@charset "utf-8";
/* CSS Document */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
ol , ul ,li{list-style:none;}
body{font-size: 68%; font-family: "Noto Sans SC"!important;}

.mian{min-width: 320px;max-width: 640px;margin: 0 auto;overflow: hidden;position: relative;
background:#fff; font-family:"Noto Sans SC"!important;}
a{text-decoration:none; color:#666;}
/* 根据设计稿决定  750px    1rem=64px;(750/10) */

/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}
.fl{float: left;}
.fr{float: right;}






/*表单*/
.form-count{display: flex;padding-bottom: 10px;}
.bdyy-1 {
    overflow: hidden;
    width: 100%;
    padding: 2rem 0;
     background:url(/skin/images/liuyan.jpg) no-repeat center;
}.bdyy-2 {
    width: 96%;
    margin: 0 auto;   
    overflow: hidden;
    padding: 20px 0 20px 0;
        padding-top: 20px;
}
.bdyy-2 h3 {
    font-size: 2em;
    color: #ffffff;
    text-align: center;
    margin: 0.5rem 0;
    font-weight: bold;
}.form-count .split-count {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: solid 0.027rem 
    #E8E8E8;
    height: 1.2rem;
    margin: 0 1.213rem;
}.form-count .count-text {
    font-family: PingFangSC-Regular;
    font-size: 1rem;
    color: 
    #505050;
}.form-count .count-text-num {
    margin: 0 0.133rem;
    font-size: 1rem;
    color: 
    red;
}.form-count .split-count {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: solid 0.027rem 
    #E8E8E8;
    height: 0.8rem;
    margin: 0 1.213rem;
}

/* 字体引用 End */


.Conter{width: 98%;margin: 0 auto;}

/* Header YangFangLing 2019年6月3日 */
.header{padding: .8rem 0;width:100%}
.headerLogo .logoText h3{font-size: 1.45em;color: #666;position: relative;top: .7em;line-height: 1.5em;}
.headerLogo .logoText h3 span{font-weight:100;}
.headerLogo a{width: 22%;position: relative;top: .1em;padding-right: .2em;}
.headerLogo a img{width: 100%;}
/*.headerLogo a .telimg{width: 4em;}*/
.headerLogo .logoText{margin-left: 1.1em;/* border-left: 1px #ddd solid; *//* padding-left: .3rem; */}
.headerNav{margin-top: 1rem;}
.headerNav span{display: block;width: 2.083rem;}
.headerNav span img{width: 100%;display: block;}
/* Header End */

/* Footer YangFangLing 2019年6月3日 */
.Footer{background-color: #fff;overflow: hidden;}

.FooterTop{padding: 1.5rem 3% 5rem;text-align: center;}
.FooterTop p{color: #666;font-size: .8rem;line-height: 1.5rem;}
.FooterTop p a{color: #666;}

.footerBottom{width: 100%;position: fixed;left: 0;bottom: 0;background: #26272c;z-index: 999;}
.footerBottom .mainCon{position: relative;}
.footerBottom .mainCon ul{float: left;width: 100%;display: flex;}
.footerBottom li{text-align: center;flex: 1;border-left: 1px #fff solid;}
.footerBottom li:first-child{border-left: none;}
.footerBottom li a{padding: .5rem 0;box-sizing: border-box;display: block;}
.footerBottom li span{display: block;box-sizing: border-box;}
.footerBottom li img{display: block;width: 1.667rem;height: 1.667rem;position: relative;margin: 0 auto;}
.footerBottom li em{display: block;font-size: 1.2em;color: #fff;margin-top: .2rem;}
.footerBottom li:first-child a{border-left: none;}
/* Footer End */

#neiyehead {display:none;}