/* 365建站让建站和seo变得简单 */
/* 365建站器官网：Www.365jz.com */


@charset "utf-8";

/* CSS Document */
/**全局**/
* {
    margin: 0px;
    padding: 0px;
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
map {
    padding: 0;
    margin: 0;
    border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #666;
    font-family: "微软雅黑";
}

img {
    border: none;
    max-width: 100%;
}

ul,
li {
    list-style: none;
}

.clear {
    clear: both;
}

a {
    font-family: "微软雅黑";
    color: #666;
    text-decoration: none;
}

a:hover {
    font-family: "微软雅黑";
    color: #f00;
}

hr {
    line-height: 0px;
    font-size: 0px;
    border: none;
    height: 1px;
    width: 100%;
    margin: 5px 0px;
}

div {
    margin: 0px auto;
}

.f_l {
    float: left;
}

.f_r {
    float: right;
}

input,
select {
    font-family: arial, Helvetica, sans-serif;
    padding: 1px;
}

.mt10 {
    margin-top: 10px;
}

.hide {
    display: none;
}

.red {
    color: #f00;
}

.blue {
    color: #00f;
}

.gray {
    color: #ccc;
}

/*.noinfo{width:100%;float:left;padding:10px 0; text-align:center;}
.input_text{background:url(../images/inputbg.png) no-repeat left top;height:25px;line-height:25px;border:1px solid #ccc;padding:0 10px;float:left;}
.input_area{background:#fff url(../images/inputbg.png) no-repeat left top;width:501px;height:80px;border:0px;padding:5px 10px;border:1px solid #ccc;}
.input_submit{width:66px;height:31px;float:left;background:url(../images/search.png) no-repeat left top; margin:8px 8px 0 0; text-align:center;line-height:31px; color:#fff; border:0px; cursor:pointer;}
.float_bg{background:url(../images/qq_3.gif) repeat-y left top;width:118px;padding:2px 0;float:left;}
.w960{width:960px;margin:0 auto;}
.wrap{width:972px;margin:0 auto;}
.w1000{width:1002px;margin:0 auto;}*/

.indexbg {
    background: #090909;
}

.neibg {
    background: url(../images/neiyebg.jpg) repeat-x center top;
    background-size: 100% 100%;
}

.insidebg {
    background: #0a0a0a;
    border-bottom: 1px solid #3b3b3b;
}

.container {
    width: 1260px;
}

.index_top {
    width: 100%;
    height: 800px;
}

.index_topbg {
    width: 100%;
    height: 115px;
    background: url(../images/topbg.png) repeat-x;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99999;
}

.logo img {
    max-height: 80px;
}

.lkkk {
    height: 26px;
    line-height: 26px;
    margin-top: 12px;
}

.lkkk span a {
    color: #999999;
}

.ico1 {
    background: url(../images/ico1.png) no-repeat left center;
    padding-left: 30px;
    padding-right: 20px;
}

.ico2 {
    background: url(../images/ico2.png) no-repeat left center;
    padding-left: 30px;
    padding-right: 20px;
}

.ico3 {
    background: url(../images/ico3.png) no-repeat left center;
    padding-left: 30px;
    padding-right: 20px;
}

.ico4 {
    background: url(../images/ico4.png) no-repeat left center;
    padding-left: 30px;
    padding-right: 34px;
}

.blank30 {
    height: 30px;
    overflow: hidden;
}

.blank20 {
    height: 20px;
    overflow: hidden;
}

.blank40 {
    height: 40px;
    overflow: hidden;
}

.blank50 {
    height: 60px;
    overflow: hidden;
}

#navigate {
    float: right;
}

/*#navigate li{float:left; width:115px; text-align:center; height:45px; line-height:30px; background:url(../images/su.jpg) no-repeat left 15px;}
#navigate li a{font-family:"微软雅黑"; font-size:14px; color:#ffffff; font-weight:bold; height:45px; display:inline-block;}
#navigate li a:hover{border-bottom:3px solid #ca1820;}
#navigate .first_menu{background:none;}
#navigate li .current{border-bottom:3px solid #ca1820;}*/

.curdl {
    border-bottom: 3px solid #ca1820;
}

#onemenu {
    float: left;
    width: 115px;
    text-align: center;
    height: 45px;
    line-height: 30px;
    background: url(../images/su.jpg) no-repeat left 15px;
}

#onemenu #onea {
    ont-family: "微软雅黑";
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    height: 45px;
    display: inline-block;
}

#onemenu #onea:hover {
    /*border-bottom:3px solid #ca1820;*/
}

#navigate li .current {
    border-bottom: 3px solid #ca1820;
}

#navigate .first_menu {
    background: none;
}

#navigate li ul {
    display: none;
    background: #000000;
    top: 1px;
}

#navigate li ul li {
    border-top: 1px solid #333333;
    height: 35px;
    line-height: 35px;
}

#navigate li ul li a {
    color: #ffffff;
}

/*search*/
#search {
    float: right;
    margin-right: 20px;
}

#search form {
    margin: 0px;
    padding: 0px;
}

.searchtext {
    float: left;
    width: 165px;
    height: 26px;
    background: url(../images/inputbg.jpg) no-repeat;
    border: 0px;
    margin: 0px;
    padding: 0px;
    color: #FFF;
    text-indent: 4px;
    outline: none;
}

.searchsub {
    width: 27px;
    height: 26px;
    line-height: 26px;
    float: left;
    background: url(../images/submit.jpg) no-repeat;
    border: 0px;
    cursor: pointer;
    color: #fff;
    float: left;
}

/*end*/

/*flash*/
#banner {
    width: 100%;
}

#flash {
    width: 100%;
}

#myFocus {
    width: 1260px;
    height: 800px;
}

.pic img {
    width: 1260px;
    height: 800px;
}

/*end*/

.webmain {
    width: 1200px;
    margin: 0px auto;
}

.index_left {
    width: 936px;
    margin-right: 19px;
}

.index_right {
    width: 245px;
}

.index_about {
    width: 100%;
    height: 210px;
    background: #3a3a3a;
    overflow: hidden;
}

.index_abouttxt {
    padding: 15px 15px 20px 15px;
    line-height: 30px;
    font-size: 14px;
    color: #cccccc;
    position: relative;
    overflow: hidden;
}

.aviewmore {
    position: absolute;
    right: 15px;
    bottom: 20px;
}

.aviewmore a {
    color: #F00;
}

.brandtitle {
    height: 30px;
    line-height: 30px;
    background: url(../images/graybg.jpg) repeat-x left center;
}

.brandtitle font {
    display: block;
    float: left;
    background: #1b1b1b;
    padding-right: 15px;
}

.brandtitle span {
    font-family: "微软雅黑";
    color: #ca1820;
    font-size: 16px;
    padding-right: 6px;
}

.brandtitle label {
    color: #999999;
    font-family: Arial;
    font-size: 10px;
}

.footerbg {
    background: #090909;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.f_links li {
    height: auto;
    display: inline-block;
    padding-right: 15px;
    line-height: 25px;
}


#footnav {}

#footnav li {
    float: left;
    padding-left: 15px;
}

.copy_txt {
    line-height: 26px;
    color: #666666;
    text-align: center;
    padding: 15px 0;
}

.copy_txt a {
    color: #666666;
}

.copylink {
    width: 506px;
    background: url(../images/aa.jpg) no-repeat -6px center;
    height: 58px;
    line-height: 50px;
    position: relative;
    margin-top: 10px;
    margin-left: 0
}

.copylink font {
    padding-left: 170px;
    color: #D81920;
    font-family: "Times New Roman", Times, serif;
    font-size: 24px;
}

.copylink label {
    position: absolute;
    right: 50px;
    top: 0px;
    width: 130px;
}

.copylink label a {
    width: 140px;
    height: 50px;
    display: inline-block;
}

.mainbgk {
    /*background:url(../images/ibottombg.jpg) repeat-y;*/
}

.maintxtbg {
    width: 100%;
    min-height: 960px;
    background: url(../images/mainbg.jpg) no-repeat center top;
    background-size: 100% 100%;
}

.mainwidth {
    width: 1135px;
    margin: 0px auto;
}

.categoryname {
    height: 50px;
    line-height: 50px;
    font-family: "微软雅黑";
    color: #fefefe;
    font-size: 24px;
}

.categoryname a {
    font-family: "微软雅黑";
    color: #fefefe;
    font-size: 24px;
}

.channeltxt {
    padding-top: 15px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #cccccc;
    line-height: 34px;
}

.type_list {
    width: 100%;
}

.type_list li {
    float: left;
    margin-right: 6px;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    background: #272727;
    text-align: center;
}

.type_list li a {
    color: #FFF;
    font-family: "微软雅黑";
    font-size: 16px;
    display: block;
}

.type_list li a:hover {
    background: #691014;
}

.type_list li #lsed {
    background: #691014;
}

.articleList {
    padding-top: 15px;
}

.articleList li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #3b3b3b;
    padding-left: 10px;
}

.articleList li a {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #cccccc;
}

.articleList li span {
    float: right;
}

.articleTitle {
    text-align: center;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #ffffff;
    padding-top: 15px;
}

.articleAuthor {
    text-align: center;
    padding-top: 12px;
    color: #ffffff;
}

.pageUpDown {
    padding-bottom: 20px;
    padding-top: 20px;
    line-height: 30px;
}

.pages {
    margin-top: 25px;
    text-align: center;
}

.pages a {
    display: inline-block;
    padding: 2px 10px 2px 10px;
    background: #272727;
    border: 1px solid #cccccc;
    margin-right: 10px;
    color: #FFF;
}

.pages a:hover {
    background: #691014;
}

.pages .page_now {
    background: #691014;
}

.proover {
    width: 1135px;
    overflow: hidden;
}

.productList {
    width: 1155px;
    overflow: hidden;
}

.productList li {
    float: left;
    width: 211px;
    margin-right: 20px;
    overflow: hidden;
    margin-top: 20px;
    text-align: center;
}

.productList li .ablockimg {
    display: block;
    width: 211px;
    height: 141px;
    overflow: hidden;
    overflow: hidden;
}

.productList li .ablockimg img {
    width: 211px;
}

.productList li p {
    display: block;
    padding-top: 8px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.productList li p a {
    color: #FFF;
    font-family: "微软雅黑";
    font-weight: bold;
}

.productTitle {
    text-align: center;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #ffffff;
    padding-top: 15px;
    padding-bottom: 25px;
}

.productImg {
    text-align: center;
    width: 100%;
    overflow: hidden;
    color: #ccc;
    line-height: 24px
}

#MarqueeDiv {
    width: 1200px;
    float: left;
    height: 48px;
    overflow: hidden;
    margin: 15px 0 0 0px;
    display: inline;
}

#MarqueeDiv img {
    margin-right: 10px;
    /*height:120px;width:125px;*/
    height: 48px;
}

.pagess {
    clear: both;
    margin: 20px;
    overflow: hidden;
    margin-left: 0px;
    text-align: center;
    font-size: 12px
}

.pagess ul li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    line-height: 20px;
    background: #fff;
    color: #999
}

.pagess ul li:hover {
    background: #ccc;
    color: #fff;
    border: 1px solid #ccc
}

.pagess ul li:hover a {
    color: #fff;
}

.pagess ul li.thisclass {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    background: #ccc;
    color: #fff;
}

.pagess ul li.thisclass a {
    color: #fff;
}

.pagess ul li a {
    display: block;
    color: #999
}

.pagess ul li a:hover {
    color: #fff;
}




/*  
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 */
.z5b20cmeta-tags {
    padding: 20px 0;
}

.z5b20cmeta-tags .z5b20ctagitem {
    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;
}

.z5b20cmeta-tags .z5b20ctagitem:hover {
    background-color: rgba(0, 102, 255, .15);
}

.z5b20cmeta-tags .z5b20ctagitem:not(:last-child) {
    margin-right: 10px;
}


/* 话题标签topic列表 */
.z5b20ccontainer {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .z5b20ccontainer {
        width: 750px
    }
}

@media screen and (min-width:992px) {
    .z5b20ccontainer {
        width: 970px
    }
}

@media screen and (min-width:1200px) {
    .z5b20ccontainer {
        width: 1170px
    }
}

@media only screen and (max-width: 1140px) {

    .z5b20cmain,
    .z5b20ccontainer {
        width: auto;
    }
}

.z5b20cplace {
    min-height: 56px;
    background-color: #f2f3f5;
    line-height: 56px;
    font-size: 16px;
    padding: 0 20px;
    margin: 20px 0;
}

.z5b20crow .z5b20crowtitle {
    text-align: center;
    padding: 30px 0 20px 0;
}

.z5b20crow .z5b20crowtitle h1 {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}

.z5b20crow .z5b20crowtitle p {
    font-size: 16px;
    line-height: 30px;
    color: rgba(119, 119, 119, 1);
    font-family: Arial;
}

/* 自定义内容 */
.z5b20ccontent {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 30px;
}

.z5b20ccontent p {
    padding-bottom: 20px;
}

.z5b20ccontent .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;
}

.z5b20ccontent .contain:hover {
    background: #EFEFEF;
}

.z5b20ccontent .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}

.z5b20ccontent .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}

.z5b20ccontent .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}

.z5b20ccontent .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}

/* 列表 */
.z5b20cnews_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列表结束 */