*{ padding: 0; margin: 0;}
body{ font-family: '微软雅黑'; font-size: 16px; color: #000; width: 750px; max-width: 100%; margin: 0 auto;}
a{ text-decoration: none;}
a img{ border: 0;}
.top{ background: #d12929; width: 100%; height: 50px; line-height: 50px; overflow: hidden; text-align: center; color: #fff; font-size: 18px;}
.banner{ width: 100%; height: auto; overflow: hidden;}
.banner img{ width: 100%; height: auto;}
.imgs{ width: 100%; height: auto; overflow: hidden;}
.imgs img{ width: 100%; height: auto;}
.box{ padding: 15px 20px; height: auto; overflow: hidden;}
.input1{ width: calc( 100% - 20px ); height: 40px; line-height: 40px; font-size: 15px; color: #555; border: 1px solid #959595; border-radius: 5px; padding: 0 10px;}
.btn1{ background: #d12929; width: 100%; height: 40px; line-height: 40px; overflow: hidden; text-align: center; color: #fff; font-size: 16px; border-radius: 40px; margin-top: 15px; display: inline-block;}
.info{ width: 100%; height: auto; overflow: hidden; padding-top: 20px}
.info h3{ color: #d12929; line-height: 28px; font-size: 15px; }
@font-face {
    font-family: font2;
    src:url('../font/xianrou.ttf');
}
.info p {
    color: #000;
    line-height: 30px;
    font-size: 18px;
    padding-bottom: 5px;
}
.color1{ color: #e22a1e;}/*红*/
.color2{ color: #67aa77;}/*绿*/
.color3{ color: #272382;}/*深蓝*/
.color4{ color: #3e9ed0;}/*浅蓝*/
.color5{ color: #991a8f;}/*紫*/
.color6{ color: #db2981;}/*粉*/
.bianma{
    font-family: font2;
    font-style: italic;
    letter-spacing: 3px;
    font-size: 25px !important;
    font-weight: bold;
}
input[node-type=jsbridge]{
visibility: hidden;
}



























