/*  
365网站管理器让建站和seo变得简单！
365建站器官网：http://soft.365jz.com
*/
body {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑", "宋体", "Trebuchet MS", Tahoma, Arial, sans-serif;
    color: #222222;
    font-size: 12px;
    line-height: 20px;
    background: #E7E9EB url(../images/header_bg.jpg) center top no-repeat;
}

* {
    padding: 0;
    margin: 0;
}

div,
h1,
h2,
h3,
h4,
p,
form,
ul,
label,
input,
textarea,
img,
span,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
}

a {
    text-decoration: none;
    color: #333333;
}

a:hover {
    color: #71dcfc;
    text-decoration: none;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style-type: none;
}

img {
    border: none;
    max-width: 100%;
}

.clear {
    clear: both;
}

/*主要框架*/
/*网站顶部*/
#css365jz_headerbg {
    height: 120px;
}

#css365jz_headerbg .header {
    width: 980px;
    height: 65px;
    padding-top: 35px;
    margin: 0 auto;
    color: #434343;
}

.header h1 {
    font-size: 23px;
    line-height: 30px;
}

.header h3 {
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
}

.header a {
    color: #434343;
}

.header a:hover {
    color: #434343;
}

.header h1 a {
    display: block;
    float: left;
    height: 40px;
    line-height: 45px;
}

.header .logo img {
    max-height: 80px;
}

/*导航*/
.css365jz_navbarbg {
    width: 100%;
    height: 48px;
    background: #F3F4F5;
    border-top: 1px solid #C7CED1;
    border-bottom: 1px solid #C7CED1;
}

.css365jz_navbar {
    width: 980px;
    height: 48px;
    line-height: 48px;
    margin: 0 auto;
    overflow: hidden;
}

.css365jz_navbar ul li {
    float: left;
    font-size: 16px;
    border-left: 1px solid white;
    border-right: 1px solid #C7CED1;
    min-width: 128px;
    text-align: center;
}

.css365jz_navbar ul li a {
    display: block;
    padding: 0 5px;
}

.css365jz_navbar ul li a:hover {
    background: #E8EBEC;
    color: #2979c2;
}

.css365jz_navbar ul li a.on {
    background: #E8EBEC;
    color: #434343;
}

.index ul li a.first {
    background: #E8EBEC;
    color: #434343;
}

.diycontent {
    width: 980px;
    margin: 0 auto;
}

#css365jz_content {
    width: 1150px;
    padding: 20px 0;
    margin: 0 auto;
}

.alignnone {
    border: 8px solid white;
    box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3);
    margin-right: 23px;
    margin-bottom: 17px;
    margin-top: 7px;
}

.css365jz_container {
    background: white;
    border: 1px solid #E7E7E7;
    position: relative;
    margin: 20px 0px 15px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.et_shortcodes_mobile_nav {
    margin: 0px !important;
    overflow: hidden;
    border-top: 1px solid white;
    position: relative;
}

.css365jz_container .css365jz_content {
    margin: 30px 30px 20px;
}

.link-content {
    margin: 10px;
}

.css365jz_container .css365jz_control li {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 20px;
    ;
    -moz-box-shadow: -1px 0 0 #fff;
    -webkit-box-shadow: -1px 0 0 white;
    box-shadow: -1px 0 0 white;
    position: relative;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #999;
    text-shadow: 1px 1px 0 white;
    font-weight: bold;
}

.css365jz_container .css365jz_control li a {
    font-size: 14px;
    color: #999;
    text-shadow: 1px 1px 0 white;
    font-weight: bold;
}

.css365jz_container .css365jz_control,
.css365jz_container ul.et_shortcodes_mobile_nav {
    margin: 0px !important;
    overflow: hidden;
    border-top: 1px solid white;
    position: relative;
}

.css365jz_container .css365jz_control {
    background: #F9F9F9;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F9F9F9), color-stop(100%, whiteSmoke));
}

.article .date {
    font-weight: bold;
    font-size: 14px;
}

.article .arclink {
    font-weight: bold;
    font-size: 14px;
    color: #2979C2;
}

#css365jz_main {
    width: 100%;
    margin-top: 10px;
}

/*主要内容*/
.css365jz_post {
    font-size: 14px;
    margin-bottom: 30px;
    word-break: break-all;
}

.css365jz_post h2 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #2979c2;
}

.css365jz_post h4 {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
}

.css365jz_post a {
    color: #2979c2;
}

.css365jz_post a:hover {
    color: #71dcfc;
    text-decoration: none;
}

.css365jz_post_r {
    float: left;
    width: 840px;
}

.post_body {
    background: #FFFFFF;
    padding: 15px;
    line-height: 22px;
    margin-bottom: 5px;
}

.post_content {
    min-height: 30px;
}

.post_content img {
    max-width: 540px;
    /*IE7,Firefox*/
    width: expression(this.width > 540 ? 540: true);
    /*IE6*/
}

.post_content p {
    margin-bottom: 10px;
}

.post_content ul,
.post_content ol {
    margin-left: 3em;
    list-style-position: outside;
}

.post_content li {
    list-style-type: inherit;
}

.post_content li p {
    margin: 5px 0;
}

.post_tags {
    padding: 10px 0;
}

.post_info {
    height: 30px;
    line-height: 30px;
    text-align: right;
    margin-top: 10px;
}

/**/
.post_time {
    float: left;
    width: 40px;
    height: 85px;
    padding: 10px 5px;
    overflow: hidden;
    text-align: center;
    color: #FFFFFF;
    background: #2979c2 url(../images/time_right.png) no-repeat right bottom;
}

.post_time h5 {
    font-size: 26px;
    line-height: 28px;
}

.post_time h6 {
    font-size: 10px;
    line-height: 12px;
    font-weight: normal;
}

.post_fu {
    float: left;
    width: 40px;
    height: 40px;
    padding: 5px 5px;
    background: #2979c2 url(../images/fu_right.png) no-repeat right bottom;
}

.function {
    float: left;
    width: 45%;
    margin-bottom: 15px;
}

.function_t {
    float: left;
    width: 420px;
    height: 24px;
    line-height: 24px;
    padding-bottom: 5px;
    font-size: 15px;
    padding-left: 30px;
    font-weight: bold;
    color: #2979c2;
}

.function_c {
    float: left;
    width: 420px;
    padding: 5px 10px 15px 30px;
}

.function_c ul li {
    line-height: 24px;
    margin-bottom: 2px;
}

.zzpages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.zzpages ul li {
    float: left;
    font-family: Tahoma;
    line-height: 17px;
    margin-right: 6px;
    border: 1px solid #E9E9E9;
}

.zzpages ul li a {
    float: left;
    padding: 2px 4px 2px;
    color: #555;
    display: block;
}

.zzpages ul li a:hover {
    color: #690;
    text-decoration: none;
    padding: 2px 4px 2px;
}

.zzpages ul li.thisclass,
.zzpages ul li.thisclass a,
.pagebox ul li.thisclass a:hover {
    background-color: #993a3a;
    padding: 2px 4px 2px;
    font-weight: bold;
}

.jz_pages .pageinfo {
    line-height: 21px;
    padding: 12px 10px 12px 16px;
    color: #999;
}

.zzpages .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}

.post .info {
    height: 24px;
    line-height: 24px;
    text-align: left;
    overflow: hidden;
    color: #666;
}

.post .info small {
    margin-left: 8px;
    margin-right: 3px;
    color: #999;
    font-size: 12px;
}

.post .info a {
    color: #690;
}

.post .intro {
    width: 90%;
    padding: 8px 16px;
    line-height: 24px;
    background: #f5fcee;
    border: 1px solid #DCDDDD;
    font-size: 14px;
    color: #706A6A;
    margin: 8px auto 0 auto;
}

.flink li {
    float: left;
    padding-right: 10px;
}

#css365jz_footer {
    margin: 0 auto;
    color: #434343;
    background: #F3F4F5;
    border-top: 1px solid #C7CED1;
    text-align: center;
    padding: 20px;
}

.flinks {
    max-width: 980px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: left;
}

.flinks li {
    height: auto;
    display: inline-block;
    padding-right: 15px;
    line-height: 25px;
}



/*  
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 */
.css365jz_meta-tags {
    padding: 20px 0;
}

.css365jz_meta-tags .css365jz_tagitem {
    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;
}

.css365jz_meta-tags .css365jz_tagitem:hover {
    background-color: rgba(0, 102, 255, .15);
}

.css365jz_meta-tags .css365jz_tagitem:not(:last-child) {
    margin-right: 10px;
}


/* 话题标签topic列表 */
.css365jz_container {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .css365jz_container {
        width: 750px
    }
}

@media screen and (min-width:992px) {
    .css365jz_container {
        width: 970px
    }
}

@media screen and (min-width:1200px) {
    .css365jz_container {
        width: 1170px
    }
}

@media only screen and (max-width: 1140px) {

    .css365jz_main,
    .css365jz_container {
        width: auto;
    }
}

.css365jz_place {
    min-height: 56px;
    background-color: #f2f3f5;
    line-height: 56px;
    font-size: 16px;
    padding: 0 20px;
    margin: 20px 0;
}

.css365jz_row .css365jz_rowtitle {
    text-align: center;
    padding: 30px 0 20px 0;
}

.css365jz_row .css365jz_rowtitle h1 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}

.css365jz_row .css365jz_rowtitle p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(119, 119, 119, 1);
    font-family: Arial;
}

/* 自定义内容 */
.css365jz_content {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 30px;
}

.css365jz_content p {
    padding-bottom: 20px;
}

.css365jz_content .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;
}

.css365jz_content .contain:hover {
    background: #EFEFEF;
}

.css365jz_content .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}

.css365jz_content .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}

.css365jz_content .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}

.css365jz_content .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}

/* 列表 */
.css365jz_news_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列表结束 */