﻿/*头最顶部*/
/*body{*/
	/*background: #dd0100 url('../images/bj.png');*/
/*}*/
.header {
	width: 100%;
}
.banner {
	background: url('../images/banner.jpg') no-repeat center top;
	background-size: cover;
    height: 449px;
    width: 100%;
}
.banner p {
	position: absolute;
	top: 15%;
	left: 10%;
	line-height: 1.5;
	text-align: center;
}
.banner span.chart-kuohu {
	font-size: 63px;
}
.banner span.chart-kuohu {
	font-size: 63px;
}
.banner span.bzw {
	font-size: 77px;
}
.banner span.qiuzhiyun {
	margin: -20px 20px;
	left: 50%;
	display: inline-block;
	background: url("../images/qzy-font.png") 50% 50% no-repeat;
	background-size: 100%;
	height: 102px;
	width: 439px;
}
/*nav*/
nav {
	background: #2dacd2;
	height: 56px;
	line-height: 56px;
}
.page-nav li {
	float: left;
	padding-right: 80px;
}
.page-nav li a.cur-nav {
	color: #000;
}
.nav-wrap {
	box-sizing: unset!important;
}
.nav-wrap>ul>li>a {
	color: #9b1713;
	font-size: 20px;
	display:block;
	float: left;
	/*font-weight:bold;*/
}
.nav-wrap>ul>li>a:hover {
	color: #000;
}
.nav-right {
	width: 428px;
	padding: 11px;
}
.nav-right .login-register ul li {
	float: right;
	margin-left: 20px;
}

/*通用部分*/
body {
	margin: 0!important;
}
.fz-63 {
	font-size: 63px;
}
.footer {
    width: 100%;
    height: auto;
    min-height: 100px;
    overflow: hidden;
	border-top: solid 10px #961613;
}
.fl {
	float: left;
}
.fr {
	float: right;
}

/*logo区域*/
.md-wrap1200{width:1200px; margin: 0 auto;}
.overfl{overflow: hidden;}
.paddtb10{
	padding:10px 0
	}
/*导航条区域*/
.ft-nav-wrap{
	width: 100%;
    position: relative;
	background:rgba(190, 0, 8, .9);
    margin-top: 18px;
	height:48px
	}
.nav-wrapul{
	width:1200px;
	margin:0 auto;
	}
.nav-wrapul ul li {
	position: relative;
	float: left;
	width:125px;
	font-size:18px;
	text-align:center;
    height: 48px;
    line-height: 48px;
	margin:0 2px
}
.nav-wrapul ul li a{
	color:#fff;
	}
.nav-wrapul ul li:hover{
	background:#f5f5f5;
	}
.nav-wrapul ul li:hover a{
	color:#ef2d36;
	}

/*930修改*/
.relatec-links	{
	margin: 0 auto;
	height: 83px;
	width: 920px;
	overflow: hidden;
	padding-left: 280px;
}
.relatec-links ul li {
    float: left;
    height: 30px;
    width: 190px;
    margin-top: 25px;
    margin-right: 20px;
    overflow: hidden;
}

footer {
	width: 100%;
	background: #eee;
	text-align: center;
	}

.foot-content {
	padding: 29px 0;
	margin: 0 auto;
	width: 1200px;
	}
.ui-foot-link a,.addr a {
	color: #666;
	font-size: 14px;
}
.addr,.ui-foot-link {
	color: #666;
	font-size: 14px;
}
.copyright,.ui-foot-link,.addr,.foot-bottom {padding: 10px 0;}
.copyright,.copyright a {
	color: #666;
	font-size: 13px;
	}
.foot-bottom a {
	color: #000;
	font-size: 12px;
	margin-left: 10px;
	}
.foot-bt a:hover,.copyright a:hover {color: #F30;}
.nav-active{
	background-color:#f5f5f5;
	}
.nav-wrapul ul li.nav-active a{
	color:#be0008;
	}

/*样式替换*/
.usrbar ul {
    float: left;
    color: #333;
    margin-right: 0!important;
}
.ui-foot-link a:hover {
	color: #f30;
}
/*工具栏*/
.toolbar {
	margin-top: 7px;
	height: 40px;
	background:#fff;
}
.toolbar h3{
	font-size:24px;
	color:#413f3f;
	font-weight:normal;
	float: left;
}
.area-select {
    width: 1150px;
    line-height: 40px;
    padding: 0 30px 0 20px;
    background: #f8f8f8;
}
.area-select h4 {
	margin-bottom: 30px;
	font-weight: normal;
}
.area-select span {
	margin-bottom: 30px;
	font-weight: normal;
}
.area-select ul li {
	float: left;
	padding-left: 30px;
}
.area-select ul li a {
	color: #999;
	font-size: 16px;
}
.area-select ul li a:hover {
	color: #dd0100;
}
/*县区选中状态*/
.selected {
	color: #dd0100!important;
}
.main-search {
	position: relative;
    height: 27px;
    width: 288px;
    padding: 3px 0;
}
/*搜索框区域*/
.main-search .input-text {
    text-indent: 8px;
    /*position: absolute;*/
    border: solid 2px #e5e5e5;
    border-radius: 5px;
    width: 239px;
    height: 23px;
    background: #f6f6f6;
    line-height: 23px;
    background-position: -460px -188px;
}
.main-search>i{
	position: absolute;
	top: -10px;
	right: 57px;
	color: #999;
}
/*提交框*/
.submit-btn2, .submit-btn, .submit-btns {
    border: 0;
    cursor: pointer;
    position: absolute;
    right: 0;
    padding: 0;
    width: 41px;
    height: 27px;
    line-height: 27px;
    background: #9a9a9a;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: Microsoft YaHei;
}
.main-search>a>.submit-btn:hover, .main-search>a>.submit-btn2:hover{
	background: #aaa;
	/*opacity: .8;*/
}
/*作品上传*/
.nav-right>a{
	display: block;
	width: 110px;
	height: 31px;
	border:solid 1px #c9c9c9;
	border-radius: 5px;
	text-align: center;
	line-height: 31px;
	font-size: 20px;
	color: #e24242;
	background: #f5f1f1;
	margin-left: 28px;
}
.nav-right>a:hover{
	opacity: .8;
}
/*获取焦点变色*/
.main-search input:focus{
	border:1px solid #2dacd2;
}
/*排行顺序*/
.among-box {
	width: 190px;
    position: absolute;
    z-index: 2;
    top: 8px;
    background: #fff;
    cursor: pointer;
    transition: opacity 1s ease-in-out;
    box-shadow: 0 0 15px #adabac;
}
.xq-box-list{
	display:none;
    height: 300px;
    position: absolute;
    left: 0;
    top: 56px;
    width: 167px;
}
/*划过效果*/
.among-node {
	height: 56px;
	float: left;
	margin-right: 80px;
	position: relative;
}


.among-box .content-box {
	padding: 0 5px;
}
.nav-wrap .rl-col2 a{
	font-size:12px;
	background:none;
	color:#444;
	padding: 0;
}
.nav-wrap .rl-col2:hover a{
	color:#2dacd2;
}
.arrow-bot {
	position: absolute;
    width: 0;
    height: 0;
    margin-left: 30px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    z-index: 3;
    transition: opacity 1s ease-in-out;
    top: 0px;
}
.report-list{
	margin: 13px 0;
	padding-bottom: 2px;
	width:100%;
	height:20px;
	line-height:18px;
	overflow:hidden;
	}
/*.report-list:hover {
	background: #D2D7DA;
	}*/
.rl-col1 , .rl-col2 , .rl-col3{
	float:left;
	}
.rl-col1{
	padding: 1px 7px;
	font-size: 12px;
	}
.rl-col1 a{
	color:#4e7dd2;
	}
.rl-col1 a:hover{
	color:#385993;
	text-decoration:underline
	}
.rl-col2{
	width:45%;
	margin-left: 10px;
	}
.rl-col3{
	width:32%;
	font-size: 12px;
	}
.rl-col1.top {
	background: #2dacd2;
	border-radius: 6px;
	display: block;
	color: #fff;
	width: 8px;
	height: 18px;
}
/*县区排行*/
.xq-among:hover {
	/*color: #166279;*/
}

.search-result{
	width: 1200px;
	padding: 20px 0;
	text-align: left;
	height: auto;
	margin: auto;
	overflow: hidden;
	background: #fff;
}
.search-result span{
	font-size: 18px;
    margin-right: 10px;
    margin-left: 20px;
}
.search-result a{
	color:#dd0100;
	font-size:14px;
}




/*body>.footer{
	margin-bottom: 210px;
	margin-top: 36px;
}*/
