@charset "gb2312";

/* CSS Document */

html {
	color: #333;
	background: #fff;
}

body {
	font: 12px/1.5 "Microsoft Yahei", Tahoma, Arial, Helvetica, sans-serif;
	word-break: break-all;
	word-wrap: break-word;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dd {
	margin: 0;
}

ul,
ol,
input {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

img {
	border: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

em,
i {
	font-style: normal
}

button,
input,
textarea {
	/*background: none; border:none;*/
	font-family: "Microsoft Yahei", Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}


/*input:focus{outline: none;}*/

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: inline;
	color: #cc0000;
}

.clearfix {
	*zoom: 1
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearDiv {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

.wrap {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.header {
	border: 1px solid #ddd;
	height: 42px;
}

.gk_hdm {
	padding: 4px 0 0;
}

.gk_logo {
	display: block;
	font: bold 18px/38px 'Microsoft Yahei';
	color: #333;
	padding-left: 65px;
	background: url(imagesoffcn.jpg) no-repeat left top;
}

.gk_lx {
	font: 14px/38px 'Microsoft Yahei';
	color: #e60000;
}

.gk_lx a {
	padding: 0 10px;
}

.gk_lx a img {
	vertical-align: middle;
}

.gk_ban {
	height: 225px;
	background: url(imagesx11.png) no-repeat center top;
}



.gk_banm h1 {
	font: bold 40px/1 'Microsoft Yahei';
	color: #faf600;
	padding: 75px 0 36px;
	text-align: center;
}

.gk_banm span {
	color: #fff;
}

.gk_banm p {
	font: 18px/1 'Microsoft Yahei';
	text-align: center;
	color: #fff;
}

.gk_banm em {
	font-weight: bold;
	color: #faf600;
}


.gk_rk {
	background: #f8f8f8;
	border: 1px solid #e5e5e5;
	height: 120px;
	margin-bottom: 30px;
}
.gk_rk .wrap{
	width: 960px;
	height: 120px;
	margin: 0 auto;
}
.gk_rk .wrap .wwrap{
	display: block;
	float: left;
	width: 240px;
	height: 85px;
	background: linear-gradient(to bottom, #1ecba5 1%, #1ba3bf 100%);
	background: -webkit-linear-gradient(to bottom, #1ecba5 1%, #1ba3bf 100%);
	background: -moz-linear-gradient(to bottom, #1ecba5 1%, #1ba3bf 100%);
	margin-left: 92px;
	margin-top: 20px;
	position: relative;
}
.gk_rk .wrap .wwrap .point{
	position: absolute;
	right: 6px;
	top: 43px;
}
.gk_rk .wrap .wwrap:nth-child(1){
	margin-left: 30px;
}
.gk_rk .wrap .wwrap:nth-child(1) .bs{
	display: block;
	margin-left: 18px;
	margin-top: 13px;
	float: left;
}
.gk_rk .wrap .wwrap:nth-child(2) .ms{
	display: block;
	margin: 17px 0 0 16px;
	float: left;
}
.gk_rk .wrap .wwrap:nth-child(3) .rd{
	display: block;
	margin: 15px 0 0 25px;
	float: left;
}
.gk_rk .wrap .wwrap p{
	float: left;
	width: 110px;
	overflow: hidden;
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding-top:12px ;
}
.gk_rk .wrap .wwrap p strong{
	color: #fff;
	font-size: 25px;
}
.gk_rk .wrap .wwrap .downBox{
	width: 960px;	
	height: 100px;
	position: absolute;
	z-index: 999;
	overflow: hidden;	
	left: -30px;
	top:85px ;
	display: none;
}
.gk_rk .wrap .wwrap:hover .downBox{
	display: block;
}
.gk_rk .wrap .wwrap .down{
	position: absolute;
	top: 15px;
	z-index: 999;
	width: 960px;
	background: linear-gradient(to bottom, #1ecba5 1%, #1ba3bf 100%);
	background: -webkit-linear-gradient(to bottom, #1ecba5 1%, #1ba3bf 100%);
	background: -moz-linear-gradient(to bottom, #1ecba5 1%, #1ba3bf 100%);	
	min-height: 60px;
	height:  auto;	
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	
}
.gk_rk .wrap .wwrap .down .jiao{
	position: absolute;
	top: -15px;
	left: 88px;
}
.gk_rk .wrap .wwrap:hover .down{
	display: block;
}
.gk_rk .wrap .wwrap .down a{
	display: block;
	float: left;
	font-size: 15px;
	color: #fff;
	margin-left: 22px;
	letter-spacing: 1px;
}
.gk_rk .wrap .wwrap .down a:hover{
	text-decoration: underline;
}
.gk_rk .wrap .wwrap:nth-child(1) .down a{
	line-height: 60px;
}
.gk_rk .wrap .wwrap:nth-child(2) .downBox{
	left: -363px;
}
.gk_rk .wrap .wwrap:nth-child(2) .down .jiao{
	left: 430px;
}
.gk_rk .wrap .wwrap:nth-child(2) .down  a{
	line-height: 30px;
}
.gk_rk .wrap .wwrap:nth-child(3) .downBox{
	left: -693px;
}
.gk_rk .wrap .wwrap:nth-child(3) .down .jiao{
	left: 753px;
}
.gk_rk .wrap .wwrap:nth-child(3) .down  a{
	line-height: 60px;
}

.gk_rkm {
	padding-top: 11px;
}

.gk_rkm dl {
	float: left;
}

.gk_rkm .dl1 {
	width: 310px;
}

.gk_rkm .dl1 dd a {
	display: inline-block;
	font: 14px/35px 'Microsoft Yahei';
	padding: 0 3px 0 8px;
	text-align: right;
}

.gk_rkm .dl2 {
	width: 380px;
}

.gk_rkm .dl2 dd a {
	display: inline-block;
	font: 14px/35px 'Microsoft Yahei';
	padding: 0 3px 0 8px;
	text-align: right;
}

.gk_rkm .dl3 {
	width: 300px;
}

.gk_rkm .dl3 dd a {
	display: inline-block;
	font: 14px/35px 'Microsoft Yahei';
	padding: 0 3px 0 5px;
	text-align: right;
}

.gk_rkm dt {
	float: left;
	width: 81px;
	height: 70px;
	background: url(imagesrukou_bg.jpg) no-repeat;
	font: bold 14px/70px 'Microsoft Yahei';
	text-align: center;
	color: #fff;
}

.gk_rkm dd {
	float: left;
	font: 14px/30px 'Microsoft Yahei';
}

.gk_rkm dd a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	color: #666;
	padding-left: 5px;
}

.gk_rkm dd a.last {
	text-align: right;
}

.gk_rkm dd a.on {
	color: #c01200;
	font-weight: bold;
}

.gk_rkm dd a:hover {
	color: #c01200;
}

.center_nav {
	position: relative;
	float: left;
	overflow: hidden;
}

.center_nav img {
	position: absolute;
	top: 0px;
	left: 10px;
}

.center_nav li {
	display: inline-block;
	font: 14px/30px 'Microsoft Yahei';
	padding: 0 3px 0 3px;
	text-align: right;
}

.center_nav_ul1 {
	width: 305px;
	text-align: center;
	padding: 3px 10px 3px 0;
	border-right: 1px dashed #333;
	height: 90px;
}

.center_nav_ul2 {
	width: 345px;
	text-align: center;
	padding: 3px 10px 3px 10px;
	border-right: 1px dashed #333;
	height: 90px;
}

.center_nav_ul3 {
	width: 300px;
	text-align: center;
	padding: 3px 5px 3px 10px;
	border-right: 1px dashed #333;
	height: 90px;
}

.noborder {
	border: 0px;
}

.wid {
	width: 70px;
}

.pad {
	margin-left: 29px;
}

.gk_ht {
	margin-bottom: 30px;
}

.gk_htl {
	width: 296px;
	background: url(imagesgk_bgt.jpg) no-repeat left top;
}

.gk_htl h3 {
	font: 18px/46px 'Microsoft Yahei';
	padding-left: 18px;
}

.gk_htl li {
	font: 14px/36px '宋体';
}

.gk_htl li em {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 20px;
	height: 20px;
	background: #c01200;
	font: 14px/20px 'Microsoft Yahei';
	text-align: center;
	color: #fff;
	margin-right: 18px;
}

.gk_htl li em.hui {
	background: #f8f8f8;
	color: #333;
}

.gk_htc {
	width: 363px;
	margin: 0 20px;
}

.gk_htc img {
	display: block
}

.gk_htr {
	width: 300px;
	background: url(imagesgk_bgt.jpg) no-repeat left top;
	overflow: hidden;
}

.gk_htr h3 {
	font: 18px/46px 'Microsoft Yahei';
	padding-left: 12px;
	margin-bottom: 10px;
}

.gk_gj {
	width: 320px;
	height: 169px;
	overflow: hidden;
}

.gk_gj a {
	display: block;
	float: left;
	width: 88px;
	height: 28px;
	border: 1px solid #e5e5e5;
	border-radius: 20px;
	margin: 0 15px 15px 0;
	text-align: center;
	font: 14px/28px 'Microsoft Yahei';
}

.gk_gj a:hover {
	border-color: #c01200;
	color: #c01200;
}

.gk_htgg {
	margin-bottom: 22px;
}

.gk_htgg img {
	display: block;
}

.gk_cont {
	font: 14px/30px '宋体';
	color: #666;
	padding-bottom: 30px;
}

.gk_cont p {
	text-indent: 2em;
}

.gk_cont p a {
	color: #369be9;
}

.gk_cont h2 {
	font: bold 18px/62px 'Microsoft Yahei';
	color: #333;
	text-align: center;
}

.gk_lb {
	margin-bottom: 30px;
}

.gk_lb strong {
	font-weight: bold;
	color: #333;
	display: block;
	text-indent: 2em;
}

.gk_lb .lja {
	display: block;
	text-align: right;
	color: #369be9;
}

.gk_cont .more {
	display: block;
	width: 510px;
	height: 48px;
	font: 16px/48px 'Microsoft Yahei';
	text-align: center;
	border-radius: 30px;
	border: 1px dashed #ddd;
	margin: 0 auto;
	color: #666;
}

.gk_cont a.more:hover {
	border-color: #e82613;
}

.gk_tuij {
	background: #f8f8f8;
	padding: 2px 0 35px;
	margin-bottom: 40px;
}

.gk_tuij h2 {
	font: bold 30px/90px 'Microsoft Yahei';
	text-align: center;
}

.gk_tjm dl {
	width: 320px;
	margin-right: 20px;
	float: left;
}

.gk_tjm dl.nmr {
	margin-right: 0;
}

.gk_tjm dt {
	margin-bottom: 24px;
}

.gk_tjm dt img {
	display: block;
}

.gk_tjm dd {
	font: 14px/30px '宋体';
	color: #666;
}

.gk_tjm dd span {
	display: block;
	padding-left: 8px;
	border-left: 2px solid #d5440c;
	font: 18px/1 'Microsoft Yahei';
	color: #333;
	margin-bottom: 12px;
}

.gk_lxfs {
	height: 120px;
	margin-bottom: 40px;
}

.lxl {
	width: 214px;
	border-right: 1px solid #e5e5e5;
	height: 120px;
	overflow: hidden;
}

.lxl p {
	font: 12px/20px 'Microsoft Yahei';
	color: #333;
	margin-bottom: 25px;
}

.lxl img {
	float: left;
	margin-right: 10px;
}

.lxl strong {
	font: bold 14px/20px 'Microsoft Yahei';
	color: #e5422d;
}

.lxl a {
	font: 18px/20px 'Microsoft Yahei';
	color: #e5422d;
}

.lxc {
	width: 475px;
	text-align: center;
}

.lxc a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 88px;
	height: 28px;
	border: 1px solid #e5e5e5;
	background: #f8f8f8;
	margin: 0 7px 15px;
	font: 14px/2 'Microsoft Yahei';
	text-align: center;
}

.lxr {
	width: 297px;
	border-left: 1px solid #e5e5e5;
	height: 112px;
	padding: 8px 0 0 12px;
}

.lxr a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 74px;
	margin-left: 12px;
	font: 14px/1 'Microsoft Yahei';
	text-align: center;
	position: relative;
}

.lxr img {
	margin-bottom: 18px;
}

.lxr .ewm {
	position: absolute;
	left: 50%;
	margin-left: -48px;
	top: -5px;
	display: none;
}

.lxr a:hover .ewm {
	display: block;
}

.footer {
	font: 12px/30px '宋体';
	text-align: center;
	color: #b9b9b9;
	background: #373739;
	padding: 30px 0;
}


/*表格*/

.tb_bg {
	height: auto;
	overflow-y: scroll;
	margin-bottom: 30px;
	border-bottom: 1px solid #e4e4e4;
}

.tablebg {
	background: #fbfbfb;
	font-weight: normal;
	text-align: center;
	border: 1px solid #e4e4e4;
}

.tb_bg th,
.tb_bg td {
	padding: 5px;
	line-height: 20px;
	border: 1px solid #e4e4e4;
}

.tbbt {
	position: relative;
	top: 1px;
}


/*左侧浮窗*/

.fix_zx {
	position: fixed;
	left: 0;
	top: 300px;
	display: none;
	cursor: pointer;
}

.gk_leftk {
	padding: 38px 0 0;
	width: 154px;
	background: url(imagesxk_bg.png) no-repeat center top;
	position: fixed;
	top: 50%;
	margin-top: -190px;
	left: 0;
}

.gk_leftk ul {
	background: #18c27b;
	padding: 22px 0 15px;
}

.gk_leftk li {
	font: 14px/36px 'Microsoft Yahei';
	text-align: center;
	width: 138px;
	background: #008f53;
	margin: 0 auto 15px;
}

.gk_leftk li a {
	color: #fff;
}

.gk_leftk .fdtop {
	position: absolute;
	bottom: -48px;
	left: 50%;
	margin-left: -29px;
	cursor: pointer;
}

.gk_leftk .close {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.bnr {
	margin-bottom: 30px;
}

.fixednav {
	position: fixed;
	top: 0;
	z-index: 9999;
	width: 100%;
}


/*右侧浮窗*/

.side_right {
	position: fixed;
	top: 50%;
	right: 0;
	width: 130px;
	height: 516px;
	margin-top: -258px;
	background: url(imagesside_right.png) no-repeat;
}

.side_right ul {
	padding-top: 128px;
	cursor: pointer;
}

.side_right ul li {
	margin-bottom: 6px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
}

.side_right ul li a {
	display: block;
	height: 30px;
	font-size: 14px;
	color: #fff;
}

.side_right ul li a:hover {
	background: seagreen;
	border-radius: 8px;
}

.side_right .top {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin: 200px auto 0;
	cursor: pointer
}

.side_right .close {
	position: absolute;
	display: block;
	font-size: 16px;
	left: 0;
	top: 0px;
	cursor: pointer;
}

.gdzx {
	position: fixed;
	top: 50%;
	right: 0;
	display: none;
	text-align: center;
	padding: 20px 5px 20px 8px;
	width: 30px;
	background: #18c27b;
	font: 20px "Microsoft Yahei";
	color: #fff;
	border-radius: 20px 0 0 20px;
	cursor: pointer;
}


/*居中 红色 加粗 ||图片的话也放带这个类名的a里*/

.red_bold {
	display: block;
	font: bold 16px/38px 'Microsoft Yahei';
	color: #eb3625;
	text-align: center;
}


/*带括号标题下居中的*/

.gk_cont .centp {
	text-align: center;
	text-indent: 0;
}

.bnr {
	margin-bottom: 30px;
}