.main{
	padding: 20px 0;
	background: #f0f0f0;
}
.slide{
	width: 800px;
	float: left;
	margin-right: 20px;
	height: 433px;
	background: #fff;
}
.total{
	width: 244px;
	float: right;
	padding: 19px 18px;
	background: #fff;
}
.total p{
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.total i{
	font-size: 16px;
	line-height: 30px;
	padding: 0 10px;
	background: #7db31d;
	display: inline-block;
	border-radius: 5px;
	font-weight: bold;
	color: #fff;
	margin-right: 10px;
}
.nember{
	width: 197px;
	margin: 25px auto 30px;
	text-align: center;
}
.nember span{
	padding: 2px 10px;
	background: #f0f0f0;
	display: inline-block;
	margin-right: 5px;
	font-size: 18px;
	border-radius: 3px;
}
.total p a{
	width: 185px;
	height: 35px;
	border-radius: 2px;
    background: #186bc9;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
   margin-left: 25px;
    font-weight: normal;
}
.total p a:hover{
	color: #fff !important;
}
.notice{
	width: 244px;
	float: right;
	padding: 20px 18px;
	background: #fff;
	margin-top: 20px;
}
.notice h2{
	font-size: 16px;
	line-height: 20px;
	color: #168CE3;
}
.notice h2 a:hover{
	color: #168CE3;
	cursor:pointer;
}
.notice h2 span{
	display: inline-block;
	width: 5px;
	height: 16px;
	background: #168CE3;
	margin-right: 10px;
}
.notice h2 a{
	font-size: 12px;
	color: #999;
	line-height: 20px;
	display: inline-block;
	margin-left: 105px;
}
.notice ul{
	margin-top: 15px;
}
.notice ul li{
	padding-left: 15px;
	background: url(/images/supplier2017/dot.png) no-repeat 0 12px;
	height: 30px;
	overflow: hidden;
}
.notice ul li a{
	font-size: 14px;
	color: #333;
	line-height: 30px;
	width: 196px;
	overflow: hidden;
	display: inline-block;
}
.notice ul li a:hover{
	cursor: pointer;
	color: #168CE3;
}
.notice ul li span{
	float: right;
	margin-top: 5px;
}
.mainBottom h2{
	font-size: 22px;
	line-height: 25px;
	color: #333;
	text-align: center;
	font-weight: normal;
	font-family: "microsoft yahei";
	margin: 50px 0 20px;
}
.mainBottom h3{
	font-size: 18px;
	line-height: 25px;
	color: #666;
	text-align: center;
	font-weight: normal;
	margin-bottom: 45px;
}
.mainBottom ul{
	margin-left: -10px;
}
.mainBottom ul li{
	width: 212px;
	background: #fff;
	text-align: center;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	position: relative;
}
.mainBottom ul li img{
	width: 212px;
}
.mainBottom ul li span{
	width: 70px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #e0e0e0;
	display: block;
	margin: 5px auto 20px auto;
	border-radius: 5px;
	position: absolute;
	bottom: 35px;
	left: 50%;
	margin-left: -36px;
}
.mainBottom ul li span a{
	color: #666;
}
.mainBottom ul li span a:hover{
	color: #666;
	text-decoration: none;
}
.mainBottom ul li p{
	width: 97px;
	height: 15px;
	margin: 0 auto 10px;
	background: url(/images/supplier2017/star.png) no-repeat;
}
.more a{
	width: 56px;
	margin: 20px auto 10px;
	font-size: 14px;
	line-height: 25px;
	color: #303030;
	padding-bottom: 5px;
	border-bottom: 2px solid #303030;
	display: block;
}
.docking ul{
	margin: 0 -5px 20px;
}
.docking ul li{
	width: 200px;
	padding: 5px 10px;
	border-bottom: 1px solid #f0f0f0;
	float: left;
	box-shadow: 4px 4px 4px #f0f0f0;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
}
.docking ul li .emPic{
	width: 200px;
	height: 100px;
}
.docking ul li img{
	max-width: 100%;
}
.botbor{
	border-bottom: none !important;
}
.explain{
	background: #f0f0f0;
	padding: 50px 0;
}
.explainTitle h2 {
    font-size: 22px;
    line-height: 25px;
    color: #333;
    text-align: center;
    font-weight: normal;
    font-family: "microsoft yahei";
    margin: 0 0 20px;
}
.explainTitle h3 {
    font-size: 18px;
    line-height: 25px;
    color: #666;
    text-align: center;
    font-weight: normal;
    margin-bottom: 30px;
}
.explainTitle p {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    margin-bottom: 30px;
    text-indent: 2em;
}
.explain ul{
	margin-left: -65px;
}
.explain ul li{
	width: 129px;
	float: left;
	padding-left: 65px;
}
.explain ul li img{
	width: 129px;
	height: 129px;
}
.explain ul li p{
	height: 30px;
	overflow: hidden;
	text-align: center;
	margin-top: 5px;
}
.explain ul li p a{
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.explain ul li p a:hover{
	text-decoration: none;
}
.apply{
	margin-top: 50px;
	background: #fff;
}
.apply h2{
	font-size: 16px;
    line-height: 45px;
    color: #fff;
    background: #168CE3;
    text-align: center;
    font-weight: normal;
}
.applyBox{
	text-align: center;
	width: 549px;
	float: left;
	pointer-events: all;
	cursor: pointer;
}
.applyBox p{
	height: 30px;
	overflow: hidden;
}
.applyBox p a{
	font-size: 16px;
    line-height: 30px;
    color: #333;
    margin: 10px 0;
}
/*.applyBox p a:hover{
	color: #168CE3;
	cursor:pointer;
	text-decoration: none;
}*/
.applyBox1,.applyBox3{
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding: 20px 0;
}
.applyBox1 span{
	width: 30px;
	height: 29px;
	display: inline-block;
	background: url(/images/supplier2017/apply1.png) no-repeat;
}
.applyBox3 span{
	width: 29px;
	height: 29px;
	display: inline-block;
	background: url(/images/supplier2017/apply03.png) no-repeat;
	background-size: contain;
}
.applyBox2,.applyBox4{
	padding: 20px 0;
	border-bottom: 1px solid #f0f0f0;
}
.applyBox2 span{
	width: 26px;
	height: 29px;
	display: inline-block;
	background: url(/images/supplier2017/apply02.png) no-repeat;
}
.applyBox4 span{
	width: 26px;
	height: 29px;
	display: inline-block;
	background: url(/images/supplier2017/apply04.png) no-repeat;
}
.applyBox5{
	border-right: 1px solid #f0f0f0;
	padding: 20px 0;
}
.applyBox5 span{
	width: 29px;
	height: 29px;
	display: inline-block;
	background: url(/images/supplier2017/apply05.png) no-repeat;
	background-size: contain;
}
.applyBox6{
	padding: 20px 0;
}
.applyBox6 span{
	width: 26px;
	height: 29px;
	display: inline-block;
	background: url(/images/supplier2017/apply06.png) no-repeat;
	background-size: cover;
}
.applyBox1 span:hover{
	background: url(/images/supplier2017/apply01.png) no-repeat;
}
 .applyBox2 span:hover{
	background: url(/images/supplier2017/apply2.png) no-repeat;
}
 .applyBox3 span:hover{
	background: url(/images/supplier2017/apply3.png) no-repeat;
	background-size: contain;
}
 .applyBox4 span:hover{
	background: url(/images/supplier2017/apply4.png) no-repeat;
}
 .applyBox5 span:hover{
	background: url(/images/supplier2017/apply5.png) no-repeat;
	background-size: contain;
}
 .applyBox6 span:hover{
	background: url(/images/supplier2017/apply6.png) no-repeat;
	background-size: cover;
}
.applyBox p a:hover{
	color: #168CE3;
	text-decoration: none;
}



.privilege {
	padding: 50px 0 30px;
}
.privilege  ul li img{
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 20px;
}
.privilege  ul{
	width: 366px;
	float: left;
	position: relative;
}
.privilege  ul span{
	display: block;
	width: 2px;
	height: 140px;
	position: absolute;
	left: 40px;
	top: 80px;
	background: #168ce3;
	z-index: -1;
}
.privilege  ul li{
	margin-bottom: 30px;
}
.privilege  ul li h3{
	width: 245px;
	float: left;
	margin-top: 7px;
	height: 25px;
	overflow: hidden;
}
.privilege  ul li h3 a{
	font-size: 18px;
	line-height: 25px;
	color: #666;
}
.privilege  ul li h3 a:hover{
	text-decoration: none;
}
.privilege  ul li p{
	width: 245px;
	float: left;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	height: 40px;
	overflow: hidden;
}
.enter{
	padding: 20px 0;
	background: #f0f0f0;
	position: relative;
}
.enter img{
	width: 1100px;
	height: 100px;
}

.flash {
	width: 801px;
	height: 360px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.flash ul {
	height: 360px;
	position: absolute;
}

.flash ul li {
	float: left;
	width: 801px;
	height: 360px;
	overflow: hidden;
	position: relative;
	background: #000;
}

.flash ul li div {
	position: absolute;
	overflow: hidden;
}

.flash .btn {
	position: absolute;
	height: 16px;
	right: 10px;
	bottom: 15px;
	text-align: center;
	display: none;
}

.flash .btn a {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 14px;
	height: 14px;
	margin-left: 9px;
	cursor: pointer;
	border: #fff 1px solid;
}

.flash .btn a.on {
	border: #f44e07 1px solid;
	background-color: #f44e07;
}

.flash .preNext {
	width: 34px;
	height: 67px;
	position: absolute;
	top: 130px;
	background: url(/images/supplier2017/btn.png) 0 0 no-repeat;
	cursor: pointer;
	display: none;
}

.flash .pre:hover {
	background-position: left bottom;
}

.flash .next:hover {
	background-position: right bottom;
}

.flash .pre {
	left: 0;
}

.flash .next {
	right: 0;
	background-position: right top;
}



.series p{
	padding: 7px 10px 0 10px;
}
.series p a{
	font-size: 16px;
	line-height: 30px;
	color: #333;
	display: inline-block;
	width: 95px;
	text-align: left;
	margin-left: 16px;

}
.series p a:hover{
	color: #168CE3;
	cursor: pointer;
	text-decoration: none;
}
.series p span{
	font-size: 12px;
	line-height: 30px;
	color: #333;
	display: inline-block;
	width: 50px;
}
.series p a.quanbu{
	font-size: 14px;
	line-height: 25px;
	color: #666;
	text-align: center;
	background: #f0f0f0;
	display: inline-block;
	font-weight: normal;
	cursor: pointer;
	margin-right: 10px;
	width: 70px;
}
.senior{width: 1100px;margin: 0 auto 0;height: 113px;overflow: hidden;}
.senior ul{width: 1110px;float: left;}
.senior ul li{width: 149px;height: 113px;float: left;margin-right: 9px;background: #f5f5f5;}
.senior ul li:first-child{margin-left: 0;}
.senior ul li span a{width: 149px;height: 60px;display: block;float: left;background: url(/images/offer/service-bg.png) no-repeat;}
.senior ul li a{width: 149px;height: 22px;text-align: center; display: block;float: left;overflow: hidden;color: #333;font: 14px/22px "Microsoft Yahei";}
.senior ul li p{width: 149px;height: 22px;text-align: center; float: left;overflow: hidden;color: #666;font: 12px/22px "Microsoft Yahei";}

.senior ul li span.ser1 a{background-position: -228px  16px;}
.senior ul li span.ser2 a{background-position: -228px  -51px;}
.senior ul li span.ser3 a{background-position: -225px  -116px;}
.senior ul li span.ser4 a{background-position: -231px  -176px;}
.senior ul li span.ser5 a{background-position: -230px  -240px;}
.senior ul li span.ser6 a{background-position: -230px  -300px;}
.senior ul li span.ser7 a{background-position: -226px  -369px;}

.senior ul li:hover span.ser1 a{background-position: 53px  16px;}
.senior ul li:hover span.ser2 a{background-position: 53px  -51px;}
.senior ul li:hover span.ser3 a{background-position: 56px  -116px;}
.senior ul li:hover span.ser4 a{background-position: 50px  -176px;}
.senior ul li:hover span.ser5 a{background-position: 51px  -240px;}
.senior ul li:hover span.ser6 a{background-position: 51px  -300px;}
.senior ul li:hover span.ser7 a{background-position: 55px -369px;}


.meiTitle{width: 1100px;margin: 10px auto 0;border-bottom: 3px solid #eceef4;}
.meiTitle h3{float: left; font: 26px/48px "Microsoft Yahei";color: #333;}
.meiTitle a.more{float: right;color: #888; font: 12px/48px "Microsoft Yahei";}
.platform{width: 1090px;margin: 0 auto 0;height: 131px;background: url(/images/brands/platform-bg.jpg) repeat;margin-bottom: 15px;padding: 10px 0 9px 10px;}
.platform span{width: 199px;height: 131px;float: left;background: url(/images/brands/platform-ewm.jpg) no-repeat;}
.platform p{width: 890px;float: left;}
.platform p a{width: 168px;height: 45px;float: left;border-radius: 5px;margin-right: 10px; text-indent: 65px; margin-top: 40px; font: 18px/45px "Microsoft Yahei","\5b8b\4f53";color: #fff;}
.platform p a.media1{background: #e65e42 url(/images/brands/platform-icon.png) no-repeat 12px 0;}
.platform p a.media2{background: #308eb5 url(/images/brands/platform-icon.png) no-repeat 12px -64px;}
.platform p a.media3{background: #8db800 url(/images/brands/platform-icon.png) no-repeat 12px -128px;}
.platform p a.media4{background: #0f8eec url(/images/brands/platform-icon.png) no-repeat 12px -193px;}
.platform p a.media5{background: #8db800 url(/images/brands/platform-icon.png) no-repeat 12px -255px;}

.platform{width: 1090px;margin: 0 auto 0;height: 131px;background: url(/images/brands/platform-bg.jpg) repeat;margin-bottom: 15px;padding: 10px 0 9px 10px;}
.platform span{width: 199px;height: 131px;float: left;background: url(/images/brands/platform-ewm.jpg) no-repeat;}
.platform p{width: 890px;float: left;}
.platform p a{width: 168px;height: 45px;float: left;border-radius: 5px;margin-right: 10px; text-indent: 65px; margin-top: 40px; font: 18px/45px "Microsoft Yahei","\5b8b\4f53";color: #fff;}
.platform p a.media1{background: #e65e42 url(/images/brands/platform-icon.png) no-repeat 12px 0;}
.platform p a.media2{background: #308eb5 url(/images/brands/platform-icon.png) no-repeat 12px -64px;}
.platform p a.media3{background: #8db800 url(../../images/brands/platform-icon01.png) no-repeat 12px -128px;position: relative;cursor: pointer;}
.platform p a.media3 .QQhover {
	position: absolute;
	left: 0px;
	bottom: 40px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 30px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 500;
	height: 30px;
	width: 100px;
	text-align: center;
	overflow: hidden;
	resize: none;
	font-family: "Microsoft Yahei";
   }
   .platform p a.media3 .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 30px;
	content: "QQ:";
   }
   .platform p a.media3:hover .QQhover{
	display: inline-block;
   }
.platform p a.media4{background: #0f8eec url(../../images/brands/platform-icon01.png) no-repeat 12px -193px;position: relative;cursor: pointer;}
.platform p a.media4 .QQhover {
	position: absolute;
	left: 0px;
	bottom: 40px;
	border: 1px solid #666;
	border-radius: 4px;
	line-height: 30px;
	color: #333;
	background: rgba(255,255,255,.9);
	display: none;
	cursor: auto;
	font-weight: 500;
	height: 30px;
	width: 100px;
	text-align: center;
	overflow: hidden;
	resize: none;
	font-family: "Microsoft Yahei";
   }
   .platform p a.media4 .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 30px;
	content: "QQ:";
   }
   .platform p a.media4:hover .QQhover{
	display: inline-block;
   }
.platform p a.media5{background: #8db800 url(/images/brands/platform-icon.png) no-repeat 12px -255px;}



.logo{
	width: 450px !important;
}
.hotLine{
	width: 340px;
}
.total .Tel{
	padding:0 0 0 42px;
	margin-top: 10px;
	font-size: 16px;
	line-height: 32px;
	background: url(/images/supplier2017/tel.png) no-repeat 16px 6px;
}
.total .Tel.Qq{
	background: url(/images/supplier2017/qq1.png) no-repeat 16px 4px;
	margin:0 0 10px 0;
}
/* 20230221 */
.weigz{
	width: 159px;
	height: 175px;
	text-align: center;
	background: #fff;
	position: relative;
	top: 86px;
	*top: 1px;
	left: 380px;
	*left: 183px;
	display: none;
	border: 1px solid #ddd;
}
.weigz table{
	width: 129px;
	height: 129px;
	position: absolute;
	top: 5px;
	left: 15px;
}
.weigz table td{
	width: 129px;
	height: 129px;
	text-align: center;
	vertical-align: middle;
}
.weigz img{
	width: 100%;
}
.weigP{
	padding: 0px 10px;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-align: center;
	font-family: "microsoft yahei";
	position: absolute;
	top: 130px;
	left: 5px;
}