.se_one{
	width: 100%;
	position: relative;
	padding-top: 60px;
    margin-bottom: 185px;
}
.bj{
	width:100vw;
	height:857px;
	position: absolute;
	    top: -215px;
	z-index: -1;
    transform: scale(.5);
}
.bj::-webkit-scrollbar { 
	width: 0 !important 
}
.dk{
	width: 100%;
	margin: 0 auto;
}
.bjimg{ 
	width:1920px;
	height: auto;
	position: absolute;
	left:calc((100vw - 1920px)/2);
	right: 0;
	margin: 0 auto;
	top: 0;
}
/*banner*/

.Copywriting{
	color: #fff;
	padding-left: 20px;
}
.Copywriting>h2{
    font-size: 24px;
    line-height: 51px;
}
.bofang{
    margin-top:124px;
    position: relative;
    height: 68px;
    margin-left: 20px;
}
.bofang>a{ 
	background: #fff;
	border:2px solid #e50112;
	border-radius: 4px;
	width:300px;
	height: 68px;
	color: #e50112;
	font-size: 22px;
	display: flex;
	align-items: center;
	padding-left: 78px;
	letter-spacing: 3px;
}
.bofang>a>span{
	display: inline-block;
	height: 20px;
	width: 50px;
	margin-left: 34px;
	background: url(../img/bofang.png) no-repeat;
	background-size:auto 100%;
}
/*第一部分*/
.modular{
	width: 100%;
}
.divh2{
	width: 100%;
	text-align:center;
	color: #000;
	font-size: 26px;
}
.divider{
	margin: 20px auto;
    float: none;
    height: 10px;
    background: #e50112;
    border-left: 15px solid black;
    display: block;
    margin: 20px auto;
    width: 30px;
    position: relative;
}
.divp{
	font-size: 16px;
	text-align: center;
	margin: 12px 0;
}
.divider:before {
    position: absolute;
    content: ' ';
    top: 0;
    left: -1px;
    width: 1px;
    height: 10px;
    background: #FFF;
}
/*模块*/
.media-services {
    position: relative;
    padding: 15px;
    background: #f2f2f2;
    border: 2px solid white;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.media-services.right:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-width: 25px 25px 0 0;
    border-style: solid;
    border-color: white #cccccc white #cccccc;
    background: #cccccc;
    display: block;
    width: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.media-services:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 25px 25px 0;
    border-style: solid;
    border-color: white white #cccccc #cccccc;
    background: #cccccc;
    display: block;
    width: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    -webkit-box-shadow: 1px 1px 8px 0px #b3b3b3;
    -moz-box-shadow: 1px 1px 8px 0px #b3b3b3;
    -o-box-shadow: 1px 1px 8px 0px #b3b3b3;
    box-shadow: 1px 1px 8px 0px #b3b3b3;
}
.media.right {
    text-align: right;
}
.media:first-child {
    margin-top: 0;
}
.media {
    margin: 24px 0;
    overflow: hidden;
}
.scrollpoint {
    opacity: 0;
}
.media a.pull-right {
    margin-left: 8px;
}
.media a {
    text-decoration: none;
}


.pull-right {
    float: right!important;
}
.media-services .media-object {
	border: 4px solid #e50112;
	border-radius: 10px;
    background: white;
    width: 70px;
    height: 70px;
    padding: 15px;
    margin: 10px auto;
    color: #555555;
    transition: all 0.25s ease-in-out;
    display: block;
    text-align: center;
    text-decoration: none;
}
.svsg {
    width: 30px;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    color: #fff;
}
media-services.right .media-body h4,.media-services.right .media-body p {
    text-align: right !important;
}
.media .media-body h4 {
    color: black;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0 0 6px;
}
.media .media-body p {
    color: #999999;
    font-size: 13px
}
.media-body {
    padding-left: 10px;
}
.media-services:hover .media-object {
  background: #e50112;
  color: white;
}
.media-services.right:hover:before {
  border-width: 0;
}
.media-services:hover:before {
  border-width: 0;
}
.zuo>div{
    height: 100px;
    display: flex;
    align-items: center;
    flex-flow: row-reverse;
}
.you>div{
    height: 100px;
    display: flex;
    align-items: center;
    flex-flow: row;
}
/*第二部分*/
.advantage{
	width: 100%;
	padding: 26px 0;
	background: #f8f8f8;
}
.advantage>div{
	display: flex;
	align-items: center;
	height: 500px;
}
.advantage>div>.ge_zuo{
	background: #e50112;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	color: #fff;
}
.advantage>div>.ge_zhong{
	width: 18%;
	height:500px;
	background: #ffc400;
	border-radius: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.advantage>div>.ge_zhong>p{
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background: rgba(255,255,255,.23);
	color: #fff;
	font-size: 24px;
	margin:-16px auto;
	text-align: center;
	line-height: 120px;
}
.advantage>div>.ge_you{
	background: #fff;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	color: #000;
}
.ge{
	width: 41%;
	height:400px;
	padding: 20px;
}
.ge>div{
	width: 100%;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 20px;
	background: #ffa6ad;
	margin-bottom:4px;
	border-radius: 4px;
}
.ge>p{
	font-size: 16px;
	line-height: 48px;
	text-align: center;
}
/*第三部分*/
.information{
	width: 100%;
	padding: 20px 0;
}
.ifo{
	width: 100%;
}
/*第四部分*/
.notice{
	width: 100%;
	padding: 20px 0;
	background: #e50112;
	color: #fff;
}
.if1{
	width: 100%;
	height: auto;
	margin-top: 10px;
}
/*第五部分*/
.collection{
	padding-top: 130px;
	padding-bottom: 20px;
	position: relative;
}
.coll{
	height: 510px;
	position: relative;
}
.coll_tup{
	position: absolute;
	left: 290px;
	top: -160px;
	width: 100%;
	height: 460px;
	z-index: -1;
}
.coll_tup>img{
	position: absolute;
	width: 100%;
	height: auto;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
.coll>img{
	position: absolute;
	top: -56px;
	left: -56px;
	z-index: -2
}
.coll_title{
	width: 450px;
	height: 470px;
	background: #e50112;
	padding: 40px;
	color: #fff;
}
.coll_title2{
    width: 900px;
    height: 110px;
    background: #e50112;
    position: absolute;
    right: 6px;
    bottom: 0;
    font-size: 33px;
    text-align: center;
    line-height: 128px;
    color: #fff;
}
.coll_title>p{
	font-size: 18px;
	line-height: 40px;
	margin-top: 20px;
}
/*第六部分*/
.trace{
	width: 100%;
	position: relative;
	padding-top: 188px;
	overflow: hidden;
}
.trace>div{
    height: 280px;
	background: #e50112;
}
.trace>div>div{
	display: flex;
	height: 100%;
	justify-content: space-between;
	align-items: center;
}
.tr_zuo{
    width: 44%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 15px;
}
.tr_zuo>p{
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	margin-top: 30px;
}
.tr_you{
	width: 60%;
	position: relative;
	height: 100%;
}
.tr_you>img{
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
/*第七部分*/
.datas{
	width: 100%;
	position: relative;
	background: #f9f9f9;
	padding-top: 188px;
	    padding-bottom: 100px;
	    overflow: hidden;
}
.datas>div{
    height: 300px;
	position: relative;
	z-index: 1;
}
.datas>div>div{
	display: flex;
	height: 100%;
	justify-content: space-between;
	align-items: center;
}

	.Copywriting>h2 {
    font-size: 32px;
    line-height: 46px;
	}
	.Copywriting>p {
    font-size: 14px;
    line-height: 32px;
    margin-top: 15px;
	}
.pp1{
	text-indent: 2em;
    width: 100%;
    font-size: 15px;
    line-height: 32px;
    margin-top: 15px;
}
.bian_img{
	display: none;
}
@media (max-width: 960px) {
	.modular,.information,.notice,.trace,.datas{
		display: none;
	}
	.bian_img{
		display: inline-block;
	}
}