/* 365建站让建站和seo变得简单 */
/* 365建站器官网：Www.365jz.com */


/*
* ============================================================================
/*****************************************************************************/

@import "basic.css";
/*****************************************************************************/
body {
	overflow-x: hidden;
}
/*****************************************************************************/
.body-logo {
	width: 125px;
	height: 100%;
	text-align: center;
	background: #9e292f;
}
.body-logo a {
	margin-top: 80px;
	display: inline-block;
}
.nav2 {
	width: 100%;
	left: -125px;
	z-index: 99999;
}
.nav2 .empt {
	margin-left: 125px;
}

.header {
	width:100%;
	min-width: 980px;
	margin: 0 auto;

}

.headerc {
	max-width:980px;
	margin: 0 auto;

}

/*****************************************************************************/
.body {
	width: 980px;
	margin: 0 auto;

}

.left-body {
	width: 238px;
	float: left;
	background: url(../images/page-hr.png) #f3f3f3 repeat-x top;
}

.right-body {
	width: 730px;
	margin-left:12px;
	float: right;
	background: url(../images/page-hr.png) #f3f3f3 repeat-x top;
}

.z1d19fdiycontent {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 10px;
	border-bottom: 1px solid #f8d9a5;
}

/*****************************************************************************/
.cate-title {
	width: 100%;
	height: 55px;
	font-size: 20px;
	border-bottom: #d9d9d9 1px solid;
}
.cate-title .en {
	color: #8e001a;
	text-transform: uppercase;
	font-family: "Times New Roman";
}
.cate-title .cn {
	color: #5c5c5c;
}
/*****************************************************************************/
.left-img {
	width: 220px;
	height: auto;
	padding: 40px 10px 10px 10px;
}
.left-img img {
	width: 100%;
	height: auto;
}

.left-list {
	width: 220px;
	height: auto;
	padding: 40px 10px 10px 10px;
}

.l_news {
    width: 100%;
    overflow: hidden;
}

.left_t {
    text-align: center;
    font-family: 'microsoft yahei';
    width: 100%;
    line-height: 20px;
    font-size: 20px;
	padding: 0 0 30px 0;
}

.l_news ul {
	float: left;
	background: #f3f3f3;
	width: 208px;
}
.l_news li {
	float: left;
	line-height: 35px;
	width: 100%;
	border-bottom: 1px solid #cfcfcf
}

.l_news a {
	color: #820017;
	font-size: 12px;
    line-height: 12px;
}

.right-box {
/*	display: inline-block;*/
	padding: 40px 5px;
	width: 720px;
}
.right-box .cate-nav {
    position: absolute;
    left: -99px;
    top: -30px;
    font-size: 12px;
}
.right-box .cate-nav .empt {
	width: 60px;
	height: 30px;
	display: block;
}
.right-box .cate-nav a {
	width: 40px;
	padding: 10px;
	margin-bottom: 2px;
	display: block;
	text-align: center;
	background: #d2d2d2;
	color: #6d6d6d;
}
.right-box .cate-nav a:hover {
	background: #c7c5c5;
}
.right-box .cate-nav a.hover {
	background: #8e001a;
	color: #fff;
}

.right-box img {
	max-width:100%;
}

/*****************************************************************************/
.scrollContent {
	width: 100%;
	margin: 30px 0;
	overflow: hidden;
}
.scrollContent .scrollHtml {
	height: auto;
	display: inline-block;
	width: 100%;
	
}
/*****************************************************************************/
.contrul {
	width: 100%;
	height: 26px;
	padding-top: 8px;
	border-top: #d9d9d9 1px solid;
	color: #949494;
}
.contrul a {
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: inline-block;
	margin-left: 3px;
	background: url(../images/ud.png) no-repeat;
}
.contrul a.l {
	width: auto;
	padding-left: 30px;
	margin: auto;
}
.contrul a.r {
	width: auto;
	padding-right: 30px;
	margin: auto;
}
.contrul a.up {
	background-position: left 0;
}
.contrul a.up:hover {
	background-position: left -26px;
}
.contrul a.dw {
	background-position: right -52px;
}
.contrul a.dw:hover {
	background-position: right -78px;
}
/*****************************************************************************/
.product-list {
	color: #979797;
}
.product-list .fl {
	width: 230px;
	height: 420px;
	display: table;
	vertical-align: middle;
	margin: 0 5px 20px 5px;
	line-height: 20px;
	overflow: hidden;
}
.product-list .fl .img, .product-list .fl img {
	width: 220px;
	height: 220px;
}
.product-list .fl:hover img {
	filter: gray;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.product-list .fl .tt {
	color: #6e6e6e;
	width: 220px;
	height: 14px;
	font-size: 14px;
	line-height: 14px;
	padding: 5px 0;
}
.product-list .fl .tt:hover {
	color: #820017;
}
.product-list .fl .attr {
	border-bottom: #b1b1b1 1px dotted;
}
/*****************************************************************************/
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 1px;
	top: 0;
	height: 100%;
	background: #dadada;
}
.jScrollPaneDrag {
	position: absolute;
	background: #b9b9b9;
	cursor: pointer;
	left: -1px;
	overflow: hidden;
}
/*****************************************************************************/
.news-list {
	width: 100%;
}
.news-list li {
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	padding: 10px 0;
}
.detailCont {
	border-top: #ccc 1px solid;
	padding-top: 20px;
	width: 96%;
	margin: 0 auto;
	display: table;
}

.pre {
	width: 96%;
	margin: 0 auto;
}
/*****************************************************************************/
.jobs-list {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: #ccc 1px dotted;
}
.jobsbtn {
	cursor: pointer;
	width: 95px;
	height: 24px;
	display: inline-block;
	text-align: center;
	line-height: 24px;
	color: #ffeabc;
	font-size: 12px;
	background: url(../images/job.gif) no-repeat;
}
#msgBox .text {
	width: 740px;
	padding: 10px;
	background: #f2d6a2;
}
.resumefrm {
	width: 760px;
	background: #f3f3f3;
	margin-top: 20px;
}
.resumefrm td {
	padding: 5px 0;
	height: auto;
}
.resumefrm td.tr {
	width: 70px;
}
.resumefrm td.trr {
	width: 100px;
	text-align: right;
}
.resumefrm .txt {
	width: 250px;
	height: 20px;
	line-height: 20px;
	border: #ccc 1px solid;
	background: #fff;
	padding: 0 5px;
	outline: none;
	resize: none;
}
.resumefrm .txt#attr {
	width: 250px;
}
.resumefrm .up {
	width: 50px;
	height: 22px;
	border: #ccc 1px solid;
	cursor: pointer;
	margin-left: 8px;
}
.resumefrm .up:hover {
	border: #aaa 1px solid;
}
.resumefrm .txt:hover {
	border: #aaa 1px solid;
}
.resumefrm .txt.err {
	border: #f00 1px solid;
}
.resumefrm textarea.txt {
	width: 308px;
	height: 120px;
}
.resumefrm textarea#assessment {
	height: 88px;
}
.resumefrm .jobsbtn {
	width: 95px;
	cursor: pointer;
	height: 24px;
	display: inline-block;
	text-align: center;
	line-height: 24px;
	color: #ffeabc;
	font-size: 12px;
	background: url(../images/job.gif) no-repeat;
}
input.file {
	width: 300px;
	height: 20px;
	line-height: 20px;
	border: #ccc 1px solid;
	background: #fff;
	outline: none;
	resize: none;
}
/*****************************************************************************/
.finance-list {
	width: 100%;
}
.finance-list table {
	width: 100%;
	border-collapse: collapse;
}
.finance-list table th {
	height: 20px;
	background: #780016;
	font-size: 14px;
	padding: 5px;
	color: #fff;
	border: #780016 1px solid;
}
.finance-list table td {
	height: 17px;
	padding: 5px;
	border: #ddd 1px solid;
	background: #fff;
}
.finance-list table td.tc a {
	color: #004293;
	font-weight: bold;
}
.finance-list table td.tc a:hover {
	color: #780016;
}
/*****************************************************************************/
.right-pics {
	float: right;
	width: 215px;
	display: table;
	background: url(../images/rb.png) no-repeat right bottom;
}
.right-pics img.b {
	width: 215px;
	display: block;
}
.right-pics img.s {
	width: 102px;
	display: block;
	margin-top: 8px;
	float: left;
}
.right-pics img.s.r {
	float: right;
}
.scrollHtml.fl {
	width: 730px;
}
/*****************************************************************************/
.right-picse {
	float: right;
	width: 215px;
	display: table;
}
.right-picse img.b {
	width: 215px;
	display: block;
}
.right-picse img.s1 {
	float: left;
	width: 100px;
	display: block;
	margin-bottom: 8px;
}
.right-picse img.s2 {
	float: right;
	width: 100px;
	display: block;
	margin-bottom: 8px;
}
.right-picse a.b {
	display: block;
	text-align: right;
	margin-top: 10px;
	float: right;
}
.scrollHtml.fl {
	width: 730px;
}
/*****************************************************************************/
.honor-list li {
	float: left;
	margin-right: 38px;
	width: 200px;
	height: 200px;
}
.honor-list li img {
	background: #d4d4d4;
	width: 200px;
	height: 130px;
}
.honor-list li a {
	width: 200px;
	height: 40px;
	margin-top: 5px;
	line-height: 20px;
	text-align: center;
	display: block;
	font-size: 14px;
}
/*****************************************************************************/
.pics-list a {
	float: left;
	display: inline-block;
	margin-right: 38px;
	width: 200px;
	height: 200px;
	color: #aaa;
}
.pics-list a img {
	background: #d4d4d4;
	width: 200px;
	height: 130px;
}
.pics-list a span {
	width: 200px;
	height: 16px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 4px;
	display: inline-block;
	font-size: 15px;
	color: #666;
}
/*****************************************************************************/
.video-list a {
	height: 160px;
}
/*****************************************************************************/
.marqupics {
	width: 100%;
	margin-top: 20px;
}
.marqupics .scroll {
	position: relative;
	width: 700px;
	height: 137px;
	margin: 0 8px;
	overflow: hidden;
}
.marqupics .items {
	position: absolute;
	width: 9999em;
}
.marqupics .items li {
	float: left;
	width: 215px;
	height: 135px;
	margin-right: 6px;
	border: #dedede 1px solid;
}
.marqupics .items li img {
	width: 215px;
	height: 135px;
}
.marqupics .btn {
	width: 20px;
	height: 137px;
	display: inline-block;
	background: #dadada;
	text-align: center;
	line-height: 137px;
	color: #999;
	font-size: 18px;
}
.marqupics .btn:hover {
	background: #ccc;
	color: #888;
	cursor: pointer;
}
/*****************************************************************************/
.netmall {
	position: absolute;
	right: 0;
	bottom: 0px;
}
.netmall a {
	width: 98px;
	height: 60px;
	display: block;
	margin-top: 20px;
}
.netmall a img {
	margin-bottom: 8px;
}
/*****************************************************************************/
.absolute {
	width: 594px;
	height: 503px;
}
.mapbox {
	position: fixed;
	z-index: 9999999;
}
.mapbox dl {
	width: 100%;
	height: 30px;
	display: block;
	background: #8e001a;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.mapbox ul {
	height: auto;
	display: table;
	font-size: 12px;
	color: #8a0f21;
	font-weight: bold;
	background: #dfc79b;
	line-height: 2em;
	text-align: center;
	padding: 10px;
	filter: Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/*****************************************************************************/
/*****************************************************************************/
.scrollHtml table {
	width: 100%;
	border-collapse: collapse;
}
.scrollHtml table th {
	height: 20px;
	background: #780016;
	font-size: 14px;
	padding: 5px;
	color: #fff;
	border: #780016 1px solid;
}
.scrollHtml table td {
	height: 17px;
	padding: 5px;
	border: #ddd 1px solid;
	background: #fff;
}
.scrollHtml table td.tc a {
	color: #004293;
	font-weight: bold;
}
.scrollHtml table td.tc a:hover {
	color: #780016;
}


.footer {
	width: 100%;
	min-width:980px;
	height: auto;
	overflow: hidden;
	font-family: "宋体";
	color: #bd7e10;
/*	position: fixed;*/
/*	left: 0;*/
	bottom: 0;
	z-index: 999999;
	background: url(../images/bg.jpg) #f8d9a5 fixed;
}
.footer .w1200 {
	height: auto;
	line-height: 14px;
	margin: 30px auto;
}
.footer .co0 {
	color: #bd7e10;
}
.footer .link {
	width: 980px;
	font-size: 14px;
	color: #4a4a4a;
	font-family: "微软雅黑";
	margin: 20px auto;
}
.footer .link a {
	color: #4a4a4a;
}

.footer .link li {
	height: auto;
	display: inline-block;
	padding-right: 15px;
	line-height: 25px;
}

.footer a:hover {
	text-decoration: underline;
}

.footer .copy{
	font-size: 14px;
	color: #4a4a4a;
	font-family: "微软雅黑";
	line-height: 25px;
	text-align: center;
}

.footer .copy a {
	color: #4a4a4a;
}

/*****************************************************************************/


 
 
/*  
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 */
.z1d19fmeta-tags{padding: 20px 0;}
.z1d19fmeta-tags .z1d19ftagitem {
    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;
}
.z1d19fmeta-tags .z1d19ftagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z1d19fmeta-tags .z1d19ftagitem:not(:last-child) {
    margin-right: 10px;
}


/* 话题标签topic列表 */
.z1d19fcontainer{position:relative;margin:0 auto;padding:0 15px;box-sizing:border-box}

@media screen and (min-width:768px){.z1d19fcontainer{width:750px}}
@media screen and (min-width:992px){.z1d19fcontainer{width:970px}}
@media screen and (min-width:1200px){.z1d19fcontainer{width:1170px}}
@media only screen and (max-width: 1140px) {.z1d19fmain,.z1d19fcontainer{width: auto;}}

.z1d19fplace{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}

.z1d19frow .z1d19frowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.z1d19frow .z1d19frowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.z1d19frow .z1d19frowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}

/* 自定义内容 */
.z1d19fcontent{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.z1d19fcontent p{padding-bottom: 20px;}

.z1d19fcontent .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;
}
.z1d19fcontent .contain:hover {
    background: #EFEFEF;
}
.z1d19fcontent .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}
.z1d19fcontent .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}
.z1d19fcontent .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}
.z1d19fcontent .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}

/* 列表 */
.z1d19fnews_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列表结束 */