*{
	margin: 0;
	padding: 0;
}
html,body,ul,li{
	list-style: none;
	font-size: 14px;
	font-family: 'Microsoft yahei';
}
a{
	text-decoration: none;
}
.tops{
	width: 1000px;
	line-height: 25px;
	font-size: 14px;
	margin: 0 auto;
}
.tops-cont{
	display: block;
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}
.tops-cont i{
	color: #C03;
	font-weight: 900;
}
.header{
	width: 980px;
	height: 130px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(../images/logo.png) no-repeat left 10px center;
}
.search{
	overflow: hidden;
	float: left;
	height: 35px;
	margin: 32px 0 32px 255px;
	padding: 15px 0 15px 35px;
	border-left: 1px solid #ccc;
}
.search-text{
	float: left;
	display: block;
	width: 325px;
	height: 35px;
	padding: 0 5px;
	border: 2px solid #666;
	border-radius: 5px 0 0 5px;
	box-sizing: border-box;
	outline: none;
}
.search-btn{
	float: left;
	height: 100%;
	display: block;
	width: 85px;
	height: 35px;
	margin-left: -2px;
	background: #666;
	border: 2px solid #666;
	border-radius: 0 5px 5px 0;
	color: #FFF;
	font-size: 1.2rem;
	box-sizing: border-box;
}
.search-btn:hover{background: #009;}
.header-right{
	float: right;
	height: 40px;
	padding-top: 35px;
	font-size: 24px;
	font-weight: 900;
	line-height: 30px;
	color: #53514E;
}
.nav{
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	background: #0099aa;
	line-height: 40px;
}
.nav li{
	float: left;
	text-align: center;
}
.nav a{
	display: block;
	color: #F0F0F0;
	font-size: 16px;
	display: block;
	padding: 0 28px;
}
.nav ul li a:hover{
	background: #00CCFF;
	color: #53514E;
	font-weight: 900;
}
.sidetit{
	overflow: hidden
	display: block;
	width: 100%;
	line-height: 28px;
	background: #d0d0ff;
	font-size: 14px;
	text-indent: .5em;
	font-weight: 900;
	background: url(../images/side-tit.gif) no-repeat;
	background-size: 100% 100%;
}
.sidetit a{
	color: #333;
}
.sidetit a:hover{
	text-decoration: underline;
}
.more{
	float: right;
	margin-right: 10px;
	font-size: 12px;
	font-weight: normal;
}
.more:hover{
	text-decoration: underline;
}
.mores{
	float: right;
	padding-right: 10px;
}
.mores a{
	font-size: 12px;
}
.product{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 10px;
}
.pro-left{
	width: 195px;
	float: left;
	background: #f2f2f2;
}
.pro-title{
	font-weight: bold;
 	font-size: 14px;
	height: 30px;
 	line-height: 31px;
	color: #fff;
	background: url(../images/side-tit.gif) no-repeat;
	background-size: 100% 100%;
	font-weight: blod;
	text-indent: .5em;
}
.pro-title a{color: #333;}.pro-title a:hover{color: #A00;text-decoration: underline;}
.pro-left ul{
	border: 2px solid #00CCFF;
	margin-bottom: 10px;
}
.pro-left li{
 	border-bottom: 1px solid #00ccff;
}
.pro-left li:last-child{border: 0;}
.pro-left li a{
	overflow: hidden;
	display: block;
	height: 29px;
	line-height: 29px;
	color: #000;
	font-size: 12px;
	padding: 0 .6em;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.pro-left li a:hover{background: #dfdff0;}
.newslist li a{
	height: 28px;
	line-height: 28px;
}
.pro-right{
	width: 791px;
	float: right;
	border: 1px solid #00CCFF;
}
.pro-right{
	overflow: hidden;
}
.prolist{
	overflow: hidden;
	padding-bottom: 5px;
}
.prolist li{
	float: left;
}
.prolist li a{
	display: block;
	width: 124px;
	height: 122px;
	border: 1px solid #CCC;
	margin: 5px 0 0 5px;
}
.prolist li a:hover{
	border: 1px solid #00ACFF;
}
.pro-img{
	width: 100%;
	height: 95px;
	position: relative;
}
.pro-img img{
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 110px;
	max-height: 90px;
	width: auto;
	height: auto;
	margin: auto;
}
.prolist li p{
	overflow: hidden;
	display: block;
	height: 27px;
	line-height: 26px;
	font-size: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	border-top: 1px solid #CCC;
}
.prolist li a{
	color: #333;
}
.prolist li a:hover{
	color: #00A;
}
.about{
	width: 1000px;
	margin: 0 auto 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}
.about-cont{
	width: 950px;
	padding: 5px 25px;
	overflow: hidden;
}
.about-tit{
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	border-bottom: 1px solid #CCC;
	padding: 5px 0 15px 25px;
	margin-bottom: 30px;
	position: relative;
}
.about-tit i{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 22px;
	background: #FFF;
	position: absolute;
	bottom: -15px;
	left: 15px;
	padding: 0 10px 0 5px;
}
.about-tit a{
	display: block;
	font-size: 15px;
	height: 24px;
	line-height: 24px;
	background: #033570;
	position: absolute;
	bottom: -12px;
	right: 15px;
	padding: 0 10px;
	color: #DDD;
	border: 1px solid #AAA;
	transition: all .3s;
}
.about-tit a:hover{
	border: 1px solid #FFF;
}
.about-img{
	display: block;
	width: 300px;
	height: 220px;
	border-radius: 3px;
	float: left;
	box-shadow: 3px 3px 5px #AAA;
}
.about-conts{
	width: 600px;
	float: right;
}
.about-text{
	line-height: 25px;
	height: 175px;
	overflow: hidden;
	font-size: 14px;
}
.about-more{
	display: block;
	width: 6em;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #903;
	color: #fff !important;
	font-size: 12px;
	margin-top: 15px;
	transition: all .3s;
	border: 1px solid #903;
}
.about-more:hover{
	border: 1px solid #CCC;
}
.article{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.article-left{
	width: 600px;
	float: left;
}
.article-title{
	width: 100%;
	height: 34px;
	border-bottom: 1px solid #e6e6e6;
}
.article-title h2{
	float: left;
	border-bottom: 1px solid #D80505;
	font-size: 18px;
	height: 34px;
	line-height: 34px;
	color: #000;
	padding-left: 5px;
}
.article-title span{
	float: left;
	font-size: 14px;
	padding-left: 15px;
	height: 35px;
	line-height: 35px;
	color: #666;
}
.article-title a{
	float: right;
	font-family: Arial;
	line-height: 36px;
	margin-right: 10px;
	color: #000;
	font-size: 14px;
}
.article-title a:hover{
	text-decoration: underline;
	color: #00D;
}
.artList{
	
}
.artList li{
	overflow: hidden;
	width: 100%;
	margin: 5px 0;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
}
.artImg{
	float: left;
	position: relative;
	display: block;
	width: 100px;
	height: 75px;
	border: 1px solid #CCC;
}
.artImg img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	max-width: 95%;
	max-height: 95%;
	width: auto;
	height: auto;
	margin: auto;
}
.artText{
	float: right;
	display: block;
	width: 480px;
}
.artTit{
	font-weight: 900;
	color: #003;
}
.artTit:hover{
	text-decoration: underline;
	color: #00C;
}
.artText p{
	overflow: hidden;
	display: block;
	height: 36px;
	padding: 3px 0;
	font-size: 12px;
	line-height: 18px;
}
.artMore{
	overflow: hidden;
	font-size: 12px;
	color: #333;
}
.artMore small{
	color: #999;
}
.artMore a{
	float: right;
	color: #333;
}
.artMore a:hover{
	text-decoration: underline;
	color: #00A;
}
.article-right{
	width: 350px;
	float: right;
}
.newsBox{
	padding: 0 10px;
}
.newsList li{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px #DDD dashed;
	padding-right: 10px;
	clear: both;
	font-size: 13px;
	overflow: hidden;
	display: block;
}
.newsList li:last-child{
	border: 0;
}
.newsList li a{
	display: block;
	padding-left: 20px;
	color: #333;
	background: url(../images/newsicon.gif) no-repeat left center;
}
.newsList li a:hover{
	color: #00C;
	text-decoration: underline;
}
.newsBox li{
	padding-right: 0;
}
.newsBox li a{
	position: relative;
	overflow: hidden;
}
.newsBox li a span{
	display: block;
	overflow: hidden;
	max-width: 640px;
	height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newsBox li a small{
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
	font-style: italic;
	font-size: 12px;
	transform: scale(.9);
}
.flink{
	width: 1000px;
	margin: 15px auto;
	line-height: 20px;
}
.flink fieldset{
	border: 1px solid #12AFFF;
	padding: 0 5px 4px 5px;
}
.flink legend{
	margin-left: 3px;
	font-weight: 900;
	font-size: 14px;
	color: #913;
}
.flink a{
	display: inline-block;
	margin-left: 7px;
	color: #333;
	font-size: 12px;
}
.footer{
	width: 100%;
	min-width: 1000px;
	color: #fff;
	background-color: #033570;
	margin: 10px auto 0;
	padding-bottom: 10px;
}
.footer ul{
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	padding: 25px 0 10px;
	font-size: 14px;
}
.footer li{
	width:333px;
	float:left;
	text-align:center;
}
.footer li img{
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto 10px;
}
.footer h6{
	text-align:center;
	font-size: 14px;
	color: #DFDFDF;
}
.list-page{
	margin: 7px 0;
	text-align: right;
	line-height: 25px;
}
.list-page a,.list-page b{
	display: inline-block;
	height: 25px;
	padding: 0 8px;
	color: #111 !important;
	border: 1px solid #CCC;
	text-decoration: none;
	transition: all .25s;
}
.list-page a b{
	display: inline;
	padding: 0;
	border: 0;
}
.list-page a:hover,.list-page b:hover{
	border: 1px solid #00AEFF;
}
.list-page a:hover b{
	border: 0;
}
.list-page1{
	border: 1px solid #CCC;
	overflow-y: hidden;
	background: rgba(155,155,155,.1);
	border-left-width: 5px;
	padding: 4px;
	margin: 6px auto;
	line-height: 30px;
	font-size: 12px;
}
.list-page1 a{
	color: #333 !important;
}
.list-page1 a:hover{
	color: #03C !important;
	text-decoration: underline;
}
.newstext{
	padding: 5px;
	font-size: 12px;
	line-height: 20px;
}
.newstext a{
	font-size: 12px;
	color: #00A;
}
.newstext a:hover{
	color: #00F;
	text-decoration: underline;
}
.newstext img{
	display: block;
	max-width: 90%;
	width: auto;
	height: auto;
	margin: 5px 0;
	border: 1px solid #CCC;
}
.newstext h1,.newstext h2,.newstext h3,.newstext h4,.newstext h5,.newstext h6{margin: 5px 0;}
.type-list {
	border-bottom: 0;
}
.type-fl{
	width: 120px;
	text-align: center;
	background: whiteSmoke;
	line-height: 38px;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}
.type-name{
	position: relative;
	overflow: hidden;
	display: block;
	width: 700px;
	height: auto;
	min-height: 25px;
	max-height: 50px;
	padding: 7px 10px;
	line-height: 26px;
	background: #FFF;
	border-bottom: 1px solid #d8d8d8;
}
.name-list{
	overflow: hidden;
	width: 100%;
}
.type-more{
	position: absolute;
	right: 10px;
	top: 0;
	width: 50px;
	font-size: 12px;
	color: #333;
	text-align: right;
	line-height: 38px;
}
.type-more:hover{
	color: #F00;
	text-decoration: underline;
	text-shadow: 0 0 .1px #F99;
}
.name-list a{
	display: inline-block;
	margin: 0 8px 0 8px;
	font-size: 12px;
	color: #333;
	background: url(../images/smalljt.gif) no-repeat left 0 top 10px;
}
.name-list a:hover{
	color: #ce511a;
	text-decoration: underline;
	text-shadow: 0 0 .1px #F99;
}
.name-list a img{
	margin-right: 5px;
	margin-bottom: 2px;
}
.type-show{
	display: none;
}