﻿.header {
	height: 36px;
	background-color: #f9f9f9;
}
p,span {
	text-wrap: auto !important;
}
.head {
	width: 1200px;
	height: 36px;
	line-height: 36px;
	margin: 0 auto;
}

.head span {
	float: left;
	color: #666666;
}

.head span a {
	color: #666666;
	margin-right: 20px;
}

.head p {
	float: right;
	padding-right: 166px;
	color: #5d5b56;
}

.head p a {
	color: #666666;
	margin: 0 8px;
}
.head a:hover{
	color: #ff6600;
}

.headerBot {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.headerBot p {
	position: absolute;
	right: 0;
	top: -36px;
	line-height: 36px;
	color: #5d5b56;
}

.headerBot p a {
	color: #666666;
	margin: 0 8px;
	display: inline-block;
	text-indent: 26px;
	background: url(http://www.chem17.com/images/product/bg.png) 0 -24px no-repeat;
}

.headerBot p a.mobile {
	text-indent: 20px;
	background: url(http://www.chem17.com/images/offer_bg.png) 2px 12px no-repeat;
}

.weixin {
	position: absolute;
	top: 0px;
	right: 70px;
	z-index: 9;
	display: none;
}
.top {
	width: 1200px;
	margin: 26px auto 0;
	padding-bottom: 20px;
	position: relative;
}
.logo {
	float: left;
	/* margin: 3px 2px 0 0; */
	height: 72px;
	position: relative;
}
.top .logo a {
	position: absolute;
	width: 54%;
	left: 0;
	top: 0;
	height: 100%;
}
.top .logo a:last-child {
	width: 46%;
	left: auto;
	right: 0;
}
.pageName{
	float: left;
	height:40px;
	width:156px;
	margin: 20px 0 0 0;
	border-left:1px solid #d8d8d8;
	overflow: hidden;
	text-indent:-9999px;
	background:url("/images/application/2019/application.png") no-repeat 20px 10px;
}
.SeoTitle {
	float: left;
	font-size: 28px;
	margin-top: 34px;
	font-weight: 400;
	font-family: "culangti";
	background: #0096df;
	border-radius: 6px;
	padding: 2px 2px 4px;
	line-height: 1;
	position: relative;
	margin-left: 28px;
}
.SeoTitle a {
	color: #fff;
}
.SeoTitle::after {
	position: absolute;
	content: "";
	left: -17px;
	top: 13px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #0096df;
}
.search {
	width: 576px;
	height: 36px;
	float: right;
	border: 2px solid #e6e6e6;
	position: relative;
	border-radius: 18px;
	margin-top: 18px;
}

.searchSelect {
	width: 82px;
	height: 36px;
	position: relative;
	float: left;
}

.selectTop {
	position: relative;
	cursor: pointer;
}

.selectTop p {
	font-size: 14px;
	line-height: 18px;
	color: black;
	text-indent: 16px;
	border-right: 2px solid #e6e6e6;
	margin-top: 9px;
}

.selectTop i {
	position: absolute;
	width: 13px;
	height: 7px;
	right: 14px;
	top: 7px;
	background: url(../../../images/case/main.png) no-repeat 100% -60px;
	-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);
}

.search button {
	position: absolute;
	right: -2px;
	top: -2px;
	height: 40px;
	background-color: #4285f4;
	border-radius: 20px;
	color: #ffffff;
	width: 80px;
	font-size: 14px;
	font-weight: bold;
	border: none;
	font-family: "microsoft yahei";
	cursor: pointer;
}

.search input {
	width: 416px;
	height: 20px;
	float: left;
	margin-top: 8px;
	border: none;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #999999;
	text-indent: 40px;
	background: url(../../../images/case/main.png) no-repeat -90px -77px;
}

.selectBot {
	position: absolute;
	width: 82px;
	background-color: #ffffff;
	top: 36px;
	left: 0;
	z-index: 99;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	display: none;
}
.selectBot li {
	line-height: 26px;
	font-size: 12px;
	text-indent: 16px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
}

.selectBot li:hover {
	background-color: #4285f4;
	border-left: 2px solid #4285f4;
	border-right: 2px solid #4285f4;
	color: #fff;
	cursor: pointer;
}
.location{
	width: 1200px;
	margin: 20px auto;
}
.location p{
	font-size: 14px;
	line-height: 30px;
	color: #999;
	padding-left: 18px;
	background: url(../../../images/case/case.png) no-repeat 0 3px;
}
.location p a{
	color: #999;
	margin: 0 10px;
}
.location p span{
	color: #333;
	margin-left: 10px;
}

.proSelection{
	width: 1198px;
	border: 1px solid #ddd;
	padding: 5px 0;
	margin: 0 auto;
}
.selectionBox{
	width: 1158px;
	float: left;
	margin: 0 20px;
	padding: 10px 0;
}
.selectionBox span{
	width: 70px;
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	color: #333;
	float: left;
}
.selectionBox p{
	font-size: 14px;
	line-height: 30px;
	width: 1108px;
	float: right;
}
.selectionBox p a{
	color: #666;
	margin-right: 30px;
	display: inline-block;
	float: left;
}
.selectionBox p a:hover{
	color: #548ff4;
}
.selectionBox2{
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
}
.selectionBox2 ul{
	overflow: hidden;
}
.selectionBox2 ul li{
	float: left;
	padding: 0 10px;
	margin-bottom: 5px;
}
.selectionBox2 ul li a{
	font-size: 14px;
	line-height: 25px;
	color: #333;
}
.selectionBox2 ul li a:hover{
	color: #4285f4;
}
.selectionBox p a.vegetable{
	position: relative;
}
.selectionBox p a.vegetable em{
	width: 12px;
	height: 6px;
	background: url(../../../images/case/case.png) no-repeat 0 -257px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -6px;
}
.vegetableList{
	width: 1108px;
	position: relative;
	left: -20px;
	top: 6px;
	background: #eef1fc;
	float: left;
	padding: 10px 0;
	padding-left: 90px;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 15px;
}
.vegetableList a{
	color: #999;
	margin-right: 30px;
}
.vegetableList a:hover{
	color: #548FF4;
}
.selectedList{
	width: 1080px;
	float: right;
}
.selectedList span{
	display: inline-block;
	padding: 0 10px;
	background: #bac5d5;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	width: auto;
	margin-right: 20px;
}
.selectedList span i{
	display: inline-block;
	width: 11px;
	height: 11px;
	background: url(../../../images/case/case.png) no-repeat 0 -46px;
	margin-left: 5px;
}
.selectedList a{
	font-size: 14px;
	line-height: 30px;
	color: #4285f4;
	display: inline-block;
	padding-left: 20px;
	background: url(../../../images/case/case.png) no-repeat 0 -74px;
}
.main{
	width: 1200px;
	margin: 30px auto;
}
.left{
	width: 800px;
	float: left;
}
.leftList{
	margin-bottom: 20px;
}
.leftListTop{
	padding-bottom: 20px;
	border-bottom: 1px dashed #ddd;
}
.leftListTop h2{
	font-size: 20px;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	margin-bottom: 15px;
}
.leftListTop h2 a{
	color: #333;
}
.leftListTop h2 a:hover{
	color: #548FF4;
}
.leftListTop p{
	font-size: 14px;
	line-height: 25px;
	color: #666;
}
.company{
	text-align: right;
	font-size: 14px;
	line-height: 25px;
}
.company a{
	color: #4285F4;
	margin-right: 20px;
	text-decoration: underline;
}
.company b{
	display: inline-block;
    width: 82px;
    height: 22px;
}
.company b.free{vertical-align: middle; background: url(../../../images/case/companyList.png) no-repeat 0 0px;}
.company b.primary{vertical-align: middle; background: url(../../../images/case/companyList.png) no-repeat 0 -25px;}
.company b.intermediate{vertical-align: middle; background: url(../../../images/case/companyList.png) no-repeat 0 -51px;}
.company b.senior{vertical-align: middle; background: url(../../../images/case/companyList.png) no-repeat 0 -78px;}
.company b.topLevel{vertical-align: middle; background: url(../../../images/case/companyList.png) no-repeat 0 -102px;}
.company b.supLevel{vertical-align: middle; background: url(/images/company/supLevel.png) no-repeat 0px 0px;}

.leftListBot{
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
}
.leftListBot b{
	width: 55px;
	height: 47px;
	float: left;
	background: url(../../../images/case/case.png) no-repeat 0 -121px;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
	padding-left: 15px;
	padding-top: 13px;
	margin-top: 18px;
}
.leftListBot dl{
	width: 330px;
	float: left;
	margin-left: 15px;
}
.leftListBot dl dt{
	width: 128px;
	float: left;
}
.leftListBot dl dt table {
	table-layout: fixed;
	width: 100%;
}
.leftListBot dl dt table td{
	width: 128px;
	height: 96px;
	text-align: center;
	vertical-align: middle;
}
.leftListBot dl dd{
	width: 180px;
	height: 96px;
	float: left;
	margin-left: 15px;
}
.leftListBot dl dd.focusCenter{
	display: flex;
    align-items:Center;
}
.leftListBot dl dd p{
	font-size: 14px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}
.leftListBot dl dd.focusCenter p{
	font-size: 14px;
	line-height: 25px;
	height: auto;
	max-height: 50px;
	overflow: hidden;
}
.leftListBot dl dd p a{
	color: #333;
}
.leftListBot dl dd p a:hover{
	color: #548FF4;
}
.leftListBot dl dd span{
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #999;
	margin-top: 12px;
}
.leftListBot a.more{
	display: block;
	width: 15px;
	height: 25px;
	background: url(../../../images/case/case.png) no-repeat 0 -206px;
	float: right;
	margin-top: 35px;
}
.lostpro{
	margin: 100px 30px 0;
	padding-left: 170px;
	background: url(../../../images/case/danger.png) no-repeat 0 20px;
}
.lostpro span {
    font: 24px/34px "Microsoft Yahei";
    color: #333;
}
.lostpro ul{
	padding-top: 15px;
	font-size: 14px;
	line-height: 30px;
	color: #999;
}
.lostpro ul li{
	font-size: 14px;
	line-height: 30px;
	color: #999;
}
.lostpro ul li b{
	color: #ff6600;
}
.lostpro ul li a{
	display: inline-block;
	font-weight: bold;
	padding: 0 5px;
	background: #f60;
	border-radius: 2px;
	color: #fff;
	margin: 0 5px;
}
.newspages{width: 840px;margin: 0 auto; height: 40px;clear:both;padding: 40px 0;text-align: center;font:normal 14px/40px "Tahoma";color: #666;}
.newspages a{ padding: 0 14px; height: 38px; display: inline-block; border:1px solid #e6e6e6;text-align: center; font:normal 14px/38px "Tahoma"; color: #666666; vertical-align: middle;margin: 0 3px; }
.newspages a.ft{width: 52px;padding: 0; border-left: 1px solid #e6e6e6;background: url(../../../images/case/pageBg.png) no-repeat 0 0;}
.newspages a.next{margin-right:15px;width: 52px;padding: 0;background: url(../../../images/case/pageBg.png) no-repeat -199px 0; }
.newspages a.prev{width: 64px;padding: 0;background: url(../../../images/case/pageBg.png) no-repeat -54px 0;   border-left: 1px solid #e6e6e6; }
.newspages a.lt{width: 64px;padding: 0;background: url(../../../images/case/pageBg.png) no-repeat -134px 0;}
.newspages a.on{background: #4285f4;border: 1px solid #4285f4;border-left: 0;color: #fff;font-weight: bold;}
.newspages input{ width: 46px; height: 38px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 14px/38px "Tahoma"; margin: 0 10px; vertical-align: middle; }
.newspages button{ width: 58px; height: 40px; display: inline-block; text-align: center;outline: none;border: none;border-radius: 3px; font:normal 14px/40px "Tahoma"; vertical-align: middle; cursor: pointer; background: #0B8ACF;color: #fff; }
.jump i{font-style: normal;color: #4285f4;}

.right{
	width: 330px;
	float: right;
}
.right ul{
	padding-bottom: 20px;
}
.dikma img{
	width: 330px;
	height: 293px;
}
.advs {
    display: block;
    position: relative;
}
.advs i {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    width: 24px;
    height: 12px;
    background: url(https://public.mtnets.com/Images/public/adv.png) no-repeat;
}

.rightTitle{
	height: 40px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ddd;
}
.rightTitle h2{
	font-size: 20px;
	line-height: 38px;
	color: #333;
	display: inline-block;
	border-bottom: 3px solid #4285F4;
}
.hotCase li{
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 5px;
	height: 30px;
	overflow: hidden;
}
.hotCase li a{
	color: #666;
}
.hotCase li a:hover{
	color: #4285F4;
}

.newCompany li{
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 5px;
	height: 30px;
	overflow: hidden;
}
.newCompany li a{
	color: #666;
	float: left;
}
.newCompany li a:hover{
	color: #4285F4;
}
.newCompany li span{
	float: right;
	color: #999;
}
.newCompany li span b{
	color: #f90;
	margin: 0 3px;
}
.project{
	position: relative;
	border-radius: 5px;
}
.project img{
	width: 330px;
	height: 317px;
	border-radius: 5px;
}
.project b{
	height: 50px;
	width: 100%;
	background: #000;
	opacity: 0.4;
	filter: alpha(opacity=40);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	border-radius: 0 0 5px 5px;
}
.project span{
	display: block;
	width: 55px;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: #f9ac00;
	position: absolute;
	bottom: 0;
	left: 0;
	border-radius: 0 0 0 5px;
	z-index: 2;
}
.project p{
	padding: 0 10px;
	width: 255px;
	font-size: 14px;
	line-height: 50px;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 3;
}
.project p a{
	color: #fff;
}

.footer {
	background-color: #242a37;
	margin-top: 30px;
	padding: 40px 0;
}
.foot{
	margin: 0 auto;
	overflow: hidden;
	width: 1200px;
}
.foot-nav {
	width: 546px;
	float: left;
}
.foot-nav .logo {
	float: none;
	height: auto;
}
.foot-nav p {
	font-size: 14px;
	color: #999;
	line-height: 30px;
}
.foot-nav p a {
	color: #999;
}
.foot-nav p a img {
	margin-left: 8px;
}
.foot-nav p a:hover {
	color: #f90;
}
.foot-txt {
	overflow: hidden;
	padding: 15px 0 0 0;
}
.foot-txt li {
	width: 14%;
	float: left;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.foot-txt li a{
	color: #999;
}
.foot-txt li a:hover{
	color: #4285f4;
}
.copyright {
	color: #999;
	padding: 15px 0;
	text-align: center;
	background-color: #1b1f29;
	font-size: 14px;
}
.copyright a {
	color: #999;
}
.copyright a:hover {
	color: #ff6600;
}
.foot-img {
	overflow: hidden;
	width: calc(100% + 20px);
	background: url('../../../../Images/Index/Version/2020/copyright.png') no-repeat 0 0;
	background-size: auto 100%;
	margin-top: 12px;
}
.foot-img li {
	width: 83px;
	height: 33px;
	float: left;
	margin-right: 8px;
}
.foot-img li a{
	display: block;
	height: 33px;
	color: #333;
	border-radius: 3px;
	overflow: hidden;
}
.police{
	text-align: left;
	color: #888888;
	margin-top: 12px;
	line-height: 20px;
}

.police img {
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
}

.police a {
	color: #888888;
}
.hot-line {
	width: 270px;
	height: 256px;
	padding-top: 10px;
	float: left;
	margin-left: 30px;
	color: #999;
}
.hot-line i{
	font-size: 66px;

}
.hot-line p{
	font-size: 14px;
	line-height: 28px;
}
.hot-line p a{
	display: inline-block;
	width: 18px;
	height: 21px;
	vertical-align: top;
	margin-top: 3px;
	background: url("https://www.chem17.com/images/Index/2019/main.png") no-repeat 100% -223px;
}
.hot-line span {
	display: block;
	font-size: 13px;
	line-height: 36px;
}
.hot-line > b {
	display: block;
	font-size: 30px;
	color: #fff;
	margin-top: 20px;
}
.qr-code {
	float: right;
	padding-top: 10px;
}
.qr-code li{
	float: left;
	padding: 0 0 0 30px;
}
.foot h2 {
	color: #999;
	font-size: 18px;
	height: 30px;
	font-weight: bold;
}
.foot h2 b {
	border-bottom: 3px solid #387ee8;
	height: 30px;
	display: inline-block;
}
.qr-code h2 {
	padding-left: 30px;
}
.qr-code ul {
	margin-top: 28px;
}
.qr-code li span {
	display: block;
	width: 144px;
	height: 144px;
	background-color: #fff;
}
.qr-code li span img{
	width: 100%;
	height: 100%;
}
.qr-code li p {
	text-align: center;
	font-size: 14px;
	color: #999;
	margin-top: 16px;
}




/*show*/
.topLine li{
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 5px;
	height: 30px;
	overflow: hidden;
}
.topLine li a{
	color: #666;
}
.topLine li a:hover{
	color: #4285F4;
}


.rightTitle2{
	margin-top: 0;
}
.dikma2{
	margin-top: 20px;
}
.topLine dl dt{
	font-size: 16px;
	line-height: 30px;
}
.topLine dl dt a{
	color: #333;
}
.topLine dl dt a:hover{
	color: #4285F4;
}
.topLine dl dd{
	overflow: hidden;
	margin: 15px 0;
}
.topLine dl dd img{
	width: 120px;
	height: 90px;
	float: left;
}
.topLine dl dd p{
	font-size: 12px;
	line-height: 20px;
	color: #999;
	width: 192px;
	float: right;
	margin-top: 10px;
}
.downLoad h2{
	font-size: 28px;
	line-height: 40px;
	color: #333;
	padding-left: 35px;
	background: url(../../../images/case/case.png) no-repeat 0 -285px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.keywords{
	margin: 20px 0 30px;
	font-size: 14px;
	line-height: 25px;
	color: #333;
}
/* .keywords p:first-child{
	margin-bottom: 25px;
} */
.keywords p {
	margin-bottom: 25px;
}
.keywords p:last-child {
	margin-bottom: 0;
}
.keywords span {
	color: #999;
	float: left;
}
.keywords b {
	font-weight: normal;
	margin-right: 15px;
	color: #333;
	display: block;
	overflow: hidden;
}
.keywords span font {
	float: left;
}
.keywords span:first-child b {
	display: block;
	min-width: 195px;
	margin-bottom: 25px;
	overflow: hidden;
}
.keywords span:nth-child(2) b {
	min-width: 435px;
	display: inline-block;
	margin-bottom: 25px;
}
.clicks p{
	width: 510px;
	float: left;
	font-size: 14px;
	line-height: 33px;
	color: #333;
	margin-bottom: 20px;
}
.clicks p.clicksLeft{
	width: 280px;
}
.clicks p b{
	display: inline-block;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 10px;
	position: relative;
	background: #f3f3f3;
	margin-right: 25px;
}
.clicks p b i{
	display: block;
	width: 10px;
	height: 33px;
	background: url(../../../images/case/b.png) no-repeat 0 1px;
	position: absolute;
	top: 0;
	right: -10px;
}
.clicks p a{
	color: #548FF4;
	text-decoration: underline;
}
.clicks a.downloadBtn{
	display: block;
	width: 214px;
	height: 54px;
	background: url(../../../images/case/case.png) no-repeat 40px -397px #4285F4;
	font-size: 22px;
	line-height: 54px;
	color: #fff;
	text-indent: 80px;
	border-radius: 5px;
	margin: 20px 0 40px;
}
.showNav{
	height: 40px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.showNav a{
	font-size: 20px;
	line-height: 38px;
	color: #333;
	display: inline-block;
	padding-bottom: 10px;
	margin-right: 50px;
	-webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -ms-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
    text-decoration: none;

}
.showNav a.focus{
	border-bottom: 3px solid #4285F4;
	padding-bottom: 10px;
	font-weight: bold;
}
.content1 {
	font-size: 14px;
	line-height: 24px;
	color: #333;
}
.content1 span{
	font-size: 14px !important;
}
.content1 p{
	font-size: 14px !important;
}
.content1 b{
	font-size: 14px !important;
	font-weight: normal;
}
.content1 table,.content1 img{
	margin: 20px auto;
}
.content1 table {
	/* table-layout: fixed; */
}
.shearBox{
	margin-left: 440px;
	margin-top: 40px;
	position: relative;
}
.bdsharebuttonbox a.weixin {
	position: static !important;
}
.shearBox a.zan{
	display: block;
	width: 146px;
	height: 46px;
	font-size: 14px;
	line-height: 46px;
	color: #333;
	background: url(../../../images/case/case.png) no-repeat 40px -495px;
	border: 1px solid #ddd;
	text-indent: 80px;
	float: left;

}
.bdsharebuttonbox{
	float: left;
	margin-top: 3px;
}
#Share {
	right: 120px !important;
	bottom: 0;
	line-height: 38px !important;
}
.bdsharebuttonbox span{
	float: left;
	font-size: 14px;
	line-height: 26px;
	margin-top: 6px;
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
	padding-left: 26px!important;
	height: 26px!important;
}
.bdshare-button-style0-16 .bds_weixin{
	background: url(../../../images/case/shear.png) no-repeat !important;
}
.bdshare-button-style0-16 .bds_qzone{
	background: url(../../../images/case/shear.png) no-repeat -28px 0 !important;
}
.bdshare-button-style0-16 .bds_tsina{
	background: url(../../../images/case/shear.png) no-repeat -56px 0 !important;
}
.bdshare-button-style0-16 .bds_more{
	background: url(../../../images/case/shear.png) no-repeat -84px 0 !important;
}
.shearBox a.downloadBtn2{
	display: block;
    width: 100px;
    height: 26px;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    text-indent: 46px;
    background: url(../../../images/case/case.png) no-repeat 24px -457px #4285F4;
    border-radius: 2px;
    float: right;
    margin-top: 8px;
}
.content2{
	overflow: hidden;
	margin-top: 40px;
}
.content2 ul{
	width: 100%;
	float: left;
	margin-top: -30px;
}
.content2 ul li{
	width: 50%;
	float: left;
	margin-top: 30px;
}
.content2 ul li .contentImg{
	width: 120px;
	float: left;
}
.content2 ul li .contentImg td{
	width: 120px;
	height: 140px;
	text-align: center;
	vertical-align: middle;
}
.content2 ul li .contentImg td img {
	max-width: 120px;
}
.content2 ul li .contentTxt{
	width: 240px;
	float: left;
	padding: 0 20px;
}
.content2 ul li .contentTxt p{
	font-size: 16px;
	line-height: 28px;
	margin: 15px 0 20px;
	height: 56px;
	overflow: hidden;
}
.content2 ul li .contentTxt p a{
	color: #333;
}
.content2 ul li .contentTxt p a:hover{
	color: #4285F4;
}
.contentBtn a{
	display: inline-block;
	padding: 0 10px;
	border: 1px solid #4285F4;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	border-radius: 2px;
}
.contentBtn a.btnOnline{
	background: #4285F4;
	padding: 0 20px;
	margin-left: 15px;
}
.contentBtn a.green{
	color: #8adac8;
	border-color: #8adac8;
}
.contentBtn a.blue{
	color: #91c7ff;
	border-color: #91c7ff;
}
.contentBtn a.red{
	color: #ff9f9d;
	border-color: #ff9f9d;
}
.contentBtn a.orange{
	color: #ffbd82;
	border-color: #ffbd82;
}
.contentBtn a.blue0{
	color: #ffcc00;
	border-color: #ffcc00;
}
.contentBtn a.orange0{
	color: #ff6600;
	border-color: #ff6600;
}
.showList{
	display: none;
}



/*8.06*/
.downbot{
	width: 800px;
	height: 96px;
    overflow: hidden;
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}
.downbot b{
	width: 55px;
    height: 47px;
    float: left;
    background: url(../../../images/case/case.png) no-repeat 0 -121px;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    color: #fff;
    padding-left: 15px;
    padding-top: 13px;
    margin-top: 18px;
}
.downbot ul{
	width: 690px;
	position: absolute;
	top: 20px;
	left: 70px;
	float: right;
}
.downbot ul li{
	width: 330px;
    float: left;
    margin-left: 15px;
}
.downbot ul li table{
	width: 128px;
    float: left;
    margin-right: 15px;
}
.downbot ul li table td{
	width: 128px;
	height: 96px;
	text-align: center;
	vertical-align: middle;
}
.downbot ul li .infoTxt{
	height: 96px;
	overflow: hidden;
}
.downbot ul li .infoTxt p{
	font-size: 14px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}
.downbot ul li .infoTxt p a{
	color: #333;
}
.downbot ul li .infoTxt p a:hover{
	color: #548FF4;
}
.downbot ul li .focusCenter{
	height: 96px;
	overflow: hidden;
	display: flex;
    align-items:Center;
}
.downbot ul li .focusCenter p{
	font-size: 14px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}
.downbot ul li .focusCenter p a{
	color: #333;
}
.downbot ul li .focusCenter p a:hover{
	color: #548FF4;
}
.downbot ul li .infoTxt span{
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #999;
	margin-top: 5px;
}
.downbot a.preNext{
	display: block;
	width: 15px;
	height: 25px;
	background: url(../../../images/case/case.png) no-repeat 0 -206px;
	position: absolute;
	top: 55px;
	left: 75px;
}
.downbot a.pre{
	display: none;
}
.downbot a.next{
	background: url(../../../images/case/case.png) no-repeat -20px -206px;
	position: absolute;
	top: 55px;
	right: 0px;
	left: inherit;
}


/*弹框*/
.xzdialog{width: 796px;margin: 0 auto;position: fixed;top: 50%;left: 50%;margin-left: -398px;margin-top: -263px;background: #fff;display: none;padding-bottom: 15px;box-shadow: 0px 0px 7px 0px rgba(49, 49, 49, 0.2);}
.productview-left{width: 284px;float: left;margin-bottom: 50px;}
.productview-left h2{border:1px solid #e2e2e2;width: 282px;height: 35px;overflow: hidden;border-left: 0;position: relative;}
.productview-left h2 a{font:bold 14px/37px "\5b8b\4f53"; color: #333;border-left: 3px solid #ff7f00;padding-left: 15px;position: absolute;left: 0;}
.productview-left h2 a.more{border:0;font-size: 12px;color: #747474;font-weight: normal;background:url("/NewShowStand/Templates/203/images/product/product.png") no-repeat -6px 12px;position: absolute;left: 230px;text-indent: 20px;padding-left: 0;}
.mcleft-box{border:1px solid #e2e2e2;border-top: 0;background: #fff;width: 267px;margin-bottom: 15px;padding-left: 15px;padding-top: 10px;overflow: hidden;}
.mcleft-box p{position: relative;text-indent: 23px;width: 245px;height: 28px;overflow: hidden;}
.mcleft-box p img{width: 14px;height: 13px;position: absolute;top: 8px;left: 0;cursor: pointer;display: inline;}
.mcleft-box p a{font:bold 14px/28px "\5b8b\4f53"; color: #626262;}
.mcleft-box p a:hover{color: #f44f08;}
.mcleft-box ul{border-top: 1px solid #ddd;width: 230px;padding-left: 15px;padding-top: 10px;}
.mcleft-box ul li{}
.mcleft-box ul li a{font: 12px/24px "\5b8b\4f53"; color: #666;}
.mcleft-box ul li a:hover{color: #ff7f00;text-decoration: underline;}
.productTitle a.close {
	color: #333;
	position: relative;
	width: 18px;
	height: 18px;
	display: block;
	background: url(/Images/Home/public.png) no-repeat 100% -588px;
	text-indent: -9999px;
	overflow: hidden;
}
.companybox{padding-left: 0;width: 282px;float: left;}
.flashbox{width:262px;height: 175px;float: left; padding-left: 11px;padding-bottom: 14px;}
.flashbox img{width:262px;height: 175px;float: left; }

.brandbox{padding-bottom: 10px;}
.brandbox a{width: 267px;height: 24px; overflow: hidden;float: left; font:bold 12px/24px "\5b8b\4f53"; color: #626262;text-indent: 23px;background: url("/NewShowStand/Templates/203/images/product/Newdetails-bg.png") no-repeat -28px -205px;}
.brandbox a:hover{background: url("/NewShowStand/Templates/203/images/product/Newdetails-bg.png") no-repeat -28px -156px;color: #f60;}


.proTitle{width: 282px;border-left: 1px solid #e2e2e2;border-right: 1px solid #e2e2e2;height: 37px;position: relative;overflow: hidden;}
.proTitle h3{width: 284px;position: absolute;top: 0;left: 0;}
.proTitle h3 a{width: 140px;height: 35px;float: left;border: 1px solid #e2e2e2;border-left: 0;background: #f6f6f6;font: 14px/37px "Microsoft Yahei";color: #666;text-align: center;}
.proTitle h3 a.focus{width: 282px; border-bottom: 1px solid #fff;background:#fff url("/NewShowStand/Templates/203/images/product/product.png") no-repeat -16px -23px;color: #f60;font-weight: bold;}
.phoneimg{width: 175px;height: 165px;float: left;padding-left: 54px;padding-bottom: 25px;padding-top: 15px;}

ul.contact{width: 282px;float: left;border:1px solid #e2e2e2;border-top: 0;}
ul.contact li{width: 282px;border-bottom: 1px dashed #e8e8e8;float: left;padding: 12px 0;}
ul.contact li span{width: 55px;height: 55px;background:#e8e8e8 url("/NewShowStand/Templates/203/images/product/exhibition-details-bg2016.png") no-repeat;border-radius: 50px;display: block;float: left;margin: 0 20px;}
ul.contact li:hover span{background-color: #f66328;}
ul.contact li span.icon1{background-position: 9px 11px;}
ul.contact li span.icon2{background-position: 10px -68px;}
ul.contact li span.icon3{background-position: 9px -149px;}
ul.contact li span.icon4{background-position: 10px -230px;}
ul.contact li b{float: left;width: 165px;font:14px/24px "Tahoma","Microsoft Yahei";color: #333;}
ul.contact li p{float: left;width: 165px;font:12px/18px "Tahoma","\5b8b\4f53";color: #626262; word-break:break-all;}

.productview-right{float: right;width:796px;background: #fff;height: 1240px;}

.productTitle{width: 796px;float: left;border-bottom: 1px solid #e5e5e5;position: relative;height: 36px;background: #fff;}
.productTitle h3{ font: bold 18px/30px "Microsoft Yahei"; color: #333;position: absolute;left:20px; top: 20px; background: #fff;padding: 0 13px;}


.tableTitle{width: 742px;float: left;height: 30px;margin-top: 30px;padding:0 27px;}
.tableTitle span{color: #f24e0c;float: left;font:12px/30px "Tahoma","\5b8b\4f53";text-indent:15px;background: url("http://www.chem17.com/NewShowStand/Templates/203/images/message-bg.png") no-repeat -39px 10px;}
.tableTitle p{float: right;color: #666;font:12px/30px "Tahoma","\5b8b\4f53";}

ul.messtable{float: left;width:796px;}
ul.messtable li{width: 742px;float: left;height: 45px;margin-bottom: 8px;padding-left: 27px;}
ul.messtable li span{width: 160px;float: left;height: 45px;color: #333;font:14px/45px "Tahoma","\5b8b\4f53";border-right: 9px solid #fff;display: block;background: #f0f6fb;text-align: center;}
ul.messtable li span b{font: normal 14px "Tahoma";}
ul.messtable li input{width: 450px;height: 45px;background: #fbfbfb;float: left;border: 0;padding: 0 20px;color: #333;font:14px/45px "Tahoma","\5b8b\4f53";}
ul.messtable li textarea{width: 450px;_width: 540px;height: 74px;background: #fbfbfb;border: 0;padding: 20px;}
ul.messtable li .addFont{line-height:47px;}

.tipbox{width: 656px;height: 81px; float: left; margin: 15px 27px 20px; _margin: 15px 13px 20px; padding-left: 84px; background: #fcfae6 url("http://www.chem17.com/NewShowStand/Templates/203/images/message-bg.png") no-repeat 17px -40px;border: 1px solid #f8dbb5;color: #4f4f4f;font:12px/20px "Tahoma","\5b8b\4f53";}
.tipbox b{font: bold 14px/30px "Tahoma","\5b8b\4f53";}
.tipbox a{text-decoration: none;color: #ff0000;}
.tipbox a.freereg {color: #024A9B;}
ul.messtable li .messright span {
	background: none;
}
.messright{width: 570px; height: 45px;float: left; background: #fbfbfb;color: #999;font:14px/45px "Tahoma","\5b8b\4f53";}
.messright em{font-style:normal;}
ul.messtable li .messright input{width: 293px;height: 27px;border: 1px solid #999;padding: 0; margin: 8px 10px 0 14px;padding: 0 10px;font:14px/27px "Tahoma","\5b8b\4f53";vertical-align: middle;}

ul.messtable li .last input{width: 63px;}
ul.messtable li .last img{width: 94px;height: 30px;float: left;text-align: center;vertical-align: middle;margin: 8px 10px 0px 14px;}
ul.messtable li .last b{float: left;}


.button{width: 121px;height: 38px;background: #f77600;float: left;font: normal 18px/38px "Microsoft Yahei"; color: #fff;cursor: pointer;text-align: center;margin-left: 185px;_margin-left: 92px;margin-top: 15px;}

.left h2.related {
    color: #4285f4;
    font-size: 20px;
    border-bottom: 1px solid #dddddd;
    line-height: 66px;
}
.tip-div {
	border-left: 4px solid #4285f4;
	padding: 15px 20px;
	background-color: #f5f5f5;
	font-size: 14px;
	line-height: 22px;
	color: #999;
	margin-top: 100px;
}
.tip-div span {
	font-weight: bold;
	color: #f80;
}
.mobileCode{
	    width: 90px;
    position: absolute;
    top: 0px;
    right: -10px;
    z-index: 9;
    display: none;
}
/* 20220520 */
.main .right .user {
	padding: 25px 20px;
	background: #fff;
	margin-bottom: 20px;
	border-top: 5px solid #4285F4;
	/* box-shadow: 0px 12px 14px -4px rgba(90, 90, 90, 0.1); */
	background: #fafafa;
}
.main .right .user-top {
	overflow: hidden;
}
.main .right .user .image {
	display: block;
	width: 82px;
	height: 82px;
	float: left;
	margin-right: 20px;
	position: relative;
	border-radius: 50px;
	overflow: hidden;
	border: 1px solid #ddd;
	box-sizing: border-box;
}
.main .right .user .image img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.main .right .user .text {
	overflow: hidden;
}
.main .right .user .text p {
	font-size: 17px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	font-weight: bold;
}
.main .right .user .text span {
	margin-left: 5px;
	background-color:#2eb07d;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#2eb07d), to(#6bc55d));
	background-image:-webkit-linear-gradient(90deg, #2eb07d, #6bc55d);
	background-image:-moz-linear-gradient(90deg, #2eb07d, #6bc55d);
	background-image:-ms-linear-gradient(90deg, #2eb07d, #6bc55d);
	background-image:-o-linear-gradient(90deg, #2eb07d, #6bc55d);
	background-image:linear-gradient(90deg, #2eb07d, #6bc55d);
	font-size: 14px;
	color: #fff;
	padding: 1px 8px;
	font-weight: normal;
}
.main .right .user .btn_right {
	margin-top: 30px;
}
.main .right .user .btn_right a {
	display: inline-block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	margin: 0 10px;
	background: #4285F4;
	border-radius: 4px;
	font-size: 16px;
	border: 1px solid #4285F4;
}
.main .right .user .btn_right a.audience {
	background: #ff6600;
	color: #fff;
	border: 1px solid #ff6600;
}
.main .right .user .btn_right a.audience i {
	font-size: 20px;
	margin: 3px 6px 0 0;
	vertical-align: top;
	display: inline-block;
}
.service{
	position: fixed;
	left: 20px;
	z-index: 99999;
}
