
body{
	line-height: 1;
	background: #fff;
}
a {
	outline: none;
	color: #333;
}
a:hover {
	color: #44a631;
}
.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.w {
	width: 1224px;
	margin: 0 auto;
}
.left {
	float: left;
}
.right {
	float: right;;
}
.advs {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("adv.png") no-repeat;
}
.gradual {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(90,90,90,0)), to(rgba(90,90,90,1)));
	background-image: -webkit-linear-gradient(180deg, rgba(90,90,90,0), rgba(90,90,90,1));
	background-image: -moz-linear-gradient(180deg, rgba(90,90,90,0), rgba(90,90,90,1));
	background-image: -ms-linear-gradient(180deg, rgba(90,90,90,0), rgba(90,90,90,1));
	background-image: -o-linear-gradient(180deg, rgba(90,90,90), rgba(90,90,90,1));
	background-image: linear-gradient(180deg, rgba(90,90,90,0), rgba(90,90,90,1));
}
.Center{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.Center-y {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.Center-x {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.dynamic-list .image img,
.live-img .image img,
.live-ul .image img,
.video-list .image img,
.part4 .item .item-main .image img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.dynamic-list .image:hover img,
.live-img .image:hover img,
.live-ul .image:hover img,
.video-list .image:hover img,
.part4 .item .item-main .image:hover img {
	-ms-transform: scale(1.10);
	transform: scale(1.10);
}
.banner-adv {
	margin: 0 auto;
}
.banner-adv ul {
	width: calc(100% + 10px);
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}
.banner-adv ul li {
	display: block;
	float: left;
	position: relative;
}
.banner-adv ul li .adv-item{
	margin: 24px 5px 0 5px;
	position: relative;
}
.banner-adv ul.one li{
	width: 100%;
}
.banner-adv ul.two li{
	width: 50%;
}
.banner-adv ul.three li{
	width: 33.33%;
}
.banner-adv ul.four li{
	width: 25%;
}
.banner-adv ul.five li{
	width: 20%;
}
.banner-adv ul.six li{
	width: 16.66%;
}

/* part1 */
.part1 {
	margin-top: 24px;
}

.fy-index-left{float:left;width:423px;}
.slider-box {width: 423px;height: 306px;font-size: 14px;position:relative;}
.slider-box a.control {position:absolute;display: block;top: 50%;margin-top: -78px;width: 76px;height: 112px;cursor: pointer;z-index: 2;background: url(buttons.png) no-repeat}
.slider-box a.prev {left: 0;background-position: 0 0}
.slider-box a.next {right: 0;background-position: -76px 0}
.slider-box a.prev:hover {background-position: 0 -112px}
.slider-box a.next:hover {background-position: -76px -112px}
.slider-box img{position:relative;width:423px;height:auto;}
.slider {display: none}

.fy-index-center{float:left;width:425px;margin-left:15px;}
.ttfb .tt{width:420px;}
.ttfb .tt dl{width:100%;margin-top:12px;}
.ttfb .tt dt a{display:block;width:100%;height:30px;line-height:30px;font-size:20px;font-weight:bold;color:#ff3c00;text-align:center;}
.ttfb .tt dt a:hover{color:#44a631;text-decoration:none;}
.ttfb .tt dd p{padding-top:10px;font-size:14px;color:#999;}
.ttfb .tt dd a{display:inline;font-size:14px;color:#44a631;font-weight:normal;}
.ttfb ul{margin-top:15px;padding-top:10px;border-top:1px solid #e3e3e3;clear:both;}
.ttfb li a,.ttfb .tt dt a{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.fy-atc-list li{height:30px;line-height:30px;position:relative;padding-left:10px;}
.fy-atc-list li a{line-height:30px;font-size:14px;}
.fy-atc-list li a.bold{font-weight:bold;}
.fy-atc-list li span{color:#999;float:right;padding-left:10px;}

.hotsPot {
	width: 540px;
	float: right;
	background: #fff;
	box-shadow: 0px 0px 7px 0px rgba(19, 19, 19, 0.1);
	padding: 16px 20px;
	box-sizing: border-box;
	position: relative;
}
.hotsPot::after {
	content: '';
	display: block;
	width: 122px;
	height: 86px;
	background: url('hotsPot-bg.png') no-repeat;
	background-size: contain;
	position: absolute;
	right: 0;
	top: 0;
}
.hotsPot-title {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.hotsPot-title b {
	font-size: 26px;
	position: relative;
	display: inline-block;
	width: 135px;
}
.hotsPot-title b span {
	display: inline-block;
	width: 56px;
	height: 24px;
	background: url('hotsPot.png') no-repeat;
	background-size: contain;
	margin: 8px 0 0 0 ;
	vertical-align: top;
	position: relative;
	z-index: 1;
}
.hotsPot-title .more,
.dynamic-title .more,
.index-title .more {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 16px;
	color: #999;
}
.hotsPot-title .more:hover,
.dynamic-title .more:hover,
.index-title .more:hover {
	color: #44a631;
}
.hotsPot-title b::after {
	right: 0;
	bottom: 0;
	content: '';
	position: absolute;
	display: inline-block;
	width: 79px;
	height: 10px;
	background: url('hotsPot-ico.png') no-repeat;
	background-size: contain;
}
.hotsPot ul {
	margin-top: 15px;
}
.hotsPot ul li {
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	font-size: 17px;
	position: relative;
	padding-right: 30px;
}
.hotsPot ul li b {
	color: #999;
	font-weight: normal;
	display: inline-block;
	margin-right: 8px;
	width: 22px;
	height: 22px;
	line-height: 1.2;
	text-align: center;
	border-radius: 8px 2px;
	background: #eee;
}
.hotsPot ul li span {
	color: #999;
	position: absolute;
	top: 0;
	right: 0;
}
.hotsPot ul li:first-child b {
	background: #ff5346;
	color: #fff;
}
.hotsPot ul li:nth-child(2) b {
	background: #ff981e;
	color: #fff;
}
.hotsPot ul li:nth-child(3) b {
	background: #44a631;
	color: #fff;
}
.hotsRec {
	width: 1030px;
	float: left;
}
.banner {
	height: 284px;
	position: relative;
	overflow: hidden;
}
.banner-nav {
	position: absolute;
	bottom: 12px;
	left: 44px;
	right: 44px;
}
.banner-nav {
	position: absolute;
	left: 44px;
	right: 44px;
	bottom: 12px;
	font-size: 0;
}
.banner-nav a {
	font-size: 16px;
	display: inline-block;
	width: 185px;
	height: 36px;
	line-height: 36px;
	background: rgba(255,255,255,.8);
	text-align: center;
	margin-right: 3px;
}
.banner-nav a.focus {
	background: #6bba57;
	color: #fff;
}
.banner-nav a:last-child {
	margin-right: 0;
}
.fy-index-center .ttfb li::before,
.hotTopic-list .item li::before,
.part4 .item .item-ul p::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translate(0,-50%);
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #71a23b;
}
/* part1 End */

/* part2 */
.part2 {
	margin-top: 22px;
}
.dynamic {
	width: 1115px;
	float: left;
}
.dynamic-title {
	height: 60px;
	line-height: 60px;
	position: relative;
}
.dynamic-title::after {
	content: '';
	position: absolute;
	height: 2px;
	width: 100%;
	bottom: 0;
	left: 0;
	background: #e6e6e6;
}
.dynamic-title b{
	font-size: 22px;
}
.dynamic-title b img {
	vertical-align: top;
	margin: 12px 5px 0 0;
}
.dynamic-nav {
	font-size: 0;
	position: absolute;
	top: 0;
	right: 70px;
}
.dynamic-nav a {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-right: 45px;
	position: relative;
	display: inline-block;
}
.dynamic-nav a.focus {
	font-size: 24px;
	color: #44a631;
}
.dynamic-nav a::after {
	content: '';
	position: absolute;
	height: 3px;
	width: 0;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background: #ff981e;
	z-index: 1;
	transition: all .3s ease;
}
.dynamic-nav a.focus::after {
	width: 46px;
}
.dynamic-list {
	display: none;
	margin-top: 24px;
}
.dynamic-list .image {
	width: 540px;
	float: left;
	margin-right: 30px;
}
.dynamic-list .image a {
	display: block;
	height: 0;
	padding-bottom: 58.7%;
	overflow: hidden;
	background-color: #fff;
	position: relative;
}
.dynamic-list .image img {
	max-height: none;
	width: 100%;
}
.dynamic-list .image p {
	position: absolute;
	z-index: 5;
	bottom: 0;
	left: 0px;
	right: 0px;
	padding: 15px 12px 10px 12px;
	font-size: 20px;
	overflow: hidden;
	color: #fff;
}
.dynamic-list .image strong {
	max-height: 28px;
	line-height: 28px;
	overflow: hidden;
	display: block;
}
.dynamic-list .image:hover strong {
	max-height: 56px;
}
.dynamic-list .text {
	overflow: hidden;
}
.dynamic-list .text .item b {
	font-size: 20px;
	color: #333;
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.dynamic-list .text .item:last-child {
	margin-top: 8px;
}
.dynamic-list .text .item ul {
	margin-top: 4px;
}
.dynamic-list .text .item ul li {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 17px;
	color: #333;
}

.hotTopic {
	width: 450px;
	float: right;
	background: #f5f5f5;
	padding: 15px 24px 20px 24px;
	box-sizing: border-box;
}
.hotTopic-nav {
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	text-align: center;
	font-size: 0;
}

.hotTopic-nav a {
	padding: 0 50px;
	color: #333;
	position: relative;
	font-size: 18px;
}
.hotTopic-nav a b {
	position: relative;
}
.hotTopic-nav a.focus {
	font-size: 24px;
	color: #44a631;
}
.hotTopic-nav a.focus b::after {
	content: '';
	display: inline-block;
	width: 32px;
	height: 35px;
	position: absolute;
	right: -17px;
	top: 8px;
	background: url('hotTopic-ico.png');
	background-size: contain;
}
.hotTopic-nav a::after {
	width: 1px;
	height: 18px;
	background-color: #dddddd;
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}
.hotTopic-nav a:last-child::after {
	display: none;
}
.hotTopic-list {
	display: none;
}
.hotTopic-list .item {
	margin-top: 15px;
}
.hotTopic-list .item b {
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	display: block;
	text-align: left;
}
.hotTopic-list .item b a {
	color: #44a631;
}
.hotTopic-list .item ul {
	margin-top: 6px;
}
.hotTopic-list .item li {
	font-size: 17px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	padding-left: 15px;
	position: relative;
}
.hotTopic-list .item-con {
	overflow: hidden;
	margin-top: 12px;
}
.hotTopic-list .item-con-top .image {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 14px;
	position: relative;
}
.hotTopic-list .item-con-top .image i {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 17px;
	height: 17px;
	line-height: 1.5;
	background: #44a631;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 2px solid #febe24;
	border-radius: 50%;
	font-style: normal;
	font-weight: bold;
}
.hotTopic-list .item-con-top .image img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
}
.hotTopic-list .item-con-top .text {
	overflow: hidden;
}
.hotTopic-list .item-con-top .text b {
	height: 26px;
	line-height: 26px;
	display: block;
	font-size: 16px;
	color: #333;
}
.hotTopic-list .item-con-top .text p {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #999;
}
.hotTopic-list .item-con-bot {
	margin-top: 6px;
	background: #fff;
	border-radius: 0 15px 0 15px;
	border: 1px solid #eaeaea;
	padding: 8px 15px;
}
.hotTopic-list .item-con-bot p {
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	font-size: 16px;
}
.hotTopic-list .S-login {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	background: #6fc85d;
	border-radius: 30px;
	color: #fff;
}
/* part2 End */
/* part3 */
.part3 {
	height: 468px;
	margin-top: 30px;
	background: url('part3_bg.jpg') no-repeat;
	background-size: cover;
	padding: 47px 0;
	box-sizing: border-box;
}
.live {
	width: 1120px;
	float: left;
}
.live-title, .video-title {
	height: 35px;
	line-height: 35px;
	position: relative;
}
.live-title b, .video-title b{
	font-size: 28px;
}
.live-title b i, .video-title b i{
	font-size: 24px;
	vertical-align: top;
	display: inline-block;
	margin: 3px 6px 0 0;
	font-style: normal;
}
.live-title b a, .video-title b a{
	color: #fff;
}
.live-nav {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0;
}
.live-nav a {
	color: #fff;
	margin: 0 25px;
	position: relative;
	display: inline-block;
	font-size: 18px;
}
.live-nav a::after {
	content: '';
	position: absolute;
	height: 3px;
	width: 0;
	bottom: -4px;
	left: 50%;
	transform: translateX(-50%);
	background: #ffffff;
	z-index: 1;
	transition: all .3s ease;
}
.live-nav a.focus {
	font-size: 20px;
	font-weight: bold;
}
.live-nav a.focus::after {
	width: 36px;
}
.live-nav a:last-child {
	padding-right: 0;
}
.live-list {
	display: none;
}
.live-list,.video-list {
	margin-top: 25px;
}
.live-img {
	width: 558px;
	float: left;
	margin-right: 14px;
}
.live-img .image,
.live-ul li .image,
.video-list .image {
	padding-bottom: 56.3%;
	height: 0;
	position: relative;
	overflow: hidden;
}
.live-img .image img,
.live-ul li .image img,
.video-list .image img{
	max-height: none;
	display: block;
	width: 100%;
}
.live-img p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 54px;
	line-height: 54px;
	background: rgba(0,0,0,0.4);
	font-size: 18px;
	box-sizing: border-box;
	padding: 0 114px 0 20px;
}
.live-img p a {
	color: #fff;
}
.live-img p span {
	width: 104px;
	height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff740e), to(#ff3544));
	background-image: -webkit-linear-gradient(90deg, #ff740e, #ff3544);
	background-image: -moz-linear-gradient(90deg, #ff740e, #ff3544);
	background-image: -ms-linear-gradient(90deg, #ff740e, #ff3544);
	background-image: -o-linear-gradient(90deg, #ff740e, #ff3544);
	background-image: linear-gradient(90deg, #ff740e, #ff3544);
}
.live-img p span.Replay {
	background-image:-webkit-gradient(linear, left top, left bottom, from(#ea4f4f), to(#df2d2d));
	background-image:-webkit-linear-gradient(90deg, #ea4f4f, #df2d2d);
	background-image:-moz-linear-gradient(90deg, #ea4f4f, #df2d2d);
	background-image:-ms-linear-gradient(90deg, #ea4f4f, #df2d2d);
	background-image:-o-linear-gradient(90deg, #ea4f4f, #df2d2d);
	background-image: linear-gradient(90deg, #ea4f4f, #df2d2d);
}
.live-img p span.Notice {
	background-image:-webkit-gradient(linear, left top, left bottom, from(#2e7d42), to(#789a1b));
	background-image:-webkit-linear-gradient(90deg, #2e7d42, #789a1b);
	background-image:-moz-linear-gradient(90deg, #2e7d42, #789a1b);
	background-image:-ms-linear-gradient(90deg, #2e7d42, #789a1b);
	background-image:-o-linear-gradient(90deg, #2e7d42, #789a1b);
	background-image:linear-gradient(90deg, #2e7d42, #789a1b);
}
.live-img p span i {
	font-size: 16px;
	margin: 0 5px 0 0;
}
.live-ul {
	overflow: hidden;
}
.live-ul ul {
	overflow: hidden;
	margin: -7px;
}
.live-ul li {
	width: 50%;
	float: left;
	padding: 7px;
	box-sizing: border-box;
}
.live-ul li .image .cover {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.4);
	opacity: 0;
}
.live-ul li .image:hover .cover {
	opacity: 1;
}
.live-ul li .image .cover i {
	font-size: 60px;
	color: #fff;
}
.live-ul li .image span {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 14px;
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	background-color: #ff790c;
	border-radius: 3px;
	z-index: 10;
}
.live-ul li .image span.Notice {
	background: #ff790c;
}
.live-ul li .image span.Replay {
	background: #2884e2;
}
.live-ul li .image span.Live {
	background: #fa4c2f;
}
.video {
	width: 400px;
	float: right;
}
.video-title .more {
	font-size: 16px;
	color: #fff;
	right: 0;
}
.video-list .item {
	padding: 13px 12px;
	background: rgba(255,255,255,.5);
}
.video-list .item li {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	font-size: 17px;
}
.video-list .item li i{
	font-size: 16px;
	margin: 2px 4px 0 2px;
	color: #333;
}
.video-list .item li a:hover i{
	color: #44a631;
}
/* part3 End */
/* part4 */
.part4 ul {
	overflow: hidden;
	margin: 0 -18px;
}
.part4 ul li {
	width: 33.33%;
	float: left;
	padding: 0 18px;
	box-sizing: border-box;
}
.part4 .item {
	margin-top: 10px;
}
.part4 .item .item-main {
	margin-top: 16px;
	position: relative;
	overflow: hidden;
}
.part4 .item .item-main .image {
	width: 150px;
	height: 100px;
	overflow: hidden;
	margin-right: 17px;
	float: left;
}
.part4 .item .item-main .text {
	overflow: hidden;
}
.part4 .item .item-main .text .more {
	position: absolute;
	right: 0;
	bottom: 6px;
	background: #44a631;
	font-size: 14px;
	color: #fff;
	padding: 7px 17px;
	border-radius: 30px;
	display: block;
}
.part4 .item .item-main .text p {
	font-size: 18px;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	font-weight: bold;
}
.part4 .item .item-main .text span {
	font-size: 14px;
	color: #999;
	display: block;
	margin-top: 20px;
}
.part4 .item .item-ul {
	margin-top: 10px;
	min-height: 216px;
}
.part4 .item .item-ul p {
	line-height: 38px;
	height: 38px;
	overflow: hidden;
	font-size: 17px;
	color: #333;
	position: relative;
	padding-left: 15px;
	padding-right: 50px;
}
.part4 .item .item-ul p span {
	color: #999;
	font-size: 15px;
	position: absolute;
	right: 0;
	top: 0;
}
.part4 .item .item-bot {
	line-height: 40px;
	height: 40px;
	background: #f5f5f5;
	margin-top: 10px;
	padding: 0 16px;
	font-size: 15px;
	overflow: hidden;
}
.part4 .item .item-bot b {
	color: #ff9210;
	margin-right: 10px;
}
.part4 .item .item-bot a {
	color: #999;
	font-weight: normal;
	margin-right: 15px;
}
.part4 .item .item-bot a:hover {
	color: #44a631;
}
.part4 .item .item-bot a:last-child {
	margin-right: 0;
}
.index-title {
	height: 60px;
	line-height: 60px;
	position: relative;
}
.index-title::after {
	content: '';
	position: absolute;
	height: 1px;
	width: 100%;
	bottom: 0;
	left: 0;
	background: #ddd;
}
.index-title b {
	font-size: 24px;
	display: inline-block;
	position: relative;
}
.index-title b::after {
	content: '';
	height: 3px;
	width: calc(100% + 3px);
	background: #44a631;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9;
}
.index-title img {
	vertical-align: top;
	margin: 18px 10px 0 0;
}
/* part4 End */

/*part5*/
.part5 {
	margin-top: 10px;
	overflow: hidden;
}
.tech {
	width: 355px;
	float: left;
}
.tech-title {
	height: 55px;
	line-height: 55px;
	position: relative;
	margin-bottom: 8px;
}
.tech-title b {
	font-size: 22px;
}
.tech-title b i {
	width: 30px;
	height: 28px;
	display: inline-block;
	background: url("tech-ico.png") no-repeat;
	background-size: contain;
	vertical-align: top;
	margin: 13px 10px 0 0
}
.tech-title .more {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
	font-size: 15px;
}
.tech-title .more:hover {
	color: #138146;
}
.tech-title::after {
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #e6e6e6;
}
.tech .item-top {
	overflow: hidden;
}
.tech .item-top .image{
	width: 152px;
	height: 102px;
	float: left;
	margin-right: 16px;
	overflow: hidden;
	border-radius: 3px;
}
.tech .item-top .image img {
	width: 100%;
	height: 100%;
}
.tech .item-top .text {
	overflow: hidden;
}
.tech .item-top .text p {
	font-size: 16px;
	height: 56px;
	line-height: 28px;
	overflow: hidden;
	font-weight: bold;
	margin-top: 8px;
}
.tech .item-top .text span {
	font-size: 14px;
	color: #999;
	margin-top: 15px;
	display: block;
}

.tech .item:last-child {
	margin-top: 15px;
}
.tech ul {
	margin-top: 10px;
}
.tech ul li {
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	font-size: 16px;
	position: relative;
	padding-left: 16px;
}
.tech ul li::after {
	content: "";
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translate(0,-50%);
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #ccc;
}
.tech ul li:hover::after {
	background: #138146;
}
.solution {
	width: 683px;
	float: left;
	margin-left: 30px;
}
.solution-title {
	height: 55px;
	line-height: 55px;
	position: relative;
	margin-bottom: 8px;
}
.solution-title::after {
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #e6e6e6;
}
.solution-nav {
	position: absolute;
	left: 0;
	top: 0;
	font-weight: bold;
}
.solution-nav a {
	color: #999;
	width: 98px;
	font-size: 22px;
	display: inline-block;
	text-align: center;
	margin-right: 30px;
	position: relative;
}
.solution-nav a:last-child {
	margin-right: 0;
}
.solution-nav a.focus {
	color: #44a631;
}
.solution-nav a.focus i {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #44a631;
	z-index: 99;
}
.solution-nav a.focus i::after {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	content:"";
	width: 14px;
	height: 14px;
	top: -6px;
	background: url('downarrow.png') no-repeat;
	background-size: cover;
}
.solution-right {
	right: 0;
	top: 0;
	position: absolute;
	font-size: 16px;
	white-space: pre;
	color: #999;
}
.solution-right a {
	color: #999;
}
.solution-right a:hover {
	color: #138146;
}
.solution-list {
	display: none;
}
.solution-list .item-top {
	height: 136px;
	overflow: hidden;
	background: #f7f7f7;
	padding: 24px 30px 0 30px;
	box-sizing: border-box;
	position: relative;
}
.solution-list .item-top::after {
	content: "";
	width: 184px;
	height: 189px;
	position: absolute;
	z-index: 0;
	right: 50px;
	top: -20px;
	background: url('item-top.png') no-repeat;
	background-size: cover;
}
.solution-list .item-top b {
	display: block;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	position: relative;
	z-index:8;
}
.solution-list .item-top b a {
	color: #333;
}
.solution-list .item-top b i {
	display: inline-block;
	width: 24px;
	height: 19px;
	background: url('item-top-ico.png') no-repeat;
	background-size: contain;
	vertical-align: top;
	margin-top: 5px;
	margin-right: 5px;
}
.solution-list .item-top p {
	height: 44px;
	color: #999;
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
	margin-top: 15px;
	position: relative;
	z-index: 9;
}
.solution-list .item-top p a {
	color: #ff7e05;
	margin-left: 5px;
}
.solution-list .item-top b a:hover {
	color: #138146;
}
.solution-list ul {
	margin-top: 5px;
}
.solution-list ul li {
	font-size: 16px;
	height: 41px;
	line-height: 41px;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 45px;
	position: relative;
}
.solution-list ul li em {
	font-style: normal;
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
	font-size: 14px;
}
.solution-list ul li span {
	color: #138146;
}
.solution-list ul li a {
	color: #333;
}
.solution-list ul li a:hover {
	color: #138146;
}
.down {
	width: 354px;
	float: right;
}
.down-title {
	height: 55px;
	line-height: 55px;
	position: relative;
	margin-bottom: 8px;
}
.down-title::after {
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #e6e6e6;
}
.down-title .more {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 15px;
	color: #999;
}
.down-title .more:hover {
	color: #138146;
}
.down-nav a {
	color: #999;
	position: relative;
	display: block;
	float: left;
	width: 98px;
	font-size: 22px;
	text-align: center;
	margin-right: 30px;
	font-weight: bold;
}
.down-nav a:last-child {
	margin-right: 0;
}
.down-nav a.focus {
	color: #44a631;
	font-weight: bold;
}
.down-nav a.focus i {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #44a631;
	z-index: 99;
}
.down-nav a.focus i::after {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	content:"";
	width: 14px;
	height: 14px;
	top: -6px;
	background: url('downarrow.png') no-repeat;
	background-size: cover;
}
.down-list {
	display: none;
}
.pro-data ul li {
	height: 148px;
	margin-bottom: 12px;
	background: #f7f7f7;
}
.pro-data ul li:last-child {
	margin-bottom: 0;
}
.pro-data ul li .image {
	width: 115px;
	height: 100%;
	float: left;
	margin-right: 17px;
}
.pro-data ul li .image img {
	width: 100%;
	height: 100%;
}
.pro-data ul li .text {
	overflow: hidden;
	padding-right: 24px;
}
.pro-data ul li .text b {
	font-size: 18px;
	display: block;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	margin-top: 24px;
	padding-right: 20px;
	position: relative;
}
.pro-data ul li .text b i {
	position: absolute;
	top: 0;
	right: 1px;
	color: #ff7e05;
}
.pro-data ul li .text b a {
	color: #333;
}
.pro-data ul li .text b a:hover {
	color: #138146;
}
.pro-data ul li .text b:hover i {
	-webkit-animation: slide-in-left 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite;
	        animation: slide-in-left 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite;
}
@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-in-left1 {
  0% {
    -webkit-transform: translateX(-10px) translateY(-50%);
            transform: translateX(-10px) translateY(-50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) translateY(-50%);
            transform: translateX(0) translateY(-50%);
    opacity: 1;
  }
}
@keyframes slide-in-left1 {
  0% {
    -webkit-transform: translateX(-10px) translateY(-50%);
            transform: translateX(-10px) translateY(-50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) translateY(-50%);
            transform: translateX(0) translateY(-50%);
    opacity: 1;
  }
}
.pro-data ul li .text p {
	line-height: 20px;
	height: 60px;
	overflow: hidden;
	color: #999;
	margin-top: 20px;
}
.data-down ul li {
	padding: 17px 0 16px 0;
	overflow: hidden;
	border-bottom: 1px #e6e6e6 dashed;
}
.data-down ul li:first-child {
	padding-top: 0;
}
.data-down ul li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}
.data-down ul li .image {
	width: 48px;
	height: 48px;
	float: left;
	margin-right: 13px;
	background: #e85758;
	position: relative;
	border-radius: 10px;
}
.data-down ul li .image::after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 66px 40px 0 0;
	border-color: rgba(255,255,255,0.1) transparent transparent transparent;
}
.data-down ul li .image i {
	color: #fff;
	font-size: 22px;
}
.data-down ul li .image.pdf {
	background: #e85758;
}
.data-down ul li .image.jpg {
	background: #30a860;
}
.data-down ul li .image.doc {
	background: #2a97d2;
}
.data-down ul li .text {
	overflow: hidden;
}
.data-down ul li .text b {
	font-size: 16px;
	font-weight: normal;
	height: 24px;
	line-height: 24px;
	display: block;
	overflow: hidden;
}
.data-down ul li .text b a {
	color: #333;
}
.data-down ul li .text b a:hover {
	color: #138146;
}
.data-down ul li .text p {
	color: #999;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 2px;
}
.data-down ul li .text p i {
	font-size: 12px;
	vertical-align: top;
	margin: 0 5px 0 2px;
}
/*part5 End*/

.link {
	border-top: 1px solid #e6e6e6;
	margin-top: 26px;
	padding-top: 15px;
}
.link-main {
	padding-right: 68px;
	position: relative;
}
.link-main .link-btn {
	position: absolute;
	right: 0;
	top: 9px;
	width: 68px;
	display: block;
}
.link-main .link-btn i {
	display: block;
	color: #44a631;
	text-align: center;
}
.link-main .link-btn p {
	font-size: 14px;
	line-height: 26px;
	color: #44a631;
	text-align: center;
}
.link p {
	line-height: 26px;
	font-size: 16px;
}
.link p b {
	color: #999;
	font-weight: normal;
}
.link p a {
	color: #333;
	margin-right: 25px;
}
.link p a:hover {
	color: #44a631;
}

