
a:focus{outline:none;}

.worksText{
    font-size: 26px;
    line-height: 26px;
    color: #535353;
    text-align: center;
    margin-top: 5%;
    font-weight: 500;
}
.worksEg{
    font-size: 16px;
    line-height: 26px;
    color: #b7b7b7;
    text-align: center;
}
.swiper-wrapper>div{
   - height:500px;
}
@media screen and (max-width: 1366px) {
    .swiper-wrapper>div{
    height:450px!important;
}
  
    .worksText {
        display:none;
    font-size: 24px;
    line-height: 26px;
    color: #535353;
    text-align: center;
    margin-top: 9%;
    font-weight: 500;

}
    .worksEg{
         display:none;
    }
    .worksnav{
        margin-top:130px!important;
    }
    .mt666{
        margin-top:-50px
    }
     .mt0000{
        margin-top:10px!important;
    }
     .padd000{
         padding-top:20px!important
     }
}

    html {
	-ms-overflow-style:none;
	overflow:-moz-scrollbars-none;
}

::-webkit-scrollbar {
	width:0;
}
::-webkit-scrollbar-track-piece {
	background-color:transparent!important
}
::-webkit-scrollbar-thumb {
	border-radius:5px;
	background-color:rgba(0,0,0,.3)
}
::-webkit-scrollbar-thumb:hover {
	background-color:rgba(0,0,0,.3)
}
::-webkit-scrollbar-thumb:active {
	background-color:rgba(0,0,0,.3)
}
::-webkit-scrollbar-thumb:active {
	height:50px;
	-webkit-border-radius:2px;
	background-color:rgba(0,0,0,.3)
}
/*
.worksnav{
    margin: 29px auto 0;
    width: 1334px;
    height: 16px;
}
.worksnav li{
    float: left;
    margin-right: 90px;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
 }
 .worksnav li:last-child{
    margin-right: 0;
 }*/
.worksnav{
    margin-top: 3%;
}
 .worksnavgray a{
   color: #333;
 }
.worksnavblack a{
    color: #333;
    font-weight:600;
}

.worksman{
    word-wrap: normal;
    overflow: hidden; 
    white-space: nowrap;
}
/* @media screen and (max-width: 1366px) {
    .worksman>li a{
    font-size:12px!important
}
}*/

.worksman>li{
    text-align: center;
    line-height: 16px;
    font-size: 16px;
    cursor: pointer;
    width:14.23%;
    overflow:hidden;
    float:left;
    padding-right:10px;
    box-sizing:border-box;
}

.worksman li a:focus{
    text-decoration: none;
}


.worksBox{
/*    width: 1328px;
    height: 542px;*/
    border: 1px solid #e1e1e0;
    box-shadow: 0px 0px 16px #e2e2e1;
    margin: 48px auto;
    position: relative;
}
/*  三角形  */
.worksTriangle1,.worksTriangle2{
    border-width:24px;
    position:absolute; 
    top:-49px;
   /* left:80px; */
    border-style:solid dashed dashed;
    border-color: transparent transparent #e1e1e0;
    font-size:0;
    line-height:0;
}
.worksTriangle2{
    top:-47px;
    border-color: transparent transparent #FFF;
}

.worksCen>h2{
    margin-top: 10%;
    text-align: center;
    color: #737373;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}
.worksCen>p:nth-child(2){
    text-align: center;
    line-height: 24px;
    color: #adadad;
}
.worksCen>p:nth-child(3){
    margin-top: 24px;
    color: #8c8c8c;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 20%;
}
.worksImgBox img{
    width: 100%;
    height: auto;
}

.worksBoxCen{
    height: 60%;
}

.swiper-container,.worksitable{
    height: 100%;
}

.worksTd1{
    width: 10%
}
.worksTd2{
    width: 30%
}
.worksTd3{
    width: 40%
}
.worksBody{
    min-width: 1250px;
}





/*

.worksImgBox{
    width: 100%;
    height: 80%;
}
.worksImg{
    margin-top: 10%;
    width: 100%;
}

*/




































