body{
	margin:0px 0px;
	padding:0px 0px;
	font-family:"微软雅黑";
	background-color:#f0f0f0;
	color:#333333;
}
div,ol,ul,li,dl,dt,dd,h3,p,span,hr,img,a,input,textarea{
	margin:0px 0px;
	padding:0px 0px;
	text-decoration:none;
	list-style:none;
	border:0px;
}
*,:after,:before{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0!important;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-overflow-scrolling:touch}
a{
	color:#333333;
	text-decoration: none;
}
a:hover{
	color:#009393;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clear{
	clear:both;
}
.container{
	width:1300px;
	height:auto;
	margin:auto;
	position:relative
}
#sx_header{
	width: 100%;
	min-width: 1300px;
	height: 248px;
	overflow: hidden;
}
#sx_header .logo{
	position: relative;
	left: 53px;
	top: 83px;
}
#sx_header .head-icon{
	position: relative;
	right: 120px;
	top: 0px;
}
#sx_menu{
	width:100%;
	min-width:1300px;
	height:60px;
	margin: auto;
	background-color:#009090;
}
#sx_menu .menu_box{
	width:1300px;
	height: auto;
	margin: auto;
}
#sx_menu #zy-menu{
	width:1335px;
	height:60px;
	margin: auto;
	display: flex;
	position:relative;
	left: -15px;
}
#sx_menu #zy-menu li{
	height:60px;
	margin: 0px 25px;
	display: block;
	float:left;
	font-size:22px;
	color:#ffffff;
	text-align:center;
	line-height:60px;
	position:relative;
	cursor:pointer;
}
#sx_menu #zy-menu li:first-child{
	margin: 0px 25px 0px 0px;
}
#sx_menu #zy-menu li:last-child{
	margin: 0px 0px 0px 25px;
}
#sx_menu #zy-menu li a{
	padding: 0px 18px;
	display: block;
	color:#ffffff;
}
#sx_menu #zy-menu li a:hover,#sx_menu #zy-menu li.cur a{
	color:#ffffff;
	background-color: #00afaf;
}
#sx_menu #zy-menu li .box{
	width:100%;
	height:auto;
	margin: auto;
	padding:10px 0px;
	display:inline-block;
	background-color:#00afaf;
	position:absolute;
	top:60px;
	left:0px;
	display:none;
	z-index:9999;
}
#sx_menu #zy-menu li:nth-child(5) .box{
	width: 320px;
}
#sx_menu #zy-menu li .box li{
	width:100%;
	height:42px;
	padding:0px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	background:none;
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
	line-height:42px;
	text-align:center;
	border:0px;
	position:relative;
	top:0;
}
#sx_menu #zy-menu li .box li a:hover{
	color:#ffffff;
	background-color:#009292;
}
#slide{
	width:100%;
	min-width:1300px;
	height:460px;
	overflow:hidden;
}
#gk-index-con{
	width:1300px;
	height:auto;
	display:table;
	margin:auto;
	padding:40px 0px 0px;
}
#gk-index-con .index-left{
	width:629px;
	height:auto;
	display:table;
	float:left;
	overflow:hidden;
}
#gk-index-con .indext-tit{
	width:100%;
	height:47px;
}
#gk-index-con .indext-tit h3{
	width:162px;
	height:47px;
	font-size:24px;
	font-weight: normal;
	color:#fff3e4;
	text-align:center;
	line-height:47px;
	background-color:#009393;
	border-radius:25px;
	float:left;
}
#gk-index-con .indext-tit span{
	font-size:17px;
	color:#a3a3a3;
	line-height:45px;
	position:relative;
	left:12px;
}
#gk-index-con .indext-tit .more{
	font-size: 15px;
	font-weight: bold;
	color: #009393;
	line-height: 15px;
	float: right;
	position: relative;
	top: 17px;
}
#gk-index-con .index-left .indext-left-con{
	width:100%;
	height:920px;
	padding:38px 0px 0px;
	overflow:hidden;
}
#gk-index-con .index-left .indext-left-list{
	width:100%;
	height:auto;
}
#gk-index-con .index-left .indext-left-list li{
	width:100%;
	height:265px;
	margin:0px 0px 42px;
	clear: both;
}
#gk-index-con .index-left .indext-left-list .pic{
	width:182px;
	height:265px;
	border:1px solid #c3c3c3;
	float:left;
	margin-right:13px;
}
#gk-index-con .index-left .indext-left-list .pic img{
	width: 100%;
	height: 100%;
}
#gk-index-con .index-left .indext-left-list .text{
	width:412px;
	height:auto;
	float:left;
}
#gk-index-con .index-left .indext-left-list .text .tt{
	font-size:18px;
	color:#333333;
	line-height:38px;
	clear: both;
}
#gk-index-con .index-left .indext-left-list .text .qk_list{
	width: 94%;
	height: 165px;
	margin: 10px auto 18px;
	overflow: hidden;
	clear: both;
}
#gk-index-con .index-left .indext-left-list .text .qk_list li{
	width: 100%;
	height: 24px;
	margin: 0px 0px;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#gk-index-con .index-left .indext-left-list .text .qk_list li span{
	margin-right: 5px;
	color: #009393;
}
#gk-index-con .index-left .indext-left-list .text .qk_list li a{
	color: #333333;
}
#gk-index-con .index-left .indext-left-list .text .qk_list li a:hover{
	color: #009393;
}
#gk-index-con .index-left .indext-left-list .text .qk_b{
	width: 100%;
	height: 32px;
}
#gk-index-con .index-left .indext-left-list .text .qk_b a{
	width: 85px;
	height: 32px;
	margin: 0 12px 0 10px;
	display: inline-block;
	font-size: 16px;
	color: #009393;
	text-align: center;
	line-height: 30px;
	border: 1px solid #009393;
	border-radius: 5px;
}
#gk-index-con .index-left .indext-left-list .text .qk_b a:hover,#gk-index-con .index-left .indext-left-list .text .qk_b a.cur{
	color: #ffffff;
	background-color: #009393;
}
#gk-index-con .index-right{
	width:628px;
	height:auto;
	float:right;
	overflow:hidden;
}
#gk-index-con div.indexmaindiv{width:100%;height:278px;margin:25px auto 0px;overflow:hidden; clear:both;}
#gk-index-con div.indexmaindiv1 div.stylesgoleft{float:left;width:30px;height:30px;background:url('../images/arrow_01.png') no-repeat left top;margin:75px 5px 0px 0px;cursor:pointer;}
#gk-index-con div.indexmaindiv1 div.playerdetail{width:256px;height:278px;text-align:center;overflow:hidden;}
#gk-index-con div.indexmaindiv1 div.playerdetail .img{width:254px;height:180px;margin:auto;overflow: hidden;}
#gk-index-con div.indexmaindiv1 div.playerdetail .img img{
	width: 100%;
	height: 100%;
}
#gk-index-con div.indexmaindiv1 div.stylesgoright{float:left;width:30px;height:30px;background:url('../images/arrow_02.png') no-repeat left top;margin:75px 0px 0px 5px;cursor:pointer;}
/*滚动*/
#gk-index-con div.maindiv1{float:left;width:558px;height:278px;overflow:hidden;}
#gk-index-con div.maindiv1 ul{float:left;}
#gk-index-con div.maindiv1 ul li{float:left;width:256px;height:278px; margin:0px 46px 0 0;}
#gk-index-con .ScrCont{width:10000000px;}
#gk-index-con div.indexmaindiv1 div.playerdetail .ntext{
	width: 256px;
	height: 89px;
	padding: 0px 12px;
	background-color: #ffffff;
	border: 1px solid #c3c3c3;
	overflow: hidden;
}
#gk-index-con div.indexmaindiv .tit{
	width: 100%;
	height: 48px;
	margin:12px 0px 0px;
	font-size:16px;
	color:#333333;
	line-height:24px;
	text-align: left;
	overflow: hidden;
}
#gk-index-con div.indexmaindiv .ndate{
	padding: 0 6px;
	font-size:12px;
	color: #b1b1b1;
	line-height:24px;
	text-align: right;
}
#gk-index-con div.indexmaindiv1 li:hover div.playerdetail img{
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#gk-index-con .index-right .index-news{
	width:100%;
	height:200px;
	margin:10px 0px 0px;
	overflow: hidden;
}
#gk-index-con .index-right .index-news dd{
	width:100%;
	height:40px;
	font-size:16px;
	color:#333333;
	line-height:40px;
	padding:0px 0px 0px 17px;
	margin:0px 1px;
	background:url(../images/icon_01.gif) no-repeat 1px center;
	background-size:5px 5px;
	overflow:hidden;
}
#gk-index-con .index-right .index-news .tit{
	width:460px;
	height:40px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	float:left;
}
#gk-index-con .index-right .index-news .date{
	width:98px;
	height:40px;
	overflow:hidden;
	float:right;
	font-size:16px;
	color:#a3a3a3;
}
#gk-index-con .index-right .notice{
	width: 100%;
	height: auto;
	margin: 30px 0 0;
	display: table;
}
#gk-index-con .index-right .notice .notice-list{
	width: 100%;
	height: auto;
	margin: 2px 0 0;
	display: table;
}
#gk-index-con .index-right .notice .notice-list li{
	width: 290px;
	height: 125px;
	float: left;
	margin: 28px 0 0;
	background-color: #ffffff;
	box-shadow: 4px 5px #dfdfdf;
	overflow: hidden;
	position: relative;
}
#gk-index-con .index-right .notice .notice-list li:nth-child(2n){
	float: right;
}
#gk-index-con .index-right .notice .notice-list .ztit{
	width: 274px;
	height: 48px;
	margin: 18px auto 0;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	overflow: hidden;
	clear: both;
}
#gk-index-con .index-right .notice .notice-list .zdate{
	width: 110px;
	height: 24px;
	padding: 0 0 0 27px;
	background: url(../images/sxqk_15.png) no-repeat 5px center;
	background-color: #009393;
	font-size: 14px;
	color: #ffffff;
	line-height: 25px;
	float: right;
	position: absolute;
	bottom: 12px;
	right: 13px;
}
#gk-index-con .index-right .notice .notice-list a:hover .ztit{
	color:#009393;
}
.gk-link{
	width:1300px;
	height:120px;
	overflow:hidden;
}
.gk-link .gk-lk-con{
	width:1300px;
	height:60px;
	margin:35px 0px 0px;
	overflow:hidden;
}
.gk-link .gk-lk-con .gk-lk-con-block{
	width:80000px;;
	height:60px;
	overflow:hidden;
}
.gk-link .gk-lk-con .gk-lk-con-block ul{
	float:left;
	position:relative;
}
.gk-link .gk-lk-con .gk-lk-con-block ul li{
	float: left;
	margin: 0 42px 0 0;
}
#gk-foot{
	width:100%;
	min-width: 1300px;
	height:auto;
	padding:25px 0px;
	margin:35px auto 0px;
	background-color:#00a8a8;
	font-size:14px;
	color:rgba(255, 255, 255, .8);
	line-height:24px;
	text-align:center;
}