
.video{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.video>img{
	width: 100%;
	height: 100%;

}
.videotxt{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	text-align: center;
}
.videotxt>img{
	transform: translateY(-150%);
	opacity: 0;
}
.active.videotxt>img{
	transform: translateY(0);
	opacity: 1;
}
.showwrap{
	position: fixed;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 999;
}
.videotxt div{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-30%);
	text-align: center;
}
.videotxt div img{
	opacity: 0;
}
.videotxt div img:nth-child(1){
	transform: translateX(-150%);
}
.videotxt div img:nth-child(2){
	transform: translateX(150%);
}
.active.videotxt div img{
	transform: translateX(0) !important;
	opacity: 1;
}
#fp-nav ul li a span:after{
	display: none;
}
#fp-nav ul li a span:before{
	left: auto;
	right: -115px;
	text-align: left;
	top: -11px;
	color:#ee1c25;
	font-size: 16px;
}
#fp-nav{
	right: auto;
	left: 42px;
}
#fp-nav ul li a span{
	background: #cecece;
}
#fp-nav ul li a.active span:after{
	content:'';
	display: inline-block;
	width: 17px;
	height: 17px;
	border: 1px solid #ee1c25;
	position: absolute;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span{
	border: none;
	background: #ee1c25;
	width: 10px;
	height: 10px;
}
.section1 .xb{
	position: absolute;
	bottom: 60px;
	left: 0;
	width: 100%;
	/*transform: translateX(-50%);*/
	animation-duration:2s;
	animation-name:updown;
	animation-timing-function: linear;
	animation-iteration-count:infinite;
	animation-direction:alternate;
	text-align: center;
}

@keyframes updown{
	from{bottom: 100px;}
	to{margin-top:45px}
}
.sec2_l_inner ul{
	width: 22.4%;
	display: inline-block;
	vertical-align: middle;
}
.sec2_l_inner ul p{color:rgba(40,40,40,.5)}
.sec2_l_inner ul span{
	font-size: 42px;
	color:#0067b2;
	font-family: 'Conv_Helvetica Bold ';
}
.sec2_l_inner li{
	padding: 50px 0;
	border-top: 1px solid #e9e9e9;
	text-align: center;
}
.sec2left{
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	z-index: 2;
}
.sec2right{
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
	background-image: url(../images/sec2rightbac_03.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.sec2_l_inner{
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0;
	transform: translateY(-50%);
	box-sizing: border-box;
	padding-left: 18.5%;
}
.sec2_l_inner>img{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	left: 13%;
	z-index: 2;
	width:73%
}
.sec2_r_inner{
	position: absolute;
	width: 100%;
	box-sizing: border-box;
	top: 50%;
	transform: translateY(-50%);
	padding-left: 22.4%;
	padding-right: 21.4%;
}
.sec2_r_inner h2{
	color:#0066b1;
	font-weight: bold;
	font-size: 50px;
	line-height: 50px;
}
.sec2_r_inner h2 span{
	color:#ee1c25
}
.sec2_r_inner h3{
	color:#282828;
	line-height: 36px;
	font-size: 18px;
	margin-bottom: 55px;
}
.sec2_r_inner h3:after{
	content:'';
	display: block;
	width: 34px;
	height: 3px;
	background: #c5c5c5;
	margin-top: 15px;
}
.sec2_r_inner>p{
	color:#555555;
	line-height: 28px;
	margin-bottom: 28px;
}
.sec2_r_inner ul{
	font-size: 0;
	margin-top: 80px;
}
.sec2_r_inner ul li{
	display: inline-block;
	width: 25%;
	/*text-align: center;*/
}
.sec2_r_inner li p{
	width: 74px;
	height: 74px;
	border-radius: 50%;
	border: 2px solid #dadbdd;
	display: inline-block;
	position: relative;
}
.sec2_r_inner li span{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: 67px;
	height: 67px;
	border-radius: 50%;
}
.sec2_r_inner li img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
}
.sec2_r_inner li img:nth-child(2){
	display: none;
}
.sec2_r_inner li:hover img:nth-child(2){
	display: block;
}
.sec2_r_inner li:hover img:nth-child(1){
	display: none;
}
.sec2_r_inner li:hover span{
	background: #ee1c25;
}
.sec2_r_inner li h6{
	color:#282828;
	padding-left: 14px;
}
.sec2_r_inner li:hover h6{
	color:#ee1c25
}
.section3 .swiper-container{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.section3 .swiper-slide:before{
	content:'';
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.section3 .swiper-slide:hover:before{
	opacity: 1;
}
.section3 .swiper-slide>img{
	width: 100%;
	height: 100%;
}
.cpbanner_inner{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 2;
	font-size: 0;
}

.cpbanner_inner a{
	display: block;
	line-height: 28px;
	color:#cfd2d8;	
}
.cpbanner_inner h4{
	 text-align: center;
	 color:#FFFFFF;
	 font-weight: bold;
	 font-size: 30px;
	 margin-bottom: 40px;
}
.cpbanner_inner span{
	text-align: center;
	display: block;
	margin: 0 auto 35px;
	width: 95px;
	height: 95px;
	border-radius: 50%;
	line-height: 95px;
	position: relative;
	background: rgba(0,0,0,0);
}
.cpbanner_inner span img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
}
.cpmore {
	margin-top: 65px;
	text-align: center;
	position: relative;
}
.cpmore a{
	display: block;
}
.cpbanner_{
	height: 0;
	overflow: hidden;
	/*display: none;*/
	transition: all .6s cubic-bezier(.35,.75,.55,1) 0.1s;
	-webkit-transition: all .6s cubic-bezier(.35,.75,.55,1) .1s;
	-moz-transition: all .6s cubic-bezier(.35,.75,.55,1) .1s;
}
.cpbanner_.ac{
	height: 168px;
}
.cpmore img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
}
.cpmore img:nth-child(2){
	opacity: 0;
}
.section3 .swiper-slide:hover .cpmore img:nth-child(2){
	opacity: 1;
}
.section3 .swiper-slide:hover .cpmore img:nth-child(1){
	opacity: 0;
}

.swiper-button-prev,.swiper-button-next{
	background: none;
	width: auto;
	height: auto;
	margin-top: 0;
	transform: translateY(-50%);
	display: none;
}
.swiper-slide:hover span{
	background: rgba(0,102,177,.5);
}
.section4{
	background-image: url(../images/sec4bac_02.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
}
.section4>div>h2{
	font-size: 50px;
	font-weight: bold;
	color:#0066b1;
	text-transform: uppercase;
}
.section4 h2 span{
	color:#ee1c25
}
.section4 h3{
	color:#282828;
	font-size: 18px;
	margin-bottom: 49px;
	margin-top: 12px;
}
.section4 h3:after{
	content:'';
	display: block;
	width:34px;
	height: 3px;
	background: #c5c5c5;
	margin: 17px auto 0;
}
.section4 .swiper-slide a{
	display: block;
	text-align: left;
	box-sizing: border-box;
	padding: 3px;
	background: #fff;
	border: 1px solid transparent;
	padding-bottom: 30px;
}
.section4 .swiper-slide img{
	width: 100%;
}
.section4 .swiper-slide h2{
	margin-left: 24px;
	margin-top: 30px;
	line-height: 26px;
	color:#282828;
	font-size: 16px;
}
.section4 .swiper-slide p{
	margin-left: 24px;
	line-height: 24px;
	color:#a2a2a2;
	
}
.section4 .swiper-slide:hover a{
	border-color:#ee1c25
}
.section4 .swiper-slide:hover h2{
	color:#ee1c25
}
.section4 .swiper-button-prev,.section4 .swiper-button-next{
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #0066b1;
	opacity: 1;
}
.section4 .swiper-button-prev h6,.section4 .swiper-button-next h6{
	line-height: 42px;
	color:#fff
}
.section4 .swiper-button-prev:hover,.section4 .swiper-button-next:hover{
	background: #ee1c25;
}
.section4 .swiper-button-prev{
	left: -80px;
}
.section4 .swiper-button-next{
	right: -80px;
}
.albanner>.container{
	height: 0;
	overflow: hidden;
}
.albanner>.container.ac{
	height: auto;
	overflow: visible;
}
.altab{
	font-size: 0;
	margin-bottom: 60px;
}
.altab h6{
	display: inline-block;
	width: 148px;
	height: 40px;
	border: 1px solid #b2b2b2;
	margin: 0 5px;
	color:#282828;
	font-size: 18px;
	line-height: 40px;
	cursor: pointer;
}

.altab h6:hover,.altab h6.ac{
	color:#fff;
	background: #0066b1;
	border-color:#0066b1
}
.section5{
	background-image: url(../images/sec5bac_15.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.sec5inner{
	position: absolute;
	top: 0;
	left:25.46875% ;
	width: 24.33%;
	background: #fff;
	height: 100%;
	box-sizing: border-box;
	
}
.sec5inner>div:nth-child(1){
	position: absolute;
	left: 82px;
	top: 23%;
	/*transform: translateY(-50%);*/
}
.sec5inner h2{
	font-size: 50px;
	font-weight: bold;
	color:#0066b1;
	line-height: 43px;
	text-transform: uppercase;
}
.sec5inner h2 span{
	display: block;
	color:#ee1c25
}
.sec5inner h3{
	color:#282828;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 45px;
}
.sec5inner h3:after{
	content:'';
	display: block;
	width: 34px;
	height: 3px;
	background: #c5c5c5;
	margin-top: 15px;
}
.sec5inner p{
	font-size: 0;
	margin-bottom: 25px;
}
.sec5inner p>font{
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	color:#dbdbdb
}
.sec5inner p span{
	font-size: 14px;
	color:#282828;
	display: inline-block;
	vertical-align: middle;
	line-height: 24px;
	padding-right: 20px;
	box-sizing: border-box;
	width: calc(100% - 55px);
}
.sec5inner p span font{
	font-size: 22px;
	color:#ee1c25;
	font-weight: bold;
}
.zxlyul{
	font-size: 0;
	margin-top: 75px;
}
.zxlyul li{
	display: inline-block;
	margin-right: 35px;
	cursor: pointer;
}
.zxlyul li:last-child{
	margin-right: 0;
}
.zxlyul li span{
	display: block;
	margin: 0 auto;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	border: 2px solid #e0e0e0;
	position: relative;
}
.zxlyul li font{
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	font-size: 20px;
	color:#282828
}
.zxlyul li:last-child font{
	font-size: 24px;
}
.zxlyul p{
	color:#999999;
	font-size: 12px;
	text-align: center;
}
.zxlyul li:hover span{
	border-color:#ee1c25
}
.zxlyul li:hover p{
	color:#ee1c25
}
.zxly{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: -100%;
	background: #fff;
	background-image: url(../images/zxlybac_03.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: none;
	z-index: 50;
}
.zxly>div{
	position: absolute;
	left:0;
	width: 100%;
	padding-left: 82px;
	box-sizing: border-box;
	padding-right: 75px;
	top: 23%;
	/*transform: translateY(-50%);*/
}
.zxly h2{
	font-size: 18px;
	line-height: 30px;
}
.zxly h3{
	font-size: 14px;
	color:rgba(40,40,40,.5);
	line-height: 30px;
}
.zxly h3:after{
	background: #ee1c25;
}
.zxly input,.zxly textarea{
	outline: none;
	resize: none;
	border: none;
	background: transparent;
	display: inline-block;
	line-height: 64px;
	width: 100%;
}
.zxly input{
	height: 64px;
}
.zxly h6{
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	color:#555555;
	line-height: 64px;
	position: absolute;
	left: 0;
	top: 0;
	
}
.zxly form div{
	line-height: 64px;
	border-bottom: 1px solid #c5c5c5;
	position: relative;
	padding-left: 30px;
}
.zxly form div.color input::-webkit-input-placeholder ,.zxly form div.color textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #EE1C25;
}
.zxly form div.color input:-moz-placeholder ,.zxly form div.color textarea:-moz-placeholder  { /* WebKit, Blink, Edge */
    color:    #EE1C25;
}
.zxly form div.color input::-moz-placeholder,.zxly form div.color textarea::-moz-placeholder { /* WebKit, Blink, Edge */
    color:    #EE1C25;
}
.zxly form div.color input:-ms-input-placeholder,.zxly form div.color textarea:-ms-input-placeholder { /* WebKit, Blink, Edge */
    color:    #EE1C25;
}
#fp-nav{
	width: 0;
}
.zxly form button{
	width: 100%;
	line-height: 35px;
	height: 35px;
	border-radius: 35px;
	background:#EE1C25;
	color:#fff;
	margin-top: 40px;
	
}
.zxly>div>font{
	display: block;
	position: absolute;
	right: 75px;
	top: -80px;
	color:#EE1C25;
	font-size: 28px;
	cursor: pointer;
}
.hzhb>div>font{
	display: block;
	position: absolute;
	right: 75px;
	top: -80px;
	color:#EE1C25;
	font-size: 28px;
	cursor: pointer;
}
.hzhb{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: -100%;
	background: #fff;
	background-image: url(../images/hzhbbac.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: none;
	z-index: 50;
}
.hzhb>div{
	position: absolute;
	left:0;
	width: 100%;
	padding-left: 32px;
	box-sizing: border-box;
	padding-right: 75px;
	top: 23%;
	/*transform: translateY(-50%);*/
}
.hzhb ul{
	font-size: 0;
}
.hzhb li{
	display: inline-block;
	width: 47%;
	margin-right: 6%;
	margin-bottom: 40px;
}
.hzhb li:nth-child(2n){
	margin-right: 0;
}
.hzhb li img{
	width: 100%;
}
.hzhb h2{
	font-size: 18px;
	line-height: 30px;
}
.hzhb h3:after{
	background: #EE1C25;
}
.hzhb h3{
	font-size: 14px;
	color:rgba(40,40,40,.5);
	line-height: 30px;
}
.alimg{
	position: relative;
}
.alimg .cpmores{
	right: 50%;
	transform: translateY(-50%) translateX(50%);
	top:50%;
	width: 90px;
	height: 90px;
}
.albanner .swiper-slide:hover .cpmores{
	opacity: 1;
}
.albanner .swiper-slide:hover .cpmores span{
	background: #EE1C25;
}
.albanner .cpmores span{
	width: 76px;
	height: 76px;
	padding-top: 24px;
	display: inline-block;
}
.cpinner img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
	height:100%;

}

.dtmap{
	position: absolute;
	right: 40px;
	bottom: 40px;
	width: 40%;
}
.index_bq{
	display: inline-block;
	text-align: right;
	padding-right: 28px;
	border-right: 1px solid #fff;
	vertical-align: middle;
}
.index_bq p{
	color:#fff;
	line-height: 23px;
}
.index_f_nav a{
	border-right: 1px solid #fff;
	display: inline-block;
	padding: 0 4px;
	line-height: 13px;
	color:#fff
}
.index_f_nav a:hover{
	color:#ee1c25
}
.index_f_nav a:last-child{
	padding-right: 0;
	border-right: 0;
}
.index_dtmap{
	display: inline-block;
	padding-left: 30px;
	vertical-align: right;
}
.index_dtmap a{
	display: block;
	width: 77px;
	height: 77px;
	position: relative;
	background: #ee1c25;
	font-size: 14px;
}
.index_dtmap a img{
	width: 100%;
	height: 100%;
}
.index_dtmap a span{
	display: block;
	position: absolute;
	text-align: center;
	left: 50%;
	top:50%;
	transform: translateY(-50%) translateX(-50%);
	width: 100%;
	color:#fff;
	font-size: 12px;
	
}
.index_dtmap a span img{
	display: block;
	margin: 0 auto;
}


.hzhb>div>font,.zxly>div>font{
	display: none;
}
.hzhb>font,.zxly>font{
	display: block;
    position: absolute;
    right:0;
    top: 46%;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #EE1C25;
    transform: translateX(50%);
    line-height: 80px;
    box-sizing: border-box;
    padding-left: 10px;
}
.zxly,.hzhb{
	overflow: hidden;
}
/*.zxly>font:after,.hzhb>font:after{
	content:'';
	display: block;
	width: 0;
	height: 0;
	border: 20px solid #fff;
	border-color:transparent #fff transparent transparent;
	position: absolute;
	left: 50%;
	top:50%;
	transform: translateY(-50%) translateX(-100%);
}*/
