/*
* @author: omtech.cn
* @date:   2017-12-17 19:48:24
 * @last modified by: omt.xu
 * @last modified time: 2019-07-18 11:48:15
*/

@charset "utf-8";

.z-ly-body {
	padding-bottom: 10px;
	width: 100%;
	background: #fff;
}
.z-ly-body .z-msg-box .z-ly-list,.z-ly-list {
	margin: 0 40px 45px 40px;
	width: 1120px;
}
.z-ly-body .z-msg-box .z-ly-list li,.z-ly-list li {
	margin: 0 20px;
	padding: 25px 0;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}
.z-ly-body .z-msg-box .z-ly-list .z-ly-title,.z-ly-list .z-ly-title {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	overflow: hidden;
}
.z-ly-body .z-msg-box .z-ly-list .on .z-ly-title,.z-ly-list .on .z-ly-title {
	height: auto;
}
.z-ly-body .z-msg-box .z-ly-list .z-ly-title:hover,.z-ly-list .z-ly-title:hover {
	color: #e81a24;
	text-decoration: none;
}
.z-ly-body .z-msg-box .z-ly-list .z-ly-con,.z-ly-list .z-ly-con {
	margin-top: 20px;
	height: 54px;
	line-height: 27px;
	font-size: 18px;
	color: #666;
	overflow: hidden;
}
.z-ly-body .z-msg-box .z-ly-list .on .z-ly-con,.z-ly-list .on .z-ly-con {
	height: auto;
	min-height: 54px;
}
.z-ly-body .z-msg-box .z-ly-list .z-ly-replay,.z-ly-list .z-ly-replay {
	display: none;
	margin-top: 20px;
	padding: 20px;
	background-color: #f5f5f5;
	font-size: 18px;
	color: #666;
}
.z-ly-body .z-msg-box .z-ly-list .on .z-ly-replay,.z-ly-list .on .z-ly-replay {
	display: block;
}
.z-ly-body .z-msg-box .z-ly-list .z-ly-info,.z-ly-list .z-ly-info {
	margin-top: 18px;
	color: #999;
	overflow: hidden;
	_height: 27px;
}
.z-ly-body .z-msg-box .z-ly-list .z-ly-info .z-ly-name,.z-ly-list .z-ly-info .z-ly-name {
	margin-right: 20px;
}
.z-ly-body .z-msg-box .z-ly-list .z-ly-info .z-ly-btn,.z-ly-list .z-ly-info .z-ly-btn {
	position: relative;
	margin-right: 30px;
	padding-right: 20px;
	color: #e81a24;
	cursor: pointer;
}
.z-ly-body .z-msg-box .z-ly-list .z-ly-info .z-ly-btn:hover,.z-ly-list .z-ly-info .z-ly-btn:hover {
	opacity: .8;
}
.z-ly-body .z-msg-box .z-ly-list .z-ly-info .z-ly-btn i,.z-ly-list .z-ly-info .z-ly-btn i {
	display: block;
	position: absolute;
	top: 10px;
	right: 0px;
	width: 14px;
	height: 8px;
	background:  no-repeat 0px 0px;
}
.z-ly-body .z-msg-box .z-ly-list .on .z-ly-info .z-ly-btn i,.z-ly-list .on .z-ly-info .z-ly-btn i {
	background-position: 0 -16px;
}
.z-ly-inform {
	margin: 45px 60px 45px 60px;
	padding-bottom: 25px;
	border: 1px solid #f1f1f1;
}
.z-ly-inform .z-ly-inform-deatil {
	padding: 0 30px;
	line-height: 30px;
	font-size: 18px;
	color: #666;
}
.z-ly-sendmsg {
	margin: 45px 60px 45px 60px;
	padding-bottom: 25px;
	background-color: #f5f5f5;
}
.z-ly-sendmsg .z-ly-sendmsg-box {
	margin: 0 100px;
}
.z-ly-sendmsg .z-ly-sendmsg-box .item {
	margin-bottom: 20px;
}
.z-ly-sendmsg .z-ly-sendmsg-box label {
	width: 80px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 50px;
}
.z-ly-sendmsg .z-ly-sendmsg-box .z-ly-input,
.z-ly-sendmsg .z-ly-sendmsg-box .z-ly-textarea {
	padding: 0 20px;
	border: 1px solid #f1f1f1;
	background: #fff;
	overflow: hidden;
	*position: relative;
	*height: 50px;
}
.z-ly-sendmsg .z-ly-sendmsg-box .z-ly-textarea {
	padding: 20px;
	*position: relative;
	*height: 180px;
}
.z-ly-sendmsg .z-ly-sendmsg-box .z-ly-input input {
	*position: absolute;
	width: 100%;
	*width: 758px;
	height: 48px;
	line-height: 48px;
	*border: 0;
}
.z-ly-sendmsg .z-ly-sendmsg-box .z-ly-textarea textarea {
	*position: absolute;
	width: 100%;
	*width: 758px;
	height: 140px;
	line-height: 30px;
	resize: none;
	overflow-y: auto;
	*border:0;
}
.z-ly-sendmsg .z-ly-sendmsg-box .item .z-ly-name {
	width: 40%;
}
.z-ly-sendmsg .z-ly-sendmsg-box .z-ly-name input {
	*width: 230px;
}
.z-ly-sendmsg .z-ly-sendmsg-box .z-ly-yzm-box input {
	*width: 150px;
}
.z-ly-sendmsg .z-ly-sendmsg-box .item .z-ly-yzm {
	width: 54%;
}
.z-ly-sendmsg .z-ly-sendmsg-box .item .z-ly-yzm .z-ly-yzm-box {
	width: 150px;
}
.z-ly-sendmsg .z-ly-sendmsg-box .item .z-ly-yzm .z-ly-yzm-img {
	position: relative;
	width: 194px;
	height: 48px;
	padding: 0;
}
.z-ly-sendmsg .z-ly-sendmsg-box .item .z-ly-yzm .z-ly-yzm-img a,
.z-ly-sendmsg .z-ly-sendmsg-box .item .z-ly-yzm .z-ly-yzm-img img {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	cursor: pointer;
}
.z-ly-sendmsg .z-ly-sendmsg-box .item .z-ly-yzm .z-ly-yzm-img .yzm-img-tip {
	position: absolute;
	bottom: -30px;
	left: 15px;
	font-size: 18px;
	color: #ccc;
}
.z-ly-sendmsg .z-ly-btn-box {
	padding-left: 80px;
}
.z-ly-sendmsg .z-ly-btn-box .z-ly-btn {
	width: 140px;
	height: 48px;
	line-height: 48px;
	background: #1e41b9;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	*margin-top: 20px;
}

/* 留言回复选登 */
.z-lyxd-bg {
	background-color: #f7f7f7;
}
.z-lyxd-header {
	height: 370px;
	border-bottom: 6px solid #e21b2b;
	background:  no-repeat center top;
	background-color: #eeebdf;
}
.z-lyxd-header .z-lyxd-back {
	position: absolute;
	top: 254px;
	left: 63px;
	width: 287px;
	height: 78px;
	background:  no-repeat 0px 0px;
}
.z-lyxd-header .z-lyxd-back a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-top: 5px;
	margin-left: 70px;
	padding-left: 40px;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
	color: #fff;
	background:  no-repeat 0 0;
	_background:  no-repeat 0 0;
}
.z-lyxd-body {
	margin-top: 25px;
	background: #fff;
}
.z-lyxd-body .z-lyxd-box {
	padding-top: 40px;
	padding-bottom: 40px;
}
.z-lyxd-body .z-lyxd-box .z-lyxd-list {
	margin: 0 40px 45px 40px;
}
.z-lyxd-body .z-lyxd-box .z-lyxd-list .z-lyxd-item {
	margin: 0 20px;
	font-size: 18px;
	color: #666;
	height: auto;
	overflow: hidden;
	_zoom: 1;
}
.z-lyxd-body .z-lyxd-box .z-lyxd-list .z-lyxd-item a {
	display: block;
	padding-left: 15px;
	font-size: 18px;
	color: #666;
	overflow: hidden;
	_zoom: 1;
}
.z-lyxd-body .z-lyxd-box .z-lyxd-list .z-lyxd-date {
	margin-left: 30px;
}
.z-lyxd-body .z-lyxd-box .z-lyxd-list .z-lyxd-cot {
	display: block;
	overflow: hidden;
}
.z-lyxd-body .z-lyxd-box .z-lyxd-list a {
	position: relative;
	padding: 10px 0;
	margin-left: 15px;
	font-size: 18px;
	color: #666;
	line-height: 30px;
	/* overflow: hidden; */
	text-align: justify;
	-webkit-transition: 0s;
	    	transition: 0s;
}
.z-lyxd-body .z-lyxd-box .z-lyxd-list a:hover {
	color: #ea1515;
	text-decoration: none;
}
.z-lyxd-body .z-lyxd-box .z-lyxd-list a .icon {
	position: absolute;
	top: 3px;
	left: 0;
	width: 10px;
	height: 44px;
	background:  no-repeat 0px 0px;
}
.z-lyxd-body .z-lyxd-box .z-lyxd-list a:hover .icon {
	background-position: 0 -48px;
}
.z-zxxx-body {
	margin-top: 25px;
	background-color: #fff;
}
.z-zxxx-body .z-zxxx-box {
	padding: 50px 60px 20px;
	/*min-height: 800px;*/
}
.z-zxxx-body .z-zxxx-box .z-zxxx-list {
	width: 1080px;
	overflow: hidden;
}
.z-zxxx-body .z-zxxx-box .z-zxxx-list ul {
	width: 1120px;
}
.z-zxxx-body .z-zxxx-box .z-zxxx-list li {
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
	width: 520px;
	height: 200px;
	overflow: hidden;
	background-color: #eee;
}
.z-zxxx-body .z-zxxx-box .z-zxxx-list li img {
	width: 520px;
	height: 200px;
}
.z-dwhd-body {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 15px;
	background-color: #fff;
}

/* 点我互动-栏目点评 */
.z-dwhd-lmdp {
	margin-bottom: 30px;
}
.z-dwhd-lmdp .bd {
	padding: 10px 60px;
}
.z-dwhd-lmdp .z-dwhd-title .icon {
	background-position: 0 -48px;
}
.z-dwhd-lmdp .bd table,
.z-dwhd-lmdp .bd td {
	width: 100%;
    height: 100%;
    vertical-align: top;
}
.z-dwhd-lmdp .bd td {
	width: 25%;
}
.z-dwhd-lmdp .bd td .z-mod-marquee-item {
	position: relative;
	padding: 10px 20px 10px 0;
	line-height: 30px;
	font-size: 0;
}
.z-mod-marquee {
    display: inline-block;
    position: absolute;
    top: 17px;
    left: 0px;
    width: 16px;
    height: 16px;
    font-size: 0;
    cursor: pointer;
}
.z-mod-marquee input {
    position: absolute;
    visibility: hidden;
}
.z-mod-marquee i {
    position: absolute;
    top: 0px;
    left: 0px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background:  no-repeat 0 0;
    background-position: 0px 0;
    -webkit-transition: 0s;
    transition: 0s;
}
.z-mod-marquee-check input:checked   i {
    background-position: -16px 0;
}
.z-mod-marquee-item .desc {
    padding-left: 40px;
    font-size: 20px;
    color: #000;
}
.z-mod-marquee-item .desc span {
	font-size: 20px;
	color: #000;
}
.z-dwhd-lmdp .btn {
	margin-top: 30px;
	text-align: center;
}
.z-dwhd-lmdp .btn button {
	font-size: 18px;
	color: #fff;
	background-color: #1e41b9;
	width: 120px;
	height: 30px;
	border-radius: 4px;
	cursor: pointer;
}
.z-dwhd-lmdp .btn button:hover{
	background-color: #183491;
}
/* 点我互动-内容点评 */
.nrdp-item {
	padding: 25px 0;
	border-bottom: 1px solid #f0f0f0;
}
.nrdp-item h3 {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #0b265b;
	line-height: 30px;
}

/* 点我互动-其他建议 */
.z-dwhd-qtjy .z-dwhd-title .icon {
	background-position: 0 -24px;
}
.z-dwhd-qtjy .z-ly-inform {
	margin-top: 30px;
}
.z-zscs-list li {
    padding: 0 10px 30px;
}
/* 点我互动-热点关注 */
.z-dwhd-rdgz {
	margin-bottom: 30px;
}
.z-dwhd-rdgz .z-dwhd-title .icon {
	background-position: 0 -72px;
}
.z-dwhd-rdgz .bd {
	overflow: hidden;
    width: 1084px;
    margin: 15px auto 0;
    border: 1px solid #1e41b9;
}
.z-dwhd-rdgz .bd .subtitle {
	height: 20px;
	padding: 20px 20px 20px 0;
	line-height: 20px;
    background-color: #1e41b9;
}
.z-dwhd-rdgz .bd .subtitle h3 {
    text-align: center;
	font-size: 24px;
    color: #fff;
    font-weight: 500;
}
.z-dwhd-rdgz .bd .subtitle a {
	float: right;
	color: #136cca;
}
.z-dwhd-rdgz .bd ul,
.z-dwhd-rdgz .bd table { 
    width: 964px;   
    padding: 10px 60px; 
}
.z-dwhd-rdgz .bd li,
.z-dwhd-rdgz .bd td {
	position: relative;
	width: 884px;
	overflow: hidden;
	padding: 10px 0;
	padding-right: 50px;
	padding-left: 30px;
	font-size: 20px;
	line-height: 1.6;
	vertical-align: top;
}
.z-dwhd-rdgz .bd i {
	position: absolute;
	top: 18px;
	left: 0;
	display: block;
	width: 16px;
	height: 16px;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #fff;
	text-align: center;
	background-color: #ea1515;
}
.z-dwhd-rdgz .bd i.i01{
	background: #ea1515;
}
.z-dwhd-rdgz .bd i.i02{
	background: #f19900;
}
.z-dwhd-rdgz .bd i.i03{
	background: #317bcf;
}
.z-dwhd-rdgz .bd a:hover {
	text-decoration: none;
	color: #e81a24;
}
.z-dwhd-rdgz .bd .title {
	max-width: 400px;
	color: #666;
}
.z-dwhd-rdgz .bd .view {
	color: #666;
}
/* 网友说 */
.main-wys .public-hd {
    width: auto;
}
/* 网友说 */
.main-wys .public-hd {
    width: auto;
}
.z-dwhd-title {
	width: 90%;
	margin: 0 auto;
}
.z-dwhd-title .sub-title {
	color: #999;
}