@charset "utf-8";
* {
    margin: 0px;
    padding: 0px
}

body {
    font-family: Arial,'Microsoft Yahei',sans-serif,'SimSun','SimHei';
    color: #020202;
    width: 100%;
    height: auto;
    margin: 0px auto;
}

input,textarea,select {
    color: #020202;
    outline: none;
}

a {
    text-decoration: none;
    color: #020202;
}

h1, h2, h3, h4, h5 {
    font-size: 14px;
    color: #020202;
    font-weight: normal;
}

li {
    list-style: none;
}

.header {
    width: 100%;
    margin: 0 auto;
    clear: both;
    margin-bottom: 10px;
}

.head {
    height: 45px;
    width: 100%;
    background-color: #444;
    margin-bottom: 20px;
}

.head .main_nav {
    width: 62.5%;
    min-width: 1200px;
    margin: 0 auto;
    height: 45px;
    color: #fff;
    line-height: 45px;
    font-size: 14px;
}

.head .main_nav .nav_menu {
    float: left;
    font-size: 14px;
}

.head .main_nav .nav_menu li {
    float: left;
    margin-right: 15px;
    color: #fff;
}

.head .main_nav .nav_menu a {
    color: #fff;
}

.head .main_nav .nav_menu li a:hover {
    color: #e2000d;
}

.head .main_nav .nav_menu .header_sub {
    position: relative;
    cursor: pointer;
    padding-right: 15px;
}

.head .main_nav .nav_menu .header_sub .sub {
    display: none;
    position: absolute;
    background-color: #8a8989;
    right: 0;
    top: 45px;
    width: 160px;
    z-index: 2;
}

.head .main_nav .nav_menu .header_sub .sub a {
    display: block;
    float: none;
    width: 40px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
    font-weight: normal;
}

.head .main_nav .nav_menu .header_sub:after{
    position:absolute;
    content:"";
    right:0;
    top:20px;
    width:9px;
    height:6px;
    background-position:50% 50%;
    background-repeat:no-repeat;
    background-image:url(https://res.dongxunnet.com/t/site/nav/img/nav_down.png);
}

.head .main_nav .nav_menu .header_sub.over:after {
    background-image: url(https://res.dongxunnet.com/t/site/nav/img/nav_up.png);
}

.head .main_nav .nav_menu .header_sub.over .sub {
    display: block;
}

.head .main_nav .nav_menu .header_nav {
    float: right;
    font-size: 12px;
}

.head .main_nav .nav_menu .header_nav li {
    float: left;
}

.head .main_nav .nav_menu .header_nav li .headNavLogin {
    position: relative;
    display: block;
    border-left: none;
}

.head .main_nav .nav_menu .header_nav li a {
    display: block;
    padding: 0 15px;
    color: #fff;
}

.head .main_nav .nav_menu .header_nav li a:hover {
    background-color: #D40300;
}

.head .main_nav .user-1UNgQJZ9 {
    width: 125px;
    float: right;
    text-align: right;
    color: #fff;
}

.head .main_nav .user-1UNgQJZ9 a{
    color: #fff;
}

.head .main_nav .user-1UNgQJZ9 .user-tg {
    float: left;
    text-align: right;
}

.head .main_nav .user-1UNgQJZ9 .user-tg a:hover{
    color:#e2000d;
}

.header .topbar {
    width: 62.5%;
    margin: 0 auto;
    min-width: 1200px;
    height: 65px;
    clear: both;
    margin-bottom: 10px;
}

.header .topbar .section {
    width: 300px;
}

.header .topbar .section .logo {
    width: 160px;
    height: 60px;
    float: left;
    overflow: hidden;
}

.header .topbar .section .logo img {
    width: 160px;
    height: auto;
}

.header .topbar .section span {
    float: left;
    background: #a77e6a;
    border-radius: 5px;
    font-size: 25px;
    color: #fff;
    padding: 0 5px;
    line-height: 35px;
    height: 35px;
    margin-left: 10px;
    margin-top: 10px;
}

.header .topbar .home-search {
    width: 303px;
    height: 50px;
    float: right;
    overflow: hidden;
    position: relative;
    padding-bottom: 10px;
}

.header .topbar .home-search .searchform {
    width: 303px;
    height: 36px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 10px;
    z-index: 1;
}

.header .topbar .home-search .searchform input {
    display: block;
    float: left;
    border-width: 1px;
    border-style: solid;
}

.header .topbar .home-search .searchform input.ipt {
    border-color: #D8D8D8;
    border-right-style: none;
    height: 34px;
    background: none;
    width: 227px;
    padding: 0 5px;
}

.header .topbar .home-search .searchform input.btn {
    width: 65px;
    overflow: hidden;
    line-height: 36px;
    border: none;
    background-color: #a77e6a;
    color: #fff;
    font-size: 16px;
}

.header .menubar {
    border-top: 2px #a77e6a solid;
    border-bottom: 1px #eeeeee solid;
    margin-bottom: 20px;
}

.header .menubar .content {
    width: 62.5%;
    min-width: 1200px;
    margin: auto;
    clear: both;
    display: flex;
    flex-flow: row wrap;
    flex-wrap: nowrap;
    justify-content: space-between;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

.header .menubar .content li a {
    color: #a77e6a;
}

.header .menubar .content a:hover{
    color:#0e9ef6;
}

.header .menubar .content li em{
    width: 95px;
    height: 10px;
    margin-top: 20px;
    background: url(https://res.dongxunnet.com/t/site/nav/img/nav-line.png) no-repeat;
    background-position: center left;
    text-align: center;
    background-size: 7px auto;
    float: left;
}

.dongxun_clearfix {
    width: 1200px;
    margin: 0 auto;
}

.dongxun_clearfix .text_w850 {
    width: 850px;
    float: left;
}

.dongxun_clearfix .text_w850 .slide_center {
    float: left;
    width: 860px;
    min-height: 500px;
    margin-bottom: 200px;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul {
    height: auto;
    float: left;
    margin-bottom: 50px;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul li {
    overflow: hidden;
    float: left;
    width: 860px;
    margin: 20px 0px 0px;
    padding: 0px 0px 20px;
    border-bottom: 1px solid #EBECED;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul .img {
    width: 210px;
    height: 135px;
    float: left;
    overflow: hidden;
    margin-right: 20px;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul .img:hover img{
    transition: all .5s;
     transform: scale(1.2);
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul .img img {
    width: 100%;
    min-height: 135px;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul li .datatit {
    font-size: 20px;
    margin-bottom: 10px;
    min-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul li p {
    color: #9a9a9a;
    margin-bottom: 10px;
    min-height: 65px;
    font-size: 14px;
    line-height: 200%;
    text-align: justify;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul li p a {
    color: #a77e6a;
    font-size: 14px;
    line-height: 200%;
    text-align: justify;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul li .datatime {
    float: left;
    margin-right: 10px;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul li .datasrc {
    margin-right: 10px;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul li .datatime,.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul li .datasrc{
    color: #9a9a9a;
    font-size: 14px;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con .pageNo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
    text-align: center;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con .pageNo a {
    display: inline-block;
    padding: 0 8px;
    height: 24px;
    background: #a77e6a;
    float: none;
    margin-left: 10px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con .pageNo b {
    background: #c9c9c9;
    display: inline-block;
    padding: 0 8px;
    height: 24px;
    float: none;
    margin-left: 10px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    font-weight: initial!important;
}

.dongxun_clearfix .text_w300 {
    width: 300px;
    float: right;
    position: relative;
    right: 0;
    top: 0;
    display: inline-block;
    zoom: 1;
}

.dongxun_clearfix .text_w300 .dongxun_m20 {
    margin-bottom: 20px;
}

.dongxun_clearfix .text_w300 .dongxun_m20 dt {
    width: 300px;
    font-size: 18px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    color: #333;
    padding-bottom: 4px;
    position: relative;
}

.dongxun_clearfix .text_w300 .dongxun_m20 dt i {
    width: 26px;
    height: 10px;
    background-position: -400px -16px;
    position: absolute;
    top: 39px;
    _top: 35px;
    left: 35px;
}

.dongxun_clearfix .dongxun_m20 .news-ico {
    background: url(https://res.dongxunnet.com/t/site/images/shareIcon.png) no-repeat 0 0;
}

.dongxun_clearfix .text_w300 .dongxun_m20 dd {
    font-size: 14px;
    line-height: 30px;
}

.dongxun_clearfix .text_w300 .dongxun_m20 dd li {
    height: 30px;
    overflow: hidden;
    border-bottom: dotted 1px #E0E0E0;
    line-height: 40px;
}

.dongxun_clearfix .text_w300 .dongxun_m20 dd li a {
    font-size: 14px;
    padding-left: 15px;
    background-position: 0px -72px;
    color: #848484;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dongxun_clearfix .text_w300 .pl {
    overflow: hidden;
    zoom: 1;
}

.dongxun_clearfix .text_w300 .dongxun_m20 .newimgs {
    width: 320px;
    margin-top: 0px;
    padding-top: 0px;
}

.dongxun_clearfix .text_w300 .dongxun_m20 .newimgs .newsbox {
    width: 145px;
    height: 125px;
    margin-top: 10px;
    float: left;
    margin-right: 10px;
}

.dongxun_clearfix .text_w300 .dongxun_m20 .newimgs .newsbox .img {
    width: 145px;
    height: 100px;
    float: left;
    overflow: hidden;
}

.dongxun_clearfix .text_w300 .dongxun_m20 .newimgs .newsbox .img img {
    width: 145px;
    min-height: 100px;
    float: left;
}

.dongxun_clearfix .text_w300 .dongxun_m20 .newimgs .newsbox .t {
    float: left;
    width: 135px;
    height: 25px;
    overflow: hidden;
    font-size: 12px;
    color: #262626;
    background: none;
    display: block;
    line-height: 30px;
    padding: 0px 5px;
    float: left;
}

.dongxun_clearfix .text_w300 .dongxun_m20 .newtiti2 .ahnewbg{
    background-position: -404px -40px;
    padding-left: 10px;
    margin-bottom: 200px;
}

.dongxun_clearfix .text_w300 .dongxun_m20 .newtiti2 .ahnewbg li{
    border:0;
    height:auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}

.dongxun_clearfix .text_w300 .dongxun_m20 .newtiti2 .ahnew li a {
    background: none;
    padding-left:15px;
    line-height: 45px;
    height: 36px;
    display: block;
    overflow: hidden;
}
/*网站底部*/
.bottom {
    clear: both;
    height: auto;
    margin: 0 auto;
    border-top: 3px solid #a77e6a;
    text-align: center;
    padding: 20px 0 5px 0px;
    position: relative;
    font-family: "SimSun";
}

.bottom .txt {
    margin-bottom: 10px;
    font-size: 12px;
    text-align: center;
}

.bottom .txt a,.bottom .txt_b a {
    margin-left: 10px;
    margin-right: 10px;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul li .datatit a:hover,.dongxun_clearfix .text_w300 .dongxun_m20 dd li a:hover,.dongxun_clearfix .text_w300 .dongxun_m20 .newimgs .newsbox .t:hover,.bottom .txt a:hover {
    color: #a77e6a;
}

.bottom p {
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
    line-height: 24px;
}

.bottom span{
    font-family:sans-serif;
    margin-left: 3px;
    margin-right: 3px
}

.bottom .txt_b span{
    margin: 0;
}

.bottom a img {
    vertical-align: middle;
}

.bottom .kxwz {
    position: absolute;
    top: 65px;
    right: 100px;
    height: 40px;
    width: 110px;
}

.bottom .kxwz img {
    height: 40px;
    width: 110px;
}

.bottom .cxwz {
    position: absolute;
    top: 65px;
    left: 100px;
    height: 40px;
    width: 110px;
}

.bottom .cxwz img {
    height: 40px;
    width: 110px;
}

.m-top, #mfooter {
    display: none;
}

@media screen and (max-width: 800px) {
@charset "UTF-8";html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    word-wrap: break-word;
    font-size: inherit;
    line-height: inherit;
}

img {
    border-style: none;
}

body {
    margin: 0
}

.header,.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul li p,.dongxun_clearfix .text_w300,.bottom{
    display:none;
}

.m-top {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
    background-color: #fff;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    display: block;
}

.m-top .dongxun-top {
    width: 100%;
    height: 3.54167rem;
    background-size: cover;
    position: relative;
}

.m-top .dongxun-top .back-prev-page {
    position: absolute;
    left: 1rem;
    top: 1.0625rem;
}

.m-top .dongxun-top .back-prev-page img {
    width: .95rem;
}

.m-top .dongxun-top .logo {
    width: 6.25rem;
    display: block;
    margin: 0 auto;
    text-align: center;
    height: 2.2rem;
    top: 0.8rem;
    position: relative;
    float: none;
}

.m-top .dongxun-top .logo img {
    width: 100%;
    height: auto;
    text-align: center;
}

.m-top .dongxun-top .nav_dongxun_more {
    position: absolute;
    right: 1rem;
    top: 1.04167rem;
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-btn {
    position: relative;
    float: right;
    background: #fff;
    text-align: center;
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-btn .ico-add{
    display: block;
    width: 1.80rem;
    height: 1.8rem;
    background: url(https://res.dongxunnet.com/t/site/nav/img/menu.png) no-repeat;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-content {
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: auto;
    background-color: #eee;
    -webkit-transform: scale(0, 0.1);
    transform: scale(0, 0.1);
    -webkit-transition: all 0.2s;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform-origin: 100% 10%;
    transform-origin: 100% 10%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-content.show {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-content.show .nav-close {
    background: url(https://res.dongxunnet.com/t/site/nav/img/close2x.png) center no-repeat;
    background-size: 45%;
    position: absolute;
    top: 0.25rem;
    right: 0.4rem;
    height: 2.8rem;
    width: 2.8rem;
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-content .nav-list-head {
    z-index: 1;
    background: #eee;
    box-shadow: 0 10px 10px #eee;
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-content .nav-list-head .nav-close {
    position: absolute;
    top: 0.25rem;
    right: 0.4rem;
    height: 2.8rem;
    width: 2.8rem;
    z-index: 2;
    text-indent: 100%;
    cursor: pointer;
    overflow: hidden;
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-content .nav-list-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    overflow: auto;
    background-color: #fff;
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-content .nav-list-wrapper h2 {
    font-size: 0.4rem;
    margin-left: 0.8rem;
    margin-bottom: 0.5rem;
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-content .nav-list-wrapper h2:first-of-type {
    margin-top: 1.8rem;
    font-size: 1.2rem;
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-content .nav-list-wrapper .channel-list{
    padding: .33333rem .24rem 0 .92rem;
    font-size: 1.12rem;
    color: #333;
    justify-content: space-between;
}

.m-top .dongxun-top .nav_dongxun_more .nav-more-content .nav-list-wrapper .channel-list li {
    float: left;
    width: 20%;
    height: 1.84rem;
    border-radius: 0.02rem;
    font-size: 0.85rem;
    color: #383838;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.84rem;
    background: none;
    border: 1px solid #EBEBEB;
    margin: 0.36vh .99vh;
}

.m-top .nav-down {
    position: absolute;
    background-color: rgba(255,255,255,.6);
    height: 3rem;
    line-height: 3rem;
    right: 0;
    z-index: 999;
    padding-left: .83333rem;
}

.m-top .nav-down .img-down {
    background: #fff;
    background-size: contain;
    padding: 0 1.04167rem 0rem .20833rem;
}

.m-top .nav-down .img-down img {
    width: 1.125rem;
    height: .625rem;
}

.m-top .nav-down .img-down.up img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.m-top .nav-down-warp {
    position: fixed;
    z-index: 12;
    top: 3.54167rem;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    display: none;
}

.m-top .nav-down-warp .nav-down-contain {
    background-color: #fff;
    width: 100%;
    font-size: 1.06667rem;
    color: #212121;
}

.m-top .nav-down-warp .nav-down-contain h3 {
    height: 3.75rem;
    line-height: 3.75rem;
    padding-left: 1.04167rem;
}

.m-top .nav-down-warp .nav-down-contain ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: .20833rem;
    padding-bottom: 1.25rem;
}

.m-top .nav-down-warp .nav-down-contain ul li {
    width: 7.2rem;
    height: 2.25rem;
    text-align: center;
    line-height: 2.25rem;
    border: 1px solid #ededed;
    border-radius: .41667rem;
    margin-left: .83333rem;
    margin-bottom: .83333rem;
}

.m-top .nav-down-warp .nav-down-contain ul li a {
    color: #757575;
}

.m-top .x-over {
    height: 3.75rem;
    width: 25rem;
    overflow: hidden;
}

.m-top .x-over .x-over-con {
    height: 4.25rem;
    overflow-x: auto;
    overflow-y: hidden;
}

.m-top .x-over .x-over-con .body-wrap {
    position: inherit;
    top: 0;
    padding: 0 .41667rem;
    height: 3rem;
    line-height: 3rem;
    background: #fff;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    z-index: 10;
}

.m-top .x-over .x-over-con .body-wrap .column-nav {
    position: relative;
    display: block;
    float: left;
    width: auto;
    height: 100%;
    background: 0 0;
    text-align: center;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    padding: 0 .83333rem;
}

.m-top .x-over .x-over-con .body-wrap .swiper-pagination-bullet {
    margin: 0;
    color: #757575;
    opacity: 1;
}

.m-top .x-over .x-over-con .body-wrap .column-nav a {
    font-size: 1.08rem;
}

.m-top .x-over .x-over-con .body-wrap .column-nav .active {
    color: #1776f4;
}

.m-top .x-over .x-over-con .body-wrap .column-nav i {
    position: absolute;
    width: 1.25rem;
    height: .125rem;
    bottom: 0;
    left: 50%;
    margin-left: -.625rem;
    border-radius: .125rem;
    background: #1776f4;
    display: none;
}

.m-top .x-over .x-over-con .body-wrap .column-nav i.active {
    display: block;
}

.dongxun_clearfix{
    width:95%;
}

.dongxun_clearfix .text_w850,.dongxun_clearfix .text_w850 .slide_center,.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul li{
    width:100%!important;
}

.clear{
    clear: both;
    height: 7.75rem;
    background: #f5f5f5;
}
.dongxun_clearfix .text_w850 .slide_center{
    margin-bottom: 2rem;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul{
    float:none;
    float: left;
    margin-bottom: 50px;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul li {
    border-bottom: 1px solid #EBECED;
    padding: 0.8rem 0;
     margin: 0;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul .img {
    width: 100%;
    height: 5rem;
    float: left;
    max-width: 107px;
    border-radius: 0.2rem;
    overflow: hidden;
    margin-right: 0.8rem;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul .img img{
    float: left;
    width: 100%;
    height: auto;
    min-height: 5rem;
    left: 0;
    top: 0;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul li .datatit{
    font: 400 .24rem/.46rem "Open Sans",Arial,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif;
    margin-bottom: .19rem;
    color: #454545;
    white-space: inherit;
    letter-spacing: 0;
    line-height: 1.5rem;
    font-size: 1.05rem;
    margin-bottom: 0.9rem;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con ul li .datatime, .dongxun_clearfix .text_w850 .slide_center .tabCon .con ul li .datasrc{
    display: inline-block;
    font-size: 0.9rem;
    line-height: initial;
    color: #aaa;
}

.dongxun_clearfix .text_w850 .slide_center .tabCon .con .pageNo a {
    display: inline-block;
    padding: 0 6px;
    height: 24px;
    background: #a77e6a;
    float: none;
    margin-left: 10px;
    color: #fff;
    font-size: 10px;
    text-align: center;
    line-height: 24px;
}

#mfooter {
    width:100%;
    background: #343434;
    padding: 0.5rem 0;
    color: #fff;
    clear: both;
    font-size: 0.85rem;
    text-align: center;
    display: block;
}

.mfooter .foot_list{
    padding: 0.1em;
}

.mfooter .foot_list a{
    color: #fff;
    margin-right: 0.2rem;
}

.mfooter .foot_list a:last-child{
    color: #fff;
    margin-right: 0;
}

#mfooter p {
    color: #fff;
    padding: 0.1em;
}

#mfooter p,#mfooter p a{
    color: #fff;
    padding: 0.2em;
}
}