@charset "utf-8";
body { width: 100%; overflow: hidden; }
a,
img {
	vertical-align: top;
}

/**公用样式**/

.container {
	width: 83.333333333%;
	margin: 0 auto;
}

.left{
	float: left;
}

.right{
	float: right;
}

.bold{
	font-weight: bold;
}

.font50{
	font-size: 50px;
}

.font20{
	font-size: 20px;
}

.font16{
	font-size: 16px;
}

.font14{
	font-size: 14px;
}

.header{
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	background: #fff;
	padding: 0 40px 0 33px;
	z-index: 9;
}

.header .clearfix{
	position: relative;
}

.header .logo{
	padding: 16px 0 15px;
}

.header .heedara .dara-a ul li{
	float: left;
	margin-right: 47px;
}

.header .heedara .dara-a ul li:last-child{
	margin-right: 0;
}

.header .heedara .dara-a ul li a{
	font-size: 18px;
	color: #191a45;
	display: block;
	padding: 29px 0 30px;
}

.header .heedara .dara-b{
	margin-top: 26px;
	margin-left: 55px;
}

.header .heedara .dara-b a{
	color: #999999;
	width: 47px;
	text-align: center;
	height: 22px;
	line-height: 19px;
	display: block;
	border: 2px solid #e4e4e4;
}

.anmd{
	display: none;
}

.sjdhmm{
	display: none;
}

@media(max-width:  1480px){
	.header .heedara .dara-a ul li { margin-right: 30px; }
}
@media(max-width:  1280px){
	.header .heedara .dara-a ul li { margin-right: 20px; }
}

/**sjnav**/
.nav_box {
	width: 100%;
	height: 100%;
	position: fixed;
	right: auto;
	top: 0;
	bottom: 0;
	left: -100%;
	overflow: auto;
	z-index: 99999999;
	background: rgba(50, 58, 67, .93);
	transition: all .8s;
	-o-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-webkit-transition: all .8s;
}

.nav_box.cur {
	left: 0;
	transition: all .8s;
	-o-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-webkit-transition: all .8s;
}

.nav_box .box {
	/*background: #212222;*/
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 2;
}

.nav_box .nav-title {
	height: 57px;
	position: relative;
	border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.nav_box .nav-title .navclose {
	width: 22px;
	height: 22px;
	display: block;
	font-size: 0;
	line-height: 41px;
	position: absolute;
	right: 15px;
	top: 50%;
	z-index: 2;
	transform: translateY(-50%);
}

.nav_box .nav-title .navclose img {
	width: 100%;
}

.nav_box .nav-title h1 {
	text-align: left;
	width: 68px;
	margin-left: 15px;
	line-height: 0;
	padding-top: 11px;
}

.nav_box .nav-title h1 img {
	width: 100%;
}

.nav_box .navlist {
	width: 100%;
	padding-bottom: 20px;
}

.nav_box .navlist ul>li {
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 60px;
	border-bottom: 1px solid rgba(255, 255, 255, .06);
	padding: 0 15px;
	text-transform: capitalize;
}

.nav_box .navlist ul>li>a {
	display: block;
	color: #fff;
	position: relative;
}

.nav_box .navlist ul>li>a:before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
	height: 14px;

}

.nav_box .navlist ul>li .navlist2 {
	border-top: 1px solid rgba(255, 255, 255, .06);
	display: none;
	padding: 10px 0;
}

.nav_box .navlist ul>li .navlist2 a {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 14px;
	line-height: 34px;
}


.indexbanner{
	position: relative;
}

.indexbanner .indxsdd{
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
}

.indexbanner .indxsdd .sddwpm-ddbt{
	color: #fff;
	text-transform: uppercase;
}

.sddwpm-ddbt{
	position: relative;
	padding-left: 48px;
}

.sddwpm-ddbt:before{
	position: absolute;
	content: "";
	left: 0;
	top: -6px;
	width: 30px;
	height: 30px;
	background: url(../images/btbefter.png)no-repeat center center/cover;
}

.ltanm a{
	display: block;
	width: 175px;
	line-height: 47px;
	height: 47px;
	background: #fff;
	font-size: 16px;
	color: #333333;
	text-align: center;
	position: relative;
}

.ltanm a i{
	font-style: normal;
    position: relative;
    z-index: 5;
}

.ltanm a span{
	display: inline-block;
	width: 14px;
	height: 12px;
	margin-top: -2px;
	vertical-align: middle;
	margin-left: 18px;
	background: url(../images/anbeftera1.png) no-repeat center center/cover;
	position: relative;
	z-index: 5;
}

.ltanm a:before{
	position: absolute;
	content: "";
	top: -11px;
	z-index: 5;
	right: -12px;
	width: 19px;
	height: 18px;
	background: url(../images/anbefter.png) no-repeat center center/cover;
}

.ltanm a:after {
	content:'';
	width: 0; 
	height: 100%;
	background: #113b8f;
	position: absolute; 
	left:0;
	top: 0;
	z-index: 1;
	transition: all 0.6s; 
}

.ltanm a:hover:after {
	width: 100%;
}

.ltanm a:hover{
	color: #fff;
}

.ltanm a:hover span{
	background: url(../images/anbeftera2.png) no-repeat center center/cover;
}


.indexbanner .indxsdd .sddwpm-ddbn{
	padding-left: 48px;
}

.indexbanner .indxsdd .sddwpm-ddbn .pl{
	margin-bottom: 4vw;
}

.indexbanner .indxsdd .sddwpm-ddbn .pl p{
	font-size: 16px;
	color: #ffffff;
	padding-left: 12px;
	position: relative;
	margin-bottom: 6px;
}

.indexbanner .indxsdd .sddwpm-ddbn .pl p:last-child{
	margin-bottom: 0;
}

.indexbanner .indxsdd .sddwpm-ddbn .pl p:after{
	position: absolute;
	content: "";
	left: 0;
	top: 7px;
	height: 4px;
	width: 4px;
	background: rgba(255, 255, 255, .5);
}

.indexbanner .indxsdd .sddwpm-ddbn .ddbta{
	color: #fff;
	font-size: 30px;
	margin: 20px 0 1.8vw;
}

.indexbanner .sbxxgd{
	text-align: center;
	position: absolute;
	bottom: 2.5vw;
	right: 13.54%;
}

.indexbanner .sbxxgd .sxd{
	width: 1px;
	height: 40px;
	margin-bottom: 10px;
	display: inline-block;
	position: relative;
	background: rgba(255, 255, 255, .53);
}


.indexbanner .sbxxgd .sxd:before{
	position: absolute;
	content: "";
	left: 50%;
	width: 3px;
	height: 16px;
	transform: translateX(-50%);
	background: #fff;
	-webkit-animation: haha1 1s linear infinite;
}


@-webkit-keyframes haha1 {
	0% {
		top: 0;
		opacity: 1;
	}

	25% {
		top: 25%;
		opacity: 0.75;
	}

	50% {
		top: 45%;
		opacity: 0.5;
	}

	75% {
		top: 65%;
		opacity: 0.25;
	}

	100% {
		top: 65%;
		opacity: 0;
	}
}

.indexbanner .imgt {
	overflow: hidden;
}

.indexbanner .imgt img{

	-webkit-animation: haha2 1500ms linear both;

	animation: haha2 1500ms linear both;

}


@-webkit-keyframes haha2 {

	0% {
		transform: scale(1.2)
	}

	25% {
		transform: scale(1.1)
	}

	50% {
		transform: scale(1)
	}

}

.indexbanner .imgt .mj{
	display: none;
}


.tsdbt .dbta{
	font-size: 18px;
	color: #113b8f;
	margin-bottom: 6px;
}

.tsdbt .dbtb{
	color: #333333;
	line-height: 50px;
}

.indexa{
	padding: 7vw 0 7.5vw;
}

.indexa .dexa-top{
	margin-bottom: 47px;
}

.indexa .dexa-top .top-l .ltanm{
	margin-top: 45px;
}

.hsgm a{
	background: #000;
	color: #fff;
}

.hsgm a span{
	background: url(../images/anbeftera2.png) no-repeat center center/cover;
}

.hsgm a:before{
	background: url(../images/anbeftera.png) no-repeat center center/cover;
}

.hsgm a:hover{
	color: #fff;
}

.indexa .dexa-top .top-r{
	width: 74%;
}

.indexa .dexa-top .top-r .p-rt{
	color: #333333;
	line-height: 26px;
	margin-bottom: 31px;
}

.indexa .dexa-top .top-r .p-rb .b-l{
	width: 49.36%;
	margin-right: 1.28%;
	background: #f8f8f8;
	padding: 40px 36px 43px 42px;
}

.indexa .dexa-top .top-r .p-rb .b-l:last-child{
	margin-right: 0;
}

.indexa .dexa-top .top-r .p-rb .b-l .icon{
	width: 71px;
}

.indexa .dexa-top .top-r .p-rb .b-l .l-wznr{
	width: calc(100% - 100px);
}

.indexa .dexa-top .top-r .p-rb .b-l .l-wznr .nr-t{
	color: #333333;
	margin-bottom: 7px;
}

.indexa .dexa-top .top-r .p-rb .b-l .l-wznr .nr-t1{
	line-height: 24px;
}

.indexb{
	background: url(../images/indexb.jpg) no-repeat center center/cover;
	padding: 6.8vw 0 7.8vw;
}

.indexb .dexb-ce .ltanm{
	margin-top: 30px;	
}

.indexb .dexb-cr{
	margin-top: 44px;
}

.indexb .dexb-cr ul li{
	float: left;
	width: 49.37%;
	margin-right: 1.26%;
}

.indexb .dexb-cr ul li:last-child{
	margin-right: 0;
}

.indexb .dexb-cr ul li a{
	display: block;
}

.indexb .dexb-cr ul li .cr-nr .bl-nra{
	color: #113b8f;
	line-height: 1;
	margin: 28px 0 4px;
}

.indexb .dexb-cr ul li .cr-nr .bl-nrb{
	color: #333333;
}

.indexb .dexb-cr ul li .cr-nr .bl-nrc{
	line-height: 18px;
	color: #888888;	
	margin-top: 15px;
}

.indexb .whm{
	display: none;
	margin-top: 25px;
}


.indec{
	padding: 5.5vw 0 7vw;
}

.indec .c-btnt .c-btr{
	margin-top: 22px;
}

.indec .c-btnt .c-btr ul li{
	float: left;
	color: #666666;
	font-size: 15px;
	line-height: 47px;
	background: #f1f1f1;
	text-align: center;
	width: 250px;
	cursor:pointer;
	margin-right: 11px;
}

.indec .c-btnt .c-btr ul li a{
	display: block;
}

.indec .c-btnt .c-btr ul li.cur{
	background: #999999;
	color: #fff;
}

.indec .c-btnt .c-btr ul li:last-child{
	margin-right: 0;
}

.indec .c-btnb{
	margin-top: 48px;
}

.indec .c-btnb .box ul li{
	float: left;
	width: 19.19%;
	margin-right: 1%;
	margin-bottom: 1%;
	border: 1px solid #ededed;
}

.indec .c-btnb .box ul li:nth-child(5n){
	margin-right: 0;
}

.inded .ded-l{
	width: 100%;
	height: 30.8vw;
	padding: 8.5vw 0 0 8.3vw;
	background: url(../images/ded-la1.jpg) no-repeat center center/cover;
}

.inded .ded-l:last-child{
	background: url(../images/ded-la2.jpg) no-repeat center center/cover;
	padding-left: 8.5vw;
	padding-right: 14vw;
}

.inded .ded-l .d-lb{
	color: #fff;
	font-size: 30px;
}

.inded .ded-l .d-lba{
	margin-top: 4vw;
}

.inded .ded-l .d-lba ul li{
	position: relative;
	margin-bottom: 68px;
	padding-left: 74px;
}

.inded .ded-l .d-lba ul li:last-child{
	margin-bottom: 0;
}

.inded .ded-l .d-lba ul li .icon{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.inded .ded-l .d-lba ul li .ba-bt{
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	max-width: 500px;
}

.inded .ded-l .d-lbc{
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	margin: 2.6vw 0 4.7vw;

}

.footer .footer-t{
	background: #202328;
	padding-top: 64px;
	padding-bottom: 80px;
}

.footer .footer-t .footljfz{
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	padding-bottom: 24px;
}

.footer .footer-t .footljfz .ter-tl a{
	display: block;
}

.footer .footer-t .footljfz .ter-tr ul li{
	float: left;
	margin-right: 80px;
	padding-top: 22px;
}

.footer .footer-t .footljfz .ter-tr ul li:last-child{
	margin-right: 0;
}

.footer .footer-t .footljfz .ter-tr ul li a{
	font-size: 16px;
	color: #fff;
}

.footer .footer-t .jdfz{
	margin-top: 57px;
}

.footer .footer-t .jdfz .jdfz-l .fz-la{
	color: #fff;
	font-size: 18px;
	margin-bottom: 21px;
}

.footer .footer-t .jdfz .jdfz-l .fz-lb{
	font-size: 14px;
	color: #9d9ea1;
	margin-bottom: 10px;
}

.footer .footer-t .jdfz .jdfz-l .fz-lb:last-child{
	margin-bottom: 0;
}

.footer .footer-t .jdfz .jdfz-r{
	text-align: right;
}

.footer .footer-t .jdfz .jdfz-r .fz-ra{
	color: #9ea8b4;
	font-size: 16px;
	margin-bottom: 24px;
}

.footer .footer-t .jdfz .jdfz-r .fz-rb a{
	margin-right: 10px;
	display: inline-block;
	border-radius: 50%;
	/*overflow: hidden;*/
	position: relative;
}
.footer .footer-t .jdfz .jdfz-r .fz-rb .ewm { display: none; padding:  10px; border-radius: 8px; background: #fff; overflow: hidden; width: 150px; height: 150px; position: absolute; left: 50%; transform: translateX(-50%); bottom: 56px; }
.footer .footer-t .jdfz .jdfz-r .fz-rb a:hover .ewm { display: block; }
.footer .footer-t .jdfz .jdfz-r .fz-rb a:last-child{
	margin-right: 0;
}

.footer .footer-t .jdfz .jdfz-r .fz-rb a:hover img{
	background: #1b1d21;
}

.footer .footer-b{
	background: #1b1d21;
	padding: 20px 0 18px;
}

.footer .footer-b .terb-l{
	color: rgba(255, 255, 255, .1);
	font-size: 12px;
	line-height: 1;
}

.footer .footer-b .terb-c a{
	color: rgba(255, 255, 255, .1);
	font-size: 12px;
	line-height: 1;
	display: inline-block;
	position: relative;
	margin-right: 10px;
}

.footer .footer-b .terb-c a:before{
	position: absolute;
	content: "";
	right: -8px;
	width: 1px;
	height: 100%;
	background: rgba(255, 255, 255, .1);
}

.footer .footer-b .terb-c a:last-child{
	margin-right: 0;
}

.footer .footer-b .terb-c a:last-child:before{
	display: none;
}

@media(max-width: 1875px) {
	.indexa .dexa-top .top-r .p-rb .b-l {
    	height: 188px;
	}
}

@media(max-width: 1680px) {
	.font50 {
    	font-size: 45px;
	}
}

@media(max-width: 1500px) {
	.container {
    	width: 90%;
	}

	.font50 {
    	font-size: 40px;
	}

	.indexbanner .indxsdd .sddwpm-ddbn .ddbta {
    	font-size: 25px;
	}

	.inded .ded-l .d-lb {
    	font-size: 25px;
	}

	.indexbanner .sbxxgd {
    	right: 8.54%;
	}
}

@media(max-width: 1480px) {
	.font50 {
    	font-size: 35px;
	}

	.indexbanner .indxsdd .sddwpm-ddbn .ddbta {
    	font-size: 22px;
	}

	.inded .ded-l .d-lb {
    	font-size: 22px;
	}

	.inded .ded-l .d-lba ul li .ba-bt,
	.inded .ded-l .d-lbc{
    	font-size: 16px;
	}

	.tsdbt .dbtb {
    	line-height: 45px;
	}

	.inded .ded-l .d-lba ul li {
    	margin-bottom: 50px;
	}

	.indexa .dexa-top .top-r .p-rb .b-l {
    	width: 49.36%;
    	height: 160px;
    	padding: 30px 20px 30px 20px;
	}

	.indexa .dexa-top .top-r .p-rb .b-l .icon {
    	width: 55px;
	}

	.indexa .dexa-top .top-r .p-rb .b-l .l-wznr {
    	width: calc(100% - 80px);
	}

	.sddwpm-ddbt:before {
	    top: -9px;
	}
}

@media(max-width: 1400px) {
	.inded .ded-l{
		height: 34vw;
		padding: 6.5vw 0 0 5vw;
	}

	.inded .ded-l .d-lba ul li .ba-bt {
    	max-width: 400px;
	}

	.inded .ded-l:last-child {
	    padding-left: 5vw;
	    padding-right: 10vw;
	}
}

@media(max-width: 1280px) {
	.font50 {
    	font-size: 30px;
	}

	.footer .footer-t .footljfz .ter-tr ul li {
    	margin-right: 50px;
	}

	.inded .ded-l {
	    padding: 5vw 0 0 5vw;
	}

	.sddwpm-ddbt:before {
	    top: -11px;
	}

}

@media(max-width: 1150px){
	.indexa .dexa-top .top-r .p-rb .b-l{
		height: 182px;
	}
}

@media(max-width: 1100px) {
	.font50 {
    	font-size: 25px;
	}

	.container {
    	width: 94%;
	}

	.header .heedara {
		display: none;
	}

	.header{
		padding: 0 3%;
	}

	.header .logo a{
		display: block;
		width: 70px;
	}

	.indexbanner .indxsdd .sddwpm-ddbn .ddbta {
    	font-size: 18px;
	}

	.indexa,.indexb,.indec{
		padding: 30px 0 40px;
	}

	.tsdbt .dbtb {
    	line-height: 1.3;
	}

	.indexb .dexb-ce .ltanm{
		display: none;
	}

	.indexb .whm{
		margin-top: 35px;
		display: block;
	}

	.ltanm a {
	    width: 157px;
	    line-height: 42px;
	    height: 42px;
	    font-size: 16px;
	}

	.indexa .dexa-top {
    	margin-bottom: 25px;
	}

	.indexb .dexb-cr {
    	margin-top: 20px;
	}

	.indec {
    	padding: 5. 0 7vw;
	}

	.indec .c-btr{
		width: 100%;
	}

	.indec .c-btnt .c-btr ul li{
		width: 32%;
		margin-right: 2%;
	}

	.indec .c-btnb {
    	margin-top: 25px;
	}

	.inded .ded-l {
	    height: 350px;
	}

	.inded .ded-l {
    	padding: 30px 3% 30px 3%;
	}

	.inded .ded-l:last-child {
    	padding-left: 3%;
    	padding-right: 3%;
	}

	.indexbanner .imgt .mj{
		display: block;
	}

	.indexbanner .imgt .pc{
		display: none;
	}

	.indexbanner .sbxxgd{
		display: none;
	}

	.indexa .dexa-top .top-l .ltanm {
    	margin-top: 20px;
	}

	.indec .c-btnt .c-btr {
	    margin-top: 16px;
	}

	.footer .footer-t .footljfz .ter-tr ul li{
		display: none;
	}

	.footer .footer-t{
		padding: 30px 0 40px;
	}

	.footer .footer-t .footljfz {
	    padding-bottom: 20px;
	}

	.footer .footer-t .jdfz{
		margin-top: 20px;
	}

	.footer .footer-b{
		display: none;
	}

	.footer .footer-t .jdfz .jdfz-r{
		text-align: left;
		width: 100%;
		margin-top: 20px;
	}

	.footer .footer-t .jdfz .jdfz-l{
		text-align: left;
		width: 100%;
	}

	.footer .footer-t .footljfz .ter-tl{
		width: 100%;
		text-align: left;
	}

	.footer .footer-t .jdfz .jdfz-l .fz-la {
	    margin-bottom: 10px;
	}

	.footer .footer-t .jdfz .jdfz-r {
	    margin-top: 15px;
	}

	.footer .footer-t .jdfz .jdfz-r .fz-ra {
    	font-size: 16px;
	}

	.sjdhmm{
		display: block;
		float: right;
		margin-top: 23px;
	}

	.sjnav .navbtn {
	    display: inline-block;
	    width: 32px;
	    height: 24px;
	    background: url(../images/nav.png) no-repeat center/cover;
	}




}

@media(max-width: 1024px) {
	.indexa .dexa-top .top-l{
		width: 100%;
	}

	.indexa .dexa-top .top-r{
		width: 100%;
		margin-top: 5px;
	}

	.indexa .dexa-top .top-r .p-rt{
		line-height: 1.6;
		margin-bottom: 25px;
	}

	.indexa .dexa-top .top-l .ltanm{
		display: none;
	}

	.indexa .dexa-top .top-r .p-rb .b-l{
		width: 100%;
		height: auto;
		height: auto;
		margin-bottom: 20px;
		padding: 20px 15px 25px 15px;
	}

	.indexa .dexa-top .top-r .p-rb .b-l:last-child{
		margin-bottom: 0;
	}

	.font20{
		font-size: 18px;
	}

	.font16 {
	    font-size: 14px;
	}

	.indexa .dexa-top .top-r .p-rb .b-l .l-wznr .nr-t {
    	margin-bottom: 3px;
	}

	.anmd{
		display: block;
		margin-top: 40px;
	}

	.font50 {
    	font-size: 22px;
	}

	.tsdbt .dbta {
	    font-size: 16px;
	    margin-bottom: 3px;
	}

	.indexb .dexb-cr ul li{
		width: 100%;
		margin-bottom: 20px;
	}

	.indexb .dexb-cr ul li:last-child{
		margin-bottom: 0;
	}

	.indexb .dexb-cr ul li .cr-nr .bl-nrc{
		line-height: 1.6;
		margin-top: 5px;
	}

	.indec .c-btnt .c-btr ul li{
		font-size: 14px;
		line-height: 40px;
	}

	.inded .ded-l{
		width: 100%;
		height: 100%;
	}

	.inded .ded-l .d-lba ul li .ba-bt, .inded .ded-l .d-lbc{
		line-height: 1.6;
	}

	.inded .ded-l .d-lbc {
    	line-height: 1.6;
    	margin: 5px 0 25px;
	}

	.inded .ded-l {
    	padding: 25px 3% 30px 3%;
	}

	.inded .ded-l .d-lba ul li .ba-bt, .inded .ded-l .d-lbc {
    	font-size: 14px;
	}

	.inded .ded-l .d-lb {
    	font-size: 18px;
	}

	.inded .ded-l .d-lba {
    	margin-top: 30px;
	}

	.inded .ded-l .d-lba ul li .icon {
    	width: 50px;
	}

	.inded .ded-l .d-lba ul li{
		padding-left: 60px;
	}


}

@media(max-width: 750px){
	.indec .c-btnb .box ul li{
		width: 32%;
		margin-right: 2%;
		margin-bottom: 2%;
	}

	.indec .c-btnb .box ul li:nth-child(5n){
		margin-right: 2%;
	}

	.indec .c-btnb .box ul li:nth-child(3n){
		margin-right: 0;
	}

	.indec .c-btnt .c-btr{
		overflow: scroll;
	}

	.indec .c-btnt .c-btr::-webkit-scrollbar {
		width: 4px;
		height: 4px;
	}

	.indec .c-btnt .c-btr::-webkit-scrollbar-thumb {
		border-radius: 5px;
		-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.15);
		background: rgba(77 191 185 0);
	}

	.indec .c-btnt .c-btr::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.1);
		border-radius: 0;
		background: rgba(0, 0, 0, 0.0);
	}

	.indec .c-btnt .c-btr ul{
		min-width: 1000px;
	}	

	.indec .c-btnt .c-btr ul li {
    	width: 280px;
    	margin-right: 20px;
	}
}

@media(max-width:450px) {
	.indec .c-btnb .box ul li{
		width: 49%;
	}

	.indec .c-btnb .box ul li:nth-child(3n){
		margin-right: 2%;
	}

	.indec .c-btnb .box ul li:nth-child(2n){
		margin-right: 0;
	}
}



/**注册须知**/
.wsxywja{
	position: relative;
}

.enrollt{
	background: url(../images/enrollt.jpg) no-repeat center center/cover;
	padding: 61px 0 76px;
}

.enrollt .enrolltbm{
	background: #fff;
	padding: 101px 50px 115px;
}

.enrollt .enrolltbm .tbm1{
	color: #333;
	font-size: 30px;
	margin-bottom: 20px;
}

.enrollt .enrolltbm .tbm2{
	font-size: 18px;
	color: #666;
	line-height: 24px;
	padding-bottom: 60px;
	margin-bottom: 38px;
	border-bottom: 1px solid #f2f2f2;
}

.enrollt .enrolltbm .tbm-b p{
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.enrollt .enrolltbm .tbm-b .bt{
	font-size: 18px;
	color: #113b8f;
}

.enrollt .enrolltbm .tbm-b{
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 55px;
	margin-bottom: 59px;
}

.enrollt .enrolltbm .tbm-c a{
	background: #113b8f;
	color: #fff;
	width: 276px;
	height: 46px;
	line-height: 47px;
	display: block;
	font-size: 16px;
	padding: 0 0 0 29px;
	position: relative;
}

.enrollt .enrolltbm .tbm-c a:before{
	position: absolute;
	content: "";
	right: 21px;
	top: 50%;
	width: 16px;
	height: 16px;
	transform: translateY(-50%);
	background: url(../images/xz.png) no-repeat center center/cover;
}


@media(max-width: 1500px) {
	.enrollt .enrolltbm {
	    padding: 50px 50px 70px;
	}

	.enrollt .enrolltbm .tbm1 {
    	font-size: 25px;
	}
}

@media(max-width: 1480px) {
	.enrollt .enrolltbm .tbm2 {
	    padding-bottom: 35px;
	    margin-bottom: 35px;
	}

	.enrollt .enrolltbm .tbm-b {
	    padding-bottom: 35px;
	    margin-bottom: 35px;
	}
}

@media(max-width: 1100px) {
	.enrollt {
    	padding: 40px 0 55px;
	}

	.enrollt .enrolltbm {
    	padding: 30px 20px 40px;
	}

	.enrollt .enrolltbm .tbm-c a {
    	width: 220px;
	}
}

@media(max-width: 1024px) {
	.enrollt .enrolltbm .tbm1 {
    	font-size: 22px;
	}

	.enrollt .enrolltbm .tbm2{
		padding-bottom: 20px;
    	margin-bottom: 20px;
    	font-size: 14px;
    	line-height: 1.6;
	}

	.enrollt .enrolltbm .tbm-b p{
		line-height: 1.6;
	}

	.enrollt .enrolltbm .tbm-c a {
	    font-size: 14px;
	    width: 180px;
	    padding: 0 0 0 15px;
	}

	.enrollt .enrolltbm .tbm-c a:before{
		right: 15px;
	}
}


/**新闻详情**/
.newsbannner{
	margin-top: 80px;
}

.newsbann{
	top: 50%;
	transform: translateY(-50%);
}

.indexbanner .newsbann .sddwpm-ddbn .ddbta{
	font-size: 24px;
	margin: 8px 0 0;
}

.newsa{
	background: url(../images/newsa.jpg) no-repeat center center/cover;	
	padding: 5vw 0 6vw;
}

.newsa .newsa-l{
	background: #fff;
	width: 74%;
	padding: 77px 57px 63px 57px;
}

.newsa .newsa-l .wsa{
	color: #113b8f;
	margin-bottom: 9px;
}

.newsa .newsa-l .wsb{
	font-size: 20px;
	line-height: 22px;
	color: #333333;
	padding-bottom: 32px;
	border-bottom: 1px solid #e5e5e5;
}

.newsa .newsa-l .ws-bt{
	color: #666666;
	margin-top: 32px;
	line-height: 20px;
}

.newsa .newsa-l .ws-bt .tss{
	color: #999999;
}

.c-tl a{
	background: #f0f0f0;
	width: 212px;
	line-height: 41px;
	display: block;
	font-size: 15px;
	color: #333333;
	padding-left: 26px;
	position: relative;
}

.c-tl a i{
	font-style: normal;
    z-index: 5;
    position: relative;
}

.c-tl a span{
	position: absolute;
	right: 20px;
	width: 14px;
	height: 10px;
	top: 50%;
	z-index: 5;
	transform: translateY(-50%);
	background: url(../images/c-tl.png) no-repeat center center/cover;
}

.c-tl a:after {
	content:'';
	width: 0; 
	height: 100%;
	background: #113b8f;
	position: absolute; 
	left:0;
	top: 0;
	z-index: 1;
	transition: all 0.6s; 
}

.c-tl a:hover{
	color: #fff;
}

.c-tl a:hover:after {
	width: 100%;
}

.c-tl a:hover span{
	background: url(../images/anbeftera2.png) no-repeat center center/cover;
}

.c-tr a{
	background: #113b8f;
	width: 210px;
	line-height: 41px;
	display: block;
	font-size: 15px;
	color: #fff;
	padding-left: 26px;
	position: relative;
}

.c-tr a i{
	font-style: normal;
    z-index: 5;
    position: relative;
}

.c-tr a span{
	z-index: 5;
	position: absolute;
	right: 20px;
	width: 18px;
	top: 50%;
	transform: translateY(-50%);
	height: 13px;
	background: url(../images/ybwyd.png) no-repeat center center/cover;
}

.c-tr a:after {
	content:'';
	width: 0; 
	height: 100%;
	background: #f0f0f0;
	position: absolute; 
	left:0;
	top: 0;
	z-index: 1;
	transition: all 0.6s; 
}

.c-tr a:hover{
	color: #333;
}

.c-tr a:hover:after {
	width: 100%;
}

.c-tr a:hover span{
	background: url(../images/anbeftera2a.png) no-repeat center center/cover;
}

.newsa .newsa-l .wsc{
	padding-top: 39px;
	margin-top: 45px;
	border-top: 1px solid #f2f2f2;
}

.newsa .newsa-l .wsc .wsc-t{
	margin-bottom: 10px;
}

.newsa .newsa-l .wsc .wsc-t:last-child{
	margin-bottom: 0;
}

.newsa .newsa-r{
	width: 25%;
}

.newsa .newsa-r .wsar-t{
	background: #fff;
	padding: 44px 30px 50px 30px;
}

.newsa .newsa-r .wsar-t .ar-ta{
	color: #333;
	font-size: 20px;
	padding-bottom: 24px;
	margin-bottom: 44px;
	border-bottom: 1px solid #e5e5e5;
}

.newsa .newsa-r .wsar-t ul li{
	border-bottom: 1px solid #f6f6f6;
	margin-bottom: 35px;
}

.newsa .newsa-r .wsar-t ul li:last-child{
	margin-bottom: 0;
}

.newsa .newsa-r .wsar-t ul li a{
	padding-bottom: 20px;
	display: block;
}

.newsa .newsa-r .wsar-t ul li a .ar-ta1{
	color: #113b8f;
	line-height: 1;
}

.newsa .newsa-r .wsar-t ul li a .ar-ta2{
	font-size: 16px;
	color: #333333;
	margin-top: 9px;
	line-height: 18px;
}

.newsa .newsa-r .wsar-t ul li a .ar-ta2 p{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.newsa .newsa-r .wsar-b{
	background: url(../images/wsar-b.jpg) no-repeat center center/cover;
	height: 403px;
	margin-top: 14px;
	padding: 61px 30px 0;
}

.newsa .newsa-r .wsar-b .ar-b1{
	color: #fff;
	font-size: 30px;
	margin-bottom: 100px;
}

.newsa .newsa-r .wsar-b .ar-b2{
	margin-bottom: 30px;
}

.newsa .newsa-r .wsar-b .ar-b2:last-child{
	margin-bottom: 0;
}

.newsa .newsa-r .wsar-b .ar-b2 .ar-b2a{
	color: #fff;
	font-size: 18px;
	margin-bottom: 5px;
}

.newsa .newsa-r .wsar-b .ar-b2 .ar-b2a:last-child{
	margin-bottom: 0;
}

@media(max-width: 1480px) {
	.newsa .newsa-l{
		padding: 60px 30px 53px 30px;
	}
}

@media(max-width: 1100px) {
	.newsa .newsa-r{
		display: none;
	}

	.newsa .newsa-l{
		width: 100%;
	}

	.newsa{
		padding: 40px 0 55px;
	}

	.newsa .newsa-l{
		padding: 30px 20px 40px;
	}

	.newsa .newsa-l .wsb {
	    font-size: 18px;
	    padding-bottom: 20px;
	}

	.newsa .newsa-l .ws-bt{
		line-height: 1.6;
		margin-top: 20px;
	}

	.newsa .newsa-l .wsc {
	    padding-top: 20px;
	    margin-top: 20px;
	}

	.c-tl a{
		width: 180px;
	}

	.c-tr a{
		width: 180px;
	}

	.newsa .newsa-l .wsc .wsc-t  .c-tl{
		width: 100%;
	}

	.newsa .newsa-l .wsc .wsc-t  .c-tl a{
		width: 100%;
	}

	.newsa .newsa-l .wsc .wsc-t  .c-tr{
		width: 100%;
		margin-top: 20px;
	}

	.newsa .newsa-l .wsc .wsc-t {
	    margin-bottom: 20px;
	}

	.newsa .newsa-l .wsc .wsc-t  .c-tr a{
		width: 100%;
	}
}


/**新闻列表**/
.qxqdjc{
	text-transform: initial !important;	
}

.newslby{
	background: url(../images/newslby.jpg) no-repeat center center/cover;
	padding: 5vw 0 6vw;
}

.newslby .lbywz ul li{
	background: #fff;
	margin-bottom: 20px;
}

.newslby .lbywz ul li:last-child{
	margin-bottom: 0;
}

.newslby .lbywz ul li a{
	display: block;
	padding: 22px 26px 22px 26px;
}

.newslby .lbywz ul li .img{
	width: 42.8%;
}

/*.newslby .lbywz ul li .img img{*/
/*	height: 287px;*/
/*}*/

.newslby .lbywz ul li .lbywzr{
	width: 48%;
	margin-left: 4%;
	padding: 2.2vw 0 0 0;
}

.newslby .lbywz ul li .lbywzr .w{
	line-height: 1;
	color: #113b8f;
}

.newslby .lbywz ul li .lbywzr .z{
	font-size: 20px;
	line-height: 22px;
	color: #333333;
	margin-top: 3px;
}

.newslby .lbywz ul li .lbywzr .r{
	color: #888888;
	margin-top: 1vw;
	line-height: 18px;
}

.newslby .lbywz ul li .lbywzr .b{
	font-size: 16px;
	color: #333333;
	line-height: 1;
	margin-top: 3vw;
}

.newslby .lbywz ul li .lbywzr .b span{
	display: inline-block;
	width: 14px;
	margin-left: 17px;
	height: 12px;
	background: url(../images/xydfn.png) no-repeat center center/cover;
}

.newslby .lbywz{
	margin-bottom: 64px;
}

.fage .fageb{
	text-align: center;
}

.fage .fageb a{
	width: 49px;
	line-height: 45px;
	display: inline-block;
	border: 1px solid #d9d8da;
	font-size: 14px;
	margin-right: 7px;
}


.fage .fageb .cur{
	color: #fff;
	background: #113b8f;
	border: 1px solid #113b8f;
}

.fage .fageb a:hover{
	background: #113b8f;
	color: #fff;
	border: 1px solid #113b8f;
}

.fage .fageb a:last-child{
	margin-right: 0;
}

.fage .fageb .next{
	margin-left: 3px;
}

.fage .fageb .prev{
	margin-right: 9px;
}

.fage .fageb .next,
.fage .fageb .prev{
	width: 117px;
}

.fage .fageb .next span{
	display: inline-block;
	width: 15px;
	margin-left: 15px;
	height: 14px;
	vertical-align: middle;
	margin-top: -2px;
	background: url(../images/next.png) no-repeat center center/cover;
}

.fage .fageb .prev span{
	display: inline-block;
	width: 15px;
	height: 14px;
	margin-right: 15px;
	vertical-align: middle;
	margin-top: -2px;
	background: url(../images/prev.png) no-repeat center center/cover;
}

.fage .fageb .next:hover span{
	background: url(../images/next1.png) no-repeat center center/cover;
}

.fage .fageb .prev:hover span{
	background: url(../images/prev1.png) no-repeat center center/cover;
}

.fage .fageb .next:hover,
.fage .fageb .prev:hover{
	background: #adadaf;
	border: 1px solid #adadaf;
}

@media(max-width: 1480px) {
	/*.newslby .lbywz ul li .img img {*/
 /*   	height: 270px;*/
	/*}*/

	.newslby .lbywz ul li a {
	    padding: 22px 20px 22px 20px;
	}
}

@media(max-width: 1100px) {
	.newslby{
		padding: 30px 0 40px;
	}

	.newslby .lbywz ul li .img img {
    	height: auto;
	}

	.newslby .lbywz ul li .img{
		width: 100%;
	}

	.newslby .lbywz ul li .lbywzr{
		width: 100%;
		margin-top: 20px;
		margin-left: 0;
		padding-top: 0;
	}

	.newslby .lbywz ul li .lbywzr .z{
		font-size: 18px;
	}

	.newslby .lbywz ul li .lbywzr .r{
		line-height: 1.6;
		margin-top: 5px;
	}

	.newslby .lbywz ul li .lbywzr .b{
		font-size: 15px;
		margin-top: 30px;
	}

	.newslby .lbywz{
		margin-bottom: 30px;
	}

	.newsbannner {
    	margin-top: 69px;
	}
}

@media(max-width: 750px) {
	.fage .fageb a{
		font-size: 12px;
	}

	.fage .fageb a {
	    width: 30px;
	    line-height: 29px;
	}

	.fage .fageb .next, .fage .fageb .prev {
    	width: 88px;
	}	

	.fage .fageb .prev span {
	    width: 12px;
	    height: 10px;
	    margin-right: 6px;
	    vertical-align: middle;
	    margin-top: -1px;
	}

	.fage .fageb .next span {
	    width: 12px;
	    height: 10px;
	    margin-left: 6px;
	    vertical-align: middle;
	    margin-top: -1px;
	}

	.fage .fageb .prev {
    	margin-right: 4px;
	}

	.fage .fageb .next {
    	margin-left: -3px;
	}

	.fage .fageb .next, .fage .fageb .prev {
    	width: 69px;
	}
}







/**关于我们**/
.abouta{
	position: relative;
}

.abouta .abpomm{
	position: absolute;
	top: 7.5vw;
	left: 0;
	width: 100%;
}

.abouta .abpomm .outa-t{
	width: 49.375%;
}

.abouta .abpomm .outa-t .ta-t1{
	color: #333333;
	margin-top: 15px;
	line-height: 26px;
}

.abouta .abpomm .outa-t .ta-bjw{
	margin-top: 37px;
}

.abouta .abpomm .outa-t .ta-bjw .bjwli{
	width: 100%;
	margin-bottom: 14px;
	background: #f8f8f8;
	position: relative;
}

.abouta .abpomm .outa-t .ta-bjw .bjwli:before{
	position: absolute;
	content: "";
	left: 157px;
	height: 100%;
	width: 1px;
	background: #eceded;
}

.abouta .abpomm .outa-t .ta-bjw .bjwli:last-child{
	margin-bottom: 0;
}

.abouta .abpomm .outa-t .ta-bjw .bjwli .jwli .wli{
	font-size: 19px;
	color: #333333;
	line-height: 1;
}

.abouta .abpomm .outa-t .ta-bjw .bjwli .jwli .wlia{
	line-height: 18px;
	color: #666666;
	margin-top: 5px;
}

.abouta .abpomm .outa-t .ta-bjw .bjwli .icon{
	width: 156px;
	text-align: center;
}

.abouta .abpomm .outa-t .ta-bjw .bjwli .jwli{
	width: calc(100% - 300px);
	margin-left: 10vw;
	padding: 40px 0 39px 0;
}

.abouta .abpomm .outa-t .ta-bjw .bjwli .clearfix{
	position: relative;
}

.abouta .abpomm .outa-t .ta-bjw .bjwli .clearfix .icon{
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
}

.abouta .abpomm .outa-t .ta-bjw .bjwli .clearfix .icon img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.aboutb{
	background: url(../images/BJ.jpg)no-repeat center center/cover;
	padding: 6.5vw 0 9.5vw;
}

.aboutb .outb-bt .tsdbt .dbta{
	color: #fff;
}

.aboutb .outb-bt .tsdbt .dbtb{
	color: #fff;
	margin-bottom: 3.5vw;
}

.aboutc {
	padding: 7vw 0 8vw;
}

.aboutc .outc-t {
	position: relative;
	margin-bottom: 50px;
}

.aboutc .outc-t .tc-tlan{
	position: absolute;
	right: 0;
	bottom: 10px;
}

.aboutc .outc-t .tc-tlan .whtyxz-next,
.aboutc .outc-t .tc-tlan .whtyxz-prev{
	position: initial;
	margin-top: 0;
}

.aboutc .outc-t .tc-tlan .whtyxz-next:after,
.aboutc .outc-t .tc-tlan .whtyxz-prev:after{
	opacity: 0;
}

.aboutc .outc-t .tc-tlan .whtyxz-next{
	background: url(../images/preva.png) no-repeat center center/cover;
	width: 59px;
	height: 59px;
	margin-left: 10px;
}

.aboutc .outc-t .tc-tlan .whtyxz-prev{
	background: url(../images/nexta.png) no-repeat center center/cover;
	width: 59px;
	height: 59px;
}

.aboutc .outc-t .tc-tlan .swiper-button-disabled{
	opacity: 1;
}

.aboutc .outc-t .tc-tlan .whtyxz-next:hover{
	background: url(../images/preva1.png) no-repeat center center/cover;
}

.aboutc .outc-t .tc-tlan .whtyxz-prev:hover{
	background: url(../images/nexta1.png) no-repeat center center/cover;
}

.outc-bew .swiper-slide .slinr{
	position: absolute;
	bottom: 25px;
	left: 22px;
	color: #fff;
	line-height: 1;
	font-size: 18px;
}

.outc-bew .swiper-slide .sling{
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	bottom: -100%;
	padding: 70px 22px 0 22px;
	background: rgba(0, 0, 0, .8);
	transition: all 0.6s;
}

.outc-bew .swiper-slide .sling .inga{
	color: #fff;
	font-size: 18px;
	padding-bottom: 20px;
	margin-bottom: 14px;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.outc-bew .swiper-slide .sling .ingb{
	line-height: 30px;
	color: rgba(255, 255, 255, .6);
}

.outc-bew .swiper-slide:hover .sling{
	bottom: 0;
}

.outc-bew .swiper-slide:hover .slinr{
	opacity: 0;
}


@media(max-width: 1780px) {
	.abouta .abpomm .outa-t .ta-bjw .bjwli .jwli {
	    margin-left: 11.5vw;
	}
}

@media(max-width: 1680px) {
	.abouta .abpoimg img{
		height: 57vw;
	}
}

@media(max-width: 1580px) {
	.abouta .abpomm .outa-t .ta-bjw .bjwli .jwli {
	    margin-left: 12.5vw;
	}

	.abouta .abpoimg img{
		height: 60vw;
	}
}

@media(max-width: 1480px) {
	.abouta .abpomm .outa-t .ta-bjw .bjwli .jwli {
	    margin-left: 13.5vw;
	    width: calc(100% - 240px);
	}

	.abouta .abpoimg img{
		height: 64vw;
	}

	.outc-bew .swiper-slide .sling {
	    padding: 50px 20px 0 20px;
	}

	.outc-bew .swiper-slide .slinr {
	    bottom: 20px;
	    left: 20px;
	}
}

@media(max-width: 1280px) {
	.abouta .abpomm .outa-t .ta-bjw .bjwli .jwli {
	    margin-left: 14.5vw;
	    width: calc(100% - 240px);
	}

	.abouta .abpoimg img{
		height: 70vw;
	}

}

@media(max-width: 1250px) {
	.abouta .abpomm .outa-t .ta-bjw .bjwli .jwli {
	    margin-left: 14.5vw;
	    width: calc(100% - 240px);
	}

	.abouta .abpoimg img{
		height: 75vw;
	}

	.abouta .abpomm .outa-t .ta-bjw .bjwli .icon{
		width: 140px;
	}

	.abouta .abpomm .outa-t .ta-bjw .bjwli:before{
		left: 141px;
	}
}

@media(max-width: 1180px) {
	.abouta .abpomm .outa-t .ta-bjw .bjwli .jwli {
	    margin-left: 14.5vw;
	    width: calc(100% - 240px);
	}

	.abouta .abpoimg img{
		height: 80vw;
	}
}

@media(max-width: 1100px){
	.abouta{
		padding: 30px 0 40px;
	}

	.abouta .abpomm .outa-t{
		width: 100%;
	}

	.abouta .abpomm{
		position: initial;
		margin-top: 25px;
	}

	.abouta .abpoimg{
		padding: 0 3%;
	}

	.abouta .abpoimg img{
		height: auto;
	}

	.abouta .abpomm .outa-t .ta-bjw .bjwli .jwli {
	    width: calc(100% - 155px);
	    margin-left: 150px;
	    padding: 25px 15px 25px 15px;
	}

	.outa-t .ta-bjw .bjwli .icon {
	    width: 110px;
	}

	.abouta .abpomm .outa-t .ta-bjw .bjwli:before {
	    left: 140px;
	}

	.aboutb,.aboutc{
		padding: 30px 0 40px;
	}

	.aboutc .outc-t .tc-tlan .whtyxz-prev,
	.aboutc .outc-t .tc-tlan .whtyxz-next{
		width: 40px;
		height: 40px;
	}

	.aboutc .outc-t {
    	margin-bottom: 25px;
	}

	.outc-bew .swiper-slide .sling {
    	padding: 30px 20px 0 20px;
	}

	.outc-bew .swiper-slide .sling .inga {
	    padding-bottom: 15px;
	    margin-bottom: 7px;
	}

	.indexbanner .newsbann .sddwpm-ddbn .ddbta {
	    font-size: 18px;
	}
}



.aboutc .outc-b .box{display: none;}
.aboutc .outc-b .box.cur{display: block;}

.aboutc .outc-t .tit{
	float: right;
}

.aboutc .outc-t .tit a{
    float: left;
    color: #666666;
    font-size: 15px;
    line-height: 37px;
    margin-top: 5px;
    background: #f1f1f1;
    text-align: center;
    width: 200px;
    cursor: pointer;
    margin-right: 11px;
}

.aboutc .outc-t .tit a:last-child{
	margin-right: 0;
}

.aboutc .tit a.cur{
    background: #999999;
    color: #fff;
}

.aboutc .outc-b .box{
	position: relative;
}


.aboutc .outc-b .box .whtyxz-prev{
	background: url(../images/nexta.png) no-repeat center center/cover;
	left: -7%;
}

.aboutc .outc-b .box .whtyxz-next{
	background: url(../images/preva.png) no-repeat center center/cover;
	right: -7%;
}

.aboutc .outc-b .box .whtyxz-prev,
.aboutc .outc-b .box .whtyxz-next{
	width: 59px;
	height: 59px;
}

.aboutc .outc-b .box .whtyxz-prev:after,
.aboutc .outc-b .box .whtyxz-next:after{
	opacity: 0;
}

.aboutc .outc-b .box .whtyxz-prev:hover{
	background: url(../images/nexta1.png) no-repeat center center/cover;

}

.aboutc .outc-b .box .whtyxz-next:hover{
	background: url(../images/preva1.png) no-repeat center center/cover;

}

@media(max-width: 1680px) {
	.aboutc .outc-t .tit a{
		line-height: 34px;
		margin-top: 7px;
	}
}

@media(max-width: 1500px) {
	.aboutc .outc-t .tit a{
		line-height: 34px;
		margin-top: 5px;
	}


	.aboutc .outc-b .box .whtyxz-prev,
	.aboutc .outc-b .box .whtyxz-next{
		width: 39px;
		height: 39px;
	}
}

@media(max-width: 1480px) {
	.aboutc .outc-t .tit a{
		line-height: 34px;
		margin-top: 2px;
	}
}

@media(max-width: 1100px) {
	.aboutc .outc-b .box .whtyxz-prev,
	.aboutc .outc-b .box .whtyxz-next{
		display: none;
	}

	.aboutc .outc-t .tit a {
    	margin-top: 7px;
	}
}

@media(max-width: 1024px) {
	.aboutc .outc-t .tit a {
    	margin-top: 5px;
	}
}


@media(max-width: 600px) {
	.aboutc .outc-t .tit{
		width: 100%;
		margin-top: 3px;
	}

	.aboutc .outc-t .tit a {
		width: 49%;
		margin-right: 2%;
	}
}



.king{
	padding: 7vw 0 8vw;
	background: #f7f6fa;
}
.king .container .zx_01{
	width: 100%;
	background: #ffffff;
	margin-bottom: 22px;
    padding:28px 70px 28px 30px;
}
.king .container .zx_01 .zx_02{
	float: left;
	width: 20%;
}
.king .container .zx_01 .zx_02 img { width: 100%; }
.king .container .zx_01 .zx_03{
	width: 76%;
	float: right;
	margin-top: 48px;
    position: relative;
}
.king .container .zx_01 .zx_03 .sj{
    position: absolute;
    right:0px;
    top: 30px;
}
.king .container .zx_01 .zx_03 .sj .sj1{
    font-size: 16px;
    color: #666666;
    position: relative;
    padding-left: 25px;
}
.king .container .zx_01 .zx_03 .sj  .sj1:after{
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/zx_sj.png) center center/cover;
    width: 17px;
    height: 17px;
}
.king .container .zx_01 .zx_03 .bt{
	font-size: 24px;
	color: #333333;
	width: 100%;
	border-bottom:2px solid rgba(51,51,51,0.1);
	padding-bottom: 30px;
}
.king .container .zx_01 .zx_03 .nr{
	font-size: 16px;
	color: #666666;
	line-height: 1.8;
	margin-top: 33px;
}
.jt{
	margin-top: 38px;
}
.jt .jt_01 a{
    background: #333333;
    color: #fff;
}
.jt .jt_01 a {
    display: block;
    width: 175px;
    line-height: 47px;
    height: 47px;
    font-size: 16px;
    text-align: center;
    position: relative;
}
.jt .jt_01 a i {
    font-style: normal;
    position: relative;
}
.jt .jt_01 a span{
	background: url(../images/jt_zx.png)center center/cover;
	display: inline-block;
    width: 13px;
    height: 10px;
    margin-top: -2px;
    vertical-align: middle;
    margin-left: 18px;
    position: relative;
    z-index: 5;
}
.jt .jt_01 a:before {
    position: absolute;
    content: "";
    top: -11px;
    z-index: 5;
    right: -12px;
    width: 19px;
    height: 18px;
    background: url(../images/anbeftera.png) no-repeat center center/cover;
}
.jt .jt_01{
	float: left;
	margin-right: 35px;
}
.jt .jt_02 { margin-right:0; }
.jt .jt_02 a:before{
	background: url(../images/xz_zx01.png) no-repeat center center/cover;
}
.jt .jt_02 a{
	background: #113b8f;
    color: #fff;
}
.jt .jt_02 a span{
	background: url(../images/xz_zx.png) center center/cover;
	width: 14px;
	height: 13px;
}
.king .container .kk{
    padding: 70px 50px;
    background: #ffffff;
    width: 73.75%;
    float: left;
}
.king .container .kk .bt1{
    font-size: 14px;
    color: #113b8f;
}
.king .container .kk .bt2{
    font-size: 20px;
    color: #333333;
    margin-bottom: 30px;
}
.king .container .kk .kk1{
    border-top: 1px rgba(0,0,0,0.05) solid;
    border-bottom:1px rgba(0,0,0,0.05) solid;
    padding: 37px 0px;
}
.king .container .kk .kk1 .bt1{
    font-size: 16px;
    color: #666666;
    margin-bottom: 15px;
    
}
.king .container .kk .kk1 .kk1_2{
    font-size: 14px;
    color: #666666;
    line-height: 1.8;
}
.king .container .kk .kk1 .img{
    margin:50px 0px; 
}
.king .container .kk .kk1 .img p{
    font-size: 14px;
    color: #999999;
    margin-top: 15px;
}
.king .container .fl{
    width: 25.25%;
    float: left;
    margin-left: 1%;
    background: #ffffff;
}
.king .container .fl .fl1{
    padding: 48px 33px;
}
.king .container .fl .fl1 .bt1{
    font-size: 20px;
    color: #333333;
    border-bottom: 2px solid rgba(0,0,0,0.1);
    padding-bottom: 30px;
}
.king .container .fl .fl1 .fl1_2 li{
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 24px;
    padding-top: 37px;
}
.king .container .fl .fl1 .fl1_2 .z{
    font-size: 14px;
    color: #113b8f;
    margin-bottom: 10px;
}
.king .container .fl .fl1 .fl1_2 .x{
    font-size: 16px;
    color: #333333;
    line-height: 1.6;
}
.king .container .fl .fl2{
    background: url(../images/fl_01.jpg) center center/cover;
    padding: 70px 0px 60px 30px;
}
.king .container .fl .fl2 .bt1{
    font-size: 30px;
    color: #ffffff;
    margin-bottom: 105px;
}
.king .container .fl .fl2 .dh,.king .container .fl .fl2 .yx{
    font-size: 18px;
    color: #ffffff;
}
.king .container .fl .fl2 .yx{
    margin-top: 43px;
}
.low{
    padding-top: 35px;
    position: relative;
}
.low .jt_01{
    margin-bottom: 10px;
}
.low .jt_01 a{
    background: #f0f0f0;
    color: #333333;
}
.low .jt_01 a {
    display: block;
    width: 175px;
    line-height: 47px;
    height: 47px;
    font-size: 16px;
    /*text-align: center;*/
    padding-left: 25px;
    position: relative;
}
.low .jt_01 a i {
    font-style: normal;
    position: relative;
}
.low .jt_01 a:after{
    content: "";
    position: absolute;
    background: url(../images/jt_zx01.png)center center/cover;
    display: inline-block;
    width: 13px;
    height: 10px;
    
    vertical-align: middle;
    top: 50%;
    transform: translateY(-50%);
    right: 10%;
}
.low .jt_02{
    position: absolute;
    top: 35px;
    right: 50px;
}
.low .jt_02 a{
    color: #ffffff;
    background: #113b8f;
}
.low .jt_02 a:after{
    background: url(../images/jt_zx02.png)center center/cover;
    width: 18px;
    height: 13px;
}
.god ul{
    margin-top: 10px;
}
.god ul li{
    width: 16.6%;
    float: left;
    position: relative;
    height: 452px;
    overflow: hidden;
}
.god ul .god_01{
     background: url(../images/cxfz_01.jpg)center center/cover;
}
.god ul .god_02{
     background: url(../images/cxfz_02.jpg)center center/cover;
}
.god ul .god_03{
     background: url(../images/cxfz_03.jpg)center center/cover;
}
.god ul .god_04{
     background: url(../images/cxfz_04.jpg)center center/cover;
}
.god ul .god_05{
     background: url(../images/cxfz_05.jpg)center center/cover;
}
.god ul .god_06{
     background: url(../images/cxfz_06.jpg)center center/cover;
}
.god ul .god_07{
     background: url(../images/cxfz_07.jpg)center center/cover;
}
.god ul .god_08{
     background: url(../images/cxfz_08.jpg)center center/cover;
}
.god ul .god_09{
     background: url(../images/cxfz_09.jpg)center center/cover;
}
.god ul .god_10{
     background: url(../images/cxfz_10.jpg)center center/cover;
}
.god ul .god_11{
     background: url(../images/cxfz_11.jpg)center center/cover;
}
.god ul .god_12{
     background: url(../images/cxfz_12.jpg)center center/cover;
}
.god ul .god_13{
     background: url(../images/cxfz_13.jpg)center center/cover;
}
.god ul .god_14{
     background: url(../images/cxfz_14.jpg)center center/cover;
}
.god ul .god_15{
     background: url(../images/cxfz_15.jpg)center center/cover;
}
.god ul .god_16{
     background: url(../images/cxfz_16.jpg)center center/cover;
}
.god ul .god_17{
     background: url(../images/cxfz_17.jpg)center center/cover;
}
.god ul .god_18{
     background: url(../images/cxfz_18.jpg)center center/cover;
}
.god ul .god_01 .punch{
    background: #e5233d;
}
.god ul .god_02 .punch{
    background: #dda73a;
}
.god ul .god_03 .punch{
    background: #4ca146;
}
.god ul .god_04 .punch{
    background: #c7212f;
}
.god ul .god_05 .punch{
    background: #ef402d;
}
.god ul .god_06 .punch{
    background: #27bfe6;
}
.god ul .god_07 .punch{
    background: #fbc412;
}
.god ul .god_08 .punch{
    background: #a31c44;
}
.god ul .god_09 .punch{
    background: #f26a2e;
}
.god ul .god_10 .punch{
    background: #e01483;
}
.god ul .god_11 .punch{
    background: #f89d2a;
}
.god ul .god_12 .punch{
    background: #bf8d2c;
}
.god ul .god_13 .punch{
    background: #407f46;
}
.god ul .god_14 .punch{
    background: #1f97d4;
}
.god ul .god_15 .punch{
    background: #59ba47;
}
.god ul .god_16 .punch{
    background: #136a9f;
}
.god ul .god_17 .punch{
    background: #14496b;
}
.god ul li .img{
    position: absolute;
    left: 10px;
    bottom: 14px;
}
.god ul li .punch{
    width: 100%;
    height: 100%;
    padding: 40px 30px;
    position: absolute;
    bottom: -100%;
}
.god ul li:hover .punch{
    bottom: 0;
    transition: all 0.6s;
}
.god ul li .punch .bt{
    font-size: 30px;
    font-weight: bold;
    color: rgba(255,255,255,0.3);
    margin-bottom: 15px;
}
.god ul li .punch .bt1{
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 10px;
}
.god ul li .punch .n{
    line-height: 1.3;
    color: #fff;
    font-size: 14px;
    border-bottom:1px solid rgba(255,255,255,0.4);
    padding-bottom: 25px;
}
.god ul li .punch .gd{
    overflow: auto;
    height: 140px;
    margin-top: 35px;
}
.god ul li .punch .gd .bt2{
    position: relative;
    width: 45%;
    float: left;
    font-size: 14px;
    color: #ffffff;
    margin: 0px 0px 28px 0px;
    padding-left: 10px; 
}
.god ul li .punch .gd .bt2 a { color:#fff; }
.god ul li .punch .gd .bt2:after{
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 3px;
    height: 3px;
    border-radius: 50px;
    background: #fff;
}

.god ul li .punch .gd::-webkit-scrollbar{
    width: 4px;
    
}
.god ul li .punch .gd::-webkit-scrollbar-track{
    background: rgba(255,255,255,0.1);
    width: 4px;
    border-radius: 50px;
}

.god ul li .punch .gd::-webkit-scrollbar-track-piece{
    width: 4px;
} 
.god ul li .punch .gd::-webkit-scrollbar-thumb{
    background: rgba(255,255,255,0.5);
    border-radius: 50px;
        
}
.god ul li .punch .gd::-webkit-scrollbar-button{
    display: none;
}
.god ul .god_18 .img{
    top: 145px;
    left: 50%;
    transform: translateX(-50%);
}

@media(max-width: 1500px){
    .king .container .zx_01 .zx_03{
        margin-top: 25px;
    }
    .king .container .zx_01{
        padding: 28px 20px 28px 30px;
    }
    .god ul li{
        width: 20%;
        height: 400px;
    }
}
@media(max-width: 1400px){
    .king .container .zx_01 .zx_03 .bt{
        font-size: 22px;
    }
    .king .container .zx_01 .zx_03 .nr{
        line-height: 1.6;
        font-size: 15px;
    }
    .king .container .zx_01 .zx_02{
        width:20%;
    }
    .jt{
        margin-top: 45px;
    }
    .king .container .kk{
        padding: 40px;
    }
    .king .container .kk .bt2{
        margin-bottom: 25px;
    }
    .king .container .kk .kk1{
        padding: 30px 0;
    }
    .king .container .kk .kk1 .img{
        margin: 35px 0;
    }
    .king .container .fl .fl2{
        padding: 50px 0 40px 30px;
    }
    .king .container .fl .fl2 .bt1{
        margin-bottom: 85px;
    }
    .king .container .fl .fl1 .fl1_2 li{
        padding-top: 27px;
        padding-bottom: 20px;
    }
}
@media(max-width: 1300px){
    .king .container .zx_01 .zx_03 .bt{
        padding-bottom: 20px;
    }
    .king .container .zx_01 .zx_03 .nr{
        margin-top: 22px;
    }
    .jt{
        margin-top: 60px;
    }
    .king .container .zx_01 .zx_03 .bt{
        font-size: 20px;
    }
    .king .container .fl .fl1 .bt1{
        font-size: 18px;
        padding-bottom: 20px;
    }
    .king .container .fl .fl1{
        padding: 38px 23px;
    }
    .king .container .fl .fl2 .bt1{
        margin-bottom: 60px;
        font-size:25px;
    }
    .low{
        padding-top: 25px;
    }
    .low .jt_02{
        top: 25px;
    }
    .low .jt_01 a{
        width: 155px;
        height: 40px;
        line-height: 40px;
    }
}
@media(max-width: 1200px){
    .jt{
        margin-top: 50px;
    }
    .low .jt_02{
        top:15px;
    }
    .low{
        padding-top: 15px;
    }
    .god ul li .img{
        width: 70%;
    }
}
@media(max-width: 1100px){
    .king .container .zx_01 .zx_02{
        width: 100%;
    }
    .king .container .zx_01 .zx_02 img{
        width: 100%;
    }
    .king .container .zx_01 .zx_03{
        width: 100%;
    }
    .king .container .kk{
        width: 100%;
    }
    .king .container .fl{
        display: none;
    }
    .low .jt_02{
        right: 0;
    }
    .god ul li{
        width: 25%;
    }
    .god ul li .punch{
        padding: 20px 15px;
    }
    .god ul li .punch .n{
        padding-bottom: 15px;
    }
    .god ul li .punch .gd{
        margin-top: 15px;
    }
    .god ul li .punch .gd .bt2{
        margin: 0 0 15px 0;
    }
    .king .container .zx_01 .zx_03 .sj { position: relative; top:auto; left:0; margin-bottom: 15px; }
}
@media(max-width: 900px){
    .king .container .zx_01 .zx_03 .sj .sj1{
        font-size: 14px;
    }
    .king .container .zx_01 .zx_03 .sj .sj1:after{
        width: 15px;
        height: 15px;
    }
    .king .container .zx_01 { padding: 20px 15px; }
    .jt .jt_01 a{
        font-size: 14px;
        width: 155px;
    }
    .jt{
        margin-top: 30px;
    }
    .king .container .kk .kk1 .kk1_2{
        line-height: 1.6;
    }
     .god ul li{
        height: 320px;
        width: 33.33%;
     }
     .god ul li .img{
        width: 50%;
     }
}
@media(max-width: 600px){
    .king .container .zx_01 .zx_03 .bt{
        font-size: 17px;
    }
    .king .container .zx_01 .zx_03 .nr{
        line-height: 1.4;
    }
    .king .container .kk{
        padding: 20px;
    }
    .king .container .kk .bt2{
        font-size: 18px;
        margin-bottom: 15px;
    }
    .king .container .kk .kk1{
        padding: 20px 0px;
    }
    .king .container .kk .kk1 .img{
        margin: 20px 0px;
    }
    .low .jt_01 a{
        width: 125px;
        font-size: 14px;
    }
    .low .jt_02 a:after{
        width: 17px;
        height: 12px;
    }
    .god ul li{
        width: 50%;
    }
}
@media(max-width: 500px){
      .king .container .zx_01 .zx_03 .bt{
        font-size: 16px;
    }
    .king .container .zx_01 .zx_03 .nr{
        margin-top: 15px;
    }
    .jt .jt_01 a{
        width: 125px;
        height: 37px;
        line-height: 37px;
    }
}

@media(max-width: 360px){
    .jt .jt_01{
		float: left;
		margin-right: 15px;
	}
	.jt .jt_02 { margin-right:0; }
}






