@charset "UTF-8";
.fl {
	float: left;
}
.fr {
	float: right;
}
.tac {
	text-align: center;
}
.clearfix:before,.clearfix:after{
	display: table;
	content: "";
	clear: both;
	height: 0;
}
.clearfix{
	zoom: 1;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.title-wrap {
	padding: 108px 0 78px;
}
.title-line {
	width: 40px;
	height: 2px;
	background: #999;
	margin-top: 13px;
}
.title-line-l {
	margin-left: 432px;
}
.title {
	font-size: 28px;
	color: #333;
	margin: 0 14px;
	letter-spacing: 4px;
}

.wrap {
	width: 100%;
	font-family: "微软雅黑";
}
.banner-wrap {
	width:100%;
    height: 420px;
    overflow: hidden;
    min-width: 1200px;
    background: url(../images/banner_sj.png) no-repeat center center;
    background-color: #3f2ed0;
}
.plan-wrap {
	width:100%;
    height: 100px;
    overflow: hidden;
    min-width: 1200px;
    background: #fff;
}
.plan {
	padding-left: 38px;
	box-sizing: border-box;
}
.plan ul {
	height: 100px;
}
.plan .list5 .plan-inner-wrap p {
	margin-right: 0;
}
.plan-inner-wrap img {
	display: block;
	width: 42px;
	height: 42px;
	margin-top: 29px;
	margin-right: 16px;
}
.plan-inner-wrap p {
	font-size: 16px;
	color: #333;
	margin-right: 86px;
	line-height: 100px;
}
.cycle-wrap {
	width:100%;
    overflow: hidden;
    min-width: 1200px;
    background: #f5f5f5;
    padding-bottom: 110px;
}
.cycle-form {
	margin-top: 37px;
	height: 52px;
	line-height: 52px;
}
.cycle-form .list1 {
	font-size: 16px;
	color: #666;
	margin-left: 38px;
	margin-right: 20px;
}
.cycle-form .list2 {
	width: 350px;
	height: 52px;
	background: #fff;
	margin-right: 20px;
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
}
.cycle-form .list2 input {
	box-sizing: border-box;
	width: 300px;
	height: 52px;
	font: 14px/22px '微软雅黑';
	color: #999;
	outline: 0;
	border: none;
	margin: 0;
	padding: 5px 5px 5px 18px;
	background: none;
}
.cycle-form .list3 {
	width: 350px;
	height: 52px;
	background: #fff;
	margin-right: 20px;
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
}
.cycle-form .list3 input {
	box-sizing: border-box;
	width: 300px;
	height: 52px;
	font: 14px/22px '微软雅黑';
	color: #999;
	outline: 0;
	border: none;
	margin: 0;
	padding: 5px 5px 5px 18px;
	background: none;
}
.cycle-form .list4 {
	font-size: 16px;
	color: #fff;
	background: #2ac987;
	width: 200px;
	height: 52px;
	border-radius: 6px;
	cursor: pointer;
	box-shadow: 0 0 24px rgba(42,201,135,.24);
}
.cycle-lists li {
	width: 350px;
}
.cycle-lists li:hover {
	box-shadow: 0 0 57px rgba(205,205,205,.35);
}
.cycle-lists .item2 {
	margin: 0 75px;
}
.cycle-lists li .cycle-inner-top {
	height: 76px;
	line-height: 76px;
	font-size: 20px;
	color: #fff;
}
.cycle-lists li .cycle-inner-top span {
	color: #02ef5a;
}
.cycle-lists .item1 .cycle-inner-top {
	background: url(../images/pic_chuchuang.png) no-repeat center center;
}
.cycle-lists .item2 .cycle-inner-top {
	background: url(../images/pic_fazhan.png) no-repeat center center;
}
.cycle-lists .item3 .cycle-inner-top {
	background: url(../images/pic_chengshu.png) no-repeat center center;
}
.cycle-lists li .cycle-inner-bottom {
	height: 424px;
	background: #fff;
	box-sizing: border-box;
	padding: 30px 34px 0px;
}
.cycle-inner-title {
	font-size: 16px;
	color: #333;
	padding-bottom: 18px;
	padding-left: 12px;
	position: relative;
}
.cycle-inner-title span {
	display: block;
	width: 3px;
	height: 16px;
	background: #3320dc;
	position: absolute;
	left: 0;
	top: 0;
}
.cycle-lists .item2 .cycle-inner-title,.cycle-lists .item3 .cycle-inner-title {
	padding-bottom: 16px;
}
.cycle-lists .item2 .cycle-inner-des,.cycle-lists .item3 .cycle-inner-des {
	padding-bottom: 20px;
}
.cycle-lists .item2 .cycle-inner-des-s,.cycle-lists .item3 .cycle-inner-des-s {
	padding-bottom: 30px;
}
.cycle-inner-des {
	font-size: 14px;
	color: #999;
	padding-bottom: 40px;
	line-height: 24px;
}
.case-wrap {
	width:100%;
	height: 605px;
    overflow: hidden;
    min-width: 1200px;
    background-color: #594dd0;
    background: url(../images/pic_1.png) no-repeat center center;
}
.case .title-line-l {
	margin-left: 450px;
}
.case .title {
	color: #fff;
}
.case .title-line {
	background: #8779e7;
}
.case-des-wrap p {
	font-size: 16px;
	color: #fff;
	padding-bottom: 10px;
}
.case-des-wrap p.spc {
	padding-bottom: 40px;
}
.case-con li {
	width: 480px;
	height: 210px;
	background: #fff;
	box-sizing: border-box;
}
.case-con .case-list1 {
	margin: 0 60px 0 90px;
}
.case-inner-img {
	display: block;
	widht: 66px;
	height: 66px;
	margin: 75px 27px 0 34px;
}
.case-inner-con {
	width: 321px;
}
.case-inner-title {
	font-size: 18px;
	color: #3320dc;
	padding: 50px 0 27px;
}
.case-inner-des {
	font-size: 16px;
	color: #3320dc;
	line-height: 26px;
}
.case-inner-des span {
	color: #ee2ae2;
}
.case-more {
	font-size: 14px;
	color: #fff;
	padding: 25px 0 0 943px;
}
.trade-wrap {
	width:100%;
    overflow: hidden;
    min-width: 1200px;
    background-color: #f5f5f5;
    padding-bottom: 108px;
}
.trade .title-line-l {
	margin-left: 448px;
}
.trade-lists li {
	width: 220px;
	height: 286px;
	position: relative;
	margin-right: 20px;
	overflow: hidden;
}
.trade-lists li.list1 {
	margin-left: 10px;
}
.trade-lists li.list5 {
	margin-right: 0px;
}
.trade-lists li>img {
	display: block;
	width: 100%;
	height: 100%;
}
.combo-des {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #3f2ed0;
	position: absolute;
	bottom: 0;
	font-size: 18px;
	color: #fff;
}
.combo-cover {
	width: 220px;
	height: 286px;
	color: #fff;
	position: absolute;
}
.combo-cover img {
	width: 64px;
	height: 64px;
	display: block;
	margin: 104px auto 32px;
}
.combo-cover p {
	font-size: 18px;
	color: #fff;
}
.trade-lists li.list1 .combo-cover {
	background: url(../images/mock_01.jpg) no-repeat center center;
}
.trade-lists li.list2 .combo-cover {
	background: url(../images/mock_02.jpg) no-repeat center center;
}
.trade-lists li.list3 .combo-cover {
	background: url(../images/mock_03.jpg) no-repeat center center;
}
.trade-lists li.list4 .combo-cover {
	background: url(../images/mock_04.jpg) no-repeat center center;
}
.trade-lists li.list5 .combo-cover {
	background: url(../images/mock_05.jpg) no-repeat center center;
}
.trade-items {
	margin-top: 50px;
}
.trade-items li {
	width: 195px;
	height: 160px;
	background: #fff;
	margin: 0 2px 2px 0;
}
.trade-items li:hover {
	box-shadow: 0 0 24px rgba(97,97,97,.24);
	z-index: 2;
}
.trade-items li.item1,.trade-items li.item7 {
	margin-left: 10px;
}
.trade-items li.item6,.trade-items li.item12 {
	margin-right: 0px;
}
.trade-items li img {
	display: block;
	width: 60px;
	height: 60px;
	margin: 37px auto 20px;
}
.trade-items li p {
	color: #333;
	font-size: 14px;
}
.advantage-wrap {
	width:100%;
    overflow: hidden;
    min-width: 1200px;
    background-color: #fff;
    padding-bottom: 78px;
}
.advantage .title-line-l {
	margin-left: 280px;
}
.advantage .title {
	letter-spacing: 4px;
}
.advantage-lists li {
	width: 420px;
	height: 110px;
	margin-bottom: 50px;
}
.advantage-lists .advantage-list3,.advantage-lists .advantage-list6 {
	width: 360px;
} 
.advantage-lists .advantage-list4,.advantage-lists .advantage-list5,.advantage-lists .advantage-list6 {
	margin-bottom: 40px;
}
.advantage-lists li img {
	display: block;
	width: 70px;
	height: 70px;
	margin-right: 23px;
}
.advantage-inner-title {
	font-size: 18px;
	color: #333;
}
.advantage-inner-line {
	width: 22px;
	height: 2px;
	background: #dadbdf;
	margin: 14px 0;
}
.advantage-inner-des1 {
	font-size: 14px;
	color: #666;
	padding-bottom: 10px;
}
.advantage-inner-des2 {
	font-size: 14px;
	color: #666;
}
.advantage-btn {
	width: 170px;
	height: 48px;
	line-height: 48px;
	border-radius: 6px;
	background: #2ac987;
	color: #fff;
	margin: 0 auto;
	cursor: pointer;
	box-shadow: 0 0 24px rgba(42,201,135,.24);
}
.process-wrap {
	width:100%;
    overflow: hidden;
    min-width: 1200px;
    background-color: #3f2ed0;
    padding-bottom: 110px;
}
.process .title {
	color: #fff;
}
.process-lists li {
	width: 180px;
	height: 250px;
	background: #fff;
}
.process-lists .process-list2,.process-lists .process-list4,.process-lists .process-list6,.process-lists .process-list8 {
	width: 33px;
	background: none;
}
.process-lists li.process-list1 {
	margin-left: 80px;
}
.process-lists li img {
	display: block;
	width: 52px;
	height: 52px;
	margin: 38px auto 33px;
}
.process-lists li .inner-title {
	font-size: 18px;
	color: #333;
	padding-bottom: 35px;
}
.process-lists li .inner-des {
	font-size: 14px;
	color: #666;
	padding-bottom: 10px;
}
.process-lists li .inner-arrow {
	display: block;
	width: 16px;
	height: 30px;
	margin: 110px auto 0;
}
.team-wrap {
	width:100%;
    overflow: hidden;
    min-width: 1200px;
    background-color: #fff;
    padding-bottom: 108px;
}
.team-lists li {
	width: 240px;
	height: 120px;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #e9e9e9;
}
.team-lists li img {
	display: block;
	width: 209px;
	height: 89px;
	margin: 15px auto 0;
}
.team-lists .team-list1,.team-lists .team-list2,.team-lists .team-list3,.team-lists .team-list4,.team-lists .team-list5 {
	border-bottom: 0;
}
.team-lists .team-list1,.team-lists .team-list2,.team-lists .team-list3,.team-lists .team-list4,.team-lists .team-list6,.team-lists .team-list7,.team-lists .team-list8,.team-lists .team-list9 {
	border-right: 0;
}
.brand-wrap {
	width:100%;
	height: 483px;
    overflow: hidden;
    min-width: 1200px;
    background:  url(../images/pic_pppower.jpg) no-repeat center center;
}
.brand-wrap .brand .title-wrap {
	display: none;
}
.brand .title-line {
	background: #8779e7;
}
.brand .title {
	color: #fff;
}
.brand .title-line-l {
	margin-left: 465px;
}