/* 365建站让建站和seo变得简单 */
/* 365建站器官网：Www.365jz.com */


@charset "utf-8";

/*■■■■■■■■　共同设定 ■■■■■■■■*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
table,
tr,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ul,
ul li,
input,
dl,
dd {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

img,
a img {
    border: 0;
    margin: 0;
    padding: 0;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #444;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

a:hover {
    text-decoration: none;
}

.clear {
    clear: both;
}

/* HTY Common Atom*/
.clear {
    background: none;
    border: 0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clear-fix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.c_b {
    clear: both;
}

textarea {
    resize: none;
    overflow: auto;
}

/*■■■■■■■■　基本设定　■■■■■■■■*/
body {
    font-family: "微软雅黑";
    font-size: 12px;
    color: #535353;
    overflow-x: hidden;
    max-width: 1440px;
    margin: 0 auto;
}

.theme_color {
    background: #000;
}

.theme_color1 {
    background: #ee0062;
}

.theme_color2 {
    background: #222;
}

.wl_1004 {
    width: 1004px;
    margin: 0 auto;
    position: relative;
}

/*-----------------  ■ common -------------------*/
.rollover:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    zoom: 1;
}

.main {
    width: 1004px;
    margin: 0 auto;
    position: relative;
}

/*-----------------  ■ header -------------------*/
.header {
    width: 100%;
    height: 119px;
    background-image: url(../images/head_bg.jpg);
}

.logo {
    float: left;
    margin-top: 20px;
}

.logo img {
    max-height: 80px;
}

.header .tel {
    float: right;
    font-size: 20px;
    line-height: 20px;
    color: #fbecb6;
    padding-top: 50px;
}

.header .tel span {
    font-size: 30px;
}

/*------search-------*/
.isearch {
    float: right;
    width: 30px;
    height: 30px;
    margin: 16px 0 0;
    position: relative;
}

.isearch span {
    display: block;
    height: 30px;
    background: url(../images/search.png) center top no-repeat;
}

.search01 {
    position: absolute;
    right: 0;
    top: 44px;
    width: 240px;
    background: #ee0062;
    display: none;
}

.search02 {
    float: left;
}

.search02 input.search03 {
    background: #ee0062;
    width: 110px;
    font-size: 12px;
    color: #fff !important;
    font-family: '微软雅黑';
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    border: none;
    border: 0;
}

.search02 input.search04 {
    width: 30px;
    font-size: 14px;
    color: #fff;
    font-family: '微软雅黑';
    height: 40px;
    border: none;
    border: 0;
    background: url(../images/k2.png) no-repeat center center;
    cursor: pointer;
}

.search05 {
    float: left;
    width: 80px;
}

.jslct {
    color: #fff;
    font-family: "微软雅黑";
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 12px;
    position: relative;
    vertical-align: middle;
    cursor: default;
    width: 80px;
    height: 40px;
    line-height: 40px;
    background: url(../images/k1.png) no-repeat 60px center;
    z-index: 0;
}

.jslct div.jslct_t {
    position: relative;
    padding-left: 5px;
    z-index: 2;
    *display: block !important;
    *display: inline;
    zoom: 1;
}

.jslct em {
    font-style: normal;
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jslct dl,
.jslct dl dd {
    padding: 0;
    margin: 0;
    list-style: none
}

.jslct dl {
    background: #ee0062;
    position: absolute;
    top: 40px;
    left: 0;
    cursor: default;
    width: 80px;
    padding: 0 2px 8px;
    overflow: hidden;
    z-index: 1;
    display: none;
    font-size: 12px;
}

.jslct dl dd {
    box-sizing: border-box;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    border-/bottom: #ccc solid 1px;
    white-space: nowrap;
    cursor: pointer;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.jslct dl dd:hover {
    color: #fff;
    background: #ee0062;
}

.jslct dl dd.hover {
    color: #fff;
    background: #ee0062;
}

/*********nav*********/
.g_nav {
    height: 72px;
    width: 100%;
    background-image: url(../images/nav_bg.jpg);
    position: relative;
    z-index: 1;
}

.g_nav01 {
    width: 1004px;
    margin: 0 auto;
}

.g_nav01 table tr td {
    text-align: center;
    height: 72px;
    position: relative;
}

.g_nav01 a {
    display: block;
    color: #fff6d5;
    font-size: 16px;
    position: relative;
}

.g_nav01 a.now div {
    width: 8px;
    height: 6px;
    background-image: url(../images/nav_now.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    top: 44px;
}

.g_nav01 a span {
    font-size: 12px;
    color: #baa58c;
}

.g_nav01 table tr td .nav_tan {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 58px;
    padding: 5px 0 10px 0;
    background-color: #824220;
    opacity: 0.95;
}

.g_nav01 table tr td .nav_tan a {
    width: 90%;
    margin: 0 auto;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
}

/*********footer*********/
.footer {
    height: auto;
    width: 100%;
    background-color: #000;
    border-top: 1px solid #4f1c00;
    clear: both;
}

.footer .lb {
    float: left;
    width: 100%;
}

.footer .nav_links {
    clear: both;
    padding-top: 30px;
}

.footer .nav_links a {
    float: left;
    line-height: 12px;
    color: #fff6d5;
}

.footer .nav_links a+a {
    margin-left: 12px;
}

.footer .friend_links {
    clear: both;
    padding-top: 10px;
}

.friend_links li {
    height: auto;
    display: inline-block;
    padding-right: 15px;
    line-height: 25px;
}

.footer .friend_links a,
.footer .friend_links span {
    float: left;
    /*	line-height: 12px;*/
    color: #fff6d5;
    line-height: 25px;
}

.footer .friend_links a+a {
    margin-left: 12px;
}

.footer .info_b {
    clear: both;
    line-height: 12px;
    color: #fff6d5;
    padding-top: 10px;
}

.footer .info_b span {
    float: left;
}

.footer .info_b span+span {
    margin-left: 40px;
}

.footer .info_b a {
    color: #fff6d5;
}

.footer a:hover {
    color: #fff;
}

.footer .rb {
    float: right;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    line-height: 25px;
}

.footer .map_link {
    line-height: 24px;
    color: #fff6d5;
    display: block;
    background-image: url(../images/index_icon1.png);
    background-repeat: no-repeat;
    padding-left: 34px;
    display: none
}

.footer .share_b {
    clear: both;
    padding-top: 24px;
}





/*  
banner
*/
.swiper-container {
    width: 100%;
}

.swiper-container img {
    max-width: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.swiper-text {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -56px;
    z-index: 2;
    text-align: center;
    color: #FFF;
    width: 100%;
}

.swiper-text h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}

.swiper-text p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 3%;
    color: #FFF;
    line-height: 24px;
}

.swiper-text .swiperbtn {
    display: block;
    background: #0064Cd;
    background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #1dab7d), to(#47de9d));
    background-image: linear-gradient(270deg, #1dab7d 0, #47de9d 100%);
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    margin: 0 auto;
    font-size: 14px;
}

.swiper-text .swiperbtn:hover {
    -webkit-box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}


/* 话题标签topic */
.z2f6bbmeta-tags {
    padding: 20px 0;
}

.z2f6bbmeta-tags .z2f6bbtagitem {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 100px;
    background: #f2f3f5;
    margin-bottom: 20px;
}

.z2f6bbmeta-tags .z2f6bbtagitem:hover {
    background-color: rgba(0, 102, 255, .15);
}

.z2f6bbmeta-tags .z2f6bbtagitem:not(:last-child) {
    margin-right: 10px;
}


/* 话题标签topic列表 */
.z2f6bbcontainer {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .z2f6bbcontainer {
        width: 750px
    }
}

@media screen and (min-width:992px) {
    .z2f6bbcontainer {
        width: 970px
    }
}

@media screen and (min-width:1200px) {
    .z2f6bbcontainer {
        width: 1170px
    }
}

@media only screen and (max-width: 1140px) {

    .z2f6bbmain,
    .z2f6bbcontainer {
        width: auto;
    }
}

.z2f6bbplace {
    min-height: 56px;
    background-color: #f2f3f5;
    line-height: 56px;
    font-size: 16px;
    padding: 0 20px;
    margin: 20px 0;
}

.z2f6bbrow .z2f6bbrowtitle {
    text-align: center;
    padding: 30px 0 20px 0;
}

.z2f6bbrow .z2f6bbrowtitle h1 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}

.z2f6bbrow .z2f6bbrowtitle p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(119, 119, 119, 1);
    font-family: Arial;
}

/* 自定义内容 */
.z2f6bbcontent {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 30px;
}

.z2f6bbcontent p {
    padding-bottom: 20px;
}

.z2f6bbcontent .contain {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 36px 40px;
    background: #FAF7F2;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    border-radius: 6px;
    -webkit-transition: .7s;
    -moz-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}

.z2f6bbcontent .contain:hover {
    background: #EFEFEF;
}

.z2f6bbcontent .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}

.z2f6bbcontent .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}

.z2f6bbcontent .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}

.z2f6bbcontent .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}

/* 列表 */
.z2f6bbnews_list_wrap {
    max-width: 1140px;
    margin: 0 auto;
}

.news_list_item_line {
    padding: 30px;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.news_list_item_line:hover {
    -webkit-box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    -moz-box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    box-shadow: rgba(0, 0, 0, .12) 0 0 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    color: #2ba0e8;

}

.news_list_item_line:hover a {
    color: #2ba0e8;
}

.news_list_item_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0
}

.news_list_item_date {
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.news_list_item_title {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
}

.news_list_item_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.news_list_item_summery {
    margin-top: 18px;
    font-size: 14px;
    color: #666;
    line-height: 1.7;
}

.news_list_item_group a {
    display: inline-block;
    position: relative;
    height: 26px;
    line-height: 26px;
    max-width: 100%;
    padding: 0 8px;
    border: 1px solid #e5e5e5;
    margin-top: 12px;
    margin-right: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #999;
    font-size: 12px;
    word-break: keep-all;
    overflow: hidden;
    z-index: 2;
}

.news_list_parting_line {
    height: 0;
    border-bottom: 1px solid #ececec;
    margin: 0 1.6666%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* 分页 */
.zzpages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.zzpages ul li {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    vertical-align: top;
}

.zzpages li.thisclass {
    background: #292a32;
    border: 1px solid #292a32;
    color: #fff;
}

.zzpages ul li:hover {
    border: 1px solid #292a32;
}

.zzpages ul li a,
.zzpages ul li .pageinfo {
    color: #292a32;
    padding: 8px 12px;
}

.zzpages li.thisclass a {
    color: #fff;
}

.zzpages .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}

/* 话题标签topic列表结束 */