/*------------------------ Copyright (c) lyjiaqing begin at 2015/06/04 By Mr.G ------------------------*/ body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
}
body, button, input, select, textarea {
	font: 13px/1.5 "\5b8b\4f53", Tahoma, Helvetica, Arial, sans-serif;
	color: #666;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
	color:#666;
}
a:hover { /*color: #cf444d; color: #d73835;*/
	color: #0094da;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
fieldset, img {
	border: 0;
}
button, input, select, textarea {
	font-size: 100%;
	padding:0;
	border:none;
	border: 0;
}
:focus {
	outline:none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
} /*layout*/
.wrapper {
	margin:0 auto;
	overflow:hidden;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.posr {
	position:relative;
}
.posa {
	position:absolute;
} /*blank*/
.b10 {
	clear:both;
	height:10px;
	overflow:hidden;
}
.b20 {
	clear:both;
	height:20px;
	overflow:hidden;
}
.b30 {
	clear:both;
	height:30px;
	overflow:hidden;
}
.b40 {
	clear:both;
	height:40px;
	overflow:hidden;
}
.b50 {
	clear:both;
	height:50px;
	overflow:hidden;
}
.b60 {
	clear:both;
	height:60px;
	overflow:hidden;
}
.pd10 {
	padding:10px;
	overflow:hidden;
}
.pd20 {
	padding:20px;
	overflow:hidden;
}
.mt10 {
	margin-top:10px;
}
.mt15 {
	margin-top:15px;
}
.mt20 {
	margin-top:20px;
}
.mt30 {
	margin-top:30px;
}
.mt40 {
	margin-top:40px;
}
.mr50 {
	margin-right: 50px;
}
.clear {
	clear:both;
	overflow:hidden;
}
.disb {
	display:block;
}
.nbd {
	border: none!important;
} /*font*/
.f12 {
	font-size:12px;
}
.f14 {
	font-size:14px;
}
.f16 {
	font-size:16px;
}
.fw {
	font-weight:bold;
}
.fn {
	font-weight: normal;
}
.tal {
	text-align:left;
}
.tac {
	text-align:center;
}
.tar {
	text-align:right;
}
.ti {
	text-indent:-10000px;
}
.fm-yh {
	font-family:"Microsoft YaHei", sans-serif;
} /*icon for header footer*/
.header .logo, .header .tel, .header .tel a, .sites a, .copyright ul li {
	background: url(images/icon_hf.png) no-repeat;
} /*header*/
.header {
	border-top: 2px solid #0094da;
	height: 155px;
}
.header .hdbox {
	position: relative;
	z-index: 99999;
	height: 91px;
	margin:0 auto;
}
.header .logo {
	height: 60px;
	float: left;
	margin-top: 19px;
	background-position: 0 -72px;
	overflow: hidden;
}
.header .logo a {
	display: block;
	width: 373px;
	height: 53px;
	text-indent: -10000px;
	overflow: hidden;
}
.header .tel {
	height: 35px;
	background-position: 0px -134px;
	width: 330px;
	float: right;
	margin-top: 40px;
}
.header .tel a {
	display: block;
	background-position: -347px -141px;
	width: 90px;
	height: 30px;
	margin: 7px 0 0 242px;
	overflow: hidden;
	text-indent: 36px;
	font: 12px/44px "inherit";
}
.header .tel a:hover {
	background-position: -347px -5px;
	color: #666;
	font-weight: bold;
}
.header .sites {
	position: absolute;
	top: 5px;
	right: 0px;
	line-height: 16px;
	width: 388px;
	height: 20px;
}
.header .sites li {
	float: left;
	width: 83px;
	height: 20px;
	font: 12px/20px "inherit";
}
.header .sites li a {
	color: #666;
	display: block;
	float: left;
	width: 83px;
	text-align: right;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}
.header .sites li a:hover {
	color: #0094da;
}
.sites .wb, .sites .wx {
	margin-left: 16px;
	_margin-left: 12px;
}
.sites .mb, .sites .en {
	margin-left: 12px;
	_margin-left: 10px;
}
.sites .wb a {
	background-position: -160px -14px;
}
.sites .wx a {
	background-position: -240px -15px;
}
.sites .mb a {
	background-position: -73px -14px;
}
.sites .en a {
	background-position: 7px -13px;
}
.sites .wb a:hover {
	background-position: -160px -47px;
}
.sites .wx a:hover {
	background-position: -240px -48px;
}
.sites .mb a:hover {
	background-position: -73px -47px;
}
.sites .en a:hover {
	background-position: 7px -46px;
}
.sites .wx {
	position: relative;
}
.sites .wxbox {
	display: none;
	position: absolute;
	top: 23px;
	left: -16px;
	z-index: 99999;
	width: 130px;
	height: 121px;
	background: url(images/bg_wxbox.jpg) no-repeat;
	text-indent: -1000px;
	overflow: hidden;
} /*navigation*/
.nav {
	background: url(images/icon_nav.png) left top repeat-x;
	width: 100%;
	font-size: 12px;
	height: 63px;
	position: relative;
	z-index: 9999;
	clear: both;
}
.navlist {
	margin: 1px auto 0;
	height: 57px;
}
.navlist li {
	width: 85px;
	margin-top: 1px;
*margin-top: 0px;
	float: left;
	position: relative;
*z-index: 9999;
*display: inline;
}
.navlist li.first {
	margin-left: 5px;
	margin-left: 5px !important;
}
.navlist li.last {
	margin-right: 4px;
	margin-right: 4px !important;
}
.navlist li .items {
	color: #666;
	font: bold 15px/32px "microsoft yahei";
	width: 85px;
	height: 57px;
	display: block;
	text-align: center;
	overflow: hidden;
}
.navlist li .items:hover .i10, .navlist li:hover .items {
	background: url(images/icon_nav_li.png) no-repeat;
	color: #fff;
}
.navlist li .items span {
	display: block;
	height: 20px;
	background: url(images/icon_nav_li_span.png) no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}
.navlist li .items .i1 {
	background-position: 30px 13px;
}
.navlist li .items .i2 {
	background-position: -55px 13px;
}
.navlist li .items .i3 {
	background-position: -138px 13px;
}
.navlist li .items .i4 {
	background-position: -309px 13px;
}
.navlist li .items .i5 {
	background-position: -395px 13px;
}
.navlist li .items .i6 {
	background-position: -224px 13px;
}
.navlist li .items .i7 {
	background-position: -531px 13px;
}
.navlist li .items .i8 {
	background-position: -453px 13px;
}
.navlist li .items .i9 {
	background-position: -598px 13px;
}
.navlist li .items:hover .i1, .navlist li:hover .items .i1 {
	background-position: 30px -21px;
}
.navlist li .items:hover .i2, .navlist li:hover .items .i2 {
	background-position: -55px -21px;
}
.navlist li .items:hover .i3, .navlist li:hover .items .i3 {
	background-position: -138px -21px;
}
.navlist li .items:hover .i4, .navlist li:hover .items .i4 {
	background-position: -309px -21px;
}
.navlist li .items:hover .i5, .navlist li:hover .items .i5 {
	background-position: -395px -21px;
}
.navlist li .items:hover .i6, .navlist li:hover .items .i6 {
	background-position: -224px -21px;
}
.navlist li .items:hover .i7, .navlist li:hover .items .i7 {
	background-position: -531px -21px;
}
.navlist li .items:hover .i8, .navlist li:hover .items .i8 {
	background-position: -453px -21px;
}
.navlist li .items:hover .i9, .navlist li:hover .items .i9 {
	background-position: -598px -21px;
}
.navah {
	background: url(images/icon_nav_li.png) no-repeat;
	color: #fff !important;
}
.navlist li dl {
	position: absolute;
	z-index: 9999;
	top: 57px;
	display: none;
	height: 182px;
	border-bottom: #cdcdcd solid 10px;
}
.navlist li dl img {
	margin: 20px;
*display: inline;
}
.navlist li .poslf, .navlist li .posrt {
	width: 405px;
}
.navlist li .poslf .list, .navlist li .posrt .list {
	width: 80px;
	margin-top: 18px;
*display: inline;
}
.navlist li .poslf .list a, .navlist li .posrt .list a {
	background: url(images/icon_nav_list.png) 0 -20px no-repeat;
	text-indent: 18px;
	width: 80px;
	display: block;
	line-height: 24px;
}
.navlist li .poslf .list a:hover, .navlist li .posrt .list a:hover {
	background: url(images/icon_nav_list.png) 0 3px no-repeat;
	color: #fff;
}
.navlist li .poslf {
	left: 0px;
	background: #ffffff url(images/icon_nav_down_l.png) no-repeat;
}
.navlist li .poslf .list {
	float: left;
	margin-left: 15px;
}
.navlist li .poslf img {
	float: right;
}
.navlist li .posrt {
	right: 0px;
	_right: -1px;
	background: #ffffff url(images/icon_nav_down_r.png) no-repeat;
}
.navlist li .posrt .list {
	float: right;
	margin-right: 15px;
}
.navlist li .posrt img {
	float: left;
}
.navlist li .navpro {
	left: -86px;
	width: 455px;
	background: #ffffff url(images/icon_nav_down_p.png) no-repeat;
}
.navlist li .navpro .list {
	width: 150px;
	float: left;
	margin-top: 18px;
*display: inline;
	margin-left: 15px;
}
.navlist li .navpro .list a {
	display: block;
	background: url(images/icon_nav_list.png) 0 -20px no-repeat;
	text-indent: 18px;
	line-height: 24px;
}
.navlist li .navpro .list a:hover {
	background: url(images/icon_nav_list.png) 0 -43px no-repeat;
}
.navlist li .navpro img {
	float: right;
} /*footer*/
.footer {
	margin-top: 40px;
	padding-top: 12px;
	background: url(images/bg_footer.png) center top no-repeat #323232;
}
.footer, .footer dl a {
	color: #bdbebe;
}
.copyright, .copyright a {
	color: #aaaaaa;
}
.footer a:hover {
	color: #cccccc;
}
.ftbox {
	margin: 0 auto;
}
.footer .flogo {
	margin: 53px 0 0 5px;
	height: 140px;
	_display: inline;
}
.footer dl.list {
	float: left;
	margin-top: 23px;
	_display: inline;
}
.footer dl.w {
	overflow: hidden;
}
.footer dl.w dt {
	padding-bottom: 10px;
}
.footer dl.w dd {
	float: left;
	width: 130px;
	margin-right: 20px;
	_display: inline;
}
.footer dl dt {
	font: bold 16px/28px "\5b8b\4f53";
	margin-bottom: 15px;
}
.footer dl dd {
	line-height: 26px;
	text-indent: 2px;
}
.copyright {
	clear: both;
	line-height: 35px;
	height: 35px;
	border-top: 1px solid #4c4c4c;
}
.copyright .t {
	width: 420px;
}
.copyright ul {
	width: 570px;
}
.copyright ul li {
	float: right;
	margin-left: 5px;
	text-indent: 6px;
	background-position: -374px -43px;
}
.copyright .group {
	background: none;
	position: relative;
}
.copyright .last {
	background: none;
}
.copyright .group span {
	display: block;
	cursor: pointer;
}
.copyright .group dl {
	display: none;
	position: absolute;
	width: 160px;
	background: url(images/icon_group.png) left bottom no-repeat #f7f6f6;
	border-top: 2px solid #cccccc;
	bottom: 26px;
	left: -46px;
	line-height: 24px;
	font-size: 12px;
	text-align: center;
	padding-bottom: 10px;
}
.copyright .group dl, .copyright .group dl a {
	color: #666;
}
.copyright .group dl a:hover {
	font-weight: bold;
} /*slide case*/
.slcase {
	position: relative;
	height: 126px;
	width: 294px;
	overflow: hidden;
}
.slcase .fCl-slide a {
	display: block;
	height: 126px;
	line-height: 59px;
	width: 294px;
	overflow: hidden;
}
.slcase .fCl-nav {
	position: absolute;
	margin-left: 127px;
	bottom: 8px;
}
.slcase .fCl-nav li {
	float: left;
	width: 7px;
	height: 7px;
	margin: 0 3px;
	cursor: pointer;
	background: url(images/icon_home_l.png) -10px -151px no-repeat;
}
.slcase .fCl-nav li.on {
	background-position: -10px -167px;
} /*page*/
.pgbanner {
	margin-top: -5px;
	width: 100%;
	height: 200px;
	overflow: hidden;
}
.pgnav {
	margin-top: 10px;
	border-left: 5px solid #0094da;
	border-bottom: 1px solid #efefef;
	text-indent: 10px;
	font:14px/30px "microsoft yahei";
}
.pgnav:hover {
	border-bottom: 1px solid #0094da;
} /*sidebar relate*/
.sidebar {
	width: 300px;
	margin-top: 40px;
	float: right;
}
.sidebar h3, .sidebar h5 {
	float: left;
	margin: 20px 0 5px;
	width: 100%;
	text-indent: 52px;
	font: bold 20px/42px "microsoft yahei";
	overflow: hidden;
}
.sidebar h3 {
	background: url(images/icon-list.png) no-repeat;
}
.sidebar h3.ztbd {
	background-position: 0 -278px;
}
.sidebar h3.cpzs {
	background-position: 0 -324px;
	color: #ea2622;
}
.sidebar h3.gcal {
	background-position: 0 -512px;
}
.sidebar h5.cpss {
	background: url(images/icon_case.png) -56px -40px no-repeat;
}
.sidebar .txlist li {
	float: left;
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #cccccc;
	text-indent: 10px;
	overflow: hidden;
}
.sidebar .tel {
	float: left;
	margin-top: 20px;
}
.sidebar .se {
	clear: both;
	float: left;
	width: 300px;
	line-height: 32px;
	background: url(images/bg_sidebar_se.png) repeat;
}
.se #selects #select {
	display:none;
}
.se #select {
	position:relative;
	width:278px;
	height:32px;
	margin:20px 10px;
	_z-index:9;
}
.se #select .select {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:278px;
	text-indent: 20px;
	background: #ffffff;
	cursor:pointer;
	border:#efefef solid 1px;
	background:url(images/icon_case.png) 248px -42px no-repeat #ffffff;
}
.se #select .select a {
	display:block;
	width:278px;
	cursor:pointer;
	background:url(images/icon_case.png) 248px -42px no-repeat #ffffff;
}
.se #select .sub {
	display:block;
	width:278px;
	position:absolute;
	z-index:2000;
	top:33px;
	background:#fff;
	border:1px solid #efefef;
	display:none;
}
.se #select .sub li {
	height:32px;
	cursor:pointer;
}
.se #select .sub li a {
	display: block;
	text-indent: 20px;
}
.se #select .sub li a:hover {
	text-decoration:none;
	background:#efefef;
}
.sdcase {
	border: 3px solid #efefef;
	_height: 1%;
	overflow: hidden;
}
.sd_plist h2 {
	background: url(images/bg_sidebar_top.png) no-repeat;
	font: bold 20px/73px "microsoft yahei";
	color: #ffffff;
	padding-top: 10px;
	text-indent: 30px;
}
.sd_plist ul li {
	float: left;
	width: 150px;
	line-height: 80px;
	height: 80px;
	text-align: center;
	font-family: "microsoft yahei";
}
.sd_plist ul li a {
	color: #ffffff;
	font-size: 14px;
}
.sd_plist ul li a:hover {
	color: #ffffff;
}
.sd_plist .it1 {
	background-color: #13a7ed;
}
.sd_plist .it3 {
	background-color: #089ce2;
}
.sd_plist .it5 {
	background-color: #0596db;
}
.sd_plist .it6 {
	float: left;
	width: 300px;
	line-height: 80px;
	height: 80px;
	text-align: center;
	background-color: #028fd2;
}
.sd_plist .it6 a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/icon-list.png) 130px 23px no-repeat;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}
.sd_plist .it6 a:hover {
	background-position: 150px 23px;
} /*bottom list*/
.hbuy h5, .hbuy em {
	color: #ea2622;
	font-weight: bold;
	font-family: microsoft yahei;
}
.hbuy h5 {
	background: url(images/icon-list.png) 0 -126px no-repeat;
	font-size: 16px;
	text-indent: 55px;
	line-height: 70px;
	height: 50px;
	margin: 20px 0 10px;
	overflow: hidden;
}
.hbuy p {
	line-height: 26px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0;
}
.bg-gray-low, .bg-gray-high {
	padding: 30px 0;
	overflow: hidden;
}
.bg-gray-low {
	background: url(images/bg_gray_254.jpg) left bottom repeat-x;
}
.bg-gray-high {
	background: url(images/bg_gray_284.jpg) left bottom repeat-x;
}
.btpro {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.btpro h4 {
	font: bold 18px/40px "microsoft yahei";
	padding-bottom: 30px;
}
.btpro .h195 {
	height: 195px;
}
.btpro .h225 {
	height: 225px;
}
.btpro ul {
	overflow: hidden;
	zoom: 1;
}
.btpro ul li {
	float: left;
	width: 269px;
	margin-right: 38px;
	overflow: hidden;
	display: inline;
}
.btpro ul li a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	position: relative;
}
.btpro .bghv {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 269px;
	height: 195px;
	background: url(images/bg_btpro_hv.png) repeat;
	z-index: 99;
}
.btpro .bghv em {
	display: block;
	margin-top: 113px;
	text-align: center;
	height: 40px;
	font: bold 16px/40px "microsoft yahei";
	color: #ffffff;
}
.btpro .bghv span {
	display: block;
	float: left;
	width: 45px;
	height: 45px;
	margin: 68px 0 0 112px;
	_display: inline;
	background: url(images/icon-list.png) 1px -230px no-repeat;
}
.btpro .bghv span.bgcs {
	background: url(images/icon-list.png) 0px -901px no-repeat;
}
.btpro ul li img {
	width: 269px;
	height: 195px;
}
.btpro ul li span.btx {
	display: block;
	float: left;
	width: 100%;
	line-height: 36px;
*margin-top: 8px;
	text-align: center;
}
.btpro ul li a:hover span.btx {
	font-weight: bold;
}
.btpro .prev, .btpro .next {
	position: absolute;
	right: 0px;
	top: 12px;
	display: block;
	width: 18px;
	height: 18px;
	overflow: hidden;
	cursor: pointer;
	background: url(images/icon-list.png) -27px -209px no-repeat;
}
.btpro .next {
	left: auto;
	right: 25px;
	background-position: 0px -209px;
}
.btpro .prevStop {
	background-position: -27px -188px;
	cursor: default;
}
.btpro .nextStop {
	background-position: 0px -188px;
	cursor: default;
} 
/*page list*/
.Pagelist {
	padding:3px;  text-align:center;  margin-top:20px; font-size:12px; float:left; height:45px; width:95%;
	margin-left: 20px;
	line-height: 30px;
}
.Pagelist span, .Pagelist span a {
	color: #666;
	font-size: 12px;
}
.Pagelist span {
	float: left;
	display: block;
	padding: 0 20px;
	background-color: #cccccc;
	margin: 0 6px;
	_margin: 0 3px;
	background: url(images/bg_Pagelist.png) repeat-x;
	border: 1px solid #dedede;
}
.Pagelist span.yw {
	background-position: 0 -80px;
	border: 1px solid #0094da;
}
.Pagelist span.rd {
	background-position: 0 -40px;
	border: 1px solid #0094da;
}
.Pagelist span b, .Pagelist span.yw a {
	color: #ffffff;
	font-weight: normal;
} 
/*service bottom*/
.cpserv {
	padding-top: 30px;
}
.cpserv ul {
	margin: 20px 0;
	padding: 0 7px;
	border-top: 1px solid #eae8e8;
	background: url(images/bg_propage_bt.png) 0px -438px repeat-x #fc9c5c;
	overflow: hidden;
}
.cpserv ul li, .cpserv ul li a, .cpserv ul li span {
	float: left;
	height: 60px;
}
.cpserv ul li a, .cpserv ul li span {
	display: block;
	font: bold 14px/60px "microsoft yahei";
}
.cpserv ul li a:hover {
	background: url(images/bg_propage_bt.png) 25px -353px repeat-x;
	color: #f75332;
	cursor: pointer;
}
.cpserv ul li span.pr {
	background-position-y: -41px;
}
.cpserv ul li span.qu {
	background-position-y: -222px;
}
.cpserv ul li span.eq {
	background-position-y: -161px;
}
.cpserv ul li span.te {
	background-position-y: -102px;
}
.cpserv ul li span.kn {
	background-position-y: -282px;
}