﻿/*2017 0518 xl start */
/*头部 start*/
.heade.fix-header,.footer.fixed-footer{
    position: relative;
}
.header-right .address {
    font-size: 13px;
    color: #004b92;
    margin-right: 5px;
    margin-top: 0px;
}
.header-right .address:before{
    content: none;
}
/*头部 end*/
/*菜单 start*/
.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;}
/*菜单  end*/
/*优势 start*/
.con-piece{
    background-color: white;
    margin-bottom: 10px;
}
.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;
}
.three-advan ul li i{
    display: inline-block;
    width: 24px;
    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: 12px;
    color: #565656;
    text-align: left;
    line-height: 1;
}
.three-advan ul li i.icon2{
    background-position: -24px 0;
}
.three-advan ul li i.icon3{
    background-position: -49px 0;
}
.three-advan ul li>div .til{
    color: #ff5c01;
    font-size: 13px;
}
/*优势 end*/
/*套餐 start*/
.big-til{
    padding: 12px 0 15px;
    text-align: center;
}
.big-til h3{
    color: #505050;
    font-size: 11px;
}
.big-til p{
    color: #777777;
    font-size: 9px;
}
.big-til span{
    color: #ff8032;
}
.ter-content{padding: 0 10px 15px;}
.choose-food-ul{width: 100%;overflow: hidden;}
.choose-food-ul>li{width: 32%;float: left;}
.choose-food-ul>li:nth-child(2){margin: 0 2%;}
.choose-food-ul>li img{width: 100%;}
.btn-rbox{
    width: 85%;
    border: 1px solid #23b4e9;
    height: 40px;
    border-radius: 40px;
    overflow: hidden;
    margin: 10px auto auto;
}
.btn-rbox .btn-txt{
    width: 65%;
    float: left;
    text-align: center;
    font-size: 13px;
    line-height: 38px;
    color: #797777;
}
@media only screen and (max-width:340px ) {
    .btn-rbox{
        width: 90%;
    }
    .btn-rbox .btn-txt{font-size: 12px;}
}
.btn-rbox .btn-txt>span{color: #23b4e9;;}
.btn-rbox .iconfont1{font-size: 19px;margin-right: 3px;vertical-align:initial}
.btn-rbox .bnt-link{
    width: 35%;
    float: right;
    background: #23b4e9;
    height: 38px;
    text-align: center;
    font-size: 13px;
    line-height: 38px;
    color: #fff;
    border-radius: 40px;
}
/*套餐  end*/
/*看准时机 start*/
.opportunity-box{
    padding-bottom: 15px;
}
.opportunity-box ul{
    border-top: 1px solid #e1dede;
    border-bottom: 1px solid #e1dede;
    overflow: hidden;
}
.opportunity-box ul li{
    padding: 20px 0 15px;
    text-align: center;
    width: 50%;
    border-left: 1px solid #f1f2f3;
    border-bottom: 1px solid #f1f2f3;
    float: left;
}
.opportunity-box ul li:first-child{
    border-left: none;
}
.opportunity-box ul li i{
    display: inline-block;
    width: 55px;
    height: 37px;
    background: url("../images/opportunity-icon.png") no-repeat;
    background-size: cover;
}
.opportunity-box ul li p{
    color: #505050;
    font-size: 9px;
    /*padding-bottom: 7px;*/
    height: 40px;
    overflow: hidden;
}
.opportunity-box ul li span{
    display: inline-block;
    width: 40%;
    padding: 5px 0;
    text-align: center;
    border: 1px solid #ff5c01;
    color: #ff5c01;
    font-size: 8px;
    border-radius: 5px;
}
.opportunity-box ul li .icon2{
    background-position: -55px 0;
}
.opportunity-box ul li .icon3{
    background-position: -100px 0;
}
.opportunity-box ul li .icon4{
    background-position: -150px 0;
}
.opportunity-box .btn-rbox{
    border: 2px solid #0393dc;
    position: relative;
    overflow: inherit;
}
.opportunity-box .btn-rbox .btn-txt{
    font-size: 9px;
}
.opportunity-box em{
    padding-top: 10px;
    color: #ff5c01;
    font-weight: bold;
    font-size: 15px;
    display: block;
}

.opportunity-box .btn-rbox .bnt-link{
    background-color: #0393dc;
    position: absolute;
    right: -2px;
    top: -2px;
    height: 40px;
    line-height: 37px;
}
.opportunity-box .btn-rbox .btn-txt>span{
    color: #0393dc;
}
/*看准时机  end*/

/*更多服务 start*/
.opportunity-box1{
    padding-bottom: 15px;
}
.opportunity-box1 ul{
    border-top: 1px solid #e1dede;
    border-bottom: 1px solid #e1dede;
    overflow: hidden;
}
.opportunity-box1 ul li{
    padding: 20px 0 15px;
    text-align: center;
    width: 25%;
    border-left: 1px solid #f1f2f3;
    float: left;
}
.opportunity-box1 ul li:first-child{
    border-left: none;
}
.opportunity-box1 ul li i{
    display: inline-block;
    width: 55px;
    height: 37px;
    background: url("../images/more_service.png") no-repeat;
    background-size: cover;
}
.opportunity-box1 ul li p{
    color: #505050;
    font-size: 9px;
    /*padding-bottom: 7px;*/
    height: 40px;
    overflow: hidden;
}
.opportunity-box1 ul li span{
    display: inline-block;
    width: 40%;
    padding: 5px 0;
    text-align: center;
    border: 1px solid #ff5c01;
    color: #ff5c01;
    font-size: 8px;
    border-radius: 5px;
}
.opportunity-box1 ul li .icon1{
    background-position: 20px 0;
}
.opportunity-box1 ul li .icon2{
    background-position: -60px 0;
}
.opportunity-box1 ul li .icon3{
    background-position: -132px 0;
}
.opportunity-box1 ul li .icon4{
    background-position: -205px 0;
}
.opportunity-box1 .btn-rbox{
    border: 2px solid #0393dc;
    position: relative;
    overflow: inherit;
}
.opportunity-box1 .btn-rbox .btn-txt{
    font-size: 9px;
}
.opportunity-box1 em{
    padding-top: 10px;
    color: #ff5c01;
    font-weight: bold;
    font-size: 15px;
    display: block;
}

.opportunity-box1 .btn-rbox .bnt-link{
    background-color: #0393dc;
    position: absolute;
    right: -2px;
    top: -2px;
    height: 40px;
    line-height: 37px;
}
.opportunity-box1 .btn-rbox .btn-txt>span{
    color: #0393dc;
}
/*更多服务 end*/


/*优势 start*/
.bl-advan{
    text-align: center;
}
.four-img {
    width: 70%;
}
/*优势 end*/
/*步骤 start*/
.lc-img {
    width: 100%;
}
/*步骤 end*/

/*表单*/
.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" ;

    font-size: 22px;
}
.form-group span.tel:before{
    content:"\e602";

    font-size: 26px;
    margin-left: -3px;
    display: block;
}
.form-group span.code:before{
    content:"\e628";

    display: block;
    font-size: 22px;
    margin-left: -1px;
}
.form-group span.select:before{
    content:"\e64b";

    display: block;
    font-size: 20px;
    margin-left: -1px;
}
.select-box:after{
    content: "\e63e";

    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;
    }

}
.g-title{
    padding: 10px 0;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #565656;
    border-bottom: 1px solid #ebebf1;
}
/************************最新资讯 start****************************/
.con-box{background: #fff;margin-top:10px;}
.latest-news{padding :0 10px;}
img{max-width: 100%;}
.recent-info h3 {
    font-size: 0.37rem;
    color: #000;
    text-align: left;
    margin-top: 10px;
}
.recent-info .h-line {
    width: 2.912rem;
    height: 0.37rem;
    background-image: url(../images/icons.png);
    background-size: 8.59rem 5.97rem;
    background-position: 0 -4.11rem;
    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.38rem;
    color: #333;
    font-weight: bold;
}
.recent-info .news-list li a .right-content p {
    font-size: 0.313rem;
    color: #888;
}
.recent-info a.more-info {
    display: block;
    background-color: #204496;
    color: #fff;
    padding: 10px 0;
    font-size: 0.64rem;
    width: 20%;
    margin: 0.853rem 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****************************/