﻿/*CSS Reset*/
/*********************/
.footer-banner {
    position: relative;
    min-width: 100%;
    background: #00aaff url(img/footer_bg.jpg) no-repeat center;
    height: 180px;
    overflow: hidden;
    color: #fff;
    text-align: center;
}
.footer-banner-text {
    position: relative;
    padding-top: 46px;
    z-index: 20;
    font-size: 24px;
}
.footer-banner-button a {
    display: inline-block;
    margin-top: 24px;
    width: 220px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #fff;
    color: #fff;
}
.footer-banner-button a:hover {
    color: #333;
    background-color: #fff;
}
.footer-banner-button {
    position: relative;
    z-index: 20;
}
.footer-bubble {
    position: absolute;
}
.bubble-1 {
    top: -120px;
    left: 50%;
    z-index: 10;
    margin-left: -120px;
    width: 240px;
    height: 240px;
    background: url(img/footer_bubble_1.png);
    animation: bubble-animate-1 linear 10s infinite;
}
.bubble-2 {
    top: 50px;
    left: 34%;
    z-index: 11;
    width: 360px;
    height: 360px;
    background: url(img/footer_bubble_2.png);
    animation: bubble-animate-2 linear 12s infinite;

}
.bubble-3 {
    top: 50px;
    left: 48%;
    z-index: 12;
    width: 300px;
    height: 300px;
    background: url(img/footer_bubble_3.png);
    animation: bubble-animate-3 linear 11s infinite;
}

.wzzxbox {
	width:100%;
	margin: 0 auto;
	padding-top: 66px; 
	text-align: center;
}
.wzzxbox a {
	*display: inline; 
	display: inline-block; 
	text-align: center;
	width:100px; 
	height: 36px; 
	line-height: 36px; 
	border: 1px solid #fff; 
	color: #fff; 
	font-size: 20px;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	border-radius:6px; 
	margin-left: 15px;
	transition: All 0.4s ease-in-out;
}
.wzzxbox span {
	font-size: 20px; 
	line-height: 48px; 
	color: #fff; 
	padding: 0 40px;
}
	
.wzzxbox a:hover {
	background: #0055AA; 
	color: #fff;
}


/*footer*/
.footer {
    min-width: 1200px;
    background-color: #2b373d;
    font-family: "Microsoft Yahei";
}
.footer-floor1 {
    width: 100%;
    padding: 40px 0 62px;
}
.footer-list {
    /*width: 810px;*/
    width: 68%;
    height: 100%;
    border-left: 1px solid #414b51;
    padding-left: 20px;
    float: left;
}
.footer-list ul {
    float: left;
    width: 25%;
}
.footer-list li {
    line-height: 30px;
}
.footer-list li a {
    color: #819199;
    font-size: 14px;
    text-decoration: none;
}
.footer-list li a:hover {
    text-decoration: underline;
    color: #fff;
}
.footer-list .flist-title {
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
}
.footer-left {
    /*width: 385px;*/
    width: 32%;
    float: left;
}
.company-box {
    padding-left: 20px;
}
.company-logo {
    height: 40px;
    background: url(img/bottom_19.png) no-repeat left;
}
.company-logo span {
    display: inline-block;
    margin-left: 136px;
    margin-top: -5px;
    width: 126px;
    height: 40px;
    background: url(img/bottom_16.gif) no-repeat left;
}
.company-name {
    margin-top: 20px;
    line-height: 25px;
    font-size: 14px;
    color: #fff;
}
.official-plat {
    width: 100%;
    height: 100%;
    margin-top: 20px;
    position: relative;
}
.official-plat ul {
    width: 100%;
}
.official-plat ul li {
    float: left;
    margin-left: 15px;
    width: 40px;
    height: 40px;
}
.official-plat ul a {
    display: block;
}
.official-plat ul li span {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
}
.official-plat li .weixin-logo {
    background-image: url(img/bottom_25.png);
}
.official-plat li .weibo-logo {
    background-image: url(img/bottom_23.png);
}
.official-plat li .qq-logo {
    background-image: url(img/bottom_27.png);
}
.official-plat li .email-logo {
    background-image: url(img/bottom_29.png);
}
.official-plat li:hover .weixin-logo {
    background-image: url(img/bottom_25_hover.png);
}
.official-plat li:hover .weibo-logo {
    background-image: url(img/bottom_23_hover.png);
}
.official-plat li:hover .qq-logo {
    background-image: url(img/bottom_27_hover.png);
}
.official-plat li:hover .email-logo {
    background-image: url(img/bottom_29_hover.png);
}
.official-plat > p {
    display: inline-block;
    width: 132px;
    height: 132px;
    border: 1px solid #dddddd;
    background-color: #fff;
}
.official-plat .weixin {
    position: absolute;
    top: -145px;
    left: 24px;
    background-image: url(img/plat_qrcode.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: none;
}
.official-plat .weibo {
    position: absolute;
    top: -145px;
    left: -32px;
    background-image: url(img/plat_qrcode.png);
    background-repeat: no-repeat;
    background-position: -132px 0;
    display: none;
}
.corner {
    border: 10px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    bottom: -20px;
    right: 50%;
    margin-right: -10px;
    z-index: 10;
    *height: 0;
}
.five-superiority {
    width: 100%;
    height: 120px;
    border-bottom: 1px solid #414b51;
}
.five-superiority-list li {
    float: left;
    width: 25%;
    height: 120px;
}
.five-superiority-list li a {
    white-space: nowrap;
    display: block;
    line-height: 120px;
    padding-left: 110px;
    background-repeat: no-repeat;
    background-position: 50px center;
    font-size: 18px;
    color: #fff;
}
.compensate_ico a {
    background-image: url(img/bottom_03.png);
}
.retreat_ico a {
    background-image: url(img/bottom_05.png);
}
.technology_ico a {
    background-image: url(img/bottom_07.png);
}
.prepare_ico a {
    background-image: url(img/bottom_09.png);
}
.footer-floor2 {
    width: 100%;
    border-top: 1px solid #212a2f;
    padding: 20px 0;
    text-align: center;
}
.footer-floor2 p {
    text-align: center;
    color: #819199;
    font-size: 12px;
    line-height: 25px;
}
.footer-floor2 p span {
    font-family: 'PingFangSC-Light', 'helvetica neue', 'hiragino sans gb', 'tahoma', 'microsoft yahei ui', 'microsoft yahei', 'simsun', 'sans-serif';
}
.footer-floor2 a {
    color: #819199;
}
.footer-floor2 a:hover {
    text-decoration: underline;
}
.foot-link {
    margin: 0 15px;
    text-decoration: none;
    color: #b6e2f2;
}
.foot-link:hover {
    text-decoration: underline;
}
.footer-banner {
    position: relative;
    min-width: 100%;
    background: #00aaff url(https://img20.360buyimg.com/openfeedback/jfs/t1/356930/5/7309/3170/6911f496F5bcc2154/4ffac7065f3e01dc.jpg) no-repeat center;
    height: 180px;
    overflow: hidden;
    color: #fff;
    text-align: center;
}
.footer-banner-text {
    position: relative;
    padding-top: 46px;
    z-index: 20;
    font-size: 24px;
}
.footer-banner-button a {
    display: inline-block;
    margin-top: 24px;
    width: 220px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #fff;
    color: #fff;
}
.footer-banner-button a:hover {
    color: #333;
    background-color: #fff;
}
.footer-banner-button {
    position: relative;
    z-index: 20;
}
.footer-bubble {
    position: absolute;
}
.bubble-1 {
    top: -120px;
    left: 50%;
    z-index: 10;
    margin-left: -120px;
    width: 240px;
    height: 240px;
    background: url(img/footer_bubble_1.png);
    animation: bubble-animate-1 linear 10s infinite;
}
.bubble-2 {
    top: 50px;
    left: 34%;
    z-index: 11;
    width: 360px;
    height: 360px;
    background: url(img/footer_bubble_2.png);
    animation: bubble-animate-2 linear 12s infinite;

}
.bubble-3 {
    top: 50px;
    left: 48%;
    z-index: 12;
    width: 300px;
    height: 300px;
    background: url(img/footer_bubble_3.png);
    animation: bubble-animate-3 linear 11s infinite;
}
@keyframes bubble-animate-1 {
    from {
        top: -120px;
    }
    50% {
        top: -180px;
    }
    to {
        top: -120px;
    }
}
@keyframes bubble-animate-2 {
    from {
        top: 50px;
        left: 34%;
    }
    50% {
        top: 80px;
        left: 24%;
    }
    to {
        top: 50px;
        left: 34%;
    }
}
@keyframes bubble-animate-3 {
    from {
        top: 50px;
        left: 48%;
    }
    50% {
        top: 80px;
        left: 58%;
    }
    to {
        top: 50px;
        left: 48%;
    }
}
/*footer end*/

/* 通用module banner*/
.module-banner-bg {
    min-height: 120px;
}
.module-banner-title {
    position: relative;
    top: 42px;
    border-left: 3px solid #00aaff;
    text-indent: 17px;
    font-weight: normal;
    font-size: 29px;
    color: #222;
}
/* 通用简易底部 */
/*底部*/
.signfooter {
    background-color: #e9e9e9;
    border-top: 1px solid #e9e9e9;
    text-align: center;
	margin-bottom: -22px;
}
.signfooter2 {
    background-color: #f7f7f7;
    border-top: 1px solid #f7f7f7;
    text-align: center;
}
.footer-signfooter {
    width: 100%;
    padding: 8px 0px 54px 0px;
    background-color: #2c2d2f;
}
.footer-signfooter2 {
    background-color: #2D3134;
}
.nav-links {
    width: 99%;
    height: 20px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    font-size: 16px;
}

.footer-signfooter ul {
    padding-left: 5px;
}

.footer-signfooter li {
    display: inline-block;
    margin: 2px;
    color: #b8b8b8;
}

.ownership {
    text-align: center;
    height: 20px;
    line-height: 30px;
    color: #b8b8b8;
    font-size: 16px;
}
.footer-signfooter p,
.footer-signfooter a {
    margin-top: 8px;
    font-size: 16px;
    color: #b8b8b8;
}
.signfooter-nav {
    margin-top: 40px;
}
.signfooter-nav2 {
    margin-top: 19px;
}
.signfooter-bg {
    width: 100%;
    height: 161px;
    background: url(/img/signfooter2.jpg) no-repeat 0 -57px;
}
.signfooter-bg2 {
    width: 100%;
    height: 161px;
    background: url(/img/signfooter.jpg) no-repeat;
}
.signfooter-img {
    margin: 0 auto;
    width: 801px;
    height: 138px;
    background: url(/img/signfooter_txt.png) no-repeat 0 27px;
}
.signfooter-nav-list {
    display: inline-block;
}
.signfooter-nav-list li {
    position: relative;
    float: left;
    margin: 0px 30px;
    height: 20px;
    line-height: 20px;
}
.signfooter-nav-list li:before {
    position: absolute;
    left: -30px;
    top: 4px;
    content: "";
    height: 14px;
    width: 1px;
    background: #ddd;
}
.signfooter-nav-list li:first-child:before {
    width: 0px;
    height: 0px;
}
.signfooter-nav-list li a {
    display: inline-block;
    font-size: 16px;
    color: #666;
}
.show-captcha {
    height: 30px;
}
.signfooter-foot-link {
    margin-left: 15px;
    text-decoration: none;
    color: #b6e2f2;
}
.signfooter-foot-link:hover {
    text-decoration: underline;
}
.u-flyer {
    width: 32px;
    height: 32px;
}

