﻿@charset "utf-8";

/*-----------------------------theme主题-----------------------------*/

body{font-size:14px;font-family:PingFangSC-Regular, Verdana, Arial, 微软雅黑, 宋体;line-height: 1.42857143;color: #333;background-color: #fff;
}
a{color: #333;}
a:hover,a:focus{color: red;}
.cor1,a.cor1{color: white;}
.cor2,a.cor2{color: ;}
.cor3,a.cor3{color: ;}
.cor4,a.cor4{color: ;}
.bg1{background: white;}
.bg2{background: ;}
.bg3{background: ;}
.theme-ct{margin: 20px auto;background: white;padding: 0 20px;}
.theme-dqwz{background: url(../images/icon/icon_dqwz.jpg) no-repeat 0 center;padding-left: 25px;line-height: 45px;border-bottom: 1px solid #CCCCCC;}

.mores{
	float: right;
	}
 .mores a{
 	display: none;
  color:#7A7A7A;
 }
 .mores a.active{
   display: block;
 }
 .mores a:hover{
  color: red;
 } 
 .mores .dis{
 	display: block;
 }  
.clearfix:after {
  display: block;
  content: "";
  clear: both;
}
.zrbj{
text-align:right;
margin-top:20px;
}
/*当前位置*/
.dqwz{
width: 100%;
min-height: 30px;
background: url(../images/public/dqwz.png) no-repeat;
background-position-y: 3px;
border-bottom: solid 1px #A3A3A3;
color: #333333;
text-indent: 23px;
margin: 20px 0 0;
}
.dqwz a{
color:#0D64AB;

}
.d_m_list{
    width: 100%;
    margin: 20px auto;
    border: 1px solid #0B6BB9;
}
.d_m_list ul{
    overflow: hidden;
    padding: 10px 0;
}
.d_m_list ul li{
    float: left;
    width: 47%;
    font-size: 14px;
    margin-left: 2.5%;
    padding: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.d_m_list ul li b{
    color: #0B6BB9;
}
.d_m_list ul li.li{
    margin-left: 6%;
}
/*-----------------------------header页眉-----------------------------*/

.header {
  width: 100%;
  background: url(../images/public/bg.png) no-repeat;
  /* background: url(../images/jdbg1.png) no-repeat center top; */
  background-size: 100% 100%;
  border-bottom: 4px solid #1c5ebe;
}
.header_top{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding: 40px 0 30px;
}
.logo{
  float: left;
}
.search{
  float: right;
  width: 400px;
  height: 45px;
  line-height: 45px;
  margin: 10px 0 0;
}
.search form{
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  overflow: hidden;
  border: 1px solid #ccc;
}
.search form input{
  display: block;
  float: left;
  width: 75%;
  height: 100%;
  color: #c3c3c3;
  text-indent: 15px;
  outline: none;
  border: none;
}
.search form button{
  float: left;
  width: 25%;
  height: 100%;
  line-height: 36px;
  color: #fff;
  text-indent: 25px;
  background: #ffa03b url(../images/public/ss.png) no-repeat;
  background-position: 24% 55%;
  background-size: 20% auto;
  outline: 0;
  border: none;
}
.header_bottom{
  width: 1200px;
  margin: 0 auto 3px;
  overflow: hidden;
}
.header_bottom ul{
  width: 100%;
  text-align: right;
}
.header_bottom ul li{
  display: inline-block;
  width: 132px;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.header_bottom ul li a{
  color: #1c5ebe;
}
.header_bottom ul li:hover,
.header_bottom ul li.active{
  background-color: #1c5ebe;
}
.header_bottom ul li:hover a,
.header_bottom ul li.active a{
  color: #fff;
}

@media screen and (max-width: 768px) {
  .header{
    background-size: auto 100%;
  }
  .header_top,
  .header_bottom{
    width: 100%;
  }
  .logo{
    float: none;
    width: 92%;
    margin: 0 auto;
  }
  .logo a img{
    width: 100%;
  }
  .search{
    display: none;
  }
  .header_bottom ul li{
    display: block;
    float: left;
    width: 50%;
  }
}


/*-----------------------------footer页脚-----------------------------*/
.table_box {
    width: 100%;
    background: #ebebeb;
}

.footer-left.phone {display: none !important;}
.footer-box{
	width: 100%;
	min-width: 1200px;
	background-color: #197ec1;
	font-size: 14px;
	color: #eaeaea;
	}
.footer-box .footer-container{width: 1200px; min-width: 1200px; margin: 0 auto;}
.footer-box .footer-container .footer-left{ width: 900px;display: inline-block; padding-left: 20px;}
.footer-box .footer-container .footer-img{ width: 295px;display: inline-block;position: relative;top: -30px;}
.footer-left .footer-map {margin: 20px 0 0 0;}
.footer-left .footer-map li{display: inline-block;margin-right: 5px;}
.footer-left .footer-map li a{color: #eaeaea;}
.footer-left .footer-copyright{    padding: 10px 0 10px 0;}
.footer-left .footer-copyright > div{    display: inline-block;}
.footer-left .footer-record > div{    display: inline-block;}
.footer-container .footer-img > div{    display: inline-block;}
.footer-container .footer-img > div:first-child img{width: 80px}
@media screen and (max-width: 768px){
  .table_box , .footer-box .footer-container .footer-img {
    display:none;
  }
  .footer-box .footer-container .footer-left {
    display: none;
  }
  .footer-left.phone {
    display: block  !important;
  }
  .footer-box , .footer-box .footer-container , .footer-box .footer-container .footer-left {
  	width:auto;
  	min-width:auto;
  }
  .footer-left.phone {
  	padding:20px;
  	margin-top:20px;
  }
  .footer-left .footer-map {
  	margin:0;
  }
   .footer-left.phone {
  	padding:20px;
  	margin-top:20px;
  }
  .footer-left .footer-map {
  	margin:0;
  }
}
/*-----------------------------list列表-----------------------------*/
.data{background: white;}
.list li{line-height: 30px;border-bottom: 1px dashed #CCCCCC;padding: 15px 0;}
.list li:after{content: " ";display: table;clear: both;}
.list img{width: 270px;height: 160px;margin-right: 15px;float: left;}
.list .time{float: right;margin-left: 10px;}
.list .tit{display: block;}
/*-----------------------------list列表-----------------------------*/
.data{background: white;}
.list li{line-height: 30px;border-bottom: 1px dashed #CCCCCC;padding: 15px 0;}
.list li:after{content: " ";display: table;clear: both;}
.list img{width: 270px;height: 160px;margin-right: 15px;float: left;}
.list .time{float: right;margin-left: 10px;}
.list .tit{display: block;white-space: nowrap;overflow:hidden;text-overflow:ellipsis;}
/*分页*/
#page-div{width: 80%;margin:15px auto;text-align: center;}
.pagination-first,.pagination-last{margin: 10px;display: block;text-align: center;}
.pagination-index,.pagination-num{border: 1px solid #bfbfbf;margin: 0 3px;padding:0 10px;display: inline-block;border-radius: 3px;color: #bfbfbf;}
.pagination-num.active,.pagination-index:hover,.pagination-num:hover{background: #055BA1;color: white;}
.pagination-last>span{margin: 0 10px;}
.pagination-last>input{height: 18px;width: 30px;text-align: center;}

.comlist{
	  width: 1200px;
    margin: 20px auto;
    padding: 0 20px;
}

.comlist p{
	height: 40px;
	width: 100%;
	background: #EAEAEA;
	margin-top: 20px;
}
.comlist p span{
	width: 20%;
	display: block;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #055BA1;
}
.comm_list ul{
	padding: 30px 0;
}
.comm_list ul li{
	background: url(../images/icon/point.png) no-repeat;
    background-position-y: 10px;
    text-indent: 8px;
  margin-bottom: 15px;
  font-size: 16px;
}
.comm_list ul li:nth-child(5n){
	border-bottom: dashed 1px #A3A3A3;
	padding-bottom:15px ;
}
.comm_list ul li a{
	color: #333;
}

.comm_list ul li a:hover{
	color: red;
}

.comm_list ul li span{
	float: right;
        margin-right: 10px;
       font-size:16px;
}
@media screen and (max-width: 768px){
	.comlist{
	  width: 100%;
      padding:0 5px;
  }
.comm_list ul{
  padding:10px 0;
}
  
.comm_list ul li a{
   overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    width: 70%;
    font-size: .8em;
    display: inline-block;
}
.comm_list ul li span{
 font-size:.5em;
 margin-right: 0px;
}
.comlist p span{
width:100%;
}
.pagination-first,.pagination-last{margin: 10px 0;display: block;}

}

/*-----------------------------detail详情-----------------------------*/
.detail{background: #FFFFFF; border-bottom: solid 1px #ccc;}
.detail>h1{font-size: 32px;text-align: center;padding: 20px 50px;}
.detail>table tr{border-top: none;border-bottom: 1px solid #CCCCCC;line-height: 40px;color: #7B7B7B;}
.detail .fontsize img,.detail .fontsize span{margin: 0 5px;cursor: pointer;}
.detail .dywb{cursor: pointer;}
.detail .bdsharebuttonbox{display: inline-block;vertical-align: middle;}
#NewsContent table{max-width: 100%;}
.click-top{position: fixed;bottom: 10%;right: 5%;z-index: 1000;display: none;cursor: pointer;}
#gwdShare_con_1{float: initial !important;display: inline-block;vertical-align: middle;}
#gwdshare{padding-left: 25px;background: url(../images/icon/icon_16.png) no-repeat 0 10px;height: 30px;}
#gwdshare>*{width: 27px;height: 29px;margin: 0 2px;}
#gwdshare .gwds_weixin{ background:url(../images/icon/share.png) no-repeat 2px -33px !important;}
#gwdshare .gwds_tsina{ background:url(../images/icon/share.png) no-repeat 2px 5px !important;}
#gwdshare .gwds_more{background:url(../images/icon/icon_17.png) no-repeat center !important;}
.gjcontent{
	padding: 0 80px;
}
.gjcontent img{
	margin: 20px auto;
	display: block;
}

@media (max-width: 768px) {
 .gjcontent{
	padding: 0;
}
  
}
/*相关信息*/
.xgxx{
	width: 100%;
	height: 225px;
	margin-top: 50px;
}
.xgxx p{
	border-left: solid 3px #0D63A9;
	font-size: 18px;
	text-indent: 10px;
}
.xgxx ul li{
	 list-style: square;
	list-style-position: inside;
	margin-top: 15px;
}

/*-----------------------------********-----------------------------*/
@media (max-width: 768px) {
.dis-no{display: none !important;}
.theme-ct{padding: 0 10px;}
.list img{width: 100%;height: 160px;float: initial;display: block;margin-bottom: 10px;}

/*-----------------------------********-----------------------------*/

}
@media (min-width: 768px) {
	#NewsContent {font-size:14px;line-height:2em;}
}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {
	.container{width:1100px;}
	#NewsContent,.theme-ct{min-height: 500px;}
	#NewsContent {font-size:16px;line-height:2em;}
}
/*-----------------------------网站地图-----------------------------*/
#maplist table{width: 100%;font-size: 16px;margin-top: 20px;}
#maplist td{border: 2px solid white;height: 40px;line-height: 30px;}
#maplist .one{background: #e5f1fd;font-weight: bold;text-align: center;width: 15%;}
#maplist .one a{color: #f76d15;}
#maplist .two{background: #f7f7f7;text-align: center;width: 18%;}
#maplist .two a{color: #086c98;}
#maplist .three{background: #f7f7f7;color: #086c98;padding-left: 10px;}
#maplist .three a{color: #086c98;display: inline-block;margin: 0 10px;}
.qzdetail_img  img,.lct img{
margin:0 5px;
}

                                                                                                                                                                                                                                                                                                                                                                                            