@media screen and (max-width: 750px) {
    .main{
        width:6.9rem;

    }
    html{
        height:100%;
    }
    body{
        height:100%;
    }
    .body{
        width:100%;
        1height:100%;
        overflow: hidden;
    }
    header{
        display:none;
    }
    .m_head{
        display:block;
        background-color: #ffffff;
        height:1.22rem;

    }
    .m_head .main{
        position:relative;
    }
    .m_head img.home{
        width:0.42rem;
        height:0.4rem;
        position:absolute;
        left:0;
        top:0.41rem;
    }
    .m_head img.logo{
        width:2.6rem;
        height:0.44rem;
        position:absolute;
        left:50%;
        margin-left:-1.3rem;
        top:0.39rem;
    }
	.m_head .login{
		display: block;
		width: 0.42rem;
		top: 0.38rem;
		left: 50%;
		margin-left: 2.2rem;
		position: absolute;
		cursor: pointer;
	}
    .m_head .talk{
        display:block;
        position:absolute;
        width:0.46rem;
        height:0.37rem;
        right:0;
        top:0.425rem;
    }
    .m_head .talk span{
        display: block;
        width: 0.46rem;
        height: 0.03rem;
        background: #ff6637;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
    }
    .m_head .talk span{
        margin-bottom:0.14rem;
    }
    .m_head .talk span:nth-child(3){
        margin-bottom:0;
    }
    .m_head .talk.open span:first-child{
        transform: rotateZ(-45deg);
        transform-origin: right;
    }
    .m_head .talk.open span:nth-child(2){
        opacity:0;
        transform: translateX(6px);
    }
    .m_head .talk.open span:last-child{
        transform: rotateZ(45deg);
        transform-origin: right;
    }
	.m_daohang{
        width:100%;
        height:100%;
        background-color: rgba(0,0,0,0.8);
        position:fixed;
        top:1.22rem;
        z-index:9999999999;
        display:none;
    }
    .m_daohang ul{
        display:block;
        width:100%;

        background-color: #ff6637;
        border-top:solid 1px rgba(255,255,255,0.4);
    }
    .m_daohang ul li{
        line-height:1rem;
        text-align: center;

    }
    .m_daohang ul li:first-child{
        margin-top:0.2rem;
    }
    .m_daohang ul li a{
        color:#ffffff;
        font-size:0.26rem;
    }

    .banner{
        height:4.2rem;
    }
    .banner .swiper-slide img{
        height:4.2rem;
        width:auto;
        margin-left:-9.2rem;
    }
    .m_banner{
        background:url(../images/banner_ssch.jpg) no-repeat center;
        width:100%;
        height:7.32rem;
        background-size:100% auto;
        cursor:pointer;
    }


    .yewu_hot{
        display:block;
    }
    .yewu_hot .container{
        width:7rem;
        margin:0.5rem auto 0.3rem auto;
        overflow: hidden;
    }
    .yewu_hot .container .box{
        width:1.1rem;
        float:left;
        margin-right:0.6rem;
        margin-bottom:0.45rem;
    }
    .yewu_hot .container .box:first-child,.yewu_hot .container .box:nth-child(5){
        margin-left:0.4rem;
    }
    .yewu_hot .container .box:nth-child(4),.yewu_hot .container .box:nth-child(8){
        margin-right:0.4rem;
    }
    .yewu_hot .container .box img{
        width:1rem;
        height:1rem;
        margin:0 auto;
    }
    .yewu_hot .container .box p{
        font-size:0.26rem;
        color:#343434;
        text-align:center;
        margin-top:0.1rem;
    }
    .modular1{
        display:none;
    }
/*首页*/
    .modular .title {
        width: 100%;
        padding-top: 0.8rem;
    }
    .modular2{
        display:none;
    }
    .modular3 {
        width: 100%;
        height: auto;
        background-color: #ff6637;
        margin-top: 0;
        padding-bottom:0.6rem;
    }
    .modular3 .title {
        padding-top: 0.8rem;
    }
    .modular .title h3{
        font-size:0.46rem;
        line-height:0.5rem;
    }
    .modular .title h3:before {
        width: 3rem;
        height: 1px;
        top: 0.24rem;
    }
    .modular3 .title h3:before {
        margin-left: -4.5rem;
    }
    .modular .title h3:after {
        width: 3rem;
        top: 0.24rem;
    }
    .modular3 .title h3:after {
        margin-left: 1.5rem;
    }
    .modular3 .main{
        width:100%;

    }
    .modular3 .container {
        width: 6.9rem;
        margin: 0.6rem auto 0 auto;
    }
    .modular3 .container .box {
        width: 100%;
        height: 1.8rem;
        margin-right: 0;
        margin-bottom: 0.26rem;
    }
    .modular3 .container .box .img {
        width: 1.4rem;
        height: 1.4rem;
        margin-top: 0.2rem;
        margin-left: 0.5rem;
    }
    .modular3 .container .box .img img {
        width:0.8rem;
        margin: 0.3rem auto;
    }
    .modular3 .container .box h4 {
        width: 4.2rem;
        margin-left: 0.56rem;
        margin-top: 0.36rem;
        font-size: 0.36rem;
    }
    .modular3 .container .box p {
        width:4.2rem;
        margin-left: 0.56rem;
        font-size: 0.26rem;
        margin-top: 0.15rem;
    }
	
	.modular.teachers .container {
        width: 6.9rem;
        margin: 0.4rem auto;
        overflow: hidden;
    }
    .modular.teachers .container .img {
        float: none;
        width: 100%;
        height: 9.6rem;
        box-shadow: 0 5px 35px rgba(38,40,118,.15);
    }
    .modular.teachers .container .img img{
        width:100%;
    }
    .modular.teachers .container .right{
        float: none;
        margin-left: 0;
        width: 100%;
        margin-bottom: 0.6rem;
    }
    .modular.teachers .container .right .tit {
        padding-top: 0.6rem;
        color: #111;
        padding-left:0.2rem;
        padding-right:0.2rem;
        box-sizing: border-box;
    }
    .modular.teachers .container .right .tit .name {
        margin-right: 0.4rem;
        font-size: 0.4rem;
    }
    .modular.teachers .container .right .tit .career {
        position: relative;
        padding-left: 0.3rem;
        background: url(../images/line.png) no-repeat left center;
        font-size:0.28rem;
    }
    .modular.teachers .container .right p.des {
        margin: 0.4rem 0 0.55rem;
        line-height: 0.6rem;
        max-height:auto;
        font-size:0.26rem;
    }
    .modular.teachers .container .right span.zx {
        width: 3rem;
        height: 0.9rem;
        font-size: 0.32rem;
        line-height: 0.9rem;
        box-shadow: 0 5px 35px rgba(38,40,118,.15);
    }
    .modular.teachers .container .right ul{
        display:none;
    }
	
	
	
    .modular4 .title h3:before {
        margin-left: -4.6rem;
    }
    .modular4 .title h3:after {
        margin-left: 1.5rem;
    }
    .modular4 .container {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        padding-top: 55px;
        padding-bottom: 60px;
    }
    .modular4 .container {
        padding-top: 0.5rem;
        padding-bottom: 0.6rem;
        width:7.2rem;
        margin:0 auto;
    }
    .modular4 .container .box {
        width: 100%;
        height: auto;
        float: none;
        border: none;
        margin-right: 0;
        margin-bottom:0.4rem;
    }
    .modular4 .container .box .top img {
        width: 0.8rem;
        height: 0.8rem;
        margin: 0.9rem auto 0.2rem auto;
    }
    .modular4 .container .box .top p {
        font-size: 0.34rem;
        color: #333333;
        text-align: center;
    }
    .modular4 .container .box ul {
        width: 100%;
        padding: 0.2rem 0.15rem 0 0.15rem;
        box-sizing: border-box;
    }
    .modular4 .container .box ul li {
        line-height: 0.7rem;
    }
    .modular4 .container .box ul li:before{

    }
    .modular4 .container .box ul li a{
        font-size:0.32rem;
    }
    .modular4 .container .box ul li a:before{
        content:'';
        display:block;
        float:left;
        position:relative;
        width:0.14rem;
        height:0.14rem;
        border-radius:50%;
        background-color: #ff6637;
        margin-right:0.2rem;
        top:0.28rem;

    }
    .modular5 .title h3:before {
        margin-left: -4.2rem;
    }
    .modular5 .title h3:after {
        margin-left: 1.2rem;
    }
    .modular5 .container {
        width: 6.9rem;
        margin: 0.6rem auto 0 auto;
        padding-bottom: 0.6rem;
    }
    .modular5 ul {
        padding: 0;
        overflow: hidden;
    }
    .modular5 li {
        float: left;
        width: 33.33%;
    }
    .modular5 ul li a{
        margin:0.1rem;
        background-size:90%;
    }
/*首页*/
























    .footer{
        background-color: #ffffff;
    }
    .footer .container{
        width:100%;
    }
    .footer .container .top{
        display:none;
    }
	.footer .container .friendlink{
		display:none;
	}
    .footer .container .bottom{
        background-color: #ffffff;
        border-top:none;
        border-bottom: none;
        padding: 0;
        font-size:0.24rem;
        color:#9a9792;
        height:0.7rem;
        line-height:0.7rem;
        margin-bottom:1.4rem;
    }
    .m_zixun{
        width:100%;
        display:block;
        height:1.23rem;
        background-color: #ff6637;
        position:fixed;
        left:0;
        bottom:0;
        z-index:99999;
    }
    .m_zixun .box{
        width:33%;
        float:Left;
        height:0.53rem;
        border-right:solid 1px rgba(255,255,255,0.3);
        margin-top:0.34rem;
    }
    .m_zixun .box:last-child{
        border-right:none;
    }
    .m_zixun .box a{
        font-size:0.26rem;
        color:#ffffff;
        line-height:0.53rem;
        padding-left:0.85rem;
        box-sizing: border-box;
        display:block;
        width:100%;
        height:100%;
    }
    .m_zixun .box1 a{
        background: url(../images/m_zixun_1.png) no-repeat left 0.35rem center;
        background-size: 0.38rem 0.36rem;
    }
    .m_zixun .box2 a{
        background: url(../images/m_zixun_2.png) no-repeat left 0.35rem center;
        background-size: 0.38rem 0.36rem;
    }
    .m_zixun .box3 a{
        background: url(../images/m_zixun_3.png) no-repeat left 0.35rem center;
        background-size: 0.38rem 0.36rem;
    }
    .pop-form{
        width:5.8rem;
        padding:0.1rem 0.25rem 0.3rem 0.25rem;
        box-sizing: border-box;
        margin-left:-2.9rem;
        margin-top:-2.3rem;
    }
    .pp-close {
        width: 0.5rem;
        height: 0.5rem;
    }
    .pp-close img{
        width:100%;
    }
    .pp-title {
        font-size: 0.34rem;
        line-height: 0.6rem;
        padding: 0.2rem 0;
    }
    .pop-form p {
        margin-top: 0.25rem;
    }
    .pop-form .pf-tel{
        padding-top:0.4rem;
    }
    .pop-form input {
        width: 100%;
        height: 0.8rem;
        line-height: 0.8rem;
        padding-left: 0.2rem;
        box-sizing: border-box;
    }
    .pp-hint {
        height: 0.4rem;
        line-height: 0.4rem;
        font-size: 0.16rem;
        border-radius: 0.05rem;
        padding: 0 0.15rem;
    }
    .pp-hint img {
        width:0.18rem;
        height:0.21rem;
        vertical-align: top;
        margin: 0.1rem 0.1rem 0 0;
    }
    .pop-form .ppt-con .phone {
        width: 100%;
    }
    .pop-form .pp-btn {
        margin-top: 0.3rem;
        width: 100%;
        height: 0.9rem;
        line-height: 0.9rem;
        background-color: #ff6637;
        font-size: 0.3rem;
    }

/*业务列表页*/
    .l_ad1{
        height:2.5rem;
        position:relative;
    }
    .l_ad1 img{
        height:2.5rem;
        position:absolute;
        left:50%;
        margin-left:-8rem;
    }
    .list .tab_yewu {
        display:none;
    }
    .yewu_tab_m{
        display:block;
        border-bottom:solid 1px #dddddd;
        height:1rem;
    }
    .yewu_tab_m p{
        width:100%;
    }
    .yewu_tab_m p span{
        width:50%;
        display:block;
        float:left;
        text-align: center;
        font-size:0.28rem;
        line-height:1rem;
        box-sizing: border-box;
        height:1rem;
        background-color: #ffffff;
    }
    .yewu_tab_m p span:first-child{
        border-right:solid 1px #dddddd;

    }
    .yewu_tab_m p span:nth-child(2){
        border-bottom:solid 0.05rem #ff6637;
        background: url(../images/hl_yewu_m_jt1.png) no-repeat right 0.8rem top 0.47rem;
        cursor:pointer;
        background-color: #ffffff;
    }
    .yewu_tab_des{
        width:100%;
        background-color: #ffffff;
    }
    .yewu_tab_des ul{
        padding-top:0.5rem;
        overflow: hidden;
    }
    .yewu_tab_des ul li{
        width:33.33%;
        float:left;
        text-align: center;
        margin-bottom:0.35rem;
    }
    .yewu_tab_des ul li a{
        font-size:0.28rem;
        color:#333333;
    }
	.list_yewu{
		background-color:#ffffff;
	}
    .list_yewu .yewu_tab_m{
        display:block;
    }
    .list_yewu .index {
        width: 6.9rem;
        margin: 0.3rem auto 0.6rem auto;
    }
    .list_yewu .index .container {
        overflow: hidden;
        width: 7.1rem;
    }
    .list_yewu .index .container .box {
        width:3.35rem;
        height: auto;
        margin-right: 0.2rem;
        padding:0;
		border:none;
		background-color:rgba(0,0,0,0);
    }
	
    .list_yewu .index .container .box h3 {
        font-size: 0.34rem;
        color: #333333;
        margin-top: 0.24rem;
        text-align: center;
    }
	.list_yewu .index .container .box .img {
		width: 100%;
		height: 2.3rem;
		margin:0;
	}
    .list_yewu .index .container .box .img img {
        width:auto;
		height:2.3rem;
		margin-left:-2.5rem;
    }
    .list_yewu .index .container .box p {
        font-size: 0.24rem;
        line-height: 0.4rem;
        border-top: solid 1px #e5e5e5;
        border-bottom: solid 1px #e5e5e5;
        padding: 0.1rem;
    }
    .list_yewu .index .container .box hr{
        display:none;
    }
    .list_yewu .index .container .box ul {
        width: 100%;
        height: 0.6rem;
        border: none;
        border-radius: 0.1rem;
        overflow: hidden;
        margin:0;
    }
    .list_yewu .index .container .box ul li {
        float: left;
        font-size: 0.16rem;
        color: #ff6637;
        line-height: 0.6rem;
        padding: 0;
    }
    .list_yewu .index .container .box ul li b {
        font-size: 0.36rem;
        color: #ff6637;
    }
    .list_yewu .index .container .box ul li:first-child {
        padding-left: 0.05rem;
		width:100%;
		text-align:center;
    }
    .list_yewu .index .container .box ul li:last-child {
        width: auto;
        height: 0.8rem;
        line-height: 0.8rem;
        margin-top: 0;
        padding:0 0.1rem 0 0.2rem;
		display:none;
    }
    .list_cjwt .index, .content_news .index {
        width: 7rem;
    }
    .list_cjwt .index .left, .content_news .index .left {
        width: 100%;
        float: none;
    }
    .list_cjwt .index .left .container {
        padding: 0;
        border:none;
    }
    .list_cjwt .index .left .box {
        padding: 0.3rem 0;
    }
    .list_cjwt .index .left .box .img {
        width: 2.1rem;
        height: 1.6rem;
        position:relative;

    }
    .list_cjwt .index .left .box .img img{
        position:absolute;
        width:auto;
        height:1.6rem;
        left:50%;
        margin-left:-1.18rem;
    }
    .list_cjwt .index .left .box .con {
        margin-left: 0.2rem;
        width: 4.6rem;
    }
    .list_cjwt .index .left .box .con h3 {
        margin-top: 0;
    }
    .list_cjwt .index .left .box .con h3 a {
        font-size: 0.32rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .list_cjwt .index .left .box .con .des {
        margin-top: 0.1rem;
    }
    .list_cjwt .index .left .box .con .des span:last-child{
        display:none;
    }
    .list_cjwt .index .left .box .con p {
        margin-top: 0.1rem;
        font-size: 0.2rem;
        line-height:0.4rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .list_cjwt .index .right, .content .index .right{
        display:none;
    }

/*业务列表页*/
/*业务内容页*/
    .content .mianbao{
        display:none;
    }
    .content_yewu .shop{
        width:7rem;
        margin:0.4rem auto;
    }
    .content_yewu .shop .container {
        width: 100%;
        padding-bottom: 0;
    }
    .content_yewu .shop .container .img_shop {
        width: 100%;
        height: 3.18rem;
        overflow: hidden;
        float: left;
        position: relative;
    }
    .content_yewu .shop .container .img_shop img {
        position: absolute;
        width:100%;
        left: 0;
        margin-left:0;
    }
    .content_yewu .shop .con {
        float: none;
        margin-left: 0;
        width: 100%;
        overflow: hidden;
    }
    .content_yewu .shop .con h1 {
        font-size: 0.46rem;
        line-height: 0.5rem;
        margin-top: 0.5rem;
    }
    .content_yewu .shop .teacher{
        display:none;
    }
    .content_yewu .shop .con .price {
        width: 100%;
        height: 1.2rem;
        background: url(../images/shop_price.jpg) no-repeat center;
        margin: 20px 0 15px 0;
    }
    .content_yewu .shop .con .price span {
        font-size: 0.26rem;
        line-height: 1.2rem;
        margin-left: 0.4rem;
    }
    .content_yewu .shop .con .price b {
        font-size: 0.46rem;
    }
    .content_yewu .shop .con .other p {
        font-size: 0.24rem;
        margin-top:0.4rem;
    }
    .content_yewu .shop .con .other ul {
        margin-top: 0.3rem;
    }
    .content_yewu .shop .con .other ul li {
        width:30%;
        height:0.6rem;
        line-height: 0.6rem;
        margin-right: 0.15rem;

    }
    .content_yewu .shop .con .other ul li a {
        display: block;
        padding: 0 16px;
        font-size:0.24rem;
        text-align: center;
    }
    .content_yewu .shop .con span.zx {
        width: 100%;
        height: 1rem;
        text-align: center;
        line-height: 1rem;
        font-size: 0.3rem;
        display: block;
        color: #ffffff;
        background-color: #f33807;
        margin:0.8rem auto 0.2rem auto;
        border-radius:0.1rem;
    }
    .content_yewu .index .container {
        width: 100%;
        margin: 0.4rem auto 0.6rem auto;
        background-color: #ffffff;
    }
    .content_yewu .index .left{
        display:none;
    }
    .content .index .right{
        display:block;
        float: none;
        width: 7rem;
        padding:0;
        margin:0 auto;
        border:none;
    }
    .content_yewu .index .right ul.tab{
        display:none;
    }
    .content_yewu .index .right .xiangq{
        padding:0;
    }
    .content_yewu .index .right .xiangq .title {
        margin-top: 0.3rem;
        width: 100%;
        height: 1.5rem;
        background-size: auto 100%;
        padding-left: 0;
    }
    .content_yewu .index .right .xiangq .title p {
        font-size: 0.4rem;
        line-height: 1.5rem;
        margin-top: 0;
        text-align: center;
    }
    .content_yewu .index .right .xiangq table tr td:first-child {
        width: 20%;
        text-align: center;
        font-size: 0.32rem;
        color: #f33807;
    }
    .content_yewu .index .right .xiangq table tr td:nth-child(2) {
        width: 80%;
        padding: 0.3rem 0.1rem 0.3rem 0.24rem;
        font-size: 0.3rem;
        color: #333333;
        line-height: 0.56rem;
    }
    .content_yewu .tongy .title {
        margin: 0.5rem auto 0.35rem auto;
        text-align: center;
    }
    .content_yewu .tongy .title label {
        color: #333;
        font-size: 0.46rem;
        margin: 0 0.1rem;
    }
    .content_yewu .tongy .title hr {
        display: inline-block;
        width: 1.2rem;
        height: 1px;
        border: 0;
        border-top: 1px solid #ccc;
        margin-bottom:0.1rem;
    }
    .content_yewu .tongy .title p {
        text-align: center;
        font-size: 0.26rem;
        color: #5f5f5f;
        margin-top:0.1rem;
        letter-spacing: 2px;
    }
    .content_yewu .liucheng{
        padding-bottom:0;
    }
    .content_yewu .liucheng .con {
        overflow: hidden;
        width: 100%;
        margin: 0.6rem auto 0 auto;
    }
    .content_yewu .liucheng .con .box {
        width: 1.4rem;
        float: left;
        margin: 0 0.466rem 0.4rem 0.466rem;
    }
    .content_yewu .liucheng .con .box6{
        display:block;
    }
    .content_yewu .liucheng .con .box p {
        font-size: 0.26rem;
        text-align: center;
        margin-top: 0.15rem;
    }
    .content_yewu .liucheng .con .box .img {
        width: 1.1rem;
        height: 1.1rem;
        margin: 0 auto;
        background-color: #f33807;
        border-radius: 50%;
        overflow: hidden;
    }
    .content_yewu .liucheng .con .box .img img {
        width: 0.5rem;
        margin: 0.3rem;
    }
    .content_yewu .qt {
        margin-top: 0.8rem;
    }
    .content_yewu .tongy .title hr{
        display:none;
    }
    .content_yewu .qt .con {
        width: 7.2rem;
        height:9rem;
        margin: 0 auto;
    }
    .content_yewu .qt .con .box {
        overflow: hidden;
        float: left;
        width: 3.4rem;
        border: solid 1px #ebebeb;
        box-shadow: 0 0 0.2rem rgba(0,0,0,0.2);
        box-sizing:border-box;
        border-radius: 5px;
        margin-right: 0.2rem;
        margin-bottom:0.2rem;
    }
    .content_yewu .qt .con .box:last-child{
        display:block;
    }
    .content_yewu .qt .con .box img {
        margin: 0.4rem auto 0.2rem auto;
        width:0.9rem;
    }
    .content_yewu .qt .con .box h3 {
        font-size: 0.3rem;
        margin-bottom: 0.2rem;
    }
    .content_yewu .qt .con .box ul {
        padding-bottom: 0.5rem;
    }
    .content_yewu .qt .con .box ul li {
        line-height: 0.45rem;
        font-size: 0.26rem;
    }
    .content_yewu .qt .con .box ul a {
        width: 1.6rem;
        height: 0.6rem;
        line-height: 0.6rem;
        border-radius: 0.1rem;
        margin: 0.2rem auto 0 auto;
        font-size:0.24rem;
    }
    .content_yewu .baoz .title{
        height:1.5rem;
    }
    .content_yewu .baoz .title h3 {
        font-size:0.4rem;
        line-height: 1.5rem;
        color: #ffffff;
        font-weight: bold;
    }
    .content_yewu .baoz .con{
        margin-bottom:0.4rem;
    }
    .content_yewu .baoz .box {
        width: 100%;
        height: 1.5rem;
        border-bottom: solid 1px #e5e5e5;
        overflow: hidden;
    }
    .content_yewu .baoz .box:last-child{
        border:none;
    }
    .content_yewu .baoz .box img {
        margin: 0.2rem 0.3rem 0 0.4rem;
        line-height: 1.5rem;
        width:0.9rem;
    }
    .content_yewu .baoz .box h4 {
        font-size: 0.3rem;
        margin-top: 0.1rem;
        margin-bottom:0.1rem;
        width: 5rem;
    }
    .content_yewu .baoz .box p {
        width:5rem;
        font-size: 0.22rem;
        line-height: 0.36rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }



    .content_news .index .left .title {
        width: 100%;
        border-bottom: solid 1px #d8d8d8;
        padding-bottom: 0.3rem;
        margin-top: 0.5rem;
    }
    .content_news .index .left .title h1 {
        font-size: 0.4rem;
    }
    .content_news .index .left .title p {
        width: 100%;
        margin-top: 0.2rem;
    }
    .content_news .index .left .title p time {
        font-size: 0.22rem;
        margin-right: 0.25rem;
    }
    .content_news .index .left .title p span {
        margin-right: 0.25rem;
        font-size: 0.22rem;
    }
    .content_news .index .left .cn {
        padding: 0.3rem 0;
        font-size: 0.24rem;
        color: #555555;
        line-height: 0.4rem;
        text-indent: 0.48rem;
    }
    .content_news .index .left .cn p, .content_news .index .left .cn>div {
        font-size: 0.3rem;
        line-height: 0.5rem;
        text-indent: 0.6rem;
        padding-bottom: 0.15rem;
    }
    .content_news .index .left .cn img {
        width: 80%!important;
        height:auto!important;
    }
    .content_news .index .left .cn h3 {
        font-size: 0.34rem;
        line-height:0.5rem;
        color: #555555;
        font-weight: bold;
        margin: 0.2rem 0;
    }
    .content_news .index .left .page {
        margin-top: 0.2rem;
        margin-bottom: 0.4rem;
        padding-top: 0.3rem;
    }
    .content_news .index .left .page li {
        font-size: 0.26rem;
        line-height: 0.48rem;
        margin-bottom:0.1rem;
    }
    .content_news .index .left .page li a {
        font-size: 0.26rem;
        text-decoration: underline;
    }
    .content_news .index .left .xiangg {
        width: 100%;
        overflow: hidden;
        margin-bottom: 0.4rem;
    }
    .content_news .index .left .xiangg .c_title p {
        font-size: 0.36rem;
        color: #4c4948;
        height: 0.4rem;
        line-height: 0.4rem;
        border-left: solid 4px #f33807;
        padding-left: 0.15rem;
        margin-top: 0.2rem;
        margin-bottom: 0.25rem;
    }
    .content_news .index .left .xiangg ul li {
        float: none;
        margin-right: 0;
        width: 100%;
        margin-bottom:0.5rem;
    }
    .content_news .index .left .xiangg ul li .img {
        width: 100%;
        height: 3.5rem;
        overflow: hidden;
    }
    .content_news .index .left .xiangg ul li .c h3 {
        font-size: 0.32rem;
        line-height: 0.3rem;
        margin-top: 0.3rem;
        display: block;
    }
    .content_news .index .right{
        display:none;
    }







/*业务内容页*/
/*关于我们*/
    .about .jianj .main {
        width: 100%;
        padding-bottom: 0.3rem;
    }
    .about .abo h3 {
        font-size: 0.46rem;
        margin: 0.6rem 0 0.4rem 0;
    }
    .about .jianj .left {
        float: none;
        width: 100%;
        padding-top: 0;
        padding-left:0.2rem;
        padding-right:0.2rem;
        box-sizing: border-box;
    }
    .about .jianj .left p {
        font-size: 0.32rem;
        line-height: 0.56rem;
        text-indent: 32px;
        padding-bottom: 0.15rem;
    }
    .about .jianj .right {
        float: none;
        width: 100%;
        margin-left: 0;
        padding:0 0.2rem;
        overflow: hidden;
        box-sizing: border-box;
    }
    .about .jianj .right .img {
        float: left;
        width: 50%;
        overflow: hidden;
    }
    .about .bz{
        width:7rem;
        margin:0 auto;
    }
    .about .bz .con {
        width: 7.2rem;
        height: 260px;
        padding-bottom: 80px;
    }
    .about .bz .con .box {
        width: 3.4rem;
        border: solid 1px #ebebeb;
        box-shadow: 0 0 0.3rem rgba(0,0,0,0.2);
        border-radius: 0.1rem;
        margin-right: 0.2rem;
        box-sizing: border-box;
        margin-bottom:0.3rem;
    }
    .about .bz .con .box img {
        margin: 0.4rem auto 0.1rem auto;
        width:0.8rem;
    }
    .about .bz .con .box h4 {
        font-size: 0.36rem;
        margin-bottom: 0.2rem;
        margin-top:0.2rem;
    }
    .about .bz .con .box ul {
        padding-bottom: 0.5rem;
    }
    .about .bz .con .box ul li {
        line-height: 0.4rem;
        font-size: 0.24rem;
    }
    .about .bz .con .box ul a {
        width: 1.6rem;
        height: 0.6rem;
        line-height: 0.6rem;
        border-radius: 0.1rem;
        margin: 0.2rem auto 0 auto;
        font-size:0.24rem;
    }


/*关于我们*/























}