@charset "utf-8";
/* CSS Document */

@media screen and (max-width:1240px) {
	.left{width: 252px; float: left;}
.center{ width: 450px; float: left; margin-left: 25px;}
.right{width:250px; float: right;}
	
	.news_tit p{font-size: 12px;}
	.news_tit p span:first-child{ margin-right: 30px;}


	
	.inp_text{ width: 132px; }
.inp_text2{ width: 138px;  }
.inp_text3{ width: 60px; }
.inp_text4{ width:95px;  }
	.gjjs_inp{ width: 80%;}
	
}
/*
@media screen and (max-width:1024px) {
	.left{display: none;}
.center{ width: 100%; float:inherit; margin-left:0;}
.right{display: none;}
	.ty_box{height: inherit;padding-bottom: 20px;}
	.news_dl ul li span{ margin-right:3%; }
.news_dl ul li em{display: block; line-height: 26px; height: 52px; overflow: hidden;   text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
	.content{ padding: 3%;}
	.xl_main{  padding: 0;}
	.box1 { padding: 0;}

	.xl_sj_icon,.xl_sj_icon2,.xl_sj_icon3{ background: none; }
	.xl_sj span{ padding-left: 0; padding-right: 10px;}
	.xl_sj span:last-child{ display:none;}
	.xl_main{ padding:30px 5%;}
	.xl_tit h4{ font-size:22px; font-weight:bold; line-height:40px; margin: 0 !important; font-weight: normal;}
	.xl_tit p{ font-size: 14px;  padding-top: 5px; color:#666; line-height: 28px;}
	.fx_nr{ float:inherit; display:none;}
	
	.xl_news{ padding:10px 0px;}
.xl_news p{ font-size:14px; line-height:32px;}
	.tyxgd_box{ width: 100%;}
	.tyxgd_btn{ width: 20%;}
	.tyxgd_inp{ width: 80%; }
	.xl_ewm{ display: none;}
	
	.gjjs_seach{ width: 70%;}
	.ym{display: none;}
	.ip_ym{display: block;}
	.gb_list ul li em span{display: none;}
}

@media screen and (max-width:677px) {
	.news_tit p{ padding: 0;}
	.news_tit p span:first-child{display:none;}
	.news_btn a{ font-size: 16px; padding:0 10px;}
	.gjjs_seach{width: 100%;}
	.gjjs_seach p span{display: block; padding-bottom: 5px;}
	.gjjs_inp{ width:100%;}
	.gjjs_inp2{ width:49%}
	.gjjs_inp5{ width:38%}
	.gjjs_inp3{width: 100%;}
	
	.jsjg_box2,.jsjg_box{width: 100%;}
	.jsjg_inp{ width: 58%;}
.jsjg_btn{width: 18%; }
.jsjg_btn2{width: 18%;}
}
@media screen and (max-width:320px) {
	.news_tit p{ margin-top: 10px;}
	.news_tit p span{ float: inherit; display: block;}
	
}*/
.gg-top-name{
	border-bottom: 1px dotted #dfdfdf;
    color: #333;
    line-height: 1.3;
    font-size: 16px;
    padding: 5px 10px;
    text-align: left;
    font-weight: normal;
}
.gg-top-pubdate{
	border-bottom: 1px dotted #dfdfdf;
    color: #333;
    line-height: 1.3;
    font-size: 16px;
    padding: 5px 10px;
    text-align: left;
    font-weight: normal;
}
.gg-top-name-td{
	border: 1px dotted #e0e0e0;
    font-size: 14px;
    padding: 8px 12px;
    vertical-align: top;
}
.gg-top-pubdate-td{
	border: 1px dotted #e0e0e0;
    font-size: 14px;
    padding: 8px 12px;
    vertical-align: top;
}
.gg-mainls-content>table th {
    border-bottom: 1px dotted #dfdfdf;
    color: #333;
    line-height: 1.3;
    font-size: 16px;
    padding: 5px 10px;
    text-align: left;
    font-weight: normal;
	width: 80%;
}
.gg-mainls-content>table td {
    border: 1px dotted #e0e0e0;
    font-size: 14px;
    padding: 8px 12px;
    vertical-align: top;
}
.gg-mainls-content>table td>a:hover {
    color: #375297;
	text-decoration: none;
}