body {
    font-family: "Hiragino Sans GB", "STHeiti", "Microsoft Yahei";
}

a, .black {
    color: #000000;
}
@media screen and (min-width:900px) {
    .layui-container {
        width: 1280px !important;
        padding: 0 0 !important;
    }
    .header_main {
        width: 1280px !important;
    }

}

.main-color {
    color: #b12023 !important;
}

.header {
    background: url(../images/banner.jpg) no-repeat center center;
    height: 276px;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

.header_line {
    border-bottom: 1px solid transparent;
    background: url(../images/bannerbg.png) repeat-x;
    height: 48px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.header_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fdfaea;
    height: 276px;
    z-index: -1;
}

.header_main {
    margin: 0 auto;
    height: 48px;
}

.mobile-nav {
    margin: 0 auto;
    width: 100%;
    top: 0px;
    z-index: 100;
    background: #ffffff
}


.mobile-nav .logo {
    padding-left: 10px;
    float: left;
    margin: 10px 0;
}

.mobile-nav .logo img {
    max-width: 300px;
    width: 90%;
}

.mobile-nav ul {
    right:0px !important;
    left:unset;
    float: right;
    margin-top: 120px;
    width: 100%;
    background: linear-gradient(#d30b15, #b0030c);
    padding: 0 !important;
}

.mobile-nav ul .layui-nav-item {
    line-height: 35px;
}
.mobile-nav ul .layui-nav-child{
    top:0 !important;
}
.mobile-nav ul .layui-nav-item a {
    padding: 0 18px;
    height: 35px !important;
    line-height: 35px !important;
    color: #ffffff;
}

.navmenu {
    float: right;
    font-weight: bold;
    padding-right: 10px;
    font-size: 18px;
    color: #C72015;
    margin-top: 5px;
}


.nav ul {
    padding: 0 !important;
}

.nav ul .layui-nav-item {
    line-height: 48px;
}

.nav ul .layui-nav-item a {
    padding: 0 42px;
    color: #ffffff;
    font-size: 18px;
    height: 48px;
    line-height: 48px;
}

.layui-nav-more, .layui-nav-bar, .layui-nav .layui-this:after {
    display: none;
}

.layui-nav-child {
    border: 0px;
    padding: 0;
    background: #c13f47;
    top: 48px !important;
}

.nav ul .layui-nav-item a:hover {
    color: #ffffff;
    background: #c13f47;
}

.layui-nav-child dd {
    text-align: center;
    color: #ffcfcb;
    border-top: 1px solid #ffcfcb;
}

.layui-nav .layui-nav-child a {
    padding: 0 20px !important;
    font-size: 14px !important;

}

.header_list {
    float: left;
    height: 48px;
    line-height: 48px;
    margin-left: 0px;
    font-size: 20px;
}

.header_list a {
    color: #fff;
    display: inline-block;
    padding: 0 26px;
    height: 48px;
}

/*.header_list a:hover{border-bottom:3px solid #ac7939;}*/
/*.header_list a.header_listCurrent{border-bottom:3px solid #ac7939;}*/
.header_search {
    float: right;
    width: 48px;
    height: 48px;
    background-color: #b10005;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.header_search img {
    margin-top: 13px;
    width: auto;
    height: auto;
}

.header_searchBox {
    display: none;
}

.header_searchCurrent {
    background: #4d2227;
}

.header_searchCurrent .header_searchBox {
    display: block;
    background: #4d2227;
    position: absolute;
    top: 48px;
    right: 0;
    width: 350px;
    height: 45px;
    z-index: 100;
}

.header_searchBox input {
    float: left;
    width: 250px;
    height: 31px;
    margin-top: 7px;
    border-radius: 4px;
    font-size: 12px;
    text-indent: 1em;
    margin-left: 21px;
}

.header_searchBox .header_searchBtn {
    float: left;
    width: 50px;
    height: 31px;
    border-radius: 4px;
    color: #fff;
    background: #df0023;
    margin-left: 13px;
    line-height: 31px;
    margin-top: 7px;
    font-size: 14px;
    border: unset;
}


.top_search {
    float: right;
    margin-top: 0px;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.top_search i {
    color: #df0023;
    font-size: 16px;
}

.top_search input {
    width: 70%;
    height: 30px;
    border-radius: 4px;
    font-size: 12px;
    text-indent: 1em;
    margin-left: 21px;
}
.top_search .header_searchBtn{
    float: left;
    width: 50px;
    height: 31px;
    border-radius: 4px;
    color: #fff;
    background: #df0023;
    margin-left: 13px;
    line-height: 31px;
    margin-top: 7px;
    font-size: 14px;
    border: unset;
}

.search_Box{

}
.show_search {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 0px;
    display: block;
    background: #ffffff;
    width: 98%;
    padding:0px 1%;
    height: 38px;
    z-index: 100;
}
.search_Box input {
    float: left;
    width: 85%;
    height: 38px;
    border-radius: 0px;
    font-size: 12px;
    text-indent: 2em;
    border: 0;
    border-right:1px solid #cccccc;
}

.search_Box .header_searchBtn {
    width: 15%;
    height: 35px;
    margin-top: 3px;
    border-radius: 4px;
    color: #fff;
    background: #fff;
    margin-left: 0px;
    line-height: 35px;
    font-size: 14px;
    border: unset;
}


.list-top {
    clear: both;
    height: 50px;
}

/*footer*/
.footer {
    height: 168px;
    background: #f6f6f6;
    border-top: 1px solid #e5e5e5;
    clear: both;
    margin-top: 10px;
    text-align: center;
    color: #7f7f7f;
    font-size: 12px;
}

.footer_tip {
    line-height: 25px;
}

.footer_tip a {
    color: #7f7f7f;
}

.footer_sign {
    margin-top: 40px;
    height: 40px;
}

.footer_sign span {
    margin-left: 4px;
}


.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.r-ad {
    /** height: 500px;**/
    position: relative;
}

.r-ad .bd li {
    min-height: 100px;
    padding: 10px 0px;
    display: block;
}

.r-ad .bd a {
    border: 1px solid #c0a16b;
    border-radius: 10px;
    overflow: hidden;
    padding: 10px;
    display: block;
}

.r-ad img {
    width: 100%;
}

.r-ad .bd {
    padding: 3px 0;
}

.r-ad .layui-icon {
    font-size: 20px;
    color: #ffffff;
}

.r-ad .next, .r-ad .prev {
    font-size: 18px;
    text-align: center;
    z-index: 10;
    left: 6%;
    width: 87%;
    background: rgba(0, 0, 0, 0.2);
}

.r-ad .next {
    position: absolute;
    top: 0;
}

.r-ad .prev {
    position: absolute;
    bottom: 0;
}

.content_rightType {
    margin-top: 35px;
    margin-bottom: 63px;
}

.content_rightType p {
    text-align: center;
    font-size: 18px;
    color: #000;
    line-height: 35px;
}

.content_rightTypeMain {
    background: #f6f6f6;
    text-align: center;
    display: inline-block;
    padding: 20px 0;
    border-top: 1px solid #9b0004;
    width: 100%;
}

.content_rightTypeMain a img {
    width: 120px;
}

.content_magazine {
    width: 140px;
    height: 192px;
    margin-bottom: 20px;
    border: 1px solid #eae9e9;
}

.homepage_friendshiplink span {
    border-bottom: 2px solid #9b0004;
    padding: 0 15px;
    line-height: 30px;
    font-size: 16px;
    display: inline-block;
    margin-top: 10px;
}

.friendShipList select {
    width: 142px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #ecebeb;
    border-radius: 3px;
    color: #8d8d8d;
    text-align: center;
    margin-top: 10px;
    text-indent: 5px;
}

.content_rightType a.homepage_enterwebsit {
    display: inline-block;
    width: 110px;
    height: 30px;
    line-height: 30px;
    background: #9b0004;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    margin-top: 15px;
}


.sitemap_box a {
    display: inline-block;
    margin: 0 8px;
    font-size: 16px;
    line-height: 26px;
}

.sitemap_box a:hover {
    text-decoration: underline !important;
}

.sitemap_navBox {
    width: 100%;
    margin: none;
    border-bottom: 1px dashed #eee;
    padding: 20px 0;
}

.sitemap_main {
    color: #ab2a2d;
}
.mobile-nav .logo{
    position: absolute;
    top: 10px;
    margin: 0 auto;
    left: 0%;
    right: 0;
}
.mobile-nav .search-box {
    width: 100%;
    height:30px;
    float: none;
    display: flex;
    border-bottom: 1px solid #cccccc;
    background: transparent;
}
.mobile-nav .search-box .search-input {
    font-size:12px;
    height: 30px;
    line-height: 30px;
    border: 0;
    border-radius: 0;
}


.index_header{width: 94%;padding:0 3%;background: #9b0004;height: 3.5rem;line-height: 3.5rem; color: #fff;}
.index_header a{color: #fff;font-size: 16px;}
.index_header a:hover{color: #e5a812;}
.index_header{
    height: auto;
    display: inline-block;
    margin-bottom: -4px;
    padding-top:0.5rem;
    padding-bottom:0.5rem;
}
.index_headerNav{
    width: 100%;
}
.index_headerNav li{
    width: 25%;
    text-align: center;
    position: relative;
    float: left;
    line-height: 2rem;
}
.index_headerNav li:after{
    content: "";
    width: 1px;
    height: 1rem;
    background: #fff;
    position: absolute;
    top: 0.5rem;
    right: 0;
}
.index_headerNav li:nth-child(4n):after{
    content: "";
    width: 0px;
    height: 1rem;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
}


.swiper-slide p{
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    padding:10px 10px;
    position: absolute;
    bottom: 0;
    color: #ffffff;
}
.layui-carousel-ind ul{
    position: absolute;
    right: 0;
    margin-right:20px;
    background: unset;
}
