div.container-fluid {
	position: relative;
}
div.clear {
	clear: both;
}
div.gs_banner {
	height: auto;
	background-color: #03518E;
}
div.banner {
	margin: 0 auto;
	position: relative;
}
div.gs_info {
	background-color: #076EBE;
	border-top: 1px solid #3E9ADA;
	border-bottom: 1px solid #3E9ADA;
}
div.gs_cheng > div {
	padding-bottom: 20px;
	margin: 12px auto;
	background-color: #D26724;
}
div.gs_cheng h1 {
	font-weight: bold;
	color: #fff;
	font-size: 41px;
	margin-top: 25px;
}
div.gs_cheng h2 {
	background-color: #fff;
    border-radius: 20px;
    color: #d26724;
    font-family: "Microsoft YaHei";
    font-size: 25px;
    font-weight: bold;
    margin: 0 auto;
    padding: 5px 0;
    margin: 15px auto 10px;
}
div.gs_cheng h2 a {
	color: #D26724;
}
div.main_b {
	background-color: #076EBE;
}
div.main_b h1 {
	color: #fff;
	font-weight: bold;
	font-size: 44px;
	margin: 40px 0 5px;
}
div.main_b p {
	font-size: 14px;
	color: #6CB0E4;
}
div.main_tab {
	background-color: #076EBE;
	min-height: 100px;
	margin: 0 -15px;
}
div.tab_li {
	margin: 0 auto;
}
div.tab_li a {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background-color: #104F80;
	padding: 10px 0;
	width: 50%;
	float: left;
	margin-top: 15px;
}
div.tab_li a.current {
	background-color: #D26724;
}

div.cont {
	background-color: #076EBE;
	margin: 0 -15px;
	color: #fff;
	padding-bottom: 120px;
}
div.dengbao {
	padding-top: 20px;
	background-color: #076EBE;
}
div.gs_liucheng h1 {
	color: #fff;
	margin-top: 10px;
}
div.gs_liucheng {
	padding-top: 20px;
}
div.gs_liu {
	background-color: #076ebe;
    color: #fff;
    margin: 0 -15px;
    min-height: 282px;
    padding-top: 30px;
}

div.lc_litop {
	height: 55px;
	background-color: #8C2704;
	padding-left: 15px;
}
div.lc_litop h1 {
	font-size: 25px;
	line-height: 55px;
	padding-left: 35px;
}
div.lc_libot {
	height: 77px;
	background-color: #D63F0B;
	padding: 10px;
}
div.red_a {
	background-color: #8C2704;
}
div.red_a h1 {
	background: url(../images/guashi_1.png) no-repeat left center;
}
div.red_b {
	background-color: #D63F0B;
}

div.yel_a {
	background-color: #75880C;
}
div.yel_a h1 {
	background: url(../images/guashi_2.png) no-repeat left center;
}
div.yel_b {
	background-color: #91A714;
}

div.blu_a {
	background-color: #177DB7;
}
div.blu_a h1 {
	background: url(../images/guashi_3.png) no-repeat left center;
}
div.blu_b {
	background-color: #2B94D0;
}

div.pin_a {
	background-color: #A84187;
}
div.pin_a h1 {
	background: url(../images/guashi_4.png) no-repeat left center;
}
div.pin_b {
	background-color: #D05EAC;
}

div.mt_h {
	background-color: #EFC608;
	padding: 20px 0 40px;
}
div.mt_h h1 {
	color: #8c2704;
    font-size: 44px;
    font-weight: bold;
}
div.mt_baozhi {
	margin: 0 -15px;
	background-color: #EFC608;
	overflow: hidden;
}
div.phone {
	background-color: #076EBE;
	color: #fff;
	font-size: 25px;
	padding-top: 20px;
	padding-bottom: 10px;
}
span.glyphicon-phone-alt {
	padding-right: 1%;
}
i.icon-qq {
	/*margin-left: 2%;*/
}
div.gs_adr {
	background-color: #076EBE;
}
div.gs_adr h2 {
    background-color: #105184;
    border-radius: 20px;
    color: #6EABDB;
    font-family: "Microsoft YaHei";
    font-size: 15px;
    margin: 0 auto;
    padding: 5px 0;
    margin: 15px auto 10px;
}
div.copyright {
	background-color: #076EBE;
}
div.copyright p {
	color: #75B6E9;
}
div.mt_li img {
    width:211px;
    height:81px;
    border: 1px solid #E7890F;
}

div.alipay {
	background-color: #076EBE;
}
div.alipay a {
	color: #fff;
}
div.alipay a span {
	display: inline-block;
	margin-right: 1%;
}
div.alipay img {
	border-radius: 5px;
	display: inline-block;
}


a.num_qq {
	color: #fff;
}
a.num_qq:hover {
	color: #fff;
}
a.num_qq:focus {
	color: #fff;
}
a.num_qq:active {
	color: #fff;
}
.clear {
	clear: both;
}

@media screen and (max-width:768px) {
	
	div.gs_cheng h2 {
	    width: 95%;
	}
	h2.pay_h a {
		font-size: 1.3em;
	}
        
    div.gs_liucheng {
        background-color: #076EBE;
    }
    
        
	div.tab_li {
            width: 70%;
	}
        div.tab_li a {
            padding: 7px 0;
	}
        div.main_tab {
            min-height: 60px;
        }
	div.gs_adr h2 {
		width: 90%;
	}
	span.qq_icon {
		padding-left: 5.5%;
		margin-left: 0;
	}
        
        /*QQ头像*/
        span.qq_icon {
            background-size:15%;
        }

	/*banner*/
	div.banner {
		width: 100%;
		height: 100%;
	}
	img.logo {
		position: absolute;
		left: 8%;
		top: 5%;
		width: 30%;
	}

	/*刊登媒体模块*/
	div.mt_ul {
	    margin: 0 auto;
	}
	div.mt_li {
	    width: 219px;
	    padding: 3px;
	    border: 1px solid #e7890f;
	    margin: 0 auto 3%;
	}

	/*登报流程模块*/
	div.gs_bk {
	    width: 100%;
	}
	div.lc_li {
	    margin: 0 auto;
	    width: 80%;
	}
	div.gs_liu {
		padding-bottom: 20px;
	}

	/*报纸收费表*/
	div.mt_geshi {
		background-color: #EFC608;
		color: #8C2704;
		padding-bottom: 30px;
	}
	.table {
		border: 1px solid #BF5324;
		width: 68.5%;
		margin: 0 auto;
	}
	div.mt_geshi table tr th {
		border-color: #BF5324;
	}
	div.mt_geshi table tr td {
		border-color: #BF5324;
	}

	/*公告*/
	div.cont dl {
	    border-left: 1px solid #5099d2;
	    border-top: 1px solid #5099d2;
	    margin: 0 auto;
	    overflow: hidden;
	    width: 80%;
	}
	div.cont dl dt.cont_no {
		display: none;
	}
	div.cont dl dd.cont_no {
		display: none;
	}
	div.cont dl dt {
		border-bottom: 1px solid #5099D2;
		border-right: 1px solid #5099D2;
		text-align: center;
		padding: 10px;
		width: 100%;
		height: 40px!important;
		font-size: 1.2em;
		line-height: 20px;
	}
	div.cont dl dd {
		border-bottom: 1px solid #5099D2;
		border-right: 1px solid #5099D2;
		padding: 10px;
		width: 100%;
	}

	/*字体大小*/
        div.gs_adr h2 {font-size: 12px;}
	div.gs_cheng h1 {font-size: 22px;}
	div.gs_cheng h2 {font-size: 15px;}
	div.main_b h1 {font-size: 22px;}
	div.main_b h1 {
	    margin: 15px 0 5px;
	}
	div.tab_li a {font-size: 15px;}
	div.gs_liucheng h1 {font-size: 22px;}
	div.gs_liu {
	    padding-top: 10px;
	}
	div.lc_litop h1 {font-size: 22px;}
	div.mt_h h1 {font-size: 25px;}
	div.mt_h {
	    padding: 10px 0 10px;
	}
	div.phone {
	    font-size: 14px;
	    padding-top: 10px;
	}
	div.dengbao {
	    padding-top: 10px;
	}
	div.copyright p {
		font-size: 12px;
	}

	/*报纸收费表*/
	div.mt_geshi {
		background-color: #EFC608;
		color: #8C2704;
		padding-bottom: 30px;
		margin: 0 -15px;
	}
	div.mt_geshi ul {
		width: 100%;
		margin: 0 auto 10px;
		overflow: hidden;
	}
	div.mt_geshi ul.mt_cu {
		display: none;
	}
	div.mt_geshi ul li {
		list-style: none;
		width: 90%;
		text-align: left;
		overflow: hidden;
		border: 1px solid #BF5324;
                padding: 10px;
	}
	div.mt_geshi ul li span {
		height: 50%;
		padding: 10px 0;
	}
	div.mt_geshi ul li span.mt_li_b {
		font-weight: bold;
	}
	
	div.alipay a {
		font-size: 0.9em;
	}
	div.alipay img {
		width: 25%;
		height: 25%;
	}
	
	/*弹窗------begin-----------*/
	#zhezhao {
		width: 100%;
		height: 100%;
		background-color: #000;
		opacity: 0.5;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2;
		display: none;
	}
	div.pay {
		width: 70%;
		height: 300px;
		position: fixed;
		left: 15%;
		top: 25%;
		z-index: 3;
		display: none;
		background-color: #076EBE;
	}
	h2.pay_h {
		height: 30px;
		line-height: 30px;
		background-color: #076EBE;
		margin: 0;
	}
	h2.pay_h a {
		color: #fff;
		float: right;
		font-size: 1.5em;
	}
	.pay h3 {
		color: #fff;
		text-align: center;
	}
	input#money {
	    font-weight: bold;
	    height: 30px;
	    line-height: 30px;
	    padding: 0 8px;
	    text-align: left;
	    width: 50%;
	    -webkit-appearance:none;
	}
	input#submit {
		background-color: #efc608;
	    border: 1px solid #efc608;
	    color: #30668a;
	    font-size: 1.2em;
	    font-weight: bold;
	    height: 30px;
	    margin: 30px auto 0;
	    width: 45%;
	    display: block;
	}
	.money {
	    margin: 20px auto 0;
	    width: 85%;
	    text-align: center;
	}
	.money > span {
	    color: #fff;
	    font-size: 1.4em;
	    font-weight: bold;
	}
	/*弹窗----end--------*/
}

/*768-1024*/
@media screen and (min-width:768px) and (max-width:1024px) {
	div.gs_cheng h2 {
	    width: 50%;
	}
        
    div.gs_liucheng {
        background-color: #076EBE;
    }
    
        
	div.tab_li {
		width: 50%;
	}
	div.gs_adr h2 {
		width: 50%;
	}
	span.qq_icon {
		padding-left: 4%;
	}

	/*banner*/
	div.banner {
		width: 100%;
		height: 100%;
	}
	img.logo {
		position: absolute;
		left: 8%;
		top: 5%;
	}

	
	/*刊登媒体模块*/

	div.mt_ul {
	    margin: 0 auto;
	    overflow: hidden;
	    width: 67%;
	}
	div.mt_li {
	    border: 1px solid #e7890f;
	    float: left;
	    margin: 0 1.5% 3%;
	    padding: 3px;
	}

	/*登报流程模块*/
	div.gs_bk {
	    width: 100%;
	}
	div.lc_li {
	    float: left;
    	margin: 0 5%;
    	width: 40%;
	}
	div.gs_liu {
		padding-bottom: 20px;
	}

	/*公告*/
	div.cont dl {
	    border-left: 1px solid #5099d2;
	    margin: 0 auto;
	    overflow: hidden;
	    width: 70%;
	}
	div.cont dl dt.cont_no {
		float: left;
		width: 15%;
		background-color: #2283CE;
		border-top: 1px solid #5099d2;
	}
	div.cont dl dd.cont_no {
		font-weight: bold;
		background-color: #2283CE;
		border-top: 1px solid #5099d2;
	}
	div.cont dl dt {
		border-bottom: 1px solid #5099D2;
		border-right: 1px solid #5099D2;
		text-align: center;
		padding: 10px;
		width: 15%;
		float: left;
	}
	div.cont dl dd {
		border-bottom: 1px solid #5099D2;
		border-right: 1px solid #5099D2;
		padding: 10px;
		width: 85%;
		float: left;
	}

	/*报纸收费表*/
	div.mt_geshi {
		background-color: #EFC608;
		color: #8C2704;
		padding-bottom: 30px;
		margin: 0 -15px;
	}
	div.mt_geshi ul {
		width: 67%;
		margin: 0 auto;
		border: 1px solid #BF5324;
		overflow: hidden;
	}
	div.mt_geshi ul.mt_cu {
		font-weight: bold;
	}
	div.mt_geshi ul li {
		float: left;
		list-style: none;
		width: 25%;
		padding: 10px;
		text-align: left;
		overflow: hidden;
	}
	div.mt_geshi ul li span.mt_li_b {
		display: none;
	}

	/*字体大小*/
	div.gs_cheng h1 {font-size: 30px;}
	div.gs_cheng h2 {font-size: 20px;}
	div.main_b h1 {font-size: 35px;}
	div.tab_li a {font-size: 18px;}
	div.gs_liucheng h1 {font-size: 26px;}
	div.lc_litop h1 {font-size: 22px;}
	div.mt_h h1 {font-size: 35px;}
	div.copyright p {font-size: 15px;}
	
	div.alipay a {
		font-size: 1.2em;
	}
	div.alipay img {
		width: 25%;
		height: 25%;
	}
	/*弹窗------begin-----------*/
	#zhezhao {
		width: 100%;
		height: 100%;
		background-color: #000;
		opacity: 0.5;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2;
		display: none;
	}
	div.pay {
		width: 70%;
		height: 300px;
		position: fixed;
		left: 15%;
		top: 25%;
		z-index: 3;
		display: none;
		background-color: #076EBE;
	}
	h2.pay_h {
		height: 30px;
		line-height: 30px;
		background-color: #076EBE;
		margin: 0;
	}
	h2.pay_h a {
		color: #fff;
		float: right;
		font-size: 1.5em;
	}
	.pay h3 {
		color: #fff;
		padding: 0 30px;
	}
	input#money {
	    font-weight: bold;
	    height: 30px;
	    line-height: 30px;
	    padding: 0 8px;
	    text-align: left;
	    -webkit-appearance:none;
	}
	input#submit {
		background-color: #efc608;
	    border: 1px solid #efc608;
	    color: #30668a;
	    float: left;
	    font-size: 1.2em;
	    font-weight: bold;
	    height: 30px;
	    margin-top: 30px;
	    width: 12%;
	}
	.money {
	    float: left;
	    margin-left: 15%;
	    margin-top: 30px;
	    width: 45%;
	}
	.money > span {
	    color: #fff;
	    font-size: 1.4em;
	    font-weight: bold;
	}
	/*弹窗----end--------*/

}

/*1024*/
@media screen and (min-width:1024px) {
	div.gs_cheng h2 {
	    width: 35%;
	}
    
    
    div.gs_liucheng {
        background-color: #076EBE;
    }

	div.tab_li {
		width: 25%;
	}

	div.gs_adr h2 {
		width: 35%;
	}

	span.qq_icon {
		padding-left: 2.5%;
	}

	/*banner*/
	img.logo {
		position: absolute;
		left: 8%;
		top: 5%;
		width: 19%;
		height: 11%;
	}

	/*刊登媒体模块*/
	div.mt_ul {
		width: 67%;
		margin: 0 auto;
		overflow: hidden;
	}
	div.m_lr {
		margin: 0 20px;
	}
	div.m_r {
		margin-right: 20px;
	}
	div.mt_li {
		float: left;
        margin: 0 0 1% 1%;
        padding: 3px;
        border: 1px solid #e7890f;
	}

	/*登报流程模块*/
	div.gs_bk {
		width: 960px;
		margin: 0 auto;
	}
	div.lc_li {
		float: left;
		width: 23.541666666666668%;
	}
	div.lc_lr {
		margin:0 18px;
	}
	div.lc_r {
		margin-right:18px;
	}

	/*报纸收费表*/
	div.mt_geshi {
		background-color: #EFC608;
		color: #8C2704;
		padding-bottom: 30px;
		margin: 0 -15px;
	}
	div.mt_geshi ul {
		width: 67%;
		margin: 0 auto;
		border: 1px solid #BF5324;
		overflow: hidden;
	}
	div.mt_geshi ul.mt_cu {
		font-weight: bold;
	}
	div.mt_geshi ul li {
		float: left;
		list-style: none;
		width: 25%;
		padding: 10px;
		text-align: left;
		overflow: hidden;
	}
	div.mt_geshi ul li span.mt_li_b {
		display: none;
	}

	/*公告*/
	div.cont dl {
	    border-left: 1px solid #5099d2;
	    margin: 0 auto;
	    overflow: hidden;
	    width: 70%;
	}
	div.cont dl dt.cont_no {
		float: left;
		width: 15%;
		background-color: #2283CE;
		border-top: 1px solid #5099d2;
	}
	div.cont dl dd.cont_no {
		font-weight: bold;
		background-color: #2283CE;
		border-top: 1px solid #5099d2;
	}
	div.cont dl dt {
		border-bottom: 1px solid #5099D2;
		border-right: 1px solid #5099D2;
		text-align: center;
		padding: 10px;
		width: 15%;
		float: left;
	}
	div.cont dl dd {
		border-bottom: 1px solid #5099D2;
		border-right: 1px solid #5099D2;
		padding: 10px;
		width: 85%;
		float: left;
	}

	/*字体大小*/
	div.copyright p {font-size: 15px;}
	
	
	div.alipay a {
		font-size: 1.5em;
	}
	/*弹窗------begin-----------*/
	#zhezhao {
		width: 100%;
		height: 100%;
		background-color: #000;
		opacity: 0.5;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2;
		display: none;
	}
	div.pay {
		width: 50%;
		height: 300px;
		position: fixed;
		left: 25%;
		top: 25%;
		z-index: 3;
		display: none;
		background-color: #076EBE;
	}
	h2.pay_h {
		height: 30px;
		line-height: 30px;
		background-color: #076EBE;
		margin: 0;
	}
	h2.pay_h a {
		color: #fff;
		float: right;
		font-size: 1.5em;
	}
	.pay h3 {
		color: #fff;
		padding: 0 30px;
	}
	input#money {
	    font-weight: bold;
	    height: 30px;
	    line-height: 30px;
	    padding: 0 8px;
	    text-align: left;
		-webkit-appearance:none;
	}
	input#submit {
		background-color: #efc608;
	    border: 1px solid #efc608;
	    color: #30668a;
	    float: left;
	    font-size: 1.2em;
	    font-weight: bold;
	    height: 30px;
	    margin-top: 30px;
	    width: 12%;
	}
	.money {
	    float: left;
	    margin-left: 25%;
	    margin-top: 30px;
	    width: 40%;
	}
	.money > span {
	    color: #fff;
	    font-size: 1.4em;
	    font-weight: bold;
	}
	/*弹窗----end--------*/
	#alipay > img {
		width: auto;
	}

}
