@charset "utf-8";

.webLeft{float: left; width: 220px; margin-right: 30px; margin-top: 30px; margin-bottom: 30px; background: #f5f5f5; padding: 20px;}
.webRight{float: left; width: calc((100% - 290px)); margin: 30px 0;}


.leftbt{overflow:hidden;background: #045fb0;  height: 40px; line-height: 40px; position: relative;}
.leftbt h2{text-align: center;  font-size: 17px; color: #FFF;}
.leftbt .unexpend {
    position: absolute;
    height: 0;
    width: 0;
    overflow: hidden;
    border: 5px dashed transparent;
    border-bottom: 5px solid #fff;
    right: 10px;
    top: 15px;
}

.sublist{overflow: hidden;}
.sublist ul{}
.sublist ul li{overflow: hidden; cursor: pointer;}
.sublist ul li h2{position: relative; background: #e8e8e8; height: 40px; line-height: 40px; border-bottom: 1px solid #FFF;}
.sublist ul li h2:hover{background: #f1840b; height: 40px; line-height: 40px;}
.sublist ul li h2:hover a{color: #FFF;}
.sublist ul li h2 a{padding-left: 10px;}
.sublist ul li h2 .unexpend {
    position: absolute;
    height: 0;
    width: 0;
    overflow: hidden;
    border: 5px dashed transparent;
    border-bottom: 5px solid #999;
    right: 10px;
    top: 15px;
}
.sublist ul li h3{ background: #FFF; height: 40px; line-height: 40px; border-bottom: 1px solid #e7e7e7;}
.sublist ul li h3 a{color: #666; padding-left: 10px;}
.sublist ul li h3 a:hover{color: #045fb1;}

.left-lx{overflow: hidden; margin-top: 50px;}
.left-lx .txt{ background:#f4f4f4;  padding: 15px; font-size: 14px; line-height: 30px;}

.page_tit{overflow: hidden; background: #dcdcdc; height: 40px; line-height: 40px; padding-left: 10px;  margin-bottom: 20px; color: #111;font-weight: bold;}


/* 关于我们 */
.pagecontact{ margin: 20px 0; line-height: 28px;}
.pagecontact img{max-width: 100%;}

.diqu{}
.diqu ul{ margin-left:-1%; margin-right:-1%; }
.diqu ul li{float: left; width: 43%; margin: 0 1%; border: 1px solid #e7e7e7; padding: 20px; margin-bottom: 30px;}
.diqu ul li h2{font-size: 18px;font-weight: bold; margin-bottom: 10px;}

/* 荣誉 */
.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: 15px; 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.3%; margin: 0 1%; margin-bottom: 10px;background: #FFF;}
.product ul li .img{position: relative;height: 245px; overflow: hidden; border: 1px solid #ccc; }
.product ul li .img img{position: absolute;margin: auto;max-width: 100%;max-height: 100%;top: 0;right: 0;bottom: 0;left: 0; transition: all 0.6s;}
.product ul li .img img:hover{transform:scale(1.1);}
.product ul li h2{text-align:center; overflow:hidden; clear:both; font-size: 13px; padding: 5px 0;}
.product ul li a{color: #333;}

/*新闻资讯*/

.newslist{}
.newslist ul{}
.newslist ul li{ overflow: hidden; border-bottom: 1px dashed #afafaf; cursor: pointer; height: 40px; line-height: 40px;}
.newslist ul li h3{float: left; width: calc((100% - 80px));}
.newslist ul li time{float: left; width: 80px; color: #888; font-size: 13px;}


/*在线留言*/
.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: 80px; 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: 8px;}
.book ul li textarea{ padding:0 10px; width: 500px; border: 1px solid #ccc;border-radius: 8px;}
.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: 80px; margin-top: 15px; border-radius: 8px;}

.proshow-l{float: left; width: 510px;}
.proshow-r{float: left; width: 400px;}
.proshow-r h2{font-size: 18px; font-weight: bold;}
.proshow-r p{display: block; margin: 10px 0;}
.proshow-r .gk{color: #666; line-height: 28px;}


/*详情页*/
.Details_tit{overflow: hidden; text-align:center; font-size:32px; margin:50px 0; line-height:52px; }
.showbt{overflow: hidden; border-bottom: 1px solid #e7e7e7; margin-top: 20px;}
.showbt span{ display: inline-block; padding: 10px 40px; color: #FFF; background: #1c61af;  font-size: 17px}

.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: 30px 0; line-height: 32px;}
.Details-conent img{max-width: 100%; text-align: center;}


