﻿
/*common*/

* {
    padding: 0;
    margin: 0;
    outline: none;
}

html {
    font-size: 1.00rem;
}

html,
body {
    position: relative;
}

body {
    width: 7.5rem;
    margin: 0 auto;
    background: #fff;
    font-family: "微软雅黑";
    font-size: 0.26rem;
    color: #000;
    padding: 0;
    padding-top: 1.14rem;
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
}

.swiper-container {
    width: 100%;
    /*height: 100%;*/
}

/*首页*/

/*nav*/

.nav {
    height: 1.14rem;
    width: 100%;
     position: fixed;
    top:0;
    z-index: 70;
    background-color: #fff;
}

.logo {
    width: 4.06rem;
    height: 1.14rem;
    margin: 0 auto;
}

.logo img {
    width: 3.22rem;
    margin: 0.22rem 0.3rem;
}

.shortpic {
    z-index: 200;
    position: absolute;
    top: 0.3rem;
    right: 1.1rem;
    cursor: pointer;
}

.shortpic img {
    width: 0.56rem;
    height: 0.56rem;

}

.ranges_c .lie{text-align:center;position:relative;}
.ranges_c .lie .wen{width:100%;}
.logo_cons img{width:100%;margin-bottom:20px;}
.ranges_c p{position:absolute;top:40%;}

.huipic {
    z-index: 200;
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
    cursor: pointer;
}

.huipic img {
    width: 0.56rem;
    height: 0.56rem;

}

/*.bar {*/
/*position: relative;*/
/*display: block;*/
/*width: 0.5rem;*/
/*height: 0.05rem;*/
/*margin: 0.1rem auto;*/
/*background-color: #000;*/
/*border-radius: 1px;*/
/*!*			-webkit-transition: .3s;*/
/*transition: .3s;*!*/
/*}*/

.menu-button {
    /*			    float: left;
    margin-top: 0.15rem;*/
    /*	    z-index: 999;*/
    position: absolute;
    top: 0.3rem;
    left: 0.45rem;
    /*padding: 0.15rem;*/
    cursor: pointer;
    /*	-webkit-transition: .3s;
            transition: .3s;*/
    background-color: #fff;
}

.menu-button img {
    width: 0.58rem;
    height: 0.54rem;
}

/*.menu-button .bar:nth-of-type(1) {*/
/*margin-top: 0;*/
/*}*/

/*.menu-button .bar:nth-of-type(3) {*/
/*margin-bottom: 0;*/
/*}*/

/*!*      清除浮动     *!*/
/*.clearfix::before, .clearfix::after {*/
/*content: '';*/
/*display: table;*/
/*}*/

/*.clearfix::after {*/
/*clear: both;*/
/*}*/

.navlist {
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 400;
    width: 100%;
    height: 100%;
    /*background-color: #fff;*/
}

.navcont {
    z-index: 400;
    width: 6.66rem;
    float: left;
    height: 100%;
    background: #fff;
}

.navdown {
    z-index: 400;
    width: 0.84rem;
    float: left;
    height: 100%;
    /*-moz-opacity: 0.8;*/
    /*opacity:.80;*/
    /*background: #000;*/
}

.yimg {
    height: 1.14rem;
    background: #fff;
}

.navdown img {
    width: 0.64rem;
    padding: 0.25rem 0;
    border: 0;
    margin-left: 0.07rem;
    background: #fff;
}

.yinying {
    width: 100%;
    height: 100%;
    margin: 0;
    border: 0;
    -moz-opacity: 0.4;
    opacity: .40;
    background: #000;
}

.listnav {
    margin-top: 0.4rem;
}

.yjlist {
    line-height: 0.9rem;
    margin: 0 0.30rem;
    border-bottom: 0.01rem solid #dcdcdc;
    width: 6rem;
    /*height: 1.8rem;*/
    font-size: 0.3rem;
    color: #767676;
}

.change {
    padding-left: 0.3rem;
    display: none;
}

/*.ejlist {*/
/*padding-left: 0.3rem;*/
/*}*/
.change li {
    width: 1.1rem;
    float: left;
}

.change li a {
    /*display:inline;*/
    width: 1.15rem;
    color: #979797;
    padding-left: 0.05rem;
    font-size: 0.24rem;
}

.yjlist a {
    line-height: 0.9rem;
    /*margin:0 0.30rem;*/
    display: inline-block;
    /*border-bottom:0.01rem solid red;*/
    width: 5.7rem;
    padding-left: 0.3rem;
    height: 0.90rem;
    font-size: 0.3rem;
    color: #767676;
}


/*banner*/

.swiper-pagination {
    transition: all 0s
}

.swiper-banner {
    height: 6.8rem;
    width: 7.5rem;
    background: #fff;
    overflow: hidden;
    position: relative;
	
	
}

.swiper-banner img {
   max-width:100%;
}

.slide_banner_item {
    text-align: center;
    background: #fff;
    width: 100%
}

.slide_text {
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.3rem;
}

.swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%;
}

.swiper-banner .swiper-pagination-bullet-active {
    background: #c89116;
    opacity: 1;
}

.swiper-banner .swiper-pagination {
    bottom: 0.4rem;
}

/*server*/

.server {
    height: 7.15rem;
    width: 100%
}

.index_tit {
    text-align: center;
    padding: 0.35rem 0;
}

.index_tit h1,
.index_tit h2 {
    font-weight: 200;
    font-size: 0.32rem;
    color: #b08023;
    line-height: 0.4rem;
}

.index_tit p {
    color: #fff;
    /*text-decoration:*/
}

.index_ser_img {
    width: 3.18rem;
    height: 0.7rem
}

.ser_btn a {
    display: block;
    height: 0.42rem;
    line-height: 0.36rem;
    width: 1.05rem;
    font-size: 0.3rem;
    color: #333333;
    margin-left: 5.95rem;
    padding: 0 0.2rem 0 0.15rem;
    background: url(../images/r_icon.png) right no-repeat;
    background-size: 0.16rem 0.36rem;
    border: 1px solid #999;
    font-weight: 100;
    border-radius: 0.05rem;
}

.index_tit p {
    color: #fff;
}

.server .ser_c {
    height: 4.35rem;
    width: 100%;
    background: url(../images/ser.jpg) no-repeat;
    background-size: 100%
}

.server .ser_c a {
    width: 50%;
    height: 2.15rem;
    float: left;
    display: block;
    color: #333333;
    font-size: 0.3rem;
}

.wap_rows{float:left;}











.server .ser_c a h3 {
    font-weight: 100;
    font-size: 0.3rem;
    height: 0.36rem;
    padding-right: 0.16rem;
    /* width: 0.7rem; */
    line-height: 0.36rem;
    text-align: center;
    background: url(../images/r_icon.png) right no-repeat;
    background-size: 0.16rem 0.36rem;
    float: right;
}

.server .ser_c a:nth-child(1) h3 {
    margin: 0.3rem 0.15rem 0 0;
}

.server .ser_c a:nth-child(2) h3 {
    margin: 0.3rem 0.7rem 0 0;
}

.server .ser_c a:nth-child(3) h3 {
    margin: 0.2rem 0.15rem 0 0;
}

.server .ser_c a:nth-child(4) h3 {
    margin: 0.2rem 0.75rem 0 0;
}

/*资讯快报*/
.zxkb {
    padding:0.20rem 0;
    margin-top:0.5rem;
    height: 1.40rem;
    background-color: #f2f2f2;
}

.zxkb-left {
    float: left;
    width: 1.00rem;
    font-size: 0.28rem;
    color: #8a7865;
    font-weight: bold;
    margin-left: 0.5rem;
    border: 0.03rem solid #8a7865;
}

.zxkb-left a {
    color: #8a7865;
}

.zxkb-left p {
    text-align: center;
    margin: 0.05rem 0.10rem;
}

.zxkb-right {
    float: right;
    margin-right: 0.50rem;
    height: 0.95rem;
    width: 5.25rem;
    /*border:0.01rem solid #00a0e9;*/
}

.lbimg {
    float: left;
}

.lbimg img {
    padding-top: 0.1rem;
    width: 0.35rem;
}

.swiper-listlh {
    float: left;
    height: 0.92rem;
    padding-left: 0.2rem;
    width: 4.7rem;
    overflow: hidden;
}



/*百度 地图*/
.yjjmap {
    padding-top:0.4rem;
    height: 7.5rem;
    background-color: #e6e6e6;
    /*border: 0.01rem solid #00a0e9;*/
}

#container3 {
    width: 88%;
    height: 80%;
    box-shadow:0rem 6px 10px #999999;
}

.maplist {
    width: 88%;
    height: 0.8rem;
    margin: 0 auto;
    background:#fff;
}

.maplist li {
    height: 0.65rem;
    background-color: #fff;
    line-height: 0.8rem;
    padding-left: 0.28rem;
    width: 19%;
}
.maplist li a {
    color: #6A6A6A;
}
.maplist li.active a {
    color: red;
}

.title {
    font-size: 14px;
    font-weight: bold;
    color: #cc5522;
}

.content {
    font-size: 13px;
    color: #333;
    margin-top: 6px;
}

.fl {
    float: left;
}

.footernav {
    height: 100%;
    padding-left: 0.35rem;

}
/*case*/

.case {
    height: 5rem;
    width: 100%;
    background: url(../images/case.jpg) no-repeat;
    background-size: 100%
}

.index_ser_case {
    height: 0.74rem;
    width: 3.45rem;
}

.case_c {
    text-align: center;
}

.case_c h2 {
    color: #fff;
    font-weight: 300;
    font-size: 0.32rem;
}

.case_c > p {
    font-size: 0.7rem;
    color: #ff9116;
}

.case_r h3 {
    color: #fff;
    font-size: 0.26rem;
    font-weight: 300;
    height: 0.35rem;
    padding-right: 0.15rem;
    width: 2rem;
    margin: 1rem auto 0;
    background: url(../images/r_icon2.png) no-repeat right;
    background-size: 0.13rem 0.34rem;
}

/*ranges*/

.ranges {
    width: 100%;

}

.ranges_c {
  
    margin: 0 auto;
}

.ranges .index_tit img {
    height: 0.67rem;
    width: 3.37rem;
}

.ranges_c div {

    border: 1px solid #c6c6c6;
    text-align: center;
    padding-top: 0.05rem;
    float: left;
    margin: 0.11rem;
}

.ranges_c div img {
  
}

.ranges p {
    color: #666666;
    line-height: 0.4rem;
    margin-top: 0.25rem;
    text-align: center;
}

/*guarantee*/

.gua {
   
    width: 100%;
    background: url(../images/gua.jpg) no-repeat;
   overflow:hidden;
   height:510px;
   
}

.gua .index_tit img {
    height: 0.72rem;
    width: 4.16rem;
}

.gua_c {
    margin-top: 0.6rem;
}

.gua_c p {
    width: 50%;
    text-align: center;
    float: left;
    color: #fff;
}

.gua_c p img {
    width: 0.77rem;
    height: 0.73rem;
}

.cont {
    height: 5rem;
    width: 100%;
    background: #ff9116;
}

.cont .index_tit img {
    height: 0.82rem;
    width: 2.63rem;
}

.cont_c {
    text-align: center;
}

.cont_c img {
    height: 2.09rem;
    width: 2.09rem;
}

.cont_c p {
    color: #fff;
    font-weight: 300;
    height: 0.35rem;
    padding-right: 0.15rem;
  
    margin: 0.25rem auto 0;
    background: url(../images/r_icon2.png) no-repeat right;
    background-size: 0.13rem 0.34rem
}

footer {
    height: 1.51rem;
    width: 100%;
    background: url(../images/footer.jpg) no-repeat;
    margin-bottom: 0.96rem;
}

footer p {
    text-align: center;
    color: #fff;
    font-size: 0.18rem;
    line-height: 0.36rem;
    padding-top: 0.25rem;
}

footer p span {
    color: #1e88b1;
    font-weight: bold;
}

/*案例*/

.case_b {
    height: 4.6rem;
    width: 100%;
    background: url(/template/1mnet/wap/static/images/case_banner.jpg) no-repeat;
    background-size: 100%
}

.case_b h1 {
    font-weight: 300;
    font-size: 0.3rem;
    color: #fff;
    line-height: 0.5rem;
    padding-top: 1.55rem;
    text-align: center;
}

.zubao {
    height: 5.2rem;
    width: 100%;
    background: url(/template/1mnet/wap/static/images/zubao.jpg) no-repeat;
    background-size: 100%;
}

.zubao h2 {
    font-weight: 300;
    font-size: 0.3rem;
    line-height: 0.5rem;
    text-align: center;
    padding-top: 0.5rem;
}

.zubao ul {
    margin-top: 3.4rem;
    height: 0.8rem;
    width: 100%;
    background: rgba(0, 0, 0, .02);
}

.zubao ul a {
    display: block;
    width: 20%;
    height: 0.8rem;
    line-height: 0.8rem;
    color: #000;
    font-size: 0.3rem;
    text-align: center;
    float: left;
}

.piju {
    height: 5.2rem;
    width: 100%;
    background: url(/template/1mnet/wap/static/images/piju.jpg) no-repeat;
    background-size: 100%
}

.piju h2 {
    color: #fff;
    font-weight: 300;
    font-size: 0.3rem;
    line-height: 0.5rem;
    text-align: center;
    padding-top: 0.5rem;
}

.piju ul {
    margin-top: 3.4rem;
    height: 0.8rem;
    width: 100%;
    background: rgba(255, 255, 255, .05);
}

.piju ul a {
    display: block;
    width: 25%;
    height: 0.8rem;
    line-height: 0.8rem;
    color: #fff;
    font-size: 0.3rem;
    text-align: center;
    float: left;
}

.wanbiao {
    height: 5.2rem;
    width: 100%;
    background: url(/template/1mnet/wap/static/images/wanbiao.jpg) no-repeat;
    background-size: 100%;
}

.wanbiao h2 {
    color: #333;
    font-weight: 300;
    font-size: 0.3rem;
    line-height: 0.5rem;
    text-align: center;
    padding-top: 0.5rem;
}

.dingzhi {
    height: 5.12rem;
    width: 100%;
    background: url(/template/1mnet/wap/static/images/dingzhi.jpg) no-repeat;
    background-size: 100%;
}

.dingzhi h2 {
    color: #fff;
    font-weight: 300;
    font-size: 0.3rem;
    line-height: 0.5rem;
    text-align: center;
    padding-top: 0.5rem;
}

.dingzhi ul {
    margin-top: 3.33rem;
    height: 0.8rem;
    width: 100%;
    background: rgba(255, 255, 255, .05);
}

.dingzhi ul a {
    display: block;
    width: 50%;
    height: 0.8rem;
    line-height: 0.8rem;
    color: #fff;
    font-size: 0.3rem;
    text-align: center;
    float: left;
}

.qita {
    color: #333;
    height: 5.2rem;
    width: 100%;
    background: url(/template/1mnet/wap/static/images/qita.jpg) no-repeat;
    background-size: 100%;
}

.qita h2 {
    font-weight: 300;
    font-size: 0.3rem;
    line-height: 0.5rem;
    text-align: center;
    padding-top: 0.5rem;
}

/*戒指服务案例*/

.ring_b {
    height: 0.66rem;
    width: 100%;
    background: url(../images/ring_b.jpg) no-repeat;
    background-size: 100%;
    text-align: center;
    padding-top:8px;
    font-size:16px;
    color:white;
}

.ring_b h1 {
    margin-top: 0;
    text-align: center;
    color: #fff;
    font-weight: 300;
    font-size: 0.24rem;
    line-height: 0.86rem;
}

.ring_con {
    background: #fbfbfb;
    border: #eee 1px solid;
    margin-bottom: 30px;
    border-radius: 1px;
    overflow: hidden;
}

.ring1_img {
    width: 100%;
    /*height: 3.55rem;*/
    /*float: left;*/
}

.ring1_img img {
    /*height: 90%;*/
    width: 100%;
    padding: 5%;
}

.ring_img {
  
    float: left;
}

.ring_img img {
    height: 98%;
    width: 98%;
    padding: 5%;
}

.ring_c {
    height: 1.55rem;
    /*width: 6.30rem;*/
    /*clear: both;*/
    padding: 0.5rem 0.6rem;
}

.ring_cl {
    width: 4.4rem;
    height: 1.55rem;
    float: left;
}

.ring_c h2 {
    margin-top: 0;
    color: #333;
    font-weight: 300;
    font-size: 0.36rem;
    margin-bottom: 0.15rem;
}

.ring_cl p {
    font-size: 0.26rem;
    color: #7f8080;
    line-height: 0.36rem;
}

.ring_cr {
    float: left;
    width: 1.79rem;
    padding: 0.7rem 0 0 0.6rem;
}

.ring_cr a {
    display: block;
    width: 100%;
    height: 0.42rem;
    border: 1px solid #060001;
    border-radius: 0.05rem;
    font-size: 0.24rem;
    line-height: 0.36rem;
    text-align: center;
    color: #323333;
}

.ring_page {
    background: #fbfbfb;
    height: 0.6rem;
    padding: 0.63rem 0.43rem;
}

.ring_page a {
    display: inline-block;
    height: 0.6rem;
    width: 0.6rem;
    font-size: 0.24rem;
    line-height: 0.6rem;
    background: #e5e5e5;
    margin-left: 0.15rem;
    text-align: center;
    color: #000;
}

.ring_page .prev {
    width: 1rem;
}

.ring_page .next {
    width: 1rem;
}

/*内容页*/

.show_slide a {
    color: #c89116;
}

.con_wrap {
    height: 100%;
    width: 100%;
}

.con_img {
    height: 7.5rem;
    width: 7.5rem;
}

.con_img img {
    height: 100%;
    width: 100%;
}

.con_con {
    padding: 0.55rem;
    margin-bottom: 0.38rem;
}

.con_con h4 {
    font-size: 0.36rem;
    font-weight: 600;
    padding-bottom: 0.25rem;
    color: #777878;
}

.con_con p {
    color: #777878;
    line-height: 0.40rem;
}

.button-prev {
    transform: rotate(180deg);
    right: auto;
    left: 5%;
    top: 4.5rem;
    width: 0.27rem;
    height: 0.44rem;
    border: 1px solid #666;
    background: url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23b08023'%2F><%2Fsvg>");
}

.button-next {
    right: 5%;
    left: auto;
    top: 4.5rem;
    width: 0.27rem;
    height: 0.44rem;
    border: 1px solid #666;
    background: url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23b08023'%2F><%2Fsvg>");
}

/*联系页面*/


.cont_tel {
    height: 4.65rem;
    width: 100%;
    text-align: center;
    background: url(../images/phone.jpg) no-repeat;
    background-size: 100%;
    padding-top: 2.95rem;
}

.cont_tel h1 {
    font-weight: 300;
    font-size: 0.26rem;
    color: #fff;
    margin-top: 0.3rem;
}

.cont_add {
    width: 6.7rem;
    margin: 0 auto;
    padding-top: 0.35rem;
    padding-bottom: 0.55rem;
    border-bottom: 1px solid #d8d8d8;
}

.cont_add h3 {
    margin-bottom: 0.2rem;
    font-weight: 300;
    font-size: 0.3rem;
    color: #161616
}

.cont_add p {
    font-size: 0.24rem;
    color: #8b8b8b;
    line-height: 0.5rem;
}

.wei {
    height: 4.6rem;
    padding: 0.55rem 0;
    width: 5.8rem;
    margin: 0 auto;
}

.wei img {
    width: 2.01rem;
    height: 2.01rem;
}

.ewm {
    width: 2.01rem;
    height: 2.6rem;
    text-align: center;
    float: left;
    margin: 0 0.42rem;
}

.ewm h4 {
    font-weight: 300;
    font-size: 0.3rem;
    line-height: 0.52rem;
    color: #353535;
}

/*资讯*/

.news_banner {
    height: 4.6rem;
    width: 100%;
    background: url(/template/1mnet/wap/static/images/news_banner.jpg) no-repeat;
    background-size: 100%
}

.news_tit_img {
    width: 4.22rem;
    height: 1.08rem;
}

.news_banner h1 {
    font-weight: 300;
    font-size: 0.36rem;
    color: #fff;
    padding: 1.30rem 0 0 0.5rem;
}

.news_banner h1 span {
    font-size: 0.3rem;
}

/*列表切换*/

.maple-tab {
    background-color: #fff;
    width: 6.7rem;
    margin: 0 auto;
}

.maple-tab ul {
    width: 6.6rem;
    overflow: hidden;
    margin: 0 auto;
}

.maple-tab ul li {
    float: left;
    width: 1.65rem;
    text-align: center;
    color: #3a3a3a;
    font-size: 0.3rem;
    height: 0.59rem;
    line-height: 0.59rem;
}

/*tab活动状态样式*/

.maple-tab .active {
    width: 1.61rem;
    height: 0.55rem;
    line-height: 0.55rem;
    color: #cd8f22;
    border: 1px solid #c5c5c5;
}

.tab-content-1,
.tab-content-2,
.tab-content-3,
.tab-content-4 {
    width: 100%;
    height: auto;
    padding-top: 0.4rem;
}

.news_con1 {
    width: 6.72rem;
    background: #eaeaea;
    margin: 0 auto 0.15rem;
    border: #eee 1px solid;
}

.news_con_img1 {
    text-align: center;
}

.news_con_img1 img {
    width: 6.72rem;
    height: 3.05rem;
}

.news_con_con {
    padding: 0.35rem;
}

.news_con_con h4 {
    font-weight: 300;
    font-size: 0.3rem;
    line-height: 0.48rem;
    color: #1b1b1b;
    position: relative;
}

.news_con_con h4 span {
    text-align: right;
    font-size: 0.24rem;
    color: #a1a1a1;
    position: absolute;
    right: 0;
}

.news_con_con .border {
    width: 0.65rem;
    height: 0;
    border: 1px solid #3f3f3f;
    margin: 0.20rem 0;
}

.news_con_con p {
    color: #3f3f3f;
    line-height: 0.36rem;
}

.news_con_con i {
    display: block;
    color: #c89116;
    margin-top: 0.30rem;
}

.news_btn {
    clear: both;
    height: 0.45rem;
    line-height: 0.45rem;
    width: 2.00rem;
    margin: 0.50rem auto;
    display: block;
    color: #dfa816;
    border: 1px solid #dfa816;
    text-align: center;
}

.news_con2 {
    overflow: hidden;
}

.news_con2_f {
    float: left;
    width: 3.42rem;
    padding-bottom: 0.30rem;
}

/*.news_con2 > div:nth-child(odd) {
    border-right: 1px dashed #cf9d53;
    padding-right: 0.23rem;
    margin-left: 0.35rem !important;
}*/

.news_con2_f img {
    height: 3.4rem;
    width: 3.16rem
}

/*.news_con2 > div:nth-child(even) {
    padding-left: 0.23rem;
}*/

.news_con2 h4 {
    padding-top: 0.10rem;
    font-size: 0.30rem;
    line-height: 0.48rem;
    color: #3a3a3a;
}

.news_con2 .news_date {
    color: #757575;
}

/*资讯详情*/

.content_cont img {
    width: 100%;
    height: auto;
}

.content_cont {
    padding: 0.35rem 0.40rem;
    min-height: 9.7rem;
}

.content_cont h1 {
    font-size: 0.36rem;
    font-weight: 300;
    text-align: center;
}

.content_date {
    text-align: center;
    color: #818181;
    line-height: 0.30rem;
    padding: 0.10rem 0 0.35rem;
}

/*.content_cont p {*/
    /*color: #3f3f3f;*/
    /*line-height: 0.45rem;*/
    /*padding-bottom: 0.25rem;*/
/*}*/

.content_img {
    text-align: center;
    width: 6.72rem;
}

.about_tit_img {
    height: 0.77rem;
    width: 2.27rem;
}

/*关于*/

.about_banner{
    height: 4.60rem;
    width: 100%;
    background: url(/template/1mnet/wap/static/images/about_banner2.jpg) no-repeat;
    background-size: 100%
}

.about-tab {
    background-color: #fff;
    width: 6.70rem;
    margin: 0 auto;
}

.about-tab ul {
    width: 100%;
    overflow: hidden;
}

.about-tab ul li:nth-child(1) {
    border-right: none;
}

.about-tab ul li:nth-child(2) {
    border-right: none;
}

.about-tab ul li {
    float: left;
    width: 2.20rem;
    text-align: center;
    color: #3a3a3a;
    font-size: 0.30rem;
    height: 0.56rem;
    line-height: 0.56rem;
    border: 1px solid #c5c5c5;
}

/*tab活动状态样式*/

.about-tab .active_about {
    width: 2.20rem;
    height: 0.60rem;
    line-height: 0.60rem;
    color: #cd8f22;
    background: #a78023;
    color: #fff;
    border: none;
}

.about_img {
    width: 6.70rem;
    height: auto;
    text-align: center;
    overflow: hidden;
}

.about_img img {
    height: auto;
    width: 100%;
}

.swiper-about .tab-content-1 p {
    margin: 0.15rem 0;
    line-height: 0.46rem;
}

.about3_img {
    margin: 0 auto 0.25rem;
    overflow: hidden;
}

.swiper-about .tab-content-2 p {
    line-height: 0.46rem
}

.swiper-about .tab-content-2 .about_img {
    padding-top: 0.10rem;
}

.swiper-about .tab-content-2 h4 {
    font-size: 0.28rem;
    line-height: 0.56rem;
    color: #a38023;
}

.swiper-about .tab-content-2 .martop65 {
    margin-top: 0.50rem;
}

.about3_img1 {
    background: url(/template/1mnet/wap/static/images/aabout3_img1.jpg) no-repeat;
    background-size: 100%;
    padding: 0.90rem 0 0 1.05rem;
    color: #5d5d5d;
    height: 3.24rem;
    width: 6.7rem;
}

.about3_img span {
    font-weight: 900;
}

.about3_img2 {
    background: url(/template/1mnet/wap/static/images/about3_img2.jpg) no-repeat;
    background-size: 100%;
    padding: 0.90rem 0 0 2.85rem;
    color: #fff;
    height: 3.24rem;
    width: 6.7rem;
}

.about3_img3 {
    background: url(/template/1mnet/wap/static/images/about3_img3.jpg) no-repeat;
    background-size: 100%;
    height: 3.24rem;
    width: 6.7rem;
}

/*公共部分*/

.about_common {
    margin: 0.20rem 0 0.40rem 0;
}

.about_c_tit {
    text-align: center;
}

.about_c_tit img {
    width: 6.68rem;
    height: 0.42rem
}

.about_c_tit h4 {
    font-size: 0.32rem;
    font-weight: 500;
}

.about_c_tit h4 span {
    font-weight: 100;
    color: #b3b3b3;
    font-family: "宋体"
}

.about_c_con {
    width: 5.2rem;
    margin: 0.20rem auto;
}

.about_c_con p {
    line-height: 0.50rem;
    text-align: center;
}

.about_c_con p span {
    font-weight: bold;
}

.swiper-about {
    width: 6.70rem;
    overflow: hidden;
    margin: 0 0.40rem;
}

.partner {
    margin-top: 0.20rem;
    height: 8.39rem;
    overflow: hidden;
}

.partner img {
    /*height: 17.26rem;*/
    width: 100%;
}

.partner_btn {
    height: 0.50rem;
    line-height: 0.50rem;
    width: 1.70rem;
    margin: 0.5rem auto;
    display: block;
    font-size: 0.26rem;
    border: 1px solid #cecece;
    padding: 0 0.34rem 0 0.10rem;
    background: url(../images/partner_icon.jpg) center right no-repeat;
    background-size: 0.32rem 0.34rem
}

.gua_con {
    width: 6.70rem;
    margin: 0.25rem auto 0;
    text-align: center;
    border: 1px solid #cecece;
}

.gua_con_tit {
    height: 0.86rem;
    text-align: center;
    background: #a78023;
    padding: 0.15rem 0;
    color: #fff;
}

.gua_con_tit h3 {
    width: 1.8rem;
    font-size: 0.36rem;
    border-bottom: 1px dashed #fff;
    margin: 0 auto;
    line-height: 0.5rem;
}

.gua_con_tit h4 {
    font-size: 0.28rem;
    font-weight: 300;
}

.gua_con p {
    height: 0.85rem;
    color: #3d3d3d;
    line-height: 0.42rem;
    padding: 0.20rem 0;
}

/*服务*/

.server_banner h1 img {
    height: 6.2rem;
    width: 100%
}

.server_tit_img {
    height: 0.8rem;
    width: auto;
}

.swiper-server {
    width: 6.70rem;
    margin: 0.40rem auto;
    overflow: hidden;
}

.server-tab {
    background-color: #fff;
    width: 6.70rem;
    margin: 0 auto;
}

.server-tab ul {
    width: 100%;
    overflow: hidden;
}

.m-border-right {
    border-right: 1px solid #dedede;
}

.server-tab ul li {
    list-style-type: none;
    float: left;
    width: 25%;
    text-align: center;
    color: #333;
    padding: 4% 0;
    border-bottom: 1px solid #dedede;
    cursor: pointer;
}

/*tab活动状态样式*/

.server-tab_list {
    overflow: auto;
    margin-bottom: 0.3rem;
}

.server-tab_list ul li a {
    display: block;
    list-style-type: none;
    float: left;
    width: 25%;
    text-align: center;
    color: #333;
    padding: 0.15rem 0;
    border-bottom: 1px solid #dedede;
    cursor: pointer;
}

.active_server {
    color: #f76755 !important;
    border-bottom: 1px solid #f76755 !important;
}

.swiper-server p {
    height: 2.30rem;
    width: 6.70rem;
    margin-bottom: 0.10rem;
    position: relative;
}

.swiper-server p span {
    display: block;
    height: 0.32rem;
    overflow: hidden;
    width: 1.2rem;
    padding-left: 0.17rem;
    position: absolute;
    top: 1.15rem;
    left: 4.60rem;
    font-size: 0.22rem;
    line-height: 0.33rem;
}

.write {
    background: url(../images/write_icon.png) no-repeat;
    background-size: 0.17rem 0.33rem;
    color: #fff;
}

.black {
    background: url(../images/black_icon.png) no-repeat;
    background-size: 0.17rem 0.33rem;
    color: #999999;
}

.swiper-server a {
    display: block;
}

.swiper-server .tab-content-1 a:nth-child(1) {
    background: url(/template/1mnet/wap/static/images/ring_img.png) no-repeat;
    background-size: 6.7rem 2.27rem;
}

.swiper-server .tab-content-1 a:nth-child(2) {
    background: url(/template/1mnet/wap/static/images/earring_img.png) no-repeat;
    background-size: 6.7rem 2.27rem;
}

.swiper-server .tab-content-1 a:nth-child(3) {
    background: url(/template/1mnet/wap/static/images/necklace_img.png) no-repeat;
    background-size: 6.7rem 2.27rem;
}

.swiper-server .tab-content-1 a:nth-child(4) {
    background: url(/template/1mnet/wap/static/images/bracelet_img.png) no-repeat;
    background-size: 6.7rem 2.27rem;
}

.swiper-server .tab-content-1 a:nth-child(5) {
    background: url(/template/1mnet/wap/static/images/jadeite_img.png) no-repeat;
    background-size: 6.7rem 2.27rem;
}

.swiper-server .tab-content-3 a:nth-child(1) {
    background: url(/template/1mnet/wap/static/images/bag.png) no-repeat;
    background-size: 6.7rem 2.31rem;
}

.swiper-server .tab-content-3 a:nth-child(2) {
    background: url(/template/1mnet/wap/static/images/belt.png) no-repeat;
    background-size: 6.7rem 2.31rem;
}

.swiper-server .tab-content-3 a:nth-child(3) {
    background: url(/template/1mnet/wap/static/images/shoes.png) no-repeat;
    background-size: 6.7rem 2.31rem;
}

.swiper-server .tab-content-3 a:nth-child(4) {
    background: url(/template/1mnet/wap/static/images/cloth.png) no-repeat;
    background-size: 6.7rem 2.31rem;
}

.swiper-server .tab-content-2 a {
    height: 3.40rem;
    width: 6.70rem;
    background: url(/template/1mnet/wap/static/images/watch.png) no-repeat;
    background-size: 100%;
}

.swiper-server .tab-content-2 p span {
    top: 2.05rem;
    left: 4.00rem;
}

.swiper-server .tab-content-4 p {
    height: 3.30rem;
    width: 6.82rem;
    background: url(/template/1mnet/wap/static/images/watch.png) no-repeat;
}

.swiper-server .tab-content-4 p span {
    top: 1.65rem;
    left: 4.15rem;
    padding-left: 0;
    padding-right: 0.07rem;
    background: url(../images/write_icon.png) no-repeat right;
    background-size: 0.17rem 0.33rem;
    color: #fff;
    text-align: center;
}

.swiper-server .tab-content-4 p:nth-child(1) {
    background: url(/template/1mnet/wap/static/images/dingzhi_img1.jpg) no-repeat;
    background-size: 6.82rem 3.29rem
}

.swiper-server .tab-content-4 p:nth-child(2) {
    background: url(/template/1mnet/wap/static/images/dingzhi_img2.jpg) no-repeat;
    background-size: 6.82rem 3.29rem
}

/*服务内页*/

.scope {
    width: 6.9rem;
    margin: 0 auto 0.45rem;
    overflow: hidden;
    height: 9.6rem;
    overflow: hidden;
}

.ser_inside_tit_img {
    height: 0.78rem;
    width: 3.63rem;
}

.scope > div {
    width: 3.3rem;
    height: 3rem;
    float: left;
    background: #ccc;
    margin-top: 0.2rem;
    position: relative;
}

.scope > div > img {
    width: 3.3rem;
    height: 3rem;
}

.scope > div:nth-child(even) {
    margin-left: 0.3rem;
}

.scope p {
    width: 100%;
    height: 0.65rem;
    padding-top: 0.05rem;
    line-height: 0.3rem;
    float: left;
    text-align: center;
    background: rgba(102, 102, 102, .7);
    color: #fff;
    position: absolute;
    bottom: 0;
    margin: 0;
}

.scope p span {
    font-family: "宋体";
    font-size: 0.2rem;
}

.scope_btn {
    color: #999;
    font-size: 0.36rem;
    display: block;
    height: 0.7rem;
    width: 2.8rem;
    text-align: center;
    line-height: 0.7rem;
    border: 1px solid #ccc;
    margin: 0 auto 0.4rem;
}

.ser_advan h4 {
    color: #b28328;
}

.ser_advan h4 span {
    color: #b58933;
}

.ser_advan_con {
    background: #f6f6f6;
    padding: 0.02rem 0;
    margin: 0.15rem 0 0.30rem;
}

.show_case {
    text-align: center;
    margin-top: 0.20rem;
}

.show_case_num {
    height: 1.05rem;
}

.show_case_num img {
    height: 0.55rem;
    width: 2.87rem;
}

.show_case h4 {
    color: #333333;
    font-size: 0.26rem;
    font-weight: 300;
}

.show_slide_wrap {
    height: 7.60rem;
    background: url(/template/1mnet/wap/static/images/show_bg.jpg) top no-repeat;
    background-size: 7.5rem 1.04rem;
    margin: 0.20rem 0;
}

.show_slides {
    padding-top: 0.30rem
}

.show_slides img {
    height: 7.31rem;
    width: 5.88rem;
}

.swiper-prev {
    background: url(../images/show_prev.jpg) no-repeat;
    background-size: 100%;
    height: 0.60rem;
    width: 0.60rem;
}

.swiper-next {
    background: url(../images/show_prev.jpg) no-repeat;
    height: 0.60rem;
    width: 0.60rem;
    background-size: 100%;
    transform: rotate(180deg);
}

.show_case a {
    display: block;
    height: 0.34rem;
    padding: 0.05rem 0.32rem 0.05rem 0.10rem;
    width: 1.20rem;
    margin: 0 auto 0.30rem;
    background: url(../images/partner_icon.jpg) no-repeat right;
    background-size: 0.32rem 0.34rem;
    border: 1px solid #999;
    color: #3d3d3d;
    font-size: 0.26rem;
}

.process {
    margin-top: 0.40rem;
}

.process_con {
    padding: 0 0 0.90rem 0;
    width: 100%;
    text-align: center;
    margin-top: 0.25rem;
}

.process_con img {
    height: auto;
    width: 7.5rem;
}

.footer_nav {
    width: 7.5rem;
    height: 1.1rem;
    position: fixed;
    bottom: 0;
    background: #fff;
    z-index: 100;
    box-shadow: 0px -2px 4px #d8d8d8;
}

.footer_nav a {
    display: inline-block;
    width: 25%;
    float: left;
    padding-top:0.15rem;
    height: 1.1rem;
    text-align: center;
    color: #999999;
     font-size: 0.2rem;
}
.fticon {
    width: 0.52rem;
    height: 0.52rem;
    vertical-align: -0.15em;
    fill: #ccc;
    overflow: hidden;
}
.icon {
    width: 0.4rem;
    height: 0.4rem;
    vertical-align: -0.15em;
    fill: #ccc;
    overflow: hidden;
}

/* 在线咨询 */
.kfkg {
    width: 100%;
    z-index: 9999;
    position: fixed;
    background: #fff;
    bottom: 4rem;

}

.zxicon {
    width: 0.35rem;
    height: 0.35rem;
    margin-right: 0.1rem;
}

.kfkg li {
    padding: 0.1rem 0.1rem;
    color: #b08023;
    line-height: 1rem;
    text-align: center;
    border-top: 0.01rem solid #eee;
}

.kfkg li a {
    color: #b08023;
    font-size: 0.3rem;
    padding: 0.3rem 1.6rem;
}

.popLayer {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 400;
    background: black;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80); /* 只支持IE6、7、8、9 */
}

/*定制服务*/

.custom_banner {
    height: 6.20rem;
}

.custom_banner img {
    height: 6.2rem;
    width: 100%;
}

.custom_Prompted img{
   height: 3rem;
    box-shadow: 0px 4px 10px #d6d6d6;
}



.custom_tit_img {
    height: 0.82rem;
    width: 3.66rem;
}

.custom_p {
    width: 6.4rem;
    margin: 0 auto;
    overflow: hidden;
}

.custom_p p {
    height: 0.65rem;
    width: 2.95rem;
    margin: 0.10rem;
    border: 1px solid #5d5d5d;
    color: #5d5d5d;
    line-height: 0.65rem;
    text-align: center;
    float: left;
}

.custom_map {
    background: #f8f8f8;
    text-align: center;
    margin-top: 0.60rem;
    position: relative;
    padding: 1.35rem 0 0.40rem;
}

.custom_map .custon_tit {
    position: absolute;
    top: -0.23rem;
    left: 0.39rem;
}

.custon_tit p img {
    width: 6.73rem;
    height: 0.45rem;
}

.custom_map > p img {
    width: 100%;
    height: 3.99rem;
}

.custon_tit h4 {
    font-size: 0.32rem;
    font-weight: 300;
}

.custon_tit h4 span {
    font-family: "宋体";
    color: #999;
}

.soul {
    text-align: center;
    margin: 0.60rem 0 0;
    position: relative;
    padding: 0.80rem 0 0;
}

.soul .custon_tit {
    left: 0.39rem;
    position: absolute;
    top: -0.83rem;
}

.soul img {
    height: 4.6rem;
    width: 100%
}

.soul > p {
    color: #666666;
    margin-bottom: 0.40rem;
}

.advanced {
    text-align: center;
    background: #f8f8f8;
    margin-top: -0.07rem;
    padding: 0.25rem 0 0.50rem;
}

.advanced img {
    height: 2.1rem;
    width: 2.1rem
}

.advanced > p {
    color: #666666;
    margin: 0.30rem 0;
}

.advanced_wrap {
    position: relative;
    width: 6.90rem;
    margin: 0 auto;
}

.swiper-advanced {
    width: 100%;
    height: 3.22rem;
    overflow: hidden;
}

.swiper-advanced .swiper-slide {
    text-align: center;
    background: #fff;
    border-radius: 0.1rem;
}

.swiper-advanced .swiper-slide p {
    color: #666;
    font-size: 0.30rem;
    line-height: 0.50rem;
}

.chengpin_img > a {
    display: block;
    height: 0.46rem;
    padding: 0.05rem 0.32rem 0.05rem 0.10rem;
    width: 1.6rem;
    margin: 0 auto 0.30rem;
    background: url(../images/partner_icon.jpg) no-repeat right;
    background-size: 0.32rem 0.34rem;
    border: 1px solid #999;
    color: #3d3d3d;
    font-size: 0.26rem;
    clear: both;
    line-height: 0.36rem;
    text-align: center;
}

.swiper-advanced .swiper-slide p span {
    font-size: 0.36rem;
    font-family: "宋体";
    font-weight: 100;
    color: #b3b3b3;
}

.swiper-advanced .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    border: 1px solid #333;
}

.swiper-advanced .swiper-pagination-bullet-active {
    background: #333;
    opacity: 1;
}

.swiper-advanced .swiper-pagination {
    bottom: -0.30rem;
}

.chengpin {
    text-align: center;
}

.chengpin_img img {
    height: 1.6rem;
    width: 3.2rem;
}

.chengpin h4 {
    font-size: 0.32rem;
}

.chengpin > p {
    color: #666;
    margin: 0.20rem 0;
}

.chengpin_img {
    width: 6.92rem;
    margin: 0 auto;
    overflow: hidden;
}

.chengpin_img p {
    width: 3.2rem;
    height: 1.6rem;
    float: left;
    border: #eee 1px solid;
    margin: 0.10rem 0.1rem 0.3rem;
}

.privileges {
    margin-top: 0.30rem;
}

.privilege_img {
    width: 100%;
    margin: 0.60rem 0 0.10rem;
}

.privilege_img img {
    height: 4.3rem;
    width: 100%;
}

.ser_process {
    background: #eeeeee;
    padding: 1.00rem 0;
    position: relative;
}

.ser_process .custon_tit {
    left: 0.39rem;
    position: absolute;
    top: -0.23rem;
    text-align: center;
}

.ser_process_img {
    text-align: center;
    margin-top: 0.50rem;
}

.ser_process_img img {
    height: 3.73rem;
    width: 6.61rem;
}

.index_ser_480 {
    height: 0.7rem;
    width: 4.8rem;
}

.index_ser_520 {
    width: 5.2rem;
    height: 0.7rem;
}

.index_ser_1 {
    height: 0.8rem;
    width: 5.2rem;
}

/*咨询*/

.icon1 {
    fill: rgba(255, 255, 255, 0.8);
    overflow: hidden;
}

@keyframes mykefu {
    0% {
        fill: rgba(255, 255, 255, 0.8);
    }
    50% {
        fill: #ff9116;
    }
    100% {
        fill: rgba(255, 255, 255, 0.8);
    }
}

.kefu {
    animation: mykefu 1s infinite linear;
}

@keyframes mylipin {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.5)
    }
    100% {
        transform: scale(1);
    }
}

@keyframes myseek {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}

.seek {
    animation: myseek 1s infinite linear;
}

.lipin {
    animation: mylipin 1s infinite linear;
}

.zxkficon {
    height: 0.95rem;
    border-radius: 0.2rem;
}

.active_icon{
        position: fixed;
        right: 0.1rem;
        bottom: 5rem;
        z-index: 200;
        display: block;  
       
    }
    .active_icon img{ 
        width: 1.5rem;
         position: absolute;
         right: 0.2rem;
         animation: myfirst 2s infinite;
        -moz-animation: myfirst 2s infinite;
         -webkit-animation: myfirst 2s infinite; 
        -o-animation: myfirst 2s infinite;
    }


    @keyframes myfirst{
      0% {top: 0;}
      50% {top: 10px;}
      100% {top: 0;}
     
   }


#zixun {
    position: fixed;
    right: 0.4rem;
    bottom: 5rem;
    z-index: 350;
    display: block;
}

#zixun p {
    position: relative;
}

#zixun a {
    /* background-color: rgba(0, 0, 0, .4); */
    text-decoration: none;
    color: #fff;
    display: block;
    height: 0.72rem;
    width: 0.58rem;
    position: absolute;
    left: -0.75rem;
    text-align: center;
    padding: 0.1rem;

}

#zixun a:nth-child(1) {
    top: 0;
}

#zixun a:nth-child(2) {
    top: 0.94rem;
}

/*        #zixun a:nth-child(3){
    	top: 1.88rem;
    	border-bottom:none; }
*/

#zixun a:nth-child(3) {
    top: 1.88rem;
    display: none;
}

#zixun a:nth-child(4) {
    top: 2.82rem;
    border-bottom: none;
}

#zixun .goTop {
    display: none;
}

.index_tit_list {
    padding: 0.35rem 0 0
}

.swiper-server_list {
    margin: 0 auto 0.4rem
}

.jj h1 {
    text-align: center;
    margin: 0.4rem 0 0.1rem;
}

.jj h1 img {
    height: 1.15rem;
    width: auto;
}

.jj > p {
    padding: 0 0.45rem;
    font-size: 0.28rem;
}

.rangs_btna {
    display: block;
    color: #333333;
    height: 0.36rem;
    padding-right: 0.16rem;
    width: 1.3rem;
    margin: 0.3rem auto;
    background: url(../images/r_icon.png) no-repeat right;
    background-size: 0.16rem 0.36rem;
    text-align: center;
}

.index_news {
    padding: 0.5rem 0 0;
}

.index_news h2 {
    color: #b08023;
    font-size: 0.36rem;
    text-align: center;
    font-weight: 300;
}

.index_new {
    padding: 0.18rem 0;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}

.index_new p {
    padding: 0 0.5rem;
    overflow: hidden;
    line-height: 0.4rem;
    color: #666666;
}

.index_new span {
    margin-right: 0.3rem;
    color: #fff;
    display: inline-block;
    height: 0.43rem;
    width: 0.53rem;
    background: url(../images/news_span.png) no-repeat;
    background-size: 0.53rem 0.43rem;
    padding-left: 0.1rem;
}

.ranges_c div {
 
    border: 1px solid #c6c6c6;
    text-align: center;
    padding-top: 0.05rem;
    float: left;
    margin: 0.11rem 0.06rem;
}

.ranges_c div img {
  
    width: auto;
}

.ranges p {
    color: #4f4f4f;
    width: 6rem;
    margin: 0 auto;
    line-height: 0.4rem;
    margin-top: 0.25rem;
    text-align: left;
}

.keylink {
    color: #000
}
 .swiper-listlh a {
        color: #999999;
    }
    .swiper-listlh p {
        margin:0.1rem  0 0.05rem;
    }

/*弹框*/
.proframe {
    width: 6.4rem;
    z-index: 100;
    position: fixed;
    left: 50%;
    bottom: 58%;
    margin-left: -3.2rem;
    margin-bottom:-2rem;
    border-radius: 0.3rem;
    box-shadow: 0rem 0.2rem 0.3rem 0rem rgba(0,0,0,.2); 
}

.proframe .proframe_guanbi {
    background: url(../images/proframe_close.png) no-repeat center center;
    width: 0.36rem;
    height: 0.36rem;
    position: absolute;
    right: 0.3rem;
    top: 0.18rem;
    cursor: pointer;
}

.proframeimg{
   position: absolute;
   bottom: 0.2rem;
   right: 0.2rem;
}   

.activ_iteam h1{
    font-size: 28px;
    text-align: center;
    color:#d0b05d;
    margin: 0.5rem 0rem;

}

.activ_iteam{
   width: 7.5rem;
   height: 10rem;
   background-color: write;
}
.activ_iteam img{
    width: 7.2rem;
   margin-left:0.15rem;
}

.activ_iteam h2{
    font-size: 16px;
    text-align: center;
    width: 6.4rem;
    margin: 0 auto;

}

/*.jishishow_btn{
    margin-top: 40px;
}*/
.jishishow_zjg{
    margin-top: 10px;
}
.jishishow_zjg img {
    width: 3.6rem;
    margin: 0 auto;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

 .biaodan{width:90%;margin:0 auto;border:1px solid #fff;font-size:16px;margin-top:40px;color:#fff;}
  .biaodan .title{width:100%;line-height:40px;border-bottom:1px solid #fff;background:#fff;color:#333;font-size:16px;text-indent:5px;}
.biaodan li{width:100%;border-bottom:1px solid #fff;height:40px;line-height:40px;padding-left:15px;}
.biaodan .title .data{color:#333;float:right;padding-right:5px;}
.biaodan li span{width:23%;text-align:center;display:inline-block;font-size:12px;}
.biaodan .sub_title{font-weight:bold;}
.biaodan .sub_title span{width:23%;display:inline-block;font-size:16px;}
.buttonImg{display:none;}

.moblist li p{margin-top:20px;padding-left:10px;}
.moblist li a{color:#333;    display: inline-block;
    width: 100px;
    text-align: center;padding:5px 0;}
.moblist li .on{background: #fe9116;
    color: #fff;}	
	

.infoscbklist{overflow:hidden;margin-top:30px;}
.pin_class .part1 h3{height:80px;}
.pin_class .part1 .pic{max-width:100%;margin-bottom:30px;}
.pin_class .part1 .pic img{width:100%;}
.pin_class .part1{margin-bottom:30px;}
.pin_class .part1 li{float:left;width:25%;text-align:center;margin-left:20px;margin-right:10px;margin-bottom:10px;}
.pin_class .part1 li img{width:100%;}

.post p{word-wrap:break-word;}


.page-num{padding:2px 6px;border:1px solid #ccc;margin-left:2px;margin-right:2px;}
.page-item{padding:2px 6px;border:1px solid #ccc;}
.my-4{text-align:center;}

.main_search{padding:0 10px;}
.main_search #submit_box{width:78%; border:1px solid #ccc;height:35px;text-align:center;}
.main_search #submit_btn{height:37px;width:20%;border:1px solid #ccc;background:#aa8647;color:#fff;}
.main_search .search_pu{margin-top:10px;}

.buymain{overflow:auto;}
.shanglist{overflow:auto;}
.shanglist li{width:50%;float:left;border:1px solid #ccc;}
.shanglist li img{width:100%;padding:15px;}
.shanglist li p{text-align:center;color:#666;}

.caseshow h2{margin-top:0px;margin-bottom:10px;}
.content_con{margin-top:15px;margin-bottom:15px;}










