﻿﻿/**网站全局css**/
* {
	margin: 0;
	padding: 0;
}

body {
	min-width: 1200px;
	font-family: "微软雅黑";
	color: #333;
	background: white;
}

p {
	color: #333;
}

a {
	text-decoration: none;
	color: #333;
}

li {
	list-style: none;
}

img {
	border: none;
	display: block;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/**网站全局css end**/
/**banner**/
.banner {
	width: 100%;
	height: 620px;
	overflow: hidden;
	position: relative;
}

.banner .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	width: 100%;
	bottom: 20px;
	z-index: 1;
}

.banner .hd ul {
	overflow: hidden;
	zoom: 1;
	text-align: center;
}

.banner .hd ul li {
	width: 80px;
	height: 6px;
	background: #fff;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 10px;
}

.banner .hd ul li.on {
	background: #009C4B;
	color: #fff;
}

.banner .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.banner .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 620px;
}

.banner-bom {
	width: 100%;
	background: url('/images/bom.png');
	height: 180px;
	margin: 0 auto;
}

.banner-bom .bom {
	width: 1170px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	align-items: center;
	padding-top: 65px;
	padding: 50px 20px 0px;
}

.banner-bom .bom .bom-div {
	display: flex;
	color: #fff;
	align-items: center;
	width: 30%;
}

/**banner end**/
/* 首页banner下面部分 */
.banner-bottom {
	display: flex;
}

.banner-bottom-left {
	width: 80%;
	height: 50px;
	background: url('/images/bg1.png');
	padding: 25px 0px;
}

.banner-bottom-left p {
	margin: 0;
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
}

.banner-bottom-right {
	background-color: #262626;
	width: 50%;
	height: 50px;
	display: flex;
	align-items: center;
	color: #fff;
	text-align: center;
	padding: 25px;
	font-size: 32px;
	font-family: Arial-Regular, Arial;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 37px;
	justify-content: center;
}

/* 首页banner下面部分 end */
/**网站头部**/
.head {
	width: 1200px;
	height: 90px;
	overflow: hidden;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

.head .logo {
	width: 450px;
	height: 65px;
	overflow: hidden;
	float: left;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}

.head .logo .line {
	width: 1px;
	height: 50px;
	opacity: 0.3;
	background: #000000;
}

.head .logo img {
	width: 330px;
	height: 60px;
}

.head .r {
	float: right;
	height: 85px;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.head .r .headphone {
	float: right;
	height: 48px;
	/* overflow: hidden; */
	background: url(../images/phone.jpg) no-repeat left center;
	font-size: 20px;
	color: #EA0000;
	line-height: 0px;
	box-sizing: border-box;
	padding-left: 50px;
	margin-left: 30px;
}

.head .r .headphone .headphonetext {
	height: 5px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #222222;
}

.head-nav {
	width: 100%;
	height: 50px;
}

.head-nav .nav {
	/* height: auto;
	overflow: hidden; */
	width: 1200px;
	margin: 0 auto;

}

.head-nav .nav ul {
	height: auto;
	/* overflow: hidden; */
	margin: 0;
	padding: 0;
}

.head-nav .nav ul li {
	/* height: auto;
	overflow: hidden; */
	float: left;
	position: relative;
}

.head-nav .nav ul li a {
	display: block;
	height: auto;
	font-size: 15px;
	line-height: 15px;
	width: 95px;
	text-align: right;
	transition: 1s;
	text-align: center;
	height: 50px;
	line-height: 50px;
	padding: 0px 15px;
}

.head-nav .nav ul li a:hover {
	color: #009C4B;
}

.head-nav .nav ul li a.hover {
	color: #009C4B;
}

.head-nav .nav ul li .zinavbg {
	width: 100%;
	overflow: hidden;
	background: white;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 1000;
	transition: 1s;
	opacity: 0;
	height: 0;
}

.head-nav .nav ul li:hover .zinavbg {
	opacity: 1;
	background: white;
	transition: 1s;
	height: auto;
}

.head-nav .nav .zinavbg a {
	color: #000;
	background: #fff;
}

.head-nav .nav .zinavbg a:first-child {
	display: none;
}

/**网站头部 end**/
/**网站留言**/
.msgfirbg {
	width: 1200px;
	/* height: 180px; */
	overflow: hidden;
	margin: 30px auto;
}

.msgfir {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding-top: 15px;
	/* display: flex;
	justify-content: space-between; */
	padding-bottom: 30px;
	border-bottom: 1px solid #CCC;
}

.msgfir .indtou {
	margin: 30px auto;
}

.msgfir .indtou .indabuensetit {
	font-size: 24px;
	font-family: Arial-Bold, Arial;
	color: #0B4275;
	line-height: 28px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 1px;
}

.msgfir .l {
	float: left;
	height: auto;
	width: 50%;
}

.msgfir .l .img {
	width: 100%;
}

.msgfir .r {
	float: right;
	height: auto;
	background: #1A1E74;
}

.msgfir .r {
	width: 70%;
	height: auto;
	padding: 10px;
	border-radius: 20px;
}

.msgfir .r .msg-ctn {
	background-color: #ffffff;
	width: 100%;
	margin: 0 auto;
	border-radius: 20px;
}

.msgfir .r .msg-ctn input {
	width: 43%;
	height: 50px;
	overflow: hidden;
	margin: 12px 20px;
	padding: 20px;
	border: 1px solid #ccc;
	font-size: 16px;
	box-sizing: border-box;
	border-radius: 10px;
}

.msgfir .r .sub {
	height: 35px;
	background: transparent;
	border: 1px solid #fff;
	box-sizing: border-box;
	line-height: 15px;
	width: 80px;
}

.msgfir .r .pic img {
	width: 112px;
	height: 112px;
}

.msgfir .r p {
	font-size: 15px;
	color: #fff;
	overflow: hidden;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
}

.msgsecbg {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #141414;
	padding-top: 15px;
	padding-bottom: 15px;
}

.msgsec {
	width: 1200px;
	height: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: auto;
}

.msgsec .l {
	color: #fff;
	font-size: 15px;
	line-height: 15px;
	overflow: hidden;
	float: left;
}

.msgsec .r {
	color: #fff;
	font-size: 15px;
	line-height: 15px;
	overflow: hidden;
	float: right;
}

.msgsec .r a {
	color: #fff;
}

/**网站留言 end**/
/**网站尾部**/
.footfirbg {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #009C4B;
	padding-top: 30px;
}

.footfir {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding-top: 50px;
	display: flex;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 35px;
	justify-content: space-between;
}

.footfir .l {
	height: auto;
	color: #ffffff;
	width: 60%;
}

.footfir .footnav {
	height: auto;
	overflow: hidden;
	width: 100%;
	text-align: center;
	margin: 20px auto;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #ccc;
	padding-bottom: 40px;
}

.footfir .footnav a {
	display: inline-block;
	vertical-align: middle;
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #ffffff;
	opacity: 0.9;
}

.footfir .r {
	width: 40%;
	height: auto;
}

.footfir .r .icons {
	display: flex;
	justify-content: space-between;
	width: 50%;
	margin: 20px 0
}

.footfir .r .text {
	font-size: 14px;
	font-family: Source Han Sans-Regular, Source Han Sans;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
}

.footfir .r .text1 {
	font-size: 14px;
	font-family: Source Han Sans-Regular, Source Han Sans;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
}

.footsec {
	/* width: 1200px; */
	height: auto;
	overflow: hidden;
	/* padding-top: 15px; */
	padding-bottom: 15px;
	margin: 15px auto;
	font-family: SourceHanSansCN-Normal;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 0px;
	color: #ffffff;
	/* opacity: 0.7; */
	width: 100%;
	float: right;
	margin-top: 4px;
}

.footsec .phone {
	font-size: 28px;
	font-family: Arial-Bold, Arial;
	font-weight: 700;
	color: #FFFFFF;
	line-height: 32px;
}

.footsec .address {
	line-height: 40px;
	display: flex;
	justify-content: space-between;
}

/**网站尾部 end**/
/**网站首页**/
/**首页头部**/
.indtou {
	width: auto;
	height: auto;
	overflow: hidden;
	margin: 30px auto;
	text-align: center;
}

.indtou .cntit {
	font-weight: bold;
	margin: 0;
	margin-right: 5px;
	font-size: 28px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: 700;
	line-height: 30px;
}

.indtou .entit {
	margin: 0;
	display: flex;
	font-size: 16px;
	font-family: Arial-Bold, Arial;
	font-weight: 700;
	line-height: 50px;
	align-items: center;
}

.indtou .line {
	width: 50px;
	height: 6px;
	background: #009C4B;
	opacity: 1;
	margin: 0 auto;
	color: #009C4B;
	margin-top: 20px;
}

.indtoudes {
	font-size: 12px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	line-height: 50px;
	text-align: center;
}

.indtou .more {
	height: 45px;
	line-height: 45px;
	display: flex;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	border-radius: 50px;
}

.gw_b_item a {
	display: block;
	overflow: hidden;
	padding-right: 20px;
	line-height: 34px;
	font-size: 15px;
	transition: 1s;
	color: #00000099;
	text-align: center;
	padding-left: 20px;
	line-height: 40px;
	border-radius: 30px;
}

.indtou .more a:hover {
	background: #0B4275;
	color: #fff;
}

/**首页头部 end**/
/**网站首页第一部分**/
.indfirbg {
	width: 100%;
	height: 630px;
	overflow: hidden;
	/* background: url('../images/indfirbg.jpg') no-repeat center center; */
}

.indfir {
	width: 1200px;
	height: 550px;
	overflow: hidden;
	margin: auto;
	margin-top: 55px;
	position: relative;
}

.indfir .firmore {
	width: 110px;
	height: 40px;
	background: #F8B835;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	display: flex;
	align-items: center;
	color: #fff;
	text-align: center;
	justify-content: center;
}

.indfir .l {
	position: absolute;
	height: auto;
	overflow: hidden;
	width: 50%;
	left: -1500px;
	top: 0px;
	height: 500px;
	padding: 0px;
}

.indfir .l .l_img {
	width: 410px;
	height: 410px;
	box-shadow: 45px 45px 5px 0px #0B4275;
	border-radius: 40px
}

.indfir .r {
	width: 50%;
	height: 580px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: -1500px;
}

.indfir .r .indabuentit {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 25px;
	font-size: 32px;
	font-family: Source Han Sans-Bold, Source Han Sans;
	color: #009C4B;
	line-height: 46px;
	font-weight: bold;
}

.indfir .r .indabuentit .indabuensetit {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 25px;
	font-size: 24px;
	font-family: Arial-Bold, Arial;
	color: #0B4275;
	line-height: 28px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 1px;
}

.indfir .r .indabucont {
	width: 95%;
	height: auto;
	overflow: hidden;
}

.indfir .r .indabucont p {
	text-align: justify;
	overflow: hidden;
	text-indent: 1px;
	letter-spacing: 0px;
	line-height: 30px;
	font-size: 16px;
	font-family: Source Han Sans-Normal, Source Han Sans;
	font-weight: 350;
	color: #000000;
	opacity: 0.7;
}

.indfir .r .indabumore {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}

.indfir .r .indabumore a {
	width: 100px;
	height: 21px;
	color: white;
	font-size: 16px;
	text-align: left;
	display: block;
	background: #009C4B;
	padding: 15px;
	text-align: center;
	border-radius: 20px;
}

/**网站第一首页部分 end**/
/**网站首页第二部分**/
.indsecbg {
	background: #F8F8F8;
	width: 100%;
	height: auto;
}

.indsec {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding-top: 40px;
}

.indsec .indabumore a {
	width: 100px;
	height: 21px;
	color: white;
	font-size: 16px;
	text-align: left;
	display: block;
	background: #009C4B;
	padding: 15px;
	text-align: center;
	border-radius: 20px;
	margin: 20px auto;
}

.indsec .list {
	width: 100%;
	height: 406px;
	overflow: hidden;
	position: relative;
}

.indsec .list ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0;
	margin-top: 0;
}

.indsec .list ul li {
	width: 260px;
	height: 365px;
	overflow: hidden;
	float: left;
	margin-top: 10px;
	margin-right: 25px;
	padding: 10px;
	padding-top: 25px;
}

.indsec .list ul li a {
	display: block;
	height: auto;
	overflow: hidden;
	width: 223px;
	margin: auto;
	border-radius: 3px;
	transition: 1s;
}


.indsec .list ul li a .pic {
	width: 220px;
	height: 220px;
	overflow: hidden;
	border: 1px dashed #ccc;
}

.indsec .list ul li a .pic img {
	width: 220px;
	height: 220px;
}

.indsec .list ul li a .tit {
	margin: 20px auto;
	text-align: center;
}

.indsec .list ul li a .tit .wenzi {
	width: 220px;
	height: 30px;
	overflow: hidden;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
	line-height: 30px;
	transition: 1s;

}

.indsec .list ul li a:hover .tit .wenzi {
	color: #1A1E74;
}

.indsec .list ul li a .tit .tb {
	width: 18px;
	float: right;
	overflow: hidden;
	height: 30px;
	background: url('../images/indproarr.jpg') no-repeat center center;
}

.indsec .pro_more {
	display: block;
	background: transparent;
	overflow: hidden;
	padding-right: 0;
	line-height: 25px;
	font-size: 18px;
	transition: 1s;
	text-align: right;
	height: 100px;
	color: #1A1E74;
}

.indsec .indtou .indabuensetit {
	font-size: 24px;
	font-family: Arial-Bold, Arial;
	color: #0B4275;
	line-height: 28px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 1px;
}

/**网站首页第二部分 end**/
/**网站首页第三部分**/
.indthibg {
	width: 100%;
	height: 670px;
	background: url('../images/bg2.png') no-repeat center center;
	overflow: hidden;
	background-size: cover;
	position: relative;
}

.indthibg .indfir {
	width: 1300px;
}

.indthibg .indfir .l {
	position: absolute;
	top: 35%;
	left: 4%;
	height: 350px;
}

.indthibg .indfir .l .en {
	font-size: 36px;
	font-family: Source Han Sans-Bold, Source Han Sans;
	font-weight: 700;
	color: #FFFFFF;
	line-height: 65px;
}

.indthibg .indfir .l .cn {
	font-size: 28px;
	font-family: Source Han Sans-Bold, Source Han Sans;
	font-weight: 700;
	color: #FFFFFF;
	line-height: 30px;
}

.indthibg .indfir .r {
	position: absolute;
	top: 30%;
	right: -5%;
	font-size: 16px;
	font-family: Source Han Sans-Regular, Source Han Sans;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
	width: 43%;
	height: 350px;
}

/**网站首页第三部分 end**/
/**网站首页第四部分**/
.indfoubg {
	width: 100%;
	height: 690px;
	overflow: hidden;
	background: #f3f9ff;
	background: url(../images/foubg.png) no-repeat;
	background-size: cover;
}

.indfoubg {
	width: 100%;
	height: 580px;
	overflow: hidden;
	background: #f3f9ff;
	background: url(../images/foubg.png) no-repeat;
	background-size: cover;
}

.indfou {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	margin-top: 70px;
	margin-bottom: 50px;
}

.indfou .list {
	width: 100%;
	height: 476px;
	overflow: hidden;
	margin-top: 50px;
	position: relative;
}

.indfou .list {
	width: 100%;
	height: 300px;
	overflow: hidden;
	margin-top: 50px;
	position: relative;
}

.indfou .list ul {
	width: 100%;
	height: 476px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: -1500px;
}

.indfou .list ul li {
	width: 268px;
	height: auto;
	overflow: hidden;
	margin-right: 42.66px;
	float: left;
}

.indfou .list ul li .pic {
	width: 268px;
	height: auto;
	overflow: hidden;
}

.indfou .list ul li .pic img {
	width: 268px;
	height: 178px;
	transition: 1s;
}

.indfou .list ul li:hover .pic img {
	transform: scale(1.1);
}

.indfou .list ul li p {
	font-size: 15px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: 1s;
}

.indfou .list ul li:hover p {
	color: #1A1E74;
}

.indfou .indtou .cntit {
	position: relative;
}



.indfou .indtou .entit {
	font-size: 25px;
	margin-top: 38px;
	font-family: SourceHanSansCN-Bold;
	font-size: 25px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #000000;
	opacity: 0.9;

}

.indfou .indtou .cntit .line {
	width: 100px;
	height: 15px;
	background: #ff6700;
	position: absolute;
	top: 28px;
	/* opacity: 0.5; */
	z-index: 99;
}

.indfou .indtou .cntit .title1 {
	position: absolute;
	z-index: 999;
	width: 300px;
	height: 80px;
	font-family: SourceHanSansCN-Bold;
	font-size: 25px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #000000;
	opacity: 0.9;
}

.indfou .indtou .more a {
	display: block;
	background: transparent;
	overflow: hidden;
	padding-right: 0;
	line-height: 25px;
	font-size: 18px;
	transition: 1s;
	text-align: right;
	height: 100px;
	color: #0000008f;
}

.indfou .indtou .more a .img {
	margin-left: 135px;
}

.indfou .list ul li {
	width: 181px;
	height: auto;
	overflow: hidden;
	margin-right: 21.66px;
	float: left;
}

.indfou .list ul li .pic img {
	width: 181px;
	height: 243px;
	transition: 1s;
}

/**网站首页第四部分 end**/
/**网站首页第五部分**/
.indfifbg {
	width: 100%;
	height: 455px;
	overflow: hidden;
	background: #F8F8F8;
}

.indfif {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	margin-top: 35px;
	margin-bottom: 50px;
}

.indfif .list {
	width: 100%;
	height: 350px;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
}


.indfif .list ul {
	width: 100%;
	height: 476px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: -1500px;
	padding: 0;
}

.indfif .list ul li {
	width: 265px;
	height: auto;
	overflow: hidden;
	margin-right: 35px;
	float: left;
}

.indfif .list ul li .pic {
	width: 268px;
	height: auto;
	overflow: hidden;
}

.indfif .list ul li .pic img {
	width: 268px;
	height: 178px;
	transition: 1s;
}

.indfif .list ul li:hover .pic img {
	transform: scale(1.1);
}

.indfif .list ul li .p {
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: 1s;
	font-size: 16px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: 700;
	color: #000000;
	line-height: 25px;
}

.indfif .list ul li:hover .p {
	color: #1A1E74;
}

.indfif .list ul li .content {
	font-size: 14px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	line-height: 20px;
	margin: 0;
}

.indfif .indtou .cntit {
	position: relative;
}

/* .indfif .indtou .entit {
	font-size: 25px;
	margin-top: 38px;
	font-family: SourceHanSansCN-Bold;
	font-size: 25px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #000000;
	opacity: 0.9;

} */

.indfif .indtou .cntit .line {
	width: 100px;
	height: 15px;
	background: #ff6700;
	position: absolute;
	top: 28px;
	/* opacity: 0.5; */
	z-index: 99;
}

.indfif .indtou .cntit .title1 {
	position: absolute;
	z-index: 999;
	width: 300px;
	height: 80px;
	font-family: SourceHanSansCN-Bold;
	font-size: 25px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #000000;
	opacity: 0.9;
}

.indfif .indtou .more a {
	display: block;
	background: transparent;
	overflow: hidden;
	padding-right: 0;
	line-height: 25px;
	font-size: 18px;
	transition: 1s;
	text-align: right;
	height: 100px;
	color: #1A1E74;
}

.indfif .indtou .more a .img {
	margin-left: 135px;
}

.indfif .firmore {
	width: 110px;
	height: 40px;
	background: #F8B835;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	display: flex;
	align-items: center;
	color: #fff;
	text-align: center;
	justify-content: center;
	margin: 0 auto;
}


.rongyufirbg {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f9f9f9;
	padding-top: 40px;
	padding-bottom: 40px;
}

.rongyusec {
	width: 1200px;
	margin: auto;
	height: auto;
	overflow: hidden;
	font-size: 0;
}

.rongyusec .xiang {
	width: 280px;
	height: auto;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	border: 1px solid #ddd;
	margin-right: 26.66px;
	margin-bottom: 26.66px;
}

.rongyusec .xiang:nth-child(4n) {
	margin-right: 0px;
}

.rongyusec .xiang a {
	display: block;
	overflow: hidden;
}

.rongyusec .xiang a .pic {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}

.rongyusec .xiang a .pic img {
	width: 278px;
	height: 278px;
}

.rongyusec .xiang a .tit {
	font-size: 18px;
	line-height: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	margin-top: 30px;
}

.rongyusec .xiang a .fangda {
	width: 40px;
	height: 40px;
	overflow: hidden;
	background: url('../images/about/ry/fangda.png') no-repeat center center;
	margin: 8px auto;
	transition: 1s;
}

.rongyusec .xiang a:hover .fangda {
	transform: rotate(360deg);
}

/**网站首页第五部分 end**/
/**网站首页**/
.indsev {
	margin: 0 auto;
	width: 1200px;
	height: 950px;
	overflow: hidden;
	margin-top: 35px;
	/* margin-bottom: 50px;*/
}

.indsev .list {
	width: 100%;
	height: 950px;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
}


.indsev .list ul {
	width: 100%;
	height: 950px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: -1500px;
	padding: 0;
	transition: 1s;
}

.indsev .list ul li {
	width: 360px;
	height: auto;
	overflow: hidden;
	margin-right: 42.66px;
	float: left;
	margin-bottom: 25px;
}

.indsev .list ul li .pic {
	width: 360px;
	height: auto;
	overflow: hidden;
}

.indsev .list ul li .pic img {
	width: 360px;
	height: 210px;
	transition: 1s;
}

.indsev .list ul li:hover .pic img {
	transform: scale(1.1);
}

.indsev .list ul li p {
	font-size: 15px;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	margin: 0;
	color: #000;
}

.indsev .list ul li .p {
	font-size: 20px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: 700;
	color: #000;
	line-height: 30px;
	margin-bottom: 15px;
}

.indsev .list ul li .text {
	background: #fff;
	box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1);
	height: auto;
	padding: 15px;
}

.indsev .list ul li .firmore {
	display: flex;
	margin-top: 20px;
	color: #000;
	background: url(/images/jt1.png) no-repeat;
	background-position-x: center;
	width: 165px;
}

.indsev .list ul li:hover p {
	color: #fff;
}

.indsev .list ul li:hover .text {
	background: #F8B835;
}

.indsev .list ul li:hover .firmore {
	background: url(/images/jt.png) no-repeat;
	background-position-x: center;
	color: #fff;
}

.indsev .indtou .cntit {
	position: relative;
}

.indsev .indtou .cntit .line {
	width: 100px;
	height: 15px;
	background: #ff6700;
	position: absolute;
	top: 28px;
	/* opacity: 0.5; */
	z-index: 99;
}

.indsev .indtou .cntit .title1 {
	position: absolute;
	z-index: 999;
	width: 300px;
	height: 80px;
	font-family: SourceHanSansCN-Bold;
	font-size: 25px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 0px;
	color: #000000;
	opacity: 0.9;
}

.indsev .indtou .more a {
	display: block;
	background: transparent;
	overflow: hidden;
	padding-right: 0;
	line-height: 25px;
	font-size: 18px;
	transition: 1s;
	text-align: right;
	height: 100px;
	color: #1A1E74;
}

.indsev .indtou .more a .img {
	margin-left: 135px;
}

#marquee1 {
	width: 1200px;
	height: 255px;
	overflow: hidden;
	/* background: #333; */
	/* border: 2px solid #333; */
	margin: 20px auto 0;
}

#marquee1 ul li {
	float: left;
	padding: 0 1px;
	margin-right: 25px;
}

#marquee1 ul li img {
	display: block;
	width: 240px;
	height: 200px;
}

#marquee1 ul li .tit {
	text-align: center;
	height: 40px;
	background: #fff;
	line-height: 40px;
}

/**网站首页 end**/
/**网站首页第六部分**/
.indsix {
	width: 1200px;
	margin: auto;
	margin-top: 35px;
	margin-bottom: 80px;
	height: 450px;
	/* background-color: #f8f8f8; */
	padding: 15px;
}

.indsix .indtou {
	display: flex;
	justify-content: space-between;
}

.indsix .indtou .indabumore a {
	width: 100px;
	height: 21px;
	color: white;
	font-size: 16px;
	text-align: left;
	display: block;
	background: #009C4B;
	text-align: center;
	border-radius: 10px;
	padding: 5px;
}

.indsix .indtou .indabuensetit {
	font-size: 24px;
	font-family: Arial-Bold, Arial;
	color: #0B4275;
	line-height: 28px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 1px;
}

.indsix .list {
	margin-top: 20px;
	display: flex;
	width: 1200px;
	position: relative;
	align-items: center;
}

.indsix .list ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.indsix .list ul li {
	width: 384px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 24px;
}

.indsix .list ul li .pic {
	width: 384px;
	height: 208px;
	overflow: hidden;
}

.indsix .list ul li .pic img {
	width: 384px;
	height: 208px;
}

.indsix .list ul li .tit {
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 16px;
	margin-top: 30px;
	margin-bottom: 17px;
	transition: 1s;
}

.indsix .list ul li:hover .tit {
	color: #1A1E74;
}

.indsix .list ul li .des {
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
	color: #666;
	text-align: justify;
	height: 44px;
	transition: 1s;
}

.indsix .list ul li:hover .des {
	color: #1A1E74;
}

.indsix .indtou .more a {
	display: block;
	background: transparent;
	overflow: hidden;
	padding-right: 0;
	line-height: 50px;
	font-size: 18px;
	transition: 1s;
	text-align: right;
	height: 100px;
	color: #1A1E74;
}

.indsix .l {
	flex-shrink: 0;
	width: 48%;
	height: 420px;
	display: flex;
	flex-direction: column;
	position: absolute;
	height: auto;
	top: 0px;
}

.indsix .l .left-img {
	width: 100%;
}

.indsix .l .left-img img {
	width: 100%;
	height: 367px;
	margin-top: 28px;
}

.indsix .l .left-title {
	font-size: 18px;
	box-sizing: border-box;
	margin-top: -55px;
	background: #00000052;
	padding: 15px;
	color: #fff;
}

.indsix .l .left-ctn {
	box-sizing: border-box;
	color: rgba(0, 0, 0, 0.5);
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.indsix .r {
	width: 50%;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	background-color: #f8f8f8;
	margin-left: 15px;
	/*right: -1500px;*/
	position: absolute;
	top: 0px;
	/*right: -1500px;*/
}

.indsix .r .right-item {
	width: 97%;
	height: 120px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f8f8f8;
	padding: 10px;
}

.indsix .r .right-item .item-outer {
	width: 100%;
	display: flex;
	align-items: center;
}

.indsix .r .right-item .item-outer .item-no {
	width: 19%;
	font-size: 70px;
	font-weight: bold;
	color: #1A1E74;
	height: 85px;
	line-height: 85px;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	margin-right: 5px;
	margin-left: 5px;
}

.indsix .r .right-item .item-outer .item-text {
	width: 100%;
	height: 80px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 0 25px;
	box-sizing: border-box;
	padding: 5px;
	margin-left: 10px;
}

.indsix .r .right-item .item-outer .item-text .text-title {
	font-size: 19px;
	margin-bottom: 0px;
	font-weight: bold;
	margin-top: 0;
}

.indsix .r .right-item .item-outer .item-text .text-dsc {
	font-size: 16px;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin: 0;
}

.indsix .r .right-item:hover {
	background-color: #1A1E74;
}

.indsix .r .right-item:hover .text-title,
.indsix .r .right-item:hover .text-dsc {
	color: white;
}

.newssec {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}

.newsseclist {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 0px;
}

.newsseclist .xiang {
	width: 375px;
	margin-right: 35px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
}

.newsseclist .xiang:nth-child(3n) {
	margin-right: 0px;
}

.newsseclist .xiang a {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	/* background: #f5f5f5; */
}

.newsseclist .xiang a .wenzi,
.newsfirlist .xiang a .wenzi {
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 15px;
	box-sizing: border-box;
}

.newsseclist .xiang a .wenzi .tit,
.newsfirlist .xiang a .wenzi .tit {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 20px;
	transition: 1s;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #0000001a;
}

.newsseclist .xiang a:hover .wenzi .tit,
.newsfirlist .xiang a:hover .wenzi .tit {
	color: #0B4275;
	font-weight: bold;
}

.newsseclist .xiang a .wenzi .des,
.newsfirlist .xiang a .wenzi .des {
	font-size: 14px;
	color: #00000099;
	line-height: 22px;
	overflow: hidden;
	height: 44px;
	margin-top: 6px;
	transition: 1s;
}

.newsseclist .xiang a .wenzi .time,
.newsfirlist .xiang a .wenzi .time {
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
	height: 44px;
	margin-top: 6px;
	transition: 1s;
	color: #00000066;
}

.newsseclist .xiang a:hover .wenzi .des,
.newsfirlist .xiang a:hover .wenzi .des {
	color: #0B4275;
}

/**网站首页第六部分 end**/
/**网站首页 end**/
/**所在位置**/
.inssite {
	width: 1200px;
	margin: auto;
	height: 35px;
	box-sizing: border-box;
	font-size: 14px;
	margin-top: 15px;
}

.inssite .left a {
	font-size: 22px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: 700;
	color: #009C4B;
	line-height: 30px;
}

.inssite .middle {
	font-size: 22px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
}

.inssite .right a {
	font-size: 22px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
}

.inssite a {
	display: inline-block;
	overflow: hidden;
	/* background: url('../images/sitearr.jpg') no-repeat left center; */
	box-sizing: border-box;
	padding-left: 10px;
	vertical-align: middle;
	margin-left: 10px;
	transition: 1s;
}

.inssite a:hover {
	color: #009C4B;
}

.inssite span {
	display: inline-block;
	color: #009C4B;
	/* background: url('../images/sitearr.jpg') no-repeat left center; */
	box-sizing: border-box;
	padding-left: 10px;
	vertical-align: middle;
	margin-left: 10px;
}

/**所在位置 end**/
/**内容展示页**/
.insxx {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 40px;
}

.insxx .insxxtitle {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333;
}

.insxx .insxxtime {
	text-align: center;
	font-size: 14px;
	padding-bottom: 10px;
	color: #333;
}

.insxx .insxxcontent {
	text-align: justify;
	font-size: 15px;
	color: #333;
	line-height: 25px;
	color: #333;
	margin-top: 20px;
	min-height: 250px;
}

.insxx .insxxcontent img {
	display: inline-block;
	max-width: 1200px;
}

.insxx .insxxcontent p {
	font-size: 15px;
	color: #333;
	line-height: 25px;
	color: #333;
}

.insxx .insxxpic {
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 10px;
}

.insxx .insxxpic img {
	display: block;
	margin: auto;
	max-width: 1200px;

}

.insxx .insxxxx {
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	margin-top: 20px;
	overflow: hidden;
}

/**内容展示页 end**/
/**分页**/
.switch {
	padding-top: 17px;
	padding-bottom: 17px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	box-sizing: content-box;
}

.switch a {
	display: inline-block;
	border: 1px solid #ccc;
	text-align: center;
	margin: 5px;
	padding: 5px;
	background: #f2f2f2;
	color: #333;
	text-decoration: none;
	box-sizing: content-box;
}

.switch a:hover {
	background: #1A1E74;
	color: white;
}

.switch a.on {
	background: #1A1E74;
	color: white;
}

/**分页 end**/
/**about.php**/
.qygk1 {
	display: flex;
	justify-content: space-between;
}

.qygk1 .qy-p {
	width: 60%;
	margin: 0;
	margin-right: 50px;
}

.inssite .indtou .cntit {
	margin: 0 auto;
	margin-right: 5px;
	font-size: 28px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: 700;
	line-height: 30px;
	color: #009C4B;
}

.inssite .indtou .indabuensetit {
	font-size: 24px;
	font-family: Arial-Bold, Arial;
	color: #0B4275;
	line-height: 28px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 1px;
}

.about {
	width: 1200px;
	margin: 0 auto;
	padding: 0px 0 10px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	margin-top: 25px;
}

.about1 {
	width: 1200px;
	margin: 0 auto;
	padding: 0px 0 30px;
	box-sizing: border-box;
}

.about1 .inssite {
	width: 1200px;
	margin: auto;
	height: auto;
	box-sizing: border-box;
	font-size: 14px;
	/* margin-top: 35px;*/
}

.about1 .inssite .cntit {
	font-size: 18px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: 700;
	color: #009C4B;
	line-height: 26px;
}

.about-left p:first-child {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
}

.about-left p:last-child {
	font-size: 54px;
	font-weight: bold;
	color: rgba(0, 0, 0, 0.1);
	text-transform: uppercase;
}

.about .about-img {
	width: 560px;
	height: 310px;
	margin-left: 57px;
	overflow: hidden;
	flex-shrink: 0;
}

.about .about-img img {
	width: 100%;
}

.about .about-text {
	margin-top: 20px;
	font-family: SourceHanSansCN-Normal;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #444444;
}

.about1 .list {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 55px;
}

.about1 .list ul {
	width: 95%;
	height: auto;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background-color: #efefef;
	padding: 20px;
}

.about1 .list ul li {
	overflow: hidden;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	min-width: 370px;
	min-height: 371px;
}

.about1 .list ul li a {
	display: block;
	overflow: hidden;
	margin: auto;
	border-radius: 3px;
	transition: 1s;
	min-width: 370px;
	min-height: 371px;
	text-align: center;
}

.about1 .list ul li a:hover {
	/* box-shadow: 0px 0px 4px #1A1E74; */
}

.about1 .list ul li a .pic {
	overflow: hidden;
	overflow: hidden;
	min-width: 370px;
	min-height: 371px;
}

.about1 .list ul li a .pic img {
	min-width: 370px;
	min-height: 371px;
}

.about1 .list ul li a .tit {
	width: 250px;
	height: 30px;
	overflow: hidden;
	margin: auto;
	margin-bottom: 15px;
}

.insabu {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.insabu p {
	text-indent: 30px;
	margin-bottom: 40px;
}

.insabu .piclist {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.insabu .piclist ul {
	width: 100%;
	height: auto;
}

.insabu .piclist ul li {
	float: left;
	width: 386px;
	margin-right: 21px;
	overflow: hidden;
}

.insabu .piclist ul li img {
	width: 386px;
	height: 272px;
}

.zhengshulist {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 70px;
	/* margin-bottom: 40px;*/
}

.zhengshulist ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.zhengshulist ul li {
	width: 268px;
	height: 225px;
	overflow: hidden;
	margin-right: 25px;
	float: left;
}

.zhengshulist ul li .pic {
	width: 268px;
	height: auto;
	overflow: hidden;
}

.zhengshulist ul li .pic img {
	width: 268px;
	height: 178px;
	transition: 1s;
}

.zhengshulist ul li:hover .pic img {
	transform: scale(1.1);
}

.zhengshulist ul li .p {
	font-size: 15px;
	/* text-align: center; */
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: 1s;
	text-align: center;
}

.zhengshulist ul li .content {
	font-size: 14px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	line-height: 20px;
	opacity: 0.6;
}

/**about.php end**/
/**product.php**/
.product {
	width: 1200px;
	margin: 60px auto;
	display: flex;
}

.product .product-nav {
	width: 285px;
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
}

.product .nav {
	background: #F8F8F8;
	/* padding: 0px 20px; */
	margin-top: 10px;
}

.product .nav .information {
	font-size: 24px;
	font-family: Source Han Sans CN-Medium, Source Han Sans CN;
	font-weight: 500;
	color: #000000;
	line-height: 35px;
}

.product .nav .information-data {
	display: flex;
	align-items: center;
	font-size: 14px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	line-height: 20px;
	opacity: 0.8;
}

.product .product-nav .nav-header {
	width: 100%;
	display: flex;
	flex-direction: column;
	background-color: #009C4B;
	padding: 10px 10px;
	box-sizing: border-box;
	/* margin-bottom: 10px; */
}

.product .product-nav .nav-header p:first-child {
	color: #fff;
	font-size: 24px;
	margin-bottom: 10px;
}

.product .product-nav .nav-header p:last-child {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}

.product .product-nav .nav-list {
	display: flex;
	flex-direction: column;
	margin-bottom: 10px;
	width: 245px;
	height: auto;
	padding: 10px 20px;
	position: relative;
}


.product .product-nav .nav-list .list-title {
	position: relative;
	background-color: #f8f8f8;
	transition: 0.1s ease;
}

.product .product-nav .nav-list .list-title .title-text {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	padding: 0 20px;
	box-sizing: border-box;
}

.product .product-nav .nav-list .list-title .title-icon {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 6px;
	height: 6px;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	transform: rotate(45deg);
	transition: 0.15s ease;
}

.product .product-nav .nav-list .list-title:hover {
	background-color: #009C4B;
}

.product .product-nav .nav-list .list-title:hover .title-text {
	color: #fff;
}

.product .product-nav .nav-list .list-title:hover .title-icon {
	transform: rotate(135deg);
	border-color: #fff;
}

.product .product-nav .nav-list .active-parent {
	background-color: #009C4B;
}

.product .product-nav .nav-list .active-parent .active-text {
	color: #fff;
}

.product .product-nav .nav-list .active-parent .active-icon {
	transform: rotate(135deg);
	border-color: #fff;
}

.product .product-nav .nav-list .list-body {
	width: 100%;
	display: flex;
	flex-direction: column;
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 10px 0;
	box-sizing: border-box;
}

.product .product-nav .nav-list .list-body .body-text {
	padding: 10px 20px;
	box-sizing: border-box;
}

.product .product-nav .nav-list .list-body .body-text:hover {
	color: #009C4B;
}

.product .product-nav .nav-list .list-body .active {
	color: #009C4B;
}

.product .product-list {
	margin-left: 20px;
	display: flex;
	flex-direction: column;
}

.product .case-list {
	margin-top: -25px;
}

.product .product-list .list-search {
	display: flex;
	align-items: center;
}

.product .product-list .list-search input {
	width: 350px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #009C4B;
	box-sizing: border-box;
	padding: 0 15px;
}

.product .product-list .list-search a {
	font-size: 16px;
	width: 85px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #009C4B;
}

.product .product-list .list-ctn {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.product .product-list .list-ctn::after {
	content: '';
	width: 300px;
}

.product .product-list .list-ctn .ctn-item {
	width: 300px;
	display: flex;
	flex-direction: column;
	border: 1px solid #e5e5e5;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	margin-top: 25px;
	height: auto;
	margin-right: 10px;
	background: white;
}

.product .product-list .list-ctn .ctn-item:hover .item-img img {
	scale: 1.1;
	transition: 0.15s ease-in-out;
}

.product .product-list .list-ctn .ctn-item:hover .item-btn {
	color: #fff;
	background-color: #009C4B;
	transition: 0.1s linear;
}

.product .product-list .list-ctn .ctn-item .item-img {
	width: 100%;
	height: 225px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}

.product .product-list .list-ctn .ctn-item .item-img img {
	width: 80%;
}

.product .product-list .list-ctn .ctn-item .case-img {
	height: 220px;
}

.product .product-list .list-ctn .ctn-item .item-title {
	width: 100%;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}

.product .product-list .list-ctn .ctn-item .case-title {
	background-color: #f8f8f8;
}

.product .product-list .list-ctn .ctn-item .item-dsc {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.5);
	padding: 0 20px;
	box-sizing: border-box;
	line-height: 1.5;
	height: 60px;
}

.product .product-list .list-ctn .ctn-item .item-btn {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	background-color: #f8f8f8;
	color: #009C4B;
	margin-top: 20px;
}

.product .news {
	display: flex;
	flex-direction: column;
	margin-left: 20px;
}

.product .news .news-first {
	background-color: #f8f8f8;
	padding: 20px;
	box-sizing: border-box;
	display: flex;
}

.product .news .news-first:hover {
	background-color: #009C4B;
	color: white;
}

.product .news .news-first .first-img {
	width: 300px;
	overflow: hidden;
	flex-shrink: 0;
	margin-right: 20px;
}

.product .news .news-first .first-img img {
	width: 100%;
}

.product .news .news-first .first-text {
	display: flex;
	flex-direction: column;
}

.product .news .news-first .first-text .text-title {
	font-size: 18px;
	margin-bottom: 15px;
}

.product .news .news-first .first-text .text-dsc {
	font-size: 14px;
	line-height: 1.8;
	/* color: rgba(0, 0, 0, 0.5); */
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-bottom: 30px;
}

.product .news .news-first .first-text .text-date {
	font-size: 14px;
	/* color: rgba(0, 0, 0, 0.5); */
}

.product .news .news-ctn {
	display: flex;
	flex-direction: column;
	background-color: #f8f8f8;
	padding: 0 20px;
	box-sizing: border-box;
	margin-top: 20px;
}

.product .news .news-ctn .ctn-item {
	padding: 30px 0;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
	padding: 10px;
}

.product .news .news-ctn .ctn-item:hover {
	background-color: #009C4B;
	color: white;
}

.product .news .news-ctn .ctn-item:last-child {
	border-bottom: none;
}

.product .news .news-ctn .ctn-item .item-title {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
	font-weight: bold;
}

.product .news .news-ctn .ctn-item .item-title .title-text {
	font-size: 18px;
}

.product .news .news-ctn .ctn-item .item-title .title-date {
	font-size: 14px;
	/* color: rgba(0, 0, 0, 0.5); */
	flex-shrink: 0;
	margin-left: 20px;
}

.product .news .news-ctn .ctn-item .item-dsc {
	font-size: 14px;
	/* color: rgba(0, 0, 0, 0.5); */
	line-height: 1.8;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.insprolist {
	width: 1000px;
	height: 890px;
	overflow: hidden;
	position: relative;
	;
}

.insprolist ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.insprolist ul li {
	width: 250px;
	height: auto;
	margin-bottom: 20px;
	overflow: hidden;
	float: left;
	margin-right: 24px;
}

.insprolist ul li a {
	display: block;
	height: auto;
	overflow: hidden;
	width: 265px;
	height: auto;
	/* box-shadow: 0px 0px 4px #ccc; */
	margin: auto;
	border-radius: 3px;
	transition: 1s;
}

.insprolist ul li a:hover {
	/* box-shadow: 0px 0px 4px #1A1E74; */
}

.insprolist ul li a .pic {
	width: 240px;
	height: auto;
	overflow: hidden;
	border: 1px solid #ccc;
}

.insprolist ul li a .pic img {
	width: 240px;
	height: 240px;
}

.insprolist ul li a .tit {
	width: 340px;
	height: 30px;
	margin: auto;
	margin-bottom: 15px;
}

.insprolist ul li a .tit .wenzi {
	width: 245px;
	height: 30px;
	overflow: hidden;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
	line-height: 30px;
	transition: 1s;
	text-align: center;
	margin-top: 10px;
}

.insprolist ul li a:hover .tit .wenzi {
	/* color: #1A1E74; */
}

.insprolist ul li a .tit .tb {
	width: 18px;
	float: right;
	overflow: hidden;
	height: 30px;
	background: url('../images/indproarr.jpg') no-repeat center center;
}

/**product.php end**/
/**case.php**/
.caselist {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 80px;
	margin-bottom: 40px;

}

.caselist ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
}

.caselist ul li {
	height: auto;
	overflow: hidden;
	margin-right: 42.66px;
	float: left;
	/* text-align: center; */
    width: 250px;
}

.caselist ul li .pic {
	width: 200px;
	height: auto;
	overflow: hidden;
}

.caselist ul li .pic img {
	width: 200px;
    height: 300px;
	transition: 1s;
}

.caselist ul li:hover .pic img {
	transform: scale(1.1);
}

.caselist ul li p {
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	/* overflow: hidden;	
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: 1s; */
}

.caselist ul li:hover p {
	color: #014AA4;
}

/**case.php end**/
/* maintenance.php */
.maintenance {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 40px;

}

.maintenance ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.maintenance ul li {
	width: 47%;
	height: auto;
	overflow: hidden;
	margin-right: 60px;
	float: left;
	background: #F8F8F8;
	margin-bottom: 25px;
	margin-top: 35px;
}

.maintenance .box {
	display: flex;
}

.maintenance ul li .pic {
	width: 230px;
	height: auto;
	overflow: hidden;
}

.maintenance ul li .pic img {
	width: 230px;
	height: 185px;
	transition: 1s;
}

.maintenance ul li:hover .pic img {
	transform: scale(1.1);
}

.maintenance ul li .p {
	transition: 1s;
	line-height: 45px;
	width: 100%;
	font-size: 20px;
	font-family: Source Han Sans CN-Bold, Source Han Sans CN;
	font-weight: 700;
	color: #FFFFFF;
	background: #009C4B;
	padding-left: 20px;
	margin-top: 0;
}

.maintenance ul li .content {
	opacity: 0.6;
	font-size: 16px;
	font-family: Source Han Sans CN-Normal, Source Han Sans CN;
	font-weight: 350;
	color: #000000;
	line-height: 30px;
	width: 88%;
	margin: 20px auto;
}

/* maintenance.php end */
/* 产品详情 */
.info {
	width: 1200px;
	margin: 60px auto 30px auto;
	display: flex;
	justify-content: space-between;
	padding: 10px 20px;
	box-sizing: border-box;
	border: 1px solid rgba(0, 0, 0, 0.1);
	height: 650px;
}

.info .info-left {
	width: 50%;
	/* margin-right: 20px; */
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
}

.info .info-left .left-top {
	width: 100%;
	/* overflow: hidden; */
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	margin-bottom: 12px;
	height: 425px;
}

.info .info-left .left-top img {
	width: 465px;
	height: 465px;
	margin: 0 auto;
}

.info .info-left .left-bottom {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.info .info-left .left-bottom .bottom-img {
	width: 115px;
	height: 85px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
}

.info .info-left .left-bottom .bottom-img img {
	width: 60%;
	height: 100%;
}

.info .info-right {
	display: flex;
	flex-direction: column;
	width: 50%;
}

.info .info-right .right-title {
	font-size: 36px;
	color: #009C4B;
	font-weight: bold;
	margin: 0;
}

.info .info-right .right-dsc {
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 1.8;
}

.info .info-right .right-msg {
	width: 100%;
	background-color: #f8f8f8;
	padding: 20px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
}

.info .info-right .right-msg .msg-title {
	font-size: 18rpx;
	text-align: center;
	margin-bottom: 16px;
}

.info .info-right .right-msg .msg-textarea {
	width: 100%;
	height: 80px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 10px 15px;
	box-sizing: border-box;
	background-color: #fff;
}

.info .info-right .right-msg .msg-group {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 10px;
}

.info .info-right .right-msg .msg-group .group-input {
	width: 49%;
	height: 50px;
	line-height: 50px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 0 15px;
	box-sizing: border-box;
	background-color: #fff;
}

.info .info-right .right-msg .msg-group .group-btn {
	width: 49%;
	height: 50px;
	line-height: 50px;
	background-color: #009C4B;
	text-align: center;
	font-size: 16px;
	color: #fff;
}

@media (max-width: 1200px) {
	.info {
		width: auto;
		margin: 30px 12px 15px 12px;
		flex-direction: column;
		justify-content: unset;
		padding: 20px 10px;
	}

	.info .info-left {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}

	.info .info-left .left-top {
		width: 100%;
		height: 260px;
	}

	.info .info-left .left-bottom {
		width: 100%;
	}

	.info .info-left .left-bottom .bottom-img {
		width: 24%;
	}

	.info .info-right .right-title {
		font-size: 18px;
		margin-top: 20px;
		text-align: center;
		font-weight: bold;
	}

	.info .info-right .right-dsc {
		font-size: 14px;
		margin-bottom: 0;
	}
}

.panel {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 60px;
}

.panel .panel-tab {
	width: 100%;
	display: flex;
	align-items: center;
	background-color: #f8f8f8;
	height: 50px;
	line-height: 50px;
}

.panel .panel-tab a {
	font-size: 20px;
	width: 50%;
	text-align: center;
}

.panel .panel-tab .active,
.panel .panel-tab a:hover {
	background-color: #009C4B;
	color: #fff;
}

.panel .panel-dsc {
	padding: 50px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
	width: 100%;
	/* height: 480px;
	overflow: scroll; */
	scrollbar-width: none;
	-ms-overflow-style: none;
	display: none;
}

.panel .panel-dsc::-webkit-scrollbar {
	display: none;
}

.panel .panel-dsc .dsc-fun {
	font-size: 16px;
	line-height: 1.8;
}

.panel .panel-dsc .dsc-canshu {
	width: 100%;
}

.panel .panel-dsc .dsc-canshu img {
	width: 100%;
}

.panel .panel-dsc .dsc-ziliao {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.panel .panel-dsc .dsc-ziliao .list {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.panel .panel-dsc .dsc-ziliao .ziliao-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 24px;
}

.panel .panel-dsc .dsc-ziliao .ziliao-item .item-img {
	width: 250px;
	height: 300px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}

.panel .panel-dsc .dsc-ziliao .ziliao-item .item-img img {
	width: 100%;
}

.video {
	width: 700px;
	height: 500px;
}

.panel .panel-dsc .dsc-ziliao .ziliao-item .item-title {
	background-color: #f8f8f8;
	line-height: 3.6;
	box-sizing: border-box;
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	text-align: center;
	margin: 0;
}

@media (max-width: 1200px) {
	.video {
		width: 100%;
	}

	.panel {
		width: auto;
		margin: 0 12px;
		margin-bottom: 30px;
	}

	.panel .panel-tab {
		height: 40px;
		line-height: 40px;
	}

	.panel .panel-tab a {
		font-size: 16px;
	}

	.panel .panel-dsc {
		padding: 20px 10px;
		/* height: 300px; */
	}

	.panel .panel-dsc .dsc-fun {
		font-size: 14px;
		line-height: 1.6;
	}

	.panel .panel-dsc .dsc-fun img {
		width: 100%;
	}

	.panel .panel-dsc .dsc-ziliao {
		justify-content: space-between;
	}

	.panel .panel-dsc .dsc-ziliao .list {
		display: flex;

	}

	.panel .panel-dsc .dsc-ziliao .ziliao-item {
		width: 48.5%;
		margin-right: 0;
	}

	.panel .panel-dsc .dsc-ziliao .ziliao-item .item-img {
		width: 100%;
		height: 230px;
	}
}

/**news.php**/
/**新闻列表**/
.inslist {
	width: 1160px;
	height: auto;
	margin: 35px auto;
	overflow: hidden;
	padding: 30px 0px;
	background-color: #f8f8f8;
	padding: 20px;
	margin-top: 75px;
}

/**内页第一条新闻**/
.insfirnew {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}

.insfirnew .pic {
	width: 350px;
	height: 200px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}

.insfirnew .pic img {
	width: 350px;
	height: 200px;
}

.insfirnew .right {
	width: 62%;
	float: left;
	margin-left: 15px;
}

.insfirnew .right .tit {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: SourceHanSansCN-Bold;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 1px;
	color: #0B4275;
}

.insfirnew .right .time {
	color: #999;
	overflow: hidden;
	font-family: ArialMT;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 1px;
	color: #444444;
}

.insfirnew .right .des {
	overflow: hidden;
	text-align: justify;
	font-family: SourceHanSansCN-Normal;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #000000;
	opacity: 0.9;
}

.insfirnew .right:hover .tit {
	color: #0B4275;
}

.insfirnew .right:hover .time {
	color: #0B4275;
}

.insfirnew .right:hover .des {
	color: #0B4275;
}

/**内页第一条新闻 end**/
.inslist ul {
	width: 1140px;
	height: auto;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.inslist ul li {
	width: 48%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	line-height: 45px;
}

.inslist ul li a {
	display: block;
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

.inslist ul li a div.tit {
	width: 400px;
	font-size: 14px;
	color: #333;
	float: left;
	transition: 1s;
	/* display: flex; */
	margin-right: 10px;
}

.inslist ul li a:hover div.tit {
	color: #0B4275;
}

.inslist ul li a div.tit span {
	display: inline-block;
	background-color: #0B4275;
	width: 8px;
	height: 8px;
	margin-top: 7px;
	margin-right: 10px;
}

.inslist ul li a div.time {
	width: 120px;
	font-size: 14px;
	color: #333;
	text-align: right;
	float: left;
}

/**新闻列表 end**/
/**news.php**/
/**contact**/
/**联系我们**/
.inscontact {
	width: 1160px;
	height: auto;
	overflow: hidden;
	background-color: #f8f8f8;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 60px;
	margin-top: 35px;
	margin-bottom: 35px;
	padding-left: 20px;
}

.inscontact .cntit {
	width: 100%;
	text-align: center;
	font-size: 32px;
	overflow: hidden;
	color: #1A1E74;
	line-height: 32px;
	margin-bottom: 10px;
}

.inscontact .entit {
	width: 100%;
	text-align: center;
	font-size: 18px;
	overflow: hidden;
	color: #ccc;
	margin-bottom: 40px;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
}

.inscontact .map {
	width: 600px;
	height: 362px;
	overflow: hidden;
	float: left;
}

.inscontact .info {
	width: 480px;
	float: left;
	height: auto;
	overflow: hidden;
	margin-right: 80px;
}

.inscontact .info .gstit {
	margin-bottom: 20px;
	color: #333333;
	font-size: 22px;
	overflow: hidden;
	margin-top: 30px;
}

.inscontact .info p {
	font-size: 15px;
	overflow: hidden;
	color: #666;
	line-height: 40px;
	text-align: justify;
}

.inscontact .info .cttwocode {
	width: 122px;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}

.inscontact .info .cttwocode img {
	width: 120px;
	height: 120px;
	border: 1px solid #ccc;
}

.inscontact .info .cttwocode .ss {
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #666;
}

/**联系我们 end**/
/**contact.php**/
/**客服代码**/
#service {
	width: 161px;
	height: auto;
	position: fixed;
	bottom: 10px;
	right: 0px;
	z-index: 100;
}

*html #service {
	margin-top: 258px;
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop));
}

#service li {
	width: 161px;
	height: 60px;
}

#service li img {
	float: right;
}

#service li a {
	height: 49px;
	float: right;
	display: block;
	min-width: 47px;
	max-width: 161px;
}

#service li a .shows {
	display: block;
}

#service li a .hides {
	margin-right: -143px;
	cursor: pointer;
	cursor: hand;
}

#service li a.weixin_area .hides {
	display: none;
	position: absolute;
	right: 143px;
}

#service li a.weixin_area .weixin {
	display: none;
	position: absolute;
	right: 0;
	top: 48px
}

#p2 {
	width: 112px;
	background-color: #A7D2A9;
	height: 47px;
	margin-left: 47px;
	border: 1px solid #8BC48D;
	text-align: center;
	line-height: 47px
}

#p3 {
	width: 112px;
	background-color: #EC9890;
	height: 47px;
	margin-left: 47px;
	border: 1px solid #E6776C;
	text-align: center;
	line-height: 47px
}

#p1 {
	width: 47px;
	height: 49px;
	float: left
}

a:hover {
	text-decoration: none
}

/**客服代码 end**/