﻿*{
	margin:0;
	padding:0;
}
em,i{
   font-style:normal;

}
a{text-decoration: none;}
ul, ol, i {
    list-style: none;
}
b,h3{
  font-weight:normal;
}
body {
    font-family:"黑体";
    font-family:"微软雅黑";
    background: #fff;
    color: #333333;
    line-height: 1.6em;
    font-size: 12px;
    margin: 0px;
    max-width: 2560px;
    overflow-x: hidden;
}
HTML{ overflow-X: hidden;}
li{ list-style:none; vertical-align:bottom;}
img{ padding:0; border:none; margin:0; background:none;}
a:hover{
  color: #0093dd;
}

/*内页大图*/
.W2{
     width: 1200px;
    height: auto;
    margin: 0 auto;
    clear: both;
}
.pc_list_banner {
    width: 1920px;
    margin-left: -360px;
  }
  .pc_list_banner img {
    width: 100%;
    height: auto;
}

.lleft1{
  width: 230px;
  float: left;
  padding-bottom: 20px;
  /* background: #e1edfb; */
  background: #FFFFFF;
}
.lleft1 h3 {
  line-height:53px;
  text-align: center;
  /* background: #0c88c6; */
  background: #0093dd;
  color: #FFF;
  font-size: 20px;
}

.lleft1 h3 a {
  color: #FFF;
  display: block;
}
.shildnav {margin-top: -2px;
  width: 100%;
  /* background: #e1edfb; */
  background: #FFFFFF;
  padding: 25px 0 10px 0;
}

.shildnav ul li {
  width: 207px;
  line-height: 40px;
  text-align: center;
  margin: 0 auto;
}

.shildnav #ul_36 li {
  overflow: hidden;
}

.shildnav #ul_36 li a {
  background: #2D81E1
}

.shildnav ul li a {
  display: block;
  width: 207px;
  height: 40px;
  color: #fff;
}

.shildnav>ul>li>a {
  background: url(../images/icon_list.png) no-repeat left 12px center #0093dd;
  border-bottom: 1px solid #fff;
  font-size: 14px;
}

.shildnav>ul>li>a:hover {
  background: url(../images/icon_list_on.png) no-repeat left 12px center #337ab7 !important;
  border-bottom: 1px solid #fff;
  color: #fff !important;
}

.shildnav>ul>li>ul>li {
  font-size: 14px;
}

.shildnav>ul>li>ul>li>a {
  color: #666;
  width: 100%;
      overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.shildnav ul.ul_3>li>ul>li>a.on,
.shildnav ul.ul_3>li>ul>li a:hover {
  font-size: 14px;
  background: rgba(45, 129, 225, 0.54);
  color: #fff;
  background: url(../img/icon_list_on.png) no-repeat left 5px center #39a1fa;
}

.shildnav ul.ul_4 li a.on,
.shildnav ul.ul_4 li a:hover {
  background: url(../img/icon_list_on.png) no-repeat left 5px center #39a1fa;
  color: #fff;
  font-size: 16px;
}

.shildnav ul.ul_36 li a.on,
.shildnav ul.ul_36 li a:hover {
  background: url(../img/icon_list_on.png) no-repeat left 5px center #39a1fa;
  color: #fff;
  font-size: 14PX;
}

.shildnav ul li a.on,
.shildnav ul li a:hover {
  color: #39a1fa;
  border-bottom: 1px solid #39a1fa;
}
.allo{
  width: 1200px;
  margin:40px auto;
  height: auto;
  overflow: hidden;

}
.C_main_R
{
    width: 940px;
    float: right; 
    border: 1px solid #eaeaea;
    background-color: #FFFFFF;
}
.C_main_R .C_main_R1
{
    background: #fafafa;
    /* width: 900px; */
    width: 100%;
    padding: 15px 20px;
    overflow: hidden;
    border-bottom: 1px solid #eaeaea;
}
.C_main_R .C_main_R1 .C_main_R1_title
{
    width: 30%;
    font-size: 18px;
    border-left: 2px solid #0c88c6;
    text-indent: 10px;
    float: left;
}
.C_main_R1_weizhi
{
    width: 60%;
    text-align: right;
    float: right;
    color: #777777;
}
.C_main_R1_weizhi a
{
    color: #777777;
    padding: 0 8px;
}
.C_main_R1_weizhi a:hover
{
    color: #0c88c6;
}
.color1{color: #0c88c6!important;}


.post_box
{
    width:900px;
    padding: 20px;
}
.post_box img
{
    max-width: 100%;
}



.tdbz{
    padding:10px 10px;
}



/*新闻列表*/
.potes_1{
  width: 96%;
  margin:6px auto;
}
.potes_1 ul li{
  height: auto;
  overflow: hidden;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  padding-top:20px;
}

.potes_1 ul li b{
  width: 240px;
  height: 137px;
  overflow: hidden;
  float: left;
}
.potes_1 ul li b img{
  width: 100%;
  height: 100%;
}
.potes_1 ul li span{
  width: 630px;
  float: right;
  height:auto;
  overflow: hidden;
 margin-top: 10px;
}
.potes_1 ul li span h1{
  font-size: 18px;
  font-weight:normal;
}
.potes_1 ul li span p{
  font-size: 15px;
      display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #666;
    padding-top: 10px;
    height: 48px;
    line-height: 24px;
}
.potes_1 ul li span em{
  font-size: 16px;
  color: #333;
  float: left;
  margin-top: 20px;
}
.naer{
  font-size: 16px;
  float: right;
  display: block;
    margin-top: 20px;
    color: #0370a7;
}

/*分页*/
.fenye
{
    clear: both;
    width: 98%;
    text-align: right;
    margin: 30px 0;
}
.fenye a
{
    padding: 5px 12px;
    border: 1px solid #eaeaea;
    margin: 0 1px;
    font-size: 14px;
    color: #333;
}
.fenye a:hover
{
    color: #FFFFFF;
    background: #0c88c6;
}
.fenyebj
{
    color: #FFFFFF  !important;
    background: #0c88c6;
}
/*新闻详情*/
.zhongjian
{
    width: 900px;
    margin: 0 auto;
}
.biaotti
{
    margin-top: 30px;
}
.biaotti .biaotti1
{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.biaotti .biaotti2
{
    text-align: center;
    color: #999;
    line-height: 40px;
    border-bottom: 1px solid #eaeaea;
}
.biaotti .biaotti2 span
{
    padding: 0 20px;
font-size:13px;
}

.post_box
{
    width:900px;
    padding: 20px;
}



.page_change
{
    clear: both;
    line-height: 30px;
    width: 900px;
    margin: 0 auto 10px auto;
}

.page_change a{
    color: #333;
}
.page_change a:hover{
    color: #00469b;
}

/*工程案例*/
.porester{
  width: 96%;
  margin:26px auto;
}
.porester ul{
  width: 1000px;
  height: auto;
  overflow: hidden;
}
.porester ul li{
  width: 280px;
  height: 300px;
  overflow: hidden;
  float: left;
  margin:0 31px 0 0px;
   }
.porester ul li b{
  width: 280px;
  height: 220px;
  display: block;
  overflow: hidden;
  float: left;
}
.porester ul li b img{
  width: 100%;
  height: 100%;
}
.porester ul li p{
  padding:10px 10px;
  display: block;
  height: auto;
  overflow: hidden;
}
.porester ul li p a{
  text-align: center;
  display: block;
  font-size: 16px;
  color: #333;
}

/*搜索页面*/
.picture_yjzs {
    width: 1198px;
}
.picture_yjzs .C_main_R1 {
    width: 1158px;}

    .scjg1
{
    width: 1115px;
    margin: 20px auto 0 auto;
    font-size: 16px;
}
.scjg1 b
{
    color: #c40000;
    padding: 0 8px;
}
.scjg
{
    width: 1115px;
    margin:20px auto;
}
.scjg li
{
    font-size: 16px;
    line-height: 40px;
    color: #333;
    border-bottom: 1px solid #eaeaea;
}
.scjg li a{
  color: #333;
}



.picture_list
{
    width: 1115px;
    margin: 0 auto 20px auto;
    overflow: hidden;
}
.picture_list li
{
    width: 272.5px;
    height: auto;
    border: 1px  solid #eaeaea;
    float: left;
    margin: 20px 20px 0 0;
}
.picture_list li:nth-child(4n)
{
    margin-right: 0;
}
.picture_list_img
{
    width: 100%;
    height: 191px;
    overflow: hidden;
}
.picture_list_img img
{
    width: 100%;
    height: 100%;
    display: block;
}
.picture_list li p
{
    line-height: 40px;
    font-size: 16px;
    color: #333;
    text-align: center;
    overflow:hidden; /*Ã¨Â¶â€¦Ã¥â€¡ÂºÃ§Å¡â€žÃ©Æ’Â¨Ã¥Ë†â€ Ã©Å¡ÂÃ¨â€”ÂÃ¨ÂµÂ·Ã¦ÂÂ¥Ã£â‚¬â€š*/
    white-space:nowrap;/*Ã¤Â¸ÂÃ¦ËœÂ¾Ã§Â¤ÂºÃ§Å¡â€žÃ¥Å“Â°Ã¦â€“Â¹Ã§â€Â¨Ã§Å“ÂÃ§â€¢Â¥Ã¥ÂÂ·...Ã¤Â»Â£Ã¦â€ºÂ¿*/
    text-overflow:ellipsis;/* Ã¦â€Â¯Ã¦Å’Â IE */
}
.picture_list li:hover
{
    border: 1px  solid #0c88c6;
    box-shadow: 0 0 20px 0px rgba(67,0,97,0.3);
    -webkit-transition:all 0.5s linear;
    -moz-transition:all 0.5s linear;
    -ms-transition:all 0.5s linear;
    -o-transition:all 0.5s linear;
    transition:all 0.5s linear;
}
.picture_list li:hover p
{
    color: #0c88c6;
    -webkit-transition:all 0.5s linear;
    -moz-transition:all 0.5s linear;
    -ms-transition:all 0.5s linear;
    -o-transition:all 0.5s linear;
    transition:all 0.5s linear;
}
.picture_list li:hover .picture_list_img img
{
    -webkit-animation: fangda  1s ease-in  both;
}
.cop{
  width: 96%;
  margin:27px  auto;
  height: auto;
}
.cop ul{
      width: 1210px;
}

.cop ul li {
    width: 275px;
    float: left;
    height: 223px;
    line-height: 35px;
    border: 1px solid #c7cace;
    margin: 0px 26px 27px 0px;
}
.cop ul li:hover .tedg a img{
                  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
.cop ul li:hover a{
    color: #c40000;
}
.tedg{
  width: 269px;
  height: 180px;
  overflow: hidden;
  margin: 3px auto;
}
.cop li a{
  color: #333;
  text-align: center;
  display: block;
  font-size: 16px;
}
.tedg a img{
              width: 100%;
            height: 100%;
            -webkit-transition: -webkit-transform 0.1s ease 0s;
  transition: transform 0.3s ease 0s;
  -webkit-transform-origin: center;
  transform-origin: center;

}
.Teacher{
  margin-top: 40px;
  padding-bottom: 40px;
  height: auto;
  overflow: hidden;
}

/*产品列表*/
.yyhj
{
        width: 98%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    margin: 20px auto;
}
.yyhj .yyhj1
{
      width: 100%;
    margin-bottom: 20px;
    height: 190px;
    overflow: hidden;
    border-bottom: 1px dashed #eee;
}
.yyhj .yyhj1:hover
{

    transition-duration:.3s;
}
/*.yyhj .yyhj1:hover .yyhj1T img
{
    -webkit-animation: fangda  1s ease-in  both;
}*/
.yyhj .yyhj1 .yyhj1T
{
   width: 208px;
    height: 170px;
    overflow: hidden;
    position: relative;
    float: left;
    background: #eee;
}
.yyhj .yyhj1 .yyhj1T p
{
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: rgba(0,0,0,0.5);
    color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.yyhj .yyhj1:hover .yyhj1T p
{
    display: block;
    transition-duration:.4s;

}
.yyhj .yyhj1 .yyhj1T img {
    width: 100%;
    height: 100%;
}
.yyhj .yyhj1 .yyhj1B
{
    float: right;
    width: 690px;
}
.yyhj .yyhj1 .yyhj1B b {
    font-size: 18px;
    color: #333;
    display: block;
    font-weight: bold;
}
.yyhj .yyhj1 .yyhj1B p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-top: 16px;
    height: 93px;
}
.yejsn {
    font-size: 16px;
    color: #0c88c6;
    float: right;
    margin-top:16px;
}

.yyhj .yyhj1 .yyhj1T .ttte{
  width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: rgba(0,0,0,0.5);
    color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.yyhj .yyhj1:hover  .yyhj1B{
  color: #fff;
}
.support_o{
  width: 96%;
  margin:0 auto;
}
.support_o ul li{
      width: 100%;
    padding: 40px 0;
    border-bottom: 1px dotted #DFDFDF;
    cursor: pointer;
}
.support_o ul li h3{
      width: 100%;
    height: 22px;
    background: url(../images/xx1.png) no-repeat left center;
}
.support_o ul li h3 a{
  display: inline-block;
    margin-left: 40px;
    color: #232323;
    font-size: 15px;
    line-height: 1.6;
}
.support_o ul li p{
      color: #959595;
    line-height: 1.8;
    margin-top: 20px;
    font-size: 14px;

}

/*荣誉资质*/
.ongyu{
  width: 96%;
  margin:20px auto;
  height: auto;
  overflow: hidden;
}
.rongyu{
    width: -webkit-calc(100% + 2%);
    width: -moz-calc(100% + 2%);
    width: calc(100% + 2%);

}
.rongyu li{
      float: left;
    width: -webkit-calc(18% - 0px);
    width: -moz-calc(18% -0px);
    width: calc(18% - 0px);
    margin-right: 2%;
    height: 276px;
    margin-bottom: 16px;
}

.rongyu li img{
  width: 100%;
  height: 100%;
}
.app_none{
  display: block;
}
.pc_none{
  display: none;
}

  @media screen and (max-width: 700px) {
    .app_none{
  display: none;
}
.pc_none{
  display: block;
}

    .pc_list_banner{
      width: 100%;
      margin-left: 0;
      margin-top:49px;
    }
    .W2{
      width: 100%;
    }
    .allo{
      width: 100%;
      margin: 26px auto;
    }
    .lleft1 {
    width:96%;
    margin: 0 auto;
    float: none;
    margin-bottom: 12px;
    height: auto;
    overflow: hidden;
    background: #fff;
  }
  .lleft1 h3 {
    display: none;
  }
    .shildnav {
    width: 100%;
    padding: 0 0 10px 0;
    background: #fff;
  }
  .shildnav ul li {
    width: 48%;
    float: left;
    padding: 0 2px;
  }
    .shildnav ul li:nth-child(2n) {
    float: right;
}
  .shildnav ul li a {
    width: 100%;
  }
/*  .shildnav ul li a:hover{
    color: #fff!important;
  }*/
  .ul_3 li{
    width: 100%!important;
  }
  .C_main_R{
    width: 100%;
    padding-bottom: 36px;
  }
  .C_main_R .C_main_R1{
    width: 96%;
        padding: 15px 8px;
  }
  .C_main_R1_weizhi{
    display: none;
  }
  .porester ul{
    width: 100%
  }
  .porester ul li{
    width: 48%;
    margin:15px 0 0 0;
  }
    .porester ul li:nth-child(2n) {
    float: right;
}
.porester ul li b{
  width: 100%;
  height: 100px;
  }
  .porester ul li p a{
    font-size: 13px;
  }
  .porester ul li p{
        padding: 4px 4px;
        width: 100%;
            display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 44px;
  }
  .porester{
        width: 96%;
    margin: 6px auto;
  }
  .post_box{
    width: 90%;
  }
  .potes_1 ul li b{
    width: 100%;
    height: 194px;
  }
  .potes_1 ul li span{
    width: 100%;
  }
  .potes_1 ul li span h1{
    font-size: 15px;
  }
  .potes_1 ul li span p{
    font-size: 12px;
        height: 38px;
    line-height: 19px;
        padding-top: 2px;
  }
  .potes_1 ul li span em{
    font-size: 13px;
        margin-top: 10px;
  }
  .naer{
    font-size: 13px;
        margin-top: 10px;
  }
  .fenye a{
    font-size: 12px;
    padding: 5px 8px;
  }
  .zhongjian{
    width: 100%;
    margin-top: 14px;
  }
  .biaotti .biaotti1{
    font-size: 15px;
  }
  .biaotti .biaotti2 span{
    font-size: 12px;
  }
  .page_change{
    width: 90%;

  }
  .support_o ul li{
    padding: 20px 0;
  }
  .support_o ul li p{
        margin-top: 6px;
        line-height: 1.4;
  }
  .yyhj .yyhj1{
    width: 100%;
    margin:15px 0 0 0;
    height: 132px;
  }
/*    .yyhj .yyhj1:nth-child(2n) {
    float: right;
}*/
.yyhj{
  width: 96%;
  margin:0 auto;
}
.yyhj .yyhj1 .yyhj1T{
  height: 118px;
  width: 160px; 
  float: left;
}
.yyhj .yyhj1 .yyhj1B{
  height: auto;
  /*width: 212px;*/
  width:-webkit-calc(100% - 170px); width:-moz-calc(100% - 170px); width:calc(100% - 170px);

  overflow: hidden;
}
.yyhj .yyhj1 .yyhj1B b{
  font-size: 16px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}
.yyhj .yyhj1 .yyhj1B p{
  height: 60px;
  line-height: 20px;
  -webkit-line-clamp: 3;
  margin-top: 0;
}
.yejsn{
      margin-top: 12px;
      font-size: 13px;
}
.scjg1{
  width: 90%;
}
.picture_list{
  width:90%;
}
.scjg{
  width: 90%;
}
.rongyu{
  width: 100%;
}
.rongyu li{
  width: 48%;
  height: auto;
  margin:15px 0 0 0;

}
.rongyu li:nth-child(2n) {
    float: right;
}
.post_box img{
  max-width: 100%;
}
.C_main_R{
  border: none;
}

}



/*图片放大的样式*/
.fangda
{
    -webkit-animation: fangda  1s ease-in  both;
}
@-webkit-keyframes fangda {
    0% {-webkit-transform: scale(1);}
    100% {-webkit-transform: scale(1.1);}
}
@-webkit-keyframes suofang {
    0% {opacity: 0.8;-webkit-transform: scale(1);}
    50% {opacity: 1;-webkit-transform:scale(0.9);}
    100% {opacity: 0.8;-webkit-transform: scale(1);}
}
@-webkit-keyframes shangxia {
    0%{opacity:1;-webkit-transform:translate(0,-5px);}
    25%{opacity:1;-webkit-transform:translate(0,0);}
    50%{opacity:1;-webkit-transform:translate(0,5px);}
    100%{opacity:1;-webkit-transform:translate(0,0);}
}

@-webkit-keyframes ll {
    0%{opacity:1;-webkit-transform:translate(0,0px);}
    100%{opacity:1;-webkit-transform:translate(10px,0);}
}

@-webkit-keyframes xuanxuan {
    0%{opacity:1;-webkit-transform:rotate(90deg)}
    100%{opacity:1;-webkit-transform:0}
}
@-webkit-keyframes jiaxuan {
    0%{opacity:1;-webkit-transform:rotate(-45deg)}
    100%{opacity:1;-webkit-transform:0}


