 
/*我们的优势*/
.ly_youshi {
	background: #f5f5f5;
}
.ly_youshi_in {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	padding: 20px 0;
}
.ly_youshi ul {
	overflow: hidden;
}
.ly_youshi ul li {
	width: 48%;
	padding: 2%;
	float: left;
	overflow: hidden;
	margin-right: 4%; 
	margin-bottom: 20px;
	background: #ffffff;
}
.ly_youshi ul li:nth-child(2n) {
	margin-right: 0;
	border-radius: 0 8px 8px 0;
}
.ly_youshi ul li p {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #333;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 62px;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ly_youshi ul li p i {
	display: block;
	width: 35px;
	height: 35px;
	position: absolute;
	left: 11px;
	top: 8px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 35px;
}
.ly_youshi ul li p i:before {
	content: "";
	display: block;
	width: 35px;
	height: 35px;
	background: #00af66;
	;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	left: 0;
	top: 0;
}
.ly_youshi ul li p i b {
	position: absolute;
	top: 0;
	left: 1px;
}
.ly_youshi ul li p font {
	color: #fe0100;
}
.ly_youshi ul li em {
	display: block;
	width: 100%;
	overflow: hidden;
	color: #aaa;
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 0;
	padding: 0 0 0 62px;
	box-sizing: border-box;
	height: 30px;
}
.ly_youshi ul li span {
	display: block;
	width: 100%;
	overflow: hidden;
	line-height: 24px;
	color: #666;
	font-size: 14px;
	text-align: justify;
	margin: 12px 0 0;
	padding: 0 0 0 62px;
	box-sizing: border-box;
}
.ly_youshi ul li p font, .adv_text ul li span font {
	color: #009933;
}
@media (max-width:1199px) {
.ly_youshi_in {
	width: 96%;
	padding: 20px 0;
}
.ly_youshi ul li span {
	height: 50px;
	overflow: hidden;
}
}
@media (max-width:767px) {
.ly_youshi ul li {
	width: 100%;
	padding: 2% 2% 4%;
}
.ly_youshi ul li span {
	width: 94%;
	line-height: 18px;
	height: auto;
	margin: 4px 0 5px;
	font-size: 12px;
	padding: 0 0 0 52px;
}
.ly_youshi ul li p {
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 52px;
}
.ly_youshi ul li em {
	padding: 0 0 0 52px;
}
.ly_youshi ul li p i {
	font-size: 16px;
	width: 26px;
	line-height: 26px;
	height: 26px;
}
.ly_youshi ul li p i:before {
	width: 26px;
	height: 26px;
}
.ly_youshi ul li p i b {
	left: 4px;
}
}
/*首页关于我们*/
.ly_about {
	width: 100%;
	background: #0170e2;
}
.ly_about_in {
	width: 90%;
	max-width: 1440px;
	margin: 0 auto;
	padding: 50px 0;
}
.ly_about_in .gsjj {
	background: #fff;
	padding: 35px 30px;
}
.gsjj_img {
	float: left;
	width: 40%;
}
.gsjj_img img {
	max-width: 100%;
}
.gsjj_in {
	width: 57%;
	float: right;
	margin: 0 0 0 0;
}
.gsjj .h_d {
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
.gsjj div.desc {
	font-size: 14px;
	color: #555;
	line-height: 28px;
	margin-top: 20px;
	height: 225px;
	overflow: hidden;
}
.gsjj a.more {
	display: block;
	width: 140px;
	height: 40px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	background: #00af66;
	float: right;
	margin-top: 15px;
}
.gsjj a.more:hover {
	cursor: pointer;
	opacity: 0.8;
}
@media (max-width:1199px) {
.ly_about_in {
	width: 96%;
	padding: 20px 0 40px;
}
.gsjj {
	background: none;
}
.gsjj_img {
	width: 46%;
}
.gsjj_img img {
	width: auto;
	max-width: 100%;
}
.gsjj div.desc {
	height: 196px;
}
.gsjj_in {
	width: 51%;
}
}
@media (max-width:991px) {
.gsjj {
	background: none;
}
.gsjj_img {
	margin-top: 0;
	width: 100%;
	display: block
}
.gsjj_img img {
	width: 100%;
	display: block;
	height: auto;
}
.gsjj_in {
	width: 100%;
	margin: 20px 0 0 0;
}
.gsjj a.more {
	float: none;
	margin: 20px auto;
}
}
@media (max-width:767px) {
.ly_about_in {
	padding: 20px 0 15px;
}
.ly_about_in .gsjj {
	padding: 20px 15px;
}
.gsjj div.desc {
	margin-top: 10px;
	font-size: 12px;
	line-height: 24px;
}
}
.ly_article {
	/* background: #fff; */
}
.ly_article_in {
	text-align: center;
	width: 90%;
	max-width: 1440px;
	margin: 0 auto;
	padding: 40px 0;
}
.textlist1 {
	height: 250px;
}
.textlist1 li {
	float: left;
	margin-left: 36px;
	text-align: left;
	margin-bottom: 24px;
	height: 120px;
	width: 46%;
	background: #FFF;
	position: relative;
	margin: 0 10px 0 40px;
}
.textlist1 li:nth-child(2n) {
	float: right;
	margin-left: 0;
}
.textlist1 li .InfoTitle {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	font-size: 16px;
	text-indent: 65px;
	padding-top: 5px;
	font-weight: bold;
}
.textlist1 li a:hover {
	color: #009933;
}
.textlist1 li p {
	margin-left: 45px;
	padding: 0 20px 0 20px;
	color: #5d5d5d;
	font-size: 15px;
	line-height: 24px;
	margin-top: 10px;
	color: #999;
	height: 48px;
	overflow: hidden;
}
.textlist1 li .time {
	float: left;
	width: 80px;
	height: 80px;
	background: #009933;
	color: #FFF;
	line-height: 25px;
	padding: 12px 12px;
	position: absolute;
	left: -35px;
	top: 16px;
	text-align: center;
	-moz-box-shadow: 0px 0px 20px #009933;
	-webkit-box-shadow: 0px 0px 20px #009933;
	box-shadow: 0px 0px 20px #009933;
}
.textlist1 li .time .day {
	font-size: 28px;
	font-weight: bold;
}
.textlist1 li .time .month {
	float: left;
	width: 56px;
	font-size: 14px;
}
.textlist1 li .time .year {
	float: left;
	font-size: 18px;
	width: 48px;
}
.ly_article .viewmore {
	width: 150px;
	height: 40px;
	/* padding-right:35px; */
	line-height: 40px;
	border: #c5c5c5 solid 1px;
	display: block;
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
	color: #6d6d6d;
	margin-top: 30px;
}
.ly_article .viewmore:hover {
	color: #009933;
	border: #009933 solid 1px;
}
@media (max-width:1199px) {
.ly_article_in {
	width: 96%;
	padding: 20px 0;
}
.textlist1 li {
	width: 45%;
}
}
@media (max-width:991px) {
.textlist1 li {
	width: 43%;
}
}
@media (max-width:767px) {
.textlist1 {
	height: auto;
}
.textlist1 li {
	width: 88%;
	margin-left: 12%;
	margin-bottom: 0;
	height: 76px;
}
.textlist1 li .InfoTitle {
	font-size: 16px;
}
.textlist1 li p {
	line-height: 20px;
	height: 42px;
	font-size: 12px;
}
.textlist1 li .time {
	height: 46px;
	-moz-box-shadow: 0px 0px 10px #0170E2;
	-webkit-box-shadow: 0px 0px 10px #0170E2;
	box-shadow: 0px 0px 10px #0170E2;
}
.textlist1 li .time .day {
	font-size: 24px;
}
.textlist1 li .time .month {
	margin-top: -6px;
}



