@charset "UTF-8";
/*共用样式*/
@font-face {
  font-family: 'iconfont';
  /* project id 455609 */
  src: url("../fonts/iconfont.woff");
}

.ke-list li{
    width: 27%;
    padding:1%;
    float: left;
    margin:2%;
    background: #f9f9f9;
}
.ke-list li img{
    max-width: 100%;
}
.ke-list li h4{
    text-align: center;
    line-height: 40px;
    font-size: 14px;
}
.ke-list li p{
    text-align: right;
    font-size: 13px;
}
.ke-list li:hover{
    background: #006eb7;
}

.ke-list li:hover h4{
    color: #fff;
}
.ke-list li:hover p{
    color: #fff;
}
.n-c-nei h2{
    text-align: center;
    color: #333;
    font-size: 38px;
    padding: 50px 0;
}
.n-c-news li {
    padding: 10px;
    border-bottom: 1px dashed #e4e4e4;
}
.n-c-news li .img{
    width: 225px;
    height: 225px;
}
.n-c-news li .nei{
    width: 910px
    
}
.n-c-news li .nei h3{
    font-size: 18px;
    font-weight: normal;
    color:#333;
}
.n-c-news li .nei p{
    color: #666;
    padding-right: 186px;
    padding-top: 20px;
}

.n-c-news li .nei span{
    font-size: 13px;
    display: block;
    padding-top: 10px;
    color: #666;
}
.n-c-news li .nei .more{
    font-size: 16px;
    color: #333;
    text-align: right;
    display: block;
}
.n-c-news li:hover{
    background: #006eb7;
}
.n-c-news li:hover h3,.n-c-news li:hover p,.n-c-news li:hover span,.n-c-news li:hover .more{
    color: #fff;
}

.n-c-cc li {
    width: 500px;
    float: left;
}

.n-c-cc li .img1{
    width: 200px;
    
}
.n-c-cc li .nei{
    width: 300px;
    font-size: 17px;
    color: #333;
    line-height: 38px;
 
}

.n-c-c{
    text-align: center;
    padding-top: 30px;
}
.n-c-cc {
    width: 1000px;
    margin: 0 auto;
}




.n-about-left{
    width: 450px;
    float: left;
    margin-left: 100px
}
.n-about-right{
    width: 550px;
    font-size: 14px;
    color: #333;
    line-height: 38px;
    margin-right: 76px;
}

.n-about-list li{
    width: 380px;
    float: left;
    margin-right: 30px;
}
.n-about-list li img{
    width: 380px;
}
.n-about-list li:nth-child(3n){
    margin-right: 0;
}
.n-about-list li h3{
    line-height: 40px;
    font-size: 16px;
    color: #333;
    text-align: center;
}


.copyright {
    background: #ccc;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    color: #333;
}
.copyright a{
    color: #333
}
.iconfont {
  font-family: iconfont !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: .2px;
  -moz-osx-font-smoothing: grayscale;
}

.news_detail h3.title_bar .iconfont::before {
  content: '\e67a';
  margin-right: 5px;
}

.top {
  width: 1200px;
  margin: 0 auto;
}

.i-row {
  margin: 0 -15px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.di {
  _display: inline;
}

.fwn {
  font-weight: normal;
}

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px;
}

/*头部*/
#header {

 
}

#header .logo {
  position: relative;
}

#header .out-nav {

}

#header .out-nav .nav {
  height: 32px;
}

#header .out-nav .nav li {
  line-height: 48px;
  height: 48px;
  text-align: center;
  width: 130px;
  float: left;
  position: relative;
  z-index: 999;
}

#header .out-nav .nav li a {
  display: block;
  line-height: 48px;
  color: #333;
  height: 48px;
  font-size: 16px;
  cursor: pointer
}

#header.on {
  position: fixed;
  background: #fff;
  top: 0;
  z-index: 9999;
  width: 100%;
  padding: 0;
}

.wen1 {
  width: 100%;
  background: #006bb0;
  padding:10px;
}

.wen1 h3 {
  font-size: 24px;
  margin-bottom: 10px;
  color: #fff;
}

.wen1 p {
  text-align: left;
  
  font-size: 14px;
}

.wen1 a.morea {
  font-size: 20px;
  padding-top: 20px;
  cursor: pointer;
  display: block;
}

.wen1 .close {
  position: absolute;
  right: -60px;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 20px;
  background: #0e8ee0;
  line-height: 50px;
  top: 0;
}

.show1 {
  display: block;
}

.hide1 {
  display: none;
}

.i-con1 {
  margin-top: 50px;
}

.i-con1 ul {
  margin: 0 -15px;
}

.i-con1 ul li {
  width: 33.33%;
  padding: 15px;
  float: left;
  box-sizing: border-box;
}

.i-con1 ul li .img {
  background: #f9f9f9;
  overflow: hidden;
}

.i-con1 ul li .img1 {
  background: #f9f9f9;
  overflow: hidden;
}

.i-con1 ul li img {
  transition: all .5s;
  max-width: 100%;
}

.i-con1 ul li h3 {
  border-bottom: 2px solid #333;
  font-size: 20px;
  color: #333;
  padding: 20px 20px 10px 20px;

}

.i-con1 ul li p {
  font-size: 14px;
  padding: 20px 20px 0 20px;
  color: #333;
}

.i-con1 ul li .more {
  text-align: right;
  padding: 0 20px 20px 0;
  color: #333;
  font-size: 14px;
  position: relative;
  right: -10px;
  opacity: 0;
  transition: all 0.5s;
}

.i-con1 ul li:hover img {
  transform: scale(1.1);
}

.i-con1 ul li:hover .more {
  opacity: 1;
  right: 0;
}

.i-news #news_bg {
  width: 702px;
  float: left;
}

.i-news #question_bg {
  width: 370px;
  float: right;
}

.i-news .dh_bg_3 {
  width: 703px;
  height: 53px;
  background: url(../images/20170731155539_1796779771.jpg) no-repeat;
}

.i-news .dh_bg_4 {
  width: 270px;
  height: 53px;
  background: url(../images/20170731155539_783463537.jpg) no-repeat;
}

.i-news .dh_bg_3 .h1 {
  float: left;
  line-height: 48px;
  font-size: 18px;
  width: 100px;
  padding-left: 1px;
  color: #333;
}
.i-news .dh_bg_3 .h1:hover{
    color: #006bb0
}

.i-news .dh_bg_4 .h1 {
  float: left;
  line-height: 48px;
  font-size: 18px;
  width: 100px;
  color: #006bb0;
}

.i-news .ge {
  font-size: 14px;
  color: #525252;
  text-transform: uppercase;
  float: right;
  line-height: 48px;
}

.i-news .ge a {
  font-size: 12px;
  color: #525252;
}

.i-news .ge a:hover {
  font-size: 12px;
  color: #006bb0;
}

.i-news #news_c_bg_l {
  float: left;
  width: 246px;
}

.i-news #news_c_bg_l .news_div_item {
  position: relative;
}

.i-news #news_c_bg_l .news_div_item_pic {
  position: absolute;
  top: 0;
}

.i-news #news_c_bg_l .news_div_item_content {
  line-height: 30px;
  width: 246px;
  padding-top: 10px;
  position: absolute;
  top: 250px;
}

.i-news #news_c_bg_l .news_div_item_a {
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.i-news #news_c_bg_l .news_div_item_a:hover {
  color: #006bb0;
}

.i-news #news_c_bg_l .news_div_item_body {
  color: #999;
  line-height: 24px;
}

.i-news #news_c_bg_r {
  float: right;
  width: 440px;
}

.i-news #news_c_bg_r .news_div .news_div_item:nth-child(1) {
  display: none;
}

.i-news #news_c_bg_r .news_div_item {
  background: #f6f6f6;
  width: 440px;
  height: 80px;
  margin-bottom: 10px;
}

.i-news #news_c_bg_r .news_div_item_date {
  float: left;
  width: 92px;
  background: url(../images/20170731155539_975078674.jpg) right no-repeat;
  height: 80px;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
}

.i-news #news_c_bg_r .news_div_item_day {
  position: absolute;
  top: 24px;
  left: 35px;
  font-size: 20px;
  font-weight: bold;
}

.i-news #news_c_bg_r .news_div_item_month {
  position: absolute;
  top: 50px;
  left: 57px;
  color: #999;
}

.i-news #news_c_bg_r .news_div_item_year {
  position: absolute;
  top: 50px;
  left: 19px;
  color: #999;
}

.i-news #news_c_bg_r .news_div_item_content {
  float: left;
  line-height: 30px;
  margin-left: 20px;
  width: 315px;
  padding-top: 10px;
}

.i-news #news_c_bg_r .news_div_item_body {
  color: #999;
}

.i-news #news_c_bg_r .news_div_item:hover {
  background: #006bb0;
}

.i-news #news_c_bg_r .news_div_item:hover .news_div_item_day,
.i-news #news_c_bg_r .news_div_item:hover .news_div_item_month,
.i-news #news_c_bg_r .news_div_item:hover .news_div_item_year,
.i-news #news_c_bg_r .news_div_item:hover .news_div_item_title,
.i-news #news_c_bg_r .news_div_item:hover .news_div_item_body {
  color: #FFF;
}

.i-news #news_c_bg_r .news_div_item:hover .news_div_item_title a {
  color: #FFF;
}

.i-news .divdgweb_new_div_item {
  overflow: hidden;
  border-bottom: dotted 1px #969696;
  margin-top: 16px;
  padding-bottom: 6px;
}

.i-news .divdgweb_new_div_item_title {
  float: left;
  width: 240px;
  overflow: hidden;
  line-height: 24px;
  color: #2b286f;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: url(../images/20170731155539_1952911015.jpg) no-repeat left 4px;
  padding-left: 26px;
}

.i-news .divdgweb_new_div_item_title a {
  color: #222;
  font-size: 14px;
}

.i-news .divdgweb_new_div_item_body {
  float: left;
  line-height: 24px;
  padding-left: 26px;
  background: url(../images/20170731155539_1053905753.jpg) no-repeat left 4px;
}

.i-news .i-hornr {
  width: 400px;
}

.i-news .i-hornr h3 {
  background: url(../images/20170731155539_1796779771.jpg) no-repeat no-repeat left bottom;
  line-height: 48px;
  height: 48px;
  font-size: 18px;
  color: #006bb0;
  font-weight: normal;
}

.i-news .i-hornr ul {
  padding-top: 20px;
}

.i-news .i-hornr ul li img {
  max-width: 100%;
}

.i-news .i-hornr ul li h4 {
  background: #f6f6f6;
  color: #333;
  line-height: 50px;
  height: 50px;
  text-indent: 20px;
  font-size: 14px;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/*热门搜索*/
.yq_search {
  text-align: left;
  height: 24px;
  margin: 10px 0;
}

.yq_search #form_search {
  float: right;
}

.yq_search #form_search input {
  height: 22px;
  background: #fff;
  border: 1px solid #c8c8c8;
  line-height: 22px;
}

.yq_search #form_search input#sou_word {
  height: 22px;
  line-height: 22px;
  padding-left: 4px;
  color: #666;
}

.yq_search #form_search input#s_btn {
  width: 46px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #333;
  color: #fff;
  border: none;
  cursor: pointer;
}

.yq_search .hotSearch {
  float: left;
  height: 24px;
  line-height: 24px;
  font-weight: normal;
}

.yq_search .hotSearch a {
  margin-right: 6px;
}

/*首页分类*/
.i-product-cate {
  width: 240px;
  float: left;
}

.i-product-cate .cate_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

/*首页关于我们*/
.i-about {
  width: 660px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px;
}

.i-about .about_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.i-about .content {
  padding: 5px;
  padding-bottom: 12px;
  text-indent: 20px;
}

/*首页新闻*/
.news_company {
  width: 280px;
  float: right;
}

.news_company .news1_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.news_company .content {
  padding: 5px;
}

.navigation {
  float: right;
  width: 100px;
}

.index-title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.index-table td {
  border: solid #add9c0;
  border-width: 0px 1px 1px 0px;
  padding: 10px 5px;
}

.index-table {
  border: solid #add9c0;
  border-width: 1px 0px 0px 1px;
  margin-top: 10px;
}

/*首页左侧联系我们*/
.contact {
  width: 218px;
  float: left;
  padding-bottom: 5px;
  margin-top: 10px;
}

.contact .contact_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.contact .content {
  padding: 5px;
  padding-left: 8px;
}

/*工程案例*/
.case {
  width: 460px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px;
  margin-top: 10px;
}

.case .case_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.case .content {
  padding: 5px;
  padding-bottom: 12px;
  text-indent: 20px;
}

.news2_company {
  margin-top: 10px;
}

.slideBox {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}

.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 5px;
  z-index: 1;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  width: 100%;
  text-align: center;
}

.slideBox .hd ul li {
  display: inline-block;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}

.slideBox .hd ul li.on {
  background: #f00;
  color: #fff;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBox .bd li img {
  width: 100%;
  height: auto;
  display: block;
}

.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}

/*产品推荐*/
.recommend_product {
  margin-top: 10px;
  width: 692px;
  float: left;
}

.recommend_product .title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff;
}

.recommend_product .content {
  padding-top: 15px;
  padding-bottom: 14px;
}

/*前台多页签*/
.news {
  width: 1200px;
  margin-top: 10px;
}

.news .hd {
  position: relative;
}

.news .hd li {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
  margin-right: 8px;
  text-align: center;
  color: #333;
  font-size: 12px;
  cursor: pointer;
}

.news .hd li.on {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  background: #95a9dc;
  border-color: #95a9dc;
}

.news .bd li {
  width: 100%;
}

.news .bd li span {
  float: right;
}

/*友情链接*/
.f_link {
  width: 1200px;
  margin: 0 auto;
  margin-top: 15px;
  line-height: 40px;
  text-indent: 20px;
  font-size: 14px;
  background: #95a9dc;
  color: #fff;
}

/*页面底部*/
/*内页公用*/
.ny_all {
  padding-top: 30px;
}

.ny_left_top {
  width: 20%;
  float: left;
}

.ny_left_top h3 {
  line-height: 41px;
  text-align: center;
  font-weight: normal;
  font-family: "微软雅黑";
  font-size: 18px;
  color: #fff;
  background: #006eb7;
}

.ny_left_top .ny_menu {
  padding: 10px;
  border: 1px solid #ccc;
}

.ny_left_top .ny_menu .n-news-list {
  font-size: 14px;
}

.ny_left_top .ny_menu .n-news-list li {
  line-height: 28px;
}

.ny_left_top .ny_menu .n-news-list li::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 4px;
  background: #999;
}

.out-foot {
  background: #006bb0;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  padding: 20px 0;
  position: relative
}

.out-foot a {
  color: #fff;
}

.out-foot .i-foot-left {
  width: 350px;
  color: #fff;
}

.out-foot .i-foot-left h3 {
  font-size: 24px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 20px;
}

.out-foot .i-foot-left .tlg {
  font-size: 1.2em;
}

.out-foot .map {
  width: 310px;
  float: left;
  margin-left: 50px;
}

.out-foot .map h3 {
  text-align: center;
  font-size: 24px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 20px;
}

.out-foot .map img {
  padding-top: 13px;
}



.out-foot .er h3 {
  font-size: 24px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 20px;
}

.out-foot .er {
    width: 358px;
    float: right;
    text-align: center
}
.out-foot .er .content{
    padding-top: 13px;
}

.out-foot .bbx1{
    float: right;
    width: 180px;
    padding-top: 13px;
}

.case-img{
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.out-foot .copyright {
  text-align: center;
  line-height: 24px;
  padding-top: 30px;
}

.ny_banner {
  width: 100%;
  margin: 0 auto;
}

.ny_banner img {
  width: 100%;
}

.sort_product {
  margin-top: 10px;
}

.ny_contact {
  margin-top: 10px;
}

.ny_contact .content {
  padding: 5px;
  line-height: 24px;
}

.ny_right_top {
  width: 100%;
  padding-bottom: 10px;

}

.ny_ding {
  background: #006eb7;
  height: 54px;
  line-height: 54px;
  color: #fff;
  font-size: 16px;
}

.ny_ding a {
  color: #fff;
  font-size: 16px;
}

.ny_right_top .content {
  padding-top: 15px;
  overflow: hidden;
  line-height: 24px;
}

.ny_right_top .content .content {
  padding: 10px;
}

.i-gong {
  margin-top: 50px;
  background: #f4f4f4;
  padding: 50px;
}

.i-gong .i-gong-left {
  width: 55%;
  float: left;
  padding: 15px;
}

.i-gong .i-gong-left:hover {
  background: #fff;
}

.i-gong .i-gong-left li .img1 {
  overflow: hidden;
}

.i-gong .i-gong-left li img {
  transition: all 0.5s;
  max-width: 100%;
}

.i-gong .i-gong-left li:hover img {
  transform: scale(1.1);
}

.i-gong .i-gong-left li h4 {
  font-size: 20px;
  padding: 20px;
  color: #333;
}

.i-gong .i-gong-left li p {
  font-size: 14px;
  padding: 0 20px;
  color: #333;
}

.i-gong .i-gong-right {
  width: 40%;
  padding-top: 5px;
}

.i-gong .i-gong-right li {
  margin-bottom: 10px;
  box-sizing: border-box;
  padding: 10px;
}

.i-gong .i-gong-right li .img1 {
  width: 30%;
  overflow: hidden;
}

.i-gong .i-gong-right li .img1 img {
  transition: all 0.5s;
  max-width: 100%;
}

.i-gong .i-gong-right li:hover {
  background: #fff;
}

.i-gong .i-gong-right li:hover .img1 img {
  transform: scale(1.1);
}

.i-gong .i-gong-right .nei {
  width: 70%;
  box-sizing: border-box;
  padding: 10px;
}

.i-gong .i-gong-right .nei h4 {
  font-size: 16px;
  color: #333;
  font-weight: normal;
}

.i-gong .i-gong-right .nei p {
  padding-top: 5px;
  font-size: 13px;
  color: #666;
}

/*内页分类样式*/
.ny_sort li {
  position: relative;
  z-index: 999;
}

.ny_sort li:last-child a {
  margin-bottom: 0;
}

.ny_sort li a {
  color: #fff;
  display: block;
  line-height: 39px;
  font-family: "微软雅黑";
  text-align: center;
  font-size: 14px;
  background: #006eb7;
  margin-bottom: 10px;
}

.ny_sort li a:hover {
  background: #8392bd;
}

.ny_sort li .about_b {
  position: absolute;
  left: 100%;
  top: 0px;
  width: 210px;
  background: #006eb7;
  z-index: 9999;
}

.ny_sort li .layer2 {
  position: absolute;
  left: 100%;
  top: 0px;
  width: 218px;
  padding: 10px;
  background: #006eb7;
  z-index: 9999;
}

.ny_sort li .layer2 li {
  overflow: hidden;
}

.ny_sort li .layer2 li a {
  font-weight: normal;
  background: none;
}

.ny_sort li .layer2 li a:hover {
  text-decoration: none;
  color: #333;
}

.ny_sort li .layer2 li .layer3 li {
  margin: 6px 0px;
  line-height: 24px;
  padding-left: 10px;
}

.ny_sort li .layer2 li .layer3 li a {
  font: normal 12px/24px "微软雅黑";
  background: none;
}

.ny_sort li .layer2 li .layer3 li .layer4 li {
  margin: 6px 0px;
  line-height: 24px;
  padding-left: 15px;
}

.ny_sort li .layer2 li .layer3 li .layer4 li a {
  font: normal 12px/24px "微软雅黑";
  background: none;
}

.i-container {
  margin-top: 20px;
}

/*内页新闻*/
.ny_news_list li {
  line-height: 27px;
  position: relative;
  margin: 20px 0;
}

.ny_news_list li a.more {
  background: #fcfcfc;
  border: 1px solid #f0f0f0;
  display: block;
  width: 86px;
  text-align: center;
  float: right;
  color: #65beba;
  border-radius: 4px;
}

.ny_news_list li h3 {
  font-size: 14px;
  margin: 10px 0;
  color: #323232;
}

.ny_news_list li h3 a {
  color: #323232;
}

.ny_news_list li h3 a:HOVER {
  color: #65beba;
}

.ny_news_list li p {
  line-height: 22px;
  font-size: 14px;
  color: #666666;
}

/*内页产品列表*/
.ny_product_list1 li {
  width: 100%;
  position: relative;

  margin-bottom: 20px;
 
}
.ny_product_list1 li .img1{
    width: 350px;
    float: left;
}
.ny_product_list1 li .img1 img{
    max-width: 100%;
    height: 280px
}
.ny_product_list1 li .nei{
    width: 368px;
    height: 100%;
    height: 280px;
    position: relative
}

.ny_product_list1 li .nei p{
    text-align: justify;
    font-size: 13px;
    color: #333;
}
.ny_product_list1 li .nei .more{
    font-size: 14px;
    text-align: center;
    color: #333;
    position: absolute;
    bottom: 0;
    right: 0;
}

.ny_product_list1 li h3{
    font-size: 18px;
    
    color: #333;
    font-size: 16px;
    padding-bottom: 20px;
}
.ny_product_list1 .wbj1{
    width: 1200px;
    margin: 0 auto; 
    padding:30px 0;
}
.ny_product_list1 li:hover .wbj1{
    background: #006eb7;
}
.ny_product_list1 li:hover .more{
    color: #fff;
}


.ny_product_list1 li h3:after{
    content: '';
    display: block;
    width: 100px;
    height: 3px;
    background: #235da6;
}

.ny_product_list1 li:nth-child(2n){
    background: #ccc;
}
.ny_product_list1 li:hover h3 ,.ny_product_list1 li:hover .nei p{
    color:#fff!important;
}


.ny_product_list li {
  width: 100%;
  position: relative;

  margin-bottom: 20px;
 
}

.ny_product_list li img {
  width: 100%;

}
.ny_product_list1 .w1200{
    width: 800px;
    margin: 0 auto;
}


.ny_product_list li h3 {
  text-align: center;
  line-height: 40px;
}

.ny_product_list li h3 a {
  color: #333;
  font-size: 14px;
}



.ny_case_list1 li{
    width: 100%;
    position: relative;
}
.ny_case_list1 li:hover{
    background: #2271b3;
}



.ny_case_list1 li img{
    width: 40%!important;
    float: left;
}
.ny_case_list1 li .nei{
    width: 580px;
    float: right;
    padding-right: 20px;
}

.ny_case_list1 li .more{
    display: block;
    line-height: 40px;
    text-align: right;
    font-size: 14px;
    color: #333;
    position: absolute;
    bottom: 0;
    right: 0;
}

.ny_case_list1 li:hover .more{
    color: #fff;
}
.ny_case_list1 li h3{

      font-size: 18px;
      color: #333;
     
      font-family: "思源雅黑";
}
.ny_case_list1 li .nei p{
    font-size: 14px;
    color: #333;
}
.ny_case_list1 li h3{
    padding-top: 30px;
}
.ny_case_list1 li h4{
    padding-top: 15px;
    color: #333;
    font-size: 15px;
    font-weight: normal;
    padding-bottom: 15px;
}
.ny_case_list1 li:hover h3 ,.ny_case_list1 li:hover h4 ,.ny_case_list1 li:hover p{
    color: #fff;
}


.ny_case_list li {
  width: 360px;
  position: relative;
  margin-right: 59px;
  float: left;
  margin-bottom: 20px;
  overflow: hidden;
  background: #f9f9f9;
}

.ny_case_list li:hover{
    background: #2271b3;
}

.ny_case_list li:nth-child(3n) {
  margin-right: 0;
}

.c-tt{
   text-align: center;
    padding: 50px;
    font-size: 36pt;
    color: #333;
    font-family: "思源雅黑"
}

.ny_case_list li img {
  width: 100%;
  height: auto;
}
.ny_case_list li .more{
    display: none;
}


.ny_case_list li h3 {

  line-height: 60px;
  font-size: 16px;
  color: #333;
  padding: 0 10px;

}

.ny_case_list li h3 a {
  color: #333;
  font-size: 14px;
}

.ny_case_list li h4{
    line-height: 40px;
  font-size: 14px;
  color: #333;
  padding: 0 10px;
    font-weight: normal;
}.ny_case_list li .nei{
    padding-bottom: 20px;
}

.ny_case_list li p{
    padding: 10px;
    font-size: 12px;
    color: #333;
    height: 60px;
    box-sizing: border-box;
    padding-top: 0;
    overflow: hidden;
}
.ny_case_list li:hover h3 ,.ny_case_list li:hover h4 ,.ny_case_list li:hover p{
    color: #fff;
}


.pc .news-list {
  padding: 0 30px;
}

.news-list li {
  border-bottom: 1px dashed #dedede;
}

.news-list li:hover{
    background: #006eb7;
}

.news-list a {
  display: block;
  padding: 20px ;
  cursor: default;
  width: 100%;
  height: 100%;
}

.news-pic {
  width: 220px;
  height: 100%;
  overflow: hidden;
  margin-right: 30px;
  float: left;
}

.news-pic .pic-box {
  width: 220px;
  height: 140px;
}

.news-pic .pic-box img {
  max-width: 100%;
}

.news-text {
  padding-right: 46px;
  position: relative;
  padding-top: 18px;
}

.pc .news-text span {
  transition: all 0.3s ease-in-out;
}

.news-text span {
  font-size: 18px;
  display: block;
  line-height: 18px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}

.news-text p {
  font-size: 14px;
  color: #999;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 18px 0;
}

.news-text small {
  font-size: 14px;
  color: #888;
  display: block;
  line-height: 14px;
}

.news-text b {
  font-weight: normal;
  width: 100px;
  height: 36px;
  display: block;
  line-height: 36px;
  text-align: center;
  position: absolute;
  right: 26px;
  top: 170px;
    
  color: #333;
  font-size: 14px;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}




.news-list li:hover .news-text span ,.news-list li:hover .news-text p ,.news-list li:hover .news-text small ,.news-list li:hover .news-text b{
    color: #fff
}


.cp-list {
  width: 1240px;
  margin-left: -20px;
  overflow: hidden;
  padding-top: 50px;
}

.cp-list li {
  width: 285px;
  height: 140px;
  overflow: hidden;
  float: left;
  margin: 0 0 30px 20px;
  background: #fff;
  border: 1px solid #eeeeee;
}

.cp-list a {
  width: 285px;
  height: 140px;
  vertical-align: middle;
}

.cp-list a img {
  max-width: 100%;
}

.pc .cp-list img {
  transition: all 0.3s ease-in-out;
  max-width: 100%;
}

.pc .cp-list li:hover {
  box-shadow: 0 14px 22px rgba(0, 0, 0, 0.15);
  border: 0;
}

.pc .cp-list a:hover img {
  transform: scale(1.1, 1.1);
}

.pic-box,
.text-box {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/*内页留言*/
.f_message {
  padding: 30px;
}

.f_message .m_label {
  position: absolute;
  width: 160px;
  text-align: left;
  line-height: 40px;
  padding-left: 8px;
  color: #ccc;
  z-index: 1;
  cursor: text;
  left: 118px;
}

.f_message .c_label {
  line-height: 18px;
  padding-top: 12px;
}

.f_message ul li {
  text-align: center;
  width: 440px;
  position: relative;
  margin-top: 20px;
}

.f_message ul li p {
  float: left;
  font-size: 14px;
  text-align: right;
  width: 100px;
  position: relative;
}

.f_message ul li p.bix::before {
  content: '*';
  color: red;
  position: absolute;
  left: 15px;
  top: 0;
  font-size: 12px;
}

.f_message ul li textarea {
  width: 333px;
  float: right;
  border: 1px solid #e4e4e4;
  line-height: 40px;
  height: 120px;
}

.f_message ul li .code_img {
  margin-left: 18px;
  visibility: hidden;
}

.f_message ul li input {
  width: 333px;
  float: right;
  border: 1px solid #e4e4e4;
  line-height: 40px;
}

.f_message ul li input#contact {
  height: 40px;
}

.f_message ul li input#name {
  height: 40px;
}

.f_message ul li input#checkcode {
  width: 170px;
}

.f_message ul li input#msgbtn {
  background: #088b3f;
}
