@charset "gb2312";
/* CSS Document */
@charset "utf-8";
body{ margin:0px; font-size:12px; color:#3d2f1b;font-family:"Î¢ÈíÑÅºÚ"}
*{padding:0px;margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,form,fieldset,legend,input,textarea,select,button,th,td {margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:12px;list-style:none;}
input,select {font-family:"Î¢ÈíÑÅºÚ"}
button {overflow:visible}
img{border:none;}
a{color:#333;text-decoration:none; outline:none; border:0}
a:hover{color:#132d51;text-decoration:none;}

input,select,button{font:12px Verdana,Arial,Tahoma;vertical-align:middle;}
.clear{overflow:hidden;clear:both; height:0px;}
li{	list-style:none;}
.lf{ float:left;}
.rt{ float:right;}

.top{width:100%; height:40px; background-color:#132d51; font-size:14px; line-height:40px; color:#fff; position:relative; z-index:9999;}
.top .container{width: 96%;max-width: 1400px;margin: 0 auto;}
.top .l_m{cursor:pointer;}

.top .welcome{float:left; background: url(../images/language.png) no-repeat left center; padding-left: 45px;color:#fff}
.top .welcome a{ color:#fff; padding: 0 5px }
.top .language{float:right; height:30px; text-align: right; position:relative; z-index:9;}
.top .language i{ margin-right: 8px}

.header{ position:relative; z-index:99; background:#fff; border-bottom:#eee 1px solid; width:100%; left:0; top:0}
.header.on{box-shadow:0 0 10px #ddd; position:fixed; top:0; left:0;}
.jianju{ height:80px; overflow:hidden; display:none;}

.jianju2{ height:80px; overflow:hidden;}
.you{display: flex; align-items: center;}


.top1{ width:96%; max-width:1400px; margin:0 auto;  display: flex;   justify-content: space-between;   align-items: center; }
.logo{ display: flex; align-items: center;}
.logo img{ height:80px; width:auto; }

.lange{background:#fff; border:#eee 1px solid;margin:0 15px; padding:0 5px; border-radius:25px; display: flex; color:#666; line-height:35px; }
.lange a{ display:block;   padding:0px 8px;  color:#666; font-size:14px}
.lange a:hover{ display:block; text-decoration:underline}



.header .s_ch{ width:60px; border-left:#ccc 1px solid; text-align:center; color:#888;  cursor:pointer; 
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; padding-left:10px; margin-left:15px}
.header .s_ch i{font-size:20px;}


@media only screen and (max-width:1440px){
.top1{ width:90%; max-width:1400px; margin:0 auto;  display: flex;   justify-content: space-between;   align-items: center; }
}



.search{width:100%; background:#fff; position:fixed; top:130px; left:0; z-index:99; display:none; -webkit-box-shadow: inset 0px 10px 8px -10px rgba(0,0,0,0.2), inset 0px -10px 8px -10px rgba(0,0,0,0);}
.header.on .search{top: 100px}
.search .container{ position: relative; width:94%; margin:0 auto; max-width:700px; padding:30px 0; }
.search .sc_gb{position:absolute; top:50px; cursor:pointer; right:-50px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb:hover{transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);}
.search .sc_gb i{font-size:26px; line-height:50px; color:#bbb;}
.search .sc_nr{width:100%; margin:20px auto; border: 2px solid #132d51; border-radius:100px}
.search input{width:calc(100% - 90px)  ; height:50px; font-size:16px; line-height:50px; color:#333; float:left; padding-left: 15px; background: none; border: none; outline:none;}
.search input::placeholder{color:#bbb;}
.search button{width:70px; height:50px; line-height:50px; text-align:center; color:#999; float:right; outline:none;  background: none; border: none;}
.search button i{font-size:20px;}
@media only screen and (max-width:992px){
.search{ top:50px;}
.search .container{ padding:10px 0; padding-right:60px; box-sizing:border-box }

.search .sc_gb{ right:0; top:30px}

.jianju2{ height:0px; overflow:hidden;}
.header .s_ch{ margin-right:30px}

.top{width:100%; height:50px; background-color:#132d51; font-size:14px; line-height:50px; color:#fff; position:relative; z-index:9999;}
.header.on .search{top: 50px}
.top .language{ display:none}

}

.header .an{ position:absolute; right:0; top:0px;height:100%; width:50px; display:none; float:right; background:#132d51; z-index:999}
.header .an span{width:30px; height:2px; background-color:#fff; 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:14px; left:10px;}
.header .an span.a2{top:22px; left:10px;}
.header .an span.a3{top:30px; left:10px;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:22px; 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:22px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}

.header .nav { width:100%; margin:0 auto; }
.header .nav ul{ display: flex; align-items: center;justify-content:center  }
.header .nav ul>li{height:100px; width:auto; margin:0 15px;font-size:15px; line-height:100px; float:left; text-align:center;position:relative; font-weight:bold  }

.header .nav i{font-size:14px; line-height:100px; text-align:right; position:absolute;height:100px; right:10px; top:0px; display:none; }
.header .nav ul li a.o_lm{line-height:100px; color:#222;   margin:0; display:block; position:relative }
.header .nav ul li a.o_lm:after{ content:""; position:absolute; top:20px; left:50%; transform:translateX(-50%); width:0; opacity:0; height:2px; background:#132d51;transition:all 0.6s}
.header .nav ul li:hover a.o_lm:after{ content:""; width:100%; opacity:1; transition:all 0.6s}
.header .nav ul li:hover a.o_lm{ color:#132d51}
.header .nav ul li.hover a{color:#132d51}
.header .nav ul li.hover a.o_lm:after{content:""; width:100%; opacity:1; transition:all 0.6s}

.header .nav ul ul{ display:block}

.header .nav .e_j{position:absolute; width:auto; left:50%; transform:translateX(-50%);  min-width:140px;  background:rgba(51,51,51,0.8); top:100px;  padding:10px 0; display:none;  z-index:9999; height:auto; 
}




.header .nav ul li:hover .e_j{display:block;}
.header .nav .e_j ul li{ display:block; width:100%; line-height:40px;  font-weight:normal; height:auto; text-transform:none;white-space: nowrap; margin:0;

	text-overflow: ellipsis;
	white-space: nowrap;

	text-overflow: ellipsis; position:relative}
.header .nav .e_j  ul li a{display:block; font-size:13px; line-height:40px; color:#fff; padding: 0;}
.header .nav .e_j  ul li a:hover { color:#fff; background:#132d51 }






@media only screen and (max-width:1400px){

.header .nav ul>li{ margin:0 20px;font-size:16px; }

	
}


@media only screen and (max-width:1270px){
.header .nav ul>li{ font-size:14px; margin:0 15px; }



	
}


@media only screen and (max-width:992px){

.header{ position:fixed;  top:0; width:100%; height:50px; left:0; z-index:999;}
.header .an{display:block;}
.header .nav{width:100%; height:0; padding:0; position:fixed; background-color:#fff; top:50px; right:0; margin:0;  overflow:auto;z-index:9; border-top:#eee 0px solid;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.header .nav.on{height:100%; padding:2% 0%;}

.header .nav ul{ display:block}
.header .nav ul li a.o_lm{ padding:0 0;  display:block;}
.header .nav i{display:block; color:#666;  top:0; right:20px; line-height:50px; height:50px}
.header .nav ul li{width:100%; height:auto; text-align:left; font-size:16px; display:block; margin:0; padding:0 20px; box-sizing:border-box;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li:hover  i{ color:#666}
.header .nav ul li i{color:#666}
.header .nav ul li.hover a.o_lm:after{ content:none;}
.header .nav ul li:hover a.o_lm:after{ content:none;}


.header .nav ul li a.o_lm{line-height:50px;}
.header .nav ul li:hover a.o_lm{ background:none;}
.header .nav .y_j{border-bottom:1px solid #f1f1f1;}
.header .nav .e_j{padding:10px 0px; border-bottom:0px solid #666;box-shadow:none; overflow:hidden; border-top:0; background:none; position:inherit; top:auto; left:auto; width:100%; height: auto;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box; transform:none;}

.header .nav .e_j ul li a{ color:#666; padding:0; font-size:14px}
.header .nav ul li:hover .e_j{display:none;}
.header .nav .e_j.n{display:block !important;}
.header .nav .e_j ul li{ padding:0}





.logo{ margin:9px 0 0 -10px;}
.logo img{ height:35px; width:auto}


.tel{ display:none;}

 
.lange{ border:0; margin:0; margin-right:60px;}
.lange a{   font-size:14px}

.header .s_ch{ width:40px; margin-top:15px }
.header .s_ch i{font-size:14px;}


}









.banner {
        width: 100%;
    	height:500px;
		overflow:hidden;
		position:relative;
		box-sizing:border-box;
		
    
 }
 .banner  .swiper-slide {
		width:100%; 
		position:relative; overflow:hidden }
		


.banner  .swiper-slide  img{ width:100%; height:100%;object-fit: cover; }

.banner .container {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 99;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%); width:100%
}
.banner .w_z {
	width: 100%;
	margin: 0 auto;
	color: #fff;
	text-align: left  ;
	position: relative;
}
.banner .w_z.hs{text-align:left; margin-left:-200px}
.banner .w_z h2 {
	font-size: 38px;
	font-weight: bold;
	line-height: 70px;
	color: #fff;text-shadow: 1px 1px 1px #000; margin-bottom:0px; letter-spacing:2px ;
}
.banner .w_z p {
	font-size: 24px;
	text-transform: uppercase;
	line-height: 52px;
	margin-top: 15px;text-shadow: 1px 1px 1px #000;
}


.banner   .swiper-pagination-bullet{ width:40px; height:4px; background:#fff; border-radius:0; opacity:1}
.banner  .swiper-pagination-bullet-active{ position:relative;border-radius:0; overflow:hidden}
 .banner  .swiper-pagination-bullet-active:after{ content:""; position:absolute; left:0; top:0; width:40px; height:4px; animation-name: example;  animation-duration: 2s; background:#132d51;}
@keyframes example {
  from { width:0}
  to { width:100%;}
}



.banner .swiper-button-next{width:50px; height:80px;background:none;  right:15px; text-align:center}
.banner .swiper-button-next:after{ font-family: 'iconfont';content: "\e613"; color:#fff; position:relative; z-index:2;  line-height:80px; text-align:center; font-size:30px}
.banner .swiper-button-prev{width:50px; height:80px; background:none;  left:15px; text-align:center}
.banner .swiper-button-prev:after{ font-family: 'iconfont';content: "\e615"; color:#fff; position:relative; z-index:2;  line-height:80px; text-align:center; font-size:30px}


.banner .w_z{ width:90%; position:absolute; z-index:3; left:50%; top:50%; transform:translate(-50%,-50%);max-width:1000px; text-align:center}
.banner .kuan h2{font-size:40px; color:#fff; font-weight:normal; text-align:center}
.banner .kuan p{ display:block; margin:25px 0; font-size:30px; line-height:40px; color:#fff; font-weight:lighter; text-align:center}
.banner .kuan span a{ display:block; width:150px; margin:0 auto; margin-top:25px; line-height:40px; text-align:center; background-image: linear-gradient(50deg, #e53728,#bc2a26); color:#fff; border-radius:50px; font-size:16px; transition:all 0.6s; }

.banner .kuan span a:hover{ background:#fff; color:#bc2a26; transition:all 0.6s;}



@media only screen and (max-width:1600px){
	
.banner .kuan h2{font-size:30px;}
.banner .kuan p{ margin:15px 0; font-size:20px; line-height:30px;}
.banner .kuan span a{  width:150px; margin-top:25px; line-height:40px;  font-size:14px;  }	
	
}

@media only screen and (max-width:1440px){
	.banner {
        width: 100%;
    	height:100vh;
	
    
 }
	
}


@media only screen and (max-width:1270px){
	
.banner .kuan h2{font-size:23px;}
.banner .kuan p{ margin:15px 0; font-size:14px; line-height:25px;}
.banner .kuan span a{  width:120px; margin-top:15px; line-height:30px;  font-size:14px;  }	



	
}

@media only screen and (max-width:992px){
.banner .kuan h2{font-size:18px;}
.banner .kuan p{ margin:10px 0; font-size:12px; line-height:20px; font-weight:normal;}
.banner .kuan span a{  width:100px; margin-top:10px; line-height:23px;  font-size:12px;  }	

	
	
}


@media only screen and (max-width:600px){
	
	.banner {

    	height:220px;
	
	
    
 }
 .banner  .swiper-slide {
		height:220px;
	 }
		


.banner  .swiper-slide  img{ width:100%; height:100%;object-fit: cover; opacity:0.8	}


.banner .w_z h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #fff;text-shadow: 1px 1px 1px #000; margin-bottom:10px; letter-spacing:2px ;
}
.banner .w_z p {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 26px;
	margin-top: 0px;text-shadow: 1px 1px 1px #000;
}
.banner .swiper-button-next{ display:none}	
.banner .swiper-button-prev{ display:none}
.banner .w_z.hs{text-align:left; margin-left:0px}

}



.sy_cp{width:100%; padding:80px 0 ; height:auto; overflow:hidden;}
.sy_cp .cp_zs{width:94%;max-width: 1400px; position:relative; margin:0 auto}
.sy_cp .swiper-pagination{bottom:0; display:none;}
.sy_cp .swiper-pagination-bullet{background-color:#aaa;}
.sy_cp .swiper-pagination-bullet-active{background-color:#132d51;}
.sy_cp .swiper-slide{position:relative; overflow:hidden;}
.sy_cp .swiper-button-prev{width:38px; height:38px; border:1px solid #aaa; border-radius:3px; background:url(../images/zj1.png) no-repeat center; left:-66px; margin-top:-22px;
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;}
.sy_cp .swiper-button-prev:hover{background:#132d51 url(../images/zj.png) no-repeat center; border:1px solid #132d51;}
.sy_cp .swiper-button-next{width:38px; height:38px; border:1px solid #aaa; border-radius:3px; background:url(../images/yj1.png) no-repeat center; right:-66px; margin-top:-22px;
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;}
.sy_cp .swiper-button-next:hover{background:#132d51 url(../images/yj.png) no-repeat center; border:1px solid #132d51;}
.sy_cp .n_r{border:1px solid #ddd; border-bottom:0; position:relative;}
.sy_cp .n_r:before{width:100%; height:1px; background-color:#ddd; position:absolute; bottom:0; left:0; content:"";}
.sy_cp .n_r:after{width:0; height:2px; background-color:#132d51; position:absolute; bottom:0; left:0; content:"";
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .n_r:hover:after{width:100%;}
.sy_cp .t_p{position:relative; overflow:hidden;}
.sy_cp .t_p:after{width:30%; height:200%; content:""; position:absolute; top:0; left:-30%;
background-image:-webkit-linear-gradient(to right, rgba(255,255,255,.02), rgba(255,255,255,.5), rgba(255,255,255,.02));
background-image:-moz-linear-gradient(to right, rgba(255,255,255,.02), rgba(255,255,255,.5), rgba(255,255,255,.02));
background-image:-ms-linear-gradient(to right, rgba(255,255,255,.02), rgba(255,255,255,.5), rgba(255,255,255,.02));
background-image:-o-linear-gradient(to right, rgba(255,255,255,.02), rgba(255,255,255,.5), rgba(255,255,255,.02));
background-image:linear-gradient(to right, rgba(255,255,255,.02), rgba(255,255,255,.5), rgba(255,255,255,.02));
transform:skew(30deg);
-webkit-transform:skew(30deg);
-moz-transform:skew(30deg);
-ms-transform:skew(30deg);
-o-transform:skew(30deg);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .n_r:hover .t_p:after{left:100%; top:-100%;}
.sy_cp .t_p img{width:100%; height:auto; display:block;}
.sy_cp .w_z{padding:15px; background:#fff; border-top:#eee 1px solid; height:auto; overflow:hidden; background:#fafafa}
.sy_cp .w_z h4{font-size:16px; text-align:center; color:#000; line-height:26px;  text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_cp .w_z span{line-height:34px; color:#777; height:34px; display:block; background-image: linear-gradient(307deg,#188f49,#438a7c);; width:120px; margin:15px auto 0; text-align:center; color:#fff; font-size:14px;border-radius: 0rem 17px 0 17px;}
.sy_cp .m_r{width:150px; height:44px; border-radius:22px; border:2px solid #132d51; position:relative; overflow:hidden; float:right;}
.sy_cp .m_r .bg{width:100%; height:100%; position:absolute; left:0; top:0; background-color:#132d51;
transition:transform 340ms ease-in-out;
transform-origin:right center;
transform:scaleX(0);}
.sy_cp .m_r:hover .bg{transform:scaleX(1); transform-origin:left center;}
.sy_cp .m_r a{line-height:40px; color:#132d51; text-align:center; display:block; position:relative; z-index:9;}
.sy_cp .m_r:hover a{color:#fff;}
@media only screen and (max-width:1024px){
.sy_cp .swiper-cy{padding-bottom:30px;}
.sy_cp .swiper-slide:hover .w_z{padding:30px 15px;}
.sy_cp .m_r{width:110px; height:32px; margin-bottom:30px;}
.sy_cp .m_r a{font-size:14px; line-height:30px;}
}
@media only screen and (max-width:640px){
.sy_cp{padding:20px 0;}
.sy_cp .row{margin:0 -10px;}
.sy_cp .col-12{padding:0 10px;}
.sy_cp .w_z h3{letter-spacing:0;}
.sy_cp .w_z p{font-size:14px; line-height:28px; margin-bottom:15px;}
.sy_cp .cp_zs{ padding-top:0px}
.sy_cp .w_z h4{ font-size:14px; margin-top:10px; margin-bottom:0}
.sy_cp .w_z {
  padding: 0 10px 15px;
}
.sy_cp .w_z span{line-height:30px; color:#777; height:30px; display:block; background-image: linear-gradient(307deg,#188f49,#438a7c); width:100px; margin:15px auto 0; text-align:center; color:#fff; font-size:12px;border-radius:  0rem 15px 0 15px;}

}







.contain{ width:96%; margin:0 auto; max-width:1400px;}
.guanyu{   padding:70px 0;}
.guanyu .contain{ display: block;   }
.sy_gypic .relative{ position:relative}
.over{ overflow: hidden;}


.sy_gyzi{ width:56%;  float: left}
.sy_gyzi h1{ display:block; color:#132d51; font-size:24px}
.sy_gyzi h2{ display:block; color:#333; font-size:33px}
.sy_gyzi span{ color:#132d51;font-size: 28px }
.sy_gyzi p{ display:block; margin:20px auto 20px; font-size:15px; line-height:30px; color:#464646; overflow:hidden}
.sy_gyzi em{ font-size:24px; font-weight:bold; color:#132d51; font-style:normal}
.sy_gyzi span a{ display:block; background:#132d51; width:160px; color:#fff; line-height:45px; border-radius: 20px 0 20px 0;; text-align:center; font-size:14px; transition:all 0.6s}
.sy_gyzi span a:hover{ background:#071d3b; transition:all 0.6s}

@media only screen and (max-width:1200px){
.guanyu{  padding:50px 0;}
.sy_gyzi h1{ display:block; color:#132d51; font-size:30px}
.sy_gyzi h2{ display:block; color:#333; font-size:20px}
.sy_gyzi p{ display:block; margin:20px auto; font-size:14px; line-height:25px; }
.sy_gyzi span a{  width:120px; line-height:35px; font-size:12px}
.sy_gyzi span {color: #132d51;font-size: 20px;}
.sy_gyzi em{ font-size:16px; font-weight:bold; color:#132d51; font-style:normal}
}

@media only screen and (max-width:992px){
.guanyu{  padding:30px 0;}

.guanyu{ background:#f4f4f8 }
.guanyu .contain{ display:block}
.sy_gypic{  width:100%;  overflow:hidden}
.sy_gyzi{ width:100%; margin-top:20px}
.sy_gyzi h1{ display:block; color:#132d51; font-size:20px}
.sy_gyzi h2{ display:block; color:#333; font-size:16px}

}

.guanyu .right_side  {
  width: 42%;
  position: relative;
  overflow: hidden; float: right;  border: #132d51 1px dotted;border-radius:8px; padding: 10px;box-sizing:border-box 
}
.guanyu .right_side img{ width: 100%;border-radius:8px;}
.About-1{ position: relative; left: 0; top: 0; width: 55%; z-index: 9}
.About-1 img{ width: 100%}

.About-2{ position: absolute; top: 50px; right: 0; width: 55% ; z-index: 99}
.About-2 img{ width: 100%}

.guanyu .right_side .img_box {
   
  position: relative;
  overflow: hidden;  
}
.compute_item_img{ display: block; position: relative; transition: all .3s ease-in-out; }
.compute_item_img .compute_process_img{ display: flex;; position: relative; width: 50%; height: 0; }
.compute_item_img .compute_process_img img{ position: absolute;}
.compute_item_img .compute_process_img a.logo_title{ position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; }
.compute_item_img .compute_process_img .img_bg{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; }
.compute_item_img .view_scroll_box{position: absolute;display: block; top:50%;width: 100%;height: 100%;}
@media screen and (max-width:768px) {
.compute_item_img .view_scroll_box{height: 150%;}
.guanyu .right_side  {
  width: 100%;
  position: relative;
  overflow: hidden; float: right;  border: #132d51 1px dotted;border-radius:8px; padding: 10px;box-sizing:border-box 
}
}
.sy_ds{width:100%; padding:80px 0 ; height:auto; overflow:hidden }
.sy_ds ul{width: 96%;margin: 0 auto;max-width: 1400px;}
.sy_ds li{ width:15.8%; float:left; margin-right:1%; margin-top:10px; margin-bottom:10px}
.sy_ds li:nth-child(6n){margin-right:0; }
.sy_ds .n_r{padding:20px 10px 10px; border-radius:10px; text-align:center;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; box-shadow: 0 5px 15px 0 rgba(95,125,158,.2); background:rgba(255,255,255,1)}
.sy_ds .n_r .t_b{ width:80px; height:80px;border-radius:50%; overflow:hidden; margin:0 auto}
.sy_ds .n_r .t_b img{ width:100%}
.sy_ds .n_r .w_z{ height:auto; overflow:hidden; margin-top:10px; margin-bottom:5px}
.sy_ds .n_r .w_z h1{ font-size:16px; font-weight:bold; line-height:30px}
.sy_ds .n_r .w_z p{ font-size:14px; line-height:22px}
.sy_ds .n_r .w_z span{ display:block; margin:0 auto; width:120px; line-height:30px; background:#132d51;border-radius:15px; margin-top:10px}
.sy_ds .n_r .w_z span a{ color:#fff}
.sy_ds .n_r .w_z span:hover{ background:#bf9f62}

.sy_ys{width:100%; padding:80px 0 ; overflow:hidden;background: url(../images/bn_bj.jpg) no-repeat center / cover fixed;}
.sy_ys li{ width:32%; float:left; margin-right:2%}
.sy_ys li:nth-child(3n){margin-right:0; }
.sy_ys .t_b{width:92px; height:92px; border-radius:50%; border:1px solid #132d51; margin:0 auto; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_ys .n_r:hover .t_b{border:1px solid #fff;}
.sy_ys .t_b:after{width:80px; height:80px; border-radius:50%; position:absolute; top:5px; left:5px; background-color:#132d51; content:"";
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_ys .n_r:hover .t_b:after{background-color:#bf9f62;}
.sy_ys .b{width:90px; height:90px; border-radius:50%; margin:0 auto; background-position:top center; background-repeat:no-repeat; background-size:100% auto; overflow:hidden;
position:relative; z-index:9;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_ys .n_r:hover .b{background-position:bottom center;}
.sy_ys .n_r{padding:30px 20px; border-radius:10px; text-align:center; margin-bottom:30px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; box-shadow: 0 5px 20px 0 rgba(95,125,158,.1); background:rgba(255,255,255,.8)}
.sy_ys .n_r:hover{background-color:#132d51; box-shadow:0 8px 15px 0 rgba(0,52,102,.2);}
.sy_ys .n_r h3{font-size:20px; font-weight:bold; color:#000; line-height:30px; margin:15px 0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_ys .n_r:hover h3{color:#fff;}
.sy_ys .n_r p{font-size:15px; color:#333; line-height:26px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; padding:0 10px; min-height:130px}
.sy_ys .n_r:hover p{color:#fff;}
.sy_ys a.sy_an{width:100%;
background-image:-webkit-linear-gradient(left, #e5402c, #cc0001);
background-image:-moz-linear-gradient(left, #e5402c, #cc0001);
background-image:-ms-linear-gradient(left, #e5402c, #cc0001);
background-image:-o-linear-gradient(left, #e5402c, #cc0001);
background-image:linear-gradient(left, #e5402c, #cc0001);}
@media only screen and (max-width:990px){
.sy_ys{padding:20px 0 0;}
.sy_ys .col-md-4{padding-right: 8px;padding-left: 8px;}
.sy_ys .row{ margin-right: -8px;margin-left: -8px;}
.sy_ys .n_r{padding:10px; margin-bottom:16px}
.sy_ys .n_r h3{font-size:14px; line-height:28px; margin:10px 0 5px;  white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.sy_ys .n_r p{font-size:14px; line-height:24px;overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2;}
}





.sy3{ padding:0 0 60px;  }

.xwxw{ }


.xinwen{  padding:80px 0; text-align:center }

.tk{ width:96%; margin:0 auto; max-width:1400px;  display: flex;   justify-content: space-between;   align-items:stretch; text-align:left  }

.new1{ width:35%; background:#fff;box-shadow: 0px 0px 20px rgba(195,195,195,0.55);}
.new1 .tp{ display:block; width:100%; padding-bottom:64%; position:relative; overflow:hidden}
.new1 .tp img{ position:absolute; width:100%; height:100%; left:0; top:0; transition:all 0.6s}
.new1 .tp a:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}
.new1 i{ margin-right:5px; font-size:13px; margin-left:5px}		


.new1 h3{ display:block; font-size:18px; color:#333; font-weight:bold; width:90%; margin:20px auto 10px;text-overflow: ellipsis;    overflow: hidden;   white-space: nowrap;  }
.new1 p{ display:block; width:90%; margin:0 auto; color:#666; font-size:14px; line-height:25px; height: auto; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden}

.new1 span{ display:block; color:#888; font-size:14px; width:90%; margin:0 auto; margin-top:20px;}
.new1 span em{ color:#132d51; font-style:normal}



.new2{ width:25%}
.new2 ul li{ width:100%;  margin-bottom:20px;padding-bottom:67%; position:relative; overflow:hidden;}
.new2 ul li:last-child { margin-bottom:0}
.new2 ul li img{ position:absolute; left:0; top:0; width:100%; height:100%; transition:all 0.6s}
.new2 ul li:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}
.new2 ul li p{ display:block; position:absolute; width:100%; line-height:30px; color:#fff; background:rgba(0,0,0,0.5); left:0; bottom:0; font-size:14px; text-align:center; padding:5px; box-sizing:border-box;transition:all 0.6s}

.new2 ul li:hover p{ background:#132d51; transition:all 0.6s}

.new3{ width:35%}

.new3 ul li{ border-bottom:#cfcfcf 1px dashed; padding:22px 0}

.new3 ul li p{ display:block; font-size:18px; color:#333;text-overflow: ellipsis;    overflow: hidden;   white-space: nowrap; }
	
.new3 ul li span{ display:block; color:#888; font-size:14px;margin-top:10px}
.new3 ul li span em{ color:#132d51; font-style:normal}
	
.new3 ul li span i{ margin-right:5px; font-size:13px; margin-left:5px}		
	
@media only screen and (max-width:1400px){
	.new3 ul li{ padding:15px 0}
	.new3 ul li p{ font-size:18px;  }
	
	
}
	
@media only screen and (max-width:1024px){
	
.tk{  flex-wrap:wrap}
.new1{ width:55%}
.new2{ width:40%}
.new3{ width:100%; margin-top:30px}




}
		
	
@media only screen and (max-width:768px){
	
.xinwen{  padding:30px 0; text-align:center; background-size:30% auto; }
	
.new1{ width:100%}
.new2{ width:100%; margin-top:15px;}
.new2 ul{ display: flex;   justify-content: space-between;}
.new2 ul li{ width:49%; margin-bottom:0; padding-bottom:33%}


.new1 h3{  font-size:16px;  margin:10px auto; }
.new1 p{ font-size:12px; line-height:20px; height:40px; }
.new1 span{ font-size:12px;  margin-top:10px;}


.new2 ul li p{ line-height:25px;  font-size:12px; }


.new3{ width:100%; margin-top:15px}

.new3 ul li{padding:10px 0}
.new3 ul li p{  font-size:14px;  }
	
.new3 ul li span{font-size:12px;}


	
}
	






.sy2{ padding:50px 0}


.why{ width:96%; margin:0 auto; max-width:1400px; }
.why ul{ display: flex;   justify-content: space-between;  }

.why ul li{ width:31%;  color:#fff;display: flex;   justify-content: space-between; background:#132d51; padding:20px; box-sizing:border-box}
.why ul li i{ display:block;  width:80px; height:80px;padding:5px; box-sizing:border-box;border:#fff 2px solid; border-radius:100px; }
.why ul li i img{ width:100%; height:auto;  }
.why ul li div{ width:calc(100% - 110px) }
.why ul li h3{ display:block; margin:10px 0; font-size:20px; color:#fff}
.why ul li p{ font-size:14px; line-height:25px}





@media only screen and (max-width:992px){
	.sy2{ padding:20px 0}
	.why ul{ display:block}

.why ul li i{ width:60px; height:60px; border:#fff 1px solid}
.why ul li div{ width:calc(100% - 80px) }
	.why ul li{ width:100%; margin-bottom:10px; padding:10px;}
	.why ul li h3{  font-size:16px; margin:5px 0 ; }
.why ul li p{ font-size:12px; line-height:23px}	


}


.lybox{ background:url(../images/lybg.jpg) center; color:#fff; padding:60px 0; height:auto; overflow:hidden;  }
.lybox .wrap{width: 72.91%; margin:0 auto}
.lybox_left{ float:left}
.lybox_left font{ font-size:34px; display:block; font-weight:bold; margin-bottom:10px}
.lybox_left  font b{ color:#132d51;}
.lybox_left span{ font-size:18px; display:block; height: auto; line-height:32px; color:#fff}
.lybox_left p{ font-size:16px;}
.lybox_left p b{ font-size:20px; margin-bottom:0px; display:block}
.lybox_r{ width:45%; float: right}
.lyitem{ position:relative; margin-bottom:10px; width:49%; float:left; margin-right:2%}
.lyitem:nth-child(2n){margin-right:0; }
.lyitem .inp{ width:96%; margin-left:2%; height:60px; line-height:60px; background:none; border:none; position:relative ; color:#000; font-size:14px; letter-spacing:1px}
.lyitem:before{ background:#000; content:" "; position:absolute; left:0; top:0; height:100%; width:100%; background:rgba(255,255,255,.6); border:#eee 1px solid;box-sizing:border-box; color:#000}

.lyitem1{ position:relative; margin-bottom:10px; width:100%; margin-top:10px;}
.lyitem1 .inp{ width:96%; margin-left:2%; height:60px; line-height:60px; background:none; border:none; position:relative ; color:#fff; font-size:14px; letter-spacing:1px}
.lyitem1 textarea{ height:155px; line-height:34px; outline:none;background:rgba(255,255,255,.6);border:0; border:#eee 1px solid;box-sizing:border-box; width:100%; color:#000; padding-left:10px; font-size:14px; letter-spacing:1px; font-family:"Î¢ÈíÑÅºÚ"}

.lybtn button{ width:100%; height:60px; background:#132d51; color:#fff; border:none; font-size:20px; cursor:pointer;}
.lybtn button:hover{ background:#071d3b}
.lxwm { margin-top:15px}
.lxwm li{ line-height:30px; font-size:14px; margin-bottom:15px}
.lxwm li i{ font-size:16px; margin-right:10px; border:#132d51 1px solid; width:25px; height:25px; line-height:25px;border-radius:50%; display:inline-block; text-align:center; color:#132d51}

.weixin{}
.weixin .zb{ float:left; width:20%}
.weixin .zb img{  width:100%}
.weixin .yb{ float: right; width:75%}
.weixin .yb h1{ font-size:18px; font-weight:bold; margin-bottom:10px ; margin-top:20px}
.weixin .yb p{ font-size:16px}


.sy_bn{width:100%; padding:80px 0 80px; background:url(../images/bn_bj1.jpg) no-repeat center ; overflow:hidden; position:relative;}
.sy_bn .sjx{width:100%; height:100px; position:absolute; top:0; left:0; z-index:99;}
.sy_bn .sjx:before{width:0; height:0; border-top:100px solid #fff; border-left:100vw solid transparent; content:""; position:absolute; top:0; left:0;}
.sy_bn .bn_wz{width:80%; text-align:center; color:#fff; margin:0 auto;}
.sy_bn .bn_wz h1{font-size:30px; font-weight:bold; line-height:50px; margin-bottom:20px;}
.sy_bn .bn_wz h3{font-size:20px; line-height:50px}
.sy_bn .bn_wz a{width:160px; height:44px; background:#132d51;border-radius:22px; font-size:15px; line-height:44px; color:#fff; display:inline-block; margin:30px auto 0;}
.sy_bn .bn_wz a:hover{background-color:#bf9f62;  }
@media only screen and (max-width:990px){
.sy_bn{padding:110px 0 50px; background-attachment:scroll !important;}
.sy_bn .sjx{height:60px;}
.sy_bn .sjx:before{border-top:60px solid #fff;}
.sy_bn .bn_wz h1{font-size:26px; line-height:36px; margin-bottom:15px;}
.sy_bn .bn_wz h3{font-size:16px;}
}
@media only screen and (max-width:640px){
.sy_bn{padding:70px 0 30px; background-attachment:scroll !important;}

.sy_bn .bn_wz h1{font-size:18px; margin-bottom:5px}
.sy_bn .bn_wz h3{font-size:14px; line-height:22px;}
.sy_bn .bn_wz a{width:110px; height:36px; border:1px solid #fff; font-size:14px; line-height:34px; margin:20px auto 0;}
.sy_bn .bn_wz a:hover{border:1px solid #00a0e9;}
}



.sy4{ padding:80px 0; background:url(../images/bg_leadership.jpg) no-repeat top  }

.footer{background:#132d51; height:auto; overflow:hidden; padding:30px 0}

.footer .blogo{display:none;}
.footer h3{font-size:18px; font-weight:bold; line-height:32px; color:#fff; margin-bottom:10px;}
.footer .tel{margin-bottom:10px; font-size:18px; color:#fff; line-height:26px;}
.footer .tel strong{font-size:28px; line-height:38px; font-weight:bold; color:#f88407; display:block; margin-top:5px;}
.footer .ft_lx{margin-bottom:15px; line-height:26px;}
.footer .ft_dh ul{margin:0 -25px;}
.footer .ft_dh ul li{float:left; width:25%}
.footer .ft_dh ul li img{ margin-top:10px}
.footer .ft_dh ul li a{line-height:32px; color:#fafafa; font-size:15px}
.footer .ft_dh ul li a:hover{color:#ddd;}
.dlogo{ float:left; width:400px}
.dlogo img{ width:150px}
.dlogo p{ color:#fff; font-size:15px; line-height:30px; font-weight: 400; margin-bottom:20px; margin-top:10px}
.bshare-custom {color:rgba(255,255,255,0.9);padding:0; margin-top:5px;}
.bshare-custom a{ float:left;margin-right:19px; width:40px}
.bshare-custom  .yt{ width:80px}
.bshare-custom img{ height:40px; width:100%;border-radius:5px;}
.bshare-custom .btns:hover{text-decoration:none;color:#157c65;}
.bshare-custom .instagram{display:inline-block;font-size:18px;}
.bshare-custom .iconlinkedin{display:inline-block;font-size:32px;}
.bshare-custom .fa-facebook-square{display:inline-block;font-size:32px;}
.bshare-custom .fa-youtube-square{display:inline-block;font-size:32px;}
.bshare-custom .fa-twitter-square{display:inline-block;font-size:32px;}
.foot1{ width:96%; margin:0 auto; max-width:1440px; padding:35px 0;color:#fff;  overflow:hidden; display: flex;   justify-content: space-between; }
.foot2{ background:#3c434c;padding:25px 0;  text-align:center; font-size:14px; color:#999}
.ddh{ float:right; width:60%}
@media only screen and (max-width:1440px){
.foot1{ width:90%; margin:0 auto; max-width: inherit; padding:35px 0;color:#fff;  overflow:hidden; display: flex;   justify-content: space-between; }
	
}
@media only screen and (max-width:992px){
.dlogo{ float:none; width:100%; height:auto; overflow:hidden}
.ddh{ float:none; width:86%; margin:20px auto 0}
.footer .ft_dh ul li:last-child  { display:none}
.footer .ft_dh ul li{ width:33.33%}
}
.dlx{  font-size:14px; color:#999; line-height:25px; width:380px }
.dlx p{ display:block; margin-bottom:10px; overflow:hidden}
.dlx i{ width:20px; display:block; float:left; color:#797979; font-size:16px; line-height:25px;}

.dbt{ font-size:16px; color:#fff; font-weight:bold; margin-bottom:15px; text-align:left}

.dwx{ width:100px; margin:0 30px }
.dwx img{ width:100%; height:auto}
.dwx p{ display:block;font-size:14px; color:#222; text-align:center; }



.dlink {
	
	width: auto;
	
    width:40%;
	box-sizing:border-box;

	font-size:0;
	

}
.dlink ul{	}

.dlink ul li {	text-align:left; border-right:#434343 1px solid; padding-left:50px; min-height:140px; float:left; width:33.33%;box-sizing:border-box}
.dlink ul li h3 {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: none;
	padding-left: 0;
	cursor: default;
	color: #fff;

}
.dlink p {
	padding: 0;
	font-size: 14px;
	line-height: 30px;
	display:block;
}
.dlink p a {
	display: block;
	color: #A6A6A6;
}
.dlink p a:hover {
	color: #fff;
	text-decoration: none;
	transition: all 300ms ease-in-out 0s;
}


.guanzhu{ margin-top:20px}
.guanzhu ul li{ position:relative;  float:left; margin-right:15px; }
.guanzhu ul li i{ display:block; width:40px; height:40px; line-height:40px;background:#434343; border-radius:20px;color:#fff; text-align:center}
.guanzhu ul li:hover .erweima{ display:block}
.guanzhu ul li:hover i{ background:#132d51}


.erweima{ position:absolute; width:120px; height:120px; padding:5px; box-sizing:border-box; bottom:42px; box-sizing:border-box; background:#fff;box-shadow: 0px 0px 10px rgba(195,195,195,0.75);  left:0; margin-left:-45px; display:none; border-radius:5px;}
.erweima:before{ content: "\e647"; position:absolute; bottom:-15px; left:48%;  color:#fff;font-family: "iconfont";text-shadow:0px 0px 10px rgba(195,195,195,0.75); font-size:16px }
.erweima img{ width:100%; height:auto}





@media only screen and (max-width:1300px){
	
.dlink ul li {	 padding-right:20px}
	
.dbt{ font-size:14px; }

.dlink p {

	font-size: 12px;
	line-height: 25px;

}
.dlx{  font-size:12px; }
	
}


@media only screen and (max-width:1024px){
	
.dlink { display:none}
	
.foot1{ padding:15px 0}
.foot2{ font-size:12px; padding:10px; line-height:23px}

.guanzhu ul li i{ width:34px; height:34px; line-height:34px;}

.erweima{ position:absolute; width:100px; height:100px;  bottom:36px;   left:0; margin-left:-35px; }
.erweima:before{  font-size:14px }
.footer{ margin-bottom:50px}

}





	
	
	
.nbanner{ width:100%; height:auto; position:relative; background:#000; font-size:0; overflow:hidden}
.nbanner img{ width:100%; height:auto;  }

.nbanner .wzmc{ position:absolute; left:50%; top:50%; height:auto; transform:translate(-50%,-50%); z-index:2; text-align:center }
.nbanner .wzmc h1{ color:#fff; font-size:24px; margin-bottom:30px}
.nbanner .wzmc li  { display: inline-block; width:230px; margin-top:30px;  background:#132d51; color:#fff; border-radius:20px 0 20px 0;box-sizing:border-box; line-height:55px;  text-align:center; font-size:16px; transition:all 0.6s; margin:0 10px}
.nbanner .wzmc li a{ color:#fff }
@media only screen and (max-width:1200px){
.nbanner{ width:100%; height:300px; }
.nbanner img{ position:absolute; height:100%; width:auto; top:0; left:50%; transform:translateX(-50%);}
.nbanner .wzmc h3{font-size:20px; padding-bottom:0}
.nbanner .wzmc span{ font-size:14px;}
.nbanner .wzmc li  { display: inline-block; width:120px; margin-top:30px;  background:#132d51; color:#fff; border-radius:20px 0 20px 0;box-sizing:border-box; line-height:35px;  text-align:center; font-size:14px; transition:all 0.6s; margin:0 10px}
}


@media only screen and (max-width:992px){
.nbanner{ width:100%; height:160px; }
.nbanner .wzmc h1{ color:#fff; font-size:14px; margin-bottom:10px}
.nbanner .wzmc{ position:absolute; left:50%; top:50%; height:auto; transform:translate(-50%,-50%); z-index:2; text-align:center ; width:90%}

}
.hui{ background:#f7f7f7; padding:80px 0;}
.jianjie { width:94%; max-width:1400px; margin:50px auto; overflow:hidden}	
.nnbt{ text-align:center; font-size:30px; color:#2f2f2f; line-height:45px; margin-bottom:30px; font-weight:bold}
.nnbt em{ display:block; width:40px; height:3px; margin:0 auto; background:#132d51;}
.js1{ float:left; width:45%; margin-top:10px}
.js1 img{  width:100%; height:auto; border-radius:20px; }
.js2{ float:right; width:50%; font-size:20px; color:#414141; line-height:40px}
.js2 p{ display:block; margin-bottom:10px; position:relative; text-indent:2em}

		
  
@media only screen and (max-width:1440px){
	.js2{ font-size:16px; line-height:35px}		
	
			
}  
  
@media only screen and (max-width:992px){
.hui{  padding:30px 0;}	
.jianjie { margin:20px auto;}	
.nnbt{ text-align:center; font-size:20px;  line-height:35px; margin-bottom:15px}
.js1{ float:none; width:100%;}
.js2{ float:none;  width:100%; font-size:12px; color:#414141; line-height:23px; padding-top:15px;}
}
		
	
	
	
.nmain{ width:94%; margin:40px auto; max-width:1380px; height:auto; overflow:hidden}
.nmain .cp_lb{ height:auto; overflow:hidden}
.nmain .cp_lb li{ float:left; width:23.5%; margin-right:2%;box-sizing:border-box}
.nmain .cp_lb li:nth-child(4n){margin-right:0; }
.nmain .cp_lb .n_r{margin-bottom:30px; padding:10px; border:1px solid #ddd;}
.nmain .cp_lb .t_p{overflow:hidden;}
.nmain .cp_lb .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;}
.nmain .cp_lb .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);}
.nmain .cp_lb .w_z{background-color:#f7f7f7; padding:10px; font-size:15px; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; margin-top:10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.nmain .cp_lb .n_r:hover .w_z{background-color:#132d51; color:#fff;}


.dhfl{ float:left; width:300px; background:#fff;box-shadow: 0px 0px 15px rgba(195,195,195,0.25); padding:30px; padding-top:0; box-sizing:border-box}
.dhfl.on{ position:fixed; top:100px}
.dhfl h3{ display:block;  color:#222; line-height:80px;  font-weight:bold; font-size:25px; text-align:center; border-bottom:#ddd 1px solid;}

.dhfl ul li{ margin-top:5px;  color:#666; font-size:14px;  position:relative; text-align:center}

.dhfl ul li a{ display:inline-block; width:auto; margin:0 auto; line-height:50px; text-align:center; position:relative; font-size:16px;transition:all 0.6s}
.dhfl ul li a:hover{ color:#b90b0c;  transition:all 0.6s}

.dhfl ul li a:after{ content:""; width:0; height:2px; opacity:0; background:#b90b0c; transition:all 0.6s; position:absolute; left:50%; transform:translateX(-50%); bottom:0}
.dhfl ul li a:hover:after{ content:""; width:100%; height:2px; background:#b90b0c;transition:all 0.6s; opacity:1}

.dhfl ul li.on a:after{ content:""; width:100%; height:2px; background:#b90b0c;transition:all 0.6s; opacity:1}
.dhfl ul li.on a{ color:#b90b0c; transition:all 0.6s}

.dhfl ul li.on:before{opacity:1; transform:translateX(15px);transition:all 0.6s}

.ndh{ width:96%; margin:0 auto; max-width:1400px; margin-top:40px}
.ndh ul{  display: flex;   justify-content: space-between;  }
.ndh ul li{ width:50%; text-align:center; margin:10px}
.ndh ul li a{ display:block; background:#f7f7f7; color:#333; font-size:16px; padding:20px 0}
.ndh ul li a:hover{ background:#132d51; color:#fff}
.ndh ul li.on a{background:#132d51; color:#fff}
@media only screen and (max-width:1440px){
.ndh{ width:90%; margin:0 auto; max-width: inherit; margin-top:40px}
.nmain{ width:90%; margin:20px auto 40px; max-width: inherit; }
	
	
}

.ncplb{  width:100%  }

.ncplb ul{ position:relative; margin:0 -20px; display: flex;   flex-wrap:wrap;  }
		
.ncplb ul li{ float:left; width:25%; padding:0 20px; margin-bottom:20px; box-sizing:border-box}

.ncplb ul li  i{ display:block; width:100%; padding-bottom:100%; position:relative; overflow:hidden; border:#eee 1px solid; box-sizing:border-box}
.ncplb ul li  i img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); height:80%; width:auto; transition:all 0.6s}
.ncplb ul li:hover i img{transform:translate(-50%,-50%) scale(1.1,1.1);transition:all 0.6s}
.ncplb ul li:hover i{ box-shadow: 0px 0px 15px rgba(195,195,195,0.75);}

.ncplb ul li p{ display:block; font-size:16px; line-height:40px; text-align:center; margin-top:10px}


  
@media only screen and (max-width:1440px){
	
.dhfl{ float:left; width:240px; padding:15px; padding-top:0}	

.dhfl ul li a{  font-size:14px;}


	
}


@media only screen and (max-width:992px){
	
		
.dhfl{ float:none; width:100%; margin-bottom:20px}	

.ncplb{ float:none; width:100%  }


.dhfl.on{ position:static; top:0; }
	
	

.ncplb ul{  margin:0 -5px;  }
.ncplb ul li{ padding:0 5px; width:50%; margin-bottom:20px}	

.ncplb ul li p{  font-size:12px; line-height:23px; }

.dhfl ul{ display: flex;   justify-content:center;  flex-wrap:wrap;  align-items: center; }
.dhfl ul li{ margin:10px 20px}
.dhfl ul li a{  line-height:25px; font-size:14px;}

.dhfl h3{ line-height:40px;  font-size:20px; }

.nmain{ margin:20px auto; }

.ndh{  margin-top:20px}

.ndh ul li{  margin:2px}
.ndh ul li a{  font-size:12px; padding:10px 0}

.nmain .cp_lb li{ float:left; width:49%; margin-right:2%;box-sizing:border-box}
.nmain .cp_lb li:nth-child(2n){margin-right:0; }

	
}

.hui2{ background:#f7f7f7; overflow:hidden}


.cpxq1{ width:96%; margin:0 auto; max-width:1400px; background:#fff; margin-top:50px; padding:30px; box-sizing:border-box}

.cpxq2{width:96%; margin:0 auto 60px; max-width:1400px; }


.wrapper {
	position:relative;
	width:550px;
	height:450px;
	float:left;
	position:relative
}
.gotop {
	cursor:pointer;
	display:block;
	width:100%;
	margin:0 auto 10px;
	text-align:center;
}
.gobottom {
	cursor:pointer;
	display:block;
	width:100%;
	margin:10px auto 0;
	text-align:center;
}
.wrapper .smallBox {
	height:450px;
	width:80px;
	float:left;
}
.wrapper .smallBox li {
	width:80px;
	height:80px;
	border:1px solid #eeeeee;
	box-sizing:border-box;
	margin-bottom:10px;
	cursor:pointer;
	text-align:center;
	position:relative;
	overflow:hidden
	
}

.wrapper .smallBox li img {
	cursor:pointer;
	display:block;
	width:auto;	
	height:100%;
	box-sizing:border-box;
	 margin:0 auto;
	 position:absolute;
	 left:50%; top:50%;
	 transform:translate(-50%,-50%);

}
.wrapper .smallBox li.hover {
	border:1px solid #132d51;
}
.wrapper #Box {
	height:450px;
	width:450px;
	position:relative;
	border:1px solid #ccc;
	float:right;
	cursor:crosshair; overflow:hidden
}
.wrapper #bigBox {
	height:450px !important;
	width:450px !important;
	position:absolute;
	top:0px;
	left:550px;
	overflow:hidden;
	display:none;
	border:1px solid gray;
	background:#fff
}
.wrapper #bigBox img {
	max-width:inherit;
}
#Box img {
	position:absolute;
	left:50%; top:50%;
	 transform:translate(-50%,-50%);
	 max-width:100%; max-height:100%

		
}
#Box #lay {
	background:#fff;
	border:1px solid gray;
	position:absolute;
	top:0;
	left:0;
	opacity:0.5;
	display:none;
	filter:alpha(opacity=50);
}
.box_wrapper {
	height:270px;
	overflow:hidden;
	position:relative
}
.box_wrapper ul {
	margin:0;
	position:relative;
	transition:all 0.8s ease-in-out;
}

.smallBox i{ display:block; width:100%; background:#eee}



.cpxx{ width:calc(100% - 600px); float:right }
.cpxx h3{ font-size:24px; color:#333333; font-weight:normal; display:block;  line-height:30px; margin:30px 0}
.cpxx p{ display:block; margin-bottom:20px; font-size:16px; line-height:40px; color:#666}
.cpxx span a{ display: inline-block;    font-size:16px; color:#132d51; margin-top:30px; margin-right:20px}
.cpxx span a i{ padding-left:10px; font-size:20px}





.bai{ background:#fff;}




#container {margin: 0 auto;	width: 100%;}
#container .section { background:#ffffff; margin-top:20px;padding: 0px; padding-bottom:20px;}


.section-wrapper {margin-top: -160px;padding-top: 160px;}

.maodian.on{ position:fixed; top:80px; width:94%; max-width:1400px; left:50%; transform:translateX(-50%)}
.maodian.on #nav{  width:100%; border-bottom:#eee 1px solid; box-sizing:border-box }

#nav {background: #fff;  list-style: none;overflow: hidden; display: flex;   justify-content: space-between; padding:0 50px; box-sizing:border-box;}
#nav li {display: inline-block;	margin-bottom: 0;}
#nav a {display: block;padding: 0; line-height:60px; font-size:16px; color:#666; position:relative}
#nav a:hover {background: none;	color: #132d51; }

#nav .current a {background: #fff;color: #132d51;font-weight:bold;position:relative}
#nav .current a:after{ content:""; position:absolute; width:100%; height:3px; background:#132d51; left:0; bottom:0}


.xqbt{ border-bottom:#f4f4f4 1px solid; padding:15px 20px; box-sizing:border-box}
.xqbt h3{ display:block; color:#333333; font-size:20px; border-left:#132d51 6px solid; padding-left:10px;}

.wzjs{ font-size:14px; line-height:25px; color:#666; margin:30px; }
.wzjs img{ max-width:100%; height:auto}
.wzjs1{ font-size:14px; line-height:25px; color:#666; margin:30px; text-align:center }
.wzjs1 img{ max-width:100%; height:auto}


 
.nlf{  width:100%  }
.nrt{ float:right; width:380px}

.canshu{ font-size:14px; line-height:25px; color:#222; padding:30px; box-sizing:border-box }
.canshu td{ background:#f9f9f9; padding:10px; border:#fff 2px solid; box-sizing:border-box; font-weight:bold}

.canshu td:nth-child(2n){ background:#e9ebe1; font-weight:normal;}






.xqbt2{ text-align:center; padding:35px 0; font-size:20px; color:#333; font-weight:bold; }
.xqbt2 em{ display:inline-block;}
.tscp{ width:96%; margin:0 auto; overflow:hidden}
.tscp ul li{ border:#f0f0f0 1px solid; margin:0 auto; max-width:300px; width:100%; position:relative; margin-bottom:20px; overflow:hidden; padding-bottom:20px; box-sizing:border-box}
.tscp ul li i{ display:block; width:100%; padding-bottom:100%; position:relative; overflow:hidden}
.tscp ul li img{ position:absolute;   left:50%; top:50%; transform:translate(-50%,-50%); max-width:80%; max-height:80%}
.tscp ul li p{ display:block;  color:#222;    font-size:14px; text-align:center;  transition:all 0.6s}
.tscp ul li:hover { border:#132d51 1px solid;}

@media only screen and (max-width:1440px){

.cpxq1{ width:90%; margin:0 auto; max-width: inherit; background:#fff; margin-top:50px; padding:30px; box-sizing:border-box}

.cpxq2{width:90%; margin:40px auto; max-width: inherit; }
.maodian.on{ width:90%}

}

@media only screen and (max-width:1360px){
.maodian.on{ width:90%}

}
@media only screen and (max-width:1270px){
.cpxx h3{ font-size:20px;  margin:20px 0}
.cpxx p{  font-size:14px; line-height:25px; }
	
.nlf{ float:left; width:100%  }
.nrt{ float:right; width:300px}
.maodian.on #nav{  width:100%;  }
.maodian.on{ width:90%}

}




@media only screen and (max-width:992px){
	.cpxq1{  margin-top:20px; padding:15px; box-sizing:border-box}

.wrapper { float:none; width:100%}
.wrapper #Box {
	
	width:calc(100% - 100px);

}


.cpxx {
    width: 100%;
    float: none;
	margin-top:15px
}



.nlf{ float:none; width:100%;}
.nrt{ float:none; width:100%; margin-top:20px}
	
.maodian.on #nav{  width:100%;  }
	.maodian.on{ top:50px; width:100%}
	
	
	#nav{ padding:0 15px}
	.wzjs {
  
    margin: 15px; font-size:12px; line-height:23px
}

.canshu {
    font-size: 12px;
    line-height: 20px;
   
    padding: 15px;
    box-sizing: border-box;
}
.tscp ul{ overflow:hidden; padding-bottom:20px}
.tscp ul li{ float:left; width:48%; margin:1%; max-width:inherit; padding-bottom:5px}
.tscp ul li p{ font-size:12px; padding:0 10px;}
.xqbt2{ padding:20px 0}

.xqbt h3{ display:block; color:#333333; font-size:16px; border-left:#132d51 6px solid; padding-left:10px;}
#nav a{ font-size:14px}
.cpxq2{width:90%; margin:0 auto 40px; max-width: inherit; }

}


@media only screen and (max-width:600px){
	
	.wrapper .smallBox {
	height:60px;
	width:100%;
	float:none;margin-top:10px
}
.wrapper{ height:300px;}

.wrapper #Box {
	height:230px;
	width:100%;

	float:none;
	cursor:crosshair;
}	

.wrapper .smallBox li {
	 display:inline-block; width:60px; height:60px
	
	
}

.cpxx h3{ font-size:18px;  margin:10px 0}
.cpxx p{  font-size:12px; line-height:23px; }

.cpxx span a{     font-size:14px; margin-top:20px}

}



.hyyy ul{ position:relative; margin:0 -20px; overflow:hidden}
.hyyy ul li{ width:33.33%; padding:0 20px; box-sizing:border-box; margin-bottom:20px; float:left; }
.hyyy ul li .yypic{ display:block; width:100%; padding-bottom:70%; position:relative; overflow:hidden;background:#132d51; margin-top:20px}
.hyyy ul li .yypic:after{ content:""; position:absolute; width:calc(100% - 20px); height:calc(100% - 20px); box-sizing:border-box; border:#fff 1px solid; opacity:0; top:10px; left:10px; }
.hyyy ul li:hover .yypic:after{ opacity:1}
.hyyy ul li .yypic img{ position:absolute; width:100%; height:100%;object-fit: cover; transition:all 0.6s;}
.hyyy ul li:hover .yypic img{ transform:scale(1.1,1.1); transition:all 0.6s}
.hyyy ul li .yypic p{ display:block; position:absolute; z-index:1; width:100%; bottom:0; text-align:center; background-image: linear-gradient(180deg, transparent, rgba(0,0,0,0.8)); font-size:16px; color:#fff; padding:15px; box-sizing:border-box;transition:all 0.6s}


.hyyy ul li:hover  .yypic img{ opacity:0.2}

.hyyy ul li:hover  .yypic p{ font-size:18px; position:absolute; top:50%; bottom:auto;  transform:translateY(-50%); background:none; transition:all 0.6s}



@media only screen and (max-width:1440px){
	
.hyyy ul{  margin:0 -10px; }
.hyyy ul li{  padding:0 10px;  margin-bottom:20px;  }
	
}

@media only screen and (max-width:992px){
	
	.hyyy ul li{ width:50%}
	
	.hyyy ul li:hover  .yypic img{ opacity:1}

.hyyy ul li:hover  .yypic p{ transform:none; bottom:0; font-size:12px}
.hyyy ul li .yypic p{font-size:12px }
	.hyyy ul li:hover .yypic:after{ opacity:0}
	
	.hyyy ul{  margin:0 -5px; }
.hyyy ul li{  padding:0 5px;  margin-bottom:10px;  }
}



.nxw2 ul li{  display: flex;   justify-content: space-between; margin-bottom:30px;align-items: center; background:#fff; padding:15px; box-sizing:border-box;transition:all 0.6s; border:#eee 1px solid; box-sizing:border-box }
.nxw2 ul li:hover{  box-shadow: 0 0 45px rgba(0, 0, 0, .08);  transition:all 0.6s}

.nxwpic{ width:30%; padding-bottom:18%; position:relative; overflow:hidden; }
.nxwpic img{ position:absolute; width:100%; height:100%;object-fit: cover;  transition:all 0.6s}
.nxwpic a:hover img{transform:scale(1.1,1.1); transition:all 0.6s}


.nxwzi{ width:70%; padding-left:25px; padding-right:10px;  box-sizing:border-box; overflow:hidden}
.nxwzi h1{   color:#999; font-size:12px; font-weight:normal; margin-bottom:15px}

.nxwzi h3 a{ display:block; font-size:18px; color:#000; font-weight:normal}
.nxwzi p{ display:block;  font-size:16px; line-height:28px; margin:20px 0 30px; color:#666;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden}

.nxwzi span { display:block;  text-align:center }
.nxwzi span  a{ display:block; color:#fff;  font-size:12px; background:#132d51;width:120px; line-height:35px; border-radius:50px; }
.nxwzi span  a:hover{ background:#132d51; color:#fff; }

.nxwzi span  a i{ display:inline-block; padding-left:5px;transition:all 0.6s}
.nxwzi span  a:hover i{ padding-left:15px; transition:all 0.6s}
@media only screen and (max-width:1440px){
.nxw2{ width:98%; margin:0 auto}

}
@media only screen and (max-width:1200px){
	
	.nxwzi h1{   margin-bottom:10px}
	.nxwzi h3 a{  font-size:18px; }
	.nxwzi p{ margin:15px 0}

	
}


@media only screen and (max-width:992px){
	.nxw2 ul li{ padding:10px; margin-bottom:15px; padding-right:0}
	.nxwpic{ width:40%; padding-bottom:40%;  }
	
	.nxwzi{ width:60%; padding:15px}
	
	.nxwzi p{ display:none;}
	.nxwzi h3 a{  font-size:14px; }
	.nxwzi span  a{  line-height:25px; margin-top:10px; width:100px; font-size:12px }
}





.DownloadCon{}
.DownloadCon ul li{ padding:20px; background:#fff; padding-right:0; box-sizing:border-box;  display: flex;   justify-content: space-between; align-items: center; margin-bottom:15px; border:#eee 1px solid;  }

.DownloadCon ul li span{color: #333;font-size: 15px;display: block;float: left;border-left: 1px #ddd solid;}
.DownloadCon ul li span:first-child{border-left: none;}
.DownloadCon ul li span.span01{width: calc(100% - 295px); box-sizing:border-box}
.DownloadCon ul li span.span02{width: 135px;text-align: center;color: #999;font-size: 12px;}
.DownloadCon ul li span.span03{width: 160px;text-align: center;font-size: 14px;color: #666;}


.DownloadCon ul li span a{display: block; color:#666}
.DownloadCon ul li:hover{background-color: #132d51;}
.DownloadCon ul li:hover span{border-left: 1px #fff solid;color: #fff;}
.DownloadCon ul li:hover span:first-child{border-left: none;}
.DownloadCon ul li:hover span a{color: #fff;}

@media only screen and (max-width:1440px){
	
.DownloadCon{ width:98%; margin:0 auto}
	
}
@media only screen and (max-width:992px){

.DownloadCon ul li{ padding:10px; padding-right:0;}
.DownloadCon ul li span.span01{width: calc(100% - 110px); box-sizing:border-box}
.DownloadCon ul li span.span02{width: 80px;text-align: center;color: #999;font-size: 12px; display:none;}
.DownloadCon ul li span.span03{width: 100px;text-align: center;font-size: 12px;color: #666;}
.DownloadCon ul li span{color: #333;font-size: 12px;}



}



.lx01{ width:50%; padding:50px; box-sizing:border-box}
.lx01 h3{ display:block; font-size:25px; color:#333}
.lx01  em{ display:block; width:60px; height:2px; background:#e60012; margin-top:10px; margin-bottom:20px}

.lx01 p{ display:block; font-size:16px; line-height:35px; color:#666}
.lx02{ width:50%; }
.lx02 img{ width:100%; height:auto}


 #map{ height:450px}
.BMap_bubble_title{ color:#132d51; font-weight:bold; font-size:14px;}
.BMapLabel{ opacity:
0}

	  
.mainCon {
  width: 100%;
  position: relative;
  overflow:hidden;
  background:#f7f7f7;
  padding:50px 100px;
   box-sizing:border-box;
   margin-top:50px
  
  
  

}

.mainCon h3{ display:block; color:#14161C; font-size:25px; margin-bottom:25px; text-align:center}

.mainCon .box {
  width: 96%;
  margin:0 auto;
  overflow:hidden

}
.mainCon .box p{ display:block; height:42px; float:left; text-align:left; color:#969696; font-size:16px; margin-right:10px; overflow:hidden}

.mainCon .box input {
  width: 100%;
  height: 48px;
  line-height: 48px;
  padding: 0 60px 0 60px;

  font-size: 16px;
  color: #999999;
  margin-bottom: 20px;
  outline: none;
  font-size: 14px;
  box-sizing:border-box;
  border:#ccc 1px solid;
  
  
}
.mainCon .box ul li{ position:relative; height:48px; margin-bottom:20px; overflow:hidden}


.mainCon .box .input1 {
  background: url(../images/linkUsLy_icon01.png)#fff no-repeat 20px center; background-size:20px auto
}
.mainCon .box .input2 {
  background: url(../images/linkUsLy_icon04.png)#fff no-repeat 20px center; background-size:20px auto
}
.mainCon .box .input3 {
  background: url(../images/linkUsLy_icon05.png)#fff no-repeat 20px center; background-size:20px auto
}

.mainCon .box .input4 {
  background: url(../images/linkUsLy_icon02.png)#fff no-repeat 20px center; background-size:20px auto
}

.mainCon .box .liuyan {
  background: url(../images/linkUsLy_icon03.png)#fff no-repeat 20px 20px; background-size:20px auto; border:0; width:100%; height:152px; margin-bottom:15px; outline:none; padding-left:60px; padding-top:20px; font-size:14px; font-family:"Î¢ÈíÑÅºÚ"; box-sizing:border-box;  border:#ccc 1px solid;
}

.mainCon .box a {
  display: block;
  height: 45px;
  text-align: center;
  width: 100%;
  max-width:140px;
  border-radius:30px;
  font-size: 16px;
  color: #fff;
  line-height: 45px;
  background: #132d51;
  text-decoration: none;
  margin:0 auto

}





@media only screen and (max-width:992px) {


.lx01{ width:100%; padding:20px;}
.lx01 h3{ display:block; font-size:20px; }

.lx01 p{ display:block; font-size:14px; line-height:25px; color:#666}

.lx02{ width:100%; }


 #map{ height:200px}


.mainCon { padding:15px; margin-top:20px}

.mainCon .box .input1 {background: url(../images/linkUsLy_icon01.png)#fff no-repeat 12px center; background-size:12px auto
}
.mainCon .box .input2 {
  background: url(../images/linkUsLy_icon04.png)#fff no-repeat 12px center; background-size:12px auto
}
.mainCon .box .input3 {
  background: url(../images/linkUsLy_icon05.png)#fff no-repeat 12px center; background-size:12px auto
}

.mainCon .box .input4 {
  background: url(../images/linkUsLy_icon02.png)#fff no-repeat 12px center; background-size:12px auto
}

.mainCon .box .liuyan {
  background: url(../images/linkUsLy_icon03.png)#fff no-repeat 12px 12px; background-size:12px auto; padding-left:30px; padding-top:8px
}

.mainCon .box input {

  padding: 0 30px 0 30px;


  
  
}




 }


.bt1{ display:inline-block; margin:0 auto;  text-align:center; margin-bottom:50px; text-align:center; position:relative; display: flex;   justify-content:center;   align-items: center;text-transform:uppercase }
.bt1 h3{font-size:33px; font-weight: 550; color:#333; padding:0 20px; letter-spacing:1px}
.bt1  h3 span{ display:block; font-size:14px; color:#808080; font-weight:500}

.bt1 img{ width:77px; height:auto}
@media only screen and (max-width:992px) {
.bt1 h3{font-size:20px; font-weight: 550; color:#333; padding:0 20px; letter-spacing:1px}
.bt1  h3 span{ display:block; font-size:12px; color:#808080; font-weight:500}

}


.more a{ display:block; width:240px; margin-top:30px;  background:#132d51; color:#fff; border-radius:20px 0 20px 0;box-sizing:border-box; line-height:55px;  text-align:center; font-size:14px; transition:all 0.6s}
.more a:hover{ transform:translateY(-10px); background:#132d51;color:#fff; transition:all 0.6s}


@media only screen and (max-width:1440px) {
}

@media only screen and (max-width:992px) {
.more a{ display:block; width:150px; margin-top:10px;  background:#132d51; color:#fff; border-radius:13px 0 13px 0;box-sizing:border-box; line-height:30px;  text-align:center; font-size:12px; transition:all 0.6s}

}


.anli{ width:96%; max-width:1400px; overflow:hidden; margin:0 auto}
.anli ul{ position:relative; margin:0 -10px}
.anli ul li{ float:left; width:33.33%; padding:10px;  box-sizing:border-box; position:relative;}
.anli ul li i{ display:block; width:100%; padding-bottom:60%; position:relative}
.anli ul li i img{ position:absolute; width:100%; height:100%; top:0; left:0}
.anli ul li h3{ display:block; position:absolute; bottom:10px; background-color:rgba(0,0,0,0.7); color:#fff;width:calc(100% - 20px); text-align:center;text-overflow: ellipsis;    overflow: hidden;   white-space: nowrap; line-height:50px; font-size:16px; font-weight:normal; transition:all 0.6s;}
.anli ul li:hover h3{ opacity:0; transition:all 0.6s;}
.anli ul li .anlizi{ position:absolute; width:calc(100% - 20px) ; height:calc(100% - 20px); background:rgba(32,140,187,0.9); z-index:2; display: flex;   align-items: center; text-align:center;flex-direction:column;justify-content:center; opacity:0;transition:all 0.6s; transform: rotateY(180deg) scale(0.5,0.5);  }
.anli ul li .anlizi em{ display:block; border:#fff 1px solid; border-radius:100px; width:40px; height:40px;display: flex;   align-items: center; text-align:center;flex-direction:column;justify-content:center; color:#fff; font-size:20px; font-style:normal }
.anli ul li .anlizi p{ display:block; color:#fff; font-size:16px;  width:90%; margin:0 auto; margin-top:20px}
.anli ul li:hover .anlizi{ opacity:1; transition:all 0.6s;opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1,1);
    -moz-transform: rotateY(0deg) scale(1,1);
    -ms-transform: rotateY(0deg) scale(1,1);
    -o-transform: rotateY(0deg) scale(1,1);
    transform: rotateY(0deg) scale(1,1);}
@media only screen and (max-width:1200px){
.anli{ margin:0 auto}
.anli ul li h3{ bottom:5px; width:calc(100% - 10px); line-height:25px}
	
}
@media only screen and (max-width:992px){
.anli ul{ position:relative; margin:0 -5px}
.anli ul li{ float:left; width:50%; padding:5px; }
.anli ul li h3{ font-size:12px; line-height:25px }
.anli ul li:hover .anlizi{ opacity:0}
.anli ul li:hover h3{ opacity:1; transition:all 0.6s;}
}

.yingyong{ width:96%; max-width:1400px; overflow:hidden; margin:0 auto}
.yingyong ul{display: flex;   justify-content: space-between;flex-wrap:wrap; }
.yingyong ul li{ position:relative; height:300px; width:32%; overflow:hidden}
.yingyong ul li img{ width:100%; height:100%;object-fit: cover;transition:all 0.6s}
.yingyong ul li:nth-child(1){ width:49%;margin-bottom:30px}
.yingyong ul li:nth-child(2){ width:49%;margin-bottom:30px}
.yingyong ul li .yyzi{ position:absolute; bottom:0; left:0; padding:30px; box-sizing:border-box; width:100%; height:auto;background-image: linear-gradient(180deg, transparent ,#000); z-index:1 }
.yingyong ul li .yyzi h3{ display:block; font-size:20px; color:#fff}
.yingyong ul li .yyzi p{ display:none}


.yingyong ul li:hover{ background:#132d51;}
.yingyong ul li:hover img{ transform:scale(1.1,1.1); opacity:0.1; transition:all 0.6s}

.yingyong ul li:hover .yyzi{ background:none; top:50%; bottom:auto; transform:translateY(-50%); text-align:center}
.yingyong ul li:hover .yyzi h3:after{ content:""; display:block; width:2px; background:#fff; height:20px; margin:10px auto; }
.yingyong ul li:hover .yyzi p{ display:block; font-size:14px; line-height:25px; color:#fff}


@media only screen and (max-width:992px){
.yingyong ul{ width:96%; margin:0 auto }

.yingyong ul li{  height:200px; width:49%; overflow:hidden; margin-bottom:15px}
.yingyong ul li:nth-child(1){ width:100%;margin-bottom:15px}
.yingyong ul li:nth-child(2){ margin-bottom:15px}

.yingyong ul li:hover .yyzi p{ display:none;}
.yingyong ul li:hover .yyzi h3:after{ content:none;}

.yingyong ul li .yyzi{ padding:15px;}
.yingyong ul li .yyzi h3{  font-size:16px; text-align:center}
.yingyong ul li:hover .yyzi{ position:absolute; bottom:0; left:0; padding:30px; box-sizing:border-box; width:100%; height:auto;background-image: linear-gradient(180deg, transparent ,#000); z-index:99; transform:none;}
.yingyong ul li:hover img{ opacity:1}


}


@media only screen and (max-width:600px){
	

.yingyong ul li{  height:120px; }	


}


.sy5 { padding: 0 0 60px;}
.sy_hz{width: 94%;
margin: 0 auto;
max-width: 1400px;}
.sy_hz .hz_zs{position:relative;}
.sy_hz .hz_zs .swiper-button-prev{width:35px; height:35px; background:url(../images/jiantzuo.png) no-repeat center; left:-45px; margin-top:-17px; opacity:.6;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;}
.sy_hz .hz_zs .swiper-button-next{width:35px; height:35px; background:url(../images/jiantyou.png) no-repeat center; right:-45px; margin-top:-17px; opacity:.6;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;}
.sy_hz .hz_zs .swiper-pagination{bottom:0; display:none;}
.sy_hz .hz_zs .swiper-pagination-bullet{background-color:#aaa;}
.sy_hz .hz_zs .swiper-pagination-bullet-active{background-color:#132d51;}
.sy_hz .hz_zs img{width:100%; height:auto; display:block; border:#ddd 1px solid;box-sizing:border-box }
@media only screen and (max-width:992px){
.sy_hz{padding:30px 0;}
.sy_hz .hz_zs .swiper-al{padding-bottom:40px;}
.sy_hz .hz_zs .swiper-button-prev{display:none;}
.sy_hz .hz_zs .swiper-button-next{display:none;}
.sy_hz .swiper-pagination{display:block;}
}


.cplb{width: 94%;margin: 0 auto; max-width: 1400px;}
.cplb li{ float:left; width:49%; margin-right:2%; border:#eee 1px solid;box-sizing:border-box ; margin-bottom:20px }
.cplb li:nth-child(2n){margin-right:0; }
.cplb  .t_p{ float:left; width:50%}
.cplb  .t_p img{ float:left; width:100%}
.cplb  .w_z{ width:48%; float:right; height:auto; overflow:hidden; margin-right:2%; text-align:justify}
.cplb  .w_z h1{ font-size:22px; line-height:32px; text-align:left; color:#132d51; line-height:60px; margin-top:20px}
.cplb  .w_z p{ line-height:26px; font-size:15px;color: #464646;}
.cplb  .w_z span{ margin-top:25px; display:block}
.cplb  .w_z span a{ display:block; background:#132d51; width:140px; color:#fff; line-height:36px; border-radius:20px; text-align:center; font-size:14px; transition:all 0.6s}
.cplb  .w_z span a:hover{ background:#132d51; transition:all 0.6s}



.pc_kf{width:50px; position:fixed; right:15px; bottom:60px; z-index:99999;}
.pc_kf .nr{font-size:18px; text-align:center; line-height:50px; margin-bottom:10px; position:relative;}
.pc_kf .tel{width:160px; background-color:#132d51; font-size:18px; line-height:50px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .nr:hover .tel{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .ewm{width:130px; padding:10px 10px 0; background-color:#132d51; position:absolute; bottom:0; right:-180px; opacity:0;}
.pc_kf .ewm img{width:100%; height:auto; display:block; margin-bottom:10px;}
.pc_kf .ewm p{font-size:14px; color:#fff; line-height:16px; margin-bottom:10px;}
.pc_kf .nr:hover .ewm{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr a{display:block; width:50px; height:50px;  background-color:#132d51; border-radius:5px; overflow:hidden;}
.pc_kf .nr i{color:#fff; font-size:18px}
.pc_kf .nr i.icon-dianhua2{font-size:22px;}
.pc_kf .nr i.icon-youxiang{font-size:22px;}
.pc_kf .fh{width:50px; height:50px; border-radius:5px; background-color:#132d51; text-align:center; line-height:50px; color:#fff; cursor:pointer;}
.pc_kf .fh i{font-size:20px; font-weight:bold;}

@media only screen and (max-width:1280px){
.pc_kf{width:50px; position:fixed; right:10px; bottom:30px; z-index:99999;}
}
@media only screen and (max-width:992px) {
.pc_kf{right:10px; bottom:10px;}
}
@media only screen and (max-width:640px){
.pc_kf{width:100%; background-color:#132d51; position:fixed; right:0; bottom:0;}
.pc_kf .nr{width:25%; border-right:1px solid rgba(255,255,255,.6); font-size:20px; background:none; box-shadow:none; margin-bottom:0; float:left;box-sizing:border-box }
.pc_kf .tel{display:none;}
.pc_kf .ewm{display:none;}
.pc_kf .nr a{display:block; width:100%; border-radius:0; background-color:#132d51; box-shadow:none;}
.pc_kf .nr i{color:#fff;}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:25%; box-shadow:none; font-size:22px; float:left;border-radius:0px;}
}


.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.9); z-index:99999; display:none;}
.e_m .n_r{width:200px; padding:10px; background-color:#fff; position:absolute; top:50%; left:50%; text-align:center;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.e_m .n_r img{width:100%; height:auto; display:block;}
.e_m .n_r p{font-size:15px; color:#888; margin-top:10px;}
@media only screen and (max-width:640px){
.e_m .n_r{width:260px; padding:15px;}
.e_m .n_r p{font-size:14px;}
}


.lx1{ width:90%; margin:0 auto; height:auto; overflow:hidden; padding:30px 0 ; box-shadow: 0px 5px 15px 0px rgba(62, 65, 159, 0.1); margin-bottom:30px}
.lx1 ul li{ float:left; width:100%;   text-align: center;
   
    padding:20px 40px 20px; box-sizing:border-box; transition:all 0.6s ; border-bottom: 1px solid #f0f0f0;


}
.lx1 ul li:hover{ background:#132d51; color:#fff; transition:all 0.6s}
.lx1 ul li:hover p{ color:#fff}
.lx1 ul li:last-child { margin-right:0;}

.lx1 ul li i{
	 
width: 60px;
    height: 60px;

    line-height: 60px;
    text-align: center;
    margin: 0 auto;
  
	font-size:35px;
	color:#fff; float:left

}
.lx1 ul li i img{ width:100%}
.lx1 ul li .wwz{ float:left; text-align:left; margin-left:50px}
.lx1 ul li h3 {
    font-size: 23px;
    font-weight: 500;
    line-height:60px
}
.lx1 ul li p{
	 font-size: 16px;
    color: #4f555a;
    line-height: 25px;
	min-height:50px;
	
 }
.lx_dt{width:100%; height: auto; overflow:hidden; margin:50px auto;}
.lx_dt img{ width:100%}
 @media only screen and (max-width: 1440px) {
.lx1{ width:98%; margin:0 auto;  }
.lx_dt{ width:98%;    }	 
 }

 @media only screen and (max-width: 992px) {
	 .lx1{ width:90%; margin:0 auto; height:auto; overflow:hidden; padding:30px 0 ; box-shadow: 0px 5px 15px 0px rgba(62, 65, 159, 0.1); margin-bottom:30px}

.lx1 ul li {
  float: left;
  width: 100%;
  text-align: center;
  padding: 10px 10px ;
  box-sizing: border-box;
  transition: all 0.6s;
  border-bottom: 1px solid #f0f0f0;
}
.lx1 ul li p{
	 font-size: 12px;
    color: #4f555a;
    line-height: 23px;
	min-height:inherit
	
 }
 .lx1 ul li i{
	 
width: 30px;
    height: 30px;

    line-height: 30px;
    text-align: center;
    margin: 0 auto;
  
	font-size:35px;
	color:#fff; float:left

}
.lx1 ul li .wwz{ float:left; text-align:left; margin-left:10px}
.lx1 ul li h3 {
    font-size: 14px;
    font-weight: 500;
    line-height:30px
}

}

.hei{ height: auto; overflow:hidden; padding-top:40px}
.lx_bd{ height:auto; overflow:hidden; margin:50px auto 70px }
.lx_bd .row{margin:0; background:#fafafa; justify-content:space-between; height:auto; overflow:hidden}
.lx_bd .b_t{text-align:center; margin-bottom:50px;}
.lx_bd .b_t h3{font-size:34px; color:#000; font-weight:bold; line-height:50px; margin-bottom:6px;}
.lx_bd .b_t h4{font-size:16px; color:#777; line-height:26px;}
.lx_bd .t_p{width:45%; float:left}
.lx_bd .t_p img{ width:100%}
.lx_bd .b_d{ width:50%; padding:10px 50px 0 0; float:right;box-sizing:border-box ; }
.lx_bd .b_d ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.lx_bd .b_d ul li{width:45%; margin-top:20px; position:relative;}
.lx_bd .b_d ul li.q_b{width:100%;}
.lx_bd .b_d input{width:100%; height:61px; border:0; border-bottom:1px solid #ddd; font-size:15px; line-height:60px; color:#333; display:block; background:none}
.lx_bd .b_d input::placeholder{color:#999;}
.lx_bd .b_d textarea{width:100%; height:122px; padding-top:17px;border:0; border-bottom:1px solid #ddd; font-size:15px; line-height:26px; color:#333; resize:none;background:none; display:block; font-family:"Î¢ÈíÑÅºÚ"}
.lx_bd .b_d textarea::placeholder{color:#999;}
.lx_bd .b_d button{width:160px; height:50px; border:0;  background-color:#132d51; font-size:16px; line-height:50px; color:#fff; margin-top:20px; margin-right:20px; outline:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.lx_bd .b_d button.c_z{background-color:#888;}
.lx_bd .b_d button:hover{background-color:#098b9d;}
.lx_bd .b_d button.c_z:hover{background-color:#2b2b2b;}
@media only screen and (max-width:1440px){
.lx_bd{ height:auto; overflow:hidden; margin:50px auto; width:98%}

.lx_bd .b_t{margin-bottom:40px;}
.lx_bd .b_t h3{font-size:26px; line-height:32px;}
.lx_bd .b_d{width:50%; }
.lx_bd .b_d ul li{width:47%; margin-top:10px;}
.lx_bd .b_d input{height:51px; font-size:14px; line-height:50px;}
.lx_bd .b_d textarea{height:99px; padding-top:10px; font-size:14px; line-height:22px;}
.lx_bd .b_d button{width:140px; height:46px; font-size:15px; line-height:46px; margin-top:15px; margin-right:15px;}
}
@media only screen and (max-width:640px){
.lx_bd {
  height: auto;
  overflow: hidden;
  margin: 20px auto;
  width: 98%;
}
.lx_bd .b_t{margin-bottom:30px;}
.lx_bd .b_t h3{font-size:16px; line-height:30px; padding:0 10px;}
.lx_bd .b_t h4{font-size:12px; line-height:22px;}
.lx_bd .t_p{display: block; width:100%}
.lx_bd .b_d{width:100%;padding:20px;}
.lx_bd .b_d ul li{width:100%;}
.lx_bd .b_d button{ width:100px; font-size:14px; height:36px; line-height:36px}
}

.zpbt{ padding-left:100px; background:#132d51; color:#fff; font-size:16px; overflow:hidden; line-height:50px;}
.zp1{float:left; width:calc(100% - 700px)  }
.zp2{ float:left;width:240px; text-align:center}
.zp3{float:left; width:240px; text-align:center}
.zp4{ float:left;width:220px; text-align:center}
.zpbt p{ display:block; float:left;}

.zp4 a{ display:block; color:#666; font-size:14px; border:#e1e1e1 1px solid; width:120px; height:35px; line-height:35px; margin:0 auto; border-radius:5px; transition:all 0.6s}
.zp4 a:hover{ background:#132d51; color:#fff;transition:all 0.6s}
.zhaopin { height:auto; overflow:hidden; padding-bottom:50px}
.zhaopin .conbox .conTop {display: block;
    padding: 0;
    font-size: 16px;
    color: #333;
    border: none;
    margin: 0;
    position: relative;
	border-bottom:#e1e1e1 1px solid;
	cursor:pointer;

	
	padding:15px 0;
	padding-left:100px;
	 font-weight:bold;
	 overflow:hidden;
	 line-height:35px
	}

.zhaopin .conbox .conTop:before{ content: "\e627";font-family: "iconfont";
		    width: 40px;
		    height: 40px;
			line-height:40px;
		    text-align: center;
		   	 position: absolute;
		    top: 50%;
		    left: 0px;
		    transform: translateY(-50%);
		    transition: all 0.5s ease 0s;
			background:#fff;
			color:#132d51;
			border:#132d51 1px solid;
			box-sizing:border-box
			
			}
			
.zhaopin .conbox.cur .conTop:before{ content: "\e613";font-family: "iconfont";
		    width: 40px;
		    height: 40px;
			line-height:40px;
		    text-align: center;
		   	 position: absolute;
		    top: 50%;
		    left: 0px;
		    transform: translateY(-50%);
		    transition: all 0.5s ease 0s;
			background:#132d51;
			color:#fff;
			border:0
			 }



.zhaopin .conbox .boxBot {display: none;padding: 0px; font-size:14px; line-height:30px; color:#666; background:#f8f8f8; padding:30px; box-sizing:border-box}
.zhaopin .conbox.cur .conTop{ border:0}
.zhaopin .conbox.cur .boxBot {display: block;}

.gwzz { overflow:hidden}
.gwzz ul li{ float:left; width:48%; margin-right:4%;}
.gwzz ul li:nth-child(2n){margin-right:0;}
.gwzz ul li h3{ font-weight:bold; font-size:16px; color:#333; margin-bottom:10px}

.zplx{ margin-top:20px; color:#132d51; font-weight:bold; text-align:right}

@media only screen and (max-width:1440px){

.zhaopin { height:auto; overflow:hidden; padding-bottom:50px; width:98%; margin:0 auto}

}

@media only screen and (max-width:992px){
.zpbt{ font-size:14px; padding-left:30px;}
.zpbt .zp2{ display:none}
.zp1{float:left; width:calc(100% - 170px)  }
.zp2{ float:left;width:80px; text-align:center; display:none;}
.zp3{float:left; width:90px; text-align:center}
.zp4{ float:left;width:80px; text-align:center}
.zhaopin .conbox .conTop{  font-size:14px; padding:10px 0;padding-left:30px; line-height:25px}
	
.zp4 a{  font-size:12px;  width:70px; height:25px; line-height:25px; }

.gwzz ul li{ float:none; width:100%; margin-right:0; margin-bottom:15px}
.gwzz ul li h3{ font-weight:bold; font-size:14px; color:#333; margin-bottom:10px}
.gwzz ul li p{ font-size:12px; line-height:20px;}
	.zhaopin .conbox .boxBot{ padding:10px;}
	
	
.zhaopin .conbox .conTop:before{ 
		    width: 20px;
		    height: 20px;
			line-height:20px;
			font-size:12px
		   
			
			}
			
.zhaopin .conbox.cur .conTop:before{ 
		    width: 20px;
		    height: 20px;
			line-height:20px;
			font-size:12px
		  
			 }
	
	
}
.wenhua{ margin-bottom:50px; height:auto; overflow:hidden}
.wenhua ul{ width:100%; margin:0 auto; max-width:1400px}
.wenhua ul li{ background:#fafafa; display: flex;   justify-content: space-between;   align-items: center; margin-bottom:40px }
.wenhua ul li:nth-child(2){flex-direction:row-reverse;}
.wenhua ul li i{ width:50%;}
.wenhua ul li i img{ width:100%; height:auto}
.wenhua ul li .wh1{ width:50%; padding:0 100px; box-sizing:border-box; text-align:center}

.wenhua ul li .wh1 h3{ display:block; color:#132d51; font-size:30px; font-weight:bold}
.wenhua ul li .wh1 em{ display:block; width:50px; height:3px; background:#132d51; margin:15px auto}
.wenhua ul li .wh1 p{ font-size:16px; color:#666666; line-height:40px; display:block; margin-top:20px}

@media only screen and (max-width:1440px){

.wenhua ul{ width:98%; margin:0 auto; max-width: inherit}

}
@media only screen and (max-width:1200px){
.wenhua ul li .wh1 h3{font-size:30px; font-weight:bold}
.wenhua ul li .wh1 p{ font-size:16px; color:#666666; line-height:40px}
	
}


@media only screen and (max-width:995px){
	
	.wenhua ul li{ margin-bottom:20px}
.wenhua ul li .wh1{ padding:0 20px}
.wenhua ul li .wh1 h3{font-size:20px; font-weight:bold}
.wenhua ul li .wh1 p{ font-size:14px; color:#666666; line-height:25px; margin-top:15px}
	
}

@media only screen and (max-width:500px){
	.wenhua ul li{ display:block}
.wenhua ul li i{ width:100%;}
.wenhua ul li .wh1{ padding:20px; width:100%}
.wenhua ul li .wh1 h3{font-size:16px; font-weight:bold}
.wenhua ul li .wh1 p{ font-size:14px; color:#666666; line-height:25px}
.wenhua ul li .wh1 em{ width:30px}	
}



.cj_wt ul li{border-bottom:1px dotted #ddd; padding-bottom:20px; margin-bottom:20px;}
.cj_wt .w_t{padding-left:46px; font-size:16px; line-height:36px; color:#333; position:relative; cursor:pointer;}
.cj_wt ul li.on .w_t{color:#132d51;}
.cj_wt .w_t span{width:30px; height:30px; background-color:#aaa; font-size:15px; line-height:30px; text-align:center; color:#fff; position:absolute; top:3px; left:0;}
.cj_wt ul li.on .w_t span{background-color:#132d51;}
.cj_wt .j_d{padding:5px 0 0 46px; font-size:14px; line-height:26px; color:#555; position:relative; margin-top:10px; display:none;}
.cj_wt .j_d span{width:30px; height:30px; background-color:#132d51; font-size:15px; line-height:30px; text-align:center; color:#fff; position:absolute; top:3px; left:0;}
.wt_ss{width:372px; border-radius:25px; border:1px solid #ddd; margin:30px 0; float:left;}
.wt_ss input{width:300px; height:50px; padding-left:15px; font-size:14px; line-height:50px; color:#555; float:left;}
.wt_ss input::placeholder{color:#999;}
.wt_ss button{width:70px; height:50px; line-height:50px; text-align:center; color:#000; float:right;}
.wt_ss button i{font-size:26px;}


.gs_js{width:100%; padding:40px 0 80px; background:url(../images/gy_bj.jpg) no-repeat center bottom / auto 100%; overflow:hidden; position:relative;}
.gs_js .container{ width:96%; margin:0 auto; height:auto; overflow:hidden;max-width: 1400px;}
.gs_js .h_x{width:100%; position:absolute; bottom:0; left:0;}
.gs_js .h_x img{width:100%; height:auto; display:block;}
.gs_js .gs_wz{line-height:36px; color:#000;  font-size:16px; width:100%}
.gs_js .gs_wz em{ font-size:24px; font-weight:bold; color:#132d51; font-style:normal}
.gs_js .gs_wz h1{ font-size:17px; font-weight:bold; margin-top:20px}
.gs_js .gs_sp{ float:right; width:38%}
.gs_js .gs_sp img{width:100%; height:auto; display:block;}
@media only screen and (max-width:1440px){
	
.cj_wt{ width:98%; margin:0 auto}
.gs_js .container{ width:90%; margin:0 auto; height:auto; overflow:hidden;max-width: inherit    ;}

}
@media only screen and (max-width:1360px){
.gs_js .container{ width:90%; margin:0 auto; height:auto; overflow:hidden;max-width: inherit    ;}

}
@media only screen and (max-width:640px){
.gs_js{padding:20px 0 ; margin-top:0; z-index:100;}
.gs_js .gs_wz{ width:100%; font-size:14px; line-height:28px; float:none;}
.gs_js .gs_sp{ float:none; width:100%; margin-top:20px}
.cj_wt .w_t{padding-left:46px; font-size:14px; line-height:26px; color:#333; position:relative; cursor:pointer;}

}



.sy_hb{width:94%; padding:80px 0 ; overflow:hidden; max-width:1400px; margin:0 auto;  }
.sy_hb .hb_lb ul{border: 1px solid #f0f0f0; height:auto; overflow:hidden;box-sizing:border-box; border-top:0 }
.sy_hb .hb_lb ul li{width:20%; padding:0 5px; border-right: 1px solid #f0f0f0;border-top: 1px solid #f0f0f0; background:#fff; float:left;box-sizing:border-box }
.sy_hb .hb_lb ul li:nth-child(5n){width:20%;border-right: 0 solid #f0f0f0; }
.sy_hb .hb_lb img{width:80%; height:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin:10px auto}
.sy_hb .hb_lb ul li:hover img{transform:scale(1.15);-webkit-transform:scale(1.15);-moz-transform:scale(1.15)}
@media only screen and (max-width:1440px){
.sy_hb{width:calc(90% - 10px); padding:80px 0 ; overflow:hidden; max-width: inherit; margin:0 auto}

}
@media only screen and (max-width:640px){
.sy_hb{padding:20px 0 ;}
.sy_hb .hb_lb ul li{width:50%;}
.sy_hb .hb_lb ul li:nth-child(even) {width:50%;}
.sy_hb .hb_lb ul li:nth-child(odd) {width:50%;border-right: 1px solid #f0f0f0; }

}


.zgs_wz{ height:auto; overflow:hidden; margin-top:30px  }
.zgs_wz h1{ text-align:left; font-size:24px; font-weight:bold; margin-bottom:20px; color:#333;line-height: 26px;}
.zgs_wz p{ font-size:16px; line-height:36px}
.zgs_wz em{ font-size:20px ; font-weight:bold; display:block; margin:10px 0; color:#1b3f71; font-style:normal}
.zgs_wz1{ color:#F00; font-size:16px;line-height: 36px; margin-bottom:20px}
@media only screen and (max-width:992px){
.zgs_wz h1{ text-align:center; font-size:18px; font-weight:bold; margin-bottom:10px}
.zgs_wz p{ font-size:14px; line-height:28px}

}
.yy_lb{ height:auto; overflow:hidden; margin:0 auto 0}
 .yy_lb ul li{width:100%; margin-bottom:2%; background-color:#fafafa; padding: 0; display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between;  float:left;box-sizing:border-box  }
.yy_lb .t_p{width:35%; position:relative }
.yy_lb .t_p img{width:100%; height:auto; display:block;}
.yy_lb .w_z{width:92%; margin-left:20px; margin-top:10px}
.yy_lb .w_z h3{font-size:20px; font-weight:bold; line-height:40px; color:#000;}
.yy_lb .w_z h1{font-size:18px; font-weight:bold; line-height:40px; color:#72c671;}
.yy_lb .w_z em{ color:#F00; font-style:normal; }

.yy_lb .w_z p{color:#555; line-height:36px; margin:0 0 20px; min-height:60px; font-size:16px}
.yy_lb .w_z span{ color:#F00; font-weight:bold; font-size:24px}
.yy_lb .w_z a{width:160px; height:42px; background-color:#1f7d6a; line-height:42px; text-align:center; color:#fff; display:block; font-size:14px}
.yy_lb .w_z a:hover{background-color:#0f5c4c;}
.yy_lb .w_z a img{width:34px; margin-left:10px; display:inline-block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.yy_lb .w_z a:hover img{margin-left:20px;}

.hz_al{width:100%;    padding:30px 0 0}
.hz_al .al_zs{width:100%;background-color:#fff;}
.hz_al .al_yq{padding:0  ; position:relative;}
.hz_al .al_yq img{width:100%; height:auto; display:block;}
.hz_al .al_yq .swiper-button-prev{width:20px; height:30px;  background:rgba(255,255,255,.5) url(../images/zj1.png) no-repeat center; left:0px; 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:#132d51 url(../images/zj.png) no-repeat center;  
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:20px; height:30px; background:rgba(255,255,255,.5) url(../images/yj1.png) no-repeat center; right:0px; 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:#132d51 url(../images/yj.png) no-repeat center;  
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;}

@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;}
}
@media only screen and (max-width:640px){
.hz_al{width:100%;    padding:20px 0 10px}

.hz_al .al_js{margin-bottom:40px;}
.hz_al .al_js h3{font-size:26px; line-height:36px;}
.hz_al .al_yq{padding:0 30px;}
}
.fz_lc{width:100%; padding:0px 0 120px; background:url(../images/lc_bj.jpg) no-repeat bottom center; overflow:hidden;}
.fz_lc   h1{font-size:24px; line-height:26px; color:#333; font-weight:bold; margin-bottom:20px; text-align:center}
.fz_lc   p{font-size:18px; line-height:36px; color:#666; padding:0 80px; text-align:center }

.fz_lc .container{ width:96%; max-width:1440px; margin:0 auto}
.fz_lc .n_r{text-align:center;}
.fz_lc .n_r.n_a{margin-top:320px;}
.fz_lc .n_r.n_b{margin-top:200px;}
.fz_lc .n_r.n_c{margin-top:120px;}
.fz_lc .n_r.n_d{margin-top:80px;}
.fz_lc .n_r.n_e{margin-top:70px;}
.fz_lc .w_z{ text-align: center }
.fz_lc .w_z h1{font-size:18px; line-height:26px; color:#333; font-weight:bold; margin-bottom:10px}
.fz_lc .w_z p{font-size:16px; line-height:26px; color:#666; padding:0 20px }
.fz_lc .n_f{display:inline-block; background-color:#132d51; padding:0 25px; border-radius:18px; font-size:18px; font-weight:bold; color:#fff; line-height:36px; margin:10px auto;}
.fz_lc .col-lg-3{ float:left; width:25%}
.fz_lc .col-lg-3:nth-child(2n) .n_f{background-color:#f88407;}
.fz_lc .x_y{width:12px; height:12px; border-radius:50%; margin:0 auto; background-color:#adbaca;}
.fz_lc .s_x{width:2px; height:80px; margin:0 auto; background-color:#adbaca;}
.fz_lc .d_y{width:26px; height:26px; border-radius:50%; background-color:#132d51; margin:0 auto;}
.fz_lc .col-lg-3:nth-child(2n) .d_y{background-color:#f88407;}
@media only screen and (max-width:992px) {
.fz_lc{padding:0px 0 20px; background:none;}
.fz_lc h1{font-size:18px; line-height:26px; color:#333; font-weight:bold; margin-bottom:10px; text-align:center}
.fz_lc p{font-size:14px; line-height:24px; color:#666; padding:0 20px; text-align:center; margin-bottom:20px }

.fz_lc .container{ width:96%; max-width: inherit; margin:0 auto}
.fz_lc .col-lg-3{ float:none; width:100%}

.fz_lc .n_r{text-align:left; margin-top:0 !important; margin-bottom:30px; position:relative;}
.fz_lc .w_z{font-size:20px; line-height:36px; left:80px; top:50px; position:absolute; text-align:left}
.fz_lc .w_z h1{font-size:15px; line-height:26px; color:#333; font-weight:bold; margin-bottom:0px; text-align:left}
.fz_lc .w_z p{font-size:13px; line-height:26px; color:#666; padding:0 ; text-align:left }

.fz_lc .n_f{display:block; padding:0; width:120px; border-radius:25px; font-size:16px; text-align:center; line-height:30px; margin:0 0 10px;}
.fz_lc .x_y{width:12px; height:12px; border-radius:50%; margin:0 0 0 54px;}
.fz_lc .s_x{width:2px; height:90px; margin:0 0 0 59px;}
.fz_lc .d_y{margin:0 0 0 50px;width:20px; height:20px;}
}
.sy_al {padding:  0;background: #fff;position: relative;z-index: 9; height:auto; overflow:hidden; margin:0 auto 70px}
.sy_al ul{ }
.sy_al ul li {width: 23.5%; margin-right:2%; height: 360px;transition: box-shadow .5s ease;position: relative;overflow: hidden; float:left; border-radius:20px}
.sy_al ul li:nth-child(4n){margin-right:0; }
.sy_al ul li img {height: 100%;left: 0;position: absolute;top: 0;width: 100%;-o-object-fit: cover;object-fit: cover;transition: all .5s;}
.sy_al ul li:hover 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; }
.sy_al ul li .mb {position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: rgba(25,15,7,0.15);z-index: 2}
.sy_al ul li .w_z {bottom: 25%;left:0px;position: absolute;z-index: 3;right: 0px; text-align:center}
.sy_al ul li .w_z h3 {font-size: 20px;color: #fff;letter-spacing: 2px;}
.sy_al ul li .w_z p {font-size: 18px;line-height: 24px;margin: 20px 0 25px;letter-spacing: 1px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #fff;}
.sy_al ul li .w_z .more {text-align: center;width: 240px;line-height: 32px;position: relative;color: #fff;letter-spacing: 2px; margin:0 auto}
.sy_al ul li .more a {color: #fff;}
.sy_al ul li .more i {margin-left: 5px;}
.sy_al ul li .more span {width: 0;height:1px;background: #fff;position: absolute;left: 0;bottom: 0;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.sy_al ul li:hover .more span {width: 100%;}



.jjfa{ padding:60px 0 50px; height:auto; overflow:hidden; }

.hmMore{ height: 40px; width: 142px; text-align: center; margin:20px auto 0; font-size: 16px; line-height: 36px; letter-spacing: 1px; border: 2px solid #132d51; height:auto; overflow:hidden }
.hmMore a{  color:#132d51;}
.hmMore:hover{ background:#132d51; color:#fff; transition-delay:0.3s}
.hmMore:hover a{color:#fff;}
.hmc3tab{ text-align:center; margin-top:2.39vw;}
.hmc3tab a{ font-size: 16px; line-height: 42px; display: inline-block; margin: 0px 25px; position:relative; }
.hmc3tab a.on{ color: #000; }
.hmc3tab a:after{ content: ""; background: url(../images/hmc4li.jpg) no-repeat center center; height: 2px; width: 0px; position: absolute; left: 50%; bottom: 0px; transition:all 0.5s ease-in-out;}
.hmc3tab a.on:after{width:100%; left:0}
.hmc3ul{ margin: 0px   }
.hmc3ul li{ padding: 0px 18px; margin-bottom: 32px; width:50%; float:left; box-sizing:border-box  }
.hmc3ul li:nth-child(2n){margin-right:0; }
.hmc3aBox{ background:rgba(255,255,255,.9); display: block; height: 220px; position: relative;box-shadow: 0 5px 15px 0 rgba(95,125,158,.2); }
.hmc3aBox:before{ content: ""; background: url(../images/hmc3_mi.png) no-repeat; height: 10px; width: 61px; position: absolute; bottom: 32px; left:25px; transition:all 0.5s ease-in-out; }
.hmc3aBox:after{ content: ""; background: url(../images/hmc3_mi2.png) no-repeat; height: 10px; width: 61px; position: absolute; bottom: 32px; left:25px; transition:all 0.5s ease-in-out; opacity:0; }
.hmc3aBox:hover:before{opacity:0;}
.hmc3aBox:hover:after{opacity:1;}
.hmc3proBox{ height: 230px; width: 270px; position: absolute; top: -5px; right: 10px; }
.hmc3proBox:after{content:"";}
.hmc3proBox img{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:90%; max-height:90%; width:auto; height:auto; transition:all 0.5s ease-in-out;}
.hmc3txt{ width: 345px; padding: 20px 0px 0px 25px; }
.hmc3txt strong{ font-size: 18px; line-height: 36px; font-weight: normal; display: block; margin-bottom: 5px; overflow: hidden;white-space:nowrap; overflow:hidden;text-overflow:ellipsis; color:#333 }
.hmc3txt p{ font-size: 14px; color: #666666; line-height: 26px; overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:4; overflow: hidden; }
.hmc3proBox:after{ content: ""; width: 50px; height: 50px; background: #132d51 url(../images/hmc3pro_ji.png) no-repeat center center; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-40%); z-index: 3; transition: all 0.5s ease-in-out; opacity: 0; }
.hmc3aBox:hover .hmc3proBox:after{opacity:1;}
.hmc3aBox:hover .hmc3proBox img{opacity:0.4;}
@media (max-width:1799px){
.hmc3aBox{height:220px;}
.hmc3proBox{ height: 220px; width: 220px; right: 1vw; }
.hmc3txt{ width: 305px; padding: 32px 0px 0px 1.97vw; }
.hmc3txt strong{font-size:21px;}
.hmc3ul{ margin: 0px -12px; }
.hmc3ul li{ padding: 0px 12px; margin-bottom: 24px; }
.hmMore{font-size:15px;}
}
@media (max-width:993px){
.hmc3tab a{margin:0 15px;}
.hmc3aBox{height:320px; padding-top:35px;}
.hmc3proBox{position:relative; right:0; left:0; height:120px; width:100%}
.hmc3txt{width:100%; padding:15px 15px 0;}
.hmc3txt strong{margin-bottom:6px;}
.hmc3aBox:before,.hmc3aBox:after{bottom: 30px;}
.hmCon3{padding-bottom:60px;}
.sy_al {padding:  0;background: #fff;position: relative;z-index: 9; height:auto; overflow:hidden; margin:20px auto }
.sy_al ul li {width:100%; margin-right:0; height: 200px;transition: box-shadow .5s ease;position: relative;overflow: hidden; float:left; border-radius:20px; margin-bottom:10px}
.sy_al ul li .w_z {bottom: 30px;left:0px;position: absolute;z-index: 3;right: 0px; text-align:center}
}
@media (max-width:767px){
.jjfa{ padding:20px 0 20px; height:auto; overflow:hidden;   }

.hmCon3{padding-top:30px;}
.hmc3aBox{height: 250px; padding-top:0px; padding-bottom:0px}
.hmc3proBox{position:relative; right:0; left:0; height: 120px; width:100%}

.hmc3tab a{font-size:14px; margin:0 8px;}
.hmc3Swiper{margin-top:20px;}
.hmc3ul li{width:50%; margin-bottom:12px; padding:0 5px}
.hmc3txt strong{font-size:16px; margin-bottom:0}
.hmc3Swiper{margin-bottom:20px;}
.hmc3txt p{ font-size: 12px; color: #666666; line-height: 22px; height: auto  ; overflow: hidden;  overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2; }
.hmc3txt{width:100%; padding:0 15px 0;}

.hmc3aBox:before{ content: ""; background: url(../images/hmc3_mi1.png) no-repeat; height: 10px; width: 30px; position: absolute; bottom: 20px; left:15px; transition:all 0.5s ease-in-out; }


.hmMore{ height: 30px; width: 102px; text-align: center; margin:10px auto 0; font-size: 14px; line-height: 26px; letter-spacing: 1px; border: 2px solid #132d51; height:auto; overflow:hidden }
.hmMore a{  color:#132d51;}
.hmMore:hover{ background:#132d51; color:#fff; transition-delay:0.3s}
.hmMore:hover a{color:#fff;}
.hmc3aBox:after{ content: ""; background: url(../images/hmc3_mi21.png) no-repeat; height: 10px; width: 30px; position: absolute; bottom: 20px; left:15px; transition:all 0.5s ease-in-out; opacity:0; }

}

.sy_jjfa {padding:  0;overflow: hidden; margin-bottom:70px}
.sy_jjfa .con {display: flex;justify-content: space-between;align-items: center;background: #f5f5f5;}
.sy_jjfa .wenz {width:34%;float: left;padding: 0;box-sizing: border-box; margin-left:14%}
.sy_jjfa .wenz h1{font-size: 33px;font-weight: 550;color: #333; margin-bottom:20px}
.sy_jjfa .wenz p {font-size: 15px;line-height: 26px;color: #555;}

.sy_jjfa .wenz1 {width: 33%; padding: 0;box-sizing: border-box; margin-right:12%}
.sy_jjfa .wenz1 h1{font-size: 33px;font-weight: 550;color: #333; margin-bottom:20px}
.sy_jjfa .wenz1 p {font-size: 16px;line-height: 2.5;color: #555;}


.sy_jjfa .tp {width:50%;float: right;}
.sy_jjfa .tp img {width: 100%;display: block;}
.search1 { width: 80%; margin: 0 auto}
.search1 .box {width: 100%;margin: 0 auto;  height:55px; background:#132d51;border-radius:8px; padding:0 15px;box-sizing:border-box ; height:auto; overflow:hidden;  }


.search1 input.w_z{width:60%; height:54px; border-radius:0; font-size:16px; line-height:54px; color:#fff; float:left; -webkit-appearance:none; border:0; background:none ;background: url(../images/m1.png) center left no-repeat; padding-left:40px }

.search1 button.s_c{width:40px; height:55px; background: url(../images/ss2.png) center right no-repeat; line-height:54px;border-bottom:1px solid #ddd; text-align:center; float:right; -webkit-appearance:none; border:0}
.search1 input.w_z1{width:60%; height:54px; border-radius:0; font-size:16px; line-height:54px; color:#fff; float:left; -webkit-appearance:none; border:0; background:none ;background: url(../images/m1.png) center left no-repeat; padding-left:40px }

.bxyq{ height:auto; overflow:hidden; padding:0 0 60px}
.kuang1{background: #132d51;border-radius: 30px ; padding:20px;}
.kuang1 h1{ text-align:center; color:#fff; font-size:30px; font-weight:bold; line-height:50px; margin-bottom:30px; margin-top:10px}
.kuang2{background: #fff;border-radius: 20px ; padding:30px; line-height:40px; font-size:18px}
.kuang2 span{  display:block; font-size:16px; border:#eba00f 1px dotted; width:400px; text-align:center; margin-top:20px; letter-spacing:2px; background:#eba00f;border-radius: 20px 0 20px 0;}
.kuang2 span a{ color:#fff}
.kuang2 .hz{ color: #F00; font-size:16px}
.kuang2 em{ color:#F00; font-style:normal}

.sy_hzhb {padding: 0 0 60px;text-align: center;}
.sy_hzhb ul li {width: 15.8%;  margin-right:1%;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s; float: left;box-sizing: border-box;background: #fff;}
.sy_hzhb ul li:nth-child(6n){margin-right:0; }
.sy_hzhb ul li p{ display:block; line-height:22px; font-size:14px; padding-top:8px}
.sy_hzhb ul li img {max-width: 100%;display: block;max-height: 100%;}
.sy_hzhb ul li:hover{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;}



.kuangg span{  display:  block; font-size:16px; border:#eba00f 1px dotted; width:440px; text-align:center; margin-top:20px; letter-spacing:2px; background:#eba00f;border-radius: 20px 0 20px 0; padding:10px 0; float:left; margin-right:20px}
.kuangg span a{ color:#fff}


.cihui{ margin-top:0px; }
.cihui img{ width:80%; }

.fl{float:left;}
.fr{float:right;}
.ny_fw {padding: 40px 0 0;overflow: hidden;}
.ny_fw .container{padding-bottom: 60px;overflow: hidden; border-bottom:#ccc 1px dotted; margin-bottom:60px}
.ny_fw .wenz {width:50%;line-height: 1.8;font-size: 16px;color: #333;}
.ny_fw h2 {font-size: 26px;color: #333;margin-bottom: 15px;line-height: 1.5}
.ny_fw h2 span {font-weight: bold;}
.ny_fw .wenz p {margin-bottom: 15px; line-height:31px}
.ny_fw .wenz h1{ font-size:20px; font-weight:bold; margin-bottom:15px}
.ny_fw .wenz span{  color:#F00; font-size:16px}
.ny_fw .tp {width:45%;}
.ny_fw .tp img {width: 100%;display: block;}

.biaoge{ width:50%; border:#ddd 1px solid;border-radius:8px; height:auto; overflow:hidden ;box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);}
.biaot{  height:50px; line-height:50px; color:#fff; padding:0 20px;; font-size:18px; font-weight:bold; background:#132d51 url(../images/hy.png) no-repeat 20px center ; padding-left:50px}
.biaotk{ padding:20px}
.biaotk h1{ font-size:18px;; margin-bottom:8px}
.biaotk p{ font-size:16px; line-height:36px; padding-left:30px }
.anniu{ width:100%; background:#72c671;border-radius:8px; line-height:46px; text-align:center; margin-top:20px}
.anniu a{ font-size:18px ; font-weight:bold;; color:#fff}

.daoru{ line-height:80px; margin-bottom:20px; font-size:18px;background: url(../images/pdf.png) no-repeat left center ; padding-left:80px;  }

.lianxi { height:auto; overflow:hidden; padding:60px 0}
.lianxi li{ float:left; width:48%; margin:1%;   text-align: center;
    box-shadow: 0px 5px 15px 0px rgba(62, 65, 159, 0.1);
    padding: 40px; box-sizing:border-box; transition:all 0.6s
}

.lianxi li i{
	display:block;
width: 85px;
    height: 85px;
    background: #f5f5f5;
    line-height: 85px;
    text-align: center;
    margin: 0 auto;
    border-radius: 50%;
	font-size:35px;
	color:#132d51

}

.tup{ width:60%; margin:10px 0}
.tup img{ width:100%}


.gtb{ text-align:left; width:100%; font-size:24px; font-weight:bold; padding:20px 0 0 40px; height:auto; overflow:hidden}
 
.sj{ padding-left:40px; font-size:20px}
@media (max-width:992px){
.sy_jjfa {padding:  0;overflow: hidden; margin-bottom:20px}
	.sy_jjfa .con {display: block ;justify-content: space-between;align-items: center;background: #f5f5f5;}

.sy_jjfa .tp {width:100%;float: none;}
	
.sy_jjfa .wenz1 {width:97%; padding: 0;box-sizing: border-box; margin-right:0; margin:0 auto}
.sy_jjfa .wenz1 h1{font-size:20px;font-weight: 550;color: #333; margin-bottom:10px; margin-top:10px}
.sy_jjfa .wenz1 p {font-size: 16px;line-height: 26px;color: #555; padding-bottom:20px}
.kuang1 h1{ text-align:center; color:#fff; font-size:20px; font-weight:bold; line-height:30px; margin-bottom:10px; margin-top:10px}
.kuang2{background: #fff;border-radius: 20px ; padding:15px; line-height:26px; font-size:16px}	
.kuang2 span{  display:block; font-size:16px; border:#eba00f 1px dotted; width:100%; text-align:center; margin-top:20px; letter-spacing:2px; background:#eba00f;border-radius: 20px 0 20px 0; padding:0 10px; text-align:left;box-sizing:border-box}
.bxyq{ height:auto; overflow:hidden; padding:0 0 20px}
.sy_jjfa .wenz {width:96%;float: none;padding: 0;box-sizing: border-box; margin-left:0; margin:0 auto}
.sy_jjfa .wenz h1{font-size: 20px;font-weight: 550;color: #333; margin-bottom:20px}
.sy_jjfa .wenz p {font-size: 15px;line-height: 26px;color: #555;}

.cihui img{ width:100%; }
.sy_hzhb {padding: 0 0 20px;text-align: center;}
.sy_hzhb ul li {width: 49%;  margin-right:2%;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s; float: left;box-sizing: border-box;background: #fff; margin-bottom:10px}
.sy_hzhb ul li:nth-child(2n){margin-right:0; }
.kuangg span{  display:  block; font-size:14px; border:#eba00f 1px dotted; width:100%; text-align:center; margin-top:20px; letter-spacing:2px; background:#eba00f;border-radius: 20px 0 20px 0; padding:10px 0; float:left; margin-right:20px}
.ny_fw {padding: 20px 0 0;overflow: hidden;}

.ny_fw .container{padding-bottom: 20px;overflow: hidden; border-bottom:#ccc 1px dotted; margin-bottom:20px}
.ny_fw .wenz {width:100%;line-height: 1.8;font-size: 16px;color: #333;}
.ny_fw h2 {font-size: 20px;color: #333;margin-bottom: 15px;line-height: 1.5}
.ny_fw .tp {width:100%;}
.ny_fw .wenz p {
  margin-bottom: 15px;
  line-height:26px; font-size:15px
}
.yy_lb .w_z p{color:#555; line-height:26px; margin:0 0 20px; min-height:60px; font-size:15px}
.biaoge{ width:100%}
.tup {
  width: 100%;
  margin: 10px 0;
}
.sj{ padding-left:10px; font-size:16px; width:90%}
.gtb {
  text-align: left;
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  padding: 20px 0 0 10px;
  height: auto;
  overflow: hidden;
}
}

.sy_cjwt { height:auto;overflow: hidden; width:100%; padding:20px;box-sizing:border-box}
.subNavBox{border-bottom: 0;  }
.subNav{cursor:pointer;font-weight:bold;font-size:16px;color:#222;line-height:60px;padding:0 30px; background:#fff url(../images/jiantou1.png) right center / 30px no-repeat;box-shadow: 0 0 10px rgba(0,0,0,0.15);margin-bottom: 20px;border-radius: 6px;box-sizing:border-box }
.subNav:hover{color:#132d51;}
.currentDd{color:#132d51}
.currentDt{background:#fff url(../images/jiantou.png) right center / 30px no-repeat;}
.navContent{display: none;}
.navContent li {line-height:30px;color:#666;padding: 15px;font-size: 16px;}


.bgk{ width:100%; height:auto; overflow:hidden; margin-bottom:30px}

.bgk li{ width:23.5%; margin-right:2%; text-align: center; float:left; margin-bottom:20px}
.bgk li:nth-child(4n){margin-right:0; }
.bgk li p{ text-align:center; font-size:14px}
.bgk li img{ width:200px; margin:0 auto}