html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body,dd,dl,dt,h1,h2,h3,h4,h5,h6,p,ul{margin:0;padding:0;}
body{font-size:100% !important;}
em{font-style:normal;}
ul{list-style:none;}
img{max-width:100%;vertical-align:bottom;}
i{font-style:normal;}
article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block;}
body{min-width:320px;background-color:#f2f2f2;background-position:50% 0;background-repeat:repeat;color:#000000;text-align:left;font-family:microsoft Yahei,Arial;}
body a{outline:none;blr:expression(this.onFocus=this.blur());}
li{list-style:none;}
a{color:#000000;text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{color:#000000;text-decoration:none;}
a:active{color:#000000;}
p{color:#262626;font-size:1em;line-height:1.5em;}
/*去除黄线*/
input,button,select,textarea{outline:none;}
.clearfix:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0;content:".";}
.center{text-align:center;}
.left{float:left;}
.right{float:right;}
.relative{position:relative;}
.absolute{position:absolute;}
.wrapper{background:#ffffff;padding:0;}
.mc{margin:0 auto;}
.red{color:#FF0000}
.hidden{display:none;}
.blank1{clear:both;display:block;overflow:hidden;height:1px;border-bottom:1px solid #ccc;font-size:1px;}
.blank5{clear:both;display:block;overflow:hidden;height:.2em;font-size:1px;}
.blank9{clear:both;display:block;overflow:hidden;height:.375em;}
.blank10{clear:both;display:block;overflow:hidden;height:.41666em;}
.blank12{clear:both;display:block;overflow:hidden;height:.5em;}
.blank15{clear:both;display:block;overflow:hidden;height:.65em;}
.blank20{clear:both;display:block;overflow:hidden;height:.8333em;}
.blank40{clear:both;display:block;overflow:hidden;height:1.5em;}
.blank60{clear:both;display:block;overflow:hidden;height:2.5em;}
.w1200{width:1200px;}
.w1400{width:1340px;}
.btn{cursor: pointer;}
/*css start*/
.container{background:#FFF}
.container .t{color:#000;text-align:center}
.container .t h3{font-size:1.66666667em;margin-bottom:1%}
.container .t .line{border-bottom:1px solid #000;margin-bottom:1px;width:80%;margin-left:10%}
.container .t h4{font-size:.66666667em;margin-top:1%}
.hd{margin-left:43%}
.hd li{float:left;margin-right:.3em;width:.6em;height:.6em;text-indent:-9999px;border-radius:50%;background:#b7864c}
.hd li.on{border:1px solid #b7864c;width:.54em;height:.54em;background:#FFF}
.info h3{color:#ce9b4b;margin-left:3.125%}
.info h4{font-size:.75em;margin-left:3.125%}
.info .btn{font-size:1.08333333em;background:#dbb375;line-height:2.08333333em;text-align:center;-webkit-border-radius:2em;-moz-border-radius:2em;border-radius:2em;width:80%;margin-left:10%}
.box1 .listimg .left{width:50%;}
.box1 .listimg .right{width:46%;padding:0 2%;}
.box1 .listimg .right h3{font-size:1.05em;color:#b58b4b;border-bottom:2px solid #b58b4b;}
.box1 .listimg .right h3 span{font-size:0.9em;}
.box1 .listimg .right p{padding:2% 4%;font-size:0.75em;background:#434343;color:#fff;}
.box2 .t .line{width:90%;margin-left:5%}
.box2 p{margin:0 3.125%;font-size:.83333333em}
.box2 .info{background:#e0e0e0}
.box3 .info h4{margin:0;text-align:center}
.box6 .info h3{font-weight:400}
.box6 .info p{margin:0 3.125%;font-size:.83333333em}
/*css end*/
@media only screen and (min-width:1280px){
    body{font-size: 24px !important;}
    .container{width: 640px;}
}
@media only screen and (min-width:640px) and (max-width:1279px){
    body{font-size: 24px !important;}
    .container{width: 640px;}
}
@media only screen and (min-width:480px) and (max-width:639px){
    body{font-size: 20px !important;}
    .container{width: 100%;}
}
@media only screen and (min-width:375px) and (max-width:479px){
    /*苹果6*/
    body{font-size: 14px !important;}
    .container{width: 100%;}
    .dn{display: none;}
}
@media only screen and (min-width:360px) and (max-width:374px){
    /*小米大屏*/
    body{font-size: 13px !important;}
    .container{width: 100%;}
    .dn{display: none;}
    .dn2{display:none;}
}
@media only screen and (min-width:320px) and (max-width:359px){
    /*苹果5C*/
    body{font-size: 12px;}
    .container{width: 100%;}
    .dn{display: none;}
    .dn2{display:none;}
    .dn3{display:none;}
	.box1 .listimg .left img{height:10em;}
	.box1 .listimg .right h3{font-size:1em;}
	.box1 .listimg .right h3 span{font-size:0.8em;}
	.box1 .listimg .right p{padding:2%;}
}