/* 365建站让建站和seo变得简单 */
/* 365建站器官网：Www.365jz.com */


@charset "utf-8";
/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: "微软雅黑", "宋体";
	position: relative;
}/*网站字体颜色*/
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: 0;
} /*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
.center {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pa {
	position: absolute;
}
.pr {
	position: relative
}
/* -- 购物车外部框架 -- */
.cart_header, .cart_content, .cart_footer {
	width: 760px;
	margin: 0 auto;
}
/* -- 页面整体布局 -- */
.header, .content, .footer {
	width: 980px;
	margin: 0 auto;
	font-family: 微软雅黑;
}
.left {
	width: 201px;
	float: left;
	overflow: hidden;
}
.left2 {
	width: 680px;
	float: left;
	overflow: hidden;
}
.left3 {
	width: 754px;
	float: left;
	overflow: hidden;
	color: #666;
}
.lefttop {
	background: url(../images/left_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-top: 10px;
}
.left2top {
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.leftbot {
	background: url(../images/left_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.left2bot {
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.rightbot {
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right {
	width: 764px;
	float: left;
	display: inline;
	margin-left: 15px;
	overflow: hidden;
}
.right2 {
	width: 275px;
	float: right;
	overflow: hidden;
}
.right3 {
	width: 201px;
	float: right;
	overflow: hidden;
	color: #666;
}
.right2top {
	background: url(../images/right2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.right2bot {
	background: url(../images/left_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right_main {
	width: 762px;
	min-height: 458px;
	border: solid 1px #d5d5d5;
	padding-bottom: 15px;
	overflow: hidden;
	background: #fff;
}
.right2_main {
	width: 273px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	padding-bottom: 15px;
	overflow: hidden;
	background: #fff
}
.left2_main {
	width: 678px;
	border: solid 1px #d5d5d5;
	padding-bottom: 15px;
	overflow: hidden;
	background: #fff;
}
 .h_nav li a:-webkit-any-link {
display:block;
}
.container {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
/*页眉*/
.header {
	position: relative;
	z-index: 99;
	width: 100%;
}
/*--顶部链接导航*/
.hd_top {
	border-bottom: 1px solid #e6f0f8;
}
.hd_top .container {
	height: 33px;
	line-height: 33px;
	color: #8d8d8d;
}
.hd_top a {
	padding: 0 4px;
	color: #8d8d8d;
}
/*--页眉内容*/
.hd_cont {
	position: relative;
	height: 124px;
	overflow: hidden;
}
.hd_cont .hd_logo {
	position: absolute;
	left: 0;
	top: 38px;
}
.hd_cont .hd_logo dd {
	margin-left: 14px;
	padding: 10px 0 10px 18px;
	border-left: 1px solid #e5e5e5;
}
.hd_cont .hd_logo dd h2 {
	font-size: 18px;
	color: #024fa1;
}
.hd_cont .hd_logo dd p {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.hd_cont .dh_phone {
	padding: 4px 44px 4px 0px;
	margin-top: 48px;
	background: url(../images/hdPhoen_ico.png) no-repeat right center;
	text-align: right;
	color: #555;
}
.hd_cont .dh_phone dd {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #024fa1;
}
/*--导航栏*/
.dh_nav {
	position: relative;
	height: 0;
}
.dh_nav ul {
	position: absolute;
	left: 50%;
	bottom: -46px;
	margin-left: -490px;
	overflow: hidden;
	background: url(../images/navBg.png) no-repeat center;
}
.dh_nav li {
	float: left;
}
.dh_nav li a {
	display: block;
	_float: left;
	padding: 0 17px;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-family: microsoft yahei;
	background: url(../images/navLi.png) no-repeat left center;
}
.dh_nav li a.navHome {
	padding: 0 19px;
	background-image: none;
}
.dh_nav li a.navCur, .dh_nav li a:hover {
	background: url(../images/navLiH.png) repeat-x center;
}
/*页尾*/
.footWrap {
	background-color: #333;
}
.footer {
	position: relative;
	height: auto;
	overflow: hidden;
}
.yqlj {
	margin: 20px 0;
}
.yqlj .contTit {
}
.yqlj .contTit .titA {
	background-image: url(../images/yqljTit_ico.png);
	color: #fff;
}
.yqlj .contTit span {
	color: #4c4c4c;
}

.yqlj li {
	height: auto;
	display: inline-block;
	padding-right: 15px;
	line-height: 25px;
	color: #4c4c4c;
}


.yqlj p {
	margin-left: -10px;
	margin-top: 10px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
}
.yqlj p a {
	padding: 0 10px;
	color: #9c9c9c;
}
.fotNav {
	text-align: center;
	height: 44px;
	line-height: 44px;
	color: #fff;
}
.fotNav a {
	margin: 0 16px;
	color: #fff;
}
.fotTxt {
	width: 100%;
	margin: 20px 0;
	line-height: 30px;
	color: #ccc;
	text-align: center;;
}
.fotTxt a {
	color: #ccc;
}
.fotPhone {
	position: absolute;
	right: 0px;
	top: 186px;
	padding: 4px 0 4px 46px;
	background: url(../images/fotPhone_ico.png) no-repeat left center;
	color: #fff;
}
.fotPhone dd {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
}
.contTit {
	position: relative;
	height: 30px;
	line-height: 30px;
}
.contTit .titA {
	padding-left: 20px;
	font-size: 16px;
	color: #024fa1;
	background: url(../images/titA_ico.png) no-repeat left center;
}
.contTit span {
	margin-left: 10px;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #b0b0b0;
}
.contTit .titMore {
	position: absolute;
	right: 0px;
	top: 14px;
	width: 52px;
	height: 16px;
	background: url(../images/titMore_ico.png) no-repeat center;
}

.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:#999; color:#fff;border: 1px solid #999}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #999;padding: 2px 9px;margin: 0 3px;background: #999;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 */
.z44faemeta-tags{padding: 20px 0;}
.z44faemeta-tags .z44faetagitem {
    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;
}
.z44faemeta-tags .z44faetagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z44faemeta-tags .z44faetagitem:not(:last-child) {
    margin-right: 10px;
}


/* 话题标签topic列表 */
.z44faecontainer{position:relative;margin:0 auto;padding:0 15px;box-sizing:border-box}

@media screen and (min-width:768px){.z44faecontainer{width:750px}}
@media screen and (min-width:992px){.z44faecontainer{width:970px}}
@media screen and (min-width:1200px){.z44faecontainer{width:1170px}}
@media only screen and (max-width: 1140px) {.z44faemain,.z44faecontainer{width: auto;}}

.z44faeplace{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}

.z44faerow .z44faerowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.z44faerow .z44faerowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.z44faerow .z44faerowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}

/* 自定义内容 */
.z44faecontent{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.z44faecontent p{padding-bottom: 20px;}

.z44faecontent .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;
}
.z44faecontent .contain:hover {
    background: #EFEFEF;
}
.z44faecontent .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}
.z44faecontent .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}
.z44faecontent .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}
.z44faecontent .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}

/* 列表 */
.z44faenews_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列表结束 */