@charset "utf-8";
.ab_sphvbg{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	position: fixed;
	left: 0;
	top:0;
	z-index: 999;
	display: none;
}
.ab_spcom{
	width: 100%;
	display: table;
	height: 100%;
}
.ab_spcom .sp_nr{
	width: 100%;
	display: table-cell;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
.close_sp{
	width: 25px;
	height: 25px;
	cursor: pointer;
	position: absolute;
	right: 30px;
	top: 30px;
	background: url(../img/close_sp.png) no-repeat;
	z-index: 9999;
}
html,body{
	background: #fff;
	max-width: 1920px;
	margin: 0 auto;
}
a,.slow{
	transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
}
.slowa{
	transition:all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
}
.hidden{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;          /* for IE */
	-o-text-overflow: ellipsis;      /* for Opera */
	-icab-text-overflow: ellipsis;   /* for iCab */
	-khtml-text-overflow: ellipsis;  /* for Konqueror Safari */
	-moz-text-overflow: ellipsis;    /* for Firefox,mozilla */
	-webkit-text-overflow: ellipsis; /* for Safari,Swift*/
}
.loaderbg { 
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 9999;
	position: fixed;
	left: 0;
	top: 0;
}
.loader {
	z-index: 9999;
	position: absolute;
	width:70px;
	left:50%;
	top:50%;
	margin-left:-35px;
	margin-top:-35px;
	-webkit-animation:xuanzhuan .8s linear infinite;
}
.loader  img{
	max-width;100%;
}


@keyframes xuanzhuan {
	0%{-webkit-transform:rotate(0deg);}

	25%{-webkit-transform:rotate(90deg);}

	50%{-webkit-transform:rotate(180deg);}

	75%{-webkit-transform:rotate(270deg);}

	100%{-webkit-transform:rotate(360deg);}
}




body{
	font-size: 14px;
	color: #333;
	line-height: 1.6;
}
.w_1300{
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
}
.float_l{
	float: left;
}
.float_r{
	float: right;
}
.t-cen{text-align: center;}
/*字体颜色*/
.c-2525{color:#252525;}
.c-3599{color:#3599DF;}
.c-005{color: #005BBF;}
.c-33{color: #333333;}
.c-66{color: #666666;}
.c-65{color: #656565;}
.c-6d{color: #6D6D6D;}
.c-7d{color: #7D7D7D;}
.c-8d{color: #8D8D8D;}
.c-99{color: #999999;}
.c-91{color: #919191;}
.c-ff{color: #ffffff;}
.c-cc{color: #cccccc;}
.f-bold{font-weight: bold;}
.f-light{font-weight: 100;}
.bg-f5{background-color: #f5f5f5;}
.bg-eb{background-color: #EBEBEB;}
.bg-ff{background-color: #FFFFFF;}
.bg-ec{background-color: #ececec;}
.f-up{text-transform: uppercase;}
/*字体大小*/
.f-50{font-size:50px}
.f-45{font-size:45px}
.f-40{font-size:40px}
.f-35{font-size:35px;}
.f-32{font-size:32px}
.f-30{font-size:30px}
.f-28{font-size:28px}
.f-26{font-size:26px}
.f-24{font-size:24px}
.f-22{font-size:22px}
.f-20{font-size:20px}
.f-18{font-size:18px}
.f-16{font-size:16px}
.f-15{font-size:15px}
.f-14{font-size:14px}
.f-12{font-size:12px}
img,span,font,a{
	display: inline-block;
	vertical-align: middle;
}
.pad-4{
	padding: 4.5% 0;
}
.pad-45{
	padding: 3.5% 0 4.5%;
}
.w_100{
	width: 100%;
	display: inline-block;
	vertical-align: top;
}

/*头部*/
.head_pc{
	position: relative;
	z-index: 99;
}
.head_pc .head_a{
	border-bottom: 1px solid #E0E0E0;
	height: 30px;
	line-height: 30px;
	padding: 13px 0;
}
.head_pc .head_a .w_1300{
	overflow:hidden;
	height: 30px;
	line-height: 30px;
}
.head_pc .head_a span{
	padding-right: 15px;
	color: #E76400;
}
.head_pc .head_a a.f{
	border-right: 2px solid #F5F6EE;
}
.head_pc .head_a a.nene{
	padding: 0 6px;
	font-size: 16px;
	vertical-align: top;
}
.head_pc .head_a a.nene.on{
	color: #005BBF;
	font-weight: bold;
}


.head_pc .head_a a img{
	vertical-align: top;
}
.head_pc .head_b{
	position: relative;
}
.head_pc .head_ss{
	position: absolute;
	width: 25%;
	right: 0;
	top: 100%;
	background: #f9f9f9;
	box-sizing: border-box;
	height: 0px;
	overflow: hidden; 
	border:1px solid #005BBF;
	opacity:0;
}
.head_pc .head_ss.show{
	top: 100%;
	height: 40px;
	padding-top: 0;
	padding-bottom: 0;
	width: 25%;
	right: 0;
	left: auto;
	opacity:1;
	
}
.head_pc .head_ss .ss_ico2{
	width: 40px;
	height: 40px;
	background: url(../img/h_ssico.png) no-repeat center center;
	display: inline-block;
	vertical-align: middle;
}
.head_pc .head_ss .ss_txt{
	width: 80%;
	line-height: 38px;
	border: none;
	background: none;
	font-size: 16px;
	padding-left: 5px;
	display: inline-block;
	vertical-align: middle;
	padding:0 13px;
}
.head_pc .head_ss .close_ss{
	height: 100%;
	position: absolute;
	right: 0;
	top: 0px;
	cursor: pointer;
	background: #3599DF;
	color: #fff;
	font-size: 14px;
	padding: 0 15px;
	line-height: 36px;
	border:none;
}
.head_pc .head_ss .close_ss:hover {

    background: #005BBF; 
}


.head_pc .head{
	height: 110px;
	position: relative;
	
	max-width:1200px;
}
.head_pc .logo{
	position: absolute;
	left: 0;
	top: 20px;
}
.head_pc .logo img{
	max-height:84px;
}
.head_pc .nav{
	text-align: right;
	font-size: 0;
	height: 100%;
}
.head_pc .nav ul{
	font-size: 0;
	padding-right: 30px;
	height: 100%;
}
.head_pc .nav ul li{
	display:inline-block;
	position: relative;
	padding: 28px 8px 5px;
	box-sizing: border-box;
}
.head_pc .nav ul li>a{
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	padding: 0 34px 0 0; 
	position:relative;
	transition:none;
	-o-transition: none;
	-moz-transition: none;
	-webkit-transition: none;
}
.head_pc .nav ul li>a span{
	display:block;
	padding-left:34px;
	margin-left:-34px;
	line-height:27px;
	padding-top:25px;
	padding-bottom:25px;
}

.head_pc .nav ul li:hover>a ,.head_pc .nav ul li.on>a ,.head_pc .nav ul li>a.a_hv{
	color: #fff; 
	background:url(../img/nav_hv.png) no-repeat right center;
}
.head_pc .nav ul li:hover>a span ,.head_pc .nav ul li.on>a span,.head_pc .nav ul li>a.a_hv span{
	background:url(../img/nav_hv.png) no-repeat left center;
}



.head_pc .nav .sub{
	position: absolute;
	display: none;
	top: 110px;
	width: 592px;
	left: -100px;
}
.head_pc .nav li:last-child .sub{
	left: auto;
	right:-100px;
}
.head_pc .nav .sub_flex{
	display: table;
	width: 100%;
	align-items: center;
}
.head_pc .nav .snav{
	padding: 10px 6px 25px 26px;
	background: rgba(243,243,243,0.9);
	width: 212px;
	box-sizing: border-box;
	display: table-cell;
}
.head_pc .nav .snav dt{
	width: 160px;
	float: left;
	padding-right: 20px;
}
.head_pc .nav .snav dt a{
	line-height: 24px;
	display: block;
	padding:11px 10px;
	border-bottom: 1px solid #D9D9D9;
	font-size: 14px;
	background: #EBEBEB;
	text-align:left;
}
.head_pc .nav .snav dt a:hover{
	color: #fff;
	background:#005BBF; 
}
.head_pc .nav .sr{
	width: 380px;
	padding: 0 40px;
	background: rgba(255,255,255,0.9);
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
}
.head_pc .nav .sub.sub_2{
	width: 800px;
}
.head_pc .nav .sub_2 .snav{
	width: 420px;
}
.head_pc .head_r{
	position: absolute;
	right: 0;
	top: 52px;
	height: 30px;
	line-height: 30px;
}
.head_pc .head_r a{
	padding: 0 6px;
	font-size: 16px;
	vertical-align: top;
}
.head_pc .head_r a.on{
	color: #005BBF;
	font-weight: bold;
}
.head_pc .head_r .ss_ico{
	width: 30px;
	height: 30px;
	background: url(../img/h_ssico.png) no-repeat center center;
	margin-left: 22px;
	vertical-align: top;
	cursor: pointer;
}
.head_m{
	display: none;
}
.page-navigation{
	display: none;
}
/* banner公共 */
.swiper-container1 .swiper-slide ,.swiper-container2 .swiper-slide{
	text-align: center;
}
.swiper-container1 .swiper-slide img,.swiper-container2 .swiper-slide img{
	width: 100%;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:35px;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 10px;
}
.swiper-pagination-bullet{
	width: 36px;
	height: 5px;
	background: rgba(255,255,255,0.2);
	border-radius: 0;
	opacity: 1;
}
.swiper-pagination-bullet-active{
	background: #fff;
}
.swiper-button-next, .swiper-button-prev{
	background-image: url(../img/ban_lr.png);
	background-size: auto;
}
.swiper-button-prev{
	background-position: left center;
	left: 5%;
}
.swiper-button-next{
	background-position: right center; 
	right: 5%;
}
.swiper-notification{
	display: none;
}


/*标题公共*/
.tit_com h1,.tit_com .h1{
	line-height: 1.3;
}

.tit_com h3{
	line-height: 1.3;
	padding: 0% 0 1%;
}
.tit_com p{
	line-height: 1.3;
}

.tit_cline{
	padding: 2% 0 1%;
}
.tit_cline p{
	position: relative;
	line-height: 1.4;
}
.tit_cline span{
	display: inline-block;
	padding-right: 20px;
	z-index: 9;
	position: relative;
}
.tit_cline .c_line{
	width: 100%;
	height: 2px;
	background: #00913F;
	position: absolute;
	left:0;
	top:50%;
	margin-top:2px;
	display: block;
}



/*底部*/
#foot{
	background: #292929;
	color: #919191;
}
#foot a{
	color: #919191;
}
#foot a:hover{
	color: #3599DF;
}
#foot .foot_a{
	padding-top: 5%;
	padding-bottom:3%;
	display: flex;
	width: 100%;
	flex-flow: wrap;
}
#foot .fa_dl{
	border-right: 1px solid #3B3B3B;
}
#foot .fa_dl .fa_h3 a{
	color: #FFFFFF;
}
#foot .fa_dl .fa_h3{
	padding-bottom: 10px;
}
#foot .fa_dl li{
	line-height: 1.2;
	padding:5px 0;
}
#foot .fa_dl:first-child{
	width: 11.5%;
}
#foot .fa_dl:nth-child(2){
	width: 25%;
	padding-left: 4%;
	padding-right: 2.6%;
}
#foot .fa_dl:nth-child(2) ul{
	display: flex;
	width: 100%;
	flex-flow: wrap;
}
#foot .fa_dl:nth-child(2) li{
	width: 50%;
	box-sizing:border-box;
	padding-right:4%;
}
#foot .fa_dl:nth-child(3){
	padding-left: 4%;
	width: 11%;
	padding-right: 1%;
}
#foot .fa_dlast{
	width: 32.7%;
	padding-left: 6%;
	display: flex;
}
#foot .fa_dlast .f_ewm{
	width: 114px;
	background: #FFFFFF;
	box-sizing: border-box;
	padding: 5px;
	border-radius: 5px 5px 0 0;
}
#foot .fa_dlast .f_ewm p{
	text-align: center;
	padding-top: 6px;
	padding-bottom: 2px;
}
#foot .fa_dlast .f_lr{
	padding-left: 8%;
	width: 70%;
}
#foot .fa_dlast .f_tel{
	padding-bottom: 18px;
}

#foot .foot_link{
	padding: 1.5% 0;
	border-bottom: 1px solid #3B3B3B;
}
#foot .foot_link{
	font-size: 0;
	line-height: 1.8;
}
#foot .foot_link a{
	padding: 0 5px;
	display: inline-block;
	font-size: 14px;
}
#foot .foot_cpr{
	padding: 1.5% 0;
}
#foot .foot_cpr a{
	vertical-align:top;
}

.fade_cm{
	position:fixed;
	z-index:999;
	right:0;
	top:50%;
	margin-top:-150px;
	width:58px;
	background: -webkit-linear-gradient(#3699E0, #005CC0); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#3699E0, #005CC0); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#3699E0, #005CC0); /* Firefox 3.6 - 15 */
	background: linear-gradient(#3699E0, #005CC0); /* 标准的语法 */
}
.fade_cm li{
	width:58px;
	height:64px;
	position:relative;
	border-bottom: 1px solid rgba(228,228,228,0.3);
}
.fade_cm li:last-child{
	border-bottom: none;
}
.fade_cm li a{
	display:block;
	width:58px;
	height:64px;
	cursor:pointer;
}
.fade_cm li a:hover{
	background: #3599DF;
}
.fade_cm li i{
	width:58px;
	height:64px;
	display:block;
	background-position: center center;
	background-repeat: no-repeat;
}
.fade_cm li i.i1{
	background-image: url(../img/r_ico1.png);
}
.fade_cm li i.i2{
	background-image: url(../img/r_ico2.png);
}
.fade_cm li i.i3{
	background-image: url(../img/r_ico3.png);
}
.fade_cm li i.i4{
	background-image: url(../img/r_ico4.png);
}
.fade_cm li .wx_ewm{
	position:absolute;
	width:110px;
	right:70px;
	bottom:0;
	display:none;
	padding: 2px;
	background: #fff;
}
.fade_cm li .wx_ewm img{
	display:block;
	width:100%;
}
.fade_cm li .tel_nb{
	position:absolute;
	width:150px;
	right:70px;
	bottom:0;
	display:none;
	padding:0 10px;
	background:#3599DF;
	color: #fff;
	line-height: 64px;
	font-size: 20px;
}

.img img{
	transition: all 0.8s ease 0s;
	-o-transition: all 0.8s ease 0s;
	-moz-transition: all 0.8s ease 0s;
	-webkit-transition: all 0.8s ease 0s;
}
a:hover .img img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}



@media screen and (max-width:1366px ) {
	.w_1300{
		width:auto;
		margin: 0 3.5%;
		box-sizing: border-box;
	}
	.f-50{font-size:38px}
	.f-45{font-size:36px}
	.f-40{font-size:34px}
	.f-35{font-size:32px;}
	.f-32{font-size:30px}
	.f-30{font-size:28px}
	.f-28{font-size:26px}
	.f-26{font-size:25px}
	.f-24{font-size:22px}
	.f-22{font-size:20px}
	.f-20{font-size:18px}
	.head_pc .head_a a.f-24{ display: none;}
}
@media screen and (max-width:1280px ) {
	
	#foot .fa_dl:first-child{
		width: 9.5%;
	}
	#foot .fa_dl:nth-child(2) {
		width:28%;
		padding-left: 4%;
		padding-right: 0.6%;
	}
	#foot .fa_dl:nth-child(3){
		padding-left: 4.5%;
	}
	#foot .fa_dlast{
		padding-left: 5%;
	}
}
@media screen and (max-width:1024px ) {
	
	.head_pc{
		display: none;
	}
	.head_m{
		display: block;
		width:100%;
		height:60px;
		padding:0;
		background:#fff;
		position:fixed;
		z-index:998;
		top:0;
		left:0;
		box-shadow: 0px 1px 4px rgba(0,0,0,0.2);
	}
	.head_m .logo_m{
		display:block;
		padding-left:15px;
		float:left;
		position:absolute;
		padding-top:10px;
		z-index: 99;
	}
	.head_m .logo_m img{
		height:40px;
		display:block;
	}
	
	.head_m .head_ico{
		position: absolute;
		top: 10px;
		right: 10px;
		width: 40px;
		height: 40px;
		cursor: pointer;
		z-index: 99;
	}
	
	.head_m .head_ico span{
	    position: absolute;
	    top: 19px;
	    left: 8px;
	    width: 25px;
	    height: 2px;
	    background: #2B6FCD;
	    -webkit-transition: all 300ms;
	    transition: all 300ms;
	}
	.head_m .head_ico span:after, .head_m .head_ico span:before {
	    content: '\20';
	    position: absolute;
	    left: 0;
	    width: 100%;
	    height: 2px;
	    background:  #2B6FCD;
	    -webkit-transition: all 300ms;
	    transition: all 300ms;
	}
	.head_m .head_ico span:before{
		top: -7px;
	}
	.head_m .head_ico span:after{
		bottom: -7px;
	}
	.body-nav .head_m .head_ico span {
	    background: 0 0;
	    -webkit-transform: rotate(90deg);
	    transform: rotate(90deg);
	   
	}
	.body-nav .head_m .head_ico span:before{
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		left: 0;
		top: 0;
	}
	.body-nav .head_m .head_ico span:after{
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		left: 0;
		bottom: 0;
	}
	.hide-nav {
	    display: none;
	    position: fixed;
	    top: 60px;
	    left: 0;
	    right: 176px;
	    bottom: 0;
	}
	.body-nav .hide-nav{
		display: block;
		z-index:999 ;
	}
	
	.page-navigation{
		display: block;
		position:fixed;
		z-index:9999;
		top:0px;
		overflow-y: auto;
		position: fixed;
		right: -176px;
		bottom: 0;
		width: 176px;
		-webkit-transition: right 650ms;
		transition: right 650ms;
		background: #2B6FCD;
	}
	.nav_pad{
		padding: 15px 0;	
	}
	.nav_pad li{
		position: relative;
	}
	.nav_pad li i{
		position: absolute;
		width: 40px;
		height: 40px;
		right: 0px;
		top: 0;
		cursor: pointer;
		z-index: 9;
		background: url(../img/r_ico.png) no-repeat center center;
		background-size: 16px;
		transition: all 0.4s ease 0s;
		-o-transition: all 0.4s ease 0s;
		-moz-transition: all 0.4s ease 0s;
		-webkit-transition: all 0.4s ease 0s;
	}
	.nav_pad li.onn i{
		transform: rotate(90deg);
	}
	.page-navigation a{
		height:40px;
		line-height:40px;
		padding: 0 15px;
		font-size:14px;
		color:#fff;
		display: block;
	}
	.page-navigation li.onn>a{
		background:#EDA55F;
	}
	.page-navigation .sub{
		display: none;
		background: #EBEBEB;
		padding: 5px 0;
	}
	.page-navigation .sub a{
		line-height:18px;
		height:auto;
		font-size:12px;
		padding: 8px 5px 8px 20px;
		color: #666;
	}
	.body-nav{
		height: 100%;
		overflow: hidden;
	}
	.body-nav #main, .body-nav #foot ,.body-nav .head_m{
	    -webkit-transform: translate(-176px);
	    transform: translate(-176px);
	    -webkit-transition: -webkit-transform 800ms;
	    transition: transform 800ms;
	}
	.body-nav .page-navigation{
		right: 0;
		-webkit-transition: right 350ms;
		transition: right 350ms;
	}
	.body-nav .head_ico{
		right: 0;
		-webkit-transition: right 350ms;
		transition: right 350ms;
	}
	#main{
		padding-top: 60px;
	}
	#main ,#foot ,.head_m{
		-webkit-transition: -webkit-transform 500ms;
		transition: transform 500ms;
	}
	
	#foot .fa_dlast .f_ewm{
		width: 100px;
	}
}

@media screen and (max-width:960px ) {
	.f-50{font-size:34px}
	.f-45{font-size:32px}
	.f-40{font-size:30px}
	.f-35{font-size:29px;}
	.f-32{font-size:28px}
	.f-30{font-size:26px}
	.f-28{font-size:24px}
	.f-26{font-size:22px}
	.f-24{font-size:19px}
	.f-22{font-size:18px}
	.f-20{font-size:17px}
	.f-18{font-size:16px}
	.f-15{font-size:14px}
	.f-16{font-size:14px}
	#foot .fa_dl{
		display: block;
		width: 100% !important;
		padding: 0 !important;
		padding-top: 15px !important;
		padding-bottom: 15px !important;
		border: none;
		border-bottom: 1px solid #3B3B3B;
	}
	#foot .fa_dl:first-child{
		padding-top: 0 !important;
	}
	#foot .fa_dl .fa_h3{
		display:block;
		padding-bottom: 8px;
	}
	#foot .fa_dl ul{
		display: flex;
	}
	#foot .fa_dl ul li{
		display: inline-block;
		width: auto !important;
		padding-right: 16px;
		line-height: 1.8;
	}
	#foot .fa_dlast{
		width: 100%;
		padding-left: 0;
		padding-top: 15px;
	}
	#foot .fa_dlast .f_lr{
		padding-left: 20px;
	}
	#foot .foot_link a{
		font-size: 12px;
	}
}

@media screen and (max-width:768px ) {
	.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom: 5px;
	}
	.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
		margin: 0 5px;
	}
	.swiper-pagination-bullet{
		width:20px;
		height: 3px;
	}
	.swiper-button-next, .swiper-button-prev{
		display: none;
	}
	.f-50{font-size:30px}
	.f-45{font-size:28px}
	.f-40{font-size:25px}
	.f-35{font-size:24px;}
	.f-32{font-size:23px}
	.f-30{font-size:22px}
	.f-28{font-size:21px}
	.f-26{font-size:20px}
	.f-24{font-size:18px}
	.f-22{font-size:17px}
	.f-20{font-size:16px}
	.f-18{font-size:15px}
	.f-16{font-size:14px}
	.f-15{font-size:13px}
	.f-14{font-size:12px}
	
	
	.fade_cm{
		display: none;
	}
	
	
}


@media screen and (max-width:414px ) {
	.f-50{font-size:26px}
	.f-35{font-size:22px;}
	.f-30{font-size:20px}
	.f-22{font-size:16px}
	#foot .foot_a,.foot_link{
		display: none;
	}
	#foot .foot_cpr{
		padding: 20px 0;
		text-align: center;
	}
}