ul {
    padding-left: 0px;
}

.case-wrapper {
    border-radius: 8px;
    padding: 0;
    box-shadow: none;
}

.case-s-c {
    overflow: hidden;
    padding: 0;
    max-height: 100000px;
}


.case-title {
    font-size:46px;
    font-family:NotoSansHans-Regular;
    font-weight:400;
    color:rgba(255,255,255,1);
}

.case-para {
    font-size:28px;
    font-family:NotoSansHans-Light;
    font-weight:300;
    color:rgba(255,255,255,1);
}

.red {
    color : #B43833;
}

.case-intro {
    background : url("../img/us_banner@2x.png") center;
    background-size: auto 100%;
}

.us-content-top {
    overflow: hidden;
    width: 100%;
    margin-bottom: 52px;
    padding: 35px 65px 35px 65px;
    box-shadow:0px 2px 40px 0px rgba(0,0,0,0.05);
    font-size:16px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(52,52,52,1);

    border-radius:8px;
}

.us-content-top .box{
    float: left;
    width: 184px;
    margin-right: 100px;
    text-align: center;
}

.us-content-top .box:nth-child(4){
    margin-right: 0px;
}

.us-content-top .box-top {
    overflow: hidden;
    text-align: center;
}

.us-content-top .num {
    float: left;
    width: 120px;
    height: 78px;
    text-align: right;
}

.us-content-top .box:nth-child(1)  .num{
    width: 100px;
}

.us-content-top .box:nth-child(4) .num {
    width: 130px;
}

.us-content-top .num img{
    margin-top: 10px;
    height: 50px;
}

.us-content-top .icon-add {
    float: left;
    margin-left: 5px;
    margin-top: -20px;
    font-weight: bold;
    font-size:40px;
    font-family:AccidentalPresidency;
    color:rgba(52,52,52,1);
}



.article-a-row {
    overflow: hidden;
    margin-bottom: 40px;
    padding-left: 20px;
}

.article-a-bottom {
    margin-bottom: 0px;
}

.case-s-c .article-a .title {
    margin-bottom: 40px;
}

.case-s-c .article-a .title .character {
    font-size:26px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    color:rgba(49,49,49,1);
}

.case-s-c .article-a .title .icon img {
    margin-top: -10px;
    width: 55px;
    height: auto;
}

.case-s-c .article-a .content {
    width: 950px;
    font-size:14px;
    line-height: 26px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(102,102,102,1);
}

.case-s-c  .article-a .img-box img{
    float: left;
    width: 300px;
    margin-right: 20px;
}

.case-s-c  .article-a .img-box{
    margin-top: 20px;
}

.case-s-c  .article-a .img-box img:nth-child(3){
    margin-right: 0px;
}


.box_row {

}

.case-s-c  .article-a .box_row .box-content {
    float: left;
    overflow: hidden;
    width: 290px;
    text-align: center;
}

.case-s-c  .article-a .article-a-2 .box_row .box-content {
    height: 120px;
    padding: 30px 80px;
    margin-right: 35px;
    text-align: center;
    border-radius:5px;
    border:1px solid rgba(226,211,211,1)
}


.case-s-c  .article-a .article-a-2 .box-content:nth-child(3) {
    margin-right: 0px;
}

.case-s-c  .article-a .article-a-2 .box_row .box-content img{
    float: left;
    width: 55px;
    margin-right: 10px;
}

.case-s-c  .article-a .article-a-2 .box_row .box-content p:nth-child(2){
    font-size:24px;
    font-family:NotoSansHans-Medium;
    font-weight:500;
    color:rgba(51,51,51,1);
}

.case-s-c  .article-a .article-a-2 .box_row .box-content p:nth-child(3){
    font-size:14px;
    font-family:NotoSansHans-Regular;
    font-weight:400;
    color:rgba(92,92,92,1);
}

.case-s-c  .article-a .article-a-3 .box_row .box-content {
    height: 150px;
    width: 270px;
    margin-bottom: 40px;
    margin-right: 60px;
    padding-left: 10px;
    padding-right: 10px;
}

.case-s-c  .article-a .article-a-3 .box_row .box-content:nth-child(3),
.case-s-c  .article-a .article-a-3 .box_row .box-content:nth-child(6) {
    margin-right: 0;
}


.case-s-c  .article-a .article-a-3 .box_row .box-content img{
    width: 60px;
    height: 60px;
}

.case-s-c  .article-a .article-a-3 .box_row .box-content p:nth-child(2){
    margin-top: 10px;
    margin-bottom: 5px;
    font-size:16px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(93,93,93,1);
}

.case-s-c  .article-a .article-a-3 .box_row .box-content p:nth-child(3){
    font-size:13px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(156,156,156,1);
}

.case-s-c  .article-a .big-img-show {
    float: left;
    width: 180px;
    height: 510px;
    margin-right: 10px;
    border-radius: 8px;
    border:1px solid rgba(226,211,211,1)
}

.case-s-c  .article-a .big-img-show:nth-child(6) {
    margin-right: 0;

}

.case-s-c  .article-a .big-img-show img{
    width: 100%;
    border-radius: 8px 8px 0 0;
}

.case-s-c  .article-a .big-img-show p:nth-child(2){
    padding: 0 10px;
    margin-top: 10px;
    font-size:18px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    color:rgba(49,49,49,1);
}

.case-s-c  .article-a .big-img-show p:nth-child(3){
    padding: 0 10px;
    margin-bottom: 12px;
    font-size:12px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    color:rgba(156,156,156,1);
}

.case-s-c  .article-a .big-img-show p:nth-child(4){
    padding: 0 10px;
    font-size:13px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(93,93,93,1);
    line-height: 20px;
}

.case-s-c  .article-a .img-row {
    overflow: hidden;
}

.case-s-c  .article-a .img-row>img {
    float: left;
    width: 118px;
    /*margin-right: -6px;*/
}

.case-s-c  .article-a .img-row>img:hover {
    transform: scale(1.4);
}


.case-s-c  .article-a .img-row .img-center{
    float: left;
    width: 236px;
    height: 100%;
    padding-top: 40px;
    cursor: pointer;
    text-align: center;
    font-size:18px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    color:rgba(180,56,51,1);
}

.case-s-c  .article-a .img-row .img-center:hover {
    transform: scale(1.3);
}

.case-s-c  .article-a .img-row .img-center>img{
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
}

.case-s-c  .article-a .develop-l {
    float: left;
    width: 429px;
}

.case-s-c  .article-a .develop-l .year{
    margin-top : -20px;
    text-align: right;
    font-weight: bold;
    font-size:36px;
    font-family:AccidentalPresidency;
    color:rgba(49,49,49,1);
}

.case-s-c  .article-a .show{
    overflow: hidden;
    padding: 20px 25px;
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(92,92,92,1);
    box-shadow:0px 12px 16px 0px rgba(0,0,0,0.16);
    border-radius:8px;
    border:1px solid rgba(243,231,231,1);
}

.case-s-c  .article-a .develop-l .show:nth-child(2){
   margin-bottom: 102px;
}

.case-s-c  .article-a .develop-l .show:nth-child(4){
    margin-bottom: 110px;
}


.case-s-c  .article-a .develop-l .show:nth-child(6){
    margin-bottom: 185px;
}


.case-s-c  .article-a .develop-l .show:nth-child(8){
    margin-bottom: 100px;
}

.case-s-c  .article-a .develop-l .content{
    float: right;
    width: 260px;
}

.case-s-c  .article-a .develop-l .line{
    float: right;
    width: 260px;
    margin: 20px 0;
    border-bottom:1px solid #aaa;
}


.case-s-c  .article-a .develop-l .show-img{
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 20px;
}

.case-s-c  .article-a .develop-m {
    float: left;
    width: 20px;
    margin: 0 30px;
    text-align: center;
}

.case-s-c  .article-a .develop-m .circle-o img{
    width:20px;
    height:20px;
}

.case-s-c  .article-a .develop-m .long{
    width: 2px;
    margin: 0 auto;
    height: 100px;
    border-left: 1px solid #e3e3e3;
}

.case-s-c  .article-a .develop-m .long:nth-child(2){
    height: 110px;
}


.case-s-c  .article-a .develop-m .long:nth-child(4){
    height: 98px;
}

.case-s-c  .article-a .develop-m .long:nth-child(6){
    height: 218px;
}

.case-s-c  .article-a .develop-m .long:nth-child(8){
    height: 102px;
}

.case-s-c  .article-a .develop-m .long:nth-child(10){
    height: 156px;
}

.case-s-c  .article-a .develop-m .long:nth-child(12){
    height: 180px;
}

.case-s-c  .article-a .develop-m .long:nth-child(14){
    height: 170px;
}

.case-s-c  .article-a .develop-m .long:nth-child(16){
    height: 70px;
}

.case-s-c  .article-a .develop-r {
    float: left;
    width: 425px;
}

.case-s-c  .article-a .develop-r .year{
    font-weight: bold;
    /*margin-top: 108px;*/
    font-size:36px;
    font-family:AccidentalPresidency;
    color:rgba(49,49,49,1);
}

.case-s-c  .article-a .develop-r .year:nth-child(1){
    margin-top: 115px;
}

.case-s-c  .article-a .develop-r .show:nth-child(2){
    margin-bottom: 190px;
}

.case-s-c  .article-a .develop-r .show:nth-child(4){
    margin-bottom: 125px;
}


.case-s-c  .article-a .develop-r .show:nth-child(6){
    margin-bottom: 138px;
}


.case-s-c  .article-a .develop-r .show:nth-child(8){
    margin-bottom: 100px;
}

.case-s-c  .article-a .develop-r .content{
    float: left;
    width: 260px;
    margin-right: 20px;
}

.case-s-c  .article-a .develop-r .line{
    float: left;
    width: 260px;
    margin: 20px 0;
    border-bottom:1px solid #aaa;
}

.case-s-c  .article-a .develop-r .show-img{
    float: right;
    width: 80px;
    height: 80px;
}

.case-s-c  #article-4 .box_row .box-content {
    float: left;
    width:210px;
    height:128px;
    padding-top: 20px;
    margin-right: 30px;
    margin-bottom: 30px;
    background:rgba(255,255,255,1);
    border-radius:9px;
    border:1px solid rgba(226,211,211,1);
    cursor: pointer;
}

.case-s-c  #article-4 .box_row .box-content>img {
    height: 50px;
    margin-bottom: 15px;
}

.case-s-c  #article-4 .box_row .box-content:nth-child(4),
.case-s-c  #article-4 .box_row .box-content:last-child {
    margin-right: 0px;
}
.case-s-c  #article-4 .box_row .box-content:hover {
    box-shadow:0px 1px 21px 0px rgba(0,0,0,0.3);
}

.case-s-c  #article-4 .box_row .check-box-content {
    box-shadow:0px 1px 21px 0px rgba(0,0,0,0.3);
}


.case-s-c  #article-4 .show_content {
    float: left;
    display: none;
    position: relative;
    padding: 30px;
    width:930px;
    margin-bottom: 30px;
    box-shadow:0px 1px 21px 0px rgba(0,0,0,0.1);
}

.case-s-c  #article-4 .show_content>.icon {
    position: absolute;
    display: inline-block;
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    border-color: transparent transparent #fff transparent;
    width: 0px;
    height: 0px;
}

.case-s-c  #article-4 #show_content_1>.icon,
.case-s-c  #article-4 #show_content_5>.icon{
    top: -19px;
    left: 90px;
}

.case-s-c  #article-4 #show_content_2>.icon,
.case-s-c  #article-4 #show_content_6>.icon{
    top: -19px;
    left: 340px;
}

.case-s-c  #article-4 #show_content_3>.icon,
.case-s-c  #article-4 #show_content_7>.icon{
    top: -19px;
    left: 580px;
}

.case-s-c  #article-4 #show_content_4>.icon,
.case-s-c  #article-4 #show_content_8>.icon{
    top: -19px;
    left: 820px;
}

.case-s-c  #article-4 .show_content .left {
    float: left;
    width: 400px;
    margin-right: 50px;
    font-size:13px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(90,90,90,1);
}


.case-s-c  #article-4 .show_content .right {
    float: left;
    width: 420px;
    font-size:13px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(90,90,90,1);
}

.case-s-c  #article-4 .show_content .title {
    margin-bottom: 5px;
    font-size:15px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    color:rgba(49,49,49,1);
}

.case-s-c  #article-4 .show_content li {
    margin-bottom: 10px;
}

.case-s-c  #article-4 .welfare .img-left {
    float: left;
    width:135px;
    height:154px;
    margin-right: 50px;
}

.case-s-c  #article-4 .welfare>ul {
    float: left;
    width: 778px;
}

.case-s-c  #article-4 .welfare>ul>li {
    float: left;
    width: 355px;
    margin-bottom: 18px;
    font-size:16px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(93,93,93,1);
}

.case-s-c  #article-4 .welfare>ul>li:nth-child(1),
.case-s-c  #article-4 .welfare>ul>li:nth-child(3),
.case-s-c  #article-4 .welfare>ul>li:nth-child(5),
.case-s-c  #article-4 .welfare>ul>li:nth-child(7) {
    margin-right: 68px;
}

.case-s-c  #article-4 .welfare>ul>li span {
    display: inline-block;
    width: 26px;
    height: 27px;
    margin-right: 10px;
    text-align: center;
    line-height: 27px;
    font-size: 18px;
    font-family:PingFangSC-Medium;
    font-weight:500;
    color:rgba(255,255,255,1);
    border-radius:2px;
    background:linear-gradient(270deg,rgba(216,61,51,1) 0%,rgba(228,98,61,1) 100%);
}

.case-s-c  #article-4 .join_us {
    padding-top: 47px;
    width:940px;
    height:223px;
    box-shadow:0px 5px 20px 0px rgba(0,0,0,0.05);
    border-radius:6px;
    text-align: center;
    margin-bottom: 20px;
    background: url("../img/bg_join_us@2x.png") no-repeat 30px 20px;
    background-size: 68px 57px;
}

.case-s-c  #article-4 .join_us p:nth-child(1){
    margin-bottom: 40px;
    font-size:24px;
    font-family:NotoSansHans-Bold;
    font-weight:bold;
    color:rgba(51,51,51,1);
}

.case-s-c  #article-4 .join_us p:nth-child(2){
    font-size:18px;
    font-family:NotoSansHans-Regular;
    font-weight:400;
    color:rgba(120,120,120,1);
}

.case-s-c  #article-5 .site  {
}

.case-s-c  #article-5 .site  #dituContent {
    width:940px;
    height:386px;

    /*overflow: hidden;*/
    position: relative;
    z-index: 0;
    background-image: url(http://api.map.baidu.com/images/bg.png);
    color: rgb(0, 0, 0);
    text-align: left;
}

.case-s-c  #article-5 .site .site-char {
    height: 200px;
    width: 940px;
    padding-top: 30px;
    border:1px solid rgba(226,211,211,1);
    border-top: none;
    border-radius: 0 0 6px 6px;
}

.case-s-c  #article-5 .site .site-char .site-logo {
    float: left;
    width: 230px;
    padding-top: 0px;
    margin-right: 40px;
    text-align: center;
    border-right : 1px dashed #979797;
    height: 140px;
}

.case-s-c  #article-5 .site .site-char .site-logo img{
    width: 151px;

}


.case-s-c  #article-5 .site .site-char ul {
    float: left;
    width: 440px;
    height: 140px;
    border-right : 1px dashed #979797;
    font-size:14px;
    font-family:NotoSansHans-Regular;
    font-weight:400;
    color:#343434;
}

.case-s-c  #article-5 .site .site-char ul li{
    margin-bottom: 12px;
}

.case-s-c  #article-5 .site .site-char ul span {
    color : #5C5C5C;
}

.case-s-c  #article-5 .site .site-char .tel {
    float: left;
    height: 140px;
    width: 228px;
    padding-top: 40px;
    text-align: center;
    font-size:24px;
    font-family:AccidentalPresidency;
    font-weight: bold;
    color:rgba(52,52,52,1);
}

.case-s-c  #article-5 .site .site-char .tel p:nth-child(2){
    background: url("../img/icon_site_tel@2x.png") no-repeat 48px 4px;
    background-size: 16px;
    font-size:16px;
    font-family:NotoSansHans-Regular;
    font-weight:400;
    color:rgba(52,52,52,1);
}

.case-s-c  #article-5 .send input {
    height:48px;
    padding-left: 20px;
    border-radius:3px;
    border:1px solid rgba(216,216,216,1)
}

.case-s-c  #article-5 .send  .send-input-group {
    margin-bottom: 20px;
}

.case-s-c  #article-5 .send .username {
    width:120px;
    margin-right: 20px;
}

.case-s-c  #article-5 .send .phone {
    width:155px;
    margin-right: 20px;
}

.case-s-c  #article-5 .send .need {
    width:610px;
    margin-right: 20px;
}

.case-s-c  #article-5 .send input::-webkit-input-placeholder {
    font-size:16px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(189,189,189,1);
}

.case-s-c  #article-5 .send .my_submit {
    width:300px;
    height:46px;
    text-align: center;
    background:linear-gradient(270deg,rgba(216,61,51,1) 0%,rgba(228,98,61,1) 100%);
    background: #e4623d\0;
    border-radius:6px;
    font-size:18px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(255,255,255,1);
}

.case-s-c  #article-5 .send .hint {
    float: right;
    width: 640px;
    height: 46px;
    padding-top: 26px;
    margin-left: 20px;
    font-size:15px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(156,156,156,1);
}

.case-s-c  #article-6 .dynamic {
    width: 927px;
    float: left;
    margin-top: 0;
    min-width: unset;
    overflow: hidden;
    border:1px solid rgba(226,211,211,1);
    border-radius:2px;
}

.case-s-c  #article-6 .dynamic>a {
    overflow: hidden;
    width: 100%;
    display: inline-block;
    padding: 10px;
}

.case-s-c  #article-6 .dynamic>a:hover {
    background:rgba(255,255,255,1);
    box-shadow:0px 10px 34px 0px rgba(0,0,0,0.19);
}

.information-font-info {
    font-size:14px;
    font-family:PingFangSC-Regular;
    font-weight:400;
    color:rgba(93,93,93,1);
}

.inp {color: #666;}