.content {
	max-width: 1200px;
	margin: 0 auto;
	background: #fff;
	padding: 20px 30px 30px;
}

body {
	background: #f7f7f7 url(../images/2303300908527221341.jpg) no-repeat top center;
}

.header {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}

.header_left {
	margin-top: 60px;
	float: left;
	margin-bottom: 60px;
}

.header_right {
	float: right;
	margin-top: 60px;
	margin-bottom: 60px;
}

.header_right .wza {
	margin-top: 38px;
	margin-bottom: 15px;
	color: #333;
	font-size: 16px;
	float: right;
}

.header_right .wza img {
	margin-right: 5px;
	float: left;
}

.header_right form {
	height: 40px;
	width: 320px;
	clear: both;
}

.header_right form .ipt_txt {
	height: 100%;
	width: 265px;
	border: 0;
	border-radius: 20px 0px 0px 20px;
	float: left;
	padding: 0px 20px;
	line-height: 40px;
	font-size: 14px;
	color: #999;
	outline: 0;
}

.header_right form .ipt_btn {
	height: 100%;
	width: 55px;
	border: 0;
	border-radius: 0px 20px 20px 0px;
	float: left;
	cursor: pointer;
	background: #fff url(../images/2303300908529129469.png) no-repeat center;
}

.nav {
	background: #d20008;
	max-width: 1200px;
	margin: 0 auto;
	border-radius: 5px 5px 0px 0px;
	overflow: hidden;
}

.nav ul li {
	float: left;
	height: 60px;
	width: 16.666%;
	text-align: center;
}

.nav>ul>li:hover,
.nav>ul>li.on {
	background: #b80219;
}

.nav>ul>li:hover>a,
.nav>ul>li.on>a {
	color: #fff;
}

.subnav>li:hover {
	background: #b80219;
}

.subnav>li:hover>a {
	color: #fff;
}

.nav ul li a {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 60px;
	display: block;
}

.subnav {
	width: auto;
	position: absolute;
	display: none;
	background: #d20008;
	z-index: 999;
	margin-left: 3.5%;
}

.subnav>a {
	display: block;
}

.nav .subnav li {
	float: none;
	width: auto;
	padding: 0px 14px;
	text-align: center;
}

.nav>ul>li>ul>li>a {
	color: #fff;
	font-weight: normal;
}

.subnav li,
.subnav li a {
	width: 100%;
	height: 45px !important;
	line-height: 45px !important;
}

@media(max-width:1200px) {
	.header_left img {
		width: 90%;
		margin: 0 auto;
		display: block;
	}

	.header_right {
		display: none;
	}

	.nav ul li {
		width: 16.6%;
	}
}

@media(max-width:769px) {
	.nav ul li {
		width: 25%;
	}
}

@media(max-width:376px) {
	.nav ul li {
		width: 33.3%;
	}
}



.footerlink{
        /* background: #d20008; */
    }
    .select-box {
        width: 29.6%;
        height: 40px;
        margin-right: 20px;
        font-size: 16px;
        cursor: pointer;
        /* border: 0; */
        vertical-align: top;
        background: url(../images/2303301121290945704.png) no-repeat;
        background-size: 100% 100% !important;
        float: left;
        position: relative;
    }
    .selectbox>span{
        float: left;
        font-size: 18px;
        font-weight: bold;
        /* color: #fff; */
        line-height: 40px;
        padding-right: 20px;
    }
    .select_span{
        /* color: #fff; */
        line-height: 40px;
        padding-left: 20px;
        text-align: left;
    }
    .select-box .select_ul {
        text-align: left;
        min-height: 40px;
        max-height: 200px;
        background-color: #FFFFFF;
        width: 100%;
        position: absolute;
        left: 0px;
        bottom: 40px;
        z-index: 100;
        overflow-y: auto;
        border: 1px solid #D2D2D2;
    }
    .select-box .select_ul li {
        line-height: 40px;
        height: 40px;
    }
    .select-box .select_ul li:hover {
        background: #e5e5e5;
    }
    .select-box .select_ul li a {
        color: #333333;
        font-size: 16px;
        display: block;
        padding-left: 20px;
    }
    .selectbox{
        max-width: 1200px;
        margin: 0 auto;
        padding: 20px 0px;
    }
    .select_3.select-box{
        margin-right: 0px;
    }

    .footer{
        background: #b80007;
    }
    .footer_con{
        max-width: 1200px;
        margin: 0 auto;
        overflow: hidden;
    }
    .footer .dzjgdiv .dzjg {
        margin-right: 80px;
        margin-left: 80px;
        margin-top: 65px;
    }
    .dzjgdiv a,.footer .zfwzzcdiv a {
        display: table-cell;
        vertical-align: middle;
        line-height: 115px;
        height: 115px;
    }
    .footer .wzsm{
        padding: 20px 0px;
        margin-top: 15px;
        margin-bottom: 15px;
        margin-right: 20px;
    }
    .footer .wzsm a{
        width: 50%;
        text-align: center;
        display: inline-block;
        color: #333;
        font-size: 16px;
        line-height: 30px;
    }
    .footer .bqxx {
        padding:40px 0px 40px 0px;
        margin-right: 130px;
        float: left;
        text-align: left;
    }
    .footer .bqxx p,.footer .bqxx a{
        line-height: 30px;
        color: #fff;
        font-size: 16px;
    }
    .bqxx .shuxian{
        padding: 0px 10px;
    }
    .floor-bottom{
        background:#fff;
        margin-top: 26px;
        max-width: 1200px;
        margin: 0 auto;
    }
    .footer_logo {
        float: left;
        text-align: center;
    }
    .footer_logo p{
        color: #fff;
        margin-top: 15px;
        font-size: 16px;
    }
    .zfwzzcdiv {
        margin-top: 30px;
    }
    .footer_zfwzzc{
        float: right;
        margin-right: 35px;
    }
    img.lgwab {
        margin: 0px 8px;
    }
.area_type .type_bottom{width:100% !important;text-align:left;}
.toolbar_bottom li { height: auto !important;}
.toolbar_bottom {right: 350px !important;}
@media(max-width:1200px) {
.selectbox {
    padding: 20px;
}
.select-box {
    margin-top: 20px;
    background-size: 100% 100% !important;
    width: 28%;
}
.footer_logo {
    display: none;
}
.footer .bqxx {
    padding: 20px;
    margin-right: 0px;
}
}
@media(max-width:769px) {
.select-box {
    width: 85%;
}
.selectbox>span {
    display: block;
    float: none;
}
.select-box {
    width: 85%;
    margin: 20px auto;
    display: block;
    float: none;
}
.select_3.select-box {
    margin-right: auto;
}
}

/*css default style pagination*/
div.default{ margin:0; padding:0; font-family:"Microsoft YaHei",Verdana; font-size:12px; }
div.default a,div.default span{ display:block; float:left; margin:2px 0 0 -1px; padding:4px 12px; line-height:32px; /* height:32px; */ border:1px solid #e1e1e1; background:#fff; color:#333; text-decoration:none; }
div.default span:first-child{ border-left:1px solid #e1e1e1; }
div.default a:hover{ color:#666; background:#eee; }
div.default span.current{ color:#fff; background:#488FCD; border-color:#488FCD; }
div.default span.disabled{ color:#999; background:#fff; }