#banner{height:500px;min-width:1200px;}
#banner .swiper-slide{background-position:top center;background-repeat:no-repeat;background-size:auto 100%;}
.swiper-pagination-bullet{width:20px;height:20px;border:solid 2px #fff;box-sizing:border-box;}

.wx-title{text-align:center;position:relative;padding:0 0 10px 0;}
.wx-title>p{font-size:28px;color:#333;}
.wx-title>span{font-size:16px;color:#999;line-height:40px;}
.wx-title:after{content:'';height:1px;width:510px;background-color:#dedbdb;bottom:5px;margin:0 0 0 -255px;}
.wx-title i{width:10px;height:10px;bottom:0;margin:0 0 0 -5px;z-index:1;}
.wx-title:after,.wx-title i{display:inline-block;position:absolute;left:50%;}

.advantage-box{padding:40px 0 55px 0;}
.advantage-list{display:-webkit-flex;display:flex;justify-content:space-between;margin:54px 0 0 0;}
.advantage-content .list{display:block;width:288px;background-color:#fff;box-sizing:border-box;padding:20px;border:solid 1px #dedbdb;}
.advantage-content .list.active{border:0;box-shadow:0 0 10px 3px #999;transform:translateY(-7px);}
.advantage-content .list.active .ad-img{background-position:auto -100px;}
.advantage-content .list.active .name{color:#fff;}
.advantage-content .list.active .small{color:#fff;}
.advantage-content .list .img{text-align:center;height:200px;}
.advantage-content .list .name{text-align:center;font-size:20px;color:#666;margin:0 0 20px 0;}
.advantage-content .list .small{font-size:14px;color:#888;line-height:20px;height:80px;}

.advantage-content .list .ad-1{background-position:0 0;}
.advantage-content .list .ad-2{background-position:-100px 0;}
.advantage-content .list .ad-3{background-position:-200px 0;}
.advantage-content .list .ad-4{background-position:-300px 0;}
.advantage-content .list.active .ad-1{background-position:0 -100px;}
.advantage-content .list.active .ad-2{background-position:-100px -100px;}
.advantage-content .list.active .ad-3{background-position:-200px -100px;}
.advantage-content .list.active .ad-4{background-position:-300px -100px;}

.bg-system{background:url(../images/sys-bg.jpg) no-repeat center center;}
.system-content{padding:40px 0 60px 0;}
.system-list{margin:50px 0 0 0;display:-webkit-flex;display:flex;justify-content:space-between;padding:0 10px;}
.system-list .list{cursor:pointer;font-size:0;position:relative;}
.system-list .list.active{animation:system .5s;-moz-animation:system .5s;-webkit-animation:system .5s;animation-fill-mode:forwards;}
.system-list .list .box-up{width:228px;position:relative;z-index:10;}
.system-list .list .box-up .img{width:228px;height:280px;overflow:hidden;}
.system-list .list .box-up .title{height:78px;width:100%;background-color:#fff;font-size:20px;color:#333;position:relative;}
.system-list .list .box-up .title img{margin:0 18px 0 0;}
.system-list .list .box-up .title:after{content:'';display:block;position:absolute;top:-10px;left:50%;margin:0 0 0 -7px;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:10px solid white;}
.system-list .list .box-down{position:absolute;top:0;right:0;background-color:#fff;height:358px;width:228px;}
.system-list .list .box-down>a{display:block;display:-webkit-flex;display:flex;justify-content:space-between;padding:12px 0 13px 0;border-bottom:solid 1px #dcdcdc;}
.system-list .list .box-down>a:hover{background-color:#f3f3f3;border-color:#f3f3f3;}
.system-list .list .box-down>a:last-child{border:0;}
.system-list .list .box-down img{width:44px;height:44px;margin:0 12px 0 18px;}
.system-list .list .box-down div{flex-grow:2;}
.system-list .list .box-down div p{font-size:18px;color:#777;}
.system-list .list .box-down div span{font-size:12px;color:#888;}
@keyframes system{
	from {width:228px;}
	to {width:456px;}
}

@-moz-keyframes system{
	from {width:228px;}
	to {width:456px;}
}

@-webkit-keyframes system{
	from {width:228px;}
	to {width:456px;}
}

.user-content{padding:45px 0 0 0;}
.user-list{display:-webkit-flex;display:flex;justify-content:space-between;flex-wrap:wrap;padding:45px 45px 0 45px;}
.user-list a{display:block;margin:0 0 18px 0;position:relative;}
.user-list a .box{position:absolute;width:100%;height:100%;box-sizing:border-box;padding:6px 0;display:none;background-color:rgba(0,0,0,.7);top:0;left:0;}
.user-list a .box img{height:100%;}
.user-list a:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);box-shadow:0 0 8px 1px #bbb;}
.user-list a:hover .box{display:flex;}

.news-content{display:-webkit-flex;display:flex;justify-content:space-between;padding:100px 0 46px 0;}
.news-content-left{width:555px;height:500px;overflow:hidden;}
.news-content-right{width:620px;}
.news-content-tab{font-size:0;text-align:right;border-bottom:solid 1px #e5e5e5;padding:0 0 20px 0;}
.news-content-tab a{display:inline-block;vertical-align:top;padding:15px 28px;font-size:18px;color:#666;margin:0 10px;}
.news-content-tab a.active{color:#fff;}
.news-content-list .list{display:none;}
.news-content-list .list.active{display:block;}
.news-content-list .list a{display:block;padding:25px 0 25px 7px;}
.news-content-list .list a:hover{box-shadow:0 0 8px 2px #ddd;}
.news-content-list .list a>div{font-size:0;}
.news-content-list .list a>div>div{display:inline-block;vertical-align:middle;}
.news-content-list .list .title{margin:0 0 10px 0;}
.news-content-list .list .name{font-size:20px;color:#666;width:508px;padding:0 0 0 30px;box-sizing:border-box;position:relative;}
.news-content-list .list .name:before{content:'';display:block;height:9px;width:9px;border-radius:50%;background-color:#666;position:absolute;left:0;top:50%;margin:-4px 0 0 0;}
/*.news-content-list .list .time{font-size:30px;color:#999;}*/
.news-content-list .list .text{font-size:14px;color:#999;width:510px;box-sizing:border-box;padding:0 110px 0 30px;word-wrap:break-word;}
.news-content-list .list .img{border-left:solid 1px #e5e5e5;padding:0 0 0 24px;font-size:14px;color:#999;}
.news-content-list .list .img img{margin:0 0 0 10px;height:14px;}



/*改版*/

.w{
	width: 1200px;margin: 0 auto;
}
.warp{
	min-width: 1200px;
}
.warp .all-tit{
	position: relative;
	width:750px;
    margin: 0 auto;
    border-bottom: 1px solid #D2D2D2;
    padding: 20px 0;
    text-align: center;
    line-height: 1.8;
}
/*.warp img{
	width: 100%;
}*/
.warp .all-tit h1{
	font-size: 48px;
	color: #333;
}
.warp .all-tit .p{
	font-size: 32px;
}
.warp .all-tit .spot{
	display: block;
	position: absolute;
	bottom: -6px;;
	left: 50%;
	width: 12px;
	height: 12px;
	background: #8FC31F;
	margin-left: -6px;
}
.warp1 img{
	width: 100%;
}
.warp2{
	margin: 108px 0;
}
.warp2 .row-v3{
	overflow: hidden;
	margin-top: 99px;
}
.warp2 .row-v3 li{
	float: left;
	position: relative;
	width: 381px;
	height: 394px;
}
.warp2 .mask-layer{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 107px;
	
}
.warp2 .mask-layer:hover{
	cursor: pointer;
}
.warp2 .mask{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
}
.warp2 .texts{
	position: absolute;
	top: 0;left: 0;
	display: table;
	width: 100%;
	height: 100%;
}
.warp2 .texts p{
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	text-align: center;
	line-height: 1.8;
	font-family: "SimSon";
	font-size: 20px;
}
.warp3{
	width: 100%;
	min-width: 1200px;
	min-height: 934px;
	position: relative;
}
.warp3 img{
	width: 100%;
	height: 100%;
}
.warp3-cont{
	position: absolute;
	top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	width: 1200px;
	height: 830px;
	margin:0 auto;
	padding: 65px 0;
}
.warp3 .all-tit{
	width: 900px;
}
.warp3 .all-tit h1{
	color: #E5F904 ;
	font-size: 45px;
}
.warp3 .steps{
	padding-top: 70px;
	color: #fff;
}
.warp3 .step-num{
	width: 956px;
	height: 50px;
	background: url(/images/index_08.png) no-repeat;
	margin:0 auto 35px;
	position: relative; 
}
.warp3 .step-num span{
	position: absolute;
	display: block;
	width: 48px;height: 48px;
	font:900 24px/48px "Microsoft YaHei";
	color: #159C03;
	text-align: center;
}
.warp3 .step-v1{
	left:81px;
}

.warp3 .step-v2{
	left:453px;
}

.warp3 .step-v3{
	right:89px;
}
.warp3 .step-cont{
	overflow: hidden;
	width: 1030px;
	margin: 0 auto;
}
.warp3 .step-cont dl{
	float: left;
	width: 278px;
	height: 178px;
	border:2px solid #fff;
	border-radius: 5px;
	text-align: center;
}
.warp3 .step-cont dl{
	-moz-transition:0.5s;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;
}
.warp3 .step-cont dl:hover{
-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);
cursor: pointer;
border:none;
}
.warp3 .dt{
	height: 58px;
	line-height: 58px;
	margin: 0 22px;
	position: relative;
	border-bottom: 1px solid #fff;
}
.warp3 .dt h1{
	font-size: 19px;
	font-weight: bold;
}
.warp3 .dt .line{
	position: absolute;
	left:35px;
	right: 35px;
	bottom: -3px;
	display: block;
	height: 6px;
	background: #FFFF00;
}
.warp3 .dd{
	margin-top: 5px;
	height: 115px;
	width: 100%;
	display: table;
}
.warp3 .dd .text{
	display: table-cell;
	vertical-align: middle;
	font-size: 17px;
	line-height: 1.8;text-align: center;
}
.warp4{
	margin: 90px 0;
}

.warp4 table{
	border-collapse: collapse;
	margin: 80px auto 0;
}
.warp4 table tr:nth-child(2n){
	background: #F1F1F1;
}
.warp4 table td{
	border:1px solid #DEDEDE;
	color: #000;
	text-align: center;
	line-height: 1.7;
	font-size: 17px
}
.warp4 thead td{
	font-size: 32px;
}
.warp4 td span{
	display: block;
	padding:16px 0;
}
.warp4 .td-tit{
	font-weight: 900;
	color: #FFA200;
	font-size: 18px;
	width: 170px;
}
.warp4  .ce11-2{
	position: relative;
	width: 510px;
}
.warp4  .ce11-3{
	position: relative;
	color: #fff;
	background: #3ab11f;
	width: 510px;
	
}
.warp4  .ce11-3 span{
	box-shadow: 3px 5px 10px #C5C5C5;
	-webkit-box-shadow: 3px 5px 10px #C5C5C5;
	-moz-box-shadow: 3px 5px 10px #C5C5C5;
	-o-box-shadow: 3px 5px 10px #C5C5C5;
}
.warp4  .ce11-3 .embg{
	position: absolute;
    top: -26px;
    left: 0;
    width: 100%;
    height: 35px;
    display: block;
    background: #3AB11F;
    box-shadow: 5px -7px 10px #E5E5E5;
    -webkit-box-shadow: 5px -7px 10px #E5E5E5;
    -moz-box-shadow: 5px -7px 10px #E5E5E5;
    -o-box-shadow: 5px -7px 10px #E5E5E5;

}

.warp5{
	margin-bottom: 90px;
}
.warp5-cont{
	margin-top: 70px;
	text-align: center;
}
.warp5-cont ul{
	overflow: hidden;
	margin-top: 30px;
	line-height: 1.8
}
.warp5-cont .fl{
	float: left;
	width: 445px;
}
.warp5-cont .fr{
	float: right;
	width: 480px;
}
.warp5-cont li h2{
	margin-bottom: 22px;
	font-weight: bold;
	font-size: 20px;
}
.warp5-cont li p{
	color: #7D7D7D;
	font:400 15px/1.8 "SimSon";
}
.warp5-cont .arrow{
	display: block;
	width: 577px;
	height:190px;
	background: url(/images/index_07.jpg) no-repeat;
	margin: 0 auto;
}
.warp5-cont-img{
	overflow: hidden;
}
.warp5-cont-img .imgs{
	float: left;
}
.warp5-cont .big-text{
	font-weight: bold;
	font-size: 38px;
}
.warp5-cont .big-text b{
	color: #8FC31F;
	font-size: 64px;
}
.warp6{min-width: 1200px;margin: 0 auto;}
.warp6 img{width: 100%;}
.warp7{
	margin: 50px auto 110px;
	width: 1200px;
}
.warp7-cont{
	margin-top: 30px;
	overflow: hidden;
}
.warp7-cont dl{
	float: left;
	width: 599px;
	padding: 25px 0;
	/*text-align: center;*/
}
.warp7-cont dt,.warp7-cont dd{
	display: inline-block;
	vertical-align: middle;
}
.warp7-cont dt{
	/*width: 147px;*/
	font-size:70px;
	font-weight: bold;
	color: #3AB11F;
}
.warp7-cont dd{
	/*text-align: left;*/
	/*width: 330px;*/
	margin-left: 8px;
}
.warp7-cont .text1{
	font-size: 28px;
	color: #3AB11F;
	/*font-weight: bold;*/
}
.warp7-cont .text2{
	font-size: 16px;
	color: #666;
}

.warp8{
	width: 1200px;
	margin: 0 auto;
}
.warp8-cont{
	margin-top: 50px;
}
.warp8-cont table{
	width: 100%;
	border-collapse: collapse;
}
.warp8-cont td{
	
	padding: 33px 10px;
	width: 276px;
	border: 1px dashed #E5E5E5;
	text-align: center;
}

.warp8-cont td:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.warp8-cont td img {
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.warp8-cont td img{
/*	max-width: 100%;*/
width: 224px;
height: 99px;
}
.news-box{
	margin-top: 60px;
}
.news-cont{
	overflow: hidden;
	width: 1165px;
	margin: 35px auto 0;
}
.news-cont .news-item{
	float: left;
	width: 345px;
}
.news-cont .title{
	border-bottom: 1px solid #eee;
	padding-right:8px;
	height: 42px;line-height: 42px;
	font-family: "Microsoft YaHei"
}
.news-cont .title a{
	float:right;margin-right:15px;color:#666;
}
.news-cont .title a:hover{
	color: #FF9935;
}
.news-box .title span{
	margin-left: 10px;
	display: inline-block;
	height: 42px;
	line-height: 42px;	
    border-bottom: 1px solid #a0a0a0;
    width: 175px;
  	text-align: center;  
  	font-size: 20px;
  	color: #999;
}
.news-box .spot-s{
	display: inline-block;
	width: 15px;
	height: 15px;
	background: #333;
	border-radius: 50%;
	margin: 0 8px;
	vertical-align: middle;
}
.news-box .news-cont .spot-s{
	width: 8px;
	height: 8px;
	background: #999;
}









/*.news-cont .icon{
	display: inline-block;
	background: url(/images/icon-v1.png) no-repeat;
	vertical-align: middle;
	margin-right: 5px;
}
.news-cont .news-item1 .icon {
	width: 20px;
	height: 20px;
	background-position: -2px -3px;
}
.news-cont .news-item2 .icon {
	width: 25px;
	height: 23px;
	background-position: -66px -3px;
}
.news-cont .news-item3 .icon {
	width: 24px;
	height: 24px;
	background-position: -31px -3px;
}
*/
/*.news-cont .news-item1 .title span{
	color:#8FC31F;
}
.news-cont .news-item2 .title span{
	color:#FF8F21;
}
.news-cont .news-item3 .title span{
	color:#FF0000;
}*/
.news-cont  .news-item ul{
	max-height: 180px;
}
.news-cont  .news-item li{
	height: 27px;
	line-height: 27px;
	padding: 0 3px;
	margin: 0 3px;
	border-bottom: 1px dashed #eee;
}
.news-cont  .news-item li a{
	color: #666;
	font-size: 14px;
}

.news-cont  .news-item .des{
	margin-top: 5px;
	font-size: 14px;
	color: #A7A5A5;
	max-height: 58px;
	overflow: hidden;
}
.news-cont  .news-item .text{
	float: left;
	width: 208px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 27px;
}
.news-cont  .news-item .text:hover{
	color: #FF9935;
}
.news-cont  .news-item .time{
	float: right;
	width: 99px;
	text-align: right;
}
.orther-list{
	width: 100%;
	padding: 50px 0;
	background: #E5E5E5;
	margin-top: 100px;
}
.orther-list h1{
	margin-bottom: 10px;
	font-size: 18px;
	color: #40B326;
	font-weight: bold;
}
.orther-list ul{
	overflow: hidden;
}
.orther-list li{
	float: left;
	width: 220px;
	padding: 10px 10px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}

.orther-list li a{
	color: #989898;
}
.orther-list li a:hover{
	color: #ff0000;
}
.jiameng-phone .tels {
    margin:58px 0 38px;
    text-align: center;
    font-size: 17px;
    color: #0048FF;
}
.jiameng-phone .tels dt, .jiameng-phone .tels dd {
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    font-size: 20px;
}
.jiameng-phone .tels dt{
	/*color: #ff0000;*/
	font-size: 22px;
}
.jiameng-phone .tels span {
    display: inline-block;
    margin: 0 20px 20px;
}





