@charset "utf-8";

.webLeft{float: left; width: 260px; margin-right: 30px; margin-top: 30px; margin-bottom: 30px;}
.webRight{float: left; width: calc((100% - 290px)); margin: 30px 0;}


.leftbt{overflow:hidden;background: #0f68d0;padding: 30px 0; text-align: center; font-size: 24px; color: #FFF; border-bottom: 1px solid #FFF;}

.sublist{overflow: hidden;}
.sublist ul{}
.sublist ul li{overflow: hidden; background: #f7f7f7; border-bottom: 3px solid #FFF; height: 50px; line-height: 50px; text-align: center;}
.sublist ul li a{color: #222; font-size: 15px; }
.sublist ul li.hover{ background: #0f68d0; }
.sublist ul li.hover a{color: #FFF; font-weight: bold;}
.sublist ul li:hover{background: #0f68d0;}
.sublist ul li:hover a{ color: #FFF; font-weight: bold;}


.sublist-one h3 {
    height: 50px;
    line-height: 50px;
    background: url(../images/p14-icon5.png) no-repeat right center #0f68d0;
    margin-bottom: 1px;
}

.sublist-one h3:hover {background: url(../images/p14-icon2.png) no-repeat right center #0f68d0;}
.sublist-one h3 a {
    display: block;
    font-size: 15px;
    margin-right: 40px;
    margin-left: 38px;
    color: #fff;
}

.sublist-pro a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.sublist-pro dl {
    padding: 2px 0 4px;
}

.sublist-pro dt {
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 1px;
    background: #ececec;
    position: relative;
}


.sublist-pro a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
    font-weight: 400;
}

.sublist-pro dt:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 32px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}


.sublist-pro dt:hover a {
    color: #0f68d0;
}


.sublist-pro dt:hover:after {
    border-color: #0f68d0;
}


.sublist-one>dl{
    display: none;
}



.left-lx{overflow: hidden; margin-top: 50px;}
.left-lx .txt{ background:#f4f4f4;  padding: 15px; font-size: 14px; line-height: 30px;}

.location{overflow: hidden; border-bottom:1px dashed #dcdcdc; }
.location .here{overflow: hidden; padding: 15px 0;}
.location .here i{float: left; background:#0f68d0;width: 6px; height: 16px; margin-top: 5px; margin-right: 10px;}

.pagetitle{overflow: hidden; border-bottom: 1px solid #e7e7e7; margin-bottom: 20px;}
.pagetitle span{display: inline-block; border-bottom: 1px solid #0f68d0; font-size: 22px; font-weight: bold; line-height: 38px;}

/* 关于我们 */
.pagecontact{ margin: 20px 0; line-height: 28px;}
.pagecontact img{max-width: 100%;}


/* 荣誉 */
.honor{}
.honor ul{}
.honor ul li{float: left; width:31.333333%; margin: 0 1%; background: #FFF; margin-bottom: 4%;box-shadow: 1px 10px 20px 0 rgba(0,0,0,.10);}
.honor ul li:hover{ transform: translate3d(0,-2px,0); transition: all .3s cubic-bezier(.55,0,.1,1);box-shadow: 1px 10px 20px 0 rgba(0,0,0,.10);}
.honor ul li .img{overflow: hidden; height: 200px;}
.honor ul li .img img{width: 100%; height: 100%;}
.honor ul li h3{font-size: 16px; display: block; line-height: 22px; text-align: center; padding: 15px 0;}


/* 产品列表 */
.product{}
.product ul{ margin-left:-1%; margin-right:-1%; }
.product ul li{float: left; width:31%; margin: 0 1%; background: #FFF; margin-bottom: 4%; border: 1px solid #e7e7e7;}
.product ul li:hover{border: 1px solid #0f68d0;}
.product ul li .img{overflow: hidden;}
.product ul li .img img{max-width: 100%;}
.product ul li h2{font-size: 14px; display: block;line-height: 28px; text-align: center; padding: 10px 0;}



/*新闻资讯*/

.newslist{}
.newslist ul{}
.newslist ul li{ overflow: hidden;padding: 20px;  margin-bottom: 20px; background: #FFF; border: 1px solid #E7E7E7; cursor: pointer; transition: all 0.5s ease; -webkit-transition:all 0.5s ease;}
.newslist ul li:hover{border: 1px solid #0f68d0; }
.newslist ul li .img{float: left; width: 220px;}
.newslist ul li .img img{width: 220px; height: 160px;}
.newslist ul li .text{float: left;  width: 598px; margin-left: 50px;}
.newslist ul li .text h3{font-size: 18px; font-weight: bold;}
.newslist ul li .text time{display: block;margin: 5px 0; color: #888;}
.newslist ul li .text .nr{line-height: 26px; font-size: 14px; color: #555; margin-top: 10px; text-align: justify;}

.news{overflow: hidden; margin-bottom: 30px;}
.news ul{}
.news ul li{overflow: hidden; border-bottom: 1px solid #E7E7E7;  height: 40px; line-height: 40px;}
.news ul li span{font-size: 13px;}
.news ul li span i{float: left; font-size: 14px;}
.news ul li time{float: right; color: #999;}



/*在线留言*/
.book{padding: 50px; overflow: hidden;}
.book ul{}
.book ul li{float: left; width: 100%;  padding: 10px 0;}
.book ul li span{float: left; font-size: 16px; width: 65px; line-height: 40px;}
.book ul li i{color: #FF0000; font-weight: bold; padding-left: 8px;}
.book ul li input{ height: 40px; line-height: 40px; padding:0 10px; width: 500px; border: 1px solid #ccc; border-radius: 4px;}
.book ul li textarea{ padding:0 10px; width: 500px; border: 1px solid #ccc;border-radius: 4px;}
.book ul li .yzm{width: 100px;}
.book .submit{font-size: 16px; background: #cb0c1c; width: 120px; line-height: 48px; height: 48px; text-align: center; border: 0; cursor: pointer; color: #FFF; margin-left: 65px; margin-top: 15px; border-radius: 4px;}



/*详情页*/
.proshow-left{float: left; width: 48%; border: 1px solid #e7e7e7;}
.proshow-left img{width: 100%;}
.proshow-right{float: left; width: 45%; margin-left: 5%;}
.proshow-right h2{overflow: hidden; font-size: 22px; border-bottom: 1px solid #e7e7e7; padding-bottom: 10px; margin-bottom: 10px;}
.proshow-right .text{ color: #666; line-height: 28px;}

.Details-bt{overflow: hidden; font-size: 24px;border-bottom: 1px solid #e7e7e7; padding-bottom: 20px; margin-top: 50px;}

.Details{overflow: hidden; padding: 15px 0;}
.Details h1{ text-align: center; font-size: 30px; line-height: 50px; margin: 30px 0;}
.Details dt{ text-align: center; line-height: 50px; border-bottom: 1px solid #E7E7E7;border-top: 1px solid #E7E7E7;}

.Details-conent{overflow: hidden; margin: 10px 0; line-height: 32px;}
.Details-conent img{max-width: 100%; text-align: center;}


