*{
	padding: 0;
	margin: 0;

}
header{
	  min-width: 1423px;
    background-color: #108CFF;
    margin:0 auto;
    height:64px;
    display:flex;
    flex-direction: row;
    justify-content: space-between;
}

.header-left{
	width:100px;
	height:100%;
	margin-left: 168px;
	display:flex;
	align-items: center;
}
.multiple-icon{
	width:100px;
	height:35px;
}
.multiple-icon img{
	width: 100%;
	height: 100%;
}
.header-left-title{
	width: 100px;
	height: 100%;
	line-height: 64px;
	color:white;
}
.header-left-title span:first-of-type{
    font-size:10px;
}
.header-left-title span:last-of-type{
    font-size:5px;
}
.header-right{
	display:flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items:center;
	height:100%;
	margin-right: 168px;
}
@media only screen and (max-width: 1700px) {
    .header-left{
     width:100px;
     height:100%;
     margin-left: 68px;
     display:flex;
     align-items: center;
     }
    .header-right{
     display:flex;
     flex-direction: row;
     justify-content: flex-start;
     align-items:center;
     height:100%;
     margin-right: 68px;
     }
   
}
.header-phone{
	  border: 1px solid #FFFFFF;
    border-radius: 20px;
    width: 187px;
    height: 36px;
    color: white;
    margin-right: 16px;
    line-height: 36px;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
.header-phone-content{
    display:flex;
    justify-content: center;
    align-items: center;
    font-size:16px;
}
.header-phone span{
/*	margin-right:2px;*/
}
.header-phone .phone-icon{
    width:17.8px;
    height:17.9px;
    margin-right: 16px;
}
.header-right .free-use{
	  background: #FFFFFF;
    border-radius: 20px;
    width: 111px;
    height: 36px;
    margin-right: 32px;
    color: #108CFF;
    line-height: 36px;
    font-size:14px;
    text-align: center;

}
.header-right .free-use:hover{
    cursor:pointer;
}

.login{
	width:28px;
	height:22px;
	color:white;
	font-size:28px;
	font-size:14px;
}
.login a{
  color:white;
}
.login:hover{
  cursor:pointer;
}
.banner-container{
  min-width: 1423px;
  background-color: #1F53D6;
  height:540px;
}
.banner-content{
  height:540px;
  position:relative;
  width:720px;
  margin-left: 20px;
}
.banner{
	min-width: 1423px;
	background-color: #1F53D6;
	position:relative;
	height:540px;
  display:flex;
  flex-direction: row-reverse;
  justify-content: space-evenly;
  overflow:hidden;
}
.banner img{
	/*width:893.7px;*/
  width:897.8px;
	height:540px;
	/*position:absolute;
	right:0;
	top:0;*/
  position: relative;
  left: 95px;
}
.banner .button{
    position:absolute;
    top:341px;
    /*left:170px;*/
    left:30px;
    background-image: linear-gradient(270deg, #7ECBFF 0%, #3269FF 100%);
    box-shadow: 0 8px 20px 0 rgba(34,105,170,0.25);
    border-radius: 52.43px;
    width:343.6px;
    height:80px;
    color:white;
    line-height: 80px;
    text-align: center;
    font-size:30px;
    font-family: MicrosoftYaHei;
}
.banner .button:hover{
    cursor:pointer;
}
.banner .systemTitle{
	position:absolute;
 /* font-family: PingFangSC-Semibold;*/
	/*left:170px;*/
  left:30px;
	top:137.5px;
	color:white;
	width: 887px;
}
.banner .big-title{
    font-size:64px;
    font-family: MicrosoftYaHei;
    /*text-shadow: 10px 10px #333;*/
    text-shadow: 1px 1px 0 #fff;
}
.banner .small-title{
    font-size:40px;
    font-family: MicrosoftYaHei;
}
.banner .sub-title{
	width:473px;
	height:42px;
	color:white;
	font-size:26px;
	position:absolute;
	top:241px;
	/*left:170px;*/
  left:30px;
  font-family: MicrosoftYaHei;
}
.center-power{
	min-width:1423px;
	height:780px;
	background-color: white;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items: center;
}
.center-power .center-picture{
	min-width:1423px;
	height:580.8px;
	display:flex;
	flex-direction: row;
	justify-content: center;
  margin-top:20px;
}
.center-power .center-picture img{
	width:1102.4px;
	height:553.1px;
}
.title-container{
	min-width:1423px;
	height: 50px;
	display:flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.title-container img{
    width:136px;
    height:16px;
}
.title-container .title{
	font-family: MicrosoftYaHei;
    font-size: 36px;
    color: #303030;
    letter-spacing: 3.34px;
    margin-left:48px;
    margin-right:48px;
    /*text-align: right;*/
}
.recruit-system{
	min-width:1423px;
	height:953px;
	/*display:flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;*/
}
.recruit-system .sub-title{
    width:100%;
    height:28px;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color:#000000;
    letter-spacing: 1.86px;
    text-align:center;
    margin-top:20px;
    margin-bottom: 55px;
    opacity: 0.45;
    /*text-align: right;    */
}
.sub-title2{
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: #000000;
    letter-spacing: 1.86px;
    text-align: center;
    margin-top: 20px;
    opacity:0.45;
    /*text-align: right;*/
}
.navigation{
	width:100%;
	height:80px;
	border-bottom:1px solid #D3D3D3;
	display:flex;
	flex-direction: row;
	justify-content: center;
}
.navigation ul{
	
	height:80px;
	/*width:100%;*/
	list-style-type: none;
}
.navigation ul li{
	width:200px;
	height:80px;
	float:left;
	text-align:center;
	line-height:80px;
	font-family: MicrosoftYaHei;
  font-size: 16px;
  color: rgba(0,0,0,0.85);
  cursor: pointer;
  border-bottom: 0;
  display:flex;
  flex-direction: column;
  align-items: center;
  justify-content:center;
}
.navigation ul li .text{
  width:144px;
  height:77px;
 /* line-height: 25px;*/
  line-height: 77px;
  text-align: center;
  font-family: MicrosoftYaHei;
 /* padding-bottom: 52px;*/
}
.navigation ul li .border-line{
  background: #2766FF;
  border-radius: 4px;
  width:144px;
  height:3px;
  display:none;
}
.recruit-system .content-container{
	display:flex;
	flex-direction:row;
	justify-content: center;
	align-items: center;
	height:720px;
	width:100%;
}
.slide1,.slide2,.slide3,.slide4,.slide5,.slide6{
	display:flex;
	flex-direction:row;
	justify-content: center;
	align-items: center;
}
.slide5 ul li {
  height:70px !important;
}
.slide2,.slide3,.slide4,.slide5,.slide6{
	display:none;
}
.slide2,.slide4,.slide6{
	flex-direction:row-reverse !important;
}
.recruit-system .content-container img{
    /*width:687px;
    height:452px;*/
}
.slide1 img{
  width:710px;
  height:500px;
}
.slide2 img{
  width:739px;
  height:495px;
}
.slide3 img{
  width:737px;
  height:543px;
}
.slide4 img{
  width:698px;
  height:500px;
}
.slide5 img{
  width:726px;
  height:435px;
}
.slide6 img{
  width:837px;
  height:458px;
  position:relative;
  right:40px;
}
.recruit-system .content-container .content{
	width:470px;
	height:452px;
	margin-left:72px;
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.recruit-system .content-container .content .content-title{
	font-family: MicrosoftYaHei; 
    font-size: 28px;
    color: #303030;
    letter-spacing: 2.6px;
    text-align: left;
    height:40px;
    width:470px;
    margin-left:-35px;
    margin-bottom: 28px;
}
.recruit-system .content-container .content ul li{
	opacity: 0.45;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #000000;
    letter-spacing: 1.48px;
    width:467px;
    height:44px;
    text-align:left; 
    margin-bottom: 16px;
    line-height:24px;
}
.service-merits{
	background: #F9FBFF;
	min-width:1423px;
	height:786px;
	display:flex;
	flex-direction: column;
	align-items: center;
}
.service-merits .service-title-container{
	padding-top: 88px;
}
.service-merits .four-items{
    width:1200px;
    height:400px;
    display:flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 88px;
}
.service-merits .four-items .single-item{
	  width:578px;
	  height:178px;
	  background: #FFFFFF;
    border: 1px solid #D7D7D7;
    border-radius: 8px;
    display:flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    /*box-shadow: 0 8px 24px 0 rgba(138,139,150,0.15);*/
}
.service-merits .four-items .single-item:hover{
    cursor:pointer;
    box-shadow: 0 10px 32px 0 rgba(110,111,121,0.15);
}
.single-item img{
    width:65px;
    height:65px;
    margin-right:34px;
}
.single-item .icon-description{
	display:flex;
	flex-direction: column;
	align-items:flex-start;
	justify-content: center;
	width:338px;
	height:50px;
}
.single-item .icon-description span:first-of-type{
    font-family: MicrosoftYaHei;
    font-size: 24px;
    color: rgba(0,0,0,0.85);
    letter-spacing: 2.23px;
    text-align: left;
    margin-bottom: 12px;
}
.single-item .icon-description span:last-of-type{
	  font-family: MicrosoftYaHei;
    font-size: 18px;
    color: rgba(0,0,0,0.65);
    letter-spacing: 1.67px;
    text-align: left;
}
.single-item .special-icon{
	width:68px;
	height:56.8px;
	margin-right:34px;
}
.improve-and-decrease{
	min-width:1423px;
	height:1161px;
	display:flex;
	flex-direction: column;
	align-items: center;
}
.improve-and-decrease .title-container{
	padding-top:88px;
}
.improve-and-decrease .icon-container{
	/*width:1163.4px;*/
	width:1423px;
	height:683px;
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
  /*justify-content: center;*/
	margin-top: 101.2px;
}
.improve-and-decrease .icon-container .item{
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap:wrap;
    width:400px;
    
}
/*.improve-and-decrease .icon-container .item:nth-child(1){
  margin-right: 195.6px;
}
.improve-and-decrease .icon-container .item:nth-child(2){
	margin-right: 195.6px;
}
.improve-and-decrease .icon-container .item:nth-child(4){
	margin-right: 195.6px;
}*/
.improve-and-decrease .icon-container .item img{
	width:268px;
	height:244px;
	margin-bottom:27px;
}
.improve-and-decrease .icon-container .item span{
	width:340px;
	height:40px;
	font-family: MicrosoftYaHei;
  font-size: 28px;
  color: rgba(0,0,0,0.85);
  letter-spacing: 0;
  text-align: center;
    /*text-align: right;*/
}
.partial-serve-customer {
	min-width:1423px;
	height:677.1px;
	display:flex;
	flex-direction: column;
	align-items: center;
}
.partial-serve-customer .title-container{
	margin-bottom: 80px
}
.partial-serve-customer .small-title{
	width:1200px;
	height:28px;
	padding-bottom: 16px;
	border-bottom: 1px solid #E5E5E5;
	font-family: MicrosoftYaHei;
    font-size: 20px;
    color: rgba(0,0,0,0.85);
    letter-spacing: 1.86px;
    text-align: left;
}
.partial-serve-customer .all-customers{
    width:1200px;
   /* display:flex;*/
}
.partial-serve-customer .all-customers .first-line{
   width:1200px;
   height:64px;
   margin-top:40px;
}
.partial-serve-customer .all-customers .second-line{
   width:1200px;
   height:64px;
   margin-top:36px;
   margin-bottom: 48px;
}
.partial-serve-customer .all-customers .first-line img{
   width:100%;
   height:100%;
}
.partial-serve-customer .all-customers .second-line img{
   width:100%;
   height:100%;
}
.partial-serve-customer .some-associations{
   width:1200px;
   height:50px;
   display:flex;
   flex-direction: row;
   justify-content: space-between;
  /* align-items: center;*/
}
.partial-serve-customer .some-associations span{
	/*margin-right:96px;*/
   font-family: MicrosoftYaHei;
   font-size: 14px;
   color: rgba(0,0,0,0.85);
   letter-spacing: 0;
   display:inline-block;
   padding-top:24.3px;
}
.partial-serve-customer .some-associations span:last-of-type{
   margin-right:0px;
}
.mask {
   width:100%;
   height:100%;
   background-color: rgba(0,0,0,0.45);
   position:fixed;
   top:0;
   left:0;
   z-index:10;
   display:none;
}
.dialog {
   width:864px;
   height:564px;
   position:fixed;
   top:50%;
   left:50%;
   margin-left:-432px;
   margin-top:-282px;
   z-index:11;
   display:none;

}
.dialog-container .title-container .title{
   color:white;
   font-size: 36px;
   font-family: MicrosoftYaHei;
   letter-spacing: 3.34px;
}
.dialog-container {
	width:100%;
	height:100%;
	position:relative;
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-image: url('./publicImg/弹窗背景@2x.png');
	background-repeat: no-repeat;
	/*background-position: center;*/
	border-radius: 20px;
	background-size: cover; 
}
.first-method{
	width:256px;
	height:334px;
	font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #FFFFFF;
    display:flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 33px;
}
.first-method p {
	padding-bottom:20.7px;
}
.first-method img{
    /*opacity: 0.1;
    background: #FFFFFF;*/
    border-radius: 8px;
    border:solid 15.3px rgba(255,255,255,0.1);
    width:227px;
    height:227px;
}
.second-method{
	width:337px;
	height:22px;
	font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #FFFFFF;
   /* margin-top: 20px;*/

}
.close {
   width:40px;
   height:40px;
   position:absolute;
   bottom:-63px;
   left:412px;
}
.close:hover{
   cursor: pointer;
}
.close img {
   width:100%;
   height:100%;
}

footer{
   min-width:1423px;
   background-color: #393a45;
   /*margin-top: 210px;*/
   font-size: 14px;
   padding-top: 27px;
   clear: both;
   display:flex;
   flex-direction: column;
   justify-content: center;
   align-items: center;
   list-style-type:none;
}
.wrapper,#footer {
	width:990px;
	height:184px;
	list-style-type:none;
}
.footer_hotline span {
    display: block;
    font-size: 20px;
}
.clearfix:before{
   content: ".";
   display: table;
   height: 0;
   font-size: 0;
   line-height: 0;
   visibility: hidden;
}
.footer_menu_detail .footer_menu_title {
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    list-style-type: none;
}
.footer_menu_detail ul li{
    /*font-size: 14px;
    color: #f2f2f2;*/
    padding-bottom:8px;
}
.footer_menu_detail ul li a {
    font-size: 14px;
    color: #f2f2f2;
}
.footer_hotline{
    float: left;
    width: 180px;
    height: 155px;
    padding: 29px 0 0 5px;
    color: #f2f2f2;
    line-height: 30px;
    font-size: 14px;
}
.footer_menu{
	float: left;
    font-size: 14px;
    height: 156px;
    padding: 14px 20px;
    color: #f2f2f2;
    list-style-type:none;
}
.footer_menu li{
	list-style-type:none;
}
.footer_menu_main{
	float: left;
    margin-right: 14px;
    margin-left: 12px;
    width:90px;
}
.footer_menu .footer_menu_right {
    margin-right: 0;
}
a{
	color: #202020;
    text-decoration: none;
    outline: none;
    border:0px;
}
.footer_ewm{
	font-size: 14px;
    /*width: 150px;
    height: 184px;*/
    padding: 4px 0px 0 0;
    text-align: center;
    float: left;
   /* height: 100px;*/
   padding-top:25px;
   padding-right: 50px;

}
.footer_ewm img{
    width: 100px;
    height: 100px;
}
.footer_ewm_app img{
    width: 100px;
    height: 100px;
}
.footer_ewm .footer_ewm_explain {
    height: 32px;
    line-height: 32px;
    color: #bcbcbc;
    font-size: 13px;
}
#g-ft {
    background-color: #393A45;
    font-size: 12px;
    color: #fff;
    padding: 10px 0;
}
.g-ft {
    width: 980px;
    margin: 0 auto;
    border-top: 1px solid #4C4E5D;
}
.g-ft .g-copyright {
    text-align: center;
    padding: 10px 0;
    color: #aaa;
}
.g-ft .footernew {
    width: 405px;
    margin: auto;
    overflow: hidden;
}
.g-ft .footernew p {
    display: inline;
    border: 1px solid #4C4E5D;
    float: left;
    font-size: 12px;
    height: 50px;
    line-height: 20px;
    margin: 6px;
    padding: 0;
    width: 120px;
    overflow: hidden;
    background: #fff;
}
.g-ft .footernew .fl{
	float: left;
    padding: 3px;
}
.g-ft .footernew .fr {
    float: right;
    padding: 5px 3px 0;
    width: 72px;
}
    












