		/*首页--主体部分*/
	
	.jz {
		width: 47% !important;
	}
	
	.wordzhuse.jinggaoa {
		margin-bottom: 10px;
	}
	
	p.wordzhuse.jinggaoa+p {
		color: #d60b17;
	}
	/*内容-左侧*/
	
	.indexcontent {
		padding-bottom: 30px;
		background: #fff;
	}
	
	.content_left {
		float: left;
		width: 695px;
		margin-top: 30px;
	}
	/*轮播*/
	
	.Carousel {
		width: 100%;
		padding: 0;
		padding-bottom: 21px;
	}
	/*列表*/
	
	.content_lists {}
	
	.inliebiao {
		border-top: #e8e8e8 1px solid;
		border-bottom: #e8e8e8 1px solid;
	}
	
	.inliebiao>li {
		border-bottom: #e8e8e8 1px solid;
		padding: 16px 0;
	}
	
	.inliebiao>li:last-child {
		border-bottom: 0;
	}
	
	.inlisleft {
		width: 160px;
		overflow: hidden;
	}
	
	.inlisleft img {
		width: 100%;
		height: 102px;
	}
	
	.inlisright {
		width: 520px;
		padding-right: 20px;
		min-height: 70px;
	}
	
	.inlisright h1 {
		color: #222222;
		font-size: 22px;
		font-weight: 700;
		min-height: 60px;
		line-height: 1.2;
	}
	
	p.zashi {
		color: #777777;
		font-size: 13px;
		margin-top: 15px;  
	}
	
	.kuang {
		padding: 3px 4px 3px; 
	}
	
	.zashi .yaowen {
		color: #fe3c3f;
		border: #fe3c3f 1px solid;
	}
	
	.zashi .tupian {
		color: #ff7920;
		border: #ff7920 1px solid;
	}
	
	.zashi .shehui,
	.zashi .baoguang {
		color: #41baad;
		border: #41baad 1px solid;
	}
	
	.zashi .shipin,
	.zashi .yule {
		color: #b46aff;
		border: #b46aff 1px solid;
	}
	
	.zashi .caijing {
		color: #87a5b5;
		border: #87a5b5 1px solid;
	}
	
	.zashi .zhijian,
	.zashi .jiankang {
		color: #0da8f8;
		border: #0da8f8 1px solid;
	}
	/*关闭*/
	
	.inliebiao>li,
	.xiaoadv {
		position: relative;
	}
	
	.close {
		position: absolute;
		right: 3.5%;
		bottom: 29%;
		font-size: 1.1em;
	}
	
	.xiaoadv .close {
		bottom: 3%;
		right: 2%;
	}
	
	.close.hong {
		background-color: #fd5762;
		color: #fff;
		font-size: 13px;
		padding: 2.2px 7px;
		border-radius: 8px;
	}
	
	.close.hong img {
		display: inline-block;
		vertical-align: middle;
		margin-bottom: 2px;
		margin-left: 5px;
	}
	/*小广告*/
	
	.xiaoadv {
		padding: 15px 0;
		border-bottom: #e8e8e8 1px solid;
	}
	
	.xiaoadv:hover {
		background: #f9f9f9;
	}
	
	.xiaoadv h2 {
		color: #222222;
		font-size: 22px;
		font-weight: 700;
		min-height: 60px;
		line-height: 1.2;
		padding: 10px 0;
	}
	
	.xiaoadv ul li {
		float: left;
		width: 166px;
		margin-right: 10px;
		height: 102px;
		line-height: 102px;
		text-align: center;
		background-color: #efefef;
		border: #e8e8e8 1px solid;
	}
	
	.xiaoadv ul li:nth-of-type(4n) {
		margin-right: 0;
	}
	
	.xiaoadv ul li img {
		width: 100%;
		height: 102px;
	}
	
	.xiaoadv .zashi {
		/*padding-right: 20px;*/
		padding-top: 5px;
	}
	
	.zashi .jicheng {
		color: inherit;
	}
	/*内容-右侧*/
	
	.content_right {
		float: right;
		width: 345px;
		padding-top: 10px;
	}
	/*投诉电话*/
	/* .Complaint{
	width: 100%;
    margin: 30px 0 20px;
    padding: 25px 0;
    padding-left: 100px;
    background: #fbfbfb url(../img/phone.png) no-repeat 12% center;
    background-size: 13%;
    
} */
	
	.Complaint {
		width: 100%;
		height: 100px;
		margin: 30px 0 20px;
		/*background: url(../img/phones.jpg) no-repeat;*/
		background: url(../img/tousutu.png) no-repeat;
		background-size: 100%;
	}
	
	.Complaint h1 {
		font-size: 20px;
		color: #2e2d2c;
	}
	
	.Complaint p {
		font-size: 16px;
		color: #999;
		margin-top: 5px;
	}
	/*最新投诉*/
	
	.newcompla>h1 {
		font-size: 20px;
		font-weight: 700;
		border-bottom: #e8e8e8 1px solid;
		padding: 10px 0 0px;
	}
	
	.newcompla>h1 .nn {
		border-bottom: 1px solid #000;
		padding-bottom: 12px
	}
	/*.newcompla>h1 span{margin-right: 10px;display: inline-block;width: 3px;background-color: #d70c18;}*/
	
	.rilists li {
		border-bottom: #e8e8e8 1px solid;
		width: 100%;
		padding: 10px 0;
		font-size: 16px;
	}
	
	.rilists li::after,
	.rilists li::before {
		display: table;
		content: "";
	}
	
	.rilists li::after {
		clear: both;
	}
	
	.rilists li:first-of-type {
		border-top: 0;
	}
	
	.rilists li a {
		font-size: 16px;
		color: #222222;
	}
	
	.rilists li a:hover {
		color: #d70c18
	}
	
	.rilists .riglisright {
		width: 215px;
	}
	
	.rilists .xiaoin {
		color: #777777;
		font-size: 13px;
		margin-top: 7px;
	}
	
	p.xiaoin {
		color: #777777;
		font-size: 13px;
		margin-top: 7px;
	}
	
	p.xiaoin em {
		color: #0da8f8;
	}
	
	.rilists .xiaoin a {
		color: #777777;
		font-size: 13px;
	}
	
	.rilists .xiaoin em {
		/* color:#fe3c3f; */
		color: #0da8f8;
	}
	
	.lianghang .riglisright {
		width: 215px;
	}
	
	.lianghang li::after,
	.lianghang li::before {
		display: table;
		content: "";
	}
	
	.lianghang li::after {
		clear: both;
	}
	/*图文*/
	
	.riglisleft {
		width: 115px;
		overflow: hidden;
		margin-right: 10px;
	}
	
	.riglisleft img {
		width: 100%;
		height: 80px;
	}
	
	.riglisright {
		width: auto;
	}
	
	.rrtuwen .riglisright h1 {
		color: #222222;
		font-size: 16px;
		font-weight: inherit;
		line-height: 1.3em;
	}
	
	.rrtuwen li {
		border-bottom: #e8e8e8 1px solid;
		padding: 15px 0;
	}
	
	.riglisright p {
		color: #777777;
		font-size: 13px;
	}
	/*两行*/
	
	.lianghang li {
		padding: 15px 0;
		border-top: #e8e8e8 1px solid;
	}
	
	.lianghang li:first-of-type {
		border-top: 0;
	}
	
	.lianghang h3 {
		font-weight: inherit;
		font-size: 16px;
		color: #222;
		margin-bottom: 5px;
	}
	
	.lianghang p {
		color: #999;
		font-size: 14px;
	}
	/*广告*/
	
	.Advert {
		width: 100%;
		margin: 15px 0;
	}
	
	.Advert img {
		width: 100%;
	}
	/*友情链接*/
	
	.hui {
		background-color: #f2f2f2;
	}
	
	.friendlink {
		padding: 15px 20px;
	}
	
	.friendlink a {
		margin-right: 15px;
		margin-bottom: 15px;
		font-size: 14px;
		color: #999999;
		display: inline-block;
	}
	/*版权信息*/
	
	.banquanxx {
		padding: 15px 20px;
	}
	
	.banquanxx p {
		color: #999;
		line-height: 30px;
	}
	
	.finicopy {
		width: 100%;
		padding: 10px 0;
		padding-left: 100px;
		margin-bottom: 10px;
		min-height: 77px;
	}
	
	.finicopy.yi {
		background: #fbfbfb url(../img/copyright_01.png) no-repeat 12% center;
		background-size: 13%;
	}
	
	.finicopy.er {
		background: #fbfbfb url(../img/copyright_02.png) no-repeat 12% center;
		background-size: 13%;
	}
	
	.finicopy.san {
		background: #fbfbfb url(../img/copyright_03.png) no-repeat 12% center;
		background-size: 13%;
	}
	
	.finicopy.si {
		background: #fbfbfb url(../img/copyright_04.png) no-repeat 12% center;
		background-size: 13%;
	}
	
	.finicopy h3 {
		font-size: 18px;
		color: #3f484f;
		font-weight: inherit;
	}
	
	.finicopy p {
		font-size: 14px;
		color: #999;
		margin-top: 5px;
	}
	/*广告图片*/
	
	.guanggaoimg {
		padding: 5px 0;
	}
	
	.guanggaoimg img {
		width: 100%;
		height: 136px;
	}
	/*顶端广告*/
	
	.content_ad {
		width: 1122px; 
		margin-top: 16px;   
		/*
		display: flex;
		display: -webkit-flex;
		flex-wrap: nowrap;
		justify-content: space-between;
		box-sizing: border-box;
		*/ 
		margin-bottom: -14px; 
	}
	
	.ad-box {
		width: 175px;
		height: 75px;
		border: 1px #F2F1f1 solid;
		float: left; 
	}
	
	.ad-box img {
		width: 100%;
		height: 100%;
	}
	/****************1111111**********************/
	
	.insincere .incont.titles:last-child {
		border-bottom: 0;
	}
	
	.incont {
		border-bottom: 1px dashed #ccc;
		padding: 8px 0 !important;
	}
	
	.intime {
		padding-left: 12px;
		color: #888;
		font-size: 13px;
	}
	
	.intitle .vjia {
		position: absolute;
		left: 27px;
		top: 23px;
		width: 12px;
		height: 12px;
		border-radius: 50%;
	}
	
	.rilists li a {
		font-size: 16px;
		color: #222222;
	}
	
	.rilists li a {
		font-size: 14px !important;
	}
	
	.inname {
		/* color: #5999f3; */
		padding: 0 10px;
		font-size: 14px;
		color: #333;
		border-right: 1px solid #ececec;
	}
	
	.inface {
		vertical-align: middle;
		width: 38px;
		height: 38px;
		display: inline-block;
		border-radius: 50%;
		/* border: 1px solid #e8e8e8; */
	}
	
	a {
		text-decoration: none;
		color: #454545;
		cursor: pointer;
	}
	
	.insincere p {
		line-height: 24px;
	}
	
	.insincere p {
		line-height: 1.5 !important;
	}
	
	.intitle {
		position: relative;
	}
	
	.intitle {
		margin-bottom: 10px;
	}
	
	.newcompla>h1 span {
		margin-right: 10px;
		display: inline-block;
		width: 3px;
	
	}
	
	.rilists li::after,
	.rilists li::before {
		display: table;
		content: "";
	}
	
	.rilists li.insincere {
		width: 100%;
		font-size: 16px;
		padding: 10px 15px;
		white-space: normal;
		border: 1px solid #e8e8e8;
		margin: 15px 0;
	}
	
	.newcompla>h1 {
		font-size: 20px;
		font-weight: 700;
		border-bottom: #e8e8e8 2px solid;
		padding: 10px 0 12px;
	}
	
	.link {
		display: none;
	}
	
	.hover_list {
		background: #f9f9f9;
	}
	
	.n_like {
		font-size: 22px;
	}
	
	.n_interest {
		font-size: 12px;
		background: #fd5762;
		color: #fff;
		cursor: pointer;
		padding: 2px 8px;
		border-radius: 10px;
	}
	
	.newcompla .mores {
		font-size: 14px;
		font-weight: normal;
		line-height: 31px;
		float: right;
	}
	
	.xiaoadv {
		padding: 0;
		border-bottom: 0;
	}
	
	.index_search>span {
		height: 0px;
		width: 0px;
	}
	
	input::-webkit-input-placeholder {
		color: #dedbdb;
	}
	
	input::-moz-placeholder {
		color: #dedbdb;
	}
	
	input:-moz-placeholder {
		color: #dedbdb;
	}
	
	input:-ms-input-placeholder {
		color: #dedbdb;
	}
	
	.index_search {
		border: #dedbdb 1px solid;
	}
	
	#nav {
		width: 1085px;
		height: 50px;
		overflow: hidden;
		display: -webkit-flex;
		display: flex;
	}
	
	.index_search {
		width: 460px;
	}
	
	.newcompla>h1 span {
		margin-right: 0px;
		width: auto;
	}
	
	.newcompla>h1 {
		font-size: 20px;
		font-weight: 700;
		    height: 52px;
		border-bottom: #f2f2f2 1px solid;
	}
	
	.hide {
		display: none;
	}
	
	.chaochu {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	
	.tantantan {
		z-index: 9999;
		display: none;
		background: #ccc;
		width: 100%;
		height: 496px;
		position: fixed;
		left: 0;
		top: 0;
	}
	
	.tan-cont {
		width: 1100px;
		height: 100%;
		margin: 0 auto;
		background: #0f0;
		position: relative;
	}
	
	.tan-close {
		position: absolute;
		top: 0;
		right: 0;
		width: 30px;
		height: 30px;
		background: url(/apps/pc/public/img/close5.png);
		font-size: 30px;
		font-weight: bold;
		line-height: 24px;
		padding-left: 5px;
		cursor: pointer;
	}
	/*轮播图下方小广告*/
	
	#sj-show {
		width: 100%;
		height: 149px;
		display: -webkit-flex;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		padding-bottom: 24px;
	}
	
	.show-liem {
		background: url(/apps/pc/public/img/pai_02.png);
		width: 165px;
		height: 100%;
		position: relative;
		border-radius: 5px;
		overflow: hidden;
	}
	
	.chedang {
		height: 43px;
		width: 100%;
		background: rgba(0, 0, 0, 0.3);
		position: absolute;
		left: 0;
		bottom: 0;
	}
	
	.show-text {
		font-size: 12px;
		color: #fff;
		position: absolute;
		left: 0;
		bottom: 0;
		padding: 4px 8px;
	}
	
	.show-liem img {
		width: 100%;
		height: 100%;
		}
		/*热文*/
		.left-ad {
			width: 100%;
			height: 60px;
			border: 1px solid #f2f1f1;
			margin-bottom: 10px;
		}
		.left-ad img {
			width: 100%;
			height: 100%;
		}
		/**/
		.rilists li.insincere {
			font-size: 16px;
			padding: 10px 15px;
			white-space: normal;
			border: 1px solid #e8e8e8;
			margin: 15px 0;
		}
		.insincere p {
			line-height: 24px;
		}
		.intitle {
			position: relative;
		}
		.intitle .vjia {
			position: absolute;
			left: 27px;
			top: 23px;
			width: 12px;
			height: 12px;
			border-radius: 50%;
		}
		.inface {
			vertical-align: middle;
			width: 38px;
			height: 38px;
			display: inline-block;
			border-radius: 50%;
			/*border: 1px solid #e8e8e8;*/
		}
		/*.rilists li.insincere:last-of-type {
								border-bottom: #e8e8e8 1px solid;
							}*/
		.inname {
			/*color:#5999f3;*/
			padding: 0 10px;
			font-size: 14px;
			color: #333;
			border-right: 1px solid #ececec;
		}
		.intime {
			padding-left: 12px;
			color: #888;
			font-size: 13px;
		}
		.incont {
			font-size: 14px;
			padding: 5px 0;
		}
		/*轮播广告*/
		.ad-ls {
			/*345px*/
			width: 100%;
			height: 206px;
			border: 1px solid #f2f1f1;
			display: flex;
			display: -webkit-flex;
			background: #FFF;    
		}
		.ls-left {
			width: 275px;
			height: 100%;
			border-left: 1px solid #f2f1f1;
			overflow: hidden;
			position: relative;
		}
		.ls-left ul {
			position: absolute;
			top: 0;
			left: 0;
			height: 100%;
		}
		.ls-img {
			float: left;
			width: 275px;
			height: 100%;
			position: relative;
		}
		.ad-img {
			width: 100%;
			height: 100%;
			position: relative;
		}
		.ls-right {
			width: 68px;
			height: 100%;
			display: flex;
			display: -webkit-flex;
			flex-direction: column;
			justify-content: space-between;
			padding: 5px;
			background: #FFF;   
		}
		.ls-small {
			width: 58px;
			height: 45px;
			border: 1px solid #f2f1f1;
			;
		}
		.active {
			border-color: red;
		}
		.chedanglbt {
			height: 32px;
			width: 100%;
			background: rgba(0, 0, 0, 0.3);
			position: absolute;
			left: 0;
			bottom: 0;
		}
		.lbt-text {
			font-size: 12px;
			color: #fff;
			position: absolute;
			left: 0;
			bottom: 0;
			padding: 4px 8px;
		}
		.r_about{background: #FFF;}  
		/*........*/
		.inliebiao{border-top: 0;}
		ul.list_zxzz{width:345px;height:auto;clear:both;}
		ul.list_zxzz li{width:343px;height:143px;border:1px solid #e8e8e8;}  
		ul.list_zxzz li img{width:110px;height:143px;display: block;float:left;}  
		ul.list_zxzz li .nei{float: left;width:234px;}
		ul.list_zxzz li .nei b{display: block;line-height: 20px;font-size: 16px;font-weight: bold;color:#333;} 
		ul.list_zxzz li .nei span{display: block;font-size: 14px;}
		ul.list_zxzz li .nei a{display: block;line-height: 18px;font-size: 12px;color:#444;}    





















