@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0}
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
ul,ol,li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,strong,b{font-weight:normal;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.14 arial,\5b8b\4f53;color:#333;outline:0;}
body{background:#fff;}
a{color:#333;}
a{text-decoration:none;}
em,i{ font-style:normal;}
img {border: 0 none; width: auto\9; height: auto; max-width: 100%; vertical-align: top; -ms-interpolation-mode: bicubic; display:block;}

body { max-width:16rem; margin: 0 auto;font-family:'微软雅黑'; overflow: hidden; background-color:#fff; overflow-y: scroll;}

.top{padding:0.3rem 0.5rem; overflow:hidden;}
.top_l{float:left;background:url(../images/logo.jpg) no-repeat; background-size:contain; width:6.75rem; height:1.5rem;}
.top_r{float:right;background:url(../images/tel.jpg) no-repeat; background-size:contain; width:5.3rem; height:1.5rem;}

.nav{background-color:#ce001f; overflow:hidden;}
.nav a{float:left; display:block; width:2.65rem; color:#fff; line-height:1.425rem; text-align:center; font-size:0.5rem;}

.banner{width:16rem; height:7.55rem;}

.dy{margin:0.55rem auto; width:15rem; background:url(../images/dy_bg.jpg) no-repeat top left; background-size:2.025rem 0.75rem;}
.dy span{font-size:0.45rem; line-height:0.75rem; color:#000000; padding-left:2.05rem;}
.dy span a{color:#d70050;}
.dy img{width:16rem; height:8rem; margin-bottom:0.9rem;}

.title{width:15rem; height:2rem; margin:0 auto 0.45rem;}
.btn{display:block; width:10rem; height:1.05rem; background-color:#f94017; color:#fff; text-align:center; line-height:1.05rem; font-size:0.55rem; border-radius:0.2rem; margin:0 auto;}

.box_1{width:15rem; margin:0 auto 0.95rem;}
.box_1 img{width:15rem; height:5.7rem; margin-bottom:0.3rem;}

.box_2{width:15rem; margin:0 auto 0.85rem;}
.box_2 ul{overflow:hidden; margin-bottom:0.4rem;}
.box_2 ul li{float:left;width:4.875rem; margin:0 0.05rem;}
.box_2 ul li img{width:4.875rem; height:3.65rem;}
.box_2 ul li p{font-size:0.425rem; line-height:0.54rem; text-align:center; color:#000; margin:0.2rem 0;}

.box_3{width:15rem; margin:0 auto 0.95rem;}
.box_3 .img_1{width:14.875rem; height:6.525rem; margin:0 auto;}
.box_3 .img_2{width:14.95rem; height:10.825rem; margin:0.75rem auto 0;}
.box_3 p{font-size:0.45rem; color:#000; margin:0.5rem 0;}
.box_3 p span{color:#d70050; font-weight:bold;}

.box_5{margin:0 auto 0.95rem; width:14.875rem;}
.box_5 img{width:14.875rem; height:7.45rem; margin-bottom:0.7rem;}

.ad{width:16rem; height:3.15rem; margin-bottom:0.85rem;}

.wt{margin-bottom:1.3rem;}
.wt img{margin:0 auto 0.3rem; width:10rem; height:1.5rem;}
.wt a img{width:14.875rem; height:4.3rem;}

.bot{height:7rem; background-color:#d70050; margin-top:0.55rem;}
.bot img{width:7.5rem; height:1.55rem; margin:0 auto; padding:1.1rem 0 0.2rem;}
.bot p{font-size:0.5rem; text-align:center; line-height:1rem; color:#fff;}

	/* 本例子css -------------------------------------- */
	.focus{ width:15rem; height:8.3rem;  margin:0 auto 0.9rem; position:relative; overflow:hidden;   }
	.focus .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:5px; text-align:center;  }
	.focus .hd ul{ display:inline-block; height:0.3rem; font-size:0; vertical-align:top;
	}
	.focus .hd ul li{ display:inline-block; width:0.3rem; height:0.3rem; -webkit-border-radius:0.15rem; -moz-border-radius:0.15rem; border-radius:0.15rem; background:#949494; margin:0 5px;  vertical-align:top; overflow:hidden;   }
	.focus .hd ul .on{ background:#d70050;  }

	.focus .bd{ position:relative; z-index:0; }
	.focus .bd li img{ width:100%;  height:7.5rem; background:url(images/loading.gif) center center no-repeat;  }
	.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }

