@charset "utf-8";
/* CSS Document */
/*初始化开始*/
* { margin:0; padding:0;}
body { width:100%; line-height:1; font-family: "Microsoft YaHei"; font-size:100%; background: #0a0025;}
img { max-width:100%; border:none;}
a { text-decoration:none; color:#444444;border: none;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;outline: none;}
ul { list-style:none;}
.clear { clear:both; height:0; overflow:hidden;}
.fenge { width:100%; height:0.1rem; background-color:#ccc;}
.fl { float: left;}
.fr { float: right;}
.bj0 {margin-right:0 !important; }
iframe img { width: 100%; }
/*初始化结束*/
.schedule_top {position: relative;padding-top: 0.1px;}
.schedule_bj {position: absolute;top: 0;left: 0;}
.schedule_top_box { width: 90%; position: absolute;left: 5%;top: 0;}
.schedule_top_box_img { margin-top: 25%;margin-left: 10%;}
.schedule_top_box_img1 { margin-top: 5%;margin-left: 10%;}
.schedule_top_wz {font-size: 1.5rem; color: #fff; text-align: center; margin-top: 20%;font-weight: bold;}
.schedule_foot {position: relative;background: url(../images/schedule/foot_bj.png) no-repeat;background-size:100%; background-position: right bottom; margin-top: 95%; width:100%; }
.schedule_foot_top {width: 90%;margin:0 auto;}
.schedule_foot_box { margin-top: 5%; /*padding-bottom: 10%;*/}
.schedule_foot_box_ez {color: #fff; text-align: center;font-size: 1rem;font-weight: bold;position: relative;}
.schedule_table {margin: 5% auto 0; color: #fff;}
.schedule_table td { line-height: 1rem; font-size: 12px; font-family: "Microsoft Yahei",arial,"宋体";padding:5% 2%;}
.schedule_table td p { font-weight: bold;font-size: 14px;}
.schedule_table td span { margin: 5px 0 8px;display: block;}
.fenhui {position: absolute; right: 5%;font-size: 12px;bottom: -100%;}
table tr:nth-child(odd){

background:rgba(7,61,131,0.8);
height: 2rem;

}
table tr:nth-child(even){

background: rgba(10,16,61,0.8);
height: 2rem;
}
.foot_nav_lb {padding-top: 3% !important;}
.foot_nav {height: 2rem !important;}
.time { margin-right: 2%; }
.schedule_bt_n {margin-top: 5%;}
.schedule_bt_nav_bt {width: 15%;border-right:solid 1px #fff; padding-right: 5%;margin-right: 5%;}
.schedule_bt_nav_box { width: 80%; overflow: hidden; }
.schedule_bt_nav { width:100%; }
.schedule_bt_nav li {float: left;}

.maincate{width:100%;
        line-height: 50px;
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-backface-visibility: hidden;
        -webkit-perspective: 1000;
        -webkit-overflow-scrolling: touch;
        text-align: justify;
        padding: 0px 5px;
        box-sizing: border-box;  
        -webkit-overflow-scrolling: touch ;
}
.maincate a{ color: #fff; text-decoration: none; width: 20%;}
.maincate img { width: 25.5%; }
.schedule_left { margin-top: 7%; }
.schedule_right{
   -moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    /*IE*/
    filter:FlipH;
}
#two_jt {
   -moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    /*IE*/
    filter:FlipH;
}
::-webkit-scrollbar {
  width: 0;
  height: 0;
  color: transparent;
}
/*.Arrow_box { position: absolute; color: #fff; background:rgba(11,2,52,0.9); width: 100%; height: 70%; text-align: center; line-height: 3rem;top: 4%;right: 0;left: 0;margin:auto;font-size: 14px; }*/
.Arrow_box { position: absolute; color: #fff; background:rgba(11,2,52,0.9); width: 76%; height: 90%; text-align: center; line-height: 3rem;top: 2%;right: 2%;margin:auto;font-size: 14px; }

.Arrow {
    width: 7px;
    height: 7px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    transform: rotate(45deg);
    position: absolute;
    right: 5%;
    top: 57%;
    margin-top: -9px;
    opacity:0;
}
.Arrow_l {
    width: 7px;
    height: 7px;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    transform: rotate(45deg);
    position: absolute;
    left: 5%;
    top: 57%;
    margin-top: -9px;
    opacity: 0;
}
.Arrows {
    opacity:1;
}
.Arrows1 {
    opacity:0.8;
}
.Arrows2 {
    opacity:0.5;
}
.linear{
            width:100%;
            height:1px;
            background: linear-gradient( 
            to right, 
            rgba(109,180,198,0.1)  0%, 
            rgba(109,180,198,0.2) 10%, 
            rgba(109,180,198,0.4) 20%, 
            rgba(109,180,198,0.6) 30%, 
            rgba(109,180,198,0.8) 40%, 
            rgba(109,180,198,1)   50%,
            rgba(109,180,198,0.8) 60%, 
            rgba(109,180,198,0.6) 70%, 
            rgba(109,180,198,0.4) 80%, 
            rgba(109,180,198,0.2) 90%,
            rgba(109,180,198,0.1) 100%)
        } 
.linears{
            width:100%;
            height:1px;
            background: linear-gradient( 
            to right, 
            rgba(5,103,132,0.1)  0%, 
            rgba(5,103,132,0.2) 10%, 
            rgba(5,103,132,0.4) 20%, 
            rgba(5,103,132,0.6) 30%, 
            rgba(5,103,132,0.8) 40%, 
            rgba(5,103,132,1) 50%,
            rgba(5,103,132,0.8) 60%, 
            rgba(5,103,132,0.6) 70%, 
            rgba(5,103,132,0.4) 80%, 
            rgba(5,103,132,0.2) 90%,
            rgba(5,103,132,0.1) 100%)
        } 







