*{
    margin: 0;
    padding: 0;
  }
  a{
        color: #333;
    text-decoration: none;
  }

  ul {
    list-style: none;
  }
  body{
    box-sizing: border-box;
    position: relative;
    font-weight: 400;
    overflow-x: hidden;
  }
  img{
    border-style:none;
  }
  .fl {
    float: left;
}
  .fr {
    float: right;
}
.ct {
    text-align: center;
}
  /*头部样式开始*/
  header{
    width: 100%;
    overflow: hidden;
  }
  input::-webkit-input-placeholder {
    color: #ffffff;
    font-size: 14px;
  }
  /* Mozilla Firefox 4 to 18 */
  input:-moz-placeholder {
    color: #ffffff;
    opacity: 1;
    font-size: 14px;
  }
  /* Mozilla Firefox 19+ */
  input::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
    font-size: 14px;
  }
  /* Internet Explorer 10+ */
  input:-ms-input-placeholder {
    color: #ffffff;
    font-size: 14px;
  }
  
  .header-title{
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: url(../images/title_img.png) no-repeat;
  }
  .header-title-center{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
  }
  .header-center-left{
    float: left;
  }
  .header-center-left ul li{
    float: left;
    margin-left: 7px;
  }
  .header-center-left ul li a{
    color: #ffffff; 
    opacity: 0.5;
    font-size:14px;
  }
  .header-center-right {
    float: right;
  }
  .header-center-right ul li{
    margin-left: 7px;
    float:left;
  }
  .header-center-right ul li a{
    color: #ffffff;
    opacity: 0.5;
    font-size:14px;
  }
  .header-nav{
    width: 100%;
    height: 455px;
    background: url(../images/header_bg.png) no-repeat;
  }
  .header-nav-center{
    width: 1200px;
    margin: 0 auto;
    height: 281px;
    position: relative;
  }
  .header-nav-logo{
    position: absolute;
    left: 0;
    top:31%;
  }
  .header-nav-ss{
    width: 343px;
    position: absolute;
    right: 0;
    top:38%;
  }
  .header-nav-ss-input{
    float: left;
    position: relative;
    width: 197px;
    height: 34px;
    margin-right: 2px;
  }
  .header-nav-ss-input img{
    position: absolute;
    right: 6px;
    bottom: 5px;
  }
  .ss1{
    display: inline-block;
    width: 100%;
    height: 100%;
    border: none;
    background-color: #3D5CBD;
    border-radius: 5px 0 0 5px;
    text-indent: 10px;
    outline: none;
   color: #fff !important;
  }
  .ss2{
    width: 51px;
    height: 34px;
    display: inline-block;
    background: url(../images/sousuo.png) no-repeat;
    padding-right:2px ;
    font-size:14px;
  
    line-height: 34px;
    text-align: center;
     color: #fff !important;
  }
  .ss3{
    width: 86px;
    height: 34px;
    display: inline-block;
    line-height: 34px;
    text-align: center;
    font-size:14px;
    color: #fff !important;
    background: url(../images/g_sousuo.png) no-repeat;
  }
  .header-nav-ss-div{
    height: 25px;
    font-size: 14px;
    line-height: 25px;
  }
  nav{
    width:1200px;
    margin: 0 auto;
    overflow: hidden;
  }
  nav ul li{
    width: 133px;
    height: 55px;
    float: left;
    margin: 0 40px;
  }
  
  nav ul li:first-child{
    margin-left: 0;
  }
  nav ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    color:black;
    
  font-weight: bold;
  }
 nav .active{
    border-bottom: 4px solid  #1753CF;
  }
  /*脚部样式*/
footer{
    width: 100%;
    height: 255px;
    background-color: #F5F6F8;
    border-top: 5px solid #979CB2;;
  }
  .footer-link{
    width: 1200px;
    margin: 0 auto;
    height: 65px;
  }
  .footer-link-3{
    width: 1200px;
    overflow: hidden;
  }
  .footer-link-3 ul {
    width: 497px;
    margin: 0 auto;
  }
  .footer-link-3 ul li{
    width: 150px;
    float: left;
    text-align: center;
    line-height: 62px;
  }
  .footer-link-3 ul li a{
    display: inline-block;
    font-size:18px;
    color: black;
  }
  .footer-link-select {
    width: 1200px;
    height: 65px;
    border-bottom: 1px solid  #102F84;
    
  }
  .footer-link-select select {
    width: 149px;
    height: 36px;
    border: 1px solid #102F84;
    margin-right: 19px;
    text-align: center;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    padding-left: 10px;
    background: url("../images/jin.png") no-repeat scroll 130px center transparent;
    font-size:16px;
    color:#102F84;
    outline: none;
  }
  .footer-link-select select:last-child{
    margin-right: 0px;
  }
  .footer-copyright {
    width: 800px;
    height: 125px;
    margin: 0 auto;
  }
  .copyright1{
    float: left;
    padding: 8px 0 0 0;
  }
  
  .copyright2{
    width: 576px;
    float: left;
    font-size: 14px;
    margin: 34px 0 0 0;
    border-left:2px solid  #E6E6E6; ;
  }
  .copyright2 ul{
    width: 100%;
    overflow: hidden;
    padding-left: 22px;
  }
  .copyright2 ul li{
    float: left;
    height: 25px;
    line-height: 25px;
  }
  .copyright2 ul li a{
    color: black;
  }
  .copyright2 p{
    padding-left: 22px;
    height: 25px;
    line-height: 25px;
  }
  .copyright3{
    float: left;
    padding: 37px 0 0 0;
  }
  .copyright3 a{
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  
  
/*清除浮动*/
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
  
/* <!-- 列表 --> */
.navlist{
    margin-bottom: 48px;
}
.navlist_fl_top{
    width: 265px;
    margin-bottom: 20px;
    background: #fff;
}
.navlist_fl_top span.ct{padding: 0 5px;}
.navlist_fl_top span.ct,.navlist_fl_bot span.ct{
    display: block;
    background: #226ebc;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    height: 72px;
    line-height: 72px;
    margin-bottom: 10px;overflow: hidden;
}
.navlist_fl_top ul{
    padding-bottom: 20px;
}
.navlist_fl_top li{
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 14px;
  	overflow:hidden;
}
.navlist_fl_top li a{
    color: #555;
    width: 237px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.navlist_fl_top li:hover{
    border-bottom: 1px solid #015095;
}
.navlist_fl_top li a:hover{
    color: #015095;
}
.navlist_fl_bot{
    width: 265px;
    background: #fff;
}
.navlist_fl_bot span.ct{
    background: url(../images/xgxw_new.png) no-repeat;
    margin-bottom: 0;
}
.navlist_fl_bot ul{
    padding-bottom: 20px;
}
.navlist_fl_bot li{
    height: 116px;
    border-bottom: 1px dashed #e5e5e5;
    margin: 16px 20px 0;
}
.navlist_fl_bot li p{
    color: #666;
    margin: 6px 0;
    line-height: 1.6;
}
.navlist_fl_bot li span{
    color: #999;
}
.navlist_fr{
    width: 915px;
    padding-top: 34px;
}
.navlist_fr .tle{
    margin: 0 20px 0 24px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 11px;
}
.navlist_fr .tle span{
    font-size: 20px;
    border-bottom: 2px solid #226ebc;
    color: #226ebc;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 10px;
}
.navlist_fr_list{
    margin: 0 20px 0 24px;
    padding-bottom: 20px;
}
.navlist_fr_list li{

    border-bottom: 1px solid #e5e5e5;
    /*cursor:pointer;*/
}
.navlist_fr_list li .time{
    /* width: 150px;*/
    /*margin-top: 32px;*/
}
.navlist_fr_list li .time strong,.navlist_fr_list li .time span{
    text-align: center;
}
.navlist_fr_list li .time strong{
    font-size: 30px;
    color: #999;
    display: block;
    border-bottom: 2px solid #e5e5e5;
    margin: 0 20px 5px;
}
.navlist_fr_list li .time span{
    font-size: 18px;
    color: #999;
    display: block;
}
.navlist_fr_list li .title{
    width: 700px;
    margin-top: 17px;
}
.navlist_fr_list li .title p{
    color: #999;
    line-height: 1.6!important;
    margin: 10px 0!important;
  	height: 44px!important;
    overflow: hidden!important;
}
.navlist_fr_list li .title span{
    color: #666;
}
.navlist_fr_page{
    padding-bottom: 20px;
}
.navlist_fr_list li:hover h3{
	color: #015095;
}
.navlist_fr_list li:hover p{
	color: #226ebc;
}

/*列表页翻页*/ 
#all_list{
	margin-top: 6px;
}
#all_list li i{
	color: #015095;   
    padding-right: 10px;
}
#all_list li a{
	width: 690px;
	color:#333;
}
#all_list li{
    line-height: 40px;
    height: 40px; 
    font-size: 16px;  
	border-bottom: 1px dashed #eee;
}
  #all_list li img{
    float: left;
    margin-top: 19px;
    margin-right: 10px;
}
#all_list li:hover a,#all_list li:hover span{
	color: #015095;
}

 .defalt_total{
 	color:red;
 }

.page{
overflow: hidden;
      text-align: center;
    position: absolute;
    top: 0;
    left: 10%;
}

.page li{
 float: left;
  list-style-type: none;
    }
  .page li a{
        display: block;
        padding: 10px 15px;
        border: 1px solid #eeeeee;
    }
    .page li a:hover{
        background-color: #e00525;
        border: 1px solid #e00525;
        color: #fff;
    }
.page-active a{
    background-color: #e00525;
    border: 1px solid #e00525;
    color: #fff;
}

#mypages a{
        display: none;
    }
    #mypages .first,#mypages .next,#mypages .last,#mypages .active,#mypages .active~a,#mypages .next+a,#mypages .prev{
        display: inline-block;
    }
    #mypages a.hover{
        display: none;
    }


    /*pagediv*/
.pagediv{padding:30px 0 0; font-size:14px; color:#333; line-height:28px; clear:both;}
.pagediv li{display: inline-block;border: 0;vertical-align: middle;}
.pagediv .arrow a{color: #333;}
.pagediv .total_count,
.pagediv .arrow a,
.pagediv .arrow span,
.page_jump a{display: inline-block; padding:0 10px; margin:4px; zoom:1; border:#dfdfdf 1px solid; border-radius:3px; 
}
.pagediv  #page_input{width:40px; height:28px; color:#888; text-align:center; border:#dfdfdf 1px solid; border-radius:3px; background:#fff;}
.pagediv .total_count,
.pagediv .arrow a,
.page_jump a{
    transition: all .2s;
    -webkit-transition: all .2s;
    background: #f5f6f7;
    background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
    background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
    background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
    background: linear-gradient(#ffffff 10%, #f1f1f1);
}
.pagediv .arrow span{background: #f5f5f5; color: #999;}
.pagediv .arrow a:hover,
.page_jump a:hover,
.pagediv .arrow .current{background:#256ca4; border-color:#256ca4; color:#fff; text-decoration:none;}
.pagediv .arrow .current{font-weight: bold;}
.page_jump{margin-left: 4px;}
.page_jump a{margin-left: 6px;}








.zfxxgk_lb_page{padding: 2px 0;height: 32px;width: 530px;margin: 0 auto;}
.zfxxgk_lb_page .zfxxgk_page_r{margin-left: 8px;}
.zfxxgk_lb_page .zfxxgk_page_r,.zfxxgk_page_left,.zfxxgk_page_right,.zfxxgk_page_right em,.zfxxgk_page_left em{float:left}
.zfxxgk_lb_page .zfxxgk_lb_page span,.zfxxgk_lb_page a,.page_zdy{height: 30px;line-height: 30px;display:block;border: 1px solid #9b9595;padding:0px 6px;float:left;margin-left: 6px;border-radius: 2px;}
.zfxxgk_lb_page .zfxxgk_page_right{margin-left: 6px;}
.zfxxgk_lb_page .zfxxgk_page_left{height: 30px;line-height: 30px;margin-left: 6px;}
.zfxxgk_lb_page .zfxxgk_page_right em,.zfxxgk_page_left em{height: 30px;line-height: 30px;}
.zfxxgk_lb_page .page_zdy{margin-right: 4px;}
/* <!-- 栏目地址导航 --> */
.address_nav{
    height: 30px;
    line-height: 30px;
    text-align: right;
    padding: 10px 0;
  	font-size: 16px;
}
.address_nav a{
    margin: 0 8px;
}                                                              
.address_nav a,.address_nav span{
    display: inline-block;
    color: #666;
}
.address_nav a span:hover{
	color: #015095;
}   
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
                                                                 
                                                                 
/* xiangqing */

.xxq_content {
	float: left;
	width: 1120px;
	padding: 0 40px;
	border: 1px solid #dcdcdc;
	margin-top: 0px;
	background-color: #fff;
}

.xxq_title {
	margin-bottom: 10px;
}

.xxq_title .a1 {
	display: block;
	margin-top: 10px;
	font-size: 30px;
	color: #232323;
	text-align: center;
}

.xxq_shijian {
	padding: 20px;
	color: #777;
	text-align: center;
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
}

.xxq_shijian a {
	color: #777;
}

.xxq_shijian span {
	float: center;
}

.xxq_shijian img {
	float: center;
}

.xxq_shijian div {
	float: left;
	margin-right: 20px;
}

.xxq_title .fl {
	float: left;
}

.xxq_title .fr {
	float: right;
}

.xxq_title .fr .spn {
	margin-left: 10px;
	cursor: pointer;
}

.xxq_title .fr .spn:hover,
.xxq_title a:hover {
	color: #c00;
}

.xxq_essay {
	font-size: 16px;
	color: #333;
	line-height: 30px;
}

.xxq_essay {
    padding: 20px;
	/* border-bottom: 1px solid #ddd; */
	min-height: 500px;
}

.xxq_prev {
	padding-top: 10px;
	padding-bottom: 20px;
}

.xxq_prev .pre {
	display: block;
	color: #333;
	font-size: 16px;
	line-height: 35px;
}

.xxq_bottom_ly {
	color: #777777;
	height: 50px;
	line-height: 50px;
	background: #f6f6f6;
	padding: 0 20px;
	margin-bottom: 20px;
}

.xxq_bottom_ly .fr span:hover {
	color: #00a4e3;
	cursor: pointer;
}


.TRS_Editor TD {
	border: 1px solid #000;
}




.sitemap {
	height: 1100px;
	/* background: */
}

.sitemap ul {
	float: left;
	width: 100%;
	padding-bottom: 8px;
	border: 1px solid #E1E1E1;
	margin: 10px auto;
	background-color: #fff;
}

.sitemap h3 {
	text-indent: 27px;
	font-size: 14px;
	color: #006eab;
	line-height: 32px;
	width: 100%;
	border-bottom: 1px solid #E1E1E1;
	margin-bottom: 6px;
}

.sitemap li {
	float: left;
	width: 260px;
	line-height: 26px;
	text-indent: 20px;
	list-style-type: none;
}

.sitemap li a {
	color: #000;
}

                                                        
                                                                 