﻿f@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#222; font-family: ; cursor:default; }
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#222; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#005caf;}
.con{width:1200px; margin:0 auto;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{width:1350px; margin:0 auto;}
.container { width:1350px; margin:0 auto}
@media only screen and (max-width:1366px){
.con{width:96%; margin:0 auto;}
.container { width:96%; margin:0 auto}
	
}
@media only screen and (max-width:1024px){
.con{width:90%; margin:0 auto;}
.container { width:90%; margin:0 auto}
	
}
.header{width:100%; position:fixed; top:0; left:0; z-index:10;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;background:rgba(255,255,255,1) }
.header.on{box-shadow:0 0 10px #aaa; }
.header .container{position:relative;width: 1350px;}
.header .logo{width:235px; float:left; margin:15px 0 0 ;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .logo{width:235px;   ;}
.header .logo img{width:100%; height:auto; }
.header .logo .img2 {display: none}
.header .logo .img1 {display: block}
.header.on .logo .img2 {display: block}
.header.on .logo .img1 {display: none}

.header.on .right{margin-top: 0px;}
.header .right { float:right; margin-left:10px;}
.header .right a {display: block;
    line-height: 77px;
    float: left;
    color: #333;
    font-size: 18px;
    margin-right: 12px;
    width: 42px;
    border-radius: 50%;
    text-align: center;}
.header .right a:hover { color:#c11724}
.header .right a.a1 { background:url(../images/dl.png) left center no-repeat; background-size:20px; width:25px} 
.header .right a.a2 {
    background: url(../images/ss.png) center no-repeat;
}
.header.on .right a.a2 {
    background: url(../images/s.png) center no-repeat;
}
.header .right a.a3 { background:url(../images/top10s.png) left center no-repeat; background-size:20px; width:25px;}
.header .right a.a4 { background:url(../images/top9s.png) left center no-repeat; background-size:20px;width:25px;}

.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}

.searchIpt {

	width: 240px;

	height: 30px;

	position: absolute;

	right: 0;

	top:80px;

	display: none;

	z-index: 10;

}

.searchIpt .search_txt {

	width: 182px;

	padding: 0 0 0 10px;

	line-height: 30px;

	background: #333;

	color: #fff;

	border: 0;

	height: 30px;

	float: left;

}

.searchIpt .search_btn {

	width: 58px;

	background: #203bc0;

	border: 0;

	float: right;

	color: #fff;

	height: 30px;

	cursor: pointer;

}
.header .nav .sjrj { display:none;}
.header .nav .cp_ej.yd {margin-left:-690px;}

.header .nav{ float:right;}
.header.on .nav{ float:right;}
.header .nav ul li{margin:0 2px; line-height:77px; float:left; position:relative; padding:0 20px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.header.on .nav ul li{line-height:77px;}
.header .nav ul li a{display:block; font-size:16px; color:#333; text-transform:capitalize; font-weight:bold}
.header.on .nav ul li a{color: #333;}
.header .nav ul li span{width:0; height:2px; background-color:#203bc0; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%; }
.header .nav ul li.on a { color:#203bc0}
.header .nav ul li a:hover { color:#203bc0}

.nav .y_j{position:relative;}
.nav .e_j{width:140px; background-color:rgba(255,255,255,.85); position:absolute; top:77px; left:50%; margin-left:-70px; display:none; z-index:9999;}
.header.on .nav .e_j{top: 77px;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#000; line-height:40px; border-bottom:1px solid rgba(0,0,0,0.15); text-align:center }
.nav .e_j .ejy { position:relative}
.nav .e_j .s_j {width:150px; background-color:rgba(255,255,255,.5); position:absolute; top:0px; left:150px; display:none; z-index:9999;}
.header .nav .e_j a:hover{background-color:#203bc0; color:#fff;}
.header .nav .cp_ej{width:1350px; padding:10px; background-color:#fff; box-shadow:0 0 5px #aaa; position:absolute; left:0; opacity:0; margin-left:-605px; visibility:hidden; display:block; z-index:15;
transform:translateY(10px);
-webkit-transform:translateY(10px);
-moz-transform:translateY(10px);
-ms-transform:translateY(10px);
-o-transform:translateY(10px);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li:hover .cp_ej{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);}

.nav .e_j .ejy { position:relative}
.nav .e_j .s_j {width:120px; background-color:rgba(255,255,255,0.75); position:absolute; top:0px; left:140px; display:none; z-index:9999;border-left:1px solid rgba(0,0,0,0.15);}
.nav .e_j .s_j.jr {width:120px;}
.nav .e_j .s_j a {font-size: 12px !important;}
.header .nav .e_j a:hover{background-color:#203bc0; color:#fff; padding-left:15px;}
.header .nav ul li .e_j .ejy:hover .s_j { display:block}
.header .nav .cp_ej .row{}
.header .nav .cp_ej .col-md-3{float:left; width:11%; text-align:center;border-right:1px dotted #ddd;}
.header .nav .cp_ej .col-md-3:last-child{border-right:0;}
.header .nav .cp_ej .col-md-4{float:left; width:12.4%; text-align:center;border-right:1px dotted #ddd;}
.header .nav .cp_ej .col-md-4:last-child{border-right:0;}

.header .nav .cp_ej h3 a{font-size:14px; line-height:50px;  color:#333; font-weight: bold;}
.header .nav .cp_ej img{ display:block; margin:15px auto 0; width:60px}
.header .nav .sjrj { opacity: 0;}
.header .nav .cp_ej.yd {margin-left:-760px;}
.header .nav ul li.on .cp_ej h3 a{ color:#333}
@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height:96px; display: none}
}

@media (max-width:1200px){
.header .nav ul li{margin:0 20px;}
.header .nav ul li a{font-size:16px;}
}
@media only screen and (max-width:1024px){
.head_h { height: 60px; display:block}
.header{border:0; height:60px;  width:100%}
.header .container{ padding:0; overflow:hidden; width:94%}
.header .logo{width:180px; margin:13px auto;}
.header.on .logo{width:180px; margin:13px auto;}
.header .right a {display: block;
    line-height:60px;
    float: left;
    color: #333;
    font-size: 18px;
    margin-right: 52px;
    width: 42px;
    border-radius: 50%;
    text-align: center;}
.header .an{display:block; right:10px;}
.header .an span { background-color:#999}
.header .nav ul { width: 100%;}
.header.on .nav {width:100%}
.header .nav{width:100%; padding:15px 5%; background-color:#000; height:100%; position:fixed; top:60px; right:-100%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0}
.header .nav.on{right:0;}
.header.on .nav ul li a { font-size: 15px;color: #fff;}
.header .nav i{display:block;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid #444; float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
.header .nav .e_j { width: 100%; border-top: 1px solid #444; background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;}
.header .nav ul li .e_j a { color:#aaa;}
.header .nav ul li .e_j a:hover { color:#fff}
.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li a{font-size:15px; color:#fff;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
.header .nav .cp_ej { display:none;}
.header .nav .sjrj { display: block;}
.searchIpt { right:150px;
    top:15px; width:190px;
}
.searchIpt .search_txt {
    width: 132px;
}
}
@media only screen and (max-width:375px){
.header .container{ padding:0}
.header .logo{width:180px; margin:13px auto 0;}
.header.on .logo{width:180px; margin:13px auto;}
.header .right a {display: block;
    line-height:60px;
    float: left;
    color: #333;
    font-size: 18px;
    margin-right: 52px;
    width: 42px;
    border-radius: 50%;
    text-align: center;}
}

.pc_ban{width:100%; height:100vh; position:relative;}
.pc_ban img{width:100%; height:auto; }
.pc_ban .swiper-button-prev{width:30px; height:50px; background:url(../images/banner-l.png) no-repeat center; left:0%; margin-top:-25px; opacity:0; background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;
transition:all .3s linear;
-o-transition:all .3s linear;
-ms-transition:all .3s linear;
-moz-transition:all .3s linear;
-webkit-transition:all .3s linear;}
.pc_ban:hover .swiper-button-prev{left:2%; opacity:.5;}
.pc_ban .swiper-button-next{width:30px; height:50px; background:url(../images/banner-r.png) no-repeat center; right:0%; margin-top:-25px; opacity:0; background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;
transition:all .3s linear;
-o-transition:all .3s linear;
-ms-transition:all .3s linear;
-moz-transition:all .3s linear;
-webkit-transition:all .3s linear;}
.pc_ban:hover .swiper-button-next{right:2%; opacity:.5;}

@media (min-width:1200px) {
.pc_ban{height: 100vh;}
}
@media only screen and (max-width:990px) {
.pc_ban{height:100vh;}
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
}
@media only screen and (max-width:640px) {
.pc_ban{height: 100vh; text-align:center}
.pc_ban img{width: 100%; height: 100%; }

}



.tit { margin-bottom:50px; text-align:center}
.tit h1 { font-size:36px; color:#333; margin-bottom:15px; position:relative}
.tit h1::after { content: " ";position: absolute; left: 50%; bottom: -12px; width: 60px; margin-left: -30px;height: 2px;background: #203bc0;}
.tit h3 { font-size:14px; color:#666; margin-top:25px;}

.sy_about { padding:60px 0; overflow:hidden;background: url(../images/gybj.jpg) center / cover no-repeat;}
.sy_about h3 {font-size:30px; color:#333; margin-bottom:40px; position:relative;}
.sy_about h3::after { content: " ";position: absolute; left:0; bottom: -12px; width: 60px;height: 0;border: 1px solid #203bc0;}
.sy_about .tp {float: left;width: 550px;}
.sy_about .tp img {width: 100%;display: block;}
.sy_about .nr { font-size:16px;width: 600px;float: right;text-align: justify;}
.sy_about .nr p { margin-bottom:15px; line-height:1.8;color: #333;}
.wrapper {width: 1200px;margin: 50px auto 0;}
.wrapper ul li {margin-top: 50px;width:18.4%;text-align: center;float: left;line-height: 60px;margin: 0 2% 2% 0;padding: 20px 0 10px;background:rgba(255,255,255,0.8);border-radius: 8px;-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.06),0 15px 40px 0 rgba(0,0,0,.06);
box-shadow: 0 10px 15px 0 rgba(0,0,0,.06),0 15px 40px 0 rgba(0,0,0,.06);}
.wrapper ul li:nth-child(5){margin-right: 0}
.wrapper ul li p {font-size: 16px;color: #333 !important;margin-bottom: 10px;text-indent: 0 !important;line-height: 1.8;}
.wrapper ul li .dz span {font-size: 50px;color: #004b86;font-weight: bold;}
.wrapper ul li .dz {font-size: 14px;color: #666;height: 61px;}
.wrapper h2 {font-size: 43px;color: #004b86;font-weight: bold;display: inline-block;}
.wrapper h2 i {font-style: normal;}
.wrapper ul li:nth-child(n+3) .dz {font-size: 40px;color: #004b86;}
.wrapper ul li:hover{background: -webkit-linear-gradient(top, #203bc0 , #008dd6);background: -o-linear-gradient(top, #203bc0, #008dd6);background: -moz-linear-gradient(top, #203bc0, #008dd6);background: linear-gradient(to top, #203bc0 , #008dd6);;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.wrapper ul li:hover .dz span {color: #fff;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.wrapper ul li:hover .dz {color: #fff;}
.wrapper ul li:hover h2 {color: #fff;}
.wrapper ul li:nth-child(n+3):hover .dz {color: #fff;}
.wrapper ul li:hover p {
    color: #fff !important;}



.sy_about .nr .more a { font-size:18px; text-transform:capitalize; color:#fff; text-align:center; line-height:45px; margin-top:30px; display: inline-block;position:relative;width: 150px;background: #203bc0;text-align: center;border-radius: 25px;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_about .nr .more a  span{width:0; height:2px; background-color:#203bc0; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.sy_about .nr .more a:hover {opacity: 0.8;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}

/* 我们的业务 */
.sy_cpfw{padding: 60px 0;background: #f6f6f6;overflow: hidden;}
.section-wrapper{max-width: 1200px;padding-left: 30px;padding-right: 30px;margin-left: auto;margin-right: auto;height: auto; overflow: hidden;}
.mall-app>ul{margin-left: -10px;margin-right: -10px;}
.mall-app>ul:before,
.mall-app>ul:after{content: " ";display: table;box-sizing: inherit;}
.mall-app>ul>li{float: left;width: 50%;padding-left: 10px;padding-right: 10px;box-sizing: border-box;}
.mall-app-card{position: relative;height: 320px;overflow: hidden;background-size: cover;background-position: center;text-align: center;cursor: pointer;}
.mall-app-card-bg{position: absolute;z-index: 0;top: 0;right: 0;bottom: 0;left: 0;transition: 0.2s;background: rgba(0,0,0,0.5)}
.mall-app-card-top{position: relative;height: 50%;}
.mall-app-card-top i{display: block;position: absolute;top: 110px;right: 0;left: 0;width: 48px;height: 49px;margin: 0 auto;background-position: center;transition: 0.2s;background-repeat: no-repeat;}
.mall-app-card-top h2{position: absolute;top: 185px;right: 0;left: 0;font-size: 20px;line-height: 28px;color: #fff;transition: 0.2s;}
.mall-app-card-top h2:before{content: "";position: absolute;top: 100%;right: 0;left: 0;width: 0;height: 4px;margin: 15px auto;background-color: #0174f2;transition: 0.2s 0.2s;}
.mall-app-card-top p{position: absolute;top: 173px;right: 0;left: 0;padding-left: 40px;padding-right: 40px;margin: 10px auto 0;font-size: 14px;line-height: 24px;color: #fff;opacity: 0;transition: 0.2s;}
.mall-app-card-bottom{position: relative;height: 50%;padding-top: 30px;font-size: 14px;line-height: 24px;color: #fff;}
.mall-app-card-bottom li{margin-bottom: 10px;}
.mall-app-card-bottom li a {color: #fff;}
.mall-app-card-bottom li a:hover{color:#0174f2;}
.section-bottom{padding-top: 40px;padding-bottom: 50px;}
.section-more-wrap{text-align: center;}
.section-more-wrap a{display: inline-block;font-size: 16px;line-height: 24px;color: #666a75;cursor: pointer;user-select: none;transition: 0.2s;}
.section-more-wrap a:hover{color:#0174f2;}
.section-more-wrap a:hover i{transform: translate3d(5px, 0px, 0px);}
.section-more-wrap a .cui-icon{margin-top: -2px;margin-left: 10px;transition: transform 0.2s;}
.cui-icon{font-family: 'cui-icon' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;display: inline-block;vertical-align: middle;font-size: 16px;}
.mall-app-card:hover .mall-app-card-bg{-ms-transform: scale(1.05); transform: scale(1.05);} .mall-app-card:hover .mall-app-card-top i{opacity: 0;}
.mall-app-card:hover .mall-app-card-top h2{top: 85px;}
.mall-app-card:hover .mall-app-card-top h2:before{width: 68px;}
.mall-app-card:hover .mall-app-card-top p{margin-top: 0; opacity: 1;}

.sy_ys{padding: 80px 0;}
.sy_ys .five-part {
            width: 25%;
            height: 330px;
            float: left; text-align:center;border: #fff 1px solid;box-sizing: border-box;background: rgba(255,255,255,0.7);border-right: 0;
        }

        .sy_ys .five-part:hover {
             box-shadow: 0px 5px 20px 0px rgba(169, 180, 190, 0.2);background: -webkit-linear-gradient(top, #203bc0 , #008cd4);background: -o-linear-gradient(top, #203bc0, #008cd4);background: -moz-linear-gradient(top, #203bc0, #008cd4);background: linear-gradient(to top, #203bc0 , #008cd4);
        }

        .sy_ys .five-value-img {
            width: 50px;
            height:50px;
            margin: 50px auto 40px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; 
        }
		.sy_ys .five-part:hover .five-value-img {-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);}
.sy_ys .five-value-img img {width:100%;display: block;}
.sy_ys .five-part:hover .five-value-img img {filter:grayscale(100%) brightness(400%); -webkit-filter:grayscale(100%) brightness(400%); -moz-filter:grayscale(100%) brightness(400%); -ms-filter:grayscale(100%) brightness(400%); -o-filter:grayscale(100%) brightness(400%);}

       
.five-part:nth-child(4){border-right: #fff 1px solid}
 .five-part .five-font-sty { font-size: 20px; font-weight: bold; color: rgba(0, 0, 0, 1); line-height: 28px; margin-bottom:25px; }
.five-part:hover .five-font-sty {color: rgba(255, 255, 255, 1);}
.five-part:hover .span-line{color: rgba(255, 255, 255, 1);}
.sy_ys .span-line {

    display: block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;line-height: 1.8;
    color: rgba(0, 0, 0, 0.6); width:80%; margin:0 auto

}


.CPjjfa{position:relative;z-index:2;padding:80px 0 0;height:auto; overflow:hidden}

.CPjjfa .CPjjfaline{position:absolute;top:745px;left:0;z-index:0;width:100%;height:1px;background:#fff}

.CPjjfa .CPjjfa_con{position:relative;z-index:2; margin-top:50px}

.CPjjfa .CPjjfa_con .conbox{position:relative;display:none;height:377px}

.CPjjfa .CPjjfa_con .conbox.cur{display:block}

.CPjjfa .CPjjfa_con .conbox .conleft{position:relative;margin:10px 0 0 10px;width:600px;height:365px;border:1px solid #203bc0}

.CPjjfa .CPjjfa_con .conbox .conleft img{position:relative;top:-10px;left:-10px;display:block;width:600px;height:365px}

.CPjjfa .CPjjfa_con .conbox .conright{width:700px}

.CPjjfa .CPjjfa_con .conbox .conright .p1{position:relative;margin-bottom:30px;padding-bottom:35px;padding-left:0px;border-bottom:1px solid #fff;color:#ccc;font-size:12px}

.CPjjfa .CPjjfa_con .conbox .conright .p1 span{display:block;color:#203bc0;font-size:24px}

.CPjjfa .CPjjfa_con .conbox .conright .p1 em{position:absolute;top:4px;left:0;display:block;width:50px;height:30px}

.CPjjfa .CPjjfa_con .conbox .conright .p1 i{position:absolute;bottom:-3px;left:-168px;display:block;width:168px;height:3px;background:#203bc0}

.CPjjfa .CPjjfa_con .conbox .conright .p2{overflow:hidden;margin-bottom:30px;color:#333;line-height:2;font-size: 16px; height:auto; overflow:hidden}

.CPjjfa .CPjjfa_con .conbox .conright .ljty{position:relative;overflow:hidden;height:60px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty a{float:left;width:125px;height:40px;background-image: linear-gradient(180deg,#fff6f3 8%,#203bc0 64%,#caf4c3 95%);
border: 1px solid #99df8f;
box-shadow: 0 2px 6px -1px #cad2f9,inset 0 -2px 5px 0 hsla(0,0%,100%,.58),inset -2px 0 5px 0 hsla(0,0%,100%,.88),inset 2px 0 5px 0 hsla(0,0%,100%,.88);;color:#fff;text-align:center;line-height:40px;border-radius: 5px; font-size:14px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty p{float:left;margin-left:30px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty p span{display:block;padding-top:5px}

.CPjjfa .CPjjfa_con .conbox .conright .ljty p i{display:block;color:#203bc0;font-size:22px}

.CPjjfa .CPjjfa_con .conbot{margin-top:38px}

.CPjjfa .CPjjfa_con .conbot ul li{float:left;margin-left:10px;width:101px;height:101px;background-image:-webkit-linear-gradient(top,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 background-image:linear-gradient(180deg,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 border:1px solid #ccd7e6;
 box-shadow:0 2px 6px -1px #d5e5f4,inset -2px 0 4px 0 #fff,inset 2px -3px 4px 0 #fff; border-radius:50%;color:#333}

.CPjjfa .CPjjfa_con .conbot ul li:first-child{margin-left:0}

.CPjjfa .CPjjfa_con .conbot ul li em{display:block;margin:20px auto 0;margin-bottom:10px;height:28px;width: 28px;}
.CPjjfa .CPjjfa_con .conbot ul li em img {width: 100%;filter:grayscale(100%) brightness(50%); -webkit-filter:grayscale(100%) brightness(50%); -moz-filter:grayscale(100%) brightness(50%); -ms-filter:grayscale(100%) brightness(50%); -o-filter:grayscale(100%) brightness(50%);}

.CPjjfa .CPjjfa_con .conbot ul li span{display:block;text-align:center;font-size:14px}



.CPjjfa .CPjjfa_con .conbot ul li.cur{width:101px;height:101px;background-image: linear-gradient(180deg,#fff6f3 8%,#203bc0 64%,#caf4c3 95%);
border: 1px solid #99df8f;
box-shadow: 0 2px 6px -1px #cad2f9,inset 0 -2px 5px 0 hsla(0,0%,100%,.58),inset -2px 0 5px 0 hsla(0,0%,100%,.88),inset 2px 0 5px 0 hsla(0,0%,100%,.88); border-radius:50%;color:#fff;}
.CPjjfa .CPjjfa_con .conbot ul li.cur em img {filter:grayscale(100%) brightness(400%); -webkit-filter:grayscale(100%) brightness(400%); -moz-filter:grayscale(100%) brightness(400%); -ms-filter:grayscale(100%) brightness(400%); -o-filter:grayscale(100%) brightness(400%);}
.lybj {padding: 60px 0;overflow: hidden;margin: 60px auto 0;position: relative;}
.sy_hy{width:80%;margin: 0 auto;}
.sy_hyyy {width: 100%;position: relative;padding-bottom: 50px;}

.sy_hyyy .swiper-slide { position: relative;overflow: hidden;}
.sy_hyyy .swiper-slide img {width: 100%; display: block;-webkit-transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; transition:all 1s; }
.sy_hyyy .swiper-slide .sign {position: absolute; left:50%;top: 40%;width:400px; margin-left: -200px;height: 100%;	background: url(../images/hybj.png) no-repeat center top;	font-size: 14px;	line-height: 22px;	color: #fff;	text-align: center;padding-top: 20px;box-sizing: border-box;-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;z-index: 999}
.sy_hyyy .swiper-slide .sign .tb {width:70px; height: 52px;margin: 0 auto;}
.sy_hyyy .swiper-slide .sign span { font-size: 19px;}
.sy_hyyy .swiper-slide:hover img {-webkit-transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; transition:all 1s;filter:grayscale(100%); -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%);}
.sy_hyyy .swiper-slide:hover .sign {-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;top: 50%;background: none;}
.sy_hyyy .swiper-slide .bg{	left:0;	bottom: 0;width:100%;	height:240px;	background: url(../images/bg_shadow06.png) center / 80% 100% no-repeat;position: absolute;-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;opacity: 0;z-index: 998}
.sy_hyyy .swiper-slide:hover .bg{-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;opacity: 1;}
.sy_hyyy .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .4;
}
.sy_hyyy .swiper-pagination-bullet-active {opacity:1;background:#007aff}
#particles-js2, #parallax, .layer, .some-space, .some-more-space {
  height: 100%;
  position: absolute;top: 0;
  width: 100%;
}

#particles-js2 {
  opacity: 0.6;
}
/*新闻*/

.m_r{width:150px; height:44px; border-radius:22px;background-image: linear-gradient(180deg,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
border: 1px solid #ccd7e6;
box-shadow: 0 2px 6px -1px #d5e5f4,inset -2px 0 4px 0 #fff,inset 2px -3px 4px 0 #fff;; position:relative; overflow:hidden; float:right; margin-top:45px}
.m_r .bg{width:100%; height:100%; position:absolute; left:0; top:0; background-image: linear-gradient(180deg,#fff6f3 8%,#203bc0 64%,#caf4c3 95%);
border: 1px solid #99df8f;
box-shadow: 0 2px 6px -1px #cad2f9,inset 0 -2px 5px 0 hsla(0,0%,100%,.58),inset -2px 0 5px 0 hsla(0,0%,100%,.88),inset 2px 0 5px 0 hsla(0,0%,100%,.88);
transition:transform 340ms ease-in-out;
transform-origin:right center;
transform:scaleX(0); border-radius:22px;}
.m_r:hover .bg{transform:scaleX(1); transform-origin:left center;}
.m_r a{line-height:44px; color:#555; text-align:center; display:block; position:relative; z-index:9; font-size:16px; letter-spacing:1px}
.m_r:hover a{color:#fff;}
@media only screen and (max-width:992px){
.m_r{width:110px; height:32px; margin-bottom:30px;}
.m_r a{font-size:14px; line-height:30px;}
}

.cpnr{ width:100%; height:auto; position:relative; padding-top:50px; }
.cp1{ width:37%;border-radius:50%; height:auto; overflow: hidden;background-image:-webkit-linear-gradient(top,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 background-image:linear-gradient(180deg,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 border:1px solid #ccd7e6;
 box-shadow:0 2px 6px -1px #d5e5f4,inset -2px 0 4px 0 #fff,inset 2px -3px 4px 0 #fff;  margin:0 auto;position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.cp1 img{ width:100%; margin:0 auto; } 
.cp1:hover{transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.cp2{ width:10%;border-radius:50%; height:auto; overflow: hidden; background-image:-webkit-linear-gradient(top,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 background-image:linear-gradient(180deg,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 border:1px solid #ccd7e6;
 box-shadow:0 2px 6px -1px #d5e5f4,inset -2px 0 4px 0 #fff,inset 2px -3px 4px 0 #fff;  position:absolute; left:31%; top:-80px;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.cp2 img{ width:100%; margin:0 auto;position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;} 
.cp2:hover {transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.cp3{ width:10%;border-radius:50%; height:auto; overflow: hidden; background-image:-webkit-linear-gradient(top,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 background-image:linear-gradient(180deg,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 border:1px solid #ccd7e6;
 box-shadow:0 2px 6px -1px #d5e5f4,inset -2px 0 4px 0 #fff,inset 2px -3px 4px 0 #fff;  position:absolute; left:22%; top:60px;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.cp3 img{ width:100%; margin:0 auto;position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.cp3:hover {transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);} 
.cp4{ width:10%;border-radius:50%; height:auto; overflow: hidden; background-image:-webkit-linear-gradient(top,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 background-image:linear-gradient(180deg,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 border:1px solid #ccd7e6;
 box-shadow:0 2px 6px -1px #d5e5f4,inset -2px 0 4px 0 #fff,inset 2px -3px 4px 0 #fff;  position:absolute; left:19%; top:250px;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.cp4 img{ width:100%; margin:0 auto;position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;} 
.cp4:hover {transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.cp5{ width:10%;border-radius:50%; height:auto; overflow: hidden; background-image:-webkit-linear-gradient(top,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 background-image:linear-gradient(180deg,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 border:1px solid #ccd7e6;
 box-shadow:0 2px 6px -1px #d5e5f4,inset -2px 0 4px 0 #fff,inset 2px -3px 4px 0 #fff;  position:absolute; left:23%; top:420px;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.cp5 img{ width:100%; margin:0 auto;position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;} 
.cp5:hover {transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}

.cp6{ width:10%;border-radius:50%; height:auto; overflow: hidden; background-image:-webkit-linear-gradient(top,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 background-image:linear-gradient(180deg,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 border:1px solid #ccd7e6;
 box-shadow:0 2px 6px -1px #d5e5f4,inset -2px 0 4px 0 #fff,inset 2px -3px 4px 0 #fff;  position:absolute; right:31%; top:-80px;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.cp6 img{ width:100%; margin:0 auto;position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;} 
.cp6:hover {transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.cp7{ width:10%;border-radius:50%; height:auto; overflow: hidden; background-image:-webkit-linear-gradient(top,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 background-image:linear-gradient(180deg,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 border:1px solid #ccd7e6;
 box-shadow:0 2px 6px -1px #d5e5f4,inset -2px 0 4px 0 #fff,inset 2px -3px 4px 0 #fff; position:absolute; right:22%; top:60px;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.cp7 img{ width:100%; margin:0 auto;position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;} 
.cp7:hover {transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.cp8{ width:10%;border-radius:50%; height:auto; overflow: hidden; background-image:-webkit-linear-gradient(top,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 background-image:linear-gradient(180deg,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 border:1px solid #ccd7e6;
 box-shadow:0 2px 6px -1px #d5e5f4,inset -2px 0 4px 0 #fff,inset 2px -3px 4px 0 #fff; position:absolute; right:19%; top:250px;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.cp8 img{ width:100%; margin:0 auto;position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;} 
.cp8:hover {transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.cp9{ width:10%;border-radius:50%; height:auto; overflow: hidden; background-image:-webkit-linear-gradient(top,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 background-image:linear-gradient(180deg,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 border:1px solid #ccd7e6;
 box-shadow:0 2px 6px -1px #d5e5f4,inset -2px 0 4px 0 #fff,inset 2px -3px 4px 0 #fff;  position:absolute; right:23%; top:420px;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.cp9 img{ width:100%; margin:0 auto;position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;} 
.cp9:hover {transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.cp10{ width:10%;border-radius:50%; height:auto; overflow: hidden;background-image:-webkit-linear-gradient(top,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 background-image:linear-gradient(180deg,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
 border:1px solid #ccd7e6;
 box-shadow:0 2px 6px -1px #d5e5f4,inset -2px 0 4px 0 #fff,inset 2px -3px 4px 0 #fff; right:45%;  top:-120px;  position:absolute;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.cp10 img{ width:100%; margin:0 auto;position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;} 
.cp10:hover {transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}



.sy_hzhb {padding: 70px 0 0;text-align: left;height:auto; }
.sy_hzhb ul{ z-index:999 ; position:relative}
.sy_hzhb ul li {width: 15.8%; float:left;transition: all 0.3s;
	-wbkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;box-sizing:border-box ; border-right:0; margin-right:1%;border-radius:8px; margin-bottom:1% }
.sy_hzhb ul li img{width:100%; height:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;border-radius:8px; }
.sy_hzhb ul li:hover img{box-shadow:0 0 15px #bbb; position:relative; z-index:99;}
.sy_hzhb ul li:nth-child(6n){margin-right:0; }


.hzhb {padding: 0 0 70px;text-align: left;height:auto; overflow:hidden }
.hzhb ul{ padding-top:70px}
.hzhb ul li {width: 10%; float:left;border: #eee 1px solid;transition: all 0.3s;
	-wbkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;box-sizing:border-box ; border-right:0; margin-top:-1px}
.hzhb ul li img{width:100%; height:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.hzhb ul li:hover img{box-shadow:0 0 15px #bbb; position:relative; z-index:99;}

@media only screen and (max-width:992px){
.sy_hzhb ul li {width: 32%; float:left;transition: all 0.3s;
	-wbkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;box-sizing:border-box ; border-right:0; margin-right:2%;border-radius:8px; margin-bottom:2% }
.sy_hzhb ul li:nth-child(3n){margin-right:0; }
}


.register {

	padding: 50px 0 45px;

	background: url(../images/register_bg.png) no-repeat center center #0c61b8;

}



.register .title {

	padding-bottom: 5px;

	font-size: 26px;

	font-weight: normal;

	text-align: center;

	color: #fff;

}



.register .desc {

	padding-bottom: 20px;

	margin: 0 auto;

	font-size: 14px;

	color: #fff;

	text-align: center;

}



.register .btn {

	display: block;

	width: 128px;

	height: 36px;

	padding: 0;

	margin: 0 auto;

	font-size: 16px;

	line-height: 36px;

	color: #fff;

	background: transparent;

	border: 1px solid #fff;

	border-radius: 0;

	transition: all .2s;

	text-align: center;

	cursor: pointer;

	vertical-align: middle;

}



.register .btn:hover {

	background: rgba(255, 255, 255, .1);

}


.footer{background: #000 url(../images/footer-bj.png) bottom right;}
.footer-floor1{width:100%;padding:36px 0 30px}
.footer-list{width:830px; height:100%;float: right}
.footer-list ul{float:left; width:20%}
.footer-list .flist-4{margin-right:0}
.footer-list li{line-height:32px}
.footer-list li a{color:#ccc;font-size:14px;text-decoration:none}
.footer-list li a:hover{text-decoration:underline;color:#fff}
.footer-list .flist-title{font-size:16px;color:#fff;margin-bottom:15px; font-weight:bold}
.footer-floor2{width:100%;border-top:1px solid #666;padding:20px 0;text-align:center}
.footer-floor2 p{text-align:center;color:#eee;font-size:14px;line-height:30px}
.footer-floor2 p span{font-family:PingFangSC-Light,'helvetica neue','hiragino sans gb',tahoma,'microsoft yahei ui','microsoft yahei',simsun,sans-serif}
.footer-floor2 a{color:#eee}
.footer-floor2 a:hover{color:#a8d0e0;text-decoration:underline}
.foot-link{margin:0 15px;text-decoration:none;color:#eee}
.foot-link:hover{text-decoration:underline}
.footer-right{width:430px;float:left}
.footer-right .wz1{ margin-bottom:50px; color:#fff; margin-top:25px}
.footer-right .wz1 p{ font-size:18px; padding-bottom:10px}
.footer-right .wz1 h1{ font-size:26px; color:#fff; font-weight:bold; line-height:36px}
.footer-right .wz2{ color:#ccc; font-size:14px; line-height:28px; font-weight:bold}

@media only screen and (max-width:992px){
.footer-list{ display:none}
.footer-right{width:100%;float:none}
.footer-right .wz1{ margin-bottom:30px; color:#fff; margin-top:15px}

.footer-right .wz1 p{ font-size:16px; padding-bottom:10px}
.footer-right .wz1 h1{ font-size:18px; color:#fff; font-weight:bold; line-height:30px}
.footer-floor2{width:100%;border-top:1px solid #666;padding:10px 0;text-align:center}
.footer-floor2 p{text-align:center;color:#eee;font-size:14px;line-height:26px}

}



.side{position:fixed;width:78px;right:0;top:50%;margin-top:-200px;z-index:100;border:1px solid #e0e0e0;background:rgba(255,255,255,0.8);border-bottom:0}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#c11724;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../images/right_pic5.png)}
.side ul li i.bgs2{background-image:url(../images/right_pic7.png)}
.side ul li i.bgs3{background-image:url(../images/right_pic2.png)}
.side ul li i.bgs4{background-image:url(../images/right_pic1.png)}
.side ul li i.bgs5{background-image:url(../images/right_pic3.png)}
.side ul li i.bgs6{background-image:url(../images/right_pic6_on.png)}
.side ul li:hover i.bgs1{background-image:url(../images/right_pic5_on.png)}
.side ul li:hover i.bgs2{background-image:url(../images/right_pic7_on.png)}
.side ul li:hover i.bgs3{background-image:url(../images/right_pic2_on.png)}
.side ul li:hover i.bgs4{background-image:url(../images/right_pic1_on.png)}
.side ul li:hover i.bgs5{background-image:url(../images/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#c11724;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:158px;display:none;color:#363636;text-align:center;position:absolute;left:-160px;top:0;}
.side ul li.sideetel .telBox.son{width:240px;height:227px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:-79px;background:#3781d6}
.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../images/right_pic8.png) 28px center no-repeat;background-color:#c11724}
.side ul li.sideetel .telBox dd.bgs2{background:url(../images/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}
@keyframes fadein{from{opacity:0}
to{opacity:1}
}

.n_ban1 {
	width: 100%;
	height: 500px;
	position: relative; margin-top:77px
}
.n_ban {
	width: 100%;
	height: 50vh;
	position: relative;
}
.n_ban .mb {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: url(../images/mb.png);
}
.n_ban .z_w {
	width: 800px;
	position: absolute;
	text-align: center;
	left: 50%;
	margin-left: -400px;
	top: 47%;
	z-index: 3;
}
.n_ban .z_w h3 {
	font-size: 40px;
	text-transform: uppercase;
	font-family: "思源黑体 CN Light";
	color: #fff;
}
.n_ban .z_w h4 {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	margin-top: 8px;font-family: "思源黑体 CN Light";
}
.n_ban .z_w h2 {
	font-size: 35px;
	font-weight: bold;
	color: #fff;
	margin-top: 35px;font-family: "思源黑体 CN Light";
}
.n_ban .y_w {
	width: 800px;
	position: absolute;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	text-transform: uppercase;
	text-align: center;
	left: 50%;
	margin-left: -400px;
	bottom: 70px;
}

@media only screen and (max-width:1024px) {
.n_ban {
	width: 100%;
	height: 30vh;
	position: relative;
}
.n_ban .z_w {
	width: 94%;
	text-align: center;
	left: 3%;
	margin-left: 0;
	top: 35%;
}
.n_ban .z_w h3 {
	font-size: 2.6rem;
}
.n_ban .z_w h4 {
	font-size: 2rem;
}
.n_ban .y_w {
	width: 94%;
	font-size: 1rem;
	line-height: 1.6rem;
	left: 3%;
	margin-left: 0;
	bottom: 5%;
}
}

@media only screen and (max-width:600px) {
.n_ban .z_w {
	width: 94%;
	text-align: center;
	left: 3%;
	margin-left: 0;
	top: 35%;
}
.n_ban .z_w h3 {
	font-size: 2.6rem;
}
.n_ban .z_w h4 {
	font-size: 2rem;
}
.n_ban .y_w {
	width: 94%;
	font-size: 1rem;
	line-height: 1.6rem;
	left: 3%;
	margin-left: 0;
	bottom: 5%;
}
}

.ny_lm{width:100%; box-shadow: 0px 8px 20px 0px rgba(95,125,158,.1);  color:#aaa; position:relative; overflow:hidden; padding:20px 0}
.ny_lm .w_z{float:right; font-size:14px;}
.ny_lm .w_z i{vertical-align:middle; font-size:18px;}
.ny_lm .w_z a{color:#aaa;}
.ny_lm .w_z a:hover{color:#203bc0;}
.ny_lm .l_m{ text-align:center;}
.ny_lm .l_m ul li{ display:inline-block; margin-right:10px; position:relative; margin-left:10px; background:#efefef; width:120px; line-height:46px;border-radius:8px;}
.ny_lm .l_m ul li a{font-size:16px; color:#222; display:block;}
.ny_lm .l_m ul li:hover a{color:#fff;transition:all .5s;background-color:#203bc0;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;border-radius:8px;}
.ny_lm .l_m ul li:hover:after{width:100%;}
.ny_lm .l_m ul li.on a{ background-color:#203bc0; color:#fff;border-radius:8px}
.ny_lm .l_m ul li.on:after{width:100%;}
.ny_lm .l_m ul li.on:after a{ color:#fff}

.ny_lm .l_m1{ text-align:center;}
.ny_lm .l_m1 ul li{ display:inline-block; margin-right:5px; position:relative; margin-left:5px; background:#efefef; line-height:46px;border-radius:8px;}
.ny_lm .l_m1 ul li a{font-size:16px; color:#222; display:block; padding:0 20px;}
.ny_lm .l_m1 ul li:hover a{color:#fff;transition:all .5s;background-color:#203bc0;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;border-radius:8px; }
.ny_lm .l_m1 ul li:hover:after{width:100%;}
.ny_lm .l_m1 ul li.on a{ background-color:#203bc0; color:#fff;border-radius:8px;padding:0 10px; }
.ny_lm .l_m1 ul li.on:after{width:100%;}
.ny_lm .l_m1 ul li.on:after a{ color:#fff}

@media (min-width:1081px){
.ny_lm .w_z{font-size:12px;}
.ny_lm .w_z i{font-size:16px;}
.ny_lm .l_m ul li a{font-size:15px;}
}
@media (min-width:1600px){
.ny_lm .w_z{font-size:14px;}
.ny_lm .w_z i{font-size:18px;}
.ny_lm .l_m ul li a{font-size:16px;}
}
@media only screen and (max-width:640px){
.ny_lm{width:100%; height: auto; border-bottom:1px solid #e4e4e4; line-height:34px; color:#aaa; position:relative; overflow:hidden; padding:10px 0 0}
.ny_lm .container{ padding-left:5px; padding-right:5px}
.ny_lm .l_m ul li{ display:inline-block; margin-right:3px; position:relative; margin-left:3px;width:70px; line-height:30px; margin-bottom:10px}
.ny_lm .l_m ul li a{font-size:12px;  display:block;}

.ny_lm .l_m1 ul li{ display:inline-block; margin-right:3px; position:relative; margin-left:3px;width:30%; line-height:30px; margin-bottom:10px}
.ny_lm .l_m1 ul li a{font-size:12px;  display:block;padding: 0 5px; white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}

}

.gy_bt{width:100%; text-align:center; text-transform:uppercase;  margin-bottom:70px;}
.gy_bt h2{font-family:Arial; font-size:72px; line-height:50px; color:#fff; font-weight:800; color:rgba(153,153,153,0.1); position:relative;}
.gy_bt h3{font-size:34px; line-height:44px; margin-top:-35px; background:url(../images/bt.jpg) no-repeat center bottom; padding-bottom:10px; font-weight:bold; color:#fff}
.gy_bt p { font-size:16px; color:#fff; padding-top:10px}
@media only screen and (max-width:992px){
.gy_bt{ margin-bottom:20px;}
.gy_bt h2{font-family:Arial; font-size:20px; line-height:40px; color:#999; font-weight:800; color:rgba(153,153,153,0.1); position:relative;}
.gy_bt h3{font-size:16px; line-height:34px; margin-top:-30px; background:url(../images/bt.jpg) no-repeat center bottom; padding-bottom:5px;}
.gy_bt p { font-size:12px; color:#fff; padding-top:10px}	
}


.gy_bt1{width:100%; text-align:center; text-transform:uppercase;  margin-bottom:70px;}
.gy_bt1 h2{font-family:Arial; font-size:72px; line-height:50px; color:#fff; font-weight:800; color:rgba(153,153,153,0.1); position:relative;}
.gy_bt1 h3{font-size:34px; line-height:44px; margin-top:-35px; background:url(../images/bt1.jpg) no-repeat center bottom; padding-bottom:10px; font-weight:bold; color:#555}
.gy_bt1 p { font-size:16px; color:#999; padding-top:10px}
@media only screen and (max-width:992px){
.gy_bt1{ margin-bottom:20px;}
.gy_bt1 h2{font-family:Arial; font-size:20px; line-height:40px; color:#999; font-weight:800; color:rgba(153,153,153,0.1); position:relative;}
.gy_bt1 h3{font-size:16px; line-height:34px; margin-top:-30px; background:url(../images/bt1.jpg) no-repeat center bottom; padding-bottom:5px;}
.gy_bt1 p { font-size:12px; color:#999; padding-top:10px}	
}

.news { height:auto; overflow:hidden; padding-top:100px }
.xx4 .hd { text-align:center; margin-top:40px;}
.xx4 .hd ul li{ display:inline-block; width:120px; margin:0 8px;border-radius:20px;-moz-border-radius:20px;
-webkit-border-radius:20px;background: #eee; }
.xx4 .hd ul li a { display:block; height:38px; text-align:center; line-height:38px; color:#888888; font-size:16px;border-radius:20px;-moz-border-radius:20px;
-webkit-border-radius:20px;}
.xx4 .hd ul li.on a {background:#cf000d; color:#fff;box-shadow:rgba(207,0,13,0.1) 5px 5px 10px 5px }
.xx4 .bd .xx11 { margin-top:30px; width:1300px; margin:30px auto 0;background:rgba(255,255,255,.5);border-box;box-shadow: 0 0 15px #eee;height:auto; overflow:hidden }
.xx4 .bd .xx11 .box {}
.xx4 .bd .xx11 .box .left { width:650px; height: auto; float:left; padding:20px 50px 32px;-moz-box-sizing: border-box; /*Firefox3.5+*/
-webkit-box-sizing: border-box; /*Safari3.2+*/
-o-box-sizing: border-box; /*Opera9.6*/
-ms-box-sizing: border-box; /*IE8*/
box-sizing: }
.xx4 .bd .xx11 .box .left .rq { font-size:30px; color:#888}
.xx4 .bd .xx11 .box .left h3 { margin-top:10px; color:#333; font-size:18px; font-weight:normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.xx4 .bd .xx11 .box .left p { font-size:15px; line-height:25px; color:#888; margin-top:10px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.xx4 .bd .xx11 .box .left img { margin-top:30px; width:550px;}
.xx4 .bd .xx11 .box .right { width:605px; height: auto; float:left; }
.xx4 .bd .xx11 .box .right ul li { padding:44px 20px; border-bottom:#ddd 1px solid; overflow:hidden;}
.xx4 .bd .xx11 .box .right ul li:hover{transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;box-shadow: 0 0 15px #eee;}
.xx4 .bd .xx11 .box .right ul li:hover .nr h3 {color: #203bc0}
.xx4 .bd .xx11 .box .right ul li .dian { width:36px; height:18px; background:url(../images/dian.png) center center no-repeat; float:left;margin-top: 3px;}
.xx4 .bd .xx11 .box .right ul li .nr { width:355px; float:left}
.xx4 .bd .xx11 .box .right ul li .nr h3{white-space: nowrap;overflow: hidden;text-overflow: ellipsis; font-size:18px; color:#333; font-weight:normal;}
.xx4 .bd .xx11 .box .right ul li .nr p { font-size:15px; line-height:22px; color:#888; margin-top:10px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.xx4 .bd .xx11 .box .right ul li .ri { height:72px; width:90px; float:right; background:url(../images/jt.png) right bottom no-repeat; font-size:30px; color:#999;text-align: right;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.xx4 .bd .xx11 .box .right ul li:hover .ri {background:url(../images/jts.png) right bottom no-repeat;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.news .more { margin-top:70px; text-align:center}

@media only screen and (max-width:992px){
.news {padding:20px 0; overflow:hidden;}
.xx4 .bd .xx11 { margin-top:30px; width:96%; margin:30px auto 0;}
.xx4 .bd .xx11 .box .left { width:100%; height: auto; float:none; background:#fff; padding:20px;-moz-box-sizing: border-box; /*Firefox3.5+*/
-webkit-box-sizing: border-box; /*Safari3.2+*/
-o-box-sizing: border-box; /*Opera9.6*/
-ms-box-sizing: border-box; /*IE8*/
box-sizing: border-box;box-shadow: 0 0 15px #eee}
.xx4 .bd .xx11 .box .left img { margin-top:20px; width:100%;}
.xx4 .bd .xx11 .box .right { width:96%; height: auto; float:right; border-top:#ccc 1px solid;}
.xx4 .bd .xx11 .box .left .rq { font-size:20px; color:#888}
.xx4 .bd .xx11 .box .left h3 { margin-top:0px; margin-top:10px; color:#333; font-size:16px; font-weight:normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.xx4 .bd .xx11 .box .left p { font-size:14px; line-height:22px; color:#888; margin-top:10px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.xx4 .bd .xx11 .box .right ul li { padding:10px 0; border-bottom:#ccc 1px solid; overflow:hidden;}
.xx4 .bd .xx11 .box .right ul li .nr { width:85%; float:left}
.xx4 .bd .xx11 .box .right ul li .nr h3{white-space: nowrap;overflow: hidden;text-overflow: ellipsis; font-size:16px; color:#333; font-weight:normal;}
.xx4 .bd .xx11 .box .right ul li .nr p { font-size:14px; line-height:22px; color:#888; margin-top:5px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;}
.xx4 .bd .xx11 .box .right ul li .ri { display:none}

}


.gs_js{width:100%; padding:50px 0; height:auto; overflow:hidden;background: url(../images/gybj1.jpg) no-repeat center bottom;}
.gs_js .gs_wz{width:48.5%; float:left}
.gs_js .gs_wz .w_z{font-size:15px; line-height:36px;}
.gs_js .gs_wz .w_z h1{ font-size:24px; color:#f6571d; margin-top:20px; margin-bottom:10px}
.gs_js .gs_wz .w_z span{ font-weight:bold; font-size:24px; padding-right:5px}
.gs_js .gs_wz1{width:60%; float: right}
.gs_js .gs_wz1 .w_z{font-size:15px; line-height:36px;}
.gs_js .gs_wz1 .w_z h1{ font-size:24px; color:#f6571d; margin-top:20px; margin-bottom:10px}
.gs_js .gs_wz1 .w_z span{ font-weight:bold; font-size:24px;padding-right:5px}
.gs_js .gs_tu{float:left; width:38%}
.gs_js .gs_tu img{ width:100%}
@media (min-width:1081px){
.gs_js{padding:50px 0;}
}
@media (min-width:1600px){
.gs_js{padding:50px 0;}
}
@media only screen and (max-width:640px){
.gs_js{padding:20px 0;}
.gs_js .gs_wz{width:100%;}
.gs_js .gs_wz .w_z{font-size:14px; line-height:26px;}
.gs_js .gs_wz .w_z h1{ font-size:16px; color:#f6571d; margin-top:20px; margin-bottom:10px}
.gs_js .gs_tu{float:none; width:100%; margin-bottom:10px}
.gs_js .gs_wz1{width:100%; float: none}
.gs_js .gs_wz1 .w_z{font-size:14px; line-height:28px;}

}

.gs_yj{width:100%; padding:0 0 80px; overflow:hidden;}
.gs_yj .n_r{width:100%; height:260px; background-repeat:no-repeat; background-position:center; background-size:cover; position:relative;}
.gs_yj .n_r:after{width:100%; height:100%; content:''; position:absolute; top:0; left:0; display:block; z-index:2; opacity:0.1;
background-image:-webkit-linear-gradient(120deg, #000 0%, #f6571d 100%);
background-image:-moz-linear-gradient(120deg, #000 0%, #f6571d 100%);
background-image:-ms-linear-gradient(120deg, #000 0%, #f6571d 100%);
background-image:-o-linear-gradient(120deg, #000 0%, #f6571d 100%);
background-image:linear-gradient(120deg, #000 0%, #f6571d 100%);}
.gs_yj .w_z{width:80%; color:#fff; text-align:center; font-size:16px; line-height:26px; position:absolute; left:10%; top:40%; z-index:99;}
.gs_yj .w_z h3{font-size:22px; font-weight:bold; margin-bottom:10px;}
.gs_yj li{ width:32%; margin-right:2%; float:left}
.gs_yj li:nth-child(3n){margin-right:0; }
@media only screen and (max-width:640px){
.gs_yj{width:100%; padding:0 0 40px; overflow:hidden;}
.gs_yj .n_r{width:100%; height:100px; background-repeat:no-repeat; background-position:center; background-size:cover; position:relative;}
.gs_yj .col-md-4{ padding-left:5px; padding-right:5px}
}

.gs_yt{ text-align:center}

.qywh{ width:100%; margin:60px auto; height:auto; overflow:hidden}
.qywh .container{background:#fafafa; height:auto; overflow:hidden }
.qywh .zb{ width:30%; float:left}
.qywh .zb img{ width:100%}
.qywh .yb{ width:70%; float:left ; margin-bottom:2%;}
.qywh .yb li{ width:46%; float:left; margin:2% 2% 0; background:#fff; padding:10px 0;box-sizing:border-box }
.qywh .yb .tu{ width:100%; text-align:center }
.qywh .yb .tu img{ width:20%}
.qywh .yb .wz{ width:80%;  height:auto; overflow:hidden; text-align:center; margin:20px auto}
.qywh .yb .wz h1{ font-size:18px; margin-bottom:10px;color: #203bc0; }
.qywh .yb .wz p{ font-size:14px; line-height:24px}

@media only screen and (max-width:992px){
.qywh{ width:100%; margin:20px auto; height:auto; overflow:hidden}
.qywh .container{width:100%; height:auto; padding-bottom:20px }

.qywh .zb{ width:100%; float:none; display:none}
.qywh .yb{ width:96%; float:none; margin:0 auto}
.qywh .yb li{ width:49%; float:left; margin: 4% 2% 0 0; background:#fff; padding:10px}
.qywh .yb li:nth-child(2n){margin-right:0; }
.qywh .yb .wz{ width:90%;  height:auto; overflow:hidden; text-align:center; margin:20px auto}
.qywh .yb .tu img{ width:40%}

}

.ny_cp{width:100%; padding:60px 0; background-color:#f7f7f7; overflow:hidden;}
.ny_cp .cp_lm{padding:10px; background:#203bc0 url(../images/lm_bj.png) no-repeat top center / 100% auto;}
.ny_cp .cp_lm .b_t{margin:10px 5px 15px;}
.ny_cp .cp_lm .b_t h3{font-size:22px; line-height:32px; color:#fff;}
.ny_cp .cp_lm .b_t h4{font-size:16px; line-height:30px; color:#ccc; font-family:Arial; text-transform:uppercase;}
.ny_cp .cp_lm .b_t em{width:44px; height:2px; margin:8px 0 5px; background-color:#aaa; display:block;}
.ny_cp .cp_lm .l_b{display:none; padding:0 15px; font-size:24px; color:#fff; text-align:left; line-height:80px; background-color:#203bc0; position:relative;}
.ny_cp .cp_lm .l_b i{position:absolute; top:50%; right:15px;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.ny_cp .cp_lm .l_m{padding:7px 7px 0 7px; background-color:#fff;}
.ny_cp .cp_lm .l_m ul li{display:block; background-color:#f7f7f7; margin-bottom:7px;}
.ny_cp .cp_lm .l_m a.e_j{display:block; padding:0 15px; font-size:17px; font-weight:bold; line-height:44px; position:relative; background-color:#f2f2f2; color:#000;}
.ny_cp .cp_lm .l_m i{position:absolute; top:0; right:0; width:44px; height:44px; display:block; font-size:16px; color:#000; text-align:center;}
.ny_cp .cp_lm .s_j a{text-indent:15px; line-height:40px; color:#555; margin-bottom:1px; display:block;}
.ny_cp .cp_lm .s_j a:hover{color:#203bc0; text-indent:30px; background-color:#ecf6fd;}
.ny_cp .cp_lm .s_j a.n{color:#203bc0; text-indent:30px; background-color:#ecf6fd;}
.ny_cp .lm_bt{height:51px; border-bottom:1px solid #e7e7e7; margin-bottom:20px;}
.ny_cp .lm_bt .m_c{font-size:18px; color:#333; line-height:40px; padding-bottom:10px; border-bottom:1px solid #000; display:inline-block;}
.ny_cp .cp_lb .row{margin:0 -10px;}
.ny_cp .cp_lb .col-12{padding:0 10px;}
.ny_cp .cp_lb .n_r{margin-bottom:20px; padding:30px 15px; background-color:#fff;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_cp .cp_lb .n_r:hover{box-shadow:0 0 15px #ddd;}
.ny_cp .cp_lb .n_r img{width:100%; height:auto; display:block;}
.ny_cp .cp_lb .n_r p{font-size:16px; line-height:32px; text-align:center; margin-top:20px;}
.ny_cp .zx_ly{width:100%; padding:50px 100px; background-color:#fff; margin:0 auto;}
.ny_cp .zx_ly input{width:100%; padding:0 10px; background-color:#fff; border:1px solid #ddd; line-height:56px; font-size:14px; margin-bottom:30px;}
.ny_cp .zx_ly textarea{width:100%; height:110px; padding:15px 10px; background-color:#fff; border:1px solid #ddd; font-size:14px; line-height:26px; resize:none; outline:none; margin-bottom:30px;}
.ny_cp .zx_ly button{width:150px; height:40px; background-color:#203bc0; font-size:16px; line-height:40px; margin:0 auto; color:#fff; display:block;}
.ny_cp .zx_ly h3{font-size:26px; line-height:40px; color:#000; margin-bottom:10px; text-align:center;}
.ny_cp .zx_ly h4{font-size:18px; color:#555; margin-bottom:10px; text-align:center;}
.ny_cp .zx_ly p{font-size:15px; line-height:30px; color:#888; margin-bottom:30px; text-align:center;}
.ny_cp .zx_ly em{width:50px; height:3px; background-color:#203bc0; display:block; margin:0 auto 15px;}
.ny_cp .zx_ly a{color:#203bc0;}
.ny_cp .zx_ly a:hover{text-decoration:underline;}

@media only screen and (max-width:640px){
.ny_cp{padding:20px 0 ;}
.ny_cp .cp_lm{padding:0; background-color:#fff; margin-bottom:30px;}
.ny_cp .cp_lm .b_t{display:none;}
.ny_cp .cp_lm .l_b{display:block;}
.ny_cp .cp_lm .l_m{padding:0;}
.ny_cp .cp_lm .l_m ul{display:none; border:1px solid #e7e7e7; border-top:0;}
.ny_cp .cp_lm .l_m ul li{display:block; width:100%; border-top:1px solid #e7e7e7; background:none;margin:0;}
.ny_cp .cp_lm .l_m ul li:first-child{border-top:0;}
.ny_cp .cp_lm .l_m ul li a{background:none; padding:0; border:0; font-size:20px; text-align:center; line-height:60px;}
.ny_cp .cp_lm .l_m ul li:hover a{background:none; color:#203bc0;}
.ny_cp .cp_lm .l_m ul li.on a{background:none; color:#203bc0;}
.ny_cp .cp_lm .l_m ul li a.e_j{text-align:left; padding:0 15px;}
.ny_cp .cp_lm .l_m ul li:hover a.e_j{background-color:#f7f7f7;}
.ny_cp .cp_lm .l_m ul li.on a.e_j{background-color:#f7f7f7;}
.ny_cp .cp_lm .l_m ul li:hover em{color:#203bc0;}
.ny_cp .cp_lm .l_m ul li.on em{color:#203bc0;}
.ny_cp .cp_lb .row{margin:0 -5px;}
.ny_cp .cp_lb .col-md-4{padding:0 5px;}
.ny_cp .cp_lb .n_r{margin-bottom:10px;}
.ny_cp .cp_lb .n_r p{padding:5px; font-size:14px; line-height:28px;}
.ny_cp .zx_ly{padding:0px; background:none;}
.ny_cp .zx_ly input{padding:0 15px; line-height:40px; font-size:14px; margin-bottom:10px;}
.ny_cp .zx_ly textarea{height:110px; padding:12px 15px; font-size:14px; line-height:36px; margin-bottom:10px;}
.ny_cp .zx_ly button{width:100%; height:40px; font-size:14px; line-height:40px;}
.ny_cp .zx_ly h3{font-size:18px; line-height:40px; color:#000; margin-bottom:0px; text-align:center;}

.ny_cp .zx_ly h4{font-size:16px; color:#555; margin-bottom:10px; text-align:center;}
.ny_cp .zx_ly p{font-size:14px; line-height:26px; margin-bottom:10px}
.ny_cp .zx_ly em{width:50px;}

}

.cp_xq{overflow:hidden; position:relative;}
.cp_xq .swiper-zs{padding-bottom:0px; border:1px solid #d7d7d7;}
.cp_xq .swiper-zs img{width:100%; height:auto; display:block;}
.cp_xq .swiper-pagination{bottom:0px;}
.cp_xq .swiper-pagination-bullet{width:8px; height:8px; border-radius:50%; background-color:#555;}
.cp_xq .swiper-pagination-bullet-active{background-color:#203bc0; border:0;}
.cp_xq .cp_cs .n_r{padding:15px;}
.cp_xq .cp_cs .b_t{font-size:26px; font-weight:bold; color:#203bc0; line-height:40px; border-bottom:1px solid #e7e7e7; padding-bottom:20px; margin-bottom:15px;}
.cp_xq .cp_cs .c_s ul li{margin-bottom:5px; padding-left:15px; font-size:14px; line-height:26px; position:relative;}
.cp_xq .cp_cs .c_s ul li:before{width:6px; height:6px; border-radius:50%; background-color:#555; content:""; position:absolute; top:10px; left:0;}
.cp_xq .cp_cs a{display:inline-block; margin-top:20px; background-color:#203bc0; font-size:16px; line-height:46px; color:#fff; padding:0 30px;} 
.cp_xq .cp_js{margin-top:40px;}
.cp_xq .cp_js .hd{overflow:hidden; border-bottom:1px solid #d7d7d7; margin-bottom:30px;}
.cp_xq .cp_js .hd ul li{float:left; padding:0 30px; font-size:16px; line-height:44px; text-align:center; color:#555; background-color:#fff; margin-right:5px; cursor:pointer;}
.cp_xq .cp_js .hd ul li.on{background-color:#203bc0; color:#fff;}
.cp_xq .cp_js .n_r{font-size:15px; line-height:36px; min-height:200px;}
.cp_xq .cp_js .n_r a{display:block; font-size:15px; line-height:28px; color:#203bc0; margin-bottom:10px;}
.cp_xq .cp_js .n_r a:hover{text-decoration:underline !important;}
@media only screen and (max-width:640px){
.cp_xq .cp_cs{margin-top:10px;}
.cp_xq .cp_cs .b_t{font-size:16px; line-height:30px; padding-bottom:10px; margin-bottom:10px;}
.cp_xq .cp_cs .c_s ul li{font-size:13px; line-height:24px;}
.cp_xq .cp_cs a{margin-top:15px; font-size:15px; line-height:32px; padding:0 15px;} 
.cp_xq .cp_js{margin-top:0px;}
.cp_xq .cp_js .hd{margin-bottom:20px;}
.cp_xq .cp_js .hd ul li{padding:0 20px; font-size:15px; line-height:38px;}
.cp_xq .cp_js .n_r{font-size:13px; line-height:24px;}
.cp_xq .cp_js .n_r a{font-size:13px; line-height:24px;}
.cp_xq .cp_cs .n_r{padding:15px 0;}
}


.ny_nr{width:100%; padding:60px 0; overflow:hidden;}
.ny_nr .lm_bt{height:71px; border-bottom:1px solid #e7e7e7; margin-bottom:30px; overflow:hidden;}
.ny_nr .lm_bt .m_c{font-size:26px; color:#203bc0; font-weight:bold; line-height:70px; border-bottom:1px solid #203bc0; display:inline-block;}
.ny_nr .lm_bt .m_c span{font-size:18px; color:#999; text-transform:uppercase; font-weight:normal; display:inline-block; vertical-align:middle; margin-left:8px; line-height:46px;}

.ny_nr .cg_al .col-md-3{ padding-left:8px; padding-right:8px}
.ny_nr .cg_al .n_r{border:1px solid #e7e7e7; overflow:hidden; padding:10px 10px 20px; margin-bottom:16px;}
.ny_nr .cg_al .t_p{overflow:hidden;}
.ny_nr .cg_al .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.ny_nr .cg_al .n_r:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.ny_nr .cg_al .w_z{margin-top:15px; text-align:center;}
.ny_nr .cg_al .w_z h3{font-size:18px; font-weight:bold; line-height:36px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .cg_al .w_z h3 a{transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .cg_al .n_r:hover .w_z h3 a{color:#203bc0;}
.ny_nr .cg_al .w_z p{font-size:13px; line-height:26px; color:#999; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .cg_al .w_z a.m_r1{width:120px; height:32px; border:1px solid #203bc0; font-size:15px; color:#203bc0; line-height:30px; text-align:center; display:block; margin:15px auto 0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .cg_al .w_z a.m_r1:hover{color:#fff; background-color:#203bc0;}


.ny_nr .xw_lb ul li{border-bottom:1px dotted #ccc; padding-bottom:30px; margin-bottom:30px;}
.ny_nr .xw_lb .t_p img{width:100%; height:auto; display:block;}
.ny_nr .xw_lb .w_z h3{font-size:18px; font-weight:bold; line-height:32px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .xw_lb .w_z h3 a{transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .xw_lb ul li:hover .w_z h3 a{color:#203bc0;}
.ny_nr .xw_lb .w_z span{font-size:13px; color:#555; display:block; letter-spacing:1px;}
.ny_nr .xw_lb .w_z i{color:#333; padding-right:5px; font-size:14px}
.ny_nr .xw_lb .w_z p{font-size:16px; line-height:28px; letter-spacing:1px; color:#555; height:72px; margin-top:20px; margin-bottom:10px; overflow:hidden; display:-webkit-box;
line-clamp:3;
-webkit-line-clamp:3;
-moz-line-clamp:3;
-ms-line-clamp:3;
-o-line-clamp:3;
-webkit-box-orient:vertical;}
.ny_nr .xw_lb .w_z a.x_q{ display:block;background-image: linear-gradient(180deg,#fff6f3 8%,#203bc0 64%,#caf4c3 95%);
border: 1px solid #99df8f;
box-shadow: 0 2px 6px -1px #cad2f9,inset 0 -2px 5px 0 hsla(0,0%,100%,.58),inset -2px 0 5px 0 hsla(0,0%,100%,.88),inset 2px 0 5px 0 hsla(0,0%,100%,.88);; width:150px; color:#fff; line-height:40px; border-radius:5px; text-align:center; font-size:14px; transition:all 0.6s; margin-top:20px}


.ny_nr .xw_lb .w_z a.x_q:hover{background-color:#203bc0; color:#fff;}
@media only screen and (max-width:1024px){
.ny_nr{width:100%; padding:20px 0; overflow:hidden;}
.ny_nr .cg_al .w_z h3{font-size:16px; font-weight:bold; line-height:30px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .cg_al .w_z a.m_r1{width:100px; height:32px; border:1px solid #203bc0; font-size:12px; color:#203bc0; line-height:30px; text-align:center; display:block; margin:10px auto 0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
}

.ny_xw {
	position: relative;
	z-index: 9
}
.ny_xw .nynews {
	height: auto;
	overflow: hidden; padding-bottom:50px
}
.ny_xw .nynews li {
	width: 31.33%;
	margin:1%;
	float: left;
	margin-bottom: 20px;
	transition: all 0.3s;
	-wbkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.05), 0 15px 40px 0 rgba(0,0,0,.05);
	box-shadow: 0 10px 15px 0 rgba(0,0,0,.05), 0 15px 40px 0 rgba(0,0,0,.05);
}
.ny_xw .nynews li:nth-child(3n) {
	margin-right: 0;
}
.ny_xw .nynews li .tp {
	overflow: hidden;
}
.ny_xw .nynews li .tp img {
	width: 100%;
	display: block;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.ny_xw .nynews li:hover .tp img {
	-webkit-transform: scale(1.07);
	-moz-transform: scale(1.07);
	-o-transform: scale(1.07);
	-ms-transform: scale(1.07);
	transform: scale(1.07);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.ny_xw .nynews li .wenz {
	padding: 20px 20px 10px;
}
.ny_xw .nynews li h3 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
}
.ny_xw .nynews li .time {
	font-size: 14px;
	color: #999;
	margin-bottom: 20px;
}
.ny_xw .nynews li p {
	font-size: 14px;
	line-height: 1.8;
	color: #666;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-bottom: 15px;
}
.ny_xw .nynews li .gd {
	line-height: 46px;
	border-top: #ccc 1px solid;
	font-size: 14px;
	padding: 0 30px;
	color: #666;
	width: 100%;
	box-sizing: border-box;
}
.ny_xw .nynews li .gd i {
	float: right;
	line-height: 46px;
	font-size: 20px;
}
.ny_xw .nynews li:hover {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	transform: translateY(-5px);
	-wbkit-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
}
.ny_xw .nynews li:hover h3 {
	color: #333;
}
.ny_xw .nynews li:hover .gd {
	background: #203bc0;
	color: #fff;
}

 .product-list{  height:auto; overflow:hidden; padding-bottom:50px}
 .product-list li{ width:32%; float:left; margin-right:2%; margin-bottom:2%}
 .product-list li:nth-child(3n){margin-right:0; }
 .product-list li figure{background-color: #eee; height: auto; display:block; line-height:normal; overflow:hidden; position:relative;}
 .product-list li figure img{ display:block; width:100%; height:auto; transition:424ms linear;}
 .product-list li figcaption{ display:block; color:#5d5d5d; font-size:16px; line-height:normal; margin-top:14px; transition:350ms; text-align:center}
 .product-box .product-down{ float:left;}
 .product-list li figure mark{ position:absolute; left:0; top:0; box-sizing:border-box; width:100%; height:100%; background:rgba(90,186,75,.2); background:#203bc0\9; filter:alpha(opacity=20); z-index:20; opacity:0; transform:skewX(45deg); visibility:hidden; transition:360ms;}
 .product-list li figure mark b{ display:block; width:46px; height:46px; position:absolute; left:50%; top:50%; margin-left:-23px; margin-top:-23px; z-index:30;}
 .product-list li figure mark b:before{ content:""; width:100%; height:1px; background:#203bc0; position:absolute; left:0; top:23px; transform:translateX(-200px); -webkit-transform:translateX(-200px); -moz-transform:translateX(-200px);}
 .product-list li figure mark b:after{ content:""; width:1px; height:100%; background:#203bc0; position:absolute; left:23px; top:0; transform:translateY(-200px); -webkit-transform:translateY(-200px); -moz-transform:translateY(-200px);}
 .product-list li figure mark:before{ content:""; width:100%; height:0%; border-left:3px solid #203bc0; border-right:3px solid #203bc0; box-sizing:border-box; position:absolute; left:0; top:0; transition:320ms;}
 .product-list li figure mark:after{ content:""; width:0%; height:100%; border-top:3px solid #203bc0; border-bottom:3px solid #203bc0; box-sizing:border-box; position:absolute; left:0; top:0; transition:320ms;}
 .product-list li:hover figure mark{ opacity:1; transform:skewX(0); visibility:visible;}
 .product-list li:hover figure mark:before{ height:100%; transition:330ms 200ms;}
 .product-list li:hover figure mark:after{ width:100%; transition:330ms 200ms;}
 .product-list li:hover figure img{ transform:scale(1.05); -webkit-transform:scale(1.05); -moz-transform:scale(1.05);}
 .product-list li:hover figure mark b:before{ transition:355ms 180ms; transform:translateX(0); -webkit-transform:translateX(0); -moz-transform:translateX(0);}
 .product-list li:hover figure mark b:after{ transition:355ms 240ms; transform:translateY(0); -webkit-transform:translateY(0); -moz-transform:translateY(0);}
 .product-list li:hover figcaption{ color:#203bc0; }

@media only screen and (max-width:640px){
 .product-list li{ width:100%; float:none; margin-right:0;}
}

.y_l { height:auto; overflow:hidden;width:100%; margin:0 auto ;background: url(../images/dt1.png) no-repeat center top; padding:30px 0; min-height:500px}
.y_l .x_w{ }
.y_l .x_w ul li {
	border-bottom: 1px dashed #ccc;

	margin-bottom: 15px; height:auto; overflow:hidden; background: url(../images/newsList.gif) no-repeat left 10px; padding-bottom:15px;
padding-left: 20px;
}

.y_l .x_w ul li h3 {
	font-size: 16px;
	
	 line-height:30px;
	
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden; float:left; width:80%
}
.y_l .x_w ul li h3 a {
	color: #000;
	transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
}


.y_l .x_w ul li span {
	font-size: 14px;
	color: #fff;

	 float:right; background:#203bc0; padding:5px 10px; width:120px; text-align:center;
}
.y_l .x_w ul li span a {

	color: #fff; 
}

@media only screen and (max-width:992px){
.y_l { height:auto; overflow:hidden;width:96%; margin:20px auto }
.y_l .x_w ul li h3 {
	font-size: 12px;
	line-height: 32px;
	
	
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden; float:left; width:70%
}
.y_l .x_w ul li span {
	font-size: 12px;
	color: #fff;

	 float:right; background:#203bc0; padding:5px 10px; width:80px; text-align:center
}
}

.lx_fs{width:100%; padding:50px 0; background-color:#f5f7f8; overflow:hidden;}
.lx_fs .lx_nr{padding:25px; background-color:#fff;}
.lx_fs .b_t{font-size:20px; line-height:30px; color:#000; font-weight:bold; padding-bottom:15px; border-bottom:1px solid #e4e4e4;}
.lx_fs .w_z{margin-top:20px; height: auto}
.lx_fs .w_z ul li{padding-left:0px; font-size:15px; line-height:32px; position:relative; }
.lx_fs .w_z ul li i{width:32px; height:32px; border-radius:50%; border:1px solid #ddd; position:absolute; top:0; left:0; font-size:16px; color:#aaa; line-height:32px; text-align:center; overflow:hidden;}
.lx_fs .w_z ul li i.icon-dizhi1{font-size:22px;}
.lx_fs .w_z ul li img{max-width:100%; border:1px solid #ddd; height:auto; display:block;}
.lx_fs .l_y .row{margin:0 -10px;}
.lx_fs .l_y .col-12{padding:0 10px;}
.lx_fs .l_y input{width:100%; display:block; border-bottom:1px solid #e4e4e4; font-size:15px; color:#555; line-height:66px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.lx_fs .l_y input:focus{border-bottom:1px solid #aaa;}
.lx_fs .l_y textarea{width:100%; height:139px; padding:15px 0; display:block; border:0; border-bottom:1px solid #e4e4e4; font-size:15px; color:#555; line-height:26px; resize:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.lx_fs .l_y textarea:focus{border-bottom:1px solid #aaa;}
.lx_fs .l_y button{width:140px; height:40px; background-color:#203bc0; margin:30px 20px 20px 0; font-size:14px; line-height:40px; text-align:center; color:#fff; float:left;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.lx_fs .l_y button:hover{background-color:#459f37;}
.lx_fs .l_y button.c_z{background-color:#888;}
.lx_fs .l_y button:hover.c_z{background-color:#444;}
@media (min-width:1081px){
.lx_fs{padding:60px 0;}
.lx_fs .lx_nr{padding:20px;}
.lx_fs .w_z{margin-top:15px;}
.lx_fs .w_z ul li{font-size:14px; line-height:28px;}
.lx_fs .w_z ul li i{width:28px; height:28px; font-size:14px; line-height:28px;}
.lx_fs .w_z ul li i.icon-dizhi1{font-size:18px;}
.lx_fs .l_y input{font-size:14px; line-height:60px;}
.lx_fs .l_y textarea{width:100%; height:109px; padding:15px 0; font-size:14px; line-height:26px;}
.lx_fs .l_y button{width:140px; height:44px; margin:25px 20px 19px 0; font-size:16px; line-height:44px;}
}
@media (min-width:1600px){
.lx_fs{padding:60px 0;}
.lx_fs .lx_nr{padding:25px;}
.lx_fs .w_z{margin-top:20px;}
.lx_fs .w_z ul li{ font-size:15px; line-height:32px;}
.lx_fs .w_z ul li i{width:32px; height:32px; border:1px solid #ddd; font-size:16px; line-height:32px;}
.lx_fs .w_z ul li i.icon-dizhi1{font-size:22px;}
.lx_fs .l_y input{font-size:14px; line-height:46px;}
.lx_fs .l_y textarea{width:100%; height:119px; padding:15px 0; font-size:14px; line-height:26px;}
.lx_fs .l_y button{width:120px; height:35px; margin:30px 20px 12px 0; font-size:14px; line-height:35px;}
}
@media only screen and (max-width:640px){
.lx_fs{padding:20px 0 20px;}
.lx_fs .lx_nr{margin-bottom:20px;}
.lx_fs .b_t{font-size:16px; line-height:30px ; padding-bottom:10px;}
.lx_fs .w_z{margin-top:20px; height:auto}
.lx_fs .w_z ul li{padding-left:35px; font-size:14px; line-height:26px; margin-bottom:10px;}
.lx_fs .w_z ul li i{width:26px; height:26px; font-size:14px; line-height:26px;}
.lx_fs .w_z ul li i.icon-dizhi1{font-size:18px;}
.lx_fs .w_z ul li img{width:160px;}
.lx_fs .l_y input{font-size:14px; line-height:46px;}
.lx_fs .l_y textarea{height:108px; padding:25px 0; font-size:14px; line-height:26px;}
.lx_fs .l_y button{width:100px; height:40px; font-size:14px; line-height:40px;}
}

.lx_dt{width:100%; overflow:hidden;}
.lx_dt .hd{margin:30px 0;}
.lx_dt .hd ul li{width:230px; height:60px; background-color:#f5f7f8; font-size:20px; text-align:center; line-height:60px; float:left; margin-right:20px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.lx_dt .hd ul li:hover{background-color:#203bc0; color:#fff;}
.lx_dt .hd ul li.on{background-color:#203bc0; color:#fff;}
.lx_dt .map{width:100%; height:400px;}
@media (min-width:1081px){
.lx_dt .hd ul li{width:190px; height:50px; font-size:18px; line-height:50px;}
.lx_dt .map{height:400px;}
}
@media (min-width:1600px){
.lx_dt .hd ul li{width:230px; height:60px; font-size:20px; line-height:60px;}
.lx_dt .map{height:400px;}
}
@media only screen and (max-width:640px){
.lx_dt{width:100%; overflow:hidden;}
.lx_dt .hd{margin:30px 0; text-align:center;}
.lx_dt .hd ul li{width:30%; height:60px; font-size:23px; float:none; margin:0 5px; display:inline-block;}
.lx_dt .map{height:200px;}
}

.rc_zp{width:100%; padding:60px 0;  overflow:hidden;}
.rc_zp .ts{font-size:15px; line-height:26px; color:#888; text-align:center; margin-bottom:20px;}
.rc_zp .ts a{color:#203bc0;}
.rc_zp .jr_lm{border:1px solid #e7e7e7; overflow:hidden; margin-bottom:10px;}
.rc_zp .jr_lm.jt{border: 1px solid #203bc0;}
.rc_zp .jr_bt{padding:10px 20px; height:60px; font-size:15px; line-height:40px; color:#555; overflow:hidden; cursor:pointer; position:relative;}
.rc_zp .jr_bt:hover{background-color:#e7e7e7;}
.rc_zp .jr_bt.on{background-color:#e7e7e7;}
.rc_zp .jr_bt i{position:absolute; top:50%; right:15px; font-size:15px;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.rc_zp .jr_bt.on i{transform:translate(0,-50%) rotate(180deg);
-webkit-transform:translate(0,-50%) rotate(180deg);
-moz-transform:translate(0,-50%) rotate(180deg);
-ms-transform:translate(0,-50%) rotate(180deg);
-o-transform:translate(0,-50%) rotate(180deg);}
.rc_zp .jr_lm.jt .jr_bt{background-color:#203bc0; color:#fff; padding:0 20px; line-height:60px;}
.rc_zp .jr_bt span{float:left; width:20%; text-align:center;}
.rc_zp .jr_bt span.s_40{text-align:left;}
.rc_zp .jr_nr{background-color:#fff; padding:30px 25px 10px; font-size:14px; line-height:32px; margin-bottom:3px; display:none; position:relative;}
.rc_zp .jr_nr .lm{color:#203bc0;}
.rc_zp .jr_nr .js{margin-bottom:20px;}
.rc_zp .jr_nr a.wy_yp{width:110px; height:36px; position:absolute; top:30px; right:35px; background-color:#203bc0; font-size:15px; line-height:36px; color:#fff; text-align:center; display:block;}
.rc_zp .jr_nr a.wy_yp i{padding-left:5px;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.rc_zp .jr_nr a.wy_yp:hover i{padding-left:15px;}
@media only screen and (max-width:992px){
.rc_zp{padding:35px 0;}
.rc_zp .ts{font-size:13px; line-height:24px; margin-bottom:10px;}
.rc_zp .jr_bt{padding:5px 20px; height:50px; font-size:14px}
.rc_zp .jr_lm.jt .jr_bt{padding:5px 20px; line-height:40px;}
.rc_zp .jr_nr{padding:20px; font-size:12px; line-height:22px;}
.rc_zp .jr_nr .lm{margin-bottom:10px;}
.rc_zp .jr_nr a.wy_yp{width:100px; height:30px; top:10px; right:25px; font-size:14px; line-height:30px;}
.rc_zp .jr_nr a.wy_yp:hover i{padding-left:10px;}
}
@media only screen and (max-width:640px){
.rc_zp{padding:20px 0;}
.rc_zp .ts{font-size:12px; line-height:22px;}
.rc_zp .jr_bt{padding:5px 15px; height:40px; line-height:30px;font-size:14px}
.rc_zp .jr_lm.jt .jr_bt{padding:5px 15px; line-height:30px;}
.rc_zp .jr_nr{padding:10px 15px; font-size:12px; line-height:22px;}
.rc_zp .jr_nr .lm{margin-bottom:10px;}
.rc_zp .jr_nr a.wy_yp{width:90px; height:26px; position:relative; top:auto; right:auto; font-size:13px; line-height:26px; margin-left:15px;}
}



.paging{width:100%; margin:30px auto; text-align:center; overflow:hidden;}
.paging a{line-height:32px; color:#888; background-color:#fff; text-align:center; font-size:14px; border:1px solid #e7e7e7; width:32px; height:32px; margin:0 3px; display:inline-block;}
.paging a:hover{background-color:#203bc0; border:1px solid #203bc0; color:#fff;}
.paging a.on{background-color:#203bc0; border:1px solid #203bc0; color:#fff;}


.index-mod-title{text-align:center; padding-bottom:40px;}
.index-mod-title .mod-title-name{font-size:32px; color:#333}
.mod-title-en{font-size:12px;color:#666; text-transform:uppercase; margin:10px 0}
.index-title-line{width:187px;height:24px;background:url(../images/pub1.png) center center no-repeat;margin:auto;}



.ny_gywm { overflow:hidden}
.ny_gywm .gsjj { padding-bottom:50px; overflow:hidden;padding-top: 60px}
.ny_gywm .gsjj .gk {font-size: 16px;line-height: 1.8;margin-bottom: 30px;color: #444;padding-bottom: 30px;}
.ny_gywm .gsjj .gk p {text-indent: 2em;margin-bottom: 10px}
.ny_gywm .gsjj .tp { width:570px; margin-top:20px; overflow:hidden;}
.ny_gywm .gsjj .tp img {}

.ny_gywm .gsjj .wz { width:600px;}
.ny_gywm .gsjj .wz h3 { font-size:22px; color:#222; margin:50px 0 20px; text-align:center}
.ny_gywm .gsjj .wz p { line-height:28px; font-size:14px; color:#555;}
.ny_gywm .gsjj .nr {margin: 30px 0}
.ny_gywm .gsjj .nr p {line-height:28px; font-size:14px; color:#555;margin-bottom: 20px;text-indent: 2em;}

/*新闻*/
.gray{padding: 60px 0;background: #F6F6F6;}
.swiper-yxxy{ margin:0 auto; padding-bottom:50px;padding-top: 10px;}
.swiper-yxxy .swiper-slide{position:relative;background:#fff;padding-bottom: 10px;}
.zxzx .swiper-button-prev{background:url(../images/jiantzuo.png) center no-repeat; width:39px; height:39px; margin-top:0; left:-45px;}
.zxzx .swiper-button-next{background:url(../images/jiantyou.png) center no-repeat; width:39px; height:39px; margin-top:0; right:-45px;}
.zxzx {position:relative; width:1200px; margin:0 auto ;}

.swiper-yxxy .swiper-slide .tp { width:100%; position:relative}
.swiper-yxxy .swiper-slide .tp img { width:100%}
.swiper-yxxy .swiper-slide .rq { position: absolute;z-index: 100;-webkit-transition: transform .3s ease-in-out,background-color .2s ease-in-out;transition: transform .3s ease-in-out,background-color .2s ease-in-out;background-color: #0c4192;
width: 58px;padding-top: 13px;padding-bottom: 13px;color: #fff; left:0; top:0}
.swiper-yxxy .swiper-slide .rq .month { font-size: 12px; line-height: 16px; display:block; text-align:center}
.swiper-yxxy .swiper-slide .rq .day {font-size: 28px; line-height: 28px; font-weight: 700; margin-bottom: 2px; display:block; text-align:center}
.swiper-yxxy .swiper-slide .rq .year { font-size: 12px;line-height: 16px; color: #eee; -webkit-transition: color .1s ease-in-out; transition: color .1s ease-in-out;display:block; text-align:center}
.swiper-yxxy .swiper-slide:hover .rq { background:#b22922;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.swiper-yxxy .swiper-slide .text { width:333px; margin:0 auto; padding:10px 0}
.swiper-yxxy .swiper-slide h3 { font-size:20px; width:100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; margin-bottom:15px}
.swiper-yxxy .swiper-slide p { line-height:1.9; font-size:14px;color: #666;}
.swiper-yxxy .swiper-slide:hover{box-shadow: 0px 0px 10px #999;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}

.lx_wm{width:1200px; margin:50px auto 80px;}
.lx_wm .d_t{margin-bottom:50px;}
.lx_wm .d_t img{width:100%; height:auto; display:block;}
.lx_wm .x_x{width:550px; float:left;}
.lx_wm .l_y{width:570px; float:right;}
.lx_wm h3{font-size:24px; margin-bottom:15px;}
.lx_wm h4{font-size:16px; line-height:26px; color:#888; margin-bottom:15px;}
.lx_wm em{width:30px; height:1px; background-color:#e60012; display:block; margin-bottom:15px;}
.lx_wm b{font-family:Arial, Helvetica, sans-serif; color:#e60012; padding-left:5px; font-size:20px !important;}
.lx_wm p{font-size:18px; line-height:40px;}
.lx_wm p i{padding-right:10px; color:#aaa;}
.lx_wm input.w_z{width:158px; height:40px; font-size:14px; line-height:40px; margin-right:10px; margin-bottom:10px; border:1px solid #e7e7e7; padding:0 5px;}
.lx_wm input.a_n{width:120px; height:40px; background-color:#e60012; font-size:14px; color:#fff; line-height:40px;}
.lx_wm textarea{width:526px; height:66px; padding:5px; border:1px solid #e7e7e7; outline:none; resize:none; font-size:14px; line-height:28px; margin-bottom:10px;}


.nyhy {padding:40px 0;overflow: hidden;}
.nyhy ul li{ float:left; width:380px; margin:0 30px 30px 0; position:relative;background: #fff;}
.nyhy ul li .kj {transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.02),0 15px 40px 0 rgba(0,0,0,.02);box-shadow: 0 10px 15px 0 rgba(0,0,0,.02),0 15px 40px 0 rgba(0,0,0,.02); }
.nyhy ul li:nth-child(3n) {margin-right: 0}
.nyhy ul li .tu { width:100%; position: relative;overflow:hidden}
.nyhy ul li img { width:100%; display:block;-webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;}
.nyhy ul li:hover .tu img { -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2); -ms-transform:scale(1.2); transform:scale(1.2); -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;}
.nyhy ul li .mb { background:rgba(0,0,0,0.6); position:absolute; width:100%; height:100%; left:0; top:0;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;z-index: 99;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.nyhy ul li:hover .mb {-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s;transition: all 0.6s;opacity: 1;-webkit-opacity:1;-moz-opacity:1;}
.nyhy ul li .mb img {width: 35px;margin: 0 auto;}
.nyhy ul li:hover .mb img { -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s;}
.nyhy ul li .mb p{padding: 20px;font-size: 14px;line-height: 1.8;color: #fff;}
.nyhy ul li .wenz { padding:20px 20px 10px; background:#fff; width:100%; background:url(../images/jt.png) 90% 20px no-repeat; height: auto;box-sizing: border-box;}
.nyhy ul li:hover .wenz {background:url(../images/jts.png) 90% 20px no-repeat;}
.nyhy ul li .wenz h3 { font-size:16px; margin-bottom:10px; color:#333;}
.nyhy ul li .wenz p { font-size:12px; color:#666; line-height:20px; display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:2;width: 100%}
.nyhy ul li:hover .wenz h3 { color:#e50011;-webkit-transition: all 0.4s linear -1ms;

-moz-transition: all 0.4s linear -1ms;

-ms-transition: all 0.4s linear -1ms;

-o-transition: all 0.4s linear -1ms;

transition: all 0.4s linear -1ms;}
.nyhy ul li:hover .kj {-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.16),0 15px 40px 0 rgba(0,0,0,.16);box-shadow: 0 10px 15px 0 rgba(0,0,0,.16),0 15px 40px 0 rgba(0,0,0,.16);transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}

		  
.page{ text-align:center; margin:30px auto;}

.page a{ height:26px; line-height:26px; display:inline-block; font-size:14px; color:#5a5a5a; border:#f5f5f5 1px solid;background: #f5f5f5; margin:0 3px; padding:0 10px;}

.page a:hover{ background:#203bc0; border:#203bc0 1px solid; color:#FFF;}

.page a.hover{ background:#203bc0; border:#203bc0 1px solid; color:#FFF;}


.ny_fczs {width:1200px; margin:40px auto}
.ny_fczs ul li {width: 32%;float: left;margin: 0 2% 4% 0;border-radius: 5px;overflow: hidden;position: relative;height: 206px;}
.ny_fczs ul li:nth-child(3n) {margin-right: 0;}
.ny_fczs ul li img {width: 100%;display: block;-webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s;height: 206px;}
.ny_fczs ul li:hover img { -webkit-transform:scale(1.09); -moz-transform:scale(1.07); -o-transform:scale(1.09); -ms-transform:scale(1.07); transform:scale(1.09);-webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s;}
.ny_fczs ul li .box {position: relative;overflow: hidden;}
.ny_fczs ul li .box h2 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0;
    letter-spacing: 1px;
}
.ny_fczs ul li .box h2, .ny_fczs ul li .box p {
    position: absolute;
    color: #fff;
    z-index: 2;
    width: 100%;
    transition: opacity 0.2s, transform 0.3s;
}
.vintage h2 {
  transform: translate3d(0, 60px, 0);
  text-align: center;top: 52%;
}
.vintage p {
  opacity: 0;
  bottom: 0;
  transform: translate3d(0, -10px, 0);
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
}
.vintage:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%);
  z-index: 2;
  bottom:0;
  left: 0;
}
.vintage:hover:before {
  bottom: 0; background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 75%);
}
.vintage:hover h2 {
  bottom: 40px;
  transform: translate3d(0, 20px, 0);
}
.vintage:hover p {
  opacity: 1;
  transform: translate3d(0, -30px, 0);
}

.ny_khfw {margin: 40px auto;width: 1200px;overflow: hidden}
.ny_khfw h3 {font-size: 16px;color: #333;line-height: 2;text-align: left;}
.ny_khfw ul {margin-top: 40px;}
.ny_khfw ul li {width: 380px;float: left;margin-right: 30px;margin-bottom: 40px;text-align: center;-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.04),0 15px 40px 0 rgba(0,0,0,.04);
box-shadow: 0 10px 15px 0 rgba(0,0,0,.04),0 15px 40px 0 rgba(0,0,0,.04);padding-bottom: 35px;}
.ny_khfw ul li .tb {width: 60px;height: 60px;margin: 20px auto;}
.ny_khfw ul li .tb img {width: 100%;display: block;}
.ny_khfw ul li h4 {font-size: 18px;color: #333;margin-bottom: 10px;}
.ny_khfw ul li p {font-size: 14px;color: #666;line-height: 1.8;}
.ny_khfw ul li:nth-child(3n){margin-right: 0}

.lxly {width: 1200px;margin: 0 auto;padding: 40px 0;}
.lxly p { font-size:16px; line-height:1.8; margin-bottom:20px;color: #333;}
.lxly .wbk { margin-top:10px; text-align:center}
.lxly .wbk input.w_z{width:370px;height:50px;line-height: 50px;margin-right:30px;margin-bottom:25px;border: 1px solid #ccc;padding: 0 15px; float:left; font-size:18px; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; color:#888;	-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;font-family:'Lato-Light'} 
.lxly .wbk input.w_z.no { margin-right:0}
.lxly .wbk textarea {width: 100%;height:150px; padding:0 15px; line-height:50px; color:#888; font-size:20px;border: 1px solid #ccc; outline: none;resize: none;margin-bottom: 70px;	-moz-border-radius: 5px;
-webkit-border-radius: 5px;border-radius: 5px; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.lxly .wbk .a_n { width:300px; height:52px; margin:0 auto; line-height:52px; font-size:20px; color:#fff; text-align:center; background:#d1101b;}

.guanyu{  background-size:auto 100%; overflow:hidden; padding:120px 0 0; }
.guanyu .container{ }

.guanyu .wrap{position:relative; z-index:99; height:auto; overflow:hidden; margin:80px auto}
.guanyu .wrap li{ float:left; width:33.33%; text-align:left}
.guanyu .wrap .s_z{font-size:26px; text-align:left;}
.guanyu .wrap .s_z b{font-size:46px; font-weight:bold; font-family:Arial,Helvetica,sans-serif; padding-right:5px; color:#203bc0}
.guanyu .wrap em{display:block; width:32px; height:4px; background-color:#349a46; margin:0 0 15px;}
.guanyu .wrap p{text-align:left; font-size:18px; color:#333}
@media only screen and (max-width:992px){
.guanyu .container{ }

.guanyu .wrap{padding:20px 0  0; margin:0 auto}

.guanyu .wrap .n_r{margin-bottom:10px;}
.guanyu .wrap .s_z{font-size:20px; text-align:center;}
.guanyu .wrap .s_z b{font-size:26px; padding-right:10px;}
.guanyu .wrap em{width:50px;}
.guanyu .wrap p{font-size:14px; text-align:center;margin: 0 auto;}
}

.sy_zp{width:100%;padding:40px 0 0; overflow:hidden;}

.sy_zp .a_l .b_t{margin-bottom:30px; text-align:center;}
.sy_zp .a_l .b_t ul li{margin:0 20px; font-size:17px; text-align:center; line-height:46px; color:#fff; display:inline-block; cursor:pointer;}
.sy_zp .a_l .b_t ul li.on{border-bottom:2px solid #ffd200; color:#ffd200;}
.sy_zp .zp_zs{height:0; opacity:0; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_zp .zp_zs.dk{height:auto; padding-bottom:50px; opacity:1;}
.sy_zp .zp_zs .swiper-button-prev{left:50%; width:36px; height:36px; background:url(../images/wm_button_icon.png) no-repeat; background-position:0 0; margin-top:-56px; background-size:100%;
transform:translateX(-680px);
-webkit-transform:translateX(-680px);
-moz-transform:translateX(-680px);
-ms-transform:translateX(-680px);
-o-transform:translateX(-680px);}
.sy_zp .zp_zs .swiper-button-next{right:50%; width:36px; height:36px; background:url(../images/wm_button_icon.png) no-repeat; background-position:0 -72px; margin-top:-56px; background-size:100%;
transform:translateX(680px);
-webkit-transform:translateX(680px);
-moz-transform:translateX(680px);
-ms-transform:translateX(680px);
-o-transform:translateX(680px);}
.sy_zp .swiper-al .swiper-slide{width:185px;}
.sy_zp .swiper-al .swiper-slide img{width:100%; height:auto; display:block; border:3px solid #fff;}
.sy_zp .swiper-al .swiper-slide p{margin-top:20px; font-size:14px; text-align:center; color:#fff; opacity:0;}
.sy_zp .swiper-al .swiper-slide-active p{opacity:1;}
.sy_zp .swiper-al .swiper-pagination{display:none; bottom:10px;}
.sy_zp .swiper-al .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px; border:3px solid #fff; background-color:#ffd200; width:10px;
height:10px; opacity:1;}
.sy_zp .swiper-al .swiper-pagination-bullets .swiper-pagination-bullet-active{border:3px solid #ffd200; background-color:#fff;}
.sy_zp .g_d{padding:50px 0; background-color:#fff;}
.sy_zp a.lj_gd{width:144px; height:46px; border:1px solid #ccc; border-radius:30px; font-size:16px; text-align:center; line-height:44px; color:#777; display:block; margin:0 auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_zp a.lj_gd:hover{background-color:#0201ff; border:1px solid #0201ff; color:#fff;}
@media only screen and (max-width:992px){
.sy_zp{padding-top:40px;}
.sy_zp .a_l .b_t{margin-bottom:20px;}
.sy_zp .a_l .b_t ul li{margin:0 10px; font-size:15px;}
.sy_zp .swiper-al .swiper-slide{width:155px;}
.sy_zp .swiper-al .swiper-slide p{margin-top:10px; font-size:14px;}
.sy_zp .swiper-al .swiper-pagination{display:block}
.sy_zp .swiper-al .swiper-button-prev{display:none;}
.sy_zp .swiper-al .swiper-button-next{display:none;}
.sy_zp a.lj_gd{width:120px; height:36px; border-radius:20px; font-size:14px; line-height:34px;}
.sy_zp .zp_zs.dk{height:auto; padding-bottom:10px; opacity:1;}

}


.sy_gypic{  width:45%;  overflow:hidden; margin-left:5%; float: right}
.sy_gypic a img{ width:100%; height:auto;transition:all 0.6s}

.sy_gyzi{ width:50%; margin-top:-30px; float:left}
.sy_gyzi p{ display:block; font-size:15px; line-height:40px; color:#464646;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow:hidden}
.sy_gyzi span a{ display:block;background-image: linear-gradient(180deg,#203bc0 8%,#0a1d7a 64%,#203bc0 95%);
border: 1px solid #203bc0;
box-shadow: 0 1px 3px -1px #cad2f9,inset 0 -1px 3px 0 hsla(0,0%,100%,.58),inset -1px 0 3px 0 hsla(0,0%,100%,.88),inset 1px 0 3px 0 hsla(0,0%,100%,.88); width:150px; color:#fff; line-height:40px; border-radius:5px; text-align:center; font-size:15px; transition:all 0.6s; margin-top:20px}




@media only screen and (max-width:1200px){
.guanyu{  padding:50px 0;}
.sy_gyzi p{ display:block; margin:10px auto 0; font-size:14px; line-height:24px; }
.sy_gyzi span a{  width:120px; line-height:35px; font-size:12px}
.sy_gypic{  width:50%;  overflow:hidden; margin-left:0}




}

.yc{ display: block}
.xs{ display:none}
@media only screen and (max-width:992px){
.guanyu{  padding:20px 0;}

.guanyu .contain{ display:block}


.sy_gypic{  width:100%;  overflow:hidden}
.sy_gyzi{ width:100%; margin-top:20px}
.yc{ display:none}
.xs{ display: block}

}


.chanpin{ height:auto; overflow:hidden; padding:80px 0 20px;}
.dbt{ height:auto; overflow:hidden; margin-bottom:100px; }
.dbt1{ height:auto; overflow:hidden; margin-bottom:0px; }

.c-l-box{ float:left}
.c-l-box h1{font-size: 72px;
line-height: 1em;
color: #222; font-family: "思源黑体 CN Light"}
.c-l-box p{padding-top: 10px;
font-size: 36px;
line-height: 56px;
color: #222;}
.c-l-box p em{ color:#203bc0; font-style:normal;}
.c-l-box span{; font-size:24px; color:#333; margin-top:5px; display:block}

.c-l-box1{ margin-bottom:10px;  }
.c-l-box1 h1{font-size: 72px;
line-height: 1em;
color: rgba(34,34,34,0.1); text-transform:uppercase;font-weight:bold}
.c-l-box1 p{padding-top: 10px;
font-size: 34px;
line-height: 56px;
color: #222; font-weight:bold}
.c-l-box1 p em{ color:#203bc0; font-style:normal;}

@media only screen and (max-width:992px){
.guanyu{  padding:20px 0;}

.guanyu .contain{ display:block}
.c-l-box1 h1{font-size: 26px;line-height: 30px;color: rgba(34,34,34,0.1); text-transform:uppercase;font-weight:bold; margin-top:30px}
.c-l-box1 p{padding-top: 0px;font-size: 20px;line-height: 30px;color: #222; font-weight:bold; margin:5px auto}

.sy_gypic{  width:100%;  overflow:hidden}
.sy_gyzi{ width:100%; margin-top:20px}

}




.sy_fw{width:100%; padding:100px 0 0 ; overflow:hidden;}
.sy_fw .container{padding:0;}
.sy_fw .row{margin:0 -10px 0 0;}
.sy_fw li{ float:left; margin-right:2%; width:32%}
.sy_fw li:nth-child(3n){margin-right:0; }
.sy_fw .n_r{position:relative; margin-bottom:10px; margin-right:10px;}
.sy_fw .n_r:after{width:100%; height:100%; background-color:rgba(0,0,0,.4); content:""; position:absolute; top:0; left:0;}
.sy_fw .n_r:hover:after{background-color:rgba(32,59,192,.5);}
.sy_fw .t_p{overflow:hidden;}
.sy_fw .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.sy_fw .n_r:hover .t_p img{transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.sy_fw .w_z{position:absolute; left:5%; top:50%; z-index:9; width:90%; text-align:center; color:#fff; text-shadow:0 0 5px #444;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.sy_fw .w_z h3{font-size:20px; line-height:32px; font-weight:bold;color:#fff; letter-spacing:2px  }
.sy_fw .w_z p{line-height:24px; width:120px; border:#fff 1px solid; margin:30px auto 0; height:30px; line-height:30px; font-size:14px}
@media only screen and (max-width:992px){
.sy_fw{padding:50px 0 30px;}
.sy_fw .w_z h3{font-size:18px; line-height:30px;}

.sy_fw li{ float:left; margin-right:1%; width:49.5%}
.sy_fw li:nth-child(3n){margin-right:1%; }
.sy_fw li:nth-child(2n){margin-right:0; }
.sy_fw .t_p{overflow:hidden; height:170px}
.sy_fw .t_p img{width:auto; height:100%; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.sy_fw .w_z h3{font-size:16px; line-height:32px; font-weight:bold;color:#fff; letter-spacing:2px  }
.sy_fw .w_z p{ width:100px; border:#fff 1px solid; margin:10px auto 0; height:30px; line-height:30px; font-size:12px}

}


.c-l-box2{ text-align:center; margin-bottom:80px}
.c-l-box2 h1{font-size: 48px;
line-height: 1em;
color: #222; font-family: "思源黑体 CN Light"}
.c-l-box2 p{padding-top: 10px;
font-size: 20px;
line-height: 56px;
color: #222;}

canvas {
	display:block;
}
.waves {
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
}
.bj1{background:url(../images/bg_leadership.jpg) no-repeat top / cover;}
.bj2{background:url(../images/gs_bj1.jpg) no-repeat top / cover;}
.bj3{background:url(../images/bg_leadership.png) no-repeat top / cover;}
.bj4{background:linear-gradient(224deg,#0a5aad,#203bc0 61%,#0e269a);}
.bj5{background:url(../images/bg3.jpg) no-repeat top / cover ;}
.bj6{background:url(../images/section2_bg.jpg) no-repeat top / cover ;}
.sy_cp{width:100%; padding:100px 0 0 ;  overflow:hidden;}


.sy_cp .product_TabTitle{margin-bottom:40px; margin-top:30px }
.sy_cp .product_TabTitle li{width: 171px;height: 81px; display:inline-block; text-align:center; background-image: linear-gradient(180deg,#fff 15%,#d5e0eb 67%,#f2f8fc 95%);
border: 1px solid #ccd7e6;border-radius: 5px; font-size:14px; margin:0px 8px; cursor:pointer;}

.sy_cp .product_TabTitle li em{display:block;margin:13px auto 0;margin-bottom:10px;height:28px;width: 28px;}
.sy_cp .product_TabTitle li em img {width: 100%;filter:grayscale(100%) brightness(50%); -webkit-filter:grayscale(100%) brightness(50%); -moz-filter:grayscale(100%) brightness(50%); -ms-filter:grayscale(100%) brightness(50%); -o-filter:grayscale(100%) brightness(50%);}

.sy_cp .product_TabTitle li span{display:block;text-align:center;font-size:15px; font-weight:bold; color:#333}

.sy_cp .product_TabTitle li.on{background-image: linear-gradient(180deg,#203bc0 8%,#0a1d7a 64%,#203bc0 95%);
border: 1px solid #203bc0;
box-shadow: 0 1px 3px -1px #cad2f9,inset 0 -1px 3px 0 hsla(0,0%,100%,.58),inset -1px 0 3px 0 hsla(0,0%,100%,.88),inset 1px 0 3px 0 hsla(0,0%,100%,.88);
 color:#FFF;}
.sy_cp .product_TabTitle li.on em img {filter:grayscale(100%) brightness(400%); -webkit-filter:grayscale(100%) brightness(400%); -moz-filter:grayscale(100%) brightness(400%); -ms-filter:grayscale(100%) brightness(400%); -o-filter:grayscale(100%) brightness(400%);}
.sy_cp .product_TabTitle li:hover{background-image: linear-gradient(180deg,#2644db 8%,#203bc0 64%,#2644db 95%);
border: 1px solid #2644db;

color: #fff;}
.sy_cp .product_TabTitle li:hover em img {filter:grayscale(100%) brightness(400%); -webkit-filter:grayscale(100%) brightness(400%); -moz-filter:grayscale(100%) brightness(400%); -ms-filter:grayscale(100%) brightness(400%); -o-filter:grayscale(100%) brightness(400%);}
.sy_cp .product_TabTitle{ text-align:center;}
.sy_cp .product_TabTitle li:hover span{ color:#fff}
.sy_cp .product_TabTitle li.on span{color:#fff}
@media only screen and (max-width:640px){
.sy_cp{padding:50px 0 40px;}
.sy_cp .product_TabTitle{ text-align:center; margin-bottom:0px}
.sy_cp .product_TabTitle li{padding:10px 0; font-size:14px; margin:0px 3px 5px; width:80px; height:auto}
.sy_cp .product_TabTitle li:nth-child(5){width:110px; }
.sy_cp .product_TabTitle li:nth-child(6){width:110px; }
.sy_cp .product_TabTitle li:nth-child(7){width:110px; }

.sy_cp .product_TabTitle li.on{background-color:#b6061b; color:#FFF;}
.sy_cp .product_TabTitle li:hover{  background-color:#b6061b; color:#FFF;}

.sy_cp .product_TabTitle li span{display:block;text-align:center;font-size:12px; font-weight:bold; color:#333}

.sy_cp .product_TabTitle li em{display:block;margin:0 auto ;margin-bottom:10px;height:28px;width: 28px;}


}


.sy_hb{width: 1450px; height:auto; overflow:hidden; margin:0 auto }
.sy_hb .hz_hb{padding:0 59px; position:relative;}
.sy_hb .swiper-button-prev{background:url(../images/jiantzuo.png) no-repeat; width:39px; height:39px; left:0px; margin-top:-22px;}
.sy_hb .swiper-button-next{background:url(../images/jiantyou.png) no-repeat; width:39px; height:39px; right:0px; margin-top:-18px;}
.sy_hb img{width:100%; height:auto; display:block;}
.sy_hb .w_z{padding:15px; background-color:#fafafa; font-size:16px; line-height:26px; text-align:center;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
.sy_hb .swiper-slide:hover .w_z{background-color:#203bc0; color:#fff;}
@media only screen and (max-width:640px){
.sy_hb{padding:20px 10% 0;width:100%; margin:0 auto}
.sy_hb .hz_hb{padding:0 0;}
.sy_hb img{width:100%; height:auto; display:block; margin:10px  auto;}
.sy_hb .w_z{padding:10px; background-color:#fafafa; font-size:14px; line-height:26px; text-align:center;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}

.sy_hb .swiper-button-prev{background:url(../images/jiantzuo1.png) no-repeat; width:30px; height:30px; left:0px; margin-top:-22px; margin-left:-35px}
.sy_hb .swiper-button-next{background:url(../images/jiantyou1.png) no-repeat; width:30px; height:30px; right:0px; margin-top:-18px;margin-right:-35px}

}



.gs_sj{background:url(../images/bg_leadership.jpg) no-repeat center top; padding:50px 0; height:auto; overflow:hidden}
.gs_sj .swiper-sj{position:relative; margin-top:50px; padding-bottom:50px;}
.gs_sj .swiper-sj:after{width:100%; height:1px; background:url(../images/hx.png) no-repeat center / 100%; content:""; position:absolute; top:71px; left:0;}
.gs_sj .swiper-button-prev{width:38px; height:38px; border:1px solid #aaa; border-radius:50%; background:url(../images/zj1.png) no-repeat center; left:50%; margin-left:-50px; top:auto; bottom:0; margin-top:0;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gs_sj .swiper-button-prev:hover{background:#203bc0 url(../images/zj.png) no-repeat center; border:1px solid #203bc0;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;}
.gs_sj .swiper-button-next{width:38px; height:38px; border:1px solid #aaa; border-radius:50%; background:url(../images/yj1.png) no-repeat center; right:50%; margin-right:-50px; top:auto; bottom:0; margin-top:0;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gs_sj .swiper-button-next:hover{background:#203bc0 url(../images/yj.png) no-repeat center; border:1px solid #203bc0;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;}
.gs_sj .swiper-slide em{width:11px; height:11px; border-radius:50%; background-color:#aaa; display:block; margin-left:25px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gs_sj .swiper-slide:hover em{background-color:#203bc0;}
.gs_sj .swiper-slide strong{padding-left:25px; margin-bottom:30px; font-size:26px; line-height:36px; color:#203bc0; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gs_sj .swiper-slide:hover strong{color:#203bc0;}
.gs_sj .swiper-slide .w_z{padding-left:25px; margin-top:20px;}
.gs_sj .swiper-slide .w_z ul li{font-size:15px; line-height:26px; color:#333; padding-left:15px; margin-bottom:8px; position:relative;}
.gs_sj .swiper-slide .w_z ul li i{width:6px; height:6px; border-radius:50%; background-color:#aaa; position:absolute; left:0; top:11px; display:block;}
@media only screen and (max-width:992px){
.gs_sj{background:url(../images/bg_leadership.jpg) no-repeat center / cover fixed; padding:0 0 20px; height:auto; overflow:hidden}
.gs_sj .swiper-sj{position:relative; margin-top:20px; padding-bottom:50px;}

.gs_sj .swiper-slide strong{padding-left:0; margin-bottom:10px; font-size:18px; line-height:30px; color:#203bc0; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gs_sj .swiper-slide .w_z ul li{font-size:14px; line-height:24px; color:#333; padding-left:15px; margin-bottom:5px; position:relative;}
.gs_sj .swiper-slide .w_z ul li i{width:5px; height:5px; border-radius:50%; background-color:#aaa; position:absolute; left:0; top:9px; display:block;}
.gs_sj .swiper-slide .w_z{padding-left:0; margin-top:12px;}
.gs_sj .swiper-slide em{width:10px; height:10px; border-radius:50%; background-color:#aaa; display:block; margin-left:0px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
}


.gy_wm{width:100%; padding:60px 0 80px; overflow:hidden;}
.gy_wm .yj_cp .n_r{box-shadow: 0 5px 15px 0 rgba(95,125,158,.2); margin-bottom:30px;border-top-left-radius:50px ; border-bottom-right-radius:50px}
.gy_wm .col-md-6{ padding-left:5px; padding-right:5px}
.gy_wm .yj_cp .t_p{overflow:hidden;}
.gy_wm .yj_cp .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;border-top-left-radius:50px ; border-bottom-right-radius:50px}
.gy_wm .yj_cp .col-md-6{ padding-left:15px; padding-right:15px}
.gy_wm .yj_cp .n_r:hover .t_p img{transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.gy_wm .yj_cp .w_z{padding:10px 10px; text-align:center;}
.gy_wm .yj_cp .w_z h3{font-size:16px; line-height:32px;}
.gy_wm .yj_cp .w_z p{line-height:24px; color:#999;}


.gy_wm .yj_cp1 .n_r{box-shadow: 0 5px 15px 0 rgba(95,125,158,.2); margin-bottom:30px; padding:10px 10px 0;border-top-left-radius:30px ; border-bottom-right-radius:30px}
.gy_wm .yj_cp1 .col-md-2{ padding-right:10px; padding-left:10px}
.gy_wm .yj_cp1 .t_p{overflow:hidden;}
.gy_wm .yj_cp1 .t_p img{width:100%; height:auto; display:block;}

.gy_wm .yj_cp1 .w_z{padding:10px 10px; text-align:center;}
.gy_wm .yj_cp1 .w_z h3{font-size:15px; line-height:24px;}

@media only screen and (max-width:992px){
.gy_wm{width:100%; padding:20px 0 20px; overflow:hidden;}
.gy_wm .ry_zz .n_r{background-color:#fff; padding:10px; margin-bottom:10px; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gy_wm .ry_zz .col-lg-3{ padding-left:5px; padding-right:5px}	
.qywh .yb .wz p{ font-size:12px; line-height:24px}
.gy_wm .ry_zz p{font-size:14px; text-align:center; margin-top:10px; padding-top:10px; border-top:1px solid #ddd;}
.gy_wm .yj_cp1 .n_r{box-shadow: 0 5px 15px 0 rgba(95,125,158,.2); margin-bottom:20px; padding:10px 10px 0;border-top-left-radius:30px ; border-bottom-right-radius:30px}

}

.fwzc{ height:auto; overflow:hidden; padding:50px 0}

.tup{ width:100%; text-align:center}
.tup img{}
.tup1{ width:100%; text-align:center}
.tup1 img{width:100%;}

.biaoti{ height:auto; overflow:hidden; margin-bottom:20px; background:url(../images/bt.jpg) no-repeat center left; padding-left:20px}
.biaoti h1{ font-size:20px; color:#203bc0; font-weight:bold}
.biaoti em{ font-size:18px; color:#7f7f7f; font-style:normal; text-transform:capitalize; font-weight:normal; padding-left:5px}
@media only screen and (max-width:992px){
.fwzc{ height:auto; overflow:hidden; padding:20px 0}
.tup img{ width:100%}
}

.culture{ height:auto; overflow:hidden; padding:70px 0}
.fl {
  float: left;
}
.fr {
  float: right;
}
.culture .leftDiv{ width: 453px; height: 715px; cursor: pointer; }
.culture .leftDiv .toptop{ position: relative; height: 473px;}
.culture .leftDiv .imgDiv img{ width: 453px; }
.culture .leftDiv .layerDiv{ position: absolute; left: 40px; top: 112px; }
.culture .leftDiv .ico{ padding-bottom: 75px; }
.culture .leftDiv .txt{ font-size: 24px; color: #fff; line-height: 36px; }
.culture .leftDiv .wen{ font-weight: bold; color: #fff; font-size: 24px; line-height: 36px; }
.culture .leftDiv .botbot{ position: relative; height: 242px; background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);
    background-image: -moz-linear-gradient(left top,#5ca721,#005c35);
    background-image: -o-linear-gradient(left top,#5ca721,#005c35);
    background-image: linear-gradient(to right bottom,#5ca721,#005c35);}
.culture .leftDiv .botbot:after{ content: ''; position: absolute; right: 0; bottom: 0; width: 288px; height: 167px; background: url(../images/nimg288Bg.png) center no-repeat;}
.culture .leftDiv .zi{ font-size: 18px; color: #b8daa6; line-height: 30px; text-transform: uppercase; padding: 80px 0 0 38px; font-family: mont; }

.culture .rightDiv{ width: 840px; }
.visionDiv{ height: 266px; position: relative; cursor: pointer; }
.visionDiv .bg img{ width: 840px; }
.visionDiv .layerDiv{ position: absolute; top: 45px; width: 100%; text-align: center; left: 0; z-index: 1; color: #fff; }
.visionDiv .layerDiv .ico{ padding-bottom: 18px; }
.visionDiv .layerDiv .txt{ font-size: 24px; line-height: 24px; padding-bottom: 15px; }
.visionDiv .layerDiv .wen{ font-weight: bold; font-size: 24px; line-height: 24px; padding-bottom: 10px; }
.visionDiv .layerDiv .zi{ font-size: 12px; }

.conceptDiv{ width: 360px; height: 418px; position: relative; margin-top: 31px; cursor: pointer; }
.conceptDiv .bg img{ width: 360px; }
.conceptDiv .layerDiv{ position: absolute; left: 28px; top: 20px; z-index: 1; color: #fff; }
.conceptDiv .layerDiv .ico{ padding-bottom: 85px; }
.conceptDiv .layerDiv .txt{ font-size: 24px; line-height: 24px; padding-bottom: 25px;}
.conceptDiv .layerDiv .wen{ line-height: 30px; font-size: 16px; }
.conceptDiv .layerDiv .wen em{ padding-left: 12px; }

.culture .list{ width: 455px; padding-top: 31px;}
.culture .list li{ margin-bottom: 30px; position: relative; cursor: pointer;}
.culture .list li:last-child{ margin-bottom: 0; }
.culture .list li .bg img{ width: 455px; }
.culture .list li .ico{ position: absolute; right: 75px; top: 38px; z-index: 1; }
.culture .list li .layerDiv{ position: absolute; left: 30px; top: 65px; color: #fff; z-index: 1; }
.culture .list li .txt{ font-size: 24px; line-height: 24px; padding-bottom: 25px; }
.culture .list li .wen{ line-height: 30px; font-size: 16px;}



.gs_wh{width:100%; height:auto; overflow:hidden; padding:70px 0}
.gs_wh ul li{width:15%; padding: 20px;  box-shadow: 0 5px 15px 0 rgba(95,125,158,.2);; text-align:center; float:left; margin-right:2%;}
.gs_wh ul li:nth-child(6n){margin-right:0; }
.gs_wh ul li img{ width:70%}
.gs_wh h3{font-size:18px; font-weight:bold; line-height:30px; margin:15px 0 0;}
.gs_wh p{font-size:15px; line-height:22px; color:#999;}


.smyj{ height:auto; overflow:hidden; padding-bottom:70px}
.smyj p{ font-size:18px}
.hh{ height:30px}


.jsjl{ height:auto; overflow:hidden;box-shadow: 0 5px 15px 0 rgba(95,125,158,.2); padding:20px}
.zbt{ width:40%; float:left}
.zbt img{ width:100%}
.ybz{ width:58%; float:right}
.ybz h1{ font-size:18px; font-weight:bold; margin-bottom:10px; margin-top:10px}
.ybz p{ line-height:26px; font-size:14px; color:#666}
.ybz span{ display:block;background-image: linear-gradient(180deg,#203bc0 8%,#0a1d7a 64%,#203bc0 95%);
border: 1px solid #203bc0;
box-shadow: 0 1px 3px -1px #cad2f9,inset 0 -1px 3px 0 hsla(0,0%,100%,.58),inset -1px 0 3px 0 hsla(0,0%,100%,.88),inset 1px 0 3px 0 hsla(0,0%,100%,.88); width:150px; color:#fff; line-height:40px; border-radius:5px; text-align:center; font-size:16px; transition:all 0.6s; margin-top:20px}
.ybz span a{ color:#fafafa; letter-spacing:2px}

@media only screen and (max-width:1024px){
.zbt{ width:100%; float:none}
.zbt img{ width:100%}
.ybz{ width:100%; float:none}
.ybz h1{ font-size:16px; font-weight:bold; margin-bottom:10px; margin-top:15px;white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.ybz p{ line-height:26px; font-size:14px; color:#666;overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2;}
.ybz span{ display:block;background-image: linear-gradient(180deg,#203bc0 8%,#0a1d7a 64%,#203bc0 95%);
border: 1px solid #203bc0;
box-shadow: 0 1px 3px -1px #cad2f9,inset 0 -1px 3px 0 hsla(0,0%,100%,.58),inset -1px 0 3px 0 hsla(0,0%,100%,.88),inset 1px 0 3px 0 hsla(0,0%,100%,.88); width:100px; color:#fff; line-height:30px; border-radius:5px; text-align:center; font-size:12px; transition:all 0.6s; margin-top:10px}

}

.c_1570_1{ width:100%; float:left; padding:28px 0 50px 0;}
.ul_6{ width:100%; float:left;}
.ul_6 li{ width:100%; float:left; margin-top:30px; background:#f5f5f5; padding:31px 66px 30px 235px; height:215px; position:relative;}
.ul_6 li .time{ width:185px; height:154px; border-right:solid 1px #e0e0e0; text-align:center; position:absolute; left:0; top:31px; border-right:solid 1px #e0e0e0;}
.ul_6 li .time h2{ width:100%; margin-top:27px; font-size:72px; color:#c2c2c2; line-height:69px; font-weight:bold; font-family:Arial; letter-spacing:1px;}
.ul_6 li .time h5{ width:100%; font-size:20px; color:#4c4c4c; line-height:31px; font-family:Arial;}
.ul_6 li .text{ width:100%; float:left; padding-left:245px; position:relative;}
.ul_6 li .text .img{ width:204px; height:154px; position:absolute; left:0; top:0;}
.ul_6 li .text .img img{ width:100%}
.ul_6 li .text .title{ width:100%; float:left; padding-right:70px; position:relative; margin-top:14px;}
.ul_6 li .text .title .elli{ display:block; font-size:18px; color:#333; line-height:32px; letter-spacing:1px;}
.ul_6 li .text .title .btn{ position:absolute; right:0; top:5px;}
.ul_6 li .text .title .btn a{ display:block; float:left; width:22px; height:22px; margin:0 9px 0 13px; background-position:center center; background-size:contain; background-repeat:no-repeat;}
.ul_6 li .text .title .btn a.al{ background-image:url(../images/index1_6.png);}
.ul_6 li .text .title .btn a.a2{ background-image:url(../images/index1_7.png);}
.ul_6 li .text .title .btn .al.on{ background-image:url(../images/index1_6_h.png);}
.ul_6 li .text .p{ float:left; width:100%; margin-top:13px; font-size:14px; color:#666; line-height:26px; overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:3; overflow:hidden;}
.ul_6 li:hover{ background:#203bc0;}
.ul_6 li:hover .time h2,.ul_6 li:hover .time h5,.ul_6 li:hover .text .p,.ul_6 li:hover .text .title .elli{ color:white;}
.ul_6 li:hover .text .p{ opacity:0.8;}
.ul_6 li:hover .text .title .btn a.al{ background-image:url(../images/xwzx2.png);}
.ul_6 li:hover .text .title .btn a.a2{ background-image:url(../images/xwzx1.png);}
@media screen and (max-width:1023px) {
.ul_6 li{ margin-top:20px; padding:20px 36px 20px 145px; height:180px;}
.ul_6 li .time{ width:125px; height:140px; top:20px;}
.ul_6 li .time h2{ font-size:52px; line-height:49px;}
.ul_6 li .time h5{ font-size:16px; line-height:26px;}
.ul_6 li .text{ padding-left:205px;}
.ul_6 li .text .img{ width:184px; height:auto;}
.ul_6 li .text .title{ padding-right:0; margin-top:14px;}
.ul_6 li .text .title .elli{ font-size:16px; line-height:26px;}
.ul_6 li .text .title .btn{ top:3px;}
.ul_6 li .text .title .btn a{ margin:0 5px 0 5px;}
}
@media screen and (max-width:767px) {
.c_1570_1{ padding:10px 0 30px 0;}
.ul_6{ margin-top:-3px;}
.ul_6 li{ margin-top:10px; padding:10px 6px 10px 10px; height:100px;}
.ul_6 li .time{ width:80px; height:24px; top:15px; background:rgba(0,0,0,0.8); z-index:5; left:10px; border:0; color:#fff}
.ul_6 li .time h2{ display:inline-block; width:auto; font-size:16px; line-height:24px; margin-top:0;color:#fff}
.ul_6 li .time h5{ display:inline-block; width:auto; font-size:12px; line-height:24px;color:#fff}
.ul_6 li .text{ padding-left:100px;}
.ul_6 li .text .img{ width:94px; top:5px;}
.ul_6 li .text .title{ padding-right:0px; margin-top:0px; white-space:nowrap; overflow:hidden;text-overflow:ellipsis; }
.ul_6 li .text .title .elli{ font-size:15px; line-height:24px;margin-top:5px;}
.ul_6 li .text .title .btn{ top:1px;}
.ul_6 li .text .p{ font-size:12px; line-height:22px; height:42px; margin-top:5px;}
.ul_6 li .text .title .btn a{ margin:2px; width:20px; height:20px;}
}

.yw_bt{padding-left:25px; background:url(../images/b1t.jpg) no-repeat left center; margin-bottom:20px;}
.yw_bt h3{font-size:20px; color:#000; line-height:34px; font-weight:bold; letter-spacing:3px}
.yw_bt p{font-size:20px; color:#999; line-height:26px;}
@media only screen and (max-width:1024px){
.yw_bt{padding-left:16px; margin-bottom:35px; background-size:8px 100%;}
.yw_bt h3{font-size:24px; line-height:32px;}
.yw_bt p{font-size:18px; line-height:24px;}
}
@media only screen and (max-width:640px){
.yw_bt{margin-bottom:10px;background:url(../images/b1t1.jpg) no-repeat left center; }
.yw_bt h3{font-size:18px; line-height:30px;}
.yw_bt p{font-size:16px; line-height:22px;}
}
.wl_pt{width:100%; height:auto;  overflow:hidden; padding-bottom:30px ;border-bottom:#ccc 1px  dotted; margin-bottom:30px}
.wl_pt .row{margin:0 -10px; }
.wl_pt .col-12{padding:0 15px;}
.wl_pt .w_z{font-size:16px; line-height:32px; min-height:200px}
.wl_pt .w_z h1{ font-size:18px; color:#333; font-weight:bold; margin-bottom:15px}
.wl_pt .pt_js .row{margin:0 -10px;}
.wl_pt .pt_js .col-6{padding:0 10px;}
.wl_pt .pt_js .n_r{padding:0px 0px 10px; margin:15px 0; border-radius:10px; background-color:#fff; color:#fff; text-align:center; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s}
.wl_pt .pt_js .n_r:hover{
transform:translateY(-5px);
-webkit-transform:translateY(-5px);
-moz-transform:translateY(-5px);
-ms-transform:translateY(-5px);
-o-transform:translateY(-5px);}
.wl_pt .pt_js .n_r h4{font-size:16px; line-height:30px; }
.wl_pt .pt_js .t_b{width:100%;  margin:0 auto; background-position:center; background-repeat:no-repeat;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.wl_pt .pt_js .t_b img{ width:100%;border-radius:15px;}

.nome{ display:block;background-image: linear-gradient(180deg,#fff6f3 8%,#203bc0 64%,#caf4c3 95%);
border: 1px solid #99df8f;
box-shadow: 0 2px 6px -1px #cad2f9,inset 0 -2px 5px 0 hsla(0,0%,100%,.58),inset -2px 0 5px 0 hsla(0,0%,100%,.88),inset 2px 0 5px 0 hsla(0,0%,100%,.88);; width:150px; color:#fff; line-height:40px; border-radius:5px; text-align:center; font-size:14px; transition:all 0.6s; margin-top:20px}
.nome a{ color:#fff}

@media only screen and (max-width:1024px) {
.wl_pt{width:100%; height:auto;  overflow:hidden; padding-bottom:0px ;border-bottom:#ccc 1px  dotted; margin-bottom:20px}
.wl_pt .row{margin:0 -10px;}
.wl_pt .col-12{padding:0 15px;}
.wl_pt .w_z{font-size:15px; line-height:30px;}
.wl_pt .pt_js .n_r h4{font-size:16px; line-height:26px;}
}
@media only screen and (max-width:640px) {
.wl_pt{width:100%; height:auto;  overflow:hidden; padding-bottom:0 ;border-bottom:#ccc 1px  dotted; margin-bottom:20px}
.wl_pt .w_z{font-size:14px; line-height:28px;}
.wl_pt .pt_js .n_r h4{font-size:15px; line-height:26px;}
}



.ny_nr .yw_js{font-size:15px; line-height:28px;}
.ny_nr .yw_js .col-lg-4{ padding-left:8px; padding-right:8px}
.ny_nr .yw_js .col-lg-3{ padding-left:8px; padding-right:8px}
.ny_nr .yw_js .col-lg-6{ padding-left:8px; padding-right:8px}

.ny_nr .yw_js ul li span{display:block; padding:15px ; font-size:15px; line-height:28px; box-shadow:0 3px 6px rgba(95,125,158,.2); margin-bottom:16px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .yw_js ul li span:hover{background-color:#203bc0; color:#fff;}
.ny_nr .yw_js ul li span:hover a{ color:#fff}
.hz_al{width:100%;  overflow:hidden;  }
.hz_al .al_zs{padding: 0 ;}
.hz_al .al_yq{ position:relative; width:1400px; margin:0 auto}
.hz_al .al_yq li{ float:left; margin-right:2%; width:23.5%; background:#fff; margin-bottom:20px}
.hz_al .al_yq li:nth-child(4n){margin-right:0; }
.hz_al .al_yq li p{ background:#fff}
.hz_al .al_yq img{width:100%; height:auto; display:block;}
.hz_al .al_yq .swiper-button-prev{width:38px; height:38px; border:1px solid #aaa; border-radius:50%; background:#fff url(../images/zj1.png) no-repeat center; left:-20px; margin-top:-19px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.hz_al .al_yq .swiper-button-prev:hover{background:#203bc0 url(../images/zj.png) no-repeat center; border:1px solid #203bc0;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;}
.hz_al .al_yq .swiper-button-next{width:38px; height:38px; border:1px solid #aaa; border-radius:50%; background:#fff url(../images/yj1.png) no-repeat center; right:-20px; margin-top:-19px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.hz_al .al_yq .swiper-button-next:hover{background:#203bc0 url(../images/yj.png) no-repeat center; border:1px solid #203bc0;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;}
.hz_al .al_yq p{ text-align:center; font-size:16px; background:#f6f6f6; line-height:50px;}
@media (min-width:1081px){
.hz_al .al_js{line-height:28px; margin-bottom:35px;}
.hz_al .al_js h3{font-size:20px; line-height:30px; margin-bottom:15px;}
.hz_al .al_yq{padding:0 30px;}
.hz_al .al_yq .swiper-button-prev{width:30px; height:30px; left:-15px; margin-top:-15px;}
.hz_al .al_yq .swiper-button-next{width:30px; height:30px; right:-15px; margin-top:-15px;}
}
@media (min-width:1600px){
.hz_al .al_js{line-height:32px; margin-bottom:50px;}
.hz_al .al_js h3{font-size:22px; color:#000; line-height:32px; margin-bottom:20px;}
.hz_al .al_yq{padding:0 40px;}
.hz_al .al_yq .swiper-button-prev{width:38px; height:38px; left:-20px; margin-top:-19px;}
.hz_al .al_yq .swiper-button-next{width:38px; height:38px; right:-20px; margin-top:-19px;}
}
@media only screen and (max-width:640px){
.hz_al{padding: 0;}
.hz_al .al_zs{padding:0 30px ;}
.hz_al .al_js{margin-bottom:40px;}
.hz_al .al_js h3{font-size:26px; line-height:36px;}
.hz_al .al_yq{ position:relative; width:100%; margin:0 auto}
.hz_al .al_yq p{ text-align:center; font-size:14px; background:#f6f6f6; line-height:40px;}

}






.hz_al1{width:100%;  overflow:hidden; }
.hz_al1 .al_zs1{padding:50px 0 0 ;}
.hz_al1 .swiper-slide{ background:#f6f6f6; padding:20px}
.hz_al1 .al_yq{ position:relative; width:1400px; margin:0 auto}
.hz_al1 .al_yq img{width:100%; height:auto; display:block;}
.hz_al1 .al_yq .swiper-button-prev{width:38px; height:38px; border:1px solid #aaa; border-radius:50%; background:url(../images/zj1.png) no-repeat center; left:-20px; margin-top:-19px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.hz_al1 .al_yq .swiper-button-prev:hover{background:#203bc0 url(../images/zj.png) no-repeat center; border:1px solid #203bc0;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;}
.hz_al1 .al_yq .swiper-button-next{width:38px; height:38px; border:1px solid #aaa; border-radius:50%; background:url(../images/yj1.png) no-repeat center; right:-20px; margin-top:-19px;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.hz_al1 .al_yq .swiper-button-next:hover{background:#203bc0 url(../images/yj.png) no-repeat center; border:1px solid #203bc0;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;}
.hz_al1 .al_yq .w_z{ padding-top:20px; padding-left:30px; padding-right:30px}
.hz_al1 .al_yq h3{ font-size:18px; font-weight:bold; line-height:40px; color:#000}
.hz_al1 .al_yq p{ text-align:left; font-size:16px; line-height:30px; margin-bottom:40px; color:#666 }
.biaoti1{ height:auto; overflow:hidden; margin-bottom:20px; background:url(../images/bt.jpg) no-repeat center left; padding-left:20px}
.biaoti1 h1{ font-size:24px; color:#203bc0; font-weight:bold}
@media (min-width:1081px){
.hz_al1 .al_yq{padding:0 30px;}
.hz_al1 .al_yq .swiper-button-prev{width:30px; height:30px; left:-15px; margin-top:-15px;}
.hz_al1 .al_yq .swiper-button-next{width:30px; height:30px; right:-15px; margin-top:-15px;}
}
@media (min-width:1600px){
.hz_al1 .al_yq{padding:0 40px;}
.hz_al1 .al_yq .swiper-button-prev{width:38px; height:38px; left:-20px; margin-top:-19px;}
.hz_al1 .al_yq .swiper-button-next{width:38px; height:38px; right:-20px; margin-top:-19px;}
}
@media only screen and (max-width:640px){
.hz_al1{padding:20px 0;}
.hz_al1 .al_zs{padding:35px 30px 60px;}
.hz_al1 .al_yq{padding:0 30px;}
}
.cpfl{ text-align:center; height:auto; overflow:hidden; margin-bottom:50px}
.cpfl li{ display:inline-block; margin:20px 10px; padding-bottom:20px; padding:20px}
.cpfl li.on{box-shadow: 0 5px 15px 0 rgba(95,125,158,.2); background:#fafafa; padding:20px}
.cpfl li:hover{box-shadow: 0 5px 15px 0 rgba(95,125,158,.2);padding:20px}
.cpxq{ height:auto; overflow:hidden}
.cpxq .wzms{}
.cpxq .wzms .w_z{ padding-top:20px; }
.cpxq .wzms .w_z h3{ font-size:18px; font-weight:bold; line-height:40px; color:#000}
.cpxq .wzms .w_z p{ text-align:left; font-size:16px; line-height:30px; margin-bottom:30px ; color:#666}
.cpxq .tpms{ width:100%}
.cpxq .tpms img{ width:100%}
.cplb li{ width:100%; height:auto; overflow:hidden;background: url(../images/dian1.png) no-repeat left center; padding-left:20px; line-height:36px; font-size:15px; color:#666; margin-bottom:5px}



.sy_hz{width:100%; padding:80px 0 60px; overflow:hidden;}
.sy_hz .col-md-2{ padding-left:8px; padding-right:8px}
.sy_hz .hz_lb ul li{margin-bottom:16px; }
.sy_hz img{width:100%; height:auto;border:#efefef 1px solid; box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.1); display:block;}
@media only screen and (max-width:992px){
.sy_hz{padding:40px 0 30px;}
.sy_hz .hz_lb ul{margin:0 -5px;}
.sy_hz .hz_lb ul li{padding:0 5px; margin-bottom:10px; width:33%; float:left}
}

.yqlj{ margin-bottom:20px; color:#fff; font-size:14px;}
.yqlj a{ color:#fff; margin-left:5px; margin-right:5px}


.ny_bt{ height:auto; overflow:hidden;  margin:0 auto 30px; text-align:center}
.ny_bt h1{ font-size:24px; font-weight:bold; color:#000; letter-spacing:2px}
.ny_bt em{ width:50px; height:4px; background:#203bc0; display:block; margin:15px auto 0;border-radius:4px}

.video{border:5px solid #d1d8fc;width: 1000px;margin: 0 auto}
.video video{width:100%; height:auto; display:block; outline:none;}

.zbtu{ width:40%;  float:left}
.zbtu img{ width:100%}
.ybwz{ width:58%; float:right; background:#fafafa; padding:20px; min-height:335px}
.ybwz p{ font-size:16px;; line-height:30px}
.ybwz h1{ font-size:20px;; font-weight:bold; margin:20px 0; color:#000}
.ybwz li{ font-size:16px; line-height:36px; padding-left:25px; background:url(../images/d.png) no-repeat left center}


.zw{ line-height:30px; padding:15px 0; min-height:350px;color:#555555; font-size:14px;}
.zw a:link{ color:#555555; }
.zw a:visited{ color:#555;}
.zw a:hover{ color:#FF6205;}
.zw a:active{color:#555555;}
.zw img{
 max-width:100%;

 width:expression(document.body.clientWidth>100%?"100%":"auto");

}

.xiaocms-page span{ margin:0 3px;  border:1px solid #203bc0;line-height:35px; padding:0 15px; background:#203bc0; color:#FFFFFF; display:inline-block; }
.xiaocms-page  a{margin:0 3px;   border:1px solid #eee;line-height:35px;background:#fff; display:block; color:#333; padding:0 15px;display:inline-block; }
.xiaocms-page  a:hover {margin:0 3px;   border:1px solid #203bc0;line-height:35px; background:#203bc0; color:#fff; padding:0 15px;display:inline-block;}


@media only screen and (max-width:1366px){
.con{width:96%; margin:0 auto;}
.container { width:96%; margin:0 auto}
	
}
