﻿@charset "utf-8";
/* CSS Document */
/*chongzhi*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,button,form,fieldset,input,textarea,p,blockquote,th,td {    
    margin:0;   
    padding:0;   
}
input{border:none; background:none;}
input[type="number"]{
  -moz-appearance: textfield;
  -webkit-appearance: none !important;
}
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
a{ text-decoration:none; color:#999;} 
table {  
    border-collapse:collapse;   
    border-spacing:0;   
} 
fieldset,img {    
    border:0;
	max-width:100%;
	height:auto;
} 
input, textarea {
    outline: none;
    box-sizing: border-box;
    resize: none;
}
/*address,caption,cite,code,dfn,em,strong,th,var {  
    font-style:normal;   
    font-weight:normal;   
} */
address,caption,cite,code,dfn,em,th,var {  
    font-style:normal;   
    font-weight:normal;   
} 
ol,ul {  
    list-style:none;  
} 
caption,th {  
    text-align:left;   
} 
h1,h2,h3,h4,h5,h6 {  
    font-size:100%;   
    font-weight:normal;   
} 
q:before,q:after {  
    content:'';   
} 
abbr,acronym { 
    border:0;   
}

body {
    padding: 0;
    margin: 0 auto;
    max-width: 600px;
    font-family: tahoma,"Microsoft YaHei",arial,simsun,"宋体",sans-serif;
    font-size: 14px;
    background-color: #f7f7f7;
}

/*chongzhi_end*/
/*util*/
.isol {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 100;
    opacity: 0.5;
    display: none;
}
/*tishixinxi*/


.commonfrm div input, .commonfrm div textarea {
    /* border-radius: 4px; */
    width: 100%;
    border: 1px solid #DEDEDE;
    padding: 2.5% 1%;
    /* box-shadow: 0 0 4px #ccc; */
    border-radius: 5px;
}
.friendlytips {
    -webkit-animation: animate-bg 1.5s ease-out 2;
    box-shadow: 0 0 2px #EA4504 !important;
 
}
.friendlytips {
   border-radius: 5px;
}

/*vip*/
.v1{ background: url('/img/v1.gif') right center no-repeat; padding-right: 25px;}
.v2{ background: url('/img/v2.gif') right center no-repeat; padding-right: 25px;}
.v3{ background: url('/img/v3.gif') right center no-repeat; padding-right: 25px;}
.v4{ background: url('/img/v4.gif') right center no-repeat; padding-right: 32px;}
.v5{ background: url('/img/v5.gif') right center no-repeat; padding-right: 32px;}
.v6{ background: url('/img/v6.gif') right center no-repeat; padding-right: 32px;}
/*vip end*/

.loadmore {
    padding: 4% 0 5%;
    text-align: center;
    background-color: #fff;
    border-bottom: 1px solid #dadada;
    color: #666;
}
.loadmore span{ color:#C9C9C9;}
.loadmore em{ color:#FFDBA6; margin:auto 3px; font-size:13px;}

.loadmore2 {
    padding: 3% 0;
    text-align: center;
    color: #999;
}

/*————————————————————通用头部样式————————————————————*/
header{ font-family:microsoft yahei;}
header.s1 {
    background-color: #f6f6f6;
    padding: 2.4% 0;

	position:relative;
}

    header.s1 .logo {
        padding-left: 3%;
    }

        header.s1 .logo img {
            height: 30px;
            vertical-align: middle;
        }

@media screen and (max-width: 500px){
	 header.s1 .logo img {
            height: 24px;
         
        }
	}
header.s1 .back_i{
    
    width: 3% ;
  
    background: url('images/bac_pic.png') center no-repeat;
    background-size: 100%;
    display: inline-block;
    vertical-align: middle;
   height: 30px;
    margin-left: 3%;}

    header.s1 .curcity {
        color: #333;
        padding: 0 16px 0 10px;
        background: url('images/arrowdown.png') right 7px no-repeat;
        background-size: 12px auto;
        font-size: 105%;
        font-weight: 700; vertical-align:middle;
    }

    header.s1 .usercenter, header.s1 .menu {
        float: right;
        color: #333;
        background: url('images/user.png') center no-repeat;
        display: inline-block;
        height: 20px;
        width: 20px;
        margin: 2px 15px 0 0;
    }

    header.s1 .usercenter {
        margin-right: 18px;
        background-size: 16px auto;
    }

    header.s1 .menu {
        background-image: url('images/menu.png');
        margin-top: 3px;
        background-size: 17px auto;
        position: relative;
        z-index: 31;
    }
    header.s1 h1 {
       
        vertical-align: middle;
        display: inline-block;
        font-size: 16px;
        font-weight: 400;
        white-space: nowrap;
	
    }
	header.s1 h1 i{ float:left; width:3px; height:3px;  background-color: #999; margin:10px 8px auto 8px; border-radius: 50%;}





header.s2 {
    position: relative;
    width: 100%;
    color: #333;
    text-align: center;
    background: rgba(246,246,246,1);
    box-sizing: border-box;
    padding-top: 10.5%;
    border-bottom:1px solid #E7E7E7;
}

    header.s2 .backto {
        border-left: 2px solid #666;
        border-bottom: 2px solid #666;
        width: 0;
        height: 0;
        padding: 3% 3% 0 0;
        display: inline-block;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        text-indent: -9999px;
        position: absolute;
        left: 4.5%;
        top: 32%;
    }

header.s2 h1 {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        display: inline-block;
        font-size: 125%;
        font-weight: 400;
        /*white-space: nowrap;*/
		width:70%; height:24px; overflow:hidden;
    }
 header.s2 h1 a{ font-size:100%; color:#333;}
    header.s2 .menu {
        text-indent: -9999px;
        position: absolute;
        right: 4.5%;
        top: 50%;
        margin-top: -10px;
        background: url('images/menu.png') center no-repeat;
        background-size: 100% auto;
        z-index: 31;
        width: 5%;
    }
	header.s2 .home {
        text-indent: -9999px;
        position: absolute;
        right: 4.5%;
        top: 43%;
        margin-top: -10px;
        background: url('images/home.png') center no-repeat;
        background-size: 100% auto;
        z-index: 31;
        width: 4.6%;
        height: 30px;
        cursor:pointer;
    }

/*new_nav*/

.new_t_n{ padding-top:13% !important; background-color:#f6f6f6 !important;}
.new_t_n .backto{ width: 3% !important;
    padding: 0 !important;    
    background: url('images/bac_pic.png') center no-repeat;
    background-size: 100%;
    border:none !important;webkit-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;height:40px !important; top:50% !important; transform:translateY(-50%) !important;}
.new_t_n h1{font-size: 26px !important;background: url('images//logo_ss.png') left center no-repeat; height:40px; line-height:40px; background-size: 50%; left: 12% !important; transform: translate(0,-50%) !important; width: 50%; text-indent: 27%;}
.new_t_n .menu{ background: url('images//link_m.png') no-repeat center !important;

   height:40px; top:50%; transform:translateY(-50%);
    margin: 0 !important;
 background-size: 100% !important;}
@media screen and (max-width: 500px){
	.new_t_n h1{font-size: 16px !important;
	}}
/*new_nav_end*/




/*————————————————————通用尾部样式————————————————————*/
footer .b1 {
    padding: 4.2% 0;
    text-align: center;
    font-size: 115%;
}

    footer .b1 a img {
        vertical-align: sub;
        width: 12%;
    }

    footer .b1 span.red {
        color: #c00;
        font-weight: 700;
    }


/*————————————————————通用导航样式————————————————————*/

nav {
    padding: 0.3% 0 0.8%;
    position: fixed;
    bottom: 0;
    background-color: #fafafa;
    border-top: 1px solid #DDD;
    z-index: 10;
    width: 100%;
    max-width: 600px;
}

    nav ul li {
        float: left;
        width: 20%;
        text-align: center;
        color: #333;
    }

        nav ul li a {
            display: block;
        }

        nav ul li span {
            display: inline-block;
            padding: 20%;
            background: center no-repeat;
            width: 0;
            height: 0;
            overflow: hidden;
            text-indent: -9999px;
            vertical-align: bottom;
        }

        nav ul li p {
            margin: 0;
            color: #666;
            font-size: 90%;
        }

        nav ul li:first-child span {
            /*background-position: -19px 0px;*/
            background-size: 65% auto;
            background-image: url('images/home.png');
        }

        nav ul li:nth-child(5n+2) span {
            /*background-position: -95px 0px;*/
            background-size: 53% auto;
            background-image: url('images/calc.png');
        }

        nav ul li:nth-child(5n+3) span {
            /*background-position: -179px 0px;*/
            background-size: 67% auto;
            background-image: url('images/zb.png');
        }

        nav ul li:nth-child(5n+4) span {
            /*background-position: -255px 0px;*/
            background-size: 74% auto;
            background-image: url('images/fdj.png');
        }

        nav ul li:nth-child(5n) span {
            /*background-position: -330px 0px;*/
            background-size: 63% auto;
            background-image: url('images/user.png');
        }


        nav ul li.sel p {
            color: #dd0000;
        }

        nav ul li.sel:first-child span {
            background-image: url('images/homesel.png');
            margin-top: -3px;
        }

        nav ul li.sel:nth-child(5n+2) span {
            background-image: url('images/calcsel.png');
        }

        nav ul li.sel:nth-child(5n+3) span {
            background-image: url('images/zbsel.png');
        }

        nav ul li.sel:nth-child(5n+4) span {
            background-image: url('images/fdjsel.png');
        }

        nav ul li.sel:nth-child(5n) span {
            background-image: url('images/usersel.png');
        }

    nav.n2 {
        padding: 0 0 0.2%;
    }

        nav.n2 ul li {
            width: 25%;
        }

            nav.n2 ul li:nth-child(5n+2) span {
                background-size: 62% auto;
                background-image: url('images/zb.png');
                margin-top: -3px;
            }

            nav.n2 ul li.sel:nth-child(5n+2) span {
                background-image: url('images/zbsel.png');
            }

            nav.n2 ul li:nth-child(5n+3) span {
                background-size: 48% auto;
                background-image: url('images/calc.png');
                margin-top: -3px;
            }

            nav.n2 ul li.sel:nth-child(5n+3) span {
                background-image: url('images/calcsel.png');
            }

            nav.n2 ul li:nth-child(5n+4) span {
                background-size: 65% auto;
                background-image: url('images/tel.png');
                margin-top: -3px;
            }

            nav.n2 ul li.sel:nth-child(5n+4) span {
                background-image: url('images/telsel.png');
            }

/*————————————————————通用菜单样式———————————————————*/
.menuin {
    display: block;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-name: menuin;
    animation-name: menuin;
    -webkit-transform-origin: 50% 50%;
}

@-webkit-keyframes menuin {
    0% {
        -webkit-transform: scale(3);
        -moz-transform: scale(3);
        -ms-transform: scale(3);
        -o-transform: scale(3);
        transform: scale(3);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

.menuout {
    display: block;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-name: menuout;
    animation-name: menuout;
    -webkit-transform-origin: 50% 50%;
}

@-webkit-keyframes menuout {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(3);
        -moz-transform: scale(3);
        -ms-transform: scale(3);

        -o-transform: scale(3);
        transform: scale(3);
        opacity: 0;
    }
}

#headnav {
    position: fixed;
    top: 0;
    width: 100%;
    bottom: 0;
    background-color: rgba(255,255,255,.95);
    z-index: 30;
    max-width: 600px;
}

#headnav ul {
    position: absolute;
    width: 100%;
    left: 0;
    top: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#headnav li {
    height: 45%;
    text-align: center;
    float: left;
    width: 25%;
    font-size: 12px;
    color: #333;
    padding-top: 4.5%;
    box-sizing: border-box;
}

#headnav li h2 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    background: 0 0;
    padding-top: 2%;
    color: #333;
}

#headnav li span {
    background: center no-repeat;
    background-size: 45%;
    display: inline-block;
    padding: 25.45%;
    border-radius: 1000px;
    box-sizing: border-box;
}

#headnav li:nth-child(100n+1) span {
            background-color: #FF6AB0;
            background-image: url("/fz/touch/Images/bg/homewhite.png");
			background-size:65%;
        }

        #headnav li:nth-child(100n+2) span {
            background-color: #FDC359;
            background-image: url("/fz/touch/Images/icon/n1.png");
			background-size:65%;
        }

        #headnav li:nth-child(100n+3) span {
            background-color: #65ABFC;
            background-image: url("/fz/touch/Images/icon/n2.png");
			background-size:65%;
        }

        #headnav li:nth-child(100n+4) span {
            background-color: #AAD35D;
            background-image: url("/fz/touch/Images/icon/nn.png");
            background-size:65%;
        }

        #headnav li:nth-child(100n+5) span {
            background-color: #C5DC27;
            background-image: url("/fz/touch/Images/icon/n22.png");
			background-size: 65%;
        }

        #headnav li:nth-child(100n+6) span {
            background-color: #ABD45E;
            background-image: url("/fz/touch/Images/icon/n3.png");
			background-size: 65%;
        }

        #headnav li:nth-child(100n+7) span {
            background-color: #FCBF4F;
            background-image: url("/fz/touch/Images/icon/n9.png");
			background-size: 65%;
        }

        #headnav li:nth-child(100n+8) span {
            background-color: #66ACFC;
            background-image: url("/fz/touch/Images/icon/n6.png");
            background-size: 65%;
        }

        #headnav li:nth-child(100n+9) span {
            background-color: #FDC156;
            background-image: url("/fz/touch/Images/icon/n7.png");
            background-size: 65%;
        }

        #headnav li:nth-child(100n+10) span {
            background-color: #63ABFC;
            background-image: url("/fz/touch/Images/icon/n4.png");
            background-size: 65%;
        }

        #headnav li:nth-child(100n+11) span {
            background-color: #ABD35E;
            background-image: url("/fz/touch/Images/icon/n10.png");
            background-size: 65%;
        }

        #headnav li:nth-child(100n+12) span {
            background-color: #C6DD2A;
            background-image: url("/fz/touch/Images/icon/n8.png");
			background-size: 65%;
        }
		
		#headnav li:nth-child(100n+13) span {
            background-color: #ABD45E;
            background-image: url("/fz/touch/Images/icon/n20.png");
			background-size: 65%;
        }
		#headnav li:nth-child(100n+14) span {
            background-color: #C6DC2A;
            background-image: url("/fz/touch/Images/icon/n21.png");
			background-size: 65%;
        }
		
		#headnav li:nth-child(100n+15) span {
            background-color: #FCBE4E;
            background-image: url("/fz/touch/Images/icon/n23.png");
			background-size: 65%;
        }
		#headnav li:nth-child(100n+16) span {
            background-color: #FA72AB;
            background-image: url("/fz/touch/Images/bg/userwhite.png");
			background-size: 65%;
        }
#headnav li span.sp {
    position: relative;
}

#headnav li span.sp i {
    position: absolute;
    font-style: normal;
    right: -10px;
    top: 0;
    font-size: 80%;
    background-color: #EA4504;
    color: #fff;
    border-radius: 100px;
    padding: 0 5px;
}
			
/*————————————————————在线客服、返回顶部————————————————————*/
.staticfloat {
    text-align: center;
    z-index: 20;
    bottom: 78px;
    right: 20px;
    position: fixed;
    padding-top: 10px;
}

.staticfloat div {
    border-radius: 500px;
    height: 42px;
    width: 42px;
    cursor: pointer;
    background-clip: padding-box;
    overflow: hidden;
    transition: all .4s;
}

.staticfloat div.hide {
    height: 0px;
    width: 0px;
    margin-top: 0px !important;
    border-width: 0px !important;
    margin-left: 27px;
    overflow: hidden !important;
}

#gototop {
	margin-top: 2px;
    color: #999;
    background: white url('images/backtotop.png') center 5px no-repeat;
    background-size: 14px auto;
    line-height: 68px;
    box-shadow: 0 0 4px #555;
    border: 2px solid #fff;
    font-size: 95%;
    opacity: .9;
}

#onlinekefu {
    background: #E33043;
    border: 2px solid #CE1C2E;
    box-shadow: 0 0 4px #FFC4C4;
    position: relative;
    overflow: visible;
	opacity:0.8;
}

#onlinekefu:before {
    content: "";
    position: absolute;
    top: -3px;
    left: 0;
    width: 42px;
    height: 42px;
    background: url('images/onlinekefu.png') 3px center no-repeat;
    background-size: 42px auto;
}

#onlinekefu a {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

/*————————————————————tips————————————————————*/
/*tips*/
#tips {
    position: fixed;
    left: 50%;
    width: 96%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    top: 50%;
    font-size: 14px;
    background: #fff;
    background-clip: padding-box;
    z-index: 101;
    box-shadow: 2px 2px 4px #999;
    max-width: 500px;
}
#tips .tipstitle {
    padding: 7% 0;
    line-height: 0;
    border-bottom: 1px solid #ddd;
    font-size: 115%;
    font-weight: 700;
    text-align: left;
    text-indent: 6%;
}
#tips .tipscontent {
    /*padding: 2%;*/
}
#tips .tipscontent .msg {
    padding: 4% 4%;
    font-size: 115%;
}
#tips .tipsbottom {
    text-align: center;
    border-top: 1px solid #ddd;
    font-size: 114%;
}
#tips .tipsbottom a {
    width: 50%;
    display: inline-block;
    text-decoration: none;
    color: #000;
    padding: 6.5% 0;
    line-height: 0;
    box-sizing: border-box;
    font-weight: 500;
	font-size:100%;
}
#tips .tipsbottom a:nth-child(2n) {
    border-left: 1px solid #ddd;
}
#tips .tipsbottom #tipsbtnok {
    color: #EA4504;
}
/*tips end*/

/*tips3*/
#tips3 {
    position: fixed;
    left: 50%;
    width: 80px;
    height: 80px;
    padding-top: 55px;
    top: 50%;
    margin: -40px 0 0 -40px;
    font-size: 12px;
    border-radius: 8px;
    z-index: 101;
    background: #000;
    opacity: .5;
    text-align: center;
    color: #ccc;
    box-sizing: border-box;
    text-align: center;
}
#tips3 span {
    position: absolute;
    left: 50%;
    margin: -3px;
    top: 35px;
    width: 6px;
    height: 6px;
    opacity: .8;
    border-radius: 100px;
    background: #999;
    display: inline-block;
    -webkit-animation-name: gmloading;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0;
    -webkit-animation-duration: 1s;
    animation-name: gmloading;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-delay: 0;
    animation-duration: 1s;
}
@-webkit-keyframes gmloading {
    from {
        width: 5px; height: 5px; opacity: .8; margin-left: -3px;
    }
    to {
        width: 20px; height: 20px; opacity: .2; margin-left: -10px; top: 25px;
    }
}
@keyframes gmloading {
    from {
        width: 5px; height: 5px; opacity: .8; margin-left: -3px;
    }
    to {
        width: 20px; height: 20px; opacity: .2; margin-left: -10px; top: 25px;
    }
}
/*tips3 end*/

/*————————————————————会员等级————————————————————*/

.vip span.v1{ background: url('/img/v1.gif') right 2px no-repeat; padding-right:25px; background-size:auto 65%;}
.vip span.v2{ background: url('/img/v2.gif') right 1px no-repeat; padding-right:25px; background-size:auto 68%;}
.vip span.v3{ background: url('/img/v3.gif') right 1px no-repeat; padding-right:25px; background-size:auto 69%;}
.vip span.v4{ background: url('/img/v4.gif') right 1px no-repeat; padding-right:32px; background-size:auto 68%;}

/*————————————————————新底部版权信息底部———————————————————*/
.foot_s{width:100%;max-width:600px;margin:0 auto;overflow:hidden;/*padding-bottom:100px;*/background-size:15px;background:url(images/bg_3.jpg) repeat-x;background-color:#f7f7f7;padding-bottom: 15px;}
.foot_s .cop_st{ text-align:center; font:16px/36px "microsoft yahei"; color:#666;}
.foot_s .cop_st a{ font:16px/36px "microsoft yahei"; color:#666;}
.foot_s .num_c{ text-align:center; font:16px/36px "microsoft yahei"; color:#666;}
.foot_s .num_c a{font:16px/36px "microsoft yahei"; color:#666;}
.foot_s .num_c a i{ font-style:normal; margin:0 3px; font-size:16px !important; color:#999;}
.bo_na{width:100%;overflow:hidden;text-align:center;margin-top:30px;display: none;}
.bo_na a{ font:16px/36px "microsoft yahei"; color:#4abbf3; margin:10px 10px; display:inline-block;}

.bo_na a img{ float:left; width:36px; height:36px;}

.weixin{ text-align:center;}
.weixin img{ margin:5px; height:90px; padding:5px; background-color:#fff;}

@media screen and (max-width: 500px){

.foot_s .cop_st {
    font: 13px/36px "microsoft yahei";
}

.foot_s .cop_st a {
    font: 13px/36px "microsoft yahei";
}
.bo_na a img {
    width: 24px;
    height: 24px;
}

.bo_na a {
    font: 14px/24px "microsoft yahei";
    margin: 0 10px;
}

.foot_s .num_c {
    font: 12px/30px "microsoft yahei";
}
.foot_s .num_c a {
    font: 12px/30px "microsoft yahei";
}
.foot_s .num_c a i{ font-size:12px !important;}

.weixin img {
    height: 70px;
}
}

/*shareto*/
#qrcodewarpper {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 300px;
    height: 330px;
    margin: -180px 0 0 -150px;
    z-index: 100;
    background: #fff;
    text-align: center;
    box-sizing: border-box;
    border:10px solid #FFF;
}

#qrcodewarpper div:first-child {
    height: 30px;
    line-height: 30px;
    color: #999;
}

#qrcodewarpper div:last-child img {
    width: 280px;
}

#qrcodewarpper:before {
    content: "加载中,请稍等…";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -60px;
    z-index: -1;
    color: #ccc;
}
/*shareto end*/

/*————————————————————底部通用悬浮报价条、区块————————————————————*/
.floa_block{ width:100%; max-width:600px; position:fixed; bottom:0; left:0; right:0; margin:0 auto; z-index:20; }
.floa_block .fir_bloc{ width:100%; overflow:hidden;}
.floa_block .fir_bloc .per_fl{ float:left; width:50%;}
.floa_block .fir_bloc .per_fl img{ float:left; width:100%; cursor:pointer;}

.blc_b{ width:100%; background:rgba(0, 0, 0, 0.7); height:69px; position:absolute; z-index:0; top:68px;}
.heig_ani{ width:100%; overflow:hidden; /*height:0;*/ margin-top:-6px;}
.sec_bloc{ width:100%; overflow:hidden;}

.out_sec_b{width:100%; overflow:hidden; height:0;}
.sec_bloc .top_info{ width:100%; position:relative; overflow:hidden;}

.sec_bloc .top_info .peo_w{ float:left; width:130px; height:143px; background:url(floatbar/rw.png) no-repeat center; position:relative; z-index:2; margin-left:20px;}
.sec_bloc .top_info .info_ti{ position:relative; z-index:2; margin-left:40px; margin-top:77px; float:left; padding-left:70px; float:left; height:48px; background:url(floatbar/czb.png) left center no-repeat;}

.sec_bloc .top_info .fla_x{float:left;width:18px;height:18px;cursor:pointer;border-radius:18px;background-image:url(floatbar/close_pic.png);background-repeat:no-repeat;background-position:center center;background-size:22px;position:relative;z-index:2;margin-left: 10px;top:50px;}


.sec_bloc .top_info .info_ti h1{ font:24px/26px "microsoft yahei"; color:#fc0;}
.sec_bloc .top_info .info_ti h2{ font:14px/22px "microsoft yahei"; color:#fff;}
.sec_bloc .top_info .info_ti h2 em{ color:#fc0; margin-right:4px;font: 12px/16px "microsoft yahei";}

.sec_bloc .top_info span{ position:absolute;
     width:42px; transition:all linear.5s;height:42px; background:url(floatbar/jt_t.png) no-repeat center; top:82px; right:20px; background-size:42px;  z-index:2; cursor:pointer; }
.sec_bloc .top_info .cu_sp_180{
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);}
.inp_info{width:100%;/* height:500px; */overflow:hidden; background-color:#F3F3F3;padding:5px 0 5px 0;}
.inp_info .per_inp{ width:90%;position:relative; height:72px; margin:20px auto; overflow:hidden; background-color:#fff; border:1px #e2e2e2 solid; border-radius:10px;}
.inp_info .per_inp input{ width:100%; height:100%; font:20px/72px "microsoft yahei"; color:#999; text-indent:10px; outline:none;}
.inp_info .per_inp span{ position:absolute; height:72px; right:10px; top:0; font:22px/72px "microsoft yahei"; color:#666;}
.inp_info button{ width:90%; border:none; height:74px; color:#fff; border-radius:10px; display:block; text-align:center; margin:25px auto; background-color:rgba(0, 0, 0, 0.7); font:22px/74px "microsoft yahei";}

.pri_pic{ background-image:url(floatbar/jsq.png) !important;}


.per_sel{ width:90%; overflow:hidden; margin:20px auto;}
.per_sel select{ width:48%; float:left; height:72px; text-indent:8px; outline:none; font:20px/72px "microsoft yahei"; color:#999; border:1px solid #e3e3e3; box-sizing:border-box; border-radius:10px; background-color:#fff;}
.per_sel span{ width:4%; float:left; height:10px;}
.per_sel .wi_90{ width:100%;}
.inp_info p{ text-align:center; color:#666; margin-top:40px; font:20px/36px "microsoft yahei"; margin-bottom:15px;}

.inp_info em{ color:#999;}


.cxjs_butt{ text-align:center;}
.cxjs_butt a{padding:0 2%;font: 14px/26px "microsoft yahei";background-color: #F50;color: #FFF;display: inline-block;border-radius: 5px;margin-top: -4%;}

.price{width:100%;overflow:hidden;/* background-color:#f7f7f7;height:490px;padding-bottom:30px; */display:none;}
.price img{ width:90%; overflow:hidden; display:block; margin:0 auto;}

.price .pri_box{width:90%;margin:0 auto;overflow:hidden;background-color:#fff;padding-bottom:10px;border-top: 2px solid #666; margin-top:22%;}
.price .pri_box .ti_pri{width:100%;overflow:hidden;/* margin-top:20px; */}
.price .pri_box .ti_pri p{ float:left; width:33%; float:left; font:22px/60px "microsoft yahei"; color:#666; text-align:center;}

.price .pri_box .pri_info_num{ width:100%; overflow:hidden;}
.price .pri_box .pri_info_num .pri_num_ev{ width:100%; overflow:hidden;}

.price .pri_box .pri_info_num .pri_num_ev h1{float:left; width:33%; float:left; font:22px/66px "microsoft yahei"; color:#666; text-align:center; }
.price .pri_box .pri_info_num .pri_num_ev p{float:left; width:33%; float:left; font:22px/66px "microsoft yahei"; color:#cc3333; text-align:center; }
.tip_info{ width:90%; overflow:hidden; margin:0 auto; margin-top:36px;}
.tip_info p{ font:18px/36px "微软雅黑"; color:#666; text-align:center; margin-bottom:10px;}
.tip_info p span{ color:#ff6600;}

.ti_mes{ text-align:center; font:24px/50px "microsoft yahei"; color:#333; margin-bottom:15px; margin-top:20px;}

.fl_pe_pri{ position:fixed; overflow:hidden; right:5px; bottom:1%; z-index:10; width:130px; height:120px; display:inline-block;}

.fl_pe_pri span{ position:absolute; right:0; top:5px; width:25px; height:25px; cursor:pointer;}
.fl_pe_pri p{ width:130px; height:120px; cursor:pointer; background:url(floatbar/pe_pri.png) no-repeat 0 0; background-size:130px;}
@media screen and (max-width: 500px){
	
	.fl_pe_pri{background-size:78px;}
	.fl_pe_pri p{width:78px; height:72px;background-size:78px;}
	.fl_pe_pri span{width:15px; height:15px; top:3px;}
	.fl_pe_pri{ width:78px; height:72px;} 

	.tip_info p{ font:14px/24px "微软雅黑";}
	.inp_info p{font:14px/24px "microsoft yahei"; margin-top:20px;}
	.inp_info{/* height:320px; */}

	.price{ /*height:310px;*/margin-bottom:5%;}
	.blc_b{ height:54px; top:32px;}
	.sec_bloc .top_info .peo_w {
    width: 70px;
    height:77px;
    background-size:70px;
    position: relative;
    z-index: 2;
    margin-left: 15px;
    margin-top: 15px;
    }
	.sec_bloc .top_info .info_ti{
	margin-top:35px;
	margin-left:10px; background-size:36px; padding-left:40px;
		}
		

	.suc_inf img {
     margin-top: 20px !important;
     }	
	 .suc_inf p{ font-size:16px !important;}
	 .suc_inf .f_c_s {
    font-size: 12px !important; margin:0 auto;
    margin-top: 10px !important;
	line-height:24px !important;
	 width:94%;
     }
	
	 
	  .suc_inf img {
    width: 18%;}
	.suc_inf span {
    font: 16px/30px "microsoft yahei";
    padding-left: 20px;
    background-size: 16px;
}
	.sec_bloc .top_info .info_ti h1{font: 15px/26px "microsoft yahei";}
	.sec_bloc .top_info .info_ti h2{font: 12px/16px "microsoft yahei";}
	.sec_bloc .top_info span{ top:35px; right:5px; background-size:24px;}
	.inp_info .per_inp{height: 36px;margin:10px auto;border-radius:5px;}
	.inp_info .per_inp input {
    font: 14px/38px "microsoft yahei";
    }
	.inp_info .per_inp span {
    height: 38px;
    font: 14px/38px "microsoft yahei";}
	.inp_info button {
    height: 38px;
    margin: 15px auto;
    font: 16px/38px "microsoft yahei"; border-radius:5px;
    }
	.per_sel {
    margin: 10px auto;
    }
	.per_sel select {
    height: 38px;
    font: 14px/38px "microsoft yahei";
    border-radius:5px;
    }
	.ti_mes{font: 16px/22px "microsoft yahei";margin-top: 0;}
	.price .pri_box .ti_pri p {
    font: 16px/32px "microsoft yahei";
	}
	.price .pri_box .pri_info_num .pri_num_ev p {
    font: 16px/36px "microsoft yahei";
	}
	.price .pri_box .pri_info_num .pri_num_ev h1{
    font: 16px/36px "microsoft yahei";
	}
	.tip_info {
    width: 75%;
    margin-top:10px;
    }
    .tip_info p {
    font: 12px/25px "微软雅黑"; 
    }
	.tip_info p a{ color:#F30; margin:auto 5px;}
	
	}

#srhcondition span i{ white-space:nowrap;}

#footernav{ display:none;}
.weixin{ display:none;}
.foot_s .num_gl{width:100%;overflow:hidden;text-align:center;font: 13px/30px "microsoft yahei";color:#999;margin-top:12px;}
.foot_s .num_gl a{color: #333;margin:auto 8px;}


/*手机端文章点赞模块*/
.zan_box_p{ width:100%; margin-top:3%; margin-bottom:6%;text-align:center; overflow:hidden; padding-bottom:10px;}
.zan_box_p p{ padding-left:35px; cursor:pointer; display:inline-block; height: 40px; border-radius: 50px; color: #fff; line-height: 40px;  font-size:20px;  margin:0 10px;}
.zan_box_p p i{ padding:0 10px 0 5px; min-width:40px; display:inline-block; font-style:normal;}
.zan_box_p .p_good{ background:url(../Images/zan.png) no-repeat; background-size:24px;  background-color: #f90; background-position:15px 6px;}
.zan_box_p .p_bad{ background:url(../Images/zan_no.png) no-repeat; background-size:24px;  background-color: #eee; color:#666; background-position:15px 8px;}
@media screen and (max-width: 500px){
	.zan_box_p p{height: 32px; line-height: 32px; padding-left:30px;  font-size:16px;}
	.zan_box_p p i{ min-width:30px; padding:0 7px 0 3px;}
	.zan_box_p .p_good{  background-size:20px;   background-position:10px 5px;}
.zan_box_p .p_bad{  background-size:20px;  background-position:10px 7px;}
	}
/*点赞模块end*/

/*文章摘要*/
.txt_about{border:1px solid #E5E5E5;margin: auto 0 5%;padding:10px;background-color:#F5F5F5;text-indent:2em; color:#666; font-size:15px;}



/*通用底部（图片）公告*/
.mb_gg{ width:100%; text-align:center; margin:5% auto auto;}
.mb_gg img{ width:96%; margin:auto;}

/*防侵权*/
.x_copr{font-size:12px;color:#999;text-align:center; margin:5% auto 10%; height:20px; line-height:20px;}

/*装一网公众号推荐*/
.gzh_tg{ background-color:#F5F5F5; margin:0.5% 2.5% 5%; padding:2%; clear:both; *zoom:1; border-radius:0.05rem;}
.gzh_tg:after{ content:"\20"; display:block; clear:both; height:0; visibility:hidden;}
.gzh_tg p{ font:0.098rem/0.24rem "microsoft yahei"; color:#999;}
.gzh_tg p b{ color:#333; font-weight:bold; font-size:0.1rem;}
.gzh_tg span{ width:50%; float:left; text-align:center;}
.gzh_tg span img{ width:80%;}


html, body {
position: relative;
height: 100%;
}
.addr_click{ position:absolute; left:0; top:0; width:100%; height:100%; z-index:50;}

.side_addr{ position:fixed; width:0; overflow:hidden;  height:100%; max-width:600px; top:0; z-index:120;}
.side_addr .bl_50{ width:100%; position:absolute; height:100%; background-color:#000; opacity:0.5;}
.side_addr .pro_box{ width:33%; height:100%; transition:all linear .2s; position:absolute; right:-33%; background-color:#fff; }
.side_addr .pro_box .province{ height:auto !important; overflow:hidden;}
.side_addr .pro_box .province li{ font:0.11rem/0.3rem "microsoft yahei"; height:0.3rem; overflow:hidden; display:block; text-align:center; cursor:pointer;border-bottom: 1px solid #e0e0e0;
    box-sizing: border-box;}
.side_addr .pro_box .province li em{ float:left; text-align:center; padding-left:24%; width:12%; color:#aaa; }
.side_addr .pro_box .province li span{float:right; text-align:left; width:60%; color:#333; }
.side_addr .pro_box .province .sel_addr{ background-color:#f8f8f8;}
.side_addr .pro_box .province .sel_addr span{ color:#f60; background-color:#f8f8f8;}

.city_addr{ position:absolute; right:-66%; transition:all linear .2s; width:33%; background-color:#fff; height:100%; overflow:hidden;}
.city_addr ul{ display:none;}
.city_addr ul{height:auto !important; min-height:100%; width:100%; overflow:hidden;}
.city_addr ul li{ font:0.11rem/0.3rem "microsoft yahei"; overflow:hidden; color:#333; text-align:center; height:0.3rem; overflow:hidden; box-sizing:border-box; padding:0 0.1rem;text-align: left;
    border-bottom: 1px solid #eee;}
.city_addr ul .sel{ color:#f60; background-color:#f8f8f8;}
.city_addr ul:nth-child(1){ display:block;border-left: 1px solid #eee;}
.city_box{ overflow:auto; height:100%; width:100%; float:left;}

.city_box::-webkit-scrollbar{display: none;}
    
.side_addr .pro_box_3{ width:25%; right:-25%; }
.side_addr .pro_box_3 .province li span{width: 100%;
    box-sizing: border-box;
    padding: 0 0.15rem;}
.city_addr_3{ width:25%; right:-50%;}
.area_addr_3{ width:25%; right:-75%; background-color:#fdfdfd;}
.two_addr .province li span{ width:70%;}
.two_addr .province li{ border:none !important;}
.two_addr .city_addr ul{ border:none;}
.two_addr .city_addr{ background-color:#f8f8f8;}
.two_addr .city_addr ul li{ padding:0 0.2rem;}
.two_addr .city_addr ul li{ border:none;}

/*---------------------- 提示窗口 ----------------------*/
.pointout_50{ background-color:#000; display:none; opacity:0.5; position:fixed; width:100%; height:100%; top:0; left:0; z-index:10;}
.pointout_window{ width:88%; max-width:700px; position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); z-index:10; background-color:#FFF; border-radius:8px; font:16px/36px "microsoft yahei"; color:#333;}
.pointout_window .pointoutwindow_title{ font:16px/46px "microsoft yahei"; height:46px; padding:0 6.5%; border-bottom:1px solid #DDD; color:#777; background-color:#F5F5F5; border-radius:6px 6px 0 0;}
.pointout_window .pointoutwindow_main{ margin:8% 2%; text-align:center; font:15px/22px "microsoft yahei";}
.pointout_window .pointoutwindow_bottom{   background-color:EEE; border-radius:0 0 6px 6px;}
.pointout_window .powb_o{font:16px/45px "microsoft yahei"; height:45px; text-align:center; border-top:1px solid #EEE; width:100%; background-image:-moz-linear-gradient(top, #F9F9F9, #F5F5F5); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F9F9F9), color-stop(1, #F5F5F5)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9', endColorstr='#F5F5F5', GradientType='0'); background:-ms-linear-gradient(top,#F9F9F9 0%,#F5F5F5 100%); color:#F30; border-radius:0 0 6px 6px; display:block;}
.pointout_window .powb_l{font:16px/45px "microsoft yahei"; height:45px; text-align:center; border-top:1px solid #EEE; width:50%; background-image:-moz-linear-gradient(top, #F9F9F9, #F5F5F5); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F9F9F9), color-stop(1, #F5F5F5)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9', endColorstr='#F5F5F5', GradientType='0'); background:-ms-linear-gradient(top,#F9F9F9 0%,#F5F5F5 100%); color:#F30; border-radius:0 0 0 6px; float:left;}
.pointout_window .powb_r{font:16px/45px "microsoft yahei"; height:45px; text-align:center; border-top:1px solid #EEE; width:50%; background-color:#FFF; color:#666; border-radius:0 0 6px 0; float:right;}


/*无内容图标*/
.no_content{ padding:2% 0 5%;}
.nocontent_ico{width:188px;height:121px;display:block;margin:auto;background-image:url(images/nocontent_ico.png);background-repeat:no-repeat;background-position: center;background-size: 70%;}
.no_content p{ color:#999; text-align:center; font:15px/42px "microsoft yahei"; }


/*弹窗*/
.tc_tip{ position:fixed; left:50%; overflow:hidden; top:50%; z-index:10;  max-width:2.656rem;  margin-top:0 !important; margin-left:0 !important; background-color:#fff; border-radius:0.04rem; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
.overauto{ overflow:visible; margin-top:-15px;}
.overauto:after{ content:""; clear:both;}
.tc_tip .ti_tip{ font-size:0.128rem; font-family: "microsoft yahei"; width:1.8rem; padding:0.1rem 0.128rem; border-bottom: 1px solid #eee; color:#333; overflow:hidden; }
.tc_tip .cont_c_box{ overflow:hidden; padding:0 0.128rem; min-width:1.4rem; max-width:2.4rem;font:0.096rem/0.16rem "microsoft yahei"; color:#333; margin:0.2rem auto;}
.tc_tip .cont_c_box input{ width:100%; height: 0.32rem; font-size: 0.096rem; box-sizing: border-box; border: 1px solid #ccc; color: #666; padding: 0 0.08rem;}
.tc_tip .cont_c_box select{ width:100%; height: 0.32rem; font-size: 0.096rem; outline: none; box-sizing: border-box; border: 1px solid #ccc; color: #666; padding: 0 0.08rem;}
.tc_tip .tex_tip_info{}
.tc_tip .tip_btn{ width:100%; overflow:hidden;}
.tc_tip .tip_btn button{ border:none; outline: none}
.tc_tip .tip_btn .cancl_btn{ font:0.112rem/0.32rem "microsoft yahei"; cursor:pointer; float:left; color:#333; width:50%; text-align:center; border-top:1px solid #e0e0e0; background-color:#fff;}
.tc_tip .tip_btn .ok_btn{ font:0.112rem/0.32rem "microsoft yahei"; cursor:pointer; float:left; color:#fff; width:50%; text-align:center; background-color:#ff6600; border-top:1px solid #f60;}
.tc_tip .tip_btn .ok_btn_w{ display:block; width:100%; font:0.112rem/0.32rem "microsoft yahei"; cursor:pointer; color:#fff; text-align:center; background-color:#ff6600;}
.clo_m{ position: absolute; width: 0.2rem; height: 0.2rem; top:0.064rem; right:0.064rem;background:url(/css/images/close.png) no-repeat center; background-size:20px;}

.tc_tip .inp_box{ overflow: hidden; width: 2.4rem; margin: 0 auto;
   }
.ti_tc{ overflow: hidden; font: 0.112rem/0.112rem "microsoft yahei"; padding:0 0.128rem; margin-top:0.112rem; color:#333;}


.tc_state{ position:fixed; left:50%; top:50%; margin-top:0 !important; margin-left:0 !important; /*margin-left:-0.7rem;*/ z-index:10; overflow:hidden; /*width:1.4rem;*/ background:rgba(51,51,51,0.8); border-radius:0.04rem; padding:15px 20px;transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
.tc_state span{ display:block; text-align:center;     margin: 0.05rem auto;
    min-width: 1.2rem; color:#fff; max-width:1.4rem; font:0.112rem/0.16rem "microsoft yahei";}

.tc_state_w{ position:fixed; left:50%; top:50%; margin-left:-1rem; z-index:10; overflow:hidden; width:2rem; background:rgba(51,51,51,0.8); border-radius:0.04rem; transform:translateY(-50%); -webkit-transform:translateY(-50%);}
.tc_state_w span{ display:block; text-align:center; max-width:75%; color:#fff; font:0.112rem/0.16rem "microsoft yahei"; margin:0.15rem auto;}

.tc_loading{  position:fixed; left:50%; top:50%; margin-left:-0.3rem; margin-top:-0.3rem; z-index:10; overflow:hidden; height:0.6rem; width:0.6rem;  /*background: rgba(51,51,51,0.8); border-radius:0.04rem;*/}
.tc_loading span{display:block; text-align:center; font:0.096rem/0.096rem "microsoft yahei"; color:#fff; margin:0.1rem auto; }

.tc_loading .load_mark{width:0.208rem; height:0.208rem;display:block;  margin:0.196rem auto; background: url('/css/images/loading.gif') no-repeat; background-size:100%;}


.tc_side{ position:fixed; width:100%; z-index:10; max-width:600px; background-color:#fff;}
.tc_side_top{ top:0;}
.tc_side_bottom{ bottom:0;}
.tc_side .ts_title{ font:0.128rem/0.36rem "microsoft yahei"; color:#333; padding:0.03rem 0.16rem; border-bottom:1px solid #ededed;}
.tc_side .ts_content{ overflow:hidden;  }
.tc_side .tc_side_btn{ width: 2.68rem; height: 0.312rem;  border-radius: 0.04rem; background-color: #ff6600; color: #fff; text-align: center; font: 0.112rem/0.312rem "microsoft yahei"; margin:0.12rem auto;}

.tips_box{ position: relative; z-index: 30;}

/*弹窗end*/

/*加载*/
.load_tip{ overflow:hidden; text-align:center; margin:0.2rem;}

.load_tip .load_mark{width:0.128rem; height:0.128rem; display:inline-block; vertical-align:middle;background: url('/css/images/loading.gif') no-repeat; background-size:100%;}
.load_tip span{ display:inline-block; vertical-align:middle; font:0.096rem/0.128rem "microsoft yahei"; color:#666; margin-left:0.06rem;}


.load_cont{ overflow: hidden; min-height: 100%; background-color:#fff; }

.loading-warp{ display:block; height:0.44rem; width: 100%;margin-top:-0.44rem;}
.loading-warp .box{ width: 100%; overflow:hidden; text-align:center; height:100%; position:relative;}


.loading-warp .box .load_mark{display:block; width: 0.208rem; height: 0.208rem; margin: 0.116rem auto; position:absolute; top:50%; left:50%; margin-top:-0.104rem; margin-left:-0.104rem; background: url('/css/images/loading.gif') no-repeat; background-size:100%;}

.tips_bl_50{ background-color: #000; opacity: 0.6;position: fixed; width: 100%; height: 100%; left: 0; top:0; z-index: 5;}
/*加载end*/

/*底部边界*/
.ti_s_t{ overflow: hidden; text-align: center; margin: 0.092rem 0;}
.ti_s_t span{ font: 0.096rem/0.176rem "microsoft yahei"; color:#bcbcbc; display:inline-block;}
.ti_s_t .before{ display: inline-block;   width: 0.2rem; height: 1px; background-color: #c8c8c8; vertical-align: middle; margin: 0 0.04rem;margin-top: -0.016rem;}
.ti_s_t .after{ display: inline-block;  width: 0.2rem; height: 1px; background-color: #c8c8c8;vertical-align: middle; margin: 0 0.04rem;}
/*底部边界end*/
/*信息为空*/
.none{ overflow: hidden; margin-bottom:0.4rem;}
.none .m_mark{ display: block; margin:0 auto; margin-top: 0.8rem; width: 1.2rem; height: 0.79rem; background: url('/css/images/none_mm.png') no-repeat; background-size: 1.2rem; background-position:0rem 0rem;}
.none span{ font: 0.104rem/0.264rem "microsoft yahei"; color:#999; display: block; text-align: center;}
/*信息为空end*/



@media (min-width: 320px){html{font-size: 42.6667px;} }
@media (min-width: 360px){html{font-size: 120px;} }
@media (min-width: 375px){html{font-size: 125px;} }
@media (min-width: 384px){html{font-size: 128px;} }
@media (min-width: 414px){html{font-size: 138px;} }
@media (min-width: 448px){html{font-size: 149.3333px;} }
@media (min-width: 480px){html{font-size: 160px;} }
@media (min-width: 512px){html{font-size: 170.6666px;} }
@media (min-width: 544px){html{font-size: 181.3333px;} }
@media (min-width: 576px){html{font-size: 192px;} }
@media (min-width: 600px){html{font-size: 200px;} }