/*banner_index*/
.main_body{width:1200px;min-height:1500px;margin:20px auto 50px;}
.main_visual{height:478px;overflow:hidden;position:relative; z-index:0; width:100%; margin:0 auto;}
.main_image{height:478px;overflow:hidden;position:relative;}
.main_image ul{width:100%;height:478px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;height:478px; min-width:1200px;
    position: relative;}
/*.main_image li span{display:block;width:100%;height:478px; min-width:1200px;}*/
.main_image li a{display:block;width:100%;height:478px; min-width:1200px;}
.main_image li img{width:100%;height:478px; min-width:1200px;}
.bannerText{
    position: absolute;z-index:99;
    width: 50%; color: #fff;top:35%;left:3%;}
.bannerText h3{width: 50%;font-size: 20px;font-weight: normal;}
.bannerText p{width:55%;color: #b5a164;margin-top:20px;height:100px;line-height:20px;overflow:hidden;}
#btn_prev,#btn_next{z-index:2;position:absolute;width:32px!important;height:32px!important;top:27%;margin-top:-37px;}
#btn_prev{background:url(../images/left.png) no-repeat left top;left:3%;}
#btn_next{background:url(../images/right.png) no-repeat right top;left:6%;}



.zhuanti{
    width: 100%;
    min-width: 1200px;height: 290px;
    background: #e9e3e3;
}
.zhuanti>div{
    width: 1200px;margin: 0 auto;
    padding-top: 10px;
}
.zhuanti .zhuanti_pics{margin-top: 10px;}
.zhuanti .zhuanti_pics li{
    float: left;display: block;
    width: 380px;height: 150px;
    margin-right: 25px;
    overflow: hidden;
}
.zhuanti .zhuanti_pics li:last-child{margin-right: 0; }
.zhuanti .zhuanti_pics li.last{margin-right: 0;}
.zhuanti .zhuanti_pics a img{width: 380px;height: 150px;}

div.effect-apollo {
    position: relative;
    margin: 0;
}
div.effect-apollo p::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: scale3d(3.5,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(3.5,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
div.effect-apollo:hover p::before {
    -webkit-transform: scale3d(3.5,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(3.5,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}



.title{
    display: block;
    height:75px;
    line-height: 75px;
    font-size: 18px;
    position: relative;
    padding-top: 10px;
}
a.title h3{
    margin-left:50px;
    font-weight: normal;font-size: 18px;
}
a.title img{
    display: inline-block;
    width: 36px;height: 34px;
    position: absolute;top:30px;left:0;
}


/*main_body*/
.side_right{width:350px;}
.middle{width:480px;display:block;margin-right:25px;}
.side_left{width:320px;}
.up,.second,.down{height:500px;}

.double_line {
    height: 2px;
    border-bottom: 1px solid #9a9a9a;
    border-top: 1px solid #aaa;
}



/*side_right*/
.newsInfo{
    margin-top:5px;
}
.side_right .newsInfo_list,.middle .newsInfo_list{
    height: 80px;
    border-bottom: 1px solid #e2e2e2;
}
.side_right .newsInfo_list .newsTitle,
.middle .newsInfo_list .newsTitle{
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    overflow: hidden;
    padding-top: 5px;
}
.side_right .newsInfo_list .newsTitle a,
.middle .newsInfo_list .newsTitle a{
    font-size:16px;font-weight: normal;
}
.side_right .newsInfo_list .time,
.middle .newsInfo_list .time{
    height: 20px;line-height: 20px;
}
.side_right .newsInfo_list .time img,
.middle .newsInfo_list .time img{
    display: inline-block;margin-top: 4px;
}
.side_right .newsInfo_list .time span,
.middle .newsInfo_list .time span{
    display: inline-block;
    margin-left:12px;
    font-family: Georgia;
    color:#a3a3a3;
}
.Enter_links a{
    display: block;
    width: 350px;
    margin: 24px auto 35px;
    overflow: hidden;
}
.Enter_links a:first-child{ height: 163px;}
.Enter_links a:last-child{ height: 184px;}
.Enter_links a img{
    width: 100%;height: 100%;
    transition: transform 1s;
}
.Enter_links a img:hover{
    transform: scale(1.1,1.1);
}



/*middle*/
.tab_titles{
    display: block;
    height:75px;
    line-height: 75px;
    font-size: 18px;
    position: relative;
    padding-top: 10px;
}
.tab_titles a img{
    display: inline-block;
    width: 36px;height: 34px;
    position: absolute;
    top:30px;left:0;
}
.tab_titles .title_f{
    display: inline-block;
    width: 100px;height: 34px;line-height: 34px;
    margin-top: 20px;margin-left: 50px;
    font-size: 18px;
}

.tab_titles .tab_title{
    width: 100%;height: 20px;line-height: 20px;
    position: absolute;right: 0;bottom: 3px;
    text-align: right;
}
.tab_titles .tab_title a.current{color: #b00000;}
.newsInfo .tabcon>div{ display: none;}
.newsInfo .tabcon .current{ display: block;}







/*side_left*/
.side_left .noticeInfo_list{
    height: 150px;
    margin-top:20px;
}
.side_left .noticeInfo_list .notice_list{
    width:240px;
}
.side_left .notice_list .noticeTitle{
    height: 55px;
    line-height: 25px;
    font-weight: normal;
    overflow: hidden;
    margin-bottom:10px;
}
.side_left .notice_list .noticeTitle a{font-size:16px;}
.noticeInfo_list .noticeContent{
    height:85px;
    line-height: 20px;
    font-size:12px;
    overflow: hidden;
    color:#a3a3a3;
}
.side_left .noticeInfo_list .time{
    width:65px;
    height: 65px;
    font-family: Georgia;
    background: #fff;
    border:1px solid #d1a544;
    box-sizing: border-box;
    color: #d1a544;
    text-align: center;
}
.side_left .noticeInfo_list:first-child .time{
    background: #d1a544;
    color: #fff;
    border:0;
}
.side_left .time .day{
    font-size: 28px;
}
.up .more{
    display: block;
    width:75px;padding:15px 0;
    margin-top:10px;
    border-bottom:3px solid #9a9a9a;
    font-family: Georgia;
}

.side_left .newsInfo_list{
    height: 66px;
}
.side_left .newsInfo_list .newsTitle{
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    overflow: hidden;
    padding-top: 5px;
}
.side_left .newsInfo_list .newsTitle a{
    font-size:16px;font-weight: normal;
}
.side_left .newsInfo_list .time p{
    font-family: Georgia;
    color:#d1a544;
}




















