﻿/*首页*/
/*nav*/
.nav {
    height: 1.24rem;
    width: 100%;
     position: fixed;
    top:0;
    z-index: 70;
    background-color: #fff;
}
.logo {
    width: 4.06rem;
    height: 1.24rem;
    margin: 0 auto;
}

.logo img {
  width: 3.22rem;
    margin: 0.22rem 0.3rem;
}

.shortpic {
    z-index: 200;
    position: absolute;
    top: 0.3rem;
    right: 1.2rem;
    cursor: pointer;
}

.shortpic img {
    width: 0.56rem;
    height: 0.56rem;

}
.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: .5rem;*/
  /*height: .05rem;*/
  /*margin: .1rem auto;*/

  /*border-radius: 1px;*/
  /*background-color: #fff;*/
/*}*/

.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;
}



.content_con img{max-width:95%;}
.post img{max-width:100%;max-height:100%;}







.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;*/
/*}*/


.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.24rem;
    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.2rem;
    float: left;
}

.change li a {
    /*display:inline;*/
    width: 1.25rem;
    height: 0.9rem;
    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;
}

/*.list{*/
  /*position: absolute;*/
  /*z-index: 999;*/
  /*top: 1.24rem;*/

  /*display: none;*/

  /*width: 100%;*/

  /*border-top: 1px solid #fff;*/
  /*background: rgba(0,0,0,.5);*/
/*}*/
/*.list li a{*/
  /*font-size: .32rem;*/
  /*line-height: .9rem;*/

  /*display: inline-block;*/
  /*float: left;*/

  /*width: 1.25rem;*/
  /*height: .9rem;*/

  /*text-align: center;*/

  /*color: #fff;*/
/*}*/
/*.cross .bar:nth-of-type(1){*/
  /*-webkit-transform: translateY(.15rem) rotate(-45deg);*/
      /*-ms-transform: translateY(.15rem) rotate(-45deg);*/
          /*transform: translateY(.15rem) rotate(-45deg);*/
/*}*/
/*.cross .bar:nth-of-type(2){*/
  /*opacity: 0;*/
/*}*/
/*.cross .bar:nth-of-type(3){*/
  /*-webkit-transform: translateY(-.15rem) rotate(45deg);*/
      /*-ms-transform: translateY(-.15rem) rotate(45deg);*/
          /*transform: translateY(-.15rem) rotate(45deg);*/
/*}*/

/*footer*/

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;
}
.footer_nav{
	
    width: 7.5rem;
    height: 1.2rem;
    position: fixed;
    bottom: 0;
    background: #fff;
    /*padding-top: 0.1rem;*/
    z-index: 100;
    box-shadow:0px -2px 4px #d8d8d8;
}
/*.footer_nav a{width: 25%;float: left;}*/
.footer_nav a{
	
    display: inline-block;
    width: 25%;
    float: left;
    padding-top:0.15rem;
    height: 1.2rem;
    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;
}

.jzgccfooter_nav{
    width: 7.5rem;
    height: 1.46rem;
    position: fixed;
    bottom: 0;
    z-index: 100;
   background:url('/template/1mnet/wap/static/images/jzgcc_foot.png') no-repeat center bottom ;
   background-size:7.5rem 1.46rem;  
   
}
.jzgccfoot_img{
    width: 2.5rem;
    float: right;
    margin-top: 0.55rem;
    margin-right: 0.7rem;
    z-index: 101;
}


/*咨询*/

	 .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;
    }
    .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 */
    }
 .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);}
    }
    .lipin{
    	animation: mylipin 1s infinite linear;
    }
	
	@keyframes myseek{
        0%{transform:scale(1)}
        50%{transform:scale(1.2);}
        100%{transform:scale(1);}
    }
    .seek{
    	animation: myseek 1s infinite linear;
    }

    .zxkficon {
        height: 0.95rem;
        border-radius: 0.2rem;
    }
    #zixun{
        position: fixed;
		right: 0.4rem;
		bottom: 5rem;
		z-index: 200;
		display: block;        
    }

    .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 p{
    	position: relative;
    }
    #zixun a{
        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;
    	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.25rem;
width: auto;

}
.jj>p{
	padding: 0 0.45rem;
	font-size: 0.28rem;
}
	.rangs_btna{
		display: block;
		color: #4f4f4f;
        height: 0.36rem;
        padding-right: 0.16rem;
       
        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:#000;
	}
	.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;}


/*公用底部*/
.com_link{
    padding: 0.10rem 0 1.25rem;
    text-align: center;
    background-color: #C69A41;
}
.com_link h2{
    font-size: 0.54rem;
    color: #fff;
    margin-bottom: 0.75rem;
}
.link_conts{
	width: 6.4rem;
	height: 4.2rem;
	margin:0 auto;
	position: relative;
}
.link_cont{
    height: 1.85rem;
    width: 3.05rem;
    border: 1px solid #fff;
    text-align: center;
    padding-top: 0.15rem;
    float: left;
    background-color: #fff;
    margin: 0.05rem;
    position: relative;
}
.link_cont>img{
	height:0.71rem;
}
.link_cont p{
	font-size: 0.3rem;
	color: #1e1e1e;
	line-height: 0.6rem;
	position: relative;
	letter-spacing: 0.03rem;
}
.link_cont p:after{
	position: absolute;
	top: 0.2rem;
	right: 0.5rem;
	content: "";
	font-size: 0;  
    line-height: 0;  
    border-width: 0.1rem;  
    border-color: #666;  
    border-right-width: 0;  
    border-style: dashed;  
    border-left-style: solid;  
    border-top-color: transparent;  
    border-bottom-color: transparent;  
}
.center_img{
    height: 0.7rem;
    width: 0.7rem;
    position: absolute;
    top: 44%;
    left: 47%;
    margin-top: -0.23rem;
    margin-left: -0.23rem;
    z-index: 2;  
}
.center_img>img{
    height: 0.7rem;
    width: 0.7rem;
}

.com_map>img{
	display: block;
	width: 7.5rem;
	height: auto;
}
.com_liu{
    width: 6.85rem;
    margin: 0.50rem auto;
    text-align: center;
    border: 0.01rem solid #DFA503;
    padding: 0.15rem 0 0.63rem;
}
.com_liu>h2{
	font-size: 0.5rem;
	color: #000333;
}
.com_liu>small{
	letter-spacing: 0rem
}
.com_liu>img{
	display: block;
	width: 6.82rem;
	margin-top: 0.3rem;
}
.com_tel{
	padding:2.25rem 0 0.74rem;
	/*height: 6.4rem;*/
	text-align: center;
	background: url(/template/1mnet/wap/static/images/com_img8.jpg) no-repeat;
	background-size: 7.5rem 10.39rem;
}
.com_tel p{
	color: #f1f1f1;
	margin-top: 0.7rem;
}
.com_tel p span{
	font-size: 0.57rem;
	color: #d19a16;
}




/*专题公共部分*/

/*公共部分*/
.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;
}

.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;
}

   /*列表切换*/
.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;
	word-wrap:break-word;
}
.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.16rem;
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;
}

.news_tit_img{
	width: 4.22rem;
	height: 1.08rem;
}

/*服务*/
.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;
    
}

/*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;
			 }
			 .index_ser_img{
			 	width: 3.18rem;
			 	height: 0.7rem

			 }
			 .ser_btn a{
			 	display: block;
			 	height: 0.36rem;
			 	line-height: 0.36rem;
			 	width: 0.63rem;
			 	font-size: 0.3rem;
			 	color: #000;
			 	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: #000;
            font-size: 0.3rem;

		}
		.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;
		}
		/*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;

margin:1rem auto 0;
background: url(../images/r_icon2.png) no-repeat right;
background-size: 0.13rem 0.34rem;}


/*ranges*/
.ranges{
    margin-top: 20px;
}
.ranges_c{
	width: 90%;overflow:hidden;
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{
	
	width: auto;
}
.ranges p{color: #4f4f4f;
line-height: 0.4rem;
margin-top: 0.25rem;
text-align: center;}

.ranges_c div{
	width:48.2%;
border: 1px solid #c6c6c6;
text-align: center;
padding-top: 0.05rem;
float: left;
margin:0.11rem 0.06rem;}

.ranges_c div img{
	
	width:100%;
}
.ranges p{color: #4f4f4f;
width: 6rem;
margin:0 auto;
line-height: 0.4rem;
/*margin-top: 0.25rem;*/
/*text-align: left;*/
}


/*服务流程*/
.process{
	margin-top: 0.40rem;
}
.process_con{
	padding:0.60rem 0 0.90rem 0;
	width: 100%;
	text-align: center;
	background: #f5f5f5;
	margin-top: 0.25rem;
}
.process_con img{
	height: 5.22rem;
	width: 5.87rem;
}
/*.footer_nav{*/
	/*width: 7.5rem;*/
	/*position: fixed;*/
	/*bottom: 0;*/
	/*background: #333;*/
	/*padding:0.2rem 0 0.05rem;*/
	/*z-index: 200;*/
/*}*/

.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;
}
.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;
}

/*腕表*/
.p18_title img{
			width: 7.5rem;
			height: 5.13rem;
		}
		.p18_title{
			position: relative;
			 padding-top:1.24rem;
		}
		.p18_title .word{
			width: 7.5rem;
			height: 1rem;
			position: absolute;
			text-align: center;
			left: 0;
			top: 50%;
			margin-top: -0.5rem;
		}
		.p18_title h3{
			font-size: 0.45rem;
			line-height: 0.6rem;
			color: #fff;
		}
		.p18_title h4{
			font-size: 0.24rem;
			line-height: 0.4rem;
			color: #f9be00;
		}
		.p18_brand{
			background-color: #F2F2F2;
			height: 10.3rem;
		}
		.p18_brand h3,.p18_service h3{
			font-size: 0.45rem;
			color: #5b5c5d;
			line-height: 1.2rem;
			text-align: center;
		}
		.p18_service{
			background-color: #f2f2f2;
		}
		.p18_service li img{
			width: 3.55rem;
			height: 2.78rem;
			float: left;
		}
		.p18_service p{
			line-height: 0.6rem;
			background-color: #5b5c5d;
			text-align: center;
			color: #fff;
			font-size: 0.26rem;
		}
		.p18_service ul{
			padding: 0 0.15rem 0.8rem;
		}
		.p18_service li{
			float: left;
			margin-bottom: 0.1rem;
		}
		.p18_service li:nth-child(odd){
			margin-right: 0.1rem;
		}
		#add{ display:none;}
		.p18_service .desc{
			width: 7.5rem;
			height: 2.16rem;
		}
		.p18_service .desc img{
			width: 0.52rem;
			height: 0.52rem;
			margin-top: 0.82rem;
		}
		.clearfix:after {
		  	content: " ";
		  	display: block;
		  	clear: both;
		  	height: 0;
		}
        .footernav {
            background-color: #F2F2F2;
        }
        .footernav .navcont {
            z-index: 400;
            width: 6.66rem;
            float: left;
            height: 100%;
            background: #F2F2F2;
        }
		.clearfix {
		  	zoom: 1;
		}
		#disnone{
			display:block;
		}

		.p18_showWrapper .bg{
			width: 7.5rem;
			height: 4.45rem;
			position: relative;
		}
		.p18_showWrapper .bg img{
			position: absolute;
			width: 100%;
			height: 100%;
			left: 0;
			top: 0;
		}
		.p18_showWrapper .bg .word{
			position: absolute;
			left: 0.6rem;
			top: 0.6rem;
		}
		.p18_showWrapper .bg h3{
			font-size: 0.26rem;
			color: #ebb417;
			line-height: 0.4rem;
		}
		.p18_showWrapper .bg h4{
			font-size: 0.4rem;
			color: #fff;
			line-height: 0.6rem;
		}
		.p18_line div{
			width: 0.25rem;
			height: 0.03rem;
			float: left;
			margin-top: 0.3rem;
		}
		.p18_line .white{
			background-color: #fff;
		}
		.p18_line .gold{
			background-color: #ebb417;
		}
		.p18_showWrapper .showList{
			height: 100%;
		}
		.p18_showWrapper .showList .listbg{
			background-color: #fff;
			width: 6.8rem;
			margin: 0 auto;
			position: relative;
		}
		.p18_showWrapper .showList .listbg h3{
			border-bottom: 1px solid #b1b1b1;
			line-height: 1rem;
			font-size: 0.3rem;
			color: #323333;
		}
		.p18_showWrapper .showList .listbg h3 img{
			width: 0.38rem;
			height: 0.39rem;
			float: left;
			margin-left: 0.35rem;
			margin-top: 0.305rem;
			margin-right: 0.1rem;
		}
		.p18_showWrapper .showList .listbg ul{
			padding: 0 0.1rem;
		}
		.p18_showWrapper .showList .listbg li{
			border-top: 1px solid #b1b1b1;
			padding: 0.2rem 0;
		}
		.p18_showWrapper .showList .listbg li img{
			width: 6.38rem;
			height: 5.14rem;
		}
		.p18_showWrapper .showList .listbg li p{
			line-height: 1rem;
			font-size: 0.28rem;
			color: #666;
			text-align: center;
		}
		.p18_showWrapper .showList .listbg  a{
		
			display: block;
			width: 2rem;
			height: 0.6rem;
			line-height: 0.6rem;
			text-align: center;
			border: 1px solid #e4e4e4;
			color: #666;
			font-size: 0.28rem;
			margin: 0 auto;
			margin-top: 0.2rem;
			margin-bottom: 0.6rem;
		}
		.p18_lastpage{
			position: relative;
			height:10.37rem;
		}
		.p18_lastpage img{
			position: absolute;
			left: 0;
			top: 0;
			width: 7.5rem;
			height: 10.37rem;
		}
		.p18_lastpage .word{
			position: absolute;
			left: 0.6rem;
			right: 0.7rem;
			top: 0.9rem;
		}
		.p18_lastpage .word h3{
			font-size: 0.24rem;
			line-height: 0.3rem;
			color: #ebb417;
		}
		.p18_lastpage .word h4{
			font-size: 0.44rem;
			line-height: 0.6rem;
			color: #fff;
		}
		.p18_lastpage .word p{
			font-size: 0.24rem;
			line-height: 0.4rem;
			color: #fff;
		}
		
		
/*	修改	*/
.banner_p14{
    background-image: url(/template/1mnet/wap/static/images/p14_p1.jpg);
    background-size: 7.5rem 11rem;
    height: 11rem;
    width: 7.5rem;
    color: #fff;
}
.banner_p14 h2:after {
    content: "";
    position: absolute;
    left: 1rem;
    top: -0.2rem;
    height: 0;
    width: 0.6rem;
    border-top: 2px solid;
}
.banner_p14>h1 {
    font-size: 0.42rem;
    padding: 2.35rem 1rem 0.7rem;
}

.banner_p14>h2 {
    font-size: 0.75rem;
    padding: 0.6rem 0 0 1rem;
    margin-bottom: 0.4rem;
    color: #f39800;
    position: relative;
}
.banner_p14>p {
    padding: 0.1rem 1rem 0;
    line-height: 0.1rem;
    font-size: 0.29rem;
}

.banner_p14 p span{
	width: auto;
	margin-right: 1rem;
}
.banner_p14 p .lastspan{
	margin-right: 0;
}

/*其他页面banner*/
.bannerpub{
    height: 11rem;
    width: 7.5rem; 
}

.bannerpub2{
    height: 10rem;
    width: 7.5rem;
}

.bannerpub3{
    height: 9rem;
    width: 7.5rem;
}
.other_banner{
    background-image: url(/template/1mnet/wap/static/images/otherbanner1.jpg);
    background-size: 7.5rem 11rem;
}

.other_banner2{
    background-image: url(/template/1mnet/wap/static/images/otherbanner2.jpg);
    background-size: 7.5rem 10rem;
    
}

.earring_banner{
    background-image: url(/template/1mnet/wap/static/images/earringbanner1.jpg);
    background-size: 7.5rem 11rem;
}

.earring_banner2{
    background-image: url(/template/1mnet/wap/static/images/earringbanner2.jpg);
    background-size: 7.5rem 10rem;
}
.necklace_banner{
    background-image: url(/template/1mnet/wap/static/images/necklacebanner1.jpg);
    background-size: 7.5rem 11rem;
}
.necklace_banner2{
    background-image: url(/template/1mnet/wap/static/images/necklacebanner2.jpg);
    background-size: 7.5rem 10rem;
}
.jadeite_banner{
     background-image: url(/template/1mnet/wap/static/images/jadeitebanner1.jpg);
    background-size: 7.5rem 11rem;
}
.jadeite_banner2{
     background-image: url(/template/1mnet/wap/static/images/jadeitebanner2.jpg);
    background-size: 7.5rem 10rem;
}
.bracelet_banner{
     background-image: url(/template/1mnet/wap/static/images/braceletbanner1.jpg);
    background-size: 7.5rem 11rem;
}
.bracelet_banner2{
     background-image: url(/template/1mnet/wap/static/images/braceletbanner2.jpg);
    background-size: 7.5rem 10rem;
}
.bags_banner{
     background-image: url(/template/1mnet/wap/static/images/bagsbanner1.jpg);
    background-size: 7.5rem 11rem;
}
.bags_banner2{
     background-image: url(/template/1mnet/wap/static/images/bagsbanner2.jpg);
    background-size: 7.5rem 10rem;
}

.belt_banner{
     background-image: url(/template/1mnet/wap/static/images/beltbanner1.jpg);
    background-size: 7.5rem 11rem;
}
.belt_banner2{
     background-image: url(/template/1mnet/wap/static/images/beltbanner2.jpg);
    background-size: 7.5rem 10rem;
}

.cloth_banner{
     background-image: url(/template/1mnet/wap/static/images/clothbanner1.jpg);
    background-size: 7.5rem 11rem;
}
.cloth_banner2{
     background-image: url(/template/1mnet/wap/static/images/bagsbanner2.jpg);
    background-size: 7.5rem 10rem;
}

.shoes_banner{
     background-image: url(/template/1mnet/wap/static/images/shoesbanner1.jpg);
    background-size: 7.5rem 11rem;
}
.shoes_banner2{
     background-image: url(/template/1mnet/wap/static/images/shoesbanner2.jpg);
    background-size: 7.5rem 10rem;
}

.watch_banner{
     background-image: url(/template/1mnet/wap/static/images/watchbanner1.jpg);
    background-size: 7.5rem 11rem;
}
.watch_banner2{
     background-image: url(/template/1mnet/wap/static/images/watchbanner2.jpg);
    background-size: 7.5rem 10rem;
}

.pjbsbs_banner{
    background-image: url(/template/1mnet/wap/static/images/pjbsbs_banner.jpg);
    background-size: 7.5rem 9rem;
}
.pjwjxf_banner{
    background-image: url(/template/1mnet/wap/static/images/mpjwjxf_banner.jpg);
    background-size: 7.5rem 9rem;
}

.zbpg_banner{
    background-image: url(/template/1mnet/wap/static/images/zbpg_banner.jpg);
    background-size: 7.5rem 9rem;
}

.spec_p14{
	background-image: url(/template/1mnet/wap/static/images/p14_p3.jpg);
    height: 10rem;
    width: 7.5rem;
    background-size: 7.5rem 10rem;
}


.p6_al{
	padding:0.5rem 0 0.3rem;
}
.p6_al h2{
	text-align: center;
	font-size: 0.55rem;
	padding-bottom: 0.4rem;
}
.p6_al img{
	display: block;
	margin:0 auto;
	width: 7.15rem;
	height: auto;
}


.p5_img{
        	text-align: center;
        	overflow: hidden;
            padding-left: 0.15rem;
            padding-right: 0.15rem;
            padding-bottom: 0.5rem;
        }
        .p5_img img{
        	display: block;
        }
        .p5_img h2{
        	padding: 0.6rem 0 0.5rem;
        	font-size: 0.55rem;
        	line-height: 0.5rem;
        }
        .p5_img h2 small{
        	font-size: 0.26rem;
        }
        .p5_l{
        	float: left;
        	width: 3.82rem;
        	padding-right: 0.15rem;
        }
        .p5_r{
        	width: 3.22rem;
        	float: left;
        }
        .p5_imgs{
        	border:1px solid #dedddd;
        	margin-bottom: 0.14rem;
        }
        .p5_imgs p{
        	background: #f2f2f2;
        	line-height: 0.82rem;
        	text-align: center;

        }
        .p5_img1{
        	width: 100%;
        	height: auto;
        }
        .p5_img2{
        	width: 100%;
        	height: auto;
        }

		
		
.p6_al{
        	padding:0.5rem 0 0.3rem;
        }
        .p6_al h2{
        	text-align: center;
        	font-size: 0.55rem;
        	padding-bottom: 0.4rem;
        }
        .p6_al img{
        	display: block;
        	margin:0 auto;
        	width: 7.15rem;
        	height: auto;
        }

/*选项卡*/
			.p18_brand_tab {
				width: 7rem;
				margin: 0 auto;
				box-shadow: 0rem 0.1rem 0.15rem #888888
			}
			
			.p18_brand_tab-hd {
				overflow: hidden;
				zoom: 1;
			}
			
			.p18_brand_tab-hd li {
				line-height: 0.64rem;
				height: 0.64rem;
				background: #999999;
				float: left;
				width: 50%;
				color: #fff;
				text-align: center;
				cursor: pointer;
			}
			
			.p18_brand_tab-hd li.p18_brand_active {
				background: white;
				color: #666666;
			}
			
			.p18_brand_tab-bd li {
				display: none;
			
			}
			.p18_brand_tab-bd li img{
				width: 7rem;
				height: 7.4rem;
			}
			
			.p18_brand_tab-bd li.p18_brand_thisclass {
				display: list-item;
			}
			
/*腕表案例展示*/
.showList_warp{
	margin: 0 auto;
	width: 6.38rem;
	height: 6.2rem;
	overflow: hidden;
	position: relative;
	text-align: center;
	color: #999999;
}

.showList_warp img {
	width: 6.38rem;
	height: 5.14rem;
}

.swiper-pagination-bullet {
	background: #999999;
	opacity: 1;
	width: 0.1rem;
	height: 0.1rem;
	border-radius: 50%;
}

.showList_warp .swiper-pagination-bullet-active {
	background: #c89116;
	opacity: 1;
}
/*戒指改尺寸*/
.zbgcc_p1 .zbgcc_p1txt{
    text-align: center;

}
/*弹框*/
.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;
}   








.anli_qiehuan {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.anli_qiehuan label {
  background: #eee; 
  border: 1px solid #ddd; 
  padding: .7em 1em;
  cursor: pointer;
  z-index: 1;
  text-align:center;
  /*margin-left: -1px;*/
}
.anli_qiehuan label:first-of-type {
  margin-left: 0;
}
.anli_qiehuan .case_xuan {
  width: 100%;
  margin-top: -1px;
  padding: 1em;
  /*border: 1px solid #ddd;*/
  -webkit-order: 1;
  order: 1;
}
.anli_qiehuan input[type=radio], .anli_qiehuan .case_xuan {
  display: none;
}
.anli_qiehuan input[type=radio]:checked + label {
  background: #fff;
  border-bottom: 1px solid #fff;
}
.anli_qiehuan input[type=radio]:checked + label + div {
  display: block;
}

.case_imglist li{width:48%;float:left;}
.case_imglist li img{width:100%;}
.case_imglist li a{color:#333;line-height:30px;}
.case_imglist li:nth-of-type(odd){margin-right:10px;}
.anli_qiehuan label{width:20%;}






