@charset "utf-8";
 
body{background: #e3e5e5}
#header{
	min-width: 1200px;
	height: 97px;
	background: #e3e5e5;
}
#header .container{height: 97px;display: flex;justify-content: space-between;align-items: center; }
#header .logo{
	
}
#header .logo a{
	
}
#header nav{
	float: left;
	margin-left: 88px;
	line-height: 97px;
	font-size: 0;
}
#header nav .link li{
	display: inline-block;
	*display: inline;
	*zoom:1;
	text-align: center;
	margin-left: 45px;
}
#header nav .link li a{
	color:#000;
	font-size: 14px;
}
#header nav .link li a:hover,#header nav .link li a.selected{
	color:#0055a8;
}
#header .lang{
	float: right;
	height: 97px;
}
#header .lang a{
	display: inline-block;
	*display: inline;
	*zoom:1;
	margin:33px 0 0 22px;
}

.banner{
	width: 100%;
	min-width: 1200px;
	height: 600px;
	
}
.line{height: 1px;width: 100%;background: #000;margin: 0 auto;}
.banner .bd ul li{
	height: 600px;
	width: 100%;
}
.video h3{ line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #0055a8;
}}
.main{
	font-size: 0;
}
.block{
	width: 385px;
	height: 347px;
	background: #fff;
	display: inline-block;
	*display: inline;
	*zoom:1;
}
.block .head{
	height: 66px;
	width: 100%;
	background: url(../images/bg2.jpg) repeat-x;
}
.block .head h2{
	height: 66px;
	line-height: 66px;
	font-size: 20px;
	color:#000;
	text-indent: 20px;
}
a.arrow-right{
	font-size: 12px;
	float: right;
	margin:28px 10px 0 0;
	background: url(../images/arrow-right.png) no-repeat left center;
	padding:0 0 0 10px;
	text-indent: 0;
	line-height: 100%;
	color:#000;
}
.block .body{
	width: 385px;
	height: 281px;
	overflow: hidden;
}
.block .body img{max-width: 100%;}
.caseShow{
	margin:0 14px;
}

.index-news{
	width: 787px;
	height: 192px;
	display: inline-block;
	*display: inline;
	*zoom:1;
	font-size: 14px;
	background: #fff;
}
.index-news h2{
	height: 31px;
	line-height: 31px; 
}
.index-news h2 span{
	float: left;
	width: 137px;
	height: 31px;
	background: #b5b6b6;
	text-align: center;
	color:#fff;
}
.index-news h2 a{
	margin:10px 20px 0 0;
	float: right;
}
.index-news .pic{
	margin:20px;
	margin-top:16px;
	width: 117px;
	height: 116px;
	display: inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: top;
}
.index-news .pic img{width: 100%;}
.newsscroll{
	display: inline-block;
	*display: inline;
	*zoom:1;
	width: 607px;
}
.index-news .nlist{
	display: inline-block;
	*display: inline;
	*zoom:1;
	width: 100%;
	margin-top: 10px;
}
.index-news .nlist li {
	background:url(../images/dot.jpg) no-repeat left center;
	padding:0 0 0 8px;
	line-height: 150%;
}
.index-news .nlist li span{
	float: right;
	font-size: 12px;
}
.index-news .nlist li a{
	color:#55565a;
	font-size: 12px;
}	
.index-news .nlist li a:hover{
	color:#000;
}
.rightblock{
	width: 384px;
	height: 192px;
	background: #fff;
	display: inline-block;
	*display: inline;
	*zoom:1;
	margin-left: 14px;
	vertical-align: top;
	font-size: 14px;
}
.rightblock .pic{
	width: 184px;
	height: 192px;
	float: left;
}

.rightblock .text{
	float: left;
	text-align: center;
	width: 200px;
	height: 192px;
}
.rightblock .text h3{
	text-align: center;
	color:#0b54a6;
	font-size: 16px;
	margin:60px 0 10px 0;
}
.rightblock p{
	font-size: 14px;
	color:#000;
 	padding:0 20px;
 	line-height: 1.4;
	text-align: center;

}

#footer{
	margin:20px 0 0 0;
	min-width: 1200px;
	height: 175px;
	background: url(../images/fbg.jpg) no-repeat;

}
.scale{width: 100%;}
#footer .left{
	float: left;
	width: 500px;
 
	margin:13px 0 0 0;
}
#footer .right{
	float: right;
	width: 500px;
	margin:30px 0 0 0;
	text-align: right;
}
#footer .right .qrcode{display:flex; justify-content: flex-end; align-items: center; }
#footer .right .qrcode p{ display:flex; flex-direction: column; align-items: center; margin: 0 10px; }
.ftlast02{color:#666}
#footer .right .qrcode img{
	width: 90px;
	height: 90px;
}
#footer .right p.copyright{
	margin:5px 0 0 0;
}
#footer .left p{
	font-size: 16px;
	color:#3e3e3e;
}
#footer .left p span.tel{
	color:#0055a8;
	font-size: 26px;
	margin-left: 22px;
}
#footer .left ul li{
	font-size: 14px;
	color:#3e3e3e;
}

/*内页样式*/
.headline{
	width: 100%;
	height: 400px;
	min-width: 1200px;
}

.wrapper{
	border-top:1px solid #c5c5c5;
	background: #fff;
	min-height: 500px;
	margin:0 0 50px 0;
	padding:44px 0 44px 0;
}
#left{
	width: 269px;
	min-height: 300px;
	float: left;
	padding:0 0 0 23px;
}
.crumbs{
	color:#454343;
	font-family: "宋体";
}
.crumbs a{
	font-family: "宋体";
	color:#454343;
}
.crumbs a:hover{text-decoration: underline;}
#left .cat_title{
	width: 228px;
	height: 33px;
	background: #bdbdbd;
	line-height: 33px;
	color:#000;
	text-indent: 22px;
	font-size: 16px;
	margin-top: 60px;
}
#menu {
	margin:10px 0 0 0;
	padding-left: 1px;
}
#menu li{
	font-size: 14px;
	background: url(../images/arrow-blue.jpg) no-repeat left center;
	padding:0 0 0 20px;
}
#menu li a{
	color:#454343;
}
#menu li a:hover,#menu li a.selected{
 	color:#0055a8;
}
#right{
	width: 922px;
	min-height: 300px;
	float: left;
	border-left: 1px solid #949494;
	padding:0 0 0 40px;
}
#right .main-content{
	color:#454343 !important;
	font-size: 14px;
}
#right .c_title{
	color:#323131;
	font-size: 20px;
	border-bottom: 1px solid #c5c5c5;
	padding-bottom: 5px;
	margin:0 45px 25px 0;
}
/*产品中心*/
.pro-cate{
	width: 100%;
	height: 142px;
	background: url(../images/bg3.jpg) repeat-x left bottom;
}
.pro-cate span.title{
	display: block;
	width: 141px;
	height: 39px;
	background: #d6d7d7;
	color:#0057a9;
	font-size: 16px;
	text-align: center;
	line-height: 60px;
}
.pro-cate span.label{
	font-size: 16px;
	display: inline-block;
	*display: inline;
	*zoom:1;
	margin:22px;
	margin-top: 30px;
	margin-right: 0;
	color:#282726;
}
.pro-cate ul{
	display: inline-block;
	*display: inline;
	*zoom:1;
}
.pro-cate ul li{
	display: inline-block;
	*display: inline;
	*zoom:1;
	margin-right: 40px;
	position: relative;
	height: 30px;

}
.pro-cate ul li:hover .child{display: block;}
.pro-cate ul li .child{
	width:150px;
	color: #333;
	position: absolute;
	top:30px;
	left:0;
	background: #d7d7d7;
	padding: 10px;
	padding-top: 0;
	border-radius: 5px;
	display: none;
	z-index: 9888;
}
.pro-cate ul li .child li {
	line-height: 2;
 	text-indent: 2px;
	width: 100%;
}
.pro-cate ul li .child li a{
	color:#333;
	font-size: 14px;

}
.pro-cate ul li .child li a:hover{
	color:#da2d24;
}
.pro-cate ul li a i{
	position: relative;
	top:-2px;
	color:#da2d24;
	font-size: 12px;
}
.pro-cate ul li a{
	font-size: 16px;
	color:#282726;
}
.pro-cate ul li a:hover,.pro-cate ul li a.selected{color:#da2d24;}

.productlist{
	min-height: 300px;
	margin:43px 0 0 0;
}
.productlist ul li{
	width: 365px;
	height: 331px;
	border-bottom:1px solid #fff;
	margin:0 48px 48px 0;
	background: url(../images/box.jpg) no-repeat;
	float: left;
}
.productlist ul li .pic{
	width: 338px;
	height: 237px;
	margin: 13px;
}
.productlist ul li .title{
	margin:13px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 14px;
}
.productlist ul li .title a{
	color:#282726;
}
.productlist ul li .title a:hover{
	color:#0059aa;
}
.productlist ul li.last{
	margin-right: 0;
}
.show_product{
	margin:20px 0;
}
.show_product h1{
	font-size: 16px;
	text-align: left;
	color:#282726;
}
.show_product .bigpic{
	width: 100%;
	text-align: left;
	margin:20px 0 0 0;
}
.show_product .params{
	margin-left: 25px;
	font-size: 16px;
	color:#282726;
	line-height: 2;
}
#prevnext,#prevnext a{color:#282726;font-size: 14px;}
#prevnext a:hover{color:#da251c; }
.show_product h2.title{
	color:#282726;
	font-size: 16px;
	margin:30px 0 20px 0;
	border-bottom: 1px solid #282726;
}


/*案例展示*/
.caselist{
	min-height: 300px;
	margin:10px 0;
}
.caselist ul li{
	width: 336px;
	height: 231px;
	background: url(../images/case-box.jpg) no-repeat center center;
	float: left;
	margin:0 45px 45px 0;
}
.caselist ul li img{
	display: block;
	padding:16px 0 0 0px;
	width: 100%;
}
.caselist ul li .pic{
	width: 323px;
	height: 213px;
	overflow: hidden;
}
.caselist ul li .title{
	text-align: center;
	padding:15px 0 0 0;
	margin:5px 0;
}
.caselist ul li .title a{color:#454343;}
.caselist ul li.last{margin-right: 0;}
.case-title{
	text-align: center;
	font-size: 16px;
	margin:0 0 20px 0;
}
.case-detail .bigpic{
	text-align: center;
}
.case-detail .params{
	margin:20px 0 0 0;
	line-height: 2;
	font-size: 14px;
	color:#454343;
}

/*新闻中心*/
.news{
	background: #f1f1f1;
	padding: 12px;
}
.news dl{
	width: 100%;
	height: 150px;
	margin:0 0 12px 0;
	background: #fff;
}
.news dl dt{
	padding:12px;
	float: left;
	width: 169px;
	height: 136px;
	overflow: hidden;
}
.news dl dt img{width: 100%;}
.news dl dd{
	width: 655px;
	float: left;
	margin-left: 15px;
}
.news dl dd.title span{
	font-size: 12px;
	float: right;
}
.news dl dd.title{
	color:#1a1a1a;
	margin:12px 0 10px 15px;
	font-size: 14px;
	border-bottom: 1px solid #c5c5c5;
}
.news dl dd.title a{
	color:#1a1a1a;
	font-size: 14px;
}
.news dl dd.title a:hover{color:#0055a8; }
.news dl dd.desc{
	font-family: "宋体";
	color:#5b5b5b;
}

.news dl.last{
	margin-bottom: 0;
}
.article{margin-bottom: 30px;padding:0 28px 0 0;min-height:400px;}
.article h1{
	text-align: center;
	font-size: 16px;
	color:#454343;
}

.article .info{
	text-align: center;
	font-size: 14px;
	margin:0 0 10px 0;
}
.article .contents{
	font-size: 14px;
}
.article .contents p{
	word-break: break-all;
	width:90%;
}

.article .contents pre{
	word-break: break-all;
	width:90%;
	display: inline-block;
}
/*联系我们*/
.contact ul{
	margin-right: 80px;
}
.contact ul li{
	font-size: 14px;
	color:#333;
	line-height: 2;
}
/*在线留言*/
.table_form tr th{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	
	color:#000;
}
.table_form tbody td, .table_form tbody th{
	border:none !important;
}
.input-text, .measure-input, textarea, input.date, input.endDate, .input-focus{
	height: 25px !important;
}
.table_form  #content{
	width: 400px !important;
	height: 100px !important;
	resize:none;
}
.table_form  #dosubmit{
	width: 100px;
	height: 30px;
	font-size: 14px;
	color:#fff;
	border: none;
	background: #046ab2;
}
