body {
    cursor: url("../image/1.cur"), auto;
}
p::selection,
    a::selection,
    span::selection,
    h1::selection,
    h2::selection,
    h3::selection,
    h4::selection,
    h5::selection,
    h6::selection {
        background: #cb9d6b;
        color: #8f0407;
}
.games {
    float: left;
    width: 358px;
    height: 290px;
    padding-top: 22px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    overflow: hidden;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 20px;
    transition: all 0.2s linear;
    position: relative;
}
.md-content .GameVer {
    width: 1254px;
}
.games .photo {
    width: 348px;
    height: 196px;
    margin-left: 5px;
    position: relative;
    margin-bottom: 10px;
    background: #fff;
}
.games .list {
    margin-top: 43px;
}
.games .list li {
    font-size: 17px;
    font-family: "SimHei";
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
}
.games .list li:nth-child(2), 
.games .list li:nth-child(3) {
    font-size: 13px;
    height: 23px;
    line-height: 23px;
}
.games .photo img {
    width: 348px;
    height: 196px;
    display: block;
    cursor: pointer;
    user-select: none;
    -webkit-user-drag: none;
}
.games:nth-of-type(n+4) {
    margin-top: 20px;
}
#logo {
    float: left;
    width: auto; 
    height: 60px;
    margin-top: 8px;
}
#logo img {
    width: auto;
    height: 100%;
    display: block;
    cursor: pointer;
    user-select: none;
    -webkit-user-drag: none;
}
.service_2 {
    height: auto;
    float: right;
    margin-right: 130px;
    margin-top: 4px;
}
#footer {
    min-width: 1280px;
    height: 220px;
    margin: 0 auto;
    border-top: 0px solid #614c3e;
    padding-top: 110px;
    padding-bottom: 20px;
}
.steward img {
    width: auto;
    height: 112px;
    border-radius: 2px;
}
.jishu-span{
    font-size: 13px;
    float: right;
    color: #fefefe !important;
    font-weight: bold;
}
#TuiJian {
    float: left;
    width: 1280px;
    height: auto;
    margin: 0 auto;
    margin-left: 326px;
    margin-top: -650px;
    position: absolute;
    z-index: 99;
}
#TuiJian img {
    float: left;
    width: 800px;
    height: 450px;
    margin-left: 56.5px;
    margin-top: 123.4px;
    display: block;
    cursor: pointer;
    user-select: none;
    -webkit-user-drag: none;
}
.service_2 span {
    height: 25px;
    line-height: 25px;
}
#footer .list_box h2 {
    font-size: 16px;
    padding: 14px 0 6px 0;
    text-align: center;
    color: #f5e5d0;
    font-family: "SimHei";
    font-weight: bold;
}
.topquicklink {
    width: 1340px;
    height: 320px;
    position: absolute;
    z-index: 9999;
    top: 565px;
    left: 0px;
    overflow: hidden;
}
.topquicklink .Down_link {
    margin-right: 35px;
}




.cadpa-box {
    position: absolute;
    height: auto;
    width: 65px;
    overflow: hidden;
    padding: 10px;
    text-align: center;
    right: 45px;
    top: 110px;
    cursor: pointer;
    z-index: 999;
}
.cadpa-box img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.layer_notice {
	float: left;
	height: auto;
	width: auto;
	overflow: hidden;
	background: #ffffff;
	padding: 10px;
	display: none;
	text-align: center;
}
.layer_notice img {
	display: block;
	margin: 0 auto;
}

.layer_cadpa {
	height: auto;
	width: auto;
	overflow: hidden;
	background: #ffffff;
	padding: 10px;
	display: none;
	text-align: center;
}
.layer_cadpa img {
	display: block;
	margin: 0 auto;
}

@media (max-width: 768px){
    .cadpa-box {
        position: absolute;
        height: auto;
        width: 40px;
        overflow: hidden;
        padding: 10px;
        text-align: center;
        right: 0;
        top: 60px;
    }
}




.layui-layer-btn .layui-layer-btn1 {
    border-color: #1E9FFF;
    background-color: #1E9FFF;
    color: #fff;
}



