@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;
}
i {
	font-style: normal
}
body {
	font-family: 'Microsoft YaHei', 'Heiti SC';
	background: #fff;
	font-size: 14px;
	color: #1a1a1a;
}/* CSS Document */
.container {
	width: 100%;
	height: auto;
	display: table;
	margin: 0 auto;
	max-width: 1920px;
	margin: 0 auto;
}
/*-----------------content-------------------*/
.main {
	width: 1098px;
	height: auto;
	display: table;
	margin: 40px auto 0 auto;
	background: #fff;
	padding: 20px 0 30px 0;
	border:1px solid #808080;
	
}
.content {
	width: 1100px;
	height: auto;
	display: table;
	margin: 0 auto;
	padding:30px 0;
}

.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:#0045b7;
	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;


}

.about {
	width:100%;
	min-height: 718px;
	display: table;
	overflow: hidden;
}
.about img {
	display:block;
	width: 800px;
	height: 300px;
	margin: 30px auto 0 auto
}
.about p {
	font-size:16px;
	text-indent: 2em;
	line-height: 34px;
	margin: 40px 70px 35px 70px
}
.about p strong{ color:#0045b7}
.product{
	width: 100%;
	min-height: 718px;
	display: table;
	overflow: hidden;
	margin-top:30px;
}
#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
#mbOverlay.mbOverlayIE {
	position: absolute;
}
#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.70);
	-webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.70);
}
#mbCenter.mbLoading {
	background: #fff url(../images/WhiteLoading.gif) no-repeat center;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#mbImage {
	left: 0;
	top: 0;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
}
#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #ddd;
}
#mbImage a:hover, #mbImage a:active {
	color: #fff;
}
#mbBottom {
	min-height: 20px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0 10px 10px;
}
#mbTitle {
	display: inline;
	color: #999;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}
#mbNumber {
	background: url(../images/mbNumber_bg.gif) no-repeat center;
	display: inline;
	color: #C00;
	line-height: 26px;
	font-size: 12px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: center;
	width: 65px;
	height: 26px;
}
#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}
#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
}
#mbPrevLink {
	width: 32px;
	height: 100px;
	background: transparent url(../images/CustomBlackPrevious.gif) no-repeat center;
	position: absolute;
	top: 38%;
	left: -32px;
}
#mbNextLink {
	width: 32px;
	height: 100px;
	background: transparent url(../images/CustomBlackNext.gif) no-repeat center;
	position: absolute;
	top: 38%;
	right: -32px;
}
#mbCloseLink {
	width: 24px;
	background: transparent url(../images/CustomBlackClose.gif) no-repeat center;
	position: absolute;
	top: 10px;
	right: 10px;
}
#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #d00;
	font-weight: bold;
	text-decoration: underline;
}
.layout_default {
	float: left;
	margin: 5px 35px 0 0;
/*	-webkit-box-shadow: 5px 5px 5px #e7e7e7;
	-moz-box-shadow: 5px 5px 5px #e7e7e7;
	box-shadow: 5px 5px 5px #e7e7e7;
*/}
.mod_gallerylist {
	width: 105%;
	height: auto;
	margin: 10px 0 0 0;
}
.meta {
	width:100%;
	height:60px;
	text-align: center;
	line-height:60px;	color: #1a1a1a;
	font-size: 16px;
}
.meta a {
	color: #1a1a1a;
	text-decoration: none
}

.news {
	width: 100%;
	height: auto;
	display: table;
}
.news_info{ width:1098px; min-height:700px; margin-top:15px;  overflow:hidden; padding-bottom:30px}
.info1 {
	width: 93%;
	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: 520px;
	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;
}

.news_info ul {
	width: 93%;
	height: auto;
	display: table;
	margin: 0 auto;
	margin-top: 15px;
	font-size:16px;
}
.news_info ul li {
	width: 100%;
	height: auto;
	display: table;
	line-height: 35px
}
.news_info ul li span {
	float: right;
	color: #999999
}
.news_info ul li a {
	color: #1a1a1a
}
.news_info ul li i {
	display: inline-block;
	width: 9px;
	height: 11px;
	vertical-align: middle;
	background:url(../images/icon-arrow.jpg) no-repeat center;
	margin-right: 20px;
}
.news_xq{ width:1098px; height:auto; display:table; margin-top:15px;  overflow:hidden; padding-bottom:30px}
.news_xq img{ display:block; margin:0 auto; margin-top:30px;}
.news_xq h2 {
	font-size: 16px;
	color: #0068c0;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	width: 92%;
	margin: 0 auto;
	padding-left: 3%;
	margin-top: 30px;
	text-align: center
}
.news_xq h2 span {
	display: block;
	font-size: 12px;
	color: #8a8989;
	margin-top: 10px;
	font-weight: normal
}
.news_xq p {
	text-indent: 2em;
	line-height: 30px;
	margin: 30px 20px 0 20px;
	color: #1a1a1a
}
.resources {
	width: 100%;
	min-height: 718px;
	display: table;
	overflow: hidden;
	margin-top:30px;
}
.resources table {
	width: 1098px;
	color: #1a1a1a;
	margin-top: 20px;
	border:1px solid #004bbb;
}
.resources table tr th {
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
	background: #005ebd;
	font-size: 16px;
	border-collapse: collapse
}
.resources table tr th span {
	display: inline-block;
	width: 182px;
	height: 40px;
	text-align: center;
}
.resources table tr td {
	width: 182px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	border-top: 1px solid#ccc;
}

.imess{ 	width:1098px; min-height:700px;  padding-top:30px }
.imess fieldset table {
	width: 75%;
	font-size: 16px;
	color: #1a1a1a;
	line-height: 55px;
	margin: 0 auto
}
.imess table tr td input[type="text"] {
	width: 300px;
	height: 30px;
	line-height: 30px
}
.imess table tr td input[type="submit"] {
	width: 50px;
	height: 30px;
	line-height: 30px
}
.imess table tr td input[type="reset"] {
	width: 50px;
	height: 30px;
	line-height: 30px;
}
.imess table tr td span {
	color: #f00
}



.contact-bor{ width:1000px;margin:20px auto 0 auto;}
.contact-bor table tr td{ font-size:18px; color:#015ccd; font-weight:bold; line-height:45px;}
.contact-bor table tr td strong{ color:#1a1a1a}
.contact-bor table tr td span{ color:#fa040a}
.contact img{ display:block; width:929px; height:438px; margin:20px auto 0 auto;}
.bor{ width:1000px; height:auto; display:table; border-bottom:1px solid #e6e6e6; padding-bottom:10px;}

/*page*/
.page {
	display: table;
	width: 100%;
	height: 50px;
	margin-top: 20px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	background:#f0f6ff;
	line-height:50px;
}
.page a {
	display: inline-block;
	margin-right: 10px;
	padding: 0 12px;
	text-align: center;
	border-radius: 2px;
	height: 36px;
	line-height: 36px;
	box-shadow: 1px 1px 1px #d9d9d9;
	color: #656565;
}
.page a:hover, .page .go:hover {
	color: #fff;
	background: #0172D0
}/*吸顶*/
.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));
}
