body{
  margin: 0px;
  padding: 0px;

  font-family: '微软雅黑', sans-serif;
}
*{ margin: 0; padding: 0; }
ul,ol,li{ list-style-type:none; font-family:'Microsoft yahei';}
body, button, input, select, textarea{ font-family:'Microsoft yahei'; font-size:12px; color:#848484; }
code, kbd, pre, samp {font-family:'Microsoft yahei';}
a{ text-decoration: none; font-family:'Microsoft yahei';}
img{border:0;}
li{ line-height:normal; }
table { border-collapse: collapse; border-spacing: 0; }
textarea { resize: none;}
input,textarea,button{ outline:none;}
em,i{ font-style:normal; font-family:'Microsoft yahei';}
h1{

  padding: 0px;
  color: #fff;
  text-align: center;
  font-weight: 100;
  font-size: 50px;
}

nav{
  width: 750px;
  margin: 1em auto;
}

ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul.dropdown{ 
  position: relative; 
  width: 100%; 
}

ul.dropdown li{ 
  font-weight: bold; 
  float: left; 
  width: 136px; 
  position: relative;
  background: #ec f0f1;
}

ul.dropdown a:hover{ 
  color: #000; 
}

ul.dropdown li a { 
  display: block; 
  padding: 15px 8px;
  color: #333; 
  position: relative; 
  z-index: 2000; 
  text-align: center;
  text-decoration: none;
  font-weight: 300;
  font-size: 15px;
}

ul.dropdown li a:hover,
ul.dropdown li a.hover{ 
  background: #0a710f;
  position: relative;
  color: #fff;
}


ul.dropdown ul{ 
 display: none;
 position: absolute; 
  top: 0; 
  left: 0; 
  width: 180px; 
  z-index: 1000;
}

ul.dropdown ul li { 
  font-weight: normal; 
  background: #f6f6f6; 
  color: #000; 
  border-bottom: 1px solid #ccc; 
}

ul.dropdown ul li a{ 
  display: block; 
  color: #34495e !important;
  background: #eee !important;
} 

ul.dropdown ul li a:hover{
  display: block; 
  background: #0a710f !important;
  color: #fff !important;
} 

.drop > a{
  position: relative;
}

.drop > a:after{
  content:"";
  position: absolute;
  right: 16px;
  top: 43%;
  border-left: 5px solid transparent;
  border-top: 5px solid #333;
  border-right: 5px solid transparent;
  z-index: 999;
}

.drop > a:hover:after{
  content:"";
   border-left: 5px solid transparent;
  border-top: 5px solid #fff;
  border-right: 5px solid transparent;
}
.head{ width: 100%; background: #333; height: 30px;}
.hd_con{ width: 1200px;margin: 0 auto; background: #333;}
.hd_con p{ color: #fff; line-height: 30px; font-size: 14px;}
.hd_con .hdc_left{ float: left; }
.hd_con .hdc_right{ float: right; color: #fff; font-size: 14px; line-height: 30px;}
.hd_con .hdc_right i{ width: 20px; height: 20px; display: block; background:url(../images/phone.png) no-repeat center; float: left; margin-right: 5px; margin-top: 4px;}
.top{ width: 1200px; margin: 0 auto; position: relative;}
.top .nav{ width: 820px; float: right; margin-top:20px; position: absolute; right: 0;}
.top .logo{ width: 266px; float: left; margin-top: 13px; }

.bannert{ width: 1920px; left: 50%; margin-left: -960px; margin-top: 90px; position: relative;  }
  .banner {
    width: 100%;
    height: 600px;
    font-size: 0;
    overflow: hidden;
    position: relative;
  }
  
  .banner_img {
    width: 100%;
    height: 600px;
    position: absolute;
    left: 0;
    top: 0;
  }
  
  .banner_img li {
    width: 100%;
    height: 600px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    list-style: none;
  }
  
  .banner_list {
    height: 50px;
    top: 555px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
  }
  
  .banner_list span {
    display: block;
    cursor: pointer;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 3px solid #555;
    float: left;
    margin: 0 5px;
  }
  
  .banner_list .spcss {
    border: 3px solid yellowgreen;
  }
  
  .banner_left {
    position: absolute;
    height: 90px;
    width: 60px;
    top: 50%;
    left: -60px;
    background-color: rgba(73,72,62, 0.6);
    margin-top: -45px;
    text-align: center;
    transition: all .5s;
    z-index: 2;
  }
  
  .banner_left:hover {
    background-color: rgba(73,72,62, 0.9);
  }
  
  .banner_right {
    position: absolute;
    height: 90px;
    width: 60px;
    top: 50%;
    right: -60px;
    background-color: rgba(73,72,62, 0.6);
    margin-top: -45px;
    text-align: center;
    transition: all .5s;
    z-index: 2;
  }
  
  .banner_right:hover {
    background-color: rgba(73,72,62, 0.9);
  }
  
  .banner_left img {
    margin-top: 0;
  }
  
  .banner_right img {
    margin-top: 0;
  }
.products{ width: 100%; overflow: hidden;}
.products .pro_con{ width: 1200px; margin: 45px auto; overflow: hidden; }
.products .pro_con .pro_title{ width: 100%; overflow: hidden; }
.products .pro_con .pro_title h1{ font-size: 30px; text-align: center; font-weight: 400; color: #94601b;line-height:50px; }
.products .pro_con .pro_title p{ text-align: center; font-size: 14px; color: #999; text-transform: uppercase; font-family: Arial; line-height: 20px;}
.products .pro_con .pronav{ width: 605px; margin: 0 auto; overflow: hidden;}
.products .pro_con .pronav li{ padding: 5px 10px; background: #666; float: left; margin: 30px 10px;transition: 0.3s;}
.products .pro_con .pronav li a{ color: #fff; display: block;     font-size: 14px;}
.products .pro_con .pronav li:hover{ background: #94601b; transition: 0.3s; }
.products .pro_con .procenter li{ width: 293px;  float:left; margin:15px 3px; transition: 0.5s; overflow: hidden;}
.products .pro_con .procenter li .tu{ width: 293px; height:190px;  transition: 0.5s;overflow: hidden; display: block;}
.products .pro_con .procenter li .tu img{ width: 293px; height:190px;}
.products .pro_con .procenter li p{  white-space:nowrap;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis; 
  overflow:hidden; font-size: 15px; color: #333; text-align: center; line-height: 30px;background: #f5f5f5; position: relative;  z-index: 1;}
.products .pro_con .procenter li:hover .tu{transform: scale(1.2); transition: 0.5s;}


.about{ width: 100%; background: url(../images/bg1.jpg) no-repeat center; height: 452px; margin-top: 15px; overflow: hidden;}
.about_con { width:1200px;margin:0 auto;  }
.about_con .ab_left{ width: 640px; float: left; }
.about_con .ab_left .ablet1{ width: 261px; float: left;margin-top: 70px; }
.about_con .ab_left p{ float: left; margin-top: 20px; color: #fff;font-size: 14px; line-height: 1.8em; }
.about_con .ab_left a{ width: 160px; height:40px; background: #ff7700; border:2px #ff7700 solid;display:inline-block; float: left; transition: 0.3s;line-height: 40px; border-radius: 25px;margin-top: 30px; color: #fff; font-size: 16px; text-align: center;  }
.about_con .ab_left a:hover{ border:2px #ff7700 solid; background: none; transition: 0.3s;}
.ab_right{ float: right; margin-top: 70px; }

.youshi{ width: 1200px; margin: 50px auto 0; overflow: hidden;}
.youshi .ystit h1{ font-size: 30px; text-align: center; font-weight: 400; color: #94601b;line-height:50px; }
.youshi .ystit p{ text-align: center; font-size: 14px; color: #999; text-transform: uppercase; font-family: Arial; line-height: 20px;}
.yscon li{ width: 240px; float: left; margin: 30px; }
.yscon li .biao{ width: 99px; margin:15px auto; }
.yscon li h3{ font-size: 20px; color: #333; text-align: center; }
.yscon li p{ font-size: 15px; text-align: center; margin-top: 20px; padding: 15px; border-top:1px #999 dashed;line-height: 1.8em; color: #666}

.case{ width:100%; background: #f5f5f5; }
.case .case_con{ width: 1200px; margin:0 auto; }
.case .case_con .casetit h1{ font-size: 30px; text-align: center; font-weight: 400; color: #94601b;line-height:50px; padding-top: 30px;}
.case .case_con .casetit p{ text-align: center; font-size: 14px; color: #999; text-transform: uppercase; font-family: Arial; line-height: 20px;}


.shortcut{height:28px;line-height:28px;font-size:12px;background:#EEEEEE;text-transform:uppercase;box-shadow:1px 0px 2px rgba(0,0,0,0.2);border-bottom:1px solid #DDDDDD;}
.shortcut h1{font-size:14px;font-family:"微软雅黑","宋体";}
.shortcut a,.shortcut h1{padding:0px 10px;letter-spacing:1px;color:#333;text-shadow:0px 1px 1px #fff;display:block;float:left;}
.shortcut a:hover{background:#fff;}
.shortcut span.right{float:right;}
.shortcut span.right a{float:left;display:block;color:#ff6600;font-weight:800;}
.headeline{height:40px;overflow:hidden;}
.adv960x90{width:960px;height:90px;overflow:hidden;border:solid 1px #E6E6E6;margin:0 auto;}
.adv728x90{width:728px;height:90px;overflow:hidden;border:solid 1px #E6E6E6;margin:0 auto;}
.marqueeleft{height:220px;width:1200px;overflow:hidden;margin:40px auto;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 15px;display:inline;width:220px;height:180px;overflow:hidden;}
.marqueeleft li .pic{display:block;width: 220px;height:150px;}
.marqueeleft li .txt{text-align:center;height:30px;line-height:30px; font-size: 14px;}

.nandh{ width: 1200px; margin: 0 auto; overflow: hidden; }
.nandh h1{ font-size: 30px; text-align: center; font-weight: 400; color: #94601b;line-height:50px; }
.nandh p{ text-align: center; font-size: 14px; color: #999; text-transform: uppercase; font-family: Arial; line-height: 20px; margin-bottom: 35px;}
.nandh .news1{ width: 870px; float: left; }

.mt-tabpage {
  width: 500px;
  margin: 0 auto;
  box-shadow: 0 0 5px #999;
  background-color: #FFFFFF;
}
.mt-tabpage-title {
  height: 44px;
  font-size: 0;
  background-color: #fff;
  width: 94%;
  margin: auto;
  background: #fff;
  border-bottom: 1px solid #f1f1f1;
}
.mt-tabpage-title .mt-tabpage-item {
  display: inline-block;
  width: 105px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #666;
  font-size: 12px;
}
.mt-tabpage-title .mt-tabpage-item:hover{
  color: #376deb;
}
.mt-tabpage-title .mt-tabpage-item-cur {
  color:#376deb;
  font-size: 14px;
  border-bottom: 1px solid #376deb;
}
.mt-tabpage-count {
  position: relative;
  width: 500px;
  height: 240px;
  overflow: hidden;
}
.mt-tabpage-cont__wrap {
  position: absolute;
}
.mt-tabpage-count .mt-tabpage-item {
  width: 800px;
  height: 240px;
  line-height: 240px;
  text-align: center;
}
.newsa{ width: 350px; float: left; }
.newsa img{ width: 350px; height: 283px; }
.newsb{ width: 500px; float: left; margin-left: 20px;  }
.newsb .mt-tabpage-count li a{ color: #333; border-bottom: 1px dashed #e1e1e1;width: 470px; line-height: 35px; height: 35px; overflow: hidden; display: block;     margin-left: 15px;}
.newsb .mt-tabpage-count li a h2{ width: 84%;color: #333;  font-size: 14px;text-align: left; font-weight: 400;line-height: 35px; height: 35px; overflow: hidden; float: left; }
.mt-tabpage-count .mt-tabpage-item{ width: 500px; margin:0 auto; display: block; margin-top: 10px;}
.newsb .mt-tabpage-count li a:hover{ color: #3b5aa2 }
.newsb .mt-tabpage-count li a:hover h2{ color:#3b5aa2  }


.hone{ width: 290px; float: right; background: #f5f5f5; border:2px solid #e1e1e1;}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.w1200:after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    clear: both;
}
.bottom .register {
    background: url(../images/foot_sgin.jpg) no-repeat center top;
    height: 160px;
    padding-top: 70px;
    color: #fff;
    margin-top: 60px;
}
.bottom .register h2 {
    text-align: center;
    font-size: 24px;
        letter-spacing: 11px;
}
.bottom .register a {
    display: block;
    width: 170px;
    height: 45px;
    line-height: 44px;
    color: #fff;
    background: #14A8FF;
    border-radius: 5px;
    margin: 30px auto;
    font-size: 18px;
    text-align: center;
}
.bottom .footer {
    padding-top: 50px;
    background: #222;
}
.bottom .footer .w1200 {
    padding: 0 10px
}
.bottom .footer .footer_top ul li {
    float: left;
    width: 278px;
    height: 78px;
    line-height: 78px;
    border: 1px solid #333;
    text-indent: 98px;
    color: #aaaaaa;
    margin-right: 20px;
}
.bottom .footer .footer_top ul li:last-child {
    margin-right: 0;
}
.bottom .footer .footer_top:after, .bottom .footer .footer_down:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}
.bottom .footer .footer_top ul li:nth-child(1) {
    background: url(../images/foot_icon1.png) no-repeat 34px center;
}
.bottom .footer .footer_top ul li:nth-child(2) {
    background: url(../images/foot_icon2.png) no-repeat 34px center;
}
.bottom .footer .footer_top ul li:nth-child(3) {
    background: url(../images/foot_icon3.png) no-repeat 34px center;
}
.bottom .footer .footer_top ul li:nth-child(4) {
    background: url(../images/foot_icon4.png) no-repeat 34px center;
}
.bottom .footer .footer_tel {
    border-bottom: 1px solid #333;
    height: 125px;
    margin: 0 auto;
    width: 1180px;
    padding-top: 30px;
    color: #aaa;
    
}
.bottom .footer .footer_tel .tel {
    float: left;
    font-size: 16px;
    width: 180px;
    height: 65px;
    background: url(../images/foot_icon5.png) no-repeat 30px 0;
    padding-left: 100px;
}
.bottom .footer .footer_tel ul li {
    height: 90px;
    line-height: 60px;
    display: inline-block;
    padding: 0 20px;
}
.bottom .footer .footer_tel ul li:first-child {
    padding-left: 0;
}
.bottom .footer .footer_down {
    padding-top: 50px;
}
.bottom .footer .footer_down .left {
    float: left;
    width: 450px;
    padding-right: 20px;
}
.bottom .footer .footer_down .left h3, .bottom .footer .footer_down .flink h3 {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}
.bottom .footer .footer_down .left p, .bottom .footer .footer_down .flink p {
    font-size: 14px;
    padding-top: 20px;
}
.bottom .footer .footer_down .left p a, .bottom .footer .footer_down .flink p a {
    font-size: 14px;
    color: #888;
    margin: 0 20px 15px 0;
    white-space: nowrap;
    display: inline-block;
}
.bottom .footer .footer_down .left p a:hover, .bottom .footer .footer_down .flink p a:hover {
    color: #fff;
}
.bottom .footer .footer_down .flink {
    float: left;
    width: 120px;
    padding-right: 20px;
}
.bottom .footer .footer_down .right {
    float: right;
}
.bottom .footer .footer_down .right ul li {
    float: left;
    width: 120px;
    height: 150px;
    margin-right: 40px;
    text-align: center;
}
.bottom .footer .footer_down .right ul li:last-child {
    margin-right: 0;
}
.bottom .footer .footer_down .right ul li h3 {
    color: #888;
    padding-top: 15px;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
}
.bottom .footer .footer_copyright {
    padding: 30px 0;
}
.bottom .footer .footer_copyright p {
    line-height: 30px;
    color: #888;
    font-size: 14px;
}
.bottom .footer .footer_copyright p.beian a {
    color: #888;
    padding-right: 20px;
    display: inline-block;
}
.bottom .footer .footer_copyright p.beian a img {
    vertical-align: middle;
}


.ny{ width: 1180px; background: #fff; margin: 0 auto;padding:60px 50px; overflow: hidden;     min-height: 613px;}
.ny .nyleft{ width: 260px; float: left; }
.ny .nyright{ width: 860px; float: right; }
.ny .nyleft .nyletop{ padding-bottom: 10px;  border-bottom: 5px solid #ccc; }
.ny .nyleft .nyletop .a1_top {height: 80px; background: #168616; overflow: hidden; }
.ny .nyleft .nyletop .a1_top h1{ font-size: 26px; text-align: center;margin: 13px 0 0;}
.ny .nyleft .nyletop .a1_top p{ font-size: 15px; text-align: center; color: #7bafff;}
.ny .nyleft .nyletop .nylanmu{}
.ny .nyleft .nyletop .nylanmu li{  position: relative; width: 258px; height: 50px; border-bottom: 1px solid #e1e1e1; border-left: 1px solid #e1e1e1; border-right:1px solid #e1e1e1;}
.ny .nyleft .nyletop .nylanmu li a{ padding-left: 30px; line-height: 50px; font-size: 15px;display: block; width: 88%;color: #333; height: 100%;}
.ny .nyleft .nyletop .nylanmu li:hover{ background: #ff7700; }
.ny .nyleft .nyletop .nylanmu li:hover a{ color: #fff; }

.ny .nyleft .nyletop .nylanmu li i{ width: 5px; height: 9px; background:url(../images/nyjt.png) no-repeat center; display: block; position: absolute; right: 30px; top: 20px;  transition: 0.3s;}
.ny .nyleft .nyletop .nylanmu li:hover i{ background:url(../images/nyjtb.png) no-repeat center; right: 20px; transition: 0.3s;}

.nyright .nyrt{ width: 100%; height: 45px; background:#168616;  }
.nyright .nyrt .nytit{ font-size: 16px; font-weight: 400; line-height: 45px; color: #fff;  margin-left: 20px; width: 95%; float: left;}
.nyright .nyrt .mianbao{ width: 50%; text-align: right;float: right; font-size: 14px; color: #fff;}
.nyright .nyrt .mianbao a{color: #fff; font-size: 14px;}

.nycon{ font-size: 14px; color: #333; line-height: 1.9em; padding:40px 35px; text-align: justify; border-bottom: 1px solid #e1e1e1;border-left: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1;}
.lianxi{ width: 260px; height: 40px; background: #168616; margin-top: 45px; }
.lianxi h2{ line-height: 38px; text-align: center; color: #fff;}
.lianxi h2 i{ font-size: 13px; margin-left: 5px; font-weight: 400; text-transform: uppercase; font-family: Arial}

.lx_con{ width: 258px; overflow: hidden;    border: 1px solid #ccc; border-top: none;}
.lx_con .nytel{ margin-top: 15px; }
.lx_con .nytel span{ float: left; margin-left: 5px; margin-right: 10px;}
.nytel p{font-size: 13px; padding-top: 8px;}
.nytel b{ font-size: 16px; }
.lx_con ul{ margin-top: 20px; }
.lx_con ul li{ margin-left: 15px; font-size: 14px; margin-top: 10px; }
.lx_con ul li:last-child{ margin-bottom: 20px; }

#myform tr  input{ width: 220px; height: 35px; padding-left: 10px;}
#myform tr .hback_1{ width: 120px; text-align: right; padding-right:5px;  }
#myform .teshu{ width:70%; }
#myform tbody{ display: inline-block; text-align: center; padding-left: 20px; }
#myform .teshu .input_w1{ width:120px; float: left; height: 35px; margin-top: 5px;}
#myform .teshu img{ float: left; width: 80px;  margin-left: 10px; margin-top: 10px;}
#myform .teshu a{ font-size: 14px; }
#myform td textarea{ width: 220px; height:100px; padding-left: 5px;}
#myform tr td b{ font-size: 16px; font-weight: 400; }
#myform .anniu .button_w1{ width: 300px;background: #009aff; margin: 0 auto;margin-left: 20px; cursor: pointer;}
#myform .anniu{  position: relative; top: 0; left: 220px; margin-top:20px;overflow: hidden; }
#myform .anniu input{ float: left; font-size: 15px; color: #fff; font-family: "微软雅黑"; border:none;  line-height: 30px; display: block;}


#myform tr{ width: 47%; float: left;  margin:10px 0 10px 20px;}
#myform tr  input{ width: 200px; height: 35px; padding-left: 10px;}
#myform tr .hback_1{ width: 120px; text-align: right; padding-right:5px;  }
#myform .teshu{ width:70%; }
#myform tbody{ display: inline-block; text-align: center; padding-left: 0; }
#myform .teshu .input_w1{ width:120px; float: left; height: 35px; margin-top: 5px;}
#myform .teshu img{ float: left; width: 80px;  margin-left: 10px; margin-top: 10px;}
#myform .teshu a{ font-size: 14px; }
#myform td textarea{ width: 220px; height:100px; padding-left: 5px;}
#myform tr td b{ font-size: 16px; font-weight: 400; }
#myform .anniu .button_w1{ width: 300px;background: #009aff; margin: 0 auto;margin-left: 20px; cursor: pointer;}
#myform .anniu{  position: relative; top: 0; left: 220px; margin-top:20px;overflow: hidden; }
#myform .anniu input{ float: left; font-size: 15px; color: #fff; font-family: "微软雅黑"; border:none;  line-height: 30px; display: block;}


.nypro_list{ overflow: hidden;padding-rig ht: 10px!important ;  ov erflow: hidden;}
.nypro_list>img{ width: 250px; transition: 0.5s;}
.nypro_list li{ width: 250px;  float: left; margin:18px 13px; background: #f5f5f5; overflow: hidden; transition: 0.5s;}
.nypro_list li h2{ font-size: 15px; color: #333; font-weight: 400; width: 225px; margin:0 auto;height: 30px; line-height: 30px; white-space:nowrap;
  text-overflow:ellipsis;  -o-text-overflow:ellipsis;   overflow:hidden;}
.nypro_list li p{ font-size: 13px!important; color: #888 !important; width: 225px; margin:0 auto 5px;  overflow:hidden; text-overflow:ellipsis; display:-webkit-box;  -webkit-box-orient:vertical; -webkit-line-clamp:2;height: 50px; }
.nypro_list li:hover img{ transform: scale(1.1); transition: 0.5s;}
.nypro_list .tu{ width: 250px;     height: 187px;overflow: hidden; }
.nypro_list li:hover{ background: #0084ff; transition: 0.3s; border-bottom-color: #0084ff}
.nypro_list li:hover h2{ color: #fff; }

.pro_x{ width: 100%; overflow: hidden;     margin: 20px 0;}
.pro_tu{ width: 380px;  float: left; margin-left: 20px; overflow: hidden;}
.pro_js{ width: 354px; float: right; margin-right: 30px;overflow: hidden;}
.pro_js li{ width: 354px; margin:0 0 12px 0; background: #f5f5f5; border-bottom: none;}
.pro_js li p{ width: 335px; height: 31px; background: #4c4c4c; color: #fff !important;padding-left: 20px; line-height: 31px !important; font-weight: 400!important; font-size: 16px!important;}
.pro_js li h2{ margin-left: 20px; margin-bottom: 10px; font-size: 14px; color: #666;}
.pro_js li h1{ font-size: 16px;
    color: #333;
    margin-left: 23px;
    line-height: 1.8em;
    margin-bottom: 10px;
    font-weight: 400;
    margin-top: 10px;
    text-align: left;
    height: 60px;}
.pro_js li:hover{ background: #f5f5f5; }
.pro_js li:hover h2{ color: #333; }

.nypro_list .tu img{ width: 100%; transition: 0.5s;}
.procon{    padding: 20px 15px; }
.pagecode{text-align:center; padding:15px 8px; margin-top:20px; width: 100%; overflow: hidden;}
.pagecode a{display:inline-block;  padding:5px 10px; background:#dcdcdc; margin:0px 5px; font-size: 15px; color: #183d7b}
.pagecode a.on,.pagecode a:hover{background:#183d7b; color:#fff; padding:5px 10px;  font-size: 15px;}


.nyright .nyrt .mianbao a:last-child{ display: none; }

.pro_xq{ width: 95%; margin-top: 15px; margin: 40px auto;border-bottom:1px solid #d8d8d8}
.pro_xq .proxq_a1{ width: 100%; height: 38px; background:#1e85e4; text-align: center; color: #fff; line-height: 38px; font-size: 18px;}
.pro_xq_con{ padding: 20px 20px; font-size: 14px; color: #333; line-height: 1.8em; } 
.photo_con{ width: 876px; overflow: hidden; font-size: 14px; color: #333; line-height: 1.8em; padding: 0 !important; border: 2px solid #ccc;
    border-top: none;}
.photo_con .ul{ width: 100%; height: auto; margin: 0; padding: 0 0 40px 0;float: left; list-style-type: none;}
.photo_con .ul li.box_main { width: 360px; height: 340px; float: left; margin: 40px 20px 0 40px;}
.photo_con .img_case { border: 0; width: 360px;height: 260px;}
.ul li.box_main h3 { width: 360px; height: 30px; line-height: 30px; color: #333; font-size: 16px; margin: 0; padding: 0;}
.ul li.box_main span {  text-indent: 0;   display: block; width: 100%; height: 50px;line-height: 25px; padding: 0; margin: 0; color: #666; text-align: justify; }
.box_main .Details { width: 110px; height: 25px; float: right;  margin: 0 0 0 0; padding: 0; font-size: 12px; color: #FFFFFF;  background-color: #21417d;
    border: 0; text-align: center;  line-height: 25px;position: relative; top: -25px;}

.met_page .x1 {
    float: left;
    width: 48%;
    background: #e9e9e9;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}
.met_page .x2 {
    float: right;
    width: 48%;
    text-align: right;
    background: #e9e9e9;
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
}
.met_page{ width: 786px; margin: 0 auto; }


.photo_con{ width: 856px; overflow: hidden; font-size: 14px; color: #333; line-height: 1.8em; padding: 0 !important; border: 2px solid #ccc;
    border-top: none;}
.photo_con .ul{ width: 100%; height: auto; margin: 0; padding: 0 0 40px 0;float: left; list-style-type: none;}
.photo_con .ul li.box_main { width: 360px; height: 340px; float: left; margin: 40px 20px 0 37px;    background: #f5f5f5;}
.photo_con .img_case { border: 0; width: 360px;height: 260px;}
.ul li.box_main h3 {width: 90%;
    height: 30px;
    line-height: 30px;
    color: #333;
    font-size: 16px;
    margin: 10px auto 0;
    padding: 0;}
.ul li.box_main span {     text-indent: 0;
    display: block;
    width: 90%;
    height: 50px;
    line-height: 25px;
    padding: 0;
    margin: 0 auto;
    color: #666;
    text-align: justify; }
.box_main .Details { width: 110px; height: 25px; float: right;  margin: 0 0 0 0; padding: 0; font-size: 12px; color: #FFFFFF;  background-color: #21417d;
    border: 0; text-align: center;  line-height: 25px;position: relative; top: -25px;}

.photo_xq{ width: 95%; height: auto; font-size: 14px; line-height: 25px; margin: 20px 0 0 2%; float: left; text-align: left;}
.photo_con h1 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    margin-top: 20px;
    font-size: 24px;
    color: #333;
    font-weight: normal;
    text-align: center;
}
.photo_con .span {
    width: 90%;
    height: auto;
    font-size: 14px;
    line-height: 25px;
    margin: 25px auto 10px;
    display: block;
    text-align: justify;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.photo_con em{ float: left;
    text-align: center;
    color: #666;
    font-style: normal;
    width: 100%;
    height: 15px;
        margin-bottom: 20px;
    line-height: 15px;}
.photo_tu img{ width: 500px; margin: 0 auto; display: block; }


.new_ns {
    padding: 10px 10px;
    overflow: hidden;
    width: 95%;
    margin-bottom: 20px;
    margin: 0 auto;
}
.news_a {
    float: left;
    margin-top: 10px;
    width: 795px;
    border: 1px solid #e1e1e1;
    transition: 0.3s;
}
.ne_con {
width: 179px;
    height: 115px;
    float: left;
    overflow: hidden;
    
}

.ne_com {
width: 95%;
    float: left;
    margin-top: 13px;
    margin-right: 10px;
}
.ne_com h4 {
    font-size: 16px;
    padding-left: 10px;
    font-weight: 400;
    color: #333;
    margin-bottom: 10px;
    margin-left: 15px;
    border-left: 2px solid #009cff;
    line-height: 16px;
    transition: 0.3s;
}
.ne_com p {
    font-size: 14px;
    color: #666;
    margin-left: 15px;
    transition: 0.3s;
     overflow:hidden; 
 text-overflow:ellipsis;
 display:-webkit-box; 
 -webkit-box-orient:vertical;
 -webkit-line-clamp:2; 
}.ne_com h4 span {
    float: right;
    font-size: 14px;
}


.nyns_xq_tt{ width: 100%;     margin: 10px 0 0;}
.nyns_xq_tt h1{ font-size: 20px; text-align: center;color: #333; font-weight: 600; margin-bottom: 10px; width: 80%; margin: 0 auto; line-height: 1.8em;}
.nyns_xq_tt .ns_xq_a{ text-align: center; margin: 10px auto 20px;}
.nyns_xq_tt .ns_xq_a i{ font-size: 14px; color: #666; margin-right: 10px; font-style: normal;}
.nyns_xq_tt .ns_xq_a b{ font-size: 14px; color: #666; margin-right: 10px; font-weight: 400; }
.nyns_xq_tt .ns_xq_a span{ font-size: 14px; color: #666; }

.nyns_con{ width: 95%; margin: 0 auto; }