/* 365建站让建站和seo变得简单 */
/* 365建站器官网：Www.365jz.com */


html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
	margin: 0 auto;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}
fieldset, img {
	vertical-align: middle;
	border: none;
	max-width: 100%;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ul, ol {
	list-style: none;
}
li {
	list-style-type: none;
}
input {
	padding-top: 0;
	padding-bottom: 0;
	font-family: "微软雅黑", Arial, sans-serif;
}
select, input {
	vertical-align: middle;
}
select, input, textarea {
	font-size: 12px;
	margin: 0;
}
input[type="text"], input[type="submit"], textarea {
	outline-style: none;
}
textarea {
	resize: none;
	font-family: "微软雅黑", Arial, sans-serif;
}
body {
	color: #333;
	font: 12px "微软雅黑", Arial, sans-serif;
	background: #ffffff;
	overflow-x: hidden
}
a {
	color: #333;
/*	text-decoration: none;*/
	font-weight: 800;
}
a:link {
	text-decoration: none;   /* ????????????????????????????????????*/
}
a:visited {
	text-decoration: none; /*???????????????????????????*/
}
a:hover {
	text-decoration: none;/*??????????????????*/
}
a:active {
	text-decoration: none;/* ?????????????????????*/
}
i, em {
	font-style: normal;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.auto {
	margin-left: auto;
	margin-right: auto;
}
/*transition*/
.tran200 {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.tran400 {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
/*??????????????????*/
.con_1000 {
	margin: 0 auto;
	position: relative;
	width: 980px;
}
.con_1000:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.detail .tit {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.detail .related {
	padding: 6px 0;
	text-align: center;
}
.detail .related span {
	padding: 0 10px;
}
.detail .text {
	padding: 10px;
	line-height: 23px;
}
.detail .text .photo {
	text-align: center;
}
.detail .other {
	padding: 8px 0;
	width: 100%;
}
.detail .other li {
	line-height: 24px;
}
.detail .print {
	padding: 8px 0;
	text-align: right;
	clear: both;
}
.detail .print a {
	margin-right: 20px;
}
.detail .text .pro_photo {
	text-align: center;
}
.ny_right .content .photo img {
	max-width: 100%;
	display: block;
	margin: 0 auto
}

.content ul{
	width:750px;
}

.content li {
    height: 150px;
	width:750px;
}

.contentimg {
	width:240px;
	max-height:130px;
	overflow:hidden;
}

.contenttxt {
	width:500px;
}


#header {
	height: 100px;
	background: #d42e3b;
	border-bottom: 19px solid #06897d
}
#header .top {
	width: 980px;
	margin: 0 auto;
	height: 100px;
	position: relative
}
#header .top .logo {
	float: left;
	position: relative;
	left: 0;
	top: 24px;
}
/*#header .top .rexian {*/
/*	position: absolute;*/
/*	top: 33px;*/
/*	right: 190px;*/
/*	line-height: 26px;*/
/*	font-size: 24px;*/
/*	font-family: Arial;*/
/*	color: #fff;*/
/*	background: url(../images/index_03.gif) left center no-repeat;*/
/*	padding-left: 30px;*/
/*}*/
/*#header .top .search {*/
/*	width: 155px;*/
/*	height: 24px;*/
/*	position: absolute;*/
/*	top: 31px;*/
/*	right: 0;*/
/*	background: #fff;*/
/*	border-radius: 8px;*/
/*}*/
.search .input {
	float: left;
	width: 125px;
	height: 24px;
	line-height: 24px;
	text-align: right;
	background: none;
	border: none;
	color: #d42e3b
}
.search .button {
	float: left;
	background: url(../images/index_07.gif) no-repeat;
	width: 9px;
	height: 9px;
	border: none;
	margin: 9px 0 0 12px;
}
#header .nav {
	float: right;
	height: 26px;
	position: relative;
	top: 37px;
	right: 30px;
}
.nav ul li {
	float: left;
	height: 26px;
	line-height: 26px;
	margin-left: 54px;
}
.nav li a {
	color: #fff;
	font-size: 14px;
}
.nav li a:hover, .nav li.current a {
	color: #fff500
}
#footer {
	width: 100%;
	background: url(../images/index_42.gif) center center no-repeat;
	height: auto;
	overflow: hidden
}
.f_top {
	width: 950px;
	margin: 0 auto;
	padding: 25px 15px;
	height: auto;
	overflow: hidden
}

.f_links {
	width: 100%;
	height: auto;
	margin: 0 auto;
	line-height: 25px;
	color: #fff;
	font-size: 14px;
    font-weight: normal;
}

.f_links li,.f_links a {
	height: auto;
	display: inline-block;
	padding-right: 15px;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
    font-weight: normal;
}

.f_top .f_left {
	float: left;
	width: 217px;
	border-right: 1px dashed #ae1a25;
	height: 143px;
	overflow: hidden;
	background: url(../images/index_49.jpg) left 43px no-repeat;
	padding: 34px 0 0 133px;
	color: #fff;
	line-height: 22px;
	color: #fff
}
.f_top .f_left span {
	color: #fff600;
	font-size: 26px;
	height: 38px;
	line-height: 38px;
	display: block
}
.f_top .f_right {
	float: right;
	width: 600px;
	color: #fff;
	padding-top: 24px;
}
.f_top .f_right dl {
	
	margin-left: 30px;
}
.f_top .f_right dl dt {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	margin-bottom: 10px;
}
.f_top .f_right dl dd {
	line-height: 18px;
}
.f_top .f_right dl dd span {
	color: #fff600;
	font-size: 18px;
	display: block;
	margin-top: 12px;
}
.copyright {
	text-align: center;
	line-height: 26px;
	color: #f47982;
}
.copyright a {
	color: #f47982
}
/*?????????*/
.ny_left {
	float: left;
	width: 196px;
	font-size: 16px;
}

.ny_left .title {
	height: 46px;
	line-height: 46px;
	border-bottom: 2px solid #d42e3b;
	padding-left: 15px;
}

.ny_left ul {
	margin-bottom: 57px;
	margin-top: 15px;
}
.ny_left ul li {
	margin: -2px;
	width: 191px;
	height: 48px;
	border: solid 2px #d42e3b;
	padding-left: 15px;
}
.ny_left ul li p {
	margin-top: 12px;
	margin-left: 33px;
	float: left;
}
.ny_left li:hover, .ny_left li.hover {
	background: url(../images/service_btn.png) #d42e3b 140px center no-repeat;
}
.ny_left li:hover a, .ny_left li.hover a {
	color: #fff
}
.ny_left ul .hover {
	margin: -2px;
	width: 191px;
	height: 48px;
	border: solid 2px #d42e3b;
	background: url(../images/service_btn.png) #d42e3b 140px center no-repeat;
}
.ny_left ul .hover p {
	color: #fff;
}
.ny_left .service_tel {
	color: #d42e3b;
	margin-top: 36px;
}
.ny_left .service_tel p {
	background: url(../images/service_tel.png) left center no-repeat;
	padding-left: 29px;
	font-size: 21px;
	margin-left: 5px;
	font-family: Arial;
	margin-top: 5px;
}
.ny_left .service_tel span {
	display: block;
	font-family: "Microsoft YaHei";
	color: #d42e3b;
	font-size: 13px;
}
/*????????????*/
.ny_right {
	float: right;
	width: 754px;
	height: auto !important;
	height: 500px;
	min-height: 500px;
	margin-bottom: 70px;
}
.ny_right .title {
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 16px
}
.ny_right .title p {
	float: right;
	color: #6c6c6c
}
.ny_right .title h3 {
	height: 45px;
	border-bottom: 2px solid #d42e3b;
	display: inline-block;
	float: left;
	padding-right: 13px;
	font-size: 18px;
	font-weight: normal
}
/*??????*/
#full .qq_info a, #full .qq_info span {
	display: block
}
#full .qq_info span {
	width: 86px;
	background: #fff;
	text-align: center;
	padding-top: 6px;
	line-height: 24px;
	border: 1px solid #968f96;
	border-top: none
}
.single_con {
	margin-top: 20px
}
.news_con {
	margin-top: 20px
}
.pro_con {
	margin-top: 20px
}


.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 */
.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列表结束 */