﻿body{
    background: #f4f6f7;
}
.aImg,
.aImg img{
    display: block;
    width: 100%;
    height: 100%;
}
/* 文字居中功能样式 */
.textwrap {display:table;width:100%;height:100%;*position:relative;overflow:hidden;}
.textsubwrap {vertical-align:middle;display:table-cell;*position:absolute;*top:50%;*left:0;*width:100%;*display:block;} 
.textcontent {*position:relative;*top:-50%;*left:0;*cursor:pointer;} 
/* 文字居中功能样式 */
#inputBox{
    background: #fff;
}
.mobile-list-box{
    display: none;
}
.footer{
    display: none;
}
.header{
    display: none;
}
.search-box{
    display: none !important;
}
.side-menu{
    display: none;
}
.header-top{
    display: none;
}
.Service-guide-content{
    width: 100%;
    height: 100%;
    /* background: url(../images/dabanner.png) bottom -400px center no-repeat; */
    min-width: 1200px;
}
.Service-guide-Entrance{
    width: 100%;
    /* height: 390px; */
    min-height: 390px;
    overflow: hidden;
    background: url(../images/Entrance-bg.png) top center;
}
.Entrance-box{
    width: 1200px;
    /* height: 390px; */
    min-height: 390px;
    margin: 0 auto;
}
.Entrance-Crumbs-box{
    width: 1200px;
    /* height: 58px; */
    padding-bottom: 15px;
    border-bottom: 1px solid #f4f6f7;
}
.Entrance-Crumbs-box a{
    /* line-height: 65px; */
    color: #ffffff;
    font-size: 18px;
    margin-right: 15px;
    margin-bottom: 15px;
}
.Entrance-Crumbs-box .home{
    display: inline-block;
    width: 15px;
    height: 18px;
    margin-right: 7px;
    margin-top: 20px;
}
.crumbs-icon{
    margin-right: 15px;
    margin-bottom: 2px;
}
.Entrance-title {
    line-height: 1.174;
    padding-top: 55px;
    padding-bottom: 60px;
}
.Entrance-title a{
    font-size: 46px;
    color: #fff;
    font-weight: bold;
}
.Entrance-btn{
    width: 135px;
    height: 50px;
    background: #fff;
    text-align: center;
    line-height: 50px;
    margin-bottom: 60px;
}
.Entrance-btn a{
    font-size: 20px;
    color: #e62626;
    font-weight: bold;
}
.Service-guide-content-start{
    width: 1082px;
    padding: 0 59px;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
}
.Service-guide-Introduction{
    width: 1082px;
    height: auto;
    margin-top: 40px;
    overflow: hidden;
    position: relative;
    min-height: 200px;
}
.Service-guide-Introduction-span{
    display: block;
    width: 200px;
    height: 200px;
    position: absolute;
    top: 50%;
    margin-top: -100px;
}
.Service-guide-Introduction .Service-guide-Introduction-div{
    width: 850px;
    height: 100%;
    font-size: 28px;
    color: #333;
    float: left;
    line-height: 1.714;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    margin-left: 230px;
    min-height: 200px;
}
.Guide-language-1{
    width: 1082px;
    height: 100%;
    overflow: hidden;
}
.Guide-language-1-logo{
    width: 1082px;
    height: 168px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.Guide-language-1-logo-img{
    width: 310px;
    height: 168px;
    position: absolute;
    top: 0;
    left: 230px;
    z-index: 11;
    background: url(../images/Introduction-bg.png) no-repeat;
}
.Guide-language-1-logo-title{
    width: 482px;
    padding: 20px 200px 20px 400px;
    border-radius: 30px;
    background: #f4f6f7;
    text-align: center;
}
.Guide-language-1-logo-title a{
    font-size: 38px;
    color: #004ea2;
    font-weight: bold;
    line-height: 1.184;
}
.Guide-language-1-title-box{
    width: 1082px;
    height: 108px;
}
.Guide-language-1-span{
    display: block;
    width: 126px;
    height: 108px;
    float: left;
    margin-right: 34px;
}
.Guide-language-1-span.Guide-language-1-span0{
    background: url(../images/guide-list-1.png);
}
.Guide-language-1-span.Guide-language-1-span1{
    background: url(../images/guide-list-2.png);
}
.Guide-language-1-span.Guide-language-1-span2{
    background: url(../images/guide-list-3.png);
}
.Guide-language-1-span.Guide-language-1-span3{
    background: url(../images/guide-list-4.png);
}
.Guide-language-1-span.Guide-language-1-span4{
    background: url(../images/guide-list-5.png);
}
.Guide-language-1-title{
    width: 922px;
    float: left;
    line-height: 1.2;
    border-bottom: 4px solid #333;
    padding-bottom: 8px;
    margin-bottom: 40px;
}
.Guide-language-1-title a{
    font-size: 40px;
    color: #333;
    font-weight: bold;
}
.Guide-language-1-text-box{
    width: 922px;
    border-left: 3px dashed #dcdcdc;
    margin-left: 50px;
    padding-left: 108px;
    padding-bottom: 55px;
}
.Guide-language-1-text-box .Guide-language-1-text-box-view{
    width: 922px;
    overflow: hidden;
}
.Guide-language-1-text-box p{
    padding: 0 20px;
    font-size: 18px;
    color: #333;
    line-height: 1.667;
    /* height: 300px; */
    overflow: hidden;
    margin-bottom: 25px;
}
.Guide-language-1-load-more{
    width: 922px;
    height: 50px;
    line-height: 50px;
    background: #f4f6f7;
    text-align: center;
    margin-top: 30px;
}
.Guide-language-1-load-more a{
    font-size: 16px;
    color: #666666;
    cursor: pointer;
}
.Guide-language-1-load-more i{
    display: inline-block;
    width: 14px;
    height: 8px;
    margin-left: 10px;
    background: url(../images/ash-arrow.png) no-repeat;
    _margin-top: 5px;
    transition: all .2s ease 0s;
    -ms-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
}
.Guide-language-1-text-box.p-open .Guide-language-1-load-more i,
.Guide-language-2-content-list.p-open-2 .Guide-language-2-load-more i,
.Service-guide-FAQ-list.ul-open .guide-FAQ-load-more i{
    transform: rotate(180deg) scale(1,1);
	-ms-transform: rotate(180deg) scale(1,1);
	-moz-transform: rotate(180deg) scale(1,1);
	-webkit-transform: rotate(180deg) scale(1,1);
    -o-transform: rotate(180deg) scale(1,1);
}
.Guide-language-2-text-box .lamp{
    display: block;
    width: 44px;
    height: 44px;
    float: left;
    margin-right: 20px;
}
.Guide-language-2-text-box .view{
    /* width: 800px; */
}
.Guide-language-2-btn{
    width: 1082px;
    height: 69px;
    margin-top: 30px;
}
.Guide-language-2-btn li{
    height: 65px;
    float: left;
    text-align: center;
    line-height: 65px;
    font-weight: bold;
    color: #333;
    margin-right: 6px;
    background: #ebf7ff;
    font-size: 24px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-top: 4px solid #fff;
    overflow: hidden;
    cursor: pointer;
}
.Guide-language-2-btn li.Guide-active{
    background: #2d79cb;
    border-top: 4px solid #55a8fd;
    color: #fff;
}
.Guide-language-2-content-list{
    width: 100%;
    height: 100%;
    margin-bottom: 40px;
}
.Guide-language-2-content{
    width: 982px;
    border: 10px solid #dedede;
    padding: 40px;
    background: url(../images/grid.png)
}
.Guide-language-2-content .view{
    /* width: 980px; */
    overflow: hidden;
}
.Guide-language-2-content p{
    font-size: 18px;
    color: #333;
    line-height: 1.667;
    overflow: hidden;
    margin-bottom: 25px;
}
.Guide-language-2-content-list .Guide-language-2-load-more{
    width: 1082px;
    margin-top: 0;
}
.Service-guide-FAQ{
    margin-top: 90px;
}
.Service-guide-FAQ-logo{
    width: 100%;
    height: 55px;
}
.Service-guide-FAQ-logo a{
    background: url(../images/FAQ.png) no-repeat;
}
.Service-guide-FAQ-list{
    width: 1082px;
    height: 100%;
    overflow: hidden;
    padding-bottom: 40px;
}
.Service-guide-FAQ-list-ul{
    padding: 40px 50px 10px 25px;
    border-bottom: 1px dashed #cccccc;
    display: none;
}
.Service-guide-FAQ-list.ul-open .Service-guide-FAQ-list-ul{
    display: block;
}
.Service-guide-FAQ-list-ul li{
    margin-bottom: 17px;
    line-height: 37px;
    overflow: hidden;
}
.Service-guide-FAQ-list-ul li i{
    display: block;
    width: 38px;
    height: 37px;
    float: left;
    margin-right: 15px;
    font-style: normal;
}
.Service-guide-FAQ-list-ul li a{
    display: block;
    width: 950px;
    float: left;
    font-size: 18px;
    color: #333;
}
.Service-guide-FAQ-list-ul li.Service-guide-FAQ-list-ul-li1{
    background: url(../images/FAQ-Q.png) no-repeat;
}
.Service-guide-FAQ-list-ul li.Service-guide-FAQ-list-ul-li2{
    background: url(../images/FAQ-A.png) no-repeat;
}
.Service-guide-FAQ-list .guide-FAQ-load-more{
    width: 1082px;
    height: 50px;
    margin-top: 0;
}



@media screen and (max-width: 1024px){
    body{
        background: #f4f6f7;
    }
    .aImg,.aImg img{
        display: block;
        width: 100%;
        height: 100%;
    }
    .InBeijing-head{
        display: none;
    }
    .capital-footer{
        display: none;
    }
    .capital-footer-two{
        display: none;
    }
    .footer{
        display: block;
    }
    .header{
        display: block;
    }
    .search-box{
        display: flex !important;
        background: #fff;
    }
    .side-menu{
        display: block;
    }
    .header-top {
        display: block;
    }


    .Service-guide-content{
        width: 16rem;
        height: 100%;
        background: none;
        min-width: 16rem;
    }
    .Service-guide-Entrance{
        width: 16rem;
        height: auto;
        padding-bottom: 1.24rem;
        min-height: auto;
        background: url(../images/Entrance-bg.png) top center;
    }
    .Entrance-box{
        width: 14.98rem;
        height: auto;
        padding: 0 0.51rem;
        min-height: auto;
    }
    .Entrance-Crumbs-box{
        width: 14.98rem;
        height: auto;
        line-height: 1.8;
        padding-bottom: 0.3rem;
        border-bottom: 1px solid #f4f6f7;
    }
    .Entrance-Crumbs-box a{
        color: #ffffff;
        font-size: 0.54rem;
        margin-right: 0.38rem;
        margin-bottom: 0;
    }
    .Entrance-Crumbs-box .home{
        display: inline-block;
        width: 0.56rem;
        height: 0.61rem;
        margin-right: 0.51rem;
        margin-top: 0.51rem;
    }
    .Entrance-Crumbs-box .home img{
        display: block;
        width:100%;
        height:100%;
    }
    .crumbs-icon{
        width:0.12rem;
        height:0.25rem;
        margin-right: 0.36rem;
    }
    .Entrance-title {
        line-height: 1.4;
        padding-top: 0.83rem;
        padding-bottom: 1.15rem;
    }
    .Entrance-title a{
        font-size: 0.92rem;
        color: #fff;
        font-weight: bold;
    }
    .Entrance-btn{
        width: 3rem;
        height: 1.09rem;
        background: #fff;
        text-align: center;
        line-height: 1.09rem;
        margin-bottom: 0;
    }
    .Entrance-btn a{
        font-size: 0.48rem;
        color: #e62626;
        font-weight: bold;
    }
    .Service-guide-content-start{
        width: 14.98rem;
        padding: 0 0.51rem;
        background: #fff;
        overflow: hidden;
    }
    .Service-guide-Introduction{
        width: 14.98rem;
        height: auto;
        margin-top: 1.41rem;
        min-height: 3.71rem;
    }
    .Service-guide-Introduction-span{
        display: block;
        width: 3.71rem;
        height: 3.71rem;
        margin-right: 0.25rem;
        float: left;
        margin-top: -1.85rem;
    }
    .Service-guide-Introduction-span img{
        display: block;
        width: 100%;
        height: 100%;
    } 
    .Service-guide-Introduction .Service-guide-Introduction-div{
        width: 10.9rem;
        height: auto;
        font-size: 0.61rem;
        color: #333;
        float: left;
        line-height: 1.441;
        display: flex;
        align-items: center;
        margin-left: 4rem;
        min-height: 3.71rem;
    }
    .Guide-language-1{
        width: 14.98rem;
        height: 100%;
        margin-top:1.35rem;
        overflow: hidden;
    }
    .Guide-language-1-logo{
        width: 14.98rem;
        height: 100%;
        padding-bottom: 0.38rem;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .Guide-language-1-logo-img{
        width: 5.69rem;
        height: 2.57rem;
        position: absolute;
        bottom: 0;
        left: 2.22rem;
        bottom: 0rem;
        top: auto;
        z-index: 11;
        background: url(../images/M-Introduction-bg.png);
        background-size: cover;
    }
    .Guide-language-1-logo-title{
        width: 14.98rem;
        padding: 0.73rem 1.28rem 0.73rem 4.86rem;
        border-radius: 0.32rem;
        background: #f4f6f7;
        text-align: center;
    }
    .Guide-language-1-logo-title a{
        font-size: 0.72rem;
        color: #004ea2;
        font-weight: bold;
        line-height: 1.25;
    }
    .Guide-language-1-title-box{
        width: 14.98rem;
        height: 2.57rem;
        margin-top: 0.64rem;
    }
    .Guide-language-1-span{
        display: block;
        width: 3.02rem;
        height: 2.57rem;
        float: left;
        margin-right: 0.38rem;
    }
    .Guide-language-1-span.Guide-language-1-span0{
        background: url(../images/M-guide-list-1.png);
        background-size: cover;
    }
    .Guide-language-1-span.Guide-language-1-span1{
        background: url(../images/M-guide-list-2.png);
        background-size: cover;
    }
    .Guide-language-1-span.Guide-language-1-span2{
        background: url(../images/M-guide-list-3.png);
        background-size: cover;
    }
    .Guide-language-1-span.Guide-language-1-span3{
        background: url(../images/M-guide-list-4.png);
        background-size: cover;
    }
    .Guide-language-1-span.Guide-language-1-span4{
        background: url(../images/M-guide-list-5.png);
        background-size: cover;
    }
    .Guide-language-1-title{
        width: 11.56rem;
        float: left;
        line-height: 1;
        border-bottom: 0.1rem solid #333;
        padding-bottom: 0.3rem;
        margin-bottom: 0;
    }
    .Guide-language-1-title a{
        font-size: 0.77rem;
        color: #333;
        font-weight: bold;
    }
    .Guide-language-1-text-box{
        width: 14.98rem;
        border-left: none;
        margin-left: 0;
        padding-left: 0;
        margin-top: 0.77rem;
        padding-bottom: 55px;
    }
    .Guide-language-1-text-box .view{
        width: 14.98rem;
       overflow: hidden;
    }
    .Guide-language-1-text-box p{
        padding: 0 0.38rem;
        font-size: 0.56rem;
        color: #333;
        line-height: 1.5;
        overflow: hidden;
    }
    .Guide-language-1-text-box.p-open .view{
        height: auto;
    }
    .Guide-language-1-load-more{
        width: 14.98rem;
        height: 1.28rem;
        line-height: 1.28rem;
        background: #f4f6f7;
        text-align: center;
        margin-top: 0.64rem;
    }
    .Guide-language-1-load-more a{
        font-size: 0.48rem;
        color: #666666;
    }
    .Guide-language-1-load-more i{
        display: inline-block;
        width: 0.6rem;
        height: 0.34rem;
        margin-left: 0.29rem;
        background: url(../images/M-ash-arrow.png) no-repeat;
        background-size: cover;
        _margin-top: 5px;
        transition: all .2s ease 0s;
        -ms-transition: all .2s ease 0s;
        -moz-transition: all .2s ease 0s;
        -webkit-transition: all .2s ease 0s;
        -o-transition: all .2s ease 0s;
    }
    .Guide-language-1-text-box.p-open .Guide-language-1-load-more i,
    .Guide-language-2-content-list.p-open-2 .Guide-language-2-load-more i,
    .Service-guide-FAQ-list.ul-open .guide-FAQ-load-more i{
        transform: rotate(180deg) scale(1,1);
        -ms-transform: rotate(180deg) scale(1,1);
        -moz-transform: rotate(180deg) scale(1,1);
        -webkit-transform: rotate(180deg) scale(1,1);
        -o-transform: rotate(180deg) scale(1,1);
    }
    .Guide-language-2-text-box{
        padding:0 0.43rem;
        width: 14.12rem;
    }
    .Guide-language-2-text-box .lamp{
        display: block;
        width: 1.03rem;
        height: 1.03rem;
        float: left;
        margin-right: 0.34rem;
    }
    .Guide-language-2-text-box .lamp img{
        display: block;
        width: 100%;
        height: 100%;
    }
    .Guide-language-2-text-box .view{
        width: 12.62rem;
        height: 10rem;
    }
    .Guide-language-2-btn{
        width: 14.98rem;
        height: 1.89rem;
        margin-top: 1rem;
    }
    .Guide-language-2-btn li{
        height: 1.89rem;
        float: left;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        line-height: 1;
        font-weight: bold;
        color: #333;
        margin-right: 0.12rem;
        background: #ebf7ff;
        font-size: 0.61rem;
        border-top-left-radius: 0.19rem;
        border-top-right-radius: 0.19rem;
        border-top: 0.05rem solid #fff;
        overflow: hidden;
    }
    .Guide-language-2-btn li.Guide-active{
        background: #2d79cb;
        border-top: 0.05rem solid #55a8fd;
        color: #fff;
    }
    .Guide-language-2-content-list{
        width: 100%;
        height: 100%;
    }
    .Guide-language-2-content{
        width: 13.6rem;
        border: 0.18rem solid #dedede;
        padding: 0.8rem 0.51rem;
        background: url(../images/grid.png);
    }
    .Guide-language-2-content .view{
       overflow: hidden;
    }
    .Guide-language-2-content p{
        font-size: 0.56rem;
        color: #333;
        line-height: 1.273;
        overflow: hidden;
    }
    .Guide-language-2-content-list .Guide-language-2-load-more{
        width: 14.98rem;
        margin-top: 0;
    }
    .Guide-language-2-content-list.p-open-2 .view{
        height: auto;
    }
    .Service-guide-FAQ{
        width: 14.98rem;
        margin-top: 2.15rem;
    }
    .Service-guide-FAQ-logo{
        width: 14.98rem;
        height: 1.22rem;
    }
    .Service-guide-FAQ-logo a{
        background: url(../images/M-FAQ.png) no-repeat;
        background-size: cover;
    }
    .Service-guide-FAQ-list{
        width: 14.98rem;
        height: 100%;
        overflow: hidden;
        padding-bottom: 2.96rem;
    }
    .Service-guide-FAQ-list-ul{
        padding: 0.9rem 0.43rem 0.96rem 0.43rem;
        border-bottom: 1px dashed #cccccc;
        display: none;
    }
    .Service-guide-FAQ-list.ul-open .Service-guide-FAQ-list-ul{
        display: block;
    }
    .Service-guide-FAQ-list-ul li{
        margin-bottom: 0.64rem;
        line-height: 1rem;
        overflow: hidden;
    }
    .Service-guide-FAQ-list-ul li i{
        display: block;
        width: 100%;
        height: 0.45rem;
        float: none;
        margin-right: 0;
        font-style: normal;
        margin-bottom: 0.38rem;
    }
    .Service-guide-FAQ-list-ul li a{
        display: block;
        width: 100%;
        float: none;
        font-size: 0.56rem;
        color: #333;
    }
    .Service-guide-FAQ-list-ul li.Service-guide-FAQ-list-ul-li1{
        background: url(../images/M-FAQ-Q.png) no-repeat;
    }
    .Service-guide-FAQ-list-ul li.Service-guide-FAQ-list-ul-li2{
        background: url(../images/M-FAQ-A.png) no-repeat;
    }
    .Service-guide-FAQ-list .guide-FAQ-load-more{
        width: 14.98rem;
        height: 1.28rem;
        margin-top: 0.38rem;
    }
}
