@charset "utf-8";


.sub_banner_wrap{
 position: relative;
    width:100%;
        height:295px;
}

.sub_banner01{
background:url(../images/sub_banner01.jpg) no-repeat center;
    background-size:cover;
}

.sub_banner02{
background:url(../images/sub_banner02.jpg) no-repeat center;
    background-size:cover;
}

.sub_banner03{
background:url(../images/sub_banner03.jpg) no-repeat center;
    background-size:cover;
}

.sub_banner04{
background:url(../images/sub_banner04.jpg) no-repeat center;
    background-size:cover;
}

.sub_banner05{
background:url(../images/sub_banner05.jpg) no-repeat center;
    background-size:cover;
}

.sub_banner06{
background:url(../images/sub_banner06.jpg) no-repeat center;
    background-size:cover;
}

.sub_banner07{
background:url(../images/sub_banner07.jpg) no-repeat center;
    background-size:cover;
}

.sb_text{
    text-align: center;
    color:#fff;
    font-size:40px;
    font-weight: 300;
    letter-spacing: -2px;
    padding-top:130px;
}

.sb_text>span{
    font-family: 'arial', sans-serif;
    font-weight: bold;
    font-size:45px;
}

.area_sub_nav{
 border-bottom:1px solid #ddd;   
}


.sub_nav {
    width: 1260px;
    margin: 0 auto;
}

.sub_nav_list:after{
 content:'';
    display: block;
    clear: both;
}

.sub_nav_list>li {
    position: relative;
    float: left;
}

.sub_nav_list>li>a:link, .sub_nav_list>li>a:visited {
    display: block;
    width: 250px;
    height: 54px;
    line-height: 54px;
    box-sizing: border-box;
    color: #555;
    font-size: 14px;
    font-weight: 300;
    background: url(../images/g_arrow.png) no-repeat center right 30px;
    border-left: 1px solid #ddd;
    padding-left: 40px;
}



.sub_nav_list>li>a.s_home {
    width: 53px;
    background: url(../images/home.jpg) no-repeat left top;
    text-indent: -9999em;
    padding-left: 0;
}


.sub_nav_list>li>a.depth02{
 color:#333;   
    font-weight: 400;
    border-right: 1px solid #ddd;
    background: url(../images/b_arrow.png) no-repeat center right 30px;
}


.sub_nav_list02>li>a:link, .sub_nav_list02>li>a:visited {
    display: block;
    width: 250px;
    height: 54px;
    line-height: 54px;
    box-sizing: border-box;
    color: #555;
    font-size: 14px;
    font-weight: 300;
    background: url(../images/g_arrow.png) no-repeat center right 30px;
    border-left: 1px solid #ddd;
    padding-left: 40px;
}



.sub_nav_list02>li>a.s_home {
    width: 53px;
    background: url(../images/home.jpg) no-repeat left top;
    text-indent: -9999em;
    padding-left: 0;
}


.sub_nav_list02>li>a.depth002{
 color:#333;   
    font-weight: 400;
    border-right: 1px solid #ddd;
    background: url(../images/b_arrow.png) no-repeat center right 30px;
}


.sub_nav_hidden {
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    z-index: 30;
}

.sub_nav_hidden>li>a:link, .sub_nav_hidden>li>a:visited {
    padding-left: 40px;
    height: 50px;
    line-height: 50px;
    display: block;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    background: #fff;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    letter-spacing: -0.2px;
    box-sizing: border-box;
}

.sub_nav_hidden>li>a:hover, .sub_nav_hidden>li>a:focus{
    background:#f5f5f5;
}

.sub_nav_hidden01{
 width:251px;   
}

.area_sub_title{
 width:1260px;
    margin:70px auto 30px;
}


.sub_title{
    font-size:40px;
    font-weight: 500;
    background:url(../images/st_bar.gif) no-repeat center bottom;
    padding-bottom:70px;
    text-align: center;
}

.sub_title02{
    font-size:40px;
    font-weight: 500;
    background:url(../images/st_bar.gif) no-repeat center bottom;
    padding-bottom:70px;
    text-align: center;
}


.sub_contents_wrap{
 width:1260px;
    margin:0 auto 80px;
}

.sub_contents_wrap02{
 width:100%;
}


.area_journal_list{
 width:1260px;
    margin:0 auto 70px;
}

.journal_list:after{
 content:'';
    display:block;
    clear:both;
}

.journal_list>li{
 float: left;   
    width:315px;
}

.journal_list>li>a:link, .journal_list>li>a:visited{
color:#777;
    font-size:18px;
    font-weight: 400;
    text-align:center;
    line-height:60px;
    display: block;
    height:60px;
    box-sizing:border-box;
    border:1px solid #ddd;
    border-left:none;
}

.journal_list>li>a:hover, .journal_list>li>a:focus, .journal_list>li>a.on{
background:#3f4a8f;
    color:#fff;
    border:none;
}

.journal_list>li:first-child>a{
 border-left: 1px solid #ddd;   
}

#bbs{
	font-size:13px;
}



























