@charset "UTF-8";

body,div,ul,li,dl,dd,dt,img,a {
	margin: 0;
	padding: 0;
}

ul,ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a,img {
	border: 0 none;
}

a.blue,.blue {
	color: #0c293f;
}

* :focus {
	outline: none;
}

input {
	outline: none;
}

.page_count {
	display: block;
}

.white-bg {
	background: #fff;
}

.grey-bg {
	background: #f2f2f2;
}

html {
	-moz-overflow-scrolling: touch;
	-webkit-overflow-scrolling: touch;
	-o-overflow-scrolling: touch;
	overflow-scrolling: touch;
}

body,h1,h2,h3 {
	font-family: "\5FAE\8F6F\96C5\9ED1";
}

.line30 {
	height: 30px;
	line-height: 30px;
}

.f12 {
	font-size: 12px;
}

.f13 {
	font-size: 13px;
}

.f14 {
	font-size: 14px;
}

.f16 {
	font-size: 16px;
}

.f20 {
	font-size: 20px;
}

.f24 {
	font-size: 24px;
}

.fb {
	font-weight: bold;
}

.fn {
	font-weight: normal;
}

.t2 {
	text-indent: 2em;
}

.dis {
	display: block;
}

.undis {
	display: none;
}

.disIb {
	display: inline-block;
}

.lh150 {
	line-height: 150%;
}

.lh180 {
	line-height: 180%;
}

.lh200 {
	line-height: 200%;
}

.unl {
	text-decoration: underline;
}

.no_unl {
	text-decoration: none;
}

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.bc {
	margin-left: auto;
	margin-right: auto;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.cb {
	clear: both;
}

.cl {
	clear: left;
}

.cr {
	clear: right;
}

.clearfix:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.vm {
	vertical-align: center;
}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.abs-right {
	position: absolute;
	right: 0;
}

.zoom {
	zoom: 1;
}

.hidden {
	visibility: hidden;
}

.none {
	display: none;
}

.m10 {
	margin: 10px;
}

.m15 {
	margin: 15px;
}

.m30 {
	margin: 30px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt50 {
	margin-top: 50px;
}

.mt100 {
	margin-top: 100px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb100 {
	margin-bottom: 100px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.ml30 {
	margin-left: 30px;
}

.ml50 {
	margin-left: 50px;
}

.ml100 {
	margin-left: 100px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr15 {
	margin-right: 15px;
}

.mr20 {
	margin-right: 20px;
}

.mr30 {
	margin-right: 30px;
}

.mr50 {
	margin-right: 50px;
}

.mr100 {
	margin-right: 100px;
}

.p5 {
	padding: 5px;
}

.p10 {
	padding: 10px;
}

.p15 {
	padding: 15px;
}

.p30 {
	padding: 30px;
}

.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pt30 {
	padding-top: 30px;
}

.pt50 {
	padding-top: 50px;
}

.pt100 {
	padding-top: 100px;
}

.pb5 {
	padding-bottom: 5px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb15 {
	padding-bottom: 15px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb30 {
	padding-bottom: 30px;
}

.pb50 {
	padding-bottom: 50px;
}

.pb100 {
	padding-bottom: 100px;
}

.pl5 {
	padding-left: 5px;
}

.pl10 {
	padding-left: 10px;
}

.pl15 {
	padding-left: 15px;
}

.pl20 {
	padding-left: 20px;
}

.pl30 {
	padding-left: 30px;
}

.pl50 {
	padding-left: 50px;
}

.pl100 {
	padding-left: 100px;
}

.pr5 {
	padding-right: 5px;
}

.pr10 {
	padding-right: 10px;
}

.pr15 {
	padding-right: 15px;
}

.pr20 {
	padding-right: 20px;
}

.pr30 {
	padding-right: 30px;
}

.pr50 {
	padding-right: 50px;
}

.pr100 {
	padding-right: 100px;
}

.hcP {
	border-bottom: 2px solid #FFF;
	overflow: hidden;
	position: relative;
}

.hcP1 {
	border-bottom: 2px solid #FFF;
	overflow: hidden;
	position: relative;
}

.hLh15 {
	height: 15px;
	line-height: 15px;
}

.hLh20 {
	height: 20px;
	line-height: 20px;
}

.of {
	overflow: hidden;
}

.ov {
	overflow: visible;
}

.opacity1:hover,.opacity2:hover,.opacity3:hover,.opacity4:hover
	.opacity5:hover,.opacity6:hover,.opacity7:hover,.opacity8:hover,.opacity9:hover
	{
	opacity: 1;
}

.opacity1 {
	opacity: 0.1;
}

.opacity2 {
	opacity: 0.2;
}

.opacity3 {
	opacity: 0.3;
}

.opacity4 {
	opacity: 0.4;
}

.opacity5 {
	opacity: 0.5;
}

.opacity6 {
	opacity: 0.6;
}

.opacity7 {
	opacity: 0.7;
}

.opacity8 {
	opacity: 0.8;
}

.opacity9 {
	opacity: 0.9;
}

.br1 {
	border-radius: 1px;
}

.br2 {
	border-radius: 2px;
}

.br3 {
	border-radius: 3px;
}

.br4 {
	border-radius: 4px;
}

.br5 {
	border-radius: 5px;
}

.br10 {
	border-radius: 10px;
}

.br15 {
	border-radius: 15px;
}

.wd100 {
	width: 100%;
}

.wd50 {
	width: 50%;
}

.wd33 {
	width: 33.33%;
}

.wd25 {
	width: 25%;
}

.psrl {
	position: relative;
}

.psab {
	position: absolute;
}

.ib {
	display: inline-block;
}

.tof {
	overflow: hidden;
}




.more {
	float: right;
	margin-top: -30px;
}

.container-hx {
	width: 1000px;
	margin: 0 auto;
	z-index: 10;
	height: 100%;
	text-align: left;
}

/*top菜单*/
.top {
	width: 100%;
	height: 105px;
	background: url(../images/images/top_bg.jpg) repeat-x;
}


.top .logo {
	background: url(../images/images/logo.png) no-repeat;
	width: 300px;
	height: 105px;
	float:left;
}

.top .service {
	background: url(../images/images/service.png) no-repeat;
	width: 255px;
	height: 105px;
	float:right;
}

.top_box {
	height: 124px;
	position: relative;
	right: 5px;
}


.weixin {
	display: block;
	background: url(../images/images/weixin.png) no-repeat;
	width: 128px;
	height: 183px;
}

.piaofu {
	POSITION: fixed;
	_position:absolute;
	WIDTH: 180px;
	height: 255px;
	left:15px;
	TOP: 35px;;
}

.top_box dl {
	position: absolute;
	right: 0px;
	top: 17px;
}

.top_box dl dt {
	float: left;
	margin-right: 10px;
}

.top_box dl dd {
	width: 260px;
	color: #FFF;
	margin-top: 10px;
}



/*中间区域块*/
.center {
	width: 100%;
	height: 100%;
}



.center .tiku01 {
	width: 100%;
	height:551px;
	background: url('../images/images/tiku_01.jpg')  no-repeat scroll center 0px;
}

.center .tiku01 .nei {
	width: 1000px;
	height: 675px;
	margin: 0 auto;

}


.center .tiku01 .nei .tklink{
	position: relative;  
	top: 330px; 
	width: 1000px; 
	height: 30px;
}

.center .tiku01 .nei .tklink1{
	position: relative;  
	border: 1px solid #FFFFFF; 
	top: 150px; 
	left: 564px; 
	width: 440px; 
	height: 60px;
}

.tklink ul{
	position: absolute;
}

.tklink ul li {
	float: left;
	line-height:30px;
	height:30px;
	width:150px;
	padding-right:58px;
}

.tklink ul li a {
	display: block;
	padding: 0px 0px;
	font-weight: bold;
	height: 17px;
	color: #fff;
	text-align: center;
	line-height: 17px;
	font-size: 14px;
}


.center .tiku02 {
	width: 100%;
	height:461px;
	background: url('../images/images/tiku_02.jpg')  no-repeat scroll center 0px;
}



.center .tiku02 .nei {
	width: 1000px;
	height: 452px;
	margin: 0 auto;
}


.center .tiku03 {
	width: 100%;
	background: #FFFFFF;
}

.center .tiku03 .nei {
	width: 1000px;
	height: 467px;
	margin: 0 auto;
	background: url('../images/images/tiku_03.png') center center
		no-repeat;
}

.center .tiku04 {
	width: 100%;
	background: #f8c301;
}

.center .tiku04 .nei {
	width: 1000px;
	height: 455px;
	margin: 0 auto;
	background: url('../images/images/tiku_04.png') center center
		no-repeat;
}

.center .tiku05 {
	width: 100%;
	background: #ffffff;
}

.center .tiku05 .nei {
	width: 1000px;
	height: 452px;
	margin: 0 auto;
	background: url('../images/images/tiku_05.png') center center
		no-repeat;
}

.center .tiku06 {
	width: 100%;
	background: #f8c301;
}

.center .tiku06 .nei {
	width: 1000px;
	height: 452px;
	margin: 0 auto;
	background: url('../images/images/tiku_06.png') center center
		no-repeat;
}

.center .tiku07 {
	width: 100%;
	background: #ffffff;
}

.center .tiku07 .nei {
	width: 1000px;
	height: 452px;
	margin: 0 auto;
	background: url('../images/images/tiku_07.png') center center
		no-repeat;
}
