.wrap{min-width: 1200px;max-width: 1920px;margin: 0 auto;}
.wd_box01{background: url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/sjf/images/xdjx/wd_xdjx_bg01.jpg) no-repeat 50% 0,url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/sjf/images/xdjx/wd_xdjx_bg02.jpg) no-repeat 50% 100%,url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/sjf/images/xdjx/wd_xdjx_bg03.jpg) repeat-y 50% 0;padding-bottom: 120px;}
.wd_box02{background: url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/sjf/images/xdjx/wd_xdjx_bg04.jpg) no-repeat 50% 0,url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/sjf/images/xdjx/wd_xdjx_bg05.jpg) no-repeat 50% 100%,url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/sjf/images/xdjx/wd_xdjx_bg06.jpg) repeat-y 50% 0;min-height: 1600px;padding-bottom: 104px;}



.main{width: 1200px; margin: 0 auto;}
.header{height: 899px; position: relative;}
.logo{position:absolute;top:41px;left: 5px;width:100px;height:132px;background:url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/sjf/images/xdjx/wd_xdjx_logo.png) no-repeat;background-size: 100% 100%;}


.wd_nav{position: absolute;right: 1px; top: 41px;width:324px;height:32px;color: #3f6f93; font-size: 14px;line-height:32px;text-align:center;background:url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/sjf/images/xdjx/wd_xdjx_navbg.png) no-repeat 50% 50%;overflow:hidden;}
.wd_nav a{color: #3f6f93; margin: 0 9px;}
.wd_nav a:hover{color: #1f9bd0;}

/* 倒计时 */

.timeWrap {width: 580px;height: 169px;top: 515px;left: 262px;position: absolute;background:url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/sjf/images/xdjx/wd_xdjx_timebg.png) no-repeat 50% 50%;}
.timeWrap .timeBan {color: #2b89af;font-size: 18px;text-align: center;display: block;width: 100%;padding-top: 20px;}
.timeWrap .showTime {margin-top: 15px;}
.showTime span {color: #fff;font-size: 50px;}
.showTime .left,
.showTime .right {position: relative;width: 50px;text-align: center;display: inline-block;}
.showTime .left {right: 2px;}
.showTime .right {right: 0px;}
.showTime .day {position: absolute;left: 94px;}
.showTime .hour {position: absolute;right: 240px;}
.showTime .minute {position: absolute;right: 99px;}


.phases{height: 126px;position: absolute;width:1198px;bottom: 59px;left: 1px;background:url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/sjf/images/xdjx/wd_xdjx_djs.png) no-repeat 0 0;}
.line{width: 913px; height: 5px; background: #c9d7df;position: absolute; top: 42px; left: 124px;}
.line i{display: block;width:0px; height: 5px;background: #168dba;}
.iconList {position: relative;z-index:auto; padding: 6px 0 0 21px;}

.iconList li{float: left;width: 70px; text-align: center;height: 70px; margin-left: 51px; color: #e7f5ff;font-size: 14px; cursor: pointer;display: flex;
    border: 1px solid #c3b39e;
    border-radius: 6px;
    justify-content: center;position: relative;}
.iconList li:nth-child(1){margin-left: 32px;}
.iconList li.on {
    border: 1px solid #dba156;
}
.iconList li img{
    filter: grayscale(100%);
    border-radius: 6px;
    border: 5px solid #ffffff;
}
.iconList li.on img{
    filter: grayscale(0%);
}
.iconList li.dot1,
.iconList li.dot2,
.iconList li.dot3{animation:none;-webkit-animation:none;}

.iconList li.dot1.on img {
    border: 5px solid #ffffff;
}

.iconList li.dot2.on img {
    border: 5px solid #86e1ff;
}

.iconList li.dot3.on img {
    border: 5px solid #ffa3cc;
}

.iconList li.dot4.on img {
    border: 5px solid #e99e57;
}

.iconList li.dot5.on img {
    border: 5px solid #9dff75;
}

.iconList li.dot6.on img {
    border: 5px solid #e886ff;
}

.iconList li.dot7.on img {
    border: 5px solid #ff9946;
}

.iconList li.dot8.on img {
    border: 5px solid #ff6b6d;
}

.iconList li.dot9.on img {
    border: 5px solid #58ffe5;
}
.iconList li .text_item{
    height: 28px;
    width: 105px;
    position: absolute;
    top: 78px;
    background: #866f6c;
    line-height: 28px;
    border-radius: 12px;
}
.iconList li.on .text_item{
    background: #8f4a22;
}
.iconList li .detail_wrap{
    width: 306px;
	background: #001a4d;
    min-height:187px;
	border: 1px solid #FFF;
    position: absolute;
    top:73px;
    left:0;
    padding: 10px;
    z-index: 1001;
    display: none;
}
.iconList li.dot7 .detail_wrap,
  .iconList li.dot8 .detail_wrap,
  .iconList li.dot9 .detail_wrap {
      left: auto;
      right: 0;
  }
.iconList li .detail_wrap .title{
   color: #8482ff
}
.iconList li .detail_wrap >div.div_text{
    display: flex;
}
.iconList li .detail_wrap >div{
    line-height: 28px;
    text-align: left;
}
.iconList li .detail_wrap >div span:nth-child(1){
    min-width: 70px;
}
.iconList li .detail_wrap >div span:nth-child(2){
    /*color: #ffff00;*/
	color:#FFF;
}
.iconList li .detail_wrap >div span i{color: red;font-style: normal;}

.table01{line-height: 28px;height: 1299px;width:1001px;margin:0 auto;}
.table01 th{color: #ffffff;font-size: 20px;height: 58px; border: 1px solid #a0c4d2;background: #1680a4;}
.table01 td{background: #ffffff;font-size:16px; color:#003d83; padding: 20px;text-align: center;border: 1px solid #a0c4d2;}
.table01 tr.odd td{background: #d3eef8;}
.table01 td span{color: #fd5e00;}

.wd_box02 h2{background: url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/sjf/images/xdjx/wd_xdjx_titbg.png) no-repeat 50% 0;height: 89px; line-height: 78px;text-align: center;color: #715429;font-size: 30px;font-weight:bold; margin: 30px auto 30px; }
.wd_box02 h2:nth-child(1){margin-top: 0;}
.wd_box02 p{color: #baf0fc;font-size: 16px; line-height: 30px;position: relative; padding-left: 36px;}
.wd_box02 p a{color: #fdb941; text-decoration: underline;}
.wd_box02 p a.goto_charge{color: #fdb941;text-decoration: underline;}
.wd_box02 p i{position: absolute; left: 0px; top:4px;background: #0081c0;clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);width: 23px; height: 23px;text-align: center;line-height: 23px;color: #ffffff;font-size:14px;font-style:normal;}
.wd_box02 p.p_center{padding-left: 0;text-align: center;}

.wd_box02 table{font-size: 16px;width: 94%;margin:18px 0 34px 34px;}
.wd_box02 table th{color: #ffffff;font-size: 20px;height: 58px; background: #005dab; border: 1px solid #4488a8;}
.wd_box02 table td{background: #b2e0f8;border: 1px solid #4488a8; padding: 15px;text-align: center;color: #005dab;}
.wd_box02 table tr.odd td{background: #b2e0f8;}

.wd_box02 h3 {
    padding: 20px 36px 0;
    font-size: 30px;
    font-weight: bold;
    line-height: 44px;
	color: #e3f9fe;
}

.wd_box02 h3 span {
    font-weight: normal;
}
.wd_img{text-align: center;margin: 30px 0;}
.wd_img img{width: 320px;height: 240px;padding: 5px;background: #79c6eb;margin: 0 80px;}

.tc{position:relative;width:372px;height:192px;background:url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/sjf/images/xdjx/wd_xdjx_tcbg.png) no-repeat;
    left: 50%;
    top: 50%;
    margin-left: -183px;
    margin-top: -105px;
    z-index: 889;
}
.tc .close{position:absolute;top:16px;right:-32px;display:block;width:44px;height:44px;background:url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/sjf/images/xdjx/wd_xdjx_close.png) no-repeat;}
.tc .tcCont{padding:57px 0 0 23px;font-size:30px;color:#c5604e;text-align:center;line-height:88px;}
.mask{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 888;
}
.popBox{
    width: 372px;
    height: 192px;
    text-align: center;
    position: relative;
    color: #c5604e;
    font-size: 16px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -183px;
    margin-top: -105px;
    background: url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/sjf/images/xdjx/wd_xdjx_tcbg.png) no-repeat;
    z-index: 889;

}
.popBox .title{
    font-weight: 600;
    font-size:40px;
    display: none;
    color:#c5604e;;
    display: block;
    text-align: center;
}

.popBox .popCont span{
    color:#c5604e;;
}
.popBox .popCont{
    height: 86px;
    padding: 67px 15px 0 35px;
    color: #c5604e;;
    display: block;
    text-align: center;
    font-size: 22px;
    width: 80%;
    margin: 0 auto;}

.popBox .closed{
    position:absolute;top:16px;right:-32px;display:block;width:44px;height:44px;background:url(http://image.gyyxcdn.cn/upload/wd/hd/p/2026/tf/sjf/images/xdjx/wd_xdjx_close.png) no-repeat;
    cursor: pointer;
}
