
.headbox {  height: 150px;
  background: #0156a5 url(../images/topbox_bg.png) center no-repeat;
}

.logo_box {
  margin-top: 35px;
}

.searchbox {
  width: 215px;
  border-bottom: 1px solid #6078c6;
  margin-top: 50px;
  height: 35px;
}

.search_txt {
  height: 35px;
  line-height: 35px;
  color:#fff;
}

.search_btn {
  background: url(../images/search_ico.png) center no-repeat;
  width: 25px;
  height: 35px;
}

.navbox {
  background: #eee;
  border-top: 4px solid #faad92;
}

.nav_list li {
  height: 71px;
  float: left;
  text-align: center;
  margin: 0 11px;
  position: relative;
}

.nav_list li a {
  font-size: 20px;
  color: #000;
   padding: 0 35px;
  display:block;
  height:71px;
   line-height: 71px;
}

.nav_list li:hover {
  background: #025bae;
}

.nav_list li:hover a {
  color: #fff;
}

.nav_list li:hover ul.sub_list {
  display: block;
  background: rgba(2, 91, 174, .9);
  *background: #025bae;
  position: absolute;
  top: 71px;
  min-width: 125px;
  padding: 15px 20px 30px 20px;
  left: 0;
  z-index: 10;
}

.nav_list li:hover ul.sub_list li {
  padding: 0;
  margin: 0;
  text-align: center;
  border-bottom: 1px dashed #3879c1;
  width: 100%;
  display: block;
  line-height: 45px;
  height: 45px;
}

.nav_list li:hover ul.sub_list li a {
  background: url(../images/sub_nav_item.png) 15px center no-repeat;
  padding-left: 15px!important;
  padding-right:0;
  font-size: 15px;
  color: #eee;
  line-height: 45px;
  text-align: center;
  height: 45px;
}

.sub_list li:hover {
  background: none;
}

.sub_list li:hover a {
  font-weight: bolder;
}


/*m_tt_na*/

.zsdtbox,
.tzggbox {
  width: 400px;
}

.jjnybox {
  width: 450px;
  margin: 0 50px;
}

.m_tt_na {
  background: url(../images/m_tt_top.png) left bottom no-repeat;
  line-height: 35px;
  height: 35px;
  color: #000;
  font-size: 28px;
  padding-bottom: 10px;
}

.m_tt_na font {
  vertical-align: middle;
  height: 45px;
  line-height: 45px;
  margin-left: 5px;
}

.more {
  background: url(../images/more_bg.png) left bottom no-repeat;
  width: 55px;
  margin-bottom: 10px;
  line-height: 35px;
}

.more a {
  font-size: 15px;
  color: #0158a8;
  line-height: 35px;
}

.tzgg_list li {
  height: 71px;
  padding: 11px 10px;
  width: 380px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px solid #ebecf0;
}

.tzgg_list li:hover {
  background: #f0f1f3;
  border-bottom: 1px solid #faad92;
}

.tzgg_list li b a {
  font-size: 16px;
  line-height: 32px;
}

.tzgg_list li p {
  background: url(../images/tzgg_dte_ico.png) left center no-repeat;
  padding-left: 18px;
  font-size: 15px;
  color: #757575;
  line-height: 45px;
}


/*zsdt_list*/

.zsdt_list li {
  line-height: 30px;
  border-bottom: 1px dashed #dbdbdb;
  padding: 13px 0;
  width: 400px;
}

.zsdt_list li.top_list {
  background: none;
  padding-left: 15px;
  border-left: 5px solid #faad92;
  background: #f0f1f3;
  width:385px;
}

.zsdt_list li.top_list p {
  font-size: 14px;
  color: #757575;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
 padding-left:0px;
  
}
.zsdt_list li.top_list a{background:none;color:#014dab;padding-left:0px;}
.zsdt_list li a{background:url(../images/dt_ico.png) 10px center no-repeat;height: 30px;line-height:30px;padding-left:35px;color:#252525;font-size: 16px;}
.zsdt_list li:hover{
  background: #f0f1f3 ;
}
.zsdt_list li p{padding-left:35px;color:#757575;font-size: 15px;}


/*zsxxbox*/
.m_tt_w{
  width: 75px;
  display: block;
  margin: 35px auto 0 auto;
}
.m_tt_w .more{
  width: 55px;
  margin: 60px auto 0 auto;
  display: block;
  text-align: center;
}
.m_tt_w_na{
  background: url(../images/bg_m_tt.png) center top no-repeat;
  width: 40px;
  font-size: 28px;
  line-height: 32px;
  color: #fff;
  text-align: center;
  height: 135px;
  padding-top: 10px;
}

.zsxxbox{
  background: url(../images/zsxx_bg.png) center no-repeat;
  height: 305px;
}
.zsxx_list li{
  width: 350px;
  height: 280px;
  padding: 10px;
  border: 1px solid #e5e6ed;
  background: #fff;
  float: left;
  margin: 0 24px;
}
.zsxx_list li:hover{
  box-shadow: 0px 0px 8px #ccc;
}
.img_info {
  width: 350px;
  height: 195px;
  overflow: hidden;
  background-size:100% auto;
   -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-repeat:no-repeat;
  background-position:center;
}

.img_info img {
  width: 350px;
  height: 195px;
 
}

.zsxx_list li:hover .img_info {
   background-size:105% auto;
}
.img_txt{
  font-size: 16px;
  line-height: 32px;
  margin: 15px 0;
}
.xqhzbox{
  background: url(../images/xqhz_bg.png) center no-repeat;
  height: 305px;
}

.foot_list{
  background: url(../images/foot_line.png) right center no-repeat;
}

.index_left .foot_list{width: 280px; padding: 0 15px;margin:0 auto;}
.index_right .foot_list{
 width: 252px;
  margin:0 auto;
  padding: 0 20px;
}
.foot_list h1 a{
  font-size: 16px;
  color: #0158a8;
  background: url(../images/m_tt_bt.png) left center no-repeat;
  line-height: 45px;
  padding-left: 13px;
  
}
.foot_list p{
  color: #555;
  font-size: 22px;
  line-height: 55px;
}


.lxfs_list li{
  font-size: 14px;
  line-height: 32px;
  padding-left: 15px;
  height: 32px;
}
.lxfs_list li.site_item p{
  font-size: 14px;
  line-height: 32px;
}
.lxfs_list li.yx_item{
  background: url(../images/foot_email_ico.png) left center no-repeat;
}
.lxfs_list li.site_item{
  background: url(../images/foot_site_ico.png) left 10px no-repeat;
}
.lxfs_list li.addr_item{
  background: url(../images/foot_addr_ico.png) left center no-repeat;
}
.foot_lxfsbox{
  width: 350px;
}
/*ej_banner*/
.ej_banner{
  background: url(../images/ej_banner.png) center no-repeat;
  height: 300px;
}
.ej_left{
  position: relative;
  top: -100px;
  z-index: 9;
  width: 300px;
}
.ej_left_menu_name{
  background: url(../images/ej_left_name.png) left center no-repeat;
  height: 95px;
  line-height: 95px;
  color: #fff;
  padding-top:5px;
  padding-left: 45px;
  font-size: 28px;
  color: #fff;
}
.ej_nav_left{
  background: #f0f1f3 url(../images/ej_left_bg.png) left bottom no-repeat;
  padding: 30px 40px 80px 40px;
  width: 220px;
  border-radius: 0 0 100px 0;
}
.ej_nav_left li a{
  background: url(../images/ej_left_nav_item.png) left center no-repeat;
  height: 52px;
  line-height: 52px;
  margin:13px 0;
  display: block;
  width: 180px;
  padding-left: 40px;
  font-size: 17px;
  color: #252525;  
}
.ej_nav_left li a:hover,.ej_nav_left li.active_bg a{
  background: url(../images/ej_left_nav_active.png) left center no-repeat;
  color: #fff;
}
.ej_nav_left li:hover .ej_sub_nav_list{
  display:block;
  margin: 20px 0;
  border-radius:0 30px;
  background: rgba(255,255,255,.55);
  *background: #fff;
  padding: 10px 30px;
  width: 170px;
}
.ej_nav_left li .ej_sub_nav_list li a{
  background: url(../images/ej_left_sub_item.png) 150px center no-repeat;
  font-size: 15px;
  line-height: 40px;
  height: 40px;
  padding: 0 5px;
  color:#252525;
}
.ej_nav_left li .ej_sub_nav_list li a:hover{
  font-weight: bolder;
  color: #0156a5;
}
/*ej_addr_menu_name*/
.ej_right{
  width: 1000px;
}
.ej_addrbox{
  border-bottom: 1px solid #faad92;
    height: 56px;
  line-height: 56px;
}
.ej_addr_menu_name{
  font-weight: bolder;
  color: #0156a5;
  font-size: 20px;
  height: 56px;
  line-height: 56px;
}
.ej_addr_list{
  background: url(../images/ej_home.png) left center no-repeat;
  min-width: 120px;
  padding-left: 25px;
  color: #555;
  font-size: 15px;
  height: 56px;
  line-height: 56px;
}

.ej_list_info li{
  background: url(../images/dt_ico.png) 15px 30px no-repeat;
    line-height: 45px;
  border-bottom: 1px dashed #dbdbdb;
  padding: 13px 0 13px 38px;
}
.ej_list_info li a{
  width: 820px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 17px;
  font-weight: bold;
  line-height: 45px;
  float:left;
}
.ej_list_info li p {
  font-size: 14px;
  color: #757575;
  line-height: 32px;
  height: 64px;
}
.ej_list_info li p a{
  width: 80px;
  font-size: 14px;
  font-weight: normal;
  line-height: 32px;
  float:right;
  color: #0156a5;
}
.ej_list_info li:hover {
  background: #f0f1f3 url(../images/dt_ico.png) 15px 30px no-repeat;
}
.ej_list_info li span{
  background: url(../images/tzgg_dte_ico.png) left center no-repeat;
  padding-left: 18px;
  font-size: 15px;
  color: #757575;
  line-height: 45px;
  width: 100px;
  float:right;
}
.ej_list_info li:hover a.left{
  color: #0156a5;
}
.ej_pic_info ul{
  margin-left: -26px;
}
.ej_pic_info li{
  width: 310px;
  height: 260px;
  background: #f0f1f3;
  float: left;
  margin: 30px 0 0 26px;
  padding: 1px;
}
.ej_pic_info li:hover{
  box-shadow: 0px 0px 8px #999;
}

.ej_img_info{
  width: 310px;
  height: 210px;
  overflow: hidden;
  background-size:100% auto ;
   -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-repeat:no-repeat;
  background-position:center;
}

.img_info img {
  width: 350px;
  height: 195px;
 
}

.ej_pic_info li:hover .ej_img_info{
   background-size: 105% auto ;
}



.ej_img_txt p{
  width: 300px;
  font-size: 16px;
  line-height: 45px;
  height: 45px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
}

.ej_content_info h1{
  font-size: 25px;
  color: #252525;
  line-height: 32px;
  text-align: center;
  margin: 10px 0;
}
.ej_remark span{
  font-size: 15px;
  color: #757575;
  padding-left: 20px;
  margin: 0 15px;
  line-height: 32px;
}
.ej_remark{
  margin: 15px auto;
  text-align: center;
  border-bottom: 1px dashed #dbdbdb;
  padding-bottom: 15px;
}
.ej_ly_item{
  background: url(../images/ej_editor.png) left center no-repeat;
}
.ej_time_item{
  background: url(../images/tzgg_dte_ico.png) left center no-repeat;
}
.ej_hits_item{
  background: url(../images/fwl_ico.png) left center no-repeat;
}

.showHtml table,
.showHtml video,
.showHtml img {
  max-width: 100%;
}

.ej_fanyebox{
  background: #f0f1f3;
  width: 970px;
  padding: 0 15px;
  height: 60px;
  border-radius: 15px 0;
  margin: 30px 0;
}
.ej_fanyebox li{
  float: left;
  margin: 0 15px;
  width: 45%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 60px;
  font-size: 15px;
  color: #014dab;
  text-align: center;
}
.ej_fanyebox li a{
  line-height: 60px;
  font-size: 15px;
  color: #014dab;
}

