.home_banner{
	height: 500px;
}
.home_banner .swiper-container{
	width: 100%;
	height: 100%;
}
.home_banner .bgimg{
	height: 100%;
	width: 100%;
}
.home_banner .main{
	width: 1065px;
	position: absolute;
	left: 50%;
	margin-left: -532.5px;
	top:0;
	height: 100%;
}
.home_banner .m_left{
	width: 470px;
	float: left;
	margin-top: 91px;
}
.home_banner .m_left .title{
	font-size:46px;
	font-family:CN-Bold;
	font-weight:bold;
	color: #FFF;
	line-height:52px;
}
.home_banner .m_left .leadin{
	color:rgba(255,255,255,0.55);
	font-size:16px;
	font-family:CN-Medium;
	font-weight:500;
	line-height:22px;
	margin:33px 0 36px 0;
}
.home_banner .m_left .more{
	display: block;
	width: 124px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border-radius: 5px;
	background: #FFF;
	color:#0A73EF;
	font-size:16px;
	font-family:CN-Medium;
	font-weight:500;
}
.home_banner .m_right{
	width: 419px;
	height: 330px;
	float: right;
	margin-top:65px;
}
.home_banner .m_right img{
	width: 100%;
	height:100%;
}
.home_banner .swiper-pagination-bullet{
	width:40px;
	height:2px;
	background:rgba(255,255,255,0.53);
	border-radius: 0;
	margin: 0 5px!important;
}
.home_banner .swiper-pagination-bullet-active{
	background:rgba(255,255,255,1);
}
.home_banner .swiper-pagination{
	width: 1065px!important;
	position: absolute;
	left: 50%!important;
	margin-left: -537.5px;
	bottom: 81px!important;
	text-align: left!important;
}
.home_banner .arrow{
	width: 1190px;
	position: absolute;
	bottom: 0;
	height: 42px;
	left: 50%;
	margin-left: -595px;
}
.home_banner .arrow img{
	width: 34px;
	height: 8px;
	position: absolute;
}
.home_banner .swiper-button-next{
	width: 84px;
	height: 42px;
	background: #2069BF;
	right: 0;	
	top: auto;
	bottom: 0;	
}
.home_banner .swiper-button-next img{
	top:15px;
}
.home_banner .swiper-button-prev{
	width: 84px;
	height: 42px;
	background: #FFF;
	right: 84px;
	left: auto;
	top: auto;
	bottom: 0;	
}
.home_banner .swiper-button-prev img{
	top:20px;
}
.home_banner .swiper-button-next:after,.home_banner .swiper-container-rtl .swiper-button-prev:after{
	content:'';
}
.home_banner .swiper-button-prev:after,.home_banner .swiper-container-rtl .swiper-button-next:after{
	content:'';
}
.home_banner .swiper-slide{
	height: 500px;
}
.home_banner .swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
}

.home_customized{
	background:#F3F5F9;
	padding-bottom: 50px;
}
.home_customized .main{
	position: relative;
}
.home_customized .c_left{
	position: absolute;
	width: 246px;
	height: 516px;
	left: 0;
	top: -42px;
	z-index: 99999;
	color: #FFF;
	background: url(../images/home_1.png)no-repeat center center;
	background-size: 100% 100%;
	text-align: center;
}
.home_customized .c_left span{
	display: inline-block;
	width: 29px;
	height: 352px;
	font-size:27px;
	line-height:32px;
	font-family:CN-Bold;
	margin-top: 81px;
}
.home_customized .c_left font{
	display: inline-block;
	font-size: 12px;
	width: 12px;
	height: 475px;
  	letter-spacing:2px;
  	line-height: 12px;
  	/* Safari */
	-webkit-transform: rotate(90deg) scale(0.58333333333333);
	/* Firefox */
	-moz-transform: rotate(90deg) scale(0.58333333333333);
	/* IE */
	-ms-transform: rotate(90deg) scale(0.58333333333333);
	/* Opera */
	-o-transform: rotate(90deg) scale(0.58333333333333);
	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	white-space:nowrap;
	position: absolute;
    top: -100px;
    left: 9px;
}
.home_customized .c_right{
	width: 914px;
	float: right;
}
.home_customized dt{
	height: 204px;
}
.home_customized dt>div{
	width: 449px;
	height: 100%;
	float: left;
	margin-right: 16px;	
}
.home_customized dt>div.one{
	background: url(../images/home_4.png)no-repeat center center;
	background-size: 100% 100%;	
}
.home_customized dt>div.two{
	background: url(../images/home_3.png)no-repeat center center;
	background-size: 100% 100%;	
	margin-right: 0;
}
.home_customized dt .cont{
	margin-top: 38px;
	margin-left:44px; 
	width: 248px;
	float: left;
}
.home_customized dt .title{
	font-size:20px;
	font-weight:600;
	color:#535353;
	line-height:20px;
}
.home_customized dt .leadin{
	color: rgba(121,121,121,0.46);
	font-size:12px;
	line-height:12px;
	font-weight:500;
	margin-top: 5px;
	-webkit-transform: scale(0.91666666666667);
    -moz-transform: scale(0.91666666666667);
    transform: scale(0.91666666666667);	
    margin-left: -11px;
}
.home_customized dt .img{
	width: 118px;
	height: 154px;
	float: right;
	margin-right: 19px;
	margin-top: 31px;
}
.home_customized dt>div.two .img{
	width: 157px;
	height: 147px;
	margin-right: 22px;
	margin-top: 36px;
}
.home_customized dt>div.two .cont{
	width: 200px;
}
.home_customized dt .img img{
	width: 100%;
	height: 100%;
}
.home_customized dd{
	height: 248px;
	margin-top: 22px;
}
.home_customized dd>div{
	width: 170px;
	height: 100%;
	float: left;
	margin-right: 16px;	
	padding: 11px;	
	position: relative;
	background:#FFF;
	border-radius: 6px;
}
.home_customized dd>div.one{
	background: url(../images/home_5.png)no-repeat center center;
	background-size: 100% 100%;	
}
.home_customized dd>div.five{
	margin-right: 0;
}
.home_customized dd .cont{
	margin-top: 22px;
}
.home_customized dd .title{
	font-size:16px;
	font-weight:600;
	color:#535353;
	line-height:16px;
}
.home_customized dd .leadin{
	color: rgba(121,121,121,0.46);
	font-size:12px;
	line-height:12px;
	font-weight:500;
	margin-top: 7px;
	-webkit-transform: scale(0.91666666666667);
    -moz-transform: scale(0.91666666666667);
    transform: scale(0.91666666666667);	
    margin-left: -6px;
}
.home_customized dd>div.one .img{
	width: 73px;
	height: 96px;
	position: absolute;
	bottom: 11px;
	right: 17px;
}
.home_customized dd>div.two .img{
	width: 72px;
	height: 93px;
	position: absolute;
	bottom: 16px;
	right: 12px;
}
.home_customized dd>div.three .img{
	width: 98px;
	height: 106px;
	position: absolute;
	bottom: 8px;
	right: 15px;
}
.home_customized dd>div.four .img{
	width: 103px;
	height: 79px;
	position: absolute;
	bottom: 12px;
	right: 15px;
}
.home_customized dd>div.five .img{
	width: 75px;
	height: 108px;
	position: absolute;
	bottom: 8px;
	right: 20px;
}
.home_customized dd .img img{
	width:100%;
	height: 100%;
}


.home_cooperation{
	background: url(../images/home_33.png)no-repeat center center;
	background-size: 100% 100%;	
	/* height: 330px; */
	position: relative;
}
.home_cooperation .main{
	width: 1440px;
	position: relative;
}
.home_cooperation dt{
	width: 446px;
	float: right;
	margin-right: 145px;
}
.home_cooperation dt .title{
	font-size:36px;
	font-family:CN-Bold;
	font-weight:bold;
	color:rgba(255,255,255,1);
	line-height:42px;
	margin: 93px 0 23px 0;
}
.home_cooperation dt .leadin{
	font-size:14px;
	font-family:CN-Light;
	font-weight:300;
	color:rgba(255,255,255,0.55);
	line-height:22px;
}
.home_cooperation dd{
    padding:15px 0;
}
.home_cooperation dd img{
	/* position: absolute; */
    height: 40px;
    margin:20px;
}
/* .home_cooperation dd .img1{
	width: 169px;
	height: 30px;
	left: 217px;
	top:73px;
}
.home_cooperation dd .img2{
	width: 56px;
	height: 37px;
	left: 447px;
	top:70px;
}
.home_cooperation dd .img3{
	width: 80px;
	height: 34px;
	left: 575px;
	top:70px;
}
.home_cooperation dd .img4{
	width: 168px;
	height: 16px;
	left: 218px;
	top:162px;
}
.home_cooperation dd .img5{
	width: 54px;
	height: 54px;
	left: 447px;
	top:134px;
}
.home_cooperation dd .img6{
	width: 101px;
	height: 22px;
	left: 560px;
	top:155px;
}
.home_cooperation dd .img7{
	width: 171px;
	height: 36px;
	left: 213px;
	top:225px;
}
.home_cooperation dd .img8{
	width: 52px;
	height: 55px;
	left: 447px;
	top:214px;
}
.home_cooperation dd .img9{
	width: 99px;
	height: 22px;
	left: 562px;
	top:233px;
} */
.home_cooperation .bg_img{
	position: absolute;
	right: 0;
	top: 46px;
	height: 109px;
}

.home_advantage{
	background:#F3F5F9;
}
.home_advantage .main{
	width: 1440px;
	position: relative;
	height: 1180px;
}
.home_advantage .tit{
	position: absolute;
	font-size:18px;
	font-family:CN-Bold;
	font-weight:bold;
	color:#2184FF;
	line-height:18px;
	top: 88px;
	left: 237px;
}
.home_advantage .div{
	background:#FFF;
	position: absolute;
}
.home_advantage .div .title{
	color: #353535;
	font-size:28px;
	font-family:CN-Bold;
	font-weight:bold;
	line-height:32px;
}
.home_advantage .div .leadin{
	font-size:12px;
	font-family:CN-Medium;
	font-weight:500;
	color:#9B9B9B;
	line-height: 15px;
    margin-top: 10px;
}
.home_advantage .div>img{
	position: absolute;
}
.home_advantage .div>a{
	font-size:12px;
	font-weight:500;
	padding-right: 17px;
	background:url(../images/home_25.png)no-repeat right center;
	background-size:16px 13px; 
	line-height: 13px;
	color: #2A89FF;
	position: absolute;
}
.home_advantage .div_one{
	width: 356px;
	height: 557px;
	left: 239px;
	top: 140px;
	padding: 65px 38px 0 60px;
	text-align: right;
}
.home_advantage .div_one:after{
	content:'';
	display: block;
	position: absolute;
	width:4px;
	height:68px; 
	background:#2184FF;
	right: 0;
	top:65px;
}
.home_advantage .div_one .leadin{
	margin-right: -20px;
}
.home_advantage .div_one>img{
	width: 434px;
	height: 338px;
	right: 60px;
	bottom: 32px;
}
.home_advantage .div_one>a{
	width: 135px;
	height: 39px;
	display: block;	
	right: 90px;
	bottom: 14px;
	background:url(../images/home_28.png)no-repeat center center;
	background-size: 100% 100%;
	padding-right: 0;
}
.home_advantage .div_two{
	width: 491px;
	height: 319px;
	right: 226px;
	top: 112px;
	padding: 21px 38px 0 27px;
	text-align: left;	
}
.home_advantage .div_two:before{
	content:'';
	display: block;
	position: absolute;
	width:4px;
	height:68px; 
	background:#2184FF;
	left: 0;
	top:21px;
}
.home_advantage .div_two .leadin{
	margin-left: -36px;
}
.home_advantage .div_two>img{
	width: 501px;
	height: 255px;
	left: 94px;
	top: 145px;
}
.home_advantage .div_two>a{
	left: 27px;
	bottom: 19px;
}
.home_advantage .div_three{
	width: 509px;
	height: 299px;
	bottom: 122px;
	left: 237px;
	padding: 43px 27px 0 249px;
	text-align: right;		
}
.home_advantage .div_three:after{
	content:'';
	display: block;
	position: absolute;
	width:4px;
	height:68px; 
	background:#2184FF;
	right: 0;
	top:42px;
}
.home_advantage .div_three .leadin{
	margin-right: -18px;
}
.home_advantage .div_three>img{
	width: 328px;
	height: 299px;
	right: 278px;
	top: 65px;
}
.home_advantage .div_three>a{
	right: 31px;
	bottom: 59px;
}
.home_advantage .div_four{
	width: 365px;
	height: 498px;
	bottom: 137px;
	right: 207px;
	padding: 56px 128px 0 34px;
	text-align: left;
}
.home_advantage .div_four:before{
	content:'';
	display: block;
	position: absolute;
	width:4px;
	height:68px; 
	background:#2184FF;
	left: 0;
	top:58px;
}
.home_advantage .div_four .leadin{
	margin-left: -17px;
}
.home_advantage .div_four>img{
	width: 336px;
	height: 323px;
	left: 107px;
	top: 199px;
}
.home_advantage .div_four>a{
	left: 17px;
	bottom: 22px;
}
.home_advantage .img1{
	position: absolute;
	width: 215px;
	height: 261px;
	top: 65px;
	left: 0;
}
.home_advantage .img2{
	position: absolute;
	width: 207px;
	height: 178px;
	top: 525px;
	left: 630px;	
}
.home_advantage .img3{
	position: absolute;
	width: 186px;
	height: 261px;
	top: 545px;
	right: 0;	
}


.home_case{

}
.home_case .main{
	width: 1440px;
	margin:0 auto;
	background:#F3F5F9;
	height: 486px;
}
.home_case .img{
    width:864px;
	height: 486px;
}
.home_case .cont{
	width: 800px;
	background:rgba(255,255,255,1);
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 233px 42px 62px;
}
.home_case .cont .tit{
	color: #2184FF;
	font-size:18px;
	font-family:CN-Bold;
	font-weight:bold;
	line-height:18px;
	position: absolute;
	top: 51px;
	left: 62px;
	z-index: 99;
}
.home_case .cont .title{
	font-size:32px;
	font-family:CN-Bold;
	font-weight:bold;
	color:#353535;
	line-height:42px;
	top: 89px;
	left: 62px;	
	position: absolute;
	z-index: 99;
}
.home_case .cont .leadin{
	font-size:15px;
	font-family:CN-Medium;
	font-weight:500;
	color:#B0B0B0;
	line-height:27px;
	margin:159px 0 19px 0; 
	height: 185px;
}
.home_case .cont .more{
	width: 135px;
	height: 39px;
	display: block;	
	background:url(../images/home_28.png)no-repeat center center;
	background-size: 100% 100%;	
}
.home_case .cont img{
	position: absolute;
	width: 789px;
	right: 0;
	top:21px;
}
.home_case .swiper-pagination-bullet {
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 20px;
  font-size:21px;
  color:#B3B3B3;
  opacity: 1;
  font-family:DIN-Bold;
  font-weight:bold;
  line-height:25px;
  background:none;
  margin: 0!important;
  margin-bottom: 35px!important;
}
.home_case .swiper-pagination-bullet-active {
  color:#2184FF;
  position: relative;
}
.home_case .swiper-pagination-bullet-active:after{
	content:'';
	display: block;
	width: 119px;
	height: 2px;
	background:#2184FF;
	position: absolute;
	right: -125px;
	top:12px;
}
.home_case .swiper-pagination{
	width: 28px!important;
	height: 100%;
	left: auto!important;
	right: 125px;
	top:98px;
}