@charset "utf-8";
/* 
    @名称: base
    @功能: 重设浏览器默认样式
*/
/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html{
    color:#000;background:#fff;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:62.5%;
}
/* 内外边距通常让各个浏览器样式的表现位置不同 */
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;
}
/* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { 
    display:block;
}
/* HTML5 媒体文件跟 img 保持一致 */
audio,canvas,video {
    display:inline-block;*display:inline;*zoom:1;
}
/* 要注意表单元素并不继承父级 font 的问题 */
body,button,input,select,textarea{
    font:12px/1.5 tahoma,arial,\5FAE\8F6F\96C5\9ED1;
}
/* iphone手机表单默认 */
input.no {-webkit-appearance:none;}

input,select,textarea{
    font-size:100%;
}
/* 去掉各Table  cell 的边距并让其边重合 */
table{
    border-collapse:collapse;border-spacing:0;
}
/* IE bug fixed: th 不继承 text-align*/
th{
    text-align:inherit;
}
/* 去除默认边框 */
fieldset,img{
    border:0;
    width: 100%;
}
/* ie6 7 8(q) bug 显示为行内表现 */
iframe{
    display:block;
}
/* 去掉 firefox 下此元素的边框 */
abbr,acronym{
    border:0;font-variant:normal;
}
/* 一致的 del 样式 */
del {
    text-decoration:line-through;
}
address,caption,cite,code,dfn,em,th,var {
    font-style:normal;
    font-weight:500;
}
/* 去掉列表前的标识, li 会继承 */
ol,ul {
    list-style:none;
}
/* 对齐是排版最重要的因素, 别让什么都居中 */
caption,th {
    text-align:left;
}
/* 来自yahoo, 让标题都自定义, 适应多个系统应用 */
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:500;
}
q:before,q:after {
    content:'';
}
/* 默认不显示下划线，保持页面简洁 */
a {
    text-decoration:none !important;
    color:#000;
}
a:hover {
    text-decoration:underline;
}
/* 清理内浮动 */
.fl-c:after {
    visibility:hidden;
    display:block;
    font-size:0;
    content:" ";
    clear:both;
    height:0;
}
.fl-c {
    *zoom:1; /* for IE6 IE7 */
}
strong{display:inline-block;}
i{font-style:normal;display:inline-block;}
.fl{float:left;}
.fr{float:right}
.no-r{margin-right:0!important}
/* 默认字体样式 微软雅黑&宋体\5b8b\4f53*/
*,input,button,select,textarea {font-family:\5FAE\8F6F\96C5\9ED1;}

/* 最大宽度应对手机自定义 */
header,nav,section,footer {margin:0 auto; max-width:640px;}
.main {
    max-width: 640px;
    margin: 0 auto;
}
/* header*/
header a,header a img{
    display: block;
    width: 6.4rem;
}

.banner{
    width: 6.4rem;
}
.banner a,.banner a img{
    display: block;
    width: 6.4rem;
}
.banner_bt a,.banner_bt a img{
    display: block;
    width: 6.4rem;
}
.m1-tit {
    height: .82rem;
    line-height: .82rem;
    padding-left: .65rem;
    background: url(../images/ds_icon1.png) no-repeat .22rem center;
    background-size: .29rem;
    font-size: .24rem;
}
.m1-cont{
    width: 6.4rem;
    background-color: #ddd7e5;
    padding-bottom: .5rem;
}
.m1-red{
    width: 6.4rem;
    height: 3.13rem;
    background-color: #da2220;
    font-size: .48rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: .6rem;
    padding-top: .45rem;
    box-sizing:border-box;
}
.m1-white{
    width: 6rem;
    margin: 0 auto;
    background-color: #fff;
    padding-top: .1rem;
    padding-bottom: .5rem;
    margin-top: -1.9rem;
}
.m1-img img{
    display: block;
    width: 5.74rem;
    margin: 0 auto;
}
.m1-box{
    width: 5.58rem;
    margin: .18rem auto 0;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: .18rem;
}
.m1-box p{
    font-size: .24rem;
    line-height: .48rem;
    color: #333;
    padding-left: .45rem;
}
.m1-box p.p1{
    background:url(../images/time.png) no-repeat left .1rem;
    background-size: .3rem;
}
.m1-box p.p2{
    background:url(../images/tel.png) no-repeat left .1rem;
    background-size: .3rem;
}
.m1-box p.p3{
    background:url(../images/map.png) no-repeat left .1rem;
    background-size: .24rem;
}
.m1-box p i{
    float: left;
}
.m1-box p span{
    float: left;
}
.m1-box p a{
    color: #da2220
}
.m1-hand {
    width: 5.6rem;
    margin:.15rem auto 0;
}
.m1-hand h2{
    font-size: .24rem;
    color: #333;
    line-height: .48rem;
    background:url(../images/hand.png) no-repeat left center;
    background-size: .35rem;
    padding-left: .4rem;
}
.m1-form{
    width: 5.6rem;
    margin-top: .05rem;
}
.m1-form input.txt1{
    float: left;
    width: 3.06rem;
    height: .75rem;
    line-height: .75rem;
    font-size: .24rem;
    color: #999;
    text-indent: 1em;
    border:1px solid #d3d3d3;
    border-right: none;
    appearance:none;
    -webkit-appearance:none;
    box-sizing:border-box;
    border-radius: 0;
}
.m1-form a.txt2{
    width: 2.54rem;
    height: .75rem;
    line-height: .75rem;
    background-color: #f37216;
    text-indent: 0;
    font-size: .24rem;
    color: #fff;
    border: none;
    appearance:none;
    -webkit-appearance:none;
    border-radius: 0;
    display:inline-block;
    text-align:center;
}
.m2{
    width: 6.4rem;
    background-color: #edebf1;
    padding-bottom: .2rem;
}
.m2-cont{
    width: 6.4rem;
    background-color: #fff;
    margin-bottom:.2rem;
    padding: .4rem .2rem .28rem .2rem; 
    box-sizing:border-box;
}
.m2-tit h2{
    width: 2.1rem;
    height: .58rem;
    line-height: .58rem;
    border-radius: .29rem;
    padding-left: .78rem;
    font-size: .26rem;
    font-weight: bold;
    color: #fff;
    box-sizing:border-box;
}
.m2-tit h2.h2_1{
    background: url(../images/lx_icon1.png) no-repeat .25rem center #da2220;
    background-size: .42rem;
}
.m2-tit h2.h2_2{
    background: url(../images/lx_icon2.png) no-repeat .25rem center #da2220;
    background-size: .41rem;
}
.m2-tit h2.h2_3{
    background: url(../images/lx_icno3.png) no-repeat .25rem center #da2220;
    background-size: .38rem;
}
.m2-tit h2.h2_4{
    background: url(../images/lx_icon4.png) no-repeat .25rem center #da2220;
    background-size: .36rem;
}
.m2-tit a{
    display: block;
    width: 2.25rem;
    height: .44rem;
    line-height: .44rem;
    border-radius: .22rem;
    background:url(../images/lx_icon5.png) no-repeat .2rem center #fff4e7;
    background-size: .25rem;
    padding-left: .52rem;
    font-size: .23rem;
    color: #f37216;
    margin-top: .05rem;
    box-sizing:border-box;
}
.m2-cont p{
    font-size: .24rem;
    line-height: .32rem;
    color: #333;
    margin-top: .22rem;
}
.m2-cont p a,.m2-cont p span{
    font-weight: bold;
    color: #da2220
}
.m2-cont p strong{
    display: block;
    font-size: .24rem;
    color: #333;
    margin-bottom: .15rem;
}
.m2-bt{
    margin-bottom: 0;
}
