﻿html ,body{
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
padding:0px;
margin: 0;
color:#444;
font-size:14px;
}
html ,body{
    font-family: "微软雅黑","Helvetica Neue","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif!important;
}
ul,li,ol{list-style:none;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: .67em 0;
font-size: 2em;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
height: 0;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font: inherit;
color: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
}
@media print {
* {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
/*a[href]:after {
content: " (" attr(href) ")";
}*/
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;

page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
}
a:hover,a:active,a:focus,a:visited{text-decoration:none;}

.fl{float:left;}
.fr{float:right;}
.w100{width:100%;}
.clear{clear:both;}
/* 右侧固定 */
/*toolbar*/
*html{background-image:url(about:blank);background-attachment:fixed;}
.web_right_toolbar{
    position:fixed; 
    right:0; 
    bottom: 100px;
    width:48px;
    cursor:pointer; 
    z-index: 99;
    _position:absolute;
    _bottom:auto;
    _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
#collection,#share,#gotop,#close,#open{ 
    float: left;
    width:45px; 
    height:45px; 
    background:url(toolbar_casisd.png) no-repeat; 
}

#collection{ background-position:-9px 1px; }
#share{ background-position:-9px -45px;}  
#gotop{ background-position:-9px -90px;} 
#close{ background-position:-9px -135px;} 
#open{display: none; background-position:-9px -180px;} 

/* end */

.w1920_bg{
    background: url(xxgk_bg_header.jpg) top center no-repeat;
    min-height: 1370px;
}
.header_xxgk .logo1{margin-top:30px;}
.header_xxgk .logo1 img{width:100%;max-width:504px;}
.header_xxgk .logo2{margin-top:60px;margin-left:20%;}
.header_xxgk .logo2 img{width:100%;max-width:720px;}
.main_xxgk .container{
	background:#f2f2f2;
	margin-top:90px;
}

@media (max-width:991px){
	.w1920_bg{
	    background: url(xxgk_bg_header992.jpg) top center no-repeat;
	    min-height: 1000px;
	}
	.header_xxgk .logo1 img{width:50%;max-width:504px;}
	.header_xxgk .logo2{margin-top:40px;margin-left:30%;}
	.header_xxgk .logo2 img{width:80%;max-width:720px;}
	.main_xxgk .container{
		background:#f2f2f2;
		margin-top:60px;
	}
}
@media (min-width:768px) and (max-width:991px){
	.main_xxgk .container{width:860px;}
}
@media (max-width:767px){
	.w1920_bg{
	    background: url(xxgk_bg_header768.jpg) top left no-repeat;
	    min-height: 1000px;
	}
	.header_xxgk .logo1 img{width:70%;max-width:504px;}
	.header_xxgk .logo2{margin-top:30px;margin-left:30%;}
	.header_xxgk .logo2 img{width:90%;max-width:720px;}
	.main_xxgk .container{
		background:#f2f2f2;
		margin-top:50px;
	}
}
/* @media (max-width:480px){
	.w1920_bg{
	    background: url(xxgk_bg_header480.jpg) top left repeat-x;
	    min-height: 1000px;
	}
	.header_xxgk .logo1 img{width:80%;max-width:504px;}
	.header_xxgk .logo2{margin-top:30px;margin-left:25%;}
	.header_xxgk .logo2 img{width:100%;max-width:720px;}

} */

/* main */
.main_xxgk .container{min-height:1000px;padding:0px 30px;}
.search_xxgk{
	border-bottom:2px solid #e3e3e3;
	height: 100px;
	padding: 30px 0;
}
.search_xxgk .navbar-form{
	padding:0px;margin:0px;margin-top:45px;
	margin-left: 28%;
}
.search_xxgk .navbar-form .form-group{
    background:#fff;
    border: 2px solid #2d66a5;
    border-radius:5px;
    padding:0px 10px;
    width: 510px;
    position: relative;
}
.search_xxgk .navbar-form .form-group .form-control{
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0);
    box-shadow: inset 0 0px 0px rgba(0,0,0,0);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    color:#333333;
    width: 100%;
    height: 45px;
    padding-right: 45px;
}
.search_xxgk .navbar-form .form-group input::-webkit-input-placeholder{
    color:#333333;
}
.search_xxgk .navbar-form .form-group input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#333333;
}
.search_xxgk .navbar-form .form-group input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#333333;
}
.search_xxgk .navbar-form .form-group input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#333333;
}
.search_xxgk .navbar-form .form-group input,
.navbar-form .form-group input[type="button"]{background:none;border:none;}
.navbar-form .form-group input[type="button"]{
	background:url(xxgk20200601_jiucuo_search_btn.png) center left no-repeat;
	height:40px;
	width: 35px;
	position: absolute;
	right: 10px;
	top: 3px;
}
.navbar-form .form-group input[type="submit"]{background:none;border:none;}
.navbar-form .form-group input[type="submit"]{
	background:url(xxgk20200601_jiucuo_search_btn.png) center left no-repeat;
	height:40px;
	width: 35px;
	position: absolute;
	right: 10px;
	top: 3px;
}
@media (min-width:1200px){
	.search_xxgk .navbar-form{
		padding:0px;margin:0px;margin-top:45px;
		margin-left: 26%;
		padding-left: 15px;
		padding-right: 15px;
		background: #f2f2f2;
	}
}
@media (max-width:1199px) and (min-width:992px){
	.search_xxgk .navbar-form{
		padding:0px;margin:0px;margin-top:45px;
		margin-left: 21%;
		padding-left: 15px;
		padding-right: 15px;
		background: #f2f2f2;
	}
}
@media (max-width:991px){
	.main_xxgk .container{padding:0px 15px;}
	.search_xxgk{
		border-bottom:none;
		height: auto;
		padding: 15px 0;
	}
	.search_xxgk .navbar-form .form-group{
		width: auto;
		width: 100%;
	}
	.search_xxgk .navbar-form .form-group .form-control{
		height: 40px;
	}
	.search_xxgk .navbar-form .form-group input[type="button"]{height:40px;}
	.search_xxgk .navbar-form .form-group input[type="submit"]{height:40px;}
	.search_xxgk .navbar-form{
		width: 100%;
		margin: 0px;
		padding-right: 0px;
		padding-left: 0px;
	}
}

.main_text_xxgk{margin-top:90px;padding-bottom:20px;}
@media (max-width:991px){
	.main_text_xxgk{margin-top:0px;padding-bottom:20px;}
}

/* main_left main_right */
.main_left{width:28%;padding:0px 20px 0px 0px;margin-top:-20px;}
.main_right{width:72%;padding:0px 20px;background:#fff;}

/*清除浮动*/
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
  /*IE/7/6*/
}

.main_left ul{padding:0px;margin:0px;}
.main_left .first i.fa_gkzn,
.main_left .first i.fa_gkzd,
.main_left .first i.fa_gknb,
.main_left .first i.fa_ysqgk,
.main_left .first i.fa_gknr
{
  width: 40px;
  height: 40px;
  float: left;
  margin-top:13px;
  margin-left: 20px;
}
.fa_gkzn{background:url(xxgk20200601_left_icon1.png) top left no-repeat;}
.fa_gkzd{background:url(xxgk20200601_left_icon2.png) top left no-repeat;}
.fa_gknb{background:url(xxgk20200601_left_icon3.png) top left no-repeat;}
.fa_ysqgk{background:url(xxgk20200601_left_icon4.png) top left no-repeat;}
.fa_gknr{background:url(xxgk20200601_left_icon5.png) top left no-repeat;}

.main_left .s-firstItem span,
.main_left .d-firstNav span{
	font-size:23px;color:#2d66a5;
	font-weight:500;
}

.main_left .s-firstItem span {
  display: inline-block;
  margin-left: 10px;
  white-space: 10px;
}
.main_left .first {
	margin: 20px 0px;
	min-height: 70px;
	vertical-align: middle;
	background: #fff;
	display: grid;
	border: 1px solid #e1e1e1;
	min-height: 90px\9;
	min-height: 90px\0;
	min-height: 90px\9\0;
	*min-height: 90px;
	min-height\\: 90px;
}

.main_left .first >a ,
.main_left .d-firstNav {
float: left;
width: 100%;
padding: 10px 0;
background: #fff;
border: 1px solid #e1e1e1;
}
.main_left .d-firstNav span {
  display: inline-block;
  margin-left: 10px;
}
.main_left .d-firstNav i.fr {
  font-size: 25px;
  margin-top: 22px;
  margin-right: 20px;
  color: #2d66a5;
}


.left_active .d-firstNav,
.left_active.first > a,
.d-firstNav:hover,
.first:hover > a {
	background: #2d66a5;
	color: #fff;
	cursor: pointer;
}
.left_active .d-firstNav span,
.left_active .d-firstNav i.fr,
.first:hover > a span,
.d-firstNav:hover span,
.left_active.first > a span,
.d-firstNav:hover i.fr
{color:#fff;}
.left_active .d-firstDrop{display:block;}

.first:hover .fa_gkzn,
.left_active.first .fa_gkzn{background:url(xxgk20200601_left_icon1_hov.png) top left no-repeat;}

.first:hover .fa_gkzd,
.left_active.first .fa_gkzd{background:url(xxgk20200601_left_icon2_hov.png) top left no-repeat;}

.first .d-firstNav:hover .fa_gknb,
.left_active.first .fa_gknb{background:url(xxgk20200601_left_icon3_hov.png) top left no-repeat;}

.first:hover .fa_ysqgk,
.left_active.first .fa_ysqgk{background:url(xxgk20200601_left_icon4_hov.png) top left no-repeat;}

.first .d-firstNav:hover .fa_gknr,
.left_active.first .fa_gknr{background:url(xxgk20200601_left_icon5_hov.png) top left no-repeat;}

.main_left .s-secondNav,
.main_left .s-secondItem {
  padding-left: 35px;
  margin-top: 10px;
  line-height: 32px;
  background: #e6f5ff;
}
.main_left .d-secondDrop {
  padding-left: 35px;
  margin-top: 10px;
  line-height: 32px;
}
.d-firstDrop .d-secondNav span,
.s-secondItem a span,
.s-secondItem a{color:#2d66a5;
	font-size:15px;font-weight:bold;
}

.d-firstDrop .fa_bull{}
.d-firstDrop .fa-plus,
.d-firstDrop .fa-minus
{padding-right:20px;line-height:32px;}
/* .left_active.first .fa-plus:before{content:"\f068";}
.first .fa-plus:before{content:"\f067";} */

.d-secondDrop .s-thirdItem a{color:#2d66a5;font-size:15px;font-weight:400;}

.gknb_firstDrop .s-secondItem{
	background:#fff;
	padding-left: 75px;
	margin-top: 5px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.gknb_firstDrop .s-secondItem a span{font-weight:400;}
.gknb_firstDrop .s-secondItem:hover,.gknb_firstDrop .active{
	background: #e6f5ff;
	cursor: pointer;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}
.gknb_firstDrop .s-secondItem:hover a span,
.gknb_firstDrop .active a span{font-weight:bold;}
.s-firstDrop,
.s-secondDrop {
  display: none;
}
.s-thirdItem .d-secondNav{background:none;padding-left:0px;}
.s-thirdItem .d-secondNav span{color:#2d66a5;font-weight:400;}
.t_thirdDrop {padding-left:20px!important;}
.t_thirdDrop .s-thirdItem a{font-size:14px;color:#666;}

@media (max-width:991px){
	.main_left .s-firstItem span, .main_left .d-firstNav span{
		font-size:18px;
	}
	.main_left .d-firstNav i.fr{font-size:18px;margin-right:15px;margin-top:15px;}
	.main_left .first i.fa_gkzn,
	.main_left .first i.fa_gkzd,
	.main_left .first i.fa_gknb,
	.main_left .first i.fa_ysqgk,
	.main_left .first i.fa_gknr
	{
	  width: 30px;
	  height: 30px;
	  float: left;
	  margin-top:13px;
	  margin-left: 15px;
	  background-size: 30px 30px;
	}
}


/* footer */
.footer_xxgk{
	background:#fff;border-top:2px solid #527ec6;
	padding: 30px 0;
	margin-top: 30px;
}
.footer_xxgk a{color:#333333;font-size:16px;}
.footer_xxgk span{padding:0px;font-size:16px;}
.footer_xxgk .web_footer_left{padding-right:0px;}
.footer_xxgk .web_footer_left img{width:40px;}
.footer_xxgk a:hover{color:red;}
@media (max-width:1199px){
	.footer_xxgk a{color:#333333;font-size:14px;}
	.footer_xxgk span{padding:0px;font-size:14px;}
	.web_footer_middle{margin-top:5px;}
}

@media (max-width:768px){
	.footer_xxgk .web_footer_left{padding-right:0px;}
	.footer_xxgk{padding: 0px 0;margin-top:10px;padding-bottom:0px;display: list-item;padding-bottom: 30px;}
	.footer_xxgk a {
	    color: #507ec5;
	    font-size: 13px;
	}
}

/* 信息公开 */

.right_list{padding:0px;margin:0px;}
.right_list li{padding-bottom:30px;}
.right_list li a{font-size:16px;color:#333333;line-height:24px;}
.right_list li a span{padding-right:15px;}
.right_list li a font{color:#b3b3b3;white-space: nowrap;}
.right_list li a:hover{color:#2d66a5;}
.right_list li a:hover font{color:#b3b3b3;}

/*page*/
#page{text-align:center;}
#page a,#page span.page_act{font-size:16px;border:1px solid #eee;height:20px;line-height:20px;padding:0px 5px;}
#page .page_con{margin-right:15px;color:#12379b;}
#page .page_act{padding:0px 5px;color:#555;}
#page .page_nolink{color:#12379b;border:1px solid #ebebeb;}
#page .page_nolink:hover{background:#12379b;color:#fff;}
#page .page_t{margin-left:15px;}
#page input{height:22px;border:1px solid #eee;}
#page .page_btn{background:#12379b;color:#fff;}
@media (max-width:992px) {
  #page a,#page span.page_act{
    font-size:16px;border:1px solid #eee;
    height:40px;line-height:40px;padding:8px;
  }
}

/* right_mod3  */
.right_mod3{border-top:1px solid #e1e1e1;margin-top:20px;padding-top:20px;}

.right_mod3 ul,
.right_mod3 ul li{padding:0px;margin:0px;text-align:center;}
.right_mod3 ul{margin-top:15px;}
.right_mod3 ul li a{font-size:14px;color:#333333;border:1px solid #e1e1e1;padding:10px;}
.right_mod3 ul li a:hover{color:#2d66a5;background:#f2f2f2;}



/* 公开年报 */
.gknb_right_tit{font-size:16px;margin:0px;padding:0px;}
.gknb_right_tit span{float:left;font-size:16px;color:#fff;padding:10px 20px;background:#2d66a5;}
.gknb_table{display:table;border:1px solid #e1e1e1;}
.gknb_table >div{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	line-height: 39px;
	font-size: 16px;
}
.gknb_table >div >div:nth-child(2){border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;}
.gknb_table >div:nth-child(odd){
	background: #f2f2f2;
}
.gknb_table >div a.text{font-size:16px;color:#333;}
.gknb_table >div a.text:hover{color:#2d66a5;}

/* 公开制度 */
.gkzd_right_tit,
.gkzn_right_tit{
	border-bottom:2px solid #e1e1e1;
	text-align:center;
	padding-top: 30px;
	padding-bottom:30px;
}
.gkzd_right_tit span,
.gkzn_right_tit span{font-size:32px;line-height:52px;font-weight:bold;color:#2d66a5;}
.gkzd_text h2{font-size:16px;font-weight:bold;line-height:32px;}
.gkzd_text h2 .fa_bull{font-size:12px;font-weight:400;padding-right:5px;}
.gkzd_text p,
.gkzn_text p,
.gksqxz_h3,
.gksqxz_text p,
.main_xxgk_xl .gksqxz_main p,
.gksqxz_fj p{font-size:16px;line-height:30px;font-weight:400;text-indent: 34px;}
.gkzd_text a,.gksqxz_fj a{font-size:16px;line-height:30px;font-weight:400;color:#333;}
.gkzd_text a:hover,.gksqxz_fj a:hover{color:#2d66a5;}

/* 公开指南 */
.gkzn_right_tit{border-bottom:none;}
.gkzn_text p b,.gksqxz_text p b{font-size:18px;}
.gkzn_text p{line-height:28px;}

/* 交通运输部政府信息公开申请须知 */
.gksqxz_h3{color:#ed1d25;line-height:24px;}
.gksqxz_fj {border-top:1px solid #527ec6;margin-top:30px;padding-top:30px;}
.gksqxz_fj a{text-indent: 34px;}

.gksqxz_text .nav_form{margin:20px 0;}
.gksqxz_text .navbar-form{
	width: 100%;
	padding: 0 20%;
	position: relative;
}
.gksqxz_text .form-group,
.gksqxz_text .form-control
{
	width: 100%;
	height: 50px;
	font-size: 16px;
}
.gksqxz_text .form-control{border:2px solid #2d66a5;}
.gksqxz_text .navbar-form .form-group input[type="button"]{right:22%;}
.gksqxz_text .navbar-form .form-group input[type="submit"]{right:22%;}

.gksqxz_text .gksqxz_text_btn{margin:20px 0;}
.gksqxz_text .gksqxz_text_btn .btn{margin:0 20px;padding:15px 40px;font-size:16px;font-weight:bold;}

/* 信息公开宽细览 */
.main_xl{width:100%;padding-bottom:20px;}

/*gl_header*/
.gl_header_breadcrumb{margin:20px 0;}
.gl_header_breadcrumb span,.gl_header_breadcrumb a{font-size:16px;color:#333;}
.gl_header_breadcrumb a:hover{color:#527ec6;}

.main_xxgk_xl .main_text_xxgk{margin-top:0px;}
.main_xl_header{
	margin:20px 0;
	background:#f5f5f5;
	border:2px solid #dddddd;
	padding: 0px 15px;
}
.main_xl_header .form-horizontal{margin-bottom:0px;}
.main_xl_header .form-horizontal .form-group{margin-bottom:0px;}
.main_xl_header .form-horizontal .form-control-static{font-size:16px;}
.main_xl_header .form-horizontal .control-label{
	text-align:left;font-size:16px;font-weight:400;
	padding-right: 0px;
}

.main_xxgk_xl .gkzn_right_tit{color:#527ec6;padding:0px;}
.main_xl_zh {border-bottom:1px solid #ddd;line-height:30px;}
.main_xl_zh *{font-size:16px;color:#333;}
.main_xl_zh a:hover{color:#527ec6;}

.main_xxgk_xl .gksqxz_h4{font-size:16px;}
.main_xxgk_xl .gksqxz_main{margin-top:20px;}
@media (max-width:767px){
	.main_xxgk_xl .gkzn_right_tit span{
		color:#2d66a5;font-size:16px;
		line-height:26px;
	}
	.main_xxgk_xl .main_text_more{
		color:#fff;font-size:12px;
		width: 100%;
		cursor: pointer;
	}
	.main_xxgk_xl .gksqxz_main p,
	.main_xxgk_xl .gksqxz_main .gksqxz_h4,
	.main_xxgk_xl .gksqxz_fj a{line-height:24px;cursor:pointer;}
	.main_xxgk_xl .gksqxz_fj a{margin-bottom:5px;}
	.main_xxgk_xl .gksqxz_fj{margin-top:5px;padding-top:5px;}
	.main_text_xx_show .control-label{
		padding-right:0px;min-height:34px;padding:7px 0 7px 15px;
		margin-bottom: 0;
		text-align: left;
	}
	.main_text_xx_show .form-control-static{text-align:left;}
	.main_text_xx_show .form-group{margin-bottom:0px;}
	.main_text_xx_show{
		padding:5px 15px;
		text-align: center;
		background:#fff;border-radius:8px;
		-webkit-box-shadow: 0px 0px 25px #ccc;
		-moz-box-shadow: 0px 0px 25px #ccc;
		box-shadow: 0px 0px 25px #ccc;
		position: relative;
		display: none;
		overflow-x: initial!important;
    	overflow-y: inherit!important;
	}
	.main_text_xx_show .fa{
		color:#fff;margin-top:-13px;font-size:20px;
		display: inline;
		position: absolute;
		top: 0px;
	}
	.main_text_xx_show .modal-header{padding:0px;padding-bottom:5px;}
} 

@media (max-width:720px){
	.web_body{min-width:680px;}
}

/* 2020-06-28 新加：相关文档 */
.xxgk_wendang{border:1px solid #eee;margin-top:20px;padding:20px;}
.xxgk_wendang .xxgk_wendang_tit{
	font-size: 18px;
	margin: 0px;
	line-height: 40px;
	border-bottom: 1px solid #eee;
	color:#333;
}
.xxgk_wendang .comment_list{margin-top:10px;}
.xxgk_wendang .comment_list li{padding:5px 0;}
.xxgk_wendang .comment_list li i{
	font-style:normal;font-size:12px;
	color:#0b7cb6;
	padding-right: 8px;
}
.xxgk_wendang a{
	color: #333;
	font-size: 16px;
	margin: 0px;
	line-height: 24px;
}
.xxgk_wendang a:hover{color:#0b7cb6;}

@media(min-width:767px){
	.gksqxz_fj{padding:0px 20px;margin-top:20px;padding-top:15px;}
	.main_xxgk_xl .gksqxz_main{padding:0px 20px;}
}