.wrap {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
}

a {
    text-decoration: none;
}

.wrap > div {
    width: 100%;
    overflow: hidden;
}

.wrap_1 {
    overflow: hidden;
    background-color: white;
}

.wrap_1 a {
    display: inline-block;
    float: left;
}

.wrap_1 a {
    width: 100%;
}

.wrap_1 a img {
    width: 100%;
}

.wrap_2 a {
    display: inline-block;
    width: 25%;
    background-color: rgb(15, 196, 191);
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: white;
    font-size: 16px;
    border-left: 1px solid rgb(228, 228, 228);
    float: left;
    box-sizing: border-box;
}

.wrap_3 img {
    width: 100%;
}

.wrap_3 {
    position: relative;
    overflow: hidden;
}

.wrap_3 .swiper-container {
    width: 100%;
    height: 100%;
}

.wrap_3 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.wrap_14 {
    margin-top: 10px;
    padding-bottom: 70px;
}

.wrap_14 .anniu a {
    text-decoration: none;
    color: white;
    font-size: 1.2em;
    float: left;
    width: 25%;
    border-right: 1px solid gray;
    box-sizing: border-box;
}

.wrap_14 .anniu {
    padding: 5px 0px;
    background-color: rgb(15, 196, 191);
    overflow: hidden;
    text-align: center;
}

.wrap_14 .xinxi p {
    font-size: 1.2em;
    margin: 10px 0;
    text-align: center;
}

.wrap_14 .xinxi img {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
}

.wrap_14 .xiaoTu {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9999;
    background-color: rgb(15, 196, 191);
    overflow: hidden;
}

.wrap_14 .xiaoTu a {
    text-decoration: none;
    color: #fff;
}

.wrap_14 .xiaoTu li p {
    color: #fff;
    text-align: center;
}

.wrap_14 .xiaoTu li {
    width: 20%;
    float: left;
    text-align: center;
    margin-top: .5rem;
}

.wrap_14 .xiaoTu li img {
    width: 100%;
}

.wrap_10 .swp .swiper-button-next {
    background-image: url(../img/jtr1.png)
}

.wrap_10 .swp .swiper-button-prev {
    background-image: url(../img/jtl1.png)
}

.wrap_10 .one .swiper-button-next {
    background-image: url(../img/jtr2.png)
}

.wrap_10 .one .swiper-button-prev {
    background-image: url(../img/jtl2.png)
}

@media screen and (min-width: 640px) {
    .wrap_14 .xiaoTu {
        width: 100%;
        max-width: 640px;
        position: fixed;
        left: calc(50% - 320px);
        bottom: 0;
        z-index: 9999;
        background-color: rgb(15, 196, 191);
        overflow: hidden;
    }
}
.wrap_5 {width: 100%;overflow: hidden;}
           .wrap_5 .wp_tit {display: inline-block;margin-top: .5rem;margin-left: .5rem;font-size: .9rem;color: #333;line-height: 2rem;}
           .wrap_5 .wp_tit img {margin-top: -.3rem;width: 1.4rem;}
           .wrap_5 .wp_tit a {list-style: none;color: #333;text-decoration: none;}
           .wrap_5 .wp_tit .wp_act {
	color: #f29f2a;
}
           
           .gg_ban {
	width: 100%;
}
           .gg_ban img{
	width: 100%;
}
           .qt_box {width: 100%;height: 6.75rem;background-image: url(../img/listimg/listpage_11.jpg);-webkit-background-size: 100% 6.75rem;
           background-size:100% 6.75rem ;background-repeat: repeat-x;}
           .qt_box .qt_a a{
	list-style: none;text-decoration: none;color: #666;font-size: .9rem;display: inline-block;width: 48%;float:left;line-height: 1.6rem;padding-left: 2%;
}
           .qt_box .qt_p{
	font-size: .9rem;color: #0fc4bf;line-height: 2rem;margin-top: 1rem;padding-left: 2%;
}
           .dh_box {
	overflow: hidden;padding: 1rem 0;margin-top: 1px;text-align: center;
}
           .dh_box li {text-align: center;list-style: none;text-decoration: none;
	border: 1px solid #333;font-size: .9rem;color: #404040;padding: 2px 5px;margin: 0 3px;
}
			.dh_box li a{ color:#666;}
           
           .zx_box {width: 100%;text-align: center;overflow: hidden;}
           .zx_box img {
               height: 2.8rem;margin: 0 1rem;
           }
           .td {width: 100%;padding:1rem 0;overflow: hidden;}
           .td>img {width: 100%;}
           .ul_td {
	width: 100%;margin: 1rem 0;overflow: hidden;
}
           .ul_td li{
	width: 25%;float:left;text-align: center;color: #333;font-size: 1.4rem;
}
           .ul_td li img{
               height: 4rem;
           }
