*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
ul {
    list-style: none;
}
a{
    text-decoration: none;
    display: inline-block;
    color: #333;
}
html,body{
    width: 100%;
    height: 100%;
}
span{
    display: inline-block;
}
.q_listBox2,.q_listBox3{
    display: none;
}
body{
    max-width: 1024px;
    margin: 0 auto;
    font-size: .875rem;
    color: #333;
}
.q_head{
    height: 3.75rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 14px;
    font-size: 1rem;
}
.q_head span{
    display: flex;
    align-items: center;
    width: 3.75rem;
    flex-shrink: 0;
}
.q_head h1{
    font-size: 1.125rem;
    font-weight: 400;
    flex: 1;
    text-align: center;
}
.q_head span img{
    width: 1rem;
    height: 1rem;
    margin-top: .25rem;
    margin-left: .25rem;
}
.q_head>img{
    width: 1.5rem;
    height: 1.5rem;
    margin-left: 2.25rem;
    flex-shrink: 0;
}
.q_banner{
    width: 100%;
    height: 15rem;
    background: url('./img/banner.jpg') no-repeat center;
    background-size: cover;
}
.q_banner>div{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    text-align: center;
    color: #fff;
    font-size: 1.125rem;
    padding-top: 3rem;
}
.q_banner h1{
    font-size: 2.25rem;
    margin-bottom: .5rem;
}
.q_title{
    font-size: 1.5rem;
    text-align: center;
    font-weight: 400;
    margin-bottom: 1.5rem;
}
.q_adress,.q_new{
    margin-top: 2rem;
    padding: 0 1.5rem;
}
.q_adress>div{
    padding-bottom: 1rem;
    border-bottom: 1px solid #efefef;
    margin-bottom: 1rem;
}
.q_adress>div>a{
    display: block;
    width: 100%;
}
.q_adress>div:last-child{
    border-bottom: none;
    margin-bottom: 0;
}
.q_adress img,.q_new img{
    width: 100%;
    height: 200px;
}
.q_adress .q_name{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: .75rem;
}
.q_adress .q_name a{
    font-size: 1.125rem;
    font-weight: bold;
}
.q_adress .q_name p{
    color: #ff9366;
    font-size: 16px;
    margin: .125rem 0;
}
.q_adress .q_name p span{
    font-weight: bold;
}
.q_adress .q_name div div{
    font-size: 14px;
    color: #999;
}
.q_adress button{
    width: 110px;
    height: 38px;
    border: 1px solid #ff9366;
    color: #ff9366;
    font-size: 14px;
    background: #fff;
}
.q_all{
    height: 3.125rem;
    background: #2d82d3;
    color: #fff;
    font-size: 1rem;
    margin: 0 .875rem;
    margin-bottom: 1.5rem;
    text-align: center;
    line-height: 3.125rem;
    border-radius: .75rem;
}
.q_xian{
    width: 100%;
    height: .625rem;
    background: #f0f0f0;
}
.q_new div h1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 1.125rem;
    margin-top: .25rem;
    margin-bottom: .25rem;
}
.q_new div h1 span{
    font-weight: 400;
    font-size: .875rem;
    color: #999;
}
.q_new div div span{
    padding: .125rem .25rem;
    font-size: .75rem;
    color: #fff;
    background: #8eb4c9;
    border-radius: .25rem;
}
.q_new>div{
    margin-bottom: 1.5rem;
}
.q_new>div>a{
    display: block;
    width: 100%;
    height: 200px;
}
.q_ping{
    padding: 0 .875rem;
    margin-top: 2.5rem;
    padding-top: 1.125rem;
    background: #f5f6fa;
    padding-bottom: 1.5rem;
}
.q_biao{
    margin-top: 1.25rem;
}
.q_banner a{
    width: 6.25rem;
    height: 2.25rem;
    line-height: 2.25rem;
    margin: 0 auto;
    font-size: 1rem;
    display: block;
    text-align: center;
    border: 1px solid #fff;
    background-color: rgba(255,255,255,0.2);
    color: #fff;
    border-radius: .25rem;
    margin-top: 1rem;
}


.q_biao a{
    display: inline-block;
    width: 19%;
    height: 2rem;
    background: #fff;
    line-height: 2rem;
    text-align: center;
    margin-right: 1%;
    margin-bottom: 1%;
}
.q_biao a:nth-of-type(5n){
    margin-right: 0;
}
.q_ping input{
    width: 100%;
    text-align: center;
    background: #fff;
    border-radius: .25rem;
    border: 1px solid #efefef;
    height: 2.5rem;
    margin: .5rem 0;
}
.q_ping .q_btn{
    width: 100%;
    height: 2.5rem;
    color: #fff;
    font-weight: bold;
    font-size: 1rem;
    border-radius: .25rem;
    line-height: 2.5rem;
    text-align: center;
    margin-top: .5rem;
    background-image: linear-gradient(#f29400, #fd6f01);
}
.q_zixun{
    padding: 0 1rem;
    padding-top: 1.5rem;
}
.q_tab {
    display: flex;
    margin: 1.5rem 0;
    justify-content: space-between;
}
.q_tab span{
    width: 6.875rem;
    height: 2.5rem;
    border: 1px solid #efefef;
    border-radius: .25rem;
    line-height: 2.5rem;
    text-align: center;
}
.q_tab span.q_active{
    background: #2d82d3;
    color: #fff;
    border-color: #2d82d3;
}
.q_list{
    display: flex;
    justify-content: space-between;
    padding-bottom: .875rem;
    border-bottom: 1px solid #efefef;
    margin-bottom: .875rem;
}
.q_list img{
    width: 6.125rem;
    height: 4rem;
    flex-shrink: 0;
    margin-left: .875rem;
}
.q_list div{
    flex: 1;
}
.q_list h1{
    height: 2.75rem;
    font-size: 1rem;
    font-weight: bold;
    width: 100%;
    overflow: hidden;
    margin-bottom: .5rem;
}
.q_feng{
    margin-top: 1.5rem;
}
.q_list p{
    font-size: .75rem;
    color: #999;
}
.q_li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1rem;
    height: 2.825rem;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    margin-top: -1px;
    font-size: 1.125rem;
}
.q_li img{
    height: 1rem;
    width: 1rem;
}
.q_feng>div{
    padding: 1rem;
    padding-top: 1.25rem;
}
.q_feng>div>a{
    display: block;
    width: 100%;
}
.q_feng>div img{
    width: 100%;
    height: 200px;
    margin-bottom: .5rem;
}
.q_feng>div p {
    line-height: 2rem;
}
.q_feng>div p a{
    width: 97%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.q_feng>div p span{
    width: .25rem;
    height: .25rem;
    background: #666;
    margin-bottom: .825rem;
}
.q_activeLi{
    color: #2d82d3;
}
.q_icon{
    height: 8.125rem;
    display: flex;
    align-items: center;
    padding: 0 1.125rem;
    justify-content: space-between;
}
.q_icon img{
    width: 2rem;
    height: 2rem;
}
.q_icon>div{
    width: 25%;
    text-align: center;
}
.q_icon>div span:first-child{
    width: 3.5rem;
    height: 3.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: .5rem;
}
.q_icon>div:nth-of-type(1) span:first-child{
    background: #2d82d3;
}
.q_icon>div:nth-of-type(2) span:first-child{
    background: #d87152;
}
.q_icon>div:nth-of-type(3) span:first-child{
    background: #869;
}
.q_icon>div:nth-of-type(4) span:first-child{
    background: #5ab2da;
}
.q_icon>div:nth-of-type(4) img{
    width: 2.25rem;
    height: 2.25rem;
}
.q_search{
    background: #f0f0f0;
    height: 7.5rem;
    width: 100%;
    padding-top: 1.5rem;
}
.q_search p{
    font-size: 1.125rem;
    text-align: center;
}
.q_search p span{
    font-weight: bold;
}
.q_search div{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: .75rem;
}
.q_search div input{
    width: 13.5rem;
    height: 2.25rem;
    background: #fff;
    padding-left: .875rem;
    border: none;
}
.q_search div button{
    width: 7.5rem;
    height: 2.25rem;
    background: #fd6f01;
    color: #fff;
    border: none;
}
.q_footer{
    background: #2c2f36;
    height:14rem;
    padding: 1rem 1.25rem;
}
.q_tel{
    height: 2rem;
    font-size: 1rem;
    text-align: center;
    line-height: 2rem;
    border: 1px solid #999;
    color: #fff;
}
.q_link{
    text-align: center;
    margin-top: 1rem;
}
.q_link a{
    color: #999;
    font-size: .875rem;
    padding-right: .5rem;
    border-right: 1px solid #999;
    margin-right: .5rem;
}
.q_link a:last-child{
    border-right: none;
    margin-right: 0rem;
    padding-right: 0rem;
}
.q_footer>div{
    border-top: 1px solid #666;
    margin-top: 1rem;
    padding-top: .75rem;
    text-align: center;
    font-size: .75rem;
    color: #666;
}
.q_menu{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .4);
    display: none;
}
.q_menu ul{
    height: 100%;
    width: 50%;
    background: #fff;
    float: right;
    padding: 1.5rem;
}
.q_menu ul li a{
    height: 2.5rem;
    display: flex;
    align-items: center;
}
.q_menu ul li span{
    width: .25rem;
    height: .25rem;
    border-radius: 50%;
    margin-right: .5rem;
    background: #999;
}
.q_fu{
    width: 100%;
    height: 3.4375rem;
    background: #000;
    color: #fff;
    position: fixed;
    left: 0;
    bottom: 0;
    display: flex;
}
.q_fu>div{
    width: 50%;
    font-size: 1rem;
}
.q_fu>div a{
    color: #fff;
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}
.q_fu>div:nth-of-type(1) img{
    width: 1.5rem;
    height: 1.25rem;
    margin-right: .5rem;
}
.q_fu>div:nth-of-type(2) img{
    width: 1.25rem;
    height: 1.25rem;
    margin-right: .5rem;
}
.q_fu>a img{
    width:  3.4375rem;
    height:  3.4375rem;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: -.625rem;
}
.q_banner h1{
    color: #fff;
}
.q_all a{
    color: #fff;
}
.q_new div h1 a{
    font-weight: bold;
    color: #333;
}
.q_list h1 a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 14rem;
}



.flex {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
}
.popup{
    width: 100%;
    height: 100%;
    position: fixed;
    top:0;
    left:0;
    background-color: rgba(0,0,0,0.6);
    z-index:99999;
    display: none;
}
.popup-img{
    width: 100%;
    height: 100%;
    position: fixed;
    top:0;
    left:0;
    background-color: rgba(0,0,0,0.6);
    z-index:999999;
    display: none;
    opacity: 0;
    font-family: '"Microsoft YaHei",微软雅黑 !important';
}
.popup-img-wrapper{
    width: 100%;
    height: 100%;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}
.popup-img-wrapper img{
    width: 300px;
    height: 300px;
}
.popup-img-hide{
    display: none;
    opacity: 0;
}
.popup-show{
    display: block !important;
}

.form-mask {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2147483647;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
}
.form-mask.active {
    display: block;
}
.form-box {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40%;
    transform: translateY(-50%);
    width: 80%;
}
.form-center {
    background-color: #fff;
    padding-bottom: 10px;
}
.form-title {
    font-size: 24px;
    color: #333;
    line-height: 34px;
    padding-bottom: 5px;
    padding-top: 15px;
    text-align: center;
}
.form-intr{
    font-size: 14px;
    color: #333;
    line-height: 34px;
    text-align: center;
}
.mask-input {
    width: 100%;
    font-size: 14px;
    line-height: 32px;
    color: #333;
    padding: 0 20px;
    display: block;
    height: 32px;
    position: relative;
    z-index: 2;
    border: 0;
    border-bottom: 1px solid #ddd;
    outline: 0;
}
.input-border {
    width: 80%;
    margin: 0 auto;
    margin-top: 5%;
}
.form-input-top{
    margin-top: 15px;
}
.mask-btn {
    width: 80%;
    height:40px;
    margin: 0 auto;
    margin: 20px auto;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    background-color: #1F6CDD;
    padding-bottom: 20px;
}
.input-border.border-1px-white:after {
    border: 1px solid #999;
}
.close-mask {
    width: 30px;
    height: 30px;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
}


.fbbar { position: fixed; width: 100%; height:55px; left: 0; bottom: 0; z-index:9999;}
.fbbar ul {width: 100%; height: 55px;line-height:55px; margin:0 auto;padding:0;list-style:none;  background:#000;  text-align: center; font-family: 'Microsoft YaHei';position: relative;   display:flex;}
.fbbar li {width: 40%; position: relative; } 
.fbbar li.f_tel{width: 20%;} 

.fbbar li a {position:relative; display: block; height: 100%; overflow:hidden; color: #fff; text-decoration: none;font-size:16px;text-align:center }
.fbbar li a i{display:inline-block;width:23px; height: 23px; content: ''; position:absolute;top:50%;margin-top:-10px;}
.fbbar li a b{display:inline-block;padding-left:30px;font-weight:normal;}
.fbbar li.f_wx i{ background: url('http://m.news-stars.cn/wapimgs/my/fwx.png') no-repeat; width:25px; background-size: 100%; }
.fbbar li.f_plan i{ background: url('http://m.news-stars.cn/wapimgs/my/fplan.png') no-repeat; background-size:100% 100%; }
.fbbar li.f_tel a{width: 100%; text-align: center; position: absolute;margin-top:-12px;}
.fbbar li.f_tel img{ max-width: 100%; max-height: 100%; }