@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
	/* vertical-align: middle; */
}

body {
	min-width: 1200px;
	font-family: 'Microsoft YaHei', 'Arial';
	font-size: 14px;
	color: #333;
	/* line-height: 24px; */
}

ol,
ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

img {
	border: 0;
}

input,
button,
select,
textarea {
	outline: none;
	border: none;
}

#btn {
	width: 25px;
	height: 25px;
	background: url('../images/seach.png') no-repeat center;
	margin-left: -35px;
	z-index: 2;
}

.input {
	width: 210px;
	height: 35px;
	border: 1px solid #d7d7d7;
	text-indent: 10px;
}

header,
footer,
article,
aside,
section,
nav,
menu,
hgroup,
details,
dialog,
figure,
figcaption {
	display: block
}


/* 清除浮动*/
.clearfix:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* 清除margin*/
.ulm2n li:nth-child(2n) {
	margin-right: 0px;
}

.ulm3n li:nth-child(3n) {
	margin-right: 0px;
}

.ulm4n li:nth-child(4n) {
	margin-right: 0px;
}

.ulm5n li:nth-child(5n) {
	margin-right: 0px;
}

.ulm6n li:nth-child(6n) {
	margin-right: 0px;
}

/* 清除padding*/
.ulp2n li:nth-child(2n) {
	padding-right: 0px;
}

.ulp3n li:nth-child(3n) {
	padding-right: 0px;
}

.ulp4n li:nth-child(4n) {
	padding-right: 0px;
}

.ulp5n li:nth-child(5n) {
	padding-right: 0px;
}

.ulp6n li:nth-child(6n) {
	padding-right: 0px;
}



.b_img {
	width: 1200px;
	height: 300px;
}

/* header */

.header1 {
	position: relative;
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background: #ffffff;
	border-bottom: 1px solid #d7d7d7;
}

.header1 .container {
	position: relative;
	width: 1200px;
	margin: 0px auto;
}

.header1 p {
	text-align: right;
	color: #5a5a5a;
}

.header1 p .span1 {
	float: left;
}

.header1 p a {
	color: #5a5a5a;
	padding-left: 30px;
	padding-right: 20px;
	background: url("../images/fenge1.png") no-repeat right center;
	position: relative;
	top: -2px;
}

.header1 p a.last {
	background: none;
	padding-right: 0px;
}

.header1 p .span2 {
	background: url("../images/icon1.png") no-repeat left center;
	margin-left: 15px;
}

.header1 p .span3 {
	background: url("../images/icon2.png") no-repeat left center;
	margin-left: 15px;
}

.header1 p .span4 {
	background: url("../images/icon3.png") no-repeat left center;
	margin-left: 15px;
}





.header2 {
	position: relative;
	width: 100%;
	height: 100px;
	overflow: visible;
	background-color: #166828;
	top: 0;
	z-index: 999;
	border-bottom: 1px solid #ccc;
}

.header2 .container {
	position: relative;
	width: 1200px;
	margin: 0px auto;
}

.header2 .logo {
	float: left;
	height: 100px;
	line-height: 100px;
}

.header2 .nav {
	width: 850px;
	float: left;
	margin-left: 20px;
}

.header2 .nav>li {
	float: left;
	position: relative;
}

.header2 .nav>li>a {
	display: inline-block;
	padding: 15px 0px;
	margin: 24px 23px;
	font-size: 16px;
	border-bottom: 2px solid #fff;
	color: #fff;
}

.header2 .nav .curr>a {
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
}

.header2 .nav>li:hover>a {
	color: #ffffff;
	border-bottom: 2px solid #e60012;
}

.header2 .tel {
	float: right;
	height: 100px;
	line-height: 45px;
	font-size: 21px;
	font-weight: 700;
	color: #ffffff;
	text-align: center;
}

.header2 .menu {
	position: absolute;
	z-index: 999999;
	width: 120%;
	overflow: hidden;
	left: -8px;
	top: 100px;
	/* background:#fff; */
	border-top: 2px solid #156827;
	display: none;
}

.header2 .menu ul {
	position: relative;
	left: 0px;
	width: 100%;
	margin: 0px auto;
}

.header2 .menu ul li {
	float: left;
	width: 100%;
	padding: 8px 0px;
	border-right: 1px dashed #c4c4c4;
	text-align: center;
	margin: 1px 0;
	background: #fff;
}

.header2 .menu ul li img {
	width: 150px;
	height: 80px;
}

.header2 .menu ul li h3 {
	font-size: 14px;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}

.header2 .menu ul li p a {
	font-size: 12px;
	color: #7a7a7a;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.header2 .menu ul li p a:hover {
	color: #333;
}

.header2 .menu ul li:last-child {
	border-right: none;
}




.yqlj {
	display: none;
}




/*swiperloop1*/
/* #swiperloop1{position: relative; overflow: hidden; width:100%;}
#swiperloop1 .swiper-slide{position: relative; max-width:1920px; margin:0 auto; text-align: center;}
#swiperloop1 .swiper-slide img{ width: auto; height: 100%;}
#swiperloop1 .swiper-button-next,#swiperloop1 .swiper-button-prev {opacity:0.8; width:70px; height:100px; cursor:pointer; transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;}
#swiperloop1 .swiper-button-prev{background: url('../images/prev1.png') no-repeat left top; left: 300px;}
#swiperloop1 .swiper-button-next{background: url('../images/next1.png') no-repeat left top; right: 300px;}
#swiperloop1 .swiper-button-next:hover,#swiperloop1 .swiper-button-prev:hover{ background-position:left bottom; opacity:1;} */


/*banner*/
.swiperloop11 .swiper-container {
	width: 100%;
	height: 100%;

}

.swiperloop11 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiperloop11 .swiper-slide img {
	width: 100%;
}

/* index */

.index_a {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-top: 2%;
}

.index_a .container {
	position: relative;
	width: 1200px;
	margin: 0px auto;
}

.index_a .tab {
	position: relative;
}

.index_a .tabmenu {
	width: 100%;
	height: 120px;
	background: #f5f5f5;
	border-bottom: 1px solid #156827;
}

.index_a .tabmenu ul {
	width: 850px;
	/* float: left; */
	margin: 0 auto;
}

.index_a .tabmenu ul li {
	float: left;
	width: 160px;
	height: 120px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	background: url('../images/tab_bj1.png') no-repeat center;
	overflow: hidden;
}

.index_a .tabmenu ul li div {
	position: relative;
	height: 60px;
	width: 60px;
	margin: 15px auto 0;
	overflow: hidden;
}

.index_a .tabmenu ul li div img {
	position: relative;
	left: 0px;
	top: 0px;
}

.index_a .tabmenu ul li p {
	color: #156827;
}

.index_a .tabmenu ul li.selected {
	color: #fff;
	background: #156827;
	border-bottom: 3px solid #fff;
}

.index_a .tabmenu ul li.selected div img {
	position: relative;
	left: -60px;
	top: 0px;
}

.index_a .tabmenu ul li.selected p {
	color: #fff;
}

.index_a .tabmenu form {
	position: relative;
	width: 320px;
	float: right;
	text-align: right;
}

.index_a .tabmenu form p {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	margin-top: 15px;
}

.index_a .tabmenu form p a {
	color: #da251d;
	position: relative;
	top: -2px;
}

.index_a .tabmenu form input {
	width: 210px;
	height: 35px;
	border: 1px solid #d7d7d7;
	text-indent: 10px;
}


.index_a .tabbox {
	position: relative;
	width: 1200px;
	height: 343px;
	/* overflow: hidden; */
	/* margin: 0px auto; */
	/* border-left: 1px solid #d7d7d7; */
	/* margin-bottom: 30px; */
}

.index_a .tabbox dd {
	width: 100%;
}

.index_a .tabbox dd.hide {
	display: none;
}

.index_a .tabbox dd div {
	width: 599px;
	height: 599px;
	text-align: center;
	float: left;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	position: relative;
	overflow: hidden;
}

.index_a .tabbox dd div .cp {
	width: 100%;
	height: 460px;
}

.index_a .tabbox dd div p {
	font-size: 24px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.index_a .tabbox dd div .y_icon {
	width: 365px;
	position: relative;
	z-index: 2;
	margin-top: 10px;
}

.index_a .tabbox dd ul {
	width: 600px;
	float: left;
}

.index_a .tabbox dd ul li {
	width: 299px;
	height: 299px;
	text-align: center;
	float: left;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	position: relative;
}

.index_a .tabbox dd ul li img {
	width: 100%;
	height: 260px;
}

.index_a .tabbox dd ul li p {
	position: relative;
	z-index: 2;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	margin-top: 0px;
}

.index_a .tabbox #dd2 ul {
	width: 300px;
	float: left;
}

.index_a .tabbox #dd3 ul {
	width: 300px;
	float: left;
}









/*swiperloop2*/
#swiperloop2 {
	position: relative;
	width: 1200px;
	height: 700px;
	margin: 70px auto 0;
}

#swiperloop2 .swiper-slide {
	position: relative;
	width: 100%;
}

#swiperloop2 .swiper-slide img {
	width: 640px;
	height: 550px;
	float: left;
	margin-right: 50px;
}

#swiperloop2 .swiper-slide div {
	width: 460px;
	float: left;
	color: #fff;
}

#swiperloop2 .swiper-slide div h2 {
	font-size: 40px;
	color: #fff;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	margin-top: 70px;
}

#swiperloop2 .swiper-slide div h4 {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

#swiperloop2 .swiper-slide div p {
	color: #fff;
	height: 120px;
	line-height: 30px;
	overflow: hidden;
	margin-top: 45px;
}

#swiperloop2 .swiper-slide div a {
	display: inline-block;
	color: #2668aa;
	padding: 4px 15px;
	background: #fff;
	border-radius: 30px;
	margin-top: 70px;
}

#swiperloop2 .swiper-button-next {
	opacity: 0.8;
	width: 70px;
	height: 100px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

#swiperloop2 .swiper-button-prev {
	background: url('../images/prev1.png') no-repeat left top;
	left: -50px;
}

#swiperloop2 .swiper-button-next {
	background: url('../images/next1.png') no-repeat left top;
	right: -50px;
}

#swiperloop2 .swiper-button-next:hover {
	background-position: left bottom;
	opacity: 1;
}








.index_c {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.index_c .container {
	position: relative;
	width: 1200px;
	margin: 30px auto;
}

.index_c .tab {
	position: relative;
}

.index_c .tabmenu {
	width: 240px;
	float: left;
}

.index_c .tabmenu h2 {
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 28px;
	color: #fff;
	background: url('../images/tab_h2.png') no-repeat center;
}

.index_c .tabmenu ul {
	width: 100%;
}

.index_c .tabmenu ul li {
	height: 46px;
	line-height: 46px;
	padding: 0 20px;
	font-size: 16px;
	cursor: pointer;
	background: #f2f2f2;
	overflow: hidden;
	margin-top: 5px;
}

.index_c .tabmenu ul li.selected {
	color: #fff;
	background: url('../images/tab_bj4.png') no-repeat center;
}


.index_c .tabbox {
	position: relative;
	width: 940px;
	float: right;
	overflow: hidden;
}

.index_c .tabbox dd {
	width: 100%;
}

.index_c .tabbox dd.hide {
	display: none;
}

.index_c .tabbox dd .cp {
	width: 572px;
	height: 572px;
	float: left;
}

.index_c .tabbox dd .divpp {
	float: right;
	width: 340px;
}

.index_c .tabbox dd .divpp h3 {
	font-size: 28px;
	color: #156827;
	font-weight: normal;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
}

.index_c .tabbox dd .divpp p {
	height: 150px;
	line-height: 30px;
	overflow: hidden;
	margin-top: 10px;
}

.index_c .tabbox dd .divpp a {
	display: block;
	color: #fff;
	width: 150px;
	line-height: 44px;
	height: 44px;
	text-align: center;
	background: #156827;
	margin-top: 50px;
}

.index_c .tabbox dd .divpp img {
	width: 100%;
	margin-top: 50px;
}


.index_c .buzhu {
	width: 100%;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	background: url('../images/buzhu.png') no-repeat center;
	margin-top: 10px;
}

.index_c .buzhu span {
	font-size: 18px;
	color: #fff;
	padding: 0 35px;
}

.index_c .buzhu .tel {
	font-size: 28px;
	color: #fff;
	margin-left: 104px;
}

.index_c .buzhu a {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	float: right;
	margin-right: 40px;
}








.index_d {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.index_d .container {
	position: relative;
	width: 1200px;
	margin: 10px auto 30px;
}

.index_d .title {
	text-align: center;
}

.index_d .title h2 {
	font-size: 34px;
	color: #333;
}

.index_d .title h2 span {
	color: #d71d1d;
	position: relative;
	top: -2px;
}

.index_d .title p {
	color: #5a5a5a;
	font-size: 16px;
	margin-top: 15px;
}

.index_d ul {
	margin-top: 40px;
}

.index_d ul li {
	width: 225px;
	height: 340px;
	float: left;
	border: 1px solid #d7d7d7;
	margin-right: 12px;
	text-align: center;
}

.index_d ul li h3 {
	font-size: 18px;
	color: #333;
}

.index_d ul li p {
	width: 140px;
	/* height: 48px; */
	overflow: hidden;
	color: #5a5a5a;
	margin: 20px auto 0;
}

.index_d ul li img {
	margin-top: 10px;
}







.index_e {
	position: relative;
	width: 100%;
	height: 308px;
	overflow: hidden;
	background: url('../images/ad_bj1.png') no-repeat center top;
}

.index_e .container {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.index_e div {
	position: relative;
	width: 1200px;
	text-align: center;
	/* position: absolute; */
}

.index_e div h2 {
	font-size: 36px;
	color: #fff;
	margin-top: 68px;
}

.index_e div h3 {
	font-size: 34px;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 40px;
}

.index_e div h3 span {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	padding: 4px 10px;
	background: #56aa1d;
	margin-right: 30px;
}

.index_e div a {
	/* position: absolute; */
	/* top: 25px; */
	/* right: 0px; */
	display: inline-block;
	font-size: 16px;
	color: #fff;
	padding: 6px 25px;
	background: #56aa1d;
	border-radius: 30px;
}







/*subject_details*/

.p_banner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.p_banner .container {
	position: relative;
	width: 1200px;
	margin: 10px auto;
}



.search {
	position: relative;
	height: 60px;
	line-height: 60px;
	width: 100%;
	background: #f5f5f5;
	overflow: hidden;
}

.search .container {
	position: relative;
	width: 1200px;
	margin: 0px auto;
}

.search form {
	position: relative;
}

.search form p {
	width: 750px;
	float: left;
}

.search form p a {
	color: #da251d;
	position: relative;
	top: -2px;
}




.subjectOne {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.subjectOne .container {
	position: relative;
	width: 1200px;
	margin: 30px auto 20px;
}

.subjectOne .left_box {
	position: fixed;
	z-index: 999;
	top: 30%;
	left: 50%;
	margin-left: -830px;
	width: 200px;
	background: #f5f5f5;
	display: none;
}

.subjectOne .leftmenu {
	position: relative;
	width: 100%;
}

.subjectOne .leftmenu dd {
	border: 1px solid #d7d7d7;
	margin-bottom: 10px;
}

.subjectOne .leftmenu dd .m-title1 {
	position: relative;
	height: 50px;
	line-height: 50px;
	background: #f5f5f5;
	font-size: 14px;
	text-indent: 15px;
	overflow: hidden;
}

.subjectOne .leftmenu dd .m-title1 a {
	width: 140px;
	overflow: hidden;
}

.subjectOne .leftmenu dd .m-title1 span {
	position: absolute;
	width: 20px;
	height: 20px;
	right: 10px;
	top: 15px;
}

.subjectOne .leftmenu dd .m-title1 span.jia {
	background: url("../images/jia.png") no-repeat center;
}

.subjectOne .leftmenu dd .m-title1 span.jian {
	background: url("../images/jian.png") no-repeat center;
}

.subjectOne .leftmenu dd.selected {
	border: 1px solid #156827;
}

.subjectOne .leftmenu dd.selected .m-title1 {
	background: #156827;
}

.subjectOne .leftmenu dd.selected .m-title1 a {
	color: #fff;
}

.subjectOne .leftmenu dd .menuson {
	width: 90%;
	margin: 0 auto;
	display: none;
}

.subjectOne .leftmenu dd .menuson li {
	position: relative;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
}

.subjectOne .leftmenu dd .menuson li span {
	font-size: 13px;
	color: #fff;
	letter-spacing: -3px;
	margin-right: 5px;
}

.subjectOne .leftmenu dd .menuson li a {
	color: #5a5a5a;
	width: 90%;
	overflow: hidden;
}

.subjectOne .leftmenu dd .menuson li:hover a {
	color: #156827;
}

.subjectOne .leftmenu dd .menuson li:hover span {
	color: #156827;
}

.subjectOne .right_box .floor {
	margin-bottom: 30px;
}

.subjectOne .right_box .floor h2 {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-indent: 15px;
	background: url("../images/h2_bj.png") no-repeat left center;
}

.subjectOne .right_box .floor h2 span {
	display: inline-block;
	width: 140px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-indent: 0px;
}

.subjectOne .right_box .floor b_img {
	width: 100%;
}

.subjectOne .right_box .floor ul {
	width: 100%;
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
}

.subjectOne .right_box .floor ul li {
	position: relative;
	float: left;
	width: 299px;
	height: 299px;
	border-bottom: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}

.subjectOne .right_box .floor ul li .cp {
	width: 100%;
	height: 299px;
}

.subjectOne .right_box .floor ul li div {
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	height: 299px;
	text-align: center;
	overflow: hidden;
	background: rgba(35, 97, 173, 0.5);
	visibility: hidden;
}

.subjectOne .right_box .floor ul li div p {
	height: 75px;
	line-height: 75px;
	text-align: right;
	color: #ffe400;
	font-size: 25px;
	padding-right: 20px;
	letter-spacing: 3px;
}

.subjectOne .right_box .floor ul li div h3 {
	height: 75px;
	line-height: 75px;
	color: #fff;
	font-size: 24px;
	margin: 50px 0 40px;
}

.subjectOne .right_box .floor ul li div a {
	display: inline-block;
	color: #1f5598;
	padding: 2px 20px;
	background: #fff;
	border-radius: 30px;
	margin-right: 10px;
}

.subjectOne .right_box .floor ul li:hover div {
	visibility: visible;
}





.p_point {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px dotted #d7d7d7;
}

.p_point .container {
	position: relative;
	width: 1200px;
	margin: 0px auto;
}

.p_point h2 {
	float: left;
	color: #5a5a5a;
	font-size: 18px;
	font-weight: normal;
	text-indent: 40px;
	background: url("../images/icon7.png") no-repeat left center;
}

.p_point p {
	float: right;
	color: #5a5a5a;
}

.p_point p a {
	color: #5a5a5a;
	position: relative;
	top: -2px;
}

.p_point p a:hover {
	color: #156827;
}






.product-read {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.product-read .container {
	position: relative;
	width: 1200px;
	margin: 45px auto;
}

.product-read .left {
	position: relative;
	width: 400px;
	float: left;
	margin-left: 20px;
}

.product-read #alm_imgblock {
	position: relative;
	width: 400px;
	height: 400px;
	border: 0px solid #ddd;
}

.product-read .alm_figimg img {
	width: 100%;
	height: 100%;
}

.product-read .alm_bigimg {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	left: 0;
	top: 0;
	display: none;
	overflow: hidden
}

.product-read .alm_bigimg img {
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%
}

.product-read #mousetrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: url(../images/agnify.png) no-repeat center;
	display: block
}

.product-read #mousetrap.no-mousetrap {
	background: none
}

.product-read #mousetrap:hover {
	cursor: crosshair;
}

.product-read #alm_smallimg {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.product-read .alm_smallimg_block {
	position: relative;
	width: 10000px;
}

.product-read .alm_smallimg_block li {
	float: left;
	width: 70px;
	height: 70px;
	border: 1px solid #ccc;
	margin-right: 5px;
}

.product-read .alm_smallimg_block li:hover {
	border: 1px solid #f00;
}

.product-read .alm_smallimg_block li img {
	width: 100%;
	height: 100%;
}

.product-read #alm_smallimg .bx-wrapper .bx-controls-direction a {
	position: absolute;
	z-index: 99;
	width: 30px;
	height: 30px;
	text-indent: 999px;
}

.product-read #alm_smallimg .bx-wrapper .bx-controls-direction a.bx-prev {
	background: url(../images/thumbs_left.png) no-repeat center;
	left: 0;
	top: 50%;
	margin-top: -15px;
}

.product-read #alm_smallimg .bx-wrapper .bx-controls-direction a.bx-next {
	background: url(../images/thumbs_right.png) no-repeat center;
	right: 0;
	top: 50%;
	margin-top: -15px;
}



.product-read .right {
	width: 600px;
	height: 440px;
	float: left;
	border: 0px solid #ddd;
	margin-left: 50px;
}

.product-read .right h2 {
	font-size: 34px;
	height: 50px;
	line-height: 50px;
	font-weight: normal;
	overflow: hidden;
	margin-top: 15px;
}

.product-read .right h4 {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	font-weight: normal;
	overflow: hidden;
	margin-bottom: 25px;
}

.product-read .right p {
	font-size: 16px;
	color: #5a5a5a;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.product-read .right .box1 {
	width: 100%;
	height: 115px;
	background: #f5f5f5;
	overflow: hidden;
}

.product-read .right .box1 .a1 {
	display: inline-block;
	font-size: 20px;
	color: #fff;
	padding: 10px 50px;
	border-radius: 30px;
	background: #156827;
	margin-left: 30px;
	margin-top: 35px;
}

.product-read .right .box1 .a2 {
	display: inline-block;
	font-size: 16px;
	color: #5a5a5a;
	padding: 30px 10px 0;
	float: right;
	background: url(../images/icon9.png) no-repeat center top;
	margin: 35px 30px 0px 0px;
}

.product-read .right .box2 {
	position: relative;
	z-index: 2;
	top: 30px;
	width: 300px;
}

.product-read .right .box2 p {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	font-weight: normal;
	overflow: hidden;
}

.product-read .right .box2 h3 {
	font-size: 24px;
	height: 30px;
	line-height: 30px;
	color: #156827;
}






.subject_de {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.subject_de .container {
	position: relative;
	width: 1200px;
	margin: 20px auto;
}

.subject_de .tab {
	position: relative;
}

.subject_de .tabmenu {
	width: 100%;
	height: 60px;
	background: #f5f5f5;
	border-bottom: 1px solid #156827;
}

.subject_de .tabmenu ul {
	width: 850px;
	float: left;
}

.subject_de .tabmenu ul li {
	float: left;
	width: 160px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 14px;
	color: #272636;
	cursor: pointer;
	background: url('../images/tab_bj1.png') no-repeat center;
	overflow: hidden;
}

.subject_de .tabmenu ul li.selected {
	color: #156827;
	background: url('../images/tab_bj2.png') no-repeat center top;
	border-bottom: 3px solid #fff;
}

.subject_de .tabbox,
.pro_tab .tabbox {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 0px auto;
}

.subject_de .tabbox dd,
.pro_tab .tabbox dd {
	width: 100%;
}

.subject_de .tabbox dd.hide,
.pro_tab .tabbox dd.hide {
	display: none;
}

.subject_de .tabbox dd.hide p img,
.pro_tab .tabbox dd.hide p img {
	width: auto !important;
	max-width: 100%;
	display: block;
}


.subject_de .why {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.subject_de .why h2 {
	font-size: 46px;
	color: #156827;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	margin-top: 120px;
	text-align: center;
}

.subject_de .why ul {
	margin-top: 65px;
}

.subject_de .why ul li {
	float: left;
	width: 299px;
	height: 235px;
	border-right: 1px dashed #5c9bc3;
	border-bottom: 1px dashed #5c9bc3;
	text-align: center;
}

.subject_de .why ul li img {
	margin-top: 20px;
}

.subject_de .why ul li p {
	width: 210px;
	font-size: 16px;
	height: 72px;
	overflow: hidden;
	margin: 20px auto 0;
}

.subject_de .why ul li:nth-child(4) {
	border-right: none;
}

.subject_de .why ul li:nth-child(5) {
	border-bottom: none;
}

.subject_de .why ul li:nth-child(6) {
	border-bottom: none;
}

.subject_de .why ul li:nth-child(7) {
	border-bottom: none;
}

.subject_de .why ul li:nth-child(8) {
	border-right: none;
	border-bottom: none;
}



.subject_de .sell {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.subject_de .sell h2 {
	font-size: 46px;
	color: #156827;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	margin-top: 60px;
	text-align: center;
}

.subject_de .sell h4 {
	font-size: 16px;
	color: #5a5a5a;
	text-align: center;
	font-weight: normal;
}

.subject_de .sell ul {
	margin-top: 35px;
	margin-bottom: 30px;
}

.subject_de .sell ul li {
	float: left;
	width: 380px;
	margin-right: 30px;
	margin-bottom: 20px;
}

.subject_de .sell ul li img {
	width: 100%;
	height: 280px;
}

.subject_de .sell h3 {
	font-size: 20px;
	color: #156827;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	margin-top: 10px;
}

.subject_de .sell ul li p {
	font-size: 16px;
	height: 60px;
	color: #5a5a5a;
	line-height: 30px;
	overflow: hidden;
}




.subject_de .year {
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #f5f5f5;
}

.subject_de .year h2 {
	font-size: 46px;
	color: #156827;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	margin-top: 60px;
	text-align: center;
}

.subject_de .year h4 {
	font-size: 16px;
	color: #5a5a5a;
	text-align: center;
	font-weight: normal;
}

.subject_de .year ul {
	margin-top: 35px;
	margin-bottom: 30px;
}

.subject_de .year ul li {
	float: left;
	width: 570px;
	margin-right: 30px;
	margin-bottom: 30px;
}

.subject_de .year ul li img {
	width: 100%;
	height: 400px;
}



.subject_de .transport {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.subject_de .transport h2 {
	font-size: 46px;
	color: #156827;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	margin-top: 60px;
	text-align: center;
}

.subject_de .transport h4 {
	font-size: 16px;
	color: #5a5a5a;
	text-align: center;
	font-weight: normal;
}

.subject_de .transport ul {
	margin-top: 20px;
}

.subject_de .transport ul li {
	float: left;
	width: 285px;
	margin-right: 20px;
	margin-bottom: 35px;
}

.subject_de .transport ul li img {
	width: 100%;
	height: 355px;
}

.subject_de .transport h3 {
	font-size: 24px;
	color: #fff;
	text-align: center;
	height: 60px;
	line-height: 60px;
	background: #156827;
}



.subject_de .parameter {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.subject_de .parameter table {
	position: relative;
	margin: 100px 0 50px;
	border-left: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
}

.subject_de .parameter table th,
.subject_de .parameter table td {
	border-bottom: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}








.product_a {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.product_a .container {
	position: relative;
	width: 1200px;
	margin: 30px auto 20px;
}

.product_a .left_box {
	position: relative;
	float: left;
	width: 200px;
}

.product_a .leftmenu {
	position: relative;
	width: 100%;
}

.product_a .leftmenu dd {
	/* border: 1px solid #d7d7d7; */
	margin-bottom: 10px;
}

.product_a .leftmenu dd .m-title1 {
	position: relative;
	height: 50px;
	line-height: 50px;
	background: #f5f5f5;
	font-size: 14px;
	text-indent: 15px;
	overflow: hidden;
}

.product_a .leftmenu dd .m-title1 a {
	width: 140px;
	overflow: hidden;
}

.product_a .leftmenu dd .m-title1 span {
	position: absolute;
	width: 20px;
	height: 20px;
	right: 10px;
	top: 15px;
}

.product_a .leftmenu dd .m-title1 span.jia {
	background: url("../images/jia.png") no-repeat center;
}

.product_a .leftmenu dd .m-title1 span.jian {
	background: url("../images/jian.png") no-repeat center;
}

.product_a .leftmenu dd.selected {
	border: 1px solid #156827;
}

.product_a .leftmenu dd.selected .m-title1 {
	background: #156827;
}

.product_a .leftmenu dd.selected .m-title1 a {
	color: #fff;
}

.product_a .leftmenu dd .menuson {
	width: 90%;
	margin: 0 auto;
	display: none;
}

.product_a .leftmenu dd .menuson li {
	position: relative;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
}

.product_a .leftmenu dd .menuson li span {
	font-size: 13px;
	color: #fff;
	letter-spacing: -3px;
	margin-right: 5px;
}

.product_a .leftmenu dd .menuson li a {
	color: #5a5a5a;
	width: 90%;
	overflow: hidden;
}

.product_a .leftmenu dd .menuson li:hover a {
	color: #156827;
}

.product_a .leftmenu dd .menuson li:hover span {
	color: #156827;
}

.product_a .hot {
	margin-top: 30px;
	border: 1px solid #d7d7d7;
}

.product_a .hot h4 {
	height: 50px;
	line-height: 50px;
	background: #156827;
	color: #fff;
	font-size: 18px;
	text-align: center;
	overflow: hidden;
}

.product_a .hot ul {
	width: 170px;
	margin: 0 auto;
}

.product_a .hot ul li {
	border-bottom: 1px solid #d7d7d7;
	text-align: center;
}

.product_a .hot ul li img {
	width: 170px;
	height: 170px;
}

.product_a .hot ul li p {
	height: 30px;
	line-height: 30px;
	color: #5a5a5a;
	text-align: center;
	overflow: hidden;
	margin-bottom: 10px;
}

.product_a .hot ul li:last-child {
	border-bottom: none;
}


.product_a .right_box {
	position: relative;
	float: right;
	width: 986px;
}

.product_a .right_box .cp_box {
	position: relative;
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
}

.product_a .right_box .cp_box li {
	position: relative;
	float: left;
	width: 245px;
	height: 340px;
	border-bottom: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}

.product_a .right_box .cp_box div {
	position: absolute;
	z-index: 9;
	left: 0px;
	top: 0px;
	width: 245px;
	height: 340px;
	text-align: center;
}

.product_a .right_box .cp_box div img {
	width: 240px;
	height: 240px;
}

.product_a .right_box .cp_box div h3 {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: normal;
	overflow: hidden;
	margin-top: 5px;
}

.product_a .right_box .cp_box div h4 {
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #9a9a9a;
	font-weight: normal;
	overflow: hidden;
}

.product_a .right_box .cp_box div p {
	padding: 0 5px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #5a5a5a;
	overflow: hidden;
	margin-top: 10px;
}

.product_a .right_box .cp_box div span {
	display: none;
	position: absolute;
	z-index: 99;
	top: 0;
	right: 0;
	width: 19px;
	height: 19px;
	background: url("../images/icon10.png") no-repeat center;
}



.product_a .right_box .cp_box li:hover div {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	background: #fff;
	border: 1px solid #156827;
	box-shadow: 0 0 5px #666;
}

.product_a .right_box .cp_box li:hover div span {
	display: block;
}



/*页码*/
.page {
	position: relative;
	clear: both;
	text-align: center;
	margin: 60px auto 60px;
}

.page a {
	display: inline-block;
	padding: 3px 12px;
	border: 1px solid #d7d7d7;
	margin-right: 5px;
	color: #787878;
}

.page a.current {
	border: 1px solid #0b40a7;
	color: #fff;
	background: #0b40a7;
}

.page span {
	position: relative;
	top: -2px;
}







#product-read {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}

#product-read .container {
	position: relative;
	width: 986px;
	margin: 45px auto;
}

#product-read .left {
	position: relative;
	width: 400px;
	float: left;
	margin-left: 0px;
}

#product-read #alm_imgblock {
	position: relative;
	width: 400px;
	height: 400px;
	border: 1px solid #d7d7d7;
}

.product-read .alm_figimg img {
	width: 100%;
	height: 100%;
}

.product-read .alm_bigimg {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	left: 407px;
	top: 0;
	display: none;
	overflow: hidden;
	z-index: 999;
}

.product-read .alm_bigimg img {
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%
}

.product-read #mousetrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: url(../images/agnify.png) no-repeat center;
	display: block
}

.product-read #mousetrap.no-mousetrap {
	background: none
}

.product-read #mousetrap:hover {
	cursor: crosshair;
}

.product-read #alm_smallimg {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.product-read .alm_smallimg_block {
	position: relative;
	width: 10000px;
}

.product-read .alm_smallimg_block li {
	float: left;
	width: 70px;
	height: 70px;
	border: 1px solid #ccc;
	margin-right: 5px;
}

.product-read .alm_smallimg_block li:hover {
	border: 1px solid #f00;
}

.product-read .alm_smallimg_block li img {
	width: 100%;
	height: 100%;
}

.product-read #alm_smallimg .bx-wrapper .bx-controls-direction a {
	position: absolute;
	z-index: 99;
	width: 30px;
	height: 30px;
	text-indent: 999px;
}

.product-read #alm_smallimg .bx-wrapper .bx-controls-direction a.bx-prev {
	background: url(../images/thumbs_left.png) no-repeat center;
	left: 0;
	top: 50%;
	margin-top: -15px;
}

.product-read #alm_smallimg .bx-wrapper .bx-controls-direction a.bx-next {
	background: url(../images/thumbs_right.png) no-repeat center;
	right: 0;
	top: 50%;
	margin-top: -15px;
}



#product-read .right {
	width: 500px;
	height: 460px;
	float: left;
	border: 0px solid #ddd;
	margin-left: 50px;
}

#product-read .right h2 {
	font-size: 28px;
	height: 70px;
	line-height: 70px;
	font-weight: normal;
	overflow: hidden;
	border-bottom: 1px dashed #d7d7d7;
	margin-top: 0px;
	margin-bottom: 10px;
}

#product-read .right p {
	font-size: 14px;
	color: #333;
	height: auto;
	line-height: 30px;
	overflow: hidden;
}

#product-read .right p span {
	color: #5a5a5a;
	line-height: 30px;
}

#product-read .right .box3 .a3 {
	display: inline-block;
	font-size: 18px;
	color: #fff;
	padding: 6px 20px;
	background: #156827;
	border-radius: 4px;
	position: relative;
	z-index: 9;
	top: 30px;
}

#product-read .right .box4 {
	padding: 25px 0;
	border-top: 1px dashed #d7d7d7;
	margin-top: 30px;
}

#product-read .right .box4 span {
	font-size: 18px;
	color: #333;
	font-weight: normal;
}

#product-read .right .box4 h3 {
	font-size: 24px;
	color: #156827;
}




.product_a .tab {
	margin-top: 20px;
}

.product_a .tab .tabmenu {
	width: 100%;
	height: 50px;
	background: #f6f6f6;
}

.product_a .tab .tabmenu ul {
	overflow: hidden;
	border: 1px solid #d7d7d7;
}

.product_a .tab .tabmenu ul li {
	float: left;
	width: 160px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	border-right: 1px solid #d7d7d7;
}

.product_a .tab .tabmenu ul li.selected {
	background: #156827;
	color: #fff;
}

.product_a .tab .tabbox {
	clear: both;
	position: relative;
	width: 95%;
	margin: 10px auto 30px;
}

.product_a .tab .tabbox dd.hide {
	display: none;
}

.product_a .tab .tabbox dd {
	width: 100%;
}

.product_a .tab .tabbox dd img {
	max-width: 100%;
	width: auto !important;
	display: block;
}










/* index */

/*解决方案*/
.container {
	width: 1200px;
	margin: 0px auto;
}

.z-container {
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}

.skill-title {
	height: auto;
	overflow: hidden;
}

.skill-left {
	float: left;
	width: 598px;
}

.skill-left .sl-p {
	font-size: 24px;
	color: #2a2a2a;
}

.skill-left .sl-p1 {
	font-size: 14px;
	color: #5a5a5a;
	margin-top: 8px;
}

.search-right {
	margin-top: 20px;
}

.search-right input {
	width: 419px;
	height: 40px;
	border: 1px solid #e1e1e1;
	display: inline-block;
	float: left;
	padding-left: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.search-right button {
	width: 120px;
	height: 40px;
	background: #2a8edb;
	border: none;
	font-size: 14px;
	color: #fff;
}

.skill-right {
	float: right;
	width: 480px;
	margin-top: 15px;
}

.sr-img {
	float: left;
	width: 100px;
}

.sr-img1 {
	float: left;
	margin-left: 22px;
}

.sr-img1 .sr-p {
	font-size: 22px;
	color: #2a2a2a;
}

.sr-img1 .sr-p1 {
	font-size: 14px;
	color: #5a5a5a;
	margin: 5px 0;
}

.sr-img1 a {
	display: block;
	width: 120px;
	height: 40px;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	background: #2a8edb;
	text-align: center;
}

.home-com {
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}

.home-com .zhome-left {
	float: left;
	width: 200px;
}

.zhome-one {
	height: auto;
	overflow: hidden;
}

.one-ul li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-bottom: 8px;
	border: 1px solid #e1e1e1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 10px;
	background: #f5f5f5;
}

.one-ul li a {
	color: #3a3a3a;
	font-size: 14px;
	background: url(../images/z_jian1.png) no-repeat right center;
	display: block;
}

.one-ul li.cur {
	background: #156827;
}

.one-ul li.cur a {
	color: #fff;
	background: url(../images/z_jian.png) no-repeat right center;
}

.zhome-two {
	height: auto;
	overflow: hidden;
	margin-top: 15px;
	border: 1px solid #e1e1e1;
}

.zhome-title {
	width: 100%;
	height: 50px;
	background: #156827;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
}

.hot-ol li {
	height: auto;
	margin: 0 15px;
	margin-top: 27px;
	border-bottom: 1px solid #e1e1e1;
}

.hot-ol li img {
	display: block;
	margin: 0 auto;
}

.hot-ol li p {
	text-align: center;
	font-size: 14px;
	color: #5a5a5a;
	margin: 15px 0;
}

.home-com .zhome-right {
	float: right;
	width: 988px;
	border: 1px solid #e1e1e1;
	padding-bottom: 50px;
}

.zright-title {
	height: 48px;
	border-bottom: 1px solid #156827;
}

.zright-title span {
	width: 188px;
	display: inline-block;
	background: #fff;
	border: 1px solid #156827;
	line-height: 48px;
	text-align: center;
	color: #156827;
	font-size: 18px;
	border-bottom: none;
	background: #fff;
	font-weight: bold;
}

.solu-con {
	height: auto;
	overflow: hidden;
	padding: 0 36px 0px 40px;
}

.solu-ul {
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}

.solu-ul li {
	border-bottom: 1px dashed #b2b2b2;
	padding: 35px 0;
}

.solu-ul li .que-top {
	background: url(../images/zwen.png) no-repeat left center;
	padding-left: 25px;
	margin: 10px 0;
	line-height: 28px;
	color: #2a2a2a;
	font-size: 18px;
	font-weight: bold;
}

.solu-ul li .que-bottom {
	background: url(../images/zda.png) no-repeat left 6px;
	padding-left: 25px;
	font-size: 14px;
	color: #5a5a5a;
}

.solu-con .z-sect {
	height: auto;
	margin-top: 40px;
	overflow: hidden;
}

.solu-con .z-sect h1 {
	font-weight: normal;
	height: 40px;
	background: #156827;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	padding: 0 25px;
	display: inline-block;
	margin-bottom: 20px;
}

.solu-con .z-sect .z-sect-con {
	height: auto;
}

.ztui li {
	float: left;
	width: 278px;
	height: 318px;
	border: 1px solid #e1e1e1;
	margin-right: 34px;
}

.ztui li img {
	display: block;
	width: 252px;
	height: 248px;
	margin-top: 20px;
}

.ztui li p {
	text-align: center;
	font-size: 14px;
	margin: 10px 0;
}

.ztui li a {
	color: #2a2a2a;
}

.case-ul li {
	width: 280px;
	margin-right: 36px;
	float: left;
}

.case-ul li img {
	display: block;
	width: 280px;
	height: 280px;
}

.case-ul li p {
	text-align: center;
	font-size: 14px;
	margin: 10px 0;
}

.case-ul li a {
	color: #2a2a2a;
}

/*详情页*/
.lijing {
	border-bottom: 1px solid #dcdcdc;
	line-height: 40px;
	color: #666;
	font-size: 14px;
}

.lijing span {
	color: #156827;
}

.zr-detail {
	text-align: center;
	font-size: 24px;
	color: #000000;
	margin-top: 43px;
	margin-bottom: 20px;
	overflow: hidden;
}

.proinfo-title1 {
	text-align: center;
	font-size: 14px;
	color: #5a5a5a;
	width: 406px;
	margin: 0 auto;
	height: 50px;
}

.proinfo-title1 .tate {
	float: left;
	margin-right: 30px;
}

.detail-con {
	padding: 0 15px;
}

.newsInfo-bottom1 {
	margin-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 5px;
}

.newsInfo-bottom a {
	color: #666;
	font-size: 14px;
}

.newsInfo-bottom a.return {
	float: right;
}

.actile {
	padding: 0 15px;
	margin-top: 20px;
}

/*客户案例*/
.cum-ul {
	height: auto;
	overflow: hidden;
	padding: 24px;
}

.cum-ul li {
	width: 300px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}

.cum-ul li:nth-child(3n) {
	margin-right: 0px;
}

.cum-ul li img {
	display: block;
	width: 300px;
	height: 300px;
}

.cum-ul li p {
	font-size: 14px;
	color: #000000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.znews {
	border: 1px solid #e1e1e1;
	margin-top: 15px;
	height: auto;
	overflow: hidden;
}

.znews-title {
	height: auto;
	overflow: hidden;
}

.znews-title ul {
	height: auto;
	overflow: hidden;
}

.znews-title ul li {
	float: left;
	width: 99px;
	background: #f5f5f5;
	line-height: 50px;
	color: #156827;
	font-size: 16px;
	text-align: center;
}

.znews-title ul li.current {
	background: #156827;
	color: #fff;
}

.znew-con {
	height: auto;
	overflow: hidden;
}

.znew-con .znews-in {
	margin: 0 15px;
	display: none;
}

.znew-con .znews-in ol li {
	line-height: 40px;
	border-bottom: 1px solid #e1e1e1;
	font-size: 14px;
}

.znew-con .znews-in ol li a {
	color: #2a2a2a;
}

.znew-con .znews-in ol li:hover a {
	color: #156827;
}

/*售后服务*/
.serv-ul {
	height: auto;
	overflow: hidden;
	margin-top: 35px;
}

.serv-ul li {
	border-bottom: 1px solid #e1e1e1;
	padding: 30px 0px;
	margin: 0 40px;
	height: auto;
	overflow: hidden;
}

.serv-ul li .serv-left {
	float: left;
	width: 503px;
}

.serv-ul li .serv-left dl dt {
	font-size: 30px;
	color: #156827;
	font-weight: bold;
	margin-bottom: 30px;
}

.serv-ul li .serv-left dl dd {
	font-size: 16px;
	color: #3a3a3a;
	margin-bottom: 10px;
}

.serv-ul li .serv-right {
	float: left;
	width: 401;
}

.serv-ul li .serv-left1 {
	float: none;
	width: 100%;
}

.serv-ul li .serv-left dl dd span {
	color: #e61717;
}

/*服务项目*/
.project-ul {
	height: auto;
	overflow: hidden;
	padding-left: 25px;
	margin-top: 50px;
}

.project-ul li {
	height: auto;
	overflow: hidden;
	margin-bottom: 50px;
}

.project-ul li dl dt {
	color: #156827;
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 13px;
}

.project-ul li dl dd {
	font-size: 16px;
	color: #3a3a3a;
}

.project-ul li dl dd img {
	display: block;
	margin: 0 auto;
	margin-top: 35px;
}

/*服务流程*/
.flow {
	margin-top: 135px;
	overflow: hidden;
	height: auto;
}

.flow img {
	display: block;
	margin: 0 auto;
	margin-bottom: 130px;
}

/*服务网点*/
.networ {
	overflow: hidden;
	height: auto;
	padding: 0 30px;
	margin-top: 30px;
}

.networ .net-p {
	font-size: 14px;
	color: #2a2a2a;
	margin-bottom: 20px;
}

.networ .net-p span {
	color: #156827;
	font-size: 24px;
	font-weight: bold;
}

.net-img img {
	display: block;
	margin: 64px auto;
}

/*关于天翔*/
.zabout {
	height: auto;
	overflow: hidden;
	margin: 30px 0;
	padding: 0 15px;
}

.qiye {
	height: auto;
	overflow: hidden;
	padding: 0 15px;
}

.qy-title {
	width: 121px;
	height: 37px;
	text-align: center;
	background: #156827;
	line-height: 37px;
	color: #fff;
	font-size: 14px;
	border-radius: 20px;
}

.qy-ul {
	height: auto;
	overflow: hidden;
	margin-top: 23px;
}

.qy-ul li {
	float: left;
	width: 458px;
	height: 286px;
	margin-right: 30px;
	margin-bottom: 30px;
}

/*大事记*/
.even-img img {
	display: block;
	margin: 0 auto;
}

.home-com .zhome-right1 {
	border: 0;
}

/*企业文化*/
.curtule {
	padding: 30px 15px;
	height: auto;
	overflow: hidden;
}

/*荣誉资质*/
.zhonor {
	padding: 30px 19px;
	height: auto;
	overflow: hidden;
}

.gallery a.qulity2 {
	display: block;
}

.gallery img {
	width: 440px;
	height: 319px;
	vertical-align: top;
	border: 1px solid #e8e8e8;
}

.gallery:hover img {}

.qulity1 {}

.f2_2 {
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.gallery {
	float: left;
	overflow: hidden;
	margin-right: 65px;
	margin-bottom: 30px;
}

.gallery:nth-child(2n) {
	margin-right: 0;
}

.qulity3 {
	text-align: center;
	display: block;
	margin-top: 5px;
	color: #2a2a2a;
	font-size: 16px;
}

.grayr1 {
	margin: 0 auto;
	width: 240px
}

.grayr1 a {
	padding-right: 5px;
	padding-left: 5px;
	margin: 2px;
	color: #2a2a2a;
	font-weight: bold
}

.grayr1 a:hover {
	color: #000;
	background: #99ffff
}

.grayr1 a:active {
	color: #000;
	background: #99ffff
}

.grayr1 a.current {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 2px;
	padding-top: 2px;
}

.grayr1 span {
	color: #7E7E7E
}

#jquery-overlay {
	Z-INDEX: 90;
	LEFT: 0px;
	WIDTH: 100%;
	POSITION: absolute;
	TOP: 0px
}

#jquery-largephotobox {
	Z-INDEX: 100;
	LEFT: 0px;
	WIDTH: 100%;
	LINE-HEIGHT: 0;
	POSITION: fixed;
	TOP: 0px;
	_position: absolute
}

#jquery-largephotobox A IMG {}

#largephotobox-container {
	LEFT: 50%;
	POSITION: fixed;
	TOP: 50%;
	BACKGROUND-COLOR: rgb(255, 255, 255);
	_position: absolute
}

#largephotobox-container-image {
	OVERFLOW: hidden;
	POSITION: absolute
}

#largephotobox-image {
	LEFT: 0px;
	POSITION: absolute;
	TOP: 0px
}

#largephotobox-btnclose {
	Z-INDEX: 1;
	RIGHT: -15px;
	POSITION: absolute;
	TOP: -15px
}

/*品牌客户*/
.zbrand {
	padding: 23px;
	height: auto;
	overflow: hidden;
	padding-top: 0;
}

.brand-ul {
	height: auto;
	overflow: hidden;
}

.brand-ul li {
	height: 148px;
	border-bottom: 1px solid #e1e1e1;
	padding-top: 23px;
}

.brand-ul li .hz-le {
	float: left;
	width: 200px;
}

.brand-ul li .hz-rii {
	float: right;
	width: 724px;
}

.brand-ul li .hz-rii .hz-con {
	font-size: 18px;
	color: #2a2a2a;
	font-weight: bold;
}

.brand-ul li .hz-rii .span {
	font-size: 14px;
	color: #2a2a2a;
	margin-top: 5px;
}

.brand-ul li .hz-rii .kan-a {
	width: 89px;
	height: 29px;
	background: #156827;
	color: #fff;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	display: block;
	border-radius: 20px;
}

.home-com .zhome-right2 {
	padding-bottom: 0;
}

/*联系我们*/
.contact {
	height: auto;
	overflow: hidden;
}

.contact-map {
	margin-bottom: 60px;
}

.contact-con {
	height: auto;
	padding: 0 20px;
}

.contact-p {
	color: #156827;
	font-size: 24px;
}

.contact-p1 {
	color: #2a2a2a;
	font-size: 24px;
	margin-bottom: 25px;
	margin-top: 12px;
}

.cac-ul li {
	font-size: 16px;
	color: #2a2a2a;
	margin-bottom: 20px;
}

.cac-ul li span {
	width: 74px;
	display: inline-block;
}

.messages {
	height: auto;
	overflow: hidden;
	margin-top: 45px;
}

.messages h1 {
	font-size: 24px;
	color: #2a2a2a;
	font-weight: normal;
}

.messages p {
	color: #2a2a2a;
	font-size: 16px;
	margin: 5px 0 20px 0;
}

.messages .mess-left {
	float: left;
	width: 260px;
}

.messages .mess-left input {
	width: 260px;
	border: 1px solid #e1e1e1;
	height: 38px;
	text-indent: 10px;
	line-height: 38px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #9a9a9a;
}

.messages .mess-right {
	float: right;
	width: 616px;
}

.messages .mess-right textarea {
	width: 613px;
	border: 1px solid #e1e1e1;
	height: 211px;
	text-indent: 10px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #9a9a9a;
	padding-top: 10px;
}

.messages .mess-right .btn2 {
	width: 98px;
	height: 38px;
	border: 1px solid #e1e1e1;
	background: #156827;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

/*新闻资讯*/
.news-ul {
	height: auto;
	overflow: hidden;
}

.news-ul li {
	height: 148px;
	border-bottom: 1px solid #e1e1e1;
	padding-top: 23px;
}

.news-ul li .hz-le {
	float: left;
	width: 200px;
}

.news-ul li .hz-rii {
	float: right;
	width: 724px;
}

.news-ul li .hz-rii .hz-con {
	font-size: 18px;
	color: #2a2a2a;
	font-weight: bold;
}

.news-ul li .hz-rii .span {
	font-size: 14px;
	color: #2a2a2a;
	margin-top: 5px;
}

.news-ul li .hz-rii .kan-a {
	width: 89px;
	height: 29px;
	background: #156827;
	color: #fff;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	display: block;
	border-radius: 20px;
}

/*视频报道*/
.video {
	padding: 23px;
	height: auto;
	overflow: hidden;
}

.video ul li {
	float: left;
	width: 436px;
	margin-right: 66px;
	margin-bottom: 50px;
}

.video ul li img {
	display: block;
	width: 436px;
	height: 283px;
}

.video ul li p {
	text-align: center;
	font-size: 16px;
	color: #2a2a2a;
	margin-top: 10px;
}

/*分子公司*/
.zright-title1 {
	height: 48px;
	border-bottom: 1px solid #156827;
	background: #f5f5f5;
}

.com-ul li {
	float: left;
	width: 108px;
	height: 48px;
	background: #f5f5f5;
	line-height: 48px;
	text-align: center;
	color: #000000;
	font-size: 16px;
	border-right: 1px solid #e1e1e1;
	cursor: pointer;
}

.com-ul li.cuur {
	background: #fff;
	border: 1px solid #156827;
	line-height: 48px;
	text-align: center;
	color: #156827;
	font-size: 18px;
	border-bottom: none;
}

.company-con {
	height: auto;
	overflow: hidden;
	margin-top: 26px;
	padding: 0 20px;
}

.company-con .company-in {
	height: auto;
	overflow: hidden;
	display: none;
}

.company-left {
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}

.company-left .com-inner {
	width: 100%;
	background: url(../images/z-dt.jpg) no-repeat center right;
	cursor: pointer;
	overflow: hidden;
	height: 152px;
}

.company-left.atter .com-inner {
	background: url(../images/z-dt1.jpg) no-repeat center right;
}

.company-left .comp-le {
	width: 203px;
	float: left;
}

.company-left .comp-le img {
	width: 203px;
	height: 152px;
}

.company-left .comp-ri {
	width: 500px;
	float: left;
	margin-left: 30px;
}

.company-left .comp-ri h1 {
	color: #3a3a3a;
	font-size: 18px;
}

.company-left .comp-ri p {
	color: #3a3a3a;
	font-size: 16px;
	margin-top: 8px;
}

.comp-map {
	overflow: hidden;
	margin-top: 32px;
	display: none;
	height: 400px;
}







/*@media(max-width:1400px){

.subjectOne .container{width: 800px;}
.subjectOne .right_box .floor img{width:100%;}
.subjectOne .right_box .floor ul li{width: 199px;height: 230px;}
.subjectOne .right_box .floor ul li div{width: 199px;height: 230px;}
.subjectOne .right_box .floor ul li .cp{height: 230px;}
.subjectOne .left_box {margin-left: -610px;}

.subjectOne .right_box .floor ul li div h3{font-size: 18px; margin: 30px 0 20px;}
.subjectOne .right_box .floor ul li div a{ margin-bottom:15px;}

}*/

.qqbox {
	position: fixed;
	left: 0px;
	top: 30%;
	z-index: 999;
	width: 120px;
	height: auto;
	text-align: center;
	background: #117dc2;
	color: #fff;
}

.qqbox .p1 {
	margin-top: 10px;
}

.qqbox .qqbtn1 {
	display: block;
	position: absolute;
	right: -26px;
	top: 130px;
	width: 25px;
	height: 67px;
	background: url("../images/qqbtn2.png") no-repeat center #117dc2;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.qqbox .qqbtn2 {
	display: block;
	position: absolute;
	right: -26px;
	top: 130px;
	width: 25px;
	height: 67px;
	background: url("../images/qqbtn1.png") no-repeat center #117dc2;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.qqbox .returnTop {
	position: relative;
	width: 75px;
	height: 43px;
	background: url("../images/r-top.png") no-repeat center;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* 公司简介 */
.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
	width: 49%;
}

.clearfix {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.clearfix:after {
	clear: both;
}


.about {
	/* background: #f5f6fb; */
	padding: 45px 0;
	/* margin-top: 45px; */
}

.about .w1200 {
	position: relative;
}

.about>.w1200>ul li {
	float: left;
	width: 147px;
	border-right: 1px solid #8e8e8e;
	padding: 0 75px;
	transition: all 0.6s;
	cursor: pointer;
}

.about>.w1200>ul li:hover b {
	color: #0e6eb9;
}

.about>.w1200>ul li:last-child {
	border-right: none;
}

.about>.w1200>ul {
	margin-bottom: 65px;
}

.about>.w1200>ul li div b {
	font-size: 47px;
	transition: all 0.6s;
}

.about>.w1200>ul li div {
	color: #666666;
	font-size: 16px;
}

.about div.fl {
	width: 607px;
	padding-left: 0;
}

.about figure,
	{
	width: 576px;
	height: 399px;
	overflow: hidden;
	margin-left: 12px;
}

.about h3 {
	color: #141418;
	font-size: 20px;
	padding: 30px 0;
}

.about p {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}

.about .more {
	width: 122px;
	height: 40px;
	border: solid 0px #8e8e8e;
	color: #141418;
	font-size: 14px;
	border: 1px solid #8e8e8e;
	display: block;
	text-align: center;
	color: #141418;
	line-height: 40px;
	margin-top: 36px;
	transition: all 0.6s;
}

.about .t {
	opacity: 0.3;
	font-size: 48px;
	color: #156827;
	position: absolute;
	bottom: 0px;
	right: 0;
	font-family: Times-Roman;
}

.about .more:hover {
	transform: translateX(10px);
}

/* 工厂 */
.picScroll {
	position: relative;
	margin-top: 40px;
}

.picScroll ul li {
	width: 383px;
	margin-right: 25px;
}

.picScroll ul li figure {
	display: block;
	width: 383px;
	height: 297px;
	overflow: hidden;
	transition: all 1.2s;
}

.picScroll ul li figure img {
	display: block;
	width: 100%;
	overflow: hidden;
	transition: all 1.2s;
}

figcaption {
	display: block;
}

.picScroll ul li h3 {
	color: #141418;
	font-size: 16px;
	padding: 15px 0;
}

.picScroll ul li p {
	color: #666666;
	font-size: 12px;
}

.picScroll .prev:hover,
.picScroll .next:hover {
	background: #0e6eb9;
}

.picScroll .prev {
	left: -60px;
	top: 45%;
}

.picScroll .prev,
.picScroll .next {
	display: block;
	width: 44px;
	height: 44px;
	background-color: #b3b3b3;
	text-align: center;
	color: #fff;
	border-radius: 100%;
	font-size: 40px;
	line-height: 36px;
	cursor: pointer;
	transition: all 0.6s;
	position: absolute;
}

.picScroll .next {
	right: -60px;
	top: 45%;
}

/* 工程案例 */
.latest-post {
	/* border-bottom: 1px solid #dedede; */
}

.title-section {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 36px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 50px;
}

.title-section p {
	color: #868686;
	font-size: 19px;
	line-height: 25px;
}

.owl-pagination {
	display: none;
}

.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	position: relative;
	zoom: 1;
	margin: 5px;
	font-size: 32px;
	border-radius: 6px;
	-o-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: #fff;
	border: 1px solid #dbdbdb;
	opacity: 1;
	padding: 0;
	width: 64px;
	height: 37px;
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
}

.owl-theme .owl-controls {
	margin-bottom: 25px;
}

.owl-theme .owl-controls .owl-buttons div:hover {
	border: 1px solid #156827;
	background: #156827;
}

.owl-theme .owl-controls .owl-buttons div:before {
	font-family: 'FontAwesome';
	position: absolute;
	font-size: 32px;
	color: #156827;
	width: 100%;
	left: 0;
	text-align: center;
	line-height: 37px;
}

.owl-theme .owl-controls .owl-buttons div:hover:before {
	color: #fff;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
	content: "\f104";
}

.owl-theme .owl-controls .owl-buttons div.owl-next:before {
	content: "\f105";
}

.owl-buttons {
	margin-top: -75px;
}

.news-item {
	margin: 15px;
	margin-bottom: 40px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.news-item .inner-item {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

.news-item .inner-item img {
	width: 100%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
}

.news-item:hover .inner-item img {
	-webkit-filter: blur(2px) grayscale(1);
	-moz-filter: blur(2px) grayscale(1);
	-o-filter: blur(2px) grayscale(1);
	-ms-filter: blur(2px) grayscale(1);
	filter: blur(2px) grayscale(1);
}

.latest-post {
	/* border-bottom: 1px solid #dedede; */
	margin-top: 20px;
}

.news-item h5 {
	margin-bottom: 5px;
	line-height: 28px;
	font-size: 120%;
}

.news-item p {
	line-height: 25px;
	margin-bottom: 10px;
	font-size: 100%;
}

a.read-more {
	display: inline-block;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border: 1px solid #156827;
	color: #156827;
	padding: 8px 12px;
	background: #fff;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
	text-transform: lowercase;
	text-decoration: none;
}

a.read-more i {
	color: #156827;
	font-size: 12px;
	margin-left: 7px;
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
}

a.read-more:hover i {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

.hover-item {
	position: absolute;
	top: 50%;
	margin-top: -56px;
	left: 0;
}

.hover-item ul li {
	margin-bottom: 5px;
}

.hover-item ul li a {
	display: inline-block;
	color: #fff;
	font-size: 11px;
	font-family: 'Open Sans', sans-serif;
	padding: 10px;
	margin-left: -100%;
	text-decoration: none;
	background: #156827
}

.hover-item ul li a i {
	font-size: 14px;
	color: #fff;
	margin-right: 5px;
}

.hover-item ul li a.autor {
	transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-webkit-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
}

.hover-item ul li a.date {
	transition: all 0.29s ease-in-out;
	-moz-transition: all 0.29s ease-in-out;
	-webkit-transition: all 0.29s ease-in-out;
	-o-transition: all 0.29s ease-in-out;
}

.hover-item ul li a.comment-numb {
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}

.item:hover .hover-item ul li a {
	margin-left: 0;
}

/* 优势 */
.goods {
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}

.good_title img {
	display: block;
	width: 961px;
	height: 294px;
	margin: 0 auto;
}

.good_bg {
	width: 1200px;
	height: 477px;
	background: url(../images/good_bg.jpg) no-repeat;
	margin-top: 20px;
}

.good_left {
	width: 377px;
	float: left;
}

.good01_bg {
	width: 377px;
	float: left;
	height: 147px;
	background: url(../images/01.jpg) no-repeat;
	margin-top: 55px;
}

.good01_text {
	width: 350px;
	float: right;
}

.good01_text span {
	display: block;
	color: #0b7ad7;
	font: bold 18px "Microsoft YaHei";
	text-align: center;
	margin-top: 45px;
}

.good01_text p {
	color: #333;
	font: normal 14px/22px "Microsoft YaHei";
	width: 340px;
	margin: 0 auto;
	word-break: break-all;
	word-wrap: break-word;
	text-align: justify;
	text-justify: inter-ideograph;
}

.good02_bg {
	width: 377px;
	float: left;
	height: 147px;
	background: url(../images/02.jpg) no-repeat;
	margin-top: 70px;
}

.good02_text {
	width: 350px;
	float: right;
}

.good02_text span {
	display: block;
	color: #0b7ad7;
	font: bold 18px "Microsoft YaHei";
	text-align: center;
	margin-top: 45px;
}

.good02_text p {
	color: #333;
	font: normal 14px/22px "Microsoft YaHei";
	width: 340px;
	margin: 0 auto;
	word-break: break-all;
	word-wrap: break-word;
	text-align: justify;
	text-justify: inter-ideograph;
}

.good_right {
	width: 377px;
	float: right;
}

.good03_bg {
	width: 377px;
	float: left;
	height: 147px;
	background: url(../images/03.jpg) no-repeat;
	margin-top: 55px;
}

.good03_text {
	width: 350px;
	float: left;
}

.good03_text span {
	display: block;
	color: #0b7ad7;
	font: bold 18px "Microsoft YaHei";
	text-align: center;
	margin-top: 45px;
}

.good03_text p {
	color: #333;
	font: normal 14px/22px "Microsoft YaHei";
	width: 340px;
	margin: 0 auto;
	word-break: break-all;
	word-wrap: break-word;
	text-align: justify;
	text-justify: inter-ideograph;
}

.good04_bg {
	width: 377px;
	float: left;
	height: 147px;
	background: url(../images/04.jpg) no-repeat;
	margin-top: 70px;
}

.good04_text {
	width: 350px;
	float: left;
}

.good04_text span {
	display: block;
	color: #0b7ad7;
	font: bold 18px "Microsoft YaHei";
	text-align: center;
	margin-top: 45px;
}

.good04_text p {
	color: #333;
	font: normal 14px/22px "Microsoft YaHei";
	width: 340px;
	margin: 0 auto;
	word-break: break-all;
	word-wrap: break-word;
	text-align: justify;
	text-justify: inter-ideograph;
}

.ad {
	width: 100%;
	height: 246px;
	background: url(../images/ad.jpg) no-repeat center;
}

/* 新闻中心 */
.three {
	padding: 30px 0 98px;
}

.thslide {
	margin-top: 44px;
}

.thslide .hd ul {
	text-align: center;
}

.thslide .hd ul li {
	display: inline-block;
	width: 117px;
	height: 40px;
	border: 1px solid #b2b2b2;
	text-align: center;
	font-size: 16px;
	color: #000;
	margin: 0 12px;
	line-height: 40px;
	border-radius: 8px;
}

.thslide .hd ul li.on {
	border: 1px solid #156827;
	background: #156827;
	color: #fff;
}

.thslide .bd {
	margin-top: 63px;
}

.bdbox {
	width: 1200px;
	margin: 0 auto;
}

.bdbl {
	width: 537px;
}

.bdblt {
	padding: 25px 0 10px;
	font-size: 18px;
}

.bdbl .bdblpic {
	width: 537px;
	height: 197px;
	overflow: hidden;
}

.bdbl .bdblpic a img {
	transition: all .5s linear;
}

.bdbl:hover .bdblpic a img {
	transform: scale(1.1);
}


.bdblcon {
	font-size: 14px;
	line-height: 23px;
	color: #999;
}

.bdblmore {
	width: 127px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #999;
	text-align: center;
	margin-top: 20px;
}

.bdblmore a {
	font-size: 14px;
	color: #999;
	display: block;
	width: 100%;
	height: 100%;
}

.bdblmore:hover {
	border: 1px solid #156827;
}

.bdblmore:hover a {
	color: #fff;
	background: #156827;
}

.bdbr>ul>li {
	width: 580px;
	margin-bottom: 40px;
}

.bdbr>ul>li:last-child {
	margin-bottom: 0
}

.bdbr>ul>li .date {
	width: 84px;
	text-align: right;
	border-right: 1px solid #7f7f7f;
	padding-right: 15px;
}

.dt1 {
	font-size: 22px;
	color: #000;
}

.dt2 {
	font-size: 14px;
}

.bdcon {
	width: 465px;
}

.bdcont {
	font-size: 18px;
	padding-bottom: 5px;
}

.bdconcon {
	font-size: 14px;
	color: #999;
}

/* footer */

/* link-wrap */
.link {
	position: absolute;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #98a9be;
}

.link span.tip {
	margin-right: 8px;
}

.link a {
	font-size: 12px;
	position: relative;
	margin-right: 15px;
	color: #98a9be;
}

.link a:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 12px;
	background: #546f96;
	top: 3px;
	right: -9px;
}

.link a.lastlink:after {
	display: none;
}

.link a:hover {
	color: #fff;
}

/* copyright-wrap */
.copyright-wrap {
	background: #0a2a56;
	padding: 5px 0;
	color: #98a9be;
	clear: both;
	font-size: 12px;
	text-align: center;
	width: 100%;
	overflow: hidden;
}

.copyright a {
	color: #98a9be;
	text-decoration: none;
	font-size: 12px;
}

.copyright a:hover {
	text-decoration: underline;
	color: #fff;
}

.icp {
	width: 60%;
	font-size: 12px;
	text-align: left;
}

span.icon {
	display: inline-block;
	vertical-align: middle;
	background: url(../images/icon.png) no-repeat;
}

/* 联系我们 */
.neiye_lx {
	/* background: #f5f5f5; */
	padding-top: 50px;
	padding-bottom: 70px;
}

.lx_fangshi {
	padding: 50px 0 50px 75px;
	overflow: hidden;
	clear: both;
}

.mainCon {
	width: 100%;
}

.mainCon .conL {
	width: 455px;
	height: 496px;
	float: left;
	background: #fff;
	padding: 54px 70px 0 75px;
}

.mainCon .conL h3 {
	font-size: 24px;
	color: #050e2a;
	margin-bottom: 28px;
}

.mainCon .conL h3 span {
	font-weight: normal !important;
	font-size: 16px;
	color: #999;
}

.mainCon .conL .dg_lianxi li:first-child {
	border-top: 1px solid #eeeeee;
}

.mainCon .conL .dg_lianxi li {
	height: 71px;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
}

.mainCon .conL .dg_lianxi li img {
	display: block;
	margin-top: 18px;
	float: left;
	padding-right: 8px;
}

.mainCon .conL .dg_lianxi li p {
	float: left;
	margin-top: 26px;
	width: 402px;
	padding-top: 0;
	line-height: 20px;
	font-size: 14px;
}

.mainCon .conR {
	width: 600px;
	float: left;
	height: 550px;
	background: #000;
}

.lxmap iframe {
	padding: 2px;
	border: 1px solid #ddd;
	margin-top: 20px;
}

.InpageTitle p {
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	color: #dbdbdb;
	font-weight: 100;
}

.InpageTitle h2 {
	text-align: center;
	font-size: 30px;
	color: #156827;
	font-weight: normal;
	margin-top: -5px;
}

.fengongsi {
	width: 442px;
	float: left;
	background: url(../images/linkuspic03.png) no-repeat;
	padding-left: 120px;
	margin: 20px 0;
}

.fengongsi strong {
	font-size: 16px;
	color: #2188de;

}

em {
	font-style: normal;
}

.about figure ul {
	width: 490px;
	padding-left: 44px;
}

.about figure ul li {
	float: left;
	margin: 6px;
}

.about figure ul li img {
	width: 196px;
	height: 189px;
	transition: ease-in-out all 0.5s;
}

.about figure ul li img:last-of-type {
	display: none;
}

.about figure ul li:hover img:last-of-type {
	display: block;
}

.about figure ul li:hover img:first-of-type {
	display: none;
}

/* 标题 */
.p-top {
	width: 100%;
	height: 100%;
	padding: 2% 0;
	position: relative;
}

.p-top-bg {
	/* position: absolute; */
	/* background: url("../images/m-box2-title.png")no-repeat; */
	/* width: 74px; */
	/* height: 125px; */
	/* top: -4px; */
	/* left: 47%; */
	/* background-size: 100% 100%; */
}

.p-top article {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.p-top article h5 {
	font-size: 30px;
	color: #454545;
	padding: 0 10px;
	position: relative;
	background-color: #FFFFFF;
	z-index: 3;
}

.p-top article h5 b {
	color: #166928;
}

.p-top article::before {
	content: "";
	position: absolute;
	background-color: #156827;
	width: 90%;
	left: 5%;
	bottom: -71%;
	height: 1px;
}

.p-top span {
	color: #166928;
	font-size: 20px;
	text-align: center;
	display: block;
	padding-top: 0%;
}

/* 产品中心 */
.content {
	width: 1200px;
	margin: 0 auto;
}

.fen {
	width: 1200px;
	height: 66px;
	overflow: hidden;
	margin-bottom: 37px;
}

.fen ul {
}

.fen ul li {
	width: 118px;
	text-align: center;
	float: left;
	margin-right: 16px;
}

.fen ul li a {
	text-decoration: none;
	display: block;
	font-weight: normal;
	line-height: 67px;
	height: 67px;
	font-size: 18px;
	color: #fff;
	position: relative;
	z-index: 1;
	background: #156827;
	border-radius: 8px;
}

.fen ul li:last-child {
	margin-right: 0;
}

.fen ul li a:hover,
.fen ul li.cur a {
	background: #da202e;
	color: #ffffff;
	font-weight: normal;
}

.pro_nr {
	height: 100%;
	height: 612px;
	min-width: 1200px;
	position: relative;
}

.pro_nr .m_pro {
	width: 1200px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
}

.pro_nr .m_pro .tempWrap {
	overflow: visible !important;
}

.pro_nr li {
	width: 1200px;
	float: left;
	margin-right: 23px;
}

.pro_nr dl {
	width: 1200px;
	height: 543px;
	position: relative;
	overflow: hidden;
}

.pro_nr dl dt {
	float: left;
	width: 1200px;
	height: 543px;
	overflow: hidden;
}

.pro_nr dl dt img {
	width: 100%;
	height: 543px;
	display: block;
}

.pro_nr dl dd {
	height: 543px;
	width: 1200px;
	padding: 140px 70px 0;
	background: rgba(0, 0, 0, 0.63);
	overflow: hidden;
	box-sizing: border-box;
	position: absolute;
	top: 543px;
	left: 0;
}

.pro_nr dl dd h3 {
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 50px;
	text-align: center;
}

.pro_nr dl dd h3 a {
	color: #fff;
	text-decoration: none;
}

.pro_nr dl dd p {
	height: 110px;
	line-height: 36px;
	font-size: 16px;
	overflow: hidden;
	color: #ffffff;
	text-align: center;
}

.pro_nr dl dd span a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #da202e;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: center;
}

.pro_nr dl dd {
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

.pro_nr dl dt img {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}

.pro_nr dl dt img:hover {
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03);
}

.pro_nr .cphd {
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	position: absolute;
	z-index: 1;
	bottom: 5px;
	overflow: hidden;
}

.pro_nr .cphd ul {
	margin-left: 500px;
}

.pro_nr .cphd ul li {
	float: left;
	margin: 0 10px;
	display: inline;
	cursor: pointer;
	border-radius: 100%;
}

.pro_nr .cphd ul li {
	width: 14px;
	height: 14px;
	background: #156827;
	text-align: center;
	font-size: 0px;
}

.pro_nr .cphd ul .on {
	background: #d32932;
	width: 27px;
	border-radius: 30px;
	font-size: 0;
}

.pro_nr .jt {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 25px;
	height: 25px;
	cursor: pointer;
}

.pro_nr .cpprev {
	background: url(../images/lefts.png) no-repeat center top;
	left: 50%;
	margin-left: -135px;
}

.pro_nr .cpnext {
	background: url(../images/rights.png) no-repeat center top;
	left: 50%;
	margin-left: 125px;
}

.m_pro dl:hover dd {
	top: 0;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.pro_bj {
	overflow: hidden;
}

#owl-demo {
	margin-top: 76px;
}

/* 加盟支持 */
.m-box4 {
	width: 100%;
	height: 100%;
	background: url("../images/m-box4-bg.jpg") no-repeat 100%;
	/* background-size: cover; */
	padding: 5% 0 6% 0;
}

.m-box4 .p-top article::before {
	display: none;
}

.m-box4 .p-top article h5 {
	background-color: transparent;
}

.m-box4 .p-top span {
	text-transform: uppercase;
}

.m-box4 ul {
	padding-top: 3%;
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.m-box4 ul li {
	padding: 4% 2% 3% 2%;
	background-color: rgba(255, 255, 255, .9);
	margin-bottom: 1%;
	transition: .5s;
	width: 15%;
	cursor: pointer;
}

.m-box4 ul li a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	overflow: hidden;
}

.m-box4 ul li a>div {
	width: 100px;
	overflow: hidden;
}

.m-box4 ul li a>div span {
	width: 100px;
	height: 61px;
	object-fit: contain;
	position: relative;
	display: block;
}

.m-box4 ul li a p {
	text-align: center;
	font-size: .16rem;
	color: #3c3c3c;
	margin-top: 7%;
	height: 40px;
}

.m-box4 ul li:nth-of-type(1) a span {
	background: url("../images/m-box4-img1.png")no-repeat;
	background-size: cover;
}

.m-box4 ul li:nth-of-type(2) a span {
	background: url("../images/m-box4-img2.png")no-repeat;
	background-size: cover;
}

.m-box4 ul li:nth-of-type(3) a span {
	background: url("../images/m-box4-img3.png")no-repeat;
	background-size: cover;
}

.m-box4 ul li:nth-of-type(4) a span {
	background: url("../images/m-box4-img4.png")no-repeat;
	background-size: cover;
}

.m-box4 ul li:nth-of-type(5) a span {
	background: url("../images/m-box4-img5.png")no-repeat;
	background-size: cover;
}

.m-box4 ul li:nth-of-type(6) a span {
	background: url("../images/m-box4-img6.png")no-repeat;
	background-size: cover;
}

.m-box4 ul li:nth-of-type(7) a span {
	background: url("../images/m-box4-img7.png")no-repeat;
	background-size: cover;
}

.m-box4 ul li:nth-of-type(8) a span {
	background: url("../images/m-box4-img8.png")no-repeat;
	background-size: cover;
}

.m-box4 ul li:nth-of-type(9) a span {
	background: url("../images/m-box4-img9.png")no-repeat;
	background-size: cover;
}

.m-box4 ul li:nth-of-type(10) a span {
	background: url("../images/m-box4-img10.png")no-repeat;
	background-size: cover;
}

.layout {
	max-width: 1200px;
	margin: 0 auto;
	padding-left: 2%;
	padding-right: 2%;
}

.m-box4 ul li:hover {
	background-color: rgba(216, 29, 32, .9);
}

.m-box4 ul li:hover a>div span {
	left: -99px;
	/* filter: drop-shadow(99px 0px 0px white); */
	-webkit-filter: drop-shadow(99px 0px 0px white);
	-filter: drop-shadow(99px 0px 0px white);
}

.m-box4 ul li:hover a p {
	color: #FFFFFF;
}

/* 留言 */
.m-box7 {
	width: 100%;
	height: 100%;
	background: url("../images/m-box7-bg.jpg")no-repeat;
	background-size: cover;
	padding: 3% 0 6% 0;
}

.m-box7>div .p-top h5 {
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	font-size: 35px;
}

.m-box7>div .p-top {
	padding: 3% 0;
}

.m-box7>div .p-top span {
	font-size: 16px;
	color: #FFFFFF;
}

.m-box7>div form {
	width: 100%;
	height: 50px;
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}

.m-box7>div form input {
	width: 22%;
	height: 100%;
	border: none;
	outline: none;
	background-color: #FFFFFF;
	font-size: 14px;
	color: #3e3e3e;
	padding-left: 10px;
}

.m-box7>div form .formCon {
	width: 35%;
	height: 100%;
}

.m-box7>div form button {
	width: 15%;
	border: none;
	outline: none;
	background-color: #d81d20;
	font-size: 18px;
	color: #FFFFFF;
}

footer {
	width: 100%;
	height: 100%;
	background-color: #2d2d2d;
}

footer .foot-top {
	padding: 1% 0;
	border-bottom: 1px solid #4d4d4d;
	width: 100%;
}

.foot-top>div {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.foot-top>div ul {
	font-size: 16px;
	color: #FFFFFF;
	display: flex;
}

.foot-top>div ul li {
	margin-right: 25px;
	transition: .3s;
}

.foot-top>div ul li:hover {
	color: #d81d20;
}

.foot-bottom {
	width: 100%;
	padding: 2% 0;
}

.foot-bottom>div {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.foot-bottom>div ul li {
	font-size: 14px;
	color: #acacac;
}

.foot-bottom>div ul li a {
	transition: .3s;
	color: #acacac;
}

.foot-bottom>div ul li a img {
	vertical-align: initial;
}

.foot-bottom>div ul li a:hover {
	color: #d81d20;
}

.foot-bottom>div .foot-lo a img {
	width: 353px;
	/* height: 41px; */
	object-fit: contain;
}

.foot-bottom>div .foot-lo>div {
	width: 365px;
	height: 40px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #444444;
	cursor: pointer;
	margin-top: 2%;
}

.foot-bottom>div .foot-lo>div p {
	font-size: 14px;
	color: #ffffff;
}

.foot-bottom>div .foot-lo>div i {
	font-size: 20px;
	color: white;
}

.foot-bottom>div .foot-lo>div ul {
	position: absolute;
	bottom: 3.3rem;
	width: 100%;
	display: none;
}

.foot-bottom>div .foot-lo>div ul li {
	position: relative;
	/* border-bottom: 1px solid #dddddd; */
	width: 100%;
	height: 35px;
	text-align: center;
	background-color: #d81d20;
	line-height: 35px;
	margin-bottom: 2px;
}

.foot-bottom>div .foot-lo>div ul li a {
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

.foot-top>div ul li a {
	color: #fff;
}

.fix {
	position: fixed;
	right: 2%;
	top: 60%;
	z-index: 10000;
}

.fix ul li {
	width: 65px;
	height: 65px;
	background-color: #292929;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	transition: .5s;
	position: relative;
}

.fix ul li a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.fix ul li p {
	font-size: 12px;
	color: #ffffff;
}

/*.fix ul li:hover {background-color: #e60012;}*/
.phone .fix_te {
	position: absolute;
	top: 0;
	right: 65px;
	width: 141px;
	height: 65px;
	background: #fff;
	color: #e60012;
	font-size: 16px;
	display: block;
	text-align: center;
	line-height: 65px;
	opacity: 0;
	transition: .5s;
}

.fix ul .phone:hover .fix_te {
	opacity: 1;
}

.fix_qr .fix_te {
	position: absolute;
	top: 0;
	right: 65px;
	background: url("../images//contacts-img1.jpg")no-repeat;
	width: 90px;
	height: 90px;
	background-size: 100% 100%;
	opacity: 0;
	transition: .5s;
}

.fix ul .fix_qr:hover .fix_te {
	opacity: 1;
}

.fix ul li:nth-of-type(1) {
	background-color: #e60012;
}
.bd>ul{
	display: none;
}
.fen ul li a img{
	vertical-align: middle;
}
/* 优势 */
.index_oq_gexin {
	display: block;
	padding: 25px 0px;
}

.in_oq_gexin_title {
	display: block;
	text-align: center;
	margin-bottom: 50px;
}

.in_oq_gexin_main {
	display: block;
	overflow: hidden;
	margin-top: 39px;
}

.in_oq_gexin_list {
	display: block;
	margin-bottom: 30px;
}

.in_oq_gexin_info {
	display: block;
	width: 50%;
	overflow: hidden;
	float: left;
}

.in_oq_gexin_info ul li {
	display: block;
	padding-left: 80px;
	background-position-y: 12px;
	margin-bottom: 15px;
}

.in_oq_gexin_info ul li h4 {
	font-size: 24px;
	color: #000;
}

.in_oq_gexin_info ul li h4 font {
	font-size: 30px;
	color: #c0130a;
}

.in_oq_gexin_info ul li h5 {
	font-size: 16px;
	color: #bdbdbd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.in_oq_gexin_info ul li p {
	font-size: 16px;
	color: #666666;
	line-height: 1.68;
}

.in_oq_gexin_img {
	width: 49%;
	overflow: hidden;
	margin: 0px 0.5%;
	float: left;
	position: relative;
}

.in_oq_gexin_img.le {
	/* left: -100%; */
}

.in_oq_gexin_img.ri {
	/* right: -100%; */
}

.in_oq_gexin_img_l {
	/* width: 28.4%; */
	/* float: left; */
}

.in_oq_gexin_img_r {
	width: 100%;
	float: right;
	height: 312px;
	overflow: hidden;
}

.in_oq_gexin_img_r ul {
	position: relative;
}

.in_oq_gexin_img_r ul li {
	display: block;
}

.in_oq_gexin_img_r ul li img {
	width: 100%;
}

.in_oq_gexin_img_l ul li {
	display: block;
	height: 90px;
	padding: 20px 0px;
	margin-bottom: 15px;
	transition: .6s;
}

.in_oq_gexin_img_l ul li:hover {
	opacity: .6;
}

.in_oq_gexin_img_l ul li span {
	display: inline-block;
	width: 30%;
	height: 100%;
	text-align: center;
	border-right: 1px solid #fff;
}

.in_oq_gexin_img_l ul li span i {
	color: #fff;
	display: inline-block;
	font-size: 30px;
}

.in_oq_gexin_img_l ul li div {
	width: 68%;
	display: block;
	float: right;
}

.in_oq_gexin_img_l ul li div h5 {
	font-size: 16px;
	color: #fff;
}

.in_oq_gexin_img_l ul li div p {
	font-size: 12px;
	color: #fff;
}

.in_oq_gexin_img_l ul li:nth-of-type(1) {
	background: #3dc281;
}

.in_oq_gexin_img_l ul li:nth-of-type(2) {
	background: #f7b942;
}

.in_oq_gexin_img_l ul li:nth-of-type(3) {
	background: #69c851;
}
