.top_bg {
 background: #99011d url(../images/top.png) center top no-repeat;
 height: 140px;
}

.logo {
 margin: 20px 0;
}

.search {
 position: relative;
 background: url(../images/seartxt.png) left center no-repeat;
 width: 220px;
 height: 30px;
 padding: 0 10px;
 margin-top: 50px;
}

.searbtn {
 background: url(../images/searbtn.png) right center no-repeat;
 position: absolute;
 right: 8px;
 line-height: 30px;
}

.seartxt {
 background: none;
 width: 203px;
 display: block;
 height: 30px;
 line-height: 30px;
}




.navbox {
 height: 52px;
 background: #f0f2f6;
}

.nav_list {
 width: 1250px;
}

.nav_list ul li {
 float: left;
 position: relative;
 width: 156px;
 text-align: center;
 line-height: 52px;
 height: 52px;
}

.nav_list ul li a {
 font-size: 17px;
 color: #99011d;
}

.nav_list ul li:hover {
 background: #99011d;
}

.nav_list ul li:hover a {
 color: #fff;
}

.sub_list {
 display: none;
}

.nav_list ul li:hover .sub_list {
 display: block;
 position: absolute;
 top: 52px;
 left: 0;
 background: #99011d;
 background: rgba(127, 0, 23, .9);
 filter: alpha(0.9);
 min-width: 200px;
 z-index: 99;
}

.nav_list ul li .sub_list li {
 height: 46px;
 line-height: 46px;
 float: none;
 text-align:left;
width:100%;
}

.sub_list li a {
 background: url(../images/nav_list_ico.png) left center no-repeat;
 padding-left: 10px;
 font-size: 15px;
margin-left:35px;
}

.nav_list ul li .sub_list li:hover {
 background: #e26d30;
width:100%;
}




.bannerbox {
 position: relative;
 z-index: 1;
}

.banner_slider {
 width: 100%;
 min-width: 1250px;
 height: 440px;
 position: relative;
 overflow: hidden;
 background: #fff;
 text-align: center;
}

.banner_slider .bd {
 width: 1250px;
 position: absolute;
 left: 50%;
 margin-left: -625px
}

.banner_slider .bd li {
 width: 1250px;
 overflow: hidden;
}

.banner_slider .bd li img {
 display: block;
 width: 1250px;
 height: 440px;
}

.banner_slider .tempWrap {
 overflow: visible !important
}

.banner_slider .tempWrap ul {
 margin-left: -1250px !important;
}

.banner_slider .pnBtn {
 position: absolute;
 z-index: 1;
 top: 0;
 width: 100%;
 height: 440px;
 cursor: pointer;
}

.banner_slider .prev {
 left: -50%;
 margin-left: -625px;
}

.banner_slider .next {
 left: 50%;
 margin-left: 625px;
}

.banner_slider .pnBtn .blackBg {
 display: block;
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 440px;
 background: #000;
 filter: alpha(opacity=30);
 opacity: 0.3;
}

.banner_slider .pnBtn .arrow {
 display: none;
 position: absolute;
 top: 0;
 z-index: 5;
 width: 60px;
 height: 440px;
 filter: alpha(opacity=80);
 opacity: 0.8;
}

.banner_slider .pnBtn .arrow:hover {
 filter: alpha(opacity=1);
 opacity: 1;
}

.banner_slider .prev .arrow {
 right: 30px;
 background: url(../images/l_btn.png) 0 center no-repeat;
}

.banner_slider .next .arrow {
 left: 30px;
 background: url(../images/r_btn.png) 0 center no-repeat;
}

.banner_slider .hd {
 position: absolute;
 width: 100%;
 left: 0;
 z-index: 1;
 height: 8px;
 bottom: 20px;
 text-align: center;
}

.banner_slider .hd li {
 display: inline-block;
 *display: inline;
 zoom: 1;
 width: 12px;
 height: 12px;
 line-height: 99px;
 overflow: hidden;
 background: url(../images/banner_active.png) left center no-repeat;
 margin: 0 5px;
 cursor: pointer;
}

.banner_slider .hd li.on {
 width: 12px;
 height: 12px;
 background: url(../images/banner_cur.png) left center no-repeat;
}




.mainbox {
 background: url(../images/main_box_bg.png) center bottom no-repeat;
 width: 100%;
}

.menu_title a font {
 font-size: 18px;
 color: #999999;
}

.menu_title a b {
 color: #99011d;
 font-size: 18px;
}

.menu {
 height: 40px;
 line-height: 40px;
 border-bottom: 1px solid #99011d;
}

.more a,
.more a:hover {
 font-size: 14px;
 color: #666666;
}




.tzgg_list,
.pxdt_list,
.zcfg_list,
.pxxmjb_list,
.kstd_list,
.yllj_list {
 margin: 20px 0 20px 0;
}

.zcfg,
.jdt {
 width: 370px;
}

.jdt_img {
 width: 370px;
 height: 320px;
 font-size: 16px;
 overflow: hidden;
 margin-top: 20px;
}

.carousel-item {
 height: 320px;
 color: #fff;
 font-family: Arial Black
}

.ft-carousel {
 position: relative;
 width: 100%;
 height: 100%;
 overflow: hidden;
}

.ft-carousel .carousel-inner {
 position: absolute;
 left: 0;
 top: 0;
 height: 100%;
}

.ft-carousel .carousel-inner .carousel-item {
 float: left;
 height: 100%;
}

.ft-carousel .carousel-item img {
 width: 100%;
 height: 220px;
}

.carousel-item a b {
 font-size: 16px;
 color: #555555;
 line-height: 30px;
 display: block;
 padding: 0 10px;
 margin: 10px 0;
}

.carousel-item a:hover b {
 color: #99011d;
}




.tzgg {
 width: 400px;
 margin-left: 40px;
}

.tzgg_list li a {
 margin: 5px 0;
 display: block;
 line-height: 36px;
 font-size: 15px;
}

.tzgg_list li a .date {
 background: #f5f5f5;
 height: 34px;
 width: 65px;
 border-radius: 5px;
 text-align: center;
 color: #99011d;
 margin-right: 15px;
 float: left;
 display: inline-block;
}

.tzgg_list li a:hover {
 color: #99011d;
}

.tzgg_list li a:hover .date {
 background: #99011d;
 color: #fff;
}




.top_list a {
 font-size: 16px;
 line-height: 30px;
}

.top_list p {
 color: #999999;
 font-size: 14px;
 line-height: 24px;
}

.top_list p a {
 font-size: 14px;
}

.pxdt_list li.top_list {
 border-bottom: 1px solid #dddddd;
 padding-bottom: 5px;
 margin-bottom: 5px;
 background: none;
 padding-left: 0;
}

.pxdt_list li {
 background: url(../images/pxdt_list_ico.png) left center no-repeat;
 padding-left: 20px;
 line-height: 32px;
}




.zcfg_list {
 line-height: 36px;
}

.xx_btn {
 color: #99011d;
}




.pxxmjb_list li {
 line-height: 36px;
 background: url(../images/pxxmjb_list.png) left center no-repeat;
 padding-left: 20px;
}

.time {
 color: #999999;
}




.menu_bg {
 background: url(../images/menu_bg.png) right bottom no-repeat;
 height: 40px;
 line-height: 40px;
}

.kstd_list li {
 margin: 10px 0;
 width: 400px;
 height: 54px;
 line-height: 54px;
 display: block;
}

.kstd_1 {
 background: url(../images/ks_1_bg.png) left center no-repeat;
}

.kstd_2 {
 background: url(../images/ks_2_bg.png) left center no-repeat;
}

.kstd_3 {
 background: url(../images/ks_3_bg.png) left center no-repeat;
}

.kstd_4 {
 background: url(../images/ks_4_bg.png) left center no-repeat;
}

.kstd_1 a {
 background: url(../images/ks_1_ico.png) 20px center no-repeat;
 padding-left: 60px;
}

.kstd_2 a {
 background: url(../images/ks_2_ico.png) 20px center no-repeat;
 padding-left: 60px;
}

.kstd_3 a {
 background: url(../images/ks_3_ico.png) 20px center no-repeat;
 padding-left: 60px;
}

.kstd_4 a {
 background: url(../images/ks_4_ico.png) 20px center no-repeat;
 padding-left: 60px;
}

.kstd_list a {
 font-size: 15px;
}

.kstd_list a:hover {
 font-weight: bold;
 color: #966242;
}




.yllj_list {
 width: 1240px;
 overflow: hidden;
 padding-bottom: 20px;
position:relative;
}

.yllj_list li {
 float: left;
 margin-right: 25px;
}

.scroll_list {
 position: relative;
 left: 0;
 width: 1800px;
 overflow: hidden;
 height: 64px;
}


.ej_left{
 width:280px;
 border-left:1px solid #eee ;
 border-right: 1px solid #eee;
 background: url(../images/ej_left_pic.png) center bottom no-repeat;
 padding-bottom: 150px;
}
.ej_menu_name{
 background: url(../images/ej_left_menu_bg.png) center no-repeat;
 width: 250px;
 height: 72px;
 display:block;
 font-size: 20px;
 line-height: 72px;
 padding-left: 30px;
 color: #fff;
}

.ej_left ul li{
 height: 55px;
 line-height: 55px;
 border-bottom: 1px solid #eeeeee;
 padding-left:20px;
 background: #fff url(../images/ej_menu_list.png) 260px center no-repeat;
}
.ej_left ul li:hover{
 background: #f7f7f7 url(../images/ej_menu_list_h.png) 260px center no-repeat;
}
.ej_left ul li:hover a{
 color: #99011d;
}
.ej_right{
 width: 930px;
}
.ej_addr{
 border-bottom: 1px solid #99011d;
 font-size: 16px;
 line-height:42px;
}

.ej_addr a{
 font-size: 16px;
}
.ej_content_list ul{
 margin:20px 0;
}
.ej_content_list li{
 background: url(../images/pxdt_list_ico.png) left center no-repeat;
 line-height: 48px;
 padding-left: 20px;
 border-bottom: 1px dashed #eee;
 margin:10px 0;
}
.ej_content_list li a{
 font-size: 15px;
}
.ej_content_list li a:hover{
 font-weight: bold;
}
.ej_content_list li .time{
 font-size: 15px;
}
.ej_nr_title{
 color: #99011d;
 text-align: center;
 font-weight: bold;
 margin:30px 0 20px 0;
 font-size: 18px;
 line-height: 35px;
}
.ej_remark span{
 font-size: 13px;
 color:#666666;
 margin:0 15px;
 line-height: 26px;
}.ej_remark{
 text-align: center;
}
.sx_btn span{
 border: 1px solid #99011d;
 padding: 3px 15px;
 height: 20px;
 margin:0 20px;
 display: block;
 float: left;
}
.sx_btn {
 text-align: center;
 margin: 0 auto;
 width: 30%;
 display: block;
}
.ej_content_main{
 padding: 15px 0;
}
.ej_content_main p{
 text-indent: 2em;
 line-height: 36px;
 margin:10px 0;
}
.ej_content_main p img{
 max-width: 800px;
 margin:20px auto;
 display: block;
 text-align: center;
}
.close_btn{
 display: block;
}