* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "微软雅黑";
	background: #FFFFFF;
}
.tc{position: fixed; bottom: 0; z-index: 9999;}
              .gb{width: 20px; height: 20px; float: right; position: relative; right: 22px; border-radius: 50%; right: 0; top: -125px;}
ul,
li {
	list-style-type: none;
}

img {
	border: 0;
	vertical-align: top;
	display: block
}

a {
	text-decoration: none;
	cursor: pointer
}

.w_1180 {
	width: 1180px;
	height: auto;
	margin: auto;
	overflow: hidden;
}

.banner {
	width: 100%;
	position: relative;
	height: 620px;
	background: #000;
}

.banner .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.banner .bd ul {
	width: 100% !important;
}

.banner .bd li {
	width: 100% !important;
	height: 620px;
	overflow: hidden;
	text-align: center;
}

.banner .bd li a {
	display: block;
	height: 620px;
}

.banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 62px;
	line-height: 62px;
	text-align: center;
}

.banner .hd ul {
	text-align: center;
}

.banner .hd li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 35px;
	height: 35px;
	margin: 2px;
	line-height: 35px;
	background: #fff;
	color: #000;
	font-size: 34px;
	overflow: hidden;
	line-height: 9999px;
}

.banner .hd ul .on {
	background: #41b8e0;
}

.banner .prev,
.banner .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.banner .prev {
	left: 190px;
}

.banner .next {
	background-position: 0 -90px;
	right: 190px;
}

.banner .prev:hover,
.banner .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}

.conter {
	width: 100%;
	height: 970px;
	background: url(../images/conbg1.jpg) no-repeat no-repeat center;
	margin: auto;
}

.con1 {
	width: 1180px;
	height: auto;
	margin: auto;
	overflow: hidden;
	margin-top: 40px;
}

.con1 h1 {
	width: 520px;
	height: 120px;
	margin: auto;
	margin-bottom: 18px;
}

.con1 li {
	float: left;
	width: 236px;
}

.con1 li a {
	width: 225px;
	margin: auto;
}

.con1 li a img {
	margin-left: 5px;
}

.con1 li a p {
	text-align: center;
	font-size: 24px;
	color: #e47d04;
	margin-top: 15px;
}

.con1 li a span {
	font-size: 8px;
	color: #e47d04;
	text-align: center;
	display: block;
}

.con2 {
	width: 1180px;
	height: auto;
	margin: auto;
	overflow: hidden;
	margin-top: 40px;
}

.con2_lf {
	width: 590px;
	float: left;
}

.con2_lf h1 {
	width: 320px;
	height: 90px;
	margin: auto;
	margin-bottom: 20px;
}

.con2_lft {}

.con2_lft i {
	float: left;
	width: 138px;
	height: 90px;
	background: #fff;
	-moz-box-shadow: 2px 2px 6px #f4f4f4;
	-webkit-box-shadow: 2px 2px 6px #f4f4f4;
	box-shadow: 2px 2px 6px #f4f4f4;
}

.con2_lft i img {
	margin: 3px;
}

.con2_lft dl {
	float: left;
	width: 430px;
	margin-left: 10px;
}

.con2_lft dl dt {
	font-size: 22px;
}

.con2_lft dl dt a {
	color: #804002;
}

.con2_lft dl dd {
	color: #38220c;
	font-size: 18px;
	line-height: 30px;
}

.con2_lft dl dd a {
	color: #ff8001;
}

.con2_lfc {
	width: 590px;
	height: auto;
	overflow: hidden;
}

.con2_lfc li {
	height: 60px;
	border-bottom: 1px dashed #e4e4e4;
}

.con2_lfc li a {
	line-height: 60px;
	color: #38220c;
	font-size: 20px;
}

.con2_lfc li a b {
	width: 5px;
	height: 5px;
	margin: 0 10px;
}

.con2_lfc li a span {
	color: #ff8001;
}

.con2_rg {
	width: 590px;
	height: 383px;
	float: left;
	position: relative;
}

.con2_rg h1 {
	width: 320px;
	height: 90px;
	margin: auto;
	margin-bottom: 20px;
}

.con2_rg .pic {
	position: relative;
	z-index: 0;
}

.con2_rg .pic img {
	width: 590px;
	height: 300px;
	display: block;
}

.con2_rg .hd {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}

.con2_rg .hd li {
	margin: 0 5px;
	background: url(../images/dot.png) no-repeat 0 -16px;
	height: 16px;
	overflow: hidden;
	width: 16px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	_background: url(../images/dot8.png) no-repeat 0 -16px;
}

.con2_rg .hd .on {
	background-position: 0 0;
}


/*
.con2_rg .prev,
.con2_rg .next {
	width: 60px;
	height: 90px;
	display: none;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 55%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.con2_rg .prev {
	left: 0;
}

.con2_rg .next {
	background-position: 0 -90px;
	right: 0;
}

.con2_rg .prev:hover,
.con2_rg .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}
*/

.con3 {
	width: 100%;
	height: 650px;
	margin: auto;
	background: #42b9d1 url(../images/tsfw.jpg) no-repeat center;
}

.con3 ul {
	padding-top: 200px;
	width: 1180px;
	margin: auto;
}

.con3 li {
	float: left;
	width: 33%;
}

.con3 li a {
	width: 358px;
	margin: auto;
}

.con4 {
	width: 100%;
	background: url(../images/dor_bg.jpg) no-repeat bottom;
	margin: auto;
}

.con4 h2 {
	width: 635px;
	height: 120px;
	margin: auto;
	margin-top: 60px;
	margin-bottom: 30px;
}

.dor4 {
	margin: auto;
	width: 1180px;
	position: relative;
}

.dor4_nav {
	height: 82px;
	line-height: 82px;
	width: 980px;
	margin: auto;
	margin-bottom: 50px;
}

.dor4_nav li {
	float: left;
	display: block;
	height: 80px;
	width: 326px;
	color: #fff;
	border: 1px solid #ccc;
}

.dor4_nav li a {
	height: 80px;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 32px;
	color: #333;
}

.dor4_nav li a:hover {
	color: #ff5500;
}

.dor4_nav li.on a {
	color: #ff5500;
	position: relative;
}

.dor4 .hd {
	position: absolute;
	bottom: 10px;
	width: 320px;
	height: 50px;
	left: 50%;
	margin-left: -160px;
}

.dor4 .hd li {
	color: #884d13;
	cursor: pointer;
	width: 28px;
	height: 30px;
	background: url(../images/yc2.jpg) no-repeat center;
	float: left;
	font-size: 13px;
	line-height: 30px;
	overflow: visible;
	text-align: center;
	opacity: .7;
	filter: alpha(opacity=70);
	margin-left: 30px;
}

.dor4 .hd li.on {
	background: url(../images/yc1.jpg) no-repeat center;
	color: #FFFFFF;
	opacity: 1;
	z-index: 2;
	position: relative;
}

.dor_con {
	float: right;
	height: auto;
	width: 740px;
}

.dor_con h1 {
	font-size: 30px;
	height: 55px;
	width: 310px;
	background: #42b9d1;
	line-height: 55px;
	text-align: center;
	color: #fff;
}

.dor_con h1 span {
	width: 130px;
	background: #eeeeee;
	float: right;
	line-height: 55px;
	height: 55px;
	font-size: 26px;
	color: #532a01;
}

.dor_con dl {
	margin-top: 15px;
	height: 220px;
}

.dor_con dt {
	font-size: 24px;
	color: #532a01;
	height: 48px;
	line-height: 48px;
	letter-spacing: 1px;
}

.dor_con dt i {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
}

.dor_con dd {
	font-size: 24px;
	height: auto;
	overflow: hidden;
	line-height: 38px;
	color: #532a01;
	margin-top: 25px;
	letter-spacing: 1px;
}

.dor_con dd b {
	font-size: 26px;
}

.dor_con a {
	display: inline-block;
	height: 60px;
	width: 200px;
	line-height: 60px;
	font-size: 30px;
	background: #1082C3;
	color: #fff;
	border-radius: 15px;
	text-align: center;
	letter-spacing: 5px;
	margin-left: 120px;
	margin-top: 20px;
}

.dor_con a:last-child {
	background: #ea990b;
}

.dor_con p {
	margin-top: 30px;
}

.conter5 {
	width: 100%;
	height: 770px;
	background: url(../images/conbg2.jpg) no-repeat no-repeat center;
	margin: auto;
}

.con5 {
	width: 1180px;
	height: auto;
	overflow: hidden;
	margin: auto;
	position: relative;
}

.con5 h2 {
	width: 709px;
	height: 104px;
	margin: auto;
	margin-bottom: 50px;
	margin-top: 50px;
}

.notice {
	width: 850px;
	overflow: hidden;
	height: auto;
	float: left;
}

.notice .tab-hd {
	height: 510px;
	width: 260px;
	float: left;
	margin-right: 50px;
}

.notice .tab-hd li {
	width: 260px;
	height: 165px;
	cursor: pointer
}

.newprd-s1 {
	background: url(../images/hover1.jpg) no-repeat center;
}

.newprd-s1.on {
	position: relative;
	background: url(../images/hover1a.jpg) no-repeat center;
}

.newprd-s2 {
	background: url(../images/hover2.jpg) no-repeat center;
}

.newprd-s2.on {
	position: relative;
	background: url(../images/hover2a.jpg) no-repeat center;
}

.newprd-s3 {
	background: url(../images/hover3.jpg) no-repeat center;
}

.newprd-s3.on {
	position: relative;
	background: url(../images/hover3a.jpg) no-repeat center;
}

.focus {
	width: 510px;
	height: 380px;
	position: relative;
	overflow: hidden;
	background: #f7f7f7;
	margin-top: 20px;
}

.focus .bd {
	height: auto;
	overflow: hidden;
}

.focus .bd li {
	height: 380px;
}

.focus .bd li h1 {
	margin-top: 30px;
	font-size: 30px;
	background: url(../images/question.png) no-repeat;
	height: 44px;
	text-indent: 1.8em;
	line-height: 44px;
	margin-left: 25px;
}

.focus .bd li p {
	background: url(../images/answer.png) no-repeat left top;
	margin-top: 30px;
	font-size: 26px;
	text-indent: 1.8em;
	line-height: 44px;
	margin-left: 25px;
	margin-right: 25px;
	height: auto;
}

.focus .bd li p a {
	color: #ed8601;
}

.focus .hd {
	position: absolute;
	bottom: 40px;
	z-index: 1;
	padding-left: 2px;
	width: 100px;
	left: 50%;
	margin-left: -50px;
}

.focus .hd li {
	color: #f60;
	cursor: pointer;
	margin-left: 15px;
	width: 12px;
	height: 12px;
	background: #fff;
	float: left;
	border-radius: 50%;
	overflow: visible;
	border: 1px solid #42b9d1;
}

.focus .hd li.on {
	background: #f60;
	color: #fff;
	border: 1px solid #f60;
	opacity: 1;
	z-index: 2;
	position: relative;
}

.swt_n {
	width: 240px;
	height: 60px;
	margin: auto;
	background: #ed8601 url(../images/swt_n.png) no-repeat right center;
	background-position-x: 185px;
	border-radius: 15px;
	margin-top: 25px;
	position: absolute;
	top: 630px;
	left: 50%;
	margin-left: -120px;
}

.swt_n a {
	font-size: 26px;
	color: #fff;
	line-height: 60px;
	text-indent: 0.8em;
	display: block;
}

.conter6 {
	width: 100%;
	height: 952px;
	background: url(../images/conbg3.jpg) no-repeat no-repeat top;
	margin: auto;
}

.zzgh {
	width: 1200px;
	height: 952px;
	background: url(../images/eindex_49.jpg) no-repeat center;
	margin: auto;
	margin-top: 30px;
}

.zzgh_c {
	width: 1000px;
	margin: auto;
	height: auto;
	overflow: hidden;
	padding-top: 380px;
}

.zzgh_c h1 {
	font-size: 22px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 20px;
	color: #666666;
}

.zzgh_c span {
	color: #ff0000;
}

.zzgh_c b {
	color: #ff0000;
	margin-right: 10px;
	width: 15px;
	display: inline-block;
}

.zzgh_c li {
	float: left;
	width: 420px;
	font-size: 30px;
	margin-bottom: 20px;
	margin-right: 80px;
	color: #333333;
}

.zzgh_c li .wk {
	height: 48px;
	border: 1px solid #000;
	width: 298px;
}

.zzgh_c li .time {
	font-size: 22px;
	font-family: "微软雅黑";
	color: #333333;
	height: 48px;
	border: 1px solid #000;
	width: 298px;
}

.bqms {
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin: auto;
}

.bqms p {
	float: left;
	font-size: 30px;
	color: #333333;
}

.bqmscon {
	width: 800px;
	height: 150px;
	float: left;
	border: 1px solid #000;
}

.form_btn {
	width: 600px;
	margin: 30px auto;
	display: block;
}

.form_btn>label {
	position: relative;
	float: left;
	margin-left: 55px;
	margin-right: 50px;
}

.form_btn>label>input {
	display: inline-block;
	border: none;
	width: 175px;
	height: 60px;
	background: #55AFED;
	font-size: 24px;
	color: #fff;
	line-height: 60px;
	letter-spacing: 4px;
	border-radius: 15px;
	text-indent: 2em;
	font-family: "微软雅黑";
}

.form_btn>label i {
	display: inline-block;
	height: 34px;
	width: 35px;
	background: url(../images/self_ic02.png) no-repeat center;
	background-size: contain;
	position: absolute;
	left: 12px;
	top: 12px;
}

.form_btn>label:nth-of-type(2)>input {
	background: #FFA000;
}

.form_btn>label:nth-of-type(2) i {
	background: url(../images/self_ic03.png) no-repeat center;
	background-size: contain;
}

.choice {
	width: 200px;
	float: right;
	margin-right: 100px;
}

.choice .radio {
	position: relative;
	display: inline-block;
	font-weight: 400;
	color: #333333;
	padding-left: 40px;
	cursor: pointer;
	padding-right: 20px;
}

.choice .radio input {
	position: absolute;
	left: -9999px;
}

.choice .radio i {
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	width: 22px;
	height: 22px;
	outline: 0;
	border: 1px solid #47a8c0;
	border-radius: 50%;
	transition: border-color .3s -webkit-transition: border-color .3s;
}

.choice .radio input+i:after {
	position: absolute;
	content: '';
	top: 4px;
	left: 4px;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background-color: #0074fe;
	opacity: 0;
	transition: opacity .1s;
	-webkit-transition: opacity .1s;
}

.choice .radio input:checked+i:after {
	opacity: 1;
}

.foot {
	width: 100%;
	background: url(../images/foot.jpg) no-repeat center;
	height: 162px;
	margin-top: 30px;
}

.foot ul {
	width: 1000px;
	margin: auto;
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 50px;
	height: auto;
	overflow: hidden;
}

.foot ul li {
	float: left;
	width: 50%;
	line-height: 40px;
}

.foot p {
	color: #FFFFFF;
	font-size: 18px;
	width: 1000px;
	margin: auto;
}

.h_pic {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 40px;
	margin-top: 60px;
}

.h_pic h1 {
	width: 925px;
	height: 155px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.h_pic ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.h_pic ul li {
	width: 20%;
	height: auto;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
	position: relative;
	display: block;
}

.h_pic ul li img {
	display: block;
	width: 100%;
	position: relative;
	top: 0;
}

.h_pic ul li img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease;
}

.h_pic ul li:hover img {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease;
}