@charset "UTF-8";
/*头部样式*/
.header_top{
	width: 1600px;
	position: relative;
	margin-left: -800px;
	left: 50%;
	background-color: #ededed;
	clear: both;
	height: 30px;
}
.header{
	width: 1100px;
	margin: 0px auto;
	clear: both;
	height: 30px;
	line-height: 30px;
}
.top{
	width:1100px;margin:0 auto;
	height: 100px;
	line-height: 100px;
}
.logo{float:left;}

.topLink{width:400px;float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:2px;z-index: 9999; display: none;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:30px;}
.top  .k2{
	float: right;
	color:#015c69;
	font-size:23.5px;
	font-family:"微软雅黑";
	width: 165px;
	height: 95px;
	padding-left: 155px;
	padding-top: 5px;
	background: url(../images/phone.png) no-repeat 0px center;
}

.wrap{
	width: 1600px;
	padding-bottom: 50px;
	margin-left: -800px;
	left: 50%;
	overflow: hidden;
	position: relative;
	background: #f7f7f7;
}
.aboutus{
	width: 1069px;
	margin: 0px auto;
	height: 320px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 16px;
	margin-top: 40px;
	background: #fff;
}
.us{
	clear: both;
	height: 45px;
	line-height: 45px;
	border-bottom: 2px solid #e5eef0;
}
.us .mores{
	float: right;
	display: flex;
}
.us .mores a{
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: 400;
	color: #333333;
	margin-left: 31px;
	position: relative;
}
.us .mores a:nth-child(n+2):before{
	width: 1px; height:13px; content:""; background: #ccc; position: absolute; top: calc(50% - 6px); left: -16px;
}
.us .mores a:hover{
	color: #e87518;
}
.us h3{
	width: 95px;
	float: left;
	height: 45px;
	line-height: 45px;
	border-bottom: 2px solid #015c69;
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #015c69;
	text-align: center;
}
.nei{
	margin-top: 20px;
}
.about1{
	width: 310px;
	height: 230px;
	overflow: hidden;
}
.about1 img{
	width: 100%;
	height: 100%;
}
.about2{
	width: 450px;
	font-size: 12px;
	font-family: "宋体";
	color: #333333;
	line-height: 24px;
	margin-left: 20px;
	height: 230px;
	position: relative;
}
.about2 ul{
	display: block;
	height: 190px;
	margin-top: -6px;
	overflow: hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:8;
}
.about2 a{
	display: block;
	width: 80px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #cccccc;
	font-size: 12px;
	font-weight: 400;
	color: #ffffff;
	position: absolute; bottom: 0; left: 0;
}
.about2 a:hover{
	background: #ff9500;
}
.ts{
	width: 1069px;
	margin: 0px auto;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 16px;
	margin-top: 30px;
	background: #fff;
	padding-bottom: 25px;
}
.pro{
	margin: 0px -10px;
}
.pro li{
	display: inline-block;
	margin: 0px 10px;
	margin-top: 20px;
}
.pro li img{
	width: 340px;
	height: 225px;
}
.pro li h3{
	width: 340px;
	height: 40px;
}
.pro li h3 a{
	display: block;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333333;
	background: #f7f7f7;
}
.pro li:hover h3 a{
	color: #fff;
	background: #ff9500;
}
.ads{
	width: 100%;
	margin: 30px 0;
}
.gg{
	margin-top: 18px;
	overflow: hidden;
}
/* 新闻动态 */
.news{
	width: 1100px;
	margin: 0px auto;
	height: 330px;
	padding: 0 15px;
}
.news_left{
	width: 731px;
	height: 350px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 16px;
	background: #fff;
}
.n1{
	width: 400px;
	margin-left: 5px;
}
.n1 li{
	overflow: hidden;
	line-height: 29px;
	padding-left: 20px;
	background: url(../images/d.png) no-repeat 8px center;
}
.n1 li a{
	float: left;
	max-width: calc(100% - 90px);
	font-size: 12px;
	font-family: "宋体";
	color: #333;
	overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1;
}
.n1 li span{
	float: right;
}
.n1 li:hover a{
	color: #ff9500;
}
.n1 li:hover span{
	color: #ff9500;
}
.news_right{
	width: 280px;
	height: 350px;
	background: #fff;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 16px;
}
.casegg{
	width: 1069px;
	margin: 0px auto;
	height: 310px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 16px;
	background: #fff;
	margin-top: 30px;
}
.tab{
	width: 100%;
	height: 45px;
   	line-height: 45px;
   	border-bottom: 2px solid #e5eef0;
}
.tab li{
	display: inline-block;
	width: 78px;
	height: 45px;
	line-height: 45px;
	margin-right: 15px;
	clear:both;
}
.tab li a{
	display: block;
	font-size: 18px;
	color: #333333;
	font-family: "微软雅黑";
	line-height: 45px;
}
.tab li a.on{
	color: #015c69;
    border-bottom: 2px solid #015c69;
}
.tab a.moresc{
	float: right;
	font-size: 14px;
	color: #333333;
	line-height: 45px;
	font-family: "微软雅黑";
}
.tab a.moresc:hover{
    color: #ff9500;
}
/*热门搜索*/
.search{text-align:left;width: 315px;float: left;margin-top: 31px;margin-left: 200px;}
#formsearch{width:320px;line-height: 37px}
.hotSearch{
	color:#333333;
	font-size:12px;
	font-family:"宋体";
	margin-right:6px;
	width:320px;height:25px;line-height:31px;font-weight:400;
}
.hotSearch a{
	color:#333333;
	font-size:12px;
	font-family:"宋体";
	margin-right:8px;
	font-weight:400;
}
.hotSearch a:hover{
	color: #ff9702;
}
#formsearch input{height:22px;background:#fff;border:1px solid #015c69;line-height:22px;}
#formsearch input#keyword{height:37px;line-height:37px;padding-left:4px;color:#666;width: 265px;}
#formsearch input#s_btn{background: url(../images/search.png) no-repeat center center;margin-left: -3px;width:42px;height:39px;line-height:37px;text-align:center;background-color:#015c69;color:#fff;border:none;cursor:pointer;}

/*主体样式*/
#container{width:1100px;margin:40px auto 0;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*友情链接*/
.f_link{width:1600px;
	margin-top:35px;
	line-height:30px;
	line-height:30px;
	background-color:#fff;
	position: relative;left: 50%;
	margin-left: -800px;
}
.link{
	width: 1100px;
	margin: 0px auto;
	line-height: 28px;
	font-size: 12px;
	color: #fff;
	line-height: 25px;
	font-family: "宋体";
	padding-left: 3px;
	background: url(../images/link.png) left 2px no-repeat;

}
.link a{
	font-size: 12px;
	color: #333;
	line-height: 25px;
	font-family: "宋体";
	padding-left: 3px;
	margin: 0px 10px;
}
.link a:hover{
    color: #ff9500;
}
/*页面底部*/
.foot{
	width: 1600px;
	margin-left: -800px;
	left: 50%;
	position: relative;
	background: #015c69;
	padding: 30px 0;
}
.foot1{
	width: 1100px;
	height: 100px;
	margin: 0px auto;
	overflow: hidden;
}
.foot1 .foota{
	width: 350px;
	height: 100%;
}
.foot1 .foota h3{
	font-size: 14px;
	color: #fff;
	line-height: 1;
	font-family: "宋体";
	margin-bottom: 15px;
}
.foot1 .foota p{
	font-size: 12px;
	color: #fff;
	line-height: 24px;
	font-family: "宋体";
	color: rgba(255,255,255,0.8);
}
.foot1 .footb{
	width: 450px;
	height: 100%;
	padding-left: 50px;
	margin-left: 50px;
	border-left: 1px solid #096573;
	border-right: 1px solid #096573;
	color: rgba(255,255,255,0.8);
}
.foot1 .footb a{
	color: rgba(255,255,255,0.8);
}
.foot1 .footb a:hover{
	color: #ff9500;
}
.nav_foot{
	text-align:left;
	color:#fff;
	margin-bottom: 15px;
	display: flex;
}
.nav_foot a{
	font-size: 14px;
	color: #fff;
	line-height: 1;
	font-family: "宋体";
	margin-left: 31px;
	position: relative;
}
.nav_foot a:nth-child(n+2):before{
	width: 1px; height: 14px; content: ""; background: rgba(255,255,255,0.5); position: absolute; top: calc(50% - 6px); left: -16px;
}
.nav_foot a:first-child{
	margin: 0;
}
.copyright{
	font-family: "宋体";
	font-size: 12px;
	text-align:left;
	line-height:24px;
}
.copyright a{
	display: inline-block;
}
.copyright .copy{
	font-family: arial;
}
.zhuying{
	font-family: "宋体";
	font-size: 12px;
	text-align:left;
	line-height:20px;
}
.zhuying a{
	font-family: "宋体";
	font-size: 12px;
	text-align:left;
	line-height:20px;
	margin: 0px 0px;
} 
.foot1 .footc p{
	display: inline-block;
	vertical-align: top;
}
.foot1 .footc img{
	width: 100px;
	height: 100px;
	margin-left: 5px;
}
.foot1 .footc span{
	display: inline-block;
	width: 12px;
	vertical-align: top;
	font-family: "宋体";
	font-size: 12px;
	color: #fff;
	margin-top: 5px;

}

/*------------内页-------------------*/
.left .box{margin-top:20px;border: 1px solid #108898;width: 240px;}
.left .box:first-child{margin:0;}
.left .box h3{
	line-height: 1;
	font-family:"微软雅黑";
	background: #108898;
	width: 240px;
	font-size:20px;color:#fff;
	font-weight: 400;
	text-align: center;
	padding: 15px 0;
	text-transform: uppercase;
}
.left .box h3 span{
	display: block;
	margin-top: 8px;
	font-size: 12px;
	font-family: "Arial";
	color: rgba(255,255,255,0.5);
}
.left .box .content{padding:5px 0px;}
.left .n_news h3{
	padding: 15px 0 18px;
}
.left .n_product{
    margin-top: 36px;
}
.left .n_product h3{
	height: 55px;
	line-height: 55px;
	padding-top: 0px;
}
.left .n_contact h3{
	padding: 15px 0 18px;
}
.left .sort_product{
    margin-top: 36px;
}
.left .sort_product h3{
	height: 55px;
	line-height: 55px;
	padding-top: 0px;
} 
.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1600px;position: relative;margin-left: -800px;left: 50%;}
.n_banner img{width:1600px;}
.left{width:240px;float:left;}
.sort_menu{}
.sort_menu h3{background-color:#ececec;line-height:28px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;font-weight:bold;}

.n_contact .content{padding:10px 15px!important;line-height:24px;}
.n_contact .content h4{font-weight:bold;color:#595757;font-size:14px;margin-bottom:3px;}

.right{width:810px;float:right;}
.sitemp{line-height:43px;height:43px;overflow:hidden;border: 1px solid #dedede;margin-bottom:25px;}
.sitemp h2{width:340px;float:left;line-height:43px;text-align:center;text-align:left;text-indent:15px;font-size:14px;color: #108898;font-family: "微软雅黑";}
.sitemp .site{float:right;line-height:43px;margin-right:15px;}
.sitemp .site a{font-size: 12px;font-family: "宋体";color: #433d3c;}
.sitemp .site a.first{display: inline-block;padding-left: 20px;background: url(../images/home1.png) no-repeat 0px 13px;}
.right .content{line-height: 24px;}

/**新增**/
#detail { margin:-5px 0; line-height:24px; font-size:14px; text-align:justify;}
#detail img { max-width:100% !important; height:auto !important;}
#detail video { max-width:100% !important; height:auto !important;}
#detail iframe { max-width:calc(100% - 2px); border:1px solid #ccc;}
#detail table { max-width:100%;}
#detail table.noBorder:first-child { margin-top:5px;}
#detail table.none { border:0;}
#detail table.none:first-child { margin-top:5px;}
#detail table.none td { padding:0; vertical-align:top; border:0;}
#detail p:first-child img,
#detail p:first-child video,
#detail p:first-child iframe { margin-top:5px;}
#detail p:first-child img[style] { margin-top:0;}
#detail p:last-child img,
#detail p:last-child video,
#detail p:last-child iframe { margin-bottom:5px;}

.list-pages { height:30px; padding:12px 95px 12px 10px; margin-top:25px; background:#eee; border-radius:4px; font:12px/20px Helvetica,"microsoft yahei","SimSun"; display:flex; justify-content:right; position:relative; z-index:100;}
.list-pages i { font-style:normal;}
.list-pages>a { height:28px; padding:0 12px; margin-left:8px; background:#fff; border:1px solid #c9caca; border-radius:3px; line-height:30px; display:flex; align-items:center; position:relative; z-index:10;}
.list-pages>a[href]:hover { border-color:#108898; color:#108898;}
.list-pages>.now { padding:0 6px; background:rgb(245,245,245); border-color:#108898; color:#108898;}
.list-pages>.now span { margin:0 3px;}
.list-pages>.tongji { padding:0; margin-left:0; background:none; border-color:transparent; color:#3e3a39; position:absolute; top:12px; left:10px;}
.list-pages>.tongji span { margin-left:10px;}
.list-pages>.tongji span:first-child { margin:0;}
.list-pages>.none { border-color:#ccc; color:#ccc; cursor:no-drop;}
.list-pages>.none[href]:hover { background:#fff; border-color:#ccc; color:#ccc;}

.list-pages .openPage { width:75px; height:28px; text-align:left; color:#3e3a39; position:absolute; top:12px; right:10px;}
.list-pages .openPage em { font-style:normal; position:absolute; cursor:pointer; background:#fff;}
.list-pages .openPage em.value { width:100%; height:100%; border:1px solid #c8cfd2; border-radius:3px; text-indent:10px; line-height:28px; top:0; left:0;}
.list-pages .openPage em.value:after { width:0; height:0; content:""; border:6px solid transparent; border-top-color:#ccc; border-bottom:0; position:absolute; top:50%; right:9px; z-index:10; margin-top:-3px; transition-duration:400ms;}
.list-pages .openPage em.open { border-color:#108898; color:#108898;}
.list-pages .openPage em.open:after { border-top-color:#108898; transform:rotate(180deg);}
.list-pages .openPage dl { width:100%; max-height:calc(31px * 6 - 1px); margin:0; background:#fff; border:1px solid #108898; border-radius:4px 4px 0 0; position:absolute; bottom:calc(100% + 2px); right:-2px; cursor:auto; z-index:100; transition:all 0.3s; transform:translateY(0); opacity:0; visibility:hidden; overflow-x:hidden; overflow-y:auto;}
.list-pages .openPage dl dd { height:30px; border-top:1px solid #ddd; text-indent:10px; line-height:30px; display:block; overflow:hidden;}
.list-pages .openPage dl dd:first-child { border:0;}
.list-pages .openPage dl dd a { height:100%; display:block;}
.list-pages .openPage dl dd a:hover { background:#fff; color:#108898;}
.list-pages .openPage dl dd a.active,
.list-pages .openPage dl dd a.active:hover { background:rgba(0,0,0,0.08); color:#108898;}
.list-pages .openPage dl.open { transform:translateY(0); opacity:1; visibility:visible;}

.list-message { padding:10px 30px 120px; background:#eee; border-radius:4px; display:flex; flex-wrap:wrap; justify-content:space-between; position:relative;}
.list-message li { width:calc(100% / 2 - 10px); height:50px; margin-top:20px; background:#fff; border-radius:4px; position:relative;}
.list-message li:before { width:20px; height:16px; content:""; background:url(../images/app.png) no-repeat 20px 0; position:absolute; top:50%; left:13px; z-index:10; margin-top:-8px;}
.list-message li.user:before { background-position:0 0px;}
.list-message li.tel:before { background-position:-20px 0px;}
.list-message li input,
.list-message li textarea { width:calc(100% - 2px); height:100%; border:1px solid #b5b5b5; border-radius:4px; font-family: "微软雅黑";}
.list-message li input { text-indent:40px;}
.list-message li textarea { width:calc(100% - 26px); padding:10px 12px;}
.list-message li input:focus,
.list-message li textarea:focus { border-color:#108898;}
.list-message li.detail { width:100%; height:200px; background:#fff;}
.list-message li.submit { width:130px; height:46px; background:#108898; border:0; border-radius:5px; text-align:center; line-height:46px; font-size:16px; color:#fff; position:absolute; bottom:30px; right:30px; cursor:pointer;}
.list-message li.submit:hover { background:#ff9500;}
.list-message li.submit i { padding-left:28px; font-style:normal; display:inline-block; position:relative;}
.list-message li.submit i:before { width:16px; height:16px; content:""; background:url(../images/app.png) no-repeat 0 -20px; position:absolute; top:50%; left:0; margin-top:-8px;}
.list-message li.loading { width:100%; height:100%; margin:0; background:rgba(0,0,0,0.1) url(../images/app_loading.gif) no-repeat center center; background-size:40px; border:0; position:absolute; top:0; left:0; z-index:30; display:none;}