	.wrop {
		position: relative;
	}
	
	.banner {
		width: 100%;
		height: 330px;
		background: url(../img/bannerjxjy.png) no-repeat center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	
	.contain_study {
		display: flex;
		justify-content: center;
		padding-top: 20px;
	}
	
	.contain_study p {
		font-size: 22px;
	}
	
	.tan_id {
		width: 100%;
		height: 100%;
		position: fixed;
		background-color: rgba(0, 0, 0, 0.5);
		top: 0;
		display: none;
		z-index: 999;
	}
	
	.tan_card {
		width: 400px;
		height: 208px;
		background: white;
		border-radius: 5px 5px 5px 5px;
		position: absolute;
		margin: auto;
		bottom: 0;
		left: 0;
		right: 0;
		top: 0;
	}
	
	.login_user input {
		background: #eeeeee;
	}
	
	.login {
		border-radius: 5px;
		margin-top: 4px;
	}
	
	.tan_title2 p span {
		color: #C10000;
		font-size: 14px;
	}
	
	#map {
		width: 1210px;
		height: 800px;
	}
	
	canvas {
		background: #FFFFFF!important;
	}
	
	.map_p {
		font-size: 30px;
		position: absolute;
		top: 8px;
		z-index: 1;
		left: 14px;
	}
	
	.map_adress {
		position: absolute;
		z-index: 1;
		top: 166px;
		width: 366px;
		background: #ffffff;
		left: 420px;
		border-radius: 5px;
	}
	
	.map_adress ul {
		overflow: hidden;
		padding: 20px 0;
	}
	
	.map_adress ul li {
		float: left;
		margin-left: 20px;
		line-height: 30px;
		cursor: pointer;
	}
	
	.map_adress ul li a {
		color: #333333;
	}
	
	.map_adress ul li a:hover {
		color: #C10000;
	}
	
	.map_adress_p {
		background: #C10000;
		color: #ffffff;
		font-size: 20px;
		height: 40px;
		line-height: 40px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		text-align: center;
	}
	
	.map_span {
		position: absolute;
		left: 330px;
		top: 2px;
		cursor: pointer;
	}
	
	.map_span img {
		width: 20px;
		height: 20px;
	}
	
	.map_color {
		position: absolute;
		top: 400px;
		z-index: 1;
	}
	
	.map_p span {
		font-size: 20px;
	    position: absolute;
	    top: 48px;
	    z-index: 1;
	    left: 85px;
	    cursor: pointer;
	    display: inline-block;
	    width: 99px;
	    height: 40px;
	    line-height: 40px;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	}
	.map_p span i{
		width: 5px;
	    height: 21px;
	    background: #c10000;
	    display: inline-block;
	    margin-right: 10px;
	}
	.map_p span:hover {
		color: #C10000;
	}
.tios_ {
	position: fixed;
	left: 10px;
	background: url(/img/tongzhi.png) no-repeat;
	width: 241px;
	height: 541px;
	top: 50%;
	color: #d54821;
	z-index: 999;
	display: block;
	cursor: pointer;
}

.tios_ p {
	width: 213px;
	padding: 0 14px;
	font-size: 14px;
	line-height: 25px;
	margin-top:15px;
}

.tios_ h4 {
	margin-top: 80px;
	margin-left: 8px;
}
.tios_1 {
	position: fixed;
	left: 10px;
	background: url(/img/tongzhi_01.png) no-repeat;
	width: 241px;
	height: 226px;
	top: 50%;
	color: #d54821;
	z-index: 999;
	display: none;
	cursor: pointer;
}

.tios_1 p {
	width: 213px;
	padding: 0 14px;
	font-size: 14px;
	line-height: 25px;
	margin-top:15px;
}

.tios_1 h4 {
	margin-top: 80px;
	margin-left: 8px;
}

.hot_articles{
	width: 1000px;
    margin: auto;
    background: #ffffff;
    padding: 0 50px;
}
.span {
    width: 5px;
    height: 18px;
    background: #c10000;
    display: inline-block;
    margin-top: 3px;
    margin-right: 10px;
}
.advisory_information h3 {
	padding: 10px 0;
	font-size: 17px;
	font-weight: 600;
	margin-right: 20px;
	cursor: context-menu;
	width: 950px;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-bottom: 30px;
	padding-top: 19px;
	font-weight: 400;
}

.advisory_right a {
	color: #000000!important;
}

.advisory_content {
	width: 950px;
	background-color: #FFFFFF;
	overflow: hidden;
	padding-bottom: 20px;
}

.advisory_content .advisory_left {
	float: left;
	margin-left: 30px;
	background: #2175d7;
}

.advisory_content .advisory_left img {
	width: 196px;
	height: 196px;
	display: inline-block;
}

.advisory_content .advisory_right {
	float: left;
	margin-left: 20px;
}

.advisory_right p {
	display: flex;
	justify-content: space-between;
	width: 920px;
	/*line-height: 41px;*/
	cursor: pointer;
	padding: 10px 0;
}

.advisory_right p span {
	margin-top: -4px;
	height: 22px;
}

.advisory_right p span:nth-of-type(1):hover {
	/*border-bottom: 1px solid #C10000;*/
	/*height:40px;*/
}

.advisory_right p span:nth-of-type(2) {
	color: #999999;
	margin-right: 50px;
}

.advisory_information h3 i {
	margin-left: 778px;
	font-weight: 100;
	color: #666666;
	cursor: pointer;
	float: right;
	margin-right: 40px;
}
.advisory_right p:hover{
	color:#c10000!important;
}
.province_mask{
	width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    display: none;
    z-index: 1000;
}
.province_wrop{
	width:600px;
	height:200px;
	background:#ffffff;
	position: absolute;
	top:0;
	right:0;
	bottom: 0;
	left: 0;
	margin: auto;
	border-radius: 5px;
}
.province_title {
	text-align: center;
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 16px;
	font-weight: 600;
	position: relative;
}
.province_title span{
	position: absolute;
	right: 20px;
	top:0;
	cursor: pointer;
}

.province_content ul li{
	cursor: pointer;

}
	.province_content ul li a{
	color:#333;
		padding:10px 20px;
		display: block;
 }
	.province_content ul li:hover{
		background:#C90000;
	}
	.province_content ul li:hover a{
		color:#fff;

	}



/*弹窗*/
.famous_tan_tips {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    z-index: 999;
    display: none;
}
.famous_content_qi span{
	color:#c10000;
}
.famous_content_qi a{
	color:#003EFF;
}
