b.redIcon {
  background-image: -moz-linear-gradient( 180deg, rgb(231,31,31) 0%, rgb(238,115,97) 100%);
  background-image: -webkit-linear-gradient( 180deg, rgb(231,31,31) 0%, rgb(238,115,97) 100%);
  background-image: -ms-linear-gradient( 180deg, rgb(231,31,31) 0%, rgb(238,115,97) 100%);
  opacity: 0.902;
}
b.greenIcon {
  background-image: -moz-linear-gradient( 180deg, rgb(3,155,7) 0%, rgb(89,226,114) 100%);
  background-image: -webkit-linear-gradient( 180deg, rgb(3,155,7) 0%, rgb(89,226,114) 100%);
  background-image: -ms-linear-gradient( 180deg, rgb(3,155,7) 0%, rgb(89,226,114) 100%);
  opacity: 0.902;
}
b.blueIcon {
  background-image: -moz-linear-gradient( 180deg, rgb(7,114,224) 0%, rgb(110,179,250) 100%);
  background-image: -webkit-linear-gradient( 180deg, rgb(7,114,224) 0%, rgb(110,179,250) 100%);
  background-image: -ms-linear-gradient( 180deg, rgb(7,114,224) 0%, rgb(110,179,250) 100%);
  opacity: 0.902;
}
b.yellowIcon {
  background-image: -moz-linear-gradient( 180deg, rgb(255,144,0) 0%, rgb(249,211,137) 100%);
  background-image: -webkit-linear-gradient( 180deg, rgb(255,144,0) 0%, rgb(249,211,137) 100%);
  background-image: -ms-linear-gradient( 180deg, rgb(255,144,0) 0%, rgb(249,211,137) 100%);
  opacity: 0.902;
}
.clear {
	font: 0px/0px serif;
	display: block;
	clear: both;
}
.video-pages {
	width: 100%;
	text-align: center;
	padding-top: 20px
}

.video-pages a {
	height: 40px;
	width: 40px;
	display: inline-block;
	background: #ffffff;
	font-size: 14px;
	line-height: 38px;
	color: #666;
	vertical-align: middle;
	margin: 0 5px;
	padding: 0 10px;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
}

.video-pages a.on {
	color: #ffffff;
	background: #b4675d
}

.video-pages a.ft {
	background: url(/NewShowStand/Templates/110/Images/blue/pagebg.png) no-repeat 14px 14px #fff
}

.video-pages a.prev {
	width: 53px;
	background: url(/NewShowStand/Templates/110/Images/blue/pagebg.png) no-repeat -37px 14px #fff
}

.video-pages a.lt {
	width: 53px;
	background: url(/NewShowStand/Templates/110/Images/blue/pagebg.png) no-repeat -90px 14px #fff
}

.video-pages a.next {
	background: url(/NewShowStand/Templates/110/Images/blue/pagebg.png) no-repeat -155px 14px #fff
}

.video-pages a:hover {
	color: #ffffff;
	background: #b4675d
}

.video-pages a:hover.ft {
	background: url(/NewShowStand/Templates/110/Images/blue/pagebghover.png) no-repeat 14px 14px #b4675d
}

.video-pages a:hover.prev {
	width: 53px;
	background: url(/NewShowStand/Templates/110/Images/blue/pagebghover.png) no-repeat -37px 14px #b4675d
}

.video-pages a:hover.lt {
	width: 53px;
	background: url(/NewShowStand/Templates/110/Images/blue/pagebghover.png) no-repeat -90px 14px #b4675d
}

.video-pages a:hover.next {
	background: url(/NewShowStand/Templates/110/Images/blue/pagebghover.png) no-repeat -155px 14px #b4675d
}

.video-pages span.jump {
	display: inline-block;
	margin: 0 10px;
	font-size: 14px;
	line-height: 40px;
	color: #777
}

.video-pages input {
	width: 53px;
	height: 40px;
	background: #ffffff;
	font-size: 14px;
	line-height: 40px;
	color: #777;
	text-align: center;
	border: none;
	outline: none;
	margin: 0 10px;
	vertical-align: middle;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2)
}

.video-pages button {
	width: 40px;
	height: 40px;
	background: url(/NewShowStand/Templates/110/Images/blue/pagebg.png) no-repeat -213px 14px #b4675d;
	border: none;
	outline: none;
	vertical-align: middle;
	text-indent: -9999px;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2)
}
.title {
	position: relative;
	width: 100%;
	height: 47px;
	border: 1px solid #ebebeb;
	text-indent: 22px;
}

.title h3 {
	position: absolute;
	left: -1px;
	top: 0;
	background: url(../../images/brown/line.png) -2px center no-repeat;
	font: bold 18px/47px "microsoft yahei";
}

.title a.more {
	position: absolute;
	right: 15px;
	top: 0;
	color: #333;
	font: normal 14px/47px "microsoft yahei";
}

.newspages {
	width: 100%;
	height: 40px;
	float: left;
	padding: 25px 0;
	text-align: center;
	font: normal 14px/40px "Tahoma";
}

.newspages a {
	width: 40px;
	height: 38px;
	display: inline-block;
	border: 1px solid #e6e6e6;
	border-left: 0;
	text-align: center;
	color: #666666;
	vertical-align: middle;
	font-size: 16px;
	line-height: 38px;
}

.newspages a.ft {
	border-left: 1px solid #e6e6e6;
	border-right: 0;
	background: url("../../Images/public/page.png") no-repeat 16px center;
}

.newspages a.next {
	margin-right: 15px;
	background: url("../../Images/public/page.png") no-repeat -220px center;
}

.newspages a.prev {
	background: url("../../Images/public/page.png") no-repeat -24px center;
	border-left: 1px solid #e6e6e6;
}

.newspages a.lt {
	background: url("../../Images/public/page.png") no-repeat -180px center;
}

.newspages a.on {
	background: #b4675d;
	border: 1px solid #b4675d;
	border-left: 0;
	color: #fff;
}

.newspages input {
	width: 38px;
	height: 38px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e6e6e6;
	font: normal 12px/38px "Tahoma";
	margin: 0 10px;
	vertical-align: middle;
}

.newspages button {
	width: 60px;
	height: 40px;
	display: inline-block;
	text-align: center;
	border: 0;
	font: normal 15px/40px "Tahoma";
	vertical-align: middle;
	cursor: pointer;
	background: #b4675d;
	color: #fff;
	border-radius: 2px;
}

.outside {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.outside_mask {
	width: 100%;
	height: 100%;
	opacity: .5;
	background: #000;
	filter: Alpha(Opacity=50);
}


.authBox1 {
	z-index: 9999;
	display: none;
	width: 440px;
	height: 400px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	margin-top: 0px;
	position: fixed !important;
	position: absolute;
	_top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2:
			/*IE6*/
			document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}

.authMain1 {
	width: 440px;
	height: 400px;
	position: relative;
	border-radius: 2px;
	font-family: microsoft yahei;
	background: #fff;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
}

.authMain1 a.close {
	display: block;
	position: absolute;
	width: 24px;
	height: 24px;
	background: url(../../../../images/public/closed.png) no-repeat;
	right: 14px;
	top: 12px;
	z-index: 8;
}

.authMain1 ul {
	position: absolute;
	left: 30px;
	top: 80px;
	width: 596px;
	height: 250px;
	overflow: hidden;
	z-index: 2;
}

.authMain1 ul li {
	width: 278px;
	float: left;
	line-height: 24px;
	color: #333;
	padding: 4px 0;
	padding-left: 20px;
	font-family: microsoft yahei;
	overflow-y: auto;
	max-height: 192px;
}

.authMain1 ul li b {
	font-weight: 400;
	color: #999;
}

.authMain1 h3 {
	position: absolute;
	font-size: 20px;
	top: 0px;
	left: 0px;
	z-index: 3;
	font-weight: bold;
	font-family: microsoft yahei;
	width: 100%;
	height: 50px;
	color: #fff;
	background: #b4675d;
	line-height: 50px;
	text-indent: 15px;
	border-radius: 4px 4px 0 0 ;
	letter-spacing:5px;
}
.authMain1 i {
	position: absolute;
	width: 134px;
	height: 134px;
	background: url("/NewShowStand/images/chapter.png") no-repeat 0 0;
	z-index: 5;
	right: 46px;
	top: 178px;
}

.certifiMain {
	display: none;
	float: left;
	width: 100%;
}

.catalog {
	width: 776px;
	float: left;
	padding: 0 29px 15px 29px;
}

.catalog dl {
	width: 100%;
	float: left;
}

.catalog dl dt {
	width: 100%;
	border-bottom: 1px solid #dddddd;
	font-size: 18px;
	font-weight: bold;
	padding: 12px 0;
	float: left;
	position: relative;
}

.catalog dl dt a {
	color: #333;
}

.catalog dl dt a.openDt {
	position: absolute;
	right: 0;
	top: 18px;
	color: #999;
	font-size: 12px;
	font-weight: 400;
}

.catalog dl dd {
	width: 100%;
	float: left;
	overflow: hidden;
}

.catalog dl dd ul {
	width: 796px;
	float: left;
	margin-left: -10px;
}

.catalog dl dd ul li {
	width: 245px;
	float: left;
	padding: 15px 10px 0 10px;
}

.catalog dl dd ul li a {
	display: block;
	background-color: #f6f6f6;
	border: 1px solid #e8e8e8;
	text-align: center;
	line-height: 28px;
	color: #333;
}

.catalog dl dd ul li a:hover {
	background: #5487e4;
	color: #fff;
	border: 1px solid #5487e4;
}

.loginBox1 {
	position: absolute;
	top: 50px;
	left: 0;
}
.loginBox1 b {
	display: block;
	color: #5487e4;
	font-size: 18px;
	text-align: center;
	margin: 20px auto;
	margin-top: 30px;
}
.loginBox1 .password1 {
	margin: 0 40px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 360px;
}
.loginBox1 .password1 div {
	padding-left: 20px;
	height: 18px;
	float: left;
	background: url(../../../../images/public/checked.png)  no-repeat;
}
.loginBox1 .password1 input {
	width: 0;
	height: 0;
	display: none;
}
.loginBox1 .password1 div.checked {
	background: url(../../../../images/public/check.png)  no-repeat;
}
.loginBox1 .password1 {
	float: left;
	color: #999;
}
.loginBox1 .password1 a {
	color: #999;
}
.loginBox1 .password1 em {
	font-style: normal;
	float: right;
}
.loginBox1 .password1 em a {
	color: #5487e4;
}
.loginItem1 {
	margin: 0 40px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}

.loginItem1 i.user {
	position: absolute;
	left: 10px;
	top: 8px;
	width: 20px;
	height: 18px;
	background: url(../../../../images/public/zhanghao.png)  no-repeat;
}
.loginItem1 i.pass {
	position: absolute;
	left: 10px;
	top: 8px;
	width: 20px;
	height: 18px;
	background: url(../../../../images/public/pass.png)  no-repeat;
}
.loginItem1 i.yzm_ico {
	position: absolute;
	left: 10px;
	top: 8px;
	width: 20px;
	height: 18px;
		background: url(../../../../images/public/yzm_ico.png)  no-repeat;
}
.loginItem1 label {
	width: 150px;
	float: left;
	line-height: 38px;
	text-align: right;
	font-size: 14px;
}

.loginItem1 input.text {
	width: 360px;
	float: left;
	height: 36px;
	border: 1px solid #d7d7d7;
	border-radius: 2px;
	font-size: 14px;
	line-height: 36px;
	box-sizing: border-box;
	padding-left: 33px;
}
.loginItem1 input.codes {
	width: 250px;
	float: left;
	height: 36px;
	border: 1px solid #d7d7d7;
	border-radius: 2px;
	box-sizing: border-box;
	padding-left: 33px;
	font-size: 14px;
}
.loginItem1 .yzm {
	position: absolute;
	right:0;
	top:7px;
	margin: 0;
	left: auto;
	width: 100px;
	text-align: center;
}

.loginItem1 p,
.loginItem1 .products ul li figcation span,
.products ul li figcation .loginItem1 span,
.loginItem1 ul.newsList li b,
ul.newsList li .loginItem1 b,
.loginItem1 .product li span,
.product li .loginItem1 span {
	position: absolute;
	top: 16px;
	left: 178px;
}

.loginItem1 .Wrong {
	float: left;
	line-height: 36px;
	color: #ff0000;
	text-indent: 30px;
	background: url("/NewShowStand/Style/17/images/wrong.png") no-repeat 7px 50%;
}

.loginBtn1,
.enquiryBtn {
}

.loginBtn1 button,
.enquiryBtn button {
	width: 360px;
	height: 45px;
	line-height: 45px;
	margin: 0 40px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 20px;
	background: #5487e4;
	text-align: center;
	display: inline-block;
	border: none;
	font-family: 'microsoft yahei';
}

.loginBtn1 button.backpassword,
.enquiryBtn button.backpassword {
	background: #666666;
}

.loginPrompt {
	font-size: 16px;
	line-height: 34px;
	text-indent: 44px;
	background: url("/NewShowStand/Style/17/images/prompt.png") no-repeat 0 0;
	margin: 80px 0 40px 250px;
}

.loginPrompt a {
	color: #2e62c2;
	text-decoration: underline;
}

.loginPrompt a:hover {
	text-decoration: none;
	color: #ff6600;
}
.authBg {
	background-color: #fff;
	display: none;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	filter: alpha(opacity=50);
	opacity: 0.5;
	/*FF*/
	z-index: 9998;
	position: fixed !important;
	position: absolute;
	_top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2: document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}

.authBox {
	z-index: 9999;
	display: none;
	width: 694px;
	left: 50%;
	top: 50%;
	/* margin-left: -347px !important; */
	/* margin-top: -310px !important; */
	margin-top: 0px;
	position: fixed !important;
	position: absolute;
	_top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2: document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
	transform: translate(-50%,-50%);
}

.authMain {
	width: 692px;
	position: relative;
	border: 1px solid #bfbebe;
	border-radius: 2px;
	font-family: microsoft yahei;
	background: #fff;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	overflow-y: auto;
	overflow-x: hidden;
}

.authMain a.close {
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	background: url("/NewShowStand/Style/17/images/closed.png") no-repeat 0 0;
	right: 18px;
	top: 14px;
	z-index: 8;
}

.authMain ul {
	position: absolute;
	left: 30px;
	top: 80px;
	width: 596px;
	height: 250px;
	overflow: hidden;
	z-index: 2;
}

.authMain ul li {
	width: 278px;
	float: left;
	line-height: 24px;
	color: #333;
	padding: 4px 0;
	padding-left: 20px;
	font-family: microsoft yahei;
	overflow-y: auto;
	max-height: 192px;
}

.authMain ul li b {
	font-weight: 400;
	color: #999;
}

.authMain h3 {
	/* position: absolute; */
	font-size: 16px;
	top: 0px;
	left: 0px;
	z-index: 3;
	font-weight: bold;
	font-family: microsoft yahei;
	width: 100%;
	height: 44px;
	background: #f3f3f3;
	line-height: 44px;
	border-bottom: 1px solid #dddddd;
	text-indent: 15px;
}

.authMain i {
	position: absolute;
	width: 134px;
	height: 134px;
	background: url("/NewShowStand/images/chapter.png") no-repeat 0 0;
	z-index: 5;
	right: 46px;
	top: 178px;
}
.loginBox {
	/* position: absolute; */
	/* top: 100px; */
	/* left: 50px; */
	overflow: hidden;
	padding: 30px 0px;
}

.loginItem {
	width: 100%;
	float: left;
	padding: 8px 0;
	position: relative;
}

.loginItem label {
	width: 150px;
	float: left;
	line-height: 38px;
	text-align: right;
	font-size: 14px;
}

.loginItem input.text {
	width: 280px;
	float: left;
	height: 36px;
	border: 1px solid #d7d7d7;
	border-radius: 2px;
	font-size: 14px;
	line-height: 36px;
	text-indent: 13px;
	margin-left: 17px;
}

.loginItem input.codes {
	text-indent: 130px;
}

.loginItem p,
.loginItem .products ul li figcation span,
.products ul li figcation .loginItem span,
.loginItem ul.newsList li b,
ul.newsList li .loginItem b,
.loginItem .product li span,
.product li .loginItem span {
	position: absolute;
	top: 16px;
	left: 178px;
}

.loginItem .Wrong {
	float: left;
	line-height: 36px;
	color: #ff0000;
	text-indent: 30px;
	background: url("/NewShowStand/Style/17/images/wrong.png") no-repeat 7px 50%;
}

.loginBtn,
.enquiryBtn {
	float: left;
	padding-left: 148px;
}

.loginBtn button,
.enquiryBtn button {
	width: 130px;
	margin: 10px 0 0 20px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background: #ff2c62;
	text-align: center;
	display: inline-block;
}

.loginBtn button.backpassword,
.enquiryBtn button.backpassword {
	background: #666666;
}
.loginBtn button.backpassword{
	background-color: #b4675d;
}
.favoriteSign {
	/* position: relative; */
	font-size: 30px;
	line-height: 51px;
	text-indent: 70px;
	background: url("/NewShowStand/Style/17/images/favorite.png") no-repeat 0 0;
	top: 88px;
	left: 214px;
	margin: 88px 0 0 214px;
}

.already {
	background: url("/NewShowStand/Style/17/images/favorite.png") no-repeat 0 -64px;
}

.favoriteBtn {
	/* position: absolute; */
	text-align: center;
	top: 166px;
	left: 0;
	width: 100%;
	margin-top: 35px;
}

.favoriteBtn a {
	width: 154px;
	height: 31px;
	display: inline-block;
	border: 1px solid #dddddd;
	background: #f3f3f3;
	line-height: 31px;
	color: #333;
	margin: 0 10px;
	border-radius: 2px;
}

.favoriteBtn a:hover {
	border: 1px solid #5487e4;
	background: #5487e4;
	color: #fff;
}

.labels {
	/* position: absolute; */
	top: 218px;
	width: 572px;
	left: 60px;
	border-top: 1px solid #dddddd;
	padding: 17px 0 0 0;
	margin: 20px 60px 0;
}

.labels dl {
	width: 100%;
	float: left;
}

.labels dl dt {
	width: 45px;
	float: left;
	line-height: 36px;
}

.labels dl dd {
	width: 527px;
	float: right;
	line-height: 34px;
}

.labels dl dd input {
	width: 403px;
	float: left;
	height: 32px;
	border: 1px solid #d7d7d7;
	border-radius: 2px;
	line-height: 32px;
	text-indent: 13px;
}

.labels dl dd button {
	float: left;
	margin: 0px 0 0 15px;
	width: 60px;
	height: 34px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: #ff2c62;
	border-radius: 2px;
}

.labels dl dd p,
.labels dl dd .products ul li figcation span,
.products ul li figcation .labels dl dd span,
.labels dl dd ul.newsList li b,
ul.newsList li .labels dl dd b,
.labels dl dd .product li span,
.product li .labels dl dd span {
	float: left;
	width: 100%;
	color: #999999;
	text-indent: 13px;
	line-height: 22px;
}

.labels dl dd a {
	color: #2e62c2;
	text-decoration: underline;
	margin-right: 15px;
}

.labels dl dd a:hover {
	text-decoration: none;
	color: #ff6600;
}

.enquiryBox {
	width: 630px;
	padding: 60px 30px 30px;
	overflow: hidden;
}

.enquiryItem {
	width: 100%;
	float: left;
	position: relative;
	padding: 4px 0;
}

.enquiryItem label {
	width: 130px;
	float: left;
	line-height: 32px;
	text-align: right;
}

.enquiryItem label b {
	font-weight: 400;
	color: #ff0000;
	font-family: tahoma;
	margin-right: 3px;
}

.enquiryItem input {
	width: 445px;
	float: left;
	height: 32px;
	border: 1px solid #d7d7d7;
	border-radius: 2px;
	line-height: 32px;
	text-indent: 13px;
	margin-left: 10px;
}

.enquiryItem input:focus {
	background: #f5f5f5;
	border-color: #90b5f9;
}

.enquiryItem textarea {
	width: 420px;
	float: left;
	height: 100px;
	border: 1px solid #d7d7d7;
	border-radius: 2px;
	line-height: 36px;
	padding: 0 13px;
	margin-left: 10px;
}

.enquiryItem textarea:focus {
	background: #f5f5f5;
	border-color: #90b5f9;
}

.enquiryItem .Wrong {
	float: left;
	line-height: 18px;
	color: #ff0000;
	text-indent: 30px;
	margin-top: 10px;
	margin-left: 145px;
	background: url("/NewShowStand/Style/17/images/wrong.png") no-repeat 7px 50%;
}

.enquiryItem button {
	float: left;
	margin: 5px 0 0 140px;
	width: 128px;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	border-radius: 2px;
	border: 2px solid #ff2c62;
	color: #ff2c62;
	background: #fff;
}

.members {
	width: 100%;
	height: 18px;
	float: left;
	position: relative;
	margin: 10px 0 6px 0;
}

.members p,
.members .products ul li figcation span,
.products ul li figcation .members span,
.members ul.newsList li b,
ul.newsList li .members b,
.members .product li span,
.product li .members span {
	position: absolute;
	line-height: 18px;
	padding: 0 20px;
	background: #fff;
	z-index: 2;
	left: -10px;
}

.members b {
	width: 100%;
	height: 1px;
	position: absolute;
	z-index: 1;
	top: 50%;
	border-top: 1px dotted #ddd;
}

.wd5 {
	width: 50%;
}

.wd5 input {
	width: 170px;
}

.enquiryBtn {
	padding-left: 0px;
	text-align: center;
	width: 100%;
}

.enquiryBtn button {
	font-size: 14px;
	margin-top: 0;
}

.enquiryRow {
	width: 100%;
	float: left;
}
.enquiryTd .Wrong {
	margin-left: 105px;
	min-width: 259px;
}

.save {
	display: block;
	color: #ff0000;
	text-indent: 10px;
	float: left;
	line-height: 22px;
}

.alertTxt {
	top: 150px;
	left: 80px;
	font-size: 20px;
	line-height: 38px;
	font-weight: bold;
	width: 100%;
	padding-left: 66px;
	padding: 90px 0 90px 145px;
	box-sizing: border-box;
}

.alertTxt .sendSuccess {
	width: 52px;
	height: 52px;
	display: block;
	float: left;
	background: url("/NewShowStand/Style/17/images/favorite.png") no-repeat 0 0;
	margin-left: -60px;
	margin-top: -10px;
}

.alertTxt .sendWrong {
	background: url("/NewShowStand/Style/17/images/favorite.png") no-repeat 0 -64px;
}

.productParameter table {
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
}

.productParameter table tr th {
	line-height: 35px;
	text-align: left;
	background: #f5f5f5;
	border: 1px solid #e8e8eb;
	color: #666;
	padding: 0 10px;
	height: 35px;
}

.productParameter table tr td {
	line-height: 35px;
	text-align: left;
	border: 1px solid #e8e8eb;
	color: #828180;
	padding: 0 10px;
	height: 35px;
}

.productParameter table tr td b {
	color: green;
}

.productParameter table tr.trBg {
	/*background: #f5f5f5;*/
}

.productParameter {
	width: 100%;
	margin: 0 auto 0;
	position: relative;
	overflow: hidden;
}

.parameterMore {
	position: relative;
	width: 500px;
	margin: 0px auto 15px;
}

.parameterMore a {
	display: block;
	position: absolute;
	border-color: #FFF #E5E5E5 #E5E5E5;
	border-style: solid;
	border-width: 1px;
	display: block;
	height: 15px;
	left: 50%;
	margin-left: -30px;
	border-radius: 0 0 2px 2px;
	width: 60px;
	top: -1px;
	right: 11px;
	background: #fff;
	text-align: center;
}

.parameterMore a i {
	display: block;
	width: 14px;
	height: 15px;
	margin: -4px 0 0 25px;
	background: url(/NewShowStand/images/upDown.png) no-repeat 0 0;
}

.parameterMore a.more i {
	display: block;
	width: 14px;
	height: 15px;
	margin: -4px 0 0 25px;
	background: url(/NewShowStand/images/upDown.png) no-repeat -19px 0;
}

.productParameter.hideParameter {
	height: 181px;
}

.enquiryItem .province {
	font: normal 14px/32px "microsoft yahei";
	height: 32px;
	color: #333;
	padding: 0;
	float: left;
	width: 170px;
	margin-left: 10px;
	text-indent: 12px;
	position: relative;
	border: 1px solid #d7d7d7;
	border-radius: 2px;
	display: inline-block;
	background: url("../../Images/Public/downArrow.png") 150px 14px no-repeat;
}

.enquiryItem .province ul {
	position: absolute;
	background: #fff;
	width: 240px;
	height: 84px;
	overflow-y: scroll;
	overflow-x: hidden;
	border: 1px solid #d7d7d7;
	top: 32px;
	left: -1px;
	line-height: 20px;
	padding: 8px 0;
}

.enquiryItem .province ul li {
	display: block;
	text-indent: 8px;
	line-height: 20px;
	font-family: "microsoft yahei";
	font-size: 12px;
	color: #333;
	width: 22%;
	float: left;
}

.enquiryItem .province ul li:hover {
	background: #b4675d;
	color: #fff;
}

.footer .foot .about.web {
	padding-left: 50px;
	width: 31%;
	height: 230px;
}

.footer .foot .about.code {
	width: auto;
	position: relative;
	float: right;
	padding-right: 40px;
	max-width: 25%;
}


.foot-right {
	float: right;
	margin-top: 30px;
}
.smallCard {
	width: 190px;
	text-align: center;
    margin-left: 30px;
    width: auto;
}
.smallCardImg {
	width: 166px;
	height: 166px;
	padding: 12px;
	background: url("/NewShowStand/images/qcBg.png") no-repeat;
	background: transparent;
	padding: 0;
}
.smallCardImg img {
	width: 100%;
	height: 100%;
	display: block;
	border: none;
}

.smallCardText {
	font-size: 14px;
	padding: 12px 0;
	color: #fff;
	font-family: microsoft yahei;
}
.contactCode .smallCard {
	margin-left: 0;
}
.contactCode {
	position: absolute;
	top: 0;
	left: 604px;
}
.intro .intro_box .contact .info.qcLeft {
	width: 600px;
	position: relative;
	padding-left: 255px;
}

.intro .intro_box .contact .info.qcRight {
	overflow: hidden;
	padding-left: 295px;
}

.intro .intro_box .contact .prompt {
	margin-left: 320px;
}

.transaction {
	position: absolute;
	right: 17px;
	top: 13px;
	font-size: 14px;
	height: 22px;
	font-weight: bold;
	font-family: microsoft yahei;
	background: url("/NewShowStand/images/transaction.png") no-repeat 0 0;
}

.transaction a {
	display: block;
	color: #333;
	text-indent: 37px;
	line-height: 18px;
}

.transaction a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.payfor {
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 10px;
	font-family: microsoft yahei;
	float: left;
}

.payfor i {
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: top;
	margin-left: 8px;
	background: url("/NewShowStand/images/payfor.png") no-repeat;
}

.payfor i.shield {
	background: url("/NewShowStand/images/payfor.png") no-repeat -28px 0;
}

.tipsText {
	font-size: 14px;
	line-height: 20px;
	font-family: microsoft yahei;
	margin-top: 10px;
	width: auto;
	float: left;
}

.tipsText b {
	color: #ff6600;
}

.footer .foot .about p {
	margin-top: 20px;
	font: normal 14px/24px "microsoft yahei";
}

.telphone,
.person {
	margin-top: 20px;
	font: normal 14px/24px "microsoft yahei";
	color: #cacaca;
}

.telphone.wid {
	/* width: 145px; */
	word-break: break-all;
}

.person.wid {
	width: 165px;
	word-break: break-all;
}

.bigImg a.videoIco {
	position: absolute;
	z-index: 9;
	width: 52px;
	height: 52px;
	left: 42px;
	bottom: 24px;
	background: url("https://public.mtnets.com/images/public/video.png") no-repeat 0 0;
}

.videoItem {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
}

.videoItem a {
	position: absolute;
	width: 36px;
	height: 36px;
	top: 0px;
	right: 0px;
	z-index: 11;
	background: url("https://public.mtnets.com/images/public/video.png") no-repeat -56px 0;
}

.Warning {
	text-align: center;
	font-size: 14px;
	font-family: microsoft yahei;
	line-height: 27px;
	color: #fff;
	width: 606px;
	height: 400px;
	background-color: #000;
	margin: 0 auto;
}

.Warning b {
	display: inline-block;
	width: 30px;
	height: 27px;
	margin: 12px;
	margin: 150px 0 20px 0;
	background: url("https://public.mtnets.com/images/public/waring.png") no-repeat;
}

.top .logo table td .memberInfor img {
	max-height: 100%;
	margin-left: 20px;
}

.main .rightBar .pdc_box ul.other_pdc li table td {
	width: 142px;
	height: 110px;
}

.container .quality .pdc_list ul li table td {
	width: 180px;
	height: 160px;
}

.main .rightBar .pdc_box ul.other_pdc li table td img {
	max-width: 142px;
	max-height: 110px;
}

.main .rightBar .newsDetail .newsContent {
	overflow: hidden;
}
.main .rightBar .newsDetail .newsContent table {
    margin: 0 auto;
}
.tyc {
	text-align: center;
	line-height: 32px;
	font-size: 12px;
	font-family: "microsoft yahei";
	text-align: right;
	padding-right: 50px;
}

.tyc img {
	height: 20px;
	vertical-align: middle;
	margin: 0 10px;
}

.header .head form {
	background-color: white;
	height: 30px;
	margin-top: 4px;
}

.header .head form input {
	background-color: #f7f9fa;
	height: 30px;
	color: #333;
}

.header .head form .select ul {
	background-color: white;
	border: 1px solid #ddd;
	border-top: none;
	top: 30px;
	color: #333;
}

.header .head form .select span {
	height: 30px;
	color: #333;
}

.header .head form button {
	height: 30px;
	font: normal 12px/30px "microsoft yahei";
}

.header .head form .select {
	font: normal 12px/30px "microsoft yahei";
}

.header .head form .select b {
	width: 1px;
	height: 12px;
	display: block;
	background-color: #ddd;
	position: absolute;
	top: 10px;
	left: 91px;
}

.searchSelect {
	position: relative;
	float: left;
	font-family: "microsoft yahei";
}

.selectTop {
	position: relative;
	cursor: pointer;
	height: 28px;
	border: 1px solid #ccc;
	overflow: hidden;
	border-right: 0;
}

.selectTop p {
	font-size: 12px;
	line-height: 18px !important;
	color: black !important;
	height: 18px !important;
	text-indent: 12px;
	border-right: 1px solid #e6e6e6;
	margin-top: 5px;
	padding-right: 25px !important;
	margin-left: 0 !important;
}

.selectTop p:hover {
	color: black !important;
}

.selectTop i {
	position: absolute;
	width: 13px;
	height: 7px;
	right: 6px;
	top: 11px;
	background: url(/NewShowStand/Images/searchRow.png) no-repeat 0 0;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}

.selectTop.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.selectBot {
	position: absolute;
	width: 87px;
	background-color: #ffffff;
	top: 29px;
	left: 0;
	z-index: 99;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	display: none;
}

.selectBot li {
	line-height: 26px;
	font-size: 12px;
	text-indent: 12px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.selectBot li:hover {
	background-color: #5487e4;
	border-left: 1px solid #5487e4;
	border-right: 1px solid #5487e4;
	color: #fff;
	cursor: pointer;
}

.searchTop .searchWeb {
	border-color: #B9B9BA !important;
	background: #d5d3d4 !important;
	color: #333 !important;
}

.searchTop input {
	width: 134px !important;
	float: left;
	height: 28px !important;
	line-height: 26px;
	border: 1px solid #ccc !important;
	border-left: 0 !important;
	text-indent: 10px;
	background: #fff;
	border-radius: 0;
	color: #999999;
}

.searchTop button {
	width: 67px !important;
	position: relative !important;
	border: 1px solid #5487e4 !important;
	background: #5487e4 !important;
	display: block;
	float: left;
	margin: 0 0 0 7px;
	color: #fff !important;
	line-height: 26px !important;
	border-radius: 2px;
}

.header .head form {
	background-color: transparent;
}

.header .head form {
	width: 370px;
}

.searchTop {
	width: 396px;
	margin: 0;
	padding: 0;
}
.product .productPhoto .bigImg ul li table{
    table-layout:fixed;
    word-break:break-all;
}

.product .productPhoto .bigImg ul li table td {
	padding: 0;
	width: 520px;
    overflow:hidden;
    white-space:nowrap;
    overflow:hidden;
    word-break:keep-all;
    text-overflow:ellipsis;
}
.big-images{
    width:100%;
    height: 100%;
    position:relative;
}
.big-images img{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}

.telphone a {
	color: #cacaca;
}

.application_list {
	width: 100%;
	font-family: "Microsoft YaHei" !important;
}

.application_list ul {
	padding-top: 20px;
}

.application_list ul li {
	margin-bottom: 20px;
}

.application_list ul li h4 {
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	margin-left: 8px;
	margin-bottom: 20px;
}

.application_list ul li h4 a {
	color: #333
}

.application_list ul li h4 a:hover {
	color: rgb(35, 72, 156);
}

.application_list ul li dl {
	overflow: hidden;
}

.application_list ul li dl dt {
	width: 140px;
	float: left;
}

.application_list ul li dl dt table {
	width: 120px;
	height: 110px;
	margin: 0 auto;
}

.application_list ul li dl dt table td {
	width: 120px;
	height: 110px;
	text-align: center;
	vertical-align: middle;
}

.application_list ul li dl dt table td img {
	max-width: 120px;
	max-height: 110px;
}

.application_list ul li dl dd {
	width: 670px;
	float: right;
}

.application_list ul li dl dd p {
	font-size: 14px;
	line-height: 25px;
	color: #666;
	height: 84px;
	max-height: 85px;
	word-wrap: break-word;
	overflow: hidden;
}

.application_list ul li dl dd span {
	font-size: 12px;
	line-height: 20px;
	display: block;
	height: 20px;
	overflow: hidden;
	color: #999;
}

.application_list ul li dl dd span i {
	font-style: normal;
	float: right;
}

.main .rightBar .pdc_box .text ol {
	padding: inherit;
	margin: inherit;
}

.main .rightBar .pdc_box .text ol li {
	list-style-position: inside;
	list-style-type: decimal;
}

.introduce .left {
	width: 537px;
	height: 480px;
	float: left;
	margin-right: 11px;
}

.introduce .left .img {
	position: relative;
	height: 0;
	padding-bottom: 56%;
	overflow: hidden;
}
.introduce .left .img img {
	display: block;
	width: 100%;
	max-height: none;
}
.introduce .left .img b img{
	width: auto;
	height: auto;
	display: inline-block;
	margin-right: 5px;
	margin-top: -3px;
}
.introduce .left .img span {
	position: absolute;
	width: 88px;
	height: 88px;
	background: url("../../images/brown/start.png") center no-repeat;
	top: 116px;
	left: 222px;
}

.introduce .left b {
	position: absolute;
	top: 14px;
	right: 16px;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	width: 112px;
	height: 36px;
	border-radius: 18px;
	text-align: center;
	line-height: 34px;
}

.introduce .left .text {
	width: 496px;
	height: 110px;
	background-color: #f5f5f5;
	margin: 0;
	padding: 22px 20px;
	color: #999;
	line-height: 1.5;
}

.introduce .left .text p:first-child {
	font-size: 20px;
	color: #333;
	padding-bottom: 10px;
	height: 22px;
	overflow: hidden;
}

.introduce .left .text p:nth-child(2) {
	height: 42px;
	overflow: hidden;
	margin-top: 10px;
}

.introduce .left .text p:last-child {
	font-size: 16px;
	margin-top: 10px;
}

.introduce .left .text p a,
.introduce .right .text p a {
	color: #333;
}

.introduce .right {
	float: right;
	width: 552px;
}

.introduce .right .img {
	width: 260px;
	height: 0;
	position: relative;
	padding-bottom: 56%;
	overflow: hidden;
}
.introduce .right .img img {
	display: block;
	max-height: none;
	width: 100%;
}
.introduce .right .img b img {
	width: auto;
	height: auto;
	display: inline-block;
	margin-right: 5px;
}
.introduce .right .img span {
	position: absolute;
	width: 61px;
	height: 61px;
	background: url("../../images/brown/start1.png") center no-repeat;
	top: 42px;
	left: 96px;
}

.introduce .right b {
	position: absolute;
	top: 12px;
	right: 12px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	width: 84px;
	height: 32px;
	border-radius: 16px;
	text-align: center;
}

.introduce .right b.greenIcon {
	background-color: #2cab00;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2cab00), to(#01bb54));
	background-image: -webkit-linear-gradient(120deg, #2cab00, #01bb54);
	background-image: -moz-linear-gradient(120deg, #2cab00, #01bb54);
	background-image: -ms-linear-gradient(120deg, #2cab00, #01bb54);
	background-image: -o-linear-gradient(120deg, #2cab00, #01bb54);
	background-image: linear-gradient(120deg, #2cab00, #01bb54);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#2cab00', endColorStr='#01bb54');
}

.introduce .right b.blueIcon {
	background-color: #2093ff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2093ff), to(#61c5ff));
	background-image: -webkit-linear-gradient(120deg, #2093ff, #61c5ff);
	background-image: -moz-linear-gradient(120deg, #2093ff, #61c5ff);
	background-image: -ms-linear-gradient(120deg, #2093ff, #61c5ff);
	background-image: -o-linear-gradient(120deg, #2093ff, #61c5ff);
	background-image: linear-gradient(120deg, #2093ff, #61c5ff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#2093ff', endColorStr='#61c5ff');
}

.introduce .right b.yellowIcon {
	background-color: #ffa320;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffa320), to(#ffc961));
	background-image: -webkit-linear-gradient(120deg, #ffa320, #ffc961);
	background-image: -moz-linear-gradient(120deg, #ffa320, #ffc961);
	background-image: -ms-linear-gradient(120deg, #ffa320, #ffc961);
	background-image: -o-linear-gradient(120deg, #ffa320, #ffc961);
	background-image: linear-gradient(120deg, #ffa320, #ffc961);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffa320', endColorStr='#ffc961');
}

.introduce .right ul li {
	float: left;
	width: 260px;
	margin-bottom: 12px;
	margin-left: 15px;
}

.introduce .right .text {
	width: 230px;
	height: 45px;
	background-color: #f5f5f5;
	margin: 0;
	padding: 15px;
	color: #999;
	line-height: 1.5;
	font-size: 16px;
}

.introduce .right .text p:first-child {
	color: #333;
	margin-top: -5px;
	margin-bottom: 5px;
	height: 24px;
	overflow: hidden;
}

.main .mainTitle {
	height: 80px;
}

.broadcast {
	padding-bottom: 35px !important;
}

.page {
	font-family: "microsoft yahei";
	margin-bottom: 12px;
    overflow: hidden;
    position: relative;
}

.page>div.pageTitle {
	width: 108px;
	height: 36px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	background: url(../../images/brown/pagebg.png) no-repeat;
	float: left;
	margin-left: 13px;
}

.page>div.pageTitle b {
	line-height: 31px;
	display: block;
	float: left;
	margin-left: 9px;
}

.page>div.pageTitle span {
	line-height: 31px;
	display: block;
	float: left;
	/* color: #b4675d; */
	margin-left: 3px;
}

.page>p {
	float: left;
	font-size: 14px;
	color: #bababa;
	line-height: 40px;
	margin-left: 14px;
}

.page .more1 {
	font-size: 14px;
	line-height: 40px;
	float: right;
	color: #666;
}

.page .more1 a {
	width: 18px;
	height: 18px;
	border-radius: 2px;
	display: inline-block;
	text-align: center;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
}
.page .more1 a:first-child {
	margin-right: 5px;
}
.page .more1 a:last-child {
	margin-left: 5px;
}
.page .more1 a {
	color: #bababa;
	border: 2px solid #bababa;
}
.page .more1 a.blueIcon:hover {
	color: #fff;
	background-color: #bababa;
	border: 2px solid #bababa;
}
/* .page .more1 a:hover {
	color: #fff;
	background-color: #b4675d;
	border: 2px solid #b4675d;
} */
.page .prev a,.page .next a {
	margin: 0 !important;
	border: 0;
	display: inline;
	text-align: inherit;
}

.page .page2022 {
	position: absolute;
	right: 0;
	bottom: 4px;
	width: auto
}

.page .page2022 a.ft,
.page .page2022 a.prev,
.page .page2022 a.lt,
.page .page2022 a.next {
	display: none
}

.page2022 {
	width: 100%;
	text-align: center
}

.page2022 a {
	display: inline-block;
	width: 32px;
	height: 32px;
	background: #fff;
	font-size: 12px;
	vertical-align: middle;
	line-height: 32px;
	color: #666;
	margin: 0 5px;
	border-radius: 3px;
	cursor: pointer;
	border: 1px solid #ddd
}

.page2022 a.on {
	background: #b4675d;
	color: #fff;
	border-color: #b4675d
}

.page2022 a:hover {
	background: #b4675d;
	color: #fff;
	border-color: #b4675d
}

.page2022 a:hover.ft {
	background: url(../../../Images/pagehover2022.png) no-repeat 13px 11px #b4675d
}

.page2022 a:hover.lt {
	background: url(../../../Images/pagehover2022.png) no-repeat -240px 11px #b4675d
}

.page2022 a:hover.prev {
	background: url(../../../Images/pagehover2022.png) no-repeat -30px 11px #b4675d
}

.page2022 a:hover.next {
	background: url(../../../Images/pagehover2022.png) no-repeat -284px 11px #b4675d
}

.page2022 a.ft {
	background: url(../../../Images/page2022.png) no-repeat 13px 11px #fff
}

.page2022 a.lt {
	background: url(../../../Images/page2022.png) no-repeat -240px 11px #fff
}

.page2022 a.prev {
	background: url(../../../Images/page2022.png) no-repeat -30px 11px #fff
}

.page2022 a.next {
	background: url(../../../Images/page2022.png) no-repeat -284px 11px #fff
}

.page2022 span.jump {
	display: none;
	font-size: 14px;
	line-height: 40px;
	color: #666
}

.page2022 input {
	width: 45px;
	height: 40px;
	background: #fff;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	outline: none;
	border: none;
	color: #666;
	margin: 0 5px;
	vertical-align: middle
}

.page2022 button {
	width: 40px;
	height: 40px;
	border: none;
	outline: none;
	background-color: #b4675d;
	vertical-align: middle;
	margin-left: 10px;
	color: #fff
}
.red {
	background-color: #e81f1e !important;
}

.green {
	background-color: #17b228 !important;
}

.blue {
	background-color: #2d95f6 !important;
}

.orange {
	background-color: #f58b2c !important;
}

.main .rightBar .company_news {
	overflow: hidden;
	margin-bottom: 30px;
}

.main .rightBar .company_news ul li span a:hover {
	text-decoration: none !important;
}


.main .rightBar .video li .videoImg {
	margin-top: 15px !important;
}

.main .leftBar .news_rank .ball {
	width: 6px;
	height: 6px;
	position: absolute;
	left: 21px;
	top: 22px;
	background-color: #ccc;
	border-radius: 50%;
}

.main .leftBar .news_rank ul li:hover .ball {
	background-color: #b4675d;
}

.detailTop,
.recomLive {
	width: 1200px;
	margin: 0 auto;
}

.mainContent {
	background-color: #f5f5f5;
}

.row::after,
.row::before {
	content: ' ';
	display: table;
	clear: both;
}

.row.custom1 {
	max-width: 1200px;
	font-family: "microsoft yahei";
}

.liveTopTitle {
	background-color: #FFF;
	font-family: "microsoft yahei";
}

.liveTopTitle h2 {
	display: block;
	font-size: 30px;
	line-height: 30px;
	color: #333;
	padding: 25px 30px 0 30px;
}

.liveTopTitle h2 span {
	float: right;
	display: block;
	font-size: 14px;
	color: #FFF;
	background-image: -moz-linear-gradient(120deg, rgb(255, 32, 32) 0%, rgb(255, 116, 97) 100%);
	background-image: -webkit-linear-gradient(120deg, rgb(255, 32, 32) 0%, rgb(255, 116, 97) 100%);
	background-image: -ms-linear-gradient(120deg, rgb(255, 32, 32) 0%, rgb(255, 116, 97) 100%);
	width: 100px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	border-radius: 16px;
}

.liveTopTitle>p {
	font-size: 14px;
	color: #999;
	padding: 15px 30px;
}

.liveTopTitle>p b {
	font-weight: normal;
	margin-right: 10px;
}

.liveTopTitle>p a {
	float: right;
	display: block;
	padding-left: 21px;
	background: url(../../images/brown/good.png) 0 center no-repeat;
	color: #999;
}

.liveVideoBot {
	height: 60px;
	background-color: #fff;
	position: relative;
	z-index: 9;
	margin-top: -4px;
}

.liveVideoBot p {
	position: absolute;
	line-height: 30px;
	top: 15px;
	color: #666;
	font-size: 14px;
	font-family: Montserrat;
}

.liveVideoBot p.weixin {
	left: 30px;
	/* background: url(../../images/brown/icon1.png) 0 center no-repeat; */
	padding-left: 22px;
}

.liveVideoBot p a {
	color: #666;
}

.liveVideoBot p.app {
	left: 168px;
	/* background: url(../../images/brown/icon2.png) 0 center no-repeat; */
	padding-left: 22px;
}

.liveVideoBot p.share {
	left: 290px;
	color: #666;
}

.bdsharebuttonbox {
	position: absolute;
	left: 325px;
	top: 14px;
}

.liveVideoBot p.view {
	right: 20px;
	color: #ffffff;
}

.bra {
	position: absolute;
	top: 18px;
	left: 815px;
}

.col {
	display: block;
	width: 100%;
	float: left;
}

.ct-9 {
	width: 890px;
}

.ct-3 {
	width: 302px;
	margin-left: 8px;
}

.bdsharebuttonbox a {
	display: inline-block !important;
	width: 30px;
	height: 30px;
	float: none;
	margin-left: 5px;
}

.bdsharebuttonbox a.weixin {
	background: url('../../images/brown/share1.png') no-repeat -140px -36px;
}

.bdsharebuttonbox a.weibo {
	background: url('../../images/brown/share1.png') no-repeat -45px -36px;
}

.bdsharebuttonbox a.qq {
	background: url('../../images/brown/share1.png') no-repeat 0 -36px;
}

.bra a {
	color: #757575 !important;
	display: inline-block;
	width: 42px;
	height: 26px;
	background-color: #757575;
	border-radius: 13px;
}
.bra a.focus {
	color: #b4675d !important;
	background-color: #b4675d;
}
.bra a i {
	font-style: normal !important;
	background-color: #fff;
	display: inline-block;
	width: 22px;
	height: 22px;
	border: 2px solid #757575;
	border-radius: 50%;
	line-height: 22px;
	text-align: center;
}

.bra a.focus i {
	margin-left: 18px;
	border: 2px solid #b4675d;
}

.interaction {
	height: 643px;
	background-color: #ffffff;
	position: relative;
}

.interactionTitle {
	height: 50px;
	position: relative;
}

.interactionTitle b {
	position: absolute;
	top: 12px;
	left: 0px;
	font-size: 16px;
	line-height: 28px;
	color: #3a84ff;
	border-radius: 14px;
	padding: 0 16px;
}

.interactionBox {
	height: calc(100% - 66px);
	position: relative;
	display: none;
}

.interactionMain {
	height: calc(100% - 148px);
	position: relative;
	background-color: #fff;
	border-bottom: 1px solid #f5f5f5;
	border-top: 1px solid #f5f5f5;
}

.scrollContent {
	height: 100%;
	overflow: hidden;
	padding-right: 20px;
}

.say {
	overflow: hidden;
	margin: 15px 0;
}

.say p {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	float: left;
	margin: 0 12px 0 12px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.sayInfor {
	overflow: hidden;
}

.sayInfor span {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #999;
}

.sayInforTxt {
	font-size: 16px;
	line-height: 24px;
	color: #cdcbcc;
	margin-top: 6px;
}

.sayInforTxt span {
	display: inline-block;
	line-height: 22px;
	padding: 5px 10px;
	color: #333;
	border-radius: 4px;
	border: 1px solid #e6e6e6;
}

.scrollBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 7px;
	height: 100%;
}

.scrollSlider {
	position: absolute;
	top: 0;
	left: 0px;
	width: 7px;
	height: 48px;
	background-color: #aaaaaa;
	border-radius: 7px;
	opacity: .5;
	filter: alpha(opacity=50);
}

.interactionUser {
	position: absolute;
	left: 0;
	bottom: 50px;
	width: 100%;
	padding-top: 6px;
	background-color: #ffffff;
}

.interactionUserInput {
	padding-left: 10px;
	padding-top: 10px;
	height: 80px;
	position: relative;
}

.interactionUserInput p {
	padding-bottom: 10px;
	overflow: hidden;
	position: relative;
}

.interactionUserInput p input {
	height: 34px;
	font-size: 12px;
	line-height: 30px;
	border-radius: 2px;
	width: 115px;
	float: left;
	color: #999999;
	text-indent: 10px;
	border: 0;
}

.interactionUserInput p span.anonymous {
	position: absolute;
	font-size: 12px;
	color: #000;
	line-height: 30px;
	top: 0;
	left: 130px;
}

.interactionUserInput p span:first-child {
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 2px;
}

.interactionUserInput p span a {
	color: #333;
}

.interactionUserInput p span a i.iconchecked.focus {
	color: #3a84ff;
}

.interactionUserInput p span a i.focus {
	display: inline-block;
	color: #dddddd;
}
.iconblank::before {
	content: "\e626";
}
.iconchecked::before {
	content: "\e628";
	color: #3a84ff;
}
.interactionUserInput p span a i.iconchecked.focus {
	color: #3a84ff;
}

.interactionUserInput p span a i {
	margin-right: 8px;
	display: none;
}

.live {
	font-family: "live" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.interactionUserInput p img {
	position: absolute;
	top: 4px;
	left: 130px;
}

img {
	max-width: 100% !important;
	height: auto;
	border-style: none;
}

.interactionBot {
	position: absolute;
	bottom: -19px;
	left: 0;
	padding: 10px 0 10px 10px;
	background-color: #fff;
	width: calc(100% - 10px);
}

#message {
	height: 20px;
	width: calc(100% - 86px);
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	padding: 10px 0;
	line-height: 19px;
	font-size: 14px;
	text-indent: 10px;
	color: #999999;
	outline: none;
	overflow-y: auto;
	border: 1px solid #ddd;
}

.interactionBot button {
	height: 42px;
	width: 74px;
	background-color: #3a84ff;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	line-height: 42px;
	font-size: 16px;
	color: #ffffff;
	position: absolute;
	right: 12px;
	bottom: 10px;
	border: 0;
}

.interactionBot a {
	height: 41px;
	width: 44px;
	line-height: 43px;
	color: #999;
	position: absolute;
	right: 84px;
	bottom: 10px;
	text-align: center;
}
.iconsmile {
	font-size: 24px !important;
}
.faceList {
	position: absolute;
	left: 10px;
	bottom: -96px;
	padding: 4px;
	width: calc(100% - 20px);
	background: #fff;
	border: 1px solid #dfe6f6;
	z-index: 9;
}
.faceList a {
	float: left;
	height: 24px;
	width: 24px;
	padding: 4px 2px;
}
.recomLiveTop {
	font-size: 22px;
	background-color: #fff;
	margin-top: 14px;
	padding: 20px 30px;
}

.recomLiveTop a {
	font-size: 14px;
	color: #666;
	float: right;
	line-height: 34px;
}

.itemImg.image {
	width: 212px;
	height: 114px;
}

.recomLive {
	overflow: hidden;
	font-family: "microsoft yahei";
}

.recomLive ul {
	padding: 0 30px 28px 30px;
	background-color: #fff;
	width: 1160px;
}

.recomLive ul li {
	width: 212px;
	height: 171px;
	float: left;
	margin-right: 20px;
}

.recomLive ul li p {
	font-size: 14px;
	color: #999;
}

.recomLive ul li p a {
	font-size: 16px;
	color: #333;
	overflow: hidden;
	height: 20px;
	display: block;
	margin: 15px 0;
}

.recomLive ul li:hover a {
	color: #b4675d;
}

.introductionMain {
	padding-bottom: 20px;
}

.newsMain {
	width: 1200px;
	margin: 22px auto 0;
}

.newsMain .ct-3 {
	margin-left: 0;
	width: 298px;
}

.newsMain .ct-9 {
	margin-left: 12px;
	background-color: #fff;
}

.listTitle {
	font-size: 22px;
	background-color: #fff;
	padding: 20px;
}

.listTitle:last-of-type {
	margin-top: 20px;
}

.newsMain li {
	padding: 15px 22px;
	border-top: 1px solid #f5f5f5;
	background-color: #fff;
	position: relative;
}

.newsMain li:nth-child(1) b {
	color: #ff2626;
}

.newsMain li:nth-child(2) b {
	color: #ff8226;
}

.newsMain li:nth-child(3) b {
	color: #efbf00;
}

.newsMain li b {
	font-weight: normal;
	font-size: 24px;
	color: #999;
	position: absolute;
	bottom: 38px;
	left: 15px;
	width: 30px;
	text-align: center;
}
.custom1 .ct-3 li div > p {
	margin-left: 35px;
}
.newsMain .custom1 .ct-3 .goodUl li div > p {
	margin-left: 0;
}
.newsMain li p:last-child {
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}

.newsMain li p a {
	font-size: 16px;
	color: #333;
	overflow: hidden;
	display: block;
	width: 224px;
	height: 21px;
}
.newsMain li p a:hover {
	color: #b4675d;
}
.goodUl li {
	padding: 20px 22px;
}
.goodUl li div>a {
	display: block;
	width: 100px;
	height: 70px;
	float: left;
	margin-right: 12px;
	text-align: center;
}
.goodUl li div>p {
	float: left;
	font-size: 16px;
	color: #ff1818;
}
.goodUl li div>p.price {
	margin-top: 12px;
}
.goodUl li div>p a {
	width: 142px;
	height: 40px;
}
.introductionTitle {
	font-weight: bold;
	font-size: 22px;
	padding-left: 30px;
	height: 60px;
	line-height: 60px;
	position: relative;
}

.introductionTitle b {
	width: 46px;
	height: 4px;
	background-color: #b4675d;
	position: absolute;
	left: 30px;
	bottom: 4px;
	border-radius: 2px;
}

.introdutionText {
	padding: 10px 30px 0 30px;
	font-size: 16px;
	line-height: 2em;
	height: 1420px;
	overflow: hidden;
}

.comBox {
	overflow: hidden;
	width: 108px;
	position: fixed;
	top: 205px;
	display: block;
	right: 90px;
	z-index: 99999;
	background: #fff;
}
.comBox h2 {
	height: 32px;
	line-height: 32px;
	color: #fff;
	background: #76A145;
	font-size: 12px;
	padding: 0px 8px;
	width: 94px;
}
.comBox ul li {
	width: 106px;
	height: 80px;
	border: 1px solid #76A145;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid transparent;
	text-align: center;
	padding-top: 10px;
	position: relative;
}
.comBox ul li.pro:hover {
	border: 1px dashed #76A145;
	/* border-top: 0; */
}
.comBox ul li.pro:hover a.close {
	display: block;
}
.comBox h2 a {
	display: block;
	width: 16px;
	height: 16px;
	background: url(/images/proCompla.png) no-repeat 0 -178px;
	position: absolute;
	top: 8px;
	right: 4px;
}
.comBox h2 a {
	display: block;
	width: 16px;
	height: 16px;
	background: url(/images/proCompla.png) no-repeat 0 -178px;
	position: absolute;
	top: 8px;
	right: 4px;
}
.comBox ul li img {
	max-width: 85px;
	max-height: 50px;
	margin-top: -3px;
}
.comBox ul li p {
	padding: 0 10px;
	line-height: 16px;
	max-height: 32px;
	overflow: hidden;
}
.comBox ul li.add a {
	color: #999;
	font-size: 12px;
	background: url(/images/proCompla.png) no-repeat 10px -83px;
	padding-top: 38px;
	position: absolute;
	top: 25px;
	left: 29px;
}
.comBox .btn {
	border: 1px solid #76A145;
	/* border-top: 1px solid #e4e4e4; */
	border-top: 0;
	height: 58px;
	font-family: "microsoft yahei";
}
.comBox .btn a {
	display: block;
	width: 80px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	background: #76A145;
	text-align: center;
	margin: 0 auto;
	border-radius: 2px;
}
.comBox ul li a.empty {
	background-color: #fff;
	color: #76A145;
	display: inline;
	line-height: 32px;
}
.comBox ul li a.close {
	/* display: block; */
	width: 18px;
	height: 18px;
	display: none;
	position: absolute;
	top: -1px;
	right: -1px;
	background: #76A145 url(/images/proCompla.png) no-repeat 0 -177px;
}
.comBox ul li p a {
	color: #333;
}
.main .rightBar .pdc_box .text table {
	margin-left: 0 !important;
	/* width: 100% !important; */
	table-layout: fixed;
}
.top{
    overflow: hidden;
}
/* 20231018--登录框单独样式调整 */
.Dialog {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	display: none;
}
.Dialog .dialogBox {
	width: 500px;
	background: #fff;
	border-radius: 4px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.Dialog .dialogBox .dialogTitle {
	height: 40px;
	position: relative;
	background-color: #f2f2f2;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.Dialog .dialogBox .dialogTitle h2 {
	font-size: 16px;
	line-height: 42px;
	text-indent: 15px;
	font-weight: bold;
}
.Dialog .dialogBox .dialogTitle .close {
	position: absolute;
	width: 22px;
	height: 22px;
	top: 10px;
	right: 14px;
	border: 2px solid #999;
	border-radius: 100%;
	text-align: center;
	color: #999;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	opacity: 1;
}
.Dialog .dialogBox .dialogMain {
	padding: 10px 50px 20px;
}
.Dialog .dialogBox .dialogMain .dialogItem {
	margin-top: 25px;
}
.Dialog .dialogBox .dialogMain .dialogItem .input {
	position: relative;
}
.Dialog .dialogBox .dialogMain .dialogItem .input i {
	position: absolute;
	height: 19px;
	top: 7px;
	left: 16px;
	width: 18px;
	height: 20px;
}
.Dialog .dialogBox .dialogMain .dialogItem .input i.userIcon {
	background: url("https://public.mtnets.com/Images/Public/newLogin.png") no-repeat 0px 0px;
}
.Dialog .dialogBox .dialogMain .dialogItem .input i.passIcon {
	background: url("https://public.mtnets.com/Images/Public/newLogin.png") no-repeat 0px -32px;
}
.Dialog .dialogBox .dialogMain .dialogItem .input input.inputCss {
	width: 100%;
	height: 34px;
	line-height: 22px;
	padding: 4px 0;
	font-size: 14px;
  	text-indent: 50px;
  	background-color: #fff;
  	border: 1px solid #ccc;
	  box-sizing: border-box;
}
.Dialog .dialogBox .dialogMain .dialogItem .input p {
	position: absolute;
	right: 0;
	bottom: -22px;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	color: #666;
	padding-left: 24px;
	display: none;
}
.Dialog .dialogBox .dialogMain .dialogItem .input p.Wrong {
	background: url("https://public.mtnets.com/Images/public/prompt.png") no-repeat 0 -128px;
}

.Dialog .dialogBox .dialogMain .dialogItem .code {
	height: 40px;
	position: relative;
	background-color: #eeeeee;
	line-height: 40px;
	font-size: 12px;
	padding: 0 20px;
}
.Dialog .dialogBox .dialogMain .dialogItem .code input {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background-color: none;
	border: none;
	font-size: 14px;
	width: 230px;
	text-indent: 20px;
}
.Dialog .dialogBox .dialogMain .dialogItem .code p {
	position: absolute;
	right: 0;
	bottom: 48px;
	font-size: 12px;
	line-height: 18px;
	height: 18px;
	color: #666;
	padding-left: 24px;
	display: none;
}
.Dialog .dialogBox .dialogMain .dialogItem .code p.Wrong {
	background: url("https://public.mtnets.com/Images/public/prompt.png") no-repeat 0 -128px;
}
.Dialog .dialogBox .dialogMain .dialogItem .code p {
	bottom: -22px;
}
.Dialog .dialogBox .dialogMain .dialogBtn {
	padding: 30px 0 20px;
	text-align: center;
}
.Dialog .dialogBox .dialogMain .dialogBtn button {
	border: none;
	background-color: #b4675d;
	box-shadow: 0 10px 15px 0 rgba(60,60,60,0.1);
	display: inline-block;
	margin: 0 10px;
	font-size: 16px;
	padding: 0 40px;
	line-height: 44px;
	color: #fff;
	border-radius: 2px;
}
.Dialog .dialogBox .dialogMain .dialogBtn button.submit {
	background-color: #ff9600;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9600), to(#ffae00));
	background-image: -webkit-linear-gradient(124deg, #ff9600, #ffae00);
	background-image: -moz-linear-gradient(124deg, #ff9600, #ffae00);
	background-image: -ms-linear-gradient(124deg, #ff9600, #ffae00);
	background-image: -o-linear-gradient(124deg, #ff9600, #ffae00);
	background-image: linear-gradient(124deg, #ff9600, #ffae00);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff9600',endColorStr='#ffae00');
	color: #fff;
	box-shadow: 0 10px 25px 0 rgba(255,169,0,0.21);
}
