.hhb-header {
    width: 100%;
    display: block;
    background: #F0F0F0;
    background-image: linear-gradient(90deg, #F0F0F0 0%, #FAFAFA 49%, #F0F0F0 100%);
    height: 80px;
    border-bottom: 2px solid #dedede
}
.hhb-header .hhb-header-box {
    width: 1200px;
    margin: 0 auto;
    display: table
}
.hhb-header .hhb-header-box .hhb-logo {
    width: 160px;
    height: 50px;
    vertical-align: top;
    padding: 15px 0 15px 0;
    display: inline-block;
    margin-right: 80px;
    float: left
}
.hhb-header .hhb-header-box .hhb-logo img {
    width: 160px;
    height: 50px;
    border: none
}
.hhb-header .hhb-header-box .hhb-nav {
    display: inline-block;
    padding: 18px 0;
    float: left;
    margin-right: 90px
}
.hhb-header .hhb-header-box .hhb-nav .hhb-link-content {
    display: inline-block;
    vertical-align: top
}
.hhb-header .hhb-header-box .hhb-nav .hhb-link-content a {
    display: inline-block;
    float: left
}
.hhb-header .hhb-header-box .hhb-nav .hhb-link-content a:hover {
    color: #5682d9
}
.hhb-header .hhb-header-box .hhb-nav .hhb-link-content .linka {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    margin-right: 10px
}
.hhb-header .hhb-header-box .hhb-nav .hhb-link-content .linkb {
    font-size: 14px;
    color: #333;
    margin-left: 10px
}
.hhb-header .hhb-header-box .hhb-nav .hhb-link-content.mt5 {
    margin-top: 5px
}
.hhb-header .hhb-header-box .hhb-nav.last {
    margin-right: 0
}
.hhb-header .hhb-header-box .login-reg-index {
    float: right;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    margin: 30px 0
}
.hhb-header .hhb-header-box .login-reg-index .login-box {
    float: left;
    width: 50px;
    text-align: center;
    display: block;
    cursor: pointer
}
.hhb-header .hhb-header-box .login-reg-index .border {
    float: left;
    width: 1px;
    opacity: 0.1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
    background: #000000;
    height: 12px;
    margin-top: 4px;
    vertical-align: top
}
.hhb-header .hhb-header-box .login-reg-index .reg-box {
    float: left;
    width: 50px;
    text-align: center;
    cursor: pointer
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv {
    margin-top: -10px;
    margin-left: 100px;
    display: inline-block;
    position: relative
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv a {
    display: block;
    color: #666666;
    cursor: pointer
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accpic {
    cursor: pointer
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accpic .head {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    vertical-align: middle;
    margin-right: 10px
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accpic .point {
    width: 10px;
    height: 6px;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    margin-bottom: 0
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accinfo {
    background: white;
    border: 1px solid #ececec;
    position: absolute;
    top: 50px;
    left: -92px;
    font-size: 14px;
    color: #666666;
    z-index: 10;
    border-radius: 2px
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accinfo .name {
    height: 66px;
    width: 200px;
    text-align: left;
    border-bottom: 1px solid #ececec;
    position: relative
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accinfo .name .user-name {
    padding-top: 13px;
    margin-left: 13px;
    font-size: 14px;
    color: #333;
    width: 150px
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accinfo .name .money {
    font-size: 20px;
    color: #FF9A00;
    line-height: 16px;
    margin-left: 13px
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accinfo .name .money i {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../img/money.png) center center no-repeat;
    background-size: cover;
    margin-left: 4px;
    top: 2px;
    position: relative
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accinfo .name .cun-kuan {
    width: 48px;
    height: 28px;
    background: #FF9A00;
    border-radius: 2px;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    position: absolute;
    top: 19px;
    right: 12px
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accinfo .my-account {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 16px 0 18px 12px;
    position: relative;
    font-size: 14px;
    color: #333
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accinfo .my-account i {
    width: 16px;
    height: 14px;
    display: inline-block;
    position: relative;
    background: url(../img/my_account.png) center center no-repeat;
    background-size: cover;
    vertical-align: middle;
    margin-right: 14px
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accinfo .my-account:after {
    content: '';
    display: inline-block;
    bottom: -1px;
    left: 0;
    height: 2px;
    position: absolute;
    background: #fff;
    width: 12px
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accinfo .my-dingyue {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 16px 0 18px 12px;
    position: relative;
    font-size: 14px;
    color: #333
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accinfo .my-dingyue i {
    width: 14px;
    height: 16px;
    display: inline-block;
    position: relative;
    background: url(../img/my_dingyue.png) center center no-repeat;
    background-size: cover;
    vertical-align: middle;
    margin-right: 14px
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accinfo .my-dingyue:after {
    content: '';
    display: inline-block;
    bottom: -1px;
    left: 0;
    height: 2px;
    position: absolute;
    background: #fff;
    width: 12px
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accinfo .my-info {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 16px 0 18px 12px;
    position: relative;
    font-size: 14px;
    color: #333
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accinfo .my-info i {
    width: 14px;
    height: 16px;
    display: inline-block;
    position: relative;
    background: url(../img/my_info.png) center center no-repeat;
    background-size: cover;
    vertical-align: middle;
    margin-right: 14px
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accinfo .my-info:after {
    content: '';
    display: inline-block;
    bottom: -1px;
    left: 0;
    height: 2px;
    position: absolute;
    background: #fff;
    width: 12px
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accinfo .logout {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 16px 0 18px 12px;
    position: relative;
    font-size: 14px;
    color: #333
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accinfo .logout i {
    width: 18px;
    height: 18px;
    display: inline-block;
    position: relative;
    background: url(../img/login_out.png) center center no-repeat;
    background-size: cover;
    vertical-align: middle;
    margin-right: 14px
}
.hhb-header .hhb-header-box .login-reg-index .accouDiv .accinfo img {
    width: 10px;
    height: 8px;
    position: absolute;
    top: -8px;
    right: 53px
}
.hhb-header-container {
    width: 100%;
    height: 80px
}
.hhb-header-container .hhb-header-content {
    width: 100%;
    height: 40px;
    background: #F0F0F0;
    background-image: linear-gradient(90deg, #F0F0F0 0%, #FAFAFA 49%, #F0F0F0 100%)
}
.hhb-header-container .hhb-header-content .hhb-header-nav {
    width: 1200px;
    margin: 0 auto
}
.hhb-header-container .hhb-header-content .hhb-header-nav .logo {
    width: 84px;
    height: 26px;
    padding: 7px 0;
    display: inline-block;
    margin-right: 53px;
    float: left
}
.hhb-header-container .hhb-header-content .hhb-header-nav .logo img {
    width: 84px;
    height: 26px;
    vertical-align: top;
    border: none
}
.hhb-header-container .hhb-header-content .hhb-header-nav ul {
    display: inline-block;
    float: left
}
.hhb-header-container .hhb-header-content .hhb-header-nav ul li {
    margin-right: 35px;
    display: inline-block;
    height: 40px;
    line-height: 40px
}
.hhb-header-container .hhb-header-content .hhb-header-nav ul li a {
    opacity: 0.8;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    font-size: 12px;
    color: #666
}
.hhb-header-container .hhb-header-content .hhb-header-nav ul li:hover a {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100)
}
.hhb-header-container .hhb-header-content .hhb-header-nav ul li.active a {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100)
}
.hhb-header-container .hhb-header-content .hhb-header-nav .login-reg-box {
    float: right;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
    position: relative;
    font-size: 12px;
    color: #666
}
.hhb-header-container .hhb-header-content .hhb-header-nav .login-reg-box .login-box {
    float: left;
    width: 50px;
    text-align: center;
    display: block;
    cursor: pointer
}
.hhb-header-container .hhb-header-content .hhb-header-nav .login-reg-box .border {
    float: left;
    width: 1px;
    background: #666;
    height: 14px;
    margin-top: 13px;
    vertical-align: top
}
.hhb-header-container .hhb-header-content .hhb-header-nav .login-reg-box .reg-box {
    float: left;
    width: 50px;
    text-align: center;
    cursor: pointer
}
.hhb-header-container .hhb-second-containter {
    width: 100%;
    background: #2A71CB;
    background-image: linear-gradient(-90deg, #2A71CB 0%, #1B7BCA 48%, #2A71CB 100%)
}
.hhb-header-container .hhb-second-containter .hhb-second-header {
    width: 1200px;
    margin: 0 auto;
    height: 40px
}
.hhb-header-container .hhb-second-containter .hhb-second-header .label {
    font-size: 24px;
    color: #ffffff;
    width: 160px;
    line-height: 40px;
    float: left;
    display: inline-block;
    text-decoration: none
}
.hhb-header-container .hhb-second-containter .hhb-second-header ul {
    display: inline-block
}
.hhb-header-container .hhb-second-containter .hhb-second-header ul li {
    padding: 6px 0;
    display: inline-block;
    float: left;
    margin-right: 4px
}
.hhb-header-container .hhb-second-containter .hhb-second-header ul li a {
    padding: 0 24px;
    height: 28px;
    line-height: 29px;
    display: block;
    font-size: 14px;
    color: #fff
}
.hhb-header-container .hhb-second-containter .hhb-second-header ul li a.active {
    background: #fff;
    border-radius: 2px;
    color: #2381D4
}
.hhb-header-container .hhb-second-containter .hhb-second-header ul li a.active:hover {
    color: #2381D4;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    background: #fff;
    background: #fff
}
.hhb-header-container .hhb-second-containter .hhb-second-header ul li a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
    background: #fff;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 2px;
    color: #000 \9
}
.new-container {
	width: 980px;
	margin:0 auto;
	
}

.new-container .new-container-h {
	width: 980px;
	margin-bottom: 20px;
	background: #FAFAFA;
	border: 1px solid #E5E5E5;
}

.new-container .new-container-h ul {
	font-size: 16px;
	color: #666;
	height: 50px;
	width: 100%;
}

.new-container .new-container-h ul li {
	display: inline-block;
	float: left;
	font-size: 16px;
	color: #666;
	height: 50px;
	line-height:50px;
	width:108px;
	text-align:center;
	cursor: pointer
}

.new-container .new-container-h ul li a {
	font-size: 16px;
	color: #999999
}

.new-container .new-container-h ul li.active {
	color:#2381d4;
	font-weight:600;
	background:#fff;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}
.new-container .new-container-h ul li:first-child.active {
	color:#2381d4;
	font-weight:600;
	background:#fff;
	border-left:none;
	border-right:1px solid #e5e5e5;
}

.new-container .new-container-h ul li.active a {
	color: #2381D4;
	font-weight: 600
}

.new-container .new-container-h ul li:hover a {
	color: #2381D4;
	background:#fff;
}
@media (max-width: 980px) {
    .new-container{
        display:none;

    }
}
.crumbs {
    width: 100%;
    padding: 0 0 13px 0;
	
}

.crumbs a {
    display: inline-block;
    font-size: 12px;
    color: #666666;
    line-height: 12px;
    cursor: pointer
}

.crumbs span {
    display: inline-block;
    margin: 0 10px;
    width: 4px;
    height: 8px;
    background: url(../img/crumb_arrow.png) no-repeat center;
    background-size: 4px 8px;
    -webkit-background-size: 4px 8px;
    position: relative;
    vertical-align: middle;
}

.crumbs a.current {
    color: #666;
	font-weight:600;
}
.crumbs h1.current {color: #666;font-weight: 600;}
.crumbs a:hover {
    color: #5682D9
}
.g-footer {
	width: 100%;
	height: 354px;
	background: #F2F2F2;
	box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
	margin-top: 50px
}
.g-footer .g-footer-content {
	width: 1120px;
	max-width: 1120px;
	height: 220px;
	display: table;
	margin: 0 auto
}
.g-footer .g-footer-content .g-footer-item {
	display: table-cell;
	width: 125px;
	padding-top: 48px
}
.g-footer .g-footer-content .g-footer-item .item-h {
	font-size: 16px;
	color: #666666;
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px
}
.g-footer .g-footer-content .g-footer-item .item-content {
	font-size: 14px;
	color: #666666;
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	cursor: pointer
}
.g-footer .g-footer-content .g-footer-item .item-content:hover {
	color: #5682D9
}
.g-footer .g-footer-content .g-footer-contact {
	vertical-align: top;
	display: table-cell;
	text-align: right;
	padding-right: 30px;
	width: 383px;
	position: relative;
	padding-top: 50px
}
.g-footer .g-footer-content .g-footer-contact .qq-contact {
	width: 150px;
	height: 44px;
	cursor: pointer
}
.g-footer .g-footer-content .g-footer-contact .qq-contact i {
	width: 150px;
	height: 44px;
	display: inline-block;
	background: url(../img/icon_qqserver.png) center no-repeat;
	background-size: 150px 44px;
	-webkit-background-size: 150px 44px;
	position: absolute;
	right: 30px
}
.g-footer .g-footer-content .g-footer-contact .phone-contact {
	margin-top: 12px;
	font-size: 32px;
	color: #666666;
	line-height: 32px
}
.g-footer .g-footer-content .g-footer-contact .phone-contact i {
	width: 26px;
	height: 26px;
	display: inline-block;
	background: url(../img/icon_phone.png) center no-repeat;
	background-size: 26px 26px;
	-webkit-background-size: 26px 26px;
	position: relative;
	margin-right: 13px
}
.g-footer .g-footer-content .g-footer-contact .contact-time {
	font-size: 14px;
	color: #666666;
	line-height: 14px;
	margin-top: 10px
}
.g-footer .g-footer-content .g-footer-code {
	display: table-cell;
	width: 112px;
	vertical-align: top;
	padding-top: 50px
}
.g-footer .g-footer-content .g-footer-code img {
	width: 112px;
	height: 112px;
	vertical-align: middle
}
.g-footer .g-copyright {
	width: 1120px;
	max-width: 1120px;
	margin: 0 auto;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	padding: 30px 0 40px 0;
	border-top: 1px solid rgba(51, 51, 51, 0.1)
}
.g-footer .g-footer-link {
	width: 100%;
	height: 48px;
	background: #445E9E;
	text-align: center
}
.g-footer .g-footer-link li {
	margin-right: 50px;
	display: inline-block;
	line-height: 48px;
	cursor: pointer
}
.g-footer .g-footer-link li a {
	opacity: 0.69;
	font-size: 12px;
	color: #FFFFFF
}
.g-footer .g-footer-link li:hover a {
	opacity: 1
}
.g-footer.footer-fix {
	position: fixed;
	bottom: 0
}
.g-cube-footer {
	width: 100%;
	background: #EEF6FD;
	display: inline-block;
	margin-top: 100px;
	position: relative
}
.g-cube-footer .g-footer-container {
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	position: relative
}
.g-cube-footer .g-footer-container .footer-box {
	width: 1200px;
	margin-top: 40px;
	position: relative;
	display: inline-block;
	margin-bottom: 30px;
	vertical-align: top
}
.g-cube-footer .g-footer-container .footer-box .footer-item {
	float: left;
	margin-right: 50px
}
.g-cube-footer .g-footer-container .footer-box .footer-item.hhb-footer-item {
	margin-right: 80px
}
.g-cube-footer .g-footer-container .footer-box .footer-item .title {
	font-size: 16px;
	color: #535864;
	font-weight: 600
}
.g-cube-footer .g-footer-container .footer-box .footer-item ul {
	width: 100%
}
.g-cube-footer .g-footer-container .footer-box .footer-item ul li {
	margin-top: 16px
}
.g-cube-footer .g-footer-container .footer-box .footer-item ul li a {
	font-size: 14px;
	color: #535864;
	position: relative
}
.g-cube-footer .g-footer-container .footer-box .footer-item ul li a.gfwb-link img {
	display: none;
	position: absolute;
	width: 120px;
	height: 120px;
	left: 80px;
	top: 50%;
	margin-top: -60px;
	z-index: 99
}
.g-cube-footer .g-footer-container .footer-box .footer-item ul li a.gfwb-link:hover {
	color: #1E7FBF
}
.g-cube-footer .g-footer-container .footer-box .footer-item ul li a.gfwb-link:hover img {
	display: block
}
.g-cube-footer .g-footer-container .footer-box .footer-item ul li a:hover {
	color: #358AD6
}
.g-cube-footer .g-footer-container .footer-box .partner-item {
	display: table;
	float: right;
	width: 450px;
	text-align: right;
	vertical-align: middle;
	margin-top: 20px
}
.g-cube-footer .g-footer-container .footer-box .partner-item>div:first-child {
	text-align: left;
	position: relative
}
.g-cube-footer .g-footer-container .footer-box .partner-item>div:first-child:before {
	content: '';
	position: absolute;
	right: 3px;
	top: 4px;
	width: 1px;
	height: 80px;
	background: rgba(0, 0, 0, 0.1)
}
.g-cube-footer .g-footer-container .footer-box .partner-item .item {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}
.g-cube-footer .g-footer-container .footer-box .partner-item .item>img {
	height: 80px
}
.g-cube-footer .g-footer-container .footer-box .partner-item .item .box {
	overflow: hidden;
	display: inline-block;
	width: 215px
}
.g-cube-footer .g-footer-container .footer-box .partner-item .item .box>div {
	width: 33.3%;
	float: left
}
.g-cube-footer .g-footer-container .footer-box .partner-item .item .box>div img {
	height: 34px
}
.g-cube-footer .g-footer-container .footer-box .partner-item .item .box>div p {
	font-size: 12px;
	color: #535864;
	white-space: nowrap
}
.g-cube-footer .g-footer-container .footer-box .partner-item .item .box>div a {
	display: inline-block;
	cursor: pointer
}
.g-cube-footer .g-footer-container .footer-box .partner-item .item .box>div a:hover p {
	color: #358AD6
}
.g-cube-footer .g-footer-container .footer-box .partner-item .item p.info {
	margin-top: 3px;
	font-size: 14px;
	color: #333;
	letter-spacing: 12px;
	text-align: center;
	font-weight: bold;
	margin-left: 5px
}
.g-cube-footer .g-footer-container .footer-box .logo-box {
	display: table;
	float: right;
	text-align: right
}
.g-cube-footer .g-footer-container .footer-box .logo-box .logo-img {
	width: 242px;
	height: 75px;
	display: table-cell;
	vertical-align: middle;
	padding-right: 40px
}
.g-cube-footer .g-footer-container .footer-box .logo-box .logo-img img {
	height: 75px
}
.g-cube-footer .g-footer-container .footer-box .logo-box .weixin {
	width: 140px;
	display: table-cell;
	font-size: 16px;
	color: #666
}
.g-cube-footer .g-footer-container .footer-box .logo-box .weixin img {
	width: 140px;
	height: 140px
}
.g-cube-footer .g-footer-container .contact {
	display: inline-block;
	float: right
}
.g-cube-footer .g-footer-container .contact .contact-phone {
	font-size: 40px;
	color: #666666;
	margin-top: 75px
}
.g-cube-footer .g-footer-container .contact .contact-qq {
	width: 216px;
	height: 58px;
	border: 1px solid #358AD6;
	float: right;
	font-size: 18px;
	color: #358AD6;
	text-align: center;
	line-height: 58px;
	display: inline-block;
	cursor: pointer;
	margin-top: 35px
}
.g-cube-footer .g-footer-container .contact .contact-qq img {
	vertical-align: middle;
	margin-right: 15px;
	position: relative;
	top: -3px
}
.g-cube-footer .cooperation {
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	font-size: 14px;
	color: #90939C;
	padding-top: 20px;
	position: relative;
	border-top: 1px solid #D8D8D8
}
.g-cube-footer .cooperation .desc {
	font-size: 14px;
	color: #535864;
	margin-right: 30px;
	display: inline-block;
	float: left
}
.g-cube-footer .cooperation a {
	font-size: 14px;
	color: #90939C;
	cursor: pointer;
	display: inline-block
}
.g-cube-footer .cooperation a:hover {
	color: #358AD6
}
.g-cube-footer .cooperation a.no-pointer {
	cursor: inherit
}
.g-cube-footer .cooperation a.no-pointer:hover {
	color: #90939C
}
.g-cube-footer .cooperation span {
	width: 1px;
	height: 14px;
	display: inline-block;
	margin: 0 12px;
	position: relative;
	background: #90939C;
	top: 2px
}
.g-cube-footer .links {
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	font-size: 14px;
	color: #90939C;
	margin-top: 11px;
	position: relative
}
.g-cube-footer .links .desc {
	font-size: 14px;
	color: #535864;
	margin-right: 30px;
	display: inline-block;
	float: left
}
.g-cube-footer .links a {
	font-size: 14px;
	color: #90939C;
	cursor: pointer;
	display: inline-block
}
.g-cube-footer .links a:hover {
	color: #358AD6
}
.g-cube-footer .links a.no-pointer {
	cursor: inherit
}
.g-cube-footer .links a.no-pointer:hover {
	color: #90939C
}
.g-cube-footer .links span {
	width: 1px;
	height: 14px;
	display: inline-block;
	margin: 0 12px;
	position: relative;
	background: #90939C;
	top: 2px
}
.g-cube-footer .copy-right {
	width: 100%;
	margin-top: 20px;
	background: #5E6874;
	position: relative;
	z-index: 0
}
.g-cube-footer .copy-right .copy-right-content {
	width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
	font-size: 14px;
	color: #999999;
	padding: 24px 0 20px 0;
	position: relative
}
.g-cube-footer .copy-right .copy-right-content p {
	font-size: 14px;
	color: #F0F5FA
}
.g-cube-footer .copy-right .copy-right-content p span {
	margin-left: 20px;
	padding-left: 19px;
	background: url(../img/phone.png) no-repeat left center;
	-webkit-background-size: auto 100%;
	background-size: auto 100%
}
.g-cube-footer .copy-right .copy-right-content p i {
	opacity: 0.4
}
.g-cube-footer .copy-right .copy-right-content img {
	position: absolute;
	top: 22px;
	left: 530px;
	width: 25px
}
.g-cube-footer .copy-right .copy-right-content #business_yz img {
	width: 80px !important;
	height: 25px !important;
	left: 0;
	top: 0;
	position: relative
}
.g-cube-footer.footer-fix {
	position: fixed;
	bottom: 0
}

@media (min-width: 980px){
    .pc-mobile-media-div {
        margin-top: 0px !important;
    }
}
