
*{
    margin:0;
    padding:0;
    border:none;
    list-style:none;
}
.clear{
    clear:both;
}
body{
    font-family:"微软雅黑", "宋体", "黑体";
}
.container{
    width:1200px;
    padding:0;
}
label{
    font-weight: normal;
}


/*top*/
.top{
    height: 90px;
    border-bottom:2px solid #016ebe;
}
.logo{
    color: #016ebe;
    font-size: 30px;
    float: left;
    font-weight: 600;
    width: 440px;
    line-height: 90px;
}
.menu{
    width: 760px;
    float: left;
}
.menu ul{
    width: 100%;
    float: left;
    margin: 0;
}
.menu ul li{
    width: 120px;
    float: left;
    margin-left: 6px;
}
.menu ul li a{
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    padding: 17px 0;
    border-bottom: 4px solid  #ffffff;
}
.menu ul li a:hover{
    background-color: #f5f9fd;
    border-bottom: 4px solid  #016ebe;
}
.menu ul li a p{
    margin: 0;
}
.big-font{
    font-size: 18px;
    color: #222222;
    line-height: 36px;
}
.small-font{
    font-size: 12px;
    color: #aaa;
    line-height: 14px;
}
.translate-btn a .big-font{
    color: #be8145;
}
.menu .active  a{
    background-color: #f5f9fd;
    border-bottom: 4px solid  #016ebe;
}

/*bottom*/
.bottom{
    width: 100%;
    float: left;
    height: 120px;
    border-top: 1px solid #dddddd;
    text-align: center;
    padding-top: 25px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #eeeeee;
}
.bottom .friendly-link{
    color: #666666;

}
.bottom .friendly-link span{
    padding: 0 20px;
    color: #666;
}
.bottom .friendly-link span a{
    text-decoration: none;
    color: #666;
    font-size: 16px;
}
.bottom .friendly-link span a:hover{
    color: #000;
}
.contact-info span{
    color: #666;
    font-size: 14px;
}
.ownership{
    color: #999;
    margin-top: 20px;
    font-size: 14px;
}
.index-banner{
    width: 100%;
    float: left;
    height: 545px;
}
.carousel-inner .item img{
    width: 1920px;
    height: 545px;
}
.search-product{
    width: 100%;
    float: left;
    background-color: #fafafa;
    height: 90px;
    border-bottom: 1px solid #eeeeee;
    padding: 22px 0;
}
.orange-btn{
    background-color: #ff8800;
    color: #ffffff;
}
.orange-btn:hover{
    background-color: #ec8714;
    color: #ffffff;
}
.newest-product{
    margin: 0;
    height: 46px;
    line-height: 46px;
    color: #aaaaaa;
}
.newest-product span{
    width: 110px;
    display: block;
    float: left;
    font-size: 18px;
    margin-left: 5px;
    overflow: hidden;
    height: 46px;
    white-space:nowrap; text-overflow:ellipsis;
    text-align: left;
}
.newest-product span a{
    display: block;
    height: 46px;
    text-decoration: none;
    width: 100px;
    font-size: 18px;
    margin-left: 10px;
    overflow: hidden;
    white-space:nowrap;  text-overflow:ellipsis;
}
.products-show{
    width: 100%;
    float:left;
    background-color: #ffffff;
    /*height: 680px;*/
    border-bottom: 1px solid #eeeeee;
    padding: 40px 0;
}
 .index-title{
    width: 100%;
    float:left;
    height: 32px;
}

.index-title p span{
    display: block;
    float: left;
}
.index-title p span:first-child{
    font-size: 30px;
    margin-left: 10px;
    line-height: 32px;
}
.index-title p span:nth-child(2){
    font-size: 20px;
    margin-left: 20px;
    padding-top: 5px;
}
.index-title p span:last-child{
    float: right;
}
.index-title p span:last-child a{
    text-decoration: none;
    font-size: 20px;
    margin-left: 20px;
    padding-top: 5px;
}
.products-show  .index-title p span:first-child,.news .index-title p span:first-child,.contact-info .index-title p span:first-child{
    color: #222222;
}
.products-show  .index-title p span:nth-child(2),.news .index-title p span:nth-child(2),.contact-info .index-title p span:nth-child(2){
    color: #949494;
}
.products-show  .index-title p span:last-child a,.news .index-title p span:last-child a,.contact-info .index-title p span:last-child a{
    color: #949494;
}
.products-show  .index-title p span:last-child a:hover{
    color: #ff8800;
}
.products-show  .index-title{
    border-left: 10px solid #ff8800;
}
.products-list{
    width: 100%;
    float:left;
    margin-top: 30px;
    text-align: center;
    padding-left: 15px;
}
.products-item{
    width: 280px;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 10px;
}
.products-item a{
    text-decoration: none;
}
.products-item:hover{
    box-shadow: 3px 3px 8px #dddddd;
}
.products-item a img{
    width: 260px;
    height: 230px;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    padding: 10px;

}

.products-item p{
    text-align: center;
    font-size: 16px;
    color: #555555;
    margin: 10px 0;
}

.about-us{
    width: 100%;
    float: left;
    background-color: #3fa9f6;
    height: 420px;
    padding: 40px 0;
}
.about-us  .index-title p span:first-child{
    color: #ffffff;
}
.about-us  .index-title p span:nth-child(2){
    color: #fafafa;
}
.about-us  .index-title p span:last-child a{
    color: #ffffff;
}
.about-us  .index-title p span:last-child a:hover{
    color: #f2f92b;
}
.about-us  .index-title{
    border-left: 10px solid #f2f92b;
}
.company-brief{
    float: left;
    width: 720px;
    height: 260px;
    font-size: 18px;
    line-height: 36px;
    color: #ffffff;
    margin-top: 50px;
}
.company-brief span a{
    color: #eeeeee;
}
.company-img {
    width: 400px;
    float: right;
}
.company-img img{
    width: 380px;
    height: 250px;
    margin-top: 50px;
    border: 2px solid #f2f92b;
    padding: 10px;
}

.news{
    width: 100%;
    float: left;
    padding: 40px;
}
.news  .index-title p span:last-child a:hover{
    color: #04dcc5;
}
.news  .index-title{
    border-left: 10px solid #04dcc5;
}
.news-content{
    width: 100%;
    float: left;
    margin-top: 40px;
}
.news-content .news-left{
    width: 470px;
    height: 320px;
    float: left;
}
.news-content .news-right{
    width: 660px;
    height: 320px;
    float: right;
}
.news-left .carousel .carousel-inner .item{
    width: 470px;
    height: 320px;
}
.news-left .carousel .carousel-inner .item img{
    width: 470px;
    height: 320px;
}
.news-left .carousel .carousel-inner .item .carousel-caption{
    font-size: 18px;
}
.news-right{
    /*background-color: #eeeeee;*/
}
.news-right ul{
    width: 100%;
    float: left;
}
.news-right ul li{
    width: 100%;
    margin-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
    float: left;
}
.news-right ul li a{
    text-decoration: none;
    font-size: 18px;
    color: #555555;
    padding: 0 15px 15px 15px;
    display: block;
    float: left;
}
.news-right ul li a:hover{
    color: #0074c9;
}
.news-right ul li a span:first-child{
    display:block ;
    width: 510px;
    overflow: hidden;
    white-space:nowrap; text-overflow:ellipsis;
    float: left;
}
.news-right ul li a span:nth-child(2){
    display:block ;
    width: 120px;
    float: right;
    text-align: right;
}
.contact-info{
    width: 100%;
    float: left;
    border-top: 1px solid #dddddd;
    background-color: #fdfdfd;
    padding: 40px 0;
}
.contact-info  .index-title p span:last-child a:hover{
    color: #0386e6;
}
.contact-info  .index-title{
    border-left: 10px solid #0386e6;
}
.contact-content{
    width: 100%;
    float: left;
    margin-top: 40px;
}
.contact-content .contact-left{
    width: 622px;
    height: 420px;
    border: 1px solid #dddddd;
    padding: 10px;
    float: left;
}
.contact-content .contact-left img{
    width: 640px;
    height: 400px;
}
.contact-right{
    width: 480px;
    float: right;
    height: 420px;
    padding-right: 20px;
    /*background-color: #e4b9b9;*/
}
.contact-right ul{
    width: 100%;
    float: left;
}
.contact-right ul li{
    color: #555555;
    font-size: 18px;
    padding-right: 20px;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.contact-right ul li:first-child{
    font-size: 28px;
    color: #222222;
    margin-bottom: 30px;
}

/*新闻列表页*/
.content-banner{
    width: 100%;
    height: 140px;
}
.content-banner img{
    width: 100%;
    height: 140px;
}
.now-position{
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background-color: #ffffff;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}

/*列表页，固定模板*/
.article-list-div{
    width: 100%;
    float: left;
    padding: 30px 0;
}
.article-list-div .div-left{
    width: 270px;
    float: left;
}
.article-list-div .div-right{
    width: 900px;
    float: right;
}
.article-list-div .div-left .first-ul{
    width: 100%;
    float: left;
}
.article-list-div .div-left .first-ul li{
    /*height: 75px;*/
    text-align: center;
    line-height: 75px;
    float: left;
    font-size: 20px;
    width: 100%;
}
.article-list-div .div-left .first-ul .li-title{
    background-color: #1d81ca;
    color: #ffffff;
    font-size: 22px;
}
.article-list-div .div-left .first-ul li a{
    display: block;
    /*height: 75px;*/
    text-align: center;
    line-height: 75px;
    float: left;
    font-size: 20px;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    border-right:1px solid #eeeeee ;
    border-left:1px solid #eeeeee ;
    text-decoration: none;
    color: #555555;
}
.article-list-div .div-left .first-ul li a:hover{
    color: #1d81ca;
}
.article-list-div .div-left .first-ul .active a{
    color: #1d81ca;
}
.server-call{
    width: 270px;
    float: left;
    border: 1px solid #eeeeee;
    margin: 10px 0 0 0;
    background-image: url("../images/server.png");
    background-repeat: no-repeat;
    background-position: 20px 20px;
    background-color: #ffffff;
    padding: 20px;
}
.server-call p{
    margin-left: 55px;
    font-size: 20px;
}

.article-item{
    width: 900px;
    height: 250px;
    border: 1px solid #dddddd;
    padding: 20px;
    margin-bottom: 30px;
}
.article-item a{
    text-decoration: none;
}
.article-item:hover{
    background-color: #fdfdfd;
    box-shadow: 3px 3px 8px #eee;
}
.article-list-div .div-right .article-item img{
    width: 283px;
    height: 208px;
    float: left;
}
.article-list-div .div-right .article-item .article-item-right{
    width: 550px;
    float: left;
    margin-left: 20px;
}
.article-list-div .div-right .article-item .article-item-right p{
    width: 550px;
    float: left;
}
.article-list-div .div-right .article-item  .item-title{
    font-size: 24px;
    height: 30px;
    /*width: 550px;*/
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color: #222222;
    margin-bottom: 25px;
}
.article-list-div .div-right .article-item  .item-title:hover{
    color: #3767b7;
}
.article-list-div .div-right .article-item  .item-content{
    font-size: 16px;
    color: #999999;
    line-height: 26px;
    height: 110px;
    overflow: hidden;
}
.article-list-div .div-right .article-item  .item-info{
    font-size: 16px;
    color: #666;
    overflow: hidden;
    margin-top: 5px;
    height: 24px;
}
.article-list-div .div-right .article-item-noImg a .article-item-right  p{
    width: 780px;
}
.pages-list{
    text-align: center;
}

.article-list-div .div-right .article-content{
    width: 100%;
    float: left;
    border: 1px solid #eeeeee;
    padding: 30px;
}
.article-list-div .div-right .article-content .article-content-title{
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
}
.article-list-div .div-right .article-content .article-content-subtitle{
    font-size: 18px;
    color: #666666;
    text-align: center;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.article-list-div .div-right .article-content .article-content-div{
    margin: 10px;
    font-size: 16px;
}

/*c产品展示*/
.
.article-list-div .div-left .produce-first-ul{
    width: 100%;
    float: left;
}
.article-list-div .div-left .produce-first-ul > li{
    /*height: 75px;*/
    text-align: left;
    line-height: 75px;
    float: left;
    font-size: 20px;
    width: 100%;
    /*padding: 0 15px;*/
}
.article-list-div .div-left .produce-first-ul > .li-title{
    background-color: #1d81ca;
    color: #ffffff;
    font-size: 22px;
    text-align: center;
}
.article-list-div .div-left .produce-first-ul > li{
    display: block;
    /*height: 75px;*/
    text-align: left;
    line-height: 75px;
    float: left;
    font-size: 20px;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    border-right:1px solid #eeeeee ;
    border-left:1px solid #eeeeee ;
    text-decoration: none;
    color: #555555;
}
.article-list-div .div-left .produce-first-ul > li p{
    width: 100%;
    margin: 0;
    cursor: pointer;
    padding: 0 15px;
}
.article-list-div .div-left .produce-first-ul > li p:hover{
    color: #1d81ca;
}
.article-list-div .div-left .produce-first-ul > .active p{
    color: #1d81ca;
}
.article-list-div .div-left .produce-first-ul > .active .product-second-ul{

    display: block;
}

.product-second-ul{
    width: 100%;
    float: left;
    display: none;
}
.product-second-ul li{
    width: 100%;
    float: left;
    border-top: 1px solid #eeeeee;
    padding: 0 35px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    color: #222222;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.product-second-ul li:hover{
    color: #1d81ca;
}
.product-second-ul .active {
    color: #1d81ca;
}