@charset "utf-8";
/* CSS Document */
.pc-1{
	background:url(../images/1.jpg);
	}
.pc-2{
	background:url(../images/2.jpg);
	}
.pc-3{
	background:url(../images/3.jpg);
	}
.pc-4{
	background:url(../images/4.jpg);
	}
.pc-5{
	background:url(../images/5.jpg);
	}
.pc-6{
	background:url(../images/6.jpg);
	}
.pc-7{
	background:url(../images/7.jpg);
	}
.banner{
	height:300px;
	background-repeat:no-repeat;
	background-position:center center;
	}
.weizhi{
	width:1200px;
	height:50px;
	margin:20px auto;
	background:#fff;
	}
.weizhi p{
	font-size:12px;
	color:#333;
	line-height:50px;
	padding-left:15px;
	}
.weizhi p:before{
	font-family: 'FontAwesome';
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right:8px;
	color: #b3b3b3;
	}
.weizhi p:before {
	content: "\f041"
}
.weizhi p a{
	color:#333;
	margin:0px 5px;
	}
.weizhi p a:hover{
	color:#0054a4;
	text-decoration:underline;
	}
.min{
	width:1200px;
	overflow:hidden;
	margin:0 auto;
	}
.left{
	float:left;
	width:270px;
	overflow:hidden;
	padding:15px;
	background-color:#0054a4;
	}
.left .lebt{
	width:100%;
    height:65px;
	background-color:#0054a4;
	}
.left .lebt p{
	color:#fff;
	font-size:22px;
	font-family:"微软雅黑";
	line-height:50px;
	text-shadow: #333 2px 2px 2px;
	/*padding-left:20px;*/
	text-align:center;
	}
.left>ul{
	background:#f6f6f6;
	padding:20px 8px;
	border-top:3px solid #fff;
	}
.left>ul>li{
	font-size:14px;
	color:#333;
	line-height:45px;
	background:url(../images/span.png) 226px 14px no-repeat;
	border-bottom:1px solid #f8f8f8;
	background-color:#dedede;
	}
.left>ul>li+li{
	margin-top: 15px;
	}
.left>ul>li>a{
	display:block;
	color:#0054a4;
	cursor:pointer;
	padding-left:10px;
	font-weight:bold;
	}
.left>ul>li:hover{
	background:url(../images/hspan.png) 226px 14px no-repeat;
	background-color:#0054a4;
	}
.left>ul>li:hover a{
	color:#fff;
	}
.left>ul>li.five{
	background:url(../images/hspan.png) 226px 14px no-repeat;
	background-color:#0054a4;
	}
.left>ul>li.five ul{
	display:block;
	}
.left>ul>li.five>a{
	color:#fff;
	}
.left>ul>li ul{
	display:none;
	}
.left>ul>li ul li{
	font-size:13px;
	line-height: 45px;
	background:#f6f6f6;
	cursor: pointer;
	text-indent:20px;
	border-bottom:1px dashed #a3a3a3;
}
.left>ul>li ul li a{
	font-size:13px;
	display:block;
	color:#333!important;
}
.left>ul>li ul li>a:hover {
	color:#0054a4!important;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	background:none;
}
.left>ul>li ul li>a.hover{
	color:#0054a4!important;
	}
.left .contact{
	padding:15px 10px;
	background:#fcfcfc;
	margin-top:20px;
	font-size:14px;
	color:#333;
	line-height:25px;
	}
.right{
	float:right;
	width:880px;
	overflow:hidden;
	min-height:300px;
	}
.text{
	font-size:14px;
	line-height:30px;
	color:#333;
	}
.right .proul ul{
	width:880px;
	overflow:hidden;
	}
.right .proul ul li{
	width:280px;
	float:left;
	overflow:hidden;
	font-size:14px;
	text-align:center;
	line-height:30px;
	margin:15px 6px;
	}
.right .proul ul li .prtp{
	width:278px;
	height:205px;
	border:1px solid #eee;
	overflow:hidden;
	position: relative;
	}
.right .proul ul li .prtp img{
	max-width:278px;
	max-height:205px;
	min-width:278px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
	z-index:1;
	transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
	}
.right .proul ul li a{
	color:#666666;
	}
.right .proul ul li:hover a{
	color:#0054a4;
	}
.right .proul ul li:hover .prtp img{
	transform: scale(1.2, 1.2);
	}
.right .proul ul li:hover .prtp{
	border:1px solid #0054a4;
	}
.pre_right {
	float: left;
	padding-left: 29px;
	width: 400px;
}
.pre_right h2 {
	font-size: 20px;
	color: #0054a4;
	font-weight: bold;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	padding-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 8px;
}
.pre_right h3 {
	padding-top: 5px;
}

.pre_right p {
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.pro_detail {
	padding-top: 25px;
	min-height: 200px;
}
.pro_detail h2 {
	font-size: 15px;
	background-image: url(../images/detail_h1.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 30px;
	padding-left: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0054a4;
	margin-bottom: 8px;

}
.pro_detail p {
	font-size: 14px;
	line-height: 24px;
	color: #434343;
}

.pro_detail img{
	min-width:900px;
	min-height: auto;
}
.new{
	width:880px;
	overflow:hidden;
	}
.one{
	width:880px;
	padding-bottom:30px;
	overflow:hidden;
	background:#fff;
	}
.one+ .one{
	border-top:1px dashed #ddd;
	padding-top:30px;
	}
.one .tup{
	width:200px;
	height:120px;
	float:left;
	}
.one .tup img{
	width:200px;
	height:120px;
	}
.one .wenz{
	width:660px;
	float:right;
	}
.one .wenz p:nth-of-type(1){ 
	}
.one .wenz span{
	float:right;
	}
.one .wenz p:nth-of-type(1) a{
	font-size:16px;
	color:#333;
	}
.one .wenz p:nth-of-type(1) a:hover{
	color:#0054a4;
	}
.one .wenz p:nth-of-type(2){
	margin-top:10px;
	font-size:12px;
	color:#999;
	}
.one .wenz p:nth-of-type(3){
	margin-top:10px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
	}
.one .wenz p:nth-of-type(3) a{
	font-size:14px;
	color:#666;
	line-height:30px;
	}
.one .wenz p:nth-of-type(3) a:hover{
	color:#0054a4;
	}
.nede{
	}
.news-tit{
	text-align:center;
	font-size:18px;
	color: #333;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 20px;
}
.news-tit span{
	text-align:center;
	display:block;
	line-height:25px;
	}
.news_detail {
	padding-bottom: 20px;
}
.news_detail p {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	padding-top: 8px;
}
.news_detail img{
	min-width:880px;
	min-height: auto;
}
.pages{
	line-height:30px;
	border-top:1px dotted #ccc;
	font-size:14px;
	color:#666666;
	padding-top: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 8px;
} 
.pages a{
	text-decoration:none;
	margin-left:3px;
	padding:2px 2px;
	color:#666666;
	}
.pages a:hover{
	text-decoration:none;
	color:#0054a4;
	}
.industry{
	}
.industry ul{
	}
.industry ul li{
	width:380px;
	float:left;
	margin:15px 30px;
	}
.industry ul li .intp{
	width:380px;
	height:222px;
	}
.industry ul li .intp img{
	width:380px;
	height:222px;
	}
.industry ul li .inwz{
	width:360px;
	padding:15px 10px;
	background:#f5f9f8;
	}
.industry ul li .inwz h3{
	font-size:16px;
	color:#333;
	margin-bottom:10px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1; 
	}
.industry ul li .inwz p{
	font-size:14px;
	color:#666;
	line-height:25px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
	}
.cooper{
	}
.cooper ul{
	}
.cooper ul li{
	width:222px;
	text-align:center;
	font-size:14px;
	color:#333;
	line-height:30px;
	float:left;
	margin: 10px 35px;
	}
.cooper ul li .cocp{
	width:220px;
	height:124px;
	background:#fff;
	cursor:pointer;
	overflow:hidden;
	border:1px solid #eee;
	}
.cooper ul li .cocp img{
	width:220px;
	height:124px;
	display:block;
	}
.cooper ul li:hover{
	color:#0054a4;
	}
.cooper ul li:hover .cocp{
	border:1px solid #0054a4;
	}
form{
	width:880px;
	overflow:hidden;
	}
form p+p{
	margin-top:20px;
	}
form p input[type="text"]{
	border:1px solid #ddd;
	width:878px;
	height:48px;
	text-indent:1em;
	outline:none;
	}
form p textarea{
	outline:none;
	resize:none;
	width:865px;
	height:98px;
	border:1px solid #ddd;
	padding:12px 0px 0px 12px;
	}
form p input[type="submit"]{
	background:#0054a4;
	width:430px;
	height:50px;
	outline:none;
	border:none;
	color:#fff;
	cursor:pointer;
	border-radius:5px;
	}
form p input[type="reset"]{
	background:#ccc;
	width:430px;
	height:50px;
	outline:none;
	border:none;
	color:#fff;
	cursor:pointer;
	margin-left:20px;
	border-radius:5px;
	}