html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, em, img, b, u, i, q,
dl, dt, dd, ol, ul, li,
article, aside, footer,
menu, header, nav, section {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
    text-decoration: none;
	font-style: normal;
}
.w {
    width: 1200px;
    margin:  auto;
}
em,
i {
    font-style: normal;
}
button {
    cursor: pointer;
}

img {
    border: 0;
    vertical-align: middle;
    cursor: pointer;
    transition: all 0.6s linear;
}
img:hover {
    transform: scale(1.1);
}
body {
    width: 1920px;
    background-color: #fff;
    perspective: 500px;
    
}
body{
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#ffffff,endColorStr=#000000);
}
li {
    list-style: none;
}
a {
    text-decoration: none;
}
/* 第一部分 */
.header {   
    width: 1920px;
    height: 680px;
}
.header1 {
    /* overflow: hidden; */
    position: relative;
    z-index: 2;
    width: 1920px;
    height: 80px;
    background-color: #2850AC;
    background-image: url(../pic/headBackground.png);
}
.logo {
    float: left;
    width: 150px;
    height: 42px;
    margin-top: 19px;
    margin-left: 360px;
}
.nav {
    float: left;
    margin-left: 423px;
}
.nav ul li{
    float: left;
}
.nav ul li a {
    display: block;
    width: 106px;
    height: 80px;
    margin-right: 55px;
    line-height: 80px;
    font-size: 20px;
    text-align: center;
    color: #fff;
}
.nav ul li:nth-child(1) a{
    color: #fff;
    border-bottom: 12px solid #14B84C;
    background-color: rgba(0, 0, 0, 0.3);
}
.nav ul li a:hover {
    color: #fff;
    /* border-bottom: 12px solid #14B84C; */
    background-color: rgba(0, 0, 0, 0.3);
}
.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #bfbfbf;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    width: 34px;
    background: #14b84c;
    border-radius: 7px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0px 26px 39px 0px;
}
.swiper-container {
    position: absolute;
    z-index: 1;
    width: 1920px;
    height: 600px;
}
.swiper-wrapper {
    position: relative;
    /* overflow: hidden; */
    width: 100%;
    height: 100%;
}
img {
    width: 100%;
    height: 100%;
}
.swiper-wrapper img:hover {
    transform: scale(1.0);
}
#bannerText {
    position: absolute;
    top: 215px;
    left: 591px;
    width: 741px;
    height: 97px;

}
#banner3Text {
    position: absolute;
    top: 160px;
    left: 455px;
    width: 1024px;
    height: 199px;
}

#banner4Text {
    position: absolute;
    top: 182px;
    left: 491px;
    width: 938px;
    height: 72px;
}
#bannerText4 {
    position: absolute;
    top: 332px;
    left: 557px;
    width: 803px;
    height: 30px;
}
/* 第二部分 */
.company_profile {
    width: 1200px;
    height: 143px;
    margin-top: 20px;
    opacity: 1;
    background: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15); 
}
.company_profile_one {
    float: left;
    width: 58px;
    height: 59px;
    margin-left: 88px;
    margin-top: 25px;
    opacity: 1;
    font-size: 50px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #666666;
}
.company_profile_two{
    float: left;
    width: 29px;
    height: 59px;
    margin-left: 247px;
    margin-top: 25px;
    opacity: 1;
    font-size: 50px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #666666;
}
.company_profile_three {
    float: left;
    width: 95px;
    height: 59px;
    opacity: 1;
    margin-left: 247px;
    margin-top: 25px;
    font-size: 50px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #666666;
}
.company_profile_four {
    float: left;
    width: 95px;
    height: 59px;
    opacity: 1;
    margin-left: 247px;
    margin-top: 25px;
    margin-right: 94px;
    font-size: 50px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #666666;
}
.company_profile_five {
    float: left;
    width: 124px;
    height: 23px;
    opacity: 1;
    margin-left: 55px;
    margin-top: 11px;
    font-size: 20px;
    font-family: Roboto, Roboto-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #666666;
}
.company_profile_six {
    float: left;
    width: 112px;
    height: 23px;
    opacity: 1;
    margin-left: 173px;
    margin-top: 11px;
    font-size: 20px;
    font-family: Roboto, Roboto-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #666666;
}
.company_profile_seven {
    float: left;
    width: 166px;
    height: 23px;
    opacity: 1;
    margin-left: 174px;
    margin-top: 11px;
    font-size: 20px;
    font-family: Roboto, Roboto-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #666666;
}
.company_profile_eight {
    float: left;
    width: 102px;
    height: 23px;
    opacity: 1;
    margin-left: 206px;
    margin-top: 11px;
    font-size: 20px;
    font-family: Roboto, Roboto-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #666666;
}
/* .box2 p:hover {
    cursor: pointer;
    color: #648BDC;
} */
/* 第三部分 */
.service_adwantage_title_one {
    width: 700px;
    height: 59px;
    opacity: 0.1;
    margin-top: 49px;
    font-size: 50px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: center;
    color: #666666;
}
.service_adwantage {
    width: 580px;
    height: 47px;
    position: relative;
    bottom: 24px;
    left: 10px;
}
.pic1 {
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 23px;
    opacity: 1;
    background: #648bdc;
    border-radius: 50%;
}
.size_one {
    float: left;
    width: 188px;
    height: 47px;
    margin-left: 175px;
    opacity: 1;
    font-size: 40px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: center ;
    color: #666666;
}
.pic2 {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 23px;
    opacity: 1;
    background: #648bdc;
    border-radius: 50%;
}
/* 下一个 */
.service_advantage_subtitle {
    width: 1222px;
    height: 47px;
    margin-top: 20px;
}
.service_advantage_subtitle_line1 {
    float: left;
    width: 378px;
    height: 1px;
    margin-top: 23px;
    opacity: 1;
    border: 1px solid #bfbfbf;
}
.service_advantage_subtitle_text {
    float: left;
    width: 400px;
    height: 47px;
    /* margin-left: 22px; */
    opacity: 1;
    font-size: 30px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: center;
    color: #666666;
}
.service_advantage_subtitle_line2 {
    float: left;
    width: 378px;
    height: 1px;
    margin-top: 23px;
    /* margin-left: 22px; */
    opacity: 1;
    border: 1px solid #bfbfbf;
}
.service_advantage_subtitle_en {
    width: 300px;
    height: 23px;
    opacity: 1;
    margin-top: 11px;
    font-size: 16px;
    font-family: Roboto, Roboto-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.service_advantage_title_pic {
    width: 1200px;
    height: 120px;
    margin-top: 45px;
}
.service_advantage_title_pic1 {
    float: left;
    width: 120px;
    height: 120px;
}
.service_advantage_title_pic2 {
    float: left;
    width: 120px;
    height: 120px;
    margin-left: 96px;
}
.service_advantage_title_pic3 {
    float: left;
    width: 120px;
    height: 120px;
    margin-left: 96px;
}
.service_advantage_title_pic4 {
    float: left;
    width: 120px;
    height: 120px;
    margin-left: 96px;
}
.service_advantage_title_pic5 {
    float: left;
    width: 120px;
    height: 120px;
    margin-left: 96px;
}
.service_advantage_title_pic6 {
    float: left;
    width: 120px;
    height: 120px;
    margin-left: 96px;
}
/* 下一个 */
.service_advantage_title_size {
    width: 1200px;
    height: 21px;
    margin-top: 13px;
}
.service_advantage_title_size1 {
    float: left;
    width: 120px;
    height: 21px;
    opacity: 1;
    font-size: 18px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: center;
    color: #666666;
}
.service_advantage_title_size2 {
    float: left;
    width: 120px;
    height: 21px;
    opacity: 1;
    margin-left: 96px;
    font-size: 18px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: center;
    color: #666666;
}
.service_advantage_title_size3 {
    float: left;
    width: 120px;
    height: 21px;
    opacity: 1;
    margin-left: 96px;
    font-size: 18px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: center;
    color: #666666;
}
.service_advantage_title_size4 {
    float: left;
    width: 120px;
    height: 21px;
    opacity: 1;
    margin-left: 96px;
    font-size: 18px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: center;
    color: #666666;
}
.service_advantage_title_size5 {
    float: left;
    width: 120px;
    height: 21px;
    opacity: 1;
    margin-left: 96px;
    font-size: 18px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: center;
    color: #666666;
}
.service_advantage_title_size6 {
    float: left;
    width: 120px;
    height: 21px;
    opacity: 1;
    margin-left: 96px;
    font-size: 18px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: center;
    color: #666666;
}
/* 下一个 */
.road_sign {
    width: 21px;
    height: 28px;
    margin-top: 43px;
}
/* 下一个 */
.online_consultation_btn a {
    display: inline-block;
    width: 170px;
    height: 42px;
    margin-top: 32px;
    margin-left: 515px;
    opacity: 1;
    border: 1px solid #bfbfbf;
    border-radius: 42px;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    line-height: 42px;
    color: #666666;
    transition:all .6s linear;
}
.online_consultation_btn a:hover {
    border: 1px solid #14B84C;
    color: #14b84c;
    cursor:pointer
}
/* 案例介绍 */
.case_introduction {
    position: relative;
    margin-top: 76px;
    width: 1920px;
    height: 875px;
    opacity: 1;
    background: #648bdc;
}
.case_introduction_en {
    position: absolute;
    top: 44px;
    left: 760px;
    width: 400px;
    height: 39px;
    opacity: 0.24;
    font-size: 46px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    line-height: 39px;
}
.case_introduction_text {
    position: absolute;
    top: 72px;
    left: 880px;
    width: 160px;
    height: 38px;
    opacity: 1;
    font-size: 40px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: left;
    color: #ffffff;
    line-height: 38px;
}
.case-introduction {
    position: absolute;
    top: 160px;
    left: 360px;
    width: 1200px;
    height: 532px;
}
.case-introduction .swiper-container {
    width: 100%;
    height: 100%;
}

.case-introduction .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
}

.case-introduction .swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1);
}
.case-introduction .swiper-wrapper .swiper-slide {
    width: 380  px;
    height: 532px;
}
.case_introduction_content_first {
    /* position: absolute;
    top: 189px;
    left: 360px; */
    width: 380px;
    height: 532px;
    opacity: 1;
}
.case_introduction_content_first_pic {
    overflow: hidden;
    width: 380px;
    height: 273px;
    opacity: 1;
}
.case_introduction_content_first_p1 {
    margin-top: 33px;
    margin-left: 17px;
    width: 330px;
    height: 18px;
    opacity: 1;
    font-size: 18px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: left;
    color: #393939;
    line-height: 18px;
}
.case_introduction_content_first_p2 {
    margin-top: 20px;
    margin-left: 17px;
    width: 342px;
    height: 94px;
    opacity: 1;
    font-size: 14px;
    font-family: Source Han Sans CN, Source Han Sans CN-Light;
    font-weight: 300;
    text-align: justifyLeft;
    color: #393939;
    line-height: 18px;
}
.case_introduction a {
    display: inline-block;
    margin-top: 35px;
    width: 89px;
    height: 31px;
    color: #14b84c;
    opacity: 1;
    background: #ffffff;
    text-align: center;
    line-height: 29px;
    border: 1px solid #14b84c;
    border-radius: 17px;

}
.case_introduction a:hover {
    color: #fff;
    background-color: #14b84c;
}

.case_introduction_content_second {
    /* position: absolute;
    top: 160px;
    left: 770px; */
    width: 380px;
    height: 532px;
    opacity: 1;
}
.case_introduction_content_second_pic {
    overflow: hidden;
    width: 380px;
    height: 273px;
    opacity: 1;
}
.case_introduction_content_second_p1 {
    margin-top: 33px;
    margin-left: 17px;
    width: 330px;
    height: 18px;
    opacity: 1;
    font-size: 18px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: left;
    color: #393939;
    line-height: 18px;
}
.case_introduction_content_second_p2 {
    margin-top: 20px;
    margin-left: 17px;
    width: 342px;
    height: 94px;
    opacity: 1;
    font-size: 14px;
    font-family: Source Han Sans CN, Source Han Sans CN-Light;
    font-weight: 300;
    text-align: justifyLeft;
    color: #393939;
    line-height: 18px;
}
.case_introduction_content_third {
    /* position: absolute;
    top: 189px;
    right: 360px; */
    width: 380px;
    height: 532px;
    opacity: 1;
}
.case_introduction_content_third_pic {
    overflow: hidden;
    width: 380px;
    height: 273px;
    opacity: 1;
}
.case_introduction_content_third_p1 {
    margin-top: 33px;
    margin-left: 17px;
    width: 330px;
    height: 18px;
    opacity: 1;
    font-size: 18px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: left;
    color: #393939;
    line-height: 18px;
}
.case_introduction_content_third_p2 {
    margin-top: 20px;
    margin-left: 17px;
    width: 342px;
    height: 94px;
    opacity: 1;
    font-size: 14px;
    font-family: Source Han Sans CN, Source Han Sans CN-Light;
    font-weight: 300;
    text-align: justifyLeft;
    color: #393939;
    line-height: 18px;
}
.case_introduction .btn_more-cases a {
    position: absolute;
    left: 740px;
    bottom: 43px;
    width: 441px;
    height: 58px;
    margin: 0px;
    opacity: 1;
    background: #ffffff;
    border: 2px solid #3161c4;
    border-radius: 31px;
    transition: all 1s linear; 
}
.more-cases_text {
    float: left;
    width: 72px;
    height: 18px;
    margin-left: 185px;
    margin-top: 20px;
    opacity: 1;
    font-size: 18px;
    font-family: Source Han Sans CN, Source Han Sans CN-Normal;
    font-weight: Normal;
    text-align: left;
    color: #2a58b8;
    line-height: 24px;
}
.more-cases_pic {
    float: left;
    margin-left: 12px;                                      
    margin-top: 16px;
    width: 14px;
    height: 16px;
    opacity: 1;
}
.btn_more-cases a:hover {
    background-color: #fff;
    box-shadow: 0px 0px 5px 5px  rgba(15,44,104,0.3);
    transform: translateY(-15px);
}
.case-introduction .swiper-slide img:hover {
    transform: scale(1.1);
}
.swiper-button-prev {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 380px;
    left: 155px;
    background: #fff;
    border-radius: 50%;
}
.swiper-button-next {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 380px;
    right: 155px;
    background: #fff;
    border-radius: 50%;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 25px;
}
.swiper-button-next:hover {
    color: #fff;
    background: #2e56aa;
}
.swiper-button-prev:hover {
    color: #fff;
    background: #2e56aa;
}
/* 最新资讯 */
.latast-information_title {
    width: 1263px;
    height: 683px;
    margin-top: 23px;
    margin-left: 328px;
    opacity: 1;
}
.latast-information_title_en {
    width: 710px;
    height: 59px;
    opacity: 0.1;
    padding-top: 57px;
    font-size: 50px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: center;
    color: #666666;
}
.latast-information_pic {
    width: 580px;
    height: 47px;
    margin-top: 60px;
    position: relative;
    bottom: 80px;
    left: -1px;
}
.pic13 {
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 23px;
    opacity: 1;
    background: #648bdc;
    border-radius: 50%;
}
.size7 {
    float: left;
    width: 188px;
    height: 47px;
    margin-left: 175px;
    opacity: 1;
    font-size: 40px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: center ;
    color: #666666;
}
.pic14 {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: 23px;
    opacity: 1;
    background: #648bdc;
    border-radius: 50%;
}
/* 下一个 */
.latast-information {
    width: 1200px;
    height: 366px;
    margin-top: 20px;
}
.latast-information_left {
    float: left;
    overflow: hidden;
    width: 577px;
    height: 366px;
}
.latast-information_left_first {
    width: 577px;
    height: 150px;
    background: url(../index.pic/latestInformationBackground.png) no-repeat;
}
.latast-information_left_time {
    overflow: hidden;
    width: 90px;
    height: 90px;
    opacity: 1;
    background: #d9bf8c;
    border-radius: 2px 2px 0px 0px;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.25); 
}
.latast-information_left_time1 {
    width: 64px;
    height: 24px;
    opacity: 1;
    margin: 15px 13px 2px 13px ;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #ffffff;
}
.latast-information_left_time2 {
    width: 30px;
    height: 39px;
    opacity: 1;
    
    font-size: 26px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #ffffff;
}
.latast-information_left_title {
    width: 360px;
    height: 30px;
    opacity: 1;
    margin: 14px 194px 11px 23px;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #666666;
}
.latast-information_left_content{
    width: 531px;
    height: 144px;
    opacity: 1;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Light;
    font-weight: 300;
    text-align: LEFT;
    color: #666666;
}
.latast-information_center {
    float: left;
    width: 110px;
    height: 366px;
    margin-left: 46px;
}
.latast-information_center_first {
    overflow: hidden;
    width: 110px;
    height: 110px;
    opacity: 1;
    background-image: url(../index.pic/LatestInformationDateBackground.png);
}
.latast-information_center_fist_time{
    overflow: hidden;
    width: 90px;
    height: 90px;
    margin: 12px 10px 10px 12px;
    opacity: 1;
    background: #ffffff;
    border-radius: 2px 2px 0px 0px;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.15); 
}
.latast-information_center_fist_time1 {
    width: 64px;
    height: 24px;
    opacity: 1;
    margin: 15px 13px 2px 13px ;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #999;
}
.latast-information_center_fist_time2 {
    width: 30px;
    height: 39px;
    opacity: 1;
    font-size: 26px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #999;
}
.latast-information_center_second {
    overflow: hidden;
    width: 110px;
    height: 110px;
    margin-top: 18px;
    opacity: 1;
    background-image: url(../index.pic/LatestInformationDateBackground.png);
}
.latast-information_center_second_time {
    overflow: hidden;
    width: 90px;
    height: 90px;
    margin: 12px 10px 10px 12px;
    opacity: 1;
    background: #ffffff;
    border-radius: 2px 2px 0px 0px;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.15); 
}
.latast-information_center_second_time1 {
    width: 64px;
    height: 24px;
    opacity: 1;
    margin: 15px 13px 2px 13px ;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #999;
}
.latast-information_center_second_time2 {
    width: 30px;
    height: 39px;
    opacity: 1;
    font-size: 26px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #999;
}
.latast-information_center_third {
    overflow: hidden;
    width: 110px;
    height: 110px;
    margin-top: 18px;
    opacity: 1;
    background-image: url(../index.pic/LatestInformationDateBackground.png);
}
.latast-information_center_third_time {
    overflow: hidden;
    width: 90px;
    height: 90px;
    margin: 12px 10px 10px 12px;
    opacity: 1;
    background: #ffffff;
    border-radius: 2px 2px 0px 0px;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.15); 
}
.latast-information_center_third_time1 {
    width: 64px;
    height: 24px;
    opacity: 1;
    margin: 15px 13px 2px 13px ;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #999;
}
.latast-information_center_third_time2 {
    width: 30px;
    height: 39px;
    opacity: 1;
    font-size: 26px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #999;
}
.latast-information_center_right {
    float: left;
    width: 438px;
    height: 366px;
    margin-left: 29px;
}
.latast-information_center_right_first{
    width: 360px;
    height: 30px;
    opacity: 1;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #666666;
}
.latast-information_center_right_second {
    width: 438px;
    height: 48px;
    opacity: 1;
    margin-top: 12px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Light;
    font-weight: 300;
    text-align: LEFT;
    color: #666666;
}
.latast-information_center_right_third {
    width: 360px;
    height: 30px;
    opacity: 1;
    margin-top: 38px;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #666666;
}
.latast-information_center_fourth {
    width: 438px;
    height: 48px;
    opacity: 1;
    margin-top: 17px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Light;
    font-weight: 300;
    text-align: LEFT;
    color: #666666;
}
.latast-information_center_right_fifth {
    width: 360px;
    height: 30px;
    opacity: 1;
    margin-top: 33px;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #666666;
}
.latast-information_center_right_sixth {
    width: 438px;
    height: 48px;
    opacity: 1;
    margin-top: 15px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Light;
    font-weight: 300;
    text-align: LEFT;
    color: #666666;
}
/* .box35 p:hover {
    color: #2a58b8;
    text-decoration: underline;
} */
.latast-information h4:hover  {
    color: #3161c4;
}
.latast-information p {
    text-indent: 2em;
}
/* 下一个 */
.seemore3{
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-left: 520px;
    width: 160px;
    height: 38px;
    opacity: 1;
    margin-top: 32px;
    border: 1px solid #bfbfbf;
    border-radius: 30px;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    transition: all .6s linear;
    font-weight: 400;
    text-align: center;
    line-height: 36px;
    color: #666666;
}


.seemore3:hover {
    border: 1px solid #14b84c;
    color: #14b84c;
}
/* .btn_see-more_pic {
    float: left;
    width: 9px;
    height: 16px;
    margin: 5px 28px 12px 0px;
    opacity: 1;
} */
/* .seemore4{
    overflow: hidden;
    position: absolute;
    bottom: 1062px;
    left: 878px;
    width: 160px;
    height: 38px;
    opacity: 1;
    background: #14b84c;
    border-radius: 30px;
    border: 3px solid #14b84c;
    display: none;
} */

/* .btn_see-more a:hover .btn_see-more1 a {
    display: block
} */
/* .see-more1-text {
    float: left;
    width: 80px;
    height: 30px;
    opacity: 1;
    margin: 4px 14px 4px 29px;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #fff;
} */
/* .btn_see-more1_pic {
    float: left;
    width: 9px;
    height: 16px;
    margin: 5px 28px 12px 0px;
    opacity: 1;
} */


/* .b99 {
    position: absolute;
    width: 80px;
    height: 30px;
    opacity: 1;
    margin: 4px 14px 4px 29px;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #14B84C;
    display: none;
} */

/* 关于我们 */
.about-us {
    position: relative;
    width: 1916px;
    margin-top: 27px;
    height: 621px;
    opacity: 1;
    background: #f3f5f7;
}
.about-us_en {
    position: absolute;
    top: 65px;
    left: 860px;
    width: 200px;
    height: 39px;
    opacity: 1;
    font-size: 46px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: left;
    color: #e0e0e0;
    line-height: 39px;
}
.about-us_text {
    position: absolute;
    left: 880px;
    top: 94px;
    width: 160px;
    height: 38px;
    opacity: 1;
    font-size: 40px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: left;
    color: #646464;
    line-height: 38px;
}
.dot1 {
    position: absolute;
    left: 812px;
    top: 105px;
    width: 19px;
    height: 19px;
    opacity: 1;
    background: #648bdc;
    border-radius: 50%;
}
.dot2 {
    position: absolute;
    right: 812px;
    top: 105px;
    width: 19px;
    height: 19px;
    opacity: 1;
    background: #648bdc;
    border-radius: 50%;
}
.about-us_content { 
    position: absolute;
    top: 207px;
    left: 360px;
    width: 590px;
    height: 310px;
    opacity: 1;
    font-size: 18px;
    font-family: Source Han Sans CN, Source Han Sans CN-Normal;
    font-weight: Normal;
    text-align: left;
    color: #676767;
    line-height: 36px;
    text-indent: 2em;
}
.about-us_pic {
    overflow: hidden;
    position: absolute;
    top: 172px;
    right: 360px;
    width: 574px;
    height: 355px;
    opacity: 1;
}
/* .about-us p:hover {
    color: #2850AC;
    text-decoration: underline;
} */


/* 尾部 */
.tail {
    overflow: hidden;
    width: 1920px;
    height: 357px;
    opacity: 1;
    background: #1f2633;
}
.tail_logo {
    float: left;
    width: 152px;
    height: 42px;
    margin: 156px 105px 157px 366px;
}
.tail_line{
    float: left;
    width: 1px;
    height: 252px;
    opacity: 1;
    margin: 62px 97px 43px 0px;
}
.tail_contact-information {
    float: left;
    width: 308px;
    height: 357px;
    margin-right: 197px;
}
.tail_contact-us {
    width: 219px;
    height: 30px;
    margin: 81px 294px 16px 0px;
}
.tail_contact-us_text a{
    float: left;
    width: 80px;
    height: 30px;
    opacity: 1;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #ffffff;
}
.tail_contact-us_en {
    float: right;
    width: 122px;
    height: 30px;
    opacity: 0.16;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #fff;
}
.tail_line1 {
    width: 308px;
    height: 1px;
    opacity: 1;
    border: 1px solid #414956;
}
.tail_add {
    width: 308px;
    height: 24px;
    margin-top: 38px;
}
.tail_add-pic {
    float: left;
    width: 20px;
    height: 20px;
}
.tail_add-content {
    float: left;
    width: 274px;
    height: 24px;
    opacity: 0.7;
    margin-left: 14px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #ffffff;
}
.tail_tel {
    width: 308px;
    height: 24px;
    margin-top: 25px;
}
.tail_tel-pic {
    float: left;
    width: 20px;
    height: 20px;
}
.tail_tel-content {
    float: left;
    width: 200px;
    height: 24px;
    opacity: 0.7;
    margin-left: 14px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #ffffff;
}
.tail_email {
    width: 308px;
    height: 24px;
    margin-top: 23px;
}
.tail_email-pic {
    float: left;
    width: 20px;
    height: 20px;
}
.tail_email-content {
    float: left;
    width: 240px;
    height: 24px;
    opacity: 0.7;
    margin-left: 14px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #ffffff;
}
.tail_QR-code {
    overflow: hidden;
    width: 269px;
    height: 103px;
    margin-top: 145px;
    background-color: rgba(225, 225, 225,0.1);
}
.tail_QR-code_pic {
    float: left;
    width: 89px;
    height: 89px;
    opacity: 1;
    margin: 7px 0px 7px 8px;
    background: #fff;
}
.tail_hint {
    float: right;
    overflow: hidden;
    width: 150px;
    height: 103px;
}
.scan-it {
    width: 120px;
    height: 24px;
    opacity: .3;
    margin: 30px 73px 6px 0px;
    font-size: 12px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #fff;
}
.scan-it-content {
    width: 150px;
    height: 24px;
    opacity: .3;
    margin: 0px 9px 41px 0px;
    font-size: 12px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #fff;
}
.tail p:hover {
    color: #14b84c;
}