@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	border: none;
}
img {
	border: none
}
table, tr, td {
	font-weight: normal
}
ul, li {
	list-style: none;
}
body {
	font-family: 'Microsoft YaHei', 'Heiti SC';
	background: #fff;
	font-size: 14px;
	color: #000
}/* CSS Document */
.container {
	width: 100%;
	height: auto;
	display: table;
	margin: 0 auto;
	max-width: 1920px;
	margin: 0 auto;
}
/*-----------------content-------------------*/
.main {
	width: 1200px;
	height: auto;
	display: table;
	margin: 0 auto;
	padding:20px 0 30px 0
}
.content {
	width: 1100px;
	height: auto;
	display: table;
	margin: 0 auto;
}
.title_adv {
	position:relative;
	width:1100px;
	height:auto;
	display:table;
	margin:0 auto;
}
.title {
	position:relative;
	width:556px;
	height:78px;
	border:1px solid #4c4c4c;
	text-align:center;
	margin:0 auto;
}
.title span {
	font-size:42px;
	color:#4c4c4c;
	font-family:"Aparajita";
}
.title p {
	position:absolute;
	left:50%;
	bottom:-15px;
	width:140px;
	margin-left:-70px;
	font-size:24px;
	color:#0052cc;
	background:#fff;
}
.title_adv a {
position:absolute;
right:0;
top:40px;
	background:#f10000;
	font-size:16px;
	color:#fff;
	padding:5px 15px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	-webkit-border-radius:30px;
	-o-border-radius:30px;
		border-radius:30px;


}
.top {
	margin-top:30px;
/*	padding-bottom:20px;
*/}
.product {
	width:100%;
	height:auto;
	display:table;
}
.product-adv {
	width:100%;
	height:auto;
	display:table;
	margin:30px 0 0 0;
}
.der {
	width: 340px;
	height: 320px;/*	-webkit-box-shadow: 5px 5px 5px #e7e7e7;
	-moz-box-shadow: 5px 5px 5px #e7e7e7;
	box-shadow: 5px 5px 5px #e7e7e7;
	margin-bottom:20px;
*/}
.der p {
	width:340px;
	height:60px;
	line-height:60px;
	text-align:center;
	background:#fff
}
.slider1 {
	margin-top:30px;
}
.resources {
	width:100%;
	height:auto;
	display:table;
	margin:30px 0 40px 0
}
.bcon {
	width: 1098px;
	margin: 0 auto;
	border: 1px solid #004bbb;
	margin-top: 20px;
	font-family:"Sim Sun";
}
.bcon .nev {
	width:1098px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	background: #004bbb;
}
.b1, .b3, .b2, .b4, .b5, .b6, .b7 {
	float: left;
	width:156px;
	font-size:16px;
}
.list_lh {
	height: 300px;
	width: 1098px;
	overflow: hidden;
}
.list_lh li p {
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px solid #ccc
}
.list_lh li p a {
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #1a1a1a
}
.v1, .v3, .v2, .v4, .v5, .v6, .v7 {
	float: left;
	width: 156px;
}
.news {
	width:100%;
	height:auto;
	display:table
}
.news-bg {
	width:100%;
	height:500px;
	background:url(../images/about_bg.jpg) no-repeat center;
	margin-top:35px;
}

.news-adv {
	width: 100%;
	height: auto;
	display: table;
	overflow: hidden;
	background:#fff;
	margin-top:40px;
	padding:20px 0  
}


.info1 {
	width: 100%;
	height: auto;
	display: table;
	margin: 20px auto 0 auto;
	 border-bottom:1px dashed #ccc;
	 padding-bottom:25px
}
.info1 img {
	float: left;
	width: 430px;
	height: 200px;
	margin-left:20px;
}
.info1 .text {
	float: right;
	width: 600px;
	height: auto;
	display: table;
	overflow:hidden;
	margin-right:20px;

}
.text h2 {
	font-size: 16px;
	color: #004bbb;
	font-weight: bold;
	overflow: hidden;
	border-bottom:1px solid #004bbb;
	padding-bottom:8px
}
.text h2 a {
	color: #0049c3;
}
.text p {
	 text-indent:2rem;
	color: #999999;
	margin-top: 5px;
	line-height: 26px;
}
.text p a {
	color: #f20000;
}


.list {
	width:1050px;
	height: auto;
	display: table;
	margin:15px auto 0 auto
}
.list li {
	float: left;
	width: 445px;
	font-size: 16px;
	 height:40px;
	line-height: 40px;
	overflow: hidden;

}
.list li span {
	float: right;
	color: #b2b2b2;
}
.list li a { display:block;
	width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#1a1a1a;
	padding-left:20px;	background:url(../images/icon-arrow.jpg) no-repeat left center

}

.about {
	width:100%;
	height:auto;
	display:table;
/*	padding:30px 0
*/}
.about-bg {
	width:100%;
	height:500px;
	background:url(../images/about_bg.jpg) no-repeat center;
	margin-top:35px;
}
.about-adv {
	width:1100px;
	height:auto;
	display:table;
	background:#fff;
	padding:60px 0 10px 0;
	margin-top:30px;
}
.about-adv img {
	float:left;
	width:400px;
	height:300px;
	margin:0 30px 10px 30px
}
.about-adv p {
	text-indent:2rem;
	line-height:32px;
	color:#262626;
	margin:0 20px 70px 20px;
	font-size:16px;
}
.about-adv p a {
	color:#fa040a
}
.contact {
	width:100%;
	height:auto;
	display:table;
	margin-top:10px;
	background:#f5f5f5;
	padding:20px 0 30px 0
}
.contact-adv {
	width:100%;
	height:auto;
	display:table;
}
.contact-lf {
	float:left;
}
.contact-bor {
	margin-top:20px;
}
.contact-lf table tr td {
	font-size:16px;
	color:#015ccd;
	font-weight:bold;
	line-height:38px;
}
.contact-lf table tr td strong {
	color:#1a1a1a
}
.contact-lf table tr td span {
	color:#fa040a
}
.contact-adv img {
	float:right;
	width:610px;
	height:320px;
	margin-top:20px;
}
.bor {
	width:480px;
	height:auto;
	display:table;
	border-bottom:1px solid #e6e6e6;
	padding-bottom:10px;
}
/*page*/
.page {
	float: right;
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
}
.page a {
	display: inline-block;
	margin-right: 10px;
	/*padding: 0 10px;*/
	text-align: center;
	border-radius: 2px;
	height: 25px;
	line-height: 25px;
	/*-moz-box-shadow: 1px 1px 1px #d9d9d9;
	box-shadow: 1px 1px 1px #d9d9d9;*/
	color: #656565;/*border: 1px solid #ccc*/
}
.page a:hover, .page .go:hover {
	color: #ff0000;/*background: #007fe2;
	border: 1px solid #007fe2*/
}
.page span {
	color: #ff0000
}
.page font {
	font-weight: bold;
	color: #000
}
/*吸顶*/
.left_nav {
	width: 188px;
	height: auto;
	position: fixed;
	top: 600px;
	right: 50%;
	margin-right: -700px;
	z-index: 1000;
	display: block
}
.left_nav h2 {
	text-align: center;
	color: #01489f;
	font-size: 14px;
	margin-top: 10px
}
.fixedNav {
	position: fixed;
	top: 5px;
	width: 188px;
	z-index: 100000;
	_position: absolute;
 _top:expression(eval(document.documentElement.scrollTop));
}
