.container {
	position: inherit;
}

/* bannerå¼€å§‹ */
.qjd_banner {
	height: 560px;
	width: 100%;
	background: url(bg.png)no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}

.banner_cent {
	width: 1200px;
	margin: 0 auto;
	height: 430px;
}


.welcome {
	height: 44px;
	font-family: SourceHanSansCN-Medium;
	font-size: 46px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #ffffff;
	padding-top: 110px;
}


/* æ£€ç´¢æ ·å¼ */
.search {
	width: 560px;
	height: 60px;
	background-color: #ffffff;
	border-radius: 8px;
	margin-top: 80px;
}

.search-info {
	width: 560px;
	height: 60px;
}

.search-info .input {
	width: 460px;
	height: 60px;
	background: #FFFFFF;
	float: left;
	background: url(ss_01.png)no-repeat 20px;
}

.search-info .input input {
	width: 100%;
	height: 100%;
	padding: 0 56px;
	background: none;
	outline: none;
	border: none;
	font-size: 16px;
	color: #666666;
	letter-spacing: 0;
	display: block;
}

.search-info .btn input {
	outline: none;
	border: none;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0.02rem;
	width: 100px;
	height: 60px;
	background-color: #eb9001;
	border-radius: 0px 8px 8px 0px;
	display: block;
}
.search_inputTxtVal {
                float: left;
                padding-left: 48px;
                width: 460px;
                height: 60px;
                outline: none;
                line-height: 60px;
                font-family: PingFangSC-Regular;
                font-weight: 400;
                font-size: 16px;
                color: #999999;
                background: #fff url(ss_01.png)no-repeat 20px;
                border: none;
            }

/* çƒ­è¯ */
.search .keywords {
	padding: 20px 0;
	/* width: 50px; */
}

.keywords ul {
	height: 60px;
}

.keywords ul li {
	margin-right: 15px;
}

.keywords ul li a {
	color: #FFFFFF;
	font-size: 13px;
	display: block;
}

.keywords ul li a:hover {
	color: #1677ff;
}

.keyword-hint {
	color: #FFFFFF;
	width: 80px;
	float: left;
	font-size: 14px;
}

.keywords .keyword-content li {
	float: left;
}


.banner_list {
	width: 100%;
	height: 130px;
	background-color: #fafeff;
	opacity: 0.9;
}

.banner_listcent {
	width: 1200px;
	margin: 0 auto;
	height: 130px;
}

.banner_listcent ul {
	height: 130px;
}

.banner_listcent ul li:nth-child(1) {
	margin-left: 0px;
}

.list1 {
	float: left;
	width: 270px;
	height: 100%;
	margin-left: 30px;
}

.list2 {
	height: 50px;
	border-right: #dddddd 1px solid;
	float: left;
	margin-top: 40px;
}

.list_left {
	float: left;
	margin-right: 30px;
	padding: 30px 0;
}
.list_left img{
	display: block;
}

.list_right {
	float: left;
	padding-top: 20px;
}

.list_right p {
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #333333;
}

.list_right span {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #999999;
	display: block;
}

.list_right a {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #1578ff;
	display: block;
}

/* bannerç»“æŸ */


/* ä¸»ä½“å†…å®¹å¼€å§‹ */
/* ä¼˜åŒ–è¥å•†çŽ¯å¢ƒå¼€å§‹ */
.yhyshj {
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
}

.ty_bt {
	width: 100%;
	height: 30px;
	margin-bottom: 30px;
}

.ty_bt p {
	font-family: MicrosoftYaHei-Bold;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #333333;
	font-weight: bold;
	float: left;
}
.ty_bt a{
	float: right;
	line-height: 30px;
	letter-spacing: 0px;
	font-size: 17px;
}
.ty_bt a:hover {
    color: #1677ff;
    transition: 0.5s;
}
.yhyshj_list {
	height: 195px;
}

.yhyshj_list ul li {
	float: left;
	width: 285px;
	height: 195px;
	position: relative;
	margin-right: 20px;
}

.yhyshj_list ul li:nth-child(4) {
	margin-right: 0;
}

.yhyshj_list ul li a {
	display: block;
	height: 195px;
}

.yhyshj_list ul li a:hover span {
	color: #1677ff;
	transition: 0.5s;
}

.yhyshj_list ul li a span {
	display: block;
	width: 237px;
	height: 50px;
	background-color: #ffffff;
	box-shadow: 0px 0px 12px 0px rgba(223, 224, 225, 0.59);
	position: relative;
	top: -25px;
	margin: 0 auto;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #333333;
}

/* ä¼˜åŒ–è¥å•†çŽ¯å¢ƒç»“æŸ */
/* æœåŠ¡å¼€å§‹ */
.yshj_fw {
	width: 1200px;
	margin: 0 auto;
}

/* é€‰é¡¹å¡ */
.rmgrfw {
	display: none;
	width: 1200px;
	height: 455px;
	margin-top: 8px;
}

.rmgrfw>ul>li {
	width: 380px;
	height: 180px;
	background-color: #ffffff;
	box-shadow: 0px 8px 16px 1px rgba(24, 56, 102, 0.1);
	border-radius: 8px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}

.rmgrfw>ul>li:nth-child(3n+0) {
	margin-right: 0px;
}

.rmgrfw>ul>li:nth-child(1) {
	background: url(gjj_bj.png)no-repeat;
}

.rmgrfw>ul>li:nth-child(2) {
	background: url(zfbz_bj.png)no-repeat;
}

.rmgrfw>ul>li:nth-child(3) {
	background: url(jffw_bj.png)no-repeat;
}

.rmgrfw>ul>li:nth-child(4) {
	background: url(hz_bj.png)no-repeat;
}

.rmgrfw>ul>li:nth-child(5) {
	background: url(shfw_bj.png)no-repeat;
}

.rmgrfw>ul>li:nth-child(6) {
	background: url(wygl.png) no-repeat;
}

.contentlist_left {
	width: 160px;
	height: 180px;
	float: left;
	text-align: center;
	font-size: 0;
}

.contentlist_right {
	width: 220px;
	height: 180px;
	float: left;
}

.contentlist_left img {
	margin-top: 35px;
}

.rmgrfw>ul>li span {
	display: block;
	width: 100%;
	height: 20px;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}

.contentlist_right {
	padding: 40px 0 0 20px;
}

.contentlist_right ul li {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
}

.contentlist_right ul li a {
	color: #666666;
}

.contentlist_right ul li a:hover {
	color: #1677ff;
}

.mor_list {
	float: left;
	width: 1200px;
	height: 6px;
}

.mor_list ul {
	width: 233px;
	margin: 0 auto;
}

.mor_list ul li {
	float: left;
	margin-right: 10px;
}

.mor_list ul li:nth-child(8) {
	margin-right: 0;
}

.none {
	width: 16px;
	height: 6px;
	background-color: #d4eaff;
	border-radius: 3px;
	float: left;
}

.hover {
	width: 40px;
	height: 6px;
	background-color: #69acff;
	border-radius: 3px;
	transition: 0.5s;
}

.rmyyfw {
	width: 1200px;
	height: 455px;
	margin-top: 8px;
}

.rmyyfw>ul>li {
	float: left;
	width: 285px;
	height: 88px;
	margin: 0 20px 52px 0px;
	line-height: 88px;
	background-color: #fff;
}

.rmyyfw>ul>li:nth-child(4n+0) {
	margin-right: 0px;
}

.rmyyfw>ul>li>a {
	display: block;
	width: 100%;
	height: 100%;
	color: #333333;
	font-size: 17px;
	overflow: hidden;
	word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
	padding-left: 0.1rem;
    padding-right: 0.1rem;
}
.rmyyfw>ul>li>a>img {
	height: 50px;
}
.rmyyfw>ul>li>a:hover {
	color: #1677ff;
	box-shadow: 0px 8px 16px 1px rgb(24 56 102 / 10%);
}

.rmyyfw>ul>li:nth-child(1) {
	background: url(gjj_bj.png)no-repeat;
	background-size: 100% 100%;
}

.rmyyfw>ul>li:nth-child(2) {
	background: url(zfbz_bj.png)no-repeat;
	background-size: 100% 100%;
}

.rmyyfw>ul>li:nth-child(3) {
	background: url(jffw_bj.png)no-repeat;
	background-size: 100% 100%;
}

.rmyyfw>ul>li:nth-child(4) {
	background: url(hz_bj.png)no-repeat;
	background-size: 100% 100%;
}

.rmyyfw>ul>li:nth-child(5) {
	background: url(shfw_bj.png)no-repeat;
	background-size: 100% 100%;
}

.rmyyfw>ul>li:nth-child(6) {
	background: url(wygl.png) no-repeat;
	background-size: 100% 100%;
}

.rmyyfw>ul>li:nth-child(7) {
	background: url(gjj_bj.png) no-repeat;
	background-size: 100% 100%;
}

.rmyyfw>ul>li:nth-child(8) {
	background: url(zfbz_bj.png) no-repeat;
	background-size: 100% 100%;
}

.rmyyfw>ul>li:nth-child(9) {
	background: url(wygl.png) no-repeat;
	background-size: 100% 100%;
}

.rmyyfw>ul>li:nth-child(10) {
	background: url(hz_bj.png) no-repeat;
	background-size: 100% 100%;
}

.rmyyfw>ul>li:nth-child(11) {
	background: url(shfw_bj.png) no-repeat;
	background-size: 100% 100%;
}

.rmyyfw>ul>li:nth-child(12) {
	background: url(gjj_bj.png) no-repeat;
	background-size: 100% 100%;
}

/*ç‚¹å‡»è¯¥æŒ‰é’®çš„æ—¶å€™æ˜¾ç¤ºè¯¥é¢œè‰²*/

.active {
	/* background-color: lightsteelblue; */
	color: #333333;
	font-size: 30px;
	font-weight: bold;
}

#yyfw {
	font-size: 30px;
	color: #333333;
	border: none;
	background: none;
	margin: 50px 30px 40px 0;
}

button:first-child {}

/* æœåŠ¡ç»“æŸ */
/* æ”¿ç­–å’Œé€šå‘Šå¼€å§‹ */
.zcandtg {
	width: 100%;
	height: 447px;
	background: url(zchtg.png) no-repeat;
	background-size: 100% 100%;
}

.zcandtg_mato {
	width: 1200px;
	margin: 0 auto;
	height: 447px;
}

.mato_left {
	width: 100%;
	float: left;
}

.mato_right {
	display: none;
	width: 585px;
	float: left;
}

.mato_left>.ty_bt {
	margin: 40px 0 30px 0;
}

.mato_right>.ty_bt {
	margin: 40px 0 30px 0;
}

.mato_list {
	width: 100%;
	height: 307px;
	background-color: #ffffff;
	border-radius: 8px;
	padding: 20px 35px 0 30px;
}

.mato_list ul li {
	line-height: 44px;
}

.mato_list ul li:nth-child(6) {
	border: none;
}

.list_one ul li:nth-child(1) a {
	background: url(new.png) no-repeat right;
}

.list_one ul li:nth-child(2) a {
	background: url(new.png) no-repeat right;
}

.mato_list ul li a {
	color: #333333;
	padding-right: 50px;
	margin-right: 20px;
	display: block;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	/* max-width: 100%; */
	width: 48%;
}

.mato_list ul li a:hover {
	color: #1677ff;
	transition: 0.5s;
}

/* æ”¿ç­–å’Œé€šå‘Šç»“æŸ */
/* ä¸»ä½“å†…å®¹ç»“æŸ */


/* ç§»åŠ¨ç«¯ */
@media only screen and (max-width: 768px) {
	
	.banner_cent .search{
		display: none;
	}
	.qjd_banner {
		height: 6.6rem;
		background: url(bg.png)no-repeat;
		background-size: 100% 100%;
		background-size: 100% 100%;
	}

	.banner_cent {
		width: 100%;
		height: 3.5rem;
		/* overflow: hidden; */
	}

	.welcome {
		margin: 0;
		width: 100%;
		height: auto;
		font-size: 0.44rem;
		padding-top: 20%;
		padding-left: 0.5rem;
	}

	.banner_list {
		height: 3.11rem;
	}

	.banner_listcent {
		width: 100%;
		height: 2.6rem;
	}

	.banner_listcent ul {
		height: 2.6rem;
	}

	.banner_listcent ul li:nth-child(1) {
		margin-left: 0.2rem;
	}

	.list1 {
		width: 47% !important;
		height: 1.5rem;
		margin-left: 0.2rem;
	}

	.list2 {
		margin-top: 0.2rem
	}

	.list_left {
		margin-right: 0.1rem;
		padding: 0.3rem 0;
	}

	.list_right {
		padding: 0 0.1rem 0 0;
		overflow: hidden;
		width: 84%;

	}

	.list_right p {
		font-size: 0.18rem;
		margin: 0 0 0 2%;
		padding-top: 0;
		line-height: 0.5rem
	}

	.list_right span {
		margin-top: 0;
		padding: 0;
		font-size: 0.14rem;
		line-height: 0.3rem
	}

	.list_right a {
		font-size: 0.14rem;
		line-height: 0.5rem;
		letter-spacing: 0px;
		display: block;
	}

	.list_left img {
		height: 0.4rem;
	}

	/* ä¼˜åŒ–è¥å•†çŽ¯å¢ƒ */
	.yhyshj {
		width: 100%;
		padding-top: 0;
		overflow: hidden;
	}

	.ty_bt {
		width: 100%;
		height: 1rem;
		margin-bottom: 0rem;
	}

	.ty_bt p {
		height: 1rem;
		font-size: 0.35rem;
		line-height: 1rem;
		color: #333333;
		text-align: center;
	}
	.ty_bt a{
		font-size: 0.25rem;
		line-height: 1rem;
	}
	.yhyshj_list ul li {
		width: 48%;
		height: 2.4rem;
		position: relative;
		margin-right: 0.07rem;
		margin-left: 0.07rem;
		float: left;
	}

	.yhyshj_list ul li a {
		display: block;
		height: 1.95rem;
	}

	.yhyshj_list ul li a img {
		width: 100%;
	}

	.yhyshj_list ul li a span {
		display: block;
		width: 2.37rem;
		height: 0.5rem;
		position: relative;
		top: -0.25rem;
		line-height: 0.5rem;
		font-size: 0.18rem;
	}

	/* çƒ­é—¨ã€ä¸ªäººæœåŠ¡å¼€å§‹ */
	.yshj_fw {
		width: 100%;
		overflow: hidden;
	}

	/* é€‰é¡¹å¡ */
	#yyfw {
		height: 1rem;
		/* width: 45%; */
		font-size: 0.32rem;
		color: #333333;
		border: none;
		background: none;
		margin: 0;
		/* margin: 50px 30px 40px 0; */
		display: block;
		padding: 0;
		float: left;
		padding-left: 2%;
	}

	.rmyyfw,
	.rmgrfw {
		width: 100%;
		clear: both;
		height: auto;
	}

	/* çƒ­é—¨æœåŠ¡ */
	.rmyyfw>ul>li {
		width: 48%;
		height: 1.4rem;
		margin: 0rem;
		line-height: 1.4rem;
		font-size: 0.15rem;
		margin-top: 0.2rem;
		padding-left: 0.4rem;
		margin: 0 1%
	}
	
	.rmyyfw>ul>li>a {
		font-size: 0.22rem;
	}
	.rmyyfw>ul>li>a>img{
		height: 0.5rem;
	}
	#con-one-1 {
		clear: both;
	}

	/* ä¸ªäººæœåŠ¡ */
	.contentlist_right {
		display: none;
	}

	.rmgrfw>ul>li {
		width: 31%;
		margin: 0 0 4% 2%;
		height: auto;
		padding-bottom: 0.2rem;
	}

	.contentlist_left {
		width: 100%;
		height: auto;

	}

	.contentlist_left img {
		margin-top: 0;
		height: 1rem;
	}

	.rmgrfw>ul>li span {
		width: 100%;
		height: 0.2rem;
		font-size: 0.2rem;
	}

	.mor_list {
		width: 100%;
	}

	/* æ”¿ç­–ã€é€šå‘Šå¼€å§‹ */
	.zcandtg {
		height: auto;
		background: none;
		overflow: hidden;
	}
	.list_one ul li:nth-child(1) a{
		background-size: 8% 42%;
	}
	.list_one ul li:nth-child(2) a {
		background-size: 8% 42%;
	}
	.zcandtg_mato {
		width: 100%;
		height: 10rem;
		/* padding: 0 2%; */
	}
	.mato_list{
		width: 100%;
		padding: 0 .35rem 0 .3rem;
		height: auto;
	}
	.mato_left {
		width: 100%;
		margin: 0 auto;
	}

	.mato_right {
		width: 100%;
		margin: 0 auto;
	}

	.mato_left>.ty_bt,
	.mato_right>.ty_bt {
		margin: 0;
	}

	.mato_left>.ty_bt p,
	.mato_right>.ty_bt p {
		text-align: left;
		padding-left: 2%;
	}
	.mato_left>.ty_bt a,
	.mato_right>.ty_bt a {
		text-align: right;
		padding-right: 2%;
	}
	.mato_list ul li a {
		font-size: 0.18rem;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		max-width: 100%;
		padding-right: .50rem;
	}

}
/* å¤´éƒ¨æ ·å¼å†²çª */
.ty-header{
	font-size: 0;
}
.ty-search{
	display: none;
}
.ty-header-select .region-select img, .ty-header-select .department-select img{
	margin-bottom: 10px;
}
/* åº•éƒ¨æ ·å¼å†²çªè°ƒæ•´ */
.ty-line{
	font-size: 22px;
}
.ty-footer{
	font-size: 0;
}