
/*********** 底部渐变设置 start ******************/
.web-foot {
    background: -webkit-linear-gradient(left, #DA2432 , #7B4293); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #DA2432, #7B4293); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #DA2432, #7B4293); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #DA2432 , #7B4293); /* 标准的语法 */
    /*height: 246px;*/
    padding-top: 35px;

}
/*********** 底部渐变设置 end ******************/

.foot-box .foot-logo{
    width: 200px;
    height: 51px;
}

.foot-box .foot-links {
    margin-left: 40px;
}

.foot-box .foot-links a p {
    width: 132.2px;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    text-align: center;
}

.foot-box .foot-links .foot-start-up p {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.foot-box .foot-links .foot-investmrnt {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.foot-box .foot-links .foot-jobs {
    border-left: 1px solid #fff;
}

.foot-box .foot-links .foot-links-sline {
    padding-top: 25px;
}

.foot-box .foot-links .foot-writer-connect {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.foot-box .foot-links .foot-term-service {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.foot-share {
    margin-top: 30px;
}

.foot-share a {
    position: relative;
    cursor: pointer;
}

.foot-share a span {
    font-size: 12px;
    color: #555;
    background: #fff;
    padding-left: 4px;
    padding-right: 4px;
    position: absolute;
    top: 10px;
    left: 2px;
    display: none;
}

.foot-facebook-link:hover span {
    display: block;
}

.foot-facebook-link:hover img {
    opacity: 1;
}

.foot-twitter-link:hover span {
    display: block;
}

.foot-twitter-link:hover img {
    opacity: 1;
}

.foot-google-link:hover span {
    display: block;
}

.foot-google-link:hover img {
    opacity: 1;
}

.foot-wechat-link:hover span {
    display: block;
}

.foot-wechat-link:hover img {
    opacity: 1;
}

.foot-qq-link:hover span {
    display: block;
}

.foot-qq-link:hover img {
    opacity: 1;
}

.foot-share .foot-facebook {
    width: 13px;
    height: 13px;
    opacity: .5;
    margin-right: 16px;
}

.foot-share .foot-twitter {
    width: 14px;
    height: 12px;
    opacity: .5;
    margin-right: 16px;
}

.foot-share .foot-google {
    width: 16px;
    height: 10px;
    opacity: .5;
    margin-right: 15px;
}

.foot-share .foot-wechat {
    width: 14px;
    height: 11px;
    opacity: .5;
    margin-right: 16px;
}

.foot-share .foot-qq {
    width: 12px;
    height: 14px;
    opacity: .5;
}

.foot-share .foot-share-title {
    font-size: 14px;
    color: #fff;
    margin-right: 15px;
}

.foot-box .foot-qrcode img {
    width: 98px;
    height: 98px;
    margin-left: 29px;
    margin-bottom: 8px;
}

.foot-box .foot-qrcode-bottom {
    /*height: 18px;*/
}

.web-foot .foot-line {
    width: 100%;
    height: 1px;
    background: #fff;
}

.web-foot .foot-bottom {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.web-foot .foot-bottom span {
    font-size: 14px;
    color: #fff;
}

.web-foot .foot-bottom p {
    display: inline-block;
    margin-left: 5px;
}

.web-foot .foot-bottom p span {
    font-size: 12px;
    color: #fff;
    padding-top: 2px;
}

.web-foot .foot-bottom p span:nth-child(2) {
    color: #FFFA83;
}

    /*.foot-company-info .foot-company-link {*/
    /*display: inline-block;*/
/*}*/

/*.web-foot div .foot-logo {*/
    /*width: 200px;*/
    /*height: 51px;*/
/*}*/

/*.foot-company-info .foot-company-link p {*/
    /*font-size: 14px;*/
    /*color: #fff;*/
    /*margin-bottom: 19px;*/
    /*font-weight: bold;*/
/*}*/

/*.foot-company-info .foot-company-link a {*/
    /*font-size: 12px;*/
    /*color: #fff;*/
    /*display: block;*/
    /*margin-bottom: 10px;*/
/*}*/

/*.foot-company-info .foot-company-details {*/
    /*display: inline-block;*/
    /*margin-left: 101px;*/
/*}*/

/*.foot-company-details div span {*/
    /*font-size: 12px;*/
    /*color: #fff;*/
    /*margin-left: 24px;*/
/*}*/

/*.foot-company-details div {*/
    /*margin-bottom: 9px;*/
/*}*/

/*.foot-company-details .foot-company-phone img {*/
    /*width: 12px;*/
    /*height: 12px;*/
/*}*/

/*.foot-company-details .foot-company-email img {*/
    /*width: 12px;*/
    /*height: 9px;*/
/*}*/

/*.foot-company-details .foot-company-index img {*/
    /*width: 12px;*/
    /*height: 13px;*/
/*}*/

/*.foot-company-details .foot-company-address img {*/
    /*width: 12px;*/
    /*height: 15px;*/
/*}*/

/*.foot-company-info .foot-company-share {*/
    /*display: inline-block;*/
    /*position: absolute;*/
    /*top: 130px;*/
    /*left: 148px;*/
/*}*/

/*.foot-company-info .foot-company-share span {*/
    /*font-size: 14px;*/
    /*color: #fff;*/
    /*margin-right: 15px;*/
    /*z-index: 9;*/
/*}*/

/*.foot-company-share img {*/
    /*margin-right: 16px;*/
/*}*/

/*.foot-company-share a {*/
    /*position: relative;*/
    /*width: auto;*/
    /*height: 16px;*/
    /*display: inline-block;*/
/*}*/

/*.foot-company-info .foot-company-share a span {*/
    /*background: #fff;*/
    /*width: auto;*/
    /*height: auto;*/
    /*color: #555;*/
    /*font-size: 12px;*/
    /*padding: 1px 3px 1px 3px;*/
    /*position: absolute;*/
    /*left: 10%;*/
    /*bottom: -120%;*/
    /*display: none;*/
/*}*/

/*.foot-company-info {*/
    /*position: relative;*/
/*}*/

/*.foot-company-info .foot-facebook-link:hover .foot-facebook {*/
    /*opacity: 1;*/
/*}*/

/*.foot-company-info .foot-twitter-link:hover .foot-twitter {*/
    /*opacity: 1;*/
/*}*/

/*.foot-company-info .foot-google-link:hover .foot-google {*/
    /*opacity: 1;*/
/*}*/

/*.foot-company-info .foot-wechat-link:hover .foot-wechat {*/
    /*opacity: 1;*/
/*}*/

/*.foot-company-info .foot-qq-link:hover .foot-qq {*/
    /*opacity: 1;*/
/*}*/

/*.foot-company-info .foot-facebook-link:hover span {*/
    /*display: block;*/
/*}*/

/*.foot-company-info .foot-twitter-link:hover span {*/
    /*display: block;*/
/*}*/

/*.foot-company-info .foot-google-link:hover span {*/
    /*display: block;*/
/*}*/

/*.foot-company-info .foot-wechat-link:hover span {*/
    /*display: block;*/
/*}*/

/*.foot-company-info .foot-qq-link:hover span {*/
    /*display: block;*/
/*}*/

/*.foot-company-share .foot-facebook {*/
    /*width: 13px;*/
    /*height: 13px;*/
    /*opacity: .5;*/
/*}*/

/*.foot-company-share .foot-twitter {*/
    /*width: 14px;*/
    /*height: 12px;*/
    /*opacity: .5;*/
/*}*/

/*.foot-company-share .foot-google {*/
    /*width: 16px;*/
    /*height: 10px;*/
    /*opacity: .5;*/
/*}*/

/*.foot-company-share .foot-wechat {*/
    /*width: 14px;*/
    /*height: 11px;*/
    /*opacity: .5;*/
/*}*/

/*.foot-company-share .foot-qq {*/
    /*width: 12px;*/
    /*height: 14px;*/
    /*opacity: .5;*/
/*}*/

/*.foot-line {*/
    /*height: 1px;*/
    /*width: 100%;*/
    /*background: #fff;*/
    /*margin-top: 30px;*/
    /*opacity: .39;*/
/*}*/

/*.foot-copyright {*/
    /*text-align: center;*/
    /*padding-top: 19px;*/
    /*padding-bottom: 9px;*/
/*}*/

/*.foot-copyright p {*/
    /*display: inline-block;*/
/*}*/

/*.foot-copyright p:first-child {*/
    /*font-size: 14px;*/
    /*color: #fff;*/
    /*margin-right: 10px;*/
/*}*/

/*.foot-copyright p:last-child {*/
    /*font-size: 12px;*/
    /*color: #fff;*/
/*}*/

/*.foot-copyright p:last-child span {*/
    /*color: #fffa83;*/
    /*!*padding-bottom: 4px;*!*/
/*}*/

/*.foot-company-qrconde {*/
    /*display: inline-block;*/
    /*!*margin-left: 568px;*!*/
    /*!*margin-top: -400px;*!*/
/*}*/

/*.foot-company-qrconde img{*/
    /*width: 116px;*/
    /*height: 116px;*/
    /*margin-left: 94px;*/
    /*margin-top: -70px;*/
/*}*/


.foot-box {
    margin-top: 35px;
}
