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;
}
body {
    width: 1920px;
    background-color: #fff;
}
li {
    list-style: none;
}
a {
    text-decoration: none;
}
img {
    border: 0;
    vertical-align: middle;
    cursor: pointer;
    transition: all 0.6s;
}
img:hover {
    transform: scale(1.1);
}

/* 第一部分 */
.header {
    width: 1920px;
    height: 480px;
}
.header1 {
    /* overflow: hidden; */
    position: absolute;
    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(4) a{
    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);
}    
.header2 {
    position: relative;
    top: 80px;
    width: 1920px;
    height: 400px;
    background-image: url(../pic/banner2.png);
}
.text-about-us {
    padding-top: 144px;
    margin-left: 360px;
}
.text-about-us img {
    transform: scale(1.0);
}
/* 菜单导航*/
.tab {
    width: 1920px;
    height: 96px;
    opacity: 1;
    background: #131e3b;
}
.tab_list {
    width: 1200px;
    height: 100%;
}
.tab_list li {
    float: left;
    width: 131px;
    height: 96px;
    line-height: 96px;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.tab_list li:hover {
    background: #5261873f;
}
.tab_list .current {
    background: #5261873f;
    color: #14B84C;
}
.item_info {
    padding: 20px 0 0 20px;
}
.item {
    display: none;
}
/* 公司介绍部分 */
.company-profile_text {
    width: 104px;
    height: 35px;
    opacity: 1;
    margin-top: 53px;
    font-size: 26px;
    font-family: Source Han Sans CN, Source Han Sans CN-Bold;
    font-weight: 700;
    text-align: left;
    color: #666666;
}
.green-box1 {
    width: 240px;
    height: 2px;
    margin-left: 840px;
}
.company-profile-content {
    width: 1132px;
    height: 134px;
    opacity: 1;
    margin-top: 43px;
    font-size: 15px;
    font-family: Source Han Sans CN, Source Han Sans CN-Normal;
    font-weight: Normal;
    text-align: justifyLeft;
    color: #434347;
    line-height: 24px;
    text-indent: 2em;
}



/* 服务体系 */
.service-system {
    position: relative;
    width: 1920px;
    height: 447px;
    opacity: 1;
    margin-top: 116px;
    background: #f3f5f7;
}
.service-system-text {
    width: 88px;
    height: 22px;
    opacity: 1;
    padding-top: 44px;
    font-size: 22px;
    font-family: Source Han Sans CN, Source Han Sans CN-Bold;
    font-weight: 700;
    text-align: left;
    color: #434347;
    line-height: 22px; 
}
.green-box2 {
    width: 30px;
    height: 4px;
    opacity: 1;
    margin-top: 18px;
    background: #14b84c;
}
.service-system-content-pic {
    overflow: hidden;
    position: relative;
    top: 39px;
    left: 405px;
    width: 513px;
    height: 272px;
    opacity: 1;
}
.service-system-content-text {
    position: absolute;
    top: 158px;
    left: 966px;
    width: 571px;
    height: 207px;
    opacity: 1;
    font-size: 15px;
    font-family: Source Han Sans CN, Source Han Sans CN-Normal;
    font-weight: Normal;
    text-align: justifyLeft;
    color: #434347;
    line-height: 24px;
}
.service-system-content-text p {
    text-indent: 2em;
}

/* #map {
    width: 1920px;
    height: 446px;
    margin-top: 78px;
} */

/* 最新资讯 */
.latest-information-text {
    width: 104px;
    height: 28px;
    opacity: 1;
    margin-top: 53px;
    font-size: 22px;
    font-family: Source Han Sans CN, Source Han Sans CN-Bold;
    font-weight: 700;
    text-align: center;
    color: #666666;
    text-shadow: 0px 2px 2px 0px rgba(0,0,0,0.25); 
}
.green-box3 {
    width: 30px;
    height: 4px;
    margin-top: 18px;
    opacity: 1;
    background: #14b84c;
}
.latast-information {
    width: 1200px;
    height: 366px;
    margin-top: 25px;
}
.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;
}
.latast-information h4:hover  {
    color: #3161c4;
}
/* .box35 p:hover {
    color: #2a58b8;
    text-decoration: underline;
} */
/* 下一个 */
.seemore3{
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-left: 520px;
    width: 160px;
    height: 38px;
    opacity: 1;
    margin-top: 32px;
    margin-bottom: 30px;
    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;
}
.latast-information p {
    text-indent: 2em;
    font-size: 15px;
}
/* 最新资讯 */
.latest-news-title {
    width: 104px;
    height: 22px;
    margin-top: 53px;
    opacity: 1;
    font-size: 26px;
    font-family: Source Han Sans CN, Source Han Sans CN-Bold;
    font-weight: 700;
    text-align: left;
    color: #666;
    line-height: 22px;
}
#latesNews {
    position: relative;
}
.green-label {
    margin-top: 10px;
    margin-bottom: 15px;
    width: 240px;
    height: 2px;
    opacity: 1;
}
#contentList {
    overflow: hidden;
    width: 1226px;
    /* background-color: rgba(15, 15, 15, 0.034); */
}
#contentList li {
    overflow: hidden;
    position: relative;
    margin-top: 10px;
    width: 1226px;
    height: 239px;
}

#underLine {
    width: 1226px;
    margin-top: 10px;
    height: 1px;
    background-color: rgba(66, 66, 66, .1);
}

.imgClass:hover h2 {
    color: #14b84c;
}
.imgClass:hover {
    background: #f3f5f7;
}
.imgClass:hover #myImg{
    content:url(../pic/unfold-green.png)
}
/* .imgClass .line {
    position: absolute;
    top: 87px;
    left: 351px;
    width: 860px;
    height: 1px;
    border: 1px solid #e3e3e3;
} */
#pagination {
    padding-top: 30px;
    padding-bottom: 30px;
    margin: auto;
    text-align: center;
}
#contentList li img {
    width: 305px;
    height: 199px;
}
#contentList li #covers {
    overflow: hidden;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 305px;
    height: 199px;
}
#pagination ul li {
    display: inline-block;
    margin: 6px;
    padding: 2px 3px;
    font-size: 12px;
    border: 1px solid #aaa;
    border-radius: 2px;
    background: #fff;
    text-align: center;
}
#publishDate {
    position:absolute;
    bottom: 40px;
    left: 351px;
    opacity: 0.62;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
}
.imgClass h2 {
    position: absolute;
    top: 51px;
    left: 384px;
    width: 623px;
    height: 21px;
    font-size: 22px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: left;
    color: #373737;
    line-height: 21px;
}
.imgClass .description {
    position: absolute;
    top: 115px;
    left: 351px;
    width: 854px;
    height: 62px;
    font-size: 14px;
    font-family: Source Han Sans CN, Source Han Sans CN-Normal;
    font-weight: Normal;
    text-align: left;
    color: #666666;
    line-height: 24px;
}
#pagination ul li:hover {
    background-color: rgba(13, 228, 13, 0.061);
    color: #14B84C;
    border: 1px solid #14B84C;
}
#contentList .imgClass .unfold {
    position: absolute;
    top: 53px;
    left: 351px;
    width: 12px;
    height: 18px;
}
#pagination ul .active {
    width: 15px;
    padding: auto;
    background: #14B84C;
    color: #fff;
    border: 1px solid #14B84C;
}

#pagination ul .totalPage:hover {
    background-color: #fff;
    color: #000;
}

#pagination ul .totalPage input {
    width: 30px;
    height: 15px;
    padding: 0px 0px 0px 3px;
    font-size: 12px;
}

#pagination ul .totalPage input:focus {
    outline: none;
    border: 2px solid #14B84C;

}

#pagination ul #input {
    border: none;
}

.cursor:hover {
    cursor: pointer;
}
#detailsPage {
    position: relative;
    width: 1196px;
    background: rgba(238, 238, 238, 0.965);
    display: none;
    margin: auto;
}
#detailsPage a {
    color: #000;
}
#detailsPage span {
    margin: 0px 3px;
}
#text h1{
    width: 1000px;
    height: 33px;
    margin-top: 76px;
    font-size: 34px;
    font-family: Source Han Sans CN, Source Han Sans CN-Bold;
    font-weight: 700;
    text-align: center;
    color: #000000;
    line-height: 33px;
}
.resetLatesNews:hover {
    cursor: pointer;
}
#text .author {
    width: 144px;
    height: 14px;
    margin-top: 29px;
    font-size: 14px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: left;
    color: #979696;
    text-align: center;
    line-height: 14px;
}
#text .description {
    width: 1124px;
    height: 424px;
    margin-top: 81px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: justifyLeft;
    color: #a2a2a4;
    text-align: center;
    line-height: 24px;
}
 .navigation {
    width: 400px;
    height: 21px;
    padding-top: 43px;
    padding-left: 35px;
}
#detailsPage button {
    position: absolute;
    width: 60px;
    height: 25px;
    top: 45px;
    right: 100px;
    text-align: center;
    line-height: 15px;
}
#text .text {
    padding-top: 81px;
    width: 1124px;
}
#text .text p{
    width: 1124px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: justifyLeft;
    color: #a2a2a4;
    line-height: 24px;
    text-indent: 2em;
}
/* 荣誉资质 */

/* 标题 */
.certification-text {
    width: 104px;
    height: 39px;
    opacity: 1;
    margin-top: 56px;
    font-size: 26px;
    font-family: Source Han Sans CN, Source Han Sans CN-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #666666;
    text-shadow: 0px 2px 2px 0px rgba(0,0,0,0.25); 
}
.certification_pic {
    width: 240px;
    height: 2px;
    margin-left: 840px;
}
/* 下一个 */
.certification {
    overflow: hidden;
    width: 1920px;
    height: 1600px;
    margin-top: 54px;
    background-image: url(../aboutUS/certification.pic/Group\ 81.png);
}
.certification img {
    transform: scale(1.0);
}
.qualification_pic {
    width: 1125px;
    height: 360px;
    margin-top: 246px;
}
.qualification_pic1 {
    float: left;
    width: 526px;
    height: 360px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.qualification_pic2 {
    float: left;
    width: 513px;
    height: 355px;
    margin-left: 86px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.qualification_text {
    width: 786px;
    height: 24px;
    margin-top: 20px;
}
.qualification_text1 {
    float: left;
    width: 196px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #666666;
}
.qualification_text2 {
    float: right;
    width: 164px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #666666;
}
.certificate_top {
    width: 1200px;
    height: 260px;
    margin-top: 74px;
}
.certificate_pic1 {
    float: left;
    width: 196px;
    height: 260px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.certificate_pic2 {
    float: left;
    width: 200px;
    height: 260px;
    margin-left: 54px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.certificate_pic3 {
    float: left;
    width: 200px;
    height: 260px;
    margin-left: 54px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.certificate_pic4 {
    float: left;
    width: 200px;
    height: 260px;
    margin-left: 54px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.certificate_pic5 {
    float: right;
    width: 200px;
    height: 260px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.certificate_text_top {
    width: 1200px;
    height: 24px;
    margin-top: 20px;
}
.certificate_text1 {
    float: left;
    width: 196px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.certificate_text2 {
    float: left;
    width: 196px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    margin-left: 50px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.certificate_text3 {
    float: left;
    width: 192px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    margin-left: 60px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.certificate_text4 {
    float: left;
    width: 192px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    margin-left: 70px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.certificate_text5 {
    float: right;
    width: 224px;
    height: 24px;
    opacity: 1;
    font-size: 16px;  
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.certificate_bottom {
    width: 1200px;
    height: 260px;
    margin-top: 74px;
}
.certificate_pic6 {
    float: left;
    width: 196px;
    height: 260px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.certificate_pic7 {
    float: left;
    width: 200px;
    height: 260px;
    margin-left: 54px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.certificate_pic8 {
    float: left;
    width: 200px;
    height: 260px;
    margin-left: 54px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.certificate_text_bottom {
    width: 1200px;
    height: 24px;
    margin-top: 20px;
}
.certificate_text6 {
    float: left;
    width: 196px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.certificate_text7 {
    float: left;
    width: 196px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    margin-left: 50px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.certificate_text8 {
    float: left;
    width: 192px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    margin-left: 60px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
/* 团队介绍 */

.team-introduction_title {
    width: 104px;
    height: 39px;
    opacity: 1;
    margin-top: 54px;
    font-size: 26px;
    font-family: Source Han Sans CN, Source Han Sans CN-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #666666;
    text-shadow: 0px 2px 2px 0px rgba(0,0,0,0.25); 
}
.team-introduction_img {
    width: 240px;
    height: 2px;
    margin-left: 840px;
}
.team-introduction_content {
    overflow: hidden;
    width: 1200px;
    height: 486px;
    margin-top: 45px;
}
.team-introduction_content_bgc {
    width: 1200px;
    height: 371px;
    overflow: hidden;
    margin-top: 150px;  
    background-image: url(../index.pic/Group\ 61.png);
}
.team-introduction_content_text {
    width: 1015px;
    height: 120px;
    opacity: 1;
    margin: 181px 82px 70px 103px;
    font-size: 16px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #666666;
    line-height: 30px;
    text-indent: 2em;
}
.team-introduction_pic {
    width: 240px;
    height: 240px;
    position: relative;
    bottom: 486px;
}


/* 标题 */
.technological_achievements {
    width: 104px;
    height: 39px;
    opacity: 1;
    margin-top: 54px;
    font-size: 26px;
    font-family: Source Han Sans CN, Source Han Sans CN-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #666666;
    text-shadow: 0px 2px 2px 0px rgba(0,0,0,0.25); 
}
.technological_achievements_img {
    width: 240px;
    height: 2px;
    margin-left: 840px;
}

.technological_achievements_show {
    overflow: hidden;
    width: 1920px;
    height: 1600px;
    margin-top: 54px;
    background-image: url(../aboutUs/certification.pic/Group\ 81.png);
}
.technological_achievements_show img {
    transform: scale(1.0);
}
.first_row_results {
    width: 1200px;
    height: 260px;
    margin-top: 246px;
}
.certificate_1 {
    float: left;
    width: 196px;
    height: 260px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.certificate_2 {
    float: left;
    width: 200px;
    height: 260px;
    margin-left: 54px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.certificate_3 {
    float: left;
    width: 200px;
    height: 260px;
    margin-left: 54px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.certificate_4 {
    float: left;
    width: 200px;
    height: 260px;
    margin-left: 54px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.certificate_5 {
    float: right;
    width: 200px;
    height: 260px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.first_row_results_name {
    width: 1200px;
    height: 24px;
    margin-top: 20px;
}
.name1 {
    float: left;
    width: 200px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.name2 {
    float: left;
    width: 200px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    margin-left: 50px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.name3 {
    float: left;
    width: 200px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    margin-left: 50px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.name4 {
    float: left;
    width: 200px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    margin-left: 50px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.name5 {
    float: right;
    width: 200px;
    height: 24px;
    opacity: 1;
    font-size: 16px;  
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.second_row_results {
    width: 1200px;
    height: 260px;
    margin-top: 74px;
}
.certificate_6 {
    float: left;
    width: 200px;
    height: 260px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.certificate_7 {
    float: left;
    width: 200px;
    height: 260px;
    margin-left: 50px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.certificate_8 {
    float: left;
    width: 200px;
    height: 260px;
    margin-left: 50px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.certificate_9 {
    float: left;
    width: 200px;
    height: 260px;
    margin-left: 50px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.certificate_10 {
    float: right;
    width: 200px;
    height: 260px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.second_row_results_name {
    width: 1200px;
    height: 24px;
    margin-top: 20px;
}
.name6 {
    float: left;
    width: 200px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.name7 {
    float: left;
    width: 200px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    margin-left: 50px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.name8 {
    float: left;
    width: 200px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    margin-left: 50px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.name9 {
    float: left;
    width: 200px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    margin-left: 50px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.name10 {
    float: right;
    width: 200px;
    height: 24px;
    opacity: 1;
    font-size: 16px;  
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.third_row_results {
    width: 1200px;
    height: 260px;
    margin-top: 74px;
}
.certificate_11 {
    float: left;
    width: 200px;
    height: 260px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.certificate_12 {
    float: left;
    width: 200px;
    height: 260px;
    margin-left: 50px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.certificate_13 {
    float: left;
    width: 200px;
    height: 260px;
    margin-left: 50px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.certificate_14 {
    float: left;
    width: 200px;
    height: 260px;
    margin-left: 50px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.certificate_15 {
    float: right;
    width: 200px;
    height: 260px;
    opacity: 1;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.25); 
}
.third_row_results_name {
    width: 1200px;
    height: 24px;
    margin-top: 20px;
}
.name11 {
    float: left;
    width: 200px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.name12 {
    float: left;
    width: 200px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    margin-left: 50px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.name13 {
    float: left;
    width: 200px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    margin-left: 50px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.name14 {
    float: left;
    width: 200px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    margin-left: 50px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
.name15 {
    float: right;
    width: 200px;
    height: 24px;
    opacity: 1;
    font-size: 16px;  
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: center;
    color: #666666;
}
/* 核心文化 */
/* 标题 */
#core-culture {
    margin-bottom: 66px;
}
.core-culture {
    width: 104px;
    height: 39px;
    opacity: 1;
    margin-top: 36px;
    font-size: 26px;
    font-family: Source Han Sans CN, Source Han Sans CN-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #666666;
    text-shadow: 0px 2px 2px 0px rgba(0,0,0,0.25); 
}
.core-culture_pic_line22 {
    width: 240px;
    height: 2px;
    margin-left: 840px;
}
/* 下一个 */
.core-culture-content-top {
    width: 1200px;
    height: 330px;
    margin-top: 64px;
}
.core-culture-content_first {
    float: left;
    width: 350px;
    height: 330px;
    opacity: 1;
    background: #ffffff;
    border: 2px solid #bfbfbf;
    border-radius: 2px;
    box-sizing:border-box
}
.core-culture-content_first_pic {
    width: 77px;
    height: 105px;
    margin: 13px 136px 0px 137px;
}
.service-culture {
    width: 80px;
    height: 30px;
    opacity: 1;
    margin-top: 33px;
    margin-left: 135px;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #666666;
}
.service-culture-content {
    width: 164px;
    height: 24px;
    opacity: 1;
    margin-top: 25px;
    margin-left: 93px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Normal;
    font-weight: Normal;
    text-align: LEFT;
    color: #666666;
}
.core-culture-content_second {
    float: left;
    width: 350px;
    height: 330px;
    margin-left: 75px;
    opacity: 1;
    background: #ffffff;
    border: 2px solid #bfbfbf;
    border-radius: 2px;
    box-sizing:border-box
}
.core-culture-content_second_pic {
    width: 77px;
    height: 105px;
    margin: 13px 136px 0px 137px;
}
.talent-culture {
    width: 80px;
    height: 30px;
    opacity: 1;
    margin-top: 33px;
    margin-left: 134px;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #666666;
}
.talent-culture-content {
    width: 252px;
    height: 72px;
    opacity: 1;
    margin-top: 25px;
    margin-left: 53px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Normal;
    font-weight: Normal;
    text-align: CENTER;
    color: #666666;
}
.core-culture-content_third {
    float: right;
    width: 350px;
    height: 330px;
    opacity: 1;
    background: #ffffff;
    border: 2px solid #bfbfbf;
    border-radius: 2px;
    box-sizing:border-box
}
.core-culture-content_third_pic {
    width: 77px;
    height: 105px;
    opacity: 1;
    margin-top: 13px;
    margin-left: 136px;
    font-size: 70px;
    font-family: Source Han Sans CN, Source Han Sans CN-Normal;
    font-weight: Normal;
    text-align: LEFT;
    color: #666666;
    text-shadow: 0px 2px 2px 0px rgba(0,0,0,0.25); 
}
.quality-culture {
    width: 85px;
    height: 30px;
    opacity: 1;
    margin-top: 33px;
    margin-left: 134px;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #666666;
}
.quality-culture-content {
    width: 262px;
    height: 96px;
    opacity: 1;
    margin-top: 25px;
    margin-left: 44px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Normal;
    font-weight: Normal;
    text-align: CENTER;
    color: #666666;
}
.core-culture-content-bottom {
    width: 1200px;
    height: 330px;
    margin-top: 38px;
}
.core-culture-content_fourth {
    float: left;
    width: 350px;
    height: 330px;
    opacity: 1;
    background: #ffffff;
    border: 2px solid #bfbfbf;
    border-radius: 2px;
    box-sizing:border-box
}
.core-culture-content_fourth_pic {
    width: 77px;
    height: 105px;
    margin: 13px 136px 0px 137px;
}
.innovation-culture {
    width: 80px;
    height: 30px;
    opacity: 1;
    margin-top: 33px;
    margin-left: 135px;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #666666;
}
.innovation-culture-content {
    width: 164px;
    height: 24px;
    opacity: 1;
    margin-top: 25px;
    margin-left: 93px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Normal;
    font-weight: Normal;
    text-align: center;
    color: #666666;
}
.core-culture-content_fifth {
    float: left;
    width: 350px;
    height: 330px;
    margin-left: 75px;
    opacity: 1;
    background: #ffffff;
    border: 2px solid #bfbfbf;
    border-radius: 2px;
    box-sizing:border-box
}
.core-culture-content_fifth_pic {
    width: 77px;
    height: 105px;
    margin: 13px 136px 0px 137px;
}
.team-culture {
    width: 80px;
    height: 30px;
    opacity: 1;
    margin-top: 33px;
    margin-left: 134px;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #666666;
}
.team-culture-content {
    width: 252px;
    height: 72px;
    opacity: 1;
    margin-top: 25px;
    margin-left: 53px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Normal;
    font-weight: Normal;
    text-align: CENTER;
    color: #666666;
}
.core-culture-content_sixth {
    float: right;
    width: 350px;
    height: 330px;
    opacity: 1;
    background: #ffffff;
    border: 2px solid #bfbfbf;
    border-radius: 2px;
    box-sizing:border-box
}
.core-culture-content_sixth_pic {
    width: 77px;
    height: 105px;
    opacity: 1;
    margin-top: 13px;
    margin-left: 136px;
    font-size: 70px;
    font-family: Source Han Sans CN, Source Han Sans CN-Normal;
    font-weight: Normal;
    text-align: LEFT;
    color: #666666;
    text-shadow: 0px 2px 2px 0px rgba(0,0,0,0.25); 
}
.enterprise-spirit {
    width: 85px;
    height: 30px;
    opacity: 1;
    margin-top: 33px;
    margin-left: 134px;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #666666;
}
.nterprise-spirit-content {
    width: 262px;
    height: 96px;
    opacity: 1;
    margin-top: 25px;
    margin-left: 44px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Normal;
    font-weight: Normal;
    text-align: CENTER;
    color: #666666;
}
.core-culture-content_first:hover {
    border: 2px solid #2850ac;
}
.core-culture-content_second:hover {
    border: 2px solid #2850ac;
}
.core-culture-content_third:hover {
    border: 2px solid #2850ac;
}
.core-culture-content_fourth:hover {
    border: 2px solid #2850ac;
}
.core-culture-content_fifth:hover {
    border: 2px solid #2850ac;
}
.core-culture-content_sixth:hover {
    border: 2px solid #2850ac;
}
/* 发展历程 */
/* 下一个 */
.development-course {
    overflow: hidden;
    width: 1920px;
    height: 2280px;
    opacity: 1;
    background-image: url(../index.pic/Group\ 83.png);
}
.development-course-text {
    width: 104px;
    height: 39px;
    opacity: 1;
    margin-top: 24px;
    font-size: 26px;
    font-family: Source Han Sans CN, Source Han Sans CN-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #666666;
    text-shadow: 0px 2px 2px 0px rgba(0,0,0,0.25); 
}
.development-course_pic {
    width: 240px;
    height: 2px;
    margin-left: 840px;
}
.development-course-content {
    width: 1200px;
    height: 2500px;
    margin-top: 50px;
    margin-left: 367px;
}
.development-course-content-left {
    overflow: hidden;
    float: left;
    width: 482px;
    height: 2500px;
}

.development-course-content-left-first {
    width: 478px;
    height: 119px;
    opacity: 1;
    background: rgba(255,255,255,0.68);
    margin-top: 195px;
    border: 2px solid #7799df;
    border-radius: 2px;
}
.development-course-content-left-first1 {
    width: 80px;
    height: 23px;
    opacity: 1;
    margin: 29px 361px 21px 37px;
    font-size: 20px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #099338;
}
.development-course-content-left-first2 {
    width: 404px;
    height: 48px;
    opacity: 1;
    margin-left: 37px;
    font-size: 16px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #333333;

}

.development-course-content-left-second {
    width: 478px;
    height: 116px;
    opacity: 1;
    margin-top: 110px;
    background: rgba(255,255,255,0.68);
    border: 2px solid #7799df;
    border-radius: 2px;
}
.development-course-content-left-second1 {
    width: 140px;
    height: 23px;
    opacity: 1;
    margin-top: 28px;
    margin-left: 37px;
    font-size: 20px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #099338;
}
.development-course-content-left-second2 {
    width: 404px;
    height: 96px;
    opacity: 1;
    margin-top: 21px;
    margin-left: 37px;
    font-size: 16px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #333333;
    line-height: 24px;
}

.development-course-content-left-third {
    width: 478px;
    height: 140px;
    opacity: 1;
    margin-top: 110px;
    background: rgba(255,255,255,0.68);
    border: 2px solid #7799df;
    border-radius: 2px;
}
.development-course-content-left-third1 {
    width: 185px;
    height: 23px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 28px;
    font-size: 20px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #099338;
}
.development-course-content-left-third2 {
    width: 404px;
    height: 48px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 21px;
    font-size: 16px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #333333;
    line-height: 24px;
}

.development-course-content-left-fourth {
    width: 478px;
    height: 112px;
    opacity: 1;
    margin-top: 105px;
    background: rgba(255,255,255,0.68);
    border: 2px solid #7799df;
    border-radius: 2px;
}
.development-course-content-left-fourth1 {
    width: 80px;
    height: 23px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 28px;
    font-size: 20px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #099338;
}
.development-course-content-left-fourth2 {
    width: 404px;
    height: 24px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 21px;
    font-size: 16px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #333333;
    line-height: 24px;
}

.development-course-content-left-fifth {
    width: 478px;
    height: 136px;
    opacity: 1;
    margin-top: 113px;
    background: rgba(255,255,255,0.68);
    border: 2px solid #7799df;
    border-radius: 2px;
}
.development-course-content-left-fifth1 {
    width: 80px;
    height: 23px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 28px;
    font-size: 20px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #099338;
}
.development-course-content-left-fifth2 {
    width: 404px;
    height: 48px;
    opacity: 1;
    margin-top: 21px;
    margin-left: 37px;
    font-size: 16px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #333333;
    line-height: 24px;
}

.development-course-content-left-sixth {
    width: 478px;
    height: 161px;
    opacity: 1;
    margin-top: 78px;
    background: rgba(255,255,255,0.68);
    border: 2px solid #7799df;
    border-radius: 2px;
}
.development-course-content-left-sixth1 {
    width: 80px;
    height: 23px;
    opacity: 1;
    margin-top: 24px;
    margin-left: 37PX;
    font-size: 20px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #099338;
}
.development-course-content-left-sixth2 {
    width: 404px;
    height: 72px;
    opacity: 1;
    margin-top: 21px;
    margin-left: 37px;
    font-size: 16px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #333333;
    line-height: 24px;
}

.development-course-content-left-seventh {
    width: 478px;
    height: 186px;
    opacity: 1;
    margin-top: 68px;
    background: rgba(255,255,255,0.68);
    border: 2px solid #7799df;
    border-radius: 2px;
}
.development-course-content-left-seventh1 {
    width: 80px;
    height: 23px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 24px;
    font-size: 20px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #099338;
}
.development-course-content-left-seventh2 {
    width: 404px;
    height: 96px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 21px;
    font-size: 16px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #333333;
    line-height: 24px;
}

.development-course-content-left-eighth {
    width: 478px;
    height: 111px;
    opacity: 1;
    margin-top: 79px;
    background: rgba(255,255,255,0.68);
    border: 2px solid #7799df;
    border-radius: 2px;
}
.development-course-content-left-eighth1 {
    width: 80px;
    height: 23px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 24px;
    font-size: 20px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #099338;
}
.development-course-content-left-eighth2 {
    width: 404px;
    height: 24px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 21px;
    font-size: 16px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #333333;
    line-height: 24px;
}

.development-course-content-center {
    overflow: hidden;
    float: left;
    width: 230px;
    height: 2500px;
}

.development-course-content-center-first {
    overflow: hidden;
    width: 65px;
    height: 65px;
    opacity: 1;
    margin-left: 84px;
    background: #ffffff;
    border: 1px solid #099338;
    border-radius: 50%;
}
.to-now {
    width: 32px;
    height: 24px;
    opacity: 1;
    margin-top: 21px;
    margin-left: 17px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #099338;
}
.development-course-content-center-first:hover {
    background-color: #099338;
    
}
.development-course-content-center-first:hover .to-now {
    color: #fff;
}
/* 第一部分 */

/* 情形一 */
.development-course-content-center-second {
    overflow: hidden;
    height: 115px;
    margin-top: 15px;
    opacity: 1;
}
.development-course-content-center-second1 {
    float: left;
    overflow: hidden;
    width: 65px;
    height: 65px;
    opacity: 1;
    background: #648bdc;
    margin-top: 25px;
    margin-left: 84px;
    border-radius: 50%;
    /* box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40);  */
}
.nianyue {
    width: 52px;
    height: 16px;
    opacity: 1;
    margin-top: 25px;
    font-size: 14px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #ffffff;
}
.development-course-content-center-second2 {
    float: left;
    width: 14px;
    height: 14px;
    opacity: 1;
    background: #999;
    margin-top: 53px;
    margin-left: 50px;
    border-radius: 50%;
    filter: blur(4px);
}
.development-course-content-center-second:hover .development-course-content-center-second1{
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
}
.development-course-content-center-second:hover .development-course-content-center-second2 {
    background: #648bdc;
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
    filter: none;
}
/* 情形二 */
.development-course-content-center-thrid {
    overflow: hidden;
    height: 115px;
    /* margin-top:19px; */
    opacity: 1;
}
.development-course-content-center-thrid1 {
    float: left;
    width: 14px;
    height: 14px;
    opacity: 1;
    margin-left: 22px;
    margin-top: 50px;
    background: #999999;
    border-radius: 50%;
    filter: blur(4px);
}
.development-course-content-center-thrid2 {
    float: left;
    overflow: hidden;
    width: 65px;
    height: 65px;
    opacity: 1;
    background: #648bdc;
    margin-top: 25px;
    margin-left: 50px;
    border-radius: 50%;
}
.development-course-content-center-thrid:hover .development-course-content-center-thrid2{
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
}
.development-course-content-center-thrid:hover .development-course-content-center-thrid1 {
    background: #648bdc;
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
    filter: none;
}
/* 情形三 */
.development-course-content-center-fourth {
    overflow: hidden;
    height: 115px;
    /* margin-top: 19px; */
    opacity: 1;
}
.development-course-content-center-fourth1 {
    float: left;
    overflow: hidden;
    width: 65px;
    height: 65px;
    opacity: 1;
    background: #648bdc;
    margin-top: 25px;
    margin-left: 84px;
    border-radius: 50%;
}
.development-course-content-center-fourth2 {
    float: left;
    width: 14px;
    height: 14px;
    opacity: 1;
    background: #999;
    margin-top: 53px;
    margin-left: 50px;
    border-radius: 50%;
    filter: blur(4px);
}
.development-course-content-center-fourth:hover .development-course-content-center-fourth1{
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
}
.development-course-content-center-fourth:hover .development-course-content-center-fourth2 {
    background: #648bdc;
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
    filter: none;
}
/* 情形二 */
.development-course-content-center-fifth {
    overflow: hidden;
    height: 115px;
    /* margin-top:19px; */
    opacity: 1;
}
.development-course-content-center-fifth1 {
    float: left;
    width: 14px;
    height: 14px;
    opacity: 1;
    margin-left: 22px;
    margin-top: 50px;
    background: #999999;
    border-radius: 50%;
    filter: blur(4px);
}
.development-course-content-center-fifth2 {
    float: left;
    overflow: hidden;
    width: 65px;
    height: 65px;
    opacity: 1;
    background: #648bdc;
    margin-top: 25px;
    margin-left: 50px;
    border-radius: 50%;
}
.development-course-content-center-fifth:hover .development-course-content-center-fifth2{
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
}
.development-course-content-center-fifth:hover .development-course-content-center-fifth1 {
    background: #648bdc;
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
    filter: none;
}
/* 第二部分 */
/* 情形一 */
.development-course-content-center-sixth {
    overflow: hidden;
    height: 115px;
    margin-top: 15px;
    opacity: 1;
}
.development-course-content-center-sixth1 {
    float: left;
    overflow: hidden;
    width: 65px;
    height: 65px;
    opacity: 1;
    background: #648bdc;
    margin-top: 25px;
    margin-left: 84px;
    border-radius: 50%; 
}
.development-course-content-center-sixth2 {
    float: left;
    width: 14px;
    height: 14px;
    opacity: 1;
    background: #999;
    margin-top: 53px;
    margin-left: 50px;
    border-radius: 50%;
    filter: blur(4px);
}
.development-course-content-center-sixth:hover .development-course-content-center-sixth1{
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
}
.development-course-content-center-sixth:hover .development-course-content-center-sixth2 {
    background: #648bdc;
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
    filter: none;
}
/* 情形二 */
.development-course-content-center-seventh {
    overflow: hidden;
    height: 115px;
    /* margin-top:19px; */
    opacity: 1;
}
.development-course-content-center-seventh1 {
    float: left;
    width: 14px;
    height: 14px;
    opacity: 1;
    margin-left: 22px;
    margin-top: 50px;
    background: #999999;
    border-radius: 50%;
    filter: blur(4px);
}
.development-course-content-center-seventh2 {
    float: left;
    overflow: hidden;
    width: 65px;
    height: 65px;
    opacity: 1;
    background: #648bdc;
    margin-top: 25px;
    margin-left: 50px;
    border-radius: 50%;
}
.development-course-content-center-seventh:hover .development-course-content-center-seventh2{
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
}
.development-course-content-center-seventh:hover .development-course-content-center-seventh1 {
    background: #648bdc;
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
    filter: none;
}
/* 情形三 */
.development-course-content-center-eighth {
    overflow: hidden;
    height: 115px;
    /* margin-top: 19px; */
    opacity: 1;
}
.development-course-content-center-eighth1 {
    float: left;
    overflow: hidden;
    width: 65px;
    height: 65px;
    opacity: 1;
    background: #648bdc;
    margin-top: 25px;
    margin-left: 84px;
    border-radius: 50%;
}
.development-course-content-center-eighth2 {
    float: left;
    width: 14px;
    height: 14px;
    opacity: 1;
    margin-top: 53px;
    margin-left: 50px;
    background: #999999;
    border-radius: 50%;
    filter: blur(4px);
}
.development-course-content-center-eighth:hover .development-course-content-center-eighth1{
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
}
.development-course-content-center-eighth:hover .development-course-content-center-eighth2 {
    background: #648bdc;
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
    filter: none;
}
/* 情形二 */
.development-course-content-center-ninth {
    overflow: hidden;
    height: 115px;
    /* margin-top:19px; */
    opacity: 1;
}
.development-course-content-center-ninth1 {
    float: left;
    width: 14px;
    height: 14px;
    opacity: 1;
    margin-left: 22px;
    margin-top: 50px;
    background: #999999;
    border-radius: 50%;
    filter: blur(4px);
}
.development-course-content-center-ninth2 {
    float: left;
    overflow: hidden;
    width: 65px;
    height: 65px;
    opacity: 1;
    background: #648bdc;
    margin-top: 25px;
    margin-left: 50px;
    border-radius: 50%;
}
.development-course-content-center-ninth:hover .development-course-content-center-ninth2{
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
}
.development-course-content-center-ninth:hover .development-course-content-center-ninth1 {
    background: #648bdc;
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
    filter: none;
}
/* 第三部分 */
/* 情形一 */
.development-course-content-center-tenth {
    overflow: hidden;
    height: 115px;
    margin-top: 15px;
    opacity: 1;
}
.development-course-content-center-tenth1 {
    float: left;
    overflow: hidden;
    width: 65px;
    height: 65px;
    opacity: 1;
    background: #648bdc;
    margin-top: 25px;
    margin-left: 84px;
    border-radius: 50%;
}
.development-course-content-center-tenth2 {
    float: left;
    width: 14px;
    height: 14px;
    opacity: 1;
    background: #999;
    margin-top: 53px;
    margin-left: 50px;
    border-radius: 50%;
    filter: blur(4px);
}
.development-course-content-center-tenth:hover .development-course-content-center-tenth1 {
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
}
.development-course-content-center-tenth:hover .development-course-content-center-tenth2 {
    background: #648bdc;
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
    filter: none;
}
/* 情形二 */
.development-course-content-center-eleventh {
    overflow: hidden;
    height: 115px;
    /* margin-top:19px; */
    opacity: 1;
}
.development-course-content-center-eleventh1 {
    float: left;
    width: 14px;
    height: 14px;
    opacity: 1;
    margin-left: 22px;
    margin-top: 50px;
    background: #999999;
    border-radius: 50%;
    filter: blur(4px);
}
.development-course-content-center-eleventh2 {
    float: left;
    overflow: hidden;
    width: 65px;
    height: 65px;
    opacity: 1;
    background: #648bdc;
    margin-top: 25px;
    margin-left: 50px;
    border-radius: 50%;
}
.development-course-content-center-eleventh:hover .development-course-content-center-eleventh2 {
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
}
.development-course-content-center-eleventh:hover .development-course-content-center-eleventh1 {
    background: #648bdc;
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
    filter: none;
}
/* 情形三 */
.development-course-content-center-twelfth {
    overflow: hidden;
    height: 115px;
    /* margin-top: 19px; */
    opacity: 1;
}
.development-course-content-center-twelfth1 {
    float: left;
    overflow: hidden;
    width: 65px;
    height: 65px;
    opacity: 1;
    background: #648bdc;
    margin-top: 25px;
    margin-left: 84px;
    border-radius: 50%;
}
.development-course-content-center-twelfth2 {
    float: left;
    width: 14px;
    height: 14px;
    opacity: 1;
    margin-top: 53px;
    margin-left: 50px;
    background: #999999;
    border-radius: 50%;
    filter: blur(4px);
}
.development-course-content-center-twelfth:hover .development-course-content-center-twelfth1 {
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
}
.development-course-content-center-twelfth:hover .development-course-content-center-twelfth2 {
    background: #648bdc;
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
    filter: none;
}
/* 情形二 */
.development-course-content-center-thirteenth {
    overflow: hidden;
    height: 115px;
    /* margin-top:19px; */
    opacity: 1;
}
.development-course-content-center-thirteenth1 {
    float: left;
    width: 14px;
    height: 14px;
    opacity: 1;
    margin-left: 22px;
    margin-top: 50px;
    background: #999999;
    border-radius: 50%;
    filter: blur(4px);
}
.development-course-content-center-thirteenth2 {
    float: left;
    overflow: hidden;
    width: 65px;
    height: 65px;
    opacity: 1;
    background: #648bdc;
    margin-top: 25px;
    margin-left: 50px;
    border-radius: 50%;

}
.development-course-content-center-thirteenth:hover .development-course-content-center-thirteenth2 {
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
}
.development-course-content-center-thirteenth:hover .development-course-content-center-thirteenth1 {
    background: #648bdc;
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
    filter: none;
}
/* 第四部分 */
/* 情形一 */
.development-course-content-center-fourteenth {
    overflow: hidden;
    height: 115px;
    margin-top: 15px;
    opacity: 1;
}
.development-course-content-center-fourteenth1 {
    float: left;
    overflow: hidden;
    width: 65px;
    height: 65px;
    opacity: 1;
    background: #648bdc;
    margin-top: 25px;
    margin-left: 84px;
    border-radius: 50%;
}
.development-course-content-center-fourteenth2 {
    float: left;
    width: 14px;
    height: 14px;
    opacity: 1;
    background: #999;
    margin-top: 53px;
    margin-left: 50px;
    border-radius: 50%;
    filter: blur(4px); 
}
.development-course-content-center-fourteenth:hover .development-course-content-center-fourteenth1 {
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
}
.development-course-content-center-fourteenth:hover .development-course-content-center-fourteenth2 {
    background: #648bdc;
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
    filter: none;
}
/* 情形二 */
.development-course-content-center-fifteenth {
    overflow: hidden;
    height: 115px;
    /* margin-top:19px; */
    opacity: 1;
}
.development-course-content-center-fifteenth1 {
    float: left;
    width: 14px;
    height: 14px;
    opacity: 1;
    margin-left: 22px;
    margin-top: 50px;
    background: #999999;
    border-radius: 50%;
    filter: blur(4px);
}
.development-course-content-center-fifteenth2 {
    float: left;
    overflow: hidden;
    width: 65px;
    height: 65px;
    opacity: 1;
    background: #648bdc;
    margin-top: 25px;
    margin-left: 50px;
    border-radius: 50%;
}
.development-course-content-center-fifteenth:hover .development-course-content-center-fifteenth2 {
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
}
.development-course-content-center-fifteenth:hover .development-course-content-center-fifteenth1 {
    background: #648bdc;
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
    filter: none;
}
/* 情形三 */
.development-course-content-center-sixteenth {
    overflow: hidden;
    height: 115px;
    /* margin-top: 19px; */
    opacity: 1;
}
.development-course-content-center-sixteenth1 {
    float: left;
    overflow: hidden;
    width: 65px;
    height: 65px;
    opacity: 1;
    background: #648bdc;
    margin-top: 25px;
    margin-left: 84px;
    border-radius: 50%;
}
.development-course-content-center-sixteenth2 {
    float: left;
    width: 14px;
    height: 14px;
    opacity: 1;
    margin-top: 53px;
    margin-left: 50px;
    background: #999999;
    border-radius: 50%;
    filter: blur(4px);
}
.development-course-content-center-sixteenth:hover .development-course-content-center-sixteenth1 {
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
}
.development-course-content-center-sixteenth:hover .development-course-content-center-sixteenth2 {
    background: #648bdc;
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
    filter: none;
}
/* 情形二 */
.development-course-content-center-seventeenth {
    overflow: hidden;
    height: 115px;
    /* margin-top:19px; */
    opacity: 1;
}
.development-course-content-center-seventeenth1 {
    float: left;
    width: 14px;
    height: 14px;
    opacity: 1;
    margin-left: 22px;
    margin-top: 50px;
    background: #999999;
    border-radius: 50%;
    filter: blur(4px);
}
.development-course-content-center-seventeenth2 {
    float: left;
    overflow: hidden;
    width: 65px;
    height: 65px;
    opacity: 1;
    background: #648bdc;
    margin-top: 25px;
    margin-left: 50px;
    border-radius: 50%;
}
.development-course-content-center-seventeenth:hover .development-course-content-center-seventeenth2 {
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
}
.development-course-content-center-seventeenth:hover .development-course-content-center-seventeenth1 {
    background: #648bdc;
    box-shadow: 0px 4px 30px 0px rgba(20,184,76,0.40); 
    filter: none;
}
/* 下一块 */
.development-course-content-center-eighteenth {
    width: 65px;
    height: 65px;
    opacity: 1;
    background: #999999;
    margin-left: 86px;
    margin-top: 70px;
    border-radius: 50%;
}
/* 第三大块 */
.development-course-content-right {
    float: right;
    overflow: hidden;
    width: 482px;
    height: 2500px;
}

.development-course-content-right-first {
    width: 478px;
    height: 114px;
    opacity: 1;
    margin-top: 83px;
    background: rgba(255,255,255,0.68);
    border: 2px solid #7799df;
    border-radius: 2px;
}
.development-course-content-right-first1 {
    width: 185px;
    height: 23px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 28px;
    font-size: 20px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #099338;
}
.development-course-content-right-first2 {
    width: 404px;
    height: 24px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 21px;
    font-size: 16px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #333333;
    line-height: 24px;
}

.development-course-content-right-second {
    width: 478px;
    height: 137px;
    opacity: 1;
    margin-top: 100px;
    background: rgba(255,255,255,0.68);
    border: 2px solid #7799df;
    border-radius: 2px;
}
.development-course-content-right-second1 {
    width: 185px;
    height: 23px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 28px;
    font-size: 20px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #099338;
}
.development-course-content-right-second2 {
    width: 404px;
    height: 48px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 21px;
    font-size: 16px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #333333;
    line-height: 24px;
}

.development-course-content-right-third {
    width: 478px;
    height: 116px;
    opacity: 1;
    margin-top: 113px;
    background: rgba(255,255,255,0.68);
    border: 2px solid #7799df;
    border-radius: 2px;
}
.development-course-content-right-third1 {
    width: 185px;
    height: 23px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 28px;
    font-size: 20px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #099338;
}
.development-course-content-right-third2 {
    width: 404px;
    height: 24px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 21px;
    font-size: 16px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #333333;
    line-height: 24px;
}

.development-course-content-right-fourth {
    width: 478px;
    height: 114px;
    opacity: 1;
    margin-top: 110px;
    background: rgba(255,255,255,0.68);
    border: 2px solid #7799df;
    border-radius: 2px;
}
.development-course-content-right-fourth1 {
    width: 185px;
    height: 23px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 28px;
    font-size: 20px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #099338;
}
.development-course-content-right-fourth2 {
    width: 404px;
    height: 24px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 21px;
    font-size: 16px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #333333;
    line-height: 24px;
}

.development-course-content-right-fifth {
    width: 478px;
    height: 187px;
    opacity: 1;
    margin-top: 90px;
    background: rgba(255,255,255,0.68);
    border: 2px solid #7799df;
    border-radius: 2px;
}
.development-course-content-right-fifth1 {
    width: 185px;
    height: 23px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 28px;
    font-size: 20px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #099338;
}
.development-course-content-right-fifth2 {
    width: 404px;
    height: 96px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 21px;
    font-size: 16px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #333333;
    line-height: 24px;
}

.development-course-content-right-sixth {
    width: 478px;
    height: 187px;
    opacity: 1;
    margin-top: 40px;
    background: rgba(255,255,255,0.68);
    border: 2px solid #7799df;
    border-radius: 2px;
}
.development-course-content-right-sixth1 {
    width: 185px;
    height: 23px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 28px;
    font-size: 20px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #099338;
}
.development-course-content-right-sixth2 {
    width: 404px;
    height: 96px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 21px;
    font-size: 16px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #333333;
    line-height: 24px;
}

.development-course-content-right-seventh {
    width: 478px;
    height: 137px;
    opacity: 1;
    margin-top: 78px;
    background: rgba(255,255,255,0.68);
    border: 2px solid #7799df;
    border-radius: 2px;
}
.development-course-content-right-seventh1 {
    width: 185px;
    height: 23px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 28px;
    font-size: 20px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #099338;
}
.development-course-content-right-seventh2 {
    width: 404px;
    height: 48px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 21px;
    font-size: 16px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #333333;
    line-height: 24px;
}

.development-course-content-right-eighth {
    width: 478px;
    height: 163px;
    opacity: 1;
    margin-top: 80px;
    background: rgba(255,255,255,0.68);
    border: 2px solid #7799df;
    border-radius: 2px;
}
.development-course-content-right-eighth1 {
    width: 185px;
    height: 23px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 28px;
    font-size: 20px;
    font-family: Roboto, Roboto-Bold;
    font-weight: 700;
    text-align: LEFT;
    color: #099338;
}
.development-course-content-right-eighth2 {
    width: 404px;
    height: 72px;
    opacity: 1;
    margin-left: 37px;
    margin-top: 21px;
    font-size: 16px;
    font-family: Roboto, Roboto-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #333333;
    line-height: 24px;
}
/* 联系我们 */
/* 地图 */
#map {
    width: 1920px;
    height: 569px;
    /* display: none; */
}
.anchorBL, .Bmap_cpyCtrl{
    display: none; 
} 
#myDiv {
float: left;
}

/* 资料卡片  */
#contact_us .data-card {
    overflow: hidden;
    width: 1200px;
    position: relative;
    top: -80px;
    height: 596px;
    opacity: 1;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.25); 
}
.data-input {
    width: 144px;
    height: 54px;
    opacity: 1;
    margin-top: 24px;
    font-size: 36px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #333333;
}
.data-content {
    width: 1120px;
    height: 380px;
    overflow: hidden;
    margin-left: 40px;
    margin-top: 31px;
}
.data-content-left {
    position: relative;
    float: left;
    overflow: hidden;
    width: 532px;
    height: 380px;
}
.data-content-left ul li label {
    display: inline-block;
    width: 80px;
    height: 30px;
    opacity: 1;
    margin-top: 17px;
    margin-right: 10px;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #333333;
    box-sizing: border-box;
    
}
.data-content-left ul li input {
    width: 420px;
    height: 60px;
    opacity: 0.6;
    margin-bottom: 30px;
    padding-left: 10px;
    font-size: 16px;
    background: #ffffff;
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    line-height: 30px;
}



.data-content-right  {
    float: left;
    width: 540px;
    height: 380px;
    margin-left: 48px;
}
.data-content-right-first  {
    overflow: hidden;
    width: 540px;
    height: 184px;
}
.ask-questions {
    float: left;
    width: 85px;
    height: 30px;
    opacity: 1;
    margin-top: 15px;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #333333;
}
.formarea {
    float: left;
    width: 424px;
    height: 180px;
    opacity: 0.6;
    margin-left: 25px;
}
textarea {
    font-size: 18px;
    letter-spacing: 1px;
}
textarea {
    width: 400px;
    height: 156px;
    padding: 10px;
    max-width: 100%;
    line-height: 1.5;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px #999;
}
.data-content-right-first input {
    width: 420px;
    height: 180px;
}
.upload-data {
    overflow: hidden;
    width: 540px;
    height: 125px;
    margin-top: 25px;
}
.upload-data-text {
    float: left;
    width: 85px;
    height: 30px;
    opacity: 1;
    margin-top: 3px;
    font-size: 20px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #333333;
}
.upload-data_btn {
    float: left;
    width: 120px;
    height: 125px;
    opacity: 0.6;
    margin-left: 33px;
}
.text-file {
    float: left;
    width: 210px;
    height: 60px;
    margin-top: 60px;
    margin-left: 13px;
}
.text-file1 {
    width: 131px;
    height: 24px;
    opacity: 1;
    font-size: 16px;
    margin-left: 8px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #999999;
}
.text-file2 {
    width: 220px;
    height: 24px;
    opacity: 1;
    margin-top: 9px;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #999999;
}
.submit {
    margin-left: 450px;
}
#submit {
    width: 300px;
    height: 60px;
    opacity: 1;
    color: #fff;
    font-size: 24px;
    background: #648bdc;
    border-radius: 2px;
    cursor: pointer;
    border: none;
}
#submit:hover {
    background-color: #2850ac;
}
.upload-data label:hover {
    cursor: pointer;
}


/* 尾部 */
.tail {
    overflow: hidden;
    width: 1920px;
    height: 357px;
    opacity: 1;
    /* margin-top: 66px; */
    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;
}