* {
    vertical-align: baseline;
    font-weight: inherit;
   font-family: 'Arial', 'Microsoft YaHei', 'Î¢ÈíÑÅºÚ';
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    line-height:inherit;
    list-style:none;
    text-decoration:none;
}
:focus {
  outline: none;
}
body{    
    width:100%;    
    min-width:1080px;
    background:#18120b;
}
a{
    text-decoration: none;
}
ul{
    list-style: none;
}
.layout{
    width: 1080px;
    margin: 0 auto;
}
.title{
    width: 100%;
    height: 155px;
    background:url(https://www.yesky.com/TLimages2009/yesky/images/it2022/title.jpg) no-repeat;
}
.pxjg .title{
    margin-top: 145px;
    background-position: 0 -483px;
}
.pxjg .mechanism{
    width: 770px;
    padding: 0px 130px 0px 190px;
    overflow: hidden;
}
.pxjg .mechanism li{
    padding-right: 300px;
    margin-top: 20px;
    text-align: center;
    width: 190px;
    float: left;
}
.pxjg .mechanism li:nth-child(2){
    padding-right: 0px;
    width: 280px;
}
.pxjg .mechanism li p{
    color: #fdefd1;
    font-size: 24px;
    line-height: 30px;
    margin-top: 10px;
}
.pxjg .mechanism li p img{
    vertical-align: middle;
}
.pxjg .mechanism li p span{
    padding: 0px 15px;
    color: #fff5cc;
    font-size: 14px;
}
.mechanism li:nth-child(1) p{
    margin-top: 15px;
}
.partner .title{
    margin-top: 145px;
    background-position: 0 -643px;
}
.partner ul{
    margin-top: 15px;
    overflow: hidden;
}
.partner ul li{
    width: 202px;
    margin-right: 15px;    
    height: 73px;
    border: 1px solid #443626;
    text-align: center;      
    float: left;
    margin-top: 22px;
    box-sizing: border-box;
}
.partner ul li:nth-child(5n){
    margin-right: 0px;
}

.swiper-pagination{
    margin-top:35px;
    position: static;
}
.swiper-pagination-bullet{
    width:14px;
    height:14px;
    margin: 0 8px!important;
    background:#685035;
    opacity:1;
}
.swiper-pagination-bullet-active{
    opacity:1;
    background:#c9aa74;
}

.messageLay{
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99; 
    display: none;
}
.messageBox{
    width: 300px; 
    background:#fff;
    border-radius: 8px;
    padding: 20px;
    position: fixed;    
    top: 50%;
    left: 50%; 
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999;
    margin: auto;    
}
.messageBox p{    
    text-align: center;
    font-size: 16px;
    line-height: 64px; 
    font-weight:bold;
    color:#000;
}

.footer{
    width: 100%;
    height: 185px;
    font-size: 12px;
    color: #d4ba8b;
    text-align: center;
    line-height: 30px;
    padding-top: 150px;
    background:url(https://www.yesky.com/TLimages2009/yesky/images/it2022/foor.jpg) no-repeat center bottom;
    background-size: 100% 100%;
}
.footer a{
    color: #d4ba8b;
    padding: 0px 5px;
}
.ztjgqc_header{
    border-bottom:0!important;
}
.ztjgqc_header dl dd{
    color:#999!important;
}
.ztjgqc_header dl dd a {
    text-decoration: none;
    color: #333 !important;
}

