.fwxm {
    margin-top: 0.08rem;
    text-align: center;
    line-height: 0.36rem;
    position: relative;
}

.aboutUs {
    font-size: 0.24rem;
    color: #f60;
    font-weight: bold;
    background: #FFF;
    display: inline-block;
    padding: 0 0.08rem;
}

.lineTit {
    height: 0.01rem;
    width: 66%;
    background: #cccccc;
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
    margin: 0 auto;
    margin-top: 0.18rem;
}

.smallP {
    text-align: center;
    margin-top: -0.1rem;
    color: #666;
    font-size: 0.12rem
}

.outdoorsList {
    padding: 0.15rem;
    background: #52CBF8;
    text-align: center;
}

.outdoorsList h2 {
    color: #fff;
    font-size: 0.22rem;
}

.p1 {
    color: #26637A;
    font-size: 0.16rem;
    line-height: 0.3rem;
}

.p2 {
    text-align: left;
    line-height: 0.22rem;
    font-size: 0.14rem;
    color: #fff;
}

.outdoorsList a {
    padding: 0.08rem 0.28rem;
    border: 0.01rem solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 0.14rem;
    margin: 0.15rem 0;
    border-radius: 0.05rem;
}

.imgZL {
    width: 50%;
    float: left;
}

.imgZR {
    width: 50%;
    float: left;
}

.imgZL img {
    width: 100%;
}

.imgZR img {
    width: 100%;
}

.more {
    float: right;
    font-size: 0.14rem;
    margin-right: 0.1rem;
    color: #fff;
}

.aboutCon {
    padding: 0 0.15rem;
    margin: 0.15rem 0;
}

.aboutCon ul li {
    width: 25%;
    float: left;
    text-align: center;
    margin-bottom: 0.25rem;
}

.aboutCon ul li a img {
    width: 73%;
	color: #333;
}

.aboutCon ul li a {
    color: #333;
}

.aboutCon ul li a p {
    margin: 10px 0;
	font-size:12px;
}

.zhishicq {
    margin: 0.15rem 0;
}

.zhishicq ul li {
    float: left;
    width: 33%;
    text-align: center;
    margin-bottom: 0.15rem;
}

.zhishicq ul li img {
    width: 80%;
	height:80px;
}

.zhishicq ul li a p {
    color: #333;
    margin-top: 0.1rem;
}

.telP {
    text-align: center;
    padding: 0 0.15rem;
}

.telP p {
    width: 45%;
    line-height: 0.4rem;
    border-radius: 0.8rem;
}

.telPL {
    float: right;
    background: #F74660;
}

.telPR {
    float: left;
    background: #1067B4;
}

.telP p a {
    color: #fff;
    font-size: 0.16rem;
    display: inline-block;
    width: 100%;
    height: 100%;
    margin-left: 0.15rem;
}

.telPL a {
    background: url(/public_wap/img/tel.png) 20px 9px no-repeat;
    background-size: 15%;
}

.telPR a {
    background: url(/public_wap/img/gb.png) 20px 9px no-repeat;
    background-size: 15%;
}

.news ul li {
    float: left;
    width: 20%;
    text-align: center;
    line-height: 0.40rem;
    background: #eee;
}

.news ul li a {
    color: #333;
    font-size: 0.14rem;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.isACtive {
    background: #FF7F00 !important;
    color: #fff !important;
}

.newsList{
    padding: 0 0.15rem;
    margin: 0.15rem 0;
}
.newsList ul li{
    line-height: 0.46rem;
    border-bottom: 1px dashed #ccc;
}
.newsList ul li a{
    color: #333;
    font-size: 0.16rem;
}   




/*<补充>*/

.m_b {
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 10px solid #F2F2F2;
}
.m_name {
    width: 100%;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 15px 15px 15px 50px;
    font-size: 18px;
    color: #222;
    font-weight: 400;
}
.m_name img {
    width: 36px;
    height: 36px;
    position: absolute;
    left: 12px;
    margin-top: -4px;
}
.m_b ul {
    width: 100%;
    padding: 20px 0;
}
.m_b ul li {
    width: 22%;
    float: left;
    text-align: center;
}
.m_b ul li img {
    width: 50%;
    height: auto;
    vertical-align: top;
}
.m_b ul li p {
    white-space: nowrap;
    padding-top: 10px;
	font-size:12px;
}
.m_b ul li.line {
    width: 4%;
    height: 100%;
    background: url(/public_wap/img/ico2.png) no-repeat center 30%;
    background-size: 100% auto;
}
.m_e {
    width: 100%;
    border-bottom: 10px solid #F2F2F2;
}
.m_e .main {
    width: 100%;
    padding: 20px 12px;
}
.m_e .main ul {
    width: 100%;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
}
.clearfix {
    display: block;
}
.m_e .main ul li {
    text-align: center;
    padding: 9px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    vertical-align: top;
    width: 33.33%;
    float: left;
    height: 132px;
}
.m_e .main ul li img {
    width: 38%;
    height: auto;
    vertical-align: top;
    max-width: 50px;
}
.m_e .main ul li p {
    font-size: 12px;
    text-align: left;
    line-height: 135%;
    padding-top: 10px;
}
.m_e .main ul li p span {
    color: #326CB6;
	font-size: 12px;
}
.m_e .main ul li.tel_a {
    color: #FFF;
    background: #326CB6;
    width: 66.66%;
}
.m_e .main ul li.tel_a dl {
    width: 100%;
    padding-top: 5px;
}
.m_e .main ul li.tel_a dl dd {
    width: 90%;
    margin: 0 auto;
    padding-right: 0px;
    padding-left: 44px;
    height: 50px;
    background: url(/public_wap/img/ico12.png) no-repeat left center;
    background-size: 40px;
}
.m_e .main ul li.tel_a dl dd img {
    width: auto;
    height: 26px;
    max-width: 100%;
    margin-top: 10px;
    vertical-align: middle;
}
.m_e .main ul li.tel_a dl dt {
    width: 100%;
    float: right;
    text-align: center;
    margin-top: 8px;
}
.m_e .main ul li.tel_a dl dt a {
    display: block;
    width: 90%;
    margin: 0 auto;
    height: 42px;
    line-height: 42px;
    color: #FFF;
    background: url(/public_wap/img/bg5.png) no-repeat left center;
    background-size: 100% 100%;
    font-size: 14px;
}
.dj {
	margin-top:30px;
	
}
.dj li {
	height:70px;
	margin-bottom:20px;
}

.tpp {
	float:left;
	margin-left: 30px;
}

.lcbt {
	float: left;
    text-align: left;
    margin-left: 30px;
    width: 60%;
}
.lcbt span {
	color:#fff;
	font-size:16px;
}
.lcbt p {
	color:#fff;
	font-size:14px;
}
