@charset "utf-8";

@font-face {
  font-family: 'COND';
  src: url('../font/AKZIDENZGROTESK-COND.OTF');
}

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;}

::-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;}


.fl {float: left;display: inline;}/* 左浮动 */
.fr {float: right;display: inline;}/* 右浮动 */
.p10{padding: 10px!important}
.p15{padding: 15px!important}
.mt0{ margin-top: 0!important; }
.mt5{ margin-top: 5px!important; }
.mt7{ margin-top: 7px!important; }
.mt10{ margin-top: 10px!important; }
.mt15{ margin-top: 15px!important; }
.mt20{ margin-top: 20px!important; }
.mt25{ margin-top: 25px!important; }
.mt30{ margin-top: 30px!important; }
.mt35{ margin-top: 35px!important; }
.mt40{ margin-top: 40px!important; }
.mt45{ margin-top: 45px!important; }
.mt50{ margin-top: 50px!important; }
.mt55{ margin-top: 55px!important; }
.mt60{ margin-top: 60px!important; }
.mt65{ margin-top: 65px!important; }
.mt70{ margin-top: 70px!important; }
.mt80{ margin-top: 80px!important; }
.ml0{ margin-left: 0!important; }
.ml10{ margin-left: 10px!important; }
.ml15{ margin-left: 15px!important; }
.mb0{ margin-bottom: 0!important; }
.mb5{margin-bottom: 5px !important;}
.mb10{ margin-bottom: 10px!important; }
.mb15{ margin-bottom: 15px!important; }
.mr0{ margin-right: 0!important; }
.mr10{ margin-right: 10px!important; }
.mr15{ margin-right: 15px!important; }
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f28{font-size:28px;}
.f30{font-size:30px;}
.f32{font-size:32px;}
.f36{font-size:36px;}
.f40{font-size:40px;}
.f48{font-size:48px;}





.con { width:80%; margin:0px auto;}




.header{width:100%; position:fixed; top:0; left:0; background:#000;z-index: 9999999999999999999;}
.header.on{ background:rgb(0,0,0.9); }

.header .logo{width:70px; float:left; padding-top:10px;}
.header .logo img{width:100%; height:auto; display:block;}

.header .s_ch{height:35px; width:35px; font-weight:bold; line-height:35px; text-align: center;  color:#fff;  font-weight: 900;float:right; cursor:pointer;  margin-top: 30px; 
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:#fff; font-weight: 900;}

.header.on .an i{color:#fff;}
.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:#dcd1cd;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 .dh { float:right; color:#fff; margin-top:33px;}
.header .dh a { font-size:18px; color:#fff; padding:0px 20px 0px 0px;}
.header .dh a:hover { color:#e60021;}


.header .nav{float:right; margin-right: 60px;}
.header .nav i{font-size:18px; line-height:60px; text-align:right; position:absolute; width:50%; height:60px; right:0px; top:50%; display:none; color:#e60021; 
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{height:90px; font-size:16px;  margin:0px 0px 0px 80px; float:left; position:relative; 
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li span{width:0; height:2px; background-color:#e60021; 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 a.o_lm{line-height:90px; color:#fff; display:block; font-size: 16px; font-weight:bold;  } 
.header .nav ul li:hover a.o_lm{color:#e60021;}
.header .nav .y_j{position:relative;}



.header .nav .e_j{width:145px; background:#fff; position:absolute; top:90px; left:0; display:none; z-index: 9999999999999999999; margin-left:-36px; border-radius:0px 0px 5px 5px; padding:0px; opacity: 0; overflow: hidden;}
.header .nav ul li .e_j a{display:block; font-size:16px; color:#666; line-height:50px; text-align:center; }
.header .nav .e_j a:hover{ color:#fff; background:#e60021;}



.header .nav .ej{width:100%;  background:rgba(0, 0, 0, 0.8); border-top:1px solid #e60021; position:fixed; z-index: 9999999999999999999; left:0; top:90px; display:none;}
.header .nav .ej .zjfl {width:80%; margin:30px auto;  position:relative; left:0;}
.header .nav .ej .zjfl dt{ display:block; font-weight:normal;}
.header .nav .ej .zjfl dt .wgz{ position:absolute; right:0; top:0; opacity:0; z-index:999; width: 70%; background: #fff; height: 420px; border-left: 1px solid #ddd; padding-left: 5%;}
.header .nav .ej .zjfl dt .wgz h5{ font-size: 20px; line-height: 50px; font-weight: bold; color:#e60021;}
.header .nav .ej .zjfl dt .wgz .zz { width: 50%; float: left;}
.header .nav .ej .zjfl dt .wgz .zz a { display: block; line-height: 40px; padding-left: 0; font-size: 16px;}
.header .nav .ej .zjfl dt:hover .wgz{ opacity:1}
.header .nav .ej .zjfl dt:first-child .wgz{ opacity:1; z-index:1}
.header .nav .ej .jjfa {width:50%; margin:30px auto;  position:relative; left:0;}
.header .nav .ej .jjfa .dd { width:25%; float: left; text-align: center;}
.header .nav .ej .jjfa .dt {font-size:16px; line-height: 50px;  color:#fff;}
.header .nav .ej .jjfa .tp { width: 40px; height: auto; margin: 0px auto;}
.header .nav .ej .jjfa .tp img  { width: 100%; height: auto;}


.header .nav ul li:hover .ej{display:block;}
.header .nav .ej .z1{display:block; font-size:16px; line-height: 50px; color:#333;padding-left: 15px;}
.header .nav .ej .z1:hover { color:#e60021; background: #f6f6f6;  border-left: 3px solid #e60021; font-size:16px;}


dl,dd{ list-style:none;}
.tab{ width:100%; margin: 0px auto;}
.tab-hd { overflow:hidden; zoom:1; width: 26%; float: left;}
.tab-hd dd{ float:left; width:100%; color:#333;  cursor:pointer; line-height: 55px; font-size:20px; border-bottom:1px solid #333; padding: 15px 0px;}
.tab-hd dd.active{ border-right:3px solid #e60021; color: #e60021;}
.tab-hd dd .tp { width: 18%; float: left;}
.tab-hd dd .tp img { width: 100%; height: auto;}
.tab-hd dd p { font-size: 18px; float: right; width: 70%; color: #fff;}	
.tab-hd dd.active p {color: #e60021;}
	
.tab-bd dd{display:none;  width: 74%; float: right; border-left: 1px solid #333; height:580px; overflow: auto; padding-left: 5%;}
.tab-bd dd.thisclass{ display:list-item;}
.tab-bd dd .dd { width: 100%; }
.tab-bd dd .dt { width: 19%; margin: 0 3% 2% 3%; float: left; text-align: center;}
.tab-bd dd .dt img { width: 100%; height: auto;}
.tab-bd dd .dt p { line-height: 40px; font-size: 15px; text-align: center; color: #fff;}
.tab-bd dd .dt font { text-align: center; font-size: 12px;}
.tab-bd dd .dt font a {font-size: 12px; color: #999;}
.tab-bd dd .dt font a:hover {color: #e60021;}



@media (min-width:1024px){
.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
}
@media only screen and (max-width:1660px){
.header .nav ul li{height:90px; font-size:16px;  margin:0px 0px 0px 50px; }     
}
@media only screen and (max-width:1440px){
.con { width:90%; margin:0px auto;}
.header .logo{width:70px; float:left; }
.header .nav ul li{height:90px; font-size:16px;  margin:0px 0px 0px 50px; }
.header .nav ul li a.o_lm{ font-size:17px;  }
.header .nav .l_m{ padding:2% 2%; }
.header .nav .l_m h1 { margin-top: -40px;}
.header .nav .l_m dl dd { margin-top: 40px;}
	
.tab-hd { width: 30%; }
.tab-bd dd{ width: 70%;}

.header .nav .ej .zjfl {width:90%; }
.header .nav .ej .jjfa {width:60%; margin:30px auto;  position:relative; left:0;}


.tab-hd dd{ line-height: 45px; font-size:18px;  padding: 15px 0px;}
.tab-hd dd p { font-size: 16px; }	

.tab-bd dd{ height:550px;}	




}
@media only screen and (max-width:995px){
	
.header .dh { margin-top:18px;}
.header .dh a { font-size:16px; padding:0px 10px 0px 0px;}

	
.con { width:94%; margin:0px auto;}
.header {  height: 60px;}
.header.on { height: 60px;}
.header .logo{width:60px; float:left;  padding-top:5px; margin-left:45%; }
.header .logo img { width: auto; height:50px;}
.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:#fff; font-weight:400;}
.header .an{display:block;}
	
.header .cxan { display: none;}
.header .cxan1 { display: block;}
	
.header .nav{width:100%; height:0; padding:0; position:fixed; background-color:rgba(255,255,255,.99); top:0; right:0; margin:0; margin-top:60px; overflow:auto;z-index:999999;
        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 i{display:block;}
        .header .nav ul{margin-bottom:100px;}
        .header .nav ul li{width:90%; height:auto; text-align:left; font-size:14px; display:block; margin:0px 0px 0px 20px;
        transition:all .3s;
        -o-transition:all .3s;
        -ms-transition:all .3s;
        -moz-transition:all .3s;
        -webkit-transition:all .3s;}
        .header .nav ul li span{ display:none;}
        .header .nav ul li a.o_lm{line-height:50px; color:#333; font-size: 16px;}
        .header .nav ul li:hover a.o_lm{color:#e60021; background:none;}
        .header .nav .y_j{border-bottom:1px solid #e4dbcd;}
        
            
        
        
        .header .nav .ej{ width: 0;}
        
        .header .nav .ej .zjfl {display: none;}
        .header .nav .ej .jjfa {display: none;}
                
                
        .header .nav .e_j{padding:10px 0px; opacity: 99; border-bottom:1px solid #e4dbcd; background:none; position:relative;z-index:10000; 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;}
        .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; line-height:35px; text-align:center; }

.mt20{ margin-top:10px!important; }
.mt30{ margin-top: 15px!important; }

}


.head_h{width:100%; height:0px;}
@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: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_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_gb i{font-size:22px;}
.search .sc_nr{width:80%;float: left;}
.search input{width:70%; font-size:15px; float: left;}
.search button{width:15%;}
.search button i{font-size:26px;}
}





.datu{width:100%; height:100vh; overflow:hidden; position:relative; }
.datu .swiper-container{position: relative; top:0; left:0; width:100%; height:100vh; 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:100vh;
		overflow:hidden;
		
    }

@-webkit-keyframes kenburns-1 {
  0% {-webkit-transform: scale(1.2);transform: scale(1.2);}
  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.2);transform: scale(1.2);}
  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:100vh; width:auto; min-width:100%; opacity:0.8; 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.3
}
.banner .swiper-pagination-bullet-active{ background:#e60021; transition:all 0.6; opacity:1}
.banner .w_z{ color:#fff;  position:absolute; z-index:3; width:80%; left:10%; text-align: center;}
.banner .w_z h2{font-size:60px;color:#fff;  margin-bottom:30px; line-height:60px; font-weight:400; font-family:"Times New Roman", Times, serif;}
.banner .w_z p{font-size:36px;color:#fff; line-height:45px; letter-spacing:2px;} 
.banner .mr { width: 180px; height: 40px; line-height: 40px; text-align: center; border: 2px solid #fff; color: #fff; font-size: 16px; margin-top: 40px;}
.banner .mr a {color: #fff; font-size: 16px;}
@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;
}
.banner .swiper-button-next{ display:none;} 
.banner .swiper-button-prev{ display:none;} 
.banner{ height:30vh;}
.banner .swiper-slide img{ position:absolute; height:30vh; width:auto; width: auto; opacity:0.8; left:0; top:0; }
.banner .w_z{ width:90%; left:5%; transform:none; display: none;}
.banner .w_z h2{  transform:none; font-size:30px; line-height:30px; text-align:center; display:block; margin:0 0 15px 0px;}
.banner .w_z p{font-size:18px; line-height:25px;color:#fff;  margin-bottom:0px; letter-spacing:0px; }
}

@media only screen and (max-width:600px){
.datu{width:100%; height:30vh; }
.banner{ height:30vh;}
.banner .swiper-slide img{ position:absolute; height:35vh; width:auto; width: auto; opacity:0.8; left:0; top:0; }
}


.gallery-top{width:100%; position:relative; height: auto; margin-top:90px; }
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-slide .bj {position:absolute; left:0; top:0; height: 100%; width: 100%; background: rgba(0,0,0,.5);}
@media only screen and (max-width:992px){
.gallery-top{width:100%; position:relative; height: 200px;margin-top:0px;}
.gallery-top .swiper-slide { overflow: hidden;}
.gallery-top .swiper-slide img{width: auto; height: 200px; position: absolute; left:50%;  transform:translateX(-50%);   top:0; }
}







.gy_bt{width:100%;  text-transform:uppercase; margin-bottom: 30px; text-align: center; }
.gy_bt h2{font-family: "Times New Roman", Times, serif; 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}	
}






.sy_gy { width:100%; overflow:hidden; margin: 0px auto;background:#f6f6f6; padding:100px 0px; !important }
.sy_gy .left { width:40%; float:left; padding-top:10%;  }
.sy_gy .left .wz h2{font-size:66px; line-height:100px;  color:#f0f0f0;  font-family:Arial; font-weight: 600; text-transform: uppercase; }
.sy_gy .left .wz h3 i { width: 60px; height: 4px; background: #e60021; display: inline-block; float: left; margin: 20px 10px 0px 0px;}
.sy_gy .left .wz h3{font-size:30px;height:60px;  color:#333; position: relative; left: 0; top: 0; margin-top: -70px;}
.sy_gy .left .wz span { width:50px; height:3px; background:#ca0f18; display:block; margin:0px 0px 10px 0px;}
.sy_gy .left .gdd { height: 15px;} 
.sy_gy .left .wz p { font-size:15px; line-height:32px; text-align:justify; color:#666;}
.mr { width:160px; height:40px; background:#e60021; text-align:center; line-height:40px; color:#fff; margin:20px 0px 20px 0px; }
.mr a {color:#fff; font-size:15px;}
.mr:hover a { background:#b79171; color:#fff; font-size:15px; display:block;}
.mr i { margin-left: 15px;}
.sy_gy .right { float: right; width: 55%; }
.sy_gy .right img { width: 100%; height: auto;}
@media only screen and (max-width:1660px) {
.sy_gy .left .wz p { font-size:16px; line-height:34px;}
}
@media only screen and (max-width:1450px) {

.sy_gy .left .wz p { font-size:15px; line-height:26px;}
.sy_gy .left .gdd { height: 10px;} 

}
@media only screen and (max-width:995px){
.sy_gy { padding-bottom: 30px;}
.sy_gy .left { width:100%; float:none;  margin-top:0px;  padding:2% 0% 3% 0%; margin-left: 0%;}
.sy_gy .left .wz h2{ font-size:35px; line-height:90px;}
.sy_gy .left .wz h3{font-size:22px; height:50px; padding-top:10px;}
.sy_gy .left .wz h3 i { margin: 13px 10px 0px 0px;}
.sy_gy .left .wz p { font-size:14px; line-height:26px; word-break: break-all;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; }
.mr { margin-top:20px;}
.sy_gy .right { float:none; width: 100%; margin-left: 0%;}
}


.sy_cp { width: 100%; margin: 50px auto;}
.sy_cp ul li { width: 32%; margin: 0 2% 2% 0; float: left; position: relative;}
.sy_cp ul li:nth-child(3n) { margin-right: 0;}
.sy_cp ul li img { width: 100%; height: auto;}
.sy_cp ul li .wz { position: absolute; left: 0; top:0; width: 100%; height: 100%;  background-color: rgba(0,0,0,.8); color: #fff; display: none; }
.sy_cp ul li .wz h2 { float: left; font-size: 24px; padding-top: 25%; padding-left: 4%;}
.sy_cp ul li .wz p { font-size: 16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; line-height: 30px; font-family:"Times New Roman", Times, serif;  }
.sy_cp ul li .wz span { float: right; font-size: 30px; padding: 20px; }
.sy_cp ul li .wz span a {font-size: 30px; color: #fff;}
.sy_cp ul li:hover .wz { display: block; transition: all 0.5s;  }
@media only screen and (max-width:992px){
.sy_cp { width: 96%; margin: 30px auto;}
.sy_cp ul li { width: 48%; margin: 0 1% 2% 1%; float: left; position: relative;}
.sy_cp ul li:nth-child(3n) { margin-right: 1%;}
}



.sy_cpp {width:80%; margin: 100px auto;  }
.ziyuan1{ width:100%; margin:0px auto;  }
.ziyuan1 .swiper-slide{ position:relative; background: #fff; border: 1px solid #ddd;}
.ziyuan1 .swiper-slide i{ display:block; width:100%; padding-bottom:100%;}
.ziyuan1 .swiper-slide .tp {width:100%; height:auto; overflow: hidden; }
.ziyuan1 .swiper-slide img{  width:100%; height:auto; overflow: hidden;}
.ziyuan1 .swiper-slide .wz {font-size:15px; padding: 15px 0px; text-align:center; }
.ziyuan1 .swiper-slide .wz a {font-size:15px;}
.ziyuan1 .swiper-slide .an { width: 100px; height: 30px; margin-top: 10px; line-height: 30px; background: #005baa; text-align: center; color: #fff; font-size: 14px; float: right;}
.ziyuan1 .swiper-slide: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 2s; -moz-transition: all 2s; transition: all 2s;}
/*.sy_cpp .swiper-button-next{width:29px; height:48px; background:url(../images/left_ico.png) no-repeat; right:0;  margin-top:-50px;background-size:29px 48px; top:60%;}
.sy_cpp .swiper-button-prev{width:29px; height:48px; background:url(../images/right_ico.png) no-repeat; left:0; margin-top:-50px; background-size:29px 48px; top:60%;}*/
@media only screen and (max-width:1440px) {
.sy_cpp {width:90%; margin: 100px auto;  }
	}
@media only screen and (max-width:992px) {
.sy_cpp { margin:70px auto;  }
.ziyuan1{ width:100%; margin:0px auto;  }
.ziyuan1 .swiper-slide .wz { padding:10px;}
.ziyuan1 .swiper-slide h1{ display:block; font-size:18px; margin:0px 0px 5px 0px; }
.sy_cpp .swiper-button-next{ display: none;}
.sy_cpp .swiper-button-prev{ display: none;}
}







.cjwt { width: 100%; padding:50px 0px 70px 0px;}
.cjwt .sgh { width: 80%; margin: 0px auto;}
.cjwt .sgh .zcc { width: 10%; float: left; padding-top:0px;}
.cjwt .sgh .zcc h1 { font-size: 30px;  color:#333333;}
.cjwt .sgh .zcc p { font-size: 16px; padding: 15px 0px; line-height:26px;}
.cjwt .sgh .ycc { width: 85%;float: right;}


.founder-list {width: 100%; margin:0px auto;}
.founder-list.nopadding,.founder-list.nopadding ul{padding-top:0;}
.founder-list ul {padding-top:0px;}
.founder-list li {border-bottom: 1px solid #e5e5e5;-webkit-transition: .3s;-o-transition: .3s;-moz-transition: .3s;transition: .3s;}
.founder-list h4 {-webkit-transition: .3s;-o-transition: .3s;-moz-transition: .3s;transition: .3s;padding: 15px 50px 15px 15px;background: url(../images/icon10.png) 97% center no-repeat; }
.founder-list h4 span { margin-right:50px;}
.founder-list .info {background:#f7f7f7;padding: 20px 15px;display: none; font-size: 16px; line-height: 30px;  text-align:left;}
.founder-list .info .font18 {padding: 5px 0;}
.founder-list .on {-webkit-border-radius: 5px;border-radius: 5px;overflow: hidden;border-bottom: transparent;}
.founder-list .on h4 {background-color:#e60021; color:#fff;background-image: url(../images/icon11.png); }
.founder-article {padding-top: 10px;}
.founder-article .article {padding-top: 20px;line-height: 26px;}
.font22 { font-size: 18px;}
@media only screen and (max-width:1660px){
.founder-list {margin: 0px auto;}
.cjwt .sgh { margin: 0px auto;}

.cjwt { width: 100%; padding:50px 0px 70px 0px;}
.cjwt .sgh { width: 90%; margin: 0px auto;}
.cjwt .sgh .zcc { width: 15%; float: left; padding-top:0px;}
.cjwt .sgh .zcc h1 { font-size: 30px;  color:#333333;}
.cjwt .sgh .zcc p { font-size: 16px; padding: 15px 0px; line-height:26px;}
.cjwt .sgh .ycc { width: 80%;float: right;}

}
@media only screen and (max-width:992px) {
.founder-list { width:100%; margin: 30px auto;}	
.font22 { font-size: 16px;}

.cjwt { width: 100%; padding:0px 0px 40px 0px;}
.cjwt .sgh { width: 94%; margin: 0px auto;}
.cjwt .sgh .zcc { width: 100%; float: none; padding-top:20px;}
.cjwt .sgh .zcc h1 { font-size:30px;}
.cjwt .sgh .zcc p { font-size: 14px; }
.cjwt .sgh .ycc { width:100%; float: none;}

}


.sy_dgyy { width: 100%; height: auto; margin:0px auto; position: relative; z-index: 1;}
.sy_dgyy img { width: 100%; height: auto;}
.sy_dgyy .wrt { position: absolute; left:10%; top:0; width: 40%; z-index: 3; background:rgba(0,0,0,.7); height:100%; padding:5%; text-align:center;}
.sy_dgyy .wrt h1 { font-size: 22px; padding: 0px 0px 20px 0px; color: #fff; line-height:40px;}
.sy_dgyy .wrt p { font-size: 18px; color: #fff; line-height:36px;}
@media only screen and (max-width:992px){
.sy_dgyy { width: 100%; height:50vh; margin: 0px auto; position: relative; z-index: 1; overflow:hidden;}
.sy_dgyy img {width: auto; height:50vh; position: absolute; left:50%;  transform:translateX(-50%);   top:0; }
.sy_dgyy .wrt { position: absolute; left:0; top:0; width: 100%; padding:8% 5%;}
.sy_dgyy .wrt h1 { font-size:18px; font-weight:bold; line-height:30px;}
.sy_dgyy .wrt p { font-size:14px; line-height:24px;}
}







.sy_dgy { width: 100%; height: auto; margin: 10px auto 0px auto; position: relative; z-index: 1;}
.sy_dgy img { width: 100%; height: auto;}
.sy_dgy .wrt { position: absolute; left:10%; top:0; width: 40%; z-index: 3; background:rgba(0,0,0,.7); height:100%; padding:10% 3%;}
.sy_dgy .wrt h1 { font-size: 40px; padding: 0px 0px 20px 0px; color: #fff;}
.sy_dgy .wrt p { font-size: 22px; color: #fff; line-height: 60px;}
@media only screen and (max-width:992px){
.sy_dgy { width: 100%; height:30vh; margin: 0px auto; position: relative; z-index: 1; overflow:hidden;}
.sy_dgy img {width: auto; height:30vh; position: absolute; left:50%;  transform:translateX(-50%);   top:0; }
.sy_dgy .wrt { position: absolute; left:5%; top:0; width: 40%; padding:5% 5%;}
.sy_dgy .wrt h1 { font-size:20px; font-weight:bold;}
.sy_dgy .wrt p { font-size:14px; line-height:24px;}
}





.sy_fw { width: 100%; margin:0px auto; background:#f6f6f6; padding:100px 0px;}
.sy_fw h1 { border-bottom: 1px solid #ddd; font-size: 28px; color: #333; line-height:100px; margin-bottom: 40px; text-align: center;}
.sy_fw ul li { width: 25%; float: left; border-right: 1px solid #ddd; text-align: center;}
.sy_fw ul li .tp { margin-bottom:10px;}
.sy_fw ul li .tp img { width: 50px; height: auto;}
.sy_fw ul li h2 { font-size: 22px; line-height: 50px; color: #000;}
.sy_fw ul li p { font-size: 15px;}
.sy_fw ul li:nth-child(4n) { border-right: none;}
.sy_fw .sfan {background: #666; width: 50%; height: 35px; line-height: 35px; border-radius: 5px; margin: 0px auto;}
.sy_fw .sfan a { color: #fff;}
@media only screen and (max-width:1440px){
.sy_fw { }
.sy_fw .sfan {width: 70%; }
.sy_dgy .wrt { position: absolute; left:5%; top:0; width: 50%; z-index: 3; padding:8% 5%;}
.sy_fw ul li h2 { font-size: 18px; line-height: 50px; color: #000;}
}
@media only screen and (max-width:992px){
.sy_fw {  margin: 30px auto 0px auto; padding:50px 0px 0px 0px;}
.sy_fw h1 { font-size:18px; color: #333; line-height:60px; margin-bottom: 30px; text-align: center;}
.sy_fw ul li h2 { font-size: 14px; line-height: 40px;}
.sy_fw ul li { width: 50%; float: left; border-right: 1px solid #ddd; text-align: center; margin-bottom:40px; border:none;}  
.sy_fw ul li:nth-child(2n) { border-right: none;}
.sy_fw ul li .tp { margin-bottom:5px;}
.sy_fw ul li .tp img { width: 36px; height: auto;}
.sy_fw ul li p { font-size: 12px;}
.sy_fw .sfan {width: 80%; }


}



.footer{width:100%; padding:60px 0px; background:#1a1c20; font-size:12px; line-height:24px; color:#999;}
.footer h3{margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
    color: #fff; }

.footer .swx { margin-bottom: 20px; filter: alpha(Opacity=60); opacity:.6; display: none;}

.ew_m{width:100%; height:100%; background-color:rgba(0,0,0,.8); display:block; position:fixed; top:0; left:0; display:none; z-index:99999;}
.ew_m .gbb { position: absolute; top:30px; right:20px; z-index:999999; color: #fff;}

.ew_m .wzc { font-size: 14px; position: absolute; top:40px; left: 20px; color: #fff;}
.ew_m .wzc h5 { font-size: 20px; margin-bottom: 10px;}

.ew_m img{width:40%; height:auto; position:absolute; left:30%; top:50%; display:block;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}





.footer .col-md-22 {font-size:14px; margin-bottom: 30px; width: 15%; float: left;}
.footer .col-md-2 { width: 15%; float: left; margin-right:10%;}
.footer .col-md-2 span { display: block;}
.footer .col-md-3 { width: 20%; float: left; font-size:14px;}
.footer .col-md-3 a {font-size:14px;}
.footer .col-md-4 { float:right;}
.footer .col-md-4 .t_p { width: 110px; text-align: center;}
.footer .col-md-4 .t_p img { width: 100%; height: auto;}
.footer .col-md-4 p { font-size: 14px; line-height: 40px;}

.footer .col-md-33 { width: 100%; margin-top: 20px;}
.footer .col-md-33 span{ padding: 0px 8px;}
.footer .col-md-5 {  width: 100%; margin-top: 30px; color: #fff; padding-left:0;}
.footer .col-md-5 img { margin:0px 10px 0px 0px;}
.footer a {color:#999;}
.footer .col-md-5 a {color: #fff; padding-right: 5px;}
.footer a:hover { color: #fff;}
.footer .e8fbff { display: none;}
@media only screen and (max-width:1360px){

}

@media only screen and (max-width:992px){
.footer{width:100%; padding:30px 0px 20px 0px; line-height: 20px;}
.footer h3{font-size: 14px;}
	
.footer .swx { display: block;}
	
.footer .col-md-2 { width: 100%; float: none; margin-left:0; padding:0;}
.footer .col-md-3 { width: 100%; float: none; display:none;}
.footer .col-md-4 { display: none;}

.footer .col-md-22 {display: block; width:100%; float:none;}
.footer .col-md-33 { }
	
.footer .col-md-5 { float: none; width: 100%; margin-top: 30px; text-align: center;}
.footer .col-md-5 img { margin:0px 5px 0px 0px;}
.footer .col-md-5 span { display: block;}
.footer .e8fbff { display: block; clear: both;}
}



.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:60px; position:fixed; right:5px; bottom:30px; z-index:99999; background: rgba(0, 0, 0, 0.6);  box-shadow: 0px 0px 5px rgba(0,0,0,.2); border-radius: 5px;}
.pc_kf .nr{font-size:16px; text-align:center; line-height:60px; position:relative; }
.pc_kf .tel{width:200px; background:#fff; font-size:22px; line-height:60px; color:#333; position:absolute; top:0; right:-60px; 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;  position:absolute; bottom:0; right:-200px; opacity:0; background: #fff; }
.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:46px; height:60px; overflow:hidden; border-bottom: 1px solid rgba(255, 255, 255, 0.3); margin: 0px auto;}
.pc_kf .nr i{color:#fff; font-size: 24px;}
.pc_kf .fh{width:60px; height:60px;  text-align:center; line-height:60px; 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%; position:fixed; right:0; bottom:0; background: rgba(0, 0, 0, 0.8);}
.pc_kf .nr{width:25%; border-right:1px solid rgba(255,255,255,.6); font-size:20px; line-height:50px;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; box-shadow:none;  height:50px;}
.pc_kf .nr i{color:#fff;}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:24%; box-shadow:none; background: none; font-size:22px; float:left;  height:50px; line-height:50px;}
}








.nban{ width:100%; height:auto; font-size:0; overflow:hidden; position:relative; margin-top:90px;}
.nban img{ width:100%; height:auto;}
.nban .bj { position: absolute; left: 0; top:0; height: 100%; width: 100%; background:rgba(0,0,0,.5);}
.nban .wz { position: absolute; left: 10%; top:35%; z-index: 5; width:80%; text-align:center;}
.nban .wz h1 { font-size: 36px; height: 60px; text-shadow: 0px 1px 3px rgba(0,0,0,.5); color: #fff;}
.nban .wz p { font-size: 20px;text-shadow: 0px 1px 3px rgba(0,0,0,.5);color: #fff;}
.nban .wz p a {color: #fff;}
@media screen and (max-width:1360px) {
.nban .wz { position: absolute; left: 15%; top:32%;}
}
@media screen and (max-width:992px) {
.nban{  height:200px; margin-top:0px;}
.nban img{ position:absolute; height:200px; width:auto; top:0; left:50%; transform:translateX(-50%); z-index:2}
.nban .wz { position: absolute; left: 5%; top:36%;}
.nban .wz h1 { font-size: 26px; height: 40px; }
.nban .wz p { font-size:16px; padding-right: 15px;}
}



/*翻页*/
.paging{width:100%; margin:30px auto 20px auto; text-align:center; overflow:hidden;}
.paging a{line-height:32px; color:#888; background-color:#fff; text-align:center; font-size:14px; border:1px solid #e7e7e7; width:32px; height:32px; margin:0 3px; display:inline-block;}
.paging a:hover{background-color:#e60021; border:1px solid #e60021; color:#fff;}
.paging a.on{background-color:#e60021; border:1px solid #e60021; color:#fff;}
@media only screen and (max-width:1023px) {
.paging{margin:20px auto 30px auto ;}
.paging a{line-height:32px; font-size:14px; width:32px; height:32px; margin:0 3px; }
}


.ny_fw { width:100%; padding:80px 0px; text-align:center; font-size:14px; line-height:30px;}
.ny_fw h1 { font-size:18px; font-weight:bold; padding-bottom:10px;}

.ny_fw1{ width:100%; background:#f6f6f6; padding:80px 0px;}
.ny_fw1 ul li { width:31%; float:left; margin:0 3.5% 2% 0; background:#fff;}
.ny_fw1 ul li:nth-child(3n) { margin-right:0;}
.ny_fw1 ul li .tp { width:100%; height:auto;}
.ny_fw1 ul li .tp img { width:100%; height:auto;}
.ny_fw1 ul li h1 { font-size:20px; text-align:center; padding:30px 0px 5px 0px; font-weight:bold;} 
.ny_fw1 ul li h2 { font-size:14px; text-align:center; line-height:40px; font-family:Arial, Helvetica, sans-serif;}
.ny_fw1 ul li .wz { width:90%; margin:20px auto 30px auto; font-size:15px;}
.ny_fw1 ul li .wz img { width:36px; padding-right:10px;}
@media only screen and (max-width:992px) {
.ny_fw1{ padding:60px 0px;}
.ny_fw1 ul li { width:100%; float: none; margin:0 0% 3% 0; padding-bottom:5px;}
}


.ny_wt {padding:80px 0px; width:80%;}
@media only screen and (max-width:1440px) {
.ny_wt { width:90%;}	
}
@media only screen and (max-width:992px) {
.ny_wt { width:94%;}	
}


.ny_xww {  margin: 30px auto 60px auto;}
.ny_xww ul li { border-bottom: 1px solid #ddd; padding: 40px 0px;}
.ny_xww .rq { width: 8%; float: left; text-align: center; margin-right: 5%;}
.ny_xww .rq h1 { font-weight: bold; font-size: 40px;}
.ny_xww .rq p { font-size: 24px; padding: 10px 0px 0px 5px;}
.ny_xww .tp { width: 25%; float: left; overflow: hidden;}
.ny_xww .tp img { width: 100%; height: auto;}
.ny_xww ul li:hover .tp img {transform:scale(1.1);  transition: all 0.5s; }
.ny_xww .wz { width: 58%; float: right; position: relative; height: 180px;}
.ny_xww .wz h2 { font-size: 20px; font-weight: 800; line-height: 40px; padding-bottom: 15px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  }
.ny_xww .wz p { line-height: 28px;}
.ny_xww .wz .gd { font-size: 14px; position: absolute; left: 0; bottom: 0;}
@media only screen and (max-width:1360px){
.ny_xww {  margin: 30px auto 60px auto;}    
}
@media only screen and (max-width:992px){
.ny_xww { margin: 20px auto 60px auto;}
.ny_xww ul li {  padding: 20px 0px;}
.ny_xww .rq { display: none;}
.ny_xww .tp { width: 100%; float: none;}
.ny_xww .wz { width: 100%; float: none;}
.ny_xww .wz h2 { font-size: 18px; font-weight: 800; line-height: 30px; padding:15px 0;}
.ny_xww .wz p { line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden;  }	
}


.cp_xq{width:100%; margin:50px auto;}
.cp_xq .cp_xx{ padding:20px 0px 30px 0px; }
.cp_xq .cp_xx .cp_zs{width:60%; margin:0px auto;}
.cp_xq .cp_xx .cp_zs img{width:100%; height:auto; display:block;  }
.cp_xq .cp_xx .cp_js{width:100%; text-align:center; line-height:35px; }
.cp_xq .cp_xx .cp_js h2{font-size:18px; color: #000; font-weight: bold; line-height:35px;}
.cp_xq .cp_xx .cp_js p{font-size:16px;  color:#666; margin-bottom:50px; }

.cp_xq .swiper-container {}
.cp_xq .swiper-slide {background-size: cover;background-position: center;}
.cp_xq .swiper-slide img { border:1px solid #dddddd;}
.cp_xq .gallery-topp { width:100%; height:auto;}
.cp_xq .gallery-thumbs {height:160px;box-sizing: border-box; margin-top: 15px; }
.cp_xq .gallery-thumbs .swiper-slide {height: 100%;opacity: 0.4;}
.cp_xq .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}

.cp_xq .cp_ms{width:100%; margin: 0px auto;}


@media screen and (max-width:992px) {
.cp_xq{width:100%; margin:30px auto;}
.cp_xq .cp_xx{ padding:0px 0px 30px 0px; }
.cp_xq .cp_xx .cp_zs{width:100%; float:none; }
.cp_xq .cp_xx .cp_js{width:100%; float:none; }	
.cp_xq .cp_xx .cp_js h3{font-size:22px; color:#000; height: auto; padding:30px 0 10px 0;}
.cp_xq .cp_xx .cp_js h4 { font-size:16px; line-height:40px; margin-top:10px; color:#333;}
.cp_xq .cp_xx .cp_js p{font-size:14px; line-height:28px; }
	
.cpbtt {  height:60px; line-height: 60px; font-size: 24px; }

}


.jm_bd { width: 100%; background: #f6f6f6; padding:80px 0px;}
.jm_bd h1 {font-size:28px; color: #000; width: 100%; text-align: center; padding-bottom:10px;}

.jm_bd .bd { width:1000px; margin: 20px auto;  border-bottom:1px solid #ddd; padding:20px 0px;}
.jm_bd .bd .wz { width: 200px; float: left; font-size: 16px; height: 50px; line-height: 50px;}
.jm_bd .bd .wz font { color:#d20000;}
.jm_bd .bd .wz2 { width:800px; float:right;}
.jm_bd .bd .txt { border: 1px solid #ddd; background: #fff; color: #999; height: 50px; line-height: 50px; width: 690px;  font-size: 14px; padding: 0px 10px;}
.jm_bd .bd .txt1 { border: 1px solid #ddd; background: #fff; color: #999; height: 50px; line-height: 50px; width: 330px;  font-size: 14px; padding: 0px 10px;}
.jm_bd .bd .txt2 {height: 48px; line-height: 48px; width: 150px; float: right;background: #e60021; color: #fff; font-size: 16px; text-align: center; }
.jm_bd .bd .txt3{height: 48px; line-height: 48px; width: 250px; background: #e60021; color: #fff; font-size: 16px; text-align: center; margin:0px auto; }
.jm_bd .bd .txt4 {border: 1px solid #ddd; background: #fff; color: #999; height:100px; line-height:20px; width: 690px;  font-size: 14px; padding: 0px 10px; outline:none;}




@media only screen and (max-width:1023px) {
.jm_bd { padding:50px 0px;}
.jm_bd h1 {font-size:22px;}

.jm_bd .bd { width:94%; margin:0px auto; padding:10px 0px 15px 0px; }
.jm_bd .bd .wz { width: 100%;  font-size: 14px;}
.jm_bd .bd .wz2 { width:100%; float: none;}
.jm_bd .bd .txt { height:40px; line-height:40px; width:100%;  font-size:14px; }
.jm_bd .bd .txt1 {  height: 40px; line-height: 40px; width: 100%;  font-size: 14px; }
.jm_bd .bd .txt2 {height:38px; line-height: 38px; width: 26%;  font-size: 14px; }
.jm_bd .bd .txt4 { width:100%;  }


}



