﻿.header {
	width: 100%;
	height: 36px;
	background: #f9f9f9;
}
.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.header .w{
	width: 1200px;
}
.header .item{
	height: 100%;
	margin: 0 auto;
}
.header .item .left{
	float: left;
	width: auto;
}
.header .item .left p{
	line-height: 36px;
	color: #666;
	float: left
}
.header .item .left p a {
	color: #666;
}
.header .item ul {
	float: left;
	margin-top: 10px;
}
.header .item ul li {
	float: left;
	padding: 0 6px;
	height: 16px;
	border-right: 1px solid #e5e9f4;
	color: #666;
}
.header .item ul li a {
	color: #666;
	line-height: 24px;
	display: inline-block;
	padding: 0 10px;
	margin-top: -4px;
}
.header .item .left ul li:first-child a {
	padding: 0 5px;
}
.header .item .left ul li a {
	padding: 0 10px;
}
.header .item ul li:first-child a{
	color: #4385f5;
}
.header .item ul li:nth-child(even) a,.header .item ul li:nth-child(even) a:hover{
	color: #fff;
	background-color: #4385f5;
	border-radius: 2px;
}
.header .item .right {
	float: right;
	margin-right: 178px;
	width: auto;
}
.header .item .right ul li:first-child a{
	color: #666;
}
.header .item ul li a:hover,.header .right ul li a:hover,.header .item .right ul li:first-child a:hover{
	color: #4385f5;
}

.header--drop{
	width: 1200px;
	margin: 0 auto;
	position:relative;
}
.header--drop ul {
	position: absolute;
	right: 0;
	top: -43px;
}
.header--drop ul li{
	float: left;
	height: 40px;
	position:relative;
}
.header--drop ul li .weixin{
	height: 40px;
	position:relative;
}
.header--drop ul li .weixin.hover::before{
	background-color: #fff;
	content:'';
	position:absolute;
	left: 0px;
	top: -2px;
	right: 0px;
	bottom:0;
	height: 45px;
	z-index: 2;
}
.header--drop ul li .weixin.hover{
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}
.header--drop ul li .weixin.hover::after,.header--drop ul li:last-child .weixin::after{
	display: none;
}
.web-code{
	width: 130px;
	padding:25px 25px 20px 25px;
	background-color: #fff;
	position:absolute;
	z-index: 99;
	top: 40px;
	right: 0;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	display: none;
	text-align: center;
	z-index: 1;
}
.web-code1 {
	width: 300px;
	padding: 25px 12px 20px 12px;
}
.web-code .item {
	float: left;
	width: calc(50% - 20px);
	margin: 0 10px;
}
.web-code img{
	width: 100%;
	height: 100%;
}
.web-code b{
	display: block;
	font-size: 14px;
	padding:18px 0 8px 0;
}
.web-code p{
	color: #999;
}
.header .right p {
	line-height: 35px;
	color: #666;
}
.header .right p a {
	color: #666;
	display: inline-block;
	margin-left: 15px;
	font-size: 12px;
}
.header .right p a:hover {
	color: #4285f4;
}
.header--drop{
	margin: 0 auto;
	position:relative;
}

.web-code p{
	color: #999;
}
.header--drop ul li a {
	color: #666;
	line-height: 49px;
	display: block;
	padding: 0 10px;
	position: relative;
	z-index: 9;
}
.header--drop ul li a i {
	vertical-align: top;
	margin: 16px 4px 0 0;
	background: url("../../../../images/industry/weixin.png") no-repeat 0 center;
	width: 22px;
	height: 18px;
	display: inline-block;
}
.header--drop ul li.mobile a i {
    width: 12px;
	background: url("../../../../images/industry/mobile.png") no-repeat 0 center;
}
.header--drop ul li a:hover{
	color: #4385f5;
}
.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: 536px;
	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: 366px;
	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: 86px;
	height: 21px;
	background-size: 100% 100% !important;
}
.company b.free {
	vertical-align: middle;
	background: url(../../../../images/products/version/2022/companyList.png) no-repeat 0 2px;
	background-size: auto !important;
	width: 79px;
	height: 16px;
	margin-top: 3px;
}
.company b.senior {
	height: 19px;
	margin-top: 2px;
	background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon3-86.png) no-repeat;
}
.company b.primary{
	height: 19px;
	margin-top: 2px;
	background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon1-86.png) no-repeat;
}
.company b.intermediate{
	height: 19px;
	margin-top: 2px;
	background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon2-86.png) no-repeat;
}
.company b.topLevel{
	height: 19px;
	margin-top: 2px;
	background: url(https://www.ybzhan.cn/images/products/version/2022/vipIcon/memberNew_icon4-86.png) no-repeat;
}
.company b.topLevel1{
	margin-top: 3px;
	background: url(https://www.ybzhan.cn/images/vip01.png) no-repeat;
}
.company b.topLevel2{
	margin-top: 3px;
	background: url(https://www.ybzhan.cn/images/vip02.png) no-repeat;
}
.company b.topLevel3{
	margin-top: 3px;
	background: url(https://www.ybzhan.cn/images/vip03.png) no-repeat;
}
.company b.topLevel5{
	margin-top: 3px;
	background: url(https://www.ybzhan.cn/images/vip05.png) no-repeat;
}
/* end */

.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;
}

.foot {
	margin-top: 40px;
	background: #282828;
	width: 100%;
	padding: 24px 0 14px;
}

.foot1 {
	margin: 0 auto;
	width: 1200px;
}

.footLeft {
	width: 550px;
	float: left;
}

.footLeft ul {
	margin: 20px 0;
	overflow: hidden;
}

.footLeft ul li img {
	height: 28px;
	margin: 0 3px;
	float: left;
}

.footLeft ul li {
	float: left;
	margin-right: 5px;
	line-height: 1.2;
	background: #f8f8f8;
	border: 1px solid #cacaca;
	padding: 5px 0;
	padding-left: 0;
}

.footLeft ul li:last-child {
	margin-right: 0;
}

.footLeft ul li b {
	margin-right: 5px;
	width: 60px;
	display: inline-block;
	font-weight: normal;
}

.footLeft ul li b a {
	color: #666;
}

.footLeft p {
	color: #666;
	height: 24px;
	line-height: 24px;
}

.footLeft p a {
	color: #666;
}

.footLeft p span {
	margin-right: 50px;
	height: 24px;
	line-height: 24px;
	display: inline-block;
}

.footNav {
	font-size: 14px;
	margin-bottom: 10px;
	width: 100%;
}

.footNav a {
	color: #dcdcdc;
	margin-right: 30px;
	line-height: 36px;
	display: inline-block;
}

.footRight {
	float: left;
	width: 300px;
	padding-left: 30px;
	padding-right: 25px;
	box-sizing: border-box;
}

.footRight ul {
	float: left;
}

.footRight ul.ul2 {
	float: right;
}

.footRight ul li {
	line-height: 36px;
	font-size: 14px;
	color: #dcdcdc;
}

.footRight ul li a {
	color: #dcdcdc;
	position: relative;
	cursor: pointer;
}

.footRight ul li a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 21px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 20px;
	color: #333;
	background: rgba(255, 255, 255, .9);
	display: none;
	cursor: auto;
	font-weight: 700;
	height: 20px;
	width: 100px;
	text-align: center;
	resize: none;
	overflow: hidden;
}

.footRight ul li a .QQhover::after {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
}

.footRight ul li a:hover .QQhover {
	display: inline-block;
}

.footRight ul li i {
	width: 18px;
	height: 20px;
	margin-top: 6px;
	display: inline-block;
	vertical-align: top;
	background: url(https://www.ybzhan.cn/images/index420/qq-ico.png) no-repeat;
	background-size: contain;
}

.footRight p {
	font-size: 14px;
	color: #dcdcdc;
	line-height: 34px;
}

.footRight p b {
	font-size: 14px;
}

.ybw {
	width: 100%;
	font-size: 14px;
	line-height: 32px;
	height: 32px;
	color: #dcdcdc;
}

.ybw a {
	color: #dcdcdc;
}

.ybw span {
	color: #dcdcdc;
}

.lxqq {
	height: 108px;
	margin-bottom: 10px;
}

.footRight .title {
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
}

.footRight-r .title {
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
}

.footRight .title i {
	width: 14px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	background: url(https://www.ybzhan.cn/images/index420/foot_ico.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
	margin-left: 10px;
}

.footRight-r {
	overflow: hidden;
	padding-left: 40px;
	box-sizing: border-box;
}

.footRight-r .title i {
	width: 14px;
	height: 10px;
	display: inline-block;
	vertical-align: middle;
	background: url(https://www.ybzhan.cn/images/index420/foot_ico.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
	margin-left: 10px;
}

.footRight-r ul li {
	float: left;
	margin-right: 30px;
}

.footRight-r ul li:last-child {
	margin-right: 0;
}
.footRight-r ul li:nth-child(2n){
	margin-right: 20px;
}

.footRight-r ul li .image {
	width: 130px;
	height: 130px;
	padding: 6px;
	box-sizing: border-box;
	background: #535353;
}

.footRight-r ul li p {
	font-size: 12px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #fff;
}

.footer {
	text-align: center;
	color: #dcdcdc;
	font-size: 12px;
	line-height: 25px;
	background: #222;
	padding: 10px 0;
}

.footer a {
	color: #dcdcdc;
}




/*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,.downLoad h1{
	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 span {
	color: #999;
	display: inline-block;
}
.keywords b{
	font-weight: normal;
	margin-right: 15px;
	color: #333;
}
.keywords span:first-child b {
	min-width: 195px;
	display: inline-block;
	margin-bottom: 25px;
}
.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;
}
.top .qws{
	margin-top: 18px;
	margin-left: 12px;
	float: right;
}
.top .qws a{
	height: 38px;
	line-height: 38px;
	padding: 0 15px;
	font-size: 15px;
	border-radius: 22px;
	border: 1px solid #2b82d9;
	color: #2b82d9;
	display: block;
	position: relative;
}
.top .qws a:hover{
	background-color: #2b82d9;
	color: #fff;
}
.top .qws a::after{
	content: '';
  	position: absolute;
	right: -19px;
	top: -9px;
  	display: block;
  	width: 51px;
  	height: 20px;
  	background: url("/images/qwsNew.png") no-repeat;
  	background-size: contain;
}





