/*法律法规列表页*/
.sectioncenter{
	min-height: calc(100vh - 193px);
}
.inquiries{
	min-height: calc(100vh - 252px);
}
.toponymsatlas ul li{
	width: 30%;
	margin: 0 0 0 2%;
}
.toponymsatlas ul li input {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #fff;
}
.toponymsatlas button {
    background: #fff;
    border: 1px #4298ff solid;
    color: #4298ff;
    width: 100px;
    height: 35px;
    border-radius: 5px;
}
.neirong {
	height: 100%;
	margin: 0 auto;
	padding: 18px 18px 0 18px;
	background: #fff;
	margin-bottom: 18px;
}
.neirong strong img{
	position: relative;
	left: 50%;
	margin-left: -200px;
}
.guanyu {
	width: 100%;
	height: 100px;
	border-bottom: 1px dashed #c2c5ca;
	margin-bottom: 20px;
	overflow: hidden;
}
.guanyu:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}

.guanyu h4 {
	font-size: 14px;
	color: #323232;
	letter-spacing: 2px;
	margin-bottom: 5px;
}

.guanyu ul {
	float: left;
}

.guanyu li:first-child {
	font-size: 20;
}

.guanyu li {
	width: 60px;
	height: 35px;
	border: 1px solid #ccc;
	font-size: 18px;
	color: #bbb;
	line-height: 40px;
	text-align: center;
}

.guanyu li:nth-child(2) {
	font-size: 16px;
	border-top: 0;
}

.guanyu p {
	width: 90%;
	height: 40px;
	font-size: 14px;
	color: #808080;
	margin-top: 14px;
	margin-left: 80px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow:ellipsis;
}

.guowusubtitle{
	text-align: center;
	font-size: 14px;
}
.guowusubtitle span{
	margin-right: 15px
}

.wanbai {
	width: 100%;
	height: 130px;
	border-bottom: 1px dashed #c2c5ca;
}

.wanbai h4 {
	font-size: 19px;
	color: #3f98fc;
	letter-spacing: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.wanbai ul {
	margin-bottom: 32px;
}

.wanbai li {
	float: left;
	width: 50%;
	font-size: 14px;
	color: #808080;
	letter-spacing: 3px;
}

.wanbai li:nth-child(2) {
	margin-left: 200px;
	margin-top: -20px;
}

.wanbai p {
	clear: both;
	font-size: 10px;
	color: #959595;
	font-weight: bold;
	letter-spacing: 3px;
	text-indent: 45px;
	line-height: 32px;
}

.guanyu button {
	font-size: 14px;
	height: 20px;
	border: 0;
	background: #fff;
	color: #393939;
	margin-left: 18px;
}

.guanyu button:hover {
	color: #4298ff;
}

.fanhui {
	display: block;
    position: absolute;
    bottom: 15px;
    right: -45px;
}

.fanhui a {
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid #3797fd;
	background: #fff;
	margin-top: -1px;
	line-height: 40px; 
	font-size: 10px;
}

.fanhui img {
	width: 20px;
	margin: 5px 0 0 0;
}

.fanhui span {
	display: block;
	color: #fff;
	background: #3797fd;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: none;
}

.fanhui a:hover img {
	display: none;
}

.fanhui a:hover span {
	display: block;
}

/*法律法规详情页*/

.xiangqing {
	width: 100%;
	margin: 0 auto;
	margin: 5px 0;
	background: #fff;
}

.daolu {
	display: flex;
	display: -webkit-flex;
	/* Safari */
	/*min-height: 65vh;*/
	flex-direction: column;
	width: 913px;
	margin: 0 auto 10px;
	flex: 1;
}

.daolu h1 {
	font-size: 18px;
	color: #4396ff;
	text-align: center;
	/*margin-top: 20px;*/
	margin-bottom: 12px;
    letter-spacing: 3px;
    line-height: 35px;
    font-weight: bold;
}
.daolu h4{
	text-align: center;
	color: #666;
}
.daolu ul {
	margin-bottom: 35px;
	margin: 0 auto;
	clear: both;
}

.daolu li {
	float: left;
	font-size: 14px;
	color: #808080;
	letter-spacing: 3px;
}

.daolu li:first-child {}

.daolu li:nth-child(2) {
	margin-left: 500px;
	margin-top: -20px;
}

.daolu p {
	clear: both;
	text-align: justify;
	word-break:break-all;
	line-height: 24px;
}

.daolu .wei {
	margin-top: 65px;
	font-size: 12px;
	color: #323232;
	letter-spacing: 2px;
	text-indent: 20px;
	line-height: 30px;
}

.daolu .nan,
.dong,
.yishang {
	margin-top: 15px;
	font-size: 14px;
	color: #676767;
	text-indent: 25px;
	line-height: 21px;
}


/*旅游景点*/

.lvyou {
	width: 63%;
	margin: 20px auto 30px;
}

.qinghai {
	width: 100%;
	background: #fff;
}

.qinghai dl {
	width: 47%;
	height: 210px;
	float: left;
	margin: 0 auto;
}

.qinghai dl {
	margin-bottom: 30px;
}

.qinghai dl:nth-child(2n+1) {
	margin-right: 6%;
}

.qinghai dl dt {
	margin-top: 13px;
	font-size: 14px;
	color: #4a4a4a;
}

.qinghai dl dd {
	font-size: 11px;
	margin-top: 6px;
	color: #7e7e7e;
}

.qinghai dl dd span {
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #e3912e;
}

hr {
	color: #d7d7d7;
	margin-top: 15px;
}

.qinghai dl dd img {
	width: 100%;
	height: 123px;
	margin-top: 13px
}

footer {
	clear: both;
}


/*旅游景点详情*/

.jingdian {
	width: 63%;
	margin: 20px auto 30px;
}

.hupo {
	width: 100%;
	background: #fff;
}

.hupo img {
	float: left;
	width: 65%;
	height: 280px;
}

.hupo .zizhi {
	float: right;
	width: 30%;
	height: 80px;
	border-bottom: 1px dashed #ccc;
}

.hupo .zizhi li:first-child {
	font-size: 16px;
	color: #5a9ef3;
	margin-top: 20px;
}

.hupo .zizhi li:nth-child(2) {
	font-size: 14px;
	color: #686868;
	margin-top: 7px;
}

.hupo .jibie {
	float: right;
	width: 30%;
	height: 200px;
}

.hupo .jibie li {
	font-size: 14px;
	color: #686868;
	height: 49px;
	border-bottom: 1px dashed #ccc;
	line-height: 49px;
}

.hupo .jibie span {
	font-weight: bold;
	color: #5996e7;
	padding-right: 10px;
}

.hupo .jibie .chengren {
	clear: both;
	font-size: 14px;
	color: #f59638;
	line-height: 25px;
}

.hupo .jibie p {
	float: right;
	padding-right: 15px;
}

.hupo .kuku {
	clear: both;
}

.hupo .kuku p:first-child {
	font-size: 14px;
	color: #686868;
	padding-top: 20px;
	text-indent: 26px
}

.hupo .kuku span {
	font-weight: bold;
	color: #5996e7;
	padding-right: 10px;
}

.hupo .kuku p:nth-child(2) {
	font-size: 12px;
	color: #373737;
	line-height: 17px;
	margin-left: 26px;
	margin-right: 26px;
	text-indent: 26px
}
/**/
.policiesdetailsbox,.prevnextpage{
	margin: 0 45px;
}
.prevnextpage button{
	border: none;
	background: none;
	color: #676767;
	line-height: 30px;
}
.prevnextpage button:hover{
	color: #4298ff;
}