@charset "utf-8";
/* CSS Document */

body, div, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, iframe, input, textarea, select, label, article, aside, footer, header, menu, nav, section, time, audio, video {
	margin: 0;
	padding: 0;
}
article, aside, footer, header, hgroup, nav, section, audio, canvas, video {
	display: block;
}
body {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	background-color: #fff;
}
textarea {
	resize: none;
}
iframe, img {
	border: 0;
}
ul, ol {
	list-style: none;
}
input, select, textarea {
	outline: 0;
	-webkit-user-modify: read-write-plaintext-only;
}
/* input { -webkit-appearance: none; } */
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #62b15d;
}
/* 清理浮动 */
.clearfix {
	clear: both;
	zoom: 1;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



.jumbo {font-size: 30px ;margin: 0; color: #666;}


/* 全局浮动 */
.fl {
	float: left;
}
.fr {
	float: right;
}
.wrapper {
	margin: 0 auto;
}
.bgtable {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.bgtable td {
	border: 1px solid #ccc;
	line-height: 2;
	padding-left: 10px;
	;
}
.roundsa {
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}
.bannerslide .swiper-slide {
	background-position: center;
	background-size: cover;
	position: relative;
	height: 758px;
}
.bannerslide .swiper-slide a .con {
	margin-top: 52px;
}
.bannerslide .swiper-slide a .con .tit {
	line-height: 48px;
	font-size: 40px;
	font-weight: 400;
	margin-bottom: 20px;
}
.bannerslide .swiper-slide a .con .txt {
	line-height: 24px;
	font-size: 14px;
	font-weight: 400px;
}
.paginationw {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 70px !important;
	width: 100%;
	z-index: 9;
}
.swiper-pagination-bullet {
	background: #fff;
}
.swiper-pagination-bullet-active {
	background: #ea0000;
}
.bannerslide .swiper-button-prev {
	background: url(../img/arrows.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
}
.bannerslide .swiper-button-next {
	background: url(../img/arrows.png) no-repeat right bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
}
.topbar {
	padding: 16px;
	position: fixed;
	z-index: 999;
	box-sizing: border-box;
	top: 0;
	right: 0;
	left: 0;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.navbar-nav li:last-child{display:none;}
.container {
	padding: 0 40px;
}
.logo {
	float: left;
	background: url(../img/logo.png) no-repeat center top;
	background-size: cover;
	width: 192px;
	height: 45px;
	display: inline-block;
	margin-top: 15px;
	background-size: contain;
}
.top-right {
	float: right;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
}
.top-right a {
	color: #fff;
}
.split {
	font-size: 12px;
	color: #fff;
	padding: 0 1px;
	font-weight: normal;
}
.nav {
	padding-left: 30%;
}
.nav .nli {
	float: left;
	position: relative;
	text-align: center;
	padding: 0 14px;
}
.nav .nli a {
	font-weight: 300;
	font-size: 16px;
	color: #fff;
}
.nav .nli a:hover {
	color: #999;
	text-decoration: none;
}
.nav .nli .sub {
	position: absolute;
	display: none;
	width: 120px;
	z-index: 99;
	background: rgba(0,0,0,.7);
	left: 0;
	top: 61px;
}
.nav .nli .sub li {
	display: block;
	text-align: center;
	border-bottom: 1px solid rgba(255,255,255,.1);
	line-height: 35px;
}
.nav .nli .sub li a {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}
.nav .nli .sub li:hover {
	background: #ececec;
}
.nav .nli .sub li:hover a {
	color: #666;
}
.topbar.fxd {
	background: #fff;
	height: 97px;
	-webkit-box-shadow: 2px 2px 30px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 30px rgba(0,0,0,0.1);
	-webkit-transition: all .2s;
	transition: all .2s;
}
.topbar.fxd .logo {
	background: url(../img/logoblack.png) no-repeat center top;
	background-size: cover;
	width: 192px;
	height: 45px;
	margin-top: 15px;
	background-size: contain;
}
.topbar.fxd .nav a {
	color: #666;
}
.topbar.fxd .top-right {
	color: #666;
}
.topbar.fxd .top-right a {
	color: #666;
}
.topbar.fxd .split {
	color: #666;
}
.hometitle {
	font-size:40px; line-height:120%; text-transform:uppercase; color:#444;  margin-bottom:20px;
}


.hometitle {
	font-family: 'Montserrat';
	font-weight:700;
	text-transform:uppercase;
}

.hometitle:after {

/*    position:absolute;
    content:" ";  
    width: 30px;
    background: #ff3d00;
    height: 3px;
    top: 345px;
    right: 0px;
    transform: translateX(-50%);*/
	
	
}








.newsblok .hometitle:after {
    position: absolute;
    content: '';
    width: 30px;
    background: #113c98;
    height: 0px;
    top: 50px;
    left: 14px;
    transform: translateX(-50%);
}


.newsitem_block{
	padding:40px 0px; 
	border-bottom: #c0bebf 1px solid; 
	box-sizing:border-box; 
transition: all ease 0.3s; */
    -webkit-transition: all ease 0.3s;
	}
	
.newstitleitem_block{
	font-size:16px; 
	display:block; 
	margin-bottom:15px;
	color:#666;
	font-weight:500;
	}

.newstextitem_block{
	font-size:14px; 
	display:block; 
	width:490px; 
	word-wrap:break-word; 
	word-break:normal;     
	display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-line-clamp: 2;
	float:left;
	color:#666;
	}
	
	
.newsarrow_block{
	height:30px; 
	text-align:right; 
	vertical-align: bottom; 
	overflow:hidden;
	color:#666;
	}
	


.newsitem_block:hover {
	padding:40px 50px; 
	border-bottom: #c0bebf 1px solid; 
	box-sizing:border-box; 
	width:100%;
	background: linear-gradient(to right, rgba(255,61,1,1), rgba(255,61,1,0));
	
	-webkit-transition: all 0.7s ease; 
    transition: all 0.7s ease;

	}
	
.newsitem_block:hover  .newstitleitem_block{
	font-size:16px; 
	display:block; 
	margin-bottom:15px;
	color:#FFF;
	}

.newsitem_block:hover .newstextitem_block{
	font-size:14px; 
	display:block; 
	width:490px; 
	word-wrap:break-word; 
	word-break:normal;     
	display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-line-clamp: 2;
	color:#FFF;
	float:left;
	
	}
	
	
	
.newsitem_block:hover .newsarrow_block{
	height:30px; 
	text-align:right; 
	vertical-align: bottom; 
	overflow:hidden;
	}



.hometext {
	font-size: 14px;
	line-height: 160%;
	display: block;
	width: 100%;
	color: #666;
}
.homebtn {
	float: left;
	width: 140px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-top: 30px;
	background: #113c98;
	color: #fff;
	border-radius: 30px;
}
.homebox1 {
	padding: 95px 0 60px 0;
}
.homebox1 .hometext {
	margin-bottom: 60px;
}
.homebox1 .prolist {
	text-align: center;
	margin-bottom: 60px;
	display: block;
}
.homebox1 .prolist a {
	background: #e6f1f8;
	font-size: 15px;
	padding: 10px 20px;
	margin-right: 5px;
	color: #666;
	border-radius: 30px;
}
.homebox1 .prolist .all {
	background: #1e9024;
	color: #fff;
}
.probox {
}
.probox .item {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 19.334%;
	float: left;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.probox .item:nth-child(5n) {
	margin-right: 0;
}
.probox .item:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.probox .item .pic {
	display: block;
}
.probox .item .pic img {
	display: block;
	width: 100%;
}
.probox .item .info {
	background: #f2f8fb;
	text-align: center;
	padding: 30px 40px;
	height: 100px;
}
.probox .item .info .name {
	font-size: 18px;
	color: #192436;
	margin-bottom: 10px;
}
.probox .item a:hover {
	text-decoration: none;
}
.probox .item a:hover .info .name {
	color: #1e9024;
}
.probox .item .info .text {
	font-size: 13px;
	color: #777;
	line-height: 160%;
	word-wrap: break-word;
	word-break: normal;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	word-break: break-all;
	-webkit-line-clamp: 2;
}



.homebox2 {
	padding-top: 60px;
	padding-bottom: 100px;
	background:rgba(255,255,255,0.4);
}


.homebox2 .mudi {
	height:88px;
	display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-line-clamp: 3;
	-webkit-transition: all .3s;
    transition: all .3s;
}

.homebox2 .mudi:hover {
	height:170px;
	display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-line-clamp: 6;
	
}



.homebox4 {
	background:#e5eef1;
	padding-top: 70px;
	padding-bottom: 70px;
	overflow:hidden;
}



.probox1 {
	margin-top: 60px;
	margin-bottom: 60px;
}
.probox1 .item {
	float: left;
	width: 49.584%;
	margin-right: 10px;
	margin-bottom: 10px;
}
.probox1 .item:nth-child(2n) {
	margin-right: 0;
}
.probox1 .item .pic {
	display: block;
}
.probox1 .item .pic img {
	display: block;
	width: 100%;
}
.probox1 .item .info {
	padding: 60px 60px;
	display: block;
	background: #fff;
}
.probox1 .item:hover .name a {
	text-decoration: none;
	color: #393;
}
.probox1 .item .info .name a {
	float: left;
	display: block;
	font-size: 18px;
	color: #666;
	width: 70%;
}
.probox1 .item .info .name a:hover {
	color: #390;
}
.probox1 .item .info .name span {
	padding: 8px 20px;
	border: #ddd 1px solid;
	float: right;
	background: #FFF;
	color: #666;
	font-size: 12px;
	font-weight: 900;
}
.probox1 .item .info .text {
	width: 100%;
	padding-top: 30px;
	font-size: 14px;
	color: #666;
	word-wrap: break-word;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	word-break: break-all;
	-webkit-line-clamp: 2;
}



.homebox3 {
	background:#fff;
	padding-top: 70px;
	padding-bottom: 0px;
}



.homebox3 .hometitle {
 font-size:40px; line-height:120%; text-transform:uppercase; color:#444;  margin-bottom:20px;
}



.homebox3 .hometitle:after {

}








.homebox3 .hometext {
text-align:left; font-size:15px; color:#444; line-height:140%;
}




.homebox3 li {
	padding:2px 6px; 
	border:rgba(255,255,255,0.2) 1px solid; 
	line-height:20px; 
	margin-bottom:3px; 
	display: inline-block;
	color:#FFF;
}






.bigwrap {
    margin: 0 auto;
}



.homebox04 {
    padding: 80px 0;
}



.homebox04 .list {
	
}





.homebox04 .list .item { 
	width: 100%; 
	float: left; 
	margin-right: 2%; 
	box-sizing: border-box; 
	padding: 40px 40px 30px 40px; 
	-webkit-transition: all .3s; 
	transition: all .3s; 
	background:rgba(255,255,255,0.5);
	border-bottom:#ddedec 1px solid;
/*	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.1); 
	box-shadow: 2px 2px 5px rgba(0,0,0,0.1); */
	}


.homebox04 .list .item:hover { 
	-webkit-transform: translateY(-15px); 
	transform: translateY(-15px); 
	cursor:pointer; 
	-webkit-box-shadow: 2px 2px 5px rgba(221,237,236,0.6); 
	box-shadow: 2px 2px 5px rgba(221,237,236,0.6); 
	background:#ddedec;
	}



.homebox04 .list .item:hover  .btn a{ color:#666; }







.homebox04 .list .item:nth-child(4n) { margin-right: 0; }


.homebox04 .list .item .tim {
	display:none;
	line-height: 20px; 
	height: 20px; 
	font-size: 12px; 
	margin-bottom: 10px; 
	color: #999; 
	}

.homebox04 .list .item .nam { 
	font-size: 18px; 
	color: #666; 
	line-height: 26px; 
	overflow: hidden; 
	margin-bottom: 20px;
	
	}




.homebox04 .list .item .nam a { 
	color:#0091bf;
	text-decoration: none; 
	font-size:18px; 
	font-weight:600;
	display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-line-clamp: 1;

	}
	
	
.homebox04 .list .item .nam a:hover { 
	color:#043156;
	
	}
	
.homebox04 .list .item:hover  .nam a {
    color: #043156;
} 



.homebox04 .list .item .txt { 
	font-size: 15px; 
	color: #333; 
	line-height: 24px; 
	margin-bottom: 20px;
	font-weight:300;
	display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-line-clamp: 2;
	}
	
	
.homebox04 .list .item .btn { 
	line-height: 24px; 
	height: 24px; 
	width:100%; 
	margin-bottom:30px;
	display:none;
	}


.homebox04 .list .item .btn a { 
	color:#043156; 
	display: block; 
	width: 56px; 
	height: 24px; 
	background: url(../img/hb01img01s.png) no-repeat center; 
	}
	
	
.homebox04 .list .item .btn a.l01 { float: left; }
.homebox04 .list .item .btn a.l02 { float: right; background-image: url(../img/hb01img02s.png); }










.probox2 {
	max-width: 1340px;
	padding-top: 50px;
	padding-bottom: 12px;
	padding-left: 40px;
	padding-right: 40px;
}
.probox2 .item {
}
.probox2 .item:hover a {
	text-decoration: none;
}
.probox2 .item .pic {
	display: block;
}
.probox2 .item .pic img {
	display: block;
	width: 100%;
}
.probox2 .item .info {
	background: #f5f5f5;
	padding: 20px 40px;
	text-align: center;
}
.probox2 .item .info .name {
	font-size: 18px;
	color: #333;
	line-height: 30px;
	margin-top: 20px;
	letter-spacing: 2px;
}










    .procontent {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
    }

    .procontent .swiper-slide {
      text-align: center;
      font-size: 18px;
	  width:24%; background: #f6f6f6; margin:0.5%;
    }
	
	.procontent .swiper-slide .item{width:100%;}
	.procontent .newsn .item .info{width:100%;}
	
	
	
		.procontent .probox21 .item .pic {
    	display: block;
		overflow:hidden;
		cursor: pointer;
		
	}

	.procontent .probox21 .item .pic img {
		display: block;
		width: 100%;
		-webkit-transition: all 2s;
	}
	
	.procontent .probox21 .item .pic:hover img {
		display: block;
		width: 100%;
		transform: scale(1.1);
	}
	
	
	
	.procontent .probox21 .item .info {
    padding: 15px 40px;
    text-align: center;
	position: absolute;
	top:-240px;
	}
	
	
	.procontent .probox21 .item .info .series {
    font-size: 17px;
    color: #fff;
	font-weight:700;
    line-height: 30px;
    margin-top: 10px;
	text-align:left;
	text-transform:uppercase;
	}
	
	.procontent .probox21 .item .info .name {
    font-size: 30px;
    color: #fff;
    line-height: 30px;
    margin-top: 10px;
	margin-bottom: 20px;
	text-align:left;
	font-weight:900;
	line-height:120%;
	}
	
	.procontent .probox21 .item .info .text {
    font-size: 14px;
	line-height:160%;
    color: #777;
	font-weight:400;
	display: -webkit-box; 
	overflow: hidden; 
	-webkit-box-orient: vertical; 
	word-break: break-all; 
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 10px auto;
	text-align: left;
	margin-bottom: 20px;
	
	}

	.procontent .probox21 .item .info .btns {
    font-size: 15px;
	line-height:120%;
    color: #fd000c;
	font-weight:900;
	width:160px;
	text-align:left;
	margin:40px 0 20px 0;
	}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.procontent .probox2 .item .pic {
    	display: block;
		overflow:hidden;
		cursor: pointer;
		
	}

	.procontent .probox2 .item .pic img {
		display: block;
		width: 100%;
		-webkit-transition: all 2s;
	}
	
	.procontent .probox2 .item .pic:hover img {
		display: block;
		width: 100%;
		transform: scale(1.1);
	}
	
	
	
	.procontent .probox2 .item .info {
    background: #f5f5f5;
    padding: 15px 40px;
    text-align: center;
	}
	
	.procontent .probox2 .item .info .name {
    font-size: 18px;
    color: #333;
    line-height: 30px;
    margin-top: 10px;
	letter-spacing:0px;
	text-align:left;
	}
	
	.procontent .probox2 .item .info .text {
    font-size: 14px;
    color: #777;
	display: -webkit-box; 
	overflow: hidden; 
	-webkit-box-orient: vertical; 
	word-break: break-all; 
	-webkit-line-clamp: 2;


	line-height: 20px;
	overflow: hidden;
	margin: 10px auto;
	text-align: left;
	margin-bottom: 20px;
	}













.homebox4 .hometitle {
	margin-bottom: 0px;
	color:#000;
	line-height:120%;
}
.homebox4 .position {
	position: relative;
}
.homebox4 .tag {
	position: absolute;
	top: -24px;
	width: 100%;
}
.homebox4 .tag .tt {
	width: 100px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	margin: 0 auto;
	border: #bec9b8 1px solid;
	background: #fff;
	color: #666;
}
.homebox4 .taglist {
	font-size: 14px;
	text-align: center;
	line-height: 160%;
	margin-bottom: 40px;
	width: 100%;
	color: #666;
	border: #bec9b8 1px solid;
	padding: 30px 40px;
	background: #f7faf5;
}
.homebox4 .taglist a {
	padding: 0 9px;
}
.titn {
	margin-bottom: 20px;
}
.titn h4 {
	float: left;
	font-weight: normal;
	font-size: 17px;
	color: #666;
}
.titn ul {
	float: right;
}
.titn ul li {
	float: left;
	padding-left: 10px;
}
.titn ul li a {
	font-size: 12px;
	color: #666;
	text-align: right;
}
.titn .more {
	float: right;
	display: block;
	font-size: 12px;
	color: #666;
	text-align: right;
}
.newbox {
	margin-bottom: 40px;
}
.boxn1 {
	float: left;
	width: 33%;
}
.boxn1 .titn {
	width: 360px;
}
.boxn1 .content {
}
.boxn1 .content .box {
	margin-bottom: 15px;
}
.boxn1 .content .box .pic {
	float: left;
	width: 114px;
	margin-right: 16px;
}
.boxn1 .content .box .pic img {
	border: 1px solid #ccc;
	display: block;
	width: 100%;
}
.boxn1 .content .box .info {
	float: left;
	width: 230px;
}
.boxn1 .content .box .info .nam {
	padding-bottom: 8px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.boxn1 .content .box .info .nam a {
	font-size: 14px;
	color: #666;
}
.boxn1 .content .box .info .nam a:hover {
	color: #F30;
}
.boxn1 .content .box .info .txt {
	font-size: 12px;
	color: #666;
}
.boxn2 {
	float: right;
	width: 67%;
}
.boxn2 .content {
}
.boxn2 .content .box {
	width: 250px;
	float: left;
	margin-right: 25px;
}
.boxn2 .content .box:nth-child(3) {
	margin-right: 0;
}
.boxn2 .content .box .pic {
	width: 100%;
	margin-right: 16px;
}
.boxn2 .content .box .pic img {
	display: block;
	width: 100%;
}
.boxn2 .content .box .info {
	border: #cfd9ca 1px solid;
	padding: 16px 20px;
	background: #FFF;
}
.boxn2 .content .box .info .nam {
	padding-bottom: 8px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.boxn2 .content .box .info .nam a {
	font-size: 14px;
	color: #666;
}
.boxn2 .content .box .info .nam a:hover {
	color: #F30;
}
.boxn2 .content .box .info .txt {
	font-size: 12px;
	color: #666;
}
.boxn3 {
	float: left;
	width: 33%;
}
.boxn3 .titn {
	width: 360px;
}
.boxn3 .content {
}
.boxn3 .content .box {
	width: 170px;
	float: left;
	margin-right: 20px;
}
.boxn3 .content .box:nth-child(2) {
	margin-right: 0;
}
.boxn3 .content .box .pic {
	width: 100%;
	margin-right: 16px;
}
.boxn3 .content .box .pic img {
	display: block;
	width: 100%;
}
.boxn3 .content .box .info {
	border: #cfd9ca 1px solid;
	padding: 16px 20px;
	background: #FFF;
}
.boxn3 .content .box .info .nam {
	margin-bottom: 8px;
	word-wrap: break-word;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	word-break: break-all;
	-webkit-line-clamp: 2;
}
.boxn3 .content .box .info .nam a {
	font-size: 14px;
	color: #666;
}
.boxn3 .content .box .info .nam a:hover {
	color: #F30;
}
.boxn3 .content .box .info .txt {
	font-size: 12px;
	color: #666;
}
.boxn4 {
	float: left;
	width: 33%;
}
.boxn4 .titn {
	width: 360px;
}
.boxn4 .content {
}
.boxn4 .content .box {
	width: 360px;
	float: left;
	margin-bottom: 15px;
}
.boxn4 .content .box:nth-child(3) {
	margin-bottom: 0;
}
.boxn4 .content .box .pic {
	float: left;
	width: 114px;
	margin-right: 16px;
}
.boxn4 .content .box .pic img {
	display: block;
	width: 100%;
	border: #CCC 1px solid;
}
.boxn4 .content .box .info {
	float: left;
	width: 230px;
}
.boxn4 .content .box .info .nam {
	padding-bottom: 8px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.boxn4 .content .box .info .nam a {
	font-size: 14px;
	color: #666;
}
.boxn4 .content .box .info .nam a:hover {
	color: #F30;
}
.boxn4 .content .box .info .txt {
	font-size: 12px;
	color: #666;
}
.boxn5 {
	float: left;
	width: 33%;
}
.boxn5 .titn {
	width: 400px;
}
.boxn5 .content {
}
.boxn5 .content .box {
	width: 400px;
	float: left;
	margin-bottom: 15px;
}
.boxn5 .content .box:nth-child(3) {
	margin-bottom: 0;
}
.boxn5 .content .box .nam {
	padding-bottom: 8px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.boxn5 .content .box .nam a {
	font-size: 14px;
	color: #666;
}
.boxn5 .content .box .nam a:hover {
	color: #F30;
}
.boxn5 .content .box .info {
	width: 100%;
}
.boxn5 .content .box .info .pic {
	float: left;
	width: 78px;
	margin-right: 16px;
}
.boxn5 .content .box .info .pic img {
	display: block;
	width: 100%;
	border: #CCC 1px solid;
}
.boxn5 .content .box .info .txt {
	float: left;
	width: 306px;
	font-size: 12px;
	color: #666;
}
.newbox1 .boxn5 .titn {
	width: 360px;
}
.newbox1 .boxn5 .content .box {
	width: 360px;
}
.newbox1 .boxn5 .content .box .info .txt {
	float: left;
	width: 266px;
}
.boxn6 {
	float: left;
	width: 33%;
}
.boxn6 .titn {
	width: 400px;
}
.boxn6 .content {
	float: left;
	width: 400px;
}
.homebox5 {
	background: #177505 url(../img/lvbg.jpg) no-repeat center top;
	padding: 70px 0px;
}
.homebox5 .honor {
	margin-top: 35px;
}
.homebox5 .honor li {
	float: left;
	background-color: #e6f1f8;
	text-align: center;
	margin-right: 10px;
	width: 19%;
}
.homebox5 .honor li img {
	width: 100%;
	display: block;
	height: 320px;
}
.homebox5 .honor li:last-child {
	margin-right: 0;
}
.homebox5 .hometitle {
	color: #fff;
}
.homebox5 .hometext {
	color: #fff;
}
.homebox9 {
	background: #177505 url(../images/advsbg.jpg) repeat center top;
	background-size:cover;
	padding: 70px 0px;
	overflow:hidden;
	height:550px;
	
}
.homebox6 .erwm {
	float: left;
}
.homebox6 dl {
	float: left;
	font-size: 14px;
	color: #ccc;
	width: 14%;
}
.homebox6 dl dt {
	padding-bottom: 10px;
	color: #FFF;
	font-weight: bold;
}
.homebox6 dl dd a {
	color: #ccc;
	line-height: 160%;
}
.homebox6 .white {
	color: #fff;
	margin-top: 20px;
}
.homebox6 .q1 {
	background: url(../img/salestel.png) no-repeat left center;
}
.homebox6 .q2 {
	background: url(../img/renshi.png) no-repeat left center;
}
.homebox6 .aa {
	padding-left: 24px;
}
.homebox6 .contact {
	width: 30%;
}
.footer {
	background-color: #121d26;
	padding: 30px 0 40px 0;
	color: #666;
	font-size: 14px;
	line-height: 160%;
}
.footer .fotmenu {
	border-bottom: #4f565e 1px solid;
	padding: 19px 0 30px 0;
}
.footer .fotmenu ul li {
	float: left;
	padding-right: 20px;
}
.footer .fotmenu ul li a {
	color: #ccc;
}
.footer .foot {
	margin-top: 20px;
}
.footer .foot ul li {
	float: left;
	background: #00b5e2;
	padding: 8px 20px;
	color: #fff;
	margin-left: 10px;
	border-radius: 30px;
}
.top_menu {
	display: none;
}
.mm-menu {
	width: 50%;
	z-index: 10000000;
}
.mm-navbar {
	height: 50px;
	line-height: 30px;
}
.mm-panel .mm-navbar {
	display: block;
}
.mm-menu > .mm-panel > .mm-navbar + .mm-listview {
	margin-top: 1px;
	border-top: 1px solid #3a3b4b;
}
.mm-menu > .mm-panel:before {
	height: 50px;
	font-size: 1.125rem;
}
.mm-listview {
	line-height: 26px;
}
.mm-listview > li:not(.mm-divider):after {
	left: 0;
}
.mm-listview > li > a, .mm-listview > li > span {
	padding: 10px 10px 10px 10px;
	text-align: center;
}
html.mm-right.mm-opening .mm-slideout {
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.mm-menu.mm-theme-dark .mm-navbar > *, .mm-menu.mm-theme-dark .mm-navbar a {
	text-transform: uppercase;
	color: #888;
}
.mm-menu.mm-theme-dark .mm-navbar {
	border-color: #14151b;
}
.mm-menu.mm-theme-dark {
	background: #22232d;
	color: #cfcfcf;
}
.mm-listview > li:not(.mm-divider):after {
	height: 1px;
	background: #14151b;
}
.mm-menu .mm-listview > li:after {
	border-color: #3a3b4b;
}
.mm-menu.mm-theme-dark .mm-listview > li:after {
	border-color: #3a3b4b;
}
.mm-menu.mm-theme-dark .mm-navbar.mm-navbar-bottom {
	border: 0;
}
/*内页分割线*/

.inbanner {
	height: 550px;
	width: 100%;
	display: table;
	background: url(../img/inbanner.jpg) no-repeat center;
	background-size: cover;
}
.inbanner .title {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
}
.inbanner .title h2 {
	font-weight: normal;
	font-size: 60px;
	color: #fff;
}
.inbanner .title h2:after {
	content: "";
	display: block;
	width: 120px;
	height: 4px;
	background: #fff;
	margin: 20px auto 0;
}
.inpage {
	background: #fff;
	padding: 70px 0;
	color: #333;
}
.inpage .bd {
	margin-top: 50px;
}
.inpage .bd p {
	font-size: 14px;
	line-height: 2;
}
.inner-title {
	text-align: center;
	display: block;
}
.inner-title h3 {
	font-size: 36px;
	color: #333;
}
.inner-title i {
	display: block;
	height: 1px;
	width: 70px;
	background: #d6d6d6;
	margin: 0 auto;
	margin-top: 20px;
}
/*about*/
.about01 {
	background: #f3f7f7;
}
.about01 .con {
	width: 45%;
	padding-top: 70px;
	padding-left: 5%;
	padding-right: 5%;
}
.about01 .con h4 {
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: normal;
}
.about01 .con p {
	margin-bottom: 10px;
}
.about01 .about-img {
	width: 45%;
}
.about01 .about-img img {
	width: 100%;
	display: block;
}
.about02 {
	margin-top: 50px;
	padding: 0 20px;
}
.about02 .whul {
	margin-top: 50px;
}
.about02 .whul li {
	float: left;
	width: 25%;
	text-align: center;
}
.about02 .whul .wh01 {
	background: url(../img/tb01bg.png) no-repeat center center;
	width: 182px;
	height: 182px;
	text-align: center;
	padding: 0 59px;
}
.about02 .whul .tit {
	font-size: 20px;
	color: #5c5c5c;
	text-decoration: none;
}
.about02 .whul .wh02 {
	background: url(../img/tb02bg.png) no-repeat center center;
	width: 182px;
	height: 182px;
	text-align: center;
	padding: 0 59px;
}
.about02 .whul .wh03 {
	background: url(../img/tb03bg.png) no-repeat center center;
	width: 182px;
	height: 182px;
	text-align: center;
	padding: 0 59px;
}
.about02 .whul .wh04 {
	background: url(../img/tb04bg.png) no-repeat center center;
	width: 182px;
	height: 182px;
	text-align: center;
	padding: 0 59px;
}
.about02 .whul .wh01 .who1imm {
	background: url(../img/tb01.png) no-repeat center;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	padding-top: 45px;
	text-align: center;
}
.about02 .whul .wh02 .who2imm {
	background: url(../img/tb02.png) no-repeat center;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	padding-top: 45px;
	text-align: center;
}
.about02 .whul .wh03 .who3imm {
	background: url(../img/tb03.png) no-repeat center;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	padding-top: 50px;
	text-align: center;
}
.about02 .whul .wh04 .who4imm {
	background: url(../img/tb04.png) no-repeat center;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	padding-top: 50px;
	text-align: center;
}
/*honor*/
.honor_ul {
	width: 100%;
	margin: 40px auto;
}
.honor_ul li {
	width: 30%;
	float: left;
	margin-right: 5%;
	margin-bottom: 20px;
}
.honor_ul li:nth-child(3n) {
	margin-right: 0;
}
.honor_ul li a {
	display: block;
	padding: 5px;
	position: relative;
}
.honor_ul li a:hover {
}
.honor_ul li img {
	width: 100%;
	border: 1px solid #ccc;
}
.honor_ul li p {
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
	height: 3em;
}
.honor_ul li p a {
	color: #666;
}
li .cover {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #13418e;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	text-align: center;
	color: #fff;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
}
li:hover .cover {
	opacity: .8;
	filter: alpha(opacity=80);
}
li .ico01 {
	width: 68px;
	height: 68px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -34px;
	margin-left: -94px;
	background: url(../img/i5.png) no-repeat center center;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
li:hover .ico01 {
	margin-left: -34px;
	opacity: 1;
	filter: alpha(opacity=100);
}
li .ico02 {
	width: 68px;
	height: 68px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -34px;
	margin-left: 64px;
	background: url(../img/i6.png) no-repeat center center;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
li:hover .ico02 {
	margin-left: -34px;
	opacity: 1;
	filter: alpha(opacity=100);
}
/*contact*/
.contact-in {
}
.contact-in .cinl {
	float: left;
	width: 50%;
	border-right: 1px solid #90c31f;
}
.contact-in .cinl .zb {
	background: url(../img/zb.png) no-repeat left top;
}
.contact-in .cinl .zb:hover {
	color: #01a700;
}
.contact-in .cinl .gn {
	background: url(../img/gn.png) no-repeat left top;
}
.contact-in .cinl .wm {
	background: url(../img/wm.png) no-repeat left top;
}
.contact-in .bb {
	padding-left: 40px;
	padding-bottom: 30px;
}
.contact-in h4 {
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 10px;
	color: #000;
}
.contact-in p {
	color: #666;
}
.contact-in .cinr {
	float: right;
}
.contact-in .cinr ul li {
	float: left;
	margin-right: 10px;
	text-align: center;
	font-size: 14px;
}
/*news*/
.nlist {
}
.nlist li {
	float: left;
	margin-right: 10px;
}
.nlist li a {
	background: #a7a7a7;
	padding: 14px 20px;
	font-size: 15px;
	color: #fff;
}
.nlist li a.on {
	background: #90c31f;
	text-decoration: none;
}
.nlist li:hover a {
	background: #90c31f;
	text-decoration: none;
}
.newlist {
}
.newlist li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ebebeb;
	padding: 40px 0;
}
.newlist .pic {
	width: 20%;
	overflow: hidden;
}
.newlist .pic img {
	display: block;
	width: 100%;
}
.newlist .info {
	width: 55%;
	margin-left: 2%;
}
.newlist .info .nam {
	font-size: 22px;
	color: #333;
}
.newlist .info .nam:hover {
	color: #0ca00b;
	text-decoration: none;
}
.newlist .info .txt {
	font-size: 14px;
	margin-top: 20px;
	line-height: 2;
	height: 3.4em;
	text-overflow: ellipsis;
	color: #666;
}
.newlist .info .more {
	display: block;
	color: #666;
	font-size: 14px;
	margin-top: 20px;
}
.newlist .info .more:hover {
	color: #0ca00b;
	text-decoration: none;
}
.newlist .date {
	text-align: right;
}
.newlist .date .day {
	font-weight: bold;
	font-size: 36px;
	color: #666;
}
.newlist .date .year {
	font-size: 22px;
	color: #666;
	margin-top: 5px;
}
.minnav {
	color: #333;
	font-size: 18px;
	margin: 50px 0;
}
.minnav .on {
	color: #01a700;
}
.newstitle {
	font-size: 26px;
	text-align: center;
	line-height: 30px;
	margin-bottom: 5px;
	color: #000;
}
.newsinfo {
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	color: #999;
}
.newsmaincon {
	margin: 20px 0;
	color: #39424b;
	font-size: 16px;
}
.inpage .bd .newsmaincon p {
	font-size: 16px;
	margin-bottom: 10px;
}
/*case*/
.case {
}
.case .item {
	float: left;
	width: 32.2%;
	margin-right: 20px;
	margin-bottom: 20px;
}
.case .item:nth-child(3n) {
	margin-right: 0;
}
.case .item:hover a {
	text-decoration: none;
}
.case .item .pic {
	display: block;
	position: relative;
	overflow: hidden;
}
.case .item .pic img {
	display: block;
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.case .item:hover .pic img {
	transform: scale(1.05);
}
.case .item .info {
	background: #f1f9f1;
	padding-left: 40px;
	padding-top: 20px;
}
.case .item .info .name {
	font-size: 18px;
	color: #333;
	line-height: 30px;
	margin-right: 30px;
	margin-top: 20px;
}
.case .item .info .text {
	font-size: 14px;
	color: #777;
	line-height: 20px;
	height: 56px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	word-break: break-all;
	-webkit-line-clamp: 3;
}
/*workshop*/
.workshop {
}
.workshop .item {
	float: left;
	width: 27.2%;
	margin-right: 20px;
	margin-bottom: 20px;
	background: #fff;
	padding: 40px 30px;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.workshop .item:nth-child(3n) {
	margin-right: 0;
}
.workshop .item:hover {
	background: #90c31f;
	-webkit-transition: all .2s;
	transition: all .2s;
	text-decoration: none;
}
.workshop .item .pic {
	display: block;
	position: relative;
	overflow: hidden;
}
.workshop .item .pic img {
	display: block;
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.workshop .item:hover .pic img {
	transform: scale(1.1);
}
.workshop .item .name {
	font-size: 18px;
	color: #333;
	margin-top: 20px;
}
.workshop .item:hover .name {
	color: #fff;
	text-decoration: none;
}
/*product*/
.pro_listbox {
	padding: 50px 0;
}
.colorbg {
	background: #eef6dc;
}
.promaincon {
	margin: 20px 0;
	color: #39424b;
	line-height: 25px;
}
.promaincon img {
	max-width: 100%;
}
.procontou {
	margin-bottom: 30px;
}
.procontou .fl {
	float: left;
	width: 100%;
	max-width: 600px;
}
.procontou .proslide {
	width: 100%;
	max-width: 600px;
	height: 400px;
	border: 1px solid #dedede;
}
.procontou .proslide li img {
	width: 100%;
}
.procontou .pshd {
	height: 100px;
	overflow: hidden;
	position: relative;
}
.procontou .pshd_w {
	position: relative;
}
.procontou .next_off {
	position: absolute;
	top: 10px;
	height: calc(100% - 28px);
	right: -40px;
	cursor: pointer;
}
.procontou .prev_off {
	position: absolute;
	top: 10px;
	height: calc(100% - 28px);
	left: -40px;
	cursor: pointer;
	display: none;
}
.procontou .pshd ul {
	margin-top: 10px;
	position: relative;
	left: 0;
	transition: 0.2s;
}
.procontou .pshd ul li {
	float: left;
	margin-right: 7.2px;
	width: 94px;
	border: 2px solid #dedede;
	cursor: pointer;
	box-sizing: border-box;
}
.procontou .pshd ul li:nth-child(6n) {
	margin-right: 0;
}
.procontou .pshd ul li img {
	display: block;
}
.procontou .pshd ul li.on {
	border-color: #051039;
}
.procontou .pshd02 ul li.on {
	border-color: #df6319;
}
.procontou .pshd03 ul li.on {
	border-color: #119fa1;
}
.procontou .pshd04 ul li.on {
	border-color: #00c33c;
}
.procontou .info {
	float: right;
	color: #666;
	width: calc(100% - 620px);
}
.procontou .info .name {
	font-size: 30px;
	color: #0aab0a;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 30px;
}
.procontou .info02 .name {
	color: #df6319;
}
.procontou .info03 .name {
	color: #119fa1;
}
.procontou .info04 .name {
	color: #00c33c;
}
.procontou .info .num {
	font-size: 16px;
	margin: 10px 0;
}
.procontou .info .txt {
	font-size: 14px;
	line-height: 24px;
}
.procontou .info .btn {
	margin-top: 20px;
}
.procontou .info .btn span {
	display: inline-block;
	background: #0aab0a url(../img/telicon.png) no-repeat 20px center;
	color: #fff;
	padding: 0 20px 0 50px;
	line-height: 40px;
	height: 40px;
	border-radius: 20px;
	font-size: 13px;
}
.procontou .info .btn span br {
	display: none;
}
.procontou .info02 .btn span {
	background-color: #df6319
}
.procontou .info03 .btn span {
	background-color: #119fa1
}
.procontou .info04 .btn span {
	background-color: #00c33c
}
.proo {
	margin-top: 30px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.proo li {
	float: left;
	width: 31%;
	position: relative;
	overflow: hidden;
	margin: 0 20px 20px 0;
	height: 270px;
}
.proo li .txt {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 40px;
	transition: .5s;
}
.proo li .datit {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
	width: 100%;
	text-align: center;
}
.proo li em {
	width: 180px;
	height: 2px;
	background-color: #fff;
	margin: 0 auto;
	display: block;
}
.proo li .miaoshu {
	padding: 15px 20px;
	color: #fff;
}
.proo li .img img {
	display: block;
	width: 100%;
}
.proo li a:hover {
	text-decoration: none;
}
.proo li .probg {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #126410;
	opacity: 0.7;
	height: 40px;
	width: 100%;
	transition: .5s;
}
.proo li a:hover .txt {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 80%;
}
.proo li a:hover .datit {
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 20px;
}
.proo li a:hover .probg {
	height: 100%;
}
.probox01 {
}
.probox01 .item {
	margin-right: 20px;
	margin-bottom: 20px;
	width: 32%;
	float: left;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.probox01 .item:nth-child(3n) {
	margin-right: 0;
}
.probox01 .item:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.probox01 .item .pic {
	display: block;
}
.probox01 .item .pic img {
	display: block;
	width: 100%;
}
.probox01 .item .info {
	background: #f2f8fb;
	text-align: center;
	padding: 30px 40px;
	height: 50px;
}
.probox01 .item .info .name {
	font-size: 18px;
	color: #192436;
	margin-bottom: 10px;
}
.probox01 .item a:hover {
	text-decoration: none;
}
.probox01 .item a:hover .info .name {
	color: #1e9024;
}
.probox01 .item .info .text {
	font-size: 13px;
	color: #777;
	line-height: 160%;
	word-wrap: break-word;
	word-break: normal;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	word-break: break-all;
	-webkit-line-clamp: 2;
}
/*上下页*/
.newsbackline {
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #dedede;
	padding-top: 20px;
	margin: 30px 0 50px;
}
.newsbackline ul {
	width: 100%;
}
.newsbackline ul li.prev {
	text-align: left;
}
.newsbackline ul li {
	width: 33.333333%;
	float: left;
	display: block;
	height: 33px;
	text-align: center;
}
.newsbackline ul li.next {
	text-align: right;
}
.main .bd .newsbackline ul li a {
	display: inline-block;
	width: 120px;
	border-width: 1px;
	border-style: solid;
	border-color: #dedede;
	text-decoration: none;
	color: #666;
	font-size: 12px;
	box-sizing: border-box;
	background: #fff;
	line-height: 30px;
}
.newsbackline ul li a {
	text-align: center;
}
.newsbackline ul li a {
	display: inline-block;
	width: 120px;
	border-width: 1px;
	border-style: solid;
	border-color: #dedede;
	text-decoration: none;
	color: #666;
	font-size: 12px;
	box-sizing: border-box;
	background: #fff;
	line-height: 30px;
}
 @media (max-width: 1200px) {
.wrapper {
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}
.nav {
	width: 65%;
}
.probox .item {
	width: 19.3%;
}
.probox1 .item {
	width: 49.5%;
}
.homebox4 .taglist {
	width: auto;
}
.boxn2 .content .box {
	margin-right: 12px;
}
.prolist01 .item {
	width: 23.7%;
}
.prolist02 .item, .workshop .item {
	width: 27%;
}
.case .item {
	width: 32%;
}
}
 @media (max-width: 720px) {
	 
	 .homebox2 {
	padding: 60px 20px 100px;
}
.bannerslide .swiper-slide {
	height: 300px;
}
.top_menu {
	float: right;
	display: block;
	margin-top: 5px;
}
.container {
	padding: 0;
}
.nav {
	display: none;
}
.top-right {
	display: none;
}
.homebox1 .prolist a {
	display: inline-block;
	margin-bottom: 10px;
}
.probox .item {
	width: 48%;
	margin: 1%;
}
.probox .item:nth-child(5n) {
	margin-right: 1%;
}
.probox .item .info {
	padding: 20px;
}
.probox .item .info .name {
	font-size: 16px;
}
.probox1 .item {
	width: 100%;
}
.probox1 .item .info {
	padding: 40px;
}
.probox1 .item .info .name a {
	font-size: 16px;
}
.newbox {
	margin-bottom: 0;
}
.boxn1, .boxn2, .boxn3, .boxn4, .boxn5, .boxn6 {
	width: 100%;
	box-sizing: border-box;
	margin-top: 20px;
}
.boxn1 .titn, .boxn3 .titn, .boxn4 .titn, .boxn5 .titn, .boxn6 .titn {
	width: 100%;
}
.newbox1 .boxn5 .titn {
	width: 100%;
}
.boxn1 .content .box .pic, .boxn4 .content .box .pic {
	width: 30%;
}
.boxn1 .content .box .info, .boxn4 .content .box .info {
	width: 65%;
}
.boxn2 .content .box {
	width: 100%;
	margin-bottom: 10px;
}
.boxn3 .content .box {
	width: 48%;
	margin-right: 12px;
}
.boxn4 .content .box {
	width: 100%;
}
.boxn5 .content .box {
	width: 100%;
}
.boxn5 .content .box .info .pic {
	width: 20%;
}
.boxn5 .content .box .info .txt {
	width: 74%;
}
.newbox1 .boxn5 .content .box {
	width: 100%;
}
.newbox1 .boxn5 .content .box .info .txt {
	width: 74%;
}
.boxn6 .content {
	width: 100%;
}
.homebox5 .honor li img {
	height: auto;
}
.homebox5 .honor li {
	width: 17%;
}
.homebox6 dl {
	display: none;
}
.homebox6 .contact {
	display: block;
	width: 100%;
}
.footer .fotmenu {
	display: none;
}
.inbanner {
	height: 300px;
}
.inbanner .title h2 {
	font-size: 40px;
	margin-top: 50px;
}
.about01 .about-img {
	width: 100%;
}
.about01 .con {
	width: 100%;
	box-sizing: border-box;
	padding: 5%;
}
.about02 .whul li {
	width: 100%;
	margin-bottom: 10px;
}
.nlist li {
	margin-bottom: 10px;
}
.nlist li a {
	display: inline-block;
	padding: 10px 15px;
}
.newlist .pic {
	display: none;
}
.newlist .date {
	display: none;
}
.newlist .info {
	width: 100%;
}
.workshop .item {
	width: 100%;
	box-sizing: border-box;
}
.case .item {
	width: 100%;
}
.contact-in .cinl {
	width: 100%;
	border-right: none;
}
.proo li {
	width: 100%;
	height: auto;
	margin: 0 0 20px 0;
}
.probox01 .item {
	width: 100%;
}
.procontou .fl {
	max-width: none;
}
.procontou .proslide {
	max-width: none;
	height: auto;
}
.procontou .info {
	width: 100%;
}
}

.jiazhiula{width:100%; margin:0 auto;}
.jiazhiula li{float:left; width:23%; margin:1%; padding:28px; box-sizing:border-box; font-size:16px; text-align:center; border:1px solid #ddd; background-color:#f3f3f3}
.jiazhiula li img{display:block; margin:0 auto 15px;}
.jiazhiula li strong{font-size:26px; display:block; margin-bottom:4px;}


.jiazhiulb{width:100%; margin:0 auto;}
.jiazhiulb li{float:left; width:23%; margin:1%; box-sizing:border-box; font-size:16px; line-height:140%; text-align:center; border:1px solid #ddd; background-color:#f3f3f3; padding-bottom:15px; letter-spacing:2px;}
.jiazhiulb li img{display:block; margin:0 auto 20px;}
.jiazhiulb li strong{font-size:22px; display:block; margin-bottom:10px;}


.nnewsul{width:100%;}
.nnewsul li{width:48%; margin:1%; float:left;}
.nnewsul li img{width:100%; display:block;}
