@charset "utf-8";



nav .box li:nth-child(3) a {
	font-weight: bold;
	border-bottom: 2px solid rgb(255, 255, 255);
}

nav .subnav-zong #subnav3 {
	display: block;
}

.container1 {
	width: 100%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: block;

}

.container {
	width: 1200px;
	margin: 0 auto 30px;
}

.content-one .one-top {
	width: 100%;
	text-align: center;
	display: flex;
    justify-content: center;
}

.content-one .one-bottom {
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: center;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.dqwz {
    line-height: 45px;
    background-color: #f4f4f4;
}

.dqwz .dqwz_con {
    width: 1200px;
    margin: 0 auto;
    background: url(/picture/0/2209301803311661567.png) no-repeat left center;
    padding-left: 20px;
}

.dqwz {
	font-size: 14px;
    color: #333333;
}

.dqwz a {
    font-size: 14px;
    color: #333333;
    margin: 0 6px;
}

.xzqj {
	width: 1200px;
	line-height: 32px;
	background-color: rgb(239, 239, 239);
	margin: auto;
	margin-top: 5px;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: flex;
	flex: row;
}

.xzqj1 {
	background-color: #fff;
}

.fenlei {
	width: 15%;
	float: left;
	text-align: center;
	color: #fff;

}

.xingzheng {
	background: #115db2;
	border-radius: 43px;
	width: 80%;
	margin: auto;
}

.xzqj-list {
	float: left;
	width: 85%;
}

.xzqj-list ul {
	display: flex;
	flex-wrap: wrap;
}

.xzqj-list ul :hover{
	background-color: #EF920E;
    border-radius: 43px;
    color: #fff;
}

.xzqj-list ul li {
	padding-left: 1.4%;
	padding-right: 1.4%;
}

.xzqj-list ul .cur {
	background-color: #EF920E;
	border-radius: 43px;
	color: #fff;

}

.xzqj-list ul .cur a {
	color: #fff;
}

.xzqj-list1 {
	float: left;
	width: 85%;
	justify-content: space-between;
}

.xzqj-list1 ul {
	display: flex;
	flex-wrap: wrap;
}

.xzqj-list1 ul li {
	padding-left: 1.4%;
	padding-right: 1.4%;
}

.xzqj-list1 ul :hover{
	background-color: #EF920E;
    border-radius: 43px;
    color: #fff;
}


.xzqj-list1 ul .cur {
	background-color: #EF920E;
	border-radius: 43px;
	color: #fff;
}

.xzqj-list1 ul .cur a {
	color: #fff;
}



.xzqj2 {
	width: 1200px;
	margin: auto;
	line-height: 32px;
    background-color: rgb(239, 239, 239);
	margin: auto;
	margin-top: 5px;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	display:flex
}

.xzqj-list2 {
	float: left;
	width: 85%;
}

.xzqj-list2 ul {
	display: flex;
	flex-wrap: wrap;
}

.xzqj-list2 ul  :hover{
	background-color: #EF920E;
    border-radius: 43px;
    color: #fff;
}

.xzqj-list2 ul li {
	padding-left: 1.4%;
	padding-right: 1.4%;
}

.xzqj-list2 ul .cur {
	background-color: #EF920E;
	border-radius: 43px;
	color: #fff;

}

.xzqj-list2 ul .cur a {
	color: #fff;
}


.content-one .xxgk {
	width: 1200px;
	display:block;
	margin: auto;

}

.search-form1 {
	width: 80%;
	height: 60px;
	line-height: 20px;
	background: #115DB2;
	border-top: solid #115DB2 6px;
	border-bottom: solid #115DB2 6px;
	border-left: solid #115DB2 8px;
	border-right: solid #115DB2 6px;
	border-radius: 10px 0px 0px 10px;
	margin-top: 10px;
	display:inline-block;
	float: left;
}

.search-btn{
	width: 20%;
	background: #ef920e;
	line-height: 60px;
	height: 60px;
	border-radius: 0px 10px 10px 0px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	font-weight: 700;
	display:inline-block;
	margin-top: 10px;
	float: right;
}

.text_input1 {
	width: 100%;
	height: 48px;
	font-size: 20px;
	padding-left: 10px;
	background: #ffffff;
	border: #FFF;
	color: rgba(108, 108, 108, 0.6);
	border-radius: 10px 0px 0px 10px;
	position: relative;
}

.search_icon {
	float: right;
	position: relative;
	top: -10px;
	right: 10px;
}

.content-one .shuoming{
	font-size: 16px;
	line-height: 40px;
	margin-top: 10px;
	padding-left: 20px;
	color:dimgray;
}

.content-two {
	padding-bottom: 50px;
	width: 1200px;
	margin: auto;
	margin-top: 0px;
}

.two-list {
    display: flex;
    border-bottom: 1px solid #bcbcbc;
    padding: 10px;
}

.two-list a {
    display: flex;
    flex-direction: row;
}

.home {
    float: right;
    margin: 4px;
}

.wechat {
	float: right;
    margin: 4px;
}

.two-list .list-left {
	margin-right: 30px;
}

.two-list .list-right {
	display: flex;
    justify-content: space-between;
    align-content: space-around;
    flex-wrap: wrap;
}

.two-list .list-right .name {
	width: 90%;
	float: left;
}

.two-list .list-right .address {
	width: 90%;
	float: left;
}

.two-list .list-right .name p {
	font-size: 24px;
	font-weight: 600;
}

.two-list .list-right .address p {
	font-size: 18px;
	color:dimgray;
}

.two-list .image {
	display: table;
}

/*.two-list .image img {
	width: 35px;
}*/


.two-list .list-right .type {
	width:100%;
	font-size: 16px;
	display: flex;
    flex-wrap: wrap;
}

.two-list .list-right .type .top {
	height: 30px;
	line-height: 30px;
	width:100%;
	display: flex;
}

.two-list .list-right .type .leibie {
	width: 91px;
	text-align: justify;
	text-justify: distribute;
	text-align-last: justify;
	font-weight: 600;
	color:dimgray;
}

.two-list .list-right .type .type-detail {
	width: 20%;
}

/*.two-list .list-right .type .type-detail-c {
	width: 60%;
}*/

.two-list .list-right .type .type-detail .beijing {
	background-color: #EF920E;
	border-radius: 15px;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
}

.two-list .list-right .type .type-detail-c .beijing {
	background-color: #EF920E;
	border-radius: 15px;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
}

.absolute {
	position: fixed;
}

.ewm {
	top: 30%;
	left: 40%;
	width: 300px;
	height: 300px;
	padding: 20px;
	box-sizing: border-box;
	display: none;
}

.text_sao {
	text-align: center;
	font-size: 16px;
}

/*.two-list .image .ewm .erweima img {
	width: 200px;
    height:200px
	z-index: 10;
}*/

.page {
	display: flex;
	height: 40px;
	line-height: 40px;
	justify-content: center;
	margin-top: 20px;
}

.page .page-num {
	width: 40px;
	text-align: center;
	line-height: 40px;
	margin-left: 10px;
	border: 1px solid rgb(0, 102, 255);
}

.page .xiayiye {
	margin-left: 10px;
}

.page .cur {
	background-color: rgb(0, 102, 255);
	color: #FFF;
}



@media screen and (max-width: 1200px) {
	#body {
		max-width: 100%;
		margin: auto;
	}

	.container {
		width: 100%;
		flex-direction: column;
	}

	.normal-title h5 {
		font-size: 18px;
	}


	.content-one .one-top img {
		width: 80%;

	}

	.content-one .one-bottom {
		width: 100%;
		display: block;
		margin-top: 35px;
	}

	.content-one .one-bottom .one-bottom-img {
		width: 25%;
		float: left;
		text-align: center;
		padding-left: 5%;
		padding-right: 5%;
	}

	.content-one .one-bottom .one-bottom-img img {
		width: 100%;
		float: left;
	}

	.text_sao {
		display: none;
	}

	.xzqj {
		width: 100%;
	}

	/*.two-list .image .ewm .erweima img {
		width: 100px;
		z-index: 10;
	}*/

	.fenlei {
		width: 15%;
	}
	
	.two-list .list-right .name p {
	    font-size: 30px;
	}
	
	.text_sao {
		display: none;
	}

	.xzqj-list {
		width: 85%;

	}

	.xzqj1 {
		width: 100%;
	}

	.xzqj-list1 {
		width: 85%;

	}

	.xzqj2 {
		width: 100%;
	}

	.xzqj-list2 {
		width: 85%;

	}

	.content-one .xxgk {
		width: 95%;
	}

	/*.content-one .xxgk .xxgk-list {
		margin: auto;
		margin-top: 10px;
	}

	.content-one .xxgk .xxgk-list a {
		font-size: 14px;
		font-weight: 500;
	} */

	.content-two {
		width: 100%;
	}

	.two-list {
		display: block;

	}

	.two-list .list-right .name {
		width: 90%;
		float: none;
	}

	.two-list .list-right .type {
		margin-top: 0px;
		font-size: 18px;
		display: flex;
		flex-wrap: nowrap;
		flex-direction: column;
	}

	.two-list .list-right .type .top {
		height: auto;
		line-height: 30px;
		display: flex;
	}

	.two-list .list-right .type .type-detail {
		margin-right: 10px;
		float: none;
	}

	.content-two a {
		float: left;
	}


}

@media screen and (max-width:1000px) {

	.two-list a {
		flex-direction: column;
	}

	.home {
		float: left;
	}
	
	.wechat {
		float: left;
	}

}

@media screen and (max-width:768px) {
	#body {
		width: 100%;
		margin: auto;

	}
	
	.dqwz {
		width: 100%;
	}
	.dqwz .dqwz_con {
	    width: 100%;
	    
	}

	.container {
		width: 100%;
		flex-direction: column;
	}

	.normal-title h5 {
		font-size: 18px;
	}

	.content-one .one-top img {
		width: 100%;

	}

	.content-one .xxgk {
		width: 95%;
	}

	.content-one .xxgk .xxgk-list {
		margin: auto;
		margin-top: 10px;
		width: 45%;
		max-width: 285px;
	}

	.content-one .xxgk .xxgk-list a {
		font-size: 20px;
	}

	.content-one .xxgk .list-mid {
		display: none;
	}

	.xzqj {
		width: 100%;
		display: flex;
		flex-direction: column;
	}

	/*.two-list .image .ewm .erweima img {
		width: 100px;
		z-index: 10;
	}*/

	.fenlei {
		width: 100%;
	}

	.xingzheng {
		background: #115DB2;
		border-radius: 43px;
		width: 95%;
		margin-bottom: 10px;
	}

	.text_sao {
		display: none;
	}

	.two-list {
    	flex-direction: column;
	}

	.two-list .list-right .type .top {
		line-height: 30px;
		display: flex;
		flex-direction: column;
	}

	.two-list .list-right .type .leibie {
		text-align: justify;
		text-justify: distribute;
		text-align-last: auto;
	}

	.two-list .list-right .type .type-detail {
		width: 100%;
	}

	.two-list .list-right .type .type-detail-c {
		width: 100%;
	}

	.xzqj-list {
		width: 100%;
		margin-left: 1%;
	}

	.xzqj1 {
		width: 100%;
	}

	.xzqj-list1 {
		width: 100%;
		margin-left: 1%;
	}
	
	.xzqj-list11 {
		width: 100%;
		margin-left: 1%;
	}

	.xzqj2 {
		width: 100%;
		display: flex;
		flex-direction: column;
	}

	.xzqj-list2 {
		width: 100%;
		margin-left: 1%;
    }

	.content-one .one-bottom {
		width: 100%;
		display: block;
		margin-top: 35px;
	}

	.content-one .one-bottom .one-bottom-img {
		width: 50%;
		float: left;
		text-align: center;
		padding-left: 5%;
		padding-right: 5%;
	}

	.content-one .one-bottom .one-bottom-img img {
		width: 100%;
		float: left;
	}

	.content-two {
		width: 100%;
	}

	.content-two a {
		float: left;
	}

	.page {
		display: flex;
		height: 20px;
		line-height: 20px;
		margin-top: 20px;
	}

	.page .page-num {
	    width: 20px;
	    text-align: center;
	    line-height: 20px;
	    margin-left: 5px;
	    border: 1px solid rgb(0, 102, 255);
	}

	.page .xiayiye {
	    margin-left: 5px;
	}

}

@media screen and (max-width:420px) {
	#body {
		width: 100%;
		margin: auto;

	}

	.dqwz {
		display: none;
	}

	.container {
		width: 100%;
		flex-direction: column;
	}

	.normal-title h5 {
		font-size: 18px;
	}

	.content-one .one-top img {
		width: 100%;

	}

	.xzqj {
		width: 100%;
		display: flex;
		flex-direction: column;
	}

	.xzqj-list {
		width: 100%;
	}

	.xzqj1 {
		width: 100%;
	}

	.xzqj-list1 {
		width: 100%;

	}

	.xzqj2 {
		width: 100%;
		display: flex;
		flex-direction: column;
	}

	.xzqj-list2 {
		width: 100%;

	}

	.content-one .xxgk {
		width: 95%;
	}

	.content-one .xxgk .xxgk-list {
		margin: auto;
		margin-top: 10px;
		width: 48%;
	}

	.content-one .xxgk .xxgk-list a {
		font-size: 18px;
	}

	.content-one .xxgk .list-mid {
		display: none;
	}

	.content-one .shuoming{
		font-size: 16px;
		line-height: 40px;
		margin-top: 10px;
		padding-left: 0px;
	}

	.content-two {
		width: 100%;
	}

	.content-two a {
		float: left;
	}

	.two-list {
		clear: both;
		display: flex;
		flex-direction: column;
		padding: 10px;
		border-bottom: 1px solid rgb(196, 196, 196);
	}

	.two-list .list-right .address {
		width: 90%;
		float: left;
		margin-bottom: 10px;
		color: dimgray;
	}

	/*.two-list .image {
		float: right;
		clear: both;
		margin-right: 2%;
	}*/
	
	.two-list .list-right .type .top {
		line-height: 30px;
		display: flex;
		flex-direction: column;
	}

	.two-list .list-right .type .leibie {
		text-align: justify;
		text-justify: distribute;
		text-align-last: auto;
	}

	.page {
		display: flex;
		height: 20px;
		line-height: 20px;
		margin-top: 20px;
	}

	.page .page-num {
	    width: 20px;
	    text-align: center;
	    line-height: 20px;
	    margin-left: 5px;
	    border: 1px solid rgb(0, 102, 255);
	}

	.page .xiayiye {
	    margin-left: 5px;
	}

}
