body{
    min-width: 320px;
    font-family: '微软雅黑';
}
.header {
    background: #fff;
    z-index: 1001;
    width: 100%;
}
.header .logo {
    width: 37%;
    margin-left: 4%;
    margin-top: 0.08rem;
}
.header .itcs {
    width: 55%;
    margin-top:0.44rem;
    margin-left: 4%;
}
.header .itcs .tell {
    margin-top: 1%;
    color: #d01111;
    line-height: 0.96rem;
    font-size: 0.44rem;
}
.header .itcs .tell i {
    float: left;
    width: 8%;
    margin-top:0.1rem;
}
.header .itcs .tell span{
    margin-left: 0.1rem;
}
@media screen and (max-width:340px) and(min-width:320px){
    .header .itcs .tell span{
        margin-left: 0.08rem;
    }
}
/*导航栏部分*/
.nav{
    width: 100%;
    z-index: 100;
    border-top: 0.08rem solid #d01111;
    background: #fff;
}
.nav_con{
    position: relative;
    z-index: 100;
    overflow: hidden;
}
.nav_box{
    min-width: 1500px;
    height: 1.6rem ;
    line-height: 1.52rem ;
    border-bottom:0.04rem solid #999;
    overflow: hidden;
    padding-left: 4%;
}
.nav_box li{
    float: left;
}
.nav_box li a{
    display:inline-block;
    padding: 0 0.3rem;
    height: 100%;
    font-size: 0.44rem;
    color: #333;
}
.nav_box li .nav_active{
    color:#d01111;
    border-bottom: 0.08rem solid #d01111;
}
.nav .nav_show{
    position: absolute;
    top: 0 ;
    right: 2%;
    z-index: 1001;
    width: 1.48rem;
    height: 1.48rem;
    background: url('../images/top_icon_01@2x.png')no-repeat center / 1.48rem 1.48rem;
} 
.Nav{
    min-height: 1.72rem;
}
.Nav .nav_con{
    overflow: auto;
    position: absolute;
    height: 7.0rem;
    width: 100%;
}
.Nav .nav_box{
    display: none;
}
.nav_box1{
    position: absolute;
    padding-top:1.5rem;
    min-width: 100% ;
    z-index: 1000;
    display: flex;
    display: -webkit-flex;
    height: 7.0rem;
    background: #fff;
    justify-content:space-around;
    flex-wrap:wrap;
}
.nav_box1 li{
    height: 1.2rem ;
    line-height: 1.2rem;
    width: 33.3% ;
    text-align: center;
}
.nav_box1 li a{
    display: block;
    width: 3.8rem;
    margin: 0 auto;
    border:1px solid #666;
}
.nav_box1 li .nav_active{
    background: #d01111;
    color: #fff;
    border:none;
}
.Nav .nav_con .nav_show{
    position: absolute;
    top:0;
    background: url('../images/top_icon_02@2x.png')no-repeat center / 1.48rem 1.48rem;
}
/*改变样插件在这里的样式，让它根据内容决定大小*/
.nav .swiper-slide{
    width:auto;
}
/*banner 部分*/
.swiper-pagination-bullet-active{
    background: red;
}
/*不占空间部分*/
.none{position: relative;}
.none_box1{
    position: fixed;
    top:0 ;
    left: 0 ;
    z-index: 10002;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    display: none;
}
.none_box1_c{
    width: 100%;
    margin: 0 auto;
    background: #fff;
}
.none_box1_c h3{
    padding: 0 0.4rem;
    height: 1.6rem;
    line-height: 1.6rem;
    border-bottom: 1px solid #ccc;
}
.none_box1_c h3 span{
    float: right;
    cursor: pointer;
}
.none_box1_c form p{
    /*padding: 0.4rem 0 ;*/
    min-height: 1.64rem;
    line-height: 1.64rem;
    border-bottom: 1px solid #ccc;
}
.none_box1_c form p:first-child{
    height: 3.0rem;
}
.none_box1_c form p textarea{
    height: 2.6rem;
    width: 70%;
    float: right;
    margin-right: 0.8rem;
    margin-top:0.2rem;
    border-radius: 10px;
    padding-left: 0.2rem;
    border:1px solid #ccc;
}
.none_box1_c form p span{
    float: right;
    margin-right: 0.6rem;
}
.none_box1_c form p input{
    float: right;
    width: 70%;
    height: 1.2rem;
    padding-left: 0.2rem;
    margin-right: 0.8rem;
    margin-top:0.2rem;
    border-radius: 0.2rem;
    border:1px solid #ccc;
}
.none_box1_c form p:last-child input{
    width: 2.8rem;
    display: block;
    float: none;
    margin: 0 auto;
    margin-top:0.2rem;
}
/*主体内容部分*/
.main{}
.main .hezuo{
    
}
.tit_img{/*共有部分*/
    width: 2.6rem ;
    height: 0.6rem ;
    margin:0.8rem 0 0.4rem 0.2rem;
}
.hezuo .cont ul li p{
   text-align: center ;
   margin-top:0.32rem;
   font-size: 0.48rem;
   color: #666;
}
/*业务流程*/
.ywlc{
    overflow: hidden;
}
.ywlc .cont ul{
    display: flex;
    display: -webkit-flex ;
    justify-content:center;
    flex-wrap:wrap;
}
.ywlc .cont ul li{
    overflow: hidden;
    flex-basis:33%;
    padding: 0.2rem 0 ;
    height: 3.4rem ;
    text-align: center;
    border-right: 1px dashed #666;
    border-bottom:1px dashed #666;
}
.ywlc .cont ul li:first-child{
    padding-top:0.4rem;
}
.ywlc .cont ul li:nth-child(3n){
    border-right: none;
}
.ywlc .cont ul li:nth-last-child(-n+3){
    border-bottom: none ;
}
.ywlc .cont ul li:first-child p{
    font-size: 0.48rem ;
    color: #d01111;
}
.ywlc .cont ul li:nth-child(n+2) p{
    font-size: 0.44rem ;
    margin-top: 0.2rem;
    color: #666;
}
.ywlc .cont ul li img{
    width: 0.84rem;
    height: 0.56rem;
    margin: 0 auto ;
}
/*做账报税优势*/
.kj{
    overflow: hidden;
    padding-bottom: 0.4rem;
    background: url('../images/con_bg@2x.png'); 
}
.kj .tit_img{
    width: 100%;
    height: auto ;
    font-size: 0.68rem;
    color: #fff;
    padding-left: 0.2rem;
    border-left: 0.08rem solid #fff;
}
.kj .cont{}
.kj .cont>div{
    width: 50%;
    padding: 0.1rem 0.2rem;
    color: #fff;
}
.kj .cont_left{
    border-right: 0.04rem dashed #fff;
}
.kj .cont dt{
    font-size: 0.52rem;
    line-height: 0.8rem;
}
.kj .cont dd{
    font-size: 0.44rem ;
}
.kj .cont dd img{
    width: 4.88rem;
    margin: 0.32rem auto ;
}
/*新闻*/
.news{
    overflow: hidden;
    height: 9.48rem  ;
    padding-bottom: 0.4rem;
    background: url('../images/con_images_11@2x.png')no-repeat left top /cover;
}
.news .cont li{
    padding: 0.16rem 0 0.1rem 0.08rem ;
    border-bottom: 0.02rem dashed #000;
}
.news .cont li a{
    display: block;
    padding: 0 0.2rem;
    color: #999;
    font-size: 0.44rem;
}
.news .cont li a h3{
    font-size:0.48rem;
    color: #666;
    font-weight: normal;
}
.news .cont li a h3 span{
    float: right;
}
.news .cont li a h3 p{
    line-height: 0.48rem;
}
/*关于龙腾财税*/
.about{
    margin:0.8rem 0 ;
    background: #d01111;
    overflow: hidden;
    padding-bottom: 0.8rem;
}
.about .new_img{
    padding-left: 0.08rem;
    margin-right: 0.12rem;
    height: 5.0rem;
    width: 5.08rem;
}
.about .text{
    font-size: 0.48rem ;
    line-height: 24px;
    color: #fff;
    padding: 0 0.2rem 0 0.12rem;
}
/*底部部分*/
.footer{
    font-size: 0.44rem;
}
.ft_nav{
    display: flex ;
    display: -webkit-flex;
    justify-content:space-around;
    margin-bottom: 0.4rem ;
	flex-wrap:wrap;
}
.ft_nav a{
    color: #333;
}
.ft_cont{
    display: flex;
    display: -webkit-flex ;
    justify-content:space-between;
}
.ft_c_left{
    display: flex;
    display: -webkit-flex ;
}
.ft_cont .erwm{
    width: 2.6rem;
    text-align: center;
}
.ft_c_right li{
    color: #333;
    line-height: 0.8rem;
    margin: 0.24rem 0 ;
    overflow: hidden;
}
.ft_c_right li span{
    float: left;
    width: 0.72rem;
    margin-top:0.04rem;
    margin-right: 0.2rem;
}
.ft_c_right li i{
    float: left;
    width: 4.2rem;
    margin-right: 0.1rem;
    border:1px solid #333;
    border-radius: 4px;
    text-align: center;;
    background-size: 3.4rem 0.8rem;
}
.ft_c_right li s{
    display: block;
    overflow: hidden;
}
.ft_p{
    text-align: center;
    padding: 0.1rem 0 0.4rem 0 ;
    border-bottom: 0.08rem solid red;
}

/*其他页面的公共部分*/
.main_box{
    padding-bottom: 0.6rem ;
}
.main_l{
    width: 4.0rem ;
}
.ml_box{
    padding-bottom:0.4rem;
}
.main_l dt{
    height: 0.88rem;
    line-height: 0.88rem;
    background: #d01111;
    padding-left: 0.2rem ;
    color:#fff;
    font-size: 0.48rem ;
}
.ml_box dd{
    line-height: 0.8rem;
    font-size: 0.32rem ;
    border-bottom:1px dashed #ccc;
    padding: 0.1rem 0 ;
}
.ml_box dd span{
    float: left;
    width: 0.32rem;
    height: 0.32rem;
    border-radius: 50%;
    background: #ccc;
    margin:0.24rem 0.2rem;
}
.ml_box .d_active a{
    color: red;
}
.ml_box .d_active span{
    background: red;
}
.ml_box1 dd{
    margin-top:0.2rem;
    padding-left: 0.12rem;
    font-size: 0.32rem;
}
.ml_box1 dd i{
    color: red;
}
.main_r{

    overflow: hidden;
}
.main_r .mr_title{
    height: 0.88rem ;
    line-height: 0.88rem;
    padding: 0 0.08rem ;
    margin-left: 0.2rem ;
    border-bottom: 1px solid red;
    background: #ccc;
}
.main_r .mr_title h4{
    font-size: 0.32rem ;
}
.mr_cont{
    padding:0.2rem 0 0.4rem 0.2rem;
    min-height: 4rem;
}
.mr_cont .mrc_box li{
    margin-top:0.2rem;
    line-height: 0.6rem;
    padding-right: 80px ;
    border-bottom:1px dashed #ccc;
    /*单行文本溢出省略效果*/
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    position: relative;
}
.mr_cont .mrc_box li span{
    position: absolute;
    right:0.2rem;
}
.mr_cont .mrc_box li a{
    display: inline-block;
    overflow: hidden ;
}
.mr_cont .fypage{
    margin-top:0.4rem;
    height: 0.48rem;
}
.mr_cont .fypage .fypage_current{
    background: #760504;
    color: #fff;
}
.mr_cont .fypage a{
    float: left;
    padding: 0 0.08rem;
    border:1px solid #ccc;
    margin: 0 0.08rem;
}
.mr_cont .goPage input{
    float: left;
    border:1px solid #ccc;
    width: 1rem;
    height: 18px;
}
/*税务筹划  页面样式*/
.mrc_sw{}
.mrcsw_box{
    display: none ;
}
.mrc_sw .box_show{
    display: block;
}
.mrcsw_box h3{
    color: red;
}
.mrcsw_box p{
    line-height: 0.72rem;
}
.mrcsw_box p span{
    color: red;
}
.mrcsw_box p i{
    float: left;
    margin-right: 0.8rem;
}
/*about 页面样式*/
.mrc_about{}
.mrca_box{
    min-height: 2.0rem ;
    display: none;
}
.mrc_about .box_show{
    display: block;
}
.mrca_box .pic{
    width: 80%;
    margin: 0 auto;
}
.mrca_box .mrca_box_lianxi li{
    font-size: 0.28rem;
}
.mrca_box .mrca_box_lianxi li i{
    color: red;
}
.mrca_box .mrca_box_lianxi li:nth-last-of-type(-n+3){
    padding-left: 0.4rem;
}

/*template  页面样式*/
.mr_tempt{
    max-height: 14rem;
    overflow: auto;
}
.mr_tempt ul{
    padding-bottom: 0.4rem; 
    border-bottom:1px solid #ccc;
}
.mr_tempt ul li p{
    margin-top:0.3rem;
}
.mr_tempt .other{
    margin-top: 20px;
}




/* 后台插入样式 */
.right_span{
	float:right;
	margin-right:5px;
	}
.current {
	background: #760504;
    color: #fff;
	float: left;
    padding: 0 0.08rem;
    border: 1px solid #ccc;
    margin: 0 0.08rem;
    }
