@media screen and (max-width: 1400px){
.fullmain .wordsmain, .fullmain .history, .fullmain .inforsmain .list,.fullmain .honorlist{
    width: 1000px;
    max-width: 100%;
    width: calc(100% - 265px);
    margin: auto;
}
.fullmain .history .line{
    width: calc((100% - 420px)/5);
}
.fullmain .inforsmain .list .icon{
    width: 17vw;
    height: 17vw;
}
.wrapper2{
    padding-left: 3%;
    padding-right: 3%;
}
}



@media screen and (max-width: 1200px){
.wrapitem{
    padding-left: 0;
    padding-right: 0;
}
.fullmain .honorlist ul{
    width: 100%;
}
.cd2main .section_1 a{
    font-size: 14px
}
.fullmain .honorlist ul li .imgbox img {
    height: 17vh;
    width: auto;
}

.tzmain .section_2{
    padding-left: 0;
    padding-right: 0;
}
.fullmain .history{
    font-size: 0px;
}
.fullmain .history .line{
    width: 4vw;
    margin: 0px 0.5vw;
}
.fullmain .history .item {
    display: inline-block;
    vertical-align: middle;
    width: 11vw;
    line-height: 11vw;
    border-radius: 11vw;
    background: #000;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
}


/*@media screen and (max-width: 1060px){*/
@media screen and (max-width: 1200px){
.head .right{
    margin-right: 0;
}
.head .right li .h2tit a{
    padding: 0px 15px;
    font-size: 18px;
}
.fullmain .history .item{
    width: 90px;
    height: 90px;
    line-height: 90px;
}
.fullmain .history .line {
    width: calc((100% - 450px)/6);
    background-size: 50%;
}
}
/*@media screen and (max-width: 992px){*/
@media screen and (max-width: 1200px){
    .cd2main .section_4 .title{
        margin-bottom: 6%;
    }
    .slidemodellist li .content{
        padding-left: 15px;
        padding-right: 15px;
    }
    .aboutslide .slidemodellist li .pos2{
        font-size: 25px
    }
    .aboutslide .slidemodellist li .left{
        width: 40%;
    }
    .aboutslide .slidemodellist li .right{
       width: 60%
    }
    .aboutslide .slidemodellist li .content{
        display: block;
    }
    .slidemodellist li .icon {
    width: 30vw;
    border-radius: 500px;
    border: 1px solid #999;
    overflow: hidden;
    position: relative;
    height: 30vw;
    margin: auto;
}
.cd2main .section_4 .imgbox .img img{
    position:static;
    width:100%;
    
-o-transform: none;
-webkit-transform: none;
-moz-transform:none;
-ms-transform: none;
transform:none;
}
.fullmain .inforsmain .list .icon {
    width: 18vw;
    height: 18vw;
}
.cd2main .section_4 .imgbox {
    position: static;
    left: 0px;
    height: 100%;
    width: 100%;
    overflow: hidden;
    height: auto;
}
.cd2main .section_4 .right {
    width: 100%;
    float: none;
    margin-right: 0;
    padding-top: 3%;
    padding-bottom: 12%;
    position: static;
}
    .joinus .sec_3 .left {
    position: static;
    left: 0px;
    top: 0px;
    height: 50vw;
    width: 100%;
}
.joinus .sec_3 .right {
    padding-left: 0;
    font-size: 21px;
    color: #2f2f2f;
    padding-top: 3%;
    padding-bottom: 3%;
    font-weight: 300;
    padding-right: 0;
}
    .indexmain{
        padding-top: 5%;
    }
    .indexmain .section_1 .left{
        margin-left: 0;
        width: 40%
    }
    .indexmain .section_1 li:nth-child(2n) .left{
        margin-right: 3%;
    }
    .footer .center{
        display: none;
    }
    .tzmain .section_2 .list li{
        width: 50%;
    }
}
/*@media screen and (max-width: 768px){*/
@media screen and (max-width: 1200px){
.fullmain .wordsmain, .fullmain .history, .fullmain .inforsmain .list, .fullmain .honorlist{
       width:100%;
   }
.wap_nav {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 7777;
}
.wap_nav .logo {
    float: left;
    position: absolute;
    left: 0px;
    top: 0px;
}
.wap_nav .logo img{height: 24px;margin-top: 13px;margin-left: 10px;}
body{

}

.pc{
    display: none;
}
.wap{
    display: block;
}

}


/*@media screen and (max-width: 768px){*/
@media screen and (max-width: 1200px){

.head .swith{
    
float: right;
    
width: 50px;
    
height: 50px;
    
background: url(../images/switch.png) no-repeat center center;
    
background-size: 100%;
    
margin-top: 11px;
}
.head .logo{

padding-top: 9px !important;

padding-bottom: 8px;
}
.head .logo img.png{

height: 58px !important;

margin-right: 6px;
}
.head .logo img.word{
    
height: 34px !important;
}
.head .right{

position: fixed !important;

left: 0px;

top: 0px;

height: 100vh;

z-index: -1;

overflow: hidden;

width: 100%;
}

.head .right .por{
-o-transform: translate(-160%, 0%);
-webkit-transform: translate(-160%, 0%);
-moz-transform: translate(-160%, 0%);
-ms-transform: translate(-160%, 0%);
transform: translate(-160%, 0%);
}
.head .right.current{
    visibility:visible;
}
.head .right.current .por{
-o-transform: translate(0%, 0%);
-webkit-transform: translate(0%, 0%);
-moz-transform: translate(0%, 0%);
-ms-transform: translate(0%, 0%);
transform: translate(0%, 0%);
}

.head .right{
    opacity: 0;
    z-index: -1;
    visibility: hidden;
}
.head .right.current{
    opacity: 1;
    z-index: 5655655;
}

.head .right li{

}
.head .right li .h2tit a:before{
    content:"-";
    display: none;
}
.head .right li{
    
float: none;
}
.head .right li .h2tit{
    
}
.head .right li .h2tit a{

display: block;

padding: 0px;

line-height: 1;

padding-left: 23%;

color: #225e53;

position: relative;

line-height: 65px;
}
.head .right ul{
    
padding-top: 23%;
}
.head .right .por{
    
height: 100%;
    
width: 70%;
    
background: #fff;
    
z-index: 4;
    
position: relative;
}
.head .right.current .bg{
    opacity:.5;
    display:block
}
.head .right .bg{
    
position: absolute;
    
right: 0;
    
top: 0px;
    
width: 100%;
    
height: 100%;
    
background: #000;
    
opacity: 0;
    
display: none;
}
.head .right.current .close{
    opacity: 1;
    z-index: 4;
    background-size: 100%;
}
.head .right .close{opacity: 0;z-index: -1;background: url(../images/close.png) no-repeat center center;background-size: 0;width: 35px;height: 35px;position: absolute;right: -53px;top: 19px;-webkit-transition: all 0.8s;-o-transition: all 0.8s;-moz-transition: all 0.8s;-ms-transition: all 0.8s;transition: all 0.8s;}
.indexbanner{
    height: 32vh;
}
.indexbanner .words{
    padding-top: 36%;
    font-size: 5vw;
    line-height: 1.2;
    font-weight: normal;
}
.indexmain .section_1 .left{
    float: none !important;
    width: 100% !important;
    margin: 0px !important;
    padding: 0px;
}
.indexmain .section_1 .imgbox{
    position: static;
}
.textmodel .h2tit{
    font-size: 15px;
    font-weight: bold;
}
.textmodel .dec {
    font-size: 12px;
    line-height: 18px;
    padding-top: 8px;
}
.indexmain .section_1 .more {
    margin-top: 18px;
    width: 160px;
    line-height: 54px;
    font-size: 18px;
    width: 98px;
    line-height: 28px;
    font-size: 12px;
    /* margin: auto; */
    margin-top: 4%;
}
.indexmain{
    padding-top: 6.5%;
}
.indexmain .section_1 .imgbox{
    width: 100%;
    height: auto;
    padding: 6% 0px;
    background: none;
    border-radius: 0;
}
.indexmain .section_1 .imgbox .img{
    background: none !important;
}
.indexmain .section_1 .imgbox img{
    width: 100%;
}
.indexmain .section_1 ul li:first-child,.indexmain .section_1 ul li{
    margin-bottom: 4%;
}
.company .title{
    line-height: 1;
    height: auto;
    padding-top: 14%;
    padding-bottom: 5%;
}
.company .titles{
    font-size: 16px;
}
.company .more{
    /* display: none; */
    font-size: 13px;
}
.company .imgbox{
    height: 25vw;
}
.company .imgbox img{
    max-width: 60%;
    max-height: 60%;
}
.footer .right{
float: none;
width: 100%;
}
.footer .right .desc{
    float: right;
    text-align: left;
    padding: 0px;
    padding-left: 1vw;
    width: 71%;
    padding-top: 2%;
}
.footer .right .relative{
    margin-top:0px;
}
.footer .right .ewm{
    float: left;
    width: 29%;
}
.footer .right .desc p,.footer .right .relative .tit{
    
font-size: 12px;
    
line-height: 1.5;
}
.footer .right .ewm img{
    width:100%;
}
.footer{/* padding-left:10%; *//* padding-right:10%; */padding-bottom: 1%;padding-top: 14%;}
.copy.wap{
    text-align:center;
    font-size: 14px;
    line-height: 1.5;
    color: #000;
    opacity: .5;
    padding-top: 10px;
}
.footer .right .sliders{
    width: calc(100vw - 15%);
    padding-left: 3%;
}
.footer .right .it{
    width: 100%;
    float: none;
}
.head{
    background: #fff;
}
.height{
    height: 75px;
}
.yykf .title {
    background: #f5f5f5;
    line-height: 60px;
    padding-left: 4.5%;
    padding-right: 4.5%;
    font-size: 19px;
}
.yykf .sec_1{
    padding: 6vw 15px
}
.yykf .sec_1 .s1{
    float: none;
    width: 100%;
    text-align: left;
    margin-bottom: 1%;
    font-size: 18px;
}
.yykf .sec_1 .s2 {
    width: 100%;
    float: none;
}
.yykf .sec_1 .model {
    margin-bottom: 5%;
}
.yykf .sec_1 .send {
    display: block;
    width: 120px;
    height: 44px;
    border-radius: 300px;
    background: #004539;
    border: none;
    color: #fff;
    font-size: 18px;
    margin: auto;
    cursor: pointer;
    width: 98px;
    line-height: 28px;
    font-size: 12px;
    display: block;
    width: 120px;
    height: 44px;
    border-radius: 300px;
    background: #004539;
    border: none;
    color: #fff;
    font-size: 18px;
    margin: auto;
    cursor: pointer;
}
.yykf .sec_1 .s2 .words {
    width: 100%;
}
.tzmain .section_2 .list{
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
}
.tzmain .section_2 .content {
    height: 36vw;
}
.tzmain .section_2 .icon img {

max-height: 68%;

max-width: 90%;
}
.tzmain .section_1 {
    height: 32vh;
}
.tzmain .section_2 .title {
    line-height: 3;
    padding-left: 9px;
    font-size: 18px;
    padding-top: 9px;
}
.tzmain .section_2 .slide {
    position: absolute;
    top: 0%;
    left: 50%;
    padding-top: 15%;
    padding-bottom: 10%;
    width: 100vw;
    left: 0;
    -o-transform: translate(0%,0%);
    -webkit-transform: translate(0%,0%);
    -moz-transform: translate(0%,0%);
    -ms-transform: translate(0%,0%);
    width: calc(100vw - 20px);
    transform: translate(0%,0%);
}
.tzmain .section_2 li:nth-child(2n) .slide{
    left: auto;
    right: 0px;
}
.tzmain .section_2 .dec {
    padding-top: 3%;
    font-size: 17px;
    line-height: 33px;
    padding-left: 7%;
    padding-right: 7%;
    text-align: left;
}
.yykf .sec_2 .center{
    font-size: 21px;
}
.yykf .sec_2 .return a{
    font-size: 16px;
}
.listmain .sore {
    font-weight: 300;
    font-size: 16px;
    line-height: 2.3;
}
.listmain .list li a {

    padding-left: 0;
}
.listmain .imgbox {
    position: static;
    left: 0px;
    top: 0px;
    height: 55vw;
    width: 100%;
    overflow: hidden;
}
.listmain .tit {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    padding-top: 4%;
}
.listmain .dec {
    padding-top: 10px;
    font-size: 15px;
    line-height: 30px;
    color: #666666;
}
.listmain .list li .time {
    padding-top: 12px;
    line-height: 1;
    font-size: 14px;
    color: #7e7e7e;
}
.listmain .list li {
    margin-bottom: 8%;
}
.joinus .sec_1{
    height: auto;
}
.joinus .sec_1 .ti2{/* padding-right: 10% !important; */padding-left: 0px;right: 4%;position: absolute;bottom: 11%;left: auto;width: auto !important;}
.joinus .sec_1 .left,.joinus .sec_1 .right {
    float: left;
    position: relative;
    width: 50%;
    height: 32vh;
}
.joinus .sec_1 .ti1,.joinus .sec_1 .ti2{
    font-size: 12px;
    width: 100%;
    text-align: left;
    padding-left: 4%;
}
.joinus .sec_1 .dec,.joinus .sec_1 .dec2{
    font-size: 14px;
    line-height: 1.6;
}
.joinus .sec_2 a {
    display: inline-block;
    font-weight: normal;
    margin: auto;
    text-align: center;
    line-height: 53px;
    background: #f1f1f1;
    border-radius: 500px;
    padding: 0px 30px;
    font-size: 20px;
    color: #000;
    width: 98px;
    line-height: 28px;
    font-size: 12px;
    height: auto;
    padding: 0;
    display: inline-block;
    font-weight: normal;
    margin: auto;
    text-align: center;
    line-height: 53px;
    background: #f1f1f1;
    border-radius: 500px;
    padding: 0px 30px;
    font-size: 20px;
    color: #000;
    width: auto;
}
.joinus .sec_3 .tit {
    font-size: 22px;
    margin-bottom: 16px;
}
.joinus .sec_3 .right {
    padding-left: 0;
    font-size: 17px;
}
.activemain0 .section_1 .imgbx {
    height: 27vh;
}
.activemain0 .section_1 .yg {
    font-size: 16px;
    width: 120px;
    line-height: 35px;
    width: 98px;
    line-height: 28px;
    font-size: 12px;
    font-size: 16px;
    width: 120px;
    line-height: 35px;
}
.activemain0 .section_2 .tear {
    text-align: right;
    padding-right: 6%;
    padding-top: 10px;
    position: absolute;
    right: 0;
    top: 7%;
    z-index: 6;
}
.activemain0 .section_2 .tear img {
    vertical-align: middle;
    height: 25px;
}
.activemain0 .section_2 .tear span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 300;
    font-size: 18px;
    padding-left: 0;
}
.activemain0 .section_2 a, .activemain .bm, .servicemain2 .section_1 .send,.cd2main .section_3 ul li .link a {
    width: 120px;
    line-height: 37px;
    font-size: 16px;
    /* width: 98px; */
    /* line-height: 28px; */
    /* font-size: 12px; */
    /* height: auto; */
    height: 37px;
}
.servicemain2 .section_1 .send{
    margin: auto;
    margin-top: 5%;
    margin-bottom: 12%;
}.servicemain2 .section_1 .return a {
    color: #fff;
    font-size: 13px;
}

.activemain0 .section_2 {
    padding-top: 90px;
    padding-bottom: 12%;
    position: relative;
}
.activemain .desc {
    font-size: 16px;
    line-height: 24px;
    padding: 16px 0px;
    color: #464646;
    font-weight: 300;
}
.activemain table th {
    text-align: left;
    font-size: 19px;
    line-height: 32px;
    color: #464646;
    font-weight: 300;
    font-weight: bold;
}
.activemain table th:nth-child(1){
    width: 30%;
}
.activemain table td {
    font-size: 18px;
    line-height: 24px;
    padding: 6px 0px;
    color: #464646;
    font-weight: 300;
}
.meetingmain .section_1 a{
    display: flex;
    flex: 1;
    font-size: 12px;
    padding: 0px;
    text-align: center;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.meetingmain .section_1{
display: flex;
}
.meetingmain .section_2 .icon {
    display: block;
    margin: auto;
    background: #070203;
    width: 80px;
    height: 80px;
    position: relative;
    border-radius: 500px;
}
.meetingmain .section_2 .h2tit {
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 31px;
    color: #070203;
    font-weight: normal;
    line-height: 1;
}
.meetingmain .section_2 .infor {
    position: static;
    right: 0;
    bottom: 0;
    text-align: right;
    padding-top: 5%;
}.servicemain2 .center.center2{
    padding-bottom: 10% !important;
}
.servicemain2 .section_1 .center {
    padding: 0;
    background: none;
    padding-left: 6%;
    padding-right: 6%;
}
.servicemain2 .section_1 .s1 {
    float: left;
    line-height: 37px;
    font-size: 18px;
    color: #fff;
    width: 3em;
}
.servicemain2 .section_1 .s2 {
    float: left;
    width: calc(100% - 5em);
}
.servicemain2 .section_1 .model {
    zoom: 1;
    overflow: hidden;
    margin-bottom: 5vh;
}
.servicemain2 .section_1 .center.duz{
    width: 100%;
    height: 100%;
    z-index: 2;
    background: none;
    border-radius: 0;
    position: static;
    -o-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    padding-top: 10%;
    padding: 0;
    height: calc(100vh - 75px);
    background: rgba(255,255,255,.6);
}
.servicemain2 .center .words3 {
    text-align: center;
    color: #000;
    font-weight: 300;
    font-size: 17px;
    line-height: 29px;
    width: 100%;
    height: auto;
    z-index: 2;
    background: none;
    border-radius: 0;
    padding-bottom: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.servicemain .section_1 .center .title {
    font-size: 7vw;
    line-height: 1;
}
.servicemain .section_1 .center .desc {
    font-size: 17px;
    line-height: 1.6;
    font-weight: 300;
    padding-top: 27px;
}
.servicemain .section_1 {
    height: 58vh;
    background: url(../images/sermain.png) no-repeat center center;
    background-size: cover;
    position: relative;
}
.servicemain .section_1 .center .desc p {
    min-height: 21px;
}
.servicemain .section_2 {
    background: url(../images/fd.png) no-repeat center center;
    background-size: cover;
    padding-top: 18%;
}
.servicemain .section_2 .icon0 {
    width: 55vw;
    height: 55vw;
    margin: auto;
    border-radius: 308px;
    text-align: center;
    position: relative;
    background: rgba(0,0,0,.1);
}
.servicemain .section_2 .icon0 img {
    width: 67%;
    padding-top: 5%;
}
.servicemain .section_2 .icon0 .tit {
    font-size: 21px;
    font-weight: 300;
}
.servicemain .section_2 .owl-carousel .owl-item {
    padding-top: 29vw;
}
.servicemain .section_2 .link a {
    font-size: 16px;
    color: #333;
    font-weight: 300;
}
.placemain .section_1 {
    height: 50vh;
}
.placemain .section_1 .center span {
    font-size: 4vw;
    padding-top: 0;
    margin-top:20px;
}
.placemain .section_1 .center img{margin-top:0;}
.placemain .section_2 li {
    float: left;
    width: 50%;
    height: 21vh;
}
.placemain .section_2 li .title {
    font-size: 16px;
}
.placemain .section_3 .bt {
    margin: auto;
    height: 46px;
    width: 101px;
    border-radius: 0px 0px 160px 160px;
    background: url(../images/fown.png) no-repeat center center #c5c5c5;
    background-size: 32%;
}
.placemain .section_3 {
    height: 24vw;
    background: url(../images/cdbanner.png) repeat-x left center;
    background-size: cover;
    position: relative;
}
.placemain .section_4 .left {
    float: none;
    width: 100%;
    background: url(../images/tc.png) no-repeat center center rgba(246, 213, 56, .6);
    background-size: cover;
    height: auto;
    zoom: 1;
    overflow: hidden;
    padding-bottom: 6%;
}

.placemain .section_4 .left .item:nth-child(1) .icon img{
    max-height:70%;
}

.placemain .section_4 .left .icon img{
    max-width: 100%;


position:absolute;
top: 50%;
left: 50%;
-o-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);

}
.placemain .section_4 .left .item {
    height: auto;
    padding-top: 14%;
    float: left;
    width: 50%;
    padding-top: 0px;
    position: relative;
}

.placemain .section_4 .left .icon {
    height: 29vh;
}
.placemain .section_4 .left .slide img {
    width: 30vw;
}
.placemain .section_4 .left .desc {
    padding: 0px 7%;
    font-size: 16px;
    line-height: 24px;
}
.placemain .section_4 .right .content {
    width: 100%;
    max-width: 100%;
    float: none;
    padding-top: 8%;
}
.placemain .section_4 .right {
    float: none;
    width: 100%;
    height: 100%;
    background: url(../images/dw.png) no-repeat left bottom;
    zoom: 1;
    overflow: hidden;
    padding-bottom: 5%;
}
.placemain .section_4 .right .title {
    font-size: 23px;
    line-height: 1;
    text-align: center;
    padding: 0px 15px;
}
.placemain .section_4 .right .desc2 {
    border: 2px solid #007beb;
    width: 532px;
    max-width: 100%;
    margin-top: 8px;
    font-size: 17px;
    line-height: 26px;
    color: #888888;
    margin-bottom: 4%;
    border: none;
    padding: 0px 15px;
}
.placemain .section_4 .right .list{
    padding-left: 15px;
    padding-right: 15px;
}
.placemain .section_4 .right .model{
    width: 20%;
    margin-right: 0px;
    float: left;
}
.placemain .section_4 .right .ic {
    width: 57px;
    height: 57px;
    margin: auto;
}
.placemain .section_4 .right .ic img{
    max-height: 90%;
}
.placemain .section_4 .right .tis {
    font-size: 31px;
}
.placemain .section_4{
    height: auto;
}
.placemain .section_5{
    height: auto;
    display: block;
    padding-top: 12%;
    padding-bottom: 2%;
}
.placemain .section_5 .title {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 3vh;
}
.placemain .section_5 .list li .icon img{
    max-width: 75%;
    max-height: 65%;
}
.placemain .section_5 .list li .icon {
    position: relative;
    height: 9vh;
    position: relative;
}
.placemain .section_5 .list li .tit {
    font-weight: 300;
    font-size: 12px;
    padding-top: 8%;
    padding-bottom: 49%;
}
.cd2main .section_2 {
    padding-top: 6%;
    padding-bottom: 6%;
}
.wrapper2{
    padding: 0px 15px;
}
.cd2main .section_2 .model {
    padding-left: 0;
}
.cd2main .section_2 .imgbox {
    position: static;
    left: 0px;
    top: 0px;
    height: 30vh;
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
}
.cd2main .section_2 .right {
    width: 100%;
    padding-top: 4%;
}
.cd2main .section_3 ul li{
    float: none;
    width: 100%;
    zoom: 1;
    overflow: hidden;
}
.cd2main .section_3 ul li .imgbox .img {
    border-radius: 15px;
    height: auto;
}
.cd2main .section_3 ul li .imgbox .img img{
display: block;
width: 100%;
}
.cd2main .section_3 ul li .right{
    height: auto;
    padding-bottom: 5%;
}
.cd2main .section_3 ul li .imgbox {
    overflow: hidden;
    margin-bottom: 4%;
}
.cd2main .section_3 ul li .link a{
    padding-left: 0px;
    text-align: center;
    margin-top: 0;
    background-position: 90% center;
    background-size: 12px;
    width: 120px;
    line-height: 37px;
    font-size: 16px;
    height: 37px;
}
.cd2main .section_4 .title {
    font-size: 21px;
    margin-bottom: 23px;
    line-height: 1;
    padding-top: 8%;
}
.cd2main .section_4 .right p {
    line-height: 23px;
    font-size: 15px;
    min-height: 16px;
    color: #202020;
    opacity: .7;
}
.fullmain .wordsmain .item {
    float: none;
    width: 100%;
    font-size: 14px;
    line-height: 1.7;
    font-weight: 300;
    padding: 0px 2%;
    text-indent: 2em;
    color: #5c5a5a;
    max-height: 100vh;
    overflow: auto;
    height: 33vh;
}
#menu {
    position: fixed;
    top: 67px;
    left: 0%;
    -o-transform: translate(0%,0%);
    -webkit-transform: translate(0%,0%);
    -moz-transform: translate(0%,0%);
    -ms-transform: translate(0%,0%);
    transform: translate(0%,0%);
    z-index: 66;
    background: #fff;
    width: 100%;
}
.fullmain .wordsmain{
    padding-top:40px;
    padding-left: 0;
}
#menu li {
    width: 16.6666%;
    float: left;
}
#menu li a {
    display: block;
    color: rgb(162,162,162);
    font-size: 13px;
    line-height: 40px;
    position: relative;
    padding-left: 0;
    font-weight: 300;
    text-align: center;
}
#menu li a:after{
    display: none;
}
.fullmain .history .item {
    display: inline-block;
    vertical-align: middle;
    width: 13vw;
    line-height: 13vw;
    border-radius: 11vw;
    background: #000;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    height: 13vw;
}
.fullmain .history .line {
    width: 7vw;
    background-size: 57%;
}
.fullmain .honorlist ul li{
    /* width: 33.33%; */
    /* float: left; */
}
.fullmain .honorlist ul li .imgbox img{
    height: 10vh;
}
.fullmain .honorlist ul li .title {
    line-height: 36px;
    padding-bottom: 5px;
    font-size: 13px;
    font-weight: 300;
}
.fullmain .abmain2 .h2tit {
    padding-left: 22px;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    padding-top: 2%;
}
.fullmain .abmain2 .icon img {
    max-height: 10vh;
    height: 6vh;
}
.fullmain .abmain2 .tit {
    font-size: 16px;
    color: #fff;
    margin-bottom: 8%;
}
.fullmain .inforsmain .tit {
    text-align: left;
    font-size: 25px;
    font-weight: normal;
    color: #999;
    padding-top: 15%;
    padding-right: 0;
    padding-bottom: 11vh;
    padding-left: 15px;
}
.fullmain .inforsmain .list .name {
    line-height: 50px;
    font-size: 19px;
    color: #828282;
}
.slidemodellist li .name {
    font-size: 26px;
    font-weight: 300;
    line-height: 56px;
}
.slidemodellist li .right {
    float: left;
    width: 60%;
    line-height: 1.7 !important;
    font-size: 16px !important;
    font-weight: normal;
}
.slidemodellist li .close {
    width: 29px;
    height: 29px;
}
.fullmain .history .item .slider{
    width: 66px;
    font-size: 22px;
}
.activemain0 .section_2 .tear .icon .slide{
    padding: 3px;
}
.servicemain2 .section_1{
    height: auto;
}
.servicemain2 .section_1 .words2{
    font-size: 12px;
}
.servicemain .section_2 .content:hover .slide {
    font-size: 12px;
    padding: 10px;
}
.aboutslide .slidemodellist li .left{
    float: none;
    width: 100%;
    padding-bottom: 3%;
}
.aboutslide .slidemodellist li .right{
    float: none;
    width: 100%;
    padding-right: 0;
}
.aboutslide .slidemodellist li .icon{
    height: auto;
}
.aboutslide .slidemodellist li .icon img{
    height: 14vh;
    width: auto;
    position: static;
    -o-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
}
.fullmain .inforsmain{
    padding-bottom: 10vh;
    padding-left: 0;
}
.placemain .section_4 .left .item:nth-child(2) .slide{left: auto;right: 76%;}

.placemain .section_4 .left .item .slide{left: 76%;}

.placemain .section_4 .left .item:nth-child(2)  .slide:after{
    left: auto;
    right: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 10px;
    border-color: transparent transparent transparent #ffffff;
}
.servicemain2 .section_1 .center.centers {
    width: 100%;
    height: 100%;
    z-index: 2;
    background: none;
    border-radius: 0;
    position: static;
    -o-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    padding-top: 10%;
    padding-left: 15px;
    padding-right: 15px;
}
.joinus .sec_1 .dec2{
    float:left;
    padding-left: 10%;
    height: auto;
    bottom: 31%;
    top: auto;
    position: absolute;
}
.fullmain .inforsmain .list{
    margin: 0px auto
}
.activemain .imgbox{
    height: auto;
    background: none !important;
}
.slideimg .swiper-button-next, .slideimg .swiper-button-prev{
    width: 30px;
    height: 30px;
}
.joinus .sec_1 .dec{margin-right: 6%;position: absolute;right: 0;bottom: 0;height: auto;bottom: 31%;width: auto;display: block;width: 6em;}
}
