

a,
img {
	vertical-align: top;
}

/**公用样式**/

.container {
	width: 83.33333%;
	margin: 0 auto;
}

.containera{
	width: 78.125%;
	margin: 0 auto;
}

.newsbanner .container{
	overflow: hidden;
}

.left{
	float: left;
}

.right{
	float: right;
}

.font18{
	font-size: 18px;
}

.font16{
	font-size: 16px;
}

.font15{
	font-size: 15px;
}

.font12{
	font-size: 12px;
}

.font54{
	font-size: 54px;
}

.font46{
	font-size: 46px;
}


.sjnav{
	display: none;
}

.section .footter{
	background: url(../image/footter.jpg)no-repeat center center/cover;
	padding: 107px 0 101px;
}

.section .footter .footer-top{
	padding-bottom: 25px;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
}
.footer-top .left img{
	width: 165px;
}

.section .footter .footer-top .footer-tr{
	margin-top: 17px;
}

.section .footter .footer-top .footer-tr ul li{
	float: left;
	margin-right: 79px;
}

.section .footter .footer-top .footer-tr ul li:last-child{
	margin-right: 0;
}

.section .footter .footer-top .footer-tr ul li a{
	color: #fff;
	line-height: 1;
}

.section .footter .footer-bottom{
	margin-top: 68px;
}

.section .footter .footer-bottom .bott-left .left-botta{
	color: #fff;
	margin-bottom: 37px;
}

.section .footter .footer-bottom .bott-left .left-bottb{
	color: #a9a9a9;
}

.section .footter .footer-bottom .bott-left .left-bottb p{
	margin-bottom: 13px;
}

.section .footter .footer-bottom .bott-left .left-bottb p:last-child{
	margin-bottom: 0;
}

.section .footter .footer-bottom .bott-right{
	margin-top: 43px;
}

.section .footter .footer-bottom .bott-right .ott-mldp .mldp-left{
	margin-top: 100px;
	margin-right: 50px;
}

.section .footter .footer-bottom .bott-right .ott-mldp .mldp-left ul li{
	float: left;
	border-radius: 50%;
	margin-right: 10px;
	position: relative;
}

.section .footter .footer-bottom .bott-right .ott-mldp .mldp-left ul li .ewm{
	position: absolute;
	width: 80px;
	height: 80px;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	top: -95px;
	display: none;
}

.section .footter .footer-bottom .bott-right .ott-mldp .mldp-left ul li:hover .ewm{
	display: block;
}

.section .footter .footer-bottom .bott-right .ott-mldp .mldp-left ul li:last-child{
	margin-right: 0;
}

.section .footter .footer-bottom .bott-right .ott-mldp .mldp-right .mldp-na{
	text-align: center;
	color: #414445;
	margin-bottom: 20px;
}

.section .footter .footer-bottom .bott-right .ott-mldp .mldp-right .mldp-nb{
	width: 100%;
}

.section .footter .footer-bottom .bott-right .ott-mldp .mldp-right .mldp-nb a{
	display: block;
	width: 143px;
	height: 47px;
	line-height: 47px;
	color: #dededf;
	background: #535556;
	border-radius: 50px;
	font-size: 14px;
	margin-bottom: 13px;
	padding-left: 53px;
	position: relative;
	overflow: hidden;
}

.section .footter .footer-bottom .bott-right .ott-mldp .mldp-right .mldp-nb a:before{
	position: absolute;
	content: "";
	left: 3px;
	top: 49.5%;
	width: 41px;
	border-radius: 50%;
	height: 41px;
	transform: translateY(-50%);
	z-index: 1;
	background: url(../image/mldp-nb.png) no-repeat center center/cover;
}

.section .footter .footer-bottom .bott-right .ott-mldp .mldp-right .mldp-nb a:after{
	background: #00469E;
	width: 100%;
	left: -100%;
	top: 0;
	height: 100%;
	transition: all 0.5s;
	position: absolute;
	content: "";
}

.section .footter .footer-bottom .bott-right .ott-mldp .mldp-right .mldp-nb a:hover:after{
	left: 0;
}


.section .footter .footer-bottom .bott-right .ott-mldp .mldp-right .mldp-nb a:last-child{
	margin-bottom: 0;
}

.section .footter .footer-bottom .bott-right .ott-mldp .mldp-right .mldp-nb a i{
	font-style: normal;
	position: relative;
	z-index: 1;
}

.section .footter .footer-bottom .bott-right .ott-mldp .mldp-right .mldp-nb a:hover{
	color: #fff;
}

.section .footer-mdsn{
	background: #030304;
}

.section .footer-mdsn{
	padding: 18px 0 17px;
}

.section .footer-mdsn .mdsn-left{
	color: #606060;
}

.section .footer-mdsn .mdsn-right a{
	color: #606060;
	position: relative;
	margin-right: 10px;
}

.section .footer-mdsn .mdsn-right a:before{
	position: absolute;
	content: "";
	top: 50%;
	transform: translateY(-50%);
	right: -8px;
	height: 70%;
	width: 1px;
	background: #606060;
}

.section .footer-mdsn .mdsn-right a:last-child{
	margin-bottom: 0;
}

.section .footer-mdsn .mdsn-right a:last-child:before{
	display: none;
}

.nav{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
	height: 92px;
	padding: 25px 43px 0 142px;
}
.nav .logo img{
	width: 165px;
}
.onw{
	background: #a1272b;
}

.nav .nav-r{
	margin-top: 3px;
}

.nav .nav-r .navr{
	margin-right: 10px;
}

.nav .nav-r .navr a{
	display: block;
	width: 130px;
	height: 37px;
	text-align: center;
	color: #fff;
	line-height: 35px;
	border-radius: 40px;
	border-radius: 40px;
	/*border: 1px solid #00469E;*/
	border: 1px solid rgba(255, 255, 255, .5);
	/*background: #00469E;*/
}
.nav .nav-r .navr a:hover,.nav .nav-r .navra .topNava dl dt:hover { color:#fff; background: #00469E;border: 1px solid #00469E; }


.nav .nav-r .navra .topNava dl{
	padding-bottom: 40px;
	position: relative;
	
}

.nav .nav-r .navra .topNava dl dt{
	width: 130px;
	height: 37px;
	color: #fff;
	text-align: center;
	line-height: 35px;
	border-radius: 40px;
	position: relative;
	border: 1px solid rgba(255, 255, 255, .5);
}
.nav .nav-r .navrb { margin-left:10px; }
.nav .nav-r .navrb .topNava dl dt { width: 75px; }

.nav .nav-r .navra .topNava dl dt:before{
	position: absolute;
	content: "";
	left: 18px;
	top: 50%;
	width: 17px;
	height: 17px;
	transform: translateY(-50%);
	background: url(../image/dq.png) no-repeat center center/cover;
}

.nav .nav-r .navra .topNava dl dt:after{
	position: absolute;
	content: "";
	right: 29px;
	top: 50%;
	width: 9px;
	height: 5px;
	transform: translateY(-50%);
	background: url(../image/xlkd.png) no-repeat center center/cover;
}
.nav .nav-r .navrb .topNava dl dt:after { right:20px; }
.nav .nav-r .navrb .topNava dl dt:before{
	width: 19px;
	height: 17px;
	background: url(../image/dqqbg.png) no-repeat center center/cover;
}


.fp-viewing-section-2 .nav .nav-r .navra .topNava dl dt,
.fp-viewing-section-3 .nav .nav-r .navra .topNava dl dt,
.fp-viewing-section-6 .nav .nav-r .navra .topNava dl dt,
.fp-viewing-section-4 .nav .nav-r .navra .topNava dl dt{
	color: #333333;
	border-color: #bdbdbd;
}

.fp-viewing-section-2 .nav .nav-r .navra .topNava dl dt:hover,
.fp-viewing-section-3 .nav .nav-r .navra .topNava dl dt:hover,
.fp-viewing-section-6 .nav .nav-r .navra .topNava dl dt:hover,
.fp-viewing-section-4 .nav .nav-r .navra .topNava dl dt:hover{
	color: #ffffff;
	border-color: #00469E;
}




.fp-viewing-section-2 .nav .nav-r .navra .topNava dl dt:after,
.fp-viewing-section-3 .nav .nav-r .navra .topNava dl dt:after,
.fp-viewing-section-6 .nav .nav-r .navra .topNava dl dt:after,
.fp-viewing-section-4 .nav .nav-r .navra .topNava dl dt:after{
	background: url(../image/xlkda.png) no-repeat center center/cover;
}

.fp-viewing-section-2 .nav .nav-r .navr a,
.fp-viewing-section-3 .nav .nav-r .navr a,
.fp-viewing-section-6 .nav .nav-r .navr a,
.fp-viewing-section-4 .nav .nav-r .navr a{
	color: #333; border-color: #bdbdbd;
}
.fp-viewing-section-2 .nav .nav-r .navr a:hover,
.fp-viewing-section-3 .nav .nav-r .navr a:hover,
.fp-viewing-section-6 .nav .nav-r .navr a:hover,
.fp-viewing-section-4 .nav .nav-r .navr a:hover{
	color: #fff; border-color: #00469E;
}

.fp-viewing-section-2 .nav .nav-r .navra .topNava dl dt:before,
.fp-viewing-section-3 .nav .nav-r .navra .topNava dl dt:before,
.fp-viewing-section-6 .nav .nav-r .navra .topNava dl dt:before,
.fp-viewing-section-4 .nav .nav-r .navra .topNava dl dt:before{
	background: url(../image/dqa.png) no-repeat center center/cover;
}
.fp-viewing-section-2 .nav .nav-r .navra .topNava dl dt:hover:before,
.fp-viewing-section-3 .nav .nav-r .navra .topNava dl dt:hover:before,
.fp-viewing-section-6 .nav .nav-r .navra .topNava dl dt:hover:before,
.fp-viewing-section-4 .nav .nav-r .navra .topNava dl dt:hover:before{
	background: url(../image/dq.png) no-repeat center center/cover;
}
.fp-viewing-section-2 .nav .nav-r .navra .topNava dl dt:hover:after,
.fp-viewing-section-3 .nav .nav-r .navra .topNava dl dt:hover:after,
.fp-viewing-section-6 .nav .nav-r .navra .topNava dl dt:hover:after,
.fp-viewing-section-4 .nav .nav-r .navra .topNava dl dt:hover:after{
	background: url(../image/xlkd.png) no-repeat center center/cover;
}



.fp-viewing-section-2 .nav .nav-r .navrb .topNava dl dt:before,
.fp-viewing-section-3 .nav .nav-r .navrb .topNava dl dt:before,
.fp-viewing-section-6 .nav .nav-r .navrb .topNava dl dt:before,
.fp-viewing-section-4 .nav .nav-r .navrb .topNava dl dt:before{
	background: url(../image/dqq.png) no-repeat center center/cover;
}
.fp-viewing-section-2 .nav .nav-r .navrb .topNava dl dt:hover:before,
.fp-viewing-section-3 .nav .nav-r .navrb .topNava dl dt:hover:before,
.fp-viewing-section-6 .nav .nav-r .navrb .topNava dl dt:hover:before,
.fp-viewing-section-4 .nav .nav-r .navrb .topNava dl dt:hover:before{
	background: url(../image/dqqbg.png) no-repeat center center/cover;
}


.nav .nav-r .navra .topNava dl dd{
    position: absolute;
    width: 100%;
    top: 50px;
    border-radius: 5px;
    overflow: hidden;
    display: none;
}

.nav .nav-r .navra .topNava dl dd a {
    color: #000000;
    display: inline-block;
    padding: 0;
    width: 105%;
    background: #fff;
    padding: 10px 10px;
}

.nav .nav-r .navra .topNava dl:hover dd{
	display: block;
}

.nav .logo .hs{
	display: none;
}

.fp-viewing-section-2 .nav .logo .hs,
.fp-viewing-section-3 .nav .logo .hs,
.fp-viewing-section-6 .nav .logo .hs,
.fp-viewing-section-4 .nav .logo .hs{
	display: block;
}

.fp-viewing-section-2 .nav .logo .bs,
.fp-viewing-section-6 .nav .logo .bs,
.fp-viewing-section-3 .nav .logo .bs,
.fp-viewing-section-4 .nav .logo .bs{
	display: none;
}



.tswql{
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 92px;
	background: #00469E;
	z-index: 99;
}

.tswql .jddwop {
	position: relative;
	width: 100%;
	height: 100%;
}

.tswql .jddwop:before{
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	background: #00469E;
	width: 100%;
	height: 35%;
	z-index: 2;
}


.tswql .jddwop .wqnwa{
	position: absolute;
	top: 35%;
	left: 50%;
	z-index: 2;
	width: 100%;
	text-align: center;
	transform: translateX(-50%);
}

.tswql .jddwop .wqnwa #menu{
	background: #00469E;
	padding: 30px 0;
}

.tswql .jddwop .wqnwa #menu li{
	display: none;
	color: #fff;
	font-size: 14px;
}

.tswql .jddwop .wqnwa #menu .active{
	display: block;
}

.tswql .jddwop .wqnwa #menua{
	background: #00469E;
	padding: 30px 0 1000px;
	margin-top: 270%;
}

.tswql .jddwop .wqnwa #menua li{
	width: 100%;
	display: inline-block;
	margin-bottom: 20px;
}

.tswql .jddwop .wqnwa #menua li:last-child{
	margin-bottom: 0;
}

.tswql .jddwop .wqnwa #menua li a{
	width: 8px;
	height: 8px;
	border-radius: 50px;
	border: 1px solid #ed9b9f;
	display: inline-block;
}

.tswql .jddwop .wqnwa #menua .active a{
	background: #fff;
	border-color: #fff;
}

.tswql .jddwop .jddwopa{
	position: absolute;
	width: 1px;
	left: 50%;
	top: 0;
	background: #fff;
	height: 100%;
	transform: translateX(-50%);
}

.tswql .jddwop .jddwopa:before{
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 1px;
	height: 0;
	background: #000;
	transition: all 1s;
}

.tswql .jddwop .jddwopad{
	position: absolute;
	left: 0;
	top: 0;
	height: 92px;
	width: 100%;
	background: #b81f25;
	z-index: 2;
}

.tswql .jddwop .jddwopad .jddwopadxda{
	position: relative;
	width: 100%;
	height: 100%;
}

.tswql .jddwop .jddwopad .jddwopadxda span{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 28px;
	height: 18px;
	transform: translate(-50%,-50%);
}

.tswql .jddwop .jddwopad .jddwopadxda span i{
    border-radius: 1px;
    font-style: normal;
    background: #fff;
    display: block;
    transition: all 0.5s;
    border-radius: 2px;
    width: 28px;
    height: 2px;
}

.menu-i-2 {
    margin-top: 6px;
}

.menu-i-3 {
    margin-top: 6px;
}

.on .menu-i-2{
	opacity: 0;
}

.on .menu-i-1 {
    transform: translateY(8px) rotate(45deg);
    background-color: #999;
}

.on .menu-i-3 {
    transform: translateY(-8px) rotate(-45deg);
    background-color: #999;
}

.qsdsprdbl{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: -100%;
	background: #a1272b;
	margin-left: 92px;
	z-index: 11;
	transition: all .5s;
	padding: 92px 187px 46px 187px;
}

.osn{
	left: 0;
}

.qsdsprdbl .qsdsprlb{
	position: absolute; width: 60%; z-index: 10; left: 0; top: 40%; transform: translateY(-50%);

}
.qsdsprdblA { position: absolute; bottom:0; width: 100%; }
.qsdsprdbl .qsdsprlb ul li{
	margin-bottom: 46px;
}
.qsdsprdbl .relative { height: 100%; }

.qsdsprdbl .qsdsprlb ul li:last-child{margin-bottom: 0;}

.qsdsprdbl .qsdsprlb ul li a{
	display: block;
	font-size: 35px;
	color: #fff;
	line-height: 1;
}
.qsdsprdbl .qsdsprlb ul li:hover a { opacity: 0.6; }
.qsdsprdbl .qsdsprlb ul li a span{
	display: inline-block;
	font-size: 16px;
	color: #bc6467;
	margin-left: 30px;
}

.qsdsprdbl .qsdsprlc{
	margin-top: -83px;
}

.qsdsprdbl .qsdsprlc .rlcyfd .prlca{
	text-align: right;
}

.qsdsprdbl .qsdsprlc .rlcyfd .prlca a{
	display: inline-block;
    width: 143px;
    height: 47px;
    line-height: 47px;
    color: #dededf;
    background: #b45255;
    border-radius: 50px;
    font-size: 14px;
    margin-bottom: 13px;
    padding-left: 53px;
    position: relative;
    overflow: hidden;
    text-align: left;
}

.qsdsprdbl .qsdsprlc .rlcyfd .prlca a:before {
    position: absolute;
    content: "";
    left: 3px;
    top: 49.5%;
    width: 41px;
    border-radius: 50%;
    height: 41px;
    transform: translateY(-50%);
    z-index: 1;
    background: url(../image/mldp-nb.png) no-repeat center center/cover;
}

.qsdsprdbl .qsdsprlc .rlcyfd .prlca a i {
    font-style: normal;
    position: relative;
    z-index: 1;
}

.qsdsprdbl .qsdsprlc .rlcyfd .prlca a:after {
    background: #00469E;
    width: 100%;
    left: -100%;
    top: 0;
    height: 100%;
    transition: all 0.5s;
    position: absolute;
    content: "";
}

.qsdsprdbl .qsdsprlc .rlcyfd .prlca a:hover:after{
	left: 0;
}


.qsdsprdbl .qsdsprlc .rlcyfd .rlcmpo{
	margin-top: 69px;
}

.qsdsprdbl .qsdsprlc .rlcyfd .rlcmpo ul li{
	float: left;
	margin-right: 10px;
}

.qsdsprdbl .qsdsprlc .rlcyfd .rlcmpo ul li:last-child{
	margin-right: 0;
}

.qsdsprdbl .qsdsprld{
	border-top: 1px solid #b45255;
	padding-top: 48px;
	margin-top: 82px;
}

.qsdsprdbl .qsdsprld .qsdsprld-l{
	color: #d09395;
	font-size: 14px;
	line-height: 1;
}

.qsdsprdbl .qsdsprld .qsdsprld-r a{
	color: #d09395;
	font-size: 14px;
	line-height: 1;	
}


@media(max-width: 2200px) {
	.qsdsprdbl .qsdsprld {
	    padding-top: 48px;
	    margin-top: 50px;
	}

	.qsdsprdbl .qsdsprlc {
	    margin-top: -100px;
	}

	.qsdsprdbl .qsdsprlc .rlcyfd .rlcmpo {
    	margin-top: 40px;
	}
}

@media(max-width: 1920px){
	.tswql .jddwop .wqnwa{
		top: 30%;
	}

	.qsdsprdbl .qsdsprlb ul li a {
    	font-size: 30px;
	}
}
@media(max-width: 1480px){
	.qsdsprdbl .qsdsprld { padding-top:20px; margin-top:30px; }
	.qsdsprdbl .qsdsprlb ul li { margin-bottom: 30px; }
}


/**sjnav**/
.nav_box {
	width: 100%;
	height: 100%;
	position: fixed;
	right: auto;
	top: 0;
	bottom: 0;
	left: -100%;
	overflow: auto;
	z-index: 99999999;
	background: #a1272b;
	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 {
	padding: 13px 3%;
	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: 3%;
	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: 15px;
	line-height: 60px;
	border-bottom: 1px solid rgba(255, 255, 255, .06);
	padding: 0 3%;
	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;
}

.nav-title .tlcdlogo img{
	width: 110px;
}

.nav_box .navlise{
	padding: 0 3%;
}

.nav_box .navlise .lisel{
	width: 45%;
}

.nav_box .navlise .lisel a{
    display: block;
    width: 100%;
    height: 37px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    border-radius: 40px;
    border: 1px solid #00469E;
    background: #00469E;
}

.nav_box .navlise .liser{
	width: 45%;
	height: 37px;
	background: #efefef;
	color: #000;
	font-size: 14px;
	line-height: 37px;
	border-radius: 40px;
	text-align: center;
	overflow: hidden;
}

.nav_box .navlise .liser .liser-top{
	transition: all 0.5s;
}

.nav_box .navlise .liser .liser-bottom a{
	width: 100%;
	height: 37px;
	background: #efefef;
	color: #000;
	font-size: 14px;
	line-height: 37px;
	border-radius: 40px;
	text-align: center;
	display: block;
	margin-top: 100px;
	transition: all 0.5s;
}

.nav_box .navlise .liser:hover .liser-top{
	margin-top: -100px;
}


.nav_box .navlise .liser:hover .liser-bottom a{
	margin-top: 63px;
}

/**首页**/
.relative{
	position: relative;
}

.sbxxgd-one{
	position: absolute;
	/*top: 54%;*/
	bottom: 25%;
	width: 100%;
	/*transform: translateY(-50%);*/
}

.index-bt .bta{
	color: #00469E;
}

.index-bt .btb {
	color: #fff;
	font-weight: bold;
	margin-top: 12px;
	line-height: 60px;
}
.index-bt .btb span { font-size: 70px; color:#00469E; }
.sbxxgd-one .one-qld{
	color: #fff;
	font-size: 20px;
	margin-top: 26px;
	margin-bottom: 75px;
}


.qzan a {
    display: inline-block;
    width: 178px;
    height: 46px;
    line-height: 46px;
    color: #333333;
   /* background: #ffff;*/
    border-radius: 50px;
    font-size: 14px;
    position: relative;
    padding-left: 60px;
    border-radius: 100px;
}

.qzan a:before{
	width: 100%;
	content: "";
	height: 100%;
	background: #ffff;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.3s;
	border-radius: 100px;
	/*transform-origin: left center;*/
	transform: scale(1.0);
}

.qzan a i{
	font-style: normal;
	position: relative;
	z-index: 1;
}
.qzan a span{
	position: absolute;
    content: "";
    left: 3px;
    top: 50%;
    width: 40px;
    border-radius: 50%;
    height: 40px;
    transform: translateY(-50%);
    background: #eeeeee;
    overflow: hidden;
    transition: all 0.3s;
}
.qzan a span:before{
	width: 0;
	content: "";
	height: 100%;
	background: #00469E;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.3s;
}
.qzan a span .b1,
.qzan a span .b2{
	position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    z-index: 1;
    width: 19px;
    height: 17px;
    transition: all 0.2s;
    z-index: 3;
}
.qzan a span .b1 {
	left: 50%;
	opacity: 1;
    background: url(../image/dqqbg2.png) no-repeat center center/cover;
}
.qzan a span .b2 {
	left: -100%;
	opacity: 0;
    background: url(../image/dqqbg.png) no-repeat center center/cover;
}

.qzan a:hover:before{
	transform: scale(1.1);
}
.qzan a:hover span{
	transform: translate(-10%,-50%) scale(1.1);
}
.qzan a:hover span .b1 {
	left: 100%;
	opacity: 0;
}
.qzan a:hover span .b2 {
	left: 50%;
	opacity: 1;
}
.qzan a:hover span:before{width: 100%;}
/*
.qzan a:after {
    background: #b81f25;
    width: 100%;
    left: -100%;
    top: 0;
    height: 100%;
    transition: all 0.5s;
    position: absolute;
    content: "";
}

.qzan a:hover{
	color: #fff;
}

.qzan a:hover:after{
	left: 0;
}*/
.hsbt{
	color: #333333 !important;
}
.index-dskolk{
	padding-left: 10.93%;
}

.index-dskolk .dskolk-left{
	width: 425px;
	margin-top: 63px;
}

.index-dskolk .dskolk-left .kold-t{
	color: #555555;
	line-height: 24px;
	margin-top: 28px;
}

.index-dskolk .dskolk-left .kold-b{
	margin-top: 54px;
	margin-bottom: 100px;
}

.index-dskolk .dskolk-left .kold-b p{
	position: relative;
	padding-left: 29px;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 
	max-width: 86%;
}

.index-dskolk .dskolk-left .kold-b p:before{
	position: absolute;
	content: "";
	left: 0;
	top: 10px;
	width: 15px;
	height: 15px;
	background: url(../image/kold-b.png) no-repeat center center/cover;
}

.index-dskolk .dskolk-left .qzan a{
    color: #fff;

}
.index-dskolk .dskolk-left .qzan a:before{
	background: #00469E;
}
.index-dskolk .dskolk-left .qzan a:hover{color: #333;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);}
.index-dskolk .dskolk-left .qzan a:hover:before{
	background: #fff;
}
/*.index-dskolk .dskolk-left .qzan a:after{
	background: #b81f25;
	width: 100%;
	height: 100%;
}*/

.index-dskolk .dskolk-right{
	width: calc(100% - 515px);
}

.index-dskolk .dskolk-right .dskolk .swiper-wrapper{
	padding: 10px;
}

.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide{
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 12px -3px;
}

.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-top{
	background: #00469E;
	position: relative;
	padding: 50px 43px 52px 43px;
	border-radius: 10px;
	overflow: hidden;
	opacity: 1;
	transition: all 0.3s;
}

.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-top:before{
	position: absolute;
	content: "";
	right: 0;
	bottom: 0;
	width: 13.61vw;
    height: 23vw;
	background: url(../image/slide-top.png) no-repeat center center/cover;
}

.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-top .icon{
	width: 100%;
	text-align: right;
}

.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-top .top-wz .wza{
	font-size: 22px;
	margin-top: 16.7vw;
	padding-bottom: 12px;
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-top .top-wz .wzb{
	color: #fff;
	margin-top: 18px;
}

.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-top .top-wz .wzb p{
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-bot{
	background: #fff;
	position: absolute;
	bottom: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
	
}

.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide:hover .slide-bot{
	bottom: 0;
}

.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide:hover .slide-top{
	opacity: 0;
}

.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-bot a{
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 50px 43px 52px 43px;
}

.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-bot .icon{
	text-align: right;
}

.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-bot a .bot-bt{
	font-size: 22px;
	color: #333333;
	margin-top: 20px;
	padding-bottom: 16px;
	border-bottom: 1px solid #f2f2f2;
}

.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-bot a .bot-nr .nr-a{
	color: #8d8d8d;
	line-height: 30px;
	margin-top: 18px;
}

.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-bot a .bot-nr .nr-b{
	color: #5c5c5c;
	line-height: 1;
	font-size: 15px;
	margin-top: 60px;
}

.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-bot a .bot-nr .nr-b span{
	display: inline-block;
	width: 16px;
	margin-left: 6px;
	height: 13px;
	vertical-align: middle;
	background: url(../image/nr-ba.png) no-repeat center center/cover;
}

.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-bot:before{
	position: absolute;
	content: "";
	right: 0;
	bottom: 0;
	width: 13.61vw;
    height: 23vw;
	background: url(../image/slide-topa.png) no-repeat center center/cover;
}

.index-dskolk .dskolk-right{
	position: relative;
}

.index-dskolk .dskolk-right .dskolk-rigm{
	width: 76px;
	height: 76px;
	left: 86%;
	right: auto;
	background: url(../image/dskolk-rigm.png) no-repeat center center/cover;
}

.index-dskolk .dskolk-right .dskolk-rigm:after{
	opacity: 0;
}


.sect-top .top-left .left-xq{
	line-height: 30px;
	color: #666666;
	margin-top: 8px;
}

.sect-logoqh .sect-top .top-right{
	position: relative;
	margin-top: 80px;
}

.sect-logoqh .sect-top .top-right .aside__status-text___3dXKm{
	width: 241px;
	height: 41px;
	font-size: 14px;
	color: #666666;
	line-height: 41px;
	border-radius: 40px;
	border: 1px solid #dedede;
	position: relative;
}

.sect-logoqh .sect-top .top-right .aside__status-text___3dXKm:before{
	position: absolute;
	content: "";
	right: 24px;
	top: 50%;
	width: 10px;
	height: 5px;
	transform: translateY(-50%);
	background: url(../image/xlkda.png) no-repeat center center/cover;
}


.sect-logoqh .sect-top .top-right .aside__status-text___3dXKm span{
	height: 41px;
    display: inline-block;
    width: 100%;
    color: #707070;
    padding-left: 25px;
}

.selectBoxs{
    background-color: rgb(255, 255, 255);
    padding: 15px;
    line-height: 20px;
    position: absolute;
    top: 119px;
    top: 50px;
    z-index: 19920829;
    border-radius: 3px;
    text-overflow: ellipsis;
    word-break: keep-all;
    overflow: hidden;
    white-space: nowrap;
    border: 0;
    width: 100%;
    color: #989898;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    display: none;
    box-shadow: 0 4px 8px 0 rgb(7 17 27 / 10%);
}

.sect-logoqh .sect-top .top-right ul li{
	font-size: 14px;
	color: #707070;
	line-height: 30px;
}

.status_circle_hide{
    background-color: orange;
}

.sect-logoqh .sect-botton{
	margin-top: 40px;
}

.sect-logoqh .sect-botton .swiperbott .swiper-slide ul li{
	float: left;
	width: 19.36%;
	margin-right: .8%;
	margin-bottom: .8%;
	border: 1px solid #eeeeee;

}

.sect-logoqh .sect-botton .swiperbott .swiper-slide ul li:nth-child(5n){
	margin-right: 0;
}

.sect-logoqh .sect-botton .sectb{
	margin-top: 58px;
}

.sect-logoqh .sect-botton .sectb .ctb .qzan a{
	background: #00469E;
	color: #fff;
}

.sect-logoqh .sect-botton .sectb .ctb .qzan a:after{
	background: #b81f25;
}

.sect-logoqh .sect-botton .sectb .ctba{
	background: #d6d6d6;
	height: 1px;
	margin-left: 30px;
	margin-top: 23px;
	width: calc(100% - 320px);
}

.sect-logoqh .sect-botton .sectb .ctbc .sectb-next,
.sect-logoqh .sect-botton .sectb .ctbc .sectb-prev{
	width: 47px;
	height: 47px;
	position: initial;
	margin-top: 0;
}

.sect-logoqh .sect-botton .sectb .ctbc .sectb-next:after,
.sect-logoqh .sect-botton .sectb .ctbc .sectb-prev:after{
	opacity: 0;
}

.sect-logoqh .sect-botton .sectb .ctbc .sectb-next{
	background: url(../image/prev.png)no-repeat center center/cover;
}

.sect-logoqh .sect-botton .sectb .ctbc .sectb-prev{
	background: url(../image/next.png)no-repeat center center/cover;
	margin-left: 6px;
}

.sect-logoqh .sect-botton .sectb .ctbc .sectb-next:hover{
	background: url(../image/preva.png)no-repeat center center/cover;
}

.sect-logoqh .sect-botton .sectb .ctbc .sectb-prev:hover{
	background: url(../image/nexta.png)no-repeat center center/cover;
}

.sdakjnmalzcc .containera{
	text-align: center;
	position: relative;
}

.twodldk {
    width: 43.17vw;
    display: inline-block;
    padding: 13.9vw 7vw 13.9vw 7vw;
	background: url(../image/twodldkplaq.png) no-repeat center center;
	background-size: 100%;
}

.twodldk .twodldkplaq .edils .ilsa{
	color: #fff;
	line-height: 1;
	font-size: .85vw;
}

.twodldk .twodldkplaq .edils .ilsb{
	color: #fff;
	margin-top: 15px;
	font-size: 2.4vw;
}

.twodldk .twodldkplaq .edils .ilsc{
	line-height: 1.3vw;
	color: #e9e9e9;
	margin-top: 1.1vw;
	margin-bottom: 4.2vw;
	font-size: .85vw;
}

.twodldk .twodldkplaq .edils .ilsd .qzan a{
	text-align: left;
	color: #fff;
	background: #00469E;
}
.twodldk .twodldkplaq .edils .ilsd .qzan a:before{
	background: #00469E;
}
.twodldk .twodldkplaq .edils .ilsd .qzan a:hover{
	color: #333;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.twodldk .twodldkplaq .edils .ilsd .qzan a:hover:before{
	background: #fff;
}




.twodldkplaqA .plaq-next,
.twodldkplaqA .plaq-prev{
	width: 78px;
	height: 78px;
	transition: all 0.5s;
}


.twodldkplaqA .plaq-next:after,
.twodldkplaqA .plaq-prev:after{
	opacity: 0;
}

.twodldkplaqA .plaq-next{
	background: url(../image/dnext.png) no-repeat center center/cover;
	right: 5.5%;
}
.twodldkplaqA .plaq-next:hover {
	background: url(../image/dnexta.png) no-repeat center center/cover;
}

.twodldkplaqA .plaq-prev{
	left: calc(5.5% + 92px);
	background: url(../image/dprev.png) no-repeat center center/cover;
}
.twodldkplaqA .plaq-prev:hover{
	background: url(../image/dpreva.png) no-repeat center center/cover;
}

.index-twoe { background: url(../image/p2bg.jpg) no-repeat center/cover; }


@media(max-width: 2400px){
	.index-dskolk .dskolk-right .dskolk-rigm{
		left: 85.5%;
	}
}


@media(max-width: 2000px){
	.index-dskolk .dskolk-right .dskolk-rigm{
		left: 85%;
	}
}

@media(max-width: 1920px) {
	.font54{
		font-size: 45px;
	}
	.index-bt .btb span {
		font-size: 54px;
	}
}

@media(max-width: 1680px) {
	.qsdsprdbl {
    	padding: 92px 187px 46px 100px;
	}

	.qsdsprdbl .qsdsprlb ul li a {
	    font-size: 25px;
	}

	.font54 {
    	font-size: 40px;
	}
	.index-bt .btb span {
		font-size: 48px;
	}

	.index-bt .btb{
		line-height: 55px;
	}
}

@media(max-width: 1600px) {
	.index-dskolk .dskolk-right .dskolk-rigm{
		left: 84.5%;
	}	
}

@media(max-width: 1500px) {
	.tswql {
    	width: 70px;
	}

	.qsdsprdbl{
		margin-left: 70px;
	}

	.qsdsprdbl {
	    padding: 92px 150px 20px 70px;
	}

	.containera{
		width: 85%;
	}

	.sdakjnmalzcc .containera .plaq-next, .sdakjnmalzcc .containera .plaq-prev {
	    width: 68px;
	    height: 68px;
	}

	.sdakjnmalzcc .containera .plaq-prev{
		left: 0;
	}

	.sdakjnmalzcc .containera .plaq-next{
		right: 0;
	}

	.index-dskolk .dskolk-right {
    	width: calc(100% - 460px);
	}

	.index-dskolk{
		padding-left: 7.5%;
	}
}

@media(max-width: 1480px) {
	.index-bt .btb {
    	line-height: 45px;
	}

	.font54{
		font-size: 34px;
	}
	.index-bt .btb span {
		font-size: 42px;
	}

	.index-dskolk .dskolk-right .dskolk-rigm{
		width: 68px;
		height: 68px;
		left: 85%;
	}

	.qsdsprdbl .qsdsprlb ul li a {
    	font-size: 24px;
	}

	.qsdsprdbl .qsdsprlb ul li a span {
	    margin-left: 20px;
	}

	.nav{
		padding: 25px 43px 0 100px;
	}

	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-top .icon img,
	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-bot a .icon img{
		width: 100px;
	}

	.index-dskolk .dskolk-left .kold-b {
	    margin-top: 34px;
	    margin-bottom: 70px;
	}

	.twodldk .twodldkplaq .swiper-slide .edils .ilsa{
		font-size: 16px;
	}

	.twodldk .twodldkplaq .swiper-slide .edils .ilsb{
		font-size: 28px;
		margin-top: 4px;
	}

	.twodldk .twodldkplaq .swiper-slide .edils .ilsc {
	    line-height: 24px;
	    margin-top: 20px;
	    margin-bottom: 40px;
	    font-size: 16px;
	}

	.twodldk{
		width: 680px;
		padding: 200px 100px 200px 100px;
	}

	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-top,
	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-bot a {
	    padding: 40px 20px 42px 20px;
	}

	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-top .top-wz .wza{
		margin-top: 240px;
	}

	.sect-logoqh .sect-top .top-right{
		margin-top: 65px;
	}
}

@media(max-width: 1280px) {
	.sdakjnmalzcc .containera .plaq-next, .sdakjnmalzcc .containera .plaq-prev {
	    width: 58px;
	    height: 58px;
	}

	.index-dskolk .dskolk-right .dskolk-rigm {
	    width: 58px;
	    height: 58px;
	    left: 74.8%;
	}

	.font54 {
    	font-size: 30px;
	}
	.index-bt .btb span {
		font-size: 36px;
	}

	.index-bt .btb {
    	line-height: 40px;
	}


}


@media(max-width: 1100px) {
	.tswql{
		display: none;
	}

	.qsdsprdbl{
		display: none;
	}

	.nav .nav-r{
		display: none;
	}

	.nav{
		padding: 10px 3% 10px;
		height: auto;
	}

	.nav .logo{
		width: 100px;
	}

	.containera{
		width: 94%;
	}

	.section .footter .footer-top .footer-tr{
		display: none;
	}

	.section .footer-mdsn{
		display: none;
	}

	.section .footter{
		padding: 35px 0 45px;
	}

	.section .footter .footer-top .footer-tl a img{
		width: 140px;
	}

	.section .footter .footer-bottom .bott-right .ott-mldp .mldp-right{
		/*display: none;*/
		width: 100%;
		margin-top: 20px;
	}
	.section .footter .footer-bottom .bott-right .ott-mldp .mldp-right .mldp-na{display: none;}
	.section .footter .footer-bottom .bott-right .ott-mldp .mldp-right .mldp-nb a{float: left;margin-right: 14px;}
	.section .footter .footer-bottom .bott-right .ott-mldp .mldp-right .mldp-nb a:last-child{margin-right: 0;}
	.section .footter .footer-bottom {
    	margin-top: 20px;
	}

	.section .footter .footer-bottom .bott-left .left-botta {
    	margin-bottom: 30px;
	}
	.section .footter .footer-bottom .bott-right .ott-mldp .mldp-left{
		width: 100%;
		margin-top: 40px;
		margin-right: 0;
	}

	.section .footter .footer-bottom .bott-right{
		width: 100%;
		margin-top: 0;
	}
	.index-twoe .solutiona{
		background: initial !important;
	}

	.fp-viewing-section-2 .nav,
	.fp-viewing-section-6 .nav,
	.fp-viewing-section-3 .nav,
	.fp-viewing-section-4 .nav,
	.fp-viewing-section-5 .nav{
		background: #fff;
		box-shadow: 0px 6px 10px 1px rgb(0 0 0 / 6%);
	}

	.fp-viewing-section-5 .nav .logo .hs{
		display: block;
	}

	.fp-viewing-section-5 .nav .logo .bs{
		display: none;
	}

	.index-bt .btb{
		margin-top: 3px;
	}

	.sbxxgd-one .one-qld{
		font-size: 17px;
		margin-top: 10px;
    	margin-bottom: 43px;
	}
	.sjnav{
		display: block;
		position: absolute;
	    right: 3%;
	    top: 54%;
	    transform: translateY(-50%);
	}

	.nav .nav-d span {
	    display: inline-block;
	    background: url(../image/nav.png) no-repeat center center/cover;
	    /*width: 30px;
	    height: 27px;*/
        width: 25px;
        height: 22px;
	}

	.fp-viewing-section-2 .nav .nav-d span,
	.fp-viewing-section-3 .nav .nav-d span,
	.fp-viewing-section-4 .nav .nav-d span,
	.fp-viewing-section-6 .nav .nav-d span,
	.fp-viewing-section-5 .nav .nav-d span{
		background: url(../image/nava.png) no-repeat center center/cover;
	}
	.index-dskolk .dskolk-left{
		width: 100%;
		margin-top: 0;
		padding-right: 3%;
		margin-bottom: 60px;
	}

	.index-dskolk .dskolk-right{
		width: 100%;
	}

	.index-dskolk{
		padding-left: 3%;
	}

	.index-dskolk .dskolk-right .dskolk .swiper-wrapper{
		padding: 0px;
	}

	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide{
		box-shadow: initial;
	}

	.index-dskolk .dskolk-right .dskolk-rigm{
		width: 50px;
		height: 50px;
	}

	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-top .top-wz .wza{
		margin-top: 95px;
	}

	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-top,
	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-bot a {
	    padding: 25px 15px 25px 15px;
	}

	.index-dskolk .dskolk-left .kold-b p{
		line-height: 30px;
	}

	.index-dskolk .dskolk-left .kold-b p:before{
		top: 7px;
	}

	.index-dskolk .dskolk-left .kold-t {
	    margin-top: 15px;
	}

	.index-dskolk .dskolk-left .kold-b {
	    margin-top: 15px;
	    margin-bottom: 30px;
	}

	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-top .icon img,
	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-bot a .icon img{
		width: 85px;
	}

	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-bot:before,
	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-top:before{
		display: none;
	}

	.ywpqhl .solutiona{
		background: #efefef !important;
	}

	.sect-logoqh .sect-top .top-right {
    	margin-top: 55px;
	}

	.twodldk{
		width: 600px;
		height: 600px;
		padding: 180px 100px 200px 100px;
	}
}

@media(max-width: 1024px) {
	.font54 {
    	font-size: 22px;
	}
	.index-bt .btb span {
		font-size: 28px;
	}

	.index-bt .btb{
		line-height: 1.5;
	}

	.sbxxgd-one .one-qld {
	    font-size: 16px;
	    margin-top: 7px;
	    margin-bottom: 30px;
	}

	.index-bt .bta {
    	font-size: 15px;
	}

	.font16{
		font-size: 14px;
	}

	.index-dskolk .dskolk-left .kold-b p{
		line-height: 1.6;
		padding-left: 25px;
		max-width: 95%;
	}

	.index-dskolk .dskolk-left .kold-b p:before{
		top: 3px;
	}

	.index-dskolk .dskolk-left .kold-t{
		font-size: 17px;
		margin-top: 8px;
	}

	.font15{
		font-size: 14px;
	}

	.index-dskolk .dskolk-left{
		margin-bottom: 50px;
	}
	.font18{
		font-size: 17px;
	}
	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-top .top-wz .wza,
	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-bot a .bot-bt{
		font-size: 19px;
	}

	.sect-logoqh .sect-botton .swiperbott .swiper-slide ul li{
		margin-right: 1%;
		margin-bottom: 1%;
		width: 32.6%;
	}


	.sect-logoqh .sect-botton .swiperbott .swiper-slide ul li:nth-child(5n){
		margin-right: 1%;
	}

	.sect-logoqh .sect-botton .swiperbott .swiper-slide ul li:nth-child(3n){
		margin-right: 0;
	}

	.sect-logoqh .sect-botton .sectb{
		margin-top: 45px;
	}

	.sect-top .top-left .left-xq {
	    line-height: 1.6;
	    margin-top: 6px;
	}

	.sect-logoqh .sect-top .top-right{
		margin-top: 18px;
		width: 100%;
	}

	.sect-logoqh .sect-top .top-right .aside__status-text___3dXKm{
		width: 100%;
	}

	.sect-logoqh .sect-botton{
		margin-top: 30px;
	}

	.twodldk .twodldkplaq .swiper-slide .edils .ilsb{
		font-size: 22px;
	}

	.twodldk .twodldkplaq .swiper-slide .edils .ilsc{
		font-size: 14px;
		line-height: 1.6;
		margin-top: 11px;
    	margin-bottom: 30px;
	}

	.twodldk .twodldkplaq .swiper-slide .edils .ilsa{
		font-size: 14px;
	}

	.twodldk{
		height: auto;
		width: 80%;
		padding: 0;
		background: none;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
	}

	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-bot a .bot-nr .nr-a{
		line-height: 1.6;
	}


	.twodldk .twodldkplaq .swiper-slide .edils .ilsc p{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
	}

	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-bot a .bot-nr .nr-a{
		height: 44px;
	}

	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-bot a .bot-nr .nr-a p{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-bot a .bot-nr .nr-b {
	    margin-top: 55px;
	}
}

@media(max-width: 650px) {
	.sdakjnmalzcc .containera .plaq-next,
	.sdakjnmalzcc .containera .plaq-prev{
		display: none;
	}

	/*.twodldk{
		height: 400px;
		width: 400px;
		padding: 90px 80px 140px 80px;
	}*/
}

@media(max-width: 500px) {
	.sect-logoqh .sect-botton .sectb .ctbc{
		display: none;
	}

	.sect-logoqh .sect-botton .sectb .ctba{
		display: none;
	}
}

@media(max-width: 450px) {

/*	.twodldk{
		height: 360px;
		width: 360px;
		padding: 80px 50px 140px 50px;
	}*/

	.twodldk .twodldkplaq .swiper-slide .edils .ilsc p{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	}
}


/* ADD首页样式 */
.homeBoxB {width: 54%; position: absolute; top:55%; left:52%; transform: translate(-50%, -50%); }

.homeBoxB-a { float: left; width: 52.5%; }

.homeBoxB-b { text-align: center; width: 47%; position: absolute; right:0; top:50%; transform: translateY(-50%); }
.homeBoxB-b .tt { display: inline-block; padding:10px 50px; background: #333333; border-radius: 60px; }
.homeBoxB-b .tt span { padding-right: 62px; background: url(../image/hb2.png) no-repeat right center; display: inline-block; font-size: 2.2vw; color:#ffffff; }
.homeBoxB-c { margin-top:2.5vw; text-align: center; }
.homeBoxB-c ul { display: inline-block; }
.homeBoxB-c ul li { margin: 0; padding: 0; float: left; position: relative; display: inline-block; width: 230px; text-align: center;  }
.homeBoxB-c ul li .icon { display: inline-block; border-radius: 50%; border:2px solid #d2d2d2; }
.homeBoxB-c ul li .t { font-size: 22px;color:#333333; margin-top:1vw; }
.homeBoxB-c ul li:nth-child(1):after { content:''; width: 42px; height: 42px; background: url(../image/hb5.png) no-repeat center/cover; position: absolute; right: -21px; top:36px; }
.homeBoxB-d { font-size: 20px;color:#666666;text-align: center; margin-top:3vw; }

@media(max-width: 1920px){
	.homeBoxB { width: 60%; }
	.homeBoxB-c ul li .icon { width: 110px; height: 110px; }
}
@media(max-width: 1680px){
	.homeBoxB { width: 60%; }
	.homeBoxB-c ul li .icon { width: 90px; height: 90px; }
	.homeBoxB-c ul li .t { font-size: 20px; }
	.homeBoxB-c ul li { width: 200px; }
	.homeBoxB-c ul li:nth-child(1):after { width: 36px; right:-18px; height: 36px; top:25px; }
}
@media(max-width: 1480px){
	.homeBoxB { width: 70%; }
	.homeBoxB-c ul li .icon { width: 80px; height: 80px; }
	.homeBoxB-c ul li .t { font-size: 18px; }
	.homeBoxB-c ul li { width: 180px; }
	.homeBoxB-a { width: 45%; }
	.homeBoxB-b { width: 55%; }
	.homeBoxB-d { font-size: 18px; }
	.homeBoxB-b .tt span { font-size: 24px; background-size: auto 16px; padding-right:40px; }
	.homeBoxB-c ul li:nth-child(1):after { width: 30px; height: 30px; right:-15px; top:23px; }
}
@media(max-width:  1100px){
	.homeBoxB { left:50%; }
}
@media(max-width:  1024px){
	.homeBoxB { width: 100%; }
	.homeBoxB-a { width: 100%; text-align: center; }
	.homeBoxB-a img { max-width: 300px; }
	.homeBoxB-c ul li { width: 150px; }
	.homeBoxB-b { width: 100%; position: relative; top:0; transform: translateY(0); margin-top:20px; float: left; }
	.homeBoxB-d { font-size: 16px; }
	.homeBoxB-b .tt span { font-size: 22px; }
	.homeBoxB-c { margin-top:20px; }
	.homeBoxB-d { margin-top:30px; }
}
@media(max-width:  400px){
	.homeBoxB-a img { max-width: 200px; }
	.homeBoxB-c ul li .t { font-size: 16px; }
	.homeBoxB-b .tt span { font-size: 20px; }
	.homeBoxB-d { font-size: 14px; }
}



.sbxxgd-two { position: absolute; top:50%; transform: translateY(-50%); left:92px; width: calc(100% - 92px); }

@media(max-width: 1500px){
	.sbxxgd-two { left:70px; width: calc(100% - 70px); }
	.twodldk .twodldkplaq .edils .ilsa { font-size: 14px; }
	.twodldk .twodldkplaq .edils .ilsc { font-size: 16px; line-height: 1.5; }
	.twodldkplaqA .plaq-next, .twodldkplaqA .plaq-prev { width: 62px; height: 62px; }
}
@media(max-width: 1100px){
	.sbxxgd-two { left:0px; width: 100%; }
	.twodldkplaqA .plaq-prev { left:5.5%; }
}
@media(max-width: 1024px){
	/*.twodldk { padding-top:70px; }*/
	.twodldk .twodldkplaq .edils .ilsb img { height: 30px; }
	/*.twodldk .twodldkplaq .edils .ilsc { height: 72px; overflow: auto; }*/ 
	.twodldkplaqA .plaq-prev { left:3%; }
	.twodldkplaqA .plaq-next { right:3%; }
	.twodldkplaqA .plaq-next, .twodldkplaqA .plaq-prev { width: 32px; height: 32px; }
}
@media(max-width: 450px){
	/*.twodldk { width: 300px; height: 300px; padding-top:40px; }*/
}

.section6 { background: url(../image/p6bg.jpg) no-repeat center/cover; }
.homeBox6 { width: calc(100% - 92px); margin-left:92px; height: 100%; }

.homeBox6A { position: absolute; width: 100%; left:0; top:50%; transform: translateY(-50%); }



@media(max-width: 1500px){
	.homeBox6 { width: calc(100% - 70px); margin-left:70px; }
}

@media(max-width: 1100px){
	.homeBox6A .right { display: none;  }
	.homeBox6 { width: 100%; margin-left:0px; }
}

.homeBox6A .sect-top { position: relative; }
.homeBox6A .right { position: absolute; bottom:8px; right:0; }
.homeBox6A .qzan a{
	text-align: left;
	color: #fff;
	
}

.homeBox6A .qzan a:before{
	background: #00469E;
}
.homeBox6A .qzan a:hover{
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	color: #333;
	
}
.homeBox6A .qzan a:hover:before{
	background: #fff;
}

.homeBox6A .qzan a:after{
	background: #b81f25;
}
.homeBox6B { margin-top:2vw; }
.homeBox6B-b { padding: 0 20px 30px; width: 100%; position: absolute; left:0; bottom:0; }
.homeBox6B-a .t { font-size: 22px;color:#fff; }
.homeBox6B-a .c { margin-top: 8px; font-size: 16px;color:#fff; /*opacity: 0.4;*/ }
.homeBox6B-c,.homeBox6B-a .icon { transition: all 0.5s; opacity: 0; }
.homeBox6B-c { width: 100%; height: 100%; background: #00469E;left: 0; top: 0; padding: 30px 20px; display: block;z-index: 5; position: absolute; }
.homeBox6B-c .c { border-bottom:1px solid rgba(255,255,255,0.5); padding-bottom:20px; }
.homeBox6B-a .icon { border-radius: 50%; border: 1px solid rgba(255,255,255,0.5); position: absolute; left:20px; bottom: 30px; background: rgba(255,255,255,0.2); z-index: 6; }
.homeBox6B-a .icon { width: 85px; height: 85px; }
.homeBox6B-a .icon img { width: 100%; }


.homeBox6B-a { overflow: hidden; border-radius: 8px; }
.homeBox6B .swiper-slide:hover .homeBox6B-c { opacity: 1; }
.homeBox6B .swiper-slide:hover .icon { opacity: 1; }
.homeBox6AMore { display: none; }
@media(max-width: 1600px){
	.homeBox6B-a .icon{
		width: 50px;
		height: 50px;
	}
}
@media(max-width: 1480px){
	.homeBox6B-a .t { font-size: 20px; }
	.homeBox6B-a .c { font-size: 15px; }
	.homeBox6B-b { padding:0 16px 24px; }
	.homeBox6B-c { padding:24px 16px 0; }
	/*.homeBox6B-a .icon { width: 78px; height: 78px; }*/
}
@media(max-width: 1280px){
	.homeBox6B-a .t { font-size: 18px; }
	.homeBox6B-a .c { font-size: 14px; }
	.homeBox6B-b { padding:0 14px 20px; }
	.homeBox6B-c { padding:20px 14px 0; }
	.homeBox6B-a .icon { width: 40px; height: 40px; bottom: 16px;}
}

@media(max-width: 1100px){
	.homeBox6AMore { display: block; margin-top:30px; }
	.homeBox6B { margin-top:20px; }
}

.fp-auto-height{height: auto !important;}
.nyheader{
	position: relative;
	z-index: 99999;
	background: #00469E;
	padding: 12px 0 12px 36px;
}

.nyheader.fixed-head {
    z-index: 999;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    /*background: #fff;*/
    transition: All .4s ease;
    -webkit-transition: All .4s ease;
    -moz-transition: All .4s ease;
    -o-transition: All .4s ease;
    -webkit-animation: headerFix 1s ease 1;
    animation: headerFix 1s ease 1;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
@-webkit-keyframes headerFix {
  from {
    -webkit-transform: translateY(-100%);
  }
  to {
    -webkit-transform: translateY(0);
  }
}
@keyframes headerFix {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.nyheader .logo{
	float: left;
}

.nyheader .yy{
	float: left;
	margin-top: 14px;
	margin-left: 30px;
	position: relative;
	padding-bottom: 10px;
}
.nyheader .yy .bt{
    font-size: 14px;
	color: #fff;
	padding-left: 20px;
	position: relative;
	cursor: pointer;
}

.nyheader .yy .bt:before{
	width: 15px;
	height: 15px;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url(../image/yy_qq.png) center center/cover;
}

.nyheader .yy .bt i{
	width: 9px;
	height: 5px;
	background: url(../image/yy_jt.png) center center/cover;
	display: inline-block;
	margin-left: 6px;
	position: relative;
	top: -2px;
}

.nyheader .yy .box{
	position: absolute;
	top: 100%;
	width: 100%;
	left: 0;
	background: #fff;
	text-align: center;
	padding: 6px 4px;
	display: none;
}

.nyheader .yy:hover .box{display: block;}

.nyheader .yy .box a{
	display: block;
	color: #333;
	margin-bottom: 6px;
	font-size: 14px;
}

.nyheader .yy .box a:last-child{margin-bottom: 0;}

.nyheader .ul{
	position: absolute;
	right: 6.7%;
	top: 50%;
	transform: translateY(-50%);
}
.nyheader .ul li{
	float: left;
	position: relative;
	margin-right: 54px;
}

.nyheader .ul li.cur:before{
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background: rgba(255, 255, 255, 0.8);
	bottom: -2px;
	content: "";
}

.nyheader .ul li:last-child{margin-right: 0;}

.nyheader .ul li a{
	color: #fff;
	display: block;
	padding: 20px 0;
}
.nyheader .kuai_mo{display: none;}
.nyheader .kuai{
	position: absolute;
	right: 0;
	top: 0;
	width: 80px;
	height: 100%;
	background: #b81f25;
}

.nyheader .kuai span{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 28px;
	height: 18px;
	transform: translate(-50%,-50%);
}

.nyheader .kuai span i{
    border-radius: 1px;
    font-style: normal;
    background: #fff;
    display: block;
    transition: all 0.5s;
    border-radius: 2px;
    width: 28px;
    height: 2px;
}

.menu-i-2 {
    margin-top: 6px;
}

.menu-i-3 {
    margin-top: 6px;
}

.on .menu-i-2{
	opacity: 0;
}

.on .menu-i-1 {
    transform: translateY(8px) rotate(45deg);
    background-color: #999;
}

.on .menu-i-3 {
    transform: translateY(-8px) rotate(-45deg);
    background-color: #999;
}

.img100 img{width: 100%;line-height: 0;}
.container2{width: 72.9%;margin: 0 auto;}
.nybanner .img{overflow: hidden;}
.nybanner .img .pc{
	-webkit-animation: fd 1s linear 1;
}

@-webkit-keyframes fd {
	0% {
		transform: scale(1.04);
		opacity: 0;
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}
@keyframes fd {
	0% {
		transform: scale(1.04);
		opacity: 0;
	}
	100% {
		opacity: 1;
		transform: scale(1);
	}
}


.nybanner .img .mo{display: none;}
.nybanner .text{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	line-height: 1.6;
}


.nybanner .text .dz{margin-top: 8px;font-weight: bold;line-height: 1.3;}
@media(max-width: 1100px){
	.nybanner .img .mo{display: block;}
	.nybanner .img .pc{display: none;}
}

.nytitle .xz{
	color: #00469E;
}

.nytitle .dz{
	color: #333333;
	line-height: 1.4;
	margin-top: 4px;
	font-weight: bold;
}

.nytitle .xz.colorfff,
.nytitle .dz.colorfff{color: #fff;}

.service_a{
	padding-right: 13.5%;
	padding-top: 160px;
	background: url(../image/service_a_bg.jpg) center center/cover;
}

.service_a .service_a_box{
	padding: 84px 0;
	position: relative;
}

.service_a .service_a_box:before{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	background: #f8f8f8;
	position: absolute;
	left: 16.5%;
	border-radius: 10px;
}

.service_a .service_a_box .left{
	float: left;
	width: 37.3%;
	position: relative;
	z-index: 3;
	border-radius: 0 10px 10px 0;
	overflow: hidden;
}

.service_a .service_a_box .right{
	position: absolute;
	left: 37.3%;
	top: 50%;
	transform: translateY(-50%);
	padding-left: 100px;
	z-index: 3;
}
.service_a .service_a_box .right .top .nytitle{float: left;}
.service_a .service_a_box .right .top .icon{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 102px;
	border-radius: 100%;
	border: 1px solid #ebebeb;
}

.service_a .service_a_box .right .text{
	margin-top: 40px;
	padding-top: 30px;
	border-top: 1px solid #ececec;
	line-height: 1.8;
	font-size: 15px;
}

.service_a.service_b{
	padding-right: 0;
	padding-left: 13.5%;
	background: url(../image/service_b_bg.jpg) center center/cover;
}

.service_a.service_b .service_a_box .right{
	right: auto;
	left: 0;
	padding-left: 0;
	padding-right: 0;
	width: 56%;
}
.service_a.service_b .service_a_box .left{
	float: right;
}

.service_a.service_b .service_a_box:before{
	background: #00469E;
	left: -16.5%;
}

.service_a.service_b .service_a_box .right .text{
	color: #fff;
}

.service_a.service_b .service_a_box .left{
	border-radius: 10px 0 0 10px;
}

.service{
	background: #fff;
	padding-bottom: 140px;
}

.ny .qsdsprdbl{margin-left: 0;}

@media(max-width: 1700px){
	.service_a {
	    padding-top: 120px;
	}
	.service_a .service_a_box .right .top .icon{width: 90px;}
	.service_a .service_a_box {
	    padding: 70px 0;
	}
	.section .footter {
	    padding: 100px 0 90px;
	}
}

@media(max-width: 1500px){
	.service_a {
	    padding-top: 100px;
	}
	.service_a .service_a_box .right{
		padding-left: 60px;
	}
	.service_a{
		padding-right: 7.5%;
	}
	.service_a .service_a_box .right .top .icon{width: 70px;}
	.service_a .service_a_box .right .text {
	    margin-top: 30px;
	    padding-top: 20px;
	}
	.service_a.service_b {
	    padding-left: 7.5%;
	}
	.service {
	    padding-bottom: 100px;
	}
	.nyheader .kuai{
		width: 70px;
	}
	.container {
		width: 85%;
	}
	.service_a .service_a_box {
	    padding: 50px 0;
	}
	.section .footter {
	    padding: 60px 0;
	}
	.section .footter .footer-bottom .bott-left .left-botta {
	    margin-bottom: 30px;
	}
	.section .footter .footer-bottom .bott-right .ott-mldp .mldp-left ul li{width: 40px;}
	.section .footter .footer-top .footer-tr ul li {
	    margin-right: 60px;
	}
	.section .footter .footer-bottom .bott-right .ott-mldp .mldp-right .mldp-nb a{
	    
	    height: 38px;
	    line-height: 38px;
	}
	.section .footter .footer-bottom .bott-right .ott-mldp .mldp-right .mldp-nb a:before{
		width: 36px;
		height: 36px;
	}
	.section .footer-mdsn {
	    padding: 14px 0;
	}

}

@media(max-width: 1300px){
	.service_a {
	    padding-top: 80px;
	}
	.nyheader .logo,.section .footter .footer-top .left{
		width: 110px;
	}
	.section .footter .footer-top .footer-tr {
	    margin-top: 8px;
	}
	.section .footter .footer-bottom {
	    margin-top: 50px;
	}
}

@media(max-width: 1100px){
	.service {
	    padding-bottom: 50px;
	}
	.service_a ,.service_a.service_b{
	    padding-top: 40px;
	    padding:0 3%;
	}
	.service_a .service_a_box .right,.service_a.service_b .service_a_box .right{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		position: relative;
		width: 100%;
		transform: initial;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		display: inline-block;
	}
	.service_a .service_a_box .left,.service_a.service_b .service_a_box .left{
		width: 100%;
		margin-top: 20px;
		border-radius: 10px;
		overflow: hidden;
	}
	.service_a .service_a_box:before,.service_a.service_b .service_a_box:before{
		width: 110%;
		height: 100%;
		left: -5%;
		right: 0;
	}
	.service_a .service_a_box .right .top .icon {
	    width: 60px;
	}
	.service_a .service_a_box .right .text {
	    margin-top: 26px;
	    padding-top: 18px;
	}
	.service_a .service_a_box {
	    padding: 60px 0;
	}
	.nyheader .ul{display: none;}
	.nyheader .logo{width: 100px;}
	.nyheader .kuai {
	    width: 60px;
	}
	.nyheader {
	    padding: 10px 0 10px 3%;
	}
	.nyheader .kuai span{
		width: 25px;
		height: 22px;
		display: inline-block;
    background: url(../image/nav.png) no-repeat center center/cover;
	}
	.nyheader .kuai span i{display: none;}
	.container {
		width: 94%;
	}

	.nyheader .kuai_pc{display: none;}
	.nyheader .kuai_mo{display: block;}
	.section .footter .footer-bottom .bott-left .left-bottb p{
		margin-bottom: 10px;
	}
	.section .footter .footer-bottom .bott-left .left-botta {
	    margin-bottom: 16px;
	}
	.section .footter .footer-top{padding-bottom: 20px;}
	
	.section .footter .footer-bottom .bott-right .ott-mldp .mldp-left ul li .rbew{
		left: 0;
		right: auto;
	}
	.section .footter .footer-bottom .bott-right .ott-mldp .mldp-left ul li .rbew:before{
		right: auto;
		left: 14px;
	}
}

@media(max-width: 700px){
	.service_a .service_a_box {
	    padding: 40px 0;
	}
	.service {
	    padding-bottom: 20px;
	}
}


.contact_a{
	padding: 110px 0 130px;
	position: relative;
	background: #fff;
}

.contact_a .bg{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 44.1%;
}

.contact_a .bg:before{
	z-index: 2;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	content: "";
	transition: all 1.5s;
}

.contact_a.active .bg:before{
	width: 0;
}

.contact_a .left{
	width: 38.3%;
	float: left;
	padding-top: 20px;
}


.contact_a .left .text .bt{
	color: #333333;
	margin-top: 60px;
}
.contact_a .left .text .ul{
	margin-top: 26px;
	padding-top: 26px;
	border-top: 1px solid #f2f2f2;
}
.contact_a .left .text .ul li{
	margin-bottom: 12px;
	position: relative;
}
.contact_a .left .text .ul li:last-child{
	margin-bottom: 0;
}
.contact_a .left .text .ul li .icon{
	float: left;
	width: 46px;
}

.contact_a .left .text .ul li .text{
	float: left;
	width: calc(100% - 46px);
	padding-top: 0 !important;
	padding-left: 16px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}

.contact_a .right{
	width: 57.1%;
	border-radius: 12px;
	overflow: hidden;
}

.contact_b{
	padding: 100px 0 130px;
	background: url(../image/contact_b_bg.jpg) center center/cover;
	background-attachment: fixed;
}

.contact_b .left{
	padding-top: 60px;
	width: 25.2%;
}
.contact_b .left .text{
	color: rgba(255, 255, 255, 0.8);
	margin-top: 26px;
	line-height: 1.6;
}

.contact_b .right{
	width: 47.9%;
}

.contact_b .right .ul li{
	margin-bottom: 30px;
}

.contact_b .right .ul li:last-child{
	margin-bottom: 0;
}

.contact_b .right .ul li input{
	width: 100%;
	background: none;
	border: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	/*padding: 10px 0;*/
	font-size: 16px;
	color: #fff;
	height: 44px;
	line-height: 44px;
}

.contact_b .right .ul li input::placeholder{color: rgba(255, 255, 255, 0.8);}

.contact_b .right .ul li.btn{margin-top: 46px;}

.contact_b .right .ul li.btn input{
	width: 170px;
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 100px;
}

@media(max-width: 1700px){
	.contact_a {
	    padding: 80px 0 110px;
	}
	.contact_a .left .text .bt {
	    margin-top: 40px;
	}

	.contact_b {
	    padding: 80px 0 130px;
	}
}

@media(max-width: 1500px){
	.contact_a {
	    padding: 70px 0 90px;
	}
	.contact_a .left .text .bt {
	    margin-top: 30px;
	}
	.contact_a .left .text .ul {
	    margin-top: 20px;
	    padding-top: 20px;
	}
	.contact_b {
	    padding: 70px 0 100px;
	}
	.contact_b .right .ul li {
	    margin-bottom: 20px;
	}
	.contact_b .right .ul li input{font-size: 14px;}
	.contact_b .left .text{margin-top: 20px;}
	.contact_b .left {
	    padding-top: 40px;
	}
}

@media(max-width: 1100px){
	.contact_a {
	    padding: 40px 0 50px;
	}
	.contact_a .left {
	    width: 100%;
	    padding-top: 0;
	}
	.contact_a .right{
		width: 100%;
		margin-top: 20px;
	}
	.contact_a .left .text .ul {
	    margin-top: 16px;
	    padding-top: 16px;
	}
	.contact_a .left .text .bt {
	    margin-top: 20px;
	}
	/*.contact_a .left .text .ul li .icon{width: 40px;}*/
	.contact_a .left .text .ul li .text {
	    padding-top: 8px;
	    padding-left: 12px;
	}

	.contact_b {
	    padding: 40px 0 50px;
	}
	.contact_b .left {
	    padding-top: 0px;
	    width: 100%;
	}
	.contact_b .right{
		width: 100%;
		margin-top: 20px;
	}
	.contact_b .right .ul li {
	    margin-bottom: 16px;
	}
	.contact_b .right .ul li input{
		line-height: 40px;
		height: 40px;
	}
	.contact_b .right .ul li.btn {
	    margin-top: 26px;
	}
}

.saidao_a{
   padding: 120px 0 150px;
   background: url(../image/saidao_a_bg.jpg) center center/cover;
}

.saidao_a .top .right{
	position: absolute;
	bottom: 8px;
	right: 0;
}
.saidao_a .top .right a,.news_a .top .right a{
	margin-right: 10px;
	line-height: 40px;
	height: 40px;
	padding: 0 40px;
	text-align: center;
	display: block;
	float: left;
	border-radius: 50px;
	border: 1px solid #d7d7d7;
	color: #333333;
	transition: all 0.3s;
}

.saidao_a .top .right a:last-child,.news_a .top .right a:last-child{
	margin-right: 0;
}

.saidao_a .top .right a.cur,.news_a .top .right a.cur,.saidao_a .top .right a:hover,.news_a .top .right a:hover{
	background: #00469E;
	color: #fff;
	border: 1px solid #00469E;
}

.saidao_a .btm{
	margin-top: 50px;
}

.saidao_a .btm .ul li{
	float: left;
	width: 19.25%;
	margin-bottom: 12px;
	margin-right: 0.937%;
}

.saidao_a .btm .ul li:nth-child(5n){margin-right: 0;}
.saidao_a .btm .ul li .img{
	border-radius: 15px;
	overflow: hidden;
	background: #fff;
}

.page{text-align: center;margin-top: 50px;}

.page a{
	display: inline-block;
	border: 1px solid #d5d5d5;
	border-radius: 8px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin: 0 6px;
	text-align: center;
	color: #666666;
	transition: all 0.3s;
}

.page a.preva,
.page a.nexta{
	width: 120px;
}

.page a.preva i,
.page a.nexta i{
	width: 14px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -1px;
	transition: all 0.3s;
}


.page a.preva i{
	margin-right: 10px;
	background: url(../image/prev_jt1.png) center center/cover;
}

.page a.nexta i{
	margin-left: 10px;
	background: url(../image/prev_jt2.png) center center/cover;
}

.page a:hover,.page a.cur{
	color: #fff;
	border: 1px solid #00469E;
	background: #00469E;
}

.page a.preva:hover,
.page a.nexta:hover{
	color: #fff;
	background: #aaaaaa;
	border: 1px solid #aaaaaa;
}


.page a.preva:hover i{
	background: url(../image/prev_jt01.png) center center/cover;
}

.page a.nexta:hover i{
	background: url(../image/prev_jt02.png) center center/cover;
}

@media(max-width: 1700px){
	.saidao_a {
	    padding: 90px 0 110px;
	}
	.saidao_a .btm {
	    margin-top: 40px;
	}
	.page {
	    text-align: center;
	    margin-top: 40px;
	}
	.page a{
		width: 46px;
	    height: 46px;
	    line-height: 46px;
	}
	.page a.preva, .page a.nexta {
	    width: 100px;
	}
}

@media(max-width: 1500px){
	.saidao_a {
	    padding: 70px 0 90px;
	}
	.saidao_a .top .right a{
	    line-height: 36px;
	    height: 36px;
	    margin-right: 6px;
	    padding: 0 36px;
	}
	.page a{
		width: 42px;
	    height: 42px;
	    line-height: 42px;
	}
	.nyheader .logo{width: 120px;}
	.nyheader .yy {
	    margin-top: 10px;
	    margin-left: 24px;
	}
}

@media(max-width: 1100px){
	.saidao_a {
	    padding: 40px 0 50px;
	}
	.saidao_a .top .right a,.news_a .top .right a{
	    margin-bottom: 8px;
	    width: 48.5%;
	    margin-right: 3%;
	    padding: 0;
	    text-align: center;
	}
	.saidao_a .top .right a:nth-child(2n),.news_a .top .right a:nth-child(2n){margin-right: 0;}
	.saidao_a .top .right{
		width: 100%;
		position: initial;
		margin-top: 16px;
	}
	.saidao_a .btm {
	    margin-top: 20px;
	}
	.saidao_a .btm .ul li{
		width: 32%;
		margin-bottom: 8px;
		margin-right: 2%;
	}
	.saidao_a .btm .ul li:nth-child(5n){margin-right: 2%;}
	.saidao_a .btm .ul li:nth-child(3n){margin-right: 0;}
	.saidao_a .btm .ul li .img{
		border-radius: 10px;
	}
}

@media(max-width: 700px){
	.saidao_a .btm .ul li{
		width: 48.5%;
		margin-right: 3%;
	}
	.saidao_a .btm .ul li:nth-child(5n){margin-right: 3%;}
	.saidao_a .btm .ul li:nth-child(3n){margin-right: 3%;}
	.saidao_a .btm .ul li:nth-child(2n){margin-right: 0;}
	.saidao_a .btm .ul li .img{
		border-radius: 6px;
	}
	.page{margin-top: 30px;}
	.page a {
	    width: 40px;
	    height: 40px;
	    line-height: 40px;
	}

	.page a.preva, .page a.nexta{
		width: 40px;
	}

	.page a.preva span, .page a.nexta span{display: none}
	.page a.preva i, .page a.nexta i{margin-right: 0;margin-left: 0;position: relative;top: -2px;}
}

.news_a{
	background: url(../image/news_a_bg.jpg) top center/cover;
	padding: 100px 0 130px;
}

.news_a .top .right{
	position: absolute;
	right: 0;
	bottom: 8px;
}

.news_a .btm{
	margin-top: 30px;
}

.news_a .btm .ul li{
	margin-bottom: 26px;
	position: relative;
}

.news_a .btm .ul li:before{
	height: 2px;
	position: absolute;
	width: 0;
	background: #00469E;
	left: 0;
	bottom: 0;	
	transition: all 0.4s;
	content: "";
	z-index: 3;
}

.news_a .btm .ul li:last-child{margin-bottom: 0;}
.news_a .btm .ul li .box{
	
}

.news_a .btm .ul li .box2 .text{
	background: #ffffff;
	padding: 50px 36px;
	border-radius: 4px;
	overflow: hidden;
}

.news_a .btm .ul li .box .text .time{
	color: rgba(51, 51, 51, 0.5);
}

.news_a .btm .ul li .box .text .bt{
	color: #333333;
	margin-top: 6px;
	line-height: 1.5;
	transition: all 0.4s;
}

.news_a .btm .ul li:hover .box .text .bt{
	color: #00469E;
}

.news_a .btm .ul li:hover:before{
	width: 100%;
}

.news_a .btm .ul li .box .text .wenzi{
	line-height: 1.8;
	color: rgba(102, 102, 102, 0.8);
	margin-top: 12px;

}
.news_a .btm .ul li .box .text .wenzi p{
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 
}
.news_a .btm .ul li .box .text .news_more{margin-top: 40px;}
.news_more,
a.news_more{
	color: rgba(51, 51, 51, 0.8);
	display: inline-block;
	position: relative;
	font-size: 15px;
}
.news_more i,
a.news_more i{
	width: 14px;
	height: 11px;
	background: url(../image/news_a_jt.png) center center/cover;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -1px;
	margin-left: 8px;
}
.news_a .btm .ul li .box1{
	
}
.news_a .btm .ul li .box1:before{
	width: 1.5%;
	height: 100%;
	position: absolute;
	left: 52.5%;
	top: 0;
	background: #efefef;
	content: "";
}
.news_a .btm .ul li .box1 .bg{
	position: absolute;
	right: 0;
	top: 0;
	width: 46.6%;
	height: 100%;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
}
.news_a .btm .ul li .box1 .img{
	float: left;
	width: 52.5%;
	overflow: hidden;
	border-radius: 4px;
}

.news_a .btm .ul li .box1 .text{
	float: right;
	width: 46.6%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	padding: 0 44px;
}

.news_a .btm .ul li .box1 .text .news_more{margin-top: 80px;}
@media(max-width: 1700px){
	.news_a {
	    padding: 80px 0 110px;
	}
}

@media(max-width: 1500px){
	.news_a {
	    padding: 70px 0 90px;
	}
	.news_a .btm .ul li {
	    margin-bottom: 20px;
	}
	.news_a .btm .ul li .box1 .text {
	    padding: 0 36px;
	}
	.news_a .btm .ul li .box1 .text .news_more {
	    margin-top: 50px;
	}
	.news_a .btm .ul li .box2 .text {
	    padding: 40px 30px;
	}
	.news_a .btm .ul li .box .text .news_more {
	    margin-top: 30px;
	}
}

@media(max-width: 1100px){
	.news_a {
	    padding: 40px 0 50px;
	}
	.news_a .top .right{
		width: 100%;
		position: initial;
		margin-top: 20px;
	}
	.news_a .btm .ul li{margin-bottom: 14px;border-radius: 4px;overflow: hidden;}
	.news_a .btm .ul li .box1{background: #fff;}
	.news_a .btm .ul li .box1 .bg,
	.news_a .btm .ul li .box1:before{display: none;}

	.news_a .btm .ul li .box1 .text{
		width: 100%;
		position: initial;
		transform: initial;
		padding: 30px 20px;
	}
	.news_a .btm .ul li .box1 .img{
		width: 100%;
	}
	.news_a .btm .ul li .box2 .text {
	    padding: 30px 20px;
	}
	.news_a .btm .ul li .box .text .news_more {
	    margin-top: 20px;
	}
	.news_more, a.news_more{font-size: 14px;}
	.news_a .btm {
	    margin-top: 20px;
	}
}

.mbx{
	margin-top: 30px;
}

.mbx a{
	display: inline-block;
	color: #fff;
	vertical-align: middle;
	position: relative;
	line-height: 1;
}
.mbx a.j{
	padding-left: 30px;
}
.mbx a.j:before{
	width: 16px;
	height: 15px;
	position: absolute;
	left: 0;
	top: calc(50% - 2px);
	transform: translateY(-50%);
	content: "";
	background: url(../image/mbx.png) center center/cover;
}
.mbx span{
	vertical-align: middle;
	position: relative;
	margin: 0 6px;
}

.news_xq{
	background: url(../image/news_a_bg.jpg) top center/cover;
	padding: 80px 0 100px;
}

.news_xq .left{
	background: #fff;
	width: 76.5%;
	padding: 80px 44px;
	border-radius: 8px;
}


.news_xq .left .top .time{
	color: #00469E;
}
.news_xq .left .top .bt{
	color: #333333;
	margin-top: 6px;
	line-height: 1.4;
}

.news_xq .left .top .l{
	float: left;
	width: 70%;
}

.news_xq .left .top .r{
	max-width: 30%;
	bottom: 8px;
	right: 0;
	position: absolute;
}

.news_xq .left .top .r .fx a{
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 6px;
	background: #e5e5e5;
	border-radius: 100%;
}
.news_xq .left .top .r .fx a:last-child{margin-right: 0;}

.news_xq .left .top .r .fx a .ewm{
	position: absolute;
	width: 120px;
	bottom: calc(100% + 10px);
	left: -25%;
	background: #fff;
	padding: 4px;
	line-height: 0;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);
	display: none;
}

.news_xq .left .top .r .fx a .ewm img{width: 100%;}
.news_xq .left .top .r .fx a:hover .ewm{display: block;}

.news_xq .left .top .r .fx a.weixin{
	background: url(../image/newsxq_fx1.jpg) center center/cover;
}

.news_xq .left .top .r .fx a.book{
	background: url(../image/newsxq_fx2.jpg) center center/cover;
}

.news_xq .left .top .r .fx a.niao{
	background: url(../image/newsxq_fx3.jpg) center center/cover;
}

.news_xq .left .top .r .fx a.in{
	background: url(../image/newsxq_fx4.jpg) center center/cover;
}

.news_xq .left .text{
	margin-top: 26px;
	padding-top: 26px;
	border-top: 1px solid #e6e7eb;
	line-height: 1.8;
}

.news_xq .left .btm{
	margin-top: 50px;
	padding-top: 40px;
	border-top: 1px solid #e6e7eb;
}

.news_xq .left .btm .l{
	width: 26%;
	float: left;
}

.news_xq .left .btm a{
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 100%;
	height: 48px;
	line-height: 48px;
	margin-bottom: 12px;
	background: #999999;
	border-radius: 100px;
	padding-left: 60px;
	color: #fff;
	padding-right: 34px;
	position: relative;
}

.news_xq .left .btm a:last-child{margin-bottom: 0;}
.news_xq .left .btm a span{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_xq .left .btm .r{
	float: right;
}

.news_xq .left .btm a:before{
	position: absolute;
	width: 41px;
	height: 41px;
	border-radius: 100%;
	background: #fff;
	left: 4px;
	top: 50%;
	transform: translateY(-50%);
	background: url(../image/newsxq_logo.png) center center/cover;
	content: "";
	z-index: 3;
}
.news_xq .left .btm a span{position: relative;z-index: 2;}
.news_xq .left .btm a:after{
	width: 0;
	background: #00469E;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.5s;
	content: "";

}

.news_xq .left .btm a:hover:after{width: 100%;}
.news_xq .right{
	width: 22.5%;
}

.news_xq .right .box1{
	padding: 50px 30px;
	background: #fff;
	border-radius: 8px;
}

.news_xq .right .bt{
	color: #333333;
}

.news_xq .right .box1 .ul{
	margin-top: 16px;
	padding-top: 20px;
	border-top: 1px solid #e5e5e5;
}
.news_xq .right .box1 .ul li {
	margin-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
}
.news_xq .right .box1 .ul li:last-child{margin-bottom: 0;}
.news_xq .right .box1 .ul li .xbt{
	padding: 12px 26px 12px 22px;
	color: #666666;
	position: relative;
	line-height: 1;
	transition: all 0.3s;
}

.news_xq .right .box1 .ul li:hover .xbt{color: #00469E;}

.news_xq .right .box1 .ul li .xbt:before{
	width: 3px;
	height: 3px;
	border-radius: 100%;
	border: 2px solid #db343a;
	position: absolute;
	left: 6px;
	top: 50%;
	transform: translateY(-50%);
	content: "";
}

.news_xq .right .box1 .ul li .xbt:after{
	width: 10px;
	height: 9px;
	background: url(../image/newsxq_lm.png) center center/cover;
	content: "";
	position: absolute;
	right: 16px;
	top: calc(50% - 1px);
	transform: translateY(-50%);
}

.news_xq .right .box2{
	background: #fff;
	margin-top: 18px;
	padding: 40px 30px 50px;
	border-radius: 8px;
}

.news_xq .right .box2 .ul {
	margin-top: 20px;
	border-top: 1px solid #e5e5e5;
}
.news_xq .right .box2 .ul li {
	border-bottom: 1px solid #f2f2f2;
}
.news_xq .right .box2 .ul li .text{
	padding: 30px 0 16px;
}

.news_xq .right .box2 .ul li .text .time{
	color: #00469E;
}

.news_xq .right .box2 .ul li .text .bt{
	color: #666666;
	margin-top: 4px;
	line-height: 1.4;
	transition: all 0.3s;
}

.news_xq .right .box2 .ul li:hover .text .bt{color: #00469E;}
@media(max-width: 1700px){
	.news_xq .left {
	    padding: 60px 40px;
	}
	.news_xq .left .btm {
	    margin-top: 30px;
	    padding-top: 20px;
	}
	.news_xq .left .btm a{
		 height: 40px;
         line-height: 40px;
         padding-left: 44px;
	}
	.news_xq .left .btm a:before{
		height: 32px;
		width: 32px;
	}
	
}

@media(max-width: 1360px){
	.news_xq {
	    padding: 60px 0 80px;
	}
	.news_xq .right .box1 {
	    padding: 30px 20px;
	}
	.news_xq .right .box2 {
	    padding: 30px 20px 40px;
	}
	.news_xq .left {
	    padding: 50px 40px;
	}
	.news_xq .right .box2 .ul li .text {
	    padding: 20px 0 12px;
	}
	.news_xq .right .box1 .ul {
	    margin-top: 12px;
	    padding-top: 16px;
	}
}

@media(max-width: 1100px){
	.news_xq {
	    padding: 40px 0 50px;
	}
	.news_xq .right{display: none;}
	.news_xq .left{
		width: 100%;
		padding: 30px 20px;
	}
	.mbx {
	    margin-top: 16px;
	}
	.news_xq .left .top .l{
		width: 100%;
	}
	.news_xq .left .top .r{
		max-width: 100%;
		margin-top: 20px;
		position: initial;
		display: inline-block;
	}
	.news_xq .left .text {
	    margin-top: 16px;
	    padding-top: 16px;
	}
	.news_xq .left .btm .l{
		width: 50%;
	}
	.news_xq .left .btm {
	    margin-top: 26px;
	    padding-top: 14px;
	}
	.news_xq .left .btm a {
	    height: 36px;
	    line-height: 36px;
	    margin-bottom: 8px;
	    padding-left: 40px;
	    padding-right: 30px;
	}
	.news_xq .left .btm a:before {
	    height: 30px;
	    width: 30px;
	}
	.news_xq .left .btm .l{width: 100%;}
	.news_xq .left .btm .r{margin-top: 16px;}
}

.join_a{background: url(../image/join_a_bg.jpg) top center/cover #f8f8f8;padding: 120px 0 180px;}

.join_a .top .text{
	line-height: 1.6;
	margin-top: 20px;
	width: 82.5%;
}
.join_a .btm{
	margin-top: 40px;
}
.join_a .btm .ul{
	display: flex;
}
.join_a .btm .ul li{
	float: left;
	width: 32.7%;
	margin-right: 0.95%;
	background: #ffffff;
	flex-wrap: nowrap;
	position: relative;
	padding: 56px 34px 200px;
	border-radius: 8px;
	transition: all 0.3s;
}

.join_a .btm .ul li:last-child{margin-right: 0;}
.join_a .btm .ul li .box{
	position: relative;
}

.join_a .btm .ul li .bt{
	color: #333333;
	font-weight: bold;
	transition: all 0.3s;
}

.join_a .btm .ul li .text{
	line-height: 1.8;
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #f2f2f2;
	color: #666666;
	transition: all 0.3s;
}

.join_a .btm .ul li .img{
	position: absolute;
	left: 34px;
	bottom: 60px;
	width: 60px;
	transition: all 0.3s;
}

.join_a .btm .ul li .img .img2{display: none;}
.join_a .btm .ul li:hover{
	background: #00469E;
}

.join_a .btm .ul li:hover .bt,
.join_a .btm .ul li:hover .text{color: #fff;}
.join_a .btm .ul li:hover .text{border-top: 1px solid rgba(255, 255, 255, 0.2);}
.join_a .btm .ul li:hover .img .img1{display: none;}
.join_a .btm .ul li:hover .img .img2{display: block;}

.join_b{
	background: #fff;
	padding: 130px 0 160px;
}

.join_b .left{
	width: 43.5%;
	padding-top: 40px;
}

.join_b .left .top .text{
	line-height: 1.8;
	color: #666666;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #f2f2f2;
}

.join_b .left .btm {
	margin-top: 50px;
}
.join_b .left .btm .bt{
	color: #333333;
}
.join_b .left .btm .wenzi{
	color: #666666;
	margin-top: 12px;
	line-height: 1.8;
}
.join_b .right{
	width: 48.4%;
	border-radius: 8px;
	overflow: hidden;
}

.join_b .tiao{
	position: absolute;
	left: 0;
	bottom: 5.5%;
	border-radius: 8px;
	width: 93.7%;
	background: #00469E;
	padding: 40px 0;
}
.join_b .tiao .ul{
	height:100%;
}
.join_b .tiao .ul li{
	float: left;
	color: #fff;
	text-align: center;
	/* margin-right: calc(16.666% / 6); */
	position: relative;
}


.join_b .tiao .ul li:nth-child(odd){
	width: 13.33%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.join_b .tiao .ul li:nth-child(even){
	width: 20%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.join_b .tiao .ul li:last-child{margin-right: 0;left: -16px;}
.join_b .tiao .ul li .nyfont-16{
	position: relative;
	padding-left: 25px;
}
.join_b .tiao .ul li .nyfont-16:before{
	position: absolute;
	left: 0;
	top: 30%;
	/* transform: translateY(-50%); */
	width: 35px;
	height: 10px;
	background: url(../image/join_c_jt1.png) center center/cover;
	content: "";
}
.join_b .tiao .ul li:last-child:before{
	display: none;
}

.join_c{
	background: #f8f8f8;
   padding: 110px 0 140px;	
}

.join_c .join_c_box{
	margin-top: 40px;
	padding-left: 8.35%;
}
.join_c .join_c_box .box .img{border-radius: 10px;overflow: hidden;}
.hidden{overflow: hidden;}
.join_c .swiper-button-prev:after,
.join_c .swiper-button-next:after{display: none;}

.join_c .swiper-button-prev,
.join_c .swiper-button-next{
	width: 54px;
	height: 54px;
	position: absolute;
	left: auto;
	border-radius: 100%;
	transition: all 0.3s;
}

.join_c .swiper-button-next{
	right: 0;
	background: url(../image/join_c_jt2.png) center center/cover #333333;
}

.join_c .swiper-button-prev{
	right: 64px;
	background: url(../image/join_c_jt1.png) center center/cover #333333;
}

.join_c .swiper-button-next:hover{
	background-color: #00469E;
}

.join_c .swiper-button-prev:hover{
	background-color: #00469E;
}

.join_c .join_c_box .box .bt{
	color: #333333;
	padding: 14px 18px;
	position: relative;
}

.join_c .join_c_box .box .bt:before{
	width: 3px;
	height: 3px;
	border: 3px solid #00469E;
	border-radius: 100%;
	content: "";
	position: absolute;
	left: 0;
	top: calc(50% - 3px);
}

.join_d{
	padding: 110px 0 140px;
}

.join_d .ul{
	display: flex;
}

.join_d .ul li{
	width: 19.2%;
	float: left;
	margin-right: 1%;
	background: #f7f7f7;
	margin-bottom: 14px;
	border-radius: 8px;
	text-align: center;
	flex-wrap: nowrap;
	padding: 50px 20px 40px;
	transition: all 0.3s
}

.join_d .ul li:nth-child(5n){margin-right: 0;}

.join_d .ul li .img{
	width: 72px;
	display: inline-block;
}

.join_d .ul li .img .img2{display: none;}
.join_d .ul li .bt{
	color: #333333;
	margin-top: 20px;
}

.join_d .btm{
	margin-top: 26px;
}
.join_d .btm.btm2{display: none;}
.join_d .ul li:hover{
	background-color: #00469E;
}
.join_d .ul li:hover .img .img1{display: none;}
.join_d .ul li:hover .img .img2{display: inline-block;}
.join_d .ul li:hover .bt{color: #fff;}

.join_e{
	background: #f8f8f8;
	padding: 110px 0;
}
.join_e .top .nytitle{
	float: left;
}

.join_e .top .text{
	position: absolute;
	bottom: 5px;
	right: 0;
	line-height: 1.8;
	color: #666666;
}

.join_e .top .text a{
	color: #00469E;
	text-decoration: underline;
}

.join_e .btm{
	margin-top: 40px;
}
.join_e .btm .dbt{
	padding: 20px 50px;
	background-color: #00469E;
	color: #fff;
}
.join_e .btm .dbt .li{
	float: left;
}

.join_e .btm .li_1{
	width: 21.4%;
}

.join_e .btm .li_2{
	width: 17.8%;
}

.join_e .btm .li_3{
	width: 36.8%;
}

.join_e .btm .li_4{
	width: 17.4%;
}

.join_e .btm .li_5{
	width: 6.6%;
	text-align: center;
}
.join_e .btm .ul{background: #fff;}
.join_e .btm .ul > li{
	border-bottom: 1px solid #eeeeee;
}
.join_e .btm .ul > li:last-child{border-bottom: none;}
.join_e .btm .ul > li .t{
	padding: 0 50px;
	cursor: pointer;
}
.join_e .btm .ul > li .t .li{
	float: left;
	padding: 20px 0;
	line-height: 1.6;
}
.join_e .btm .ul > li .t .li.li_5{
	padding-top: 12px; ;
	padding-bottom: 0 !important;
	text-align: center;
}
.join_e .btm .ul > li .t .li.li_5 .i{
	width: 38px;
	height: 38px;
	border-radius: 100%;
	border: 1px solid #cdcdcd;
	display: inline-block;
	position: relative;
	cursor: pointer;
}

.join_e .btm .ul > li .t .li.li_5 .i:before{
	width: 2px;
	height: 14px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	content: "";
	background-color: #bbbbbb;
}
.join_e .btm .ul > li .t .li.li_5 .i:after{
	width: 14px;
	height: 2px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	content: "";
	background-color: #bbbbbb;
}


.join_e .btm .ul > li .nr{
	border-top: 1px solid #eeeeee;
	padding: 40px 50px 100px;
	line-height: 2;
	display: none;
}

.join_e .btm .ul > li .nr h3{
	font-weight: initial;
}
.join_e .btm .ul > li .nr ol,.join_e .btm .ul > li .nr ul{
	padding-left: 20px;
}
.join_e .btm .ul > li .nr ol li{
	list-style-type: decimal;
	position: relative;
	margin-top: 8px;
}

.join_e .btm .ul > li .nr ul li{
	list-style-type: disc;
}

.join_e .btm .ul > li .nr a.toudi{
	display: inline-block;
	padding: 16px 44px;
	border-radius: 8px;
	overflow: hidden;
	color: #fff;
	line-height: 1;
	margin-top: 50px;
	background: url(../image/join_e_toudibg.jpg) center center/cover;
}

.join_e .btm .ul > li .nr a.toudi i{
	width: 23px;
	height: 23px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	position: relative;
	top: -1px;
	background: url(../image/join_e_toudi.png) center center/cover;
}


.join_e .btm .ul > li.cur .t .li,
.join_e .btm .ul > li:hover .t .li{
	color: #00469E;
}
.join_e .btm .ul > li.cur .t .li.li_5 .i{
	border: 1px solid #00469E;
}
.join_e .btm .ul > li.cur .t .li.li_5 .i:before{
	display: none;
}
.join_e .btm .ul > li.cur .t .li.li_5 .i:after{
	background-color: #00469E;
}


@media(max-width: 1700px){
	.join_a {
	    padding: 100px 0 150px;
	}
	.join_a .btm .ul li {
	    padding: 50px 30px 120px;
	}
	.join_b {
	    background: #fff;
	    padding: 100px 0 130px;
	}
	.join_b .tiao {
	    padding: 50px 0;
	}
	.join_b .left {
	    padding-top: 30px;
	}
	.join_c {
	    padding: 90px 0 110px;
	}
	.join_c .swiper-button-prev,
	.join_c .swiper-button-next{
		width: 50px;
        height: 50px;
	}
	.join_d {
	    padding: 90px 0 120px;
	}
	.join_d .ul li .img{
		width: 64px;
	}
	.join_e {
	    padding: 90px 0;
	}
	.join_e .btm .dbt {
	    padding: 20px 40px;
	}
	.join_e .btm .ul > li .t {
	    padding: 0 40px;
	}
	.join_e .btm .ul > li .nr {
	    padding: 40px 40px 80px;
	}
}

@media(max-width: 1500px){
	.join_a {
	    padding: 70px 0 110px;
	}
	.join_a .btm .ul li {
	    padding: 40px 30px 160px;
	}
	.join_a .btm .ul li .img{
		width: 54px;
		height: 54px;
		bottom: 40px;
	}
	.join_a .btm .ul li .text {
	    padding-top: 16px;
	    margin-top: 16px;
	}
	.join_a .btm {
	    margin-top: 30px;
	}
	.join_b {
	    padding: 70px 0 100px;
	}
	.join_b .left .top .text {
	    margin-top: 16px;
	    padding-top: 16px;
	}
	.join_b .tiao {
	    padding: 30px 0;
	}
	.join_c {
	    padding: 70px 0 90px;
	}
	.join_c .swiper-button-prev, .join_c .swiper-button-next {
	    width: 44px;
	    height: 44px;
	}
	.join_c .swiper-button-prev{right: 52px;}
	.join_d {
	    padding: 70px 0 100px;
	}
	.join_d .ul li{
		padding: 40px 20px 30px;
	}
	.join_d .ul li .img {
	    width: 54px;
	}
	.join_e {
	    padding: 70px 0;
	}
	.join_e .btm .ul > li .t .li.li_5 .i{
		width: 32px;
		height: 32px;
	}
	.join_c .join_c_box{
		padding-left: 7.5%;
	}
}

@media(max-width: 1300px){
	.join_b .tiao{
		position: initial;
		display: inline-block;
		width: 100%;
	}
}

@media(max-width: 1100px){

	.join_a {
	    padding: 40px 0 50px;
	}
	.join_a .top .text {
	    width: 100%;
	}
	.join_a .btm .ul{display: block;}
	.join_a .btm .ul li{
		width: 100%;
		margin-bottom: 16px;
		padding: 30px 20px 120px;
	}
	.join_a .btm .ul li:last-child{margin-bottom: 0;}
	.join_a .btm .ul li .img {
	    width: 46px;
	    height: 46px;
	    bottom: 30px;
	}
	.join_b {
	    padding: 40px 0 50px;
	}
	.join_b .left {
	    padding-top: 0;
	    width: 100%;
	}
	.join_b .right{
		width: 100%;
		margin-top: 20px;
	}
	.join_b .tiao{
		width: 100%;
		overflow: auto;
		padding: 20px 0;
		position: absolute;
	}
	.join_b .tiao .ul{
		width: 1200px;
	}
	.join_c {
	    padding: 40px 0 50px;
	}
	.join_c .join_c_box {
	    padding-left: 3%;
	}
	.join_c .join_c_box {
	    margin-top: 20px;
	}
	.join_c .swiper-button-prev, .join_c .swiper-button-next {
	    width: 40px;
	    height: 40px;
	}
	.join_c .swiper-button-prev {
	    right: 46px;
	}
	.join_d {
	    padding: 40px 0 50px;
	}
	.join_d .btm {
	    margin-top: 20px;
	}
	
}

@media(max-width: 900px){
	.join_d .btm.btm1 {
	    display: none;
	}
	.join_d .btm.btm2 {
	   display: block;
	}
	.join_d .ul li{
		width: 49%;
		margin-right: 2%;
	}
	.join_d .ul li:nth-child(5n){margin-right: 2%;}
	.join_d .ul li:nth-child(2n){margin-right: 0;}
	.join_d .ul li {
	    padding: 30px 20px 20px;
	}
	.join_d .ul li .img {
	    width: 46px;
	}
	.join_e {
	    padding: 40px 0;
	}
	.join_e .top .text{
		width: 100%;
		display: inline-block;
		position: initial;
		margin-top: 20px;
	}
	.join_e .btm {
	    margin-top: 20px;
	}
	.join_e .btm .dbt {
	    padding: 14px 20px;
	}
	.join_e .btm .ul > li .t {
	    padding: 0 20px;
	}
	.join_e .btm .li_4,.join_e .btm .li_3,.join_e .btm .li_2{display: none;}
	.join_e .btm .li_1{
		width: 70%;
	}
	.join_e .btm .li_5{
		width: 26%;
	}
	.join_e .btm .ul > li .nr {
	    padding: 20px 20px 40px;
	}
	.join_e .btm .ul > li .nr a.toudi{
		margin-top: 30px;
		padding: 12px 36px;
	}
	.join_e .btm .ul > li .t .li.li_5 .i{
		width: 26px;
		height: 26px;
	}
	.join_e .btm .ul > li .t .li.li_5 .i:before{
		width: 2px;
        height: 10px;
	}
	.join_e .btm .ul > li .t .li.li_5 .i:after{
		width: 10px;
        height: 2px;
	}
}

.about_a{
	padding: 180px 0 220px;
	background: url(../image/about_a_bg.jpg) center center/cover;
}

.about_a .left{
	width: 52%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	/*padding-top: 40px;*/
	padding-top: 0 !important;
}

.about_a .left .text{
	line-height: 1.8;
	margin-top: 26px;
}

.about_a .left .text p{margin-bottom: 10px;}
.about_a .left .text p:last-child{margin-bottom: 0;}

.about_a .left .dbt{
	background-color: #333333;
	margin-top: 70px;
	display: inline-block;
	color: #fff;
	padding: 10px 40px;
	line-height: 1.2;
}

.about_a .left .dbt .i{
	display: inline-block;
	margin-left: 14px;
	position: relative;
	top: -2px;
}

.about_a .left .dbt .i img{
	display: inline-block;
	vertical-align: middle;
}
.about_a .right{
	width: 40.8%;
}

.about_a .left .ul{
	margin-top: 20px;
	background: rgba(0, 0, 0, 0.03);
	display: inline-block;
	border-radius: 10px;
	padding: 30px;
}

.about_a .left .ul > li{
	float: left;
	
}
.about_a .left .ul > li:nth-child(2){
	padding: 30px 30px 0;
}
.about_a .left .ul > li:last-child{float: right;}

.about_a .left .ul > li .icon{
	float: left;
	width: 90px;
	border-radius: 100%;
	border: 3px solid #d6d6d6;
}

.about_a .left .ul > li .bt{
	float: left;
	color: #333333;
	padding-top: 30px;
	margin-left: 10px;
}

.about_b{
	overflow: hidden;
	position: relative;
	background: url(../image/about_b_bg.jpg) center center/cover;
	/*background-attachment: fixed;*/
}
.about_b .bg{
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 4;
	transform: scale(1.1);
}
.about_b .bg img{position: relative !important;}
.about_b .bj{
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(1.1);
}
.about_b .about_b_box{
	padding: 160px 0 0;
	height: 47vw;
}

.about_b .about_b_box .ul li{
	position: absolute;
	border-radius: 100%;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.1);
}

.about_b .about_b_box .ul li .box{
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	z-index: 3;
}

.about_b .about_b_box .ul li .icon{
	border-radius: 100%;
	overflow: hidden;
	display: inline-block;
	background: rgba(255, 255, 255, 0.1);
}

.about_b .about_b_box .ul li.li_0{
	width: 22.5%;
	left: -50px;
	bottom: 13.6%;
}

.about_b .about_b_box .ul li.li_0 .icon,.about_b .about_b_box .ul li.li_2 .icon{
	width: 106px;
}
.about_b .about_b_box .ul li .text{
	margin-top: 16px;
}
.about_b .about_b_box .ul li .text .bt{
	color: #fff;
}

.about_b .about_b_box .ul li .text .fbt{
	padding-top: 16px;
	margin-top: 6px;
	position: relative;
	color: rgba(255, 255, 255, 0.3);
}

.about_b .about_b_box .ul li .text .fbt:before{
	width: 50px;
	height: 1px;
	background: #f53d43;
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.about_b .about_b_box .ul li.li_1{
	width: 68.7%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.about_b .about_b_box .ul li.li_1 .icon{width: 186px;}
.about_b .about_b_box .ul li.li_1:before{
	position: absolute;
	width: 95%;
	height: 95%;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background: rgba(255, 255, 255, 0.1);
	border-radius: 100%;
	content: "";
	/*opacity: 0;*/
	transition: all 0.8s;
}
.about_b .about_b_box .ul li.li_1:after{
	position: absolute;
	width: 85%;
	height: 85%;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 100%;
	content: "";
	/*opacity: 0;*/
	transition: all 0.8s;
}

.about_b .about_b_box .ul li.li_2{
	width: 30.2%;
	top: 11.4%;
	right: 0;
}

/*.about_b .about_b_box .ul li:hover:before{
	opacity: 1;
	-webkit-animation: about_b_y 3s linear infinite;
}
.about_b .about_b_box .ul li:hover:after{
	opacity: 1;
	-webkit-animation: about_b_y 3s linear infinite;
}
@-webkit-keyframes about_b_y {
	0% {
		transform:  translate(-50%,-50%) scale(1.0);
	}
	50% {
		transform: translate(-50%,-50%) scale(1.05) ;
	}
	100% {
		transform: translate(-50%,-50%)  scale(1.0);
	}
}
@keyframes about_b_y {
	0% {
		transform:  translate(-50%,-50%) scale(1.0);
	}
	50% {
		transform: translate(-50%,-50%) scale(1.05) ;
	}
	100% {
		transform: translate(-50%,-50%)  scale(1.0);
	}
}*/

.about_c{
	padding: 140px 0 170px;
	background: url(../image/about_c_bg.jpg) center center/cover;
}

.about_c .top .text{
	line-height: 1.6;
	color: #666666;
	margin-top: 10px;
}
.about_c .top .right {
	position: absolute;
	right: 0;
	bottom: 6px;
}

.about_c .top .right .select{
	width: 240px;
	position: relative;
}

.about_c .top .right select{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: none;
	border-radius: 50px;
	border: 1px solid #dadada;
	padding-left: 26px;
	padding-right: 36px;
	color: #666666;
	appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.about_c .top .right .select::before {
    content: "";
    position: absolute;
    right: 24px;
    top: 50%;
    width: 10px;
    height: 5px;
    background: url(../image/about_c_xjt.png) no-repeat center center/cover;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.about_c .btm{
	margin-top: 40px;
}

.about_c .btm .ul li{
	float: left;
	width: 19.1%;
	margin-right: 1.125%;
	margin-bottom: 14px;
	background: #fff;
	border-radius: 10px;
	border: 1px solid #eeeeee;
}

.about_c .btm .ul li:nth-child(5n){margin-right: 0;}
.about_c .swiper-button-prev:after,
.about_c .swiper-button-next:after{
	display: none;
}
.about_c .swiper-button-prev,
.about_c .swiper-button-next{
	width: 54px;
	height: 54px;
	transition: all 0.4s;
	border-radius: 100%;
	top: calc(50% + 56px);
}

.about_c .swiper-button-prev{
	left: 4.1%;
	background: url(../image/about_c_l1.png) center center/cover;
}

.about_c .swiper-button-next{
	right: 4.1%;
	background: url(../image/about_c_r1.png) center center/cover;
}

.about_c .swiper-button-prev:hover{
	background: url(../image/about_c_l01.png) center center/cover;
}

.about_c .swiper-button-next:hover{
	background: url(../image/about_c_r01.png) center center/cover;
}

.about_d{
	padding: 130px 0 180px;
}

.about_d .top .swiper-button-next:after,
.about_d .top .swiper-button-prev:after{display: none;}
.about_d .top .swiper-button-next,
.about_d .top .swiper-button-prev{
	width: 54px;
	height: 54px;
	transition: all 0.4s;
	border-radius: 100%;
	left: auto;
}

.about_d .top .swiper-button-prev{
	right: 64px;
	background: url(../image/about_c_l1.png) center center/cover;
}

.about_d .top .swiper-button-next{
	right: 0;
	background: url(../image/about_c_r1.png) center center/cover;
}

.about_d .top .swiper-button-prev:hover{
	background: url(../image/about_c_l01.png) center center/cover;
}

.about_d .top .swiper-button-next:hover{
	background: url(../image/about_c_r01.png) center center/cover;
}


.about_d .btm{
	margin-top: 40px;
	    display: flex;    flex-wrap: nowrap;
}

.about_d .btm .box{
	background: #f8f8f8;
	padding: 40px 40px 60px;
	border-radius: 10px;
}

.about_d .btm .box .icon_box{
	padding: 20px 6px;
	border-bottom: 1px solid #dfdfdf;
}
.about_d .btm .box .icon_box .icon{
	float: left;
	width: 130px;
}

.about_d .btm .box .icon_box .cha{
	float: left;
	width: 14px;
	margin: 14px 30px 0;
}

.about_d .btm .box .text_box{
	margin-top: 16px;
	height: 240px;
	overflow: auto;
	padding-right: 14px;
}

.about_d .btm .box .text_box::-webkit-scrollbar{
	width: 6px;
	
}
.about_d .btm .box .text_box::-webkit-scrollbar-track{
	background: #ebebeb;
	width: 6px;
	border-radius: 50px;
}

.about_d .btm .box .text_box::-webkit-scrollbar-track-piece{
	width: 6px;
} 
.about_d .btm .box .text_box::-webkit-scrollbar-thumb{
	background: #bcbcbc;
	border: 5px;
	border-radius: 50px;
		
}
.about_d .btm .box .text_box::-webkit-scrollbar-button{
	display: none;
}

.about_d .btm .box .text_box .text{
	margin-top: 30px;
}

.about_d .btm .box .text_box .text .time{
	color: #00469E;
	position: relative;
	padding-left: 26px;
}

.about_d .btm .box .text_box .text .time:before{
	width: 15px;
	height: 15px;
	background: url(../image/about_d_time.png) center center/cover;
	position: absolute;
	top: 0px;
	left: 4px;
	content: "";
}

.about_d .btm .box .text_box .text .js{
	line-height: 1.6;
	margin-top: 12px;
}

.about_d canvas{
	position: absolute;
	bottom: 0;
	width: 100% !important;
	height: 200px !important;
	left: 0;
}

.about_e{
	padding: 110px 0 130px;
	background: #e9e9e9;
}

.about_e .btm{
	margin-top: 40px;
}
.about_e .btm .box{
	border-radius: 10px;
	overflow: hidden;
}
.about_e .btm .box .img:before{
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	content: "";
	background: url(../image/about_e_bg.png) center center/cover;
	z-index: 2;
}

.about_e .btm .box .text{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 3;
	padding: 24px 20px;
}

.about_e .btm .box .text .bt{color: #fff;}
.about_e .btm .box .text .js{color: rgba(255, 255, 255, 0.7);margin-top: 6px;line-height: 1.4;}

.about_e .swiper-button-prev:after,
.about_e .swiper-button-next:after{
	display: none;
}
.about_e .swiper-button-prev,
.about_e .swiper-button-next{
	width: 54px;
	height: 54px;
	transition: all 0.4s;
	border-radius: 100%;
	top: calc(50% + 56px);
}

.about_e .swiper-button-prev{
	left: 4.1%;
	background: url(../image/about_c_l1.png) center center/cover;
}

.about_e .swiper-button-next{
	right: 4.1%;
	background: url(../image/about_c_r1.png) center center/cover;
}

.about_e .swiper-button-prev:hover{
	background: url(../image/about_c_l01.png) center center/cover;
}

.about_e .swiper-button-next:hover{
	background: url(../image/about_c_r01.png) center center/cover;
}



@media(max-width: 1700px){
	.about_a{
	    padding: 120px 0 160px;
	}
	.about_a .left .ul > li .icon{width: 70px;}
	.about_a .left .ul > li .bt{padding-top: 24px;}
	.about_a .left .ul > li .cha{width: 26px;}
	.about_a .left .ul > li:nth-child(2) {
	    padding: 22px 22px 0;
	}
	.about_b .about_b_box .ul li.li_0 .icon, .about_b .about_b_box .ul li.li_2 .icon{
		width: 90px;
	}
	.about_b .about_b_box .ul li.li_1 .icon{
		width: 160px;
	}
	.about_c {
	    padding: 110px 0 130px;
	}
	.about_d {
	    padding: 100px 0 140px;
	}
	.about_c .swiper-button-prev, .about_c .swiper-button-next{
		width: 46px;
		height: 46px;
	}
	.about_d .top .swiper-button-next, .about_d .top .swiper-button-prev{
		width: 46px;
		height: 46px;
	}
	.about_d .top .swiper-button-prev {
	    right: 54px;
	}
	.about_e {
	    padding: 90px 0 110px;
	    background: #e9e9e9;
	}
	.about_e .swiper-button-prev, .about_e .swiper-button-next{
		width: 46px;
		height: 46px;
	}
	.about_b .about_b_box {
	    padding: 140px 0 0;
	}
}

@media(max-width: 1500px){
	.about_a {
	    padding: 90px 0 120px;
	}
	.about_a .left .dbt{
		margin-top: 40px;
	}
	.about_a .left .ul {
	    padding: 20px;
	}
	.about_a .left .ul > li .icon {
	    width: 60px;
	}
	.about_a .left .ul > li .bt {
	    padding-top: 18px;
	}
	.about_a .left .ul > li:nth-child(2) {
	    padding: 16px 20px 0;
	}
	.about_b .about_b_box .ul li.li_1 .icon {
	    width: 130px;
	}
	.about_b .about_b_box .ul li.li_0 .icon, .about_b .about_b_box .ul li.li_2 .icon {
	    width: 80px;
	}
	.about_c {
	    padding: 90px 0 110px;
	}
	.about_c .swiper-button-prev{left: 2.4%;}
	.about_c .swiper-button-next{right: 2.4%;}
	.about_d {
	    padding: 90px 0 120px;
	}
	.about_d .btm{margin-top: 30px;}
	.about_d .btm .box {
	    background: #f8f8f8;
	    padding: 30px 30px 50px;
	}
	.about_d .btm .box .text_box{height: 220px;}
	.about_d .btm .box .icon_box .cha {
	    margin: 14px 20px 0;
	}
	.about_e .btm {
	    margin-top: 30px;
	}
	.about_e .swiper-button-next{right: 2.4%;}
	.about_e .swiper-button-prev{left: 2.4%;}
	.about_b .about_b_box {
	    padding: 100px 0 0;
	}
}

@media(max-width: 1100px){
	.about_a {
	    padding: 40px 0 50px;
	}
	.about_a .left {
		width: 100%;
	    padding-top: 0;
	    position: initial;
	    width: 100%;
	    transform: initial;
	    display: inline-block;
	}
	.about_a .right{
		width: 100%;
		margin-top: 20px;
	}
	.about_a .left .ul > li .icon {
	    width: 50px;
	}
	.about_a .left .ul > li .cha {
	    width: 20px;
	}
	.about_a .left .ul > li .bt {
	    padding-top: 14px;
	}
	.about_b .about_b_box {
	    padding: 40px 0 50px;
	    height: auto;
	}
	.about_b .about_b_box .ul{
		margin-top: 24px;
	}
	.about_b .about_b_box .ul li{
		margin-bottom: 14px;
		padding: 20px;
	}
	.about_b .about_b_box .ul li:last-child{margin-bottom: 0;}
	.about_b .about_b_box .ul li.li_1:after,
	.about_b .about_b_box .ul li.li_1:before{display: none;}
	.about_b .about_b_box .ul li{
		position: initial !important;
		top: auto !important;
	    left: auto !important;
	    right: auto !important;
	    bottom: auto !important;
	    width: 100% !important;
	    transform: initial !important;
	    border-radius: 6px;
	}
	.about_b .about_b_box .ul li .box{
		position: initial !important;
		top: auto !important;
	    left: auto !important;
	    right: auto !important;
	    bottom: auto !important;
	    width: 100% !important;
	    transform: initial !important;
	}
	.about_b .about_b_box .ul li .icon{width: 60px !important;}
	.about_b .bg{
		z-index: 0;
	}
	.about_c {
	    padding: 40px 0 90px;
	}
	.about_c .top .right{
		width: 100%;
		margin-top: 20px;
		position: initial;
		width: 100%;
	}
	.about_c .top .right .select{width: 100%;}
	.about_c .btm .ul li{
		width: 32%;
		margin-bottom: 10px;
		margin-right: 2%;
	}
	.about_c .btm .ul li:nth-child(5n){margin-right: 2%;}
	.about_c .btm .ul li:nth-child(3n){margin-right: 0;}
	.about_c .swiper-button-prev, .about_c .swiper-button-next{
		width: 40px;
		height: 40px;
		top: auto;
		bottom: 30px;
	}
	.about_c .swiper-button-prev{
		left: auto;
		right: 60px;
	}
	.about_c .btm {
	    margin-top: 30px;
	}
	.about_d {
	    padding: 40px 0 50px;
	}
	.about_d .top .swiper-button-next, .about_d .top .swiper-button-prev{
		width: 40px;
		height: 40px;
	}
	.about_d .top .swiper-button-prev {
	    right: 48px;
	}
	.about_d .btm .box {
	    background: #f8f8f8;
	    padding: 30px 20px 40px;
	}
	.about_d .btm .box .icon_box .icon{
		width: 90px;
	}
	.about_d .btm .box .icon_box {
	    padding: 14px 0;
	}
	.about_d .btm .box .icon_box .cha {
	    margin: 10px 10px 0;
	}
	.about_d .btm .box .text_box .text {
	    margin-top: 20px;
	}
	.about_e {
	    padding: 40px 0 50px;
	}
	.about_a .left .ul > li:last-child{float: left;}
	.section .footter .footer-bottom {
	    margin-top: 40px;
	}

	.about_e .swiper-button-next {
	    right: 1%;
	}
	.about_e .swiper-button-prev {
	    left: 1%;
	}
	.about_e .btm {
	    margin-top: 20px;
	}
	.about_d .btm{
		margin-top: 20px;
	}
	.about_a .left .text{margin-top: 20px;}
	.join_e .btm .ul > li .t .li.li_5{
		padding-top: 16px;
	}
}

@media(max-width: 800px){
	.section .footter {
	    padding: 40px 0;
	}
	.join_e .btm .ul > li .t .li{
		padding: 16px 0;
	}
	.join_e .btm .ul > li .t .li.li_5{
		padding-top: 12px;
	}
	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-top .top-wz .wza {
	    margin-top: 60px;
	}
	.index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-top .icon img, .index-dskolk .dskolk-right .dskolk .swiper-wrapper .swiper-slide .slide-bot a .icon img{width: 70px;}
	
}

@media(max-width: 600px){
	.about_a .left .ul{width: 100%;}
	.about_a .left .ul > li .icon{width: 40px;}
	.about_a .left .ul > li .bt {
	    font-size: 14px;
	}
	.about_a .left .ul > li .cha {
	    width: 16px;
	}
	.about_a .left .ul > li:nth-child(2) {
	    padding: 14px 10px 0;
	}
	.about_a .left .ul {
	    padding: 20px 10px;
	}
	.index-dskolk .dskolk-left .kold-b{display: none;}
	.index-dskolk .dskolk-left {
	    margin-bottom: 30px;
	}
	.index-dskolk .qzan{margin-top: 20px;}
	.sect-logoqh .sect-botton .sectb {
	    margin-top: 24px;
	}
	.section .footter .footer-bottom {
	    margin-top: 20px;
	}
}

@media(max-width: 550px){
	.about_a .left .ul > li{
		width: 100%;
		margin-bottom: 14px;
	}
	.about_a .left .ul > li:last-child{margin-bottom: 0;}
	.about_a .left .ul > li:nth-child(2) {
	    display: none;
	}
}
.imgFd{overflow: hidden;}
.imgFd img{
	transition: all 0.5s;
	transform: scale(1);
}

.imgFd:hover img{
	transform: scale(1.04);
}

.yinsi{
	padding: 180px 0 220px;
    background: url(../image/about_a_bg.jpg) center center/cover;
    text-align: center;
}
.yinsi .bt{color: #333;}
.yinsi .text{
	margin-top: 30px;
	line-height: 1.8;
    text-align: left;
    color: #333;
}

@media(max-width: 1700px){
	.yinsi {
	    padding: 140px 0 180px;
	}
}

@media(max-width: 1500px){
	.yinsi {
	    padding: 90px 0 130px;
	}

}


@media(max-width: 1100px){
	.yinsi {
	    padding: 40px 0 50px;
	}
	.yinsi .text{margin-top: 20px;}
	.homeBoxB-c ul li .icon {
	    width: 60px;
	    height: 60px;
	}
	.homeBoxB-c ul li:nth-child(1):after {
	    width: 26px;
	    height: 26px;
	}
	.qzan a {
	    display: inline-block;
	    width: 160px;
	    height: 40px;
	    line-height: 40px;
	    padding-left: 50px;
	}
	.qzan a span{
		    left: 4px;
		 width: 34px;
	    height: 34px;
	}
}


.section_news{
	background: url(../image/section_news_bg.jpg) center center/cover;
}
.section_news .section_news_box{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
}

.section_news .section_news_box .top .qzan{
	position: absolute;
	bottom: 10px;
	right: 0;
}
.section_news .section_news_box .top .qzan a{
	
	color: #fff;
}

.section_news .section_news_box .top .qzan a:before{
	background: #00469E;
}
.section_news .section_news_box .top .qzan a:hover{
	color: #333;
	box-shadow: rgba(0, 0, 0, 0.1);
}
.section_news .section_news_box .top .qzan a:hover:before{
	background: #fff;
}

.section_news .section_news_box .btm{
	margin-top: 30px;
}
.section_news .section_news_box .btm .left{
	width: 52.5%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 6px;
	background-position: center center;
	background-size: 100% 100%;
	transition: all 0.8s;
}
.section_news .section_news_box .btm .left:hover{
	background-size: 108% 108%;
}
.section_news .section_news_box .btm .left a{
	display: block;
	width: 100%;
	position: absolute;
	height: 100%;
}
.section_news .section_news_box .btm .left:before{
	background: url(../image/about_e_bg.png) center center/cover;
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.section_news .section_news_box .btm .left .text{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 34px 24px;
	z-index: 3;
}

.section_news .section_news_box .btm .left .text .time{
	color: rgba(255, 255, 255, 0.5);
}
.section_news .section_news_box .btm .left .text .bt{
	color: rgba(255, 255, 255, 1);
	margin-top: 4px;
}

.section_news .section_news_box .btm .right{
	width: 46.6%;
	background: #fff;
	padding: 26px 20px 26px 30px;
	border-radius: 6px;
}

.section_news .section_news_box .btm .right .ul li{
	border-bottom: 1px solid #e5e5e5;
}

.section_news .section_news_box .btm .right .ul li:last-child{border-bottom: none;}
.section_news .section_news_box .btm .right .ul li .box{
	padding: 12px 0;
}
.section_news .section_news_box .btm .right .ul li .time{
	color: rgba(51, 51, 51, 0.5);
}
.section_news .section_news_box .btm .right .ul li .bt{
	color: #333333;
	transition: all 0.3s;
	margin-top: 4px;
}
.section_news .section_news_box .btm .right .ul li .news_more{
	margin-top: 14px;
}
.section_news .section_news_box .btm .right .ul li:hover .bt{
	color: #00469E;
}
.anchorBL{display: none !important;}
@media(max-width: 1500px){
	.section_news .section_news_box .btm .right .ul li .bt{
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.section_news .section_news_box .btm .left .text {
	    padding: 30px 20px;
	}
	.section_news .section_news_box .btm .right .ul li .time{display: none;}
	.section_news .section_news_box .btm .right {
	    padding: 20px 20px 20px 30px;
	}
}

@media(max-width: 1100px){
	.section_news .section_news_box .btm .left{
		width: 100%;
		height: 400px;
		position: initial;
	}
	.section_news .section_news_box .btm .right {
	    display: none;
	}
	
}

@media(max-width: 800px){
	.section_news .section_news_box .top .left{width: 100%;}
	.section_news .section_news_box .top .qzan{
		width: 100%;
		position: relative;
		bottom: auto;
		left: auto;
		top: auto;
		right: auto;
		display: inline-block;
		margin-top: 20px;
	}

}

@media(max-width: 750px){
	.section_news .section_news_box .btm .left{
		height: 5.2rem;
	}
	.section_news .section_news_box .btm .left .text {
	    padding: 26px 14px 20px;
	}
}

.nyheader .logo img{
		width: 165px;
}

.index-dskolk .dskolk-right .dskolk-lef:after{
	display: none;
}
.index-dskolk .dskolk-right .dskolk-lef {
    width: 76px;
    height: 76px;
    right: 86%;
    left: auto;
    background: url(../image/zx_left.png) no-repeat center center/cover;
}
@media(max-width: 1100px){
	.index-dskolk .dskolk-right .dskolk-lef{
		width: 50px;
		height: 50px;
	}
}


/**/
.mercy{
    padding: 90px 0 130px;
    background: url(../image/bd_beij.jpg) center center/cover;
    background-attachment: fixed;
}
.container {
    width: 83.33%;
    margin: 0 auto;
}
.title .en {
    color: #00469E;
    font-weight: bold;
}
.title .cn {
    line-height: 1.2;
    color: #333333;
    font-weight: bold;
    margin-top: 5px;
}
.left{
    float: left;
}
.mercy .left {
    width: 25.2%;
}
.right{
    float: right;
}
.mercy .right {
    width: 70%;
}
.mercy .mercy_a{
    margin-top: 65px;
}
.mercy .mercy_a a{
    display: block;
    width: 210px;
    text-align: center;
    height: 55px;
    line-height: 55px;
    color: #000;
    border: 1px solid #d1cecd;
    border-radius: 30px;
    margin-bottom: 20px;
}
.mercy .mercy_a a:hover{
    background: #00469E;
    border: #00469E;
    color: #fff;
}
.mercy .mercy_a .cur{
    background: #00469E;
    border: #00469E;
    color: #fff;
}
.mercy .mercy_b .mercy_b_01{
    float: left;
}
.mercy .mercy_b .mercy_b_02{
    float: right;
}
.mercy .mercy_b li{
    width: 49%;
    margin-bottom: 20px;
}
.mercy .mercy_b li input{
    width: 100%;
    border:1px solid #d6d6d6;
    padding: 19px 24px;
    font-size: 14px;
    background: rgba(0,0,0,0);
}
.mercy .mercy_d{
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: #00469E;
    text-align: center;
    color: #fff;
    border: none;
}
.mercy .mercy_d a{
    display: block;
    width: 100%;
    color: #fff;
}


.mercy .mercy_c ul{
	float: left;
}
.mercy .mercy_c ul .mercy_c_01{
    width: 275px;
    margin-bottom: 12px;
    height: 150px;
    border:2px solid #d6d6d6;
}

.mercy .mercy_c ul .mercy_c_01 .a img{
	width: 32px;
	display: inline-block;
}
.mercy .mercy_c .mercy_c_02{
    width: 200px;
    height: 150px;
    border:2px solid #d6d6d6;
    float: left;
    cursor: pointer;
    position: relative;
}
.mercy .mercy_c ul li{
    float: left;
    margin-right: 30px;
    position: relative;
}
.mercy .mercy_c ul .mercy_c_01 .a{
    text-align: center;
}
.mercy .mercy_c label{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.mercy .mercy_c ul .mercy_c_01 .a,
.mercy .mercy_c .mercy_c_02 .a{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.mercy .mercy_c .bt{
    color: #666666;
    font-weight: bold;
    margin-bottom: 20px;
}
.mercy .mercy_c .bt1{
    margin-top: 10px;
    color: #999999;
}
.mercy_d{
    margin-top: 66px;
}
@media(max-width:1400px){
    .mercy .mercy_a a{
        width: 150px;
        height: 45px;
        line-height: 45px;
    }
    .mercy .mercy_a{
        margin-top: 45px;
    }
    .mercy{
        padding: 80px 0 100px;
    }
}
@media(max-width:1100px){
    .mercy .right{
        width: 100%;
    }
    .mercy .left{
        width: 100%;
    }
    .mercy .mercy_a a{
        display: inline-block;
    }
    .mercy .mercy_b li input{
        padding:16px 24px;
    }
    .mercy .mercy_c ul .mercy_c_01{
        width: 100%;
        margin-bottom: 20px;
        height: 130px;
    }
    .mercy .mercy_c ul .mercy_c_02{
        width: 100%;
        height: 130px;
    }
    .mercy .mercy_d{
        height: 45px;
        line-height: 45px;
    }
    .mercy_d{
        margin-top: 40px;
    }
    .mercy{
        padding: 60px 0 80px;
    }
    .mercy .mercy_b li{
        width: 100%;
    }
    .mercy .mercy_a a{
        width: 150px;
        height: 40px;
        line-height: 40px;
    }
    .mercy .mercy_a{
        margin-top: 20px;
    }
    .mercy .mercy_c ul{width: 100%;}
}
@media(max-width:600px){
    .mercy .mercy_b li input{
        padding:12px 10px;
    }
    .mercy .mercy_c ul .mercy_c_01{
        width: 100%;
        margin-bottom: 20px;
        height: 110px;
    }
    .mercy .mercy_c ul .mercy_c_02{
        width: 100%;
        height: 110px;
    }
    .mercy{
        padding: 40px 0 60px;
    }

}


/*tong20230322*/

.service_a .service_a_box .right .ul_box{
	margin-top: 50px;
}

.service_a .service_a_box .right .ul_box li{
	float: left;
	width: 24%;
	margin-right: 1.33%;
	text-align: center;
	margin-top: 12px;
}

.service_a .service_a_box .right .ul_box li:nth-child(4n){margin-right: 0;}
.service_a .service_a_box .right .ul_box li .bt{
	padding: 16px 0;
	color: #00469E;
	border: 1px solid #00469E;
	border-radius: 8px;
	position: relative;
	overflow: hidden;
}

.service_a .service_a_box .right .ul_box li .bt:before{
	background: url(../image/fuwu_xjt1.jpg) center center/cover;
	width: 33px;
	height: 30px;
	position: absolute;
	right: 0;
	bottom: 0;
	content: "";
}

.service_a.service_b .service_a_box .right .ul_box li .bt{
	color: #fff;
	border: 1px solid #fff;
}
.service_a.service_b .service_a_box .right .ul_box li .bt:before{
	background: url(../image/fuwu_xjt2.jpg) center center/cover;
}
.saidao_a .btm .text{
	line-height: 1.8;
	color: #666666;
	padding-top: 40px;
	border-top: 1px solid #d7d7d7;
}

.saidao_a .btm .text h3{
	font-size: 21px;
	font-weight: initial;
}

.saidao_a .btm .text ul li{
	margin-bottom: 20px;
	padding-left: 20px;
	position: relative;
}
.saidao_a .btm .text ul li:last-child{margin-bottom: 0;}
.saidao_a .btm .text ul li:before{
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	width: 6px;
	height: 6px;
	background: #666666;
	border-radius: 100%;
}
.saidao_a{
   background: url(../image/saidao_a_bg2.jpg) center center;
}

@media(max-width: 1800px){
	.service_a .service_a_box .right{
		position: relative;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
		transform: initial;
		float: right;
		padding-top: 10px;
		width: 62.7%;
	}
	.service_a.service_b .service_a_box .right{
		float: left;
	}
	.service_a .service_a_box .right .ul_box{margin-top: 40px;}
	.saidao_a .btm .text{
		padding-top: 30px;
	}
	.saidao_a .btm .text h3{font-size: 20px;}
}

@media(max-width: 1500px){
	.saidao_a .btm .text h3{font-size: 18px;}
	.saidao_a .btm .text ul li{margin-bottom: 14px;}
}

@media(max-width: 1100px){
	.service_a .service_a_box .right{
		width: 100%;
	}
	.service_a .service_a_box .right .ul_box{margin-top: 30px;}
	.service_a.service_b .service_a_box .right .ul_box li{margin-top: 10px;}
	.saidao_a .btm .text{
		padding-top: 20px;
	}
	.saidao_a .btm .text ul li{margin-bottom: 10px;}
}

@media(max-width: 640px){
	.service_a .service_a_box .right .ul_box li{
		width: 55%;
		margin-right: 22.5%;
		margin-left: 22.5%;
	}
	.service_a .service_a_box .right .ul_box{margin-top: 14px;}
	.service_a .service_a_box .right .ul_box li:nth-child(4n){margin-right: 2%;}
	.service_a .service_a_box .right .ul_box li:nth-child(2n){margin-right: 0;}
	.service_a .service_a_box .right .ul_box li .bt{
		padding: 10px 0;
	}
}







/**yj**/
.nyheader .lan,.nav .lan{
	position: relative;
	cursor: pointer;
	float: left;
}
.nav .lan{
	top: -6px;
	margin-left: 16px;
}

.nyheader .lan .mrzs,.nav .lan .mrzs{
	display: inline-block;
    width: 56px;
    height: 42px;
    background: url(../image/bbd.png) no-repeat center;
    -webkit-background-size: 37px auto;
    background-size: 37px auto;
}

.nyheader .lan .subsearch,.nav .lan .subsearch{
    width: 132px;
    position: absolute;
    top: 23px;
    right: -26px;
    padding-top: 50px;
	display: none;
}
 .nav .lan .subsearch{
 	top: -8px;
 }
.nyheader .lan:hover .subsearch,.nav .lan:hover .subsearch{
	display: block;
}

.nyheader .lan .lanSub,.nav .lan .lanSub {
    width: 100px;
    right: 15px;
    text-align: left;
    background: rgba(255,255,255,1);
    border-bottom-left-radius: 20px;
    padding: 20px 20px 20px 20px;
    position: relative;
    width: 100%;
    height: auto;
}

.nyheader .lan .lanSub a,.nav .lan .lanSub a{
	display: block;
	width: 100%;
	line-height: 2.3;
    display: block;
    font-size: 14px;
    color: #999;
	text-align: center;
}

.nyheader .lan .lanSub a.cur,
.nyheader .lan .lanSub a:hover,
.nav .lan .lanSub a.cur,
.nav .lan .lanSub a:hover{
    color: #00469E;
}

.nyheader .lan .lanSub:after,
.nav .lan .lanSub:after{
    content: '';
    position: absolute;
    right: 26px;
    top: -8px;
    line-height: 0;
    border-width: 8px;
    border-color: rgba(255,255,255,0.9);
    border-top-width: 0;
    border-style: dashed;
    border-top-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
}



@media (max-width: 1500px){
	.nyheader .lan .mrzs,
	.nav .lan .mrzs{
		height: 34px;
	}
}

.section .footter .footer-bottom .bott-right .ott-mldp .mldp-left ul li .rbew{position: absolute;width: 286px;background: #484848;right: -54px;padding: 21px 30px 15px 30px; border-radius: 20px 0 20px 0;bottom: calc(100% + 20px);display: none;}
.section .footter .footer-bottom .bott-right .ott-mldp .mldp-left ul li .rbew:before{position: absolute;content: "";right: 70px;bottom: -10px;background: url(../image/rbew.png)no-repeat center center/cover;width: 12px;height: 10px;}
.section .footter .footer-bottom .bott-right .ott-mldp .mldp-left ul li .rbew .rbewl{float: left;margin-right: 20px;text-align: center;width: 100px;}
.section .footter .footer-bottom .bott-right .ott-mldp .mldp-left ul li .rbew .rbewl:last-child{margin-right: 0;}
.section .footter .footer-bottom .bott-right .ott-mldp .mldp-left ul li .rbew .rbewl .w{font-size: 14px;color: #b4b4b4;margin-top: 7px;}
.section .footter .footer-bottom .bott-right .ott-mldp .mldp-left ul li:hover .rbew{display: block;}


.section .footter .footer-bottom .bott-right .ott-mldp .mldp-left ul li .rbew .yxa{
    margin-bottom: 15px;
}

.section .footter .footer-bottom .bott-right .ott-mldp .mldp-left ul li .rbew .yxa .x{
    font-size: 20px;
    color: #fff;
}

.section .footter .footer-bottom .bott-right .ott-mldp .mldp-left ul li .rbew .yxa .m{
    font-size: 16px;
    color: #666666;
    margin-top: 10px;
}

/**/
.qsdsprdbl .qsdsprlc .rlcyfd .rlcmpo ul li {position: relative;}
.qsdsprdbl .qsdsprlc .rlcyfd .rlcmpo ul li .rbew{z-index: 44;position: absolute;width: 286px;background: #484848;right: -54px;padding: 21px 30px 15px 30px; border-radius: 20px 0 20px 0;bottom: calc(100% + 20px);display: none;}
.qsdsprdbl .qsdsprlc .rlcyfd .rlcmpo ul li .rbew:before{position: absolute;content: "";right: 70px;bottom: -10px;background: url(../image/rbew.png)no-repeat center center/cover;width: 12px;height: 10px;}
.qsdsprdbl .qsdsprlc .rlcyfd .rlcmpo ul li .rbew .rbewl{float: left;margin-right: 20px;text-align: center;width: 100px;}
.qsdsprdbl .qsdsprlc .rlcyfd .rlcmpo ul li .rbew .rbewl:last-child{margin-right: 0;}
.qsdsprdbl .qsdsprlc .rlcyfd .rlcmpo ul li .rbew .rbewl .w{font-size: 14px;color: #b4b4b4;margin-top: 7px;}
.qsdsprdbl .qsdsprlc .rlcyfd .rlcmpo ul li:hover .rbew{display: block;}


.qsdsprdbl .qsdsprlc .rlcyfd .rlcmpo ul li .rbew .yxa{
    margin-bottom: 15px;
}

.qsdsprdbl .qsdsprlc .rlcyfd .rlcmpo ul li .rbew .yxa .x{
    font-size: 20px;
    color: #fff;
}

.qsdsprdbl .qsdsprlc .rlcyfd .rlcmpo ul li .rbew .yxa .m{
    font-size: 16px;
    color: #666666;
    margin-top: 10px;
}



/**2023-8-28小慢**/
.nav .yy{
	float: left;
	margin-top: 9px;
	margin-left: 30px;
	position: relative;
	padding-bottom: 5px;
}
.nav .yy .bt{
    font-size: 14px;
	color: #fff;
	padding-left: 20px;
	position: relative;
	cursor: pointer;
}

.nav .yy .box{
	position: absolute;
	top: 100%;
	width: 100%;
	left: 0;
	background: #fff;
	text-align: center;
	padding: 6px 4px;
	display: none;
}

.nav .yy .box a {
    display: block;
    color: #333;
    margin-bottom: 6px;
    font-size: 14px;
}

.nav .yy .bt:before{
	width: 15px;
	height: 15px;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url(../image/yy_qq.png) center center/cover;
}

.nav .yy .bt i {
    width: 9px;
    height: 5px;
    background: url(../image/yy_jt.png) center center/cover;
    display: inline-block;
    margin-left: 6px;
    position: relative;
    top: -2px;
}

.nav .yy:hover .box{display: block;}


.fp-viewing-section-2 .nav .yy .bt,
.fp-viewing-section-3 .nav .yy .bt,
.fp-viewing-section-4 .nav .yy .bt,
.fp-viewing-section-5 .nav .yy .bt,
.fp-viewing-section-6 .nav .yy .bt,
.fp-viewing-footerl .nav .yy .bt { color:#333; }


.fp-viewing-section-2 .nav .yy .bt:before,
.fp-viewing-section-3 .nav .yy .bt:before,
.fp-viewing-section-4 .nav .yy .bt:before,
.fp-viewing-section-5 .nav .yy .bt:before,
.fp-viewing-section-6 .nav .yy .bt:before,
.fp-viewing-footerl .nav .yy .bt:before {
   background: url(../image/yy_qqaw.png) center center/cover; 
} 

.fp-viewing-section-2 .nav .yy .bt i,
.fp-viewing-section-3 .nav .yy .bt i,
.fp-viewing-section-4 .nav .yy .bt i,
.fp-viewing-section-5 .nav .yy .bt i,
.fp-viewing-section-6 .nav .yy .bt i,
.fp-viewing-footerl .nav .yy .bt i {
    background: url(../image/yy_jtaw.png) center center/cover;
}








