/* 365建站让建站和seo变得简单 */
/* 365建站器官网：Www.365jz.com */


@charset "utf-8";
/* 全局 */
* {
	transition: background-color ease .3s;
	-moz-transition: background-color ease .3s;
	-webkit-transition: background-color ease .3s;
	-o-transition: background-color ease .3s
}
html {
	webkit-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	_background-image: url(about:blank);
	_background-attachment: fixed;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
ul, li, dl, dt, dd, ol {
	display: block;
	list-style: none;
}
img {
	border: 0;
/*	display: block*/
}
.clear {
	clear: both;
}
a {
	text-decoration: none;
	outline: 0;
}
center {
	padding: 20px 0;
}
/* fixed */
.fixed {
	position: fixed;
	width: 55px;
	height: 212px;
	right: 25px;
	bottom: 50px;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	z-index: 999;
}
.fixed a {
	display: block;
	width: 55px;
	height: 53px;
}
.book {
	background: url(../images/fixed.jpg) 0 0 no-repeat;
}
.book:hover {
	background-position: -54px 0;
}
.fixed a.codepic {
	background: url(../images/fixed.jpg) 0 -53px no-repeat;
	height: 52px;
}
.fixed a.codepic:hover {
	background-position: -54px -53px;
}
.fixed div {
	position: relative;
}
.fixed a.backup {
	background: url(../images/fixed.jpg) 0 -158px no-repeat;
	height: 52px;
}
.fixed a.backup:hover {
	background-position: -54px -158px;
	height: 53px;
}
.fixed div img {
	position: absolute;
	left: -196px;
	width: 196px;
	height: 196px;
	top: -106px;
	display: none;
}
/* banner */
.banner {
	width: 100%;
	height: 480px;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.sub_banner {
	height: 368px;
}
.banner img {
	display: block;
	margin: 0 auto;
}
.btns {
	width: 980px;
	position: absolute;
	height: 81px;
	left: 50%;
	top: 155px;
	margin-left: -490px;
}
.btns .prev, .btns .next {
	width: 36px;
	height: 81px;
	float: left;
	background: url(../images/leftbtn.png) 0 0 no-repeat;
}
.btns .next {
	background: url(../images/rightbtn.png) 0 0 no-repeat;
	float: right;
}
/* topbg */
.top {
	width: 980px;
	height: 93px;
	margin: 0 auto;
	overflow: hidden;
}
.logo {
	float: left;
	margin: 23px 0 0 3px;
}
.top_tel {
	float: right;
	width: 270px;
	height: 60px;
	margin-top: 0px;
	overflow: hidden;
	text-align: right;
}
.top_tel span {
	font: 20px/30px "microsoft yahei";
	color: #000;
}
.top_tel p {
	width: 254px;
	padding-left: 26px;
	height: 30px;
	background: url(../images/top_tel.jpg) 0 center no-repeat;
	text-align: left;
	font: 16px/30px "microsoft yahei";
	color: #303432;
}
.top_tel p font {
	color: #af1901;
	font: 300 24px/30px "impact";
}
.navbg {
	width: 100%;
	background: url(../images/navbg.jpg) 0 0 repeat-x;
	height: 56px;
	border-top: 1px solid #d5d5d5;
}
.nav {
	width: 980px;
	height: 56px;
	margin: 0 auto;
}
.nav li {
	width: 108px;
	height: 56px;
	float: left;
	position: relative;
	z-index: 111
}
.nav li a {
	display: block;
	width: 107px;
	height: 56px;
	text-align: center;
	font: 700 16px/56px "microsoft yahei";
	color: #1e7f0a;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	border-left: 1px solid #d9d9d9
}
.nav li dl {
	position: absolute;
	top: 55px;
	left: 1px;
	width: 106px;
	z-index: 999;
	border: 1px solid #d9d9d9;
	background: url(../images/navbg.png) 0 0 repeat;
	display: none
}
.nav li.hover {
	background: #e5e5e5
}
.nav li dl a {
	border-left: 0;
	border-bottom: 1px solid #919191;
	width: 92px;
	margin: 0 auto;
	height: 45px;
	font: 700 14px/45px "microsoft yahei";
	color: #1e7f0a;
}
.nav li a.last {
	border-right: 1px solid #d9d9d9;
	width: 106px;
}
.nav li dd a.last {
	border-bottom: 0
}
/* marquee */
.marquee_bg {
	width: 100%;
	height: 53px;
	background: #f2f2f2;
	margin-bottom: 5px;
}
.marq_center {
	width: 980px;
	height: 53px;
	margin: 0 auto;
	overflow: hidden;
}
.marq_left {
	float: left;
	width: 514px;
	padding-right: 10px;
	overflow: hidden;
}
.marq_left p {
	width: 100px;
	height: 53px;
	float: left;
	text-align: right;
	background: url(../images/marquee.jpg) 0 center no-repeat;
	font: 14px/53px "microsoft yahei";
	color: #464646;
}
.marq_left marquee {
	float: left;
	width: 414px;
	height: 53px;
	font: 14px/53px "microsoft yahei";
	color: #464646;
}
.search {
	width: 453px;
	height: 39px;
	overflow: hidden;
	float: left;
	margin-top: 7px;
}
.text {
	width: 285px;
	float: left;
	font: 14px/27px 'microsoft yahei';
	color: #a2a2a2;
	text-indent: 15px;
	height: 27px;
	padding: 5px 0;
	border: 1px solid #e8e8e8;
	border-right: 0;
	background: #fff;
*height:27px;
}
.select {
	float: left;
	width: 98px;
	border: 0;
	background: url(../images/select.jpg) 74px center no-repeat #fff;
}
.btn {
	float: left;
	background: url(../images/button.jpg) no-repeat center center;
	width: 69px;
	height: 39px;
	border: 0;
	cursor: pointer;
}
.select select {
	margin: 5px auto;
	width: 98px;
}
.searchBar span {
	float: right;
	margin-top: 6px;
}
.searchBar span a {
	color: #666;
	margin-right: 8px;
}
.searchBar span a:hover {
	color: #ef9b11;
}
.searchBar .select {
	float: left;
	margin-top: 1px;
	display: inline;
	margin-right: 8px;
}
.searchBar .text {
	float: left;
}
.searchBar .text input {
	width: 182px;
	padding-top: 3px;
	height: 17px;
	border: 1px solid #b7d1eb;
}
div.selectbox-wrapper {
	overflow: hidden;
	width: 98px;
	position: absolute;
	text-align: left;
*margin-top:0;
	z-index: 11;
	background: #fff;
}
div.selectbox-wrapper ul li.current {
	color: #fff;
	background-color: #36c
}
div.selectbox-wrapper ul li {
	text-align: center;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 92px;
	cursor: pointer;
	line-height: 20px;
	padding-top: 3px;
	font-size: 12px;
	font-family: '微软雅黑';
	color: #666;
}
div.selectbox-wrapper ul li.selected {
	background-color: #64a657;
	color: #fff;
}
.selectbox {
	border: none;
	display: block;
	width: 98px;
	background: none;
	text-indent: 9px;
	cursor: pointer;
	height: 37px;
	font-size: 14px;
	font-family: 'microsoft yahei';
	color: #ff6600;
	line-height: 37px;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8
}
/* index */
.index_bg {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/tree.jpg) center bottom no-repeat;
}
.content {
	width: 980px;
	height: auto;
	overflow: hidden;
	padding-bottom: 16px;
	margin: 0 auto;
}
.left {
	float: left;
	width: 235px;
	height: auto;
	overflow: hidden;
}
.left_title1 {
	background: url(../images/lefttitle1.jpg) 0 0 no-repeat;
	width: 235px;
	height: 48px;
	font: 18px/48px "microsoft yahei";
	color: #fff;
	text-indent: 96px;
}
.left_title2 {
	background: url(../images/lefttitle2.jpg) 0 0 no-repeat;
	width: 235px;
	height: 48px;
	font: 18px/48px "microsoft yahei";
	color: #fff;
	text-indent: 96px;
}
.left_title3 {
	background: url(../images/lefttitle3.jpg) 0 0 no-repeat;
	width: 235px;
	height: 48px;
	font: 18px/48px "microsoft yahei";
	color: #fff;
	text-indent: 96px;
}
.left_nav_box {
	width: 233px;
	height: auto;
	border: 1px solid #e4e4e4;
	background: #f4f4f4;
	border-top: 0;
	overflow: hidden;
	margin-bottom: 20px;
}
.left_nav {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.left_nav li {
	width: 100%;
	height: 51px;
	border-bottom: 1px solid #dadada;
	background: url(../images/icons1.jpg) 200px center no-repeat;
	text-indent: 22px;
	font: 14px/51px "microsoft yahei";
	color: #3f3f3f;
}
.left_nav li a {
	color: #3f3f3f
}
.left_nav li a:hover {
	color: #1e7f0a
}
.left_more1 {
	display: block;
	width: 213px;
	height: 33px;
	margin: 15px auto 12px;
	background: url(../images/left_more1.jpg) 0 0 no-repeat;
	text-align: center;
	font: 14px/33px "microsoft yahei";
	color: #1e7f0a;
}
.left_news {
	width: 192px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.left_news li {
	width: 100%;
	height: 38px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font: 14px/38px "microsoft yahei";
	color: #3f3f3f;
}
.left_news li a {
	color: #3f3f3f
}
.right {
	float: left;
	width: 730px;
	height: auto;
	overflow: hidden;
	padding-left: 15px;
}
.right_pro {
	width: 732px;
	height: 681px;
	overflow: hidden;
	margin-bottom: 10px;
}
.right_pro li {
	width: 244px;
	height: 227px;
	float: left;
}
.right_pro li p {
	width: 231px;
	height: 54px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font: 14px/54px "microsoft yahei";
	color: #1e7f0a;
}
.right_pro li p a {
	color: #1e7f0a
}
.about_title, .right_title {
	width: 720px;
	height: 48px;
	margin-bottom: 16px;
	background: url(../images/about_title.jpg) 0 0 repeat-x;
}
.about_title span {
	float: left;
	font: 18px/48px "microsoft yahei";
	color: #fff;
	margin-left: 32px;
}
.about_title a {
	float: right;
	font: 14px/48px "microsoft yahei";
	color: #fff;
	margin-right: 20px;
}
.about_con {
	width: 100%;
	height: 352px;
	overflow: hidden;
	font: 14px/32px "microsoft yahei";
	color: #3f3f3f;
}
.about_con p {
	height: 352px;
	overflow: hidden;
	font: 14px/32px "microsoft yahei";
	color: #3f3f3f;
}
.about_con img {
	float: right;
	margin-left: 20px;
}
/* foot */
.links_bg {
	width: 100%;
	height: auto;
/*	background: url(../images/linksbg.jpg) 0 0 repeat-x;*/
	background-color: #1e7f0a;
}
.links {
	width: 960px;
	height: auto;
	margin: 0 auto;
	font: 14px/30px "microsoft yahei";
	color: #fff;
	padding: 10px;

}
.links li{display:inline-block;}
.links span {
	font: 14px/30px "microsoft yahei";
}
.links a {
	color: #fff;
	margin-right: 12px;
}
.foot_bg {
	width: 100%;
	height: 124px;
	padding-top: 28px;
	background: #e7e7e7;
	border-bottom: 1px solid #f2f1f1
}
.foot {
	width: 980px;
	height: 124px;
	margin: 0 auto;
}
.foot p {
	width: 100%;
	text-align: center;
	font: 12px/30px "microsoft yahei";
	color: #303030
}
.foot p span {
	margin: 0 6px;
}
.foot p a {
	color: #303030
}
.share {
	width: 140px;
	margin: 16px auto 0
}
.foot_nav {
	width: 100%;
	text-align: center;
	font: 14px/50px "microsoft yahei";
	background: #dbdbdb;
	color: #1e7f0a
}
.foot_nav a {
	color: #1e7f0a;
	margin: 0 16px;
}
/* subpage */
.left_tit {
	width: 235px;
	background: url(../images/left_titlebg.jpg) 0 0 repeat-x;
	height: 48px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font: 18px/48px "microsoft yahei";
	color: #fff;
}
.l_procon {
	width: 208px;
	margin: 14px auto;
	height: auto;
	overflow: hidden;
}
.proOne {
	width: 100%;
	height: auto;
	overflow: hidden
}
.proOne a {
	display: block;
	width: 153px;
	height: 41px;
	margin: 0 auto 9px;
	background: url(../images/leftli.jpg) 0 0 no-repeat;
	font: 14px/41px "microsoft yahei";
	color: #3f3f3f;
	padding: 0 23px 0 32px;
}
.proTwo li a {
	width: 208px;
	height: 48px;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px dotted #208c0a;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font: 14px/48px "microsoft yahei";
	color: #3f3f3f;
	text-indent: 22px;
	background: none
}
.proTwo ul {
	display: none
}
.right_title p {
	float: right;
	font: 12px/48px "microsoft yahei";
	color: #fff;
	padding-right: 16px;
}
.right_name {
	float: left;
	font: 700 16px/48px "microsoft yahei";
	color: #fff;
	padding-left: 18px;
}
.right_title p a {
	color: #fff;
}
.right_con {
	width: 100%;
	height: auto;
	overflow: hidden;
	font: 14px/30px "microsoft yahei";
	color: #4a4a4a;
}
.right_con p {
	font: 14px/30px "microsoft yahei";
	color: #4a4a4a;
}
.right_con div {
	font-size: 14px;
}
#tip b {
	color: #1e7f0a;
}
/* product */
.product {
	width: 732px;
	height: auto;
	overflow: hidden;
}
.product li {
	width: 244px;
	height: 227px;
	float: left;
}
.product li p {
	width: 231px;
	height: 54px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font: 14px/54px "microsoft yahei";
	color: #1e7f0a;
}
.product li p a {
	color: #1e7f0a
}
/* page*/
.page {
	margin: 14px 0 14px 0;
	float: left;
	width: 100%;
	line-height: 34px;
	text-align: center;
	color: #1a1d22;
}
.page a {
	color: #fff;
	padding: 0 11px;
	margin: 0 5px;
font-/weight: bold;
	background: #197109;
}
.page * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 30px;
	height: 30px;
	padding-bottom: 1px;
}
.page .hover {
	display: inline-block;
	color: #fff;
	background: #fc0;
}
.page a:hover {
	display: inline-block;
	color: #fff;
	background: #fc0;
}
/* case */
.case {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.case li {
	width: 100%;
	height: 160px;
	border-bottom: 1px dotted #939393;
	margin-bottom: 20px;
}
.case-img {
	display: block;
	float: left;
	width: 185px;
	height: 139px;
	margin-right: 18px;
}
.case li p {
	float: left;
	width: 496px;
	height: 24px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 12px;
	font: 16px/24px "microsoft yahei"
}
.case li p a {
	color: #1e7f0a
}
.case li div {
	float: left;
	width: 496px;
	height: 96px;
	overflow: hidden;
	font: 14px/32px "microsoft yahei";
	color: #5c5a5e;
}
/* news */
.news {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news li {
	width: 100%;
	height: 62px;
	border-bottom: 1px dotted #208c0a;
	overflow: hidden;
	background: url(../images/icons2.jpg) 11px center no-repeat;
	text-indent: 30px;
	font: 14px/62px "microsoft yahei";
	color: #969696
}
.news li a {
	float: left;
	color: #484848
}
.news li span {
	float: right;
	padding-right: 12px;
}
.news li.none {
	margin-bottom: 25px;
}
/* book*/
.bookmain {
	width: 650px;
	padding: 0 10px;
	height: auto;
	font: 14px/30px 'microsoft yahei';
	color: #185e0b;
	margin: 0 auto;
	background: #fff;
}
.bookmain div {
	font-size: 12px
}
.bookline {
	width: 650px;
	height: 34px;
	background-image: url(../images/about_box_line.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin: 0 auto;
	margin-top: 10px;
}
.book3 {
	width: 550px;
	margin: 0 auto;
}
.booktop {
	width: 650px;
	height: 30px;
	float: left;
	background: url(../images/bookico.png) no-repeat 10px 7px;
	margin-top: 20px;
}
.booktop_name {
	width: 570px;
	height: 30px;
	float: left;
	color: rgb(30,54,1);
	padding-left: 30px;
	line-height: 30px;
	font-weight: bold;
}
.booktop_time {
	width: 150px;
	height: 30px;
	float: left;
	color: rgb(30,54,1);
	text-align: right;
	line-height: 30px;
}
.bookcontent {
	width: 628px;
	min-height: 40px;
	height: auto!important;
	height: 40px;
	float: left;
	border: 1px solid #d6deef;
	background: url(../images/bookcontentbg.jpg) repeat-x;
	background-color: #fff;
	padding: 10px;
	color: rgb(30,54,1);
}
.bookadmin {
	width: 650px;
	height: auto;
	float: left;
}
.bookadmin_top {
	width: 650px;
	height: 12px;
	float: left;
}
.bookadmin_mid {
	width: 628px;
	min-height: 30px;
	height: auto!important;
	height: 30px;
	border-left: 1px solid #d6deef;
	border-right: 1px solid #d6deef;
	border-bottom: 1px solid #d6deef;
	float: left;
	padding: 10px;
	color: rgb(30,54,1);
}
.messagecol {
	color: rgb(30,54,1);
}
.admincol {
	color: rgb(30,54,1);
	font-weight: bold;
}
.admintimecol {
	color: rgb(30,54,1);
	float: right;
*margin-top:-17px;
}
.message {
	width: 500px;
	height: auto;
	float: left;
	padding-left: 50px;
	color: rgb(30,54,1);
}
.message li {
	width: 500px;
	height: 40px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.message li input {
	width: 150px;
	height: 18px;
	line-height: 18px;
}
.message li p.message_title {
	width: 100px;
	height: 25px;
	float: left;
	text-align: right;
	font-size: 14px;
	line-height: 20px;
}
.message li p.message_content {
	width: 400px;
	float: left;
}
.message li.contentb {
	width: 500px;
	height: 150px;
	float: left;
}
.message li.contentb textarea {
	width: 370px;
	height: 120px;
}
.message li.yzm {
	width: 500px;
	height: 60px;
	float: left;
}
.message li p.message_yzminput {
	width: 100px;
	float: left;
}
.message li p.message_yzminput input {
	width: 70px;
}
.message li p.message_yzmico {
	width: 100px;
	height: 40px;
	float: left;
}
.message li p.message_sub {
	width: 200px;
	height: 40px;
	float: left;
}
.message li p.message_sub input {
	float: left;
	width: 134px;
	height: 30px;
	display: block;
	border-radius: 5px;
	border: none;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	background: #1e7f0a;
	border-bottom: 2px solid #0a3d00;
	cursor: pointer;
}
.c_red {
	color: #fF6600;
}
.tab2 {
	background: #fff;
	width: 100%;
	margin-top: 5px;
	border: 1px solid #e1e0e1;
}
.blank {
	width: 100%;
	height: 20px;
	margin-bottom: 5px;
}
/* news_view */
.right_con h1 {
	width: 100%;
	text-align: center;
	font: 20px/36px "microsoft yahei";
	color: #3d0103;
}
.right_con .date {
	width: 100%;
	text-align: center;
	font: 12px/32px "microsoft yahei";
	color: #acacac
}
.pagee {
	width: 100%;
	height: 86px;
	margin: 10px auto;
	overflow: hidden;
	position: relative
}
.pagee p {
	width: 100%;
	float: left;
	height: 42px;
	font: 12px/42px "microsoft yahei";
	color: #177303;
	overflow: hidden;
	border-bottom: 1px dotted #7a7a7a;
}
.pagee p a {
	color: #177303
}
.pagee p a:hover, .back:hover {
	text-decoration: underline
}
.back {
	position: absolute;
	right: 0;
	font: 14px/1 "microsoft yahei";
	color: #177303;
	top: 56px;
}
.right_con img {
	max-width: 100%;
}
/* hr */
.hr {
	margin: 10px auto;
	width: 100%;
	font-size: 12px;
	line-height: 24px;
	border: 1px #CCC solid;
	background-color: #fff;
	color: #333;
}
.hr td {
	border: 1px #CCC solid;
}
.hr a {
	color: #333;
}
.hr a:hover {
	color: #de0303;
}
.hr_btn {
	width: 100px;
	height: 40px;
	font-size: 12px;
}
.searchnull {
	float: left;
	text-align: center;
	width: 100%;
	padding: 3% 0;
	font-size: 14px;
}
.searchnull font {
	color: #F00;
	font-size: 14px;
}
/* 浮动工具 */
#common-tool {
	margin-top: 278px;
	position: absolute;
	top: 78px;
	right: 0;
	z-index: 9999
}
#common-tool ul {
	list-style: none
}
#common-tool ul li {
	background: #1e7f0a;
	margin: 3px 0 0 0;
	_margin: 0;
*margin:0;
	width: 40px;
	height: 40px;
	overflow: hidden;
}
#common-tool ul li a {
	display: block;
	padding: 5px
}
#common-tool ul li a:hover {
	background: #fc0
}
#common-top-ico {
	display: none
}
.common-sweep-box {
	display: none;
	position: absolute;
	right: 50px;
	top: 3px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #EEE
}
.common-sweep-box img {
	width: 196px;
	height: 196px;
}
/* product view 产品内页 */
.view_imgs {
	width: 555px;
	height: 500px;
	margin: 20px auto;
	position: relative;
	background: #f7f7f7;
}
.view_imgs .btn {
	position: absolute;
	width: 15px;
	height: 70px;
	top: 422px;
	cursor: pointer;
	z-index: 99;
	font-size: 50px;
	font-weight: bold;
}
.view_imgs .prev {
	left: 0;
	background: url(../images/view_left.png) no-repeat center center #bfbebe;
}
.view_imgs #prev, .view_imgs #prev #next {
	width: 15px;
	height: 70px;
	margin-left: 0;
}
.view_imgs #prevTop, .view_imgs #nextTop {
	display: none
}
.view_imgs .next {
	right: 0;
	background: url(../images/view_right.png) no-repeat center center #bfbebe;
}
.view_imgs li {
	float: left;
}
.view_imgs .prev:hover, .view_imgs .next:hover {
	background-color: #fc0;
}
.view_imgs .cf li {
	position: relative;
	color: #fff;
}
.view_imgs .cf a {
	display: block;
	width: 555px;
	height: 416px;
	position: absolute;
	color: #fff;
}
.view_imgs .picBox {
	height: 416px;
	position: relative;
	overflow: hidden;
}
.view_imgs .picBox ul {
	height: 416px;
	position: absolute;
}
.view_imgs .picBox li {
	width: 555px;
	height: 374px;
}
.view_imgs .listBox {
	width: 511px;
	height: 71px;
	margin: 0 auto;
	position: relative;
	padding: 6px 0 10px;
	overflow: hidden;
}
.view_imgs .listBox ul {
	height: 71px;
	position: absolute;
}
.view_imgs .listBox li {
	width: 104px;
	height: 71px;
	cursor: pointer;
	position: relative;
}
.view_imgs .listBox li a {
	display: block;
	width: 95px;
	height: 71px;
}
.view_imgs .listBox li img {
	width: 95px;
	height: 71px;
}
.view_imgs .listBox .on img {
	width: 89px;
	height: 65px;
	border: 3px solid #fc0;
}
.view_imgs .picBox li img {
	max-width: 100%;
}
.ol_width {
	width: 580px;
}
.pagex {
	clear: both;
	height: 30px;
	margin: 20px;
	overflow: hidden;
	margin-left: 0px;
}
.mbbody_body .pagex {
	margin-left: 20px;
}
.pagex ul li {
	float: left;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	line-height: 20px;
	background: #fff;
}
.pagex ul li.thisclass {
	display: inline-block;
	border: 1px solid #1e7f0a;
	padding: 2px 9px;
	margin: 0 3px;
	background: #1e7f0a;
	color: #fff;
}
.pagex ul li.thisclass a {
	color: #fff;
}
.pagex ul li a:hover {
	color: #1e7f0a;
}
.pagex ul li span {
	display: inline-block;
	padding: 0;
}


 
 
/*  
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 */
.z9d45fmeta-tags{padding: 20px 0;}
.z9d45fmeta-tags .z9d45ftagitem {
    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;
}
.z9d45fmeta-tags .z9d45ftagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z9d45fmeta-tags .z9d45ftagitem:not(:last-child) {
    margin-right: 10px;
}


/* 话题标签topic列表 */
.z9d45fcontainer{position:relative;margin:0 auto;padding:0 15px;box-sizing:border-box}

@media screen and (min-width:768px){.z9d45fcontainer{width:750px}}
@media screen and (min-width:992px){.z9d45fcontainer{width:970px}}
@media screen and (min-width:1200px){.z9d45fcontainer{width:1170px}}
@media only screen and (max-width: 1140px) {.z9d45fmain,.z9d45fcontainer{width: auto;}}

.z9d45fplace{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}

.z9d45frow .z9d45frowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.z9d45frow .z9d45frowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.z9d45frow .z9d45frowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}

/* 自定义内容 */
.z9d45fcontent{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.z9d45fcontent p{padding-bottom: 20px;}

.z9d45fcontent .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;
}
.z9d45fcontent .contain:hover {
    background: #EFEFEF;
}
.z9d45fcontent .contain .ch-title {
    font-size: 24px;
    font-weight: 600;
    color: #5d5044;
    line-height: 32px;
    margin-bottom: 6px;
}
.z9d45fcontent .contain .en-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro;
    color: rgba(133, 114, 90, 0.6);
    line-height: 32px;
    padding-bottom: 8px;
}
.z9d45fcontent .contain .line {
    width: 48px;
    height: 4px;
    background: #ff9f38;
    display: inline-block;
    margin-bottom: 24px;
}
.z9d45fcontent .contain p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    text-align: justify;
}

/* 列表 */
.z9d45fnews_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列表结束 */