@charset "utf-8";


body{margin:0px; font-size:14px; color:#444; font-family:微软雅黑; background:#ffffff;}
*{padding:0px; margin:0px; box-sizing: border-box;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,h7,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6,h7 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px;  border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none; vertical-align:middle;}
img {    
image-rendering: -moz-crisp-edges; /* Firefox */     
image-rendering: -o-crisp-edges; /* Opera */      
image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ image-rendering: crisp-edges; \
-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
li{list-style:none;}
a{color:#444; text-decoration:none;}
a:hover{color:#000;}
.clear{overflow:hidden; clear:both; height:0px;}
.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {/*兼容 IE*/zoom: 1;}
.lf{float:left;}
.rt{float:right;}
::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{background-color:#666;}
::-webkit-scrollbar-thumb{background-color:#ddd;}
::-webkit-scrollbar-thumb:hover{background-color:#0fa74b;}
::-webkit-scrollbar-thumb:active{background-color:#0fa74b;}



.con { width:94%; margin:0px auto; max-width: 1240px;}




.header{width:100%; position:fixed; top:0; left:0; z-index:99;background:#fff; border-top: 3px solid #c30d23;}
.header.on{ background:#fff; height: 100px;}

.header .logo{ height: 80px; width: auto; float:left; margin-top: 10px;}
.header .logo img{height: 80px; width: auto; display:block;}
.header .yyxz { float: right; margin-top: 33px; color: #333; margin-left: 15px;}
.header .yyxz a { padding: 0px 10px; color: #333; font-size: 18px; font-family: Arial, Helvetica, sans-serif;}
.header .s_ch{height:35px; width:35px; font-weight:bold; line-height:35px; text-align: center;  color:#333;  font-weight: 900;float:right; cursor:pointer;  margin-top: 35px; 
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .s_ch i{font-size:20px; color:#333; font-weight: 900;}

.header.on .an i{color:#c30d23;}
.header .an{position:absolute; top:0; left:3%; height:18px; width:30px; display:none; margin-top:22px; }
.header .an span{width:30px; height:2px; background:#c30d23;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; padding: 0px 0px; }
.header .nav i{font-size:18px; color:#666; 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 ul li{margin:0px; line-height:100px; float:left; position:relative; padding:0px 50px 0px 0px;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s; font-size:16px;}
.header .nav ul li a { font-size:16px; color:#333;}
.header .nav ul li span{width:0; height:2px; background: #c30d23; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}
.header .nav ul li.on a{color:#c30d23;}
.header .nav ul li:hover a { color: #c30d23;}
.nav .y_j{position:relative;}
.nav .e_j{width:150px; background:#fff; position:absolute; top:100px; left:-40px; display:none; z-index:9999; border-radius:0px 0px 5px 5px; overflow: hidden; }
.header .nav ul li .e_j a{display:block; font-size:14px; color:#333; line-height:40px; text-align: center;  font-weight:normal;  }
.header .nav .e_j a:hover{ color:#fff; background:#c30d23;}
.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.header .xcv { display: none;}
.header .xcv a { padding: 0px 20px;}
@media only screen and (max-width:1440px){
.con { width:90%; margin:0px auto;}
.header .nav ul li{ padding:0px 40px 0px 0px; font-size:18px;}
.header .nav ul li a { font-size:18px;}
}
@media only screen and (max-width:995px){
.con { width:94%; margin:0px auto;}
.header {  height: 60px;}
.header.on { height: 60px;}
.header .logo{width:60%; float:left;  padding-top:0; margin-left: 22%; margin-top:2px; }
.header .logo img { width:100%; height:auto;}
.header .yyxz { display: none;}
.header .s_ch{height:30px; width:30px; line-height:30px;  margin-right:0px; float:right; margin-top: 16px;}
.header .s_ch i{font-size:20px; color:#c30d23; font-weight:400;}
.header .an{display:block;}
	
.header .cxan { display: none;}
.header .cxan1 { display: block;}
	
.header .nav ul { width: 100%;}
.header .nav{width:100%; padding:15px 5%;  height:100%; position:fixed; top:60px; margin-top:0; left:-100%; z-index:11; overflow:auto; background: rgba(255, 255, 255, 0.9);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; z-index:65; margin-left:0;}
.header .nav.on{left:0; margin-top:0;} 
.header .nav ul li.on span{width:0%;}
.header .nav ul li:hover span{width:0%;}
.header .nav ul li.on {background:#c30d23;}
.header .nav ul li:hover a { color:#c30d23; font-weight: bold;}
.header .nav i{display:block; }
.header .nav ul li{line-height:50px;  text-align:left; float:none; margin:0; padding:0 10px; font-size:16px; color:#333; border-bottom:1px solid #ddd;}
.header .nav ul li a {font-size:16px; color:#333;}
.header .nav ul li:after { background: rgba(0,0,0,0);}
.header .nav .e_j{padding:0px;  background:none; position:relative; top:auto; left:auto; width:100%; height: auto; margin-left:0px;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav .e_j.n{display:block !important;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#666; margin-left:0px; text-align: left;}
.header .nav ul li .e_j a:hover { color: #fff; padding: 0 10px;}
.header .xcv { display: block;}
.mt20{ margin-top:10px!important; }
.mt30{ margin-top: 15px!important; }

}


.head_h{width:100%; height:90px;}
@media only screen and (max-width:1023px) {
.head_h{width:100%; height:60px;}
}


.search{width:100%; background: rgba(0, 0, 0, 0.8); position:fixed; top:90px; left:0; z-index:101; display:none;}
.search .container{ position: relative;}
.search .sc_gb{position:absolute; top:0px; right:15px; cursor:pointer;
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:22px; line-height:40px; color:#fff;}
.search .sc_nr{width:90%; margin:20px auto; border: 1px solid rgba(255, 255, 255, 0.3);}
.search input{width:90%; height:40px; font-size:16px; line-height:40px; color:#fff; float:left; padding-left: 15px;}
.search input::placeholder{color:#fff;}
.search button{width:70px; height:40px; line-height:40px; text-align:center; color:#fff; float:right; outline:none;}
.search button i{font-size:20px;}
.search .wzss {width:90%; margin:20px auto;}
.search .wzss h3 { font-size: 14px;  color: #999; line-height: 50px;}
.search .wzss p { font-size: 14px; line-height: 26px; color: #fff;}
.search .wzss p a {color: #fff;}
@media only screen and (max-width:992px){
.search{ top:60px;}
.search .sc_gb{position:absolute; top:0; margin-top:20px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_nr{width:80%;float: left;}
.search button i{font-size:20px;}
.search input{width:70%; font-size:15px; float: left;}
.search button{width:15%;}

}








.datu{width:100%; height:70vh; overflow:hidden; position:relative; }
.datu .swiper-container{position: relative; top:0; left:0; width:100%; height:70vh; z-index:1}
.banner .swiper-slide {background: #000;        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
		position:relative;
		height:100%;
		overflow:hidden;
		
    }

@-webkit-keyframes kenburns-1 {
  0% {-webkit-transform: scale(1.05);transform: scale(1.05);}
  1.5625% {}
  23.4375% {}
  26.5625% {}
  50% {}
  60% {-webkit-transform: scale(1);transform: scale(1);}
  100% {-webkit-transform: scale(1);transform: scale(1);}
}
@keyframes kenburns-1 {
  0% {-webkit-transform: scale(1.05);transform: scale(1.05);}
  1.5625% {}
  23.4375% {}
  26.5625% {-webkit-transform: scale(1);transform: scale(1);}
  50% {}
  60% {-webkit-transform: scale(1);transform: scale(1);}
  100% {-webkit-transform: scale(1);transform: scale(1);}
}
.banner .swiper-button-next{ background:url(../images/h_yj.png) center no-repeat; width:45px; height:45px; background-size:100% auto;} 
.banner .swiper-button-prev{ background:url(../images/h_zj.png) center no-repeat; width:45px; height:45px; background-size:100% auto;} 
.banner .swiper-slide img{ position:absolute; height: auto; width:auto; width:100%; opacity:1; left:0; top:0;-webkit-animation-name: kenburns-1;
          animation-name: kenburns-1;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);}

.banner .swiper-pagination-bullet {
    width:60px;
    height: 3px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
    transition:all 0.6s;
    border-radius:0;
    opacity:0.8;
}
.banner .swiper-pagination-bullet-active{ background:#c30d23; transition:all 0.6; opacity:1}
.banner .w_z{ color:#fff; position:relative; position:absolute; z-index:3; width:80%; left:10%; text-align:center;}
.banner .w_z h2{font-size:52px;color:#fff;  margin-bottom:20px;}
.banner .w_z p{font-size:16px;color:#fff; line-height:24px;} 

.banner .mr a {color:#fff; font-size:15px; border: 1px solid #fff;display:block;}

@media only screen and (max-width:1440px){
.datu{width:100%; height:auto; }
.datu .swiper-container{position:relative; top:0; left:0; width:100%; height:100%; z-index:1}
.banner { height:auto}
.banner .swiper-slide img{ position:static; width:100%; height:auto;}
}


@media only screen and (max-width:992px){	
.banner{ height:auto;}
.banner .swiper-pagination-bullet {
    width:40px;
    height: 3px;
}

.datu{width:100%; height:220px; }
.banner{ height:220px;}
.banner .swiper-slide img{ position:absolute; height: 220px;  width: auto;  left:-15%; top:0;}

.banner .swiper-button-next{ display:none;} 
.banner .swiper-button-prev{ display:none;} 
.banner .w_z{ width:90%; left:5%; transform:none;}
.banner .w_z h2{  transform:none; font-size:30px; line-height:30px;  display:block; margin:0 0 15px 0px;}
.banner .w_z p{font-size:16px; line-height:25px;color:#fff;  margin-bottom:0px; letter-spacing:0px; }
}

@media only screen and (max-width:600px){

}



.gy_bt{width:100%;  text-transform:uppercase; margin-bottom: 30px; text-align: center; }
.gy_bt h2{font-family:Arial; font-size:38px; line-height:40px; color:#999; font-weight:800; color:rgba(153,153,153,0.1); position:relative;}
.gy_bt h3{font-size:28px; line-height:44px; margin-top:-30px; background:url(../images/bt.jpg) no-repeat center bottom; padding-bottom:10px;}
.gy_bt p { font-size:14px; color:#999; padding-top:10px}
@media only screen and (max-width:992px){
.gy_bt{ margin:20px 0px;}
.gy_bt h2{font-family:Arial; font-size:24px; line-height:50px; color:#999; font-weight:800; color:rgba(153,153,153,0.1); position:relative;}
.gy_bt h3{font-size:24px; line-height:44px; margin-top:-30px;  padding-bottom:10px;}
.gy_bt p { font-size:14px; color:#999; padding-top:10px}	
}




.ry_zz { width: 100%; margin: 70px auto; position:relative; max-width: 1240px;}
.ziyuan1{width:88%; margin:40px auto; }
.ry_zz .swiper-slide{ border: 1px solid #ddd; padding-bottom: 20px;}
.ry_zz .swiper-slide i{ display:block; width:100%; padding-bottom:100%; position:relative;}
.ry_zz .swiper-slide img{  width:100%; height:auto;  box-sizing:border-box; background:#fff; margin-bottom:15px; }
.ry_zz .swiper-slide h1{ display:block; font-size:18px; color:#000; position:inherit; margin:10px 0px 5px 0px;  overflow:hidden; text-align: center; height:50px;}
.ry_zz .swiper-slide p { text-align: center;}
.ry_zz .swiper-slide:hover { border:#c30d23 1px solid; }
.ry_zz .swiper-button-next{width:48px; height:48px; background:url(../images/right.png) no-repeat; right:0;background-size:48px 48px;}
.ry_zz .swiper-button-prev{width:48px; height:48px; background:url(../images/left.png) no-repeat; left:0; background-size:48px 48px;}
.ry_zz .more{ float:none; margin:0 auto}

.more{width:400px;height:50px; line-height:50px; border-radius: 3px; background:#c30d23; color:#fff; font-size:24px; font-family: Arial, Helvetica, sans-serif; text-align:center; margin: 20px auto 0px auto; height:auto; transition:all 0.6s;}
.more a{ color:#fff;}
.more:hover{color:#fff;transition:all 0.6s}
@media only screen and (max-width:1360px) {

.ziyuan1{width:90%; margin:40px auto; }

}
@media only screen and (max-width:1023px) {
.ry_zz { width: 94%; margin: 30px auto;}

.ziyuan1{width:90%; margin:30px auto; margin-bottom:10px}

}
@media only screen and (max-width:768px) {
.ziyuan1{width:100%; margin:20px auto; }
.ry_zz .swiper-slide img{  margin-bottom:5px; }
.ry_zz .swiper-slide h1{ height:auto;  font-size:14px; height: 40px;}
}


.mr { width:160px; height:40px; background:#c30d23; text-align:center; line-height:40px; color:#fff; margin:15px auto 0px auto; border-radius: 5px; }
.mr a {color:#fff; font-size:14px;}
.mr:hover a { background:#c30d23; color:#fff; font-size:14px; display:block;}





.sy_lc { width: 100%; margin:40px auto; background: #f6f6f6; padding:60px 0px 30px 0px;}
.sy_lc ul li { width: 18.8%; float: left; margin: 0 1.5% 1% 0;  overflow: hidden; background: #fff; border-radius: 5px; padding-top: 25px;}
.sy_lc ul li:nth-child(5n) { margin-right: 0;}
.sy_lc ul li .tp {width:130px; height:130px; border-radius: 100px; overflow: hidden; margin: 0px auto; }
.sy_lc ul li .tp img{object-fit: cover; width: 100%; height: 100%;}
.sy_lc ul li .wz { padding: 20px;}
.sy_lc ul li .wz p { font-size: 14px; line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }
.sy_lc ul li .wz h5 { font-size: 18px;font-weight: bold; text-align: center; height:35px;} 
@media (max-width:1440px) {
.sy_lc { width: 90%; }	
}
@media screen and (max-width: 992px) {
.sy_lc { width: 94%; padding:10px 0px 30px 0px;}	
.sy_lc ul li { width: 48%; float: left; margin: 0 4% 4% 0;}
.sy_lc ul li:nth-child(2n) { margin-right: 0;}
.sy_lc ul li:nth-child(15n){ display: none;}
}


.tz_bj {  margin: 80px auto 0px auto; text-align: left; position: relative;}
.tss {padding:0px;overflow: hidden; padding-bottom:50px;}
.t {height: 420px;width: 19.9%;float: left;position: relative;background: #fff;}
.t .box1 {height: 100%;width: 100%;display: table;}
.t .box2 {height: 100%;width: 100%;opacity: 0;position: absolute;top: 0;left: 0;background-image: url(../images/c11.jpg);}
.t .box1 div {vertical-align: middle;display: table-cell;text-align:left;color: #fff;  position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); height: 100%; width: 100%;}
.t .box1 div h2 {font-size: 20px; font-weight: bold; padding: 0px 20px; padding-top: 120%; }
.t .box1 div h3 {font-size: 20px; font-family: Arial; padding: 0px 20px;}
.t1 .box1 {background: url(../images/c1.jpg) center center;}
.t2 .box1 {background: url(../images/c2.jpg) center center;}
.t3 .box1 {background: url(../images/c3.jpg) center center;}
.t4 .box1 {background: url(../images/c4.jpg) center center;}
.t5 .box1 {background: url(../images/c5.jpg) center center;}
.t6 .box1 {background: url(../images/c6.jpg) center center;}
.t1 .box2 {background: url(../images/c11.jpg) ;}
.t2 .box2 {background: url(../images/c21.jpg) ;}
.t3 .box2 {background: url(../images/c31.jpg) ;}
.t4 .box2 {background: url(../images/c41.jpg) ;}
.t5 .box2 {background: url(../images/c51.jpg) ;}
.t6 .box2{background: url(../images/c61.jpg);}
.t .box2 .box {margin:0;color: #fff; background: rgba(0,0,0,.4); position: absolute; bottom: 0; padding: 40px;}
.t .box2 .box .gd {background: #c30d23; width:130px; height:32px; line-height:32px; color:#fff; display:block; text-align:center; font-size:16px; border-radius: 30px; margin-top: 30px; }
.t .box2 .box .gd a{color:#fff;}
.t .box2 .box .gd i { margin-left:5px; }
.t .box2 .box li {width: 40%;float: left; margin-bottom: 10px;}
.t .box2 .box li span {vertical-align: middle;margin-right: 10px}
.t .box2 .box li {font-size: 22px; color: #fff;}
.t .box2 .box li a {color: #fff;}
.t .box2 .box li a:hover { color: #ddd; padding-left: 10px;transition: all 2s; }
.t .box2 .box p {margin: 20px 0 0 0; line-height:26px; font-size: 14px;  width:100%;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden; }
.t .box2 .box h3 {font-size: 20px;}
.c {border-left: #fff solid 2px;padding-left: 15px;}
.t .box2 .box h2 {font-size: 26px; font-weight: bold;}
.t .box2 .box h2 font { padding-left: 10px; font-size: 18px;}
.t.active {width: 40%;}
.t.active .box2 {opacity: 1;}
@media (max-width: 1440px) {
.t {height: 500px;}
.t .box2 .box p {margin:20px 0;line-height:27px;font-size: 15px;  width: 100%; float: none;  }
.t .box2 .box .gd {float:left; margin-top: 0px;}
}

@media (max-width:768px) {
.tz_bj { width: 100%; margin:40px auto 0 auto;}
.t,.t.hover {width: 100%;}
.tss {padding: 0;padding-bottom:30px}
.t {height: 300px}
.t .box1 div { height: 100%; width: 100%;}
.t .box1 div h2 {padding-top:50%;}
.t .box2 .box {color: #fff; padding:20px 20px 20px 20px;}
.t .box2 .box li {font-size: 14px;}
.t .box2 .box li span img {width: 30px}
.t .box2 .box h2 {font-size: 20px;}
.t .box2 .box h2 font { font-weight: normal; font-size: 16px;}
.t .box2 .box h3 {font-size: 16px}
.t .box2 .box .gd { margin-top:0px; float: left;}
.t .box2 .box p {width: 100%; float: none;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden; margin: 10px 0px 10px 0px;}
.t .box1 {background-size: cover !important}
.t.active {width: 100%; height: 300px;}
}


.yqlj { width: 100%; padding: 20px 0px; background: #f6f6f6;}
.yqlj font { font-size: 18px; font-weight: bold;}
.yqlj a {font-size: 16px; margin-right: 15px;}



.footer{width:100%;background:url(../images/dbj.jpg) no-repeat center top #121212; padding: 50px 0px 0px 0px; color: #ddd;}
.footer .dfg { width:100%; }
.footer .dfg img { width:95%; height: auto; margin-bottom: 30px;}
.footer ul li {  float: left; color: #ccc; line-height: 30px; width:15%; border-top: 3px solid #999; padding-top: 25px; margin-right: 5%;} 
.footer ul li:nth-child(4n) { margin-right: 0;}
.footer ul li:nth-child(2n) { margin-left: 2%;}
.footer ul li:first-child {width: 35%;}
.footer h4{ font-size: 18px; height: 40px; font-weight: bold; color: #fff;}
.footer ul li a { font-size: 14px; display: block; color: #ccc;}
.footer ul li i { margin-right: 5px;}
.footer .xbw { margin-top: 50px;}
.footer .lj { font-size: 14px; line-height: 50px;}
.footer .lj a { color: #ddd; padding: 0px 5px;}
.footer .lj i { color: #ddd; margin-right: 10px; font-size: 18px;}
.footer .dbb { width: 100%; border-top: 1px solid #999; line-height: 60px;}
.footer .wdd {font-size: 32px; color: #fff; font-family: Arial, Helvetica, sans-serif; padding-top:20px;}

@media screen and (max-width: 992px) {
.footer{ padding: 10px 0px 0px 0px; color: #ddd;}
.footer ul li { width: 100%; float: left; color: #ddd; line-height: 24px; margin-bottom: 15px;  border-top:0px solid #999;}
.footer ul li:first-child { margin-left: 0; width: 100%;}
.footer ul li:nth-child(2n) {display: none;}
.footer ul li:nth-child(3n) {display: none;}
.footer ul li:nth-child(4n) {display: none;}
.footer .dfg img{ display: none; }
.footer h4{ font-size: 16px; height: 30px; font-weight: bold;}
.footer ul li a { font-size: 14px; display: inline-block; color: #ddd; width: 32%;}
.footer ul li i { margin-right: 5px;}
.footer .xbw { margin-top:20px;}
.footer .lj { font-size: 14px; line-height:26px; padding-bottom: 10px;}
.footer .dbb { width: 100%; border-top: 1px solid #999; line-height: 22px; padding: 10px 0px 80px 0px;}
.footer .dbb .lf { float: none;}
.footer .dbb .rt { float: none;}

.yqlj font { font-size: 16px; font-weight: bold;}
.yqlj a {font-size: 14px; margin-right: 10px; line-height: 24px;}
}




.tj_yy{width:100%; height:100vh; position:fixed; top:0; left:0; z-index:99999; display:none;}
.tj_yy .b_j{width:100%; height:100%; background:rgba(0,0,0,.7); position:absolute; top:0; left:0;}
.tj_yy .n_r{width:600px; padding:30px 50px;position:absolute; top:20%; left:50%; transform:translateX(-50%);    border-radius: 10px;}
.tj_yy .n_r .bt{text-align:center; color:#fff; margin-bottom:30px; font-size: 36px;}
.tj_yy .n_r .bt h3{font-size:30px; color:#fff; margin-bottom:10px;}
.tj_yy .n_r .bd { border-radius: 15px 15px 0px 0px; background: #fff; padding: 30px;}
.tj_yy .n_r .yy {  border-bottom: 1px dashed #ddd; line-height: 60px; font-size: 14px;}
.tj_yy .n_r .yy span { color: #FB0004;}
.tj_yy .n_r .yy input.w{width:80%;  line-height: 60px;  font-size:14px; color:#555; float: right; color: #999;}
.tj_yy .n_r .yy .txt { width: 100%;  border-radius: 30px; border: 1px solid #ddd;line-height:40px; height: 40px; padding: 0px 15px; font-size: 14px; margin-top: 10px;}
.tj_yy .n_r .bdd { width: 100%; border-top: 1px solid #ddd; border-radius: 0px 0px 15px 15px; background: #fff; padding: 30px; box-sizing: border-box;}
.tj_yy .n_r .an{width:100%; height:45px; background-color:#c30d23; font-size:16px; color:#fff; line-height:45px; cursor:pointer;border-radius: 10px;}
@media only screen and (max-width:1440px) {
.tj_yy .n_r{ top:10%; }

}
@media only screen and (max-width:992px) {
.tj_yy .n_r{ width: 90%; top:10%; padding:15px;}
.tj_yy .n_r .yy input.w{width:65%;  line-height: 60px;  font-size:14px; color:#555; float: right; color: #999;}
}



.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:992px){
.e_m .n_r{width:230px; padding:15px;}
.e_m .n_r p{font-size:15px;}
}

.pc_kf{width:70px; position:fixed; right:0px; bottom:30px; z-index:99999; border-radius: 5px 0px 0px 5px; box-shadow:0 0 5px #ccc;}
.pc_kf .nr{font-size:18px; text-align:center; line-height:70px; position:relative; border-bottom: 1px solid #ddd;}
.pc_kf .tel{width:200px; background:#fff; font-size:22px; line-height:70px; color:#c30d23; position:absolute; top:0; right:-160px; opacity:0; border-radius: 5px; box-shadow: 0px 0px 5px rgba(0,0,0,.2);}
.pc_kf .nr:hover .tel{right:86px; 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:#fff; position:absolute; bottom:0; right:-200px; opacity:0; border-radius: 5px; box-shadow: 0px 0px 5px rgba(0,0,0,.2);}
.pc_kf .ewm img{width:100%; height:auto; display:block; margin-bottom:10px; border-radius: 5px; overflow: hidden;}
.pc_kf .ewm p{font-size:14px; color:#333; line-height:16px; margin-bottom:10px;}
.pc_kf .nr:hover .ewm{right:86px; 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:70px; height:70px; box-shadow:0 0 5px #ccc;  background-color:#fff;  overflow:hidden;}
.pc_kf .nr i{color:#666; font-size: 30px;}
.pc_kf .fh{width:70px; height:70px;  background-color:#c30d23; text-align:center; line-height:70px; color:#fff; cursor:pointer;}
.pc_kf .fh i{font-size:30px;}
.pc_kf .fh a{color:#fff;}
@media only screen and (max-width:992px) {
.pc_kf{right:0px; bottom:10px;}
}
@media only screen and (max-width:640px){
.pc_kf{width:100%; background-color:#c30d23; 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;}
.pc_kf .tel{display:none;}
.pc_kf .ewm{display:none;}
.pc_kf .nr a{display:block; width:100%; border-radius:0; background-color:#c30d23; box-shadow:none;}
.pc_kf .nr i{color:#fff;}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:24%; box-shadow:none; font-size:22px; float:left;}
}



.nban{ width:100%; height:auto; font-size:0; overflow:hidden; position:relative;}
.nban img{ width:100%; height:auto;}
@media screen and (max-width:992px) {
}
@media screen and (max-width:600px) {
.nban{  height:140px; margin-top:0px;}
.nban img{ position:absolute; height:140px; width:auto; top:0; left:50%; transform:translateX(-50%); z-index:2}
}


.ndh { width:100%; margin:0px auto; overflow:hidden; background: #f0f0f0; line-height:60px;}
.ndh ul { width: 65%; float: left;}
.ndh ul li { display:inline-block; width:auto; line-height:60px; font-size:18px;  color:#333; }
.ndh ul li a {font-size:16px; padding:0px 30px; color:#333;  line-height:60px;display:block; }
.ndh ul li:hover a { background:#c30d23; display:block; color:#FFF;}
.ndh ul li .on {background:#c30d23; display:block; color:#FFF;}
.ndh .wz { width: 35%; float: right; text-align: right; }
@media screen and (max-width:1440px) {
.ndh ul { width: 65%; float: left;}
.ndh ul li a {font-size:16px; padding:0px 25px; color:#333;  line-height:60px;display:block; }   
.ndh .wz { width: 35%; float: right; text-align: right; } 
}
@media screen and (max-width:992px) {
.ndh .con{ width: 100%;}
.ndh ul { width: 100%; float: none;}
.ndh ul li { width:33.3333%; float: left; font-size:14px;color:#333; text-align: center; line-height:50px; }	
.ndh ul li a {font-size:14px; padding:0px 0px; line-height:50px;}
.ndh .wz { display: none; }
}


.ny_gy { width:100%; margin:0px auto; padding: 60px 0px; }
.ny_gy .zjn {margin: 0 auto;}
.ny_gy .left { width:100%; float: none; margin-top: 3%;}
.ny_gy .left ul li { width: 31.333%; margin: 0 2.6% 2.6% 0; float: left;}
.ny_gy .left ul li:nth-child(3n) { margin-right: 0;}
.ny_gy .left img { width:100%; height:auto;}
.ny_gy .wz { width:100%; float: none; padding:0;}
.ny_gy .wz h3{font-size:26px; color:#333333; font-weight: bold; margin-bottom: 10px;}
.ny_gy .wz h4 { font-size: 18px; color: #666; font-family: Helvetica, Arial;margin-bottom: 10px;}
.ny_gy .wz em { width: 65px; height: 3px; background: #c30d23; display: block; }
.ny_gy .wz  p { font-size:16px; line-height:32px; text-align:justify;  overflow: hidden; margin-top: 30px; }
@media only screen and (max-width:1440px){
.ny_gy .zjn {margin: 0 auto; }	
}
@media only screen and (max-width:992px){
.ny_gy { width:100%;  padding:0px 0px 30px 0px;}
.ny_gy .zjn {margin: 0 auto; width:94%;}
.ny_gy .left { width:100%; float:none;}
.ny_gy .wz {  padding:20px 0 0 0;}
.ny_gy .wz h3{font-size:18px; }
.ny_gy .wz h4 { font-size: 14px; }
.ny_gy .wz em { width: 65px; height: 3px; background: #c30d23; display: block; }
.ny_gy .wz  p { font-size:14px; line-height:26px; text-align:justify;  overflow: hidden; margin-top: 20px; }
}


.fw_zx {  margin:30px auto 50px auto;  }
.fw_zx ul li { margin: 20px auto; background: #f0f0f0; width: 50%; float: left;}
.fw_zx ul li .tp {  width:100%;  overflow: hidden;}
.fw_zx ul li .tp img { width:100%; height:315px;}
.fw_zx ul li .wz { width:100%;  padding:28px;  }
.fw_zx ul li .wz p { color:#333; font-size:14px; line-height:26px; padding-top:20px; height:198px;}
.fw_zx ul li .wz h3 { font-size:20px; color:#333333;  line-height:30px;  font-weight:bold;}
.fw_zx ul li:hover .tp img {-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}
.fw_zx ul li .mor { width: 100px; height: 30px; line-height: 30px; background: #c30d23; color: #fff; text-align: center;}
.fw_zx ul li .mor a { color: #fff;}
@media only screen and (max-width:992px) {
.fw_zx { margin:10px auto;}
.fw_zx ul li { width:100%; float: none;}
.fw_zx ul li .tp img { width:100%; height:200px;}
.fw_zx ul li .wz { width:100%; padding: 20px; }
.fw_zx ul li .wz h3{ font-size:18px; line-height:40px;} 
.fw_zx ul li .wz p { color:#333; padding-top:0px;height: 104px; overflow: hidden; margin-bottom: 10px;}
}