
/*备案*/
.record-banner{
	width: 100%;	
	height: 320px;
	background-position: center;
	background-repeat: no-repeat;
}
.record-banner .box{
	height: 100%;
	display: table;
}
.record-banner .box .text{
	display: table-cell;
	vertical-align: middle;
	text-align: left;	
}
.record-banner .box .text h3.tit{
	color: #fff;
	font-size: 40px;
	font-weight: normal;
}
.record-banner .box .text .con{
	max-width: 600px;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	margin-top: 15px;
}
.record-headernews{
	width: 100%;
	display: block;
	background: #FBFBFB;
	height: 64px;
	border-bottom: 1px solid #E1E1E1;
}
.record-headernews .tit{
	float: left;
	background: url(../images/ico4.png) left center no-repeat;
	padding-left: 35px;
	color: #333;
	line-height: 64px;
}
.record-headernews .list{
	float: left;
	width: 1000px;
	height: 64px;
	overflow: hidden;
}
.record-tongzhi .swiper-slide{
	line-height: 64px;
	height: 64px;
	overflow: hidden;
}
.record-leixing{
	width: 100%;
	padding: 0 0 60px 0;
}
.record-title{
	width: 100%;
	float: left;
	margin-top: 60px;
	text-align: center;
	font-size: 32px;
	color: #222;
}
.record-lx-tabs{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.record-lx-tabs .tabs-title{
	width: 100%;
	float: left;
	border-bottom: 1px solid #E1E1E1;
}
.record-lx-tabs .tabs-title li{
	width: 33.3333%;
	float: left;
	text-align: center;
	padding-bottom: 20px;
	cursor: pointer;
	position: relative;
}
.record-lx-tabs .tabs-title li h3{
	font-weight: normal;
	font-size: 24px;
	color: #222;
}
.record-lx-tabs .tabs-title li p{
	font-size: 14px;
	color: #666;
	padding-top: 10px;
}
.record-lx-tabs .tabs-title li.active h3,.record-lx-tabs .tabs-title li.active p{
	color: #B707AB;
}
.record-lx-tabs .tabs-title li.active::after{
	content: "";
	width: 42px;
	height: 4px;
	background: #B707AB;
	position: absolute;
	bottom:0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.record-lx-tabs .tabs-container{
	width: 100%;
	float: left;
}
.record-lx-tabs .tabs-container dl{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.record-lx-tabs .tabs-container .tabs-content{
	width: 100%;
	float: left;
}
.record-lx-tabs .tabs-container dd{
	width: 25%;
	float: left;
	text-align: center;
	position: relative;
}
.record-lx-tabs .tabs-container dd::after{
	content: "";
	width: 238px;
	height: 1px;
	border-top:dashed 1px #E5E5E5;
	position: absolute;
	top: 116px;
	left: 60%;
	z-index: 3;
	
}
.record-lx-tabs .tabs-container dd:last-child::after{
	display: none;
}
.record-lx-tabs .tabs-container dd i{
	width: 70px;
	height: 70px;
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
}
.record-lx-tabs .tabs-container dd i.ico1{
	background-image: url(../images/record-ico1.png);
}
.record-lx-tabs .tabs-container dd i.ico2{
	background-image: url(../images/record-ico2.png);
}
.record-lx-tabs .tabs-container dd i.ico3{
	background-image: url(../images/record-ico3.png);
}
.record-lx-tabs .tabs-container dd i.ico4{
	background-image: url(../images/record-ico4.png);
}
.record-lx-tabs .tabs-container dd p{
	color: #333;

}
.record-lx-tabs .tabs-container dd .num{
	display: block;
	margin: 10px 0;
	background: #fff;
	
}
.record-lx-tabs .tabs-container dd .num span{
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 24px;
	border:2px solid #E5E5E5;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	position: relative;
	z-index: 4;
}
.record-lx-tabs .tabs-container dd .con{
	width: 200px;
	text-align: left;
	margin-left: 100px;
}
.record-lx-tabs .botinput{
	width: 100%;
	float: left;
	text-align: center;
	margin: 60px 0 0 0;
}
.record-lx-tabs .botinput a{
	display: inline-block;
	width: 154px;
	height: 40px;
	background: #B707AB;
	border-radius: 3px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.record-lx-tabs .botinput a:hover{
	opacity: .8;
}
.record-youshi{
	background: #FAFAFA;
	padding-bottom: 60px;
}
.record-youshi ul{
	text-align: center;
	width: 100%;
	float: left;
	margin-top: 60px;
}
.record-youshi li{
	width: 310px;
	height: 294px;
	background: #FFFFFF;
	box-shadow: 0px 0px 4px 0px rgba(44, 32, 42, 0.14);
	border-radius: 3px;
 	display: inline-block;
 	vertical-align: top;
 	margin: 0 12px;
 	padding: 35px;
}
.record-youshi li i{
	width: 54px;
	height: 54px;
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
}
.record-youshi li i.ico1{
	background-image: url(../images/record-ys-1.png);
	
}
.record-youshi li i.ico2{
	background-image: url(../images/record-ys-2.png);
	
}
.record-youshi li i.ico3{
	background-image: url(../images/record-ys-3.png);
	
}
.record-youshi li h3{
	display: block;
	font-weight: normal;
	font-size: 18px;
	position: relative;
	padding: 15px 0;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-o-transition:all .5s ease;
	-ms-transition:all .5s ease;
	transition:all .5s ease;
}
.record-youshi li h3::after{
	content: "";
	width: 32px;
	height: 3px;
	background: #B707AB;
	position: absolute;
	bottom:0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.record-youshi li .text{
	font-size: 14px;
	color: #666;
	line-height: 20px;
	margin-top: 30px;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-o-transition:all .5s ease;
	-ms-transition:all .5s ease;
	transition:all .5s ease;
}
.record-youshi li:hover .text{
	margin-top: 15px;
}
.record-youshi li:hover h3{
	padding: 10px 0;
}
.record-jieshao{
	width: 100%;
	background: url(../images/record-bg.jpg) center no-repeat;
	background-size: cover;
	height: 380px;
}
.record-jieshao .record-title{
	color: #fff;
}
.record-jieshao .record-title p{
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
}
.record-jieshao ul{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 50px;
}
.record-jieshao li{
	width: 33.333%;
	float: left;
	text-align: center;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-o-transition:all .5s ease;
	-ms-transition:all .5s ease;
	transition:all .5s ease;
}
.record-jieshao li i{
	width: 80px;
	height: 60px;
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
}
.record-jieshao li i.ico1{
	background-image: url(../images/record-ico5.png);	
}
.record-jieshao li i.ico2{
	background-image: url(../images/record-ico6.png);	
}
.record-jieshao li i.ico3{
	background-image: url(../images/record-ico7.png);	
}
.record-jieshao li h3{
	position: relative;
	padding: 15px 0;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
}
.record-jieshao li h3::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/record-ico8.png) center no-repeat;
	width: 100%;
	height: 3px;
}
.record-jieshao li p{
	margin-top: 10px;
	font-size: 14px;
	color: #fff;
}
.record-jieshao li:hover{
	margin-top: -10px;
}
.record-wendang{
	background: #FAFAFA;
}
.record-wendang .list li{
	background: #fff;	
	box-shadow: 0px 4px 16px 0px rgba(44, 32, 42, 0.14);
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	-o-transition:all .5s ease;
	-ms-transition:all .5s ease;
	transition:all .5s ease;
}
.record-wendang .list li:hover{
	margin-top: -10px;
}
.record-map{
	padding-bottom: 60px;
}
.record-content{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.mapMain {
    padding: 20px 0;
}

#map {
    width: 68%;
    height: 591px;
    float: left;
}

.province path {
    stroke: #fff;
    stroke-width: 1px;
    transition: .2s;
}
.province-text text:not(.disabled),
.province path:not(.disabled) {
    cursor: pointer
}

.province path:not(.disabled).hover,
.province path:not(.disabled):hover {
    fill: rgba(183,7,171,.5);
}

.province path.active {
    fill: rgba(183,7,171,.5);
    stroke: rgb(183,7,171);
}

.map-content {
    float: left;
    /*width: 39%;*/
    width: 32%;
    padding-left: 30px
}

#tiplayer {
    z-index: 1000;
    min-height: 1em;
    background: #000;
    max-width: 250px;
    color: #fff;
    padding: 5px;
    position: absolute;
    text-align: left;
    word-wrap: break-word;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.type-content {
    max-height: 500px;
    padding-top: 20px;
    overflow-y: auto;
    display: none;
}
.map-text em{
    color: #e41f2b;
    font-weight: bold;
    margin-right: 4px;
    font-style: inherit;
}
.tab-content {
    
}

.tab-on,
.type-on {
    display: block !important;
}

.type-content>ol {
    margin: 0;
    padding: 14px 10px 12px 15px;
}
.type-content>ol li{
    font-size: 12px;
    color: #666A75;
    text-align: justify;
    line-height: 18px;
    margin-bottom: 8px;
}
.content-block.gjyq {
    margin-top: 80px
}

.tab-content h4 {
    font-size: 24px;
    color: #252B3A;
    margin: 0 0 10px;
}
.tab-content p.tips{
	font-size: 14px;
	color: #999;
	padding: 10px 0;
}
.tab-content p.tips span{
	color: red;
}

.tab-content .detail dt {
    font-size: 0;
    position: relative;
}

.menuItem-type {
    display: inline-block;
    color: #333;
    cursor: pointer;
    width: 50%;
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    border: 1px solid #dddddd;
    box-sizing: border-box;
}

.type-checked {
    border-color: #5182F6;
    background: #5182F6;
    color: #fff;
    border-radius: 2px;
}
.tab-title{
    font-size: 14px;
    color: #252B3A;
    line-height: 18px;
    position: relative;
    padding-left: 15px;
}
.tab-title:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #A0A2A8;
}

.record_tab{ }
.record_tab > ul{
	border:1px solid #ddd;
	font-size: 0;
}
.record_tab > ul > li{
	line-height:45px;
	height:45px;
	color:#000000;
	cursor:pointer; 
	display:inline-block;
	font-size:16px; 
	text-align: center;	
	letter-spacing:0px;
	width: 50%;

}
.record_tab > ul > .record_tab_title_this{	
	background: #B707AB;
	color: #fff;	
}
.record_tab > .record_tab_content{
	display:none; 	
	
}
.record_tab > .record_tab_content_this{
	padding:6px 10px 15px 10px;
	font-size: 12px!important;
	color: #999;
	line-height: 24px;
	display:block; 
	overflow-y: auto;
	height: 460px;
	margin-top: 15px;

}

@media screen and (max-width: 768px) {
	.record-banner .box .text{
		padding: 15px;
	}
	.record-banner{
		height: auto;
		padding: 30px 0;
		margin-top: 50px;
	}
	.record-headernews .list{
		width: calc(100% - 78px);
	}
	.record-tongzhi .swiper-slide{
		height: 64px;
		line-height: 64px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		padding-right: 15px;
	}
	.record-tongzhi .swiper-slide a{
		font-size: 14px;
	}
	.record-headernews .tit{
		font-size: 14px;
		background-size: 20px auto;
		padding-left: 25px;
	}
	.record-title{
		margin-top: 30px;
		font-size: 24px;
	}
	.record-lx-tabs{
		margin-top: 30px;
	}
	.record-lx-tabs .tabs-title li h3{
		font-size: 16px;
	}
	.record-lx-tabs .tabs-title li p{
		display: none;
	}
	.record-lx-tabs .tabs-container dd p{
		font-size: 12px;
	}
	.record-lx-tabs .tabs-container dd .con{
		width: 100%;
		margin-left: 0;
		font-size: 12px;
		padding-left: 20px;
	}
	.record-lx-tabs .tabs-container dd::after{
		top: 72px;
		width: 100%;
	}
	.record-lx-tabs .tabs-container dd:last-child::after{
		display: none;
	}
	.record-lx-tabs .tabs-container dd .num span{
		position: relative;
		z-index: 4;
		background: #fff;
		
	}
	.record-lx-tabs .tabs-container dd i{
		width: 30px;
		height: 30px;
		background-size: contain;
		background-position: 50%;
	}
	.record-lx-tabs .tabs-container dl{
		margin-top: 30px;
	}
	.record-lx-tabs .botinput{
		margin-top: 30px;
	}
	.record-leixing,.record-youshi{
		padding-bottom: 30px;
	}
	.record-youshi ul{
		margin-top: 30px;
		padding: 0 10px;
	}
	.record-youshi li{
		width: 100%;
		margin: 0;
		height: auto;
		margin-bottom: 10px;
	}
	.record-jieshao li{
		padding: 0 10px;
	}
	.record-jieshao li h3{
		font-size: 14px;
		padding: 10px 0;
	}
	.record-jieshao li p{
		font-size: 12px;
	}
	.record-jieshao{
		height: auto;
		padding-bottom: 30px;
	}
	.record-content{
		margin-top: 30px;
	}
	#map{
		width: 100%;
		height: auto;
	}
	.map-content{
		width: 100%;
		padding-left: 0;
		padding: 0 15px;
	}
	.pro-wendang .list{
		margin-top: 30px;
	}
}