.topbox{
 background: url(../images/top_bg.png) center top no-repeat;
 height: 120px;
 min-width: 1200px;
}
.logo{
 margin:15px 0;
 width: 550px;
 height: 84px;
}
.search{
 margin:45px 20px;
 background: url(../images/search.png) left center no-repeat;
 width: 240px;
 height: 32px;
}
.sear_txt{
 background: none;
 height: 32px;
 line-height: 32px;
 padding-left: 10px;
 width:200px;
}
.sear_btn{
 margin-top: 8px;
 margin-right: 10px;
}

.navbox{
 background: url(../images/nav_bg.png) left center repeat-x;
 height: 50px;
 line-height: 50px;
}
.daohang li{
 float: left;
 padding: 0 51px;
 font-size: 17px;
 position: relative;
}
.daohang li a{
 font-size: 17px;
 color: #fff;
}
.daohang li:hover{
 background: #fff;
 height: 48px;
 border-top:1px solid #066ee7 ;
 border-bottom:1px solid #066ee7 ;
}
.daohang li:hover a,.daohang li:hover ul li:hover a,.list a:hover,.list .list_ab a{
 color: #2575c8;
}
.daohang li ul {
    display: none
}
.daohang li:hover ul {
    display: block;
    position: absolute;
    top:50px;
    left:0;
    background: #fff;
    background:rgba(255,255,255,.85);
    opacity: 0.85;
    filter: alpha(0.85);
    width: 170px;
    z-index:99;
}
.daohang li:hover ul li{
    float: none;
    background: none;
    display:block;
    height: 40px;
    max-width: 170px; 
    line-height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 15px;
    text-align: center;
}
.daohang li:hover ul li a {
    color:#4c4c4c; 
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px;
}
.daohang li:hover ul li:hover{
    background:#fff;
    opacity: 1;
    filter: alpha(opacity=1);
    display: block;
    border: 0;
}

.bannerbox{
 z-index: 1;
}
.banner{
 position: relative;
}
.banner_slider {
 width:100%;
 min-width:1300px;
 height:460px;
 position:relative;
 overflow:hidden;
 background:#fff;
 text-align:center;
}
.banner_slider .bd {
 width:1300px;
 position:absolute;
 left:50%;
 margin-left:-650px
}
.banner_slider .bd li {
 width:1300px;
 overflow:hidden;
}
.banner_slider .bd li img {
 display:block;
 width:1300px;
 height:460px;
}
.banner_slider .tempWrap {
 overflow:visible !important
}
.banner_slider .tempWrap ul {
 margin-left:-1300px !important;
}

.banner_slider .pnBtn {
 position:absolute;
 z-index:1;
 top:0;
 width:100%;
 height:460px;
 cursor:pointer;
}
.banner_slider .prev {
 left:-50%;
 margin-left:-650px;
}
.banner_slider .next {
 left:50%;
 margin-left:650px;
}
.banner_slider .pnBtn .blackBg {
 display:block;
 position:absolute;
 left:0;
 top:0;
 width:100%;
 height:460px;
 background:#000;
 filter:alpha(opacity=30);
 opacity:0.3;
}
.banner_slider .pnBtn .arrow {
 display:none;
 position:absolute;
 top:0;
 z-index:1;
 width:60px;
 height:460px;
 filter:alpha(opacity=60);
 opacity:0.6;
}
.banner_slider .pnBtn .arrow:hover {
 filter:alpha(opacity=1);
 opacity:1;
}
.banner_slider .prev  .arrow{
 right:30px;
 background:url(../images/banner_left_item.png) 0 center no-repeat;
}
.banner_slider .next .arrow {
 left:30px;
 background:url(../images/banner_right_item.png) 0 center no-repeat;
}

.l_index{
 width: 400px;
}
.r_index{
 width: 770px;
 margin-left: 30px;
}
.main_index{
 margin:20px 0;
}
.title_menu{
 height: 36px;
 line-height: 36px;
 padding:0 10px;
}
.l_index .title_menu{
 background: url(../images/s_tt_bg.png) left center no-repeat; 
}
.title_menu a{
 color: #fff;
 font-size: 16px;
}

.title_menu .more{
 font-size: 14px;
}
.tzgg .title_menu a.left{
 background: url(../images/tzgg_title.png) left center no-repeat;
 padding-left:28px;
}
.list li{
 font-size: 14px;
 line-height: 30px;
 background: url(../images/tzgg_list_ico.png) left center no-repeat;
 padding-left: 20px;
}
.list a{
 color:#333333;
}

.tzgg_list li:first-child{
 background: none;
 border-bottom: 1px solid #cccccc;
 padding: 10px 0;
 margin:10px 0;
}
.tzgg_list li:first-child a b{
 font-size: 15px;
}
.list_ab{
 font-size: 13px;
 line-height: 24px;
}
.date{
 color: #666666;
 font-size: 13px;
 }

.yqlj{
 margin:8px auto;
 border: 1px solid #d3e7f9;
 width: 398px;
 overflow: hidden;
}
.link_list{
 width: 368px;
 margin: 0 auto;
 }
.ud_scroll_content{
    position: relative;
    height: 110px;
    margin-top: 10px;
    overflow: hidden;
    margin-bottom: 10px;
}
.ud_scroll_list{
    position: relative;
    top: 0;
    width: 360px;
    margin: 0 auto;
    overflow: hidden;
}
.ud_scroll_item{
    width: 368px;
    overflow: hidden;
    margin:10px auto;
}
.ud_scroll_item a img{
    width: 100%;
}

.ynlj{
 width: 360px;
 height: 36px;
 background: #5092ff;
 margin:8px auto;
 padding: 12px 20px;
}
.ynlj select{
 background: url(../images/select_bg.png) left center no-repeat;
 width: 364px;
 height: 36px;
 padding: 0 15px;
}

.gzdt .title_menu{
 background: url(../images/gz_tt_bg.png) left center no-repeat;
}
.gzdt_cont{
 margin: 20px auto;
 width: 770px;
}
.gzdt .gzdt_list{
 width: 390px;
}
.gzdt{
 width:770px;
 height: 290px;
}
.index_menu{
 width: 370px;
 margin-top: 10px;
}
.title_menu_m .left{
 background: url(../images/lm_ico.gif) left center no-repeat;
 padding-left: 20px; 
}.left b{
 font-size: 16px;
 color: #1572ce;
}
.title_menu_b .left{
 background: url(../images/new_ico.gif) left center no-repeat;
 padding-left: 20px;
}
.title_menu_m a,.title_menu_b a{font-size: 16px;color: #4c4c4c;}
.title_menu_m,.title_menu_b{
 height: 30px;
 border-bottom: 1px solid #0775c0;
}
.zcfg{
 margin:20px auto;
}
.title_menu_m .more a,.title_menu_b .more a{
 font-size:14px;
 line-height: 30px;
}
.lb{
 margin:5px auto;
}
.lb li{
 font-size: 14px;
 line-height: 30px;
 background: url(../images/list_ico_sd.png) left center no-repeat;
 padding-left: 20px;
}
.lb li a{
 border-bottom:1px dashed #eeeeee;
 padding-bottom: 3px;
 color:#333333;
display:block;
}
.lb li:hover a{
 color: #0775c0;
 border-bottom:1px dashed #efc34d;
 padding-bottom: 3px;
}

.link_quick{
 background: #e7e7e7;
 height: 50px;
 line-height: 50px;
 color: #333;
}
.link_lb{
 width: 850px;
 margin:0 auto;
 text-align: center;
}
.link_lb li{
 float: left;
 margin:0 50px;
 padding-left: 35px;
}
.link_lb li a{
 color: #333;
}
.link_lb li a:hover{
 color: #0024B4;
}
.link1{
 background: url(../images/czxx.png) left center no-repeat;
}
.link2{
 background: url(../images/sbk.png) left center no-repeat;
}
.link3{
 background: url(../images/system.png) left center no-repeat;
}
.link4{
 background: url(../images/gldl.png) left center no-repeat;
}

.foot_box{
 background: url(../images/foot_bg.png) left center repeat-x;
 height: 80px;
 line-height: 80px;
 font-size: 14px;
}


.ej_banner{
 width: 100%;
 height: 300px;
 margin:0 auto;
 background: url(../images/ej_banner.png) center no-repeat;
 position: relative;
 z-index: 1;
}
.ej_zc a,.ej_yc a{
 color:#333;
}
.ej_zc a:hover,.ej_yc a:hover{
 color:#005fca;
}
.ej_zc{
 width: 240px;
 position: relative;
 z-index: 99;
}
.ej_menu h2{
 background:url(../images/ej_menu_name.png) left center no-repeat;
 height: 60px;
 width: 240px;
 text-align: center;
 
 font-weight: normal;
 position: absolute;
 top:-60px;
 z-index: 999;
}.ej_menu h2 span{color: #fff;
 line-height: 60px;
 font-size: 18px;}
.ej_menu ul{
 background: #fff url(../images/ej_menu_bg.png) center bottom no-repeat;
 padding-bottom: 240px;
 padding-top: 10px;
 text-align: center;
 border-left:1px solid #f5f5f5;
 border-right:1px solid #f5f5f5;
 }
.ej_menu ul li{
 height: 60px;
 line-height: 60px;
 font-size: 16px;
}
.ej_menu ul li a{
 color: #333;
 width: 240px;
 display: block;
 height: 60px;
}
.ej_menu ul li:hover a{
 background: #f9f9fb;
 border-left: 3px solid #0024B4;
}
.ej_yc{
 width: 920px;
}
.ej_addr{
 background: url(../images/ej_addr.png) left bottom no-repeat;
 margin-top: 25px;
 line-height: 40px;
 height: 40px;
 }
 
 .ej_list_lb{
  margin:20px auto;
 }
.ej_list_lb li{
 background: url(../images/ej_list_ico.png) left center no-repeat;
 padding-left: 15px;
 font-size: 15px;
 line-height: 44px;
}



.ej_content{
 padding: 20px 30px;
 color: #333;
}
.ej_content p{
 font-size: 14px;
 line-height: 24px;
 text-indent: 2em;
}
.ej_content p img{
 margin:15px auto;
 max-width: 750px;
 text-align: center;
}

.ej_con_title h1{
 font-size: 18px;
 font-weight: bolder;
 color: #2298ff;
 text-align: center;
 line-height: 48px;
}
.ej_remark{
 text-align: center;
}
.ej_remark span{
 line-height: 48px;
 color: #666666;
 font-size: 13px;
 line-height: 36px;
 text-align: center;
 margin:0 20px;
}
.ej_zw{
 margin:10px auto;
}

