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

.i-jing {
    color:#162366;
    font-size: 30px;
    line-height: 50px;
}


.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;
}

.i-cheng h2{
    font-size: 16px;
    color: #076ce0;
    
}

.i-cheng h2:before{
    content: '';
    display: inline-block;
    width: 3px;
    height: 20px;
    background: #1F87E8; 
    margin-right: 10px;
    vertical-align: middle;
}
.i-cheng h3{
    color: #1F87E8;
    font-size: 18px;
    margin-top: 20px;
}
.i-cheng .content{
    font-size: 14px;
    line-height: 38px!important;
}

.i-dong h2{
    text-align: center;
    font-size: 24px;
    color: #333;
}

.i-dong h2 p{
    font-size: 14px;
    font-weight: normal;
    padding-top: 8px;
}
.p-di{
    padding-bottom: 20px;
}
.p-di .di-right{
    width: 454px;
    font-size: 16px;
}

.p-di .di-right h3{
    font-size: 24px;
    color: rgb(48, 131, 235);
    padding-top: 30px;
    padding-bottom: 10px;
}


.p-di .di-left{
    padding-left: 140px;
}
.p-tt{
    font-size: 24px;
    color: #076ce0;
    margin-bottom: 20px;
}
.p-tt p{
    padding-left: 15px;
    padding-top: 10px;
}
.p-tt:before{
    content: '';
    display: inline-block;
    width: 3px;
    height: 20px;
    background: #1F87E8; 
    margin-right: 10px;
    vertical-align: middle;
}




.news_detail h3.title_bar .iconfont::before {
  content: '\e67a';
  margin-right: 5px;
}
.top1{
    padding: 0 10%;
    overflow: hidden
}
.top {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 980px) { 
      .top {
          width:100%;
       }          
  }
.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 .logo {
  padding-top: 15px;
  padding-bottom: 15px
}

#header .top_contact {
  float: right;
  padding-top: 19px;
}

#header .top_contact .k2 {
  font-size: 14px;
  color: #999999;
  background: url(../images/tel.jpg) no-repeat left center;
  padding-left: 50px;
  margin-top: 10px;
}

#header .top_contact .k2 span {
  color: #076ce0;
}

#header .out-nav {
  margin-top: 5px;
  background: url(../images/nav.jpg) no-repeat top center;
}

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

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

#header .out-nav .nav li a {
  display: block;
  line-height: 50px;
  color: #fff;
  height: 50px;
  font-size: 16px;
  font-weight: bold;
}

#header .out-nav .nav li a:hover {
  color: #076ce0;
  text-decoration: none;
  background-color: #fff;
}

#header .out-nav .nav .dropdown {
  background: #076ce0;
  color: #fff;
  z-index: 9999;
  position: absolute;
  top: 50px;
  left: 0px;
  display: none;
  width: 100%;
}

#header .out-nav .nav .dropdown a {
  background: #076ce0;
  color: #fff;
  height: 38px;
  line-height: 38px;
}

#header .out-nav .nav .dropdown a:hover {
  background: #042d3f;
  text-decoration: none;
}


.index-ye{
    margin-top: 40px;
}

.index-ye h2{
    text-align: center;
      color: #076ce0;
      font-size: 36px;
}
.index-ye h2 p {
  font-size: 14px;
  color: #666666;
  font-weight: normal;
  padding-top: 10px;
}
.index-ye .hd{
    background: #fff;
    padding: 20px;
}
.index-ye .hd li{
    float: left;
    padding: 0 24px;
    font-size: 16px;
    margin: 0 12px;
    line-height: 36px;
    color: #076ce0
}
.index-ye .hd li.on ,.index-ye .hd li:hover{
    background: #076ce0;
    border-radius: 20px;
    color: #fff;
    cursor: pointer
}
.index-ye .bd ul{
    background: #fff;
}
.index-ye .bd ul p{
    font-size: 14px;
    letter-spacing: 2px;
    text-indent: 20px;
}
.index-ye .bd ul .content{
    text-align: center;
}

.index-ye img{
    max-width: 600px;
    margin: 0 auto;
    
}

.i-bj {
  background: url(../images/bj.jpg) no-repeat top center;
}

.i-bj .ads {
  padding-top: 30px;
}

.i-bj .ads h2 {
  text-align: left;
  color: #fff;
  font-size: 36px;
  border-bottom: 1px solid #fff;
  
  font-weight: normal;
  max-width: 1200px;
  
  margin: 0 auto;
  margin-bottom: 20px;
  
}

.i-bj .ads h2 p {
  font-size: 24px;
  color: #c9e1fe;
  font-weight: normal;
  padding-top: 10px;
}
.ads .hd {
    width: 25%;
    float: left;
}


.i-bj .ads ul li {
  color: #fff;
    cursor: pointer;
  text-align: center;
  padding: 10px 0;
  font-size: 16px;
}

.i-bj .ads ul li b {
  font-size: 36px;
}

.i-bj .ads ul li p {
  text-align: center;
  font-size: 14px;
  padding-top: 20px;
}
.i-bj .ads ul li.on{
    background: #fff;
    color: #076ce0;
    cursor: pointer;
    
}
.ads .bd ul{
    background: #fff;
    padding: 20px;
    margin-top: 20px;
    box-shadow: 0 0 6px #ccc;
    font-size: 16px;
    width: 70%;
    float: right;
    line-height: 40px;
    margin-top: 50px;
}


.i-bj .i-service {
  padding-top: 30px;
}

.i-bj .i-service h2 {
  text-align: left;
  color: #fff;
  font-size: 36px;
  border-image: -webkit-linear-gradient(#fff , white , #00569D)1 10 1;
  border-bottom: 1px solid #fff;
  font-weight: normal;
  max-width: 1200px;
  
  margin: 0 auto;
  margin-bottom: 20px;
}



.i-bj .i-service h2 p {
  font-size: 24px;
  color: #c9e1fe;
  font-weight: normal;
  padding-top: 10px;
}

.i-bj .i-service ul li {
  background: #fff;
  text-align: center;
  width: 19%;
  height: 297px;
  float: left;
  color: #333;
  margin-right: 1%;
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding-top: 33px;
}

.i-bj .i-service ul li:last-child {
  margin-right: 0;
}

.i-bj .i-service ul li h3 {
  text-align: center;
  font-size: 18px;
  color: #333;
  padding: 10px 0;
}

.i-bj .i-service ul li p {
  font-size: 16px;
  color: #636363;
  text-align: justify;
  padding: 0 5px;
}

.i-he {
  padding-top: 50px;
}

.i-he h2 {
  text-align: left;
  color: #333;
  font-size: 36px;
  border-bottom: 1px solid #333;
 
  font-weight: normal;
  max-width: 1200px;
  
  margin: 0 auto;
  margin-bottom: 20px;
}

.i-he h2 p {
  font-size: 24px;
  color: #333;
  font-weight: normal;
  padding-top: 10px;
}

.i-he ul {
  margin-top: 30px;
}

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




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

.i-he ul li h3 {
  text-align: center;
  line-height: 38px;
  font-size: 17px;
  font-weight: normal;
}




.i-he1 {
  padding-top: 50px;
}

.i-he1 h2 {
  text-align: center;
  color: #076ce0;
  font-size: 36px;
}

.i-he1 h2 p {
  font-size: 14px;
  color: #666666;
  font-weight: normal;
  padding-top: 10px;
}

.i-he1 ul {
  margin-top: 30px;
}

.i-he1 ul li {
  float: left;
  
  width: 240px;
  padding-right: 14px;
  box-sizing: border-box;
}




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

.i-he1 ul li h3 {
  text-align: center;
  line-height: 38px;
  font-size: 14px;
  font-weight: normal;
}

.i-ye {
  padding-top: 50px;
}



.i-ye h2 {
  text-align: center;
  color: #076ce0;
  font-size: 36px;
  margin-bottom: 30px;
}

.i-ye h2 p {
  font-size: 14px;
  color: #666666;
  font-weight: normal;
  padding-top: 10px;
}

.i-ye1 {
  padding-top: 50px;
}



.i-ye1 h2 {
  text-align: center;
  color: #076ce0;
  font-size: 36px;
  margin-bottom: 30px;
}

.i-ye1 h2 p {
  font-size: 14px;
  color: #666666;
  font-weight: normal;
  padding-top: 10px;
}

.i-ye1 ul li {
  float: left;
  width: 170px;
  border: 1px solid #ccc;
  margin-right: 20px;
}

.i-ye1 ul li img {
  max-width: 100%;
}
.i-feng .bd{
    padding-top: 30px;
}
.i-feng li{
    float: left;
      width: 290px;
      border: 1px solid #ccc;
      margin-right: 26px;
}


.i-ye ul li {
  float: left;
  width: 130px;
  border: 1px solid #ccc;
  margin-right: 26px;
}

.i-ye ul li img ,.i-feng ul li img {
  max-width: 100%;
}

/*热门搜索*/
.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;
}

/*页面底部*/
#footer {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 8px;
  margin-top: 15px;
}

#footer a {
  color: #666;
}

#footer a:hover {
  color: #e87518;
  text-decoration: none;
}

#footer .nav_foot {
  text-align: center;
  line-height: 24px;
  color: #666;
}

#footer .copyright {
  text-align: center;
  line-height: 24px;
}

/*内页公用*/
.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: #999;
}

.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: #333;
  margin-top: 50px;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  padding: 20px 0;
}

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

.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 {
  padding: 10px 0;
}

.ny_ding .site {
  text-align: left;
  line-height: 30px;
  background: url(../images/home.png) no-repeat left center;
  padding-left: 20px;
  font-size: 18px;
}

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

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

/*内页分类样式*/
.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: #999;
  margin-bottom: 10px;
}

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

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

.ny_sort li .layer2 {
  position: absolute;
  left: 100%;
  top: 0px;
  width: 218px;
  padding: 10px;
  background: #ccc;
  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_list li {
  width: 236px;
  position: relative;
  margin-right: 29px;
  float: left;
  margin-bottom: 20px;
  overflow: hidden;
}

.ny_product_list li img {
  width: 236px;
  height: 330px;
}

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

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

/*内页留言*/
.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;
}
