﻿@charset "utf-8";

/* CSS Document */

.mian {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    min-width: 320px;
    max-width: 640px;
    overflow: hidden;
    background-color: #fff;
    font-family: Microsoft YaHei;
}
a {
    text-decoration: none;
    color: #666;
}
@media screen and (min-width:320px) {
    html {
        font-size: 75%;
    }
}
@media screen and (min-width:375px) {
    html {
        font-size: 87.5%;
    }
}
@media screen and (min-width:480px) {
    html {
        font-size: 87.5%;
    }
}
@media screen and (min-width:540px) {
    html {
        font-size: 112.5%;
    }
}
@media screen and (min-width:550px) {
    html {
        font-size: 125%;
    }
}
@media screen and (min-width:640px) {
    html {
        font-size: 150%;
    }
}

header {
    padding: 1rem 0 1rem 1%;
    display: flex;
}
header h1 {
    flex: 2;
    position: relative;
    padding-top: 0.65rem;
}
header .h_tit {
    flex: 4;
    padding-top: 0.5rem;
    margin-left: 0.25rem;
}
header .h_tit .h_p1 {
    margin-bottom: 0.25rem;
    font-size: 1.1rem;
    color: #d01817;
}
header .h_tit .h_p2 {
    overflow: hidden;
    color: #1c1c1c;
}
header .h_tit .h_p2 span {
    float: left;
    padding-left: 0.75rem;
    background: url(../images/h_icon01.png) no-repeat left center / 12%;
    font-size: 0.8rem;
}
header .h_tit .h_p2 span:nth-child(2) {
    background: url(../images/h_icon02.png) no-repeat left center / 10%;
}
header .h_tel {
    width: 4rem;
    padding-top: 2.45rem;
    background: url(../images/h_tel.png) no-repeat center top / 55%;
    text-align: center;
}



.footer {
    background: #111111;
    padding-bottom: 1rem;
}
.footer .flogo {
    padding-bottom: 1px;
    background: url(../images/f_bd.png) repeat-x center bottom;
}
.footer .f_tel {
    padding: 1rem 0;
    background: url(../images/f_tel.png) no-repeat 30% center;
}
.footer .f_tel .p1 {
    font-size: 1.2rem;
    color: #fff;
    height: 1.5rem;
    line-height: 1.5rem;
    padding-left: 40%;
}
.footer .f_tel .p2 {
    font-size: 1.5rem;
    padding-left: 40%;
}
.footer .f_tel .p2 a {
    color: #d01817;
}
.footer ul {
    padding: 1rem 0;
    background: url(../images/f_bd.png)repeat-x center top;
    text-align: center;
}
.footer ul li:first-child {
    margin-bottom: 0.5rem;
}
.footer ul li {
    line-height: 1.5rem;
}
section.section {
    margin-left: auto;
    margin-right: auto;
    width: 96%;
    font-size: 1rem;
    color: #666;
}


/*底部*/

footer {
    padding-bottom: 2.5rem;
}
.footerBottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background: #d01817;
}
.footerBottom img {
    display: block;
    width: 100%;
    height: 100%;
}
.footerBottom a {
    display: block;
    float: left;
    width: 33.3%;
    padding: 0.75rem 0 0.5rem 0;
    box-sizing: border-box;
    position: relative;
    text-indent: 20%;
    background: url(../images/linebg.png) repeat-y left center;
}
.footerBottom a:first-child {
    background: none;
}
.footerBottom em {
    display: block;
    width: 1.1rem;
    height: 1rem;
    position: absolute;
    right: 15%;
    top: 1.3rem;
}
.footerBottom span {
    display: block;
    font-size: 1.1rem;
    color: #fff;
    margin: 0.5rem 0;
}


/*公共颜色调用*/

.pagedSpan a {
    background: #333;
}
.CategoryList_Title i {
    color: #333;
}
.hdPhone p i {
    border: 1px solid #fff;
}
.pagedSpan a {
    color: #fff;
}
.pagedSpan {
    background: #feeddc;
}




/*分类标题*/

.CategoryList_Title {
    height: 2.968rem;
    line-height: 2.968rem;
    padding: 0 .687rem;
    color: #333;
    text-align: center;
    border-bottom: 1px solid #b0b4bb;
    font-size: 1.2rem;
    background: linear-gradient(180deg, #f2f2f2 0%, #e0e0e0 100%);
}
.CategoryList_Title i {
    font-size: 1.2rem;
    margin-top: .75rem;
}
.CategoryList_Title .icon-details {
    margin-right: .5rem;
}



/*分类列表*/

.CategoryLista {}
.CategoryLista>li>a {
    height: 3.031rem;
    line-height: 3.031rem;
    display: block;
    color: #333;
    background: #f4f4f4;
    padding: 0 1.125em;
    border-bottom: 1px solid #cfcbc1;
    border-top: 1px solid #fff;
    font-size: 1.2rem;
}
.CategoryLista li i {
    float: right;
    margin-top: .45rem;
    color: #656565;
    font-weight: bold;
    font-size: 1.6rem;
}
.CategoryLista>li li a {
    height: 3.031rem;
    line-height: 3.031rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    color: #666;

    background: #fff;
    padding: 0 3.062rem;
    border-bottom: 1px solid #cfcbc1;
    border-top: 1px solid #fff;
    font-size: 1.2rem;
    background: url(../images/newsli_ico.png) no-repeat left 1.5rem center;
}
.CategoryLista li:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.CategoryLista .icon-arrow-down {
    color: #f90;
}
.CategoryLista>li>ul>li>ul {
    padding: 0 1.125em;
}
.CategoryLista>li>ul>li>ul li a {
    font-size: 1rem
}

/*.CategoryLista > li > .list1,.CategoryLista > li > .list1 li ul{display:none;}*/


/*搜索*/

.searchSpan {
    position: relative;
    overflow: hidden;
    margin: .687rem;
    padding-bottom: 2rem;
}
.searchSpan .txtSearch {
    height: 33px;
    border-radius: 5px;
    border: 1px solid #ddd;
    font-size: 1rem;
    text-indent: .25rem;
    width: 99.9%;
    outline: none;
}
.searchSpan .btnSearch {
    position: absolute;
    right: 0px;
    top: 1px;
    border-radius: 0 5px 5px 0;
    display: block;
    height: 33px;
    line-height: 33px;
    color: #333;
    width: 3.5rem;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: center;
    background: linear-gradient(180deg, #fff 0%, #ededed 100%);
}
#DetailedSpan div table {
    width: 640px !important;
}
#ErrorInfo {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 1rem;
}
.green {
    color: #005fb0;
    display: block;
}
.red {
    color: Red;
    display: block;
}