.banner{width: 100%; padding: 0px;min-width: 1200px;position: relative; height:821px;/*height: 855px;*/position: relative;}
.bannerw{position: absolute;width: 1200px;height: 150px;z-index: 200;bottom: 0px; left: 50%; margin-left: -600px;}
.bannerw .bannerwbg{position: absolute;top: 0;left: 700px;background: #fff;opacity: 0.5;bottom: 0;right: 0;}
.bannerw .bannerwcon{padding: 20px;box-sizing: border-box;color:#fff;position: absolute;top: 0;left: 700px;bottom: 0;right: 0;z-index: 100; padding-left: 30px;}
.bannerw .bannerwcon p{font-size: 18px;line-height: 36px; text-shadow: 1px 1px 3px #333; color: #efefef;}
.bannerw .bannerwcon h2{font-size: 36px;font-weight: bold;margin-top: 15px; text-shadow: 1px 1px 3px #333; color: #efefef;}
.banner .swiper-container {width: 100%;/*height:855px;*/ height: 821px;}
/* .banner .swiper-slide {
    -webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}
.banner .swiper-slide-active,.banner .swiper-slide-duplicate-active {
	-webkit-transform: scale(1);
    transform: scale(1);
}
.banner .none-effect {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
} */
.banner .swiper-slide a {
	background: #fff;
	display: block;
	border-radius: 0px;
    background-repeat: no-repeat;
    background-position:center;
    height: 100%;    
    width: 100%;
}
.banner .swiper-slide-active a:after {
	background: none;
}
/* .banner .swiper-slide img {
    width: 100%;
	border-radius: 4px;
	display: block;
} */
.banner .swiper-pagination {
    position: absolute;
    /* height: 100%; */
    width: 12px;
    top: 300px;
    right: 60px;
    /* margin-top: 20px; */
}
.banner .swiper-pagination-bullet {
	background: none;
	/*margin-left: 10px; */
	/* margin-right: 10px; */
	width: 6px;
    height: 6px;
    border-radius: 6px;
	opacity: 1;
    margin-bottom: 8px;
    border: #999 solid 2px;
}
.banner .swiper-pagination-bullet-active {
	/*background: #efefef;*/
    border:#fff solid 2px;
}
.banner .swiper-button-prev{
    width: 17.55%;
    /* height: calc((100% - 139px) * 0.7); */
    height: calc(100% - 139px);
    position: absolute;
    top: 50px;
    left: 0;
    margin-top: 0;
    background: none;
}
.banner .swiper-button-next{
    width: 17.55%;
    height: calc(100% - 139px);
    position: absolute;
    top: 50px;
    right: 0;
    margin-top: 0;
    background: none;
}
/* .about{
    margin-top: 60px;
    height: 655px;
    position: relative;
    min-width: 1200px;
    overflow: hidden;
}
.about_con{
    height: 615px;
    background: #f7f7f7;
    min-width: 1200px;
}
.about_con .wary{height: 655px;}
.about_con .about_bg_s{
    height: 534px;
    width:1134px;
    background: url(../img/about_bg_s.png) no-repeat;
    background-size: 100%100%;
    position: absolute;
    bottom:40px;
    right:-256px;
}
.about_con .about_con_l{
    height: 645px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.about_con .about_vertical{
    height: 270px;
    width:40px;
    background: #ee8a7d;
    position: absolute;
    bottom: 0;
    left: 0;
}
.about_con .about_across{
    height: 40px;
    width:500px;
    background: #ee8a7d;
    position: absolute;
    bottom: 0;
    left: 0;
}
.about_con .about_img{
    height: 425px;
    width: 460px;
    position: absolute;
    left: 40px;
    bottom: 40px;
}
.about_con .about_introduce{
    width: 700px;
    height: 425px;
    position: absolute;
    left: 500px;
    bottom: 40px;
}
.about_con .about_introduce .about_introduce_bg{
    height: 100%;
    width:100%;
    background: #fff;
    opacity: 0.8;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.about_con .about_introduce .about_introduce_c{
    box-sizing: border-box;
    width: 100%;
    padding: 50px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;

}
.module_title{
    font-size: 24px;
    font-weight: bold;
    color: #000;
    line-height: 24px;
}
.module_title::after{
    content:'';
    height:4px ;
    width: 80px;
    display: block;
    background: #FF7741;
    margin-top: 25px;
}
.module_title.module_title_center{
    text-align: center;
}
.module_title.module_title_center::after{
    margin-left:calc(50% - 40px);
}
.about_con .about_introduce .about_introduce_c .about_introduce_nav{
    position: absolute;
    bottom: -10px;
    right:50px;
}
.about_con .about_introduce .about_introduce_c .about_introduce_nav a{
    float: left;
    margin-right: 15px;
    font-size: 16px;
    cursor: pointer;
}
.about_con .about_introduce .about_introduce_c .about_introduce_nav a:hover{
    color: #FF7741;
}
.about_con .about_introduce .about_introduce_c p{
    line-height: 36px;
    font-size: 14px;
    margin-top: 16px;
    color:#7a7a7a;  
} */
.module_title{
    font-size: 30px;
    font-weight: normal;
    font-family: 'Conv_Gotham-Bold';
    color: #333;
    line-height: 64px;
    text-align: center;
    position: relative;
    /*height: 120px;
    line-height: 120px;*/
}
.module_title::after{
    content:'';
    display: block;
    width: 150px;
    /*height: 120px;*/
    /*background: url(../img/7.png) no-repeat;
    background-size: 100%100%;*/
    position: absolute;
    left: 50%;
    margin-left: -75px;
    top: 0;
}
section.newsletter_subscription .Icon{
    position: relative;
    width: 100%;
    height: 85px;
}
section.newsletter_subscription img{
    position: absolute;
    left: 50%;
    margin-left: -38px;
}
section.newsletter_subscription .Text {
    background:url('../img/bg_newsletter_subscription.jpg') no-repeat center;
    background-size: cover;
    background-attachment: fixed;
    min-height: 320px;
    height: 320px;
    width: 100%;
    position: relative;
    margin: 70px 0 50px 0;
}

section.newsletter_subscription .Text .Inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

section.newsletter_subscription .Text .Inner h2 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 300;
    border-bottom: 1px solid #c3bca6;
    padding-bottom: 10px;
    margin-bottom: 25px;
    display: inline-block;
    color: white;
    margin-top: 0;
    padding-top: 0;
}
section.newsletter_subscription .Text .Inner p {
    font-size: 22px;
    line-height: 36px;
    font-weight: 300;
    color: white;
}
.rowText{
    position: relative;
    height: 30px;
    width: 100%;
}
section.newsletter_subscription .button{
    padding: 5px 10px;
    border:1px solid #eee;
    position: absolute;
    left: 50%;
    margin-left: -57px;
}
section.newsletter_subscription .Text:before {
    content: '';
    display: block;
    position: absolute;
    height: 50px;
    width: 1px;
    left: 50%;
    top: -50px;
    background-color: #c3bca6;
}

section.newsletter_subscription .Text:after {
    content: '';
    display: block;
    position: absolute;
    height: 50px;
    width: 1px;
    left: 50%;
    bottom: -50px;
    background-color: #c3bca6;
}

section.newsletter_subscription .rowText a {
    margin-top: 0px;
    border-color: #c3bca6;
}

section.newsletter_subscription .subscriptionContainer .subscriptionContent {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background-color: white;
}
@media (min-width: 1200px) {
    section.newsletter_subscription .subscriptionContainer .subscriptionContent .imageContainer {
        display: block;
    }
}

section.newsletter_subscription .subscriptionContainer .subscriptionContent .rightContainer {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

@media (min-width: 1200px) {
    section.newsletter_subscription .subscriptionContainer .subscriptionContent .rightContainer {
        left: 50%;
        width: 50%;
    }
}

@media (max-width: 1199px) {
    section.newsletter_subscription .subscriptionContainer .subscriptionContent .rightContainer .subscriptionGroupContainer {
        padding-bottom: 20px;
    }
}

section.newsletter_subscription .subscriptionContainer .subscriptionContent .rightContainer .rightMinHeight {
    display: flex;
    align-items: center;
    min-height: 100%;
}

section.newsletter_subscription .subscriptionContainer .subscriptionContent .rightContainer .rightContent {
    padding: 40px;
    width: 100%;
    position: relative;
}

@media (min-width: 768px) {
    section.newsletter_subscription .subscriptionContainer .subscriptionContent .rightContainer .rightContent {
        padding: 80px;
    }
}

section.newsletter_subscription .subscriptionContainer .subscriptionContent .rightContainer .rightContent .closeModal {
    display: inline-block;
    color: #c3bca6;
    cursor: pointer;
    position: relative;
    padding-left: 77px;
    padding-top: 13px;
    padding-bottom: 11px;
}

section.newsletter_subscription .subscriptionContainer .subscriptionContent .rightContainer .rightContent .closeModal:after,section.newsletter_subscription .subscriptionContainer .subscriptionContent .rightContainer .rightContent .closeModal:before {
    content: ' ';
    position: absolute;
    left: 22px;
    top: 0px;
    height: 53px;
    width: 2px;
    background-color: #c3bca6;
}

section.newsletter_subscription .subscriptionContainer .subscriptionContent .rightContainer .rightContent .closeModal:before {
    transform: rotate(45deg);
}

section.newsletter_subscription .subscriptionContainer .subscriptionContent .rightContainer .rightContent .closeModal:after {
    transform: rotate(-45deg);
}

section.newsletter_subscription .subscriptionContainer .subscriptionContent .rightContainer .rightContent .headline {
    margin-top: 55px;
    margin-bottom: 20px;
}

section.newsletter_subscription .subscriptionContainer .subscriptionContent .rightContainer .rightContent .formContent {
    padding-top: 50px;
}

section.newsletter_subscription .subscriptionContainer .subscriptionContent .rightContainer .rightContent .formContent .newsletterSubscriptionForm .inputContainer {
    width: 100%;
    margin-bottom: 10px;
}

section.newsletter_subscription .subscriptionContainer .subscriptionContent .rightContainer .rightContent .formContent .newsletterSubscriptionForm .inputContainer input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #cdcdcd;
    padding: 12px 0px;
}

section.newsletter_subscription .subscriptionContainer .subscriptionContent .rightContainer .rightContent .formContent .newsletterSubscriptionForm .inputContainer input::placeholder {
    color: #5c5c61;
    opacity: 1;
    font-weight: 300;
}

section.newsletter_subscription .subscriptionContainer .subscriptionContent .rightContainer .rightContent .formContent .newsletterSubscriptionForm .spacer {
    height: 40px;
}

section.newsletter_subscription .subscriptionContainer .subscriptionContent .rightContainer .rightContent .formContent .newsletterSubscriptionForm .radioOuterContainer .checkmark {
    background-color: #eeeef0;
}

section.newsletter_subscription .subscriptionContainer .subscriptionContent .rightContainer .rightContent .formContent .newsletterSubscriptionForm .radioOuterContainer input:checked ~ .checkmark {
    background-color: #c3bca6;
}

section.newsletter_subscription .subscriptionContainer .subscriptionContent .rightContainer .rightContent .formContent .newsletterSubscriptionForm .radioOuterContainer label {
    position: relative;
    bottom: 10px;
    padding-left: 17px;
    font-weight: 300;
    cursor: pointer;
}

.about{
    margin-top: 150px;
    position: relative;
    min-width: 1200px;
    overflow: hidden;
}
.about .aboutList{
    width: 580px;
    float: left;
    position: relative;
    text-align: left;
}
.about .about_right{
    float: right;
}
.about img{
    width: 100%;
    height: 370px;
}
.about h3{
    height: 40px;
    font-size: 30px;
    line-height: 40px;
    margin-top: 30px;
    margin-bottom: 15px;
    text-align: left;
    color:#000;
    display: inline-block;
    font-family: 'Conv_Gotham-Bold';
    /*border-bottom: 1px solid #000;*/
}
.about p{
    font-size: 14px;
    line-height: 34px;
    height: 125px;
    text-align: left;
    color:#000;
}
.about .aboutbtn{
    display: inline-block;
    border:1px solid #808080;
    color: #000;
    /*padding: 6px 12px;*/
    margin-top: 30px;
    font-size: 12px;
    line-height: 34px;
    width: 188px;
    text-align: center;
}
.about .aboutbtn:hover{
    background: #000;
    color: #fff;
}
.about .col{
    display: block;
    height: 20px;
    width: 50%;
    border-right: 1px solid #000;
    margin: 20px 0;
}
.big{
    position: fixed;
    top: 50%;
    left: 50%;
    bottom: 50%;
    right:50%;
    /* background: #fff; */
    z-index: 500;
}
.big .bbg{
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.66;
}
@keyframes big_show1 {
    0% {
        top: 50%;
        left: 50%;
        bottom: 50%;
        right:50%;
        opacity: 0;
        /* transform: rotate(0deg); */
    }
    100% {
        top: 0%;
        left: 0%;
        bottom: 0%;
        right:0%;
        opacity: 1;
    }
}
@keyframes big_show2 {
    0% {
        top: 50%;
        left: 50%;
        bottom: 50%;
        right:50%;
        transform: rotate(0deg);
    }
    100% {
        top: 0%;
        left: 0%;
        bottom: 0%;
        right:0%;
        transform: rotate(720deg);
    }
}
@keyframes big_hide1 {
    0% {
        top: 0%;
        left: 0%;
        bottom: 0%;
        right:0%;
        opacity: 1;
    }
    100% {
        top: 50%;
        left: 50%;
        bottom: 50%;
        right:50%;
        opacity: 0;
        /* transform: rotate(0deg); */
    }
}
@keyframes big_hide2{
    0% {
        top: 0%;
        left: 0%;
        bottom: 0%;
        right:0%;
        transform: rotate(0deg);
    }
    100% {
        top: 50%;
        left: 50%;
        bottom: 50%;
        right:50%;
        transform: rotate(-720deg);
    }
}
.big_show1{
    animation: big_show1 0.5s 1 ease-in forwards;
    -moz-animation: big_show1 0.5s 1 ease-in forwards;
    -webkit-animation: big_show1 0.5s 1 ease-in forwards;
}
.big_show2{
    animation: big_show2 1s 1 ease-in forwards;
    -moz-animation: big_show2 1s 1 ease-in forwards;
    -webkit-animation: big_show2 1s 1 ease-in forwards;
}
.big_hide1{
    animation: big_hide1 1s 1 ease-in forwards;
    -moz-animation: big_hide1 1s 1 ease-in forwards;
    -webkit-animation: big_hide1 1s 1 ease-in forwards;
}
.big_hide2{
    animation: big_hide2 1s 1 ease-in forwards;
    -moz-animation: big_hide2 1s 1 ease-in forwards;
    -webkit-animation: big_hide2 1s 1 ease-in forwards;
}
.about_show_js,.about_show_address{
    height: 100%;
    width: 100%;
    padding: 2%;
    box-sizing: border-box;
}
.about_show .about_show_left,.about_show .about_show_right{
    height: 100%;
    width: 50%;
    position: relative;
    background: #fff;
}
.about_show .about_show_left {width: 60%;}
.about_show .about_show_right {width: 40%;}

.about_show .about_show_left a.img{
    width: 100%;
    height: 100%;
    display: inline-block;
}
.about_show .about_show_right{
    padding: 10% 0 3% 3%;
    padding-top: 8%;
    box-sizing: border-box;
}
.about_close{
    display: block;
    height: 30px;
    width: 30px;
    cursor: pointer;
    position: absolute;
    top: 35px;
    /*border-radius: 24px;*/
    opacity: 0.66;
}
.about_close img{width: 100%; height: 100%;}
.about_close:hover{
    opacity: 1;
}
.about_to{
    color: #000;
    /*vertical-align: middle;*/
    height: 20px;
    padding-right: 15px;
    line-height: 18px;
    font-size: 14px;
    position: absolute;
    top: 35px;
    right:3%;
    opacity: 0.66;
    background: url(../img/right1.png) no-repeat right center;
    background-size: 8px 14px;
}
.about_to:hover{opacity: 1;}
.right_cjt{
    display: inline-block;
    height: 14px;
    width: 8px;
    background: url(../img/cjt.png) no-repeat;
    background-size: 100% 100%;
    /*vertical-align: middle;*/
    margin-left: 8px;
    margin-top: 3px;
}
.left_cjt{
    display: inline-block;
    height: 8px;
    width: 14px;
    background: url(../img/cjl.png) no-repeat;
    background-size: 100%100%;
    vertical-align: middle;
    margin-right: 10px;
}
.about_show_con{
    height: 100%;
    overflow: auto;
    padding-right: 5%;
}
.about_show_con h2{
    height: 46px;
    font-size: 35px; color:#000; line-height:46px; margin-bottom:50px; font-family:'Gotham-Medium';
}
.about_show_con h3{
    color: #000;
    font-size: 22px;
    margin-bottom: 18px;
    height: 20px;
    font-weight: bold;
}
.about_show_con h4{
    color: #000;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 18px;
    font-weight: bold;
}
.about_show_con p{
    color: #000;
    font-size: 14px;
    margin-bottom: 25px;
    line-height: 34px;
}
.about_show_con ul{
    margin-bottom: 25px;
}
.about_show_con li{
    line-height: 35px;
    font-size: 14px;
    color:#000;
    margin-bottom: 5px;
    padding-left:15px;
}
.about_show_con li:before{
    content:'';
    width:5px;
    height:5px;
    border-radius:50%;
    background:#000;
    display:inline-block;
    margin-right:5px;
    vertical-align:middle;
    margin-top:-3px;
    margin-left: -10px; 
}
.about_show_con::-webkit-scrollbar{/*滚动条整体样式*/width: 3px;height: 1px;position: absolute;right:1%;}
.about_show_con::-webkit-scrollbar-thumb{/*滚动条里面小方块*/border-radius: 2px;-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);background: #535353;}
.about_show_con::-webkit-scrollbar-track{/*滚动条里面轨道*/-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 2px;background: #EDEDED;}

/*.about_show_address li {margin-bottom: 0px;}*/

.projects{
    margin-top: 120px;
    text-align: center;
}

.projects_show_more {border:1px solid #808080; color: #000; /*padding: 6px 12px;*/font-size: 12px; line-height: 34px; width: 188px; margin-top: 20px; display: inline-block; cursor: pointer;}
.projects_show_more:hover {
    background: #000;
    color: #fff;
}

.projects_nav{
    margin: 15px auto 20px auto;
    overflow: hidden;
    width: auto;
    display: inline-block;
}
.projects_nav li{
    float: left;
    padding: 0 18px;
    border-right: 1px solid #7a7a7a;
    line-height: 14px;
    cursor: pointer;
}
.projects_nav li:last-child{
    border-right: none;
}
.projects_nav li.active{color:#FF7741;}
.projects_nav li:hover{color:#FF7741;}
#projects_list{overflow: hidden;position: relative;}
#projects_list li{float: left;margin: 30px 30px 0 0;height:245px;width:277px;position: relative;cursor: pointer;border-radius: 0px;overflow: hidden; }
#projects_list li:nth-child(4n){margin-right: 0;}
#projects_list.projects_list7 li.projects_list_item2{height:520px;}
#projects_list.projects_list7 li.projects_list_item5{position: absolute;top: 275px;}
#projects_list.projects_list7 li.projects_list_item7{position: absolute;top: 275px;right:0;margin-right: 0;}
#projects_list.projects_list6 li.projects_list_item2{height:520px;}
#projects_list.projects_list6 li.projects_list_item4{height:520px;}
#projects_list.projects_list6 li.projects_list_item5{position: absolute;top: 275px;}
#projects_list.projects_list6 li.projects_list_item6{position: absolute;top: 275px;right:275px;}
#projects_list.projects_list5 li.projects_list_item1{height:520px;}
#projects_list.projects_list5 li.projects_list_item2{height:520px;}
#projects_list.projects_list5 li.projects_list_item4{height:520px;}
#projects_list.projects_list5 li.projects_list_item5{position: absolute;top: 275px;right:275px;}
#projects_list.projects_list4 li{height:520px;}
#projects_list.projects_list3 li{height:520px;width: 380px;}
#projects_list.projects_list3 li.projects_list_item3{margin-right: 0;}
#projects_list.projects_list2 li{height:520px;width: 585px;}
#projects_list.projects_list2 li.projects_list_item2{margin-right: 0;}
#projects_list.projects_list1 li.projects_list_item1{height:520px;width: 100%;}
#projects_list li img{height: 100%;width: 100%; border-radius: 0px;/**/}
#projects_list li .projects_title{position: absolute;font-size: 14px;color:#fff;left:20px;bottom: 15px; text-align: left;}
#projects_list li .projects_list_c{position: absolute;top: 100%;left: 0;height: 100%;width: 100%;box-sizing: border-box;padding: 25px 15px;text-align: left;border-radius: 4px;}
#projects_list li .projects_list_c_bg{position: absolute;top: 0;left: 0;height: 100%;width: 100%;background: #000;opacity: 0.5;z-index: 1;border-radius: 4px;}
#projects_list li .projects_list_c h4{color:#fff;position: relative;z-index: 2;font-size: 16px}
#projects_list li .projects_list_c p{color:#fff;position: relative;z-index: 2;margin-top: 15px;line-height: 26px;}
.projects_show_c{width: 100%;height: 100%;padding: 2%;box-sizing: border-box;}
.projects_show_left,.projects_show_right{height: 100%;width: 50%;box-sizing: border-box;position: relative;background: #fff;}
.projects_show_left {width: 60%;}
.projects_show_right {width: 40%;}
.projects_show .projects_show_right{
    padding: 8% 0 0% 3%;
    box-sizing: border-box;
}
.projects_show .projects_swiper{height: 100%;width: 100%;}
.projects_show .projects_swiper img{height: 100%;width: 100%;}
.projects_show .swiper-pagination1{bottom: 30px;text-align: center;display: block;width:100%;}
.projects_show .swiper-pagination-bullet{height: 12px;width: 12px;border-radius: 12px;margin-right: 15px;background: #fff;opacity: 1;}
.projects_show .swiper-pagination-bullet-active{background: #FF7741;}
.projects_close{
    display: block;
    height: 30px;
    width: 30px;
    cursor: pointer;
    position: absolute;
    top: 35px;
    /*border-radius: 24px;*/
    opacity: 0.66;
}
.projects_close img {width: 100%; height: 100%;}
.projects_close:hover{
    opacity: 1;
}
.projects_show_btn{position: absolute;top: 40px;right:3%;}
.projects_to{
    color: #000;
    vertical-align: middle;
    line-height: 24px;
    font-size: 14px;
    /*line-height: 20px;*/
    opacity: 0.66;
}
.projects_to:hover{opacity:1;}
.projects_to.projects_to_next{margin-left: 20px;}
.projects_to i{display: inline-block;height: 14px;width: 8px;background: url(../img/left1.png) no-repeat;background-size: 100%100%;vertical-align: middle;margin: 0 8px;}
.projects_to i.right_jt{background: url(../img/right1.png) no-repeat;background-size: 100%100%;}
.projects_show_con{height: 80%;padding-right: 6%;overflow: auto;}
.projects_show_con h2{font-size: 35px; color:#000; line-height:46px; margin-bottom:30px; font-family:'Gotham-Medium';}
.projects_show_con p{font-size: 14px; color:#000; line-height:34px; margin-bottom:15px; font-family:'gotham_bookregular';}
.projects_show_con::-webkit-scrollbar{/*滚动条整体样式*/width: 3px;height: 1px;position: absolute;right:1%;}
.projects_show_con::-webkit-scrollbar-thumb{/*滚动条里面小方块*/border-radius: 2px;-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);background: #535353;}
.projects_show_con::-webkit-scrollbar-track{/*滚动条里面轨道*/-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 2px;background: #EDEDED;}
.projects_show_logo{height: 20%; width: 100%;}
.projects_show_logo img{display: block;height: 40%;max-height: 80px; max-width:50%; background-size:contain; margin: 0 auto;margin-top:30px;}

.solutions{margin-top: 120px;}
.solutions_con{position: relative;}
.solutions_con .solutions_ad{width: 100%;min-width: 1200px;height: 365px;background-repeat: no-repeat;background-position: top center;position: absolute;}
.solutions .solutions_list{padding-top: 30px;height: 600px;position: relative;}
.solutions .swiper-container{height: 600px;position: relative;width: 1200px;overflow: hidden;}
.solutions .swiper-container .swiper-slide{width: 1200px;height: 600px;background: none;border-radius: 4px;position: relative;}
.solutions .swiper-container .swiper-slide .solleft{float: left;height: 100%;width: 600px;position: relative;}
.solutions .swiper-container .swiper-slide .solleft .solleftBg{position: absolute;height: 550px;top: 0px; left: 0px; width: 600px;background: #eee;opacity: 0.5;}
.solutions .swiper-container .swiper-slide .solleft .solleftcon{position: absolute;height: 550px;top: 0px; left: 0px; width: 600px;background: none; padding: 50px;color:#000;box-sizing: border-box}
.solutions .swiper-container .swiper-slide .solleft .solleftcon .solnum{color:#000;position: relative;line-height: 20px;display: block;margin-top: 40px;}
.solutions .swiper-container .swiper-slide .solleft .solleftcon .solnum::before{content: '';width: 30px;height: 1px;background: #000;display: block;position: absolute;left: -35px;top: 9px;}
.solutions .swiper-container .swiper-slide .solleft .solleftcon h5{color:#000;line-height: 40px;margin-top: 30px;font-size: 22px;display: inline-block; /*border-bottom: 1px solid #1a1a1a;*/ font-family: 'Gotham-Medium';}
.solutions .swiper-container .swiper-slide .solleft .solleftcon p{color:#000;font-size: 14px;line-height: 34px;height: 200px;overflow: hidden;margin-top: 30px;}
.solutions .swiper-container .swiper-slide .solleft .solleftcon .solbtn{color:#000;
    display: inline-block;
    border: 1px solid #808080;
    /*padding: 6px 12px;*/
    margin-top: 40px;
    width: 188px;
    font-size:12px;
    text-align:center;
    line-height: 34px;
}
.solutions .swiper-container .swiper-slide .solleft .solleftcon .solbtn:hover{
    background: #000;
    color: #fff;
}

.solutions .swiper-container .swiper-slide .solright{float: right; height: 550px; width: 600px; background-repeat: no-repeat; background-size: 100% 100%;}
/* .solutions .swiper-container .swiper-slide h5{font-size: 16px;padding: 15px 30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 20px;} */
/* .solutions .swiper-container .swiper-slide p{font-size: 14px;line-height: 22px;padding: 0 30px;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp:2; -webkit-box-orient:vertical;display: -webkit-box;} */
/* .solutions .swiper-button-prev{background: url(../img/left.png) no-repeat;height: 30px;width: 18px;margin-top: -15px;left: -40px;} */
/* .solutions .swiper-button-next{background: url(../img/right.png) no-repeat;height: 30px;width: 18px;margin-top: -15px;right: -40px;} */
.solutions .solutions_list .solutions-swiper-pagination {
    position: absolute;
    /* height: 100%; */
    width: 550px;
    height: 50px;
    bottom: 0px;
    left: 0px;
    /* margin-top: 20px; */
    z-index: 99;
}
.solutions .solutions_list .swiper-pagination-bullet {
	background: #eee;
	margin-left: 10px;
	margin-right: 10px;
	width: 60px;
    height: 3px;
    border-radius: 0px;
	opacity: 1;
    margin-top: 24px;
}
.solutions .solutions_list .swiper-pagination-bullet-active {
	background: #000;
}
.solutions_show_c{
    height: 100%;
    width: 100%;
    padding: 2%;
    box-sizing: border-box; 
}
.solutions_show_left,.solutions_show_right{height: 100%;width: 50%;box-sizing: border-box;position: relative;background: #fff;}
.solutions_show_left {width: 60%;}
.solutions_show_right {width: 40%;}
.solutions_show .solutions_show_right{
    padding: 8% 0 3% 3%;
    box-sizing: border-box;
}
.solutions_show .solutions_swiper1{height: 100%;width: 100%;}
.solutions_show .solutions_swiper1 img{height: 100%;width: 100%;}
.solutions_show .swiper-pagination2{bottom: 30px;text-align: center;display: block;width:100%;}
.solutions_show .swiper-pagination-bullet{height: 12px;width: 12px;border-radius: 12px;margin-right: 15px;background: #fff;opacity: 1;}
.solutions_show .swiper-pagination-bullet-active{background: #FF7741;}
.solutions_close{
    display: block;
    height: 30px;
    width: 30px;
    cursor: pointer;
    position: absolute;
    top: 35px;
    /*border-radius: 24px;*/
    opacity: 0.66;
}
.solutions_close img {width: 100%; height: 100%;}
.solutions_close:hover{
    opacity: 1;
}

.solutions_show_btn{position: absolute;top: 40px;right:3%;}
.solutions_to{
    color: #000;
    vertical-align: middle;
    line-height: 24px;
    font-size: 14px;
    /*line-height: 20px;*/
    opacity: 0.66;
}
.solutions_to:hover{opacity: 1;}
.solutions_to.solutions_to_next{margin-left: 20px;}
.solutions_to i{display: inline-block;height: 14px;width: 8px;background: url(../img/left1.png) no-repeat;background-size: 100%100%;vertical-align: middle;margin: 0 8px;}
.solutions_to i.right_jt{background: url(../img/right1.png) no-repeat;background-size: 100%100%;}
.solutions_show_con{
    height: 100%;
    overflow: auto;
    padding-right: 5%;
    word-wrap: break-word;
    /*word-break: normal;*/
}
.solutions_show_con img{
    display: block;
}
.solutions_show_con h2{
    height: 46px;
    font-size: 35px; color:#000; line-height:46px; margin-bottom:50px; font-family:'Gotham-Medium';
}
.solutions_show_con h3{
    color: #000;
    font-size: 22px;
    margin-bottom: 18px;
    height: 20px;
}
.solutions_show_con h4{
    color: #000;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 18px;
}
.solutions_show_con p{
    color: #000;
    font-size: 14px;
    margin-bottom: 25px;
    line-height: 34px;
}
.solutions_show_con ul{
    margin-bottom: 25px;
}
.solutions_show_con li{
    line-height: 35px;
    font-size: 14px;
    color:#000;
    /*margin-bottom: 25px;*/
    padding-left:15px;
}
.solutions_show_con li:before{
    content:'';
    width:5px;
    height:5px;
    border-radius:50%;
    background:#000;
    display:inline-block;
    margin-right:5px;
    vertical-align:middle;
    margin-top:-3px;
    margin-left: -10px;
}
.solutions_show_con::-webkit-scrollbar{/*滚动条整体样式*/width: 3px;height: 1px;position: absolute;right:1%;}
.solutions_show_con::-webkit-scrollbar-thumb{/*滚动条里面小方块*/border-radius: 2px;-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);background: #535353;}
.solutions_show_con::-webkit-scrollbar-track{/*滚动条里面轨道*/-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 2px;background: #EDEDED;}


.medals{
    margin-top: 120px;
    text-align: center;
}

.medals_show_more {border:1px solid #808080; color: #000; /*padding: 6px 12px;*/font-size: 12px; line-height: 34px; width: 188px; margin-top: 20px; display: inline-block; cursor: pointer;}
.medals_show_more:hover {
    background: #000;
    color: #fff;
}

.medals_nav{
    margin: 15px auto 20px auto;
    overflow: hidden;
    width: auto;
    display: inline-block;
}
.medals_nav li{
    float: left;
    padding: 0 18px;
    border-right: 1px solid #7a7a7a;
    line-height: 14px;
    cursor: pointer;
}
.medals_nav li:last-child{
    border-right: none;
}
.medals_nav li.active{color:#FF7741;}
.medals_nav li:hover{color:#FF7741;}
#medals_list{overflow: hidden;position: relative;}
#medals_list li{float: left;margin: 30px 30px 0 0;height:245px;width:277px;position: relative;cursor: pointer;border-radius: 0px;overflow: hidden; }
#medals_list li:nth-child(4n){margin-right: 0;}
#medals_list.medals_list7 li.medals_list_item2{height:520px;}
#medals_list.medals_list7 li.medals_list_item5{position: absolute;top: 275px;}
#medals_list.medals_list7 li.medals_list_item7{position: absolute;top: 275px;right:0;margin-right: 0;}
#medals_list.medals_list6 li.medals_list_item2{height:520px;}
#medals_list.medals_list6 li.medals_list_item4{height:520px;}
#medals_list.medals_list6 li.medals_list_item5{position: absolute;top: 275px;}
#medals_list.medals_list6 li.medals_list_item6{position: absolute;top: 275px;right:275px;}
#medals_list.medals_list5 li.medals_list_item1{height:520px;}
#medals_list.medals_list5 li.medals_list_item2{height:520px;}
#medals_list.medals_list5 li.medals_list_item4{height:520px;}
#medals_list.medals_list5 li.medals_list_item5{position: absolute;top: 275px;right:275px;}
#medals_list.medals_list4 li{height:520px;}
#medals_list.medals_list3 li{height:520px;width: 380px;}
#medals_list.medals_list3 li.medals_list_item3{margin-right: 0;}
#medals_list.medals_list2 li{height:520px;width: 585px;}
#medals_list.medals_list2 li.medals_list_item2{margin-right: 0;}
#medals_list.medals_list1 li.medals_list_item1{height:520px;width: 100%;}
#medals_list li img{height: 100%;width: 100%; border-radius: 0px;/**/}
#medals_list li .medals_title{position: absolute;font-size: 14px;color:#fff;left:20px;bottom: 15px; text-align: left;}
#medals_list li .medals_list_c{position: absolute;top: 100%;left: 0;height: 100%;width: 100%;box-sizing: border-box;padding: 25px 15px;text-align: left;border-radius: 4px;}
#medals_list li .medals_list_c_bg{position: absolute;top: 0;left: 0;height: 100%;width: 100%;background: #000;opacity: 0.5;z-index: 1;border-radius: 4px;}
#medals_list li .medals_list_c h4{color:#fff;position: relative;z-index: 2;font-size: 16px}
#medals_list li .medals_list_c p{color:#fff;position: relative;z-index: 2;margin-top: 15px;line-height: 26px;}
.medals_show_c{width: 100%;height: 100%;padding: 2%;box-sizing: border-box;}
.medals_show_left,.medals_show_right{height: 100%;width: 50%;box-sizing: border-box;position: relative;background: #fff;}
.medals_show_left {width: 100%; height: 100%;}
.medals_show_right {width: auto; height: 100px; position: absolute; top: 2%; right: 2%; left: 2%; padding: 0; background: rgba(0,0,0,0)}
.medals_show .medals_show_right{
    /*padding: 8% 0 0% 3%;*/
    box-sizing: border-box;
}
.medals_show .medals_swiper{height: 100%;width: 100%;}
.medals_show .medals_swiper img{height: 100%;width: 100%;}
.medals_show .swiper-pagination1{bottom: 30px;text-align: center;display: block;width:100%;}
.medals_show .swiper-pagination-bullet{height: 12px;width: 12px;border-radius: 12px;margin-right: 15px;background: #fff;opacity: 1;}
.medals_show .swiper-pagination-bullet-active{background: #FF7741;}
.medals_close{
    display: block;
    height: 30px;
    width: 30px;
    cursor: pointer;
    position: absolute;
    top: 35px;
    left: 35px;
    /*border-radius: 24px;*/
    opacity: 0.66;
}
.medals_close img {width: 100%; height: 100%;}
.medals_close:hover{
    opacity: 1;
}
.medals_show_btn{position: absolute; top: 40px; right:40px;}
.medals_to{
    color: #000;
    vertical-align: middle;
    line-height: 24px;
    font-size: 14px;
    /*line-height: 20px;*/
    opacity: 0.66;
}
.medals_to:hover{opacity:1;}
.medals_to.medals_to_next{margin-left: 20px;}
.medals_to i{display: inline-block;height: 14px;width: 8px;background: url(../img/left1.png) no-repeat;background-size: 100%100%;vertical-align: middle;margin: 0 8px;}
.medals_to i.right_jt{background: url(../img/right1.png) no-repeat;background-size: 100%100%;}
.medals_show_con{height: 80%;padding-right: 6%;overflow: auto;}
.medals_show_con h2{font-size: 35px; color:#000; line-height:46px; margin-bottom:30px; font-family:'Gotham-Medium';}
.medals_show_con p{font-size: 14px; color:#000; line-height:34px; margin-bottom:15px; font-family:'gotham_bookregular';}
.medals_show_con::-webkit-scrollbar{/*滚动条整体样式*/width: 3px;height: 1px;position: absolute;right:1%;}
.medals_show_con::-webkit-scrollbar-thumb{/*滚动条里面小方块*/border-radius: 2px;-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);background: #535353;}
.medals_show_con::-webkit-scrollbar-track{/*滚动条里面轨道*/-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 2px;background: #EDEDED;}
.medals_show_logo{height: 20%; width: 100%;}
.medals_show_logo img{display: block;height: 40%;max-height: 80px; max-width:50%; background-size:contain; margin: 0 auto;margin-top:30px;}



.news{margin-top: 70px;}
.news_top{text-align: center;}
.news_nav{
    margin: 15px auto 20px auto;
    overflow: hidden;
    width: auto;
    display: inline-block;
}
.news_nav li{
    float: left;
    padding: 0 18px;
    border-right: 1px solid #7a7a7a;
    line-height: 14px;
    cursor: pointer;
}
.news_nav li:last-child{
    border-right: none;
}
.news_nav li.active{color:#FF7741;}
.news_nav li:hover{color:#FF7741;}
.news_list{overflow: hidden;margin-top: 10px;}
.news_list li{float: left;width: 570px;margin-right: 60px;height: 130px;margin-bottom: 30px; }
.news_list li:nth-child(2n){margin-right: 0;}
.news_list li .img{display: block;width: 180px;height: 130px;float: left;}
.news_list li .news_list_con{width: 365px; float: right;height: 130px;overflow: hidden; background-color: #FFF;}
.news_list li .news_list_con h6{font-size: 16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 30px;}
.news_list li .news_list_con p{font-size: 14px;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display: -webkit-box;line-height: 20px;margin: 19px 0;}
.news_list li .news_list_con span.news_time{font-size: 12px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 20px;}
.news_show.big{background: none;}
.news_show_bg{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background:#000;opacity: 0.88; }
.news_show .news_show_con{height: 100%;width: 100%;overflow: auto;box-sizing: border-box;padding: 2% 0;}
.news_show .news_show_con .wary{background: #fff;height:100%;width: 980px;box-sizing: border-box;padding: 20px 30px;padding-right:40px;overflow: auto;}
.news_show_con .news_show_top{border-bottom: 1px solid #a6a6a6;padding: 0 10px;position: relative;}
.news_show_con h2{font-size: 18px;color:#333;line-height: 25px;}
.news_show_con h3{font-size: 16px;color:#666;line-height: 22px;margin: 8px 0;}
.news_show_btn{position: absolute;bottom: 5px;right:5px;}
.news_show_btn .news_to{display: inline-block;height: 20px;width: 20px;background: #e6e6e6;text-align: center;line-height: 18px;border-radius: 4px;font-size: 16px;margin-right: 10px;}
.news_to:hover{
    /*background: #FF7741;*/
    background: #D6D6D6;
    color:#000;
}
.news_show_bottom{padding: 15px 10px;}
.news_show_bottom p{font-size: 14px;line-height: 22px;color:#777;margin-bottom: 15px;}
.news_show_bottom img{width: 100%;margin-bottom: 15px;}
.news_close{
    display: block;
    height: 50px;
    width: 50px;
    font-style: normal;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    background: #f7f7f7;
    color: #888;
    cursor: pointer;
    position: absolute;
    top: 11%;
    left:50%;
    margin-left: 540px;
}
.news_close:hover{
    background: #FF7741;
    color:#fff;
}
.news_to_top{
    display: block;
    height: 50px;
    width: 50px;
    font-style: normal;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    background: #f7f7f7;
    color: #888;
    cursor: pointer;
    position: absolute;
    bottom: 11%;
    left:50%;
    margin-left: 540px;
}
.news_to_top:hover{
    background: #FF7741;
    color:#fff;
} /**/


.news_show_more {border:1px solid #808080; color: #000; /*padding: 6px 12px;*/font-size: 12px; line-height: 34px; width: 188px; margin-top: 20px; display: inline-block; cursor: pointer;}
.news_show_more:hover {
    background: #000;
    color: #fff;
}


.news_show .news_show_con .wary::-webkit-scrollbar{/*滚动条整体样式*/width: 3px;height: 1px;position: absolute;right:1%;}
.news_show .news_show_con .wary::-webkit-scrollbar-thumb{/*滚动条里面小方块*/border-radius: 2px;-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);background: #535353;}
.news_show .news_show_con .wary::-webkit-scrollbar-track{/*滚动条里面轨道*/-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 2px;background: #EDEDED;}
@media screen and (max-width: 1300px){
    .solutions .solutions_list .button{display: none;}
}
