﻿@charset "UTF-8";
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, fieldset, input, button, textarea, p, blockquote, table, tr, th, td {
	padding: 0;
	margin: 0;
}

a ,div{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

*{
	box-sizing: border-box;
}
ul, li, dl, dt, dd {
    list-style: none;
	text-decoration: none;
	font-style: normal;
}
a,em,span,b,i{
	list-style: none;
	text-decoration: none;
	font-style: normal;
    display:inline-block;
}

body{
	font-size: 14px;
	color: #333;
	font-family:Microsoft Yahei,'微软雅黑', '宋体';
}

input,textarea{
    outline: none;
    resize: none;
    font-family:Microsoft Yahei,'微软雅黑', '宋体';
}
img{
    border:none;
	cursor:pointer;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.c-white{
	color: #fff;
}

.fomar{
	font-family: "Arial";
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.pr{
	position: relative;
}

.pa{
	position: absolute;
}

.pf {
	position: fixed;
}

.content{
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;
}

.ofh {
	overflow: hidden;
}

.block {
	display: block;

}

.inline{
	display: inline-block;
}

.none{
	display: none;
}

.fs12{
	font-size: 12px;
}

.fs14{
	font-size: 14px;
}

.fs16{
	font-size: 16px;
}

.fs18{
	font-size: 18px;
}

.fs24{
	font-size: 24px;
}

.fs30{
	font-size: 30px;
}

.wot{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.maxwh{
	width: 100% !important;
}


.mx3 {
    max-width: 0.33rem;
}

.colo0{
	color: #000 !important;
}

.c-6{
	color: #666;
}

.c-3{
	color: #333;
}

.c-0d{
	color: #0b9efb;
}

.c-fb{
	color: #fb0b0b;
}

.c-fb8{
	color:#fb8d0b;
}

.c-87{
	color: #878787;
}

.c-4f{
	color: #4f4f4f;
}

.tra{
	transition: all 0.35s;
	-webkit-transition: all 0.35s;
	-ms-transition: all 0.35s; 	/* IE 9 */
	-moz-transition: all 0.35s; 	/* Firefox */
	-o-transition : all 0.35s; 	/* Opera */
}

.fow{
	font-weight: bold;
}

.bgf9{
	background-color: #f9f9f9;
}

.mpdis{
	display: none;
}

.clear{
	clear:both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	font-size:0;
}
.clearfix { *zoom:1;}

.bgf2{
	background-color: #f2f2f2;
}

.headtp{
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 2;
}

.mphead , .pchead{
	background-color: #fff;
}

/*面包屑导航  star*/
.crumbs{
	width: 100%;
	padding: 24px 0 20px;
}
.crumbs>em{
	display: inline-block;
	float: left;
	margin-right: 6px;
	width: 17px;
	height: 17px;
	background: url("../images/home.png") no-repeat center center;
}
.crumbs>a{
	font-size: 14px;
	color:#999;
}
.crumbs>i{
	font-size: 14px;
	color:#555;
	margin: 0 0 0 6px;
}
.crumbs>span{
	font-size: 14px;
}

/*crumbs  end*/

/* 分页 */

.page{
	text-align: center;
}

.page-ul{}

.bor-colo{
	border-color: #2778e3;
}

.bg-colo{
	background-color: #2778e3;
}

.bg-colo1{
	background-color: #30b55e;
}

.colo{
	color: #2778e3;
}
/*头部--底部 frame.css*/

/*分页*/
.new-page{
	width: 100%;
	text-align: center;
}

.new-page ul li{
	background: #fff;
	margin:0 7px;
}
.new-page ul li a{
	padding: 6px 12px;
	font-size: 16px;
	color:#6a6a6a;
	background-color: #f7fafc;
	border: 1px solid #eef1f3;
	text-align: center;
}

/*.active a{
	background: #0b9efb !important;
	border-color: #0b9efb !important;
	color:#fff !important;
}*/


/*手机头部--底部 frame.css*/
/* 头部 */
.head-top{
	background-color: #f7f7f7;
	border-bottom: 1px solid #ececec;
}

.logina{
	padding: 0px 20px;
	border-right: 1px solid #666;
}

.enrolla{
	padding: 0px 15px;
}

.arrow{
	display: inline-block;
	width:12px;
	height: 6px;
	background: url('../images/arrow.png') no-repeat center;
}

.head-ul>.fr>a , .head-ul>.fr>div>a{
	padding: 0px 20px;
}

.head-ul>.fr>a>em , .head-ul>.fr>div>a>em{
	margin-right: 5px;
	display: inline-block;
}

.head-ul>.fr>a>i , .head-ul>.fr>div>a>i{
	margin-left: 5px;
}

.userul>li>a{
	padding: 3px 0px;
}

.userul{
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .3);
	top: 185%;
	background-color: #fff;
	padding: 3px 0px;
	border-radius: 5px;
}

.ewmbox{
	top: 155%;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .3);
}

.mpa{
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}

.head-ul{
	padding: 9px 0px;
}

.seachbox > a {
    background-color: #0b9efb;
    width: 100px;
    line-height: 38px;
    height: 40px;
}

.seachbox>input{
	line-height: 38px;
	height: 40px;
	border: 1px solid #ccc;
	border-right: 0px;
	width: 515px;
	padding-left: 10px;
	outline: none;
}

.seachbox{
	padding: 4px 0px 3px;
}

.shopa{
	border: 1px solid #eee;
	padding: 10px 13px 9px 48px;
	background: url('../images/shop.png') no-repeat 15px center;
	margin: 4px 0px 3px;
}

.shopa>i{
	background-color: #30b55e;
	padding: 0 8px;
	border-radius: 8px;
	margin-left: 5px;
}

.head-cobox{
	padding-top: 30px;
	padding-bottom: 30px;
}

.prdbox{
	width: 220px;
}

.head-down{
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
}

.prda{
	padding: 10px 0px 9px 40px;
	background-image: url('../images/prda.png');
	background-repeat: no-repeat;
	background-position: 15px center;
}

.prdul{
	background-color: #f5f5f5;
	padding: 7px 0px;
	z-index: 3;
}

.prdul>li>a{
	padding: 7px 30px;
}

.prdul>li:hover>a{
	color: #1d9b00;
	background-color: #fff;
}

.prdul>li>a>i{
	width: 5px;
	height: 9px;
	background: url('../images/arrow1.png') no-repeat center;
	margin-top: 4px;
}

.prdul>li:hover>a>i{
	background: url('../images/arrow2.png') no-repeat center;
}

.sprdul{
	left:100%;
	top: 0;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, .3);
	background-color: #fff;
}

.sprdul>li>a{
	padding: 7px 30px;
	color: #787878;
}

.sprdul > li > a:hover {
    color: #1d9b00;
}

.nav>li>a{
	color: white;
	padding: 8px 24px 9px;
}

.nav>li:hover a{
	color: #1d9b00;
    background-color:white;
}

.dha{
	color: #404040;
	font-size:20px;
	padding: 7px 0px 8px 20px;
	background: url('../images/dh.png') no-repeat left center;
}

/* banner开始 */

.banner-ul{
	width: 1000%;
}

.banner-ul>li{
	width: 10%;
}

.dianul{
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 3%;
}

.dianul>li{
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #fff;
	cursor:pointer;
	border-radius: 50%;
	margin: 0px 5px;
	transition: all 0.35s;
	-webkit-transition: all 0.35s;
	-ms-transition: all 0.35s; 	/* IE 9 */
	-moz-transition: all 0.35s; 	/* Firefox */
	-o-transition : all 0.35s; 	/* Opera */
}

.dianulli{
	background-color: #0b9efb !important;
	width: 30px !important;
	border-radius: 10px !important;
}

/* 底部开始 */

.foot-top{
	background-color: #262626;
}

.foot-topbox{
	padding: 4% 0px 6%;
}

.foot-left{
	width: 100%;
	/*border-right: 1px solid #c4c4c4;*/
}

.foot-leftul>li{
	width:20%;
}

.foot-leftul>li>h5{
	font-size:18px;
	font-weight: 100;
}

.foot-leftul>li>span{
	width: 40px;
	height: 1px;
	background-color: #0b9efb;
}

.sonleftul{
	padding-top: 5%;
}

.sonleftul>li>a{
	color: #888;
	padding: 5px 0px;
}

.sonleftul>li>a:hover{
	color: #fff;
}

.foot-right{
	width: 34.5%;
	padding-left:7%;
}

.fotdhbox{
	padding-left:22%;
	background: url('../images/dh1.png') no-repeat left 0px;
	padding-bottom: 5%;
	border-bottom: 1px solid #adadad;
}

.fotdhbox>p{
	color: #888;
}

.fotdhbox>a{
	font-size:28px;
	color: #404040;
}

.fotdp{
	color: #404040;
	padding-top: 5%;
}

.foot-down{
	background-color: #dcdcdc;
	border-top: 1px solid #c4c4c4;
}

.foot-downul{
	padding: 2.667% 0px;
	color:#888;
}

/*分页*/
.new-page{
	width: 100%;
	text-align: center;
}

.new-page ul li{
	background: #fff;
	margin:0 7px;
}
.new-page ul li a{
	padding: 6px 12px;
	font-size: 16px;
	color:#6a6a6a;
	background-color: #f7fafc;
	border: 1px solid #eef1f3;
	text-align: center;
}

/*.active a{
	background: #0b9efb !important;
	border-color: #0b9efb !important;
	color:#fff !important;
}*/


/* 手机头部 */

.logoa{
	width:1.5rem;
}

.navbut>span , .sjnavbut>span{
	width: 0.25rem;
	height: 2px;
	background-color:#636363;
	margin: 3px 0px;
}

.navbut{
	margin-top: 0.1rem;
    margin-right:0.2rem;
}

.mpseadiv{
	width: 100%;
	padding-bottom: 0.1rem;
}

.mpseadiv>input{
	width: 5.4rem;
	border: 1px solid #ccc;
	border-right: 0px;
	padding:0.13rem 0px 0.13rem 0.1rem;
	font-size: 0.12rem;
	outline: none;
}

.mpseadiv>a{
	font-size: 0.12rem;
	background-color:#0b9efb;
	padding: 0.133rem 0.18rem;
}

.mpheaul{
	padding: 0.2rem 0px;
}

.mpseadiv>input::-webkit-input-placeholder{
	color: #b0b0b0;
}

.mpseadiv>input:-moz-placeholder{
	color: #b0b0b0;
}

.mpseadiv>input::-moz-placeholder{
	color: #b0b0b0;
}

.mpseadiv>input:-ms-input-placeholder{
	color: #b0b0b0;
}

.mpnavbg , .mpnavobg{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: rgba(0, 0, 0, .3);
	display: none;
	z-index: 3;
}

.sjnav{
	position: fixed;
	width: 80%;
	height: 100%;
	top: 0px;
	right: -100%;
	padding: 0px 5%;
	z-index: 3;
	background-color: #fff;
}

.logdiv>a{
	color: #2f2f2f;
	margin-right: 10px;
}

.logdiv{
	padding: 0.2rem 0px;
}

.logbox{
	padding: 4% 0px;
}

.colse{
	font-size: 24px;
	margin: 13px 0px;
	color: #aaaaaa;
}

.logul>li>a>img{
	margin: 0px 10px;
}

.logul>li>a>i{
	display: inline-block;
	width: 5px;
	height: 9px;
	background: url('../images/arrow1.png') no-repeat center;
	background-size: 0.05rem;
}

.logul>li>a{
	color: #2c2c2c;
	border-top: 1px solid #f2f2f2;
	padding: 1.5% 0px;
}

.logsja{
	bottom: 1%;
	width: 1.2rem;
}

.sjshopa{
	border: 1px solid #eee;
	padding: 0.1rem 0.13rem 0.09rem 0.48rem;
	background: url('../images/shop.png') no-repeat 0.15rem center;
	background-size: 0.25rem;
}

.sjshopa>i {
	background-color: #30b55e;
	padding: 0 0.08rem;
	border-radius: 8px;
	margin-left: 0.05rem;
}

.sjdha{
	right: 5%;
	bottom: 1%;
	font-size: 16px;
	color: #404040;
}

img{
border:none;
}
/* 登录头部开始 */

.loginul>.fr>a{
	color: #545454;
	padding: 17px 0px;
}

.loginul{
	padding: 20px 100px;
}

.loginbox{
	position: fixed;
	height: 100%;
	left: 0px;
	top: 0px;
	width: 100%;
	background: url('../images/loginbox.jpg') no-repeat center;
	background-size: 100%;
}

.logindiv{
	width: 540px;
	background-color: #fff;
	margin: 10% auto 0px;
	padding: 0px 90px;
}

.logindiv>h5{
	font-size: 18px;
	font-weight: 100;
	padding: 31px 0px;
}

.loginoul>li>input{
	border: 1px solid #ddd;
	line-height: 40px;
	height: 42px;
	padding-left: 15px;
	outline: none;
}

.loginoul>li>input::-webkit-input-placeholder{
	color: #a0a0a0;
}

.loginoul>li>input:-moz-placeholder{
	color: #a0a0a0;
}

.loginoul>li>input::-moz-placeholder{
	color: #a0a0a0;
}

.loginoul>li>input:-ms-input-placeholder{
	color: #a0a0a0;
}

.loginoulin{
	background: url('../images/loginoul.png') no-repeat 10px center;
	padding-left: 36px !important;
}

.loginoulin1{
	background: url('../images/loginoul1.png') no-repeat 10px center;
	padding-left: 36px !important;
}

.loginoul>li{
	padding: 8px 0px;
}

.loginoul{
	padding-bottom: 40px;
}

.logwh{
	width: 200px !important;
}

.logsp{
	color: #f45a41;
	padding-left: 20px;
	background: url('../images/logsp.png') no-repeat left center;
}

.hqyzma{
	background-color: #0b9efb;
	padding: 11px 40px;
}

.c-45{
	color: #454545;
}

.loga{
	padding: 11px 0px;
}

.jzuse>input{
	margin-right: 10px;
}

.sljjbox>a{
	width:15px;
	height: 20px;
	line-height: 18px;
	color: #666;
	border: 1px solid #e7e7e7;
	text-align: center;
	font-size: 12px;
}

.sljjbox>input{
	width: 34px;
	line-height: 18px;
	height: 20px;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	outline: none;
	border-right: 0px;
	border-left: 0px;
	text-align: center;
}

.xjlybox{
	left: 0px;
	padding-top: 0.2rem;
	top: 100%;
}


.salebox{
	background-color: #fff;
}

.salesbox{
	padding-bottom: 4%;
}

.listleft{
	width: 18.334%;
}

.leistright{
	width: 79.167%;
}

.listsjdiv , .protwul , .shoptabul , .vpmptab , .vpadtabul , .vpintabul , .vptabul , .vportabul , .vpottabul , .sjnavbut , .mpfoot{
	display: none;
}

.paswul{
	color: #999;
	padding: 15% 0px;
}

.paswul>li{
	padding: 2.5% 0px;
}

.paswul>li>a{
	width: 150px;
	padding: 9px 0px;
	border: 1px solid #0b9efb;
	border-radius: 20px;
}
@media only screen and (min-width: 0px) and (max-width: 1200px){
    .content{
        padding-left: 1%;
        padding-right: 1%;
    }

}

@media only screen and (min-width: 0px) and (max-width: 640px){

    .content{
        max-width: 640px;
        width: 100%;
        padding-left: 1%;
        padding-right: 1%;
    }

    body{
        font-size: 0.12rem;
    }

    .pcdis , .foot-top , .foot-down{
        display: none;
    }
    .mpdis{
        position: fixed;
        z-index: 10;
        top:0;
        left:0;
        width: 100%;
        background: #fff;
        display: block;
    }
    .mpfoot{
        position: fixed;
        bottom:0;
        left:0;
        width: 100%;
        background: #fff;
        display: block;
    }

    .foot-leftul>li>h5{
        font-size: 12px;
    }

    .foot-leftul{
        text-align: center;
    }

    .new-page ul li a{
        font-size: 12px;
    }

    .new-page ul li{
        margin: 0px 2px;
    }

    .new-page ul li a{
        padding: 6px 9px;
    }

    .mpfootul{
        padding: 0.16rem 0px;
    }

    .mpfootul>li{
        width: 20%;
    }

    .mpfootul>li>a>span{
        width: 0.36rem;
        height: 0.36rem;
    }

    .mpfootul>li>a>p{
        color: #454545;
        font-size: 12px;
    }

    .mpfootul>li:hover>a>p{
        color: #4bb033;
    }

    .mpfootul>li:nth-child(1)>a>span{
        background: url('../images/mpfootul.png') no-repeat center;
        background-size: 0.36rem;
    }

    .mpfootul>li:nth-child(2)>a>span{
        background: url('../images/mpfootul1.png') no-repeat center;
        background-size: 0.36rem;
    }

    .mpfootul>li:nth-child(3)>a>span{
        background: url('../images/mpfootul2.png') no-repeat center;
        background-size: 0.36rem;
    }

    .mpfootul>li:nth-child(4)>a>span{
        background: url('../images/mpfootul3.png') no-repeat center;
        background-size: 0.36rem;
    }

    .mpfootul>li:nth-child(5)>a>span{
        background: url('../images/mpfootul4.png') no-repeat center;
        background-size: 0.36rem;
    }

    .mpfootul>li:hover:nth-child(1)>a>span{
        background: url('../images/mpfootula.png') no-repeat center;
        background-size: 0.36rem;
    }

    .mpfootul>li:hover:nth-child(2)>a>span{
        background: url('../images/mpfootula1.png') no-repeat center;
        background-size: 0.36rem;
    }

    .mpfootul>li:hover:nth-child(3)>a>span{
        background: url('../images/mpfootula2.png') no-repeat center;
        background-size: 0.36rem;
    }

    .mpfootul>li:hover:nth-child(4)>a>span{
        background: url('../images/mpfootula3.png') no-repeat center;
        background-size: 0.36rem;
    }

    .mpfootul>li:hover:nth-child(5)>a>span{
        background: url('../images/mpfootula4.png') no-repeat center;
        background-size: 0.36rem;
    }


}


/*右侧悬浮框样式 7.3开始*/
/*整体右侧浮动*/
.right-float{
	position: fixed;
	bottom: 100px;
	right: 40px;
	z-index: 2;
}

.right-float ul li{
	width: 50px;
	height: 50px;
	background-image: url("../images/bg.png");
	background-repeat: no-repeat;
	background-color: #bdbdbd;
	border-bottom: 1px solid #dee0e1;
	position: relative;
}

/*鼠标移动上去弹出内容框  总体样式*/
.right-float ul li .rf-con{
	position: absolute;
	right: 43px;
	display: none;
}
.right-float ul li .rf-con .rf-c{
	background-color: #50c236;
	position: absolute;
	right: 22px;
	color: #fff;
	border-radius: 3px;
}

/*弹出内容框 右侧三角形*/
.right-float ul li .rf-con .rf-c::after{
	position:absolute;
	content:"";
	height:0;
	width: 0;
	pointer-events: none;
	border: solid transparent;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #50c236;
	border-width: 12px;
	top: 50%;
	left: 100%;
	margin-top:-12px;
}
.right-float ul li:hover{
	background-color: #50c236;
	cursor: pointer;
}
/*第一个框 问题反馈*/
.right-float ul li#proBlem{
	background-position: 1px 12px;
}
.right-float ul li#proBlem .rf-con{
	width: 120px;
	height: 43px;
}
.right-float ul li#proBlem .rf-con .rf-c{
	width: 120px;
	height:43px;
	line-height: 43px;
	text-align: center;
	font-size: 14px;
}
/*第二个框 联系电话*/
.right-float ul li#telPhone{
	background-position: -52px 14px;
}
.right-float ul li#telPhone .rf-con{
	width: 240px;
	height: 43px;
	top: 50%;
	margin-top: -20px;
}
.right-float ul li#telPhone .rf-con .rf-c{
	padding: 4px 15px;
	text-align: left;
	font-size: 14px;
}

.right-float ul li#telPhone .rf-con .rf-c p{
	padding: 10px 0;
}
/*第三个框 APP下载*/
.right-float ul li#appImg{
	background-position: 1px -38px;
}
.right-float ul li#appImg .rf-con{
	width: 230px;
	height: 130px;
	top: 50%;
	margin-top: -65px;
}
.right-float ul li#appImg .rf-con .rf-c{
	padding: 12px 15px 6px 15px;
	/*text-align: left;*/
	font-size: 12px;
	text-align: center;
}
.right-float ul li#appImg .rf-con .rf-c span{
	display: inline-block;
	width: 120px;
}
.right-float ul li#appImg .rf-con .rf-c span i{
	font-style: normal;
	height: 25px;
	line-height: 25px;
}
/*第四个框 返回顶部*/
.right-float ul li#backTop{
	background-position: -52px -32px;
	display: none;
}
.right-float ul li#backTop .rf-con{
	width: 120px;
	height: 43px;
}
.right-float ul li#backTop .rf-con .rf-c{
	width: 120px;
	height:43px;
	line-height: 43px;
	text-align: center;
	font-size: 16px;
}
/*右侧悬浮框样式 结束*/
/*7-5*/
.curs {
   cursor:pointer;
}
.tup {
    float: right;
    display: block;
    margin-top: -0.05rem;
    height: 0.18rem;
}
.tup > span {
    width: 0.17rem;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 0.18rem;
    line-height: 0.18rem;
}
/*pcss*/
body {
}
.Ghs {
    width: .16rem;
    float: left;
}
.curs {
    cursor: pointer;
}
.mors {
    border: 1px solid #1d9b00!important;
}
.mor .c-white  {
    opacity: 1!important;
}
.mor .dps {
    display: inline !important;
}
.em_img1 {
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
}
.r2 {
    line-height: 0.2rem;
}

.cob9 {
    color:#1d9b00!important;
}

.r2b {
    width: 0.25rem;
    border: 1px solid #ccc;
}

.tcen {
    text-align: center;
}

.tcen:hover {
    color: #1d9b00;
    text-decoration: underline
}

.lischex {
    margin-top: -4px;
    vertical-align: middle;
}

.cred {
    color: red;
}

.sprodul > li > a:hover {
    color: #1d9b00;
    text-decoration: underline
}
.nonei {
   display:none!important;
}
.tedec {
    text-decoration: line-through;
}
.mx3 {
    max-width: 0.33rem;
}
.li1 {
     line-height:0.1rem;
}


/*pubbz*/
body {
}
.Ghs {
    width: .16rem;
    float: left;
}
.curs {
    cursor: pointer;
}
.mors {
    border: 1px solid #1d9b00!important;
}
.mor .c-white  {
    opacity: 1!important;
}
.mor .dps {
    display: inline !important;
}
.em_img1 {
    position: absolute;
    right: 0;
    bottom: -0.02rem;
    display: none;
}
.r2 {
    line-height: 0.2rem;
}

.cob9 {
    color:#1d9b00!important;
}

.r2b {
    width: 0.25rem;
    border: 1px solid #ccc;
}

.tcen {
    text-align: center;
}

.tcen:hover {
    color: #1d9b00;
    text-decoration: underline
}

.lischex {
    margin-top: -4px;
    vertical-align: middle;
}

.cred {
    color: red;
}

.sprodul > li > a:hover {
    color: #1d9b00;
    text-decoration: underline
}
.nonei {
   display:none!important;
}
.tedec {
    text-decoration: line-through;
}
.tup {
    float: right;
    display:block;
    margin-top: -0.05rem;
    height: 0.18rem;
}
.tup > span {
    width: 0.17rem;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 0.18rem;
    line-height: 0.18rem;
}
/*.tup > span:hover {
    background-color: #dfdfdf;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 1s;
    -webkit-transition-timing-function: ease;
}*/
.mx3 {
    max-width: 0.33rem;
}
.li1 {
     line-height:0.1rem;
}



@font-face {font-family: "iconfont";
  src: url('iconfont.eot?t=1531717661602'); /* IE9*/
  src: url('iconfont.eot?t=1531717661602#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAesAAsAAAAACwwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAQwAAAFZW7kgoY21hcAAAAYAAAABsAAABqjIH0otnbHlmAAAB7AAAA6YAAASofDIkVWhlYWQAAAWUAAAAMQAAADYTAtY3aGhlYQAABcgAAAAeAAAAJAjeBIVobXR4AAAF6AAAABQAAAAUFOn//2xvY2EAAAX8AAAADAAAAAwCUgNsbWF4cAAABggAAAAfAAAAIAEXAJFuYW1lAAAGKAAAAUUAAAJtPlT+fXBvc3QAAAdwAAAAOgAAAFRz7INReJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk0WecwMDKwMHUyXSGgYGhH0IzvmYwYuRgYGBiYGVmwAoC0lxTGBwYKp6xMzf8b2CIYW5gaAAKM4LkAOL7C6sAeJzFkcsRgCAMRDcQxWEsxQI8WownK6DitIGbwMUKXOZBshM+EwAsADI5iALyQOC66Ur4GTV8xcl840hcm6mV3iPKM3JJVNSIEvf6mSt+k/x39Vd7zNfM2BW0CZ9oeeCdNR34r1gZQF8C5hGPeJxNU0tvG1UUvufeefg5L8/cmbET2zNjexoau4nt2Ikc3IJYtFWlkrCIWgkJskikxK0QFRgBEmnEU0IVi7KJKgqkDcsu6aI/gFXYUolK0LLhF7CoH5yxQc3ozjnf+ebq3jnf/S4RCRn/yR4xh2TIKbJIXiOvEwLSafAVOgte2KzR02B5omWbCguD0JMDv8ZeBtuXTF5vNSu2JEsqKJCHhldvhTUawlKzSztQ57MAbi77hlGeMdg3kHDC/Geji/RHsArBjNqtji7MnzXrxUysnzIM1zC+jkmiGKNUUBW4ZvO4GE9Io3uimrUeFeZoAVJumL10JV3MGW9/2bw+W7bjAHt7kMkVlZ/O6lkdx8dZnjFcWUvHnGw6KJnQ/yvpZFKzlWcEnxj2eigStkeSxCYBOUM6ZJ1ski3sOIg6sBtdaFbaiE2ODWB34YRBNbDbMk5QQK5B2IU2AiwR1CDjV5aQREYBhMjhF1MCDxkdoYeM3qwwT/cE9b7hgG3c1x3HPdYd2zg2HOcZks6EG71X7VDaqc6vAqzOr+0ytru21qO0d8dw6fX19WsUnLLLvuv377IsPH1+VKoB1ErCVcyL/vMj4SpI4AQOROFhFHBsTnLJfgU61WoHJnGD9qYLYxzec4zLO5TuXI5+48YBYwc3DJfNQS0Y/BJEGwRs2V8YvM+WCZHG4/GeAKjhMjrlTbJD+uRT1K8GZyINZStSkaugoy3kYKkS1mBJR1uA7Emoj61L3I40ade7tK23ULDJjEqr3Wp7jRa3uayb3GamFHh+pdlCU3H5ZGG9KPIgmpFTsYjsxkaylxDOJRUAJbkIADSTllb8pEiFwArjw+/nslaMghBXV04xl7GZoMjY4JP0TFykwGSWopsMkkKSssQVSxtd0CxLg581C7g6Oq9algoPNeskHv3O1dtRcVsz6aCIqlMtFU/pIMkwzBc13AxyKZPS8TlfjyHOdRJDJvm8WGYQdxZfon9og8cpPWVQJsozcQEXEFKFIZHKNmMq5wXLeoIpz63f8GcKHKzH05KQ6N5Oz8ElZVInXXIRT2Hix3DqTYxo3nad2w3kpq6d0LbJG15k6wAdKnqR2ae1fALT1Y0eFY4++vBIoO9ufPtrYaX49w/ddxa2Fj443Npn7PPN7X1K97/QkkCSmpYcY4TceIJfMP9hmC8ebN18IAgPbu7eKXhPD+8es1Kh8Wqd3drufcUwbt/6J52BjJuRlEtRit63/gd4df8F0abClwAAeJxjYGRgYABiVe7UVfH8Nl8ZuFkYQOB6kacsjP7//38DKwNzA5DLwcAEEgUAD1AKXQAAAHicY2BkYGBu+N/AEMPK8B8IWBkYgCIogBUAoN8GbAAABAAAAAPpAAAFAAAABAD//wQAAAAAAAAAAHYBGAHcAlR4nGNgZGBgYGVoZeBgAAEmIOYCQgaG/2A+AwAWhgGpAHicZY9NTsMwEIVf+gekEqqoYIfkBWIBKP0Rq25YVGr3XXTfpk6bKokjx63UA3AejsAJOALcgDvwSCebNpbH37x5Y08A3OAHHo7fLfeRPVwyO3INF7gXrlN/EG6QX4SbaONVuEX9TdjHM6bCbXRheYPXuGL2hHdhDx18CNdwjU/hOvUv4Qb5W7iJO/wKt9Dx6sI+5l5XuI1HL/bHVi+cXqnlQcWhySKTOb+CmV7vkoWt0uqca1vEJlODoF9JU51pW91T7NdD5yIVWZOqCas6SYzKrdnq0AUb5/JRrxeJHoQm5Vhj/rbGAo5xBYUlDowxQhhkiMro6DtVZvSvsUPCXntWPc3ndFsU1P9zhQEC9M9cU7qy0nk6T4E9XxtSdXQrbsuelDSRXs1JErJCXta2VELqATZlV44RelzRiT8oZ0j/AAlabsgAAAB4nGNgYoAALgbsgJWRiZGZkYWRlZGNgbGCLzW3ICe/MjW1OD4zOT+PMy+1HMoqLU4tArMYGAAmNw4rAAA=') format('woff'),
  url('iconfont.ttf?t=1531717661602') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont.svg?t=1531717661602#iconfont') format('svg'); /* iOS 4.1- */
}

@font-face {
  font-family: 'size-icon';
  src:  url('fonts/size-icon.eot?7nwtyh');
  src:  url('fonts/size-icon.eot?7nwtyh#iefix') format('embedded-opentype'),
    url('fonts/size-icon.ttf?7nwtyh') format('truetype'),
    url('fonts/size-icon.woff?7nwtyh') format('woff'),
    url('fonts/size-icon.svg?7nwtyh#size-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'size-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-x2:before {
  content: "\79";
}
.icon-gengduo:before {
  content: "\e620";
}
.icon-shang:before {
  content: "\e63c";
}
.icon-xia:before {
  content: "\e63d";
}
.icon-zuo:before {
  content: "\e63e";
}
.icon-enter:before {
  content: "\e6f8";
}
.icon-mobilephone:before {
  content: "\e70f";
}
.icon-other:before {
  content: "\e714";
}
.icon-search:before {
  content: "\e741";
}
.icon-packup:before {
  content: "\e749";
}
.icon-unfold:before {
  content: "\e74a";
}
.icon-kefu:before {
  content: "\e625";
}
.icon-x:before {
  content: "\78";
}
.icon-employees_icon:before {
  content: "\e603";
}
.icon-news_icon:before {
  content: "\e604";
}
.icon-user_icon:before {
  content: "\e607";
}

/*正文  开始*/
.content-view{
    width: 100%;
}
.tleh6{
    padding: 30px 0 20px;
    font-size: 24px;
    color:#333;
    font-weight: 400;
}
.content-view>p{
    padding-bottom: 10px;
    line-height: 25px;
    font-size: 14px;
    color:#333;
}
.txtimg{
    padding: 20px 0;
    float: left;
    width: 50%;
}
.txtimg img{
    width: 100%;
}
/*正文  结束*/

/*纯文字列表  开始*/
.content-list-text{
    width: 100%;
}
.content-list-text>ul{
    display: inline-block;
    width: 100%;
}
.content-list-text>ul li{
    display: inline-block;
    width: 100%;
    padding: 10px 1%;
    background: #fff;
    box-shadow: 1px 1px 20px #f2f2f2;
    margin-bottom: 20px;
}
.content-list-text>ul li a{
    display: inline-block;
}
.content-list-text>ul li:hover{
    box-shadow: 1px 1px 20px #ccc;
}
.content-list-text>ul li .textimg{
    float: left;
    width: 14%;
}
.content-list-text>ul li .textimg img{
    width: 100%;
}
.content-list-text>ul li .textcont{
    float: left;
    width: 86%;
    padding: 0 0 0 2%;
}
.content-list-text>ul li.txtmax .textcont{
    width: 100%;
    padding: 0 0;
}
/*纯文字列表  开始*/

/*图文描述列表  开始*/
.content-list-image1{
    width: 100%;
}
.content-list-image1>ul{
    display: inline-block;
    width: 100%;
}
.content-list-image1>ul li{
    display: inline-block;
    width: 100%;
    padding: 10px 1%;
    background: #fff;
    box-shadow: 1px 1px 20px #f2f2f2;
    margin-bottom: 20px;
}
.content-list-image1>ul li a{
    display: inline-block;
}
.content-list-image1>ul li:hover{
    box-shadow: 1px 1px 20px #ccc;
}
.content-list-image1>ul li .textimg{
    float: left;
    width: 14%;
}
.content-list-image1>ul li .textimg img{
    width: 100%;
}
.content-list-image1>ul li .textcont{
    float: left;
    width: 86%;
    padding: 0 0 0 2%;
}
.content-list-image1>ul li.txtmax .textcont{
    width: 100%;
    padding: 0 0;
}
.textcont h6{
    padding-bottom: 14px;
    font-size: 20px;
    color:#0dcd1a;
    font-weight: 400;
}
.textcont>p{
    height: 62px;
    line-height: 25px;
    font-size: 14px;
    color:#333;
    overflow: hidden;
}
.detamore{
    width: 100%;
}
.detamore>span{
    display: inline-block;
    float: left;
    font-size: 12px;
    color:#999;
}
.detamore>a{
    display: inline-block;
    float: right;
    font-size: 14px;
    color:#0dcd1a;
}
/*图文描述列表  结束*/
/*一行两图列表  开始*/
.content-list-image2>ul{
    width: 100%;
    display: inline-block;
}
.content-list-image2>ul li{
    display: inline-block;
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 20px;
    overflow: hidden;
}
.content-list-image2>ul li:nth-child(2n){
    margin-right: 0;
}
.content-list-image2>ul li .img2{
    display: inline-block;
    position: relative;
    width: 100%;
}
.content-list-image2>ul li .img2 img{
    width: 100%;
    vertical-align: middle;
}
.content-list-image2>ul li .sizepa{
    position: absolute;
    top:0;
    left:0;
    padding-top: 40%;
    width: 100%;
    height: 100%;
    font-size: 20px;
    color:#fff;
    text-align: center;
}
.content-list-image2>ul li .pahr{
    position: absolute;
    bottom:-100%;
    left:0;
    padding-top: 10%;
    width: 100%;
    height: 100%;
    font-size: 20px;
    color:#fff;
    text-align: center;
    background: rgba(0,0,0,.5);
    transition: bottom 1s, transform 1s;
}
.content-list-image2>ul li:hover .pahr{
    bottom:0;

}
/*第二种*/
.imgcontul li{
    width: 49%;
    border:1px solid #ccc;
    border-radius: 6px;
}
.image2{
    width: 100%;
}
.image2 img{
    width: 100%;
    vertical-align: middle;
}
.imgcont{
    width: 100%;
    height: 100px;
    background: #f2f2f2;
    text-align: center;
}
.imgcont h6{
    line-height: 100px;
    font-size: 16px;
    color:#0dcd1a;
    font-weight: 400;
}
.imgcont>p{
    font-size: 14px;
    color:#666;
}
/*一行两图列表  结束*/

/*一行三图列表  开始*/
.img3ul{
    width: 100%;
}
.img3ul li{
    float: left;
    width: 32%;
    margin-right: 2%;
}
.img3ul li a{
    width: 100%;
}
.img3ul li a img{
    width: 100%;
    vertical-align: middle;
}
.img3ul li:nth-child(3n){
    margin-right: 0;
}
/*一行三图列表  结束*/


/*分页*/
.page{
    text-align: center;
}
.page ul{

}
.page ul li{
    display: inline-block;
    padding: 8px 15px;
    border:1px solid #dcdcdc;
    margin: 0 4px;
    cursor: pointer;
}
.page ul li a{
    display: inline-block;
    font-size: 14px;
    color:#333;
}
.page ul li.active{
    background: #0dcd1a;
    border:1px solid #0dcd1a;
}
.page ul li.active a{
    color:#fff;
}
.w4 {
    width: 40%;
}
.idsgoods {
    width: 0.28rem;
    margin-left: 0.1rem;
}
.w20 {
    width: 20%!important;
}
/*点评*/
.commentbig{
	width: 100%;
	background: #fff;
}
.commentbig li{
	padding-bottom: 20px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.comimggg{
	width: 90px;
	text-align: center;
	margin-right: 10px;
}
.comimg{
	width: 60px;
	height: 60px;
	margin: 0 auto;
}
.comimg img{
	width: 60px;
	height: 60px;
	border-radius: 30px;
	overflow: hidden;
}
.comimggg>p{
	font-size: 14px;
	color:#333;
	text-align: center;
}
.comcont{
	position: relative;
	padding: 10px 20px;
	width: 90%;
	border:1px solid #e5e5e5;
	border-radius: 3px;
}
.comcont:before{
	content: "";
	position: absolute;
	top:10px;
	left:-11px;
	width: 11px;
	height: 20px;
	background: url("../images/aysanjiao.png") ;
}
.comcont>h6{
	padding-bottom: 10px;
	font-size: 14px;
	color:#333;
	font-weight: 400;
}
.comcont>p{
	font-size: 14px;
	color:#666;
}

/*产品点评*/
.procomment{
	width: 100%;
}
.aycommentop{
	padding: 20px 0;
}
.ayproimg{
	float: left;
	width: 150px;
}
.ayproimg img{
	width: 100%;
}
.ayprotopsub{
	float: right;
	width: 80%;
}
.ayprotopsub h4{
	padding-bottom: 10px;
	font-size: 24px;
	color:#333;
	font-weight: 400;
}
.ayprosubul{
	width: 100%;
}
.ayprosubul li{
	float: left;
	width: 50%;
	padding: 4px 0;
}
.ayprosubul li span{
	display: inline-block;
	float: left;
	width: 25%;
	font-size: 14px;
	color:#666;
	text-align: right;
}
.ayprosubul li em{
	display: inline-block;
	width: 65%;
}
.ayconmentdown h6{
	padding-bottom: 20px;
	font-size: 16px;
	color:#333;
	font-weight: 400;
}
.ayconmentdown textarea{
	padding: 20px 10px;
	width: 100%;
	height: 150px;
	border:1px solid #e5e5e5;
	font-size: 14px;
	color:#666;
}
.ayconmensize{
	padding-top: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ayconmensize>span{
	font-size: 12px;
	color:#999;
}
.ayconmensize>a{
	padding: 12px 34px;
	font-size: 14px;
	color:#fff;
	border-radius: 3px;
}
.border-none {
    border: none!important;
}
.invobut {
    background-color: #e6e6e6!important;
    color: #1d9b00!important;
}