/*365jz.com*/
* {
    margin: 0;
    padding: 0
}

img {
    border: none;
    vertical-align: middle;
    max-width: 100%;
}

.clear {
    clear: both;
    height: 0;
}

a {
    text-decoration: none;
}

ul,
li {
    list-style: none;
}

body {
    /*background:url(../images/bj.gif) repeat-x;*/
    font: 12px/1.75 "宋体", arial, sans-serif;
}

#css365jz_header {
    background: url(../images/headbj.jpg);
    height: 86px;
}

#css365jz_header918,
#main {
    margin: 0 auto;
    width: 918px;
    overflow: hidden;
    position: relative;
}

#main {
    background-color: white;
}

#logo {
    float: left;
}

#logo img {
    max-height: 80px;
}

#banner {
    background: url(../images/index_bg.jpg) no-repeat;
    height: 342px;
    margin: 1px auto;
    width: 918px;
    overflow: hidden;
}

.content {
    padding: 10px;
    font-size: 14px;
}

.adbj {
    background: url(../images/mbj.jpg) repeat-x;
}

.ad2bj {
    background: url(../images/onbj2.gif) repeat-x;
    margin-top: 1px;
}

.ad2bj p {
    width: 918px;
    margin: 0 auto;
}

.nav {
    float: left;
    list-style: none;
    font-size: 12px;
    margin: 52px 0 0 10px;
    float: right;
    display: inline;
}

.nav li {
    float: left;
    height: 26px;
    margin-left: 10px;
}

.nav li a {
    color: #2C4F17;
    display: block;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    padding: 0 10px;
}

.nav li a:hover {
    color: white;
    text-decoration: underline;
    background: url(../images/onbj.gif) no-repeat;
    color: #243B16;
    font-weight: bold;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src="/images/onbj.gif");
    _background: none;
}

.nav .on a {
    background: url(../images/onbj.gif) no-repeat;
    color: #243B16;
    font-weight: bold;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src="/images/onbj.gif");
    _background: none;
}

.nav li em {
    background: url(../images/woo.gif) no-repeat;
    display: block;
    height: 30px;
    position: absolute;
    right: 0px;
    text-indent: -9999em;
    top: 35px;
    width: 35px;
}

.downloat {
    z-index: 100;

    float: right;
    margin: 255px 0px 0 0;
    *margin: 253px 0px 0 0;
    display: inline;
}

.downloat p {
    color: #666;
    font-size: 12px;
    margin: 0 0 5px 13px;
}

.downloat p a {
    color: #666;
    text-decoration: underline;
}

.downloat p a:hover {}

.four {
    display: inline;
    font-size: 12px;
    float: left;
    margin: 40px 13px 20px 18px;
    overflow: hidden;
    width: 197px;
}

.four dd {
    line-height: 170%;
    margin: 20px 0 10px 0;
}

.four dd a {
    color: #727272;
}

.four dd a:hover {
    color: #6B8E11;
    text-decoration: underline;
}

.more a {
    color: blue;
    float: right;
    font-size: 12px;
    margin: 10px 20px;
    text-decoration: underline;
}

#footer {
    margin-top: 10px;
    border-top: 1px solid #BBC9E4;
    color: #686868;
    font-size: 12px;
    padding: 20px 0;
    text-align: center;
}

#footer a {
    color: #194A6A;
}

#footer a:hover {
    text-decoration: underline;
}

.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;
}

/**/
.download2 {
    background: url(../images/down_bg.jpg) no-repeat;
    height: 94px;
    width: 918px;
    margin: 0 auto;
}

.download2 a {
    margin: 15px 0 0 680px;
}

.download2 a img {
    margin-top: 15px;
}

.addressbox {
    background-color: #EAF6FE;
    border: 1px solid #D5D3D3;
    display: inline;
    padding: 10px;
    padding-left: 20px;
    float: left;
    margin: 5px 0 0 0;
}

.address {
    list-style: none;
    font-size: 12px;
    width: 99%;
    float: left;
    margin-bottom: 0px;
    *margin-bottom: 10px;
}

.address li {
    background: url(../images/ico.jpg) no-repeat;
    padding-left: 25px;
    float: left;
    /*margin-right:30px;*/
    height: 18px;
    margin-left: 5px;
    padding-top: 5px;
    margin-bottom: 5px;
    width: 95px;
}

.address li a {
    color: #0079A8;
}

.address li a:hover {
    color: #536F0D;
    text-decoration: underline;
}

h3,
.newtit {
    font-size: 14px;
    margin: 10px 0;
    padding-bottom: 5px;
    font-weight: normal;
    text-align: center;
}

.advantage dt {
    float: left;
}

.advantage dd {
    color: #555;
    line-height: 160%;
    float: left;
    margin-left: 15px;
    width: 90%;
}

.advantage {
    border-bottom: 1px dashed #949393;
    display: inline;
    padding-bottom: 10px;
    font-size: 12px;
    margin: 12px 0px;
    _margin: 12px 0 0px 0;
    float: left;
    width: 100%;
}

.advantage dd.green {
    color: #79A800;
    font-size: 14px;
    margin-top: 5px;
    _margin-top: 0;
}

.green a {
    color: #79A800
}

.newsleft {
    float: left;
    width: 74%;
    display: inline;
    /*height:700px;*/
}

.sidead {
    float: right;
    width: 23%;
}

.newstit {
    color: #76B324;
    font-weight: bold;
    font-size: 14px;
}

.about {
    color: #2F2F2F;
    line-height: 170%;
    font-size: 12px;
    font-weight: normal;
    text-indent: 2em;
    margin: 10px 0;
}

.newslist {
    list-style: none;
    font-size: 12px;
    margin: 10px 0 40px 0;
    width: 100%;
}

.newslist li {
    background: url(../images/blueico.gif) no-repeat left;
    padding-left: 15px;
    border-bottom: 1px dashed #B7B7B7;
    padding-bottom: 5px;
    line-height: 180%;
    margin-bottom: 10px;
}

.newslist li span {
    float: right;
    color: #7F7F7F;
}

.newslist li a {
    color: #2F2F2F;
}

.newslist li a:hover {
    color: #76B324;
    text-decoration: underline;
}

.adside img {
    margin: 10px 0 0 0px;
}

.downdloat dt {
    float: left;
    display: inline;
    border: #CCC solid 1px;
    margin: 10px;
    padding: 2px;
    font-size: 12px;
}

.downdloat dd {
    float: left;
    width: 580px;
    font-size: 12px;
    margin-left: 10px;
    line-height: 180%;
}

.downdloat dd p {
    margin-bottom: 5px;
    margin-top: 8px;
}

.introduction {
    color: #686868;
    font-size: 12px;
    line-height: 180%;
    margin: 5px 0;
    text-indent: 2em;
}

.addred li a {
    color: red;
}

#main h4 {
    background: url(../images/blueico.gif) no-repeat left;
    border-bottom: 1px dotted #BAC6D8;
    color: #195A95;
    line-height: 2em;
    margin-bottom: 0.5em;
    padding-left: 20px;
}

.newsleft h1 {
    border-bottom: 1px dashed #ddd;
    color: #195A95;
    line-height: 2em;
    font-size: 18px;
    /*text-align:center;*/
    margin-bottom: 0.5em;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 95%;

}

.newsleft h1.textcenter {
    text-align: center;
    font-size: 14px;
}

.text_list {
    color: #6A6A6A;
    font-size: 12px;
    line-height: 160%;
    margin-left: 20px;
    margin-bottom: 10px;
}

.downloadym {
    display: inline;
    margin: 20px 0 0 0px;
    float: left;
}

.downloadym a {
    color: #686868;
    font-size: 12px;
    text-decoration: none;
}

.space {
    height: 20px;
}

.newscontant {
    border-bottom: 1px solid #ddd;
    color: #686868;
    font-size: 12px;
    line-height: 170%;
    padding-bottom: 15px;
    text-indent: 2em;
}

.newscontant span {
    padding-right: 20px;
    padding-bottom: 10px;
}

.newscontantlist {
    list-style: none;
}

.newscontantlist li {
    line-height: 180%;
}

.newscontant {
    color: #686868;
    font-size: 12px;
    line-height: 170%;
    margin: 10px 0
}

.return {
    color: blue;
    float: right;
    font-size: 12px;
}

.return a {
    color: blue;
    margin: 10px 10px 0 0;
}

.adnews {
    margin-top: 60px;
    background: url(../images/newsimg.jpg) no-repeat;
    height: 158px;
    margin-bottom: 10px;
    width: 700px;
}

.newscontent {
    background-color: #f0ffe5;
    border: 1px solid #59b710;
    overflow: hidden;
    width: 100%;
}

.newscontant p {
    padding: 5px;
}

#banner2 {

    background: #035b89 url(../images/banner_10111.jpg) center no-repeat;
}

#banner2 .bn02 {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 918px;
    height: 330px;
    overflow: hidden;
}

#banner2 .xa {
    display: block;
    position: absolute;
    width: 185px;
    height: 68px;
    left: 454px;
    top: 239px;
    text-indent: -9999px;
    outline: none;
}

#banner2 ul {
    list-style: none;
    font-size: 12px;
    color: #fff;
    position: absolute;
    z-index: 2;
    top: 240px;
    left: 640px;
    line-height: 24px;
    color: #136B96;
}

#banner2 ul a {

    color: #136B96;
}

.mainbox {
    margin: 0 auto;
    width: 916px;
    border: 1px #ddd solid;
    border-top: 0px;
    overflow: hidden;
}

.mainbox .tit {
    height: 42px;
    border-bottom: 1px #ddd solid;
    background: url(../images/bg_tit.jpg) repeat-x 1px center;
}

.mainbox .tit h4 {
    padding-left: 20px;
    line-height: 42px;
    font-family: "Microsoft Yahei", Tahoma;
    font-size: 14px;
    color: #090;
}

.mainbox .left_box {
    float: left;
    width: 599px;
    border-right: 1px #ddd solid;
    overflow: hidden;
}

.mainbox .left_box .con {
    padding: 5px 20px;
    font-size: 12px;
    color: #666;
    line-height: 24px;
}

.con .indLsit2 li {
    padding: 15px 0;
}

.mainbox .right_box {
    float: left;
    width: 316px;
    overflow: hidden;
}

.mainbox .right_box .con ul {
    padding: 5px 20px;
    list-style: none;
    line-height: 30px;
    font-size: 12px;
}

.mainbox .right_box .con ul li a {
    color: #666;
}

.link {
    margin: 10px auto;
    width: 918px;
    overflow: hidden;
}

.link h4 {
    float: left;
    font-family: "Microsoft Yahei", Tahoma;
    font-size: 14px;
    color: #666;
}

.link ul {
    padding-top: 3px;
    float: left;
    font-size: 12px;
}

.link ul li {
    float: left;
    margin-right: 6px;
    color: #666;
}

.link ul li a {
    color: #666;
}

.pagelist li {
    width: 60px;
    floag: left;
    list-style: none;
    list-style-type: none;
    display: Inline;
}



/*  
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列表结束 */