/*
* @Author: yhf
* @Date:   2018-12-5 10:41:15
* @Last Modified by:   yhf
* @Last Modified time: 2019-01-11 12:29:37
*/
.banner{
    background: url(../i/banner.png) no-repeat center center;
    height: 790px;
    padding-top: 270px;
    padding-left: 344px;
    text-align: left;
}
.banner-text1{
    display: inline-block;
    font-family: PingFangSC-Semibold;
    font-size: 80px;
    color: #FFFFFF;
    text-align: center;
    line-height: 120px;
    text-shadow: 0 10px 20px rgba(189,16,224,0.40);
}
.banner-text2{
    display: inline-block;
    font-family: PingFangSC-Regular;
    font-size: 70px;
    color: #FFFFFF;
    text-align: center;
    line-height: 80px;
    text-shadow: 0 10px 20px rgba(189,16,224,0.40);
}
.ems{
    /*padding-top: 90px;*/
}
.ems-content-list1{
    background: url(../i/bj2.png) no-repeat center center;
    background-size: 100% 100%;
    height: 697px;
    padding-top: 110px;
}
.ems-content-list2{
    background: #fff;
    padding-top: 110px;
    padding-bottom: 120px;
    /*padding-right: 121px;*/
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}
.ems-content-list3{
    background: url(../i/bj3.png) no-repeat center bottom;
    background-size: 100% 100%;
    height: 854px;
    background-color: rgba(155,155,155,0.05);
    padding-top: 110px;
}
.ems-title{
    font-family: PingFangSC-Medium;
    font-size: 36px;
    color: #000000;
    text-align: center;
    line-height: 36px;
}
.ems-title-text{
    /*width: 178px*/
    display: inline-block;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 35px;
    font-family: PingFangSC-Medium;
    font-size: 18px;
    color: #FFFFFF;
    padding: 0 24px;
    background: -webkit-linear-gradient(left, #0087F3 , #40D1E2); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #0087F3, #40D1E2); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #0087F3, #40D1E2); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #0087F3 , #40D1E2);
}
.ems-list1-img{
    margin-bottom: 48px;
}
.ems-list1-img img{
    width: 110px;
    height: 110px;
    display: block;
    margin: 0 auto;
}
.ems-list3-img img{
    width: 356px;
    height: 281px;
    display: block;
    margin: 0 auto;
}
.ems-list3-img{
    margin-bottom: 48px;
}
.ems-list1-title{
    font-family: PingFangSC-Semibold;
    font-size: 20px;
    color: #000000;
    text-align: center;
    line-height: 28px;
}
.ems-list1-text{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #4A4A4A;
    text-align: center;
    line-height: 30px;
    margin-top: 16px;
}
.ems-list-ul{
    margin-top: 79px;
}
.ems-list2-title{
    font-family: PingFangSC-Thin;
    color: #000000;
    text-align: left;
}
.ems-bottom{
    font-family: PingFangSC-Medium;
    font-size: 48px;
    color: #FFFFFF;
    text-align: center;
    background: url(../i/bj4.png) no-repeat center center;
    height: 240px;
    line-height: 240px;
}
.ems-list2-ul{
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #4A4A4A;
    line-height: 16px;
    margin-top: 114px;
}
.progress-list{
    margin: 9px 0 32px 0;
}
.progress-list>i{
    background: #64A5FA;
    border-radius: 8.5px;
    margin-right: 20px;
    height: 6px;
    vertical-align: middle;
    display: inline-block;
}
.progress-list>span{
    display: inline-block;
    font-family: PingFangSC-Medium;
    font-size: 16px;
    color: #9B9B9B;
    line-height: 16px;
}
.progress-list1>i{
    width: 28px;
}
.progress-list2>i{
    width: 47px;
}
.progress-list3>i{
    width: 84px;
}
.progress-list4>i{
    width: 103px;
}
.progress-list5>i{
    width: 261px;
}
.progress-list6>i{
    width: 336px;
}
.ems-list2-ul{
    float: left;
}
.ems-list2-img{
    float: right;
    margin-top: 108px;
}
.ems-list2-img img{
    display: block;
    width: 813px;
    height: 406px;
}
.ems-content-list1 .ems-list-ul,
.ems-content-list3 .ems-list-ul{
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}
.ems-content-list1 .ems-list-ul li{
    width: 400px;
    display: inline-block;
}
.ems-content-list3 .ems-list-ul li{
    width: 412px;
    height: 281px;
    /*margin: 0 28px;*/
    display: inline-block;
}
.banner-text3{
	font-weight: 550;
    font-family: PingFangSC-Semibold;
    font-size: 46px;
    color: #FFFFFF;
    line-height: 65px;
    text-shadow: 0 10px 20px rgba(189,16,224,0.40);
}
.ems-list1-title3{
    min-height: 56px;
}