@charset "utf-8";
/* CSS Document */

.head {
	height: 217px;
	background: url(../images/images_gb/bg_head.png) no-repeat top center;
	width: 100%;
	padding-top: 6px;
	box-sizing: border-box;
}
.head .headMid {
	margin: auto;
	width: 1100px;
}
.headMid .toph {
	overflow: hidden;
	margin-bottom: 28px;
}
.toph .weath {
	float: left;
	color: #0079df;
	margin-top: 4px;
	font-size:13px;
}
.toph .loginArea {
	float: right;
}
.loginArea .lgArea {
	float: left;
	color: #0079df;
	margin-right: 14px;
	font-size:13px;
}
.lgArea .icon {
	background: url(../images/images_gb/icon_hA.png) no-repeat;
	width: 20px;
	height: 18px;
	float: left;
	margin: 0 6px 0 0;
}
.lgArea .iconA {
	background: url(../images/images_gb/icon_hB.png) no-repeat;
	width: 16px;
	height: 19px;
}
.lgArea .iconB {
	background: url(../images/images_gb/icon_hC.png) no-repeat;
	width: 19px;
	height: 21px;
}
.logoArea {
	overflow: hidden;
}
.logoArea .imgLogo {
	float: left;
}
.logoArea .codeA {
	float: right;
}
.codeA .codeList {
	float: left;
	text-align: center;
	margin-right: 20px;
}
.codeA .codeList img {
	width: 77px;
	height: 77px;
}
.codeA .codeList .txt {
	margin-top: 10px;
	color: #fff;
}
.hdCrumb {
	background: rgba(27,23,47,0.3);
	height: 36px;
	line-height: 36px;
	border-radius: 6px;
	margin-top: 0px;
	padding: 0 8px;
	font-size: 15px;
	color: #daeeff;
}
.hdCrumb .ic {
	background: url(../images/images_gb/icon_sA.png) no-repeat;
	width: 14px;
	height: 14px;
	float: left;
	margin: 11px 5px 0 0;
}
.hdCrumb .t {
	color: #fff;
	font-size: 15px;
}
.bottom-copyright {
	box-sizing: border-box;
	height: 168px;
	background: #333;
}
.sLinkItem {
	width: 198px;
	float: left;
	position: relative;
	margin-right: 22.5px;
	text-align: center;
}
.sLinkItem_first {
	height: 34px;
	line-height: 34px;
	box-sizing: border-box;
	background: #fff;
	color: #333333;
	font-size: 14px;
	cursor: pointer;
	position: relative;
}
.sLinkItem_first span {
	display: inline-block;
	position: absolute;
	top: 14px;
	right: 18px;
	width: 7px;
	height: 6px;
	background: url(../images/images_gb/arrow1.png) no-repeat;
}
.sLinkItem_second {
	position: absolute;
	width: 1120px;
	box-sizing: border-box;
	border: 1px solid #2672e1;
	background: #deeafc;
	left: -19px;
	bottom: 41px;
	max-height: 318px;
	overflow: auto;
	display: none;
	z-index: 10;
}
.sLinkItem_second_bottom {
	height: 9px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 33px;
	background: #deeafc;
	border-left: 1px solid #2672e1;
	border-right: 1px solid #2672e1;
	z-index: 12;
	display: none;
}
.sLinkItem_table {
	margin: 10px;
	background: #fff;
	padding: 0px 4px;
	color: #333333;
	font-size: 16px;
}
.sLinkItem_table td {
	height: 48px;
	line-height: 48px;
	padding-left: 20px;
}
.sLinkItem_table tr.addBg td {
	background: #f7f7f7;
}
.sLinkItem.active .sLinkItem_first {
	background: #deeafc;
	border: 1px solid #2672e1;
	border-top: none;
	color: #2672e1;
}
.sLinkItem.active .sLinkItem_first span {
	background: url(../images/images_gb/arrow2.png) no-repeat;
}
.sLinkItem.active .sLinkItem_second_bottom, .sLinkItem.active .sLinkItem_second {
	display: block;
}
.footer_mainer {
	width: 1100px;
	margin: 0 auto;
}
.sLinkItem.marginR0 {
	margin-right: 0px;
}
.nWebLink {
	padding: 28px 0;
	box-sizing: border-box;
}
.footer_mainer {
	width: 1080px;
	margin: 0 auto;
}
.sLinkItem.marginR0 {
	margin-right: 0px;
}

.compay{ width:1100px; margin:auto;}
.compay .cpMid{ width:625px; margin:auto;}
.compay .cpDiv{ float:left;}
.compay .cpDivA{ float:right;}
.cpDiv img{ float:left; margin-right:18px;}
.cpDiv .cpInfo{ float:left; color:#fff; margin-top:6px;}
.cpDiv .cpInfo p{ margin-bottom:5px;}
