.imgw {
	width: 100%;
}
#webmain {
	background-size: 100% 100%;
}
.applicatoin_list{
	margin: 10px 20px 30px;
}
.applicatoin_list ul li{
	padding: 15px 0;
	border-bottom: 1px dashed #dedede;
}
.applicatoin_list ul li h2 {
	font-size: 16px;
	line-height: 30px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 5px;
	font-family: SimSun;
}
.applicatoin_list ul li h2 a{
	 color: rgb(35, 72, 156);
	text-decoration: none;
}
.applicatoin_list ul li h2 a:hover
{
    color: #ff6600;
    }
.applicatoin_list ul li dl{
	overflow: hidden;
}
.applicatoin_list ul li dl dt {
	width: 180px;
	float: left;
}
.applicatoin_list ul li dl dt table {
	width: 160px;
	height: 160px;
	border: 1px solid #ddd;
}
.applicatoin_list ul li dl dt table td {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
.applicatoin_list ul li dl dt table td img{
	max-width: 108px;
	max-height: 110px;
}
.applicatoin_list ul li dl dd {
	width: 804px;
	float: left;
}
.applicatoin_list ul li dl dd h3 {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	font-family: "\5b8b\4f53";
	max-height: 72px;
	height: 72px;
	word-wrap: break-word;
	overflow: hidden;
	font-weight: normal;
}
.applicatoin_list ul li dl dd p {
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	color: #999;
	font-family: "\5b8b\4f53";
	margin-top: 15px;
}
.applicatoin_list ul li dl dd p span{
	float: right;
}
.video {
	width: 100%;
	padding: 0 18px 0px 18px;
	margin-bottom: 18px;
	box-sizing: border-box;
}
.video ul{ width: 100%; margin-bottom: 18px;}
.video ul li{ width: 100%; padding: 18px 0; border-bottom:1px solid #e4e4e4;}
.videoImg { width: 180px; height: 110px; float: left; position: relative;}
.videoImg img{ max-width: 180px;    max-height: 110px;    position: absolute;    top: 50%;    left: 50%;    -webkit-transform: translate(-50%,-50%);    transform: translate(-50%,-50%);}
.videoImg a{ width: 100%; height: 100%; position: absolute; z-index: 9; top: 0; left: 0;}.videoImg b{ width: 56px;; height: 56px; position: absolute; z-index: 8; background:url("/NewShowStand/Templates/101/Images/Public/video.png") no-repeat; top: 27px; left: 62px; display: none;}.video ul li:hover .videoImg b{ display: block;}
.video ul li span {
	width: 808px;
	float: right;
	font-size: 16px;
	font-family: microsoft yahei;
	line-height: 30px;
}
.video ul li span a{ color: #004c97; text-decoration: none;}.video ul li span a:hover{ color: #ff6600; text-decoration: underline;}
.video ul li i {
	width: 808px;
	float: right;
	line-height: 30px;
	color: #8f8f8f;
	font-weight: 400;
	font-family: tahoma;
	font-style: normal;
	font-size: 14px;
}
.video ul li p {
	width: 808px;
	float: right;
	line-height: 20px;
	color: #555555;
	font-size: 14px;
}
.videoShow { width: 606px; float: left; padding: 20px;position: relative;z-index: 99;}ul.otherVideo{ width: 692px; float: left; margin-left: -4px; margin-top: 16px;}ul.otherVideo li{ width: 157px; float: left; position: relative; padding: 0 8px;}ul.otherVideo  li a{    height: 85px;    display: block;    position: relative;}ul.otherVideo li img{    max-height: 85px;    max-width: 140px;    position: absolute;    top: 50%;    left: 50%;    -webkit-transform: translate(-50%,-50%);    transform: translate(-50%,-50%);}.videoName{ width: 131px; height: 46px; float: left; background: #f2f2f2; padding:8px 12px 0 14px; line-height: 18px; text-align: center; overflow: hidden;}.videoName a{ color: #003680; text-decoration: none;}.videoName a:hover{ color: #ff6600;}.videoPlay { width: 56px;  height: 56px!important; position: absolute!important; z-index: 8; background:url("/NewShowStand/Templates/101/Images/Public/video.png") no-repeat; top: 19px; left: 58px; display: none;}ul.otherVideo li:hover .videoPlay{ display: block;}
.rightBar1 a.barComp i{
	background: #eeeeee url(/NewShowStand/images/comBar.png) 13px 8px no-repeat;
  }
  .rightBar1 a.barComp b{
	cursor: pointer;
  }
  a.barComp i.chemProIcon {
    background: #eee url(/NewShowStand/images/comBar.png) 13px 5px no-repeat;
    font: normal 11px "Microsoft Yahei","simhei";
    text-align: center;
    padding-top: 31px;
	color: #666;
}
a.barComp b.ProCompares {
    cursor: pointer;
    margin-top: -31px;
}
  .comBox a {
	  text-decoration: none;
  }
.comBox {
	position: fixed;
	bottom: 40px;
	display: block;
	left: 90px;
	z-index: 999;
	width: 108px;
	overflow: hidden;
	font-family: "microsoft yahei"
}
.comBox p.title {
	height: 32px;
	line-height: 32px;
	color:#fff;
	background:#61b651;
	font-size: 12px;
	padding: 0 8px;
	width: 106px;
}
.comBox p.title a {
    display: block;
    width: 16px;
    height: 16px;
    background: url("/NewShowStand/Templates/101/Images/Public/close1.png") no-repeat center;
    position: absolute;
    top: 8px;
    right: 8px;
}
.comBox ul li {
    width: 106px;
    border: 1px solid #e4e4e4;
    border-bottom-color: rgb(228, 228, 228);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: center;
    position: relative;
	height: 84px;
	padding-top: 10px;
	background-color: #fff;
	border-top: 1px solid transparent;
}
.comBox ul li img {
    max-width: 85px;
	max-height: 50px;
	margin-top: -3px;
}
.comBox ul li.add {
	height: 82px;
}
.comBox ul li.add a {
    color: #999;
    font-size: 12px;
    background: url("/NewShowStand/Templates/101/Images/Public/add.png") no-repeat center;
    padding-top: 58px;
    position: absolute;
    top: 5px;
    left: 30px;
}
.comBox ul li p a {
    color: #333;
	text-align: left;
	padding: 0px 10px;
	display: block;
}
.comBox ul li p {
	line-height: 16px;
	max-height: 32px;
	overflow: hidden;
}
.comBox .btn {
    border: 1px solid #e4e4e4;
    height: 66px;
}
.comBox .btn a {
    display: block;
    width: 80px;
    height: 26px;
    line-height: 26px;
    color: #fff;
	background:#61b651;
    text-align: center;
    margin: 0 auto 6px auto;
    border-radius: 2px;
}
.rightBar1 a i {
	width: 50px;
}
.comBox .btn a.empty {
	background-color: #a9a9a9;
}
.comBox ul li a.close{
	display: none;
	width: 18px;
	height: 18px;
	position: absolute;
	top: -1px;
	right: -1px;
	background:#61b651 url("/NewShowStand/Templates/101/Images/Public/close1.png") no-repeat center;
}
.comBox ul li.pro:hover{
	border: 1px dashed #61b651;
}
.comBox ul li.pro:hover a.close{
	display: block;
}

.productRt .PromProMessage h2 {
	color: #fff;
	position: relative;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	padding: 0 15px 0 15px;
	font-weight: bold;
	background: #14a86a;
}
.productRt .PromProMessage h2.saleBef {
	background: #ef2730;
}
.productRt .PromProMessage h2 span {
	font-size: 12px;
	position: absolute;
	top: 10px;
	right: 6px;
	height: 20px;
	line-height: 20px;
}
.productRt .PromProMessage h2 span i {
	background: #fff;
	color: #14a86a;
	font-style: normal;
	width: 20px;
	display: inline-block;
	height: 20px;
	text-align: center;
	margin: 0 3px;
	border-radius: 3px;
}
.productRt .PromProMessage h2.saleBef span i {
	color: #ef2730;
}
.PromProMessage {
	font-family: "microsoft yahei";
}
.productRt .price table {
	background: #fde5e0;
	padding: 10px 15px;
	display: block;
	font-family: "microsoft yahei";
	padding: 10px 0 10px 15px;
}
.productRt .price table td {
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	overflow: hidden;
}
.productRt .price table td.saleT {
	color: #999;
	width: 60px;
}
.productRt .price table td.salePr0 {
	color: #e54249;
	font-size: 20px;
	font-weight: bold;
	margin-right: 10px;
	width: 82px;
}
.productRt .price table td.salePr0 i {
	font-size: 12px;
	font-style: normal;
}
.productRt .price table td.salePr {
	color: #e54249;
	font-size: 20px;
	font-weight: bold;
	margin-right: 10px;
}
.productRt .price table td.salePr i {
	font-size: 12px;
	font-style: normal;
}
.productRt .price table td.oriPr {
	color: #666;
	text-decoration: line-through;
}
.productRt .price table td.oriPr i{
	font-style: normal;
}
.productRt .price table td.orderM {
	margin-right: 10px;
	width: 82px;
	color: #666;
}
.productRt .price table td.gift {
	color: #fa802e;
}
.input-box dl {
	margin-top: 0;
}
.input-box dl dd input {
	width: auto;
}
.input-box dl dd {
	margin-top: 19px;
}
