﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
	list-style: none;
	text-decoration: none;
	border: none;
}
.container {
	width: 1100px;
	margin: 0 auto;
}
html {
	overflow-x: hidden;
}
body {
	background: #fff;
	color: #000;
	font-size: 14px;
	min-width: 1200px;
}
a {
	outline: none;
	color: #000;
}
a:hover {
	color: #ea6d02;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
/*
===================
分页
>>	pages_pre		上一页
>>	pages_next	下一页
>>	strong			激活状态
>>	a:hover			鼠标悬停状态
===================
*/
.pages {
	margin: 50px auto 20px auto;
	width: 500px;
	font-size: 14px;
	text-align: center;
}
.pages a, .pages strong {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	color: #666;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
}
.pages .current {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
	color: #fff;
	background-color: #027238;
	border-color: #fff;
}
.pages a:hover {
	color: #fff !important;
	background-color: #027238;
	border-color: #fff;
	text-decoration: none;
}
.pages strong {
	color: #fff;
	background-color: #24557d;
	border-color: #fff;
}
.pages span {
	padding: 0 10px;
	line-height: 23px;
}
/* index top */
.top {
	height: 32px;
	line-height: 32px;
	background-color: #F4F4F4;
	color: #999;
}

.top a {
	margin: 0 5px;
	color: #999;
}

.top a:hover {
	color: #ea6d02;
}

.fl {
	float: left
}
.fr {
	float: right
}
.head {
}

.head .logo {
	float: left;
	margin-top: 12px;
}

.head .logo img {
	float: left;
}

.head .logo span {
	margin-top: 20px;
	float: left;
	display: block;
	margin-left: 30px;
}

.phone {
    float: right;
    margin: 25px 0 25px;
    height: 60px;
    padding-left: 60px;
    background: url(../images/phone.png) no-repeat left center;
}
.phone span {
	margin: 4px 0 7px;
    display: block;
    color: #a2a1a4;
    font-size: 14px;
}
.phone strong {
    display: block;
    color: #46454c;
    font-size: 26px;
}

.nav {
	clear: both;
	height: 40px;
	line-height: 40px;
	border: 1px solid #DCDCDC;
	background: url(../images/g_navi_bg.jpg) repeat-x left bottom;
}

.nav li {
	float: left;
	color: #fff;
	width: 11.1%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	letter-spacing: 1px;
}
.nav li a {
	color: #000;
	display: block;
	text-align: center;
	text-decoration: none;
}
.nav li a:hover, .nav li a.hover {
	background: #C90103;
	color: #fff;
}
.slideBox {
	height: 450px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.slideBox .hd {
	height: 18px;
	overflow: hidden;
	position: absolute;
	bottom: 30px;
	z-index: 1;
	width: 100%;
	text-align: center;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	display: inline-block;
}
.slideBox .hd ul li {
	float: left;
	margin: 0 6px;
	width: 18px;
	height: 18px;
	background: #fff;
	cursor: pointer;
	border-radius: 50%;
}
.slideBox .hd ul li.on {
	background: #1B8FE2;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 450px;
}
.youshi {
	background: url(../images/bg002.jpg) repeat left top;
}
.youshi ul {
	width: 1100px;
	margin: auto;
	padding: 50px 0;
	overflow: hidden;
	zoom: 1;
}
.youshi li {
	width: 33.3%;
	min-height: 115px;
	float: left
}
.ys1 {
	background: url(../images/i1.png) no-repeat left 10px;
	background-size: 88px 88px;
}
.ys2 {
	background: url(../images/i2.png) no-repeat left 10px;
	background-size: 88px 88px;
}
.ys3 {
	background: url(../images/i3.png) no-repeat left 10px;
	background-size: 88px 88px;
}
.youshi_content {
	margin-left: 110px;
	width: 230px;
	overflow: hidden;
}
.ys_title {
	font-size: 18px;
	color: #000;
}
.ys_content {
	font-size: 13px;
	line-height: 24px;
	margin-top: 10px;
	color: #666
}
.product {
	padding: 65px 0;
	background: #f4f4f4 url(../images/bg001.jpg) no-repeat center top;
	background-size: 100% 100%;
}

.index_tit {
	text-align: center;
	color: #C90103;
}
.index_tit p {
	font-size: 28px;
	margin-bottom: 2px;
}

.index_tit p a {
	color: #C90103;
}

.index_tit p a:hover {
	color: #000;
}

.index_tit span {
	font-size: 16px;
}
.tit_box {
	width: 362px;
	background: url(../images/itbg.png) bottom center no-repeat;
	display: inline-block;
	padding-bottom: 28px;
}
.pro_intro {
	width: 730px;
	margin: 0 auto;
	text-align: center;
	color: #5e5f5e;
	line-height: 30px;
	margin-top: 15px;
	margin-bottom: 25px;
}
.picList {
	overflow: hidden;
	position: relative;
	width: 1100px;
	margin: 0 auto;
}
.picList ul {
	margin-top: -20px;
	overflow: hidden;
	zoom: 1;
}
.picList ul li {
	margin: 20px 1% 0;
	float: left;
	overflow: hidden;
	text-align: center;
	padding: 20px 15px;
	width: 23%;
	box-sizing: border-box;
	background-color: #fff;
}
.picList ul li p {
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 17px;
}
.picList ul li img {
	width: 100%;
	height: 200px;
	margin-bottom: 15px;
	box-sizing: border-box;
}
.iabbg {
	background: url(../images/ipbg.jpg);
}
.about {
	background: #fff;
	color: #717171;
}
.about .container {
	padding: 70px 0;
	overflow: hidden;
	zoom: 1;
}

.about .fl {
	width: 550px;
	float: left;
}
.about .fr {
	width: 516px;
	float: right;
}

.about .fr img {
	box-sizing: border-box;
	padding: 5px;
	border: 1px solid #ccc;
}

.about .fr span {
	font-size: 30px;
	display: block;
	margin-bottom: 20px;
}
.about .fr p {
	line-height: 27px;
	text-indent: 2em;
	padding-right: 15px;
}
.about_title {
	margin-left: 10px;
	padding: 0 0 17px 20px;
	font-size: 28px;
	color: #000;
	font-weight: bold;
	background: url(../images/h2_ico.jpg) no-repeat left 3px;
	border-bottom: 1px dotted #ccc;
}

.about_content {
	line-height: 30px;
	margin-top: 15px;
	font-size: 15px
}

.about_content p {
	margin-bottom: 8px;
	text-indent: 2.1em;
}

.about_content p a {
	color: #C90103;
	display: inline-block;
	text-align: right;
	font-size: 13px;
}

.about_more {
	width: 150px;
	height: 40px;
	background-color: #C90103;
	line-height: 40px;
	border-radius: 20px;
	text-align: center;
	margin-top: 20px;
	float: right
}
.about_more a {
	display: block;
	font-size: 15px;
	color: #FFF;
	border-radius: 20px;
}
.about_more a:hover {
	background-color: #FF9A13;
}
.adv {
	background: url(../images/ipbg.jpg);
	height: 500px;
	padding-top: 80px;
}
.advbg {
	height: 393px;
	background: url(../images/advbg.jpg) no-repeat top center;
	position: relative;
	margin-top: 10px;
}
.advbg p {
	color: #2f2d2e;
	font-size: 24px;
	font-weight: bold;
}
.advbg span {
	color: #555453;
}
.a1, .a2, .a3, .a4, .a5, .a6 {
	position: absolute;
}
.a1, .a2, .a3 {
	text-align: right;
}
.a1 {
	left: 40px;
	top: 50px;
}
.a2 {
	left: 50px;
	top: 165px;
}
.a3 {
	left: 12px;
	top: 280px;
}
.a4 {
	right: 105px;
	top: 50px;
}
.a5 {
	right: 88px;
	top: 165px;
}

.a6 {
	right: 30px;
	top: 285px;
}

.adv .more {
	text-align: center;
}

.adv .more a {
	color: #07913b;
}

.news {
	background-color: #fff;
	padding: 65px 0;
/*	padding-bottom: 110px;
	background: #f4f4f4 url(../images/ipbg.png) no-repeat center bottom;
*/}

.slideTxtBox {
	text-align: left;
}

.slideTxtBox .hd {
	height: 62px;
	position: relative;
}

.slideTxtBox .hd ul {
	float: left;
	position: absolute;
}

.slideTxtBox .hd ul li {
	float: left;
	cursor: pointer;
	background: #666565;
	height: 51px;
	line-height: 49px;
	color: #fff;
	font-size: 26px;
	width: 360px;
	text-align: center;
}
.slideTxtBox .hd ul li.on {
	height: 62px;
	background: url(../images/newtit.png) center;
}
.slideTxtBox .bd ul {
	zoom: 1;
}

/*.hot_new {
	margin-top: 25px;
	height: 150px;
	margin-bottom: 20px;
}
.hot_new img {
	width: 234px;
	height: 130px;
}
.hot_new .fr {
	width: 280px;
	margin-top: 5px;
}
.hot_new .fr span {
	color: #b5b5b5;
	font-size: 20px;
	display: block;
	margin-bottom: 10px;
}
.hot_new .fr p.newtit {
	color: #1B8FE2;
	font-size: 18px;
	margin-bottom: 8px;
}
.hot_new .fr p.newintro {
	font-size: 12px;
	color: #6f6d6f;
	line-height: 21px;
}
.hot_new2 {
	margin-top: 15px;
	height: 150px;
}
.hot_new2 img {
	width: 234px;
	height: 130px;
}
.hot_new2 .fl {
	width: 280px;
	margin-top: 5px;
}
.hot_new2 .fl span {
	color: #b5b5b5;
	font-size: 20px;
	display: block;
	margin-bottom: 10px;
}
.hot_new2 .fl p.newtit {
	color: #1B8FE2;
	font-size: 18px;
	margin-bottom: 8px;
	line-height: 25px;
}
.hot_new2 .fl p.newintro {
	font-size: 12px;
	color: #6f6d6f;
	line-height: 21px;
}
*/

.newlist {
	width: 515px;
	float: right
}

.newlist .ttl {
	margin-bottom: 8px;
/*	-moz-linear-gradient(0% 0% 360deg, #1BA8EC,#FFFFFF, #FFFFFF 100%)
*/	
	padding: 11px 15px;
	color: #fff;
	font-size: 16px;
	background: -moz-linear-gradient(
		left,
		#1BA8EC 0%,
		#46bdf6 70%,
		#fff);
	background: -webkit-gradient(
		linear,
		from(#1BA8EC),
		color-stop(0.70, #46bdf6),
		to(#fff));
}

.newlist li {
	height: 37px;
	line-height: 37px;
	border-bottom: 1px dashed #dee2e0;
	padding-left: 20px;
	padding-right: 20px;
	background: url(../images/jt.jpg) no-repeat left center;
}
.newlist li a {
	color: #131313;
}

.newlist li a:hover {
	color: #1B8FE2;
}

.newlist li span {
	color: #999999;
	float: right;
}
.problem {
	width: 320px;
}
.problem .protit {
	height: 40px;
	line-height: 35px;
	color: #0070ad;
	font-size: 26px;
	font-weight: bold;
	background: url(../images/cj.jpg) no-repeat left top;
	padding-left: 18px;
	border-bottom: 2px solid #d2d2d2;
	padding-bottom: 13px;
}
.problem li {
	border-bottom: 1px dashed #dcdcdc;
	padding-bottom: 10px;
	margin-top: 20px;
}
.problem li:nth-child(1) {
	margin-top: 36px;
}
.problem li:nth-child(3) {
	border: 0;
}
.problem li a {
	display: block;
	height: 25px;
	line-height: 25px;
	background: url(../images/w.png) no-repeat left center;
	padding-left: 40px;
	font-size: 16px;
	color: #5a545c;
}
.problem li p {
	font-size: 12px;
	color: #6f6d6f;
	line-height: 25px;
	background: url(../images/d.png) no-repeat left top;
	padding-left: 40px;
	margin-top: 20px;
}
.link {
	background-color: #ddd;
	line-height: 46px;
	height: 50px;
}
.link p {
	background: url(../images/link.jpg) center no-repeat;
	width: 113px;
	height: 50px;
}
.link a {
	color: #484747;
	margin: 0 10px;
}
.footer {
	height: 212px;
	/*background: url(../images/bottom_bg.jpg);*/
	background-repeat: repeat-x;
	background-color: #eee;
}
.footleft {
	margin-top: 50px;
	font-size: 15px
}
.footleft ul {
	height: 30px;
	margin-left: -10px
}
.footleft li {
	float: left;
	color: #000;
	margin: 0 5px;
}
.footleft li a {
	color: #000;
	margin-left: 10px;
}

.footleft li:first-child {
	margin-left: 0;
}

.footleft li span {
	margin-right: 10px;
}
.footleft p, .footleft p a {
	color: #000;
	line-height: 28px;
}
.footleft p {
	margin-top: 10px;
}
.footright {
	color: #000;
	font-size: 16px;
	margin-top: 50px;
	background: #1B8FE2;
}
.footright .fr {
	margin-left: 15px;
}
.footright .fr p {
	line-height: 39px;
}
.footright p:nth-child(3) {
	font-size: 16px;
}
.banner {
	height: 280px;
	background: url(../images/banner.jpg) no-repeat center/cover;
}
.banner_list {
	height: 280px;
	background: url(../images/banner_list.jpg) no-repeat center/cover;
}
.banner_photo {
	height: 280px;
	background: url(../images/banner_photo.jpg) no-repeat center/cover;
}
.banner_shili {
	height: 280px;
	background: url(../images/banner_shili.jpg) no-repeat center/cover;
}
.banner_renli {
	height: 280px;
	background: url(../images/banner_renli.jpg) no-repeat center/cover;
}
.banner_lianxi {
	height: 280px;
	background: url(../images/banner_lianxi.jpg) no-repeat center/cover;
}
.page_top {
	text-align: center;
	margin-top: 50px;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 30px;
}
.page_top p {
	font-size: 22px;
	letter-spacing: 4px;
	margin-bottom: 10px;
}
.page_top i {
	display: inline-block;
	width: 60px;
	height: 4px;
	background: #3b7b01;
}
.page_top .position {
	font-size: 12px;
	color: #5a5a5a;
	margin-top: 15px;
	letter-spacing: 7px;
}
.page_top .position a {
	color: #5a5a5a;
}
.submenu {
	height: 50px;
	line-height: 48px;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 20px;
	text-align: center;
}
.submenu ul {
	display: inline-block;
}
.submenu li {
	float: left;
}
.submenu li a {
	color: #434343;
	display: block;
	width: 250px;
}
.submenu li a:hover, .submenu li a.hover {
	border-bottom: 4px solid #276148;
}
.content {
	color: #666;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 50px;
}
.list {
	margin-top: 50px;
}
.list li {
	height: 180px;
	margin-bottom: 60px;
}
.list li img {
	height: 180px;
	width: 330px;
}
.list li .fr {
	width: 750px;
}
.list li .fr a {
	display: block;
	font-size: 16px;
	font-weight: bold;
}
.list li .fr span {
	color: #929292;
	display: block;
	font-size: 12px;
	margin-top: 25px;
	margin-bottom: 20px;
}
.list li .fr p {
	color: #5a5a5a;
	font-size: 12px;
	line-height: 25px;
}
.hotnews {
	margin-bottom: 30px;
	margin-top: 20px;
}
.hotnews_top {
	border-bottom: 1px solid #ddd;
	color: #276148;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 10px;
}
.hotnews li {
	background: rgba(0, 0, 0, 0) url("../images/jt.jpg") no-repeat scroll left center;
	border-bottom: 1px dotted #ddd;
	float: left;
	line-height: 36px;
	margin-right: 30px;
	padding-left: 20px;
	width: 500px;
}
.hotnews li a {
	color: #2e2e2e;
}
.hotnews li span {
	color: #999;
	float: right;
	font-size: 13px;
}
.hotcp {
	margin-top: 20px;
}
.hotcp ul {
	border-top: 1px dashed #ddd;
	padding-top: 20px;
}
.hotcp li {
	float: left;
	line-height: 40px;
	margin-left: 20px;
	text-align: center;
	width: 203px;
}
.hotcp li:first-child {
	margin: 0;
}
.hotcp li img {
	height: 137px;
	width: 203px;
}
.hotcp_top {
	background: #276148;
	color: #fff;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	text-align: center;
	width: 100px;
}
.photo li {
	float: left;
	text-align: center;
	margin: 7px;
	width: 260px;
	overflow: hidden;
}
.photo li img {
	height: 210px;
	width: auto;
	max-width: 260px;
}
.photo li p {
	line-height: 30px;
}
.show_top {
	text-align: center;
	margin-top: 30px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}
.show_top p.title {
	font-size: 24px;
	font-weight: bold;
	color: #276148;
	margin-bottom: 20px;
}
.show_top H1 {
	height: 50px;
	line-height: 50px;
	margin-bottom: 15px
}
.show_top p.date span {
	font-size: 12px;
	color: #8b8b8b;
	margin: 0 5px;
}
.prepage {
	margin-bottom: 20px;
	line-height: 25px;
	color: #666;
	margin-bottom: 50px;
}
.prepage a {
	color: #666;
}
.enbox {
	position: relative;
}
.qiehuan {
	position: absolute;
	right: -50px;
	top: 0;
}
.positions {
	height: 50px;
	line-height: 50px;
	background-color: #eeeeee;
}
.message {
	width: 500px;
	margin: 0 auto;
	height: 400px;
	padding-bottom: 70px;
	padding-top: 50px
}
.message li {
	height: 50px;
	line-height: 32px;
	margin-top: 10px;
}
.message li span {
	display: block;
	float: left;
	font-weight: bold;
}
.message li input {
	float: right;
	border: 1px solid #ccc;
	height: 32px;
	line-height: 32px;
	width: 400px;
	background: #fff;
	border-radius: 5px;
	padding: 0 10px;
}
.message li textarea {
	float: right;
	background: #fff;
	border: 1px solid #ccc;
	width: 400px;
	border-radius: 5px;
	height: 150px;
	padding: 5px 10px;
}
.message li.but input {
	width: 150px;
	height: 40px;
	line-height: 38px;
	margin-right: 145px;
	margin-top: 30px;
	background: #d8c79c;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
.message li.but input:hover {
	background: #deba5e;
}

.honorList {
	margin-top: -20px;
	overflow: hidden;
	zoom: 1;
}

.honorList li {
	margin: 20px 1% 0;
	float: left;
	width: 23%;
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
	zoom: 1;
}

.honorList li:hover img {
	transform: scale(1.2);
	-ms-transform: scale(1.2); /* IE 9 */
	-moz-transform: scale(1.2); /* Firefox */
	-webkit-transform: scale(1.2); /* Safari and Chrome */
	-o-transform: scale(1.2); /* Opera */
	position: relative;
	z-index: 9999;
		
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.honorList li img {
	width: 100%;
	height: 165px;
}

.honorList li span {
	margin-top: 13px;
	font-size: 13px;
	display: block;
	line-height: 22px;
}

.newsBox {
	padding: 65px 0;
	background: url(../images/page_news_bg02.jpg) no-repeat center center;
	background-size: cover;
}

.newsBox .index_tit p {
	color: #fff;
}

.newsBox .container {
	/*padding: 65px 0;*/
}

.hotNewsInfo {
	overflow: hidden;
	zoom: 1;
}

.hotNewsInfo .hot_new {
	margin: 0 1.5%;
	background-color: #fff;
	padding: 40px 25px;
	width: 30.3%;
	float: left;
	box-sizing: border-box;
	min-height: 312px;
}

.hotNewsInfo .hot_new a {
	display: block;
}

.hotNewsInfo .hot_new img {
	width: 100%;
	height: 120px;
}

.hotNewsInfo .hot_new .newtit {
	margin: 25px 0 15px;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}

.hotNewsInfo .hot_new .newintro {
	line-height: 25px;
	overflow: hidden;
	zoom: 1;
}

.hotNewsInfo .hot_new .newintro span {
	margin-top: 10px;
	display: block;
	float: right;
}

/*.product .tit_box {
	background: url(../images/itbg01.png) bottom center no-repeat;
}

.product .index_tit {
	color: #fff;
}

.product .pro_intro {
	color: #fff;
}*/

.spBanner {
	display: none;
}


@media all and (min-width: 0) and (max-width: 767px)  {
	.spBanner {
		display: block;
	}
	
	.spBanner img {
		width: 100%;
		height: auto;
	}
	
	.slideBox {
		display: none;
	}
	
	.container {
		width: auto;
	}
	
	.top {
		display: none;
	}
	
	.head > .container {
		padding: 8px 5px;
	}
	
	.head .logo {
		margin-top: 0;
	}
	
	.head .logo img {
		width: 240px;
	}

	.head .logo span {
		display: none;
	}
	
	.phone {
		margin: 13px 0 0;
		height: auto;
		padding-left: 0;
		background: none;
	}
	.phone span {
		display: none;
	}
	
	body {
		font-size: 13px;
		min-width: inherit;
	}

	.phone strong {
		font-size: 16px;
		letter-spacing: -0.5px;
	}
	
	.nav {
		height: auto;
		line-height: inherit;
		border: none;
		background: url(../images/g_navi_bg.jpg) repeat-x left bottom;
		background-size: 100% 100%;
	}
	
	.nav li:first-child {
		display: none;
	}
	
	.nav li {
		height: 35px;
		line-height: 35px;
		font-size: 14px;
		letter-spacing: 0;
		width: 25%;
		box-sizing: border-box;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
	}
	
	.youshi {
		display: none;
	}
	
	.about .container {
		padding: 12px 0;
	}
	
	.about .fl {
		width: auto;
		float: none;
	}
	
	.about .fr {
		width: auto;
		float: none;
	}
	
	.about_title {
		margin-left: 10px;
		padding: 0 0 10px 14px;
		font-size: 16px;
		background: url(../images/h2_ico.jpg) no-repeat left top;
		background-size: 6px auto;
	}
	
	.about_content {
		line-height: 23px;
		margin-top: 0;
		padding: 12px;
		font-size: 13px;
	}

	.about_content p:last-child {
		margin-bottom: 0;
	}
	
	.about .fr {
		display: none;
	}

	.product {
		padding: 15px 0;
	}
	
	.tit_box {
		width: auto;
		padding-bottom: 18px;
	}
	
	.index_tit p {
		font-size: 18px;
		margin-bottom: 2px;
	}
	
	.pro_intro {
		width: auto;
		margin: 0 auto;
		line-height: 25px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.picList {
		width: auto;
	}

	.picList ul {
		margin-top: -10px;
		padding: 0 10px;
	}

	.picList ul li {
		margin: 21px 0 0;
		padding: 8px;
		width: 49%;
	}

	.picList ul li a {
		display: block;
	}
	
	.picList ul li:nth-child(2n) {
		float: right;
	}
	
	.picList ul li img {
		width: 100%;
		height: 110px;
		margin-bottom: 10px;
	}

	.picList ul li span {
		display: block;
	}

	.news {
		padding: 15px 0;
	}
	
	.pro_intro {
		margin: 0;
		padding: 10px;
		line-height: 25px;
	}
	
	.honorList {
		margin-top: -10px;
	}
	
	.honorList li {
		margin: 10px 1% 0;
		width: 31.3%;
	}
	
	.honorList li img {
		height: 80px;
	}
	
	.honorList li span {
		margin-top: 5px;
		font-size: 12px;
		display: block;
		line-height: 20px;
		min-height: 40px;
	}
	
	.honorList li:nth-child(7),
	.honorList li:nth-child(8) {
		display: none;
	}
	
	.newsBox {
		padding: 15px 0;
	}

	.newsBox .index_tit {
		color: #fff;
	}
	
	.newsBox . {
		display: none;
	}

	.hotNewsInfo .hot_new {
		border-bottom: 1px dashed #ccc;
		margin: 0 10px;
		padding: 6px 14px;
		width: auto;
		float: none;
		min-height: inherit;
	}
	
	.hotNewsInfo .hot_new img {
		display: none;
	}
	
	.hotNewsInfo .hot_new .newtit {
		margin: 0;
		font-size: 13px;
		line-height: 25px;
		font-weight: normal;
		
		width: 310px;
		white-space:nowrap;
		text-overflow:ellipsis;
		overflow: hidden;
	}
	
	.hotNewsInfo .hot_new .newintro {
		display: none;
	}
	
	.footleft ul {
		display: none;
	}

	.footleft p, .footleft p a {
		margin-top: 0;
		line-height: 22px;
	}
	
	.footleft {
		float: none;
		margin-top: 0;
		font-size: 12px;
	}

	.footer {
		padding: 8px 10px;
		background: #EEEEEE;
		height: auto;
	}
	












}


