body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p,
th,
i,
dl {
	margin: 0;
	padding: 0;
}

* {
	margin: 0;
	padding: 0;
}

li,
i {
	list-style: none;
}

input,
textarea,
select {
	font-family: inherit;
	font-weight: inherit;
	font-size: 14px;
}

img {
	border: 0;
}

.clear {
	height: 0;
	overflow: hidden;
	clear: both;
}

dl,
dt,
dd {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.fl {
	float: left
}

.fr {
	float: right
}

body {
	background: url(http://www.wxjimi.com/template/default/images/bg.jpg) repeat;
}

body,
td,
th {
	font-size: 14px;
	color: #333;
}

a {
	font-size: 14px;
	color: #333;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

body {
	font-family: Microsoft YaHei;
	font-size: 14px;
	min-width: 1200px;
	overflow-x: hidden;
}

.w1200 {
	width: 1200px;
	margin: auto;
	position: relative;
}

@font-face {
	font-family: 'zdyimpact';
	src: url('http://www.wxjimi.com/template/impact.eot.txt');
	src: url('http://www.wxjimi.com/template/default/fonts/impact.woff.txt') format('woff');
}

i {
	font-style: normal;
}

em {
	font-style: normal;
}

.noright {
	padding-right: 0px !important;
	margin-right: 0px !important;
}

/*head*/
.head_ms {
	height: 36px;
	line-height: 36px;
	border-bottom: 1px #d8d8d8 solid;
	color: #666666;
}

.head_ms a {
	color: #666;
}

.head {
	height: 160px;
}

.logo {
	margin-top: 44px;
	float: left;
	width: 660px;
}

.logo img {
	float: left;
	margin-right: 30px;
}

.logo p {
	font-size: 22px;
	padding-bottom: 5px;
	padding-top: 6px;
}

.logo p b {
	font-size: 28px;
}

.logo span {
	font-size: 16px;
}

.logo span em {
	color: #ff8a00;
}

.head_tel {
	float: right;
	width: 270px;
	margin-top: 34px;
	margin-left: 50px;
}

.head_tel img {
	float: left;
	display: block;
	margin-top: 40px;
	margin-right: 20px;
}

.head_tel p {
	font-size: 16px;
}

.head_tel span {
	display: block;
	font-size: 28px;
}

.head_tel span b {
	color: #ff8a00;
}

.head_ewm {
	float: right;
	margin-top: 30px;
	width: 90px;
	text-align: center;
}

.head_ewm img {
	width: 100%;
}

.head_ewm p {
	font-size: 12px;
	color: #666;
	margin-top: 4px;
}

/*nav*/
.nav {
	background: #1f9d22;
	height: 64px;
	overflow: hidden;
}

.nav ul {
	width: 1200px;
	margin: auto;
}

.nav ul li {
	float: left;
	width: calc(100% / 8);
	line-height: 64px;
	text-align: center;
}

.nav ul li a {
	color: #fff;
	font-size: 16px;
	display: block;
}

.nav ul li:hover {
	background: #ff9900;
}

.nav ul li:hover a {
	color: #fff;
}

.nav ul li.cur {
	background: #ff9900;
}

.nav ul li.cur {
	color: #fff;
}

/* banner */
.focus {
	width: 100%;
	height: 620px;
	overflow: hidden;
	position: relative;
}

.focus ul {
	height: 620px;
	position: absolute;
}

.focus ul li {
	float: left;
	width: 100%;
	height: 620px;
	overflow: hidden;
	position: relative;
	background: #fff;
}

.focus ul li div {
	position: absolute;
	overflow: hidden;
}

.focus .btnBg {
	position: absolute;
	width: 100%;
	height: 20px;
	left: 0;
	bottom: 0;
	background: #000;
	display: none;
}

.focus .btn {
	position: absolute;
	left: 47%;
	height: 20px;
	bottom: 36px;
	text-align: right;
}

.focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 18px;
	height: 18px;
	line-height: 24px;
	border-radius: 50px;
	text-align: center;
	_font-size: 0;
	margin-left: 14px;
	cursor: pointer;
	background: #1f9d22;
	transition: all 0.5s;
}

.focus .btn span.on {
	background: #ff9900;
	transition: all 0.5s;
}

.focus .preNext {
	width: 98px;
	height: 74px;
	position: absolute;
	top: 280px;
	background: url(http://www.wxjimi.com/template/default/images/banner_an_h.png) no-repeat 0 0;
	cursor: pointer;
	transition: 0.3s;
}

.focus .pre {
	left: 10%;
	display: none !important;
}

.focus .pre:hover {
	background: url(http://www.wxjimi.com/template/default/images/banner_an.jpg) no-repeat 0 0;
	transition: 0.3s;
}

.focus .next {
	right: 10%;
	background-position: right top;
	display: none !important;
}

.focus .next:hover {
	background: url(http://www.wxjimi.com/template/default/images/banner_an.jpg) no-repeat 0 0;
	transition: 0.3s;
	background-position: right top;
}

#banner {
	margin-top: 0px;
	overflow: hidden;
}

/*prod*/
.prod {}

.prod_fl {
	background: url(../image/prod_fl_bj.jpg) center no-repeat;
	height: 245px;
}

.prod_fl p {
	background: url(../image/prod_fl.jpg) center no-repeat;
	width: 220px;
	height: 244px;
	float: left;
}

.prod_fl p i {
	display: block;
	color: #fff;
	font-size: 22px;
	opacity: 0.5;
	text-transform: uppercase;
	padding-left: 44px;
	margin-bottom: 6px;
	padding-top: 40px;
}

.prod_fl p em {
	display: block;
	color: #fff;
	padding-left: 44px;
	font-size: 32px;
	font-weight: bold;
}

.prod_fl li {
	float: left;
	width: 326px;
	height: 245px;
	text-align: center;
}

.prod_fl li img {
	margin-bottom: 10px;
	padding-top: 36px;
	transition: 0.3s !important;
}

.prod_fl li:hover img {
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transition: 0.3s !important;
}

.prod_fl li dd {
	font-size: 28px;
	display: block;
	color: #1f9d22;
}

.prod_fl li span {
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	color: #1f9d22;
}

.prod_nr {
	margin-top: 60px;
}

.prod_nr ul li {
	width: 282px;
	height: 350px;
	float: left;
	background: #fff;
	transition: 0.3s;
	overflow: hidden;
	margin-right: 16px;
	margin-bottom: 24px;
}

.prod_nr ul li:hover {
	box-shadow: 0px 0px 6px #aaa;
	background: #1f9d22;
}

.prod_nr ul li:nth-child(4) {
	/* margin-right: 0px !important; */
}

.prod_nr ul li:nth-child(8) {
	/* margin-right: 0px !important; */
}

.prod_nr ul li i {
	width: 278px;
	height: 235px;
	display: block;
	overflow: hidden;
	margin: auto;
	margin-top: 2px;
}

.prod_nr ul li i img {
	display: block;
	margin: auto;
	padding-top: 2px;
	height: 100%;
}

.prod_nr ul li p {
	width: 282px;
	height: 56px;
	line-height: 56px;
	border-bottom: 1px #ccc solid;
	text-indent: 14px;
}

.prod_nr ul li:hover p {
	color: #fff;
}

.prod_nr ul li p:before {
	content: "";
	display: block;
	background: url(../image/jt_h.png) left no-repeat;
	width: 16px;
	height: 10px;
	float: right;
	overflow: hidden;
	transition: 0.3s;
	margin-right: 14px;
	margin-top: 22px;
}

.prod_nr ul li:hover p:before {
	content: "";
	display: block;
	background: url(../image/jt_h.png) right no-repeat;
	width: 16px;
	height: 10px;
	float: right;
	overflow: hidden;
	transition: 0.3s;
}

/*index_ban*/
.index_ban {
	background: url(../image/index_ban.jpg) center no-repeat;
	height: 280px;
	margin-top: 50px;
}

.index_ban_tel {
	float: right;
	margin-top: 60px;
	padding-top: 22px;
}

.index_ban_tel p {
	font-size: 20px;
	padding-left: 50px;
	padding-bottom: 20px;
	color: #333;
}

.index_ban_tel span {
	display: block;
	font-size: 30px;
}

.index_ban_tel span b {
	color: #ff9900;
}

/* service */
.service {}

.service_title {
	text-align: center;
	margin-top: 80px;
}

.service_title p {
	font-size: 52px;
	font-weight: bold;
	margin-bottom: 12px;
	letter-spacing: 8px;
}

.service_title p b {
	color: #1f9d22;
}

.service_title span {
	display: block;
	width: 410px;
	height: 38px;
	background: #ff9900;
	margin: auto;
	text-align: center;
	line-height: 38px;
	font-size: 22px;
	color: #fff;
}

.service_nr {
	margin: auto;
	margin-top: 60px;
	position: relative;
	height: 630px;
	width: 1197px;
}

.service_nr_w {
	width: 1197px;
	margin: auto;
	height: 630px;
	background: url(http://www.wxjimi.com/template/default/images/service_nr_w.png) center no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.service_nr_n {
	width: 891px;
	margin: auto;
	height: 475px;
	background: url(http://www.wxjimi.com/template/default/images/service_nr_n.png) center no-repeat;
	position: absolute;
	bottom: 0;
	left: 5px;
	right: 0;
}

.service_nr_b {
	width: 546px;
	margin: auto;
	height: 307px;
	background: url(http://www.wxjimi.com/template/default/images/service_nr_b.png) center no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.service_nr_x {
	width: 462px;
	margin: auto;
	height: 336px;
	background: url(http://www.wxjimi.com/template/default/images/service_nr_x.png) center no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.service_nr_wz li {
	color: #fff;
	text-align: center;
}

.service_nr_wz li p {
	font-size: 26px;
	font-weight: bold;
}

.service_nr_wz li span {
	font-size: 16px;
	opacity: 0.5;
}

.service_nr_wz li:nth-child(1) {
	position: absolute;
	bottom: 60px;
	left: 180px;
}

.service_nr_wz li:nth-child(2) {
	position: absolute;
	bottom: 225px;
	left: 260px;
}

.service_nr_wz li:nth-child(3) {
	position: absolute;
	bottom: 330px;
	left: 395px;
}

.service_nr_wz li:nth-child(4) {
	position: absolute;
	bottom: 352px;
	left: 554px;
}

.service_nr_wz li:nth-child(5) {
	position: absolute;
	bottom: 330px;
	right: 380px;
}

.service_nr_wz li:nth-child(6) {
	position: absolute;
	bottom: 214px;
	right: 242px;
}

.service_nr_wz li:nth-child(7) {
	position: absolute;
	bottom: 48px;
	right: 176px;
}

/*power*/
.power {}

.power_title {
	background: url(../image/power_title.jpg) center no-repeat;
	height: 280px;
	text-align: center;
	margin-bottom: 50px;
}

.power_title p {
	font-size: 32px;
	padding-top: 122px;
}

.power_title b {
	font-size: 42px;
	display: block;
	color: #1f9d22;
	margin-top: 12px;
}

.power_title span {
	display: block;
	background: #ff9900;
	width: 582px;
	height: 48px;
	margin: auto;
	margin-top: 22px;
	line-height: 48px;
	color: #fff;
	font-size: 24px;
	letter-spacing: 1px;
}

.power_nr {}

.power_l {
	float: left;
	width: 522px;
	margin-right: 26px;
}

.power_l li {
	text-align: right;
}

.power_l li img {
	margin-bottom: 20px;
}

.power_l li p {
	font-size: 28px;
	font-weight: bold;
	color: #1f9d22;
	margin-bottom: 20px;
	margin-top: 35px;
}

.power_l li p b {
	color: #ff9900;
}

.power_l li span {
	display: block;
	background: url(../image/power_l_y.png) right 8px no-repeat;
	padding-right: 24px;
	font-size: 16px;
	margin-bottom: 24px;
	line-height: 24px;
}

.power_z {
	float: left;
	background: url(../image/power_zj.jpg) center no-repeat;
	width: 76px;
	height: 1150px;
	margin-top: 36px;
}

.power_r {
	float: left;
	width: 522px;
	margin-left: 26px;
}

.power_r li {
	text-align: left;
}

.power_r li img {}

.power_r li p {
	font-size: 28px;
	font-weight: bold;
	color: #1f9d22;
	margin-bottom: 20px;
	margin-top: 55px;
}

.power_r li p b {
	color: #ff9900;
}

.power_r li span {
	display: block;
	background: url(../image/power_l_y.png) left 8px no-repeat;
	padding-left: 24px;
	font-size: 16px;
	margin-bottom: 24px;
	line-height: 24px;
}

/* index_ban2 */
.index_ban2 {
	background: url(../image/index_ban2.png) center no-repeat;
	height: 385px;
	margin-top: -80px;
}

.about {}

.about_title {
	text-align: center;
	margin-top: 70px;
	margin-bottom: 50px;
}

.about_title p {
	font-size: 42px;
	font-weight: bold;
	color: #53b62a;
	margin-bottom: 8px;
}

.about_title p b {
	color: #ff9900;
}

.about_title span {
	background: #ff9900;
	width: 410px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	display: block;
	font-size: 22px;
	color: #fff;
	letter-spacing: 1px;
	margin: auto;
}

.about_nr {}

.about_nr .fl {}

.about_nr .fr {
	width: 560px;
}

.about_nr .fr p {
	font-size: 22px;
	font-weight: bold;
	color: #53b62a;
	padding-bottom: 10px;
}

.about_nr .fr span {
	font-size: 16px;
	line-height: 35px;
}

.about_nr .fr a {
	width: 130px;
	height: 40px;
	line-height: 40px;
	background: #53b62a;
	border-radius: 50px;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin-top: 30px;
}

.about_nr .fr a:hover {
	background: #ff9900;
}

/* tabbtn */
.tabbtn {
	height: 54px;
	width: 420px;
	margin: auto;
	margin-top: 90px;
}

.tabbtn li {
	float: left;
	position: relative;
	text-align: center;
}

.tabbtn li a {
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	width: 188px;
	border: 1px #ccc solid;
	font-size: 22px;
	margin-right: 20px;
	transition: 0.3s;
}

.tabbtn li.current {}

.tabbtn li.current a {
	border: 1px #53b62a solid;
	background: #53b62a;
	color: #fff;
	transition: 0.3s;
}

/* tabcon */
.tabcon {
	position: relative;
	/*必要元素*/
	height: auto;
	overflow: hidden;
	width: 100%;
	margin-top: 40px;
}

.tabcon .subbox {
	position: absolute;
	/*必要元素*/
	left: 0;
	top: 0;
}

.tabcon .sublist {
	height: auto;
	width: 100%;
	overflow: hidden;
}

/* leftcon */
#topcon .subbox {
	width: 100%;
	overflow: hidden;
}

#topcon .subbox .sublist {
	float: left;
}

/* sublist */
.sublist {
	width: 100%;
	overflow: hidden;
}

.sublist ul {
	width: 100%;
	overflow: hidden;
}

.sublist li {
	float: left;
	width: 19%;
	text-align: center;
	overflow: hidden;
	margin-right: 1%;
	transition: 0.3s;
}

.sublist li:nth-child(5) {
	margin-right: 0px !important;
}

.sublist li i {
	height: 40%;
	display: block;
	overflow: hidden;
}

.sublist li i img {
	width: 102%;
	transition: 0.3s;
}

.sublist li p {
	background: #282828;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	transition: 0.3s;
}

.sublist li:hover {}

.sublist li:hover {
	width: 20%;
	transition: 0.3s;
}

.sublist li:hover img {
	width: 104%;
	transition: 0.3s;
}

.sublist li:hover p {
	background: #53b62a;
	transition: 0.3s;
}

/*customer*/
.customer {
	margin-top: 50px;
}

.customer_title {
	text-align: center;
}

.customer_title p {
	font-size: 32px;
	font-weight: bold;
	padding-bottom: 6px;
}

.customer_title p b {
	color: #ff9900;
}

.customer_title span {
	font-size: 22px;
	color: #888;
}

.tabbtn1 {
	height: 54px;
	width: 406px;
	margin: auto;
	margin-top: 40px;
}

.tabbtn1 li {
	float: left;
	position: relative;
	text-align: center;
}

.tabbtn1 li a {
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	width: 188px;
	border: 1px #ccc solid;
	font-size: 22px;
	margin-right: 20px;
	transition: 0.3s;
}

.tabbtn1 li.current {}

.tabbtn1 li.current a {
	border: 1px #53b62a solid;
	background: #53b62a;
	color: #fff;
	transition: 0.3s;
}

/* tabcon */
.tabcon1 {
	position: relative;
	/*必要元素*/
	height: 330px;
	width: 1240px;
	margin: auto;
	margin-top: 40px;
	overflow: hidden;
}

.tabcon1 .subbox1 {
	position: absolute;
	/*必要元素*/
	left: 30px;
	top: 0;
}

.tabcon1 .sublist1 {
	height: auto;
	width: 1240px;
}

/* leftcon */
#leftcon .subbox1 {
	width: 9999em;
}

#leftcon .subbox1 .sublist1 {
	float: left;
}

/* sublist */
.sublist1 {
	position: relative;
	margin-top: 10px;
}

.sublist1 ul {
	padding-left: 10px;
	width: 1240px
}

.sublist1 li {
	width: 244px;
	height: 150px;
	border: 1px #eee solid;
	float: left;
	margin-right: -1px;
	margin-top: -1px;
	position: relative;
	transition: 0.3s;
}

.sublist1 li img {
	width: 100%;
}

.sublist1 li:hover {
	box-shadow: 0px 0px 20px #ccc;
	z-index: 3;
	transition: 0.3s;
}

/* news */
.news {
	background: #f1f1f1;
	margin-top: 50px;
}

.news_title {
	text-align: center;
	padding-top: 90px;
	margin-bottom: 50px;
}

.news_title p {
	font-size: 32px;
	font-weight: bold;
	padding-bottom: 4px;
}

.news_title span {
	font-size: 16px;
	display: block;
	text-transform: uppercase;
	color: #999;
}

.news_nr {
	width: 1200px;
	margin: auto;
}

.news_r {
	width: 100%;
	float: left;
	position: relative;
}

/* tabbtn */
.tabbtn2 {
	height: 54px;
	margin: auto;
	margin-bottom: 20px;
}

.tabbtn2 li {
	float: left;
	position: relative;
	text-align: center;
}

.tabbtn2 li a {
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	width: 158px;
	border: 1px #ccc solid;
	font-size: 22px;
	transition: 0.3s;
}

.tabbtn2 li.current {}

.tabbtn2 li.current a {
	border: 1px #53b62a solid;
	background: #53b62a;
	color: #fff;
	transition: 0.3s;
}

/* tabcon */
.tabcon2 {
	position: relative;
	/*必要元素*/
	height: 500px;
	overflow: hidden;
}

.tabcon2 .subbox2 {
	position: absolute;
	/*必要元素*/
	left: 0;
	top: 0;
}

.tabcon2 .sublist2 {
	height: 500px;
}

/* leftcon */
#leftcon2 .subbox2 {
	width: 9999em;
}

#leftcon2 .subbox2 .sublist2 {
	float: left;
	width: 1200px;
}

/* sublist */
.sublist2 {}

.sublist2 li {
	width: 380px;
	height: 400px;
	background: #fff;
	float: left;
	margin-right: 20px;
	transition: 0.3s;
	position: relative;
}

.sublist2 li:hover {
	background: #53b62a;
	transition: 0.3s;
}

.sublist2 li i {
	display: block;
	width: 380px;
	height: 260px;
	overflow: hidden;
}

.sublist2 li i img {
	hieght: 100%;
}

.sublist2 li p {
	font-size: 20px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
	margin-bottom: 6px;
}

.sublist2 li span {
	color: #999;
	margin: 0px 20px;
	display: block;
	line-height: 24px;
}

.sublist2 li:hover p {
	color: #fff;
}

.sublist2 li:hover span {
	color: #fff;
}

.sublist2 li em {
	display: block;
	position: absolute;
	background: #1f9d22;
	width: 62px;
	height: 62px;
	text-align: center;
	color: #fff;
}

.sublist2 li em dd {
	display: block;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
}

.news_more1 {
	position: absolute;
	right: 22px;
	top: 20px;
}

.news_more1 span {
	background: #ff9900;
	width: 14px;
	height: 14px;
	line-height: 10px;
	display: block;
	text-align: center;
	color: #fff;
	float: right;
	margin-top: 4px;
	margin-left: 8px;
}

.news_l {
	float: right;
	width: 396px;
	margin-top: 14px;
}

.news_l_title {
	position: relative;
	margin-bottom: 28px;
}

.news_l_title p {
	font-size: 22px;
}

.news_l_title .news_more2 {
	position: absolute;
	right: 22px;
	top: 6px;
}

.news_l_title .news_more2 span {
	background: #ff9900;
	width: 14px;
	height: 14px;
	line-height: 10px;
	display: block;
	text-align: center;
	color: #fff;
	float: right;
	margin-top: 4px;
	margin-left: 8px;
}

.news_l ul {}

.news_l ul li {
	width: 396px;
	height: 125px;
	background: #fff;
	margin-bottom: 14px;
	transition: 0.3s;
}

.news_l ul li:hover {
	background: #53b62a;
	transition: 0.3s;
}

.news_l ul li p {
	font-size: 20px;
	padding-left: 20px;
	padding-top: 26px;
	padding-bottom: 8px;
}

.news_l ul li span {
	color: #999;
	display: block;
	padding-left: 20px;
	padding-right: 10px;
}

.news_l ul li:hover p {
	color: #fff;
}

.news_l ul li:hover span {
	color: #fff;
}

/*foot*/
.foot {
	background: #242424;
	padding: 50px 0;
	color: #fff;
}

.foot_nr {
	position: relative;
}

.foot_l {
	float: left;
}

.foot_l ul {
	float: left;
	margin-right: 66px;
}

.foot_l ul p {
	font-size: 16px;
	color: #fff;
	padding-bottom: 16px;
}

.foot_l ul li {
	margin-bottom: 14px;
}

.foot_l ul li a {
	color: #fff;
}

.foot_r {
	float: right;
	text-align: right;
	width: 300px;
}

.foot_r p {
	color: #999999;
	padding-bottom: 14px;
}

.foot_r img {
	position: relative;
	right: 0;
	padding: 3px;
	background: #fff;
	max-width: 100px;
}

.foot_r i {
	display: block;
	width: 42px;
	height: 42px;
	background: url(../image/foot_tel.png) right no-repeat;
	position: relative;
	left: 257px;
	margin-top: 40px;
	margin-bottom: 10px;
}

.foot_r em {
	display: block;
	color: #fff;
}

.foot_r span {
	display: block;
	font-size: 28px;
	color: #f27f3a;
	font-weight: bold;
	margin-top: 4px;
	width: 302px;
}

.foot_ms {
	color: #999;
	line-height: 35px;
}

.foot_ms i {
	color: #53b62a;
}



.nr_banner {
	height: 480px;
	position: relative
}

/*newUl*/
.newUl {
	margin-top: 0;
}

.newLi {
	border: 1px solid #dfdfdf;
	border-collapse: collapse;
	border-top: none;
	margin-bottom: 10px;
}

.newLi:hover {
	box-shadow: 0 0 20px #dfdfdf;
}

.newUl .newLi:nth-child(1) {
	border-top: 1px solid #dfdfdf;
}

.newLiN {
	padding: 30px 40px;
}

.newLi .img {
	width: 222px;
	height: 164px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
	float: left;
}

.newLi .img img {
	width: 100%;
	max-height: 150px;
}

.newLi .con {
	display: table-cell;
	padding-left: 26px;
	position: relative;
}

.newLi .con .til {
	color: #333;
	font-size: 22px;
	line-height: 22px;
	padding-top: 11px;
}

.newLi .con:hover .til {
	color: #1f9d22;
}

.newLi .con .sum {
	font-size: 14px;
	color: #7a7a7a;
	line-height: 28px;
	margin-top: 14px;
	margin-bottom: 20px;
}

.newLi .con .click {
	float: right;
	padding-left: 26px;
	background: url(../image/click.png) no-repeat center left;
	color: #7a7a7a;
	font-size: 14px;
	padding-right: 2px.
}

.newLi .con .fl {
	width: 790px;
}

.newLi .con .sum2 {
	padding-left: 36px;
	background: url(../image/down.png) no-repeat center left 1px;
	font-size: 14px;
	color: #787878;
	line-height: 16px;
}

.newLi .con .sum2 b {
	font-weight: normal;
}

.newLi .con .on {
	background: url(http://www.wxjimi.com/template/default/images/go.png) no-repeat center top;
	width: 36px;
	height: 36px;
	position: absolute;
	bottom: 0;
	right: 4px;
}

.newLi:hover .con .on {
	background-position-y: -36px;
}

/*position*/
.position {
	position: absolute;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	width: 100%;
}

.position .w1200 {
	background: rgba(0, 0, 0, .35) url(../image/position.png) no-repeat center left 18px;
	height: 100%;
	color: #fff;
	text-indent: 42px;
}

.position a {
	color: #fff;
	display: unset;
}

/*nr_nav*/
.nr_nav {
	text-align: center;
	height: 121px;
	background: #f4f4f4;
}

.nr_nav ul {
	padding-top: 38px;
}

.nr_nav a:hover,
.nr_nav a.on {
	border-color: #1f9d22;
	background: #1f9d22;
	color: #fff;
}

.nr_nav {
	text-align: center;
	height: 121px;
	background: #f4f4f4;
}

.nr_nav.Bfff {
	background-color: #fff;
}

.nr_nav .w1200 {
	padding-top: 38px;
}

.nr_nav a {
	display: inline-table;
	min-width: 140px;
	height: 49px;
	border-radius: 49px;
	text-align: center;
	line-height: 49px;
	border: 1px solid #e7e7e7;
	margin: 0 27px;
	font-size: 16px;
	background: #fff;
	transition: 0.3s;
}

.nr_nav a:hover,
.nr_nav a.on {
	border-color: #1f9d22;
	background: #1f9d22;
	color: #fff;
	transition: 0.3s;
}


/*pro*/
.pro {
	padding-top: 30px;
}

.pro .fl {
	width: 300px;
	background: #fff;
}

.pro .fl .Top {
	background: #1f9d22 url(../image/prolt.png) no-repeat center right 16px;
	height: 70px;
	border: 1px solid #1f9d22;
	color: #ffffff;
	line-height: 70px;
	font-size: 26px;
	text-indent: 22px;
}

.pro .fl .Top span {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3px;
}

.pro .fl .ul {
	margin-top: 25px;
}

.pro .fl .ul a {
	background: #eaeaea url(../image/prolgo.png) no-repeat center right 15px;
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	color: #222222;
	display: block;
	text-indent: 18px;
	width: 248px;
	margin: 0 auto 20px;
}

.pro .fl .ul li.active a {
	background: #1f9d22 url(../image/prolgo.png) no-repeat center right 15px;
	color: #fff
}

.pro .fl .ul a:hover {
	background: #f39f0b url(../image/prolgo.png) no-repeat center right 15px;
	color: #fff
}

.pro .fl .cac {
	border-top: 20px solid #f4f4f4;
}

.pro .fl .cac .tels {
	height: 91px;
	background: url(../image/fl_tel.png) no-repeat 32px 28px;
	text-indent: 86px;
	border-bottom: 1px solid #eaeaea;
}

.pro .fl .cac .tels .til {
	color: #2d2d2d;
	font-size: 14px;
	line-height: 14px;
	padding-top: 28px;
}

.pro .fl .cac .tels .con {
	color: #1f9d22;
	font-size: 24px;
	line-height: 24px;
	margin-top: 7px;
}

.pro .fl .cac>.con {
	padding: 21px 28px;
	line-height: 30px;
	color: #14px;
	color: #2d2d2d;
}

.pro .fr {
	width: 875px;
	height: auto;
	overflow: hidden;
	background: #fff;
}

.pro .fr ul.ProLi li {
	width: 285px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	background: #fff;
	margin-bottom: 30px;
	text-align: center;
}

.pro .fr ul.ProLi li:nth-child(3n) {
	margin-right: 0;
}

.pro .fr ul.ProLi li .img {
	width: 285px;
	height: auto;
	overflow: hidden;
	display: block;
	vertical-align: middle;
	text-align: center;
}

.pro .fr ul.ProLi li .img img {
	display: inline-table;
	width: 100%;
}

.pro .fr ul.ProLi li .con {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.pro .fr ul.ProLi li .con .til {
	color: #2c2c2c;
	font-size: 16px;
	line-height: 40px;
	font-weight: normal;
}

.pro .fr ul.ProLi li .con .sum {
	color: #6b6b6b;
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 16px;
}

.pro .fr ul.ProLi li .more {
	width: 225px;
	margin: 20px auto 0;
}

.pro .fr ul.ProLi li .more a {
	border: 1px solid #dddddd;
	width: 111px;
	height: 42px;
	line-height: 42px;
	text-indent: 19px;
	background: url(../image/prolib.png) no-repeat center right 20px;
}

.pro .fr ul.ProLi li .more a:hover {
	background-image: url(../image/prolibon.png);
	background-color: #1f9d22;
	border-color: #1f9d22;
	color: #fff;
}

.pro .fr ul.ProLi li .more a:nth-child(1) {
	border-right: none;
}

.pro .fr ul.ProLi li .more .fl {
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
}

.pro .fr ul.ProLi li .more .fr {
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
}

.content {
	background: #f4f4f4;
	padding-bottom: 31px;
}

.content:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/*xgNews*/
.xgNews {
	margin-top: 30px;
}

.xgNews .Top {
	color: #000000;
	font-size: 22px;
	line-height: 50px;
	height: 50px;
	position: relative;
}

.xgNews .Top .en {
	color: #1f9d22;
}

.xgNews .Top .more {
	float: right;
	color: #3f3f3f;
	font-size: 14px;
}

.xgNews .fg span {
	display: block;
	width: 24px;
	height: 1px;
	background-color: #1f9d22;
}

.xgNews .cons {
	padding: 41px 40px;
	background-color: #ffffff;
}

.xgNews .cons .fl .img {
	width: 220px;
	height: 143px;
	display: block;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	float: left;
}

.xgNews .cons .fl .img img {
	display: inline-table;
	width: 100%;
}

.xgNews .cons .fl .con {
	width: 325px;
	height: 143px;
	background: url(../image/prolgo2.png) no-repeat right bottom;
	padding-left: 26px;
	display: table-cell;
}

.xgNews .cons .fl .til {
	color: #121212;
	font-size: 16px;
	line-height: 1em;
}

.xgNews .cons .fl .sum {
	color: #6e6e6e;
	font-size: 14px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-top: 9px;
	height: 75px;
}

.xgNews .cons .fl .time {
	color: #8e8e8e;
	font-size: 14px;
	margin-top: 5px;
}

.xgNews .cons>.fr {
	width: 501px;
	height: 153px;
	border-left: 1px dashed #b2b2b2;
	overflow: hidden;
}

.xgNews .cons .fr li {
	margin-top: 13.5px;
	font-size: 14px;
	line-height: 1em;
}

.xgNews .cons .fr li:nth-child(1) {
	margin-top: 0;
}

.xgNews .cons .fr .fl {
	padding-left: 37px;
	color: #161616;
}

.xgNews .cons .fr .fr {
	font-size: 12px;
	color: #8e8e8e;
}


/*page*/
.page {
	margin-top: 20px;
	display: flex;
	justify-content: center;
}

.page li {
	float: left;
	border: 1px #b6b6b6 solid;
	margin: 5px 6px;
}

.page li a {
	color: #b6b6b6;
	display: block;
	padding: 5px 10px;
}

.page .thisclass {
	background: #1f9d22;
	border: #1f9d22 1px solid;
}

.page .thisclass a {
	color: #fff !important;
}

.page .pageinfo {
	padding: 5px;
	display: block;
}

/*abCon3*/
.abCon3 {
	margin-top: 0;
	padding-top: 19px;
	padding-bottom: 51px;
}

.abCon3 .abConsT .b {
	background: #fff;
}

.abCon3 .con {
	margin-top: 60px;
	height: 390px;
	padding-top: 176px;
}

.abCon3 .con .ul {
	width: 1086px;
	margin: 0 auto;
}

.abCon3 .con .li {
	/*width:300px !important;*/
}

.abCon3 .con .li.roundabout-in-focus .img {
	height: 354px;
	width: 486px;
}

.abCon3 .con .li.roundabout-in-focus .til {
	display: block;
}

.abCon3 .con .li .img {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.abCon3 .con .li .img img {
	max-width: 100%;
	max-height: 100%;
	display: block;
}

.abCon3 .con .li .til {
	display: none;
	color: #464646;
	font-size: 14px;
	text-align: center;
	line-height: 14px;
	margin-top: 19px;
}

.caCon3 {
	margin-top: 70px;
	padding-bottom: 35px;
}

.caCon3 .fl {
	width: 412px;
	padding-left: 58px;
}

.caCon3 .fl .til {
	color: #1f9d22;
	font-size: 24px;
	line-height: 24px;
}

.caCon3 .fl .til .en {
	color: #b8b8bc;
	font-size: 20px;
	margin-top: 5px;
}

.caCon3 .fl .img {
	text-align: right;
}

.caCon3 .fl .img img {
	display: inline-table;
}

.caCon3 .fr {
	width: 500px;
	padding-right: 91px;
}

.caCon3 #CaFrom>input,
#CacFrom textarea {
	color: #999999;
	font-size: 16px;
}

.caCon3 #CaFrom>input {
	display: block;
	padding-right: 69px;
	width: 429px;
	height: 58px;
	line-height: 58px;
	border: 1px solid #e5e5e5;
	text-indent: 20px;
	margin-bottom: 20px;
}

.caCon3 #CaFrom input.name {
	background: url(http://www.wxjimi.com/template/default/images/cacon31.png) no-repeat center right 24px;
}

.caCon3 #CaFrom input.tel {
	background: url(http://www.wxjimi.com/template/default/images/cacon32.png) no-repeat center right 24px;
}

.caCon3 #CaFrom textarea.content {
	background: url(http://www.wxjimi.com/template/default/images/cacon33.png) no-repeat top 20px right 24px;
	display: block;
	padding-right: 69px;
	padding-left: 20px;
	width: 409px;
	border: 1px solid #e5e5e5;
	line-height: 50px;
	resize: none;
}

.caCon3 #CaFrom .ver {
	margin-top: 22px;
}

.caCon3 #CaFrom .ver>div {
	float: left;
	height: 59px;
	line-height: 59px;
	font-size: 16px;
}

.caCon3 #CaFrom .ver .til {
	color: #777777;
	width: 77px;
	text-align: center;
	border: 1px solid #e5e5e5;
	height: 100%
}

.caCon3 #CaFrom .ver .input {
	border: 1px solid #e5e5e5;
	border-left: none;
	width: 220px;
}

.caCon3 #CaFrom .ver .input input {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: 35px;
	color: #999999;
}

.caCon3 #CaFrom .ver .img {
	vertical-align: middle;
	margin-left: 10px;
}

.caCon3 #CaFrom .ver .img>* {
	display: inline-block;
}

.caCon3 #CaFrom .ver .img img {
	margin-top: 9px;
}

.caCon3 #CaFrom .sub {
	height: 60px;
	line-height: 60px;
	background: #1f9d22;
	width: 100%;
	border: 1px solid #ffe5e5;
	margin-top: 20px;
}

.caCon3 #CaFrom .sub input {
	width: 100%;
	height: 100%;
	display: block;
	background: none;
	color: #fff;
	font-size: 22px;
	border: none;
}

.Bfff {
	background: #fff;
}

.AbBan.slick-slider button,
.AbBan.slick-slider button.slick-arrow {
	display: block !important;
	width: 42px;
	height: 42px;
	z-index: 999;
	background-size: 100% !important;
	position: absolute;
	cursor: pointer;
}

.AbBan.slick-slider button.slick-prev {
	background: url(../image/abprve.png) no-repeat center;
}

.AbBan.slick-slider button.slick-next {
	background: url(../image/apnext.png) no-repeat center;
}

/*caCon*/
.caCon {
	background: #f8f8f8;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.caCon1 {
	padding: 15px 69px 15px 76px;
	color: #6f6f6f;
	font-size: 14px;
	line-height: 71px;
}

.caCon1 .li {
	border-bottom: 1px solid #e5e5e5;
	line-height: 80px;
}

.caCon1 .li img {
	vertical-align: middle;
	display: inline-block;
	margin-right: 24px;
	margin-left: 2px;
}

.caCon2 {
	width: 597px;
	height: auto;
	overflow: hidden;
	float: right;
}
.caCon2 img{
	float: right;
}


/**/
.Bfff {
	background: #fff;
}

.fengcaiLi {
	padding: 20px;
}

.fengcaiLi li {
	float: left;
	width: 271px;
	margin-right: 25px;
	margin-bottom: 15px;
	cursor: pointer;
}

.fengcaiLi li:nth-child(4n) {
	margin-right: 0;
}

.fengcaiLi li .img {
	border: 1px solid #a5a5a5;
}

.fengcaiLi li:hover .img {
	border-color: #337bdd;
}

.fengcaiLi li .til {
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: #010101;
	font-size: 14px;
	text-align: center
}

.fengcaiLi li:hover .til {
	color: #337bdd;
}

.fengcaiLi li img {
	border: 1px #ccc solid;
	width: 100%;
	height: 231px;
}

.fengcaiLi li .content-txt {
	text-align: center;
	margin-top: 10px;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;

}

#jquery-lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image {
	padding: 10px;
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box>#lightbox-nav {
	left: 0;
}

#lightbox-nav a {
	outline: none;
}

#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}

#lightbox-nav-btnNext {
	right: 0;
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}

#lightbox-image-details-caption {
	font-weight: bold;
}

#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}


/**/
/*nr_about*/

.nr_about_title {
	font-size: 28px;
	color: #0a0a0a;
	line-height: 26px;
	text-align: center;
	height: 1px;
	background: #e4e4e4;
	position: relative;
	margin-top: 50px;
	font-weight: bold;
}

.nr_about_title .b {
	width: 142px;
	position: absolute;
	left: 50%;
	display: block;
	margin-left: -66px;
	top: -13px;
	background: #fff
}

.nr_about_title .b span {
	color: #1f9d22
}

.nr_about_js {
	margin-top: 60px;
}
.nr_about_js p{
	line-height: 35px;
	font-size: 16px;
}
.nr_about_js>.fl {}

.nr_about_js>.fl img {
	margin-left: 30px;
}

.nr_about_js>.fr {
	width: 554px;
}

.nr_about_js>.fr p {
	font-size: 26px;
	font-weight: bold;
}

.nr_about_js>.fr i {
	background: #1f9d22;
	width: 100px;
	height: 2px;
	display: block;
	margin-top: 22px;
	margin-bottom: 22px;
}

.nr_about_js>.fr span {
	line-height: 28px;
}

.nr_about_js>.fr b {
	font-size: 36px;
	display: block;
	text-transform: uppercase;
	color: #1f9d22;
	margin-bottom: 10px;
}

.nr_about_js>.fr em {
	font-size: 16px;
	display: block;
	margin-top: 6px;
}

/*honor*/
.honor {
	background: #f4f4f4;
	padding-top: 24px;
	margin-top: 60px;
}

.nr_honor_title {
	font-size: 28px;
	color: #0a0a0a;
	line-height: 26px;
	text-align: center;
	height: 1px;
	background: #e4e4e4;
	position: relative;
	margin-top: 50px;
	font-weight: bold;
}

.nr_honor_title .b {
	width: 142px;
	position: absolute;
	left: 50%;
	display: block;
	margin-left: -66px;
	top: -13px;
	background: #f4f4f4
}

.nr_honor_title .b span {
	color: #1f9d22
}

.nr_honor_nr {
	margin-top: 60px;
}

.nr_honor_nr ul {}

.nr_honor_nr ul li {
	width: 282px;
	float: left;
	margin-left: 24px;
}

.nr_honor_nr ul li i img {
	width: 280px;
	border: 1px solid #ccc;
	display: block;
}

.nr_honor_nr ul li:hover i img {
	border: 1px solid #1f9d22;
}

.nr_honor_nr ul li p {
	text-align: center;
	margin-top: 10px;
}

.Box {
	position: relative;
}

.Box .content {
	width: 1200px;
	margin: 0 auto;
}

.Box h2 {
	text-align: center;
	margin-bottom: 35px;
	padding-top: 250px;
}

.Box .Box_con {
	position: relative;
	padding-bottom: 54px;
}

.Box_con span {}

.Box .Box_con .btnl {
	position: absolute;
}

.Box .Box_con .btn {
	display: block;
	width: 43px;
	height: 42px;
	position: absolute;
	top: 80px;
	cursor: pointer;
}

.Box .Box_con .btnl {
	background: url(../image/abprve.png) no-repeat center;
	left: 210px;
	top: 135px;
}

.Box .Box_con .btnr {
	background: url(../image/apnext.png) no-repeat center;
	right: 210px;
	top: 135px;
}

.Box .Box_con .conbox {
	position: relative;
	overflow: hidden;
}

.Box .Box_con .conbox ul {
	position: relative;
	list-style: none;
}

.Box .Box_con .conbox ul li {
	float: left;
	overflow: hidden;
}

.Box .Box_con .conbox ul li:first-child {
	margin-left: 0;
}

.Box .BoxSwitch {
	margin-top: 30px;
	text-align: center;
}

.Box .BoxSwitch span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	width: 30px;
	height: 3px;
	background: #ccc;
	margin: 0 5px;
	cursor: pointer;
}

.Box .BoxSwitch span.cur {
	background: red;
}

/* Slider */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir='rtl'] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-slider button.slick-arrow {
	position: absolute;
	width: 98px;
	height: 74px;
	top: 45%;
	margin-top: -25px;
	background: no-repeat center;
	z-index: 4;
	background-color: rgba(0, 0, 0, .2);
}

.slick-slider button.slick-prev {
	left: 0;
	background-image: url(http://www.wxjimi.com/template/default/images/ban_l.png);
}

.slick-slider button.slick-next {
	right: 0;
	background-image: url(http://www.wxjimi.com/template/default/images/ban_r.png);
}

.slick-slider button.slick-arrow:hover {
	background-color: #1f9d22;
}

@media screen and (min-width:1480px) {
	.slick-slider button.slick-prev {
		margin-left: -730px;
		left: 50%;
	}

	.slick-slider button.slick-next {
		margin-left: 680px;
		left: 50%;
		right: auto;
	}
}

.slick-slider button {
	border: none;
}

.slick-dots {
	position: absolute;
	width: 100%;
	bottom: 24px;
	text-align: center;
}

.slick-dots li {
	display: inline-table;
	width: 21px;
	height: 21px;
	border: 2px solid #fff;
	background: none;
	border-radius: 50%;
	margin: 0 10px;
}

.slick-dots li:hover,
.slick-dots li.slick-active {
	border-color: #1f9d22;
	background-color: #1f9d22;
}

.slick-dots li button {
	opacity: 0;
	display: none;
}


.news_xaingxi {
	width: 100%;
	height: 60px;
	border-bottom: #e1e3df dashed 1px;
	margin: 15px auto 0 auto;
	line-height: 80px;
	color: #505050;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.news_author {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #505050;
	font-size: 12px;
	text-align: center;
	border-bottom: #e1e3df dashed 1px;
	margin: 0 auto;
}

.news_con {
	width: 95%;
	height: auto;
	line-height: 35px;
	color: #505050;
	font-size: 16px;
	margin: 15px auto 0 auto;
	overflow: hidden;
	margin-bottom: 6%;
}

.news_con img {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	margin: auto;
	max-width: 100%;
}

.pagess {
	padding-left: 4%;
}
