﻿a:focus{
	outline: none;
	text-decoration: none;
}
li{
    list-style: none;
}
#main{
    background: url(../img/main-bg.png) no-repeat;
    background-size: cover;
    background-color: #f2f2f2;
}

.title-hq{position: relative;text-align: center;width: 905px;margin: 80px auto   30px;}
.title-hq::before{
    content: '';
    width: 50%;
    height: 64px;
    background: url(../img/title-left.png) no-repeat;
    position: absolute;
    left: 0px;
    background-size: calc(100% - 140px)    100%;
    top: 16px;
}
.title-hq::after{
    content: '';
    width: 50%;
    height: 64px;
    background: url(../img/title-right.png) no-repeat;
    position: absolute;
    right: 0px;
    background-position-x: 150px;
    top: 16px;
    background-size: calc(100% - 140px) 100%;
}
.title-hq   span{
    position: relative;
    font-size: 26px;
    color: #2C0562;
    letter-spacing: 2px;
}
.title-hq   span img{
    
width: 100px;
    
margin-right: 10px;
}
.title-hq a{
    color: #8355C3;
    font-size: 14px;
    position: absolute;
    bottom: 13px;
    right: 0px;
	z-index: 1;
}
.title-hq a img{
    
width: 24px;
    
margin-left: 8px;
}
.panel-border{

border-radius: 5px;

background-image: linear-gradient(rgb(177 142 255),rgb(88 140 255));

padding: 2px;

box-shadow: 0 0 20px rgba(0,0,0,.08);
}
.panel-white{
    background-color: #F9F9FF;
    border-radius: 5px;
    padding: 20px 30px;
}
 .public-list{
    
margin-bottom: 0px;
}

 .public-list  li{
    
width: 50%;
    
float: left;
    
position: relative;
    
padding-left: 15px;
}
.rczc .rczc-list li::before,
.public-list  li::before{
    content: '';
    width: 8px;
    height: 8px;
    background-image: linear-gradient(rgba(203, 228, 250, 1),rgba(143, 166, 218, 1));
    position: absolute;
    border-radius: 100%;
    top: 17px;
    left: 0px;
}
 .public-list  li a{
    
color: #000;
    
font-size: 16px;
    
line-height: 2.6;
    
text-overflow: ellipsis;
    
white-space: nowrap;
    
overflow: hidden;
    
display: inline-block;
    
width: 90%;
}

.seacher-lt .secher-chaxun,
.header-nav-seacher,
.seacher-lt .zhuti{
border-color: #6620fa;
}
.seacher-rt a{
	background: #7d40f3;
}

.img-list-ul{

margin-top: 50px;
}
.img-list-ul li{
	
}
.img-list-ul li a{
	
position: relative;
	
 /* 不支持线性的时候显示 */
	
background-image: linear-gradient(to right, #588cff 0%,rgba(177,142,255 , 0.1)74%);
	
display: block;
	
color: #fff;
	
padding: 15px;
	
border-radius: 5px;
	
height: 160px;
}
.img-list-ul li a  .title{
	
font-size: 28px;
	
font-weight: 600;
}
.img-list-ul li a span{
	
color: #fff;
}
.img-list-ul li a  span img{
	
width: 6px;
	
margin-left: 5px;
	
margin-top: -3px;
}
.img-list-ul li a .right-img{
    width: auto;
    height: 106px;
    position: absolute;
    right: 30px;
    top: 30px;
}

.rczc{
margin-top: 50px;
}
.rczc .rczc-title{
	
width: 230px;


border-top-right-radius: 107px;
	
border-bottom-right-radius: 107px;
	
color: #fff;
	
height: 270px;
	
padding: 30px 15px;
	
position: relative;
	
float: left;
background-image: linear-gradient(180deg, #b18eff 0%,#6493fe 74%);

}
.rczc .rczc-title::before{
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(114, 156, 252 , 10%);
	border-top-right-radius: 107px;
	border-bottom-right-radius: 107px;
	position: absolute;
	top: 0px;
	right: -21px;
}
.rczc .rczc-title   .title{
	
font-size: 28px;
	
display: initial;
	
border-bottom: #fff 4px solid;
}
.rczc .rczc-title a{
	display: block;
    position: relative;
}
.rczc .rczc-title   span{
	
font-size: 14px;
	
display: block;
	
margin-top: 15px;
}
.rczc .rczc-title   span  img{
	
width: 6px;
	
margin-left: 5px;
	
margin-top: -3px;
}
.rczc .rczc-title  .right-img{position: absolute;bottom: 8px;width: 120px;right: 59px;}
.rczc .rczc-list{

width: calc(100% - 230px);

float: left;

padding-left: 70px;

margin-top: 20px;
margin-bottom: 20px;
}
.rczc .rczc-list li{
	
position: relative;
	
padding-left: 15px;
}
.rczc .rczc-list li a{
	
color: #000;
	
font-size: 16px;
	
line-height: 2.6;
	
text-overflow: ellipsis;
	
white-space: nowrap;
	
overflow: hidden;
	
display: inline-block;
}
.img-list-ul1{
margin-top: 50px;
}
.img-list-ul1 li  a {background-image: linear-gradient(to right, #588cff 0%,rgba(177,142,255 , 1)90%);padding-left: 70px;}
.img-list-ul1 li a .right-img{
	
height: 120px;
right: 50px;
}
.sf-fz{

border-radius: 10px;

margin-top: 40px;

overflow: hidden;

position: relative;

box-shadow: 0 0 20px rgba(0,0,0,.08);
}
.sf-fz  h4{
	background: url(../img/sfzc-bg.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	margin-bottom: 0px;
	margin-top: 0px;
}
.sf-fz  h4.title1{
	background: url(../img/fzhj-bg.png) no-repeat;
	background-size: 100% 100%;
}
.sf-fz  h4 span{
	
font-size: 24px;
	
font-weight: 600;
	
background-image: linear-gradient(20deg, #588cff 0%,rgba(177,142,255 , 1)90%);
	
color: #fff;
	
padding: 30px 20px;
	
display: inline-block;
	
border-top-left-radius: 10px;
	
border-top-right-radius: 10px;
	
position: relative;
}
.sf-fz  h4 span::before{content: '';border-top: 20px #638cff solid;border-left: 20px transparent solid;border-right: 20px transparent solid;position: absolute;bottom: -20px;left: calc(50% - 20px);}
.sf-fz  h4 a{
	
color: #6677A1;
	
position: absolute;
	
right: 26px;
	
font-size: 14px;
	
top: 21px;
}
.sf-fz  h4 a img{
	width: 20px;
	margin-left: 3px;
}
.sf-fz .public-list{

background-color: #fff;

padding: 20px;
}
.sf-fz::after{
	content: '';
	width: 200px;
	height: 200px;
	background-image: linear-gradient(rgba(242, 248, 253, 1),rgba(226, 235, 255, 1));
	position: absolute;
	bottom: -100px;
	border-radius: 100%;
	right: -100px;
}
.sf-fz .public-list li{
	width: 100%;
	float: none;
}
.sbtz-div{

margin-top: 50px;

margin-bottom: 50px;
}
.sbtz-div h4{
	
background-image: linear-gradient(6deg, #588cff 0%,rgba(177,142,255 , 1));
	
padding: 30px 15px;
	
border-radius: 10px;
	
position: relative;
	
overflow: hidden;
}
.sbtz-div h4::before{
	content: '';
	width: 119px;
	height: 111px;
	background: url(../img/sbtz-left.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 15%;
	bottom: -30px;
}
.sbtz-div h4::after{
	content: '';
	width: 204px;
	height: 99px;
	background: url(../img/sbtz-right.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 10%;
	bottom: -20px;
}
.sbtz-div h4 a{
	
font-size: 36px;
	
color: #fff;
	
text-align: center;
	
display: block;
}
.sbtz-div h4 a span{
	
font-size: 16px;
	
margin-left: 10px;
}
.sbtz-div h4 a span  img{
	
width: 10px;
	
margin-left: 4px;
}
@media (max-width: 1199px) {
	.header-nav-seacher {
		margin-top: -30px;
	}
}

@media (max-width: 991px) {
	.header-nav-seacher {
		width: 100%;
		padding: 22px 15px;
	}

	.seacher-lt .secher-chaxun {
		width: 470px;
	}

	.seacher-lt .zhuti,.time-daay {
		margin-right: 15px;
	}

	.seacher-lt {
		width: 89%;
	}

	.seacher-lt .width176 {
		width: 155px;
	}
	.title-hq{
		width: 100%;
	}
}

@media (max-width: 767px) {
	.seacher-lt {
		float: none;
		overflow: hidden;
		width: 100%;
	}

	.seacher-rt {
		float: none;
		overflow: hidden;
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
}

@media (max-width: 580px) {
	.seacher-lt .secher-chaxun {
		width: 100%;
	}

	.header-nav-seacher {
		margin-top: 30px;
	}
	.title-hq::before,
	.title-hq::after{
		display: none;
	}
}

@media (max-width: 480px) {
	.seacher-lt .zhuti,.seacher-lt .secher-chaxun,.seacher-lt .wd-time,.sousuo-k, .xia-select {
		font-size: 14px!important;
		margin-bottom: 10px;
	}

	

	.time-daay {
		margin-bottom: 0;
	}
	.title-hq{
		text-align: left;
		margin: 30px auto 15px;
	}
	.title-hq span img{
		width: 75px;
	}
	.title-hq span{
		font-size: 20px;
	}
	.title-hq a{
		bottom: 26px;
	}
	.public-list li{
		width: 100%;
	}
	.public-list li a{
		width: 100%;
	}
	.panel-white{
		padding: 20px;
	}
	.row{
	margin-left: 0px;
	margin-right: 0px;
	}
	.img-list-ul li a{
		height: 120px;
		margin: 15px 0px;
	}
	.img-list-ul li a .right-img{
		height: 80px;
		
		top: 25px;
	}
	.img-list-ul li a .title{
		font-size: 22px;
	}
	.img-list-ul{
		margin-top: 20px;
	}
	.rczc .rczc-title{
		float: none;
    width: calc(100% - 20px);
	height: auto;
	}
	.rczc .rczc-list{
		width: 100%;
		float: none;
		padding-left: 0px;
		margin-top: 10px;
		margin-bottom: 0px;
	}
	.rczc .rczc-list li a{
		display: block;
	}
	.img-list-ul1 {
		margin-top: 20px;
	}
	.img-list-ul1 li a{
		padding-left: 20px;
	}
	.img-list-ul1 li a .right-img{
		height: 70px;
		right: 10px;
	}
	.rczc{
		margin-top: 30px;
	}
	.sf-fz{
		margin-top: 20px;
		
	}
	.sf-fz h4{
		margin-top: 0px;	
	}
	.sf-fz h4 span{
		font-size: 20px;
		padding: 20px 20px;
	}
	.sf-fz h4 a{
		right: 13px;
	}
	.sf-fz::after{
		display: none;
	}
	.sbtz-div h4 a{
		font-size: 20px;
		font-weight: 600;
	}
	.sbtz-div h4 a span{
		font-size: 14px;
		font-weight: 500;
	}
	.sbtz-div h4::before{
		width: 78px;
		height: 70px;
		left: 2%;
		bottom: -21px;
	}
	.sbtz-div h4::after{
		width: 100px;
		height: 50px;
		right: 5px;
    bottom: -8px;
	}
	.sbtz-div {
		margin-top: 30px;
		margin-bottom: 40px;
	}
	.sf-fz h4 a img{
		width: 15px;
	}
	.sbtz-div h4 a span img{
		width: 8px;
	}
	.rczc .rczc-title .title{
		font-size:20px;
		font-weight: 600;
	}
	.sf-fz h4 span::before {
		content: '';
		border-top: 15px #638cff solid;
		border-left: 15px transparent solid;
		border-right: 15px transparent solid;
		position: absolute;
		bottom: -14px;
		left: calc(50% - 15px);
	}
}

@media (max-width: 380px) {
	.year01 {
		width: 80px!important;
	}

	.lineh {
		margin: 0 2px;
		margin-top: 21px!important;
	}

	.sousuo-k, .xia-select,.seacher-lt .zhuti,.seacher-lt .secher-chaxun {
		padding: 6px 6px!important;
	}

	.yaer02 {
		width: 68px!important;
	}
}


