@charset "utf-8";
/* CSS Document */
/*头尾所需统一样式*/

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, img {
    margin: 0px;
    padding: 0px;
    outline: none;
    border: 0px;
    -webkit-text-size-adjust: none;
}

li {
    list-style: none;
}

body {
    text-align: left;
    font-family: '微软雅黑';
    color: #333333;
    background: #fff;
	min-width:1200px;
}

a, ins {
    text-decoration: none;
}

a {
    color: #333333;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clear {
    clear: both;
}

.L {
    float: left;
}

.R {
    float: right;
}

.hidden {
    display: none
}

.bt-note-0{ 
	clear:both;
	height:0px;
	width:100%;

}
.bt-note-20{
	clear:both;
	width:100%;
	height:20px;
	
	}
.bt-note-30{
	clear:both;
	width:100%;
	height:30px;

	
	}
.bt-note-0{
	clear:both;
	width:100%;
	height:0px;
	
	}
.bt-note-10{
	clear:both;
	width:100%;
	height:10px;
	background:#fff;
	
	}
.bt-note-40{
	clear:both;
	height:40px;
	width:1200px;
	margin:0 auto;
	background:rgb(255,255,255);
	}
.bt-note-420{ 
	clear:both;
	height:420px;
	width:100%;

}
.span1{display: inline-block;
		height: 100%; width: 0;
		vertical-align: middle;
		}
a:hover {
    text-decoration: none;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
}	
a:focus{ outline:none;}






/*main开始*/

.main{
	width:1200px;
	margin:0 auto;
	min-height:858px;
	}
.zgks{
	width:740px;
	min-height:858px;
	float:left;
	margin-right:30px;
	}
.zgks_title{
	width:740px;
	height:45px;
	background:#41acef;
	}
.zgks_title span{
	font-size:23px;
	color:#fff;
	font-weight:bold;
	line-height:43px;
	padding-left:10px;
	}
.zgks_title a{
	float:right;
	line-height:42px;
	padding-right:10px;
	}
.zgks_list{
	width:740px;
	min-height:804px;
	}
.zgks_list ul li{
	width:100%;
	height:48px;
	border-bottom:1px dashed #5d5d5d;
	padding-left:13px;
	background:url(list2.png) no-repeat left center;
	}
.zgks_list ul li a{
	font-size:15px;
	line-height:48px;
	color:#333;
	}
.zgks_list ul li a:hover{
	color:#3b82ec;
	}
.zgks_list ul li span{
	font-size:15px;
	line-height:48px;
	color:#999999;
	float:right;
	}

.main_right{
	width:430px;
	height:858px;
	float:left;
	}
.bgxz{
	width:430px;
	height:398px;
	}
.bgxz_title{
	width:430px;
	height:45px;
	background:#41acef;
	}
.bgxz_title span{
	font-size:23px;
	color:#fff;
	font-weight:bold;
	line-height:43px;
	padding-left:10px;
	}
.bgxz_list{
	width:430px;
	height:244px;
	}
.bgxz_list ul li{
	width:100%;
	height:40px;
	padding-left:13px;
	background:url(list2.png) no-repeat left center;
	}
.bgxz_list ul li a{
	font-size:15px;
	line-height:40px;
	color:#333;
	}
.bgxz_list ul li a:hover{
	color:#3b82ec;
	}
	
/*查询中心*/
.cxzx{
	width:430px;
	height:128px;
	border:1px solid #d2cdcd;
	margin-bottom:30px;
	}
.cxzx_title{
	width:430px;
	height:45px;
	background:#41acef;
	}
.cxzx_title span{
	font-size:23px;
	color:#fff;
	font-weight:bold;
	line-height:45px;
	padding-left:10px;
	}
.cxzx_img{
	width:88px;
	height:82px;
	float:left;
	background:url(cxzx_img.png) no-repeat center center;
	}
.cxzx_font{
	width:340px;
	height:82px;
	float:left;
	}
.cxzx_font a{
	font-size:15px;
	color:#333;
	line-height:30px;
	display:inline-block;
	margin-top:10px;
	}
.cxzx_font a:hover{
	color:#3b82ec;
	}
	

/*联系方式*/
.lxfs{
	width:430px;
	height:161px;
	border:1px solid #d2cdcd;
	margin-bottom:30px;
	}
.lxfs_title{
	width:430px;
	height:45px;
	background:#41acef;
	}
.lxfs_title span{
	font-size:23px;
	color:#fff;
	font-weight:bold;
	line-height:45px;
	padding-left:10px;
	}
.lxfs_img{
	width:88px;
	height:115px;
	float:left;
	background:url(lxfs_img.png) no-repeat center center;
	}
.lxfs_font{
	width:340px;
	height:115px;
	float:left;
	}
.lxfs_font a{
	font-size:15px;
	color:#333;
	line-height:30px;
	display:inline-block;
	margin-top:10px;
	}


.gbzgks{
	width:430px;
	height:110px;
	background:#ffffff;
	}
.gbzgks a{
	display:inline-block;
	width:430px;
	height:110px;
	}
.wap-boxx{
		display:none;
	}
 @media screen and (max-width:768px){
	 .w1100 {
	width: 1100px;
}

.center {
	margin: 0 auto;
}


.main-fl-bg {
	width: 280px;
	min-height: 860px;
	background-color: #ffffff;
}

.main-fl-tit {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #ffffff;
	background-color: #0e5ddb;
	font-weight: bold;
	text-align: center;
}

.main-fl-tit img {
	margin-right: 10px;
	margin-bottom: 3px;
}

.main-fl-box {
	width: 100%;
	margin-top: 20px;
}

.main-fl-box li {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background-color: #ffffff;
}

.main-fl-box li>div {
	width: 100%;
	height: 45px;
	background: url("tylm_pic_03.png") no-repeat;
	padding-left: 40px;
	background-position: 24px 18px;
}

.main-fl-box li>div>a {
	color: #000000;
	font-size: 17px;
	font-weight: lighter;
}

.main-fl-box-li {
	width: 100% !important;
	height: 45px;
	line-height: 45px;
}

.main-fl-box-li>div {
	width: 100%;
	height: 45px;
	background: url("tylm_pic_04.png")20px no-repeat !important;
	padding-left: 40px;
}

.main-fl-box-li>div>a {
	color: #0e5ddb !important;
	font-size: 17px;
	font-weight: lighter;
}


/*å³éƒ¨åˆ†*/

.main-fr-bg {
	width: 795px;
	height: 860px;
	background-color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.main-fr-tit {
	width: 100%;
	height: 50px;
	border-bottom: 2px solid #cdcdcd;
}

.main-fr-tit li {
	color: #606060;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 48px;
	float: left;
	min-width: 95px;
	text-align: left;
	padding-right: 20px;
	border-bottom: 2px solid #0e5ddb;
}

.main-fr-tit li:hover {
	cursor: pointer;
}

.main-fr-box li:hover {
	cursor: pointer;
}

.main-fl-tit-li {
	color: #1d79cc !important;
	font-size: 16px;
	line-height: 48px;
	float: left;
	width: 95px;
	text-align: center;
	border-top: solid 2px #1d79cc !important;
	background-color: #ffffff !important;
}

.main-fr-box {
	width: 100%;
}

.main-fr-box li {
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	background: url("tylm_pic_02.png")1px no-repeat;
	border-bottom: dashed 1px #e8e8e8;
	padding-left: 15px;
}

.main-fr-box li>a {
	color: #333333;
	font-size: 17px;
}

.main-fr-box li>span {
	color: #999999;
}


.wap-boxx{
		display:block;
	}
.main{ display:none;}
body {
	background-color: #fff;
}


/**é€šç”¨æ ç›®æ ‡é¢˜**/
.wap_title{height:50px;padding-left: 15px;line-height:50px; border-bottom:#355e92 solid 2px; position:relative;background: #fff;}



/**æ–°é—»ç±»åž‹å››*/
.wap_fourcen{height:auto; overflow:hidden}
.wap_fourcen ul{width:90%; height:auto; margin-left:5% ; padding:0; }
.wap_fourcen li{width:100%; height:auto; float:left; border-bottom:#e6e6e6 solid 1px; padding:10px 0 8px 0}
.wap_fourcen li a{width:100%; line-height:20px; font-size:16px; float:left; display:block; margin-bottom:5px; text-align:left;}
.wap_fourcen li a:active{}
.wap_fourcen li .sp_laiyuan{line-height:20px; font-size:10px; color:#999; float:left; text-align:right}
.wap_fourcen li .sp_time{line-height:20px; font-size:10px; color:#999; float:right; text-align:right}
.wap_fourcen .wap_more{ color:#355e92;display:block; line-height:40px; text-align:center; float:left;width:100%; margin-top:15px; background:#cce3f9}

/**æ–°é—»ç±»åž‹äº”*/
.wap_fivecen{height:auto; overflow:hidden}
.wap_fivecen ul{width:100%; height:auto; margin:0; padding:0; }
.wap_fivecen li{width:100%; height:auto; float:left; border-bottom:#e6e6e6 solid 1px; padding:5px 0;}
.wap_fivecen li a{width:100%; line-height:30px; font-size:16px; float:left; display:block;}
.wap_fivecen li a:active{}
.wap_fivecen li .sp_laiyuan{line-height:20px; font-size:10px; color:#999; float:left; text-align:right}
.wap_fivecen li .sp_time{line-height:24px; font-size:10px; color:#999; float:right; text-align:right}
.wap_fivecen .wap_more{ color:#355e92;display:block; line-height:40px; text-align:center; float:left;width:100%; margin-top:15px; background:#cce3f9}


.wap_picnews{width:100%; height:auto; text-align:center; overflow:hidden}
.wap_picnews img{max-width:100%; height:auto}
.kePublic{background:#FFF; padding:0px;}

.tpxw ul{ margin:0; padding:0;}
.tpxw ul li{ width:100%; height:auto; position:relative}
.tpxw ul li span{ width:100%; line-height:43px; color:#FFF; font-weight:600; position:absolute; left:0; bottom:0; text-align:left;padding-left:15px;z-index: 99;}
.focus span{width:8px; height:4px; margin-right:3px;  background:#999; font-size:0}
.focus span.current{background:#0557c7; width:10px; height:4px;}
.focus div{
	left: 85% !important;
}
	.footer{ display:none;} 
	body{min-width:100%}
	
	.list_sub{display: none;}



.leftt{
	float: left;
	width: 100%;
	height: auto;
}
.rightt{
	float: right;
	width: 30%;
	height: auto;
}
.sp_time1{
	float: left;
	width: 50%;
	text-align: left;
}
.sp_time2{
	float: right;
	width: 50%;
	text-align: right;
}
.rightt .sp_img{width:90px; height:75px;float:right}
.rightt .sp_img img{width:90px; height:75px}
.zhaiyao{font-size: 14px;color: #999;width: 100%;float: left; text-align:left;}
.bt-note-30{
	clear:both;
	width:100%;
	height:0px;

	
	}
	 }



/* 移动端适配 */
@media screen and (max-width: 768px) {
	.wap-boxx {
	  display: none !important;
	}
	.main {
	  width: 100% !important;
	  display: block !important;
	  overflow: hidden;
	  padding: 20px;
	}
	.zgks_list ul li {
	  display: flex;
	}
	.zgks_list ul li a {
	  flex: 1;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  white-space: nowrap;
	}
	.default_pgPanel > tbody > tr > td:nth-child(11) {
	  display: none;
	}
	.default_pgToolbar td {
	  width: auto !important;
	}
	.bgxz_list ul li {
	  overflow: hidden;
	  text-overflow: ellipsis;
	  white-space: nowrap;
	}
	.zgks,
	.zgks_title,
	.zgks_list,
	.main_right,
	.bgxz,
	.bgxz_title,
	.bgxz_list,
	.cxzx,
	.cxzx_title,
	.lxfs,
	.lxfs_title,
	.lxfs_font,
	.gbzgks,
	.gbzgks a {
	  width: 100% !important;
	}
	.zgks_title,
	.bgxz_title {
	  background-size: 100% 100% !important;
	}
	.cxzx,
	.lxfs {
	  display: flex;
	  flex-wrap: wrap;
	  height: auto !important;
	  align-items: center;
	}
	.cxzx_font,
	.lxfs_font {
	  width: auto !important;
	  flex: 1;
	  height: auto !important;
	}
	.gbzgks {
	  background-position: center !important;
	}
	.gbzgks img {
		max-width: 100%;
	}
	.main_right {
	  height: auto !important;
	}
}
  
