@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:#eddbc6;}
.header.on{ background:#eddbc6; height: 90px;}

.header .logo{ height: 90px; width: auto; float:left; margin-top: 0px;}
.header .logo img{height: 70px; width: auto; display:block;margin-top: 10px;}
.header .yyxz { float: right; margin-top: 35px; color: #fff; margin-left: 15px;}
.header .yyxz a { padding: 0px 10px; color: #000; font-size: 16px; font-family: Arial, Helvetica, sans-serif;}
.header .s_ch{height:35px; width:35px; font-weight:bold; line-height:35px; text-align: center;   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:#000; font-weight: 900;}

.header.on .an i{color:#eddbc6;}
.header .an{position:absolute; top:0; right:3%; height:18px; width:30px; display:none; margin-top:22px; }
.header .an span{width:30px; height:2px; background:#fff;display:block; position:absolute;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top: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:90px; float:left; position:relative; padding:0px 10px 0px 10px;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:#000;}
.header .nav ul li span{width:0; height:2px; background: #000; 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:#000;}
.header .nav ul li:hover a { color: #000;}
.nav .y_j{position:relative;}
.nav .e_j{width:150px; background:#fff; position:absolute; top:90px;  display:none; z-index:9999; border-radius:0px 0px 5px 5px; overflow: hidden;     left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);}
.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:#eddbc6;}
.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:38%; float:left;  padding-top:0; margin-left:0%;  }
.header .logo img { width:auto; height:58px; margin-top:0px}
.header .yyxz { margin-top:20px; color: #fff; margin-left:0px; margin-right:0px;}
.header .s_ch{height:30px; width:30px; line-height:30px;  margin-right:40px; float:right; margin-top: 16px;}
.header .s_ch i{font-size:22px; color:#fff; 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:#eddbc6;}
.header .nav ul li:hover a { color:#eddbc6; 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:18px; 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(16, 41, 142, 0.9); 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:#eddbc6; 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:240px; }
.banner{ height:240px;}
.banner .swiper-slide img{ position:absolute; height: 240px;  width: 100%;   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; }
}



.sy_gy { width:100%; margin:0px auto;  padding:100px 0px;}
.sy_gy .z1 { font-size:24px; color:#eddbc6; text-align:center; line-height:40px;}


.sy_gy1 { width:100%; margin:0px auto; padding:20px 0px;}
.sy_gy1 .z11 { font-size:14px;line-height:30px;}


.sy_gy .z2 { margin-top:50px;}
.sy_gy .z2 ul li { width:33.333%; border-right:1px solid #eddbc6; text-align:center; font-size:22px; float:left; color:#eddbc6;}
.sy_gy .z2 ul li h1 {font-size:32px; font-weight:bold; color:#eddbc6; font-family:Arial, Helvetica, sans-serif;}
.sy_gy .z2 ul li:nth-child(3n) {border-right:0px solid #eddbc6;}

.sy_gy .z3 { margin-top:50px;}
.sy_gy .z3 ul li { width:50%; border-right:1px solid #eddbc6; text-align:center; font-size:22px; float:left; color:#eddbc6;}
.sy_gy .z3 ul li h1 {font-size:32px; font-weight:bold; color:#eddbc6; font-family:Arial, Helvetica, sans-serif;}
.sy_gy .z3 ul li:nth-child(2n) {border-right:0px solid #eddbc6;}
.sy_gy .z3 ul li p {font-size:16px; padding:15px 80px;}

@media only screen and (max-width:992px){
.sy_gy {  padding:50px 0px;}
.sy_gy .z1 { font-size:20px;line-height:30px;}
.sy_gy1 {  padding:50px 0px;}
.sy_gy1 .z11 { font-size:20px;line-height:30px;}

.sy_gy .z2 { margin-top:30px;}
.sy_gy .z2 ul li {  font-size:14px;  border-right:0px solid #eddbc6;}
.sy_gy .z2 ul li h1 {font-size:22px; font-weight:bold; }

.sy_gy .z3 ul li { width:100%; border-right:1px solid #eddbc6; text-align:center;  float: none;}
.sy_gy .z3 ul li h1 {font-size:22px; }
.sy_gy .z3 ul li p {font-size:14px; padding:15px 30px;}
}





.gy_bt{width:100%;  text-transform:uppercase; margin-bottom:40px; text-align: center; user-select:none;}
.gy_bt h3{font-size:30px; line-height:44px; background:url(../images/bt.jpg) no-repeat center bottom; padding-bottom:10px; font-weight:bold; color:#fff;}
.gy_bt p { font-size:16px; color:#999; padding-top:15px}
@media only screen and (max-width:992px){
.gy_bt{ margin:20px 0px;}
.gy_bt h3{font-size:26px; line-height:44px; padding-bottom:10px;}
.gy_bt p { font-size:14px; color:#999; padding-top:10px}	
}



.sy_xm { width:100%;margin:0px auto; background:#eddbc6;padding:60px 0px; }

/*.sy_xm ul li { width:23%; float:left; margin:0 2.6% 2.6% 0; background:#fff; border-radius:10px; padding:40px 0px 20px 0px;}
.sy_xm ul li:nth-child(4n) { margin-right:0;}
.sy_xm ul{text-align:center}
.sy_xm ul li { width:22%;  margin:0 1% 2.6% 1.5%;  display:inline-block; background:#fff; border-radius:10px; padding:40px 0px 20px 0px;}
*/
.sy_xm ul {
  /* 清除ul默认样式，避免布局偏差 */
  margin: 0;
  padding: 0;
  list-style: none;
  /* 解决inline-block元素间的空白间隙（苹果浏览器常见问题） */
  font-size: 0;
  letter-spacing: -4px;
}

.sy_xm ul li {
  width: 22%;
  /* 统一margin值，避免计算误差，苹果系统对小数像素处理更严格 */
  margin: 0 1% 2.6% 1.5%;
  display: inline-block;
  /* 恢复子元素字体大小，避免继承ul的font-size:0 */
  font-size: 14px;
  letter-spacing: normal;
  background: #fff;
  /* 添加-webkit-前缀，兼容老版本Safari */
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 40px 0 20px 0;
  /* 防止padding撑大宽度，符合盒模型标准（苹果系统默认盒模型可能有差异） */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 解决iOS下点击li出现高亮背景的问题 */
  -webkit-tap-highlight-color: transparent;
  /* 垂直对齐，避免inline-block元素错位 */
  vertical-align: top;
}

/* 针对Safari的特殊兼容（可选） */
@supports (-webkit-appearance: none) {
  .sy_xm ul li {
    /* 修复Safari中border-radius和overflow:hidden的兼容问题（如果有需要） */
    -webkit-mask-image: -webkit-radial-gradient(white, black);
  }
}





.sy_xm .jz ul li{width:22%;}
.sy_xm ul li .tp {width:110px; height:110px; border-radius: 100px; overflow: hidden; margin: 0px auto;  text-align:center; padding-top:5px; background: linear-gradient(to right, #eddbc6, #d7b091); }
.sy_xm ul li .tp img{object-fit: cover; width:100px; height: auto; }
.sy_xm ul li .wz { padding: 20px;}
.sy_xm ul li .wz p { font-size: 14px; line-height: 24px; height:72px; color:#333; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden; text-align:left;  }
.sy_xm ul li .wz h5 { font-size: 20px;font-weight: bold; text-align: center; height:35px; color:#eddbc6;} 

@media only screen and (max-width:992px){
    .sy_xm ul li .tp {padding-top:10px;}
.sy_xm {padding:40px 0px; }	

.sy_xm ul li { width:42%; margin:0 4% 4% 4%; }
.sy_xm .jz ul li{ width:48%; margin:0 4% 4% 0; }
.sy_xm ul li:nth-child(2n) { margin-right:0;}
.sy_xm ul li .tp {width:100px; height:100px; }
.sy_xm ul li .tp img{ width:80px; height: auto; }
.sy_xm ul li .wz { padding:10px;}
.sy_xm ul li .wz p { font-size: 14px; line-height: 24px;  -webkit-line-clamp: 3;   }
.sy_xm ul li .wz h5 { font-size:18px;} 
}





.cjwt { width: 100%; background: #fff; padding:100px 0px 70px 0px; }
.cjwt .zcc { width:25%; float: left;}
.cjwt .zcc h1 { font-size: 30px; font-weight: bold; color: #000;}
.cjwt .zcc p { font-size: 14px; padding: 15px 0px; color: #333;}
.cjwt .ycc { width: 71%;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 #000;-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 .info {padding: 20px 15px;display: none; font-size: 16px; line-height: 30px; color: #333;}
.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:#eddbc6; color:#fff;background-image: url(../images/icon11.png); font-weight: bold;}
.founder-article {padding-top: 10px;}
.founder-article .article {padding-top: 20px;line-height: 26px;}
.font22 { font-size: 18px;color: #000;}
@media only screen and (max-width:1680px) {
.cjwt { padding:80px 0px 60px 0px; }
.cjwt .sgh { width: 90%; margin: 0px auto;}
}


@media only screen and (max-width:992px) {
.cjwt { padding:60px 0px; }
.cjwt .zcc { width: 100%; float: none;}
.cjwt .zcc h1 { font-size: 26px; }
.cjwt .zcc p { font-size: 14px; padding: 15px 0px; color: #000;}
.cjwt .ycc { width: 100%;float: none; padding:30px 0px 0px 0px;}
.font22 { font-size: 16px;color: #000;}
.founder-list .info { font-size: 14px; line-height:26px;}
}


.sy_hf { width:100%; padding:100px 0px; color:#fff; text-align:center;}
.sy_hf h2{ font-size:32px; font-weight:bold;  padding-bottom:15px;}
.sy_hf p { font-size:18px; width:70%; margin:0px auto;}
@media only screen and (max-width:995px){
.sy_hf { width:100%; padding:60px 0px; }
.sy_hf h2{ font-size:24px;line-height:30px; padding-bottom:10px;}
.sy_hf p { font-size:14px; width:90%; margin:0px auto;}	
}




.mr { width:120px; height:30px; line-height:30px; background:#eddbc6; color:#fff; font-size:14px; text-align:center; margin-top:10px;}
.mr a {color:#fff;}

.mrr { width:220px; height:50px; line-height:50px; background:rgba(255,255,255,.8); color:#eddbc6;  text-align:center; margin-top:10px;}
.mrr a {color:#eddbc6;font-size:18px; font-weight:bold;}




.footer{width:100%; padding-top:50px; background:#f6f6f6; font-size:15px; line-height:30px; color:#000;}
.footer h3{font-size:20px; color:#000; margin-bottom:20px; font-weight:bold;}
.footer em{width:40px; height:2px; background-color:#fff; margin-bottom:20px; display:block;}


.footer .col-md-4 { width:30%; float:left; margin-right: 5%;}
.footer .l_x{margin-bottom:25px; line-height:30px;}
.footer .l_x i { margin-right: 5px;}

.footer .col-md-43 {float:left; width: 30%; }


.footer .l_y font { float: left; line-height: 46px; color: #FF0004; font-weight: bold;}
.footer .l_y input{width:48%; height:47px; font-size:12px;  border-bottom:1px solid #fff; line-height:46px; color:#fff; display:block; float:left}
.footer .l_y input:placeholder{color:#fff;}
.footer .l_y textarea{width:98%; margin-left: 1%; height:51px; background: none;padding:11px 0; border: none; border-bottom:1px solid #fff; font-size:12px; line-height:24px; color:#fff; display:block; resize:none; margin-bottom:20px; outline: none;}
.footer .l_y textarea:placeholder{color:#fff;}
.footer .l_y button{width:100px; height:35px; border-radius:3px; font-size:14px; line-height:35px; color:#fff; text-align:center; float:left; margin-right:20px; margin-left: 1%;}
.footer .l_y button.t_j{background-color:#851007;  color:#333; }
.footer .l_y button.c_z{background-color:#5b5b5b;}



.footer .s_j a{width:36px; height:36px; font-size:18px; text-align:center; line-height:32px; color:f6f6f6; display:block; float:left; margin-right:5px;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.footer .s_j a:hover{ color:#fff;}
.footer .t_p{float:right; text-align: center;}
.footer .t_p img{width:100px; margin-bottom:10px;}
.footer .x_x{margin-top:50px; padding:25px 0; border-top:1px solid #ddd;}
.footer .x_x .l_f{float:left;}
.footer .x_x .r_t{float:right;}
.footer .x_x a{color:#000; padding-left:10px;}
.footer .x_x a:hover{color:#000;}
.footer .x_x span{padding-right:15px;}


.footer .col-md-42 {float:left; width:10%; margin-left:5%;  }
.footer .col-md-42 p a{ color:#000; line-height:28px; font-size:14px}
.footer .col-md-42 p a:hover { color:#000;}


.footer .col-md-41 {float:right; width: 10%; }
.footer .lx{ width:100%}
.footer .lx li{ width:70%; float:left; }
.footer .lx li img{ width:90%}

@media only screen and (max-width:992px){
.footer{padding:30px 0px 50px 0px;  line-height:24px;}
.footer .col-md-4 { width:100%; float: none;}
.footer .col-md-4 img { display:none;}
.footer .col-md-43 {float:none; width: 100%; }   

.footer em{width:30px; margin-bottom:10px; margin-left: 0;}
.footer .l_x{margin-bottom:20px; line-height:26px; text-align: left;}
.footer .l_y input{width:46%; height:47px; font-size:12px;  border-bottom:1px solid #fff; line-height:46px; color:#fff; display:block; float:left}
.footer .l_y textarea{width:96%; margin-left: 1%; height:51px; background: none;padding:11px 0; border: none; border-bottom:1px solid #fff; font-size:12px; line-height:24px; color:#fff; display:block; resize:none; margin-bottom:20px; outline: none;}
.footer .col-md-41{ display:none;}
.footer .col-md-42 {display:none; }     
.footer .x_x{margin-top:0; padding:20px 0;}
.footer .x_x span{padding-right:10px;}
.footer .col-md-41{ float: none; width:100%; padding-left:0%;}
.footer .x_x .l_f{float:none; text-align: center;}
.footer .x_x .r_t{float:none; text-align: center;}
}





.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:#eddbc6; 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:#eddbc6; 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:#eddbc6; 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:#eddbc6; 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:#eddbc6; 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: 80%; 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:#eddbc6; display:block; color:#FFF;}
.ndh ul li .on {background:#eddbc6; display:block; color:#FFF;}
.ndh .wz { width: 100%;  text-align: left; }
@media screen and (max-width:1440px) {
.ndh ul { width: 70%; float: left;}
.ndh ul li a {font-size:16px; padding:0px 25px; color:#333;  line-height:60px;display:block; }   
.ndh .wz { width: 30%; 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: #eddbc6; 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: #eddbc6; 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: #eddbc6; 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;}
}

.xiaocms-page { padding:14px 0 10px;margin-right: 10px;}
.xiaocms-page a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px;margin-left: 1px;}
.xiaocms-page a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
.xiaocms-page span { display:inline-block; height:22px;padding:0 10px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;margin-left: 1px; }


.hz_hb {  margin:0px auto; padding:50px 0px;}
.hz_hb h1 { font-size:28px; padding-bottom:25px;}
.hz_hb ul { margin-bottom:50px;}
.hz_hb ul li { width:23%; margin:0 2.6% 2.6% 0; float:left; padding:25px;  overflow:hidden; box-shadow: 5px 5px 0px 0px rgba(237, 219, 198, .5); background:#fafafa;}
.hz_hb ul li:nth-child(4n) { margin-right: 0;}
.hz_hb ul li h2{font-size:20px; height:50px;padding-bottom:15px;}
.hz_hb ul li h3{font-size:20px; padding-bottom:15px;}
.hz_hb ul li div { height:80px; overflow:auto;}
@media only screen and (max-width:992px) {
.hz_hb ul li { width:48%; margin:0 4% 4% 0; padding:15px;}
.hz_hb ul li:nth-child(2n) { margin-right: 0;}
.hz_hb ul li div { height:100px; overflow:auto;}
.hz_hb ul li h2{font-size:20px; height:90px;padding-bottom:15px;}
}
