body{background: #f5f5f5;}
.main{
    width: 1400px;
    margin: 0 auto;
}
/* header */
#header{
	height: 40px;
	width: 100%;
}
.header{
	height: 40px;
	margin: 0 auto;
}
#divLogin{
	float: left;
}
.header ul {
	float: left;
}
.header ul li {
	margin: 0 6px;
	font-size: 12px;
	line-height: 40px;
	float: left;
}
.header ul li a{
	color: #666;
}
.header ul li a:hover{
	color: #03a363;
}
/* Tophead */
.Tophead {
	position: relative;
	margin: 0 auto;
}
.Tophead .otherlogin {
	width: 90px;
	height: 38px;
	position: absolute;
	top: -42px;
	left: 367px;
	line-height: 38px;
	text-indent: 11px;
	background: url("https://www.gkzhan.com/images/index2020/darrow.gif") no-repeat 75px 15px;
	z-index: 99;
}
.Tophead .otherlogin a {
	color: #666;
}
.Tophead .otherlogin .loginbox {
	display: none;
	position: absolute;
	top: 35px;
	left: 0px;
	width: 88px;
	border: 1px solid #d5d5d5;
	z-index: 98;
	background: #fff;
	padding: 5px 0 5px 0;
}
.Tophead .otherlogin .loginbox li {
	width: 88px;
	line-height: 22px;
	text-indent: 28px;
}
.Tophead .otherlogin .loginbox li.qqico {
    background: #fff url("https://www.gkzhan.com/images/index2020/qqico.jpg") no-repeat 8px 50%;
}
.Tophead .otherlogin .loginbox li.sinaico {
    background: #fff url("https://www.gkzhan.com/images/index2020/sinaico.jpg") no-repeat 8px 50%;
}
.Tophead .otherlogin:hover .loginbox {
	display: block;
}
#Share{
	position:absolute;
	left: 460px;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	bottom: 8px;
	color: #999999;
	right: auto !important;
	bottom: 10px !important;
}
#fenxiangDiv{
	float: right;
}
.bdsharebuttonbox a{
	display:inline-block!important;
	width:30px!important;
	height:30px!important;
	float:none;
	margin-left:5px;
	margin: 0 3px 3px!important;
	padding-left: 0!important;
	line-height:0!important;
	float: none!important;
	vertical-align: top;
}
.bdsharebuttonbox a:hover .fenxiangDiv {
	display: block;
}
.bdsharebuttonbox a.weixin {
	background:url('https://public.mtnets.com/Images/public/PublicShareButton/buttonshareicon.png') no-repeat -140px -36px;
}
.bdsharebuttonbox a.qqim {
	background:url('https://public.mtnets.com/Images/public/PublicShareButton/buttonshareicon.png') no-repeat  -90px -36px;
}
.bdsharebuttonbox a.weibo {
	background:url('https://public.mtnets.com/Images/public/PublicShareButton/buttonshareicon.png') no-repeat -45px -36px;
}
.bdsharebuttonbox a.qq {
	background:url('https://public.mtnets.com/Images/public/PublicShareButton/buttonshareicon.png') no-repeat 0 -36px;
}

.headRight {
	float: right;
	font-size: 12px;
	line-height: 40px;
	float: right;
	color: #ddd;
	position: absolute;
	right: 0px;
	top: -42px;
}
.headRight a{
	color: #666;
	margin: 0 8px;
	font-weight: normal;
}
.headRight .topwx span a {
	color: #03a363;
}
.headRight .topwx span a i {
	display: inline-block;
	width: 20px;
	height: 16px;
	background: url("https://www.gkzhan.com/images/index2020/wechat_ico.png") no-repeat;
	vertical-align: middle;
	margin-right: 3px;
	background-size: contain;
	margin-bottom: 2px;
}
.headRight .topapp span a {
	color: #03a363;
}
.headRight .topapp span a i {
	display: inline-block;
	width: 13px;
	height: 16px;
	background: url("https://www.86pla.com/images/index2020/mobile_ico.png") no-repeat;
	vertical-align: middle;
	margin-right: 6px;
	margin-bottom: 2px;
}
.headRight a:hover{
	color: #03a363;
}
.son {
	display: inline-block;
	position:relative;
	z-index: 999;
}
.sonBox {
	display: none;
	position: absolute;
	top: 40px;
	right: 0;
	box-shadow: 0 0 5px #e5e5e5;
}
.sonBox img {
	max-width: 85px;
}
.son:hover .sonBox {
	display: block;
}
/* top */
.top{
    background-color: #fff;
}
.top .main{
    height: 68px;
    padding: 24px 0 23px;
}
.top .logo{
    float: left;
}
.top .logo img{
    width: auto;
    height: 68px;
}
.top .logo span{
    float: left;
    margin-left: 63px;
    padding-left: 58px;
    border-left: 1px solid #dddddd;
    font-size: 32px;
    font-weight: 700;
    color: #000;
    margin-top: 19px;
}
.searchBox{
    float: right;
    position: relative;
    margin-top: 12px;
}
.searchBox .form {
	width: 576px;
	height: 40px;
	border: 2px solid #ddd;
}
.searchBox .form .select {
	width: 80px;
	height: 100%;
	position: relative;
	float: left;
}
.searchBox .form .select .select-top p {
	font-size: 14px;
	line-height: 40px;
	cursor: pointer;
	text-indent: 17px;
	border-right: 1px solid #ddd;
}
.searchBox .form .select .select-top i {
	display: inline-block;
	width: 10px;
	height: 5px;
	background: url('https://www.gkzhan.com/images/index2020/search_ico.png') no-repeat;
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	right: 14px;
	top: 18px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.searchBox ul {
	display: block;
	position: absolute;
	z-index: 9999;
	width: 78px;
	border: 1px solid #ddd;
	border-top: 0;
	display: block;
	top: 42px;
	left: 0px;
	padding: 5px 0;
	background: #fff;
	display: none;
}
.searchBox ul li {
	display: block;
	font: normal 14px/22px 'microsoft yahei';
	color: #666;
	text-indent: 15px;
	line-height: 25px;
	cursor: pointer;
}
.searchBox ul li:hover{
	color: #fff;
	background: #03a363;
}
.searchBox input {
	width: 396px;
	float: left;
	height: 40px;
	background: #fff;
	border: none;
	outline: none;
	font-size: 15px;
	color: #999;
	text-indent: 15px;
}
.searchBox button {
	width: 80px;
	float: right;
	height: 44px;
	border: none;
	outline: none;
	cursor: pointer;
	background: #03a363;
	color: #fff;
	font-size: 16px;
	margin-top: -2px;
	margin-right: -2px;
}
/* list_show */
.list_show{
	max-width: 1400px;
    margin: 23px auto 0;
	overflow: hidden;
}
.listTable{
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.listTable:first-child{padding-right: 12px;}
.listTable:last-child{padding-left: 12px;}
.listTable h2{
    height: 72px;
    background-color: #7ecfaf;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
}
.listTable h2 span{
    line-height: 72px;
    box-sizing: border-box;
    font-size: 18px;
    color: #000;
    text-align: center;
}
.listTable h2 span:nth-child(1){
    float: left;
    width: 50%;
    text-align: left;
    text-indent: 50px;
}
.listTable h2 span:nth-child(2),.listTable h2 span:nth-child(3){
    float: left;
    width: 25%;
}
.textShows{
    position: relative;
}
.textShows p{
    position: relative;
    background-color: #fff;
    overflow: hidden;
}
.textShows p:nth-child(2n){
    background-color: #d9f5ea;
}
.textShows p span{
	height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #333;
    text-align: center;
    box-sizing: border-box;
	overflow: hidden;
}
.textShows p span:nth-child(1){
    float: left;
    width: 50%;
    padding:0 15px;
    text-align: left;
}
.textShows p span:nth-child(2),.textShows p span:nth-child(3){
    float: left;
    width: 25%;
}
.textShows p span a{
    color: #333;
}
.textShows p span a:hover{
    color: #f60;
}
.list_show .textShows p:hover {
	background-color: #d9f5ea;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
	z-index: 1000;
}
/* page */
.page{ width:670px;margin:30px auto 40px;height: 40px;line-height: 40px;}
.page a{ width: 40px; height: 38px; display: inline-block; border:1px solid #e6e6e6;background: #fff; border-left: 0; text-align: center; font:normal 12px/38px "Tahoma"; color: #666666; vertical-align: middle; }
.page a:hover{color: #333333 !important; text-decoration: none;}
.page a.ft{border-left: 1px solid #e6e6e6;border-right:0;background: #fff url(https://www.gkzhan.com/images/companyList.png) no-repeat -56px -530px;}
.page a.next{margin-right:15px;background: #fff url(https://www.gkzhan.com/images/companyList.png) no-repeat 15px -530px;}
.page a.prev{ width: 68px; background: #fff url(https://www.gkzhan.com/images/companyList.png) no-repeat 8px -467px; border-left: 1px solid #e6e6e6; }
.page a.lt{ width: 68px; background: #fff url(https://www.gkzhan.com/images/companyList.png) no-repeat 8px -497px; }
.page a.on{ background: #03a363; border:1px solid #03a363; border-left: 0; color: #fff; font-weight: bold; }
.page a.on:hover{ color: #fff !important;text-decoration: none; }
.page input{ width: 38px; height: 38px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 12px/38px "Tahoma"; margin: 0 10px; vertical-align: middle; }
.page button{ width: 52px; height: 40px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 12px/40px "Tahoma"; vertical-align: middle; cursor: pointer; background: url(../../images/companyList.png) no-repeat 0 -386px; }
/* footer */
#footer {
	width: 100%;
	min-width: 1200px;
	margin: 15px auto 0;
	border-top: 1px solid #e8e8e8;
	background: #f6f6f6;
	padding: 12px 0;
	overflow: hidden;
}
.foot {
	text-align: center;
	line-height: 25px;
	font-size: 14px;
	color: #666666;
}
.foot p {
	text-align: center;
	line-height: 75px;
	color: #b2b2b2;
	font-size: 16px;
}
.foot p a {
	color: #666666;
	margin: 0 15px;
}
.foot p a:hover {
	color: #f60;
	text-decoration: underline;
}
.foot span {
	font-size: 18px;
	color: #000;
	display: block;
	margin: 0 0 20px;
}
.foot i {
	font-style: normal;
	color: #00895c;
}
.foot ul {
	display: inline-block;
	margin-top: 15px;
}
.foot li {
	float: left;
  margin-right: 20px;
}
.foot li em{
  font-style: normal;
  
}
.foot li b{
  font-weight: normal;
 margin-bottom: 7px;
 display: block;
}
.foot li a {
	width: 24px;
	height: 24px;
	display: inline-block;
	border-radius: 50%;
	margin-left: 8px;
	margin-right: 4px;
	vertical-align: top;
}
.bottom {
	padding-top: 25px;
	text-align: center;
	background-color: #fff;
}
.bottom p a {
	margin-right: 12px;
}
.bottom span {
	margin-top: 15px;
	display: inline-block;
}
.bottom span img {
	margin-right: 5px;
}
.bottom span a {
	font-size: 12px;
	color: #999;
}

@media only screen and (min-width:1500px){
	.main{
		width: 1400px;
	}
}
@media only screen and (max-width:1499px){
	.list_show {
		max-width: none;
		margin: 23px 40px 0;
		overflow: hidden;
	}
}
@media only screen and (min-width:1200px) and (max-width:1499px){
	.main{
		width:1348px;
	}
	.listTable h2 {
		height: 60px;
	}
	.listTable h2 span {
		line-height: 60px;
		font-size: 17px;
	}
	.textShows p span {
		height: 42px;
		line-height: 42px;
		font-size: 15px;
	}
}
@media only screen and (min-width:1024px) and (max-width:1199px){
	.main{
		width: 1158px;
	}
	.Tophead .otherlogin {
		top: -37px;
		left: 347px;
	}
	#Share {
		left: 440px;
		bottom: 5px!important;
	}
	.top .main {
		height: 58px;
		padding: 18px 0 18px;
	}
	.top .logo img {
		width: auto;
		height: 58px;
	}
	.top .logo span {
		float: left;
		margin-left: 45px;
		padding-left: 45px;
		border-left: 1px solid #dddddd;
		font-size: 26px;
		font-weight: 700;
		color: #000;
		margin-top: 12px;
	}
	.searchBox .form {
		width: 480px;
		height: 36px;
	}
	.searchBox .form .select {
		width: 68px;
	}
	.searchBox .form .select .select-top p {
		font-size: 13px;
		line-height: 36px;
		text-indent: 11px;
	}
	.searchBox .form .select .select-top i {
		right: 11px;
	}
	.searchBox ul {
		width: 68px;
		top: 38px;
	}
	.searchBox ul li {
		font: normal 13px/22px 'microsoft yahei';
		text-indent: 15px;
		line-height: 23px;
	}
	.searchBox input {
		width: 340px;
		height: 36px;
		font-size: 13px;
		text-indent: 10px;
	}
	.searchBox button {
		width: 70px;
		height: 40px;
		font-size: 14px;
	}

	.listTable h2 {
		height: 55px;
	}
	.listTable h2 span {
		line-height: 55px;
		font-size: 16px;
	}
	.textShows p span {
		height: 38px;
		line-height: 38px;
		font-size: 14px;
	}
}
@media only screen and (max-width:1023px){
	.main{
		width: 1000px;
	}
	#header {
		height: 36px;
	}
	.header {
		height: 36px;
	}
	.header ul li {
		margin: 0 3px;
		font-size: 12px;
		line-height: 36px;
	}
	.headRight a {
		margin: 0 4px;
	}
	.Tophead .otherlogin {
		top: -37px;
		left: 297px;
		height: 38px;
		line-height: 38px;
		background: url("https://www.gkzhan.com/images/index2020/darrow.gif") no-repeat 75px 16px;
	}
	#Share {
		left: 400px;
		bottom: 5px!important;
	}
	.top .main {
		height: 50px;
		padding: 15px 0 15px;
	}
	.top .logo img {
		height: 55px;
	}
	.top .logo span {
		margin-left: 30px;
		padding-left: 30px;
		font-size: 22px;
		font-weight: 700;
		margin-top: 12px;
	}
	.searchBox .form {
		width: 480px;
		height: 36px;
	}
	.searchBox .form .select {
		width: 68px;
	}
	.searchBox .form .select .select-top p {
		font-size: 13px;
		line-height: 36px;
		text-indent: 11px;
	}
	.searchBox .form .select .select-top i {
		right: 11px;
	}
	.searchBox ul {
		width: 68px;
		top: 38px;
	}
	.searchBox ul li {
		font: normal 13px/22px 'microsoft yahei';
		text-indent: 15px;
		line-height: 23px;
	}
	.searchBox input {
		width: 340px;
		height: 36px;
		font-size: 13px;
		text-indent: 10px;
	}
	.searchBox button {
		width: 70px;
		height: 40px;
		font-size: 14px;
	}

	.listTable h2 {
		height: 55px;
	}
	.listTable h2 span {
		line-height: 55px;
		font-size: 16px;
	}
	.textShows p span {
		height: 38px;
		line-height: 38px;
		font-size: 14px;
	}
}