/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #241d0a;
	font-family: '微软雅黑';
}
h1, h2, h3, h4, h5, h6, p, ul, li, img, a, form, dl, dt, dd, select, input, textarea, table {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
	color: #16173b;
}
a:hover {
	text-decoration: none;
}
a:hover, a:active {
	outline: 0 none;
}
.left {
	float: left;
	clear: none;
}
.right {
	float: right;
	clear: none;
}
.clear {
	display: block;
	overflow: hidden;
	clear: both;
	width: 0px;
	height: 0px;
}
.img {
	display: block;
	overflow: hidden;
	vertical-align: middle;
}
#header_hhb {
	overflow: hidden;
}
.headerBg {
	height: 600px;
	margin: 0 auto;
	position: relative;
	width: 100%;
}
.panHeader {
	display: block;
	height: 600px;
	overflow: hidden;
	text-align: center;
	width: 100%;
}
.ban1 {
	background: url(../images/toptw_01.jpg) no-repeat center;
	height: 88px;
	overflow: hidden;
}
.ban2 {
	background: url(../images/toptw_02.jpg) no-repeat center;
	height: 88px;
	overflow: hidden;
}
.ban3 {
	background: url(../images/toptw_03.jpg) no-repeat center;
	height: 88px;
	overflow: hidden;
}
.ban4 {
	background: url(../images/toptw_04.jpg) no-repeat center;
	height: 88px;
	overflow: hidden;
}
.ban5 {
	background: url(../images/toptw_05.jpg) no-repeat center;
	height: 88px;
	overflow: hidden;
}
.ban6 {
	background: url(../images/toptw_06.jpg) no-repeat center;
	height: 88px;
	overflow: hidden;
}
.ban7 {
	background: url(../images/toptw_07.jpg) no-repeat center;
	height: 72px;
	overflow: hidden;
}
.linkb1s {
	width: 100%;
	height: 600px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 500;
}
.dq {
	text-align: justify;
	text-justify: inter-ideograph;
}
#daohang {
	width: 100%;
	height: 70px;
	background: #25445b;
	margin: 0 auto;
	z-index: 2000;
}
#daohang p {
}
#daohang a {
	padding: 0px 60px;
	float: left;
	display: block;
	line-height: 70px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	cursor: pointer
}
#daohang a.cur, #daohang a:hover {
	background-color: #00b1bc;
	text-decoration: none;
	color: #fff;
	height: 70px;
}
.dhmid {
	margin: 0 auto;
	width: 1200px;
	height: 70px;
}
.mnbg {
	width: 100%;
	height: auto!important;
	padding-top: 70px;
}
.cons_01 {
	width: 100%;
	background: url(../images/cbg1.jpg) no-repeat bottom center;
	height: 1256px;
	position: relative;
}
.cmid {
	width: 1200px;
	overflow: hidden;
	height: 1256px;
	position: relative;
	margin: 0 auto
}
.ygtit1 {
	margin: 0 auto;
	width: 416px;
	height: 97px;
	display: block;
	margin-top: 46px;
	background: url(../images/xsbbg.png) no-repeat 0px 0px;
}
.sml {
	font-size: 16px;
	text-align: center;
	color: #00b1bc;
	line-height: 26px;
	margin-top: 50px;
}
.c-frbox {
	position: absolute;
	width: 378px;
	height: 896px;
	right: 0px;
	top: 336px;
}
.c-frbox ul {
	background: url(../images/cfrbg.png) no-repeat 35px 0px;
	width: 373px;
	height: 896px;
	overflow: hidden;
}
.c-frbox ul li {
	height: 189px;
	margin-bottom: 35px;
	width: 373px;
	cursor: pointer;
	position: relative;
}
.c-frbox ul li a em {
	color: #9a9a9a;
	position: absolute;
	left: 0px;
	top: 93px;
}
.c-frbox ul li a:hover em {
	color: #25445b;
}
.c-frbox ul li a .fr-list {
	width: 301px;
	height: 189px;
	display: block;
	position: absolute;
	left: 72px;
	overflow: hidden
}
.c-frbox ul li a .fr-list img {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.c-frbox ul li a:hover img {
	opacity: 1;
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
}
.c-frbox ul li a:hover .caption {
	opacity: 1;
}
.c-frbox .caption {
	cursor: pointer;
	position: absolute;
	opacity: 0;
	-webkit-transition: all 0.45s ease-in-out;
	-moz-transition: all 0.45s ease-in-out;
	-o-transition: all 0.45s ease-in-out;
	-ms-transition: all 0.45s ease-in-out;
	transition: all 0.45s ease-in-out;
}
.c-frbox .blur {
	background-color: rgba(255,255,255,1);
	height: 50px;
	width: 267px;
	z-index: 5;
	bottom: 0px;
	left: 16px;
	position: absolute;
}
.c-frbox .caption-text {
	height: 50px;
	position: absolute;
	text-align: center;
	top: -50px;
	left: 16px;
	width: 267px;
	z-index: 10;
	line-height: 50px;
	font-size: 14px;
}
.c-flbox {
	width: 771px;
	overflow: hidden;
	height: 890px;
	position: absolute;
	left: 15px;
	top: 336px;
}
.imggd {
	background: #fff;
	height: 637px;
	width: 771px;
}
.imggd h1 {
	text-align: center;
	font-size: 28px;
	line-height: 95px;
	height: 95px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	font-weight: normal;
	color: #252f36;
	width: 100%;
}
.hjqh {
	margin-top: 48px;
}
.hjqh li {
	width: 183px;
	border: none;
	float: left;
	margin: 0 4px;
	cursor: pointer
}
.hjqh li p {
	text-align: center;
	line-height: 22px;
	font-size: 16px;
	padding-top:6px;
}
.hoversa img {
	outline: 3px solid #10b6c0;
	outline-offset: -3px;
	cursor: pointer
}
.gdbox {
	position: absolute;
	left: 17px;
	top: 60px;
}
/*焦点图*/
.focus {
	position: relative;
	width: 740px;
	height: 515px;
	background-color: #000;
	margin: 40px auto 0 auto;
}
.focus img {
	width: 740px;
	height: 515px;
}
.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}
.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}
.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}
.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}
.focus .btn a:hover, .focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}
.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}
.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}
.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 80px;
	line-height: 80px;
	background: rgba(0,0,0,0.6);
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = '#80000000', endColorstr = '#80000000')\9;
	display: block;
	text-align: left;
}
.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	overflow: hidden;
	margin-left: 10px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #000
}
.focus .fcon img {
	display: block;
}
.focus .fbg {
	bottom: 25px;
	right: 20px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
}
.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}
.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 20px;
	height: 6px;
	margin: 0 2px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}
.focus .D1fBt .current, .focus .D1fBt a:hover {
	background: #e35d1d;
}
.focus .D1fBt img {
	display: none
}
.focus .D1fBt i {
	display: none;
	font-style: normal;
}
.focus .prev, .focus .next {
	position: absolute;
	width: 40px;
	height: 74px;
	background: url(../images/focus_btn.png) no-repeat;
}
.focus .prev {
	top: 50%;
	margin-top: -37px;
	left: 0;
	background-position: 0 -74px;
	cursor: pointer;
}
.focus .next {
	top: 50%;
	margin-top: -37px;
	right: 0;
	background-position: -40px -74px;
	cursor: pointer;
}
.focus .prev:hover {
	background-position: 0 0;
}
.focus .next:hover {
	background-position: -40px 0;
}
.cons_02 {
	width: 100%;
	height: 1800px;
	position: relative;
}
.cmid2 {
	width: 1200px;
	overflow: hidden;
	height: 1800px;
	position: relative;
	margin: 0 auto
}
.ygtit2 {
	margin: 0 auto;
	width: 416px;
	height: 97px;
	display: block;
	margin-top: 46px;
	background: url(../images/xsbbg.png) no-repeat 0px -98px;
}
.xslcbox {
	width: 1200px;
	position: relative;
	margin-top: 36px;
}
.xslcbox li {
	width: 399px;
	height: 399px;
	display: block;
	float: left;
	margin-right: 1px;
	overflow: hidden;
}
.xslcbox img {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.xslcbox li a:hover img {
	opacity: 1;
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
}
.xslcbox li a:hover .caption2 {
	opacity: 1;
}
.xslcbox .caption2 {
	cursor: pointer;
	position: absolute;
	opacity: 0;
	-webkit-transition: all 0.45s ease-in-out;
	-moz-transition: all 0.45s ease-in-out;
	-o-transition: all 0.45s ease-in-out;
	-ms-transition: all 0.45s ease-in-out;
	transition: all 0.45s ease-in-out;
}
.xslcbox .blur2 {
	background: url(../images/ckxq.jpg) no-repeat 280px 8px #fff;
	height: 96px;
	width: 357px;
	z-index: 5;
	bottom: 5px;
	left: 22px;
	position: absolute;
}
.xslcbox .caption-text2 {
	height: 96px;
	position: absolute;
	padding-left:60px;
	top: -70px;
	left: 22px;
	width: 357px;
	z-index: 10;
	line-height: 22px;
	font-size: 14px;
}
.cons_03 {
	width: 100%;
	height: 1185px;
	position: relative;
}
.cmid3 {
	width: 1200px;
	overflow: hidden;
	height: 182px;
	position: relative;
	margin: 0 auto
}
.ygtit3 {
	margin: 0 auto;
	width: 416px;
	height: 97px;
	display: block;
	margin-top: 46px;
	background: url(../images/xsbbg.png) no-repeat 0px -196px;
}
.midUl {
	margin: 0 auto;
	width: 1200px;
	height: 188px;
	background: url(../images/zjulbg.jpg) no-repeat;
}
.midUl li {
	width: 231px;
	height: 188px;
	display: block;
	margin: 0 5px 0 4px;
	cursor: pointer;
	float: left;
}
.midUl .hoversb0 {
	background: url(../images/zjulbg1.jpg) no-repeat -244px 0px;
	width: 231px;
	height: 188px;
	display: block;
}
.midUl .hoversb1 {
	background: url(../images/zjulbg1.jpg) no-repeat -485px 0px;
	width: 231px;
	height: 188px;
	display: block;
}
.midUl .hoversb2 {
	background: url(../images/zjulbg1.jpg) no-repeat -724px 0px;
	width: 231px;
	height: 188px;
	display: block;
}
.midUl .hoversb3 {
	background: url(../images/zjulbg1.jpg) no-repeat -964px 0px;
	width: 231px;
	height: 188px;
	display: block;
}
.midUl .hoversb4 {
	background: url(../images/zjulbg1.jpg) no-repeat -964px 0px;
	width: 231px;
	height: 188px;
	display: block;
}
.zja {
	width: 100%;
	background: url(../images/zjabg.jpg) no-repeat 50% 0;
	height: 799px;
	margin-top: 10px;
}
.zjmid {
	margin: 0 auto;
	width: 1200px;
	height: 799px;
	overflow: hidden;
	position: relative;
}
.zjimg {
	position: absolute;
	right: 0px;
	height: 799px;
	width: 511px;
	top: 0px;
	text-align: right
}
.zjmid img {
	z-index: 12;
}
.zjbtn {
	z-index: 99;
	position: absolute;
	left: 30px;
	top: 324px;
	background: url(../images/xsbbg.png) no-repeat -1050px 0px;
	width: 150px;
	height: 150px;
}
.zjzl {
	position: absolute;
	width: 690px;
}
.zjzl .jcyl {
	position: absolute;
	top: 85px;
}
.zjzl .zjyx {
	position: absolute;
	background: url(../images/zj-zjyx.png) no-repeat;
	width: 690px;
	left: 0px;
	top: 168px;
	min-height: 135px!important;
}
.zjzl .zjyx p {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #10b6c0;
	padding-left: 80px;
}
.zjzl .zjyx span {
	font-size: 15px;
	color: #25445b;
	padding-left: 80px;
	display: block;
	padding-top: 10px;
	line-height: 24px;
}
.zjzl .zjgs {
	position: absolute;
	background: url(../images/zj-zjgs.png) no-repeat left top;
	width: 690px;
	left: 0px;
	top: 329px;
	min-height: 135px!important;
}
.zjzl .zjgs p {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #de7442;
	padding-left: 80px;
}
.zjzl .zjgs span {
	font-size: 15px;
	color: #25445b;
	padding-left: 80px;
	display: block;
	padding-top: 10px;
	line-height: 24px;
}
.zjzl .zjft {
	position: absolute;
	background: url(../images/zj-zjft.png) no-repeat left top;
	width: 690px;
	top: 511px;
	min-height: 135px!important;
}
.zjzl .zjft p {
	font-size: 16px;
	text-decoration: underline;
	color: #10b6c0;
}
.zjzl .zjft span {
	font-size: 15px;
	color: #25445b;
	display: block;
	line-height: 24px;
}
.ftxq {
	background: #fff;
	width: 592px;
	display: block;
	margin-left: 80px;
	padding: 20px 20px;
}
.ftxq a {
	color: #F00;
	text-decoration: underline;
}
.cons_04 {
	width: 100%;
	/*height: 1131px;*/
	position: relative;
}
.cmid4 {
	width: 1200px;
	overflow: hidden;
	/*height: 1131px;*/
	position: relative;
	margin: 0 auto
}
.ygtit4 {
	margin: 0 auto;
	width: 416px;
	height: 97px;
	display: block;
	margin-top: 46px;
	background: url(../images/xsbbg.png) no-repeat -416px -196px;
}
.ygtit4-1 {
	margin: 0 auto;
	width: 1200px;
	height: 81px;
	display: block;
	margin-top: 46px;
	background: url(../images/xsbbg.png) no-repeat 0px -492px;
}
.zjhc {
	width: 1200px;
	height: 435px;
	margin-top: 45px;
}
.zjhc li {
	width: 171px;
	height: 435px;
	float: left;
	cursor: pointer;
	display: block;
	overflow: hidden;
}
.zjhc img {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.zjhc li a:hover img {
	opacity: 1;
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
}
.zjhc li a:hover .caption3 {
	opacity: 1;
}
.zjhc .caption3 {
	cursor: pointer;
	position: absolute;
	opacity: 0;
	-webkit-transition: all 0.45s ease-in-out;
	-moz-transition: all 0.45s ease-in-out;
	-o-transition: all 0.45s ease-in-out;
	-ms-transition: all 0.45s ease-in-out;
	transition: all 0.45s ease-in-out;
}
.zjhc .blur3 {
	background-color: rgba(0,0,0,0.5);
	height: 435px;
	width: 171px;
	z-index: 5;
	bottom: 0px;
	left: 0px;
	position: absolute;
}
.zjhc .caption-text3 {
	height: 435px;
	position: absolute;
	text-align: center;
	top: -435px;
	left: 0px;
	width: 171px;
	z-index: 10;
	color: #fff;
	line-height: 22px;
	font-size: 14px;
}
.zjhc .caption-text3 h1 {
	font-weight: normal;
	font-size: 26px;
	display: block;
	padding-bottom: 5px;
	padding-top: 300px;
}
.zjhc .caption-text3 p {
	display: block;
	width: 171px;
	background: #10b6c0;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	height: 34px;
	margin-top: 10px;
}
.zjzz {
	height: 364px;
	background: url(../images/zzbg.jpg) no-repeat left bottom;
}
.zjzza {
	width: 160px;
	display: block;
	text-align: center;
	padding-top: 16px;
	float: left;
	overflow: hidden;
	position: relative;
	margin: 0px 20px;
}
.zjzza a:hover img {
	outline: 3px solid #10b6c0;
	outline-offset: -3px;
}
.zjzza p {
	font-size: 16px;
	line-height: 24px;
	display: block;
}
.zjzza span {
	display: block;
	padding-bottom: 10px;
}
.cons_05 {
	width: 100%;
	height: 810px;
	position: relative;
}
.cmid5 {
	width: 1200px;
	overflow: hidden;
	height: 810px;
	position: relative;
	margin: 0 auto
}
.ygtit5 {
	margin: 0 auto;
	width: 416px;
	height: 97px;
	display: block;
	margin-top: 20px;
	background: url(../images/xsbbg.png) no-repeat 0px -294px;
}
.jsyfbox {
	width: 1200px;
	height: 538px;
	margin-top: 50px;
}
.jsyfbox li {
	width: 384px;
	height: 538px;
	float: left;
	margin: 0px 8px;
	overflow: hidden;
}
.jsyfbox li:hover {
	background: #fff;
	-webkit-box-shadow: 0 0 8px rgba(42, 42, 42, .5);
	-moz-box-shadow: 0 0 8px rgba(42, 42, 42, .5);
	box-shadow: 0 0 8px rgba(42, 42, 42, .5);
}
.jsyfbox img {
	-webkit-transition: all 0.5s ease-in-out;
	outline: 1px solid #e2e2e2;
	outline-offset: -1px;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.jsyfbox li a {
	display: block;
	width: 384px;
	height: 538px;
	transition: 500ms;
	-webkit-transition: 500ms;
	-moz-transition: 500ms;
}
.jsyfbox li a:hover img {
	opacity: 1;
}
.jsyfbox li a:hover .caption4 {
	opacity: 1;
}
.jsyfbox .caption4 {
	cursor: pointer;
	position: absolute;
	opacity: 0;
	-webkit-transition: all 0.45s ease-in-out;
	-moz-transition: all 0.45s ease-in-out;
	-o-transition: all 0.45s ease-in-out;
	-ms-transition: all 0.45s ease-in-out;
	transition: all 0.45s ease-in-out;
}
.jsyfbox .blur4 {
	background-color: rgba(16,182,192,0.85);
	height: 538px;
	width: 384px;
	z-index: 5;
	bottom: 0px;
	left: 0px;
	position: absolute;
}
.jsyfbox .caption-text4 {
	height: 538px;
	position: absolute;
	text-align: center;
	top: -538px;
	left: 0px;
	width: 384px;
	z-index: 10;
	color: #fff;
}
.jsyfbox .caption-text4 h1 {
	font-size: 24px;
	display: block;
	line-height: 32px;
	padding-top: 170px;
	padding-bottom: 10px;
}
.jsyfbox .caption-text4 span {
	font-size: 16px;
	display: block;
	line-height: 22px;
	padding: 0 20px;
}
.jsyfbox .caption-text4 .ckbtn {
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	width: 209px;
	height: 45px;
	line-height: 45px;
	background: none;
	font-size: 16px;
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}
.jsyfbtn {
	margin: 0 auto;
	width: 381px;
	height: 60px;
	background: url(../images/xsbbg.png) no-repeat -668px 0px;
	display: block;
	margin-top: 40px;
}
.cons_06 {
	width: 100%;
	height: 939px;
	position: relative;
	background: #e8f5f6;
	margin-top: 75px;
}
.cmid6 {
	width: 1200px;
	overflow: hidden;
	height: 939px;
	position: relative;
	margin: 0 auto;
	background: url(../images/casebg.jpg) no-repeat;
	position: relative;
}
.casep1 {
	position: absolute;
	left: 70px;
	top: 395px;
	width: 370px;
	font-size: 16px;
	line-height: 22px;
	color: #424242;
}
.casep2 {
	position: absolute;
	left: 70px;
	top: 484px;
	width: 370px;
	font-size: 16px;
	line-height: 22px;
	color: #424242;
}
.casebtn {
	position: absolute;
	left: 72px;
	top: 774px;
	width: 336px;
	height: 55px;
	background: url(../images/xsbbg.png) no-repeat -713px -61px;
	display: block;
}
.cons_07 {
	width: 100%;
	height: 939px;
	position: relative;
}
.cmid7 {
	width: 1200px;
	overflow: hidden;
	height: 939px;
	position: relative;
	margin: 0 auto
}
.ygtit7 {
	margin: 0 auto;
	width: 416px;
	height: 97px;
	display: block;
	margin-top: 40px;
	background: url(../images/xsbbg.png) no-repeat -416px -294px;
}
.hzimga {
	width: 1200px;
	height: 269px;
	display: block;
	margin-top: 40px;
}
.hzimga a {
	float: left;
	width: 288px;
	height: 269px;
	margin: 0px 6px;
}
.hzimga a img {
	outline: 1px solid #eee;
	outline-offset: -1px;
}
.hzimga a:hover img {
	outline: 3px solid #10b6c0;
	outline-offset: -3px;
}
.hzimgb {
	background: url(../images/hzbg.jpg) no-repeat center top;
	width: 1200px;
	height: 274px;
	margin-top: 30px;
	padding-top: 86px;
}
.hzimgb a {
	float: left;
	width: 388px;
	height: 270px;
	margin: 0px 6px;
	background: #fff;
	text-align: center;
	display: block;
	outline: 1px solid #eee;
	outline-offset: -1px;
	vertical-align: middle
}
.hzimgb a img {
	padding-top: 40px;
}
.hzimgb a:hover {
	outline: 3px solid #10b6c0;
	outline-offset: -3px;
}
.hzbtn {
	margin: 40px auto;
	width: 370px;
	height: 60px;
	background: url(../images/xsbbg.png) no-repeat -680px -117px;
	display: block;
}
.cons_08 {
	width: 100%;
	height: 465px;
	position: relative;
}
.cmid8 {
	width: 1200px;
	overflow: hidden;
	height: 465px;
	position: relative;
	margin: 0 auto
}
.ygtit8 {
	margin: 0 auto;
	width: 416px;
	height: 97px;
	display: block;
	margin-top: 70px;
	background: url(../images/xsbbg.png) no-repeat 0px -392px;
}
.xmbox {
	background: url(../images/xmbg.jpg) no-repeat;
	width: 1200px;
	height: 215px;
	margin-top: 40px;
	position: relative;
}
.xmbox .xm1 {
	position: absolute;
	left: 8px;
	top: 8px;
	width: 225px;
	height: 193px;
}
.xmbox .xm2 {
	position: absolute;
	left: 247px;
	top: 8px;
	width: 225px;
	height: 193px;
}
.xmbox .xm3 {
	position: absolute;
	left: 486px;
	top: 8px;
	width: 225px;
	height: 193px;
}
.xmbox .xm4 {
	position: absolute;
	left: 726px;
	top: 8px;
	width: 225px;
	height: 193px;
}
.xmbox .xm5 {
	position: absolute;
	left: 965px;
	top: 8px;
	width: 225px;
	height: 193px;
}
/*专题导航通用样式*/	
nav {
	width: 100%;
	height: 45px;
	position: absolute;
	z-index: 100;
	background: url(nav-bg.png) repeat;
}
nav .navmid {
	width: 1200px;
	height: 45px;
	margin: 0 auto;
	position: relative;
}
nav .navmid .dhcc {
	width: 1200px;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 45px;
	line-height: 44px;
}
nav .navmid .dhcc a {
	padding: 0 80px;
	color: #fff;
	font-size: 16px;
	transition: 500ms;
	-webkit-transition: 500ms;
	-moz-transition: 500ms;
}
nav .navmid .dhcc a:hover {
	color: #dea329;
}
nav .navmid .dhcc b {
	color: #856c91;
}
.js-yq{ position:relative;}
.js-yq .prev,.js-yq .next{display:block; width:30px;height:40px; position:absolute; top:50px;}
.js-yq .prev{background:url(../images/prev.png) no-repeat; left:5px;}
.js-yq .next{background:url(../images/next.png) no-repeat; right:10px;}