@media screen and (max-width: 750px) {
    .main{
        width:6.9rem;
    }
    html{
        height:100%;
    }
    body{
        height:100%;
    }
    .body{
        width:100%;
        1height:100%;
        overflow: hidden;
    }
    header{
        box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.2);
        border-bottom:none;
    }
    .list header{
        border-bottom:none;
    }
	header h1{
		width:auto;
	}
    header .t_top{
        display:none;
    }
    header .nav{
        display:none;
    }
    header .h_logo form{
        display:None;
    }
    header .phone{
        background: url(/resources/images/header_tel.png) no-repeat left center;
        width:0.5rem;
        height:0.5rem;
        background-size: 0.5rem auto;
        margin-top:0.34rem;
    }
    header .phone span{
        display:none;
    }
    header .h_logo{
        height:1.2rem;
    }
    header a img{
		width: 1.31rem;
		height: auto;
		margin-top: 0.3rem;
		margin: 0.3rem auto 0 auto;
    }
    header .phone p{
        display:none;
    }
    .banner{
        height:4.2rem;
        border:none;
    }
    .banner .swiper-slide img{
        height:4.2rem;
        width:auto;
        margin-left:-9.2rem;
    }
    .m_banner{
        background:url(/resources/images/banner_ssch.jpg) no-repeat center;
        width:100%;
        height:7.32rem;
        background-size:100% auto;
        cursor:pointer;
    }
    .index_chaxun {
        height: 2.6rem;
        background-color: #fbfcff;
    }
    .index_chaxun .container {
        width: 7rem;
        margin: 0 auto;
    }
    .index_chaxun .container ul {
        margin-top: 0.4rem;
    }
    .index_chaxun .container ul li {
        height: 0.56rem;
    }
    .index_chaxun .container ul li.xz {
        background-size:auto 0.56rem;
    }
    .index_chaxun .container ul li a {
        height: 0.22rem;
        line-height: 0.22rem;
        border-right: solid 1px #a8a9ae;
        font-size: 0.22rem;
        padding: 0 0.3rem;
        margin-top: 0.1rem;
    }
    .index_chaxun .container p {
        width: 100%;
        margin: 0.3rem auto 0 auto;
        overflow: hidden;
    }
    .index_chaxun .container p input {
        width: 70%;
        height: 0.8rem;
        border: solid 1px #d7d8da;
        border-top-left-radius:0.06rem;
        border-bottom-left-radius: 0.06rem;
        font-size: 0.22rem;
        padding-left: 0.2rem;
    }
    .index_chaxun .container p span {
        width: 30%;
        height: 0.8rem;
        line-height: 0.8rem;
        border-top-right-radius: 0.06rem;
        border-bottom-right-radius: 0.06rem;
        font-size: 0.26rem;
    }
    .ztn .title h3 {
        font-size: 0.42rem;
        color: #343434;
        font-weight: bold;
        text-align: center;
        margin-top: 0.7rem;
    }
    .ztn .title p {
        font-size: 0.32rem;
        margin-top: 0.15rem;
    }
    .ztn2 .container {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        padding: 0 0 0.5rem 0;
    }
    .ztn2 .container .left {
        float: none;
        width: 100%;
        height: 1.4rem;
        background: url(/resources/images/ztn2_left.png) no-repeat center;
        background-size: 100%;
        padding: 0;
        box-sizing: border-box;
        overflow: hidden;
    }
    .ztn2 .container .left h3{
        font-size:0.36rem;
        margin-top:0.3rem;
        text-align: center;
        margin-bottom:0.2rem;
        line-height:0.32rem;
        font-weight:bold;
    }
    .ztn2 .container .left p {
        font-size: 0.24rem;
        text-align: center;
        line-height: 0.24rem;
    }
    .ztn2 .container .left p:nth-child(3){
        display:none;
    }
    .ztn2 .container .left ul{
        display:none;
    }
    .ztn2 .container .right{
        width:100%;
    }
    .ztn2 .container .right .box{
        width:50%;
        height:auto;
        padding:0 0.3rem;
        border-top:none;
    }
    .ztn2 .container .right .box h4 {
        font-size: 0.36rem;
        color: #222222;
        margin-top: 0.4rem;
        font-weight:bold;
        text-align: left;
    }
    .ztn2 .container .right .box p.des {
        height: auto;
        font-size: 0.22rem;
        font-weight: 400;
        color: #999999;
        line-height: 0.36rem;
        margin-top: 0.2rem;
    }
    .ztn2 .container .right .box ul li:last-child{
        display:None;
    }
    .ztn2 .container .right .box ul li {
        height: 0.39rem;
        font-size: 0.22rem;
        margin-right: 0.2rem;
        padding: 0 0.2rem;
        line-height: 0.39rem;
        margin-top: 0.3rem;
    }
    .ztn2 .container .right .box p.price {
        margin-top: 0.24rem;
        margin-bottom:0.4rem;
    }
    .ztn2.l2 .container .left {
        background: url(/resources/images/ztn2_l2_left.png) no-repeat center;
        background-size: 100% auto;
    }
    .ztn3_x .container {
        width: 7rem;
        margin: 0.8rem auto 0.8rem auto;
    }
    .ztn3_x .container .teachersInfo {
        width: 100%;
        height: 3.6rem;
        border: solid 1px #eee;
        box-shadow: 0 0 0.3rem rgba(40,129,240,0.1);
        border-radius: 0.2rem;
    }
    .ztn3_x .container .teachersInfo .left {
        float: left;
        position: relative;
        top: -0.5rem;
    }
    .ztn3_x .container .teachersInfo .left .img {
        width: 2.8rem;
        margin-left: 0.2rem;
    }
    .ztn3_x .container .teachersInfo .left .con {
        width: 3.6rem;
        margin-left: 0.3rem;
        margin-top: 0.8rem;
    }
    .ztn3_x .container .teachersInfo .left .con h3 {
        font-size: 0.34rem;
        font-weight:bold;
    }
    .ztn3_x .container .teachersInfo .left .con span {
        font-size: 0.14rem;
        margin-top: 0.05rem;
    }
    .ztn3_x .container .teachersInfo .left .con .line {
        width: 0.4rem;
        height: 2px;
        border-radius: 2px;
        margin-top: 0.2rem;
    }
    .ztn3_x .container .teachersInfo .left .con p {
        font-size: 0.2rem;
        margin-top: 0.2rem;
        line-height: 0.4rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
    .ztn3_x .container .teachersInfo .right{
        display:none;
    }
    .ztn4 .container{
        width:7rem;
        margin: 0.5rem auto 0 auto;
    }
    .ztn4 .container .left {
        width: 100%;
        float: none;
    }
    .ztn4 .container .left .tuij {
        height:3.44rem;
        margin-bottom: 0.3rem;
    }
    .ztn4 .container .left .tuij img {
        width: 100%;
        min-height:3.44rem;
    }
    .ztn4 .container .left .tuij:hover img{
        transform:scale(1);
    }
    .ztn4 .container .left .tuij span {
        width: 0.96rem;
        height: 0.5rem;
        line-height: 0.5rem;;
        font-size:0.22rem;
    }
    .ztn4 .container .left .tuij p {
        height: 1rem;
        line-height: 1rem;
        font-size: 0.26rem;
        background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1));
        padding: 0.15rem 0.15rem 0 0.15rem;
    }
    .ztn4 .container .box {
        width: 100%;
        height: 1.8rem;
        float: none;
        cursor: pointer;
        background-color: #f6f6f6;
        margin-bottom:0.21rem;
        border-bottom:solid 1px #e8e8e8;
    }
    .ztn4 .container .box .fl {
        width: 1.65rem;
        height: 1.26rem;
        padding-right: 0;
        border-right: 1px solid #dfdfdf;
        margin-right: 0.3rem;
        margin-top:0.27rem;
    }
    .ztn4 .container .box .fl p {
        font-size: 0.8rem;
        line-height: 0.8rem;
        height: auto;
        width: 100%;
        font-weight:bold;
        margin-top:0;
    }
    .ztn4 .container .box .fl span {
        font-size: 0.24rem;
        line-height: 0.24rem;
        height: auto;
        width: 100%;
        margin-top: 0.1rem;
    }
    .ztn4 .container .box .fr {
        float: left;
        cursor: pointer;
        width: 4.7rem;
        height: 1.8rem;
    }
    .ztn4 .container .box .fr h3 {
        width: 100%;
        height: auto;
        line-height: 0.34rem;
        font-size: 0.34rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp:1;
        -webkit-box-orient: vertical;
        margin-top:0.29rem;
    }
    .ztn4 .container .box .fr p {
        width: 100%;
        height: auto;
        line-height: 0.36rem;
        font-size: 0.24rem;
        margin-top: 0.21rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient: vertical;
    }
    .ztn4 .container .right {
        float: none;
        width: 100%;
    }
    .ztn4 .container .right .box {
        margin-left: 0;
        margin-bottom:0.21rem;
        display:none;
    }
    .ztn4 .container .right .box.m{
        display:block;
    }
    .ad1 {
        min-width: auto;
        width:100%;
        padding: 0.5rem 0 0.4rem 0;
        background-image: url(/resources/images/ad1.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        background-position: center top;
        position: relative;
    }
    .ad1 .wp {
        width: 100%;
        min-width: auto;
        margin: 0 auto;
    }
    .ad1 .s {
        padding: 0 0.3rem;
    }
    .ad1 h6 {
        font-size: 0.4rem;
        font-weight: bold;
        line-height: 0.5rem;
        margin-top: 0;
        text-align: center;
    }
    .ad1 p{
        display:None;
    }
    .ad1 .btn {
        position: relative;
        top: 0;
        right: 0;
        width: 2.8rem;
        margin-top: 0.3rem;
        left: 50%;
        margin-left: -1.4rem;
        background-color: #ffffff;
        border-radius: 0.1rem;
    }
    .ad1 .btn a {
        height: 0.7rem;
        line-height: 0.7rem;
        font-size: 0.3rem;
    }
    .ad1 .btn-a span {
        color: #505050;
    }
    .ztn5 .container {
        width: 7rem;
        margin: 0.4rem auto 0 auto;
    }
    .ztn5 .container ul {
        width: 100%;
        margin-bottom: 0;
    }
    .ztn5 .container ul li{
        width:33.33%;
        padding:0.15rem 0 0.15rem 0;
        margin:0;
        height:1.1rem;
        border-right: solid 1px #f7f7f7;
        border-bottom: solid 1px #f7f7f7;
    }
    .ztn5 .container ul li:nth-child(3n){
        border-right:none;
    }
    .ztn5 .container ul li img {
        height:0.76rem;
        width: auto;
        margin: 0.07rem auto;
    }
    .ad_footer {
        width: 100%;
        height: 3rem;
        margin: 0 auto;
        background: url(/resources/images/ad_footer.jpg) no-repeat top -1rem center;
        background-size: auto 5rem;
        overflow: hidden;
    }
    .ad_footer p {
        font-size: 0.56rem;
        margin-top: 0.8rem;
    }
    .ad_footer span {
        font-size: 0.34rem;
        margin-top: 0.2rem;
    }
    .getcofig {
        min-width: auto;
        margin: 0 auto;
        padding-top: 0.3rem;
        padding-bottom: 0.33rem;
        padding-left:0.6rem;
        padding-right:0.6rem;
        background: url(/resources/images/bottom_lx.jpg) no-repeat center top;
    }
    .getcofig p.title {
        font-size: 0.34rem;
        font-weight:bold;
        width:5rem;
        line-height: 0.6rem;
        text-align: center;
        min-width: auto;
        margin: 0 auto;
    }
    .getcofig a {
        width: 2.5rem;
        line-height: 0.78rem;
        margin-top: 0.4rem;
        font-size: 0.3rem;
    }
    .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: #10bbb8;
        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;
    }
    .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: #10bbb8;
        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: #10bbb8;
        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(/resources/images/m_zixun_1.png) no-repeat left 0.35rem center;
        background-size: 0.38rem 0.36rem;
    }
    .m_zixun .box2 a{
        background: url(/resources/images/m_zixun_2.png) no-repeat left 0.35rem center;
        background-size: 0.38rem 0.36rem;
    }
    .m_zixun .box3 a{
        background: url(/resources/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: #10bbb8;
        font-size: 0.3rem;
    }
/*业务列表页*/
	.list .l_ad1{
		height:2rem;
		position:relative;
	}
	.list .l_ad1 img{
		height:100%;
		position:absolute;
		left:50%;
		margin-left:-5rem;
	}
   .list_yewu .mianbao{
   }
    .list_yewu .mianbao .main{
        border-bottom:none;
    }
    .list_yewu .tab_yewu {
        display:none;
    }
    .list_yewu .index {
        background-color: #ffffff;
        width: 6.9rem;
        margin: 0 auto 0.4rem auto;
    }
    .list_yewu .index .container {
        width: 7rem;
        overflow: hidden;
        padding-top: 0.1rem;
        margin:0 auto;
    }
    .list_yewu .index .container .box {
        width: 3.4rem;
        margin-right: 0.1rem;
        margin-bottom: 0.2rem;
        position: relative;
    }
    .list_yewu .index .container .box:hover{
        top:0;
        transition:0.5s;
        border:solid 2px rgba(0,0,0,0);
        box-sizing: border-box;
    }
    .list_yewu .index .container .box .img {
        width: 100%;
        height: 2.3rem;
        overflow: hidden;
    }
	.list_yewu .index .container .box .img img{
		width: auto;
		height: 100%;
		position: absolute;
		left: 50%;
		margin-left: -2.52rem;
	}
    .list_yewu .index .container .box ul{
        padding-top:0.1rem;
    }
    .list_yewu .index .container .box ul li {
        height: 0.5rem;
        line-height: 0.5rem;
        font-size: 0.32rem;
        text-align: center;
    }
    .list_yewu .index .container .box ul li:first-child{
        float:none;
        padding-left:0;
    }
    .list_yewu .index .container .box ul li:last-child {
        float: none;
        color: #10bbb8;
        padding-right: 0;
    }
    .fw {
        width: 100%;
        height: 1.6rem;
        background-color: #f8f8f8;
        display:None;
    }
    /*业务内容页*/
    /*业务内容页*/
	.content_yewu .l_ad1{
		display:none;
	}
    .content_yewu .shop .container {
        width: 100%;
        overflow: hidden;
        box-sizing: border-box;
        background-color: #ffffff;
        padding-top: 0;
        padding-bottom: 0.6rem;
        margin: 0 auto 0.2rem auto;
    }
    .content_yewu .shop .l {
        width: 100%;
		height:3.4rem;
        float: none;
        margin-left: 0;
        box-sizing: border-box;
    }
	.content_yewu .shop .l img {
		height: auto;
		width: 100%;
		margin-left:0;
		left:0;
		position: absolute;
	}
    .content_yewu .shop .r {
        margin-left: 0;
        position: relative;
        float: none;
        width: 6.9rem;
        margin:0 auto;
    }
    .content_yewu .shop .r h3 {
        font-size: 0.4rem;
        font-weight: bold;
        margin-top:0.3rem;
    }
    .content_yewu .shop .r p.des {
        color: #666;
        font-size: 0.26rem;
        line-height: 0.4rem;
        margin-top: 0.2rem;
    }
    .content_yewu .shop .r .price {
        box-sizing: border-box;
        height: 1.6rem;
        padding: 0 0.3rem;
        background-color: #FEF2E6;
        margin-top: 0.2rem;
        align-items: flex-start;
    }
    .content_yewu .shop .r .price span.dl {
        font-size: 0.26rem;
        color: #666;
        line-height: 1.6rem;
    }
    .content_yewu .shop .r .price span.dd {
        margin-left: 0.4rem;
        font-size: 0.52rem;
        color: #f33807;
        line-height: 1.6rem;
    }
    .content_yewu .shop .r .price span.dd:before {
        content: "￥";
        font-size: 0.34rem;
    }
    .content_yewu .shop .r .qt {
        overflow: hidden;
        margin-top: 0.2rem;
    }
    .content_yewu .shop .r .qt span {
        display: block;
        float: left;
        line-height: 0.6rem;
        margin-right: 0;
        width:100%;
    }
    .content_yewu .shop .r .qt ul{
        margin-top:0.2rem;
    }
    .content_yewu .shop .r .qt ul li {
        float: left;
        border: solid 1px #ccc;
        line-height: 0.6rem;
        margin-right: 0.2rem;
        position: relative;
        width:3.2rem;
        margin-bottom:0.2rem;
    }
    .content_yewu .shop .r ul.gm {
        overflow: hidden;
        margin-top: 0.4rem;
        width:7.1rem;
    }
    .content_yewu .shop .r ul.gm li {
        width: 3.35rem;
        height: 1rem;
        float: left;
        margin-right: 0.2rem;
        box-sizing: border-box;
    }
    .content_yewu .shop .r ul.gm li a {
        width: 100%;
        text-align: center;
        line-height: 1rem;
        font-size: 0.28rem;
        display: block;
    }
    .content_yewu .index {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }
    .content_yewu .index {
        border: none;
        background-color: #ffffff;
        width: 100%;
    }
    .content_yewu .index .container {
        width: 100%;
    }
    .content_yewu .index ul.tab {
        overflow: hidden;
        position: relative;
        height: 0.9rem;
        line-height: 0.9rem;
        border-bottom: 1px solid #eee;
    }
    .content_yewu .index ul.tab li {
        float: left;
        padding: 0 0.3rem;
        cursor: pointer;
        font-size:0.26rem;
    }
    .content_yewu .index ul.tab li.xz {
        border-top: solid 3px #10bbb8;
        line-height:0.8rem;
    }
    .content_yewu .xiangq {
        padding: 0 0.3rem;
        box-sizing: border-box;
        width:100%;
    }
    .content_yewu .xiangq .title {
        margin-top: 0;
        width: 100%;
        height: 1.6rem;
        background: url(/resources/images/xiangqing_title.jpg) no-repeat center;
        background-size: auto 100%;
        padding-left: 0.6rem;
        box-sizing: border-box;
        overflow: hidden;
    }
    .content_yewu .xiangq .title p {
        font-size: 0.42rem;
        color: #ffffff;
        line-height: 1.6rem;
        font-weight: bold;
        margin-top: 0;
        text-align: left;
    }
    .content_yewu .xiangq .title span{
        display:None;
    }
    .content_yewu .xiangq table {
        width: 100%;
        border-collapse: collapse;
        margin-bottom: 0.8rem;
    }
    .content_yewu .xiangq table tr td:first-child {
        width: 20%;
        text-align: center;
        font-size: 0.3rem;
        color: #10bbb8;
    }
    .content_yewu .xiangq table tr td:nth-child(2) {
        width: 80%;
        padding: 0.3rem 0 0.3rem 0.24rem;
        font-size: 0.28rem;
        color: #333333;
        line-height: 0.5rem;
    }
    .content_yewu .tongy .title {
        width: 100%;
        margin-top: 0.7rem;
        padding: 0;
    }
    .content_yewu .tongy .title h3 {
        font-size: 0.46rem;
        line-height: 0.5rem;
    }
    .content_yewu .tongy .title p {
        font-size: 0.3rem;
        margin-top: 0.1rem;
        color: #a1a1a1;
    }
    .content_yewu .liucheng{
        width:100%;
        margin:0 auto;
        background-size:auto 100%;
        height:auto;
        padding:0 0.3rem;
        box-sizing: border-box;
    }
    .content_yewu .liucheng .container {
        width:6.3rem;
        margin:0.6rem auto 0.2rem auto;
    }
    .content_yewu .liucheng .container .box {
        width: 1.8rem;
        display: block;
        float:left;
        text-align: center;
        margin-right: 0.45rem;
        margin-bottom:0.6rem;
    }
    .content_yewu .liucheng .container .box:after{
        background:none;
    }
    .content_yewu .liucheng .container .box:nth-child(2n) {
        margin-top: 0;
    }
    .content_yewu .liucheng .container .box:nth-child(3n) {
        margin-right: 0;
    }
    .content_yewu .liucheng .container .box .info h4 {
        font-size: 0.24rem;
        line-height: 0.24rem;
        padding-top: 0.25rem;
    }
    .content_yewu .liucheng .container .box .info p {
        font-size: 0.2rem;
        line-height: 0.2rem;
        padding-top: 0.16rem;
    }
    .content_yewu .liucheng span.zx {
        width: 4.8rem;
        height: 0.8rem;
        line-height: 0.8rem;
        background: linear-gradient(45deg,rgba(255,154,5,1),rgba(255,108,0,1));
        box-shadow: 0 0.06rem 0.15rem 1px rgba(255,108,0,0.3);
        font-size: 0.23rem;
        margin: 0 auto 0.6rem auto;
        border-radius:0.1rem;
    }
    .content_yewu .liucheng .hx{
        display:None;
    }
    .content_yewu .yous {
        width: 100%;
        height: auto;
        background: url(/resources/images/youshi_bg.png) no-repeat center;
        background-size: 100% auto;
        padding:0 0.3rem;
        box-sizing: border-box;
    }
    .content_yewu .yous .container{
        width:100%;
        height: 3.1rem;
        margin: 0.5rem auto 0.38rem auto;
        background: url(/resources/images/youshi.png) no-repeat center;
        background-size: 6.9rem auto;
    }
    .content_yewu .yous .container .l, .content_yewu .yous .container .r {
        width: 2.88rem;
        float: left;
        margin-top: 0;
    }
    .content_yewu .yous .container .l h4, .content_yewu .yous .container .r h4 {
        font-size: 0.24rem;
        font-weight:bold;
    }
    .content_yewu .yous .container .l ul, .content_yewu .yous .container .r ul {
        margin-top: 0.23rem;
    }
    .content_yewu .yous .container .l ul li {
        text-align: right;
        color: #ffffff;
        padding-right: 0.3rem;
    }
    .content_yewu .yous .container .l ul li, .content_yewu .yous .container .r ul li {
        height: 0.45rem;
        line-height: 0.45rem;
        font-size: 0.18rem;
        margin-bottom: 0.1rem;
    }
    .content_yewu .yous .container .c {
        width: 0.94rem;
        float: left;
    }
    .content_yewu .yous .container .c ul {
        margin-top: 0.62rem;
    }
    .content_yewu .yous .container .c ul li {
        width: 0.7rem;
        height: 0.3rem;
        border: solid 1px rgba(16,187,184,0.5);
        font-size: 0.12rem;
        line-height: 0.3rem;
        margin: 0 auto 0.24rem auto;
    }
    .content_yewu .qit{
        width:100%;
        height:auto;
    }
    .content_yewu .qit .container{
        width:6.9rem;
        margin:0.5rem auto 0.6rem;
        overflow:hidden;
    }
    .content_yewu .qit .container .box{
        width:2.166rem;
        height:3.1rem;
        margin:0 0.2rem 0.3rem 0;
        border-radius:0.1rem;
    }
    .content_yewu .qit .container .box:hover{
        top:0;
        transition:0.3s;
    }
    .content_yewu .qit .container .box6{
        display:block;
    }
    .content_yewu .qit .container .box:nth-child(3n){
        margin-right:0;
    }
    .content_yewu .qit .container .box .img {
        width: 1.2rem;
        margin: 0.2rem auto 0 auto;
    }
    .content_yewu .qit .container .box .info {
        margin-top: 0.1rem;
    }
    .content_yewu .qit .container .box .info h4 {
        font-size: 0.33rem;
    }
    .content_yewu .qit .container .box .info p {
        font-size: 0.12rem;
        line-height: 0.26rem;
        padding-top: 0.16rem;
        width: 2rem;
        margin: 0 auto;
        text-align: center;
        display:none;
    }
    .content_yewu .qit .container .box .info span {
        width: 1.6rem;
        height: 0.44rem;
        line-height: 0.44rem;
        border: 1px solid rgba(255,102,0,1);
        font-size: 0.22rem;
        margin: 0.24rem auto;
        border-radius:0.05rem;
        background: linear-gradient(45deg,rgba(255,154,5,1),rgba(255,108,0,1));
        color:#ffffff;
    }
    .content_yewu .went{
        width:100%;
        height:auto;
        background-size:auto 100%;
    }
    .content_yewu .went .container{
        margin:0.6rem auto 0.8rem auto;
        width:6.9rem;
        box-sizing: border-box;
    }
    .content_yewu .went .container .box {
        width: 100%;
        float: none;
        margin-bottom: 0.6rem;
    }
    .content_yewu .went .container .box1, .content_yewu .went .container .box3 {
        margin-right: 0;
    }
    .content_yewu .went .container .box h4 {
        height: 0.4rem;
        line-height: 0.4rem;
        background: url(/resources/images/Q.png) no-repeat left center;
        background-size:auto 0.34rem;
        padding-left: 0.5rem;
        font-size: 0.34rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .content_yewu .went .container .box p {
        font-size: 0.2rem;
        line-height: 0.4rem;
        background: url(/resources/images/A.png) no-repeat left top 0.1rem;
        background-size:auto 0.34rem;
        padding-left: 0.5rem;
        margin-top: 0.2rem;
    }
	.content .l_ad1{
		height:2rem;
		position:relative;
	}
	.content .l_ad1 a{
		display:block;
		height:2rem;
	}
	.content .l_ad1 img{
		height:2rem;
		width:auto;
		left:50%;
		margin-left: -5.5rem;
		position:absolute;
	}
    .content .index{
        width:100%;
    }
    .content .index .left {
        width: 100%;
        float: none;
        border: none;
        margin-bottom: 0.3rem;
    }
    .content .index .left .title h1 {
        font-size: 0.42rem;
        margin-top: 0.3rem;
        margin-left: 0;
        margin-bottom: 0.2rem;
    }
    .content .index .left .title p time {
        font-size: 0.26rem;
        margin-right: 0.23rem;
    }
    .content .index .left .title p span {
        font-size: 0.26rem;
        margin-right: 0.23rem;
    }
    .content .index .left .title p span:last-child{
        display:none;
    }
    .content .index .left .cn {
        margin-top: 0.4rem;
        font-size: 0.34rem;
        line-height: 0.6rem;
        color: #333;
        padding: 0 0.3rem;
    }
    .content .index .left .cn p {
        font-size: 0.34rem;
        line-height: 0.6rem;
        color: #333;
    }
    .content .index .left .cn img{
        max-width:90%;
        height:auto!important;
    }
    .content .index .left .cn h3, .content .index .left .cn div {
        font-size: 0.34rem;
        line-height: 0.6rem;
        color: #333;
		margin: 0.2rem 0;
    }
    .content .index .left .page {
        margin-top: 0.6rem;
        padding: 0 0.2rem;
    }
    .content .index .left .page ul li {
        line-height: 0.6rem;
        font-size: 0.32rem;
    }
    .content .index .left .page ul li a {
        line-height: 0.6rem;
        font-size: 0.32rem;
        text-decoration: underline;
    }
    .content .index .left .xiangg {
        margin-top: 0.5rem;
        padding: 0 0.3rem;
    }
    .content .index .left .xiangg ul {
        overflow: hidden;
        margin-bottom: 0.3rem;
    }
    .content .index .left .xiangg ul li {
        width: 100%;
        margin-right: 0;
        float: none;
        border:none;
    }
    .content .index .left .xiangg ul li .img {
        width: 100%;
        height: 4rem;
        overflow: hidden;
    }
    .content .index .left .xiangg ul li .img img {
        width: 100%;
        height: auto;
    }
    .content .index .left .xiangg ul li .c {
        padding: 0 0.1rem;
    }
    .content .index .left .xiangg ul li .c h3 {
        font-size: 0.34rem;
        margin-top: 0.2rem;
        margin-bottom: 0.2rem;
    }
    .content .index .left .xiangg ul li p.fj {
        margin-bottom: 0.3rem;
        overflow: hidden;
    }
    .content .index .left .xiangg ul li p.fj span {
        font-size: 0.26rem;
    }
    .content .index .right{
        display:none;
    }
    .list_cjwt .index {
        width: 100%;
        margin: 0.2rem auto;
    }
    .list_cjwt .index .left {
        width: 100%;
        float: none;
    }
    .list_cjwt .ad2 img{
        width:100%;
    }
	.list_cjwt .index .left .container .box {
		margin-bottom: 0.3rem;
	}
	.list_cjwt .index .left .container .box .img {
		width:100%;
		float: none;
		margin: 0 0 0.2rem 0;
		padding:0 0.15rem;
		box-sizing:border-box;
	}
	.list_cjwt .index .left .container .box .img img{
		width:100%;
	}
	.list_cjwt .index .left .container .box .con .des{
		overflow:hidden;
		margin-top:0.2rem;
	}
	.list_cjwt .index .left .container .box .con .des time{
		font-size:0.3rem;
		line-height:0.36rem;
	}
	.list_cjwt .index .left .container .box .con .des time:before{
		width:0.3rem;
		height:0.4rem;
		content:'';
		display:block;
		background: url(../images/cjwt_ico.png) no-repeat left center;
		float:left;
		margin-right: 0.15rem;
	}
	.list_cjwt .index .left .container .box .con .des span{
		font-size:0.3rem;
		line-height:0.36rem;
		margin-left:0.5rem;
		padding-left:0.24rem;
	}
	.list_cjwt .index .left .container .box .con {
		float: none;
		margin-left: 0;
		width: 100%;
		padding:0 0.3rem;
		box-sizing:border-box;
	}
	.list_cjwt .index .left .container .box .con h3 {
		font-size: 0.36rem;
		font-weight: bold;
		margin-top: 0.2rem;
		margin-bottom: 0.2rem;
	}
	.list_cjwt .index .left .container .box .con p {
		font-size: 0.3rem;
		line-height: 0.5rem;
		color: #777;
	}
    .list_cjwt .index .right{
        display:None;
    }
/*about*/
    .about .abo .title{
        margin-top:0.6rem;
    }
    .about .jianj h3{
        font-size:0.42rem;
    }
    .about .jianj .des{
        margin-top:0.3rem;
    }
/*about*/
}