﻿@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:14px;line-height: 1.5; color: #212529; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; cursor:default; }
*{padding:0px; margin:0px;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box; }
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:14px; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color: #212529; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#005caf;}
.con{width:1200px; margin:0 auto;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{width:1200px; margin:0 auto;}
.container { width:1200px; margin:0 auto}


#header{
	}
.header_navigation{
	float:right;
	}

.mainmenuslide{position: relative;height: 90px;}
.mainmenuslide .mg{width: 50px;float: left;height: 60px;}
.mainmenuslide li.back {

	width: 9px; height: 3px;bottom: 0;
    z-index: 100000;left: 0; position: absolute !important;
	}
.mainmenuslide li.back .left {
	background: #e40000;
	padding: 0px 0 ; height: 3px; 
	}
.mainmenuslide li a {   
    }
  

.header{width:100%; position:fixed; top:0; left:0; z-index:1000;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;
 
    
}


.header.on{box-shadow:0 0 10px #aaa; background:rgba(255,255,255,0.8)}
.header:hover{box-shadow:0 0 10px #aaa; background:rgba(255,255,255,0.8)}
.header .container{position:relative;width: 90%;padding: 0 50px;}
.header .logo{ float:left; margin:25px 0 ;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.header .logo img{width:auto; height:40px; display:block;}
.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}

.header .nav{float:right;position: relative;}
.header .nav i{font-size:12px; color:#aaa; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}

.header .nav li{line-height:90px; float:left; position:relative;text-align: center;margin: 0 50px 0 0;}

.header.on .nav li{line-height:90px;}
.header .nav li a{display:block; font-size:14px;font-weight: bold;color:#333; text-transform:capitalize}
.header.on .nav li a{color:#333;}
.header:hover .nav li a{color:#333;}
.header .nav li span{width:0; height:2px; background-color:#e40000; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav li:hover span{width:100%;}
.header .nav li.on span{width:100%;}
.nav-indicator {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  transition: .4s;
  height: 5px;
  z-index: 1;
  border-radius: 8px 8px 0 0;
}

.nav .y_j{position:relative;}
.nav .e_j{ position:absolute; top:88px; left:0%;display:none; z-index:9999;width: 388px;}
/*.header.on .nav .e_j{box-shadow:0 2px 2px #aaa;}*/
.header .nav li .e_j a{display:inline-block; font-size:14px; color:#222; line-height:40px;padding: 0 20px;float: left;background-color:rgba(255,255,255,.85);}
.nav .e_j .ejy { position:relative}
.nav .e_j .s_j {width:150px; background-color:rgba(255,255,255,.5); position:absolute; top:0px; left:150px; display:none; z-index:9999;}
.header .nav .e_j a:hover{background-color:#e40000; color:#fff;}

@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav li:hover .e_j{display:block !important;}
.head_h { height: 68px; display: none}
}
@media (max-width:102px){
.header .nav li{margin:0 15px;}
.header .nav li a{font-size:15px;}
}
@media (max-width:1200px){
.header .nav li{margin:0 20px;}
.header .nav li a{font-size:16px;}
}
@media only screen and (max-width:1024px){
.head_h { height: 60px; display:block}
.header{border:0; height:60px; background:#fff; width:100%}
.header .container{ padding:0; overflow:hidden; width:94%}
.header .logo{width:230px; margin:10px auto;}
.header.on .logo{width:220px; margin:10px auto;}
.header .an{display:block; right:10px;}
.header .an span { background-color:#999}
.header .nav { width: 100%;}
.header.on .nav {width:100%}
.header .nav{width:100%; padding:15px 5%; background-color:#fff; height:100%; position:fixed; top:60px; right:-100%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0}
.header .nav.on{right:0;}
	.mainmenuslide li.back{display: none;
}
	
.header.on .nav li a { font-size: 16px;color: #222;}
.header .nav i{display:block;}
.header .nav li{line-height:60px; text-align:left; border-bottom:1px solid rgba(0,0,0,0.15); float:none; margin:0; padding:0}
.header .nav li::after { background: rgba(0,0,0,0);}
.header.on .nav li{line-height:60px;}
.header .nav .e_j { width: 100%; border-top: 1px solid rgba(0,0,0,0.15); background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;}
.header .nav li .e_j a { color:#aaa;}
.header .nav li .e_j a:hover { color:#222}
.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav li:hover .e_j{display:none;}
.header .nav li a{font-size:16px; color:#222;}

.header .nav li:hover span{width:0;}
.header .nav li.on span{width:0;}
}


.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-pagination{bottom:20px !important;}
.gallery-top .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#e40000}
.ban {position: relative;height: 610px;background: url(../images/bj.jpg) center / cover no-repeat;
}
.ban .bj{position: absolute;height: 100%;width: 100%;padding-top: 50px;}
.auto {
  width: 1280px;
  margin: 0 auto;
  position: relative;height: 100%;overflow: hidden;
}
.ban .bj .p1 {
  position: absolute;
  right: 193px;
  bottom: 0;
  z-index: 10;
  transition: all 1s;
}
.ban .bj .p2 {
  position: absolute;
  right: 0px;
  top: 80px;
  z-index: 550;
  transition: all .6s .3s;
}
.ban .bj .t1 {
  position: absolute;
  left: 0;
  top: 185px;
  transition: all .8s .65s;
}
.ban .bj .yun1 {
  position: absolute;
  right: 0;
  top: 226px;
  transition: all 1s 0s;
}
.ban .bj .yun2 {
  position: absolute;
  left: 310px;
  top: 293px;
  transition: all 1s .4s;
}
.ban .bj .fc1 {
  position: absolute;
  top: 472px;
  left: 79px;
  transition: all 1s .6s;
}
.ban .bj .fc2 {
  position: absolute;
  top: 457px;
  left: 277px;
  transition: all 1.8s .3s;
}
.ban .bj .fc3 {
  position: absolute;
  top: 330px;
  left: 392px;
  transition: all .8s .45s;
}
.ban .bj .fc4 {
  position: absolute;
  top: 498px;
  right: 188px;
  transition: all 1s .4s;
}
.ban .bj .fc5 {
  position: absolute;
  top: 433px;
  right: 28px;
  transition: all 1s .2s;
}
.ban .con{width: 1280px;}
.ban .con .w_z{float: left;margin-top: 100px;max-width: 40%;}
.ban .con .w_z img{max-width: 100%;}
.ban .con .t_p{float: right;max-width: 45%;}
.ban .con .t_p img{max-width: 100%;}


.tit { margin-bottom:50px; text-align:center}
.tit h1 { font-size:36px; color:#333;position:relative;font-weight: bold;}
.tit h3 { font-size:14px; color:#666; margin-top:25px;text-transform: uppercase;}


.p2x {padding: 40px 0 0;}
.p2x ul li {width: 360px;float: left;margin-right:60px;box-sizing: border-box;background: #fff;border-radius: 6px;box-shadow: 0 0 15px rgba(0,0,0,0.08);margin-bottom: 40px;padding:10px 0px;}
.p2x ul li:nth-child(3n){margin-right: 0;}
.p2x ul li:hover{box-shadow: 0 0 28px rgba(0,0,0,0.25);-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;}
.p2x ul li .an {display: flex;justify-content:center;margin-top: 20px;margin-bottom: 15px;}
.p2x ul li .an a{width: 155px;height: 44px;line-height: 44px;font-size: 16px;color: #001743;text-align: center;border-radius: 6px;border: #001743 1px solid;margin: 0 18px;}
.p2x ul li .an a:hover{background: #001743;color: #fff}
.p2x ul li .an a.ss {border: #28a745 1px solid;color: #28a745;}
.p2x ul li .an a.ss:hover {background: #28a745;color: #fff;}
.flex {display: flex;justify-content: space-between;align-items: center;}
.jys-logo {
  text-align: center;
  height: 70px;
  line-height: 70px;display:flex;justify-content: center;align-items: center;padding: 0 20px;
}
.jys-logo img {
  vertical-align: middle;width: 204px;height: 40px;display: inline-block;
}
.p2x ul li h3 {font-size: 16px;font-weight: bold;color: #333;margin-bottom: 20px;text-align: center;line-height: 1.8;}
.bg-info {
  background-color: #e4f6fe;
  border-top: 1px dashed #dadada;
  border-bottom: 1px dashed #dadada;
  height: 90px;padding: 0 20px;
}
.bg-info span {
  float: left;width: 50%;
  padding-top: 15px;display: block;
}

.orange {
  color: #f76407;
  font-size: 28px;
}
.blue {
  color: #1d96f1;
  font-size: 28px;
}
.jys-p {
  margin:15px 20px 18px;
}
.jys-p p {
  line-height: 38px;font-size: 15px; 
  font-weight:inherit;
}
.org {
  color: #f76407;
}
em {
  font-style: normal;
}
.ckxq-btn a {
  background: #128bdf;
  color: #fff;
  font-size: 16px;
  text-align: center;
  display: block;
  border-radius: 5px;
  height: 43px;
  line-height: 43px;
}
.ckxq-btn {
  margin-top: 24px;padding: 0 20px;margin-bottom: 15px
}
.sy_xwxj {padding: 60px 0;background: #f6f6f6;overflow: hidden;}




.sy_cp{padding: 50px 0 35px;overflow: hidden;}
.sy_cp ul li{width:30.3333%;margin:0 1.5% 3%;float: left;box-shadow: 0 0 20px rgba(0,0,0,0.1);
  -webkit-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
  padding: 15px;
  border-radius: 6px;}

.sy_cp ul li .top{display: flex;flex-wrap: wrap;padding: 10px 0;}
.sy_cp ul li .top img{width:auto;display: block;height: 36px;}
.sy_cp ul li .top .logo {width:100%;border-radius: 6px;border: #eee 1px solid;padding: 8px;height: 49px;display: flex;justify-content: center;}
.sy_cp ul li .top .zi {width:100%;font-size: 15px;color: #000;font-weight: bold;display: flex;justify-content: center;align-items: center;padding: 10px 0 0}
.sy_cp ul li .jg {padding: 10px 10px;background:#bfe4fc;color: #1a59b4;font-size: 16px;border-radius: 6px;margin-bottom:20px;overflow: hidden;}
.sy_cp ul li .jg dd{width: 50%;font-size: 14px;color: #222;float: left;}
.sy_cp ul li .jg span {color: #e47406;font-size: 20px;display: block;}
.sy_cp ul li .td {line-height: 32px;font-size: 16px;color: #222;padding: 0 10px;}
.sy_cp ul li .td span{color: #e47406;}
.sy_cp ul li .an {display: flex;justify-content:center;margin-top: 20px;margin-bottom: 15px;}
.sy_cp ul li .an a{width: 110px;height: 38px;line-height: 38px;font-size: 16px;color: #e40000;text-align: center;border-radius: 6px;border: #e40000 1px solid;margin: 0 15px;}
.sy_cp ul li .an a:hover{background: #e40000;color: #fff}
.sy_cp ul li .an a.ss {border: #28a745 1px solid;color: #28a745;}
.sy_cp ul li .an a.ss:hover {background: #28a745;color: #fff;}
.flex {display: flex;justify-content: space-between;align-items: center;}
.sy_ys{background:url(../images/bj.jpg) center / cover no-repeat;padding: 60px 0;overflow: hidden;}
.sy_ys .box{width: 535px;}
.sy_ys .box img{width: 100%;}
.sy_ys .box .tit{text-align: left;}
.sy_ys .box .tit h1{color: #e50012;}
.sy_ys .box .tit h1::after{left: 0;margin-left: 0;}
.sy_ys .box li {margin-bottom: 25px;overflow: hidden;padding: 15px;box-sizing: border-box;background: rgba(255,255,255,0.2);border-radius: 10px;display: inline-block;position: relative;margin-right: 20px;}

.sy_ys .box li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border: 2px solid transparent;
  box-sizing: border-box;
  z-index: 3;
}
.sy_ys .box li::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border: 2px solid transparent;
  box-sizing: border-box;
  z-index: 3;
}
.sy_ys .box li:hover {
  transform: scale(1.03);
}
.sy_ys .box li:hover::before {
  width: 100%;
  height: 100%;border-radius: 10px;
  border-top-color: #e40000;
  border-right-color: #e40000;
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
.sy_ys .box li:hover::after {
  width: 100%;
  height: 100%;border-radius: 10px;
  border-bottom-color: #e40000;
  border-left-color: #e40000;
  -webkit-transition: border-color 0s ease-out 0.5s, width 10s ease-out 0.5s, height 0.25s ease-out 0.75s;
  transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
}
.sy_ys .box li h3{font-size: 18px;color: #1b1b1b;font-weight: bold;}
.sy_ys .box li p{font-size: 14px;color: #fff;line-height: 1.8;}


.qylc { padding:60px 0}
.qylc ul li { width:25%; float:left; text-align:center}
.qylc ul li img {width: 70px;margin: 0 auto;}
.qylc ul li h3 { font-size:18px; color:#000; margin:15px 0;font-weight: bold;}
.qylc ul li p { font-size:14px; color:#333;line-height: 1.8;margin-bottom: 10px;padding: 0 20px;}
.qylc ul li .bd { height:26px; background:url(../images/AD0Ipb_BBhAEGAAgoMH3wwUoy9TasQEwrQk4Gg.png) center center no-repeat}
.qylc ul li span { font-size:30px; color:#126db4}

.support {
  background-image: url(../images/bg3.png);
  background-size: cover;padding: 30px 0;border-radius: 10px;
}
.support ul{display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;}
.support ul li{width: 16.6666%;text-align: center;padding-right: 15px;padding-left: 15px;}
.support ul li img {
  vertical-align: middle;
  border-style:none;
}
.support ul li p{margin-top: 10px;font-size: 16px;}

.sy_wmys {padding:80px 0;background: url(../images/ysbj.jpg) center / cover no-repeat;background-attachment: fixed;margin-top:40px;}
.sy_wmys .tit h1{color: #fff;}
.sy_wmys .tit h3{color: #fff;}
.sy_wmys ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.sy_wmys ul li{margin: 0 0 35px;background-color: rgb(255, 255, 255,0.85);width: 48%;padding: 30px;box-sizing: border-box;position: relative;border-radius: 10px; -webkit-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;}
.sy_wmys ul li.back{display: none;}
.sy_wmys ul li .box {position: relative;z-index: 8;display: flex;justify-content: space-between;align-items: center;}
.sy_wmys ul li .t_p{width: 70px;height: 70px;border-radius: 50%;background: #37a849;text-align: center;line-height:70px;color: #FFF;}
.sy_wmys ul li .t_p i{font-size: 38px;}
.sy_wmys ul li .w_z {width: calc(100% - 100px);}
.sy_wmys ul li .w_z h3 {font-size: 20px;color: #222;margin-bottom: 10px;font-weight: bold;}
.sy_wmys ul li .w_z p {font-size: 14px;color: #444;}
.sy_wmys ul li .w_z .more {width: 120px;height: 36px;line-height: 36px;border: #37a849 1px solid;border-radius: 6px;font-size: 14px;color: #37a849;margin-top: 25px;text-align: center;}
.sy_wmys ul li .w_z a {color: #37a849;}
.sy_wmys ul li:nth-child(2) .t_p{background: #f9934a}
.sy_wmys ul li:nth-child(3) .t_p{background: #d13d61}
.sy_wmys ul li:nth-child(4) .t_p{background: #078cd6}
.sy_wmys ul li:nth-child(2) .w_z .more {border: #f9934a 1px solid;color: #f9934a;}
.sy_wmys ul li:nth-child(2) .w_z a {color: #f9934a;}
.sy_wmys ul li:nth-child(3) .w_z .more {border: #d13d61 1px solid;color: #d13d61;}
.sy_wmys ul li:nth-child(3) .w_z a {color: #d13d61;}
.sy_wmys ul li:nth-child(4) .w_z .more {border: #078cd6 1px solid;color: #078cd6;}
.sy_wmys ul li:nth-child(4) .w_z a {color: #078cd6;}
.sy_wmys ul li:hover .w_z .more {background: #37a849}
.sy_wmys ul li:hover .w_z a {color: #fff;}
.sy_wmys ul li:nth-child(2):hover .w_z .more {background: #f9934a}
.sy_wmys ul li:nth-child(2):hover .w_z a {color: #fff;}
.sy_wmys ul li:nth-child(3):hover .w_z .more {background: #d13d61}
.sy_wmys ul li:nth-child(3):hover .w_z a {color: #fff;}
.sy_wmys ul li:nth-child(4):hover .w_z .more {background: #078cd6}
.sy_wmys ul li:nth-child(4):hover .w_z a {color: #fff;}


.sy_wmys ul li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border: 2px solid transparent;
  box-sizing: border-box;
  z-index: 3;
}
.sy_wmys ul li::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border: 2px solid transparent;
  box-sizing: border-box;
  z-index: 3;
}
.sy_wmys ul li:hover {
  transform: scale(1.03);
}
.sy_wmys ul li:hover::before {
  width: 100%;
  height: 100%;border-radius: 10px;
  border-top-color: #37a849;
  border-right-color: #37a849;
  -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
  transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
.sy_wmys ul li:hover::after {
  width: 100%;
  height: 100%;border-radius: 10px;
  border-bottom-color: #37a849;
  border-left-color: #37a849;
  -webkit-transition: border-color 0s ease-out 0.5s, width 10s ease-out 0.5s, height 0.25s ease-out 0.75s;
  transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
}
.sy_wmys ul li:nth-child(2):hover::before{  border-top-color: #f9934a;border-right-color: #f9934a;}
.sy_wmys ul li:nth-child(2):hover::after{border-bottom-color: #f9934a;border-left-color: #f9934a;}
.sy_wmys ul li:nth-child(3):hover::before{  border-top-color: #d13d61;border-right-color: #d13d61;}
.sy_wmys ul li:nth-child(3):hover::after{border-bottom-color: #d13d61;border-left-color: #d13d61;}
.sy_wmys ul li:nth-child(4):hover::before{  border-top-color: #078cd6;border-right-color: #078cd6;}
.sy_wmys ul li:nth-child(4):hover::after{border-bottom-color: #078cd6;border-left-color: #078cd6;}
.sy_wzlist {padding: 40px 0 20px;}
.sy_wzlist .con{display: flex;justify-content: space-between;flex-wrap: wrap;}
.sy_wzlist .box{width: 48% ;}
.sy_wzlist .b_t {border-bottom: #006f47 2px solid;line-height: 40px;margin-bottom: 30px;}
.sy_wzlist .b_t span {background: #006f47;display: inline-block;padding: 0 25px;border-radius: 10px 10px 0 0;font-size: 20px;color: #fff;font-weight: bold;}
.sy_wzlist .b_t span i {font-size: 20px;font-weight: normal;}
.sy_wzlist .b_t a {float: right;font-size: 16px;color: #222;}

.sy_wzlist .box:nth-child(2) .b_t {border-bottom: #e53622 2px solid;line-height: 40px;}
.sy_wzlist .box:nth-child(2) .b_t span {background: #e53622;display: inline-block;padding: 0 25px;border-radius: 10px 10px 0 0;font-size: 20px;color: #fff;font-weight: bold;}
.sy_wzlist ul {}
.sy_wzlist ul li {margin-bottom: 20px;overflow: hidden;display: flex;justify-content: space-between;align-items: stretch;padding-bottom: 15px;border-bottom: #eee 1px solid;}
.sy_wzlist ul li img {width: 160px;float: left;display: block;height: 110px;object-fit: cover;}
.sy_wzlist ul li .w_z {width:calc(100% - 190px);float: right;position: relative;}
.sy_wzlist ul li .w_z h3{font-size: 16px;font-weight: bold;color: #222;line-height: 1.5;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:1;margin-bottom: 10px;}
.sy_wzlist ul li .w_z p{font-size: 14px;line-height: 1.5;color: #666;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.sy_wzlist ul li:hover .w_z h3{color: #169bd5;}
.sy_wzlist ul li .w_z .time {font-size: 14px;color: #222;position: absolute;left: 0;bottom: 0;}
.sy_wzlist ul li .w_z .time i {margin-right: 10px;vertical-align: middle;}








/* start footer */

.footer {
    width: 100%;
	background:url(../images/foot.jpg) center / cover no-repeat;font-size: 14px;
}
.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.tft {
    padding: 35px 0;
    color: #fff;
}

.tft .wp {
    align-items: flex-end;
}

.tft .item {
    /*flex: auto;*/
    position: relative;
    padding: 0 2.5%;box-sizing: border-box;
}
.tft .item .tit1 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;color: #fff;
}
.tft .item .info li {
    margin-bottom: 10px;position: relative;}
.tft .item .info li i{margin-right: 8px;}
.tft .item .info .e_wm{position: absolute;width: 120px;left: 0;top: -120px;display: none;}
.tft .item .info li:hover .e_wm{display: block;}
.tft .tft-a {
    padding-left: 0;font-size: 14px;color: #fff;line-height: 1.5;width: 50%;
}

.tft .tft-b{width:28%;}
.tft .tft-c{padding-right: 0;}
.tft .tft-b:before,.tft .tft-c:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1px;
    background: rgba(255, 255, 255, .2);
    height: 100%;
}
.tft .tft-c .link{
    width: 360px;
}
.tft .tft-c .link ul li {float: left;margin-right: 25px;
    margin-bottom: 10px;
}
.tft .tft-c .link ul li a {
    color:#fff;
}

.tft .item .logo {
    height:60px;margin-top:20px;
}
.tft .item .logo img{height:50px;}

.bft {
    width: 100%;
   
    background: rgb(255,255,255,0.1);
}

.bft p {
    line-height: 38px;
    color: #fff;
    font-size: 14px;text-align: center;
}
.bft a {
    line-height: 38px;
    color: #fff;
    font-size: 14px;text-align: center;
}
.nban{position: relative; overflow: hidden; height: 347px;}
.nban .w_z {position: absolute;bottom: 50px;left: 50%;margin-left: -600px;font-size: 30px;color: #fff;}
.nytit{height: 80px;line-height: 80px;font-size: 14px;color: #333;font-weight: bold;border-bottom: #ccc 1px solid;}
.nytit .wzxx {float: left;}
.nytit .wzxx a {color: #333;}
.nytit ul {float: right;}
.nytit ul li {margin-left: 20px;height: 80px;position: relative;}
.nytit ul li a{color: #333;}
.nytit ul li span {width: 0;bottom: 0;left: 0;height: 2px;background: #e40000;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;position: absolute}
.nytit ul li:hover span {width: 100%;}
.nytit ul li.on span {width: 100%;}



/* 新闻 */
.news01wrap{width: 100%;box-sizing: border-box;padding:30px 0;background-color: #f5f5f5;}

.news{width: 100%;overflow: hidden;padding-bottom: 50px;}
.news .content{  display: block;width: 100%; padding: 30px 0; background-color: transparent;transition: all .3s;border-bottom: 1px solid #ddd;}
.news .content .main{position: relative;position: relative;width: 1200px;margin: 0 auto;}
.news .content .main .imgbox{width: 28%;overflow: hidden;}
.news .content .main .imgbox img{display: block;width: 100%;transition: all .6s;}
.news .content:hover .main .imgbox img{transform: scale(1.1);}
.news .content .main .textbox{position: absolute;top: 50%;right: 0%;transform: translateY(-50%);width: 67%;}
.news .content .main .textbox p{font-size: 14px;color: #666;line-height:26px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
.news .content .main .textbox h3{font-size:18px;color:#222;font-weight: bold;margin:10px 0 15px;}
.news .content .main .textbox span{font-size: 14px;color:#888;line-height: 100%;}
.news .content:hover .main .textbox h3{color: #126db4;}


.newslist{ padding: 30px 0 30px; max-width: 100%; margin: 0 auto;}
.newslist li{ width: 100%; padding: 15px 0; border-bottom: 1px solid #eaeaea;}
.newslist li a{ display: block; position: relative; padding-left:300px;
	height: 180px; overflow: hidden; padding-right: 140px;}

.newslist li .pic{ position: absolute; left:20px; top:0; z-index: 1;
	width: 240px; height: 100%; overflow: hidden;}
.newslist li .pic img{ width: 100%; height: 100%;}

.newslist li h3{ font-size: 18px;font-weight: bold;color: #303030; line-height: 40px; height: 40px; overflow: hidden; padding: 10px 0 0 0;}
.newslist li .txt{ color: #767676; line-height: 24px; overflow: hidden; height: 72px; margin-top: 12px; text-align: justify;font-size: 14px;}
.newslist li .info{ font-size: 12px; color: #999; line-height: 20px; margin-top:20px;}
.newslist li .info span{ display: inline-block; padding-left: 22px; margin-right: 20px;}
span.clock{ background: url('../images/clock.png') left no-repeat;}
span.click{ background: url('../images/click.png') left no-repeat;}

.newslist li label{ display: block; width: 38px; height: 38px; position: relative;
	 background: #fff url('../images/jia1.png') center no-repeat; border: 1px solid #cacaca;
	position: absolute; right:30px; top:76px; z-index: 1; cursor: pointer;}

.newslist li:hover h3{ color: #e40000;}
.newslist li:hover{ box-shadow: 0 4px 20px 1px rgba(112,112,112,0.2);}
.newslist li:hover label{ background-color: #e40000; border-color: #e40000;
	 background-image: url('../images/jia1h.png');}
.newslist h3,.newslist li,.newslist label{ 
	-webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
@media screen and (max-width:1200px){
	.newslist li a{ padding-right: 100px;}
}
@media screen and (max-width:1040px){
	.newslist li a{ padding-right: 30px;}
	.newslist li label{ display: none;}
	.newslist li .txt{ height: 96px;}
	.newslist li .info{ margin-top: 20px;}
}
@media screen and (max-width:900px){
	.newslist li .txt{ height: 120px;}
	.newslist li .info{ display: none;}
}
@media screen and (max-width:750px){
	.newslist li a{ padding-left: 312px; padding-right: 20px; height: 168px;}
	.newslist li .pic{ left:20px; width: 272px;}
	.newslist li h3{ font-size: 30px; line-height: 48px; height: 48px; padding-top: 0;}
	.newslist li .txt{ line-height: 36px; height: 108px;}
}




.wlfw { padding-top:50px; overflow:hidden}
.wlfw ul li { margin-bottom:30px; border:#eee 1px solid; background:#eee; overflow:hidden}
.wlfw ul li .tp { width:320px; float:left}
.wlfw ul li .tp img { width:100%;height: 185px;object-fit: cover;}
.wlfw ul li .wenz { width:840px; float:right; padding:10px 20px;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
.wlfw ul li .wenz h3 { font-size:18px; color:#333; margin:0px auto 10px;}
.wlfw ul li .wenz .lin { width:30px; height:2px; background:#e40000; float:left; margin-bottom:15px;}
.wlfw ul li .wenz p { font-size:14px; line-height:22px; color:#666;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.wlfw ul li .wenz .more a { height:30px; width:120px; border:#e40000 1px solid; line-height:30px; display:block; text-align:center; color:#e40000; margin-top:25px;border-radius:17px;-moz-border-radius:17px;-webkit-border-radius:17px; }
.wlfw ul li .wenz .more a:hover { background:#e40000; color:#fff}

.ny_xq {padding: 80px 0;overflow: hidden;}
.ny_xq .tob {padding-bottom: 50px;}
.ny_xq .tob h1{font-size: 30px;color: #222;margin-bottom: 15px;}
.ny_xq .tob span {background: #001743;padding: 8px 22px;font-size: 14px;font-weight: bold;color: #fff;border-radius: 5px;margin-left: 10px;}
.ny_xq .tob .t_d {}
.ny_xq .tob .t_d a{margin-right: 5px;
  color: #000;
  border-radius: 4px;font-size: 16px;
  border: 1px solid #5ab531;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;display: inline-block;padding-right: 15px;line-height: 28px;}
.ny_xq .tob .t_d a img{vertical-align: middle;margin-right: 6px;}
.ny_xq .tob .t_d a.kh {padding: 6px 25px;border-radius: 5px;font-size: 16px;color: #fff;font-weight: bold;background:#001743;border: 0; }
.xqnr{box-shadow: 0 0 8px rgba(0,0,0,0.15);}
.xqnr .hd{height: 55px;background-color: #E3E8F1;margin-bottom: 30px;}
.xqnr .hd ul li{ line-height: 55px;width: 25%;text-align: center;float: left;font-size: 18px;font-weight: bold;color:#001743; }
.xqnr .hd ul li.on{background: #126db4;color: #fff;}
.xqnr .bd {padding: 30px;}
.xqnr h3{font-size: 24px;color: #001743;font-weight: bold;margin-bottom: 20px;margin-top: 25px;border-bottom: #ccc 1px solid;padding-bottom: 5px;}
.xqnr h3 i{font-size: 24px;margin-right: 10px;}
.xqnr .zi{font-size: 16px;color: #333;line-height: 1.8;}

.min-table {
  min-width: 600px;
}
.table-bordered {
  border: 1px solid #dee2e6;
}
.table {
  width: 100%;
  margin-bottom: 40px;
  color: #212529;
}
table {
  border-collapse: collapse;
}
.table {
  color: #212529;
}
.table-bordered td, .table-bordered th {
  border: 1px solid #dee2e6;
}
.table td, .table th {
  padding: 13px;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.tabbox {}
.tabmenu {height: 55px;background-color: #E3E8F1;margin-bottom: 30px;}
.tabmenu ul {margin:0;padding:0;list-style-type:none;}
.tabmenu li {line-height: 55px;
  width: 25%;
  text-align: center;
  float: left;
  font-size: 18px;
  font-weight: bold;
  color: #001743;}
.tabmenu .cli {background: #126db4;
  color: #fff; cursor:pointer;}
#tabcontent {background-color:#fff;box-shadow: 0 0 8px rgba(0,0,0,0.15);}
#tabcontent ul {margin:0;padding:25px;list-style-type: none;}
#tabcontent .hidden {display:none;} 
























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

.container { width: 94%; margin: 0 auto;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
	.ban {
  height: 20rem;
}
	.ban .bj {background: url(../images/sjbj.png) right bottom / 100% no-repeat
}
	.ban .bj .p1 {
  right: auto;
  bottom: 0;left: 0;width: 18rem
}
	.auto {
  width: 100%;
}
	.ban .bj .t1 {
  left:2rem;
  top:0rem;
}
	.ban .bj .p2 {
  top: 60px;
}
	.ban .bj .fc1 {display: none;
}
	.ban .bj .fc2 {display: none}
	.ban .bj .fc3 {display: none}
	.ban .bj .fc4 {display: none}
	.ban .bj .fc5 {display: none}
	.ban .bj .yun1 {
  right:1.5rem;
}
	.con {
  width: 94%;
}
	.p2x ul li {
  width: 48%;margin: 1%
}
	.p2x ul li:nth-child(3n) {
  margin-right: 1%;
}
	.flex {
  justify-content: center;
}
	.sy_ys .box {
  width: 100%;
}
	.tit {
  margin-bottom: 30px;
}
	.qylc ul li {
  width: 50%;
}
	.sy_wmys {
  padding: 40px 0;
}
	.sy_wzlist .box {
  width: 100%;
}
	.back{display: none !important}	
	.nban {
  height: 10rem;
}
	.nytit {
  line-height:50px;height: 51px
}
	.nytit ul li {
  height:50px;
}
	.news .content .main {
  width: 90%;
}
	.ny_xq {
  padding: 40px 0;
}
	.ny_xq .tob {
  padding-bottom:30px;
}
	.tabmenu li {
  line-height: 45px;
  font-size: 16px;
}
	.tabmenu {
  height: 45px;
  margin-bottom: 20px;
}
	#tabcontent ul img {max-width: 100%}
	table {width: 100% !important;
}
	.wlfw ul li .tp {
  width: 280px;
}
	.wlfw ul li .wenz {
  width: calc(100% - 300px);
}
	
	
	
	
	
	

  }

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

.tit {margin-bottom:30px;}
.tit h1 {font-size:2.5rem;}
.ban {
    height: 35rem;
  }
	  .ban .bj {padding-top: 0
  }
	 .ban .bj .t1 {width: 70%;left: 15%;top: 2rem
  }
	 .ban .bj .p2 {
    top: 8rem;width: 10rem
  }
	 .ban .bj .p1 {
    width:28rem;
  }
	.ban .bj .yun2 {display: none;
}
	 .ban .bj .yun1 {width: 5rem
  }
	  .p2x ul li {
    width: 100%;
    margin: 2% 0;
  }
	.p2x ul li .an a {
  width: 130px;
  height: 40px;
  line-height: 40px;
  margin: 0 12px;
}
	.sy_ys .box li {
  margin-bottom: 15px;float: left;padding:10px 0;width: 46%;margin: 2%;text-align: center;
}
	.sy_ys {
  padding: 40px 0;
}
	.p2x {
  padding: 40px 0 ;
}
	.qylc {
  padding:40px 0;
}
	.qylc ul li p {
  padding: 0 10px;
}
	.support ul li {
  width: 50%;margin-bottom: 15px;
}
	.sy_wmys ul li {
  margin: 0 0 25px;
  width: 100%;
  padding: 15px;
}
	.sy_wmys ul li .w_z .more {
  width: 100px;
  height: 30px;
  line-height: 30px;
  margin-top: 15px;
}
	.sy_wzlist ul li img {
  width: 120px;
  height: 90px;
}
	.sy_wzlist ul li .w_z {
  width: calc(100% - 136px);
}
	.sy_wzlist ul li .w_z h3 {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 10px;
}
	.sy_wzlist ul li .w_z .time {
  bottom: -3px;
}
	.tft .tft-a {
  width: 100%;
}
	.tft .tft-b {
  width: 100%;padding: 0;margin-top: 25px;
}
	.tft .tft-b::before, .tft .tft-c::before {display: none;
}
	.tft .item .tit1 {
  margin-bottom: 10px;
}
	.tft .tft-c {padding: 0;
}
	  .con {
    width: 90%;
  }
	.news .content .main .imgbox {
  width: 100%;
}
	.news .content .main .textbox {
  position: static;
  transform: translateY(0%);
  width: 100%;margin-top: 20px;
}
	.news .content {
  padding: 25px 0;
}
	#tabcontent ul {
  padding: 15px;
}
	#tabcontent ul .bgbox{overflow-x: auto;}
	 table {
    width: 660px !important;
  }
	.ny_xq .tob .t_d a {width: 46%;margin: 2%;float: left;
}
	.ny_xq .tob .t_d {overflow: hidden;
}
	  .tabmenu li {
    font-size: 15px;
  }
	.wlfw {
  padding-top: 30px;
}
	.wlfw ul li .tp {
    width: 100%;
  }
	.wlfw ul li .wenz {
    width:100%;margin-top: 20px;
  }
	.newslist {
  padding: 20px 0 30px;
}
	.newslist li .pic {position: static;
    width: 100%;
  }
	 .newslist li a {
    padding-left: 0;
    padding-right: 0;
    height: auto;
  }
	  .newslist li h3 {
    font-size: 18px;
    line-height: 28px;
    height: 28px;
    margin-top: 20px;
  }
	
	
	
	
	
	
	
	
	
	
	
	
}

