﻿
.logo{
    margin-top: 10px;
    height: 100px;
    overflow: hidden;
    font-size: 0;
}
.logo img{
    max-height: 100%;
}
.call{
    background: url(../image/call.png) no-repeat center left;
    padding-left: 63px;
    font-size: 37px;
    color: #53c71e;
    font-family: arial;
    line-height: 42px;
    height: 42px;
    margin-top: 40px;
}
.call i{
    display: inline-block;
    width: 44px;
    line-height: 21px;
    font-size: 18px;
    letter-spacing: 2px;
    vertical-align: -3px;
    margin-right: 7px;
}
/*
    顶部导航
*/
.navbar{
    height: 57px;
}
#nav_box{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.navbar li{
    float: left;
    text-align: center;
    flex:  0 1 auto;
}
.navbar li a{
    font-size: 18px;
    line-height: 55px;
    display: block;
    color: #000;
    border-bottom: 2px solid transparent;
    position: relative;
}
.navbar li.on a,
.navbar li a:hover{
    border-color:#014d96;
}
.navbar li.on a::after,
.navbar li a:hover::after{
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -3px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 6px solid #014d96;
}


.navbar li{position: relative;}
.nav li ul{position:absolute; left:0; top:45px; width:133px; background-color:#014d96;display:none; overflow:hidden;}
.nav li ul li{ width:100%; height:40px;}
.nav li ul li a{ font-size:14px;color:#fff; line-height:40px; display:block; white-space: nowrap;padding: 0 ;text-align: center;border: none;}
.nav li ul li a:hover{ color:#fff;background-color:#03417d;}
.nav .on ul li a{background-color:#014d96;color:#fff;}
.nav .on ul li a:hover{background-color:#03417d;}
/* search */
.i-search{
    height: 50px;
    background: #f7faf3;
    line-height: 50px;
    overflow: hidden;
}
.i-search-hd{
    width: 900px;
    font-size: 14px;
    color: #444;
}
.i-search-bd{
    padding: 10px 0 0 10px;
}
.i-search-bd form{
    width: 250px;
}
.i-search-bd .search-key{
    width: 200px;
    height: 28px;
    border: #99cc01 1px solid;
    padding: 0 5px;
    color: #999;
    line-height: 26px;    
    float: left;
    font-size: 12px;
    outline: none;
}
.i-search-bd .search-button{
    width: 50px;
    height: 28px;
    background: #8cc63c;
    color: #fff;
    border: none;
    float: left;
    margin-left: -1px;
    cursor: pointer;
    outline: none;
}
.i-search-bd .search-button:hover{
    background: #56a41c;
}


/*
    product
*/
.i-product{
    padding: 60px 0 45px;
}
.i-product-hd{
    width: 278px;
    background: #329b01;
}
.i-product-hd .item-hd h2{
    height: 62px;
    font-size: 24px;
    font-weight: normal;
    line-height: 62px;
    text-align: center;
    color: #fff;
}
.i-product-hd .item-bd{
    margin: 0 3px;
    background: #fff;
    padding: 15px;
    height: 350px;
    overflow: hidden;
}
.i-product-hd .item-bd li:nth-child(1n+8){
    display: none;
}
.i-product-hd .item-bd h3{
    font-size: 14px;
    color: #fff;
    height: 38px;
    line-height: 38px;
    background: #329b01;
    padding: 0 10px;
    font-weight: normal;
    font-size: 15px;
}
.i-product-hd .item-bd h3:hover{
    background: #36870d;
}
.i-product-hd .item-bd li{
    margin-bottom: 10px;
}
.i-product-hd .item-bd li:last-child h3{
    margin-bottom: 0;
}
.i-product-hd .item-ft{
    background: url(../image/prohdcall.png) no-repeat center top;
    padding-top: 50px;
    color: #fff;
    font-size: 14px;
}
.i-product-hd .item-ft span{
    display: block;
    font-size: 24px;
    line-height: 2;
}
.i-product-hd .item-more{
    height: 85px;
    padding-top: 30px;
    border-top: 1px solid #41c702;
}
.i-product-hd .item-more li{
    display: inline-block;
}
.i-product-hd .item-more li a{
    display: block;
    width: 82px;
    height: 29px;
    color: #fff;
    text-align: center;
    line-height: 29px;
    margin: 0 15px;
    font-size: 13px;
}
.i-product-hd .item-more li:first-child a{
    background: #ff9f02;
}
.i-product-hd .item-more li:last-child a{
    background: #0364a8;
}
.i-product-bd{
    width: 892px;
}
.i-product-bd .item-hd{
    height: 62px;
    line-height: 62px;
    margin-bottom: 20px;
    background: #f4f4f4;
}
.i-product-bd .item-hd span{
    display: inline-block;
    padding: 0 72px;
    font-size: 20px;
    color: #fff;
    line-height: 62px;
    background: #3bb000;
}
.i-product-bd .item-hd a{
    padding: 0 15px;
    font-size: 14px;
}
.i-product-bd .item-hd a:hover{
    color: #3bb000;
}
.i-product-bd .item-bd li{
    width: 208px;
    margin-right: 20px;
    font-size: 0;
    margin-bottom: 20px;
}
.i-product-bd .item-bd li img{
    width: 100%;
}
.i-product-bd .item-bd li p{
    line-height: 49px;
    text-align: center;
    color: #666;
    font-size: 14px;
    padding: 0 8px;
}
.i-product-bd .item-bd li:hover p{
    background: #3bb000;
    color: #fff;
}
/* 通用 */
.box1-hd{
    height: 75px;
    border-bottom: 1px solid #cdcdcd;
}
.box1-hd h2{
    line-height: 71px;
    font-size: 30px;
    font-weight: normal;
    color: #329b01;
    display: inline-block;
    padding: 0 20px;
    border-bottom: 4px solid #329b01;
}
.box2-hd{
    height: 39px;
    line-height: 27px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 20px;
}
.box2-hd h2{
    font-size: 18px;
    color: #222;
    border-left: 5px solid #3bb001;
    padding-left: 10px;
    font-weight: normal;
}
.box2-hd a{
    font-size: 12px;
    padding-right: 20px;
    background: url(../image/boxjia.jpg) no-repeat right center;
}
/*
  案例  
*/
.i-case{
    padding-bottom: 60px;
}
.i-case-bd{
    margin-top: 30px;
    position: relative;
}
.i-case-bd li{
    border: 1px solid #ddd;
    text-align: center;
    width: 227px !important;
    margin-right: 16px;
    font-size: 0;
}
.i-case-bd li img{
    width: 100%;
}
.i-case-bd li p{
    line-height: 41px;
    color: #666;
    font-size: 14px;
    padding: 0 8px;
}
.i-case-bd li:hover{
    border: 1px solid #329b01;
}
.i-case-bd .tempWrap{
    width: 1200px !important;
}
.i-case-bd .btn{
    display: block;
    position: absolute;
    width: 30px;
    height: 60px;
    color: #666;
    background: #d5d5d5;
    line-height: 60px;
    text-align: center;
    font-family: '宋体';
    top: 50%;
    margin-top: -30px;
    font-size: 32px;
}
.i-case-bd .sPrev{
    left: -55px;
}
.i-case-bd .sNext{
    right: -55px;
}

.i-case-bd .btn:hover{
    background: #329b01;
    color: #fff;
}
/*
    客户
*/
.i-client{
    margin-top: 30px;
    background-image: url(../image/clientbg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 80px;
}
.i-client .box1-hd{
    margin-bottom: 30px;
}
.i-client-bd li{
    margin-left: 8px;
    margin-right: 8px;
    border: 1px solid #ddd;
    text-align: center;
    width: 182px;
    float: left;
    font-size: 0;
}
.i-client-bd li img{
    width: 100%;
}
.i-client-bd li:hover{
    border-color: #329b01;
}
/*
    优势
*/
.i-advantage-hd{
    background: url(../image/advhd.jpg) no-repeat center;
    height: 343px;
    padding-top: 23px;
}
.i-advantage-hd .item-hd{
    height: 130px;
    color: #fff;
    width: 770px;
    font-size: 20px;
}
.i-advantage-hd .item-hd p{
    color: #53c71e;
    font-size: 20px;
    text-transform: uppercase;
}
.i-advantage-hd .item-hd i{
    font-size: 60px;
    text-shadow: white 3px 1px 2px;
    padding-right: 53px;
}
.i-advantage-hd .item-hd h2{
    font-size: 30px;
    padding-top: 10px;
}
.i-advantage-hd .item-hd span{
    font-size: 16px;
}
.i-advantage-hd .item-bd{
    height: 130px;
}
.i-advantage-hd .item-bd a{
    display: block;
    width: 126px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #ffa101;
    margin-top: 10px;
}
.i-advantage-hd .item-bd a:last-child{
    background: #127bcc;
}
.i-advantage-hd .item-ft{
    height: 104px;
    border-top: 1px solid #60cd2a;
    clear: both;
}
.i-advantage-hd .item-ft .call{
    color: #fff;
    background-image: url(../image/advcall.png);
    display: inline-block;
}
.i-advantage-bd .advantage-li{
    background-color: #fff;
    -webkit-box-shadow: 1px 5px 8px rgba(153,153,153,.5);
    -moz-box-shadow: 1px 5px 8px rgba(153,153,153,.5);
    box-shadow: 1px 5px 8px rgba(153,153,153,.5);
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-top: 40px;
}
.i-advantage-bd .advantage-li .item-hd,
.i-advantage-bd .advantage-li .item-bd{
    width: 50%;
}
.i-advantage-bd .advantage-li .item-hd h3{
    border-bottom: 1px solid #e9e9e7;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #3bb000;
    font-size: 20px;
    padding-left: 20px;
    font-weight: normal;
    text-transform: uppercase;
}
.i-advantage-bd .advantage-li .item-hd ul{
    font-size: 15px;
    color: #666666;
}
.i-advantage-bd .advantage-li .item-hd li{
    background-image: url(../image/xing.jpg);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 20px;
    margin-top: 10px;
}
.i-advantage-bd .advantage-li .item-hd li span{
    color: #ff9900;
}

/*
    关于我们
*/
.i-about{
    padding-top: 60px;
}
.i-about .box2-hd{
    
}
.i-about-hd{
    width: 780px;
    background: #f8f8f8;
    padding: 15px;
}
.i-about-hd .img{
    width: 254px;
    height: 200px;
    font-size: 0;
    margin-right: 15px;
}
.i-about-hd .img img{
    width: 100%;
    height: 100%;
}
.i-about-hd h3{
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.i-about-hd .about-con{
    font-size: 13px;
    color: #666666;
    height: 118px;
    overflow: hidden;
    line-height: 23px;
    margin: 15px 0 20px;
}
.i-about-hd .link{
    display: block;
    font-size: 14px;
    color: #3bb000;
}
.i-about-bd{    
    width: 400px;
    background: #f8f8f8;
    padding: 15px;
}
.i-about-bd p{
    font-size: 14px;
    color: #666;
    margin-top: 5px;
    line-height: 22px;
}

/*
    评价
*/
.i-evaluation{
    margin-top: 30px;
}
.i-evaluation .box2-hd{
    margin-bottom: 30px;
}
.i-evaluation-bd li{
    margin-left: 8px;
    margin-right: 8px;
    width: 280px;
    height: 160px;
    float: left;
    margin-top: 10px;
}
.i-evaluation-bd li img{
    width: 100%;
}

/*
    新闻
*/
.i-news{    
    padding: 20px 0;
}
.i-news-hd{
    width: 780px;
}
.i-news-hd .news-item{
    background: #f8f8f8;
    padding: 15px;
}
.i-news-hd .news-item img{
    width: 180px;
    margin-right: 14px;
}
.i-news-hd .news-item h3{
    line-height: 34px;
    padding-top: 10px;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    padding-right: 10px;
}
.i-news-hd .news-item p{
    height: 38px;
    overflow: hidden;
    color: #666;
    font-size: 13px;
    line-height: 19px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
}
.i-news-hd .news-item li:nth-child(1){
    margin-bottom: 15px;
    overflow: hidden;
}
.i-news-hd .news-item li:nth-child(1):hover{
    background-color: #3bb000;
}
.i-news-hd .news-item li:nth-child(1):hover h3,
.i-news-hd .news-item li:nth-child(1):hover p{
    color: #fff;
}
.i-news-hd .news-item li:nth-child(1n+2) img,
.i-news-hd .news-item li:nth-child(1n+2) p{
    display: none;
}
.i-news-hd .news-item li:nth-child(1n+2){
    width: 50%;
    float: left;
}
.i-news-hd .news-item li:nth-child(1n+2) h3{
    font-size: 14px;
    padding-top: 5px;
    display: block;
    color: #333;
}
.i-news-hd .news-item:nth-child(2){
    margin-top: 18px;
}
.i-news-bd{    
    width: 400px;
    background: #f8f8f8;
    padding: 15px;
}
.i-news-bd li{
    border-bottom: 1px dashed #dddddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.i-news-bd li:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}
.i-news-bd h3{
    display: block;
    margin-top: 5px;
    background-image: url(../image/a.png);
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 30px;
    padding-left: 35px;
    font-size: 15px;
    font-weight: bold;
    color: #3bb000;
    margin-bottom: 8px;
}
.i-news-bd p{
    line-height: 24px;
    overflow: hidden;
    background-image: url(../image/q.png);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 35px;
    font-size: 12px;
    color: #666666;
    height: 72px;
}
/*
    地区分站&友情链接
*/
.i-link{ 
    height: 70px;
    line-height: 70px;
    background: #f8f8f8;
}
.i-link span{
    display: inline-block;
    font-size: 18px; 
    background: #014d96;
    color: #fff;
    padding: 0 22px;

}
.i-link a{ 
    padding-left: 15px;
    font-size: 14px; 
    color: #5a5a5a;
}
