﻿﻿/*=========================================WS  9.29*/
/*下拉菜单*/
.heade.fix-header,.footer.fixed-footer{
    position: relative;
}
.nav-menu{position: fixed;top: 50px;right: 0;background: #004b92;width: 130px;padding: 0 15px;display: none;z-index: 999;}
.nav-menu li{border-bottom: 1px solid rgba(0,0,0,0.4);border-top:1px solid rgba(255,255,255,0.2);}
.nav-menu li:first-child{border-top: none;}
.nav-menu li:last-child{border-bottom: none;}
.nav-menu li a{display: block;text-align: center;line-height: 50px;color: #FFF;font-size: 14px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.nav-menu li a:active,.nav-menu li a:focus{opacity: 0.8;}
.nav-layer{position: fixed;left: 0;top: 0;height: 100%;width: 100%;background: rgba(0,0,0,0.2);display: none;z-index: 3;}

.tt-H5{	text-align: center;	font-size: 14px;	color: #333;	line-height: 30px;}.img-box,.img-box img{	width:100%;}.img-box {    padding: 0 7px;    text-align: center;    display: block;}
/*优势 start*/
.con-piece{
    background-color: white;
    margin-bottom: 10px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}
.three-advan{
    /*margin-top: 10px;*/
}
.three-advan ul{
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    height: 50px;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
.three-advan ul li{
    /*-webkit-flex: 1;*/
    /*flex: 1;*/
    text-align: center;
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.three-advan ul li p{
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.three-advan ul li i{
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url("../images/advan-icon.png") no-repeat;
    background-size: cover;
    vertical-align: middle;
}
.three-advan ul li>div{
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    color: #565656;
    text-align: left;
    line-height: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.three-advan ul li i.icon2{
    background-position: -25px 0;
}
.three-advan ul li i.icon3{
    background-position: -50px 0;
}
.three-advan ul li>div .til{
    color: #565656;
    font-size: 13px;
}
.three-advan ul li>div p:nth-child(2){
    color: #848484;
}
.three-advan ul li>div span{
    color: #ff7600;
}
/*优势 end*/
/*注册即享双重礼*/
.register-present{
    margin-top: 10px;
    background: #fff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.g-title{
    padding: 10px 0;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #565656;
    border-bottom: 1px solid #ebebf1;
}
.register-present-content{
    /*padding: 15px 0 15px 10px;*/
    position: relative;
}
.register-present-content-s{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.register-present-content-s ul{
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.register-present-content-s ul li{
    width: 25%;
    float: left;
    height: 100%;
    padding-left: 2%;
    padding-right: 2%;
    text-align: center;
}
.register-present-content-s ul li b{
    font-size: 11px;
    font-weight: bold;
    margin-top: 80%;
    display: inline-block;
    color: #333;
}
.register-present-content-s ul li p{
    font-size: 10px;
    color: #333;
}
.register-present-content-s ul li span{
    font-size: 18px;
    color: #ff7000;
}
.register-present-content-s ul li i{
    color: #888888;
    font-size: 10px;
    text-decoration:line-through;
    display: block;
}
.register-present-content-s ul li.register-present-li-s span{
    margin-top: 90%;
    display: inline-block;
}









.register-present-content a{

}
.register-present-content img{
    width: 100%;
}
.register-present-content ul{
    overflow: hidden;
}

.register-present-content ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.register-present-content ul li a img{
    width: 100%;
    height: auto;
}
.register-present-bottom{
    position: relative;
    padding: 20px 5px 0 5px;
    border: 1px solid #54b0f5;
    height: 106px;
}
.sj-text{
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
.xj-text{
    font-size: 16px;
    font-weight: bold;
    color: #ff7000;
}
.yj-text{
    font-size: 14px;
    color: #888;
    text-decoration:line-through;
}
.register-present-bottom a.ljzx-btn{
    display: block;
    width: 50%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #56b1f5;
    position: absolute;
    left: 10px;
    top: 64px;
    z-index: 1;
}
.register-present-bottom p{
    position: absolute;
    left: 5px;
    z-index: 1;
}
.register-present-bottom img{
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
    width: 40%;
}
.ps-text{
    text-align: center;
    color: #888;
    font-size: 12px;
    padding-top: 10px;
}
.affirm-message{
    margin-top: 10px;
    background: #fff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.affirm-message-title{
    width: 100%;
    padding: 0 10px;
}
.affirm-message-title-bg{
    width: 50%;
    position: relative;
    margin-top: 10px;
}
.affirm-message-title-bg img{
    width: 100%;
    height: 100%;
}
.affirm-message-title-bg p{
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 50%;
    margin-top: -10.5px;
    left: 5px;
}
.affirm-message-content{
    /*padding: 0 10px;*/
}
.affirm-message-content ul{
    overflow: hidden;
}
.affirm-message-content ul li{
    float: left;
    width: 33.33%;
    border: 1px solid #ebebf1;
    padding-top: 15px;
    padding-left: 5px;
    overflow: hidden;
}
.affirm-message-content ul li .affirm-message-p1{
    font-size: 12px;
    color: #333;
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.affirm-message-content ul li .affirm-message-p2{
    font-size: 12px;
    color: #666;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.affirm-message-content ul li .affirm-message-btn{
    font-size: 10px;
    color: #fe8102;
    border: 1px solid #fe8102;
    border-radius: 3px;
   	padding: 3px 10px;
    text-align: center;
    margin-top: 10px;
}
.affirm-message-content ul li img{
    width: 50%;
    height: 50px;
    float: right;
    margin-top: 20px;
}
.affirm-message-content ul li:first-child{
    border-right: 0;
}
.affirm-message-content ul li:last-child{
    border-left: 0;
}
/*4步快速注册*/
.Quick-Register{
    margin-top: 10px;
    background: #fff;
}
.g-title p{
    font-size: 11px;
    color: #848484;
    font-weight: 300;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.g-title span{
    color: #f15f17;
}
.Quick-content{
    padding: 15px 0;
}
.Quick-content img{
    width: 100%;
}
.bottom-text{
    padding: 10px 0;
    font-size: 10px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #848484;
    text-align: center;
    border-top: 1px solid #ebebf1;
}
.certificate{
    margin-top: 10px;
    background: #fff;
}
.certificate-content{
    overflow: hidden;
    padding: 10px;
}
.certificate-content-left,.certificate-content-right{
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.certificate-content-right{
    border: 5px solid #f3f3f3;
}
.certificate-content-left ul{
    overflow: hidden;
}
.certificate-content-left ul li{
    float: none;
    margin-top: 20px;
    font-size: 14px;
    color: #666666;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.certificate-content-left ul li span{
    display: inline-block;
    background: #f15f17;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    margin-right: 5px;
}
.certificate-content img{
    width: 100%;
    min-height: 165px;
    max-width: 190px;
}
/*成都中小型企业服务平台*/
.service-platform{
    background: #fff;
    margin-top: 10px;
}
.service-platform-content{
    padding: 10px 10px;
}
.service-platform-content ul{
    overflow: hidden;
}
.service-platform-content ul li{
    float: left;
    width: 50%;
    padding-top: 10px;
    padding-right: 10px;
}
.service-platform-content ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.service-platform-content ul li a img{
    width: 100%;
}
.service-platform-content ul li a span{
    width: 100%;
    padding: 10px 0;
    background: #f3f3f3;
    display: block;
    text-align: center;
    font-size: 12px;
    color: #666;
}
/*表单*/
.data-datum{
    background: #fff;
    margin-top: 10px;
}






/*表单end*/
.form-box{
    padding: 10px 10px 0;
    background: #FFF;
}
.form-group{
    position: relative;
    margin-bottom: 10px;
}
.form-group input,.form-group select,.form-group textarea{
    display: block;
    padding: 11px 10px;
    width: 100%;
    font-size: 14px;
    border: 1px solid #cccccc;
    padding-left: 35px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    -ms-appearance:none;
    resize: none;
    border-radius: 2px;

}
.form-group select{
    color: #999;
    background: #FFF;
}
.form-group input:focus,.form-group select:focus,.form-group textarea:focus{
    border-color: #54b0f5;
    outline: none;
}
.form-group input:focus~span,.form-group select:focus~span{
    color: #54b0f5;
}


.form-group span{
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #999;
}
.form-group span.name:before{
    content:"\e601" ;
    : "iconfont";
    font-size: 22px;
}
.form-group span.tel:before{
    content:"\e602";
    : "iconfont";
    font-size: 26px;
    margin-left: -3px;
    display: block;
}
.form-group span.code:before{
    content:"\e628";
    : "iconfont";
    display: block;
    font-size: 22px;
    margin-left: -1px;
}
.form-group span.select:before{
    content:"\e64b";
    : "iconfont";
    display: block;
    font-size: 20px;
    margin-left: -1px;
}
.select-box:after{
    content: "\e63e";
    : "iconfont";
    color: #ccc;
    position: absolute;
    right: 10px;
    top: 50%;
    font-size: 22px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.form-group input.authcode{
    display: inline-block;
    vertical-align: middle;
    width: 54%;
    width: calc(100% - 130px);
    width: -moz-calc(100% - 130px);
    width: -webkit-calc(100% - 130px);
}

.form-group button{
    display:inline-block;
    vertical-align: middle;
    float: right;
    width: 120px;
    background: #004B92;
    color: #FFF;
    height: 40px;
    font-size: 15px;
    border-radius: 3px;
}
.form-group button:disabled{
    background: #ccc;
    color: #999;
}

.form-box .btn-box .btn-sub-apply {
    display: block;
    border-radius: 2px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    width: 100%;
    background-color: #014b92;
    border: 1px solid #014b92;
    color: white;
    text-align: center;
    margin-left: 0;
}
.form-box .btn-box .btn-sub-apply{
    background: #f15f17;
    border: 0;
}
@media only screen and (max-width: 357px){
    .register-present-bottom p span{
        font-size: 12px;
    }
    .affirm-message-content ul li .affirm-message-p1{
        font-size: 12px;
    }
    .affirm-message-content ul li .affirm-message-p2{
        font-size: 10px;
    }

}
/*十一创业特惠 start*/
.th-list{
    width: 100%;
    padding:8px 30px;
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.th-list li{
    width: 47%;
    text-align: center;
    margin-bottom: 15px;
}
.th-list li img{width: 100%;}
/*十一创业特惠 end*/
/*2017 1124 xl update start*/
.register-present .tips{
    text-align: center;
    padding: 10px 0;
    color: #888;
    font-size: 10px;
}
.form-group textarea{
    padding-left: 10px;
}
/*2017 1124 xl update end */
/************************最新资讯 start****************************/
.con-box{background: #fff;margin-top:10px;}
.latest-news{padding :0 10px;}
img{max-width: 100%;}
.recent-info h3 {
    font-size: 0.875rem;
    color: #000;
    text-align: left;
    margin-top: 10px;
}
.recent-info .h-line {
    width: 6.825rem;
    height: 0.875rem;
    background-image: url(../images/icons.png);
    background-size: 20.125rem 14rem;
    background-position: 0 -9.625rem;
    margin:0;
}
.recent-info .news-list {
    margin-top: 20px;
}
.recent-info .news-list li {
    margin-bottom: 10px;
}
.recent-info .news-list li a {
    display: flex;
}
.recent-info .news-list li a .news-img {
    width: 43%;
}
.recent-info .news-list li a .right-content {
    width: 60%;
    margin-left: 5%;
    text-align: left;
}
.recent-info .news-list li a .right-content h5 {
    font-size: 0.9rem;
    color: #333;
    font-weight: bold;
}
.recent-info .news-list li a .right-content p {
    font-size: 0.735rem;
    color: #888;
}
.recent-info a.more-info {
    display: block;
    background-color: #204496;
    color: #fff;
    padding: 10px 0;
    font-size: 1.5rem;
    width: 20%;
    margin: 2rem auto;
    border-radius: 6px;
    box-shadow: -2px 4px 2px #004b9255;
    text-align: center;
}
.recent-info #swiper-pagination {
    text-align: center;
    margin-top: 10px;
    bottom: 0;
    width:100%;
}
.recent-info #swiper-pagination .swiper-pagination-bullet {
    background-color: #ccc;
}
.recent-info #swiper-pagination .swiper-pagination-bullet-active {
    background: #ff7e00;
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px;
}
/************************最新资讯 end****************************/