html,body{font-size:12px; background-color:#f5f5f5; font-family:"Helvetica Neue",Helvetica,Microsoft YaHei; color: #333; min-width: 320px; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-font-smoothing: antialiased; -moz-user-select: none; }
body, button, input, select, textarea,h1,h2,h3{font:400 14px/1.5 "Helvetica Neue",Helvetica,Microsoft YaHei;}
input::-webkit-input-placeholder { /* WebKit browsers */ color: #b6b6b6;font-family:Helvetica;}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #b6b6b6;font-family:Helvetica;}
input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #b6b6b6;font-family:Helvetica;}
input:-ms-input-placeholder { color: #b6b6b6; font-family:Helvetica;}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0; line-height: 1; }
body, button, input, select, textarea { margin: 0; padding: 0; line-height: 1;}
body:active { border:0;}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, iframe { display: block; }
h1, h2, h3, h4, h5, h6 { font-weight: normal;font-family: "微软雅黑";}
address, cite, dfn, em, var, i { font-style: normal; font-weight: 400; }
dfn { font-family: Microsoft YaHei;font-style:normal;font-size:12px; }
ul, ol { list-style: none; }
a { color: #333; text-decoration: none;}
fieldset{ border: 0; font-size: 12px; color: #333333;}
img {border: 0; vertical-align: middle; -ms-interpolation-mode: bicubic; /*解决缩放失真*/ }
table { border-collapse: collapse; border-spacing: 0;}
input[type=text] { -webkit-appearance: none; border-radius: 0; background:transparent;padding:0 5px;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
input{ border: 1px solid #DEDEDE; font-size: 12px; color: #333333;}
:focus { outline: 0; }

h1 { font: 600 1.0286em/2 Tahoma; }
h2 { font: 600 1.0243em/2 Tahoma; }
h3 { font: 600 1em/1.5 Tahoma; }
::-moz-selection { background: #665f55; text-shadow: none; color: #fff; }
::selection { background: #665f55; text-shadow: none; color: #fff; }
::webkit-selection{ background: #665f55; text-shadow: none; color: #fff;}
/*清空input*/
.wrapClear{position:relative;}
dfn.clearBtn{width:16px;height:16px;background-color:#ccc; border-radius:50%;margin:-9px 0 0 -9px;position:absolute;right:4px;top:50%;}
dfn.clearBtn:before{border-left:1px solid #fff;height:8px;width:0px;position:absolute;content:""; left:7px;top:4px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg);}
dfn.clearBtn:after{border-left:1px solid #fff;height:8px;width:0px;position:absolute;content:""; left:7px;top:4px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}

 .clearfix:after { visibility: hidden; display: block; font-size: 0; content: ; clear: both; height: 0; } 
 .clearfix { display: inline-table; } 
.w100{width: 100%;}
.w7{width: 7%;}
.w92{ width: 92%;}
.fl{
	float: left;
}
.fr{
	float: right;
}

.bg{ width: 100%; position: relative;}
.bg img{width: 100%;}
.back1{
	width: 100%;
	background: #fff;
}
.back_box1{
	width: 100%;
	margin: auto;
}
.back_box1 img{
	width: 100%;
}

.back2{
	width: 100%;
	background: #0d5ef4;
	padding-bottom: 100px;
}
.back_box2{
	width: 1200px;
	margin: auto;
}
.tit{
	text-align: center;
	padding: 50px 0;
}
.tit img{
	width: 1000px;
}
.pro_box1{
	width: 100%;
}
.pro_box1 li{
	width: 100%;
	margin-bottom: 20px;
}
.pro_box1 li img{
	width: 100%;
}
.pro_box2{
	width: 1200px;
	overflow: hidden;
}
.pro_box2 li{
	float: left;
	width: 290px;
	margin:30px 5px;
}
.pro_box2 li img{
	width: 100%;
}
.pro_box{
	width: 1200px;
}
.pro_box a{
	    position: relative;
    background: #fff;
    float: left;
    display: block;
    width: 296px;
    margin: 0 2px 10px;
}
.pro_box .pro_img{
	    width: 266px;
    height: 266px;
    overflow: hidden;
    padding: 15px;
}
.pro_box .pro_img img{
	width: 100%;
}
.pro_box .pro_act{
	    margin-top: 8px;
    font-family: Microsoft YaHei;
    padding: 10px 10px 0;
    line-height: 24px;
    height: 48px;
    font-size: 16px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  
}
.pro_con{
	    font-family: Microsoft YaHei;
    width: 296px;
    height: 145px;
    background: #20bbfe;
    color: #fff;
}
.pro_con .pro_price{
	padding: 0 10px;
	  float: left;
	  width: 172px;
}
.pro_con .pro_price span{
	font-family: Microsoft YaHei;
    height: 30px;
    line-height: 30px;
    font-size: 17px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-decoration: line-through;
}
.pro_con .pro_price p{
	font-family: Microsoft YaHei;
	line-height: 28px;
	font-size: 16px;
}
.pro_con .pro_price p i{
	font-family: Microsoft YaHei;
	font-size: 18px;
}
.pro_con .pro_btn{
	    text-align: center;
    color: #fff;
    float: right;
    width: 58px;
    height: 58px;
    position: relative;
    border: 1px solid #fff;
    margin-right: 15px;
}
/*.pro_con .pro_btn .start{
	position: absolute;
	left: 0;
	top: 20px;
	width: 0;
	height: 0;
	border: 10px solid #FCDC1C;
	border-right: 10px solid transparent;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
}*/
.pro_con .pro_btn span{
	font-family: Microsoft YaHei;
	display: inline-block;
	margin-top: 10px;
	font-size: 16px;
	line-height: 20px;
}
.ss{
	position: absolute;
	right: 0;
	top: -4px;
}
.ss img{
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
}
.ss span{
	    position: absolute;
    z-index: 9;
    right: 17px;
    font-size: 17px;
    top: 14px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    display: inline-block;
    width: 60px;
}











