*{padding: 0px;margin: 0px;}
html{background-color: #fff;}
body{font: 14px MicroSoft YaHei;}
img{border: none;}
div{border: none;display: block;}
ul,ol,li{list-style:none;}
a{text-decoration: none;color: black;}
.w980{width:980px;}
.w1000{width: 1000px;}
.w1100{width:1100px;}
.center{margin: 0 auto;}
.h60{height:60px;}
.h100{height:100px;}
.h200{height:200px;}
input[type="submit"],input[type="reset"],input[type="button"],button {-webkit-appearance:none;}

.part{ position: relative; }
.part a{ cursor: pointer; }
.part img{ width:100%;height:100%; }


    
    
    
    
    
    
    



.part5 .focus{ width:100%; height:auto;  margin:0 auto; position: absolute; top: 20%; left: 0; overflow:hidden; }
.part5 .focus .bd{ z-index:0; height:auto;}
.part5 .focus .bd li{width: 100%}
.part5 .focus .bd li img{ width:100%;  height:auto; background:url("404.png") center center no-repeat;  }
.part5 .focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0);   }

.part5 .focus .hd{ width:100%; height:20px;  z-index:1; text-align:center;  }
.part5 .focus .hd ul{ display:inline-block; height:14px; padding:3px 5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top; }
.part5 .focus .hd ul li{ display:inline-block; width:14px; height:14px; -webkit-border-radius:7px; -moz-border-radius:7px; border-radius:7px; background:#8C8C8C; margin:0 5px; vertical-align:top; overflow:hidden; cursor: pointer}
.part5 .focus .hd ul .on{ background-color: #01319d;  }


.autoWindow{
    width: 550px;
    margin:0 auto;
    -webkit-box-shadow: 1px 0px 5px #888888;
    -moz-box-shadow: 1px 0px 5px #888888;
    box-shadow: 1px 0px 5px #888888;
}

.autoWindowNavbar{
    width: 550px;
    margin: 0 auto;
    -webkit-box-shadow: 2px 0px 5px #888888;
    -moz-box-shadow: 2px 0px 5px #888888;
    box-shadow: 2px 0px 5px #888888;
}

.autofootNavbar{
    width: 550px!important;
}

.m-qrcode{
    position: fixed;
    top: 100px;
    left: 977px;
    width: 120px;
    height: auto;
    padding: 20px;
    background: #f1f1f1;
    box-sizing: border-box;
    display: none;
}
.m-qrcode #qrcode{
    width: 80px;
    height:80px;
}
.m-qrcode p{
    margin-top: 10px;
    font-size: 12px;
    color: #999999;
    text-align: center;
    font-family: PingFangSC-Regular;
}


.baoming-box{width:100%;text-align:center;}
.baoming-box .form-count{position:relative; height:30px;margin-top: 30px;}
.baoming-box .form-count .line{flex:1;border-bottom:solid 1px #E8E8E8;height:10px;margin:0 5px;}
.baoming-box .form-count .info{
    width: 270px;
    padding: 0 8px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -135px;
    text-align: center;
    font-size: 18px;
    color: #505050;
    background-color: #fff;
}
.baoming-box .form-count .info .num{margin:0 5px;font-size:18px;line-height:1.2;color:red;font-weight:600;}
.baoming-box .form-box{margin: 20px;}
.baoming-box .form-box .title{
    width: 25%;
    text-align: left;
    line-height: 40px;
    font-size: 18px;
    float: left;
}
.baoming-box .form-box .title.spec{
    width: 100%;
    margin-bottom: 10px;
}
.baoming-box .form-box .title span{
    color: red;
}
.baoming-box .form-box .input-box{
    float:left;
    display:block;
    width:75%;
    margin-bottom: 18px;
    height:40px;
    font-size:16px;
    padding-left: 10px;
    color:#555;
    background-color:#fff;
    background-image:none;
    border:1px solid #ccc;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
    transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.baoming-box .form-box .input-box:focus{
    border-color:#66afe9;
    outline:0;
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.baoming-box .form-box .input-sub{
    width:100%;
    color: #fff;
    display: block;
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-decoration: none;
    font-size: 20px;
    padding: 0;
    border: none;
    background-color: #fe2e57;
    -webkit-background-color: #fe2e57;
    -moz-background-color: #fe2e57;
    outline: none;
    margin-top: 15px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
input::-webkit-input-placeholder{color:#ccc;}
input:-moz-placeholder{color:#ccc;}
input::-moz-placeholder{color:#ccc;}
input:-ms-input-placeholder{color:#ccc;}


.footer{
    width:100%;
    padding: 10px 0 70px 0;
    text-align: center;
}
.footer p{
    line-height: 22px;
    color: #684f3b;
}

.tel_title {
    
    text-align: center;
}
.tel_title a {
    color: #ea9901;
    font-size: 30px;
}
.tel_title h3{
    color:#5d3309;
    font-size:24px;
    font-weight: 400;
    padding: 10px 0 5px 0;
}
.tel_title p{
    color:#926d38;
    font-size:16px;
    padding-bottom:10px;
}