/*--------------------------365jz.com-------------------------------*/
body {
    margin: 0 auto;
    padding: 0;
    color: #000000;
    font: 14px Arial, sans-serif, "宋体", "微软雅黑";
    line-height: 180%;
    background-color: #f7f7f7
}

a {
    text-decoration: none;
}

a:link {
    color: #095C83;
}

a:visited {
    color: #095C83;
}

a:hover {
    color: #DC143C;
    text-decoration: underline;
}

a:active {
    color: #DC143C;
    text-decoration: underline;
}

ul {
    list-style-type: none;
    list-style-position: outside;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    word-break: break-all;
}

li {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    word-break: break-all;
}

img {
    border: 0;
    max-width: 100%;
}

/*---------------------------------------------------------------*/
#divAll {
    width: 940px;
    margin: 0 auto;
    padding: 0
}

#divPage {
    width: 940px;
    margin: 0;
    padding: 0 6px 0 6px;
    text-align: left;
    float: left;

}

#divMiddle {
    width: 940px;
    margin: 0;
    padding: 0;
    text-align: left;
    float: left;
}

#divTop {
    width: 940px;
    margin: 0 auto;
    padding: 15px 0 0 0;
    text-align: left;
    float: left;
    height: 100px;
    font: 14px Arial, sans-serif, "宋体", "微软雅黑";
    line-height: 200%;
    background-color: #5adae7;

}

#logo {
    padding-top: 20px;
    float: left;
    width: 300px;
}

#logo img {
    max-height: 80px;
}

#service {
    height: 40px;
    line-height: 40px;
    color: #FFF;
    text-align: right;
    width: 960px;
    float: left;
}

#service span {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    font-weight: bold;
}

#divSidebar {
    width: 190px;
    margin: 0 0 0 0;
    padding: 0 0 0 20px;
    text-align: center;
    float: left;
}

#divMain {
    width: 700px;
    margin: 30px 0 0 0;
    padding: 0;
    text-align: left;
    float: left;
}

#divBottom {
    width: 940px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    float: left;
    height: 80px;

    border-top: 1px solid #D0D0D0;
}

.flinks li {
    height: auto;
    display: inline-block;
    padding-right: 15px;
    line-height: 25px;
}

/*---------------------------------------------------------------*/
div.function {
    float: left;
    width: 190px;
    margin: 10px 0 0 0;
    padding: 0 0 0 10px;
    text-align: left;
}

div.function h3 {
    font-size: 14px;
    height: 30px;
    margin: 0 0 0 0;
    padding: 5px 0 0 5px;
    color: black;
}

div.function ul {
    text-align: left;
    width: 190px;
    margin: 2px 0 0 0;
    padding: 5px 0 0 0;
    list-style-position: outside;
    list-style-type: none;
    border-top: 1px solid #e0e0e0;
}

div.function li {
    margin: 0 0 0 0;
    padding: 0px 0 1px 15px;
    background: url("../images/pointblue.gif") no-repeat 3px 8px;
}

#divCatalog li {
    background: none;
    padding: 2px 0 1px 4px;
}

/*#divCatalog li span.feed-icon{
	display:none;
}*/
#divPrevious li span.article-date {
    display: none;
}


#divMisc {
    padding: 10px 0 5px 10px;
}

#divMisc h3 {
    display: none;
}

#divMisc ul {
    border: none;
}

#divMisc li {
    padding: 2px 0 2px 15px;
    background-image: none;
}

div.function li span.feed-icon a {
    background: url("../images/feed.png") no-repeat 0 3px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 14px;
    height: 12px;
    width: 12px;
}

div.function li span.feed-icon img {
    height: 12px;
    width: 9px;
    visibility: hidden;
    margin: 0;
    padding: 0;
}

#divContorPanel li {
    background-image: none;
}

#divSearchPanel li {
    background-image: none;
}

/*---------------------------------------------------------------*/


div.post {
    width: 668px;
    margin: 10px 0 10px 10px;
    padding: 0 0 0 0;
    text-align: left;
}

div.post-nav {
    width: 100%;
    clear: both;
    float: left;
    padding: 15px 0 15px 0;

}

div.post-nav a.l {
    float: left;
    padding-right: 10px;
    padding-bottom: 5px;
}

div.post-nav a.r {
    float: right;
    padding-left: 10px;
    padding-bottom: 5px;
}

div.post .post-title {
    width: 660px;
    padding: 15px 0 15px 0px;
    margin: 0 0 0 0;
    color: #284259;
    font: 18px Arial, sans-serif, "微软雅黑", "宋体";
    border-bottom: 1px solid #e0e0e0;
}

div.post .post-date {
    width: 120px;
    float: right;
    margin: 0 0 0 0;
    padding: 5px 5px 2px 0;
    font-size: 12px;
    color: gray;
}

div.post .post-footer {
    width: 666px;
    margin: 10px 0 30px 0;
    padding: 2px 0 0 0;
    font-size: 12px;
    color: gray;
    height: 20px;
    text-align: left;
}

body.single div.post .post-footer {
    margin: 10px 0 0 0;
}

div.post .post-tags {
    width: 661px;
    margin: 2px 0 2px 5px;
    padding: 2px 0 0 0;
    font-size: 12px;
    color: gray;
    height: 20px;
    text-align: left;
}

body.multi div.post .post-tags {
    /*display:none;*/
}

div.post div.post-body {
    width: 640px;
    margin: 0 0 0 0;
    padding: 5px 0 0 5px;
    font-size: 13px;
    word-break: break-all;
    text-align: left;
    line-height: 150%;
}

div.post-body div.media a {
    padding-left: 16px;
    background: #FBFBFB url("../images/media.gif") no-repeat 0 center;
}

div.post-body img {
    padding: 4px 4px 4px 4px;
    border: 0;
    clear: both;
    float: none;
}

div.post-body p {
    margin: 10px 0 15px 0;
    padding: 0;
}

div.post-body p.img {
    margin: 0;
    padding: 0;
    text-align: center;
}

div.post-body p.inscript {
    margin: 0;
    padding: 0;
    padding-right: 20px;
    text-align: right;
}

div.post-body p.code {
    padding: 5px;
    border: 1px dotted black;
}

div.post-body div.code {
    padding: 5px;
    border: 1px dotted black;
}

div.post-body h1 {
    color: #000000;
    margin: 0;
    padding: 0;
    font-size: 16px;
}

div.post-body h2 {
    color: #000000;
    margin: 0;
    padding: 0;
    font-size: 14px;
}

div.post-body h3 {
    color: #000000;
    margin: 0;
    padding: 0;
    font-size: 13px;
}

div.post-body h4 {
    color: #000000;
    margin: 0;
    padding: 0;
    font-size: 12px;
}

div.post-body h5 {
    color: #000000;
    margin: 0;
    padding: 0;
    font-size: 11px;
}

div.post-body h6 {
    color: #000000;
    margin: 0;
    padding: 0;
    font-size: 10px;
}

/*---------------------------------------------------------------*/
#BlogTitle {
    font-size: 32px;
    margin: 50px 0 0 10px;
    padding: 0;
    font-weight: bold;
}

#BlogTitle a {
    color: #F0FFF0;
}

#BlogTitle a:hover {
    color: #DC143C;
    text-decoration: none;
}

#BlogTitle a:active {
    color: #DC143C;
    text-decoration: none;
}

#BlogSubTitle {
    color: #F0FFF0;
    font-size: 12px;
    margin: 2px 0 0 10px;
    padding: 0;
}

#BlogPowerBy {
    font-size: 12px;
    height: 20px;
    margin: 0;
    padding: 25px 10px 0 10px;
    text-align: right;
    font-weight: normal;
}

#BlogCopyRight {
    font-size: 12px;
    height: 20px;
    margin: 0;
    padding: 0 10px 0 10px;
    text-align: right;
    float: none;
    clear: both;
    font-weight: normal;
}


/*---------------------------------------------------------------*/
p.posttop {
    margin: 10px 0 0 0;
    padding: 3px 0 2px 12px;
    background: url("../images/pointblue.gif") no-repeat 0 center;
}

p.postbottom {
    margin: 0 0 10px 0;
    padding: 5px 0 0 0;
}

#frmSumbit {
    padding: 0;
    margin: 0;
}

#frmSumbit p {
    padding: 5px 0 5px 0;
}


input.button {
    background: white;
    border: 1px double #bbb;
    color: #333;
    padding: 0.05em 0.25em 0.05em 0.25em;
}

input.text {
    padding: 0.15em 0.25em 0.20em 0.25em;
    border: 1px double #bbb;
    width: 200px;
    background: white;
}

textarea.text {
    padding: 0.15em 0.25em 0.20em 0.25em;
    border: 1px double #bbb;
    width: 80%;
    height: 80px;
    background: white;
    width: 640px;
    height: 120px;
}


/*---------------------------------------------------------------*/
#divCalendar {
    padding: 0 0 0 10px;
    text-align: center;
}

#divCalendar h3 {
    display: none;
}

#divCalendar div {
    margin: 0 0 0 0;
    padding: 0 0 5px 4px;
    float: left;
}

#divCalendar div.month1 {
    background: url("../images/month1.gif") no-repeat center 10px;
}

#divCalendar div.month2 {
    background: url("../images/month2.gif") no-repeat center 10px;
}

#divCalendar div.month3 {
    background: url("../images/month3.gif") no-repeat center 10px;
}

#divCalendar div.month4 {
    background: url("../images/month4.gif") no-repeat center 10px;
}

#divCalendar div.month5 {
    background: url("../images/month5.gif") no-repeat center 10px;
    ;
}

#divCalendar div.month6 {
    background: url("../images/month6.gif") no-repeat center 10px;
}

#divCalendar div.month7 {
    background: url("../images/month7.gif") no-repeat center 10px;
}

#divCalendar div.month8 {
    background: url("../images/month8.gif") no-repeat center 10px;
}

#divCalendar div.month9 {
    background: url("../images/month9.gif") no-repeat center 10px;
}

#divCalendar div.month10 {
    background: url("../images/month10.gif") no-repeat center 10px;
}

#divCalendar div.month11 {
    background: url("../images/month11.gif") no-repeat center 10px;
}

#divCalendar div.month12 {
    background: url("../images/month12.gif") no-repeat center 10px;
}

p.w {
    float: left;
    width: 25px;
    height: 16px;
    margin: 4px 0 0 0;
    padding: 2px 0 1px 0;
    text-align: center;
    vertical-align: middle;
    font-size: 9px;
    text-decoration: underline;
}

p.y {
    text-align: center;
    height: 14px;
    margin: 2px 0 0 0;
    padding: 0 0 0 0;
    float: left;
    width: 175px;
    font-size: 12px;
    font-weight: bold;
}

p.d {
    float: left;
    width: 25px;
    height: 18px;
    margin: 0 0 0 0;
    padding: 2px 0 0 0;
    text-align: center;
    vertical-align: middle;
}

p.yd {
    float: left;
    width: 25px;
    height: 18px;
    margin: 0 0 0 0;
    padding: 2px 0 0 0;
    text-align: center;
    vertical-align: middle;
    font-weight: bolder;
    color: #6090c0;
    background: url("../images/links_r.gif") no-repeat 1px 1px;
}

p.nd {
    float: left;
    width: 25px;
    height: 18px;
    margin: 0 0 0 0;
    padding: 2px 0 0 0;
    text-align: center;
    vertical-align: middle;
}

p.cd {
    float: left;
    width: 25px;
    height: 18px;
    margin: 0 0 0 0;
    padding: 2px 0 0 0;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}


/*---------------------------------------------------------------*/
ul.msg {
    width: 668px;
    margin: 10px 0 15px 10px;
    padding: 0 0 0 0;
    text-align: left;
    list-style-position: outside;
    border-top: 1px solid #e0e0e0;
    table-layout: fixed;
    word-wrap: break-word;
}

ul.trackback {
    border-top: none;
}

ul.mutuality {
    border-top: none;
}

li.msgname {
    padding: 5px 0 5px 5px;
    margin: 0px;
}

li.tbname {
    padding: 0 0 0 5px;
    margin: 0px;
    border-bottom: 1px solid #e0e0e0;
}

li.msgurl {
    text-align: right;
    padding: 2px 10px 2px 10px;
    margin: 0;
}

li.msgarticle {
    list-style-position: outside;
    padding: 15px 10px 15px 10px;
    margin: 0;
    line-height: 150%;
}

li.msgtime {
    text-align: right;
    padding: 2px 5px 2px 10px;
    margin: 0 0 0 0;
}

ul.trackback li.tbname {
    border-bottom: none;
    background: url("../images/pointblue.gif") no-repeat 0 center;
    padding: 3px 0 2px 12px;
    margin: 0px;
}

ul.trackback {
    margin: 5px 0 10px 10px;
}

ul.mutuality {
    margin: 5px 0 10px 10px;
}

ul.mutuality li.tbname {
    background: url("../images/pointblue.gif") no-repeat 0 20px center;
    padding: 3px 0 2px 12px;
    margin: 0px;
    border: none;
}

ul.mutuality li.msgarticle {
    background: #ffffff;
    padding: 0 10px 10px 16px;
    border: none;
}


li.msgarticle div.quote {
    padding: 10px;
    background: #f0f0f0;
}

li.msgarticle div.quote-title {
    margin: 2px;
    padding: 3px;
    font-size: 120%;
    border-bottom: 1px #f8f8f8 solid;
}

/*---------------------------------------------------------------*/
#divNavBar {
    width: 940px;
    float: left;
    height: 30px;
    color: white;
    background-color: #4e402a;

}

#divNavBar h3 {
    display: none;
}

#divNavBar ul {
    margin: 0;
    padding: 3px 0 0 0;

}

#divNavBar li {
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: 12px;
    line-height: 12px;
    background: url("../images/navbg2.gif") no-repeat right 0;
    background-color: #b16218;
}

#divNavBar a {
    float: left;
    margin: 0;
    padding: 7px 10px 3px 10px;
    height: 14px;
    color: white;
    text-decoration: none;
}

#divNavBar a:link {
    color: white;
    font-size: 14px;
    font-weight: bold;
}

#divNavBar a:visited {
    color: white;
    font-size: 14px;
    font-weight: bold;
}

#divNavBar a:hover {
    color: white;
    font-size: 14px;
    font-weight: bold;
    background: #ff3300;
}

#divNavBar a:active {
    color: white;
    font-size: 14px;
    font-weight: bold;
    background: #ff3300;
}

div.pagebar a,
div.pagebar span {
    padding: 1px;
}

.pagebar li {
    float: left;
    list-style: none;
}

#paihang ul li {
    font-size: 12px;
}

.goolead {
    float: right;
    width: 580px;
}



/*  
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列表结束 */