a{
    text-underline: none;
    text-decoration:none;
    color:#333;
}
a:link {text-decoration: none; }/* 未访问的链接 */
a:visited {text-decoration: line-through; } /* 已访问的链接 */
a:hover {text-decoration: underline; }/* 鼠标移动到链接上 */

a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0);}
.zckjsBanner{
    width: 100%;height:850px;
    overflow: auto;
}
.banner_img{
    width: 100%;height:100%;
}
.djsTime{
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 36px;
    background-color: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 150px 0;
}
.djsTime>p{
    display:inline-block;
    padding:0 50px;
}
.djsTime .num{
    display: inline-block;
    background-image: url(../../images/GoldHammerCup/num.png);
    background-repeat: no-repeat;
    width: 64px;
    text-align: center;
    height: 90px;
    vertical-align: middle;
    line-height: 80px;
    font-size: 60px;
}
.djsTime .num b{
    margin-left: -5px;
    height: 90px;
    color:#ff4343;
}
.type_box{
    width: auto;
    overflow: hidden;
    text-align: center;
    padding: 0 300px;
}
.type_box a{
    color:#3f7bb1;
}
.type{
    float: left;
    margin: 10px 45px;
    width: 25.5%;
    text-align: center;
}
.type .type_icon{
    width: 222px;
    height: 222px;
}
.type .bm{
    display: none;
}
.type .bm .type_icon_bm{
    width: 202px;
    height: 202px;
}
.bmBox:hover .type_icon{
    display: none;
}
.bmBox:hover .bm{
    display: block;
}
.type .type_title{
    font-family: SimSun;
    font-size: 25px;
    line-height: 80px;
    color: #4881b5;
    height: 35px;
    font-weight: bold;
}
.type .type_word{
    font-family: MicrosoftYaHei;
    font-size: 18px;
    line-height: 24px;
    color: #888888;
}
.nav{
    background-image: url(../../images/GoldHammerCup/nav.png);
    background-repeat: no-repeat;
    width: 100%;
    text-align: center;
    height: 413px;
    padding: 270px 0 150px 0;
}
.nav ul{
    list-style: none;
}
.nav ul li:first-child{
    padding: 5px 35px;
}
.nav ul li{
    list-style: none;
    display: inline-block;
    padding: 5px 15px;
    border: 2px solid #686869;
    border-radius: 30px;
    margin: 20px;
    color: #686869;
}
.nav ul li:hover{
    background:#4eaed0;
}
.nav ul li a{
    color: #686869;
    font-weight:bold;
    font-size:23px;
}
.navBox{
    width: 100%;
    height: auto;
    padding-top: 40px;
    text-align: center;
}
.navBox>a{
    display:block;
}
.navBox .title{
    font-weight: bold;
    font-size: 48px;
    color: #6b6969;
    margin-top: 50px;
    font-weight: normal;
    display: block;

}
.navBox .ywTitle{
    font-weight:bold;font-size:29px;color:#000;font-weight:normal;display:block;margin-bottom:90px;
}
 .j1{
     display: inline-block;
     width: 530px;
     height: 340px;
     vertical-align: text-top;
     color:#6b6969;
}
 .j2{
     height:355px;
 }
 .j1 span{
     height: 317px;
     display: inline-block;
     padding: 100px 50px;
     background-color: white;
     text-align: left;
     color: #6b6969;
     line-height: 22px;
 }
 .j1 span b{
     display:inline-block;
     width:100%;
     text-align: center;
     margin-bottom:20px;
     font-size: 17px;
     font-weight: bold;
     color:#000;
 }
 .typeBox{
     position: relative;
     width: 1060px;
     margin-left: -530px;
     left: 50%;
     padding-bottom: 70px;
 }
.typeBox .p1{
    position:absolute;
    top:0px;
    left:0px;
    height: 260px;
    color:#fff;
    width: 100%;
}
.typeBox .p2{
    position:absolute;
    top:260px;
    left:0px;
    height: 260px;
}
 .typeBox .lf {
     float: left;
 }
.typeBox .p1 p{
    display: inline-block;
    height: 45%;
    width: 40%;
    /* line-height: 42px; */
    line-height: 23px;
    text-align: left;
    padding: 0 30px;
    font-size: 13px;
    position: relative;
}
.typeBox .rt{
    float: right;
    /* width: 50%!important; */
    left: 44px;
}
.progressBox{
    background-image: url(../../images/GoldHammerCup/jsProgress.png);
    background-repeat: no-repeat;
    width: 100%;
    text-align: center;
    height:877px;
    padding: 220px 0;
    position:relative;
    color:#fff;
}
.s1,.s2,.s3,.s4,.s5{
    position: absolute;
    width:9%;
    left: 27%;
    font-weight: bold;
}
.progressBox span{
    display: block;
    text-align: center;
    width: 100%;
    padding: 3px 0;
    color:#fff;
}
.s2{
    left: 43%;
    width: 15%;
    top: 30%;
}
.s3{
    left: 63%;
    width: 13%;
    top: 26%;
}
.s4{
    left: 31.8%;
    top: 63%;
    width: 18%;
}
.s5{
    top: 69%;
    left: 53%;
    width: 14%;
}
.ruleBox{
    background-image: url(../../images/GoldHammerCup/jsRule.png);
    background-repeat: no-repeat;
    width: 100%;
    text-align: center;
    height: 520px;
    padding: 60px 0;
    position: relative;
    color: #fff;
}
.ruleBox ul{
    width: 22%;
    /* position: absolute; */
    display: inline-block;
    text-align: left;
    list-style-type: none;
    margin: 0px;
}
.ruleBox ul li{
    padding: 20px 0;
    height: 100px;
    list-style-type: none;
    margin:0px;
}
.ruleBox ul li span{
    width: 90%;
    vertical-align: top;
    display: inline-block;
    color:#000;
    font-weight:bold;
}
.ruleBox ul li b{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fd859f;
    border-radius: 50%;
    margin-right: 17px;

}

.setBox{
    background-image: url(../../images/GoldHammerCup/jsSet.png);
    background-repeat: no-repeat;
    width: 100%;
    text-align: center;
    height:1378px;
    padding: 60px 0;
    position: relative;
    color: #fff;
}
.setIcon{
    background-image: url(../../images/GoldHammerCup/setIcon.png);
    background-repeat: no-repeat;
    width: 291px;
    height: 91px;
    vertical-align: top;
    text-align: center;
    height: 105px;
    /* padding: 10px 0; */
    left: 39%;
    /* line-height: 32px; */
    /* bottom: 7%; */
    text-align: right;
    position: relative;
    color: #000;
}
.setIcon span,.setInfo span{
    display:block;
    font-weight:bold;
}
.setIcon span b,.setInfo b{
    color:#fd6c02;
}
.setInfo1 b{
    color:#fd6c02;
}
.setInfo1 .red{
    color:#fd6c02;
}
.setInfo>span{
    padding-left: 0px;
    padding: 10px 0;
}
.setIcon .firsted{
    vertical-align: text-top;
    padding: 0;
    margin: 0;
    margin-bottom: 16px;
    display:block;
}
.setIcon .seconded{
    vertical-align: text-top;
    padding: 0;
    margin: 0;
    margin-bottom: 16px;
    display:block;
}
.setBox h3{
    height: 62px;
    left: 37%;
    /* bottom: 7%; */
    color: #000;
    position: relative;
    font-weight: bold;
    width: 207px;
}
.setInfo{
    height:50px;
    color:#000;
}
.contectWeBox{
    background-image: url(../../images/GoldHammerCup/lxwm.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 1289px;
    text-align: center;
    position: relative;
    color: #000;
    /* top: 10%; */
    margin-top: -430px;
}
.contectWeBox>p{
    width: 250px;
    display: inline-block;
    bottom: 52px;
    position: absolute;
    left: 50%;
    margin-left: -125px;
}
.contectWeBox p span{
    display:block;
    text-align: center;
    color:#fff;
}
.doctted{
    background-image: url(../../images/GoldHammerCup/doctted.png);
    background-repeat: no-repeat;
    width: 1067px;
    height: 5px;
    display: inline-block;
    /* width: 530px; */
    /* height: 340px; */
    vertical-align: text-top;
    color: #6b6969;
}
