﻿/*Copyright (C) SuZhou ChenGuang Co., Ltd. */
/*ChenGuang Css Function Libery */
/*Design By Hasiki */
/*Version : 1.1.0 */
/*Date:2017-04-27 */



body {
    margin: 0 auto;
    font-size: 14px;
    font-family: Microsoft Yahei,"微软雅黑","宋体";
    color: #000;
    background: #fff;
}

ul {
    margin: 0px;
    padding: 0px;
    zoom: 1; /*用于IE6*/
}

div {
    zoom: 1; /*用于IE6,要是IE6错位,修复这个.*/
}

li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    vertical-align: middle;
}

dl, dt, dd {
    margin: 0;
    padding: 0;
}

img {
    margin: 0px auto;
    border: 0;
}

a {
    text-decoration: none !important;
    color: #000;
}


    a:hover {
        color: #1461ac;
    }
    /*a:hover{color: #db1a27;}*/
    a img {
        border: none;
        border: 0;
    }

p, h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0px;
    overflow: hidden;
}

i, em, cite {
    font-style: normal;
}

input, select {
    padding: 0;
    margin: 0;
}

.wrap {
    width: 1100px;
    margin: 0 auto;
    height: auto;
}

.bor {
    border: 1px #abaaa9 solid;
}

.ovh {
    overflow: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.f28 {
    font-size: 24px;
}

.f36 {
    font-size: 36px;
}

.f_bold {
    font-weight: bold;
}

.lh18 {
    line-height: 18px;
}

.lh20 {
    line-height: 20px;
}

.lh22 {
    line-height: 22px;
}

.lh24 {
    line-height: 24px;
}

.lh26 {
    line-height: 26px;
}

.lh28 {
    line-height: 28px;
}

.lh30 {
    line-height: 30px;
}

.lh32 {
    line-height: 32px;
}

.lh34 {
    line-height: 34px;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.fb {
    font-weight: bold;
}

.fn {
    font-weight: normal;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mt38 {
    margin-top: 38px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb45 {
    margin-bottom: 45px !important;
}

.mr5 {
    margin-right: 5px;
}

.mr0 {
    margin-right: 0px !important;
}

.ml0 {
    margin-left: 0px !important;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml60 {
    margin-left: 60px;
}

.ml90 {
    margin-left: 90px;
}

.m10 {
    margin: 10px;
    _display: inline;
}

.m20 {
    margin: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.pl0 {
    padding-left: 0px !important;
}

.pl10 {
    padding-left: 10px;
}

.pl20 {
    padding-left: 20px;
}

.pr0 {
    padding-right: 0px !important;
}

.pr10 {
    padding-right: 10px;
}

.pr20 {
    padding-right: 20px;
}

.pt15 {
    padding-top: 15px;
}

.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt34 {
    padding-top: 34px;
}

.pt50 {
    padding-top: 50px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pr5 {
    padding-right: 5px;
}

.pl5 {
    padding-left: 5px;
}

.pt5 {
    padding-top: 5px;
}

.pb5 {
    padding-bottom: 5px;
}

.p10 {
    padding: 10px;
}

.p20 {
    padding: 20px;
}

.p15 {
    padding: 15px;
}

.p5 {
    padding: 5px;
}

.p1 {
    padding: 1px;
}

.b {
    display: block;
}

.in-b {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.por {
    position: relative !important;
}

.poa {
    position: absolute !important;
}

.ti {
    text-indent: -999999px;
}

#no {
    border: none;
    border: 0;
}

.red {
    color: #e40f41 !important;
}

.clear {
    clear: both;
}

.ml3 {
    margin-left: 3%;
}

.mr3 {
    margin-right: 3%;
}

.white {
    color: #fff !important;
}



.w100 {
    width: 100% !important;
}


.ml1 {
    margin-left: 1%;
}

.mr1 {
    margin-right: 1%;
}

.mt10 {
    margin-top: 10px;
}

.mt55 {
    margin-top: 55px;
}

.fn {
    float: none !important;
}

.mr4 {
    margin-right: 4%;
}

.pl3 {
    padding-left: 3%;
}

.pr3 {
    padding-right: 3%;
}

.bwhite {
    background-color: #fff;
}

.red {
    color: #da261d;
}

.blue {
    color: #1461ac !important;
}

.yellow {
    color: #ff8800 !important;
}

.grey {
    color: #abaaa9 !important;
}

.text-center {
    text-align: center;
}

.hidden {
    visibility: hidden;
}

.text-right {
    text-align: right;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.ov {
    overflow: hidden;
}



.wrap {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.wrap100 {
    width: 100%;
    margin: 0 auto;
}

.dpn{
    display:none;
}
.dpb {
    display: block;
}




/*index header start*/
.header{
    height:100px;
    width:auto;

}
.menu>li{
    float:left;
    margin:34px 5px 0px 5px;
}

.menu>li>a {
    display: block;
    padding: 8px 16px;
    font-size: 16px;
    color: #5f5f5f;
    }
.menu>li>a:hover {
    color:#fff;
    background-color: #1461ac;
     
}
.on{
    color: #fff!important;
    background-color: #1461ac;
}
.on a{ color: #fff!important;}
.sonmenu {
    top: 38px;
    left: 0px;
    width: 130px;
    height: auto;
    z-index: 10000;
    overflow:hidden;
    display:none;
}
    .sonmenu li {
        background-color: #e7e7e7;
        float: left;
        width: 100%;
        padding:8px 0px 8px 15px;
        font-size:15px;
        border-bottom:1px solid #e7e7e7;
      
    }
    .sonmenu li a {
        color: #5f5f5f;
    }

    .sonmenu li a:hover {
     color:#1461ac;
    }


    /*banner start*/
.i_banner{
    width:100%;
}

.i_service{
    padding:70px 0px 50px 0px;
}

.i_tit {
    color: #0061b0;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
}


.i_titcon {
    color: #868686;
    font-size:16px;

}




.i_service_img {
    width: 100%;
    height: 170px;
    background-color: #868686;
    border-radius: 50%;
    float: left;
    text-align: center;
    padding-top: 5px;
}
.i_service_img:hover {
    background-color: #1461ac;
} 
.i_service_img_fa {
    width: 20%;
    margin-top: 50px;
    float: left;
    padding: 30px;
}
    .i_servicecc {
        color: #333;
        font-size: 18px;
        margin-top: 15px;
    }



    /*pro start*/
.prolist{

}
.prolist li{
    width:23%;
    height:220px;
    float:left;
    margin-right:30px;
}
    .prolist li:nth-child(4n){
        margin-right:0px;
    }

.protit {
 
    background: url(../img/img8.png) no-repeat center;
    width: 100%;
    height: 35px;
    bottom: 5px;
    left: 0px;
    color:#fff;
    font:15px;
    line-height:35px;
}



/*i_tese strat*/
.i_tese {
    width:100%;
    height:550px;
    background: url('../img/img9.jpg')no-repeat center top;
}

.i_teselist li {
    float: left;
    width: 25%;
    text-align: center;
}

.i_teselist li:nth-child(1n) {
    margin-top:140px;
}

    .i_teselist li:nth-child(2n) {
        margin-top: 50px;
    }

.i_teselist_p1 {
    font-size: 23px;
    font-weight: blod;
    color: #fff;
}
.i_teselist_p2 {
    color: #fff;
}

.i_new_p1 {
    color: #7d7d7d;
    font-size:22px;
    margin:10px 0px;
}
.i_new_p2 {
    color: #7d7d7d;
}


.newlist li {
    width: 100%;
    margin-bottom: 35px;
    overflow: hidden;
}


.inedx{
    width:18%;
    height:75px;
    line-height:75px;
    font-size:67px;
    color:#abaaa9;
    border-right:2px solid #abaaa9;
    float:left;
}

.index_con {
float:left;
width:80%;
}
.index_con_p1 {
    color: #565656;
    font-size: 16px;
    padding: 0px 15px 10px 15px;
    display: block;
}

.index_con_p2 {
    padding: 0px 15px 10px 15px;
    display: block;
    height:41px;
    overflow:hidden;
}


.i_about_p1 {
    color: #868686;
    font-size:24px;
    font-weight:bold;
    margin:20px 0px 15px 20px;
}

.i_about_p2 {
    color: #5a5a5a;
    margin: 0px 0px 15px 20px;
    line-height:24px;
    height:190px;
    overflow:hidden;
}


.footer {
    background-color:#333333;
padding:20px 0px;
}

.footer ul {
  
}

    .footer ul li {
        float: left;
        padding: 15px 25px;
        border-bottom: 1px solid #666666;
    }

    .footer ul li a{
        color:#fff;
    }

.footer dl {
    float:left;
    width:45%;
    margin-top:28px;
}

    .footer dl dd {
        line-height: 30px;
        font-size: 15px;
        color: #c0c0c0;
    }
    
    
    .i_service_img_fa:nth-child(4n) img{
    	margin-top:45px!important;
    }

    .n_banner{
         width: 100%;
    background: url(../img/n_banner.jpg)no-repeat center top;
    }
    .n_menudiv{
     
        height:auto;
    }
    .content {
        margin-top:30px;
    font-size: 14px;
    line-height: 30px;
    color: #848383;
}
        .n_menu li{
            float:left;
        }
    .n_menu li a{
        display:block;
        line-height:75px;
        text-align:center;
        padding:0px 20px;
        color:#898989;
    }
     .n_menu li a:hover{
                   border-bottom:3px solid #1461ac;
            color:#0061b0!important;
     }
    .onn{
           border-bottom:3px solid #1461ac;
            color:#0061b0!important;
    }

    .path{
        line-height:75px;
    }
    .path a{
        color:#999;
    }
   

    .service_p1{
        color:#0061b0;
        font-size:40px;
        text-align:left;
        margin-top:25px;
    }
    .service_p2{
    color:#5b5b5b;
    font-size:16px;
    text-align:left;
    margin-top:15px;
}
.service_p3 {
color: #878686;
font-size: 13px;
text-align: left;
margin-top: 15px;
height: 57px;
overflow: hidden;
line-height: 20px;
}
  

      .service_p4 {
    color: #0f0f0f;
    font-size: 16px;
    text-align: left;
    margin-top: 15px;
    height:30px;
}


      .new_tit{
          color:#0061b0;
          font-size:16px;
          line-height:30px;
          border-bottom:1px solid #abaaa9;
      }

      .new_p2{
              line-height: 25px;
    height: 50px;
    overflow: hidden;
      }

  .new_more {
    float: right;
    width: 115px;
    height: 35px;
    background-color: #1461ac;
    color: #fff;
    line-height: 35px;
    text-align: center;
}


  .n_newlist li{
      width:100%;
      padding:10px 15px;
      margin-bottom:30px;
      overflow: hidden;
  }
 .new_listcon {
    width: 90%;
    padding-left: 30px;
}
 . list_time{
       width:10%;
  }
 .time_p1{
     font-size:37px;
     color:#1461ac;
 }
  .time_p2{
        color:#1461ac;
  }

  .new_listcon span{
      font-size:16px;
      color:#404040;
  }

    .new_listcon i{
         font-size: 12px;
    color: #7a7a7a;
    height: 35px;
    overflow: hidden;
  }
  

