*
{
	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
}

.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;
}

.title
{
	width: 100%;
	height: 105px;
	line-height: 105px;
	text-align: center;
	margin: 0 auto;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}

.top { margin-top: 30px; }

.title_bm { margin-bottom: 30px; }

.product
{
	width: 100%;
	height: auto;
	display: table; 
	background: #f7fafe
}

.product_adv
{
	width: 1100px;
	height: auto;
	display: table;
	margin: 0 auto;
	padding-top: 30px;
}

#tab
{
	width: 1100px;
	height: 600px;
	position: relative;
}

#tab div
{
	position: absolute;
	top: 0;
	right: 0;
	width: 930px;
	height: 600px;
}

#tab div
{
	display: none;
	float: right
}

#tab .block { display: block; }

#tab h3
{
	width: 137px;
	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-bottom: 1px solid #ccc;
	box-shadow: 0px 1px 1px 1px #e6e6e6;
}

#tab .up
{
	position: relative;
	background: url(../image/tab_bg.png) no-repeat;
	border-bottom: none;
	width: 149px;
	color: #fff;
	box-shadow: none
}

#tab ul
{
	list-style: none;
	padding: 0;
	height: 186px;
	margin-top: 0px;
}

#tab li
{
	float: left;
	margin-right: 10px;
	width: 300px;
	overflow: hidden;
	font-size: 16px;
}

#tab li p
{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center
}

.about
{
	width: 100%;
	height: auto;
	display: table;
}

.about img
{
	float: right;
	width: 400px;
	height: 300px;
}

.about_text
{
	float: left;
	width: 680px;
	height: auto;
	display: table
}

.about_text p
{
	text-indent: 2rem;
	font-size: 16px;
	line-height: 30px;
	margin-top: 5px;
}

.about_text p span { color: #1659c5 }

.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
}

.news
{
	width: 100%;
	height: auto;
	display: table;
}

.news_lf
{
	float: left;
	width: 514px;
	height: 358px;
	border: 2px solid #dcdcdc
}

.mr_frbox
{
	position: relative;
	height: 300px;
	width: 540px;
	top: 35px;
	left: 35px;
}

.mr_frBtnL
{
	position: absolute;
	right: 120px;
	top: 85%;
	margin-top: -25px;
	z-index: 9;
	cursor: pointer;
}

.mr_frUl
{
	height: 300px;
	width: 540px;
	overflow: hidden;
	margin: 0 auto
}

.mr_frBtnR
{
	position: absolute;
	right: 70px;
	top: 85%;
	margin-top: -25px;
	cursor: pointer;
}

.mr_frUl ul li
{
	display: inline;
	float: left;
	height: 300px;
	width: 540px;
	overflow: hidden;
}

.news_rf
{
	float: right;
	width: 500px;
	height: auto;
	display: table;
	margin-top: 15px;
}

.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;
}

.contact
{
	width: 100%;
	height: 405px;
	background: url(../image/contact_bg.jpg) no-repeat bottom center
}

.contact_adv
{
	width: 1100px;
	height: auto;
	display: table;
	margin: 0 auto;
	padding-top: 35px
}

.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: 60px;
	line-height: 40px;
}

.contact_adv ul li span
{
	color: #1659c5;
	font-weight: bold
}

.contact_adv ul li p
{
	padding-left: 25px;
	background-image: url(../image/line.jpg);
	background-repeat: no-repeat;
	background-position: left 16px;
}

.contact_adv ul li h2
{
	color: #1659c5;
	font-size: 16px;
	padding-left: 25px;
}