@charset "utf-8";

#slides{
    height: 714px;
    position: relative;
}
#slides-player{
    height: 640px;
    overflow: hidden;
    position: relative;
}
#slides-player-master, #slides-player-secondary {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
#slides-player-ls{
    display: none;
}



#slides-switch{
    text-align: center;
    height: 5px;
    width: 100%;
    position: absolute;
    top: 580px;
    left: 0;
    z-index: 2;
}
#slides-switch p{
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
}
#slides-switch p a{
    float: left;
    display: block;
    width: 50px;
    height: 5px;
    text-indent: -999px;
    overflow: hidden;
    background: white;
    opacity: .6;
    filter: alpha(opacity=60);
    margin: 0 6px;
}
#slides-switch p a.active{
    opacity: 1;
    filter: alpha(opacity=100);
}

#slides-search_bar{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 2;
}

#slides-search_bar-box{
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    background: white;
    box-shadow: 0 4px 38px 0 #f3f3f3 ;
    box-shadow: 0 4px 38px 0 rgba(0,0,0,.08) ;
    margin-bottom: 40px;
}
#slides-search_bar-form{
    float: left;
}
#slides-search_bar-keywords{
    float: right;
}
#slides-search_bar-keywords a{
    color: #8d8c8c;
    display: inline-block;
    margin-right: 32px;
    transition: .2s;
}
#slides-search_bar-keywords a:hover{
    color: #3e3e3e;
}
#slides-search_bar-form{
    overflow: hidden;
    padding-top: 18px;
}
#slides-search_bar-form input{
    height: 34px;
    line-height: 34px;
    border: none;
    float: left;
}
#slides-search_bar-form input[type=text]{
    width: 190px;
    background: #f7f7f7;
    margin-left: 20px;
    padding: 0 10px;
}
#slides-search_bar-form input[type=submit]{
    width: 46px;
    background: url("../images/home-slides-search_bar-form-icon.png") no-repeat center;
    background-color: transparent;
    text-indent: -999px;
    overflow: hidden;
}



.wrap-hd{
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    padding-top: 38px;
}
.wrap-hd-title{
    float: left;
}
.wrap-hd-nav{
    float: right;
}
.wrap-hd-title{
    overflow: hidden;
}
.wrap-hd-title h3{
    color: #464646;
    font-size: 20px;
    float: left;
    text-indent: 6px;
}
.wrap-hd-title span{
    float: left;
    color: #a1a1a1;
    text-transform: uppercase;
    display: block;
    text-indent: 12px;
    letter-spacing: 1.2px;
}
.wrap-hd-nav{
    overflow: hidden;
    height: 26px;
    line-height: 26px;
    padding-top: 9px;
}
.wrap-hd-nav li{
    float: left;
    padding: 0 25px;
}
.wrap-hd-nav li a{
    color: #908f8f;
    transition: .2s;
    display: block;
}

.wrap-hd-nav li.active a{
    color: white !important;
    background: #3488ea;
    padding: 0 13px;
}
.wrap-hd-nav li:hover a{
    color: #1d1d1d;
}

#w1{
    border-bottom: 1px solid #ebebeb;
}
#w1-hd{
    text-align: center;
}
#w1-hd h3{
    height: 26px;
    line-height: 26px;
    color: #464646;
    font-size: 20px;
}
#w1-hd p{
    color: #acacac;
    line-height: 40px;
    letter-spacing: 1.5px;
    font-family: "Hiragino Sans GB";
}
#w1-bd{
    padding:18px 0 83px 0;
    overflow: hidden;
}
#w1-bd ul{
    width: 110%;
    overflow: hidden;
}
#w1-bd li{
    float: left;
    width: 390px;
    height: 175px;
    margin: 0 15px 17px 0;
    position: relative;
    transition: all .3s;
}
#w1-bd li.i1{
    background: #2f7ad2;
}
#w1-bd li.i2{
    background: #3488ea;
}
#w1-bd li.i3{
    background: #39b287;
}
#w1-bd li.i4{
    background: #6a66b9;
}
#w1-bd li.i5{
    background: #5aa88c;
}
#w1-bd li.i6{
    background: #decb48;
}

#w1-bd li.i1:hover{
    background: #2f6cc7;
}
#w1-bd li.i2:hover{
    background: #347ae3;
}
#w1-bd li.i3:hover{
    background: #39a180;
}
#w1-bd li.i4:hover{
    background: #6a55ae;
}
#w1-bd li.i5:hover{
    background: #5a9680;
}
#w1-bd li.i6:hover{
    background: #deba3e;
}

#w1-bd li strong{
    display: block;
    height: 26px;
    line-height: 26px;
    font-size: 20px;
    color: white;
    margin: 25px 0 10px 34px;
}
#w1-bd li p{
    line-height: 18px;
    color: white;
    opacity: .6;
    filter: alpha(opacity=60);
    margin-left: 34px;
    letter-spacing: 1.1px;
}
#w1-bd li img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#w2-bd{
    margin-top: 45px;
    overflow: hidden;
    padding: 0 16px;
    overflow: hidden;
}
#w2-bd ul{
    width: 110%;
    padding-top: 15px;
}
#w2-bd li{
    float: left;
    width: 390px;
    height: 132px;
    overflow: hidden;
    margin: 0 15px 28px 0;
    transition: all .3s;
}
#w2-bd li img{
    width: 132px;
    height: 132px;
    background: #f0f0f0;
    float: left;
}
#w2-bd li div{
    background: #e4e4e4;
    width: 258px;
    height: 100%;
    float: left;
    text-indent: 30px;
}
#w2-bd li strong{
    display: block;
    line-height: 20px;
    font-size: 16px;
    color: #3b3b3b;
    padding-top: 38px;
}
#w2-bd li p{
    line-height: 26px;
    font-size: 16px;
    color: #686868;
    margin-top: 4px;
}
#w2-bd li:hover{
    box-shadow: 0 5px 16px 0 #d3d3d3 ;
    box-shadow: 0 5px 16px 0 rgba(0,0,0,.23) ;
}
#w2-bd li:hover img{
    background: white;
}
#w2-bd li:hover div{
    background: url("../images/home-w2-bd-arrow.png") no-repeat 220px center;
    background-color: #2f7ad2;
}
#w2-bd li:hover strong, #w2-bd li:hover p{
    color: white;
}
#w2-ft{
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 78px;
}
#w2-ft p{
    float: left;
    width: 390px;
    height: 89px;
    margin-right: 15px;
}
#w2-ft p.it1, #w2-ft p.it2{
    text-indent: -999px;
    overflow: hidden;
    transition: all .3s;
}
#w2-ft p.it1{
    background: url("../images/home-w2-ft-it1-bg.jpg?v=2");
}
#w2-ft p.it2{
    background: url("../images/home-w2-ft-it2-bg.jpg");
}
#w2-ft p.it2 a{
    display: block;
    width: 100%;
    height: 100%;
}
#w2-ft p.it3{
    margin: 0;
}
#w2-ft p.it3 a{
    display: block;
    border: 1px solid #d2d2d2;
    height: 87px;
    line-height: 87px;
    text-align: right;
    font-size: 18px;
    color: #8a8a8a;
    padding-right: 25px;
}
#w2-ft p:hover{
    filter: brightness(105%);
}


#w3{
    background: #f8f8f8;
}
#w3-bd ul{
    overflow: hidden;
    padding: 105px 0 80px;
}

#w3-bd li{
    width: 20%;
    float: left;
    text-align: center;
    background: url("../images/home-w3-bd-line.png") no-repeat right 8px;
}
#w3-bd li span{
    display: block;
    width: 88px;
    height: 76px;
    background: url("../images/home-w3-bd-icons.png") no-repeat;
    margin: 0 auto;
    margin-bottom: 42px;
    transition: all .3s;
}
#w3-bd li strong{
    display: inline-block;
    line-height: 42px;
    font-size: 18px;
    color: #555454;
    border-bottom: 2px solid #575757;
    letter-spacing: 1.6px;
    font-weight: bold;
    transition: all .3s;
}
#w3-bd li p{
    line-height: 30px;
    margin-top: 17px;
    color: #6d6d6d;
}

#w3-bd li.it2 span{
    background-position: -88px top;
}
#w3-bd li.it3 span{
    background-position: -176px top;
}
#w3-bd li.it4 span{
    background-position: -264px top;
}
#w3-bd li.it5 span{
    background-position: -352px top;
}
#w3-bd li.it5{
    background: none;
}

#w3-bd li.active strong{
    color: #2f7ad2;
    border-color: #3488ea;
}
#w3-bd li.it1.active span{
    background-position: left bottom;
}
#w3-bd li.it2.active span{
    background-position:  -88px bottom;
}
#w3-bd li.it3.active span{
    background-position:  -176px bottom;
}
#w3-bd li.it4.active span{
    background-position:  -264px bottom;
}
#w3-bd li.it5.active span{
    background-position:  -352px bottom;
}


#w4{
    height: 390px;
    background: url("../images/home-w4-bg.jpg") no-repeat center top;
}
#w4-bd{
    overflow: hidden;
}
#w4-bd-about{
    width: 50%;
    float: right;
}
#w4-bd-about-title h3{
    line-height: 66px;
    display: inline-block;
    font-size: 20px;
    border-bottom: 2px solid white;
    margin: 50px 0 0 56px;
    color: white;
}
#w4-bd-about-contents{
    margin-top: 30px;
    line-height: 30px;
    padding-left: 56px;
    color: #eaeaea;
}

#w4-bd-about-more{
    margin-top: 36px;
    padding-left: 56px;
}
#w4-bd-about-more a{
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    border: 1px solid #bcc3c9;
    color: #bcc3c9;
    display: inline-block;
    transition: all .2s;
}
#w4-bd-about-more a:hover{
    color: white;
    border-color: white;
}
#w5-hd{
    padding-top: 60px;
}
#w5-bd{
    overflow: hidden;
    margin-top: 40px;
}
#w5-bd-left{
    float: left;
    width: 474px;
}
#w5-bd-left img{
    width: 100%;
    height: 240px;
}
#w5-bd-left-text{
    background: #2f7ad2;
    height: 165px;
    overflow: hidden;
    transition: background-color .3s;
}
#w5-bd-left-text:hover{
    background: #1d63d2;
}

#w5-bd-left-text .date{
    text-align: center;
    color: #c4d4ef;
    width: 54px;
    padding: 26px 35px 0;
    line-height: 20px;
    float: left;
}
#w5-bd-left-text .date b{
    font-size: 44px;
    color: white;
    font-weight: normal;
    display: block;
    line-height: 50px;
}

#w5-bd-left-text-subject{
    width: 315px;
    float: left;
}
#w5-bd-left-text-subject strong{
    display: block;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #6ba1df;
    font-size: 16px;
    color: white;
    padding-top: 17px;
}
#w5-bd-left-text-subject p{
    line-height: 28px;
    padding-top: 12px;
    color: #d1def2;
    font-size: 13px;
}

#w5-bd-right{
    float: right;
    width: 660px;
    height: 405px;
    overflow: hidden;
}
#w5-bd-right li{
    padding-bottom: 18px;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    margin-bottom: 12px;
}
#w5-bd-right li strong, #w5-bd-right li p{
    width: 560px;
    float: left;
    transition: color .3s;
}
#w5-bd-right li strong{
    line-height: 48px;
    font-size: 16px;
    color: #474747;
}
#w5-bd-right li p{
    line-height: 26px;
    color: #b4b4b4;
}
#w5-bd-right li .date{
    float: right;
    text-align: center;
    line-height: 18px;
    color: #acacac;
    width: 80px;
}
#w5-bd-right li .date b{
    display: block;
    line-height: 52px;
    font-size: 44px;
    color: #616161;
    font-weight: normal;
}
#w5-bd-right li:hover strong{
    color: #1b53b2;
}
#w5-bd-right li:hover p{
    color: #383838;
}


#w5-ft{
    padding: 56px 0 64px;
    text-align: center;
}
#w5-ft a{
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 43px;
    border: 1px solid #e5e5e5;
    color: #606060;
    transition: all .3s;
}
#w5-ft a:hover{
    color: #2f7ad2;
    border-color: #2f7ad2;
}