﻿@charset "utf-8";
* {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
A {
	COLOR: #000; TEXT-DECORATION: none !important;
}
A IMG {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; 
}
LI {
	LIST-STYLE-TYPE: none
}
body,td,th {
	font-family: 微软雅黑; 
}

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

body,
button, input, select, textarea {
    font: 14px/22px "Microsoft YaHei";color: #666;
}
/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; }
body,input,h1,h2,h3,h4,h5,h6,p,textarea,table,div,ul,li,select,span,em,i,button{margin:0;padding:0;color:inherit;line-height: inherit;font-family: "microsoft yahei","PingFangSC-Regular", sans-serif;}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

i,em{
	font-style: normal;
}
input,button{padding:0;border:none;background:none;outline:none;font-family:"微软雅黑",Arial,Helvetica;}

.fl{ float:left;}
.fr{ float:right;}
.tac{text-align: center;}
.w1300{ width:1400px; margin:0 auto}
.auto{margin:0 auto;max-width:1440px;width: 96%;}
img{border:0;display: inline-block;max-width:100%;vertical-align: middle;}

.clear {
	clear: both;
}


/*=========浮动导航========*/
.sp_header{height:auto;overflow:hidden;position:fixed;z-index:999999;width:100%;}
.sp_nav{width:40px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px; margin-right:10px;}
.sp_nav span{display:block;background-color:#b20405;width:20px;height:3px;position:absolute;left:15px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:5px}
.sp_nav span:nth-of-type(3){top:10px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:222;background-color:rgba(239,232,214,.95); padding-top:30px;width:100%;height:calc(100% - 104px);font-size:16px; right:0;line-height:40px;top:-100%;overflow:auto;overflow-x:hidden;transition:top ease 0.35s; float:right;}
.nav_show{top:0px; padding-top:100px;}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#fff;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #b20405 solid;margin-left:10px;position:relative;line-height:40px;font-size:16px}
.sjj_nav>ul >li:last-child{border-bottom:1px #b20405 solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#434343;width:90%}
.sjj_nav ul li ul li a{color:#434343;display:block;text-align:left; font-weight:normal; border-bottom:1px dotted #b20405;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#b20405;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#b20405}
.sjj_nav ul li ul li>ul{margin-left:10px}

/*头部*/
.t_tiao{width:auto; height:68px; background:url(img/top.jpg) center no-repeat;}
.t_tiao .t_en{ margin:0 auto; width:80%; height:auto; padding-top:8px; overflow:hidden;}
.t_tiao .t_en .yuyan{width:150px; height:auto;color:#b20405; font-size:15px; font-family:"微软雅黑"; line-height:26px;float: right;}
.t_tiao .t_en .yuyan span{font-size:13px; color:#888;}
.t_tiao .t_en .yuyan a{color:#fff;}
.topbj{width: 100%;height:131px; position: absolute;}

.c_top .search{float: right; text-align: center; line-height:30px;}
.c_top-right .search{font-size:0;}
.c_top-right .search .inp{ width:130px;display:inline-block;height:30px;color:#888;line-height:30px;vertical-align:middle;}
.c_top-right .search .sub{width:30px;height:30px;background: url(img/icon-search.png) no-repeat center;border-radius:180px; vertical-align:middle;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.c_top-right .search .sub:hover{cursor:pointer;background-color:#b20405;border-radius:180px;}


.nav{width:auto;height:auto;}
.nav .t_logo{ position: fixed;width:26%; height:81px;margin-left:6%; top:0px; z-index:9999}
.nav .t_logo .imgCircle {

 animation: circle 5s linear infinite;
  }
@keyframes circle {
 0% {
  transform: rotateY(0deg);
 }
 20% {
  transform: rotateY(360deg) ;
 }
 80% {
  transform: rotateY(360deg) ;
 }
 100% {
  transform: rotateY(360deg);
 }
  }

.f_nav{width:100%; height:auto; overflow:hidden;}
          .nav ul{ width:57%; padding-top:20px; float:right; }
          .nav li { float: left;font-size:18px;width:11%; }
          .nav li a { text-decoration: none; height: 60px;line-height: 60px;padding:0 15px;  display: block; position: relative;z-index: 2; color: #434343; font-weight:bold;box-sizing: border-box; text-align: center;}
          .nav li:before{content:'';position:absolute;height:16px;width:9px;background-size:100%; top:25px;right:0;}
           .nav li:hover:before,.nav li.cur:before{width:0;color: #fff;z-index: 1;} 
          .nav li:hover a, .nav .cur a {background-size: 100%; text-decoration: none;  color: #b20405; }
          .nav li.home{padding-left:0;}
          .nav li.nones{padding-right: 0;}
          .nav li.nones:before{background: none;}
          
          
          .nav li .f_submenu{overflow: hidden; display: none;position: absolute;width: 100%;top:75px;z-index: 99; background:url(img/dhbj.jpg)  center no-repeat;padding: 14px 0; left: 0;line-height: 0;font-size: 0; text-align: center; padding-bottom:80px;}
          .nav li .f_submenu dl{width: 1400px;margin: 0 auto;padding: 70px 0 50px;}
          .nav li .f_submenu dt{float: right;width: 450px;height: 260px;overflow: hidden;margin-left: 30px;}
          .nav li .f_submenu dt a{background:none;}
          .nav li .f_submenu dt img{width: 450px;height: 260px;display: block;}
          .nav li .f_submenu dd{float: left;width: 670px;margin-left:50px;}
          .nav li .f_submenu p a{display: block;float: left;width:22%;height: 48px;line-height: 48px;background: #fff;border: 1px solid #d9d9d9;padding-left: 42px;font-size: 16px;color: #333333;margin: 0 20px 10px 0;position: relative; text-align: left;}
          .nav li .f_submenu p a:before{content: "";position: absolute;width: 6px;height: 6px;border: 1px solid #a4a4a4;border-radius: 50%;left:21px;top:21px;}
          .nav li:hover .f_submenu p a{font-weight: normal;}
          .nav li:hover .f_submenu p a:hover{border-color: #434343;background:#b20405;
          background-image:-webkit-gradient(linear, left top, right bottom, from(#b20405), to(#b20405)); 
          background-image: -webkit-linear-gradient(left, #b20405, #b20405); 
          background-image: -moz-linear-gradient(left, #b20405, #b20405); 
          background-image: -o-linear-gradient(left, #b20405, #b20405); 
          background-image: -ms-linear-gradient(left, #b20405, #b20405); 
          background-image: linear-gradient(left, #b20405, #b20405);color: #fff;}
          .nav li .f_submenu span a{display: block;width: 198px;height: 48px;line-height: 48px;border: 1px solid #06beff;padding-left: 42px;font-size: 18px;color: #fff;margin: 0 20px 20px 0;position: relative; text-align: left;font-weight: normal; float: left;background:#089df5;
          background-image:-webkit-gradient(linear, left top, right bottom, from(#b20405), to(#b20405)); 
          background-image: -webkit-linear-gradient(left, #b20405, #b20405); 
          background-image: -moz-linear-gradient(left, #b20405, #b20405); 
          background-image: -o-linear-gradient(left, #b20405, #b20405); 
          background-image: -ms-linear-gradient(left, #b20405, #b20405); 
          background-image: linear-gradient(left, #b20405, #b20405); }
          .nav li .f_submenu span a:before,.nav li .f_submenu p a:hover:before{content: "";position: absolute;width: 6px;height: 6px;border: 1px solid #fff;border-radius: 50%;left:21px;top:21px;}		 
		  
		  
          @media screen  and (max-width:1440px) {
            .topWrap .header,.nav li .f_submenu dl{width:1200px;}
            .nav ul{ width: 1200px;margin:0 auto;}
            .nav li {font-size: 16px;width:114px;}
            .nav li .f_submenu p a{font-size: 16px;}
			
          }




.sylm{width:auto; height:auto; text-align:center; padding-top:70px; padding-bottom:20px;}
.sylm h3{font-family:"微软雅黑"; font-size:40px; color:#343434; font-weight:bold; line-height:50px;}
.sylm h3 span{color:#0c7ed9}
.sylm p{font-family:"微软雅黑"; font-size:20px; color:#666;line-height:30px;}

/*wh*/
.nxbj{width:auto; height:auto; background:url(img/nxbj.jpg) center no-repeat;}
.qywh{margin:0 auto; width:1400px; height:424px; background:url(img/nxbj.png) center no-repeat; text-align:center; color:#fff; }
.qywh h2{ font-family: "Times New Roman", Times, serif;font-size:55px; line-height:60px; padding-top:50px; font-weight:normal;}
.qywh p{ font-family: "Times New Roman", Times, serif;font-size:24px; line-height:40px; padding-top:30px;}
.qywh .q_lk{width:400px; height:60px; padding-right:10%; float:right;}

.m_zz{width:1340px;margin:0px auto; position: relative;height:auto; padding-bottom:10px; overflow:hidden;}
.m_zz li{ width:21.142%; height:110px;padding-left:24px; box-sizing: border-box; border-right:1px solid #ddd; float: left; text-align: left; position: relative;cursor: pointer;}
.m_zz li:nth-child(5){border-right:0px; }
.m_zz li::before{content: "";position: absolute;width:171px;height:83px;left:6px;bottom:6px;-webkit-transition: .5s;-moz-transition: .5s;transition: .5s;}
.m_zz li em{margin-left:0px;display: block; position: relative;z-index: 1;}
.m_zz li em b{ margin-left:0px;font-size:32px; color: #535353; font-family: "Century Gothic","Arial"; font-weight: bold;line-height: 38px;}
.m_zz li em i{ font-size: 14px;  color: #fff;text-align: center; font-weight: normal; text-align: center; line-height: 22px;width:22px; height: 22px;display: block;text-transform: uppercase;font-family: "Arial";position: absolute;bottom:5px; right:0px;background:url(img/sp_1.png) no-repeat; }
.m_zz li h3{font-size: 28px; color: #333333; text-align: left; font-weight: normal; line-height: 42px;z-index: 1;position: relative;}

.m_zz li:nth-child(1) em{width:100px;}
.m_zz li:nth-child(2) em{width:130px;}
.m_zz li:nth-child(2) em i{background:url(img/sp_2.png) no-repeat;}
.m_zz li:nth-child(2) em b{font-size: 22px;font-weight: bold;}
.m_zz li:nth-child(3) em{width:90px;}
.m_zz li:nth-child(4) em{width:100px;}
.m_zz li:nth-child(5){width: 15.432%;}
.m_zz li:nth-child(5) em{width:98px;}

@media screen and (max-width:1440px) {
  .yy,.m_zz{width: 1200px;}

}
.n_nxbj{width:auto; height:auto; background:url(img/nxbj.jpg) bottom center no-repeat #f4f4f4;}


/*产品中心*/
.pic{background: #efe8d6; padding-bottom:40px;overflow:hidden;}
.fen{ margin:0 auto;width:1400px; margin-bottom:40px;}
.fen ul{ height:auto;overflow:hidden;}
.fen ul li {width:10.5%;height:45px; margin:0.3%;background:#fff; border: 1px solid #434343;border-radius:10px;text-align: center;float: left; box-sizing: border-box; position: relative; }
.fen ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:45px; height:45px; font-size:18px; color: #434343;}
.fen ul li a:hover{background:#d60a09\9;color: #fff;}
.fen ul li:after{content:'';position:absolute;height:100%;width:0;border-radius:10px;background:#d60a09;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen ul li:hover:after,.fen ul li.cur:after{width:100%;color: #fff;}
.fen ul li.cur a { background:#b20405; color: #fff;}

.service_list_met_16_26_84 .met-index-body{background-image:url();background-repeat:no-repeat;background-size:cover;background-position:center;padding:0px 0px; margin-top:60px;}
.service_list_met_16_26_84 ul{ margin:0 auto;width:82%; height:auto; overflow:hidden;}
.service_list_met_16_26_84 .met-index-body .advantage-list{ width:100%;overflow:hidden;display:flex}
.service_list_met_16_26_84 .advantage-list li{width:32%;height:auto; margin:0.5%;float:left;position:relative;transition:width 455ms;overflow:hidden; }
.service_list_met_16_26_84 .advantage-list li figure{margin-bottom:0px;display:block;overflow:hidden;position:relative;text-align:center;background-position:center center;background-repeat:no-repeat;height:364px;transition:all 4s}
.service_list_met_16_26_84 .advantage-list li h2{font-family:"微软雅黑"; font-size:18px; color:#343434; line-height:40px; padding-top:5px; text-align:center;}
.service_list_met_16_26_84 .advantage-item{width:100%;height:auto;position:absolute;top:70%;-webkit-transition:all 0.52s cubic-bezier(0.4,0,0.2,1);transition:all 0.52s cubic-bezier(0.4,0,0.2,1)}
.service_list_met_16_26_84 .advantage-list .black-20{position:absolute;left:0;top:0;width:100%;height:100%}
.service_list_met_16_26_84 .advantage-item .ico{width:60px;display:block;position:relative;margin:0px auto 15px}
.service_list_met_16_26_84 .advantage-item .ico img{width:100%;display:block}
.service_list_met_16_26_84 .advantage-item p{transition:0.3s;-webkit-transition:0.3s;color:#ffffff}
.service_list_met_16_26_84 .advantage-item .t{font-size:33px;line-height:1.5;margin-bottom:10px}
.service_list_met_16_26_84 .advantage-item .bot{height:0px;width:1px;background-color:#ffffff;display:block;margin:0px auto 24px;-webkit-transition:all 0.52s cubic-bezier(0.4,0,0.2,1);transition:all 0.52s cubic-bezier(0.4,0,0.2,1)}
.service_list_met_16_26_84 .advantage-item .by{color:#666666;color:#ffffff;opacity:0;visibility:hidden\9;height:68px;text-align:center;overflow:hidden;transition:0.3s;-webkit-transition:0.3s}
.service_list_met_16_26_84 .advantage-item .btnMore{margin:60px auto 0;opacity:0;visibility:hidden\9;transition:0.3s;-webkit-transition:0.3s}
.service_list_met_16_26_84 .advantage-item .ilink{z-index:10}
.service_list_met_16_26_84 .btnMore{width:170px;height:42px;line-height:42px;text-align:center;border:2px solid #ffffff;display:block;position:relative;z-index:1}
.service_list_met_16_26_84 .btnMore:before{content:"";width:100%;height:100%;background-color:#ffffff;z-index:-1;position:absolute;left:0;bottom:0px;transform-origin:100%;-webkit-transform-origin:100%;-webkit-transition:-webkit-transform 0.42s cubic-bezier(0.4,0,0.2,1);transition:transform 0.42s cubic-bezier(0.4,0,0.2,1);transform:scaleX(0);-webkit-transform:scaleX(0);visibility:hidden\9}
.service_list_met_16_26_84 .btnMore .txt{color:#ffffff;padding:0px 42px 0 0px;background:url(img/btn_m2.png) no-repeat scroll right center}
.service_list_met_16_26_84 .btnMore.arrow .txt{background:url() no-repeat scroll right center}
.service_list_met_16_26_84 .btnMore:hover{border-color:#ffffff}
.service_list_met_16_26_84 .btnMore:hover:before{transform:scaleX(1);-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform-origin:0;-webkit-transform-origin:0;visibility:visible\9}
.service_list_met_16_26_84 .btnMore:hover .txt{color:#b20405;color:;background-image:url(img/btn_m1.png)}
.service_list_met_16_26_84 .btnMore.hoverarrow:hover .txt{background-image:url()}@media screen and (min-width:1025px){ .service_list_met_16_26_84 .advantage-list li.now{ width:40% !important}.service_list_met_16_26_84 .advantage-list li.sible{ width:calc(60% / (3 - 1)) !important}.service_list_met_16_26_84 .advantage-list li:hover .ico{ -webkit-transition-timing-function:cubic-bezier(0.6,4,0.3,0.8); transition-timing-function:cubic-bezier(0.6,4,0.3,0.8); -webkit-animation:gelatine 0.5s 1; animation:gelatine 0.5s 1}
.service_list_met_16_26_84 .advantage-list li:hover .black-20{ background:none rgba(178,4,5,0.8)}
.service_list_met_16_26_84 .advantage-list li:hover .advantage-item{ top:25%}

.service_list_met_16_26_84 .advantage-list li:hover .bot{ height:42px}.service_list_met_16_26_84 .advantage-list li:hover .by{ opacity:1; visibility:visible\9; transition:all 0.4s ease 0.3s; -webkit-transform:all 0.4s ease 0.3s}.service_list_met_16_26_84 .advantage-list li:hover .btnMore{ opacity:1; visibility:visible\9}}@media screen and (max-width:1260px){.service_list_met_16_26_84 .advantage-item .ico{ width:50px}.service_list_met_16_26_84 .advantage-item .t{ font-size:16px}}@media screen and (max-width:1024px){.service_list_met_16_26_84.met-index-body .advantage-list{flex-direction:column; height:auto; width:100%;}.service_list_met_16_26_84.met-index-body{ height:auto; padding:0px 0px}.service_list_met_16_26_84 .advantage-list li{ width:49% !important;}
.service_list_met_16_26_84 .advantage-list li h2{ font-size:16px; font-weight:normal; line-height:20px; padding-top:40px;}
.service_list_met_16_26_84 .advantage-list li figure{ background-size:cover; height:100%; position:absolute; left:0; top:0; width:100%}.service_list_met_16_26_84 .advantage-item{ position:inherit; top:auto; left:auto; height:auto; margin:0 auto; padding:70px 0; width:500px}.service_list_met_16_26_84 .advantage-list li .bot{ height:15px; margin:10px auto 15px}.service_list_met_16_26_84 .advantage-list li .by{ opacity:1; visibility:visible\9; height:auto}.service_list_met_16_26_84 .advantage-list li .ico{ margin-bottom:5px}.service_list_met_16_26_84 .advantage-item .btnMore{ opacity:0; visibility:visible\9; margin-top:40px}}@media screen and (max-width:860px){.service_list_met_16_26_84 .advantage-item{ width:460px; padding:20px 0px 20px}}@media screen and (max-width:767px){.service_list_met_16_26_84.met-index-body{ padding:0px 0px}}@media screen and (max-width:641px){.service_list_met_16_26_84 .advantage-item{ width:90%}}

/*xc*/
.f_tiao{width:auto; height:360px; background:url(img/tiao.jpg) center no-repeat;}
.ksbj{ width:100%; height:779px;background:url(img/ksbj.jpg) center no-repeat;}
#focus_Box {
  position: relative;
  width:1340px;
  margin:0px auto 0 auto;
}
  #focus_Box ul {
    margin:0 auto;
    position: relative;
    height:540px; }
  #focus_Box li {
    z-index: 0;
    position: absolute;
    width: 0px;
    height: 0px;
    top: 146px;
    cursor: pointer;
    left: 377px;
    overflow: hidden;
    border-radius: 20px;
    border: 5px solid #fff; }
    #focus_Box li img {
      width: 100%;
      vertical-align: top;
      transition: .5s;
      border-radius: 20px; }
    #focus_Box li:hover img {
      transform: scale(1.05, 1.05); }
	  
	#focus_Box li ol{position:absolute; width:100%; height:40px;background-color:rgba(178,4,5,.8); text-align:center; font-family:"微软雅黑"; font-size:18px; font-weight:bold; color:#fff; bottom:20px; line-height:40px; z-index:300000;}
  #focus_Box .prev {
    background: url(img/btnl.png) no-repeat;
    left: -110px;
    top:280px; }
    #focus_Box .prev:hover {
      left: -120px;
      opacity: 1; }
	  
  #focus_Box .next {
    background: url(img/btnr.png) no-repeat;
    right: -130px;
    top:280px; }
    #focus_Box .next:hover {
      right: -140px;
      opacity: 1; }
  #focus_Box a.imgs-scroll-btn {
    display: block;
    position: absolute;
    z-index: 110;
    top: 7px;
    right: 15px;
    width: 51px;
    height: 23px;
    overflow: hidden;
    text-indent: -999px; }

#focus_Box .prev, #focus_Box .next {
  display: block;
  z-index: 100;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  width: 51px;
  height: 101px;
  top:250px;
  transition: 0.5s;
  opacity: 0.6; }


/*ys*/

.f_ys{ width:auto; height:auto; background:url(img/ysbj.jpg) top center no-repeat; padding-top:30px; padding-bottom:70px;overflow:hidden;}
.y_l{width:700px; height:234px; background:url(img/ys_lm.jpg) left no-repeat; padding-left:300px; text-align:left; color:#434343; margin-top:50px;}
.y_l h3{font-size:24px; line-height:40px; padding-top:30px;}
.y_l p{font-size:18px; line-height:30px; padding-top:20px;}
.y_r{width:300px; height:300px;margin-top:20px; float:right;}
.y2{ margin:0 auto;width:600px; height:508px; background:url(img/ys_t2.png) center no-repeat; text-align:left; padding-left:800px; margin-top:70px;}
.y2 h3{font-size:24px; line-height:40px; padding-top:30px; padding-top:70px;}
.y2 p{font-size:18px; line-height:30px;padding-top:20px;}
.y3{ margin:0 auto;width:1400px; height:700px; background:url(img/ys_t3.png) center no-repeat; text-align:left; margin-top:100px;}
.y3 .y3_1{width:auto; height:auto; padding-left:285px;  text-align:left;}
.y3 .y3_1 h3{font-size:24px; line-height:40px; padding-top:30px; padding-top:70px;}
.y3 .y3_1 p{font-size:18px; line-height:30px;padding-top:20px;}
.y3 .y3_2{width:600px; height:auto; padding-left:280px;  text-align:left; padding-top:220px;}
.y3 .y3_2 h3{font-size:24px; line-height:40px; padding-top:20px;}
.y3 .y3_2 p{font-size:18px; line-height:30px;padding-top:15px;}



/*news*/
.newsbj{width:auto; height:auto; background:url(img/newsbj.jpg) bottom center no-repeat; padding-bottom:80px; overflow:hidden;}
.h-news-w{ margin:0 auto; width:85%;
  overflow: hidden;
}
.h-news1{
  margin-top: 40px;
  padding: 2%;
  width: 100%;
  background: #f9f9f9;
  box-sizing: border-box;
  overflow: hidden;
}
.h-news1 .news_img{
  float: left;
  width: 30%;
}
.h-news1 .news_img img{
  width: 100%;
}
.h-news1 .news_txt {
  float: right;
    width: 67%;
  box-sizing: border-box;
}
.h-news1 .news_txt h3{
  display: block;
  margin: 18px 0;
  font-size:24px;
  color: #333;
  line-height:60px;
  transition: color 0.4s;
}

.h-news1 .news_txt p{
  font-size: 18px;
  color: #555;
  line-height: 36px;
  height:auto;
  overflow: hidden;
}
.h-news1 .news_txt span{
  display: block;
  margin-top: 20px;
  font-size: 16px;
  color: #555;
}
.h-news2{
  padding:20px 0px;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}
.h-news2 li{
  width: 32%;
  background:rgba(182,4,11,0.9);
  padding: 2% 2%;
  box-sizing: border-box;
  overflow: hidden;
}
.h-news2 li h3{
  display: block;
  position: relative;
  font-size: 22px;
  line-height: 60px;
  color: #fff;
  transition: border 0.5s;
}
.h-news2 li h3:after{
  position: absolute;
  display: block;
  content: " ";
  width: 0;
  height: 1px;
  bottom: 0;
  left: 0;
  transition: width 0.5s ease-in-out;
  background-color: #222;
}
.h-news2 li p{
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 32px;
  height: 96px;
  overflow: hidden;
}
.h-news2 li .news_time{
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  padding: 0 3%;
  min-width: auto;
  height: 60px;
  line-height: 60px;
  color: #333;
  background: #fff;
}
.h-news2 li .news_time span{
  font-size: 14px;
}
.h-news2 li:hover h3:after {
        width: 100%;
    }
.h-news2 li:hover .news_time {
  color: #fff;
  background: #222;
}
.h-news2 li:hover .news_time span{
  color: #fff;
}

/*------------about----------*/
.aboutbj{width:100%; height:auto; background:url(img/aboutbj.jpg) top center no-repeat; padding-bottom:80px; overflow:hidden;}
.aboutbj ul{margin:0 auto; width:1300px; height:auto; font-family:"微软雅黑"; text-align:center; }
.aboutbj ul p{font-size:16px; line-height:30px; margin-top:40px; color:#434343;}
.aboutbj ul .a_more{margin:0 auto; width:200px; height:40px; margin-top:40px; border:1px solid #fff;border-radius:20px; background-color:#b6040b;}
.aboutbj ul .a_more a{color:#fff; font-size:16px; line-height:40px;}
.about_sp{ margin:0 auto; width:1000px; height:444px; background:url(img/spbj.png) center no-repeat; text-align:center; padding-top:30px; margin-top:70px;}

.yan-phone{width:auto; height:auto; background-color:#fff;}


/*------------foot----------*/
.footer{background:url(img/footerbj.jpg) top center no-repeat; padding-top:100px;overflow:hidden;}
.footer .left {width:300px;height:auto;padding: 20px 0 0;}
.footer .left dl{display:inline-block; vertical-align:top; margin:0 26px; text-align:left;}
.footer .left dl dt{font-size:18px;margin-bottom:24px;}
.footer .left dl dt a{color:#fff; transition:0.36s}
.footer .left dl dt a:hover{color: #222;}
.footer .left dl dd{width:50%; font-size: 14px;color:#ccc;line-height:22px; position:relative; float:left;}
.footer .left dl dd:before{content:"";position:absolute;left:-15px;width:3px;height:0;background:#573406;transition: 0.6s;top: 50%;margin-top: -6px;}
.footer .left dl dd a{color: #fff;}
.footer .left dl dd a:hover{color: #573406;}
.footer .left dl dd:hover:before{ height:13px}

.footer .center{text-align:center;width:300px;font-size:0;padding: 20px 0 0;}
.footer .center dl{ width:160px; display:inline-block; vertical-align:top; margin:0 26px; text-align:left}
.footer .center dl dt{font-size:18px;margin-bottom: 24px;}
.footer .center dl dt a{color: #fff; transition:0.36s}
.footer .center dl dt a:hover{color: #573406;}
.footer .center dl dd{ width:50%;font-size: 14px;color: #868787;line-height: 30px; position:relative; float:left;}
.footer .center dl dd:before{content:"";position:absolute;left:-15px;width:3px;height:0;background:#573406;transition: 0.6s;top: 50%;margin-top: -6px;}
.footer .center dl dd a{color: #fff;}
.footer .center dl dd a:hover{color: #573406;}
.footer .center dl dd:hover:before{ height:13px}

.footer  .footerfl{ display:inline-block; vertical-align:top; margin-top:40px;text-align:left; width:360px;}
.footer  .footerfl li{background:rgba(0,0,0,0.3); width:155px; height:128px; margin-bottom:13px; float:left}
.footer  .footerfl li em{ width:20px; height:117px; padding:20px 6px 0px; font-size:14px; line-height:15px; color: #fff; float:left;}
.footer  .footerfl li i{ width:89px; height:89px; float:left; margin-top:9px; background-color:#fff; padding:10px;}
.footer  .footerfl li i img{width:89px; height:89px;}

.footer .right{width:288px;height:auto;border-left:#65716e 1px solid;padding: 20px 0 0 44px;}
.footer .right h5{ font-size:16px; color:#ffffff}
.footer .right h3{font-size:30px; line-height:50px;color:#fff;font-weight:bold;margin:10px 0 5px;font-family: DINOT;}
.footer .right p{font-size:14px;line-height:20px;color:#61656d; color:rgba(255,255,255,.5); font-family:arial; font-weight:bold; margin-bottom: 32px;}
.footer .right a{display:inline-block;width:100px;height:32px;line-height:32px;font-size:14px;color:#fff;background:#434343;border-radius:25px;text-align:center;position:relative;overflow: hidden;}
.footer .right a:before{content:"";position:absolute;width:100px;height:100px;top:50%;margin-top:-50px;left:50%;margin-left:-50px;background: rgba(0,0,0,.1);transform:scale(0);transition:0.6s;border-radius: 50%; opacity:0}
.footer .right a span{ position:relative}
.footer .right a:hover{ color:#fff;overflow: hidden !important;}
.footer .right a:hover:before{transform:scale(1); opacity:1;  border-radius: 50%;}

footer .bot{padding:15px 0; border-top:1px solid #65716e; margin-top:20px;}
footer .bot .tt{float:left;color: #fff;line-height:35px;height:35px;margin-right:3px;}
footer .bot .tt img{ margin-right:10px;}
.copyright{float:right;font-size:13px;color: #7d7d7f;line-height:35px;}
.copyright *{display: inline-block;font-size:12px;color: #fff;}
.copyright a{color: #fff;font-size:13px;}
.copyright a:hover{ color:#573406; }
footer .bot { font-size:13px; color:#837a74; }

.s_foot_link{float:left;width: 178px;height: 35px;cursor:pointer;position: relative;text-align:left;}
.s_foot_link .tanchu:before{content:"";display:block;border:10px solid transparent;border-top:10px solid #ebf8fa;width:0px;height:0px;position:absolute;bottom: -7px;left:50%;margin-left:-10px;}
.s_foot_link .tanchu>div{background: #ebf8fa;border: 1px solid #e2e2e2;padding:10px 13px;overflow:auto;box-shadow: 0px 6px 12px 0px rgba(225, 59, 58,0.25);}
.s_foot_link .tanchu>div::-webkit-scrollbar {display:none}
.s_foot_link .tanchu a {color: #333; line-height: 27px; display:block; font-size: 12px;}
.s_foot_link .tanchu a:hover{ font-weight:bold;}
.s_foot_link #bnt_link1.a {padding-left:12px;color: #ababab;text-align:left;line-height: 35px;width: 230px;position:absolute;z-index:1;font-size: 14px;}
.s_foot_link #bnt_link1.a i{display:inline-block;font-style:normal;width: 175px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;color:#919397;}
.s_foot_link .a span{ display:inline-block; float:right; color:#919397; line-height:28px;}

	

/* 底部固定导航 */


.go_top{display: none;background:url(img/top.png) center center/50% no-repeat;width:40px;height:40px;cursor:pointer;text-align: center;background-color:#fdae05;border-radius:50%;position: fixed;right:6px;bottom:100px;z-index:99999999999;}

.fixed_footer, .wap_show{display: none;}
.mobile .fixed_footer{display: none;background-color:rgba(0,0,0,0.85);height:50px;position: fixed;bottom:30px;left:50%;margin-left:-46%;z-index:999;width:92%;border-radius:10px;}
@media (min-width:640px){.mobile .fixed_footer{width:640px !important;left:50%;margin-left:-320px;}}
.mobile .fixed_footer a{float: left;width:33.33%;text-align: center;}
.mobile .fixed_footer img{display: inline-block;height:24px;margin:5px 0 0;}
.mobile .fixed_footer strong{color:#fff;font-size:12px;display: block;height:20px;line-height:20px;}

@media( max-width:1210px ){
	.fixed_right, .footer .three, .footer .one, .footer .nav {display: none;}
	.mobile .fixed_footer{display: block;}
	.footer .two{width:100%;margin:0;}
	}


.ph-bq{
  margin-bottom:43px;
  padding:9px 15px 15px 15px;
  font-size: 15px;
  color: #ffba00;
  text-align: center;
  line-height: 150%;
  background-color: #434343;
}
.ph-bq p,
.ph-bq p a,
.ph-bq a{
  font-size: 15px;
  color: #ffba00;
  text-align: center;
  line-height: 150%;
}
.ph-bq img{
  display: block;
  margin:0 auto;
  margin-top: 10px;
}

 /*ph页脚*/

.ph-foot{
  position: fixed;
  bottom:0px;
  left: 0px;
  padding-bottom:10px;
  width: 100%;
  background-color: #5e5d5d;
  overflow: hidden;
  border-top:1px solid #fff;
  border-radius: 15px 15px 0px 0px;
}
.ph-foot li{
  float: left;
  padding:10px 0px;
  width: 25%;
  height: 40px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.ph-foot li img{
  display: block;
  margin:0 auto;
  width: 25%;
}
.ph-foot li p{
  display: block;
  margin-top:15px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}


/* 内页 */
#nybanner{width:100%; height:360px; background:url(img/aboutbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner2{width:100%; height:360px; background:url(img/newsbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner3{width:100%; height:360px; background:url(img/minebanner.jpg) center no-repeat;overflow:hidden;}
#nybanner4{width:100%; height:360px; background:url(img/picbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner5{width:100%; height:360px; background:url(img/albanner.jpg) center no-repeat;overflow:hidden;}
#nybanner6{width:100%; height:360px; background:url(img/lxwmbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner7{width:100%; height:360px; background:url(img/scenebanner.jpg) center no-repeat;overflow:hidden;}

/*--首页栏目--*/
.nyzw-lm1{width:auto;padding:20px; padding-left:4%;border-bottom:1px solid #eee; background-color:#f9f9f9;overflow:hidden;}
.nyzw-lm2{border-left:6px solid #a5a5a5;padding-left:8px;width:500px; height:auto; text-align:left;}
.nyzw-lm2 span{font-family:"微软雅黑"; font-size:14px; line-height:26px; color:#a5a5a5;}
.nyzw-lm2 span a{font-family:"微软雅黑"; font-size:14px; line-height:26px; color:#a5a5a5;}


.nyzw{margin:0 auto; width:1400px; height:auto; font-family:"微软雅黑"; font-size:17px; color:#434343; padding-bottom:50px; margin-top:40px; line-height:35px;text-align:left;overflow:hidden;}

.nycpfl{ margin:0 auto; width:1280px; height:auto; margin-top:30px; overflow:hidden;}
.lx-nyzw{margin:0 auto; width:1280px; height:auto; font-family:"微软雅黑"; font-size:17px; color:#434343; line-height:35px;text-align:left;padding-top:50px;padding-bottom:50px;overflow:hidden;}


.ny-news01{width:100%;height: auto;}
.ny-news01 li{
  padding:20px;
  width:46%; float:left;
  margin:0.5%; border:1px solid rgba(178,4,5,0.2);
  overflow: hidden;
}
.ny-news01 li .tu1{
	width: 200px;
	height: 145px; float:left; margin-right:30px;
	overflow: hidden;
}
.ny-news01 li .tu1 img{
	width: 200px;
	height: 145px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  width:120px;
  height:30px;
  margin-top:5px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%; background:url(img/n_day.png) center no-repeat;
  height:30px;
  font-size:14px;
  color: #fff;
  line-height:30px; text-align:center;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  width:60%;
  height: auto; float:left;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: auto;
  overflow:hidden;
  font-size: 18px;
  color: #434343;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li .r01 a h2 span{color:#e60002; font-weight:normal; margin-right:10px;}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height:46px;
  font-size: 14px;
  color: #888;
  letter-spacing: 0px;
  line-height: 150%;
  overflow: hidden;
}
.ny-news01 li .more{width:120px; height:30px; border:1px solid #ccc;text-align:center; }
.ny-news01 li .more a{ font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#ccc;}
.ny-news01 li:hover .more{background-color:#666;transition: all 0.3s ease-in-out;}

/*新闻详情页样式*/
.newszwbj{ width:auto; height:auto; overflow:hidden;}
.new-cont-h1{text-align:center; font-family:"微软雅黑"; font-size:30px; line-height:40px;color:#535353; border-bottom:1px solid #ccc; font-weight:normal;}
.new-xq{
  margin:0px auto;
  margin-top:30px;
  width:100%;
  height: auto;
  overflow:hidden;
}
.new-xq-l{
  width:100%;
  height:auto;
  text-align:left;
  
}
.new-xq-l .date1{
  width: 100%;
  height: auto;
  text-align: left;
}
.new-xq-l .date1 .year1 {
  font-size: 20px;
  color: #000;
  line-height:30px;
  font-family: "微软雅黑";
  font-weight:normal;
  text-align: center;
}
.new-xq-l .date1 .year1 span{
  position: absolute;
  z-index:2;
  display:block;
  font-size:15px;
  color: #b2b2b2;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0px; 

}
.new-xq-l .date1:before{
  content: "";
  display: block;
  width: 100%;
  height:30px;
  position: absolute;
  left: 0;
  z-index:1;
}
.new-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #27cbf1;
  font-family:Impact;
  letter-spacing: 0px;
}
.new-xq-l .read1{
  position:relative;
  z-index:22222;
  width:120px;
  font-size:13px;
  padding-top:0px;
  text-align: center;
  background-color:#efeeee;
  color: #888;
  letter-spacing: 0px;
  float:right;
 
}
.new-xq-l .read1 strong{
  font-weight: bold;
}
.new-xq-r{
  margin:0 auto;
  padding:10px;
  width:auto;
  height:auto;
  margin-bottom:30px;
  text-align:center;
  background-color:#efeeee;
  overflow: hidden;
}
.new-xq-r p{
  display: block;
  height: auto;
  font-size: 14px;
  color: #666;
  text-align:left;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.new-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}


.ny-l01 {
    float: left;
    width: 250px;
}
.ny-r01 {
    float: right;
    width: 956px;
}
.ny-l-fenlei{
  padding:20px 15px 50px 15px;
  background-color: #043d77;
  border-radius: 15px;
}
.ny-l-fenlei .ny-fl-tit{
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.ny-l-fenlei .line01{
  margin:0 auto;
  margin-top: 15px;
  width: 60%;
  height: 5px;
  background-color: #fff;
}
.ny-fenlei1{
  height: auto;
  overflow: hidden;
}
.ny-fenlei1 dt a{
  display: block;
  margin:15px 0px;
  width: 100%;
  height: 30px;
  background-color: #fbe000 ;
  font-size: 17px;
  color: #000;
  text-align: center;
  line-height: 30px;
  border-radius: 20px;
}
.ny-fenlei1 dd a{
  display: block;
  padding:3px;
  width: 100%;
  border-bottom:1px dashed #5084b5;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 20px;
}
.ny-fenlei1 dd a:hover{
  background-color: #039de5;
  color: #fff;
}
.ny-fenlei1-hover{
  background-color: #facd00 !important;
  color: #525252 !important;
}

/*手机banner轮播*/
.sj-banner{width:100%; }
.sj-banner img{display:block;width:100%}
.swipe{width:100%;overflow:hidden;position:relative;}
.swipe ul{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe #pagenavi{position:absolute;left:10px;bottom:5px;text-align:center;width:100%; background:rgba(fff, fff, fff, 0.6)!important; filter:Alpha(opacity=50); padding:6px;}
.swipe #pagenavi a{width:8px; height:8px; line-height:99em; background:#fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; margin:0 4px; overflow:hidden; cursor:pointer; display:inline-block; *display:inline; *zoom:1; position:relative;}
.swipe #pagenavi a.active{background:#ff0;  position:relative;}

/* 联系内页 */

.contact-wrapper {
  padding:0.25vw 0.5416666667vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper {
  }
}
.contact-wrapper .big-title {
  color: #e60012;
  margin-bottom: 2.0833333333vw;
}
.contact-wrapper .title-gray {
  color: #999;
  margin-bottom: 0.5208333333vw;
}
.contact-wrapper .desc {
  font-size: 1.3541666667vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .desc {
    font-size: 16px;
  }
}
.contact-wrapper .desc-small {
  font-size: 0.9375vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .desc-small {
    font-size: 14px;
  }
}
.contact-wrapper .desc-red {
  color: #e60012;
}
.contact-wrapper .clean-padding-top > div {
  padding-top: 0 !important;
}
.contact-wrapper .contact {
  display: flex;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .contact {
    flex-wrap: wrap;
  }
}
.contact-wrapper .contact.border-top {
  margin-bottom:1%; padding:1%;
}
.contact-wrapper .contact.border-bottom {
  border-bottom: 1px solid #cccbcb;
}
.contact-wrapper .contact > div {
  flex: 0 0 27%;
  padding-left:5%;
  padding-bottom: 2.125vw;
  padding-top: 2.125vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .contact > div {
    flex: 0 0 100%;
  }
}
.contact-wrapper .contact-email {
  display: flex;
  padding-bottom: 3.125vw;
  padding-top: 3.125vw;
}
.contact-wrapper .contact-email .img-wrapper {
  flex: 0 0 23.4375vw;
}
.contact-wrapper .contact-email .text-wrapper {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}
.contact-wrapper .contact-email .text-wrapper .big-title {
  width: 100%;
  color: #e60012;
  margin-bottom: 2.0833333333vw;
}
.contact-wrapper .contact-email .text-wrapper .wrapper {
  flex: 1;
}

/*====================1550====================*/
@media screen and (min-width: 768px) and (max-width: 1680px){
#header .logo{width:25%;}
#header .logo img{width:100%;}
#l-nav{width:50%; padding-top:0px; margin-left:1%;}
#l-nav .navUl{ margin:0 auto;width:100%;font-size:0;}
#l-nav .tNav .navName{font-size:16px;padding:1.6rem .3vw}
#header .topdh{padding-bottom:27px;}
#header .topdh p{font-size:24px; line-height:40px;}

}

/*====================手机====================*/
@media only screen and (max-width: 768px){
	.t_tiao .t_en .yuyan{display: none;}
	.t_tiao .t_en{display: none;}
	.nav ul{display: none;}
	#index_main{display: none;}
	.w1300{width:auto;}
	.sylm{padding-top:30px;}
	.sylm h3{font-size:26px;}
	.sylm p{font-size:18px;}
	.qywh{display: none;}
	.yy, .m_zz{width:auto;}
	.m_zz li{width:50%;}
	.m_zz li:nth-child(5){width:50%;}
	.fen{width:auto; margin-bottom:10px;}
	.fen ul li{width:48%; margin:0.8%; height:40px;}
	.fen ul li a{height:40px; line-height:40px;}
	.f_tiao{ background:url(img/tiao.jpg) left no-repeat;background-size:203% auto; height:150px;}
	.ksbj{background:url(img/ksbj.jpg) left no-repeat;}
	#focus_Box{display: none;}
	.anliroll {height:auto;width:auto;}
	.anliroll li {float: left;width:47.5%; border:1px solid #f2f2f2;background: #fff;margin: 2% 0 0 1.4%; }
	.anliroll li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
	.anliroll li a h4 {overflow: hidden; }
	.anliroll li a img {width:100%; height:auto;display: block;transition: all .5s; }
	.anliroll li a ol { background-color:#b20405;color: #fff; width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size:18px;line-height:20px;padding:10px;box-sizing:}
	.anliroll li a ol a {color: #fff;font-size: 18px; }
	.anliroll li a:hover img {transform: scaleX(1.1) scaleY(1.1); }
    .y_l{display: none;}.y_r{display: none;}.y2{display: none;}.y3{display: none;}
	
	.f_ys{background-size:400% auto; background-color:#f4f4f4;padding-bottom:30px; }
	/*sjys*/
	.sjys{width:auto; height:auto; margin-top:20px;}
	.sjys li{width:auto; height:auto; }
	.sjys li img{width:auto;}
	.sjys li ol{width:auto; height:auto;text-align:left; padding:20px;}
	.sjys li ol h3{font-family:"微软雅黑"; font-size:22px; color:#434343; line-height:40px; padding-top:10px; font-weight:bold;}
	.sjys li ol p{font-family:"微软雅黑"; font-size:16px; color:#434343; line-height:26px; padding-top:10px;}
	
	.newsbj{padding-bottom:40px; }
	.h-news-w{width:95%;}
	.h-news1{margin-top:0px;}
	.h-news1 .news_img{width:100%;}
	.h-news1 .news_txt{width:100%;}
	.h-news1 .news_txt h3{font-size:18px; line-height:30px;}
	.h-news1 .news_txt p{font-size:16px; line-height:30px; height:90px;}
	.h-news2{display: block;}
	.h-news2 li{width:100%; margin-bottom:5px;}
	.h-news2 li h3{font-size:18px;}
	.h-news2 li .news_time{height:40px; line-height:40px;}
	.aboutbj{background:url(img/aboutbj.jpg) bottom right no-repeat #f4f4f4;}
	.aboutbj ul{width:auto; padding:10px;}
	.aboutbj ul p{margin-top:0px;}
	.about_sp{width:auto; margin-top:20px;}
	
	.footer{ background-color:#c74641;}
	.footer .center{display: none;}
	.footer .left{width:auto; padding-left:10px;}
	.footer .left dl{margin:0 6px;}
	.footer .left dl dd{width:32%;}
	.footer .footerfl{width:auto; padding:10px; margin-top:0px;}
	.footer .footerfl li{float:left;}
	.footer .right{width:auto; float:none; padding:10px;}
	.footer .right p{margin-bottom:10px;}
	.footer .bot{width:auto; padding:10px; padding-bottom:90px;}
	 

	
	#nylm{padding-top:50px; padding-bottom:10px;}
    #nylm h3{font-size:24px;}
    #nylm h3 span{ font-size:24px;}
    #nylm p{display: none;}
	.nyzw-lm1{width:auto; height:auto; margin-bottom:10px;overflow:hidden;}
	.nyzw-lm2{width:auto;}
	.nyzw-lm2 span a{display: none;}
	
	.nyzw-dh{ margin-top:10px; padding-right:7%;}
	.nyzw-dh li{ width:80px;margin-bottom:10px;}
	.nyzw-right{width:100%; padding:5px;}
	.nyzw-right li{ margin:0.5%; padding-top:2px;text-align:center; background-color:#0052C2; float:left;}

    #nybanner{height:140px; background:url(img/aboutbanner.jpg) right no-repeat;background-size:200% auto;}
	#nybanner1{height:140px; background:url(img/fwbnnner1.jpg) left no-repeat;}
	#nybanner2{height:140px;background-size:200% auto;}
	#nybanner3{height:140px;background-size:200% auto;}
	#nybanner4{height:140px;background-size:200% auto;}
	#nybanner5{height:140px;background-size:200% auto;}
	#nybanner6{height:140px;background-size:200% auto;}
	#nybanner7{height:140px;background-size:200% auto;}
	
	.nywh{display: none;}
	.nyry{display: none;}
	
	.nyzw{width:auto;padding:10px; margin-top:0px;}
	.sf{display: none;}
	.showleft{display: none;}
	
	.ny-news01{width:auto}
	.ny-news01 li{width:88%}
	.ny-news01 li .tu1{width:100%; margin-bottom:10px;}
	.ny-news01 li .r01{width:100%; margin-left:0px;}
	.ny-news01 li .l01{display: none;}
	.ny-news01 li .r01 a h2{font-size:14px; font-weight:bold;}
	
	.new-xq-l{display: none;}
	.new-xq-r{display: none;}
	.new-xq-r p{
	  width:100%;
	}
   .lx-nyzw{width:auto;padding-top:10px;}

	

	/*系统原样式修改*/
	.min_box_content{display: noe;}
	.showpics{margin:3% !important;}

}


/*====================平板====================*/
@media screen and (min-width: 768px) and (max-width: 1200px){
	
	.t_tiao .t_en .yuyan{display: none;}
	.t_tiao .t_en{display: none;}
	.nav ul{display: none;}
	#index_main{display: none;}
	.w1300{width:auto;}
	.sylm{padding-top:30px;}
	.sylm h3{font-size:26px;}
	.sylm p{font-size:18px;}
	.qywh{display: none;}
	.yy, .m_zz{width:auto;}
	.m_zz li{width:33%;}
	.m_zz li:nth-child(5){width:50%;}
	.fen{width:auto; margin-bottom:10px;}
	.fen ul li{width:31%; margin:0.8%; height:40px;}
	.fen ul li a{height:40px; line-height:40px;}
	.f_tiao{ background:url(img/tiao.jpg) left no-repeat;background-size:100% auto; height:140px;}
	.ksbj{background:url(img/ksbj.jpg) left no-repeat;}
	#focus_Box{display: none;}
	.anliroll {height:auto;width:auto;}
	.anliroll li {float: left;width:47.5%; border:1px solid #f2f2f2;background: #fff;margin: 2% 0 0 1.4%; }
	.anliroll li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
	.anliroll li a h4 {overflow: hidden; }
	.anliroll li a img {width:100%; height:auto;display: block;transition: all .5s; }
	.anliroll li a ol { background-color:#b20405;color: #fff; width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size:18px;line-height:20px;padding:10px;box-sizing:}
	.anliroll li a ol a {color: #fff;font-size: 18px; }
	.anliroll li a:hover img {transform: scaleX(1.1) scaleY(1.1); }
    .y_l{display: none;}.y_r{display: none;}.y2{display: none;}.y3{display: none;}
	
	.f_ys{background-size:200% auto; background-color:#f4f4f4;padding-bottom:30px; }
	/*sjys*/
	.sjys{width:auto; height:auto; margin-top:20px;}
	.sjys li{width:auto; height:auto; }
	.sjys li img{width:auto; float:left;}
	.sjys li ol{width:55%; height:auto;text-align:left; padding:20px;float:left;}
	.sjys li ol h3{font-family:"微软雅黑"; font-size:22px; color:#434343; line-height:40px; padding-top:10px; font-weight:bold;}
	.sjys li ol p{font-family:"微软雅黑"; font-size:16px; color:#434343; line-height:26px; padding-top:10px;}
	
	.newsbj{padding-bottom:40px; }
	.h-news-w{width:95%;}
	.h-news1{margin-top:0px;}
	.h-news1 .news_img{width:100%;}
	.h-news1 .news_txt{width:100%;}
	.h-news1 .news_txt h3{font-size:18px; line-height:30px;}
	.h-news1 .news_txt p{font-size:16px; line-height:30px; height:90px;}
	.h-news2{display: block;}
	.h-news2 li{width:100%; margin-bottom:5px;}
	.h-news2 li h3{font-size:18px;}
	.h-news2 li .news_time{height:40px; line-height:40px;}
	.aboutbj{background:url(img/aboutbj.jpg) bottom right no-repeat #f4f4f4;}
	.aboutbj ul{width:auto; padding:10px;}
	.aboutbj ul p{margin-top:0px;}
	.about_sp{width:auto; margin-top:20px;}
	
	
	.footer{ background-color:#bf443f;}
	.footer .center{display: none;}
	.footer .left{width:auto; padding-left:10px;}
	.footer .left dl{margin:0 6px;}
	.footer .left dl dd{width:32%;}
	.footer .footerfl{width:auto; padding:10px; margin-top:0px;}
	.footer .footerfl li{float:left;}
	.footer .right{width:auto; float:none; padding:10px;}
	.footer .right p{margin-bottom:10px;}
	.footer .bot{width:auto; padding:10px; padding-bottom:90px;}
	
	#nylm{padding-top:50px; padding-bottom:10px;}
    #nylm h3{font-size:24px;}
    #nylm h3 span{ font-size:24px;}
    #nylm p{display: none;}
	.nyzw-lm1{width:auto; height:auto; margin-bottom:10px;overflow:hidden;}
	.nyzw-lm2{width:auto;}
	.nyzw-lm2 span a{display: none;}
	
	.nyzw-dh{ margin-top:10px; padding-right:7%;}
	.nyzw-dh li{ width:80px;margin-bottom:10px;}
	.nyzw-right{width:100%; padding:5px;}
	.nyzw-right li{ margin:0.5%; padding-top:2px;text-align:center; background-color:#0052C2; float:left;}


    #nybanner{height:130px;}
	#nybanner1{height:130px;background-size:110% auto; margin-top:0px;}
	#nybanner2{height:130px;background-size:110% auto; margin-top:0px;}
	#nybanner3{height:130px;}
	#nybanner4{height:130px;}
	#nybanner5{height:130px;background-size:110% auto; margin-top:0px;}
	#nybanner6{height:130px;background-size:110% auto; margin-top:0px;}
	#nybanner7{height:130px;}
	#nybanner8{height:130px;background-size:110% auto; margin-top:0px;}
	#nybanner9{height:130px;background-size:110% auto; margin-top:0px;}
	#nybanner10{height:130px;background-size:180% auto; margin-top:0px;}
	
	#nycpzs{width:100%; padding:10px;}
	.nyzw{width:auto;margin-top:10px;}
	.new-xq-l{display: none;}
	.new-xq-r{width:26%; padding:5px;}
	.new-xq-r p{
	  width:100%;
	}
	.lx-nyzw{width:auto;padding-top:10px;}
}



/*====================PC====================*/
@media only screen and (min-width: 1200px){
	.sj-banner{display: none;}
	.s-menu{display: none;}
	.ph-bq{display: none;}
	.ph-foot{display: none;}
	#ph-menu-tu{display: none;}
	.sjys{display: none;}
	.sjal{display: none;}
	.anliroll{display: none;}
	.sp_header{display: none;}
}



