body{
	min-width: 1100px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.w1100{
	width: 1100px;
	margin: 0 auto;
}
.w1000{
	width: 1000px;
	margin: 0 auto;
}
.header{
	height: 110px;
	background: #fff;
	box-shadow: 0 0 10px #ddd;
	position: relative;
	z-index: 11;
}
.header .logo img{
	display: block;
}
.header .frr{
	width: 792px;
}
.header .frr .en{
	padding-right: 10px;
	display: inline-block;
}
.header .frr .top{
	margin-top: 20px;
}
.header .frr .top .click{
	font-size: 12px;
	vertical-align: top;
	color: #666;
	margin: 0 10px;
}
.header .frr .top .click:hover{
	color: #e30613;
}
.header .frr .top span{
	vertical-align: top;
}
.header .frr .top .en{
	width: 20px;
	cursor: pointer;
	position: relative;
	vertical-align: top;
}
.header .frr .top .en a{
	color: #666;
}
.header .frr .top .en .slide{
	display: none;
	position: absolute;
	left: 0px;
	top: 15px;
}
.header .frr .top .search{
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	cursor: pointer;
}
.header .frr .bot{
	margin-top: -7px;
	height: 42px;
}
.header .frr .bot ul{
	display: inline-block;
}
.header .frr .bot li{
	position: relative;
	height: 46px;
}
.header .frr .bot li .bbot{
    position: absolute;
    top: 43px;
    left: 13px;
    width: 200px;
    background: #e30613;
    display: none;
    text-align: center;
    padding:10px 0;
}
.header .frr .bot li .bbot.sp{
    width: 1000px;
    height: 398px;
    left: -589px;
    top: 44px;
    background: #fff;
    box-shadow: 0 5px 10px #ddd;
}
.header .frr .bot li .bbot a{
	display: block;
	line-height: 31px;
	color: #666;
	font-size: 14px;
	color: #fff;
	text-transform: capitalize;
}
.header .frr .bot a.a{
	margin-left: 30px;
	display: block;
	color: #333;
	font-size: 14px;
	transition:all 0.3s;
}
.header .frr .bot a.a.cur{
	color: #e30613;
}
.header .frr .bot a:hover{
	color: #e30613;
}
.lpsb{
	height: 700px;
	overflow: hidden;
}
.banner{
	width: 100%;
    height: 752px;
    position: relative;
    margin-top: -53px;
}
.banner li{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 752px;
}
.banner li a{
	display: block;
}
.banner li img {
    display: block;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -960px;
}
.footer{
	background: #333;
}
.footer .top{
	padding-top: 46px;
	height: 280px;
}
.footer .top ul{
	width: 800px;
}
.footer .top li{
	display: inline-block;
	width: 194px;
	margin-right: 6px;
	margin-bottom: 13px;
}
.footer .top li p{
	font-size: 17px;
	color: #fff;
	margin-bottom: 5px;
	text-transform: capitalize;
}
.footer .top li a{
	display: block;
	font-size: 14px;
	color: #fff;
	opacity: 0.3;
	line-height: 30px;
	text-transform: capitalize;
}
.footer .top .frr p{
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 47px;
}
.footer .top .frr .fr{
	margin-left: 15px;
}
.footer .bot{
	height: 60px;	
	border-top: 1px solid #3f3f3f;
}
.footer .bot p{
	line-height: 60px;
	display: inline-block;
	margin-right:70px;
}
.footer .bot p a{
	color: #666;
	line-height: 60px
}
.footer .bot .frr .box{
	width: 219px;
	height: 33px;
	border:1px solid #666;
	border-radius: 33px;
	position: relative;
	margin-top: 14px;
}
.footer .bot .frr .box .friend{
	width: 219px;
	height: 33px;
	font-size: 14px;
	color: #666;
	position: relative;
	line-height: 33px;
	padding-left: 30px;
	background: url(../img/img-04.png) no-repeat 177px center;
}
.footer .bot .frr .box .friend-list{
	position: absolute;
	bottom: 34px;
	left: 0px;
	width: 100%;
	display: none;
}
.footer .bot .frr .box .friend-list p{
	display: block;
	line-height: 24px;
	color: #666;
	padding-left: 30px;
}
.wel-about{
	position: relative;
	background: #fff;
}
.c-box{
	width: 250px;
	position: absolute;
	left: 0px;
	top: 75px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 10px;
	z-index: 10;
	width: 0px;
	transition:all 1s;
	overflow: hidden;
}
.c-box .big-te{
	opacity: 0;
	position: relative;
	top: 100px;
	transition:all 1s 1s;
}
.c-box .small-te{
	margin-right: 20px;
	opacity: 0;
	position: relative;
	top: 100px;
	transition:all 1s 1.1s; 
}
.c-box.cur .big-te{
	opacity: 1;
	top: 0px;
}
.c-box.cur .small-te{
	opacity: 1;
	top: 0px;
}
.c-box.cur{
	width: 250px;
}
.wel-about{
	padding-top: 83px;
}
.wel-about .fll{
	width: 550px;
	padding-bottom: 55px;
	position: relative;
	left: -50px;
	opacity: 0;
	transition:all 1s 1s;
}
.wel-about .fll.cur{
	left: 0px;
	opacity: 1;
}
.wel-about .fll .red-tit{
	font-size: 45px;
	line-height: 45px;
	color: #e30613;
	margin-top: 20px;
	font-weight: bold;
}
.wel-about .fll .red-stit{
	font-size: 32px;
	color: #e30613;
	line-height: 32px;
	margin-top: 8px;
	margin-bottom: 50px;
}
.wel-about .fll li{
	margin-bottom: 35px;
}
.wel-about .fll li a{
	font-size: 17px;
	color: #000;
	line-height: 26px;
}
.wel-about .fll .read-more{
	font-size: 12px;
	color: #e30613;
	padding-left: 41px;
	background: url(../img/img-07.png) no-repeat left center;
}
.wel-about .frr{
	padding-bottom: 55px;
	position: relative;
	left: -50px;
	opacity: 0;
	transition:all 1s 1.3s;
}
.wel-about .frr.cur{
	left: 0px;
	opacity: 1;
}
.wel-about .frr img{
	border-radius: 2px;
	display: block;
	margin-bottom: 30px;
}
.wel-about .four-box{
	text-align: center;
	margin-right: 193px;
}
.wel-about .four-box.cur{
	margin-right: 0px;
}
.wel-about .four-box .top{
	line-height: 50px;
	text-align: center;
	background: url(../img/img-05.jpg) no-repeat center bottom;
	margin-bottom: 20px;
}
.wel-about .four-box .top .pt{
	font-size: 50px;
	color: #e30613;
	display: inline-block;
}
.wel-about .four-box .top .sp{
	display: inline-block;
	font-size: 30px;
	color: #e30613;
	vertical-align: top;
	line-height: 30px;
}
.wel-about .four-box .top .spp{
	font-size: 20px;
	color: #e30613;
}
.wel-about .four-box .bot{
	text-align: center;
	font-size: 20px;
	color: #333;
}
.wel-about .four{
	background: #faf8f8;
	padding: 28px 0;
}
.wel-service{
	position: relative;
}
.wel-service .service-box{
	height: 637px;
	background: url(../img/img-06.jpg) no-repeat center;
}
.wel-service .service-box .fll{
	width: 50%;
	float: left;
	position: relative;
	left: -50px;
	opacity: 0;
	transition:all 1s 1s;
}
.wel-service .service-box .fll.cur{
	left: 0px;
	opacity: 1;
}
.wel-service .service-box .frr{
	width: 50%;
	float: left;
}
.wel-service .service-box .tit{
	font-size: 45px;
	line-height: 45px;
	color: #fff;
	font-weight: bold;
	margin-top: 129px;
	margin-bottom: 50px;
	padding-right: 100px;
}
.wel-service .service-box .te{
	font-size: 15px;
	color: #fff;
	opacity: 0.6;
	line-height: 24px;
	margin-bottom: 94px;
	padding-right: 100px;
}
.wel-service .service-box .service-more{
	padding-left: 41px;
	background: url(../img/img-10.png) no-repeat left center;
	color: #fff;
}
.wel-service .service-box .frr{
	padding-top: 80px;
	position: relative;
	right: -50px;
	opacity: 0;
	transition:all 1s 1.3s;
}
.wel-service .service-box .frr.cur{
	right: 0px;
	opacity: 1;
}
.wel-service .service-box .frr li{
	display: block;
	float: none;
	overflow: hidden;
	padding-left: 100px;
	margin-bottom: 53px;
}
.wel-service .service-box .frr li .img{
	margin-right: 20px;
	float: left;
	margin-top: 16px;
}
.wel-service .service-box .frr li .text{
	float: left;
}
.wel-service .service-box .frr li .text .stit{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	padding-top: 14px;
	background: url(../img/img-14.png) no-repeat left top;
	margin-bottom: 16px;
}
.wel-service .service-box .frr li .text .text-box{
	width: 380px;
}
.wel-service .service-box .frr li .text .text-box p{
	width: 190px;
	float: left;
	font-size: 15px;
	color: #fff;
	line-height: 30px;
	opacity: 0.65;
}
.wel-service .service-box .frr li .text .text-box p a{
	display: block;
	color: #fff;
}
.wel-service .service-box .frr li .text .text-box.sp p{
	width: 100%;
	color: #fff;
	opacity: 0.65;
}
.wel-case {
	position: relative;
	padding-bottom: 70px;
}
.wel-case .w1100{
	position: relative;
	top: 50px;
	opacity: 0;
	transition:all 1s 1s;
}
.wel-case .w1100.cur{
	top: 0px;
	opacity: 1;
}
.wel-case .ajax{
	height: 440px;
	padding-top: 92px;
	margin-bottom: 50px;
	position: relative;
}
.wel-case .ajax ul{
	width: 100%;
	height: 454px;
	position: relative;
}
.wel-case .ajax li{
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
.wel-case .ajax li .img{
	width: 594px;
	height: 440px;
	opacity: 0;
	transition:all 0.5s;
}
.wel-case .ajax li .img img{
	width: 594px;
	height: 440px;
	display: block;
}
.wel-case .ajax li.cur .img{
	opacity: 1;
}
.wel-case .ajax .text{
	width: 454px;
	position: relative;
}
.wel-case .ajax li .en{
	font-size: 45px;
	color: #e30613;
	line-height: 45px;
	margin-top: 50px;
	position: relative;
	left: 50px;
	opacity: 0;
	transition:all 0.8s;
}
.wel-case .ajax li.cur .en{
	left: 0px;
	opacity: 1;
}
.wel-case .ajax li .ch{
	font-size: 30px;
	color: #e30613;
	line-height: 32px;
	margin-top: 10px;
	position: relative;
	left: 50px;
	opacity: 0;
	transition:all 0.8s 0.1s;
}
.wel-case .ajax li.cur .ch{
	left: 0px;
	opacity: 1;
}
.wel-case .ajax li .te{
	font-size: 15px;
	color: #333;
	line-height: 24px;
	margin-top: 53px;
	font-size: 15px;
	color: #333;
	height: 96px;
	overflow: hidden;
	position: relative;
	left: 50px;
	opacity: 0;
}
.wel-case .ajax li.cur .te{
	left: 0px;
	opacity: 1;
	transition:all 0.8s 0.2s;
}
.wel-case .ajax .more{
	font-size: 12px;
	color: #e30613;
	padding-left: 41px;
	background: url(../img/img-07.png) no-repeat left center;
	margin-top: 82px;
	display: block;
}
.wel-case .ajax .num{
	width: 153px;
	height: 51px;
	position: absolute;
	background: #f3f3f3;
    bottom: 0px;
    left: 441px;
    text-align: center;
    font-size: 19px;
	color: #333;
}
.wel-case .ajax .num span{
	display: inline-block;
	line-height: 51px;
	margin: 0 5px;
}
.wel-case .ajax .num span.this{
	font-size: 19px;
	color: #333;
}
.wel-case .ajax .num span.total{
	font-size: 19px;
	color: #333;
	opacity: 0.5;
}
.wel-case .list-click ul{
	text-align: center;
	font-size: 0;
}
.wel-case .list-click li{
	width: 116px;
	height: 116px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	float: none;
	display: inline-block;
	margin: 0 10px;
}
.wel-case .list-click li img{
	display: none;
	cursor: pointer;
}
.wel-case .list-click li:hover img{
	display: block;
}
.wel-case .list-click li.cur img{
	display: block;
}



.wel-team{
	height: 630px;
	overflow: hidden;
	background-position: center;
}
.wel-team .tit{
	font-size: 45px;
	color: #fff;
	line-height: 45px;
	margin-bottom: 108px;
	text-align: center;
	font-weight: bold;
	margin-top: 170px;
	position: relative;
	top: 50px;
	opacity: 0;
}
.wel-team .te{
	font-size: 15px;
	color: #fff;
	opacity: 0.65;
	margin-bottom: 60px;
	text-align: center;
	position: relative;
	top: 50px;
	opacity: 0;
}
.wel-team .more{
	width: 137px;
	height: 37px;
	font-size: 12px;
	color: #e30613;
	text-align: center;
	line-height: 37px;
	border:1px solid #ddd;
	margin: 0 auto;
	cursor: pointer;
	display: block;


	position: relative;
	top: 50px;
	opacity: 0;
}
.wel-team .more:hover{
	background: #e30613;
	color: #fff;
	border:1px solid #e30613;
		transition:all 0.3s;
}


.wel-news{
	position: relative;
	padding-top: 87px;
}
.wel-news .tj{
	margin-bottom: 60px;
	position: relative;
	left: -50px;
	opacity: 0;
	transition:all 1s 1s;
}
.wel-news .tj.cur{
	left: 0px;
	opacity: 1;
}
.wel-news .tj .fll{
	float: left;
}
.wel-news .tj .fll img{
	width: 522px;
	height: 299px;
	display: block;
}
.wel-news .tj .frr{
	float: right;
	width: 520px;
}
.show-title .time{
	text-align: center;
}
.wel-news .tj .frr .time{
	font-size: 12px;
	padding-bottom: 15px;
	background: url(../img/img-11.jpg) no-repeat left bottom;
	margin-top: 15px;
	line-height: 12px;
	color: #666;
}
.wel-news .tj .frr .tit{
	font-size: 20px;
	color: #333;
	line-height: 30px;
	margin-bottom: 20px;
	height: 60px;
	overflow: hidden;
	margin-top: 24px;
}
.wel-news .tj .frr .te{
	font-size: 15px;
	color: #333;
	line-height: 24px;
	overflow: hidden;
	height: 48px;
	margin-bottom: 50px;
}
.wel-news .tj .frr .read-more{
	font-size: 12px;
	color: #e30613;
	padding-left: 41px;
	background: url(../img/img-07.png) no-repeat left center;
}
.wel-news .list{
	margin-bottom: 100px;
	position: relative;
	right: -50px;
	opacity: 0;
	transition:all 1s 1.2s;
}
.wel-news .list.cur{
	right: 0px;
	opacity: 1;
}
.wel-news .list .box{
	width: 280px;
	height: 120px;
	background: #f6f6f8;
	margin-right: 25px;
	float: left;
	padding: 35px;
	font-size: 16px;
	color: #333;
	line-height: 26px;
	position: relative;
}
.wel-news .list .box.cur{
	margin-right: 0px;
}
.wel-news .list .box .time{
	font-size: 12px;
	padding-bottom: 15px;
	background: url(../img/img-11.jpg) no-repeat left bottom;
	margin-top: 10px;
	line-height: 12px;
	margin-bottom: 22px;
	position: relative;
	z-index: 1;
	color: #666;
}
.wel-news .list .box p{
	position: relative;
	z-index: 1;
	color: #666;
}
.wel-news .list .box .bg{
	width: 350px;
	height: 190px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
	transition:all 0.7s;
	z-index: 2;
}
.wel-news .list .box a{
	display: block;
	z-index: 999;
	position: relative;
}
.avbg{
	background: rgba(227,6,19,0.85);
	width: 100%;
	height: 100%;
	background-size: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	opacity: 0;
	transition:0.4s;
}
.wel-news .list .box .bg img{
	width: 100%;
}
.wel-news .list .box:hover p{
	color: #fff;
}
.wel-news .list .box:hover .bg,.wel-news .list .box:hover .avbg{
	opacity: 1;
} 
.wel-news .list .box:hover .time{
	background: url(../img/img-13.jpg) no-repeat left bottom;
	color: #fff;
}


.about,.typical,.experience{
	background: url(../img/img-14.jpg) repeat-x center top;
	padding-bottom: 100px;
}
.brand{
	padding-bottom: 10px;
	overflow: hidden;
}
.brand .fll{
	padding-left: 24px;
	background: url(../img/img-20.png) no-repeat left center;
	height: 12px;
	margin-top: 96px;
	float: left;
}
.brand .fll a{
	font-size: 12px;
	color: #e30613;
	display: block;
	float: left;
	line-height: 12px;
	margin-right: 2px;
	text-transform: capitalize;
}
.brand .fll a.cur{
	color: #666;
}
.brand .frr{
	float: right;
	font-size: 65px;
	color: #e30613;
	line-height: 65px;
	font-family: "Georgia";
	font-weight: bold;
	margin-top: 51px;
}
.about-img img{
	display: block;
	width: 100%;
}
.about-text{
	margin-top: 45px;
	line-height: 28px;
}
.about-text p{
	margin-bottom: 10px;
}
.about-text img{
	display: inline-block;
}
.about-line{
	height: 1px;
	background: #f7f5f5;
}
.about-num{
	font-size: 16px;
	color: #666;
	margin-bottom: 95px;
	margin-top: 46px;
}
.about-num .box{
	display: block;
	float: left;
	margin-right: 149px;
}
.about-num .top{
	text-align: center;
}
.about-num .top .sp{
	font-size: 70px;
	color: #e30613;
	line-height: 70px;

}
.about-num .bot{
	font-size: 16px;
}
.about-num .box.cur{
	margin-right: 0px;
}



.qualifications{
	padding-bottom: 112px;
}
.qualifications ul{
	width: 100%;
	overflow: hidden;
	padding-top: 46px;
	padding-bottom: 62px;
}
.qualifications li{
	width: 110%;
	margin-bottom: 45px;
	overflow: hidden;
	border-bottom:1px solid #f3f3f3;
}
.qualifications li .box{
	width: 320px;
	margin-right: 19px;
	float: left;
}
.qualifications li .box .img{
	width: 320px;
	height: 214px;
	display: block;
	border:1px solid #ddd;
	transition:all 0.3s;
	overflow: hidden;
}
.qualifications li .box:hover .img{
	border:1px solid #e30613;
}
.qualifications li .box img{
	width: 320px;
	height: 214px;
	display: block;
	transtion:all 0.3s;
}
.qualifications li .box:hover img{
	transform:scale(1.1);
}
.qualifications li .box p{
	font-size: 18px;
	text-align: center;
	color: #333;
	margin-bottom: 24px;

	line-height: 22px;
    margin-top: 24px;
}
.page{
	height: 40px;
	text-align: center;
	font-size: 0px;
}
.page-box{
	display: inline-block;
	height: 38px;
	text-align: center;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	font-size: 0px;
}
.page-box a{
	height: 38px;
	width: 38px;
	border-left: 1px solid #eee;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	line-height: 38px;
	color: #888;
}
.page-box a.prev{
	width: 93px;
}
.page-box a.next{
	width: 93px;
}
.page-box a:hover{
	background: #e30613;
	color: #fff;
}
.team {
	padding-top: 50px;
	padding-bottom: 112px;
}
.team ul{
	width: 110%;
	padding-bottom: 48px;
}
.team li {
	margin-right: 19px;
	margin-bottom: 65px;
	width: 320px;
	cursor: pointer;
}
.team li .img{
	width: 320px;
	height: 174px;
	position: relative;
	overflow: hidden;
}
.team li .img img{
	width: 320px;
	height: 174px;
	transition:all 0.3s;
}
.team li .time{
	text-align: center;
	width: 60px;
	height: 60px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: #393939;
	transition:all 0.3s;
}
.team li .time p.p1{
	color: #fff;
	font-size: 25px;
	line-height: 25px;
	margin-top: 11px;
}
.team li .time p.p2{
	color: #fff;
	font-size: 12px;
	line-height: 12px;
}
.team li .tit{
	font-size: 18px;
	color: #000;
	line-height: 18px;
	overflow: hidden;
	margin-top: 22px;
	margin-bottom: 10px;
}
.team li .te{
	font-size: 13px;
	color: #666;
	line-height: 21px;
	height: 42px;
	overflow: hidden;
}
.team li .more{
	font-size: 12px;
	color: #999;
	margin-top: 16px;
}
.team li:hover .time{
	background: #e30613;
}
.team li:hover img{
	transform:scale(1.1);
}
.team li:hover .more{
	color: #e30613;
}


.responsibility-line{
	margin: 59px auto;
	height: 1px;
	background: #eeeeee;
}
.responsibility{
	text-indent:2em;
	line-height: 28px;
	padding-bottom: 80px;
}
.responsibility img{
	display: block;
	max-width: 100%;
	margin-bottom: 5px;
}

.professional-team{
	padding-top: 40px;
}
.professional-team ul{
	width: 110%;
	padding-bottom: 70px;
}
.professional-team ul li{
	text-align: center;
	margin-right: 52px;
	margin-bottom: 67px;
	cursor: pointer;
	width: 168px;
	height: 286px;
}
.professional-team ul li img{
	width: 168px;
	height: 224px;
}
.professional-team li .p1{
	font-size: 16px;
	color: #333;
	line-height: 48px;
	font-weight: bold;
}
.professional-team li .p2{
	font-size: 14px;
	color: #888;
	line-height: 14px;
}
.ajax-bg {
	background: url(../img/img-22.png) repeat;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
}
.ajax-bg .box{
	width: 790px;
	height: 420px;
	padding: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -445px;
	margin-top: -265px;
	background: #fff;
	border-radius: 3px;
} 
.ajax-bg .box img.hide{
    position: absolute;
    top: -25px;
    right: -25px;
    cursor: pointer;
}
.ajax-bg .box .name{
	font-size: 26px;
	color: #e30613;
}
.scoll-big{
	width: 100%;
    height: 380px;
    margin: 20px auto 0;
    position: relative;
    overflow: hidden;
}
.scoll-fll{
    float: left;
    position: absolute;
    overflow: hidden;
    left: 0px;
    width: 95%;
}
.scoll-frr {
    width: 1px;
    height: 380px;
    float: right;
    background: #e7e7e7;
    position: absolute;
    right: 1px;
}
.scoll-btn {
    width: 3px;
    height: 40px;
    background: #909090;
    position: absolute;
    top: 0px;
    left: -1px;
}
.news{
	padding-bottom: 115px;
}
.news li{
	border-bottom: 1px solid #fafafa;
	padding-bottom: 56px;
	margin-top: 50px;
}
.news li .box{
	width: 303px;
	height: 277px;
	padding:30px 15px;
	position: relative;
	float: left;
	transition:all 0.3s;
}
.news li .box:hover{
	box-shadow: 0 0 10px #ddd;
}
.news li .box .tit{
	font-size: 16px;
	color: #222;
	line-height: 25px;
	height: 50px;
	margin-bottom: 30px;
	font-weight: bold;
}
.news li .box .te{
	color: #666;
	font-size: 14px;
	line-height: 25px;
	height: 75px;
}
.news li .box .h-line{
	position: absolute;
	top: 244px;
	width: 304px;
	height: 1px;
	background: #ececec;
}
.news li .box .red-line{
	position: absolute;
	top: 244px;
	width: 304px;
	height: 1px;
	background: #e30613;
	width: 0px;
	transition:all 0.3s;
}
.news li .box .time{
	margin-top: 72px;
	font-size: 12px;
	color: #888;
	line-height: 12px;
	padding-bottom: 30px;
	background: url(../img/img-24.png) no-repeat left bottom;
}
.news li .box:hover .red-line{
	width: 304px;
}
.news-info{
	background: #fff;
	margin-top: 100px;
	padding: 30px;
	width: 940px;
	margin: 38px auto;
	box-shadow: 0 0 10px #ddd;
}
.news-info img{
	margin: 0px auto; 
}
.news-info .tit{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
}
.news-info .time{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
.news-info .text{
	min-height: 700px;
	line-height: 26px;
}
.news-info .text img{
	display: block;
	max-width: 100%;
}
.news-info .info-page .fll a{
	display: block;
	color: #666;
	transition:all 0.3s;
}
.news-info .info-page .fll a:hover{
	color: #ddd;
}
.news-info .info-page .frr a{
	border:1px solid #ddd;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	color: #666;
	transition:all 0.3s;
}
.news-info .info-page .frr a:hover{
	background: #333;
	color: #fff;
	border:1px solid #333;
}
.service ul{
	width: 100%;
	padding-top: 50px;
}
.service li{
	width: 100%;
	padding-bottom: 50px;
	border-bottom: 1px solid #f7f7f7;
	margin-bottom: 51px;
}
.service li .box{
	width: 49%;
	overflow: hidden;
}
.service li .img{
	float: left;
}
.service li .frr{
	width: 372px;
	margin-left: 30px;
	float: left;
}
.service li .tit{
	font-size: 17px;
	color: #222;
	line-height: 22px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 8px;
}
.service li .te{
	font-size: 14px;
	line-height: 24px;
	color: #666;
	overflow: hidden;
	height: 96px;
}







.we-service{
	padding-top: 48px;
	padding-bottom: 112px;
}
.we-service .text1 {
	padding-bottom: 42px;
	background: url(../img/img-25.png) repeat-x center bottom;
	margin-bottom: 27px;
}
.we-service .text1 .ch{
	font-size: 28px;
	color: #e30613;
	line-height: 28px;
	margin-bottom: 15px;
}
.we-service .text1 .en{
	font-size: 14px;
	color: #333;
	line-height: 28px;
	font-weight: bold;
	margin-bottom: 35px;
}
.we-service .text1 .te{
	font-size: 14px;
	color: #666;
	line-height: 28px;
}
.we-service .text2 .ch{
	font-size: 24px;
	color: #e30613;
	margin-bottom: 30px;
	line-height: 24px;
}
.we-service .text2 .te{
	font-size: 14px;
	color: #666;
	line-height: 28px;
}
.we-service .text2 .te p{
	margin-bottom: 10px;
}
.we-service .text2 .two{
	margin-top: 48px;
}
.we-service .text2 .two .box{
	width: 437px;
	box-shadow: 0 0 10px #ddd;
	padding: 25px;
	margin-bottom: 60px;
}
.we-service .text2 .img{
	float: left;
}
.we-service .text2 .frr{
    float: left;
    margin-left: 30px;
    overflow: hidden;
    width: 325px;
}
.we-service .text2 .frr .tit{
	font-size: 18px;
	color: #e30613;
	margin-bottom: 17px;
}
.we-service .text2 .frr table img{
	margin-right: 20px;
}
.we-service .text2 .frr table td{
	font-size: 15px;
	color: #333;
	line-height: 20px;
	border:0px none!important;
	vertical-align: top;
    padding-bottom: 10px;
}
.we-service .list{
	padding-bottom: 11px;
}
.we-service .list li{
	margin-bottom: 30px;
}
.we-service .list .img{
	width: 291px;
	height: 188px;
}
.we-service .list .img img{
	width: 291px;
	height: 188px;
	display: block;
}
.we-service .list .text{
	width: 709px;
	height: 188px;
	background: #f5f5f5;
}
.we-service .list .text .text-box{
	width: 615px;
	height: 188px;
	margin: 0 auto;
}
.big-sc {
    width: 100%;
    height: 147px;
    margin: 0 auto;
    position: relative;
    margin-top: 23px;
    overflow: hidden;
}
.big-sc .bt{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}
.big-fll{
	width: 90%;
    float: left;
    position: absolute;
    left: 0px;
    height: 147px;
}
.big-frr{
	width: 1px;
    height: 147px;
    float: right;
    background: #e7e7e7;
    position: absolute;
    right: 4px;
}
.big-btn{
    width: 7px;
    height: 43px;
    background: #909090;
    position: absolute;
    top: 0px;
    left: -3px;
    border-radius: 3px;
}
.same-click{
	font-size: 16px;
	color: #e30613;
	line-height: 16px;
	cursor: pointer;
}

.for-service ul{
	width: 110%;
	padding-top: 50px;
	padding-bottom: 75px;
}
.for-service li{
	width: 209px;
	height: 129px;
	box-shadow: 0 0 10px #ddd;
	margin-right: 55px;
	margin-bottom: 70px;
}
.for-service li .img{
	display: inline-block;
	float: left;
	margin-top: 37.5px;
	margin-left: 15px;
	margin-right: 10px;
}
.for-service li .te{
	font-size: 16px;
	color: #333;
	display: table-cell;
	vertical-align: middle;
	height: 129px;
	width: 120px;
}



.assets-service .as-text2 .tit{
	font-size: 24px;
	color: #e30613;
	line-height: 24px;
	margin-bottom: 13px;
}
.assets-service .as-text2 .te{
	font-size: 14px;
	color: #666;
	line-height: 28px;
	margin-bottom: 40px;
}
.assets-service .as-text2 .box{
	padding-bottom: 34px;
	border-bottom: 1px solid #ddd;
	margin-top: 35px;
}
.assets-service .as-text2 .box .so-box{
	height: 50px;
	background: #e30613;
	padding: 0 15px;
	display: inline-block;
	border-radius: 3px;
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	margin-bottom: 20px;
}
.assets-service .as-text2 .box .so-box img{
 	display: inline-block;
    margin-top: 12px;
    float: left;
    margin-right: 11px;
}
.assets-service .as-text2 .box .tee{
	font-size: 14px;
	color: #666;
	line-height: 28px;
}
.sclick{
	font-size: 16px;
	color: #e30613;
	margin-top: 21px;
	cursor: pointer;
}
.assets-service .as-text2 .box .js{
	margin: 40px auto 10px;
	position: relative;
}
.assets-service .as-text2 .box .js .bd{
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
}
.assets-service .as-text2 .box .js .bd ul{
	padding-top: 10px!important;
	padding-left:3px!important;
	height: 157px;
}
.assets-service .as-text2 .box .js .bd li{
	width: 98px;
	height: 98px;
	box-shadow: 0 0 10px #ddd;
	overflow: hidden;
	border-radius: 50%;
	transition:all 0.3s;
	margin-right: 69px;
}
.assets-service .as-text2 .box .js .bd li p{
	text-align: center;
    line-height: 24px;
    font-size: 14px;
    margin-top: 9px;
}
.assets-service .as-text2 .box .js .bd li .img1{
	display: block;
	transition:all 0.3s;
}
.assets-service .as-text2 .box .js .bd li .img2{
	display: none;
}
.assets-service .as-text2 .box .js .bd li:hover{
	background: #e30613;
}
.assets-service .as-text2 .box .js .bd li:hover .img1{
	display: none;
}
.assets-service .as-text2 .box .js .bd li:hover .img2{
	display: block;
}
.assets-service .as-text2 .box .js .prev{
	width: 12px;
	height: 21px;
	position: absolute;
	left: 0px;
	top: 45px;
	background: url(../img/img-44.png) no-repeat left center;
}
.assets-service .as-text2 .box .js .next{
	width: 12px;
	height: 21px;
	position: absolute;
	right: 0px;
	top: 45px;
	background: url(../img/img-44.png) no-repeat right center;
}
.ass-table{
	width: 870px;
	height: 526px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -263px;
	margin-left: -436px;
	background: #fff;
	box-shadow: 0 0 10px #ddd;
	padding: 30px;
}
.ass-table .hide{
	position: absolute;
    right: -27px;
    top: -25px;
    cursor: pointer;
}
.ass-table table td{
	border:1px solid #ddd!important;
	text-align: center;
}
.end-sc{
	width: 100%;
    height: 433px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    margin-top: 47px;
}
.end-fll{
	width: 90%;
    float: left;
    position: absolute;
    overflow: hidden;
    left: 0px;
    text-align: center;
}
.end-fll table{
	display: inline-block;
}
.end-frr{
	width: 1px;
    height: 600px;
    float: right;
    background: #e7e7e7;
    position: absolute;
    right: 1px;
}
.end-btn{
	width: 3px;
    height: 40px;
    background: #909090;
    position: absolute;
    top: 0px;
    left: -1px;
}
.news-info img{
	max-width: 100%;
}





























/*DDD*/
.typical-text{
	text-align: left;
}
.typical-text ul{
	width: 110%;
	overflow: hidden;
}
.typical-text ul li{
	width: 313px;
	margin-bottom: 60px;
	margin-right: 30px;
}
.typical-text .typ{
	width: 100%;
}
.typical-text .typ img{
	width: 100%;
}
.typical-text .typ h2{
	font-size: 16px;
	color: #222;
	margin-bottom: 10px;
	margin-top: 20px;
	height: 22px;
	overflow: hidden;
}
.typical-text .typ p{
	font-size: 14px;
	height: 88px;
	overflow: hidden;
	color: #666;
}
.experience .experience-img p{
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-top: 50px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dedede;
}
.experience-text ul{
	width: 1001px;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	margin-bottom: 90px;
}
.experience-text ul li{
	width: 199px;
	height: 133px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	position: relative;
}
.experience-text ul li p{
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	line-height: 24px;
	font-size: 16px;
	z-index: 1;
	width: 100%;
	color: #fff;
	background:url(../img/ok.png) repeat;
}
.experience-text ul li img{
	width: 90%;
	margin-left: 5%;
}
.listed-text .left{
	width: 490px;
	margin-bottom: 90px;
}
.listed-text .left .bt{
	width: 497px;
	height: 37px;
	background: #f6f6f6;
}
.listed-text .left .bt p{
	display: inline-block;
	font-size: 15px;
	color: #e30613;
	width: 247px;
	height: 37px;
	line-height: 37px;
	text-align: center;
}
.listed-text .left ul{
	width: 499px;
}
.listed-text .left ul li{
	line-height: 40px;
	width: 497px;
}
.listed-text .left .ted-01{
	width: 100%;
	background: #fff;
	overflow: hidden;
}
.listed-text .left .ted-01 p{
	display: inline-block;
	font-size: 12px;
	color: #333;
	line-height: 37px;
}
.listed-text .left .ted-01 .p1{
	float: left;
	padding-left: 13px;
	text-align: left;
	width: 270px;
}
.listed-text .left .ted-01 .p2{
	float: right;
	padding-right: 12px;
	text-align: left;
	width: 201px;
}
.listed-text .left .ted-02{
	background: #f6f6f6 !important;
}
.picScroll-left{
 margin-top: 45px;
 margin-bottom: 45px;
}
.picScroll-left .bd{
	width: 942px;
	overflow: hidden;
	margin: 0 auto;
}
.picScroll-left .bd li{
	width: 200px;
	overflow: hidden;
}
.picScroll-left .picList .title a{
	font-size: 14px;
	color: #666666;
	display: inline-block;
	width: 199px;
	text-align: center;
	border-right: 1px solid #ddd;
	line-height: 18px;
}
.picScroll-left .picList .title a:hover{
	color: #e30613;
}
.picScroll-left .prev{
	display: block;
    width: 6px;
    height: 9px;
    float: left;
    margin-right: 5px;
    margin-top: -16px;
    overflow: hidden;
    cursor: pointer;
    background: url(../img/prev.png) 0 0 no-repeat;
}
.picScroll-left .next{
	display: block;
    width: 6px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: -16px;
    overflow: hidden;
    cursor: pointer;
    background: url(../img/next.png) 0 0 no-repeat;
}

.end-input{
	display: inline-block;
	margin-left: 10px;
	width: 0px;
	overflow: hidden;
}
.end-input .box{
	border:1px solid #ddd;
	width: 247px;
}
.end-input .input{
	width: 193px;
	float: left;
	border:0px none;
	height: 24px;
	padding:0px 5px;
	border-right: 1px solid #ddd;
}
.end-input .submit {
    width: 100px;
    height: 24px;
    border: 0px none;
    width: 41px;
    background: none;
    text-align: center;
    padding-left: 3px;
}
.gib{
	display: inline-block;
}
.header .frr .bot li .bbot.sp .fll{
	padding-top: 36px;
	float: left;
	margin-left: 76px;
}
.header .frr .bot li .bbot.sp p.sp{
	font-size: 20px;
	color: #e30613;
	line-height: 20px;
	margin-bottom: 20px;
	text-align: left;
}
.header .frr .bot li .bbot.sp .blocka{
	font-size: 15px;
	color: #333;
	line-height: 30px;
	font-weight: bold;
	text-align: left;
}
.header .frr .bot li .bbot.sp .pt{
	font-size: 14px;
	color: #666;
	text-align: left;
	line-height: 30px;
}
.mj{
	width: 55px;
	height: 55px;
	position: fixed;
	right: 50px;
	bottom: 200px;
	z-index: 1;
	cursor: pointer;
	display: none;
	opacity: 0;
	transition:all 0.4s;
}
.mj.cur{
	opacity: 1;
}
.mk-tit{
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.mk-text{
	font-weight: 14px;
	line-height: 30px;
}



.info-bg{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: #000;
	z-index: 99;
	opacity: 0.8;
	display: none;
}
.info-fixed{
	width: 354px;
	height: 277px;
	padding: 50px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -188.5px;
	margin-left: -227px;
	background: #fff;
	z-index: 100;
	display: none;
}
.info-fixed .input{
	border:1px solid #ddd;
	width: 322px;
	height: 43px;
	background: #fff;
	padding: 0 15px;
	margin-bottom: 11px;
}
.info-fixed .submit{
	width: 354px;
	height: 45px;
	color: #fff;
	font-size: 16px;
	color: #fff;
	background: #e30613;
	border:0px none;
}

