.slideBox {
	position: relative;
	overflow: hidden;
	margin: 0px auto;
	width: 100%;
}

.slideBox .prev,.slideBox .next {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	display: block;
	width: 40px;
	height: 40px;
	cursor: pointer;
	z-index: 1;
	background-color: rgba(0, 0, 0, .6);
	text-align: center;
	line-height: 36px;
}

.slideBox .prev {
	left: 0px;
}

.slideBox .next {
	right: 0px;
}

.slideBox .bd {
	position: relative;
	z-index: 0;
	overflow: hidden;
	height: 100%;
}

.slideBox .bd li {
	position: relative;
	text-align: center;
	height: 10%;
}

.slideBox .bd li img {
	vertical-align: top;
	width: 100%;
}

.slideBox .bd li .title1 {
	padding-top: 20px;
	text-align: left;
	font-weight: normal;
	line-height: 28px;
	padding-bottom: 15px;
	color: #ffffff;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	padding-left: 24px;
	font-size: 16px;
	padding-right: 130px;
	z-index: 999;
}

.slideBox .bd li .txt-bg {
	position: absolute;
	bottom: 0px;
	z-index: 1;
	height: 68px;
	background: url(../images/20211606fjszf_bar_bg1.png) repeat-x bottom;
	width: 100%;
	overflow: hidden;
	background-size: 100% 80%;
}

.slideBox .hd {
	position: relative;
	z-index: 1;
	bottom: 38px;
	text-align: center;
	right: 15px;
	cursor: pointer;
	width: auto;
	height: auto;
	float: right;
}

.slideBox .hd li {
	display: inline-block;
	*float: left;
	width: 10px;
	height: 8px;
	line-height: 30px;
	background: #fff;
	margin: 0 4px;
	opacity: 0.5;
	cursor: pointer;
	border-radius: 4px;
	opacity: 0.5;
	overflow: hidden;
}

.slideBox .hd li.on {
	opacity: 1;
	background-color: #ffffff;
	width: 18px;
}

.slideBox .prev i,.slideBox .next i {
	font-size: 22px;
	color: #ffffff;
}

.nyncxw-list ul li i {
	margin-right: 7px
}

.slideBox .bd li .title1 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media screen and (max-width: 540px) {
	.slideBox .bd li .title1 {
		font-size: 12px;
		padding-right: 0px;
		/*  padding-bottom: 30px; */
	}
	.slideBox .hd {
		display: none;
	}
}

#tabHdft .bd {
	height: auto !important;
}

.List__cont li p.w4 a {
	color: #d1160e;
}

.news-pic .title a {
	color: #fff;
}

/* .zt {
      padding-top: 42px;
    } */
.ui-dialog {
	*zoom: 1;
	_float: left;
	position: relative;
	background-color: #FFF;
	border: 1px solid #999;
	border-radius: 6px;
	outline: 0;
	background-clip: padding-box;
	font-family: Helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333;
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform .15s ease-in-out, opacity .15s
		ease-in-out;
	transition: transform .15s ease-in-out, opacity .15s ease-in-out;
}

.ui-popup-show .ui-dialog {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.ui-popup-focus .ui-dialog {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.ui-popup-modal .ui-dialog {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), 0 0 256px
		rgba(255, 255, 255, .3);
}

.ui-dialog-grid {
	width: auto;
	margin: 0;
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
	background: transparent;
}

.ui-dialog-header,.ui-dialog-body,.ui-dialog-footer {
	padding: 0;
	border: 0 none;
	text-align: left;
	background: transparent;
}

.ui-dialog-header {
	white-space: nowrap;
	border-bottom: 1px solid #E5E5E5;
}

.ui-dialog-close {
	position: relative;
	_position: absolute;
	float: right;
	top: 13px;
	right: 13px;
	_height: 26px;
	padding: 0 4px;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #FFF;
	opacity: .2;
	filter: alpha(opacity = 20);
	cursor: pointer;
	background: transparent;
	_background: #FFF;
	border: 0;
	-webkit-appearance: none;
}

.ui-dialog-close:hover,.ui-dialog-close:focus {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	outline: 0;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

.ui-dialog-title {
	margin: 0;
	line-height: 1.428571429;
	min-height: 16.428571429px;
	padding: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
	cursor: default;
}

.ui-dialog-body {
	padding: 20px;
	text-align: center;
}

.ui-dialog-content {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	*zoom: 1;
	*display: inline;
	text-align: left;
}

.ui-dialog-footer {
	padding: 0 20px 20px 20px;
}

.ui-dialog-statusbar {
	float: left;
	margin-right: 20px;
	padding: 6px 0;
	line-height: 1.428571429;
	font-size: 14px;
	color: #888;
	white-space: nowrap;
}

.ui-dialog-statusbar label:hover {
	color: #333;
}

.ui-dialog-statusbar input,.ui-dialog-statusbar .label {
	vertical-align: middle;
}

.ui-dialog-button {
	float: right;
	white-space: nowrap;
}

.ui-dialog-footer button+button {
	margin-bottom: 0;
	margin-left: 5px;
}

.ui-dialog-footer button {
	width: auto;
	overflow: visible;
	display: inline-block;
	padding: 6px 12px;
	_margin-left: 5px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.ui-dialog-footer button:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.ui-dialog-footer button:hover,.ui-dialog-footer button:focus {
	color: #333333;
	text-decoration: none;
}

.ui-dialog-footer button:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.ui-dialog-footer button[disabled] {
	pointer-events: none;
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity = 65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.ui-dialog-footer button {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}

.ui-dialog-footer button:hover,.ui-dialog-footer button:focus,.ui-dialog-footer button:active
	{
	color: #333333;
	background-color: #ebebeb;
	border-color: #adadad;
}

.ui-dialog-footer button:active {
	background-image: none;
}

.ui-dialog-footer button[disabled],.ui-dialog-footer button[disabled]:hover,.ui-dialog-footer button[disabled]:focus,.ui-dialog-footer button[disabled]:active
	{
	background-color: #ffffff;
	border-color: #cccccc;
}

.ui-dialog-footer button.ui-dialog-autofocus {
	color: #ffffff;
	background-color: #428bca;
	border-color: #357ebd;
}

.ui-dialog-footer button.ui-dialog-autofocus:hover,.ui-dialog-footer button.ui-dialog-autofocus:focus,.ui-dialog-footer button.ui-dialog-autofocus:active
	{
	color: #ffffff;
	background-color: #3276b1;
	border-color: #285e8e;
}

.ui-dialog-footer button.ui-dialog-autofocus:active {
	background-image: none;
}

.ui-popup-top-left .ui-dialog,.ui-popup-top .ui-dialog,.ui-popup-top-right .ui-dialog
	{
	top: -8px;
}

.ui-popup-bottom-left .ui-dialog,.ui-popup-bottom .ui-dialog,.ui-popup-bottom-right .ui-dialog
	{
	top: 8px;
}

.ui-popup-left-top .ui-dialog,.ui-popup-left .ui-dialog,.ui-popup-left-bottom .ui-dialog
	{
	left: -8px;
}

.ui-popup-right-top .ui-dialog,.ui-popup-right .ui-dialog,.ui-popup-right-bottom .ui-dialog
	{
	left: 8px;
}

.ui-dialog-arrow-a,.ui-dialog-arrow-b {
	position: absolute;
	display: none;
	width: 0;
	height: 0;
	overflow: hidden;
	_color: #FF3FFF;
	_filter: chroma(color = #FF3FFF);
	border: 8px dashed transparent;
}

.ui-popup-follow .ui-dialog-arrow-a,.ui-popup-follow .ui-dialog-arrow-b
	{
	display: block;
}

.ui-popup-top-left .ui-dialog-arrow-a,.ui-popup-top .ui-dialog-arrow-a,.ui-popup-top-right .ui-dialog-arrow-a
	{
	bottom: -16px;
	border-top: 8px solid #7C7C7C;
}

.ui-popup-top-left .ui-dialog-arrow-b,.ui-popup-top .ui-dialog-arrow-b,.ui-popup-top-right .ui-dialog-arrow-b
	{
	bottom: -15px;
	border-top: 8px solid #fff;
}

.ui-popup-top-left .ui-dialog-arrow-a,.ui-popup-top-left .ui-dialog-arrow-b
	{
	left: 15px;
}

.ui-popup-top .ui-dialog-arrow-a,.ui-popup-top .ui-dialog-arrow-b {
	left: 50%;
	margin-left: -8px;
}

.ui-popup-top-right .ui-dialog-arrow-a,.ui-popup-top-right .ui-dialog-arrow-b
	{
	right: 15px;
}

.ui-popup-bottom-left .ui-dialog-arrow-a,.ui-popup-bottom .ui-dialog-arrow-a,.ui-popup-bottom-right .ui-dialog-arrow-a
	{
	top: -16px;
	border-bottom: 8px solid #7C7C7C;
}

.ui-popup-bottom-left .ui-dialog-arrow-b,.ui-popup-bottom .ui-dialog-arrow-b,.ui-popup-bottom-right .ui-dialog-arrow-b
	{
	top: -15px;
	border-bottom: 8px solid #fff;
}

.ui-popup-bottom-left .ui-dialog-arrow-a,.ui-popup-bottom-left .ui-dialog-arrow-b
	{
	left: 15px;
}

.ui-popup-bottom .ui-dialog-arrow-a,.ui-popup-bottom .ui-dialog-arrow-b
	{
	margin-left: -8px;
	left: 50%;
}

.ui-popup-bottom-right .ui-dialog-arrow-a,.ui-popup-bottom-right .ui-dialog-arrow-b
	{
	right: 15px;
}

.ui-popup-left-top .ui-dialog-arrow-a,.ui-popup-left .ui-dialog-arrow-a,.ui-popup-left-bottom .ui-dialog-arrow-a
	{
	right: -16px;
	border-left: 8px solid #7C7C7C;
}

.ui-popup-left-top .ui-dialog-arrow-b,.ui-popup-left .ui-dialog-arrow-b,.ui-popup-left-bottom .ui-dialog-arrow-b
	{
	right: -15px;
	border-left: 8px solid #fff;
}

.ui-popup-left-top .ui-dialog-arrow-a,.ui-popup-left-top .ui-dialog-arrow-b
	{
	top: 15px;
}

.ui-popup-left .ui-dialog-arrow-a,.ui-popup-left .ui-dialog-arrow-b {
	margin-top: -8px;
	top: 50%;
}

.ui-popup-left-bottom .ui-dialog-arrow-a,.ui-popup-left-bottom .ui-dialog-arrow-b
	{
	bottom: 15px;
}

.ui-popup-right-top .ui-dialog-arrow-a,.ui-popup-right .ui-dialog-arrow-a,.ui-popup-right-bottom .ui-dialog-arrow-a
	{
	left: -16px;
	border-right: 8px solid #7C7C7C;
}

.ui-popup-right-top .ui-dialog-arrow-b,.ui-popup-right .ui-dialog-arrow-b,.ui-popup-right-bottom .ui-dialog-arrow-b
	{
	left: -15px;
	border-right: 8px solid #fff;
}

.ui-popup-right-top .ui-dialog-arrow-a,.ui-popup-right-top .ui-dialog-arrow-b
	{
	top: 15px;
}

.ui-popup-right .ui-dialog-arrow-a,.ui-popup-right .ui-dialog-arrow-b {
	margin-top: -8px;
	top: 50%;
}

.ui-popup-right-bottom .ui-dialog-arrow-a,.ui-popup-right-bottom .ui-dialog-arrow-b
	{
	bottom: 15px;
}

@
-webkit-keyframes ui-dialog-loading { 0% {
	-webkit-transform: rotate(0deg);
}

100%
{
-webkit-transform
:
 
rotate
(360deg);

    
}
}
@
keyframes ui-dialog-loading { 0% {
	transform: rotate(0deg);
}

100%
{
transform
:
 
rotate
(360deg);

    
}
}
.ui-dialog-loading {
	vertical-align: middle;
	position: relative;
	display: block;
	*zoom: 1;
	*display: inline;
	overflow: hidden;
	width: 32px;
	height: 32px;
	top: 50%;
	margin: -16px auto 0 auto;
	font-size: 0;
	text-indent: -999em;
	color: #666;
}

.ui-dialog-loading {
	width: 100% \9;
	text-indent: 0\9;
	line-height: 32px\9;
	text-align: center\9;
	font-size: 12px\9;
}

.ui-dialog-loading::after {
	position: absolute;
	content: '';
	width: 3px;
	height: 3px;
	margin: 14.5px 0 0 14.5px;
	border-radius: 100%;
	box-shadow: 0 -10px 0 1px #ccc, 10px 0px #ccc, 0 10px #ccc, -10px 0 #ccc,
		-7px -7px 0 0.5px #ccc, 7px -7px 0 1.5px #ccc, 7px 7px #ccc, -7px 7px
		#ccc;
	-webkit-transform: rotate(360deg);
	-webkit-animation: ui-dialog-loading 1.5s infinite linear;
	transform: rotate(360deg);
	animation: ui-dialog-loading 1.5s infinite linear;
	display: none\9;
}

.pgStyle {
	text-align: center;
	padding: 10px;
}

.pgStyle a {
	text-decoration: none;
	border: 1px solid #eee;
	color: #036cb4;
	margin: 2px;
	padding: 2px 5px;
}

.pgStyle a:hover,.pgStyle a:active {
	color: #666;
	border: 1px solid #999;
}

.pgStyle .cur,.pgStyle a.cur,.pgStyle a.cur:visited {
	border: 1px solid #036cb4;
	color: #fff;
	background-color: #036cb4;
	font-weight: bolder;
	margin: 2px;
	padding: 2px 5px;
}

.pgStyle .disab {
	border: #eee 1px solid;
	color: #ddd;
	margin: 2px;
	padding: 2px 5px;
}

.pgStyle input {
	width: 20px;
}

.pgStyle form {
	display: inline
}

.pgStyle span {
	margin: 2px;
	padding: 2px 5px;
	border: 1px solid #eee;
}

.pgStyle6 {
	text-align: center;
	padding: 10px;
}

.pgStyle6 a {
	text-decoration: none;
	border: 1px solid #ddd;
	color: #ff9900;
	margin: 2px;
	padding: 2px 5px;
}

.pgStyle6 a:hover,.pgStyle6 a:active {
	color: #638425;
	border: 1px solid #FFBE5D;
	background-color: #FFE3B9
}

.pgStyle6 .cur,.pgStyle6 a.cur,.pgStyle6 a.cur:visited {
	border: 1px solid #ff9900;
	color: #fff;
	background-color: #ff9900;
	font-weight: bolder;
	margin: 2px;
	padding: 2px 5px;
}

.pgStyle6 .disab {
	border: #f3f3f3 1px solid;
	color: #ccc;
	margin: 2px;
	padding: 2px 5px;
}

.pgStyle6 input {
	width: 20px;
}

.pgStyle6 form {
	display: inline
}

.pgStyle6 span {
	margin: 2px;
	padding: 2px 5px;
	border: 1px solid #eee;
}
/*��ɫ��ҳ�� add by lqy 2015-8-17 14:20:30*/
.pgStyle_green {
	text-align: center;
	padding: 10px;
}

.pgStyle_green form {
	
}

.pgStyle_green a {
	text-decoration: none;
	border: 1px solid #ddd;
	color: #62be35 !important;
	margin: 2px;
	padding: 2px 5px;
}

.pgStyle_green a:hover,.pgStyle_green a:active {
	color: #638425;
	border: 1px solid #FFBE5D !important;
	background-color: #FFE3B9
}

.pgStyle_green .cur,.pgStyle_green a.cur,.pgStyle_green a.cur:visited {
	border: 1px solid #62be35;
	color: #fff !important;
	background-color: #62be35;
	font-weight: bolder;
	margin: 2px;
	padding: 2px 5px;
}

.pgStyle_green .disab {
	border: #f3f3f3 1px solid;
	color: #ccc;
	margin: 2px;
	padding: 2px 5px;
}

.pgStyle_green input {
	width: 20px;
}

.pgStyle_green form {
	display: inline
}

.pgStyle_green span {
	margin: 2px;
	padding: 2px 5px;
	border: 1px solid #eee;
}
/*��ɫ��ҳ�� add by lqy 2015-8-17 14:20:30*/
.pgStyle_red {
	text-align: center;
	padding: 10px;
}

.pgStyle_red a {
	text-decoration: none;
	border: 1px solid #ddd;
	color: #da0300 !important;
	margin: 2px;
	padding: 2px 5px;
}

.pgStyle_red a:hover,.pgStyle_red a:active {
	color: #638425;
	border: 1px solid #FFBE5D !important;
	background-color: #FFE3B9 !important;
}

.pgStyle_red .cur,.pgStyle_red a.cur,.pgStyle_red a.cur:visited {
	border: 1px solid #da0300;
	color: #fff !important;
	background-color: #da0300;
	font-weight: bolder;
	margin: 2px;
	padding: 2px 5px;
}

.pgStyle_red .disab {
	border: #f3f3f3 1px solid;
	color: #ccc;
	margin: 2px;
	padding: 2px 5px;
}

.pgStyle_red input {
	width: 20px;
}

.pgStyle_red span {
	margin: 2px;
	padding: 2px 5px;
	border: 1px solid #eee;
}

.pgStyle_red form {
	display: inline
}

.pgStyle1 {
	text-align: center;
	padding: 10px;
}

.pgStyle1 a {
	text-decoration: none;
	border: 1px solid #eee;
	color: #000;
	margin: 2px;
	padding: 2px 5px;
	border-radius: 3px;
}

.pgStyle1 a:hover,.pgStyle1 a:active {
	color: #666;
	border: 1px solid #999;
}

.pgStyle1 .cur,.pgStyle1 a.cur,.pgStyle1 a.cur:visited {
	border: 1px solid #d91616;
	color: #fff;
	background-color: #d91616;
	font-weight: bolder;
	margin: 2px;
	padding: 2px 5px;
}

.pgStyle1 .disab {
	border: #eee 1px solid;
	color: #ddd;
	margin: 2px;
	padding: 2px 5px;
}

.pgStyle1 input {
	width: 20px;
}

.pgStyle1 form {
	display: inline
}

.pgStyle1 span {
	margin: 2px;
	padding: 2px 5px;
	border: 1px solid #eee;
}

/*��ɫ��ҳ�� add by lqy 2015-8-17 14:20:30*/
.pgStyle_orange {
	text-align: center;
	padding: 10px;
}

.pgStyle_orange a {
	text-decoration: none;
	border: 1px solid #ddd;
	color: #ffae3a !important;
	margin: 2px;
	padding: 2px 5px;
}

.pgStyle_orange a:hover,.pgStyle_orange a:active {
	color: #638425;
	border: 1px solid #FFBE5D !important;
	background-color: #FFE3B9 !important;
}

.pgStyle_orange .cur,.pgStyle_orange a.cur,.pgStyle_orange a.cur:visited
	{
	border: 1px solid #ffae3a;
	color: #fff !important;
	background-color: #ffae3a;
	font-weight: bolder;
	margin: 2px;
	padding: 2px 5px;
}

.pgStyle_orange .disab {
	border: #f3f3f3 1px solid;
	color: #ccc;
	margin: 2px;
	padding: 2px 5px;
}

.pgStyle_orange input {
	width: 20px;
}

.pgStyle_orange form {
	display: inline
}

.pgStyle_orange span {
	margin: 2px;
	padding: 2px 5px;
	border: 1px solid #eee;
}

.loading {
	background-repeat: no-repeat;
	width: 128px;
	height: 128px;
	margin: 0 auto;
}

.loading {
	background-image:
		url("data:image/gif;base64,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")
}

.pgStyle_snj {
	display: inline-block;
	border: 1px #dddddd solid;
	margin: 0;
	padding: 0;
	border-radius: 4px;
	background: #fff;
}

.pgStyle_snj a {
	display: inline-block;
	float: left;
	width: 43px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	text-decoration: none;
	color: #337ab7;
	border-left: 1px #ddd solid;
}

.pgStyle_snj a:hover,.pgStyle_snj a:active {
	background: #337ab7;
	color: #fff;
}

.pgStyle_snj .cur,.pgStyle_snj a.cur,.pgStyle_snj a.cur:visited {
	background: #337ab7;
	color: #fff;
}

.pgStyle_snj .disab {
	color: #ccc;
	cursor: not-allowed;
}

.pgStyle_snj input {
	display: inline
}

.pgStyle_snj form {
	display: inline
}

.pgStyle_snj span {
	display: inline
}

.webuploader-container {
	position: relative;
}

.webuploader-element-invisible {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

.webuploader-pick {
	position: relative;
	display: inline-block;
	cursor: pointer;
	background: #00b7ee;
	padding: 10px 15px;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	overflow: hidden;
}

.webuploader-pick-hover {
	background: #00a2d4;
}

.webuploader-pick-disable {
	opacity: 0.6;
	pointer-events: none;
}

.err {
	border: 1px solid #ff0000 !important;
}

.ui-dialog-content a.btn {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
	text-decoration: none;
}

.ui-dialog-content a.btn:hover,.ui-dialog-content a.btn:focus,.ui-dialog-content a.btn:active
	{
	color: #333333;
	background-color: #ebebeb;
	border-color: #adadad;
}

.ui-dialog-content a.btn:hover,.ui-dialog-content a.btn:focus {
	color: #333333;
	text-decoration: none;
}

.ui-dialog-content a.btnOk:hover,.ui-dialog-content a.btnOk:focus {
	color: #ffffff;
	background-color: #3276b1;
	border-color: #285e8e;
}

.ui-dialog-content a.btnOk {
	color: #ffffff;
	background-color: #428bca;
	border-color: #357ebd;
}

.ui-dialog-content .btn {
	width: auto;
	overflow: visible;
	display: inline-block;
	padding: 6px 12px;
	_margin-left: 5px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.commentStyle .pl-text {
	font-size: 14px;
	box-sizing: border-box;
	position: absolute;
	width: 82%;
	right: 0;
	height: 36px;
	line-height: 36px;
	padding-left: 15px;
	font-size: 14px;
	border-radius: 5px;
	border: 1px solid #e8e8e8;
}

.commentStyle .pl-cont {
	padding: 20px;
	vertical-align: top;
}

.commentStyle .pl-cont label {
	display: block;
	margin-bottom: 20px;
	position: relative;
	height: 37px;
}

.commentStyle .pl-cont label:nth-child(2) {
	height: 80px;
}

.commentStyle .pl-cont label span {
	line-height: 36px;
}

.commentStyle .yzmbox {
	width: 7em;
	height: 33px;
	border-radius: 0 5px 5px 0;
	background: #f8f8f8;
	position: absolute;
	right: 1px;
	top: 1px;
	z-index: 99;
}

.commentStyle .yzmbox img {
	width: 7em;
}

.commentStyle .text1 {
	right: 0;
	box-sizing: border-box;
	line-height: 26px;
	border: 1px solid #ebebeb;
	border-radius: 5px;
	padding: 5px 10px;
	position: absolute;
	width: 82%;
	height: 100%;
	font-size: 14px;
	resize: none;
}

.commentStyle .btn2 {
	margin: 10px auto 0;
	width: 6em;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	border: 0;
	background-color: #1658a0;
	color: #ffffff;
	display: block;
	border-radius: 5px;
}

.commentStyle .tj {
	display: inline;
	margin-left: 4em;
}

.commentStyle .cz {
	display: inline;
	margin-left: 1em;
	background-color: #e11010;
	cursor: pointer;
}

.err {
	border: 1px solid red !important;
}

.Friendly { padding:20px 0;float:left; }
.Friendly select { height: 35px; outline:0; line-height: 30px; border-radius: 3px; background-color: #f7f7f7; border:1px solid #DCDCDC; padding:0 10px;color: #434343; font-size: 16px; float:left; margin-left: 15px;}

.zt{ padding-top:45px;}
.zt_lm{ width: 200px; height: 180px; float: left;}
.zt_box1{width: 1054px; height: 180px; overflow: hidden;}
.zt_items1{ width: 253px; height: 180px; float: left; margin:0px 5px; }
.zt_items1 img{ width: 100%; height: 100%;}

.sz-title { padding-bottom: 20px; border-bottom: 3px #e8e8e8 solid; display: none; margin: 20px;}
.sz-title a.gd { font-size: 25px; color: #bbb; line-height: 50px; float: right; font-weight: normal;}
.fr { float: right;}
.fl { float: left;}
.sz-title h5 { font-size: 45px; float: left; font-weight: bold; line-height: 45px; position: relative;}
.sz-title h5 a img { margin-right: 18px; margin-left: 2px; width: 50px; border: none; vertical-align: middle; max-width: 100%; display: inline;}
.sz-title h5 em { display: inline-block; width: 53px; height: 4px; background: #cc0000; position: absolute; bottom: -21px; left: 0;}