body{margin: 0;padding: 0;
    font: 12px "microsoft yahei",Arial,Helvetica,sans-serif;
    color: #333333;
}
ul,li,p,h1,h2,h3,h4,h5,h6,dl,dd{margin: 0;padding: 0;}
.lf{float: left;}
.rt{float: right;}
.clear{clear: both;}
a{text-decoration: none;color: #333;}
a:hover{color:#9C0D2B;cursor: pointer;}
li{list-style: none;}
img{ border: 0;}

body{
    background: url("../image/LargeBg.jpg") repeat-y;
}

.header>div{
    width: 100%;
    min-width:1150px;
}
.header div.top{
    background: #9C0D2B;
}
.header div.navBG{
    background: #373737;
}

.logoShow{
    width: 1150px;
    height: 120px;
    margin: 0 auto;
}
.logoShow div.search{
    width: 260px;
    height: 80px;
    color: #ffffff;
    margin-top:20px;
    margin-right: 5px;
    text-align: right;
}
.search div {
    height: 16px;
    line-height: 16px;
}
.search form{
    position: relative;
}
.search form .searchBtn{
    position: absolute;
    top: 3px;
    right: 3px;
    width: 30px;
    height: 30px;
  	outline:none;
}
.logoShow a{
    color: #ffffff;
    font-size: 12px;
    text-align: center;
}
.logoShow a:hover{
    text-decoration: underline;
}
.logoShow input{
    width: 250px;
    height: 35px;
    border: 0;
    padding-left: 10px;
    margin-top: 15px;
}
.logo{
    padding-top: 20px;
    margin-left: 5px;
}

.nav{width: 1150px;height:40px;margin: 0 auto;}
.nav li{list-style:none;}
.nav a{height: 40px;display: block;color: #ffffff;font-size: 16px;}
.nav>ul>li{float:left;display: block; height: 40px;line-height: 40px;text-align: center;position: relative;z-index:999;}
.nav>ul>li:first-child{width: 100px;}
.nav>ul>li:first-child a{width: 100px;}
.nav>ul>li+li{width:116.66px;}
.nav>ul>li:hover{background:#fff;}
.nav>ul>li:hover a{color:#9C0D2B;}
.nav>ul li ul{display: none;background:#fff;opacity:0.8;filter:alpha(opacity=80);}
.nav>ul li ul li{height:35px;line-height:35px;overflow:hidden;}
.nav>ul>li:hover ul{display: block;}
.nav>ul>li:hover ul a{color:#333;}
.nav>ul li ul li:hover{border-bottom:1px solid #fff;}
.nav>ul li>ul li:hover a{height: 35px;line-height: 35px;background: #9C0D2B;color: #fff;}


.header .main_visual{height:358px;overflow:hidden;position:relative; z-index:0; width:1150px; margin:0 auto;}
.main_image{height:358px;overflow:hidden;position:relative;}
.main_image ul{width:1150px;height:358px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;height:358px; min-width:1150px;}
.main_image li span{display:block;width:100%;height:358px; min-width:1150px;}
.main_image li a{display:block;width:100%;height:358px; min-width:1150px;}
.main_image li img{width:100%;height:358px; min-width:1150px;}
div.flicking_con{position:absolute;top:300px;left:50%;z-index:1;width:300px;height:21px;margin:0 0 0 -50px;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background:url('../image/btn_main_img.png') 0 0 no-repeat;display:block;text-indent:-1000px}
div.flicking_con a.on{background-position:0 -21px}
#btn_prev,#btn_next{z-index:2;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../image/prev.png) no-repeat left top;left:30px;}
#btn_next{background:url(../image/next.png) no-repeat right top;right:30px;}



.mainBody{
    width: 1150px;
    min-height:280px;
    background: #ffffff;
    margin: 0 auto;
    padding: 10px 0 60px;
}
.mainBody:after{
    content: '';
    display: table;
    clear: both;
}
.body_right{
    width: 310px;
    
    margin-right: 10px;
}
.body_left{
    width: 800px;
    
    margin-left: 10px;
}
.recentNews,.notice_load{
    width: 800px;
    height: 332px;
}
.cl_title{
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #aaaaaa;
}
.cl_title>div{
    width: 30px;
    height: 30px;
    margin: 12px 10px 10px 0;
    position: relative;
}
.cl_title div b{
    position: absolute;
  	top:3px;
    left: 0;
    width: 30px;
    height: 30px;
}
.recent_news .cl_title div b{
    background: url("../image/jwcSprit.png") no-repeat -32px 7px;
}
.notice .cl_title div b{
    background: url("../image/jwcSprit.png") no-repeat -68px 7px;
}
.load .cl_title div b{
    background: url("../image/jwcSprit.png") no-repeat -99px 7px;
}
.links .cl_title div b{
    background: url("../image/jwcSprit.png") no-repeat -129px 7px;
}
.work_progress .cl_title div b{
    background: url("../image/jwcSprit.png") no-repeat -157px 7px;
}
.cl_title h4{
    font-size: 20px;
    font-weight: normal;
    color: #9C0D2B;
}
.cl_title span a{
    color: #aaaaaa;
    font-size: 12px;
}
.cl_title span a:hover{
    color: #9C0D2B;
}
.newsInfo{
    color: #aaaaaa;
    font-size: 14px;
    padding: 10px 0;
    height: 256px;
    overflow:hidden;
}
.newsInfo ul{
    width: 380px;
}
.newsInfo ul li{
    height: 32px;
    line-height: 32px;
}
.newsInfo ul li i{
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #aaaaaa;
    margin: 0 10px 13px 0;
}
.recent_news{
    width: 800px;
    height: 332px;
    background: #fff;
}
.recent_newsInfo ul{
    width: 800px;
}
.recent_newsInfo ul li{
    width: 380px;
    float: left;
}
.newsInfo ul a{
    font-size: 14px;
    display: inline-block;
    width: 260px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}
.notice_load>div{
    width: 380px;
}
.inputInfo select{
    width: 100%;
    height: 35px;
  	line-height:35px;
    margin-top: 10px;
    text-align: center;
    padding:5px 3px 8px 10px;
    box-sizing: border-box;
    color: #333;
    font-size: 14px;
    border: none;
    background-color: #F4F4F4;
}

.work_progress{
    height: 332px;
    background: #eeeeee;
}
.work_progress>div{
    padding: 0 10px;
}
.work_progress .newsInfo>ul{
    width: 290px;
}
.SEAS{
    height: 110px;
    margin-top: 10px;
    text-align: center;
    overflow: hidden;
}
.SEAS img{
    width: 100%;
    height: 100%;
    transition: transform 1s;
}
.SEAS img:hover{
    transform: scale(1.2,1.2);
}
.picsLink{
    width: 1150px;
    margin-top: 15px;
    padding: 0 7px;
    box-sizing: border-box;
}
.picsLink li{
    float: left;
    width: 128px;
    font-size: 14px;
    text-align: center;
    margin: 0 7px;
    padding-bottom: 15px;
    background: #F3F3F3;
}
.picsLink li img{
    display: block;
    width: 50px;
    height: 50px;
    margin:15px auto;
    transition: transform 1s;
}
.picsLink li img:hover{
    transform: scale(1.2,1.2);
}

.float-shadow {
    display: inline-block;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
}

.float-shadow:hover {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
}

.float-shadow:hover:before {
    opacity: 1;
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
}

.location{
    width: 1110px;
    margin: 0 auto;
    height: 45px;
    line-height: 45px;
    border-bottom: 2px solid #DBDBDB;
    position: relative;
}
.location b{
    position: absolute;
    top:12px;
    left: 10px;
    width: 16px;
    height: 18px;
    background: url("../image/jwcSprit.png") no-repeat 0 -83px;
}
.location div{
    margin-left: 35px;
}
.location a{
    font-size: 14px;
}
.cl_list{
    width: 1110px;
    margin:20px auto 0;
}
.cl_right{
    width: 830px;
    height: auto;
}
.cl_right ul li{
    height: 40px;
    line-height: 40px;
}
.cl_right ul li a{
    width: 650px;
    height: 40px;
    line-height: 40px;
}
.cl_right ul li i{
    margin-bottom: 17px;
}
.cl_left{
    width: 250px;
}
.cl_left h3{
    
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    background: #9C0D2B;
    
  	padding: 12px 20px 12px 70px;
}
.cl_left ul li{
    color: #ffffff;
    background: #ddd;
    position: relative;

}
.cl_left li a{
    display: block;
    width: 250px;
    height: 45px;
    line-height: 45px;
    border-bottom:1px solid #fff;
    box-sizing: border-box;
    font-size: 16px;
    padding-left: 70px;
}
.cl_left li ul li a{
    padding-left: 100px;
}
.cl_left ul li ul.hide li a{
    display: none;
}
.cl_left ul li a i{
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    right: 30px;
    top:16px;
}
.cl_left ul li a.inactive i{
    background: url("../image/folding_symbol.png") -50px 0 no-repeat;
}
.cl_left ul li a.inactives i{
    background: url("../image/folding_symbol.png") 0 0 no-repeat;
}

.cl_left li a:hover{
    text-decoration: none;
    color: #9C0D2B;
}
.cl_left ul li a span{
    position: absolute;
    top:13px;
    right:25px;
    width: 23px;
    height: 23px;
    background: url("../image/jwcSprit.png") no-repeat -78px -83px;
}
.cl_left .active{
    color:#9C0D2B;
}
.cl_left .active span{
    background: url("../image/jwcSprit.png") no-repeat -38px -83px;
}
.cl_right{
    padding: 0;
}
.cl_right h3{
    font-size: 22px;
    font-weight: normal;
    color: #333333;
    height: 45px;
    line-height: 45px;
    padding-left: 40px;
    position: relative;
}
.cl_right h3 b{
    position: absolute;
    top:12px;
    left: 3px;
    width: 25px;
    height: 23px;
    background: url("../image/jwcSprit.png") no-repeat -115px -83px;
}
.cl_right ul{
    width: 830px;
}
.cl_right ul li{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #aaaaaa;
}
.list_content{
    padding: 10px;
    font-size:16px;
}


.detailInfo{
    width: 1130px;
    margin-left: 20px;
}
.title{
    text-align: center;
}
.title h3{
    font-size: 22px;
    font-weight: normal;
    margin: 30px 0 20px;
}
.title p{
    font-size: 12px;
    color: #999;
}
.content{
    margin: 20px 20px 0 0;
    font-size: 16px;
}
.cl2_title{
    text-align: center;
}
.cl_right>div{
    font-size: 16px;
}
.list_content{
    margin-top: 10px;
}

.footer{
    width: 100%;
    min-width: 1150px;
    height: 100px;
    background-color: #373737;
}
.footer div{
    width: 1150px;
    margin: 0 auto;
    padding-top: 15px;
    color: #aaaaaa;
    font-size: 12px;
    text-align: center;
}
.footer a{
    font-size: 12px;
    color: #aaaaaa;
}
.footer a:hover{text-decoration: underline;}
.footer div p{padding-top:10px;}

.pages {
    clear:both;
    width:100%;
    height:50px;
    margin:30px 0 20px;
}
.pagebox {
    width:100%;
    height:40px;
    line-height: 40px;
    text-align:center;
    clear:both;
    font-size:16px;
}
.pagebox span a, .pagebox_pre_nolink{
    height:30px;
    line-height:30px;
    border:1px solid #ddd;
    padding:5px 10px;
    color:#666;
    cursor:default;
    text-align:center;
}
.pagebox span.pagebox_num_nonce {
    background-color:#9C0D2B;
    border:1px solid #9C0D2B;
    color:#fff;
    height:30px;
    line-height:30px;
    margin:0 5px;
    padding:5px 10px;
}
.pagebox_jump {
    display:none;
}
