* {
	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;
}
.container {
	width: 100%;
	height: auto;
	display: table;
	margin: 0 auto;
	max-width: 1920px;
	margin: 0 auto;
}

.content {
	width: 1100px;
	height: auto;
	display: table;
	margin: 0 auto;
	padding:0 0 30px 0;
}

.title
{
	position:relative;
	width: 100%;
	height: 105px;
	line-height: 105px;
	text-align: center;
	margin: 0 auto;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}
.title a{ position:absolute; right:0; top:40px;display: block;
	width: 120px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	background: #1659c5;
	text-align: center;
	color: #fff;}
	 
.about{ width:1038px; height:auto; display:table; margin-top:20px; border:1px solid #e6e6e6; padding:30px 30px}
.about img
{
	float: left;
	width: 400px;
	height: 500px;
}

.about_text
{
	float: right;
	width: 600px;
	height: auto;
	display: table
}

.about_text p
{
	text-indent: 2rem;
	font-size: 16px;
	line-height: 30px;
	margin-top: 15px;
	color:#000
}

.about_text p span { color: #1659c5; font-weight:bold }

.about_text a
{
	display: block;
	width: 120px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	background: #1659c5;
	text-align: center;
	color: #fff;
	margin: 10px 0 0 0
}


.product{
	width: 100%;
	height:auto;
	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(../image/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(404.png) 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(../image/CustomBlackPrevious.gif) no-repeat center;
	position: absolute;
	top: 38%;
	left: -32px;
}
#mbNextLink {
	width: 32px;
	height: 100px;
	background: transparent url(../image/CustomBlackNext.gif) no-repeat center;
	position: absolute;
	top: 38%;
	right: -32px;
}
#mbCloseLink {
	width: 24px;
	background: transparent url(../image/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 5px 0 0;
}
.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
}


#tab
{
	width: 1100px;
	height: 600px;
	
}
.tab_lf{position: relative; float:left; width:149px; height:auto; display:table; margin-top:15px;}


#tab .con_two_1
{
	float:right;
	width: 930px;
	height: 600px;
}

#tab .block { display: block; }

#tab .tab_lf a
{
	display:block;
	width: 135px;
	height: 60px;
	line-height: 60px;
	margin: 0 0 0 0;
	font-size: 16px;
	cursor: pointer;
	background-color: #fff;
	text-align: center;
	color: #5a5a5a;
	font-family: Microsoft YaHei;
	font-weight: normal;
	border: 1px solid #ccc;
	box-shadow: 0px 1px 1px 1px #e6e6e6;
}

#tab .tab_lf .up
{
	position: relative;
	background: url(../image/tab_bg.png) no-repeat;
	border: none;
	width: 149px;
	color: #fff;
	box-shadow: none
}

.news{ width:1038px; height:auto; display:table; margin-top:20px; border:1px solid #e6e6e6; padding:30px 30px}
.news_lf{ float:left; width:420px; height:auto; display:table;}
.news_rf{ float:right; width:570px; height:auto; display:table;}
.news_rf ul li { line-height: 38px; }

.news_rf ul li span
{
	float: right;
	color: #999999
}

.news_rf ul li a
{
	color: #333;
	background: url(../image/arrow.jpg) no-repeat left center;
	padding-left: 25px;
	font-size: 16px;
}
.news_xq{ width:1038px; height:auto; display:table; margin-top:20px; border:1px solid #e6e6e6; padding:30px 30px }
.news_xq img {
	display: block;
	margin: 0 auto;
	margin-top: 30px;
}
.news_xq h2 {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	padding-bottom: 15px;
	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 {
	font-size: 16px;
	text-indent: 2em;
	line-height: 40px;
	margin: 30px 20px 0 20px;
	color: #1a1a1a
}
.contact
{
	width: 100%;
	height: 478px;
	background: url(../image/contact_bg1.jpg) no-repeat bottom center
}

.contact_adv
{
	width: 1098px;
	height: auto;
	display: table;
	 border:1px solid #e6e6e6;
	margin: 0 auto;
	padding: 30px 0;
	background:#fff
}

.contact_adv ul
{
	width: 1090px;
	height: auto;
	display: table;
	background: #fff;
	font-size: 16px;
	padding: 15px 0
}

.contact_adv ul li
{
	float: left;
	margin-left: 80px;
	line-height: 40px;
}

.contact_adv ul li span
{
	color: #1659c5;
	font-weight: bold
}

.contact_adv ul li p
{
	background: url(../image/line.jpg) no-repeat left center;
	padding-left: 25px;
}

.contact_adv ul li h2
{
	color: #1659c5;
	font-size: 16px;
	padding-left: 25px;
}


.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
}