﻿body{
	background-color: #f5f5f5;
}
a {
	outline: none;
}
.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;
}
@font-face {
    font-family: 'huxiaobo';
    src: url(../../../../Font/hxbns.ttf);
}
@font-face {
	font-family: 'xwboo';  /* project id 1932496 */
	src: url('//at.alicdn.com/t/font_1932496_ejrcjqlqeei.eot');
	src: url('//at.alicdn.com/t/font_1932496_ejrcjqlqeei.eot?#iefix') format('embedded-opentype'),
	url('//at.alicdn.com/t/font_1932496_ejrcjqlqeei.woff2') format('woff2'),
	url('//at.alicdn.com/t/font_1932496_ejrcjqlqeei.woff') format('woff'),
	url('//at.alicdn.com/t/font_1932496_ejrcjqlqeei.ttf') format('truetype'),
	url('//at.alicdn.com/t/font_1932496_ejrcjqlqeei.svg#xwboo') format('svg');
  }
.xwboo{
    font-family:"xwboo" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
@font-face {
	font-family: 'tao31';  /* project id 2341812 */
	src: url('//at.alicdn.com/t/font_2341812_s8u5kmcgr7.eot');
	src: url('//at.alicdn.com/t/font_2341812_s8u5kmcgr7.eot?#iefix') format('embedded-opentype'),
	url('//at.alicdn.com/t/font_2341812_s8u5kmcgr7.woff2') format('woff2'),
	url('//at.alicdn.com/t/font_2341812_s8u5kmcgr7.woff') format('woff'),
	url('//at.alicdn.com/t/font_2341812_s8u5kmcgr7.ttf') format('truetype'),
	url('//at.alicdn.com/t/font_2341812_s8u5kmcgr7.svg#tao31') format('svg');
  }
.tao31{
    font-family:"tao31" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.w {
	width: 1500px;
	margin: 0 auto;
}
#header {
	width: 100%;
	height: 43px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../../../../images/company2020/topBg.png) no-repeat 0 0;
	background-size: 100% 400px;
	background-position-y: -20px;
}
.header {
	height: 42px;
	line-height: 42px;
	font-size: 14px;
}
.divLogin {
    float: left;
}
.header p {
    float: right;
}
.divLogin a {
    margin-right: 20px;
    color: #fff;
}
.header p a {
    margin-left: 20px;
    color: #fff;
}
.divLogin a:hover,.header p a:hover {
    text-decoration: underline;
}
.top {
    height: 337px;
    background: url(../../../../images/company2020/topBg.png) no-repeat;
        background-position-y: 0%;
    padding-top: 20px;
    box-sizing: border-box;
    text-align: center;
    background-position-y: -63px;
	background-size: 100% 400px;
}
.top .logo img {
	margin-top: 8px;
}
.top .logo span {
	padding-left: 20px;
	margin-left: 20px;
	line-height: 32px;
	border-left: 1px solid #fff;
	display: inline-block;
	font-family: "huxiaobo";
	color: #fff;
	font-size: 32px;
	margin-top: 12px;
	vertical-align: top;
}
.searchCondition a {
    width: 80px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 16px;
    font-size: 16px;
    color: #fff;
    margin: 35px 20px 0;
    position: relative;
    display: inline-block;
}
.searchCondition a.focus {
    background-color: #fff;
    color: #f90;
}
.searchInput {
    width: 700px;
    height: 48px;
    line-height: 48px;
    border-radius: 6px;
    overflow: hidden;
    margin: 20px auto 0;
    background-color: #fff;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.16);
}
.searchInput input {
	width: 598px;
	height: 48px;
	font-size: 16px;
	color: #aaa;
	border: 0;
	float: left;
	text-indent: 15px;
}
.searchInput input:focus {
    color: #333;
}
.searchInput .btn {
	width: 102px;
	height: 48px;
	float: left;
	font-size: 18px;
	color: #fff;
	background-color: #f1623b;
}
.searchInput .btn i {
    margin-right: 5px;
    font-size: 18px;
}
.brandList {
	width: 880px;
	margin: 20px auto 0;
}
.brandList .brands {
	width: 60px;
	height: 60px;
	border-radius: 4px;
	font-size: 16px;
	color: #fff;
	padding: 9px 14px;
	background-color: rgba(255,255,255,0.4);
	box-sizing: border-box;
	float: left;
}
.brandList .list {
	width: 760px;
	float: left;
	margin-left: 20px;
	line-height: 30px;
	text-align: left;
}
.brandList .list a {
	color: #fff;
	font-size: 14px;
	margin-right: 30px;
}
.brandList .list a:hover {
	text-decoration: underline;
}
.main {
	background-color: #f5f5f5;
	font-family: "Microsoft YaHei";
	padding-bottom: 40px;
}
.companyImgList {
	margin: 0 auto;
	padding: 40px 0;
}
.companyImgList li {
	width: 299px;
	height: 200px;
	background-color: #fff;
	float: left;
	margin-right: 1px;
	text-align: center;
	margin-bottom: 1px;
}
.companyImgList li table {
	width: 100%;
	height: 160px;
}
.companyImgList li p a {
	font-size: 16px;
	color: #333;
}
.companyImgList li:hover p a {
	color: #f08200;
}

.companyPar {
	margin: 0 auto;
	background-color: #fff;
}
.companyPar dl {
	border-bottom: 1px solid #f0f0f0;
	float: left;
	margin: 0 20px;
	box-sizing: border-box;
}
.companyPar dl dt {
	width: 112px;
	height: 60px;
	float: left;
	line-height: 60px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
.companyPar dl dd {
	width: 1348px;
	float: right;
	font-size: 14px;
	position: relative;
	padding: 10px 0;
}
.companyPar dl dd.oneLine ul.area {
	height: 100%;
}
.companyPar dl dd.oneLine ul.industry {
	height: 100%;
}
.all {
	float: left;
	line-height: 40px;
	width: 70px;
}
.all a {
	color: #f08200;
	font-weight: bold;
}
ul.industry, ul.area, ul.model {
	width: 1225px;
	float: left;
	height: 40px;
	overflow: hidden;
}
ul.industry li , ul.area li , ul.model li {
	float: left;
	line-height: 40px;
	white-space: nowrap;
	margin-right: 40px;
}
ul.industry li a , ul.area li a , ul.model li a{
	color: #666;
	line-height: 18px;
	display: inline-block;
}
ul.industry li a.actived, ul.area li a.actived, ul.model li a.actived {
	color: #f08200;
}
.companyPar ul li a:hover {
	color: #f08200;
}
.more {
	width: 39px;
	float: right;
	position: absolute;
	right: 0;
	top: 21px;
}
.more a {
	color: #666;
	font-size: 14px;
}
.more a i {
	margin-top: -2px;
	display: block;
	float: right;
}

.companyList {
	margin-top: 25px;
	margin: 25px auto 0;
	background-color: #fff;
}
.companyList ul li {
	margin: 0 30px;
	padding: 30px 0;
	border-bottom: 1px solid #e6e6e6;
}
.companyTop {
	height: 156px;
}
.companyTop .image {
	width: 235px;
	height: 100%;
	float: left;
	margin-right: 30px;
}
.companyTop .image div {
	height: 0;
	overflow: hidden;
	padding-bottom: 66%;
}
.companyTop .image img {
	max-height: none;
}

.companyTop span a {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 40px;
	height: 50px;
	display: inline-block;
	position: relative;
	max-width: 820px;
	overflow: hidden;
}
.companyTop span a:hover {
	color: #f08200;
}
.companyTop span i {
	font-style: normal;
	font-size: 14px;
	width: 60px;
	height: 22px;
	display: inline-block;
	line-height: 22px;
	text-align: center;
	vertical-align: top;
	margin-left: 7px;
	margin-top: 10px;
}
.companyTop span i.toplevel {
	color: #d919ff;
	background-color: #fbeefe;
}
.companyTop span i.level1 {
	color: #33b70d;
	background-color: #e6f6eb;
}
.companyTop span i.level2 {
	color: #ff4444;
	background-color: #ffeded;
}
.companyTop span i.level3 {
	color: #ff8400;
	background-color: #ffeee3;
}
.companyTop p {
	height: 48px;
	overflow: hidden;
	margin-bottom: 25px;
	color: #666;
	line-height: 26px;
	font-size: 14px;
}
.companyTop b {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	display: block;
	overflow: hidden;
}
.companyBottom {
	font-size: 14px;
	color: #999;
	margin-top: 18px;
	height: 20px;
	overflow: hidden;
}
.companyBottom b {
	color: #f08200;
	font-weight: normal;
	margin: 0 20px;
}

.pages {
	margin: 0 auto;
	height: 40px;
	clear: both;
	padding: 50px 0;
	text-align: center;
	color: #999;
}
.pages a {
	width: 43px;
	height: 43px;
	display: inline-block;
	border: 1px solid #e6e6e6;
	text-align: center;
	font: normal 16px/43px "Microsoft YaHei";
	color: #999;
	vertical-align: middle;
	border-radius: 4px;
	margin-right: 5px;
}
.pages a.on {
	background-color: #f08200;
	color: #fff;
}
.pages a:hover {
	background-color: #f08200;
	color: #fff;
}
.pages a.ft {
	background: url(/images/company/companyList.png) no-repeat -53px -527px;
}
.pages a.prev {
	padding: 0;
	background: url(/images/company/pages.png) no-repeat 16px 15px;
}
.pages a.lt {
	padding: 0;
	background: url(/images/company/pages.png) no-repeat -449px 15px;
}
.pages a.next {
	margin-right: 15px;
	background: url(/images/company/companyList.png) no-repeat 17px -527px;
}
.pages input {
	width: 43px;
	height: 43px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e6e6e6;
	font: normal 16px/43px "Tahoma";
	margin: 0 10px;
	border-radius: 4px;
	vertical-align: middle;
}
.pages button {
	width: 70px;
	height: 44px;
	display: inline-block;
	text-align: center;
	outline: none;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	font: normal 16px/40px "Tahoma";
	vertical-align: middle;
	cursor: pointer;
	background: #fff;
	color: #333;
	margin-left: 10px;
}
.bottom {
	font-family: "Microsoft YaHei";
	padding-bottom: 20px;
}

/*service*/
.service{ width: 1200px;height:94px; margin:24px auto 0;}
.service dl{ width: 299px;height:94px; float:left; padding-left:22px; border-left:1px solid #f2f2f2;}
.service dt{width: 100%; height:48px; float:left; font:normal 16px/48px "Microsoft Yahei","\5b8b\4f53"; color:#565656; text-indent:48px; background:url(/images/company/serviceIcon.jpg) no-repeat;}
.service dd{ width:210px; height:46px; float:left; line-height:23px;}
.service dd a{ color:#999; padding-right:14px;}
.service dd a:hover{ color:#f60; text-decoration:underline;}
.service .s4,.service .s4 dt{ width:210px;}
.service .s2 dt{ background-position:0 -48px;}
.service .s3 dt{ background-position:0 -96px;}
.service .s4 dt{ background-position:0 -144px;}

#footer{
	padding: 20px 0;
	background: #282828;
	text-align: center;
}
.footMenu{
	color: #868686;
	font-size: 14px;
	line-height: 30px;
}
.footMenu a{
	color: #bababa;
	margin: 0 6px;
}
.footMenu a:hover{
	color: #ff6600;
}
.copyright{
	font-size: 12px;
	line-height: 30px;
	margin-top: 5px;
	color: #868686;
}
#footer p{
	font-size: 12px;
	line-height: 30px;
	color: #868686;
}
.publicbox {
	width: 100%;
	background-color: #fff;
}
.lostpro {
	width: 450px;
	background: url(../../../../images/lostpro.jpg) no-repeat;
	margin: 0 auto;
	padding-top: 40px;
	padding-left: 165px;
}
.lostpro span {
	font: 22px/44px "Microsoft Yahei";
	color: #333;
}
.lostproab {
	font: 12px/30px "\5b8b\4f53";
	color: #767676;
}
.lostproab a {
	background: url(../../../../images/caigouSearch.png) no-repeat -145px -35px;
	padding-left: 12px;
}
/* footer */
.footer{
	width: 100%;
	background-color: #474443;
	padding-top:40px;
}
.footer .main{
	overflow: hidden;
}
.footerRight{
	float: right;
	height: 160px;
	width: 200px;
	margin-left: 90px;
	opacity: 0.5;
}
.footerRight span {
	float: left;
	width: 34px;
	line-height: 15px;
	padding: 15px 10px;
	font-size: 14px;
	color: #fff;
	/* writing-mode: vertical-lr; */
	writing-mode: tb-lr;
	background-color: #f08200;
	height: 100%;
	box-sizing: border-box;
}
.footerRight img{
	width: 160px;
}
.footerLeft{
	overflow: hidden;
}
.footerLeft .footerIcon{
	overflow: hidden;
}
.footerIconLeft{
	float: left;
	width: 455px;
	opacity: 0.5;
}
.footerIconLeft p{
	height: 48px;
	margin: 0 0 10px 0;
}
.footerIconLeft p:last-child{
	margin-bottom: 0;
}
.footerIconLeft p span{
	float: left;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 50%;
	background-color: #999;
	margin-right: 20px;
}
.footerIconLeft p span i{
	font-size: 22px;
	color: #fff;
}
.footerIconLeft p em {
	float: left;
	font-style: normal;
	font-size: 16px;
	color: #ccc;
	margin-top: 5px;
}
.footerIconLeft p b{
	display: block;
	font-size: 14px;
	margin-top: 8px;
}
.footerIconRight {
	font-size: 0;
	overflow: hidden;
}
.footerIconRight p.footerIconRight_title{
	height: 48px;
	opacity: 0.5;
}
.footerIconRight p.footerIconRight_title span{
	float: left;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 50%;
	background-color: #999;
	margin-right: 20px;
}
.footerIconRight p.footerIconRight_title span i{
	font-size: 22px;
	color: #fff;
}
.footerIconRight p.footerIconRight_title em{
	float: left;
	font-style: normal;
	font-size: 16px;
	color: #ccc;
	margin-top: 5px;
}
.footerIconRight p.footerIconRight_cont{
	margin-left: 70px;
}
.footerIconRight p.footerIconRight_cont b {
	float: left;
	width: 33.3%;
	font-size: 14px;
	color: #787776;
	margin-bottom: 8px;
	font-weight: normal;
}
.footerIconRight p.footerIconRight_cont b a{
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border-radius: 50%;
	background-color: #6c6969;
}
.footerIconRight p.footerIconRight_cont b a i {
	display: inline-block;
	width: 14px;
	height: 16px;
	vertical-align: top;
	margin-top: 5px;
	background: url("../../../../images/Index/Version/2021/qq.png") no-repeat;
}
.copyright{
	overflow: hidden;
	color: #ccc;
	font-size: 14px;
	opacity: 0.5;
	margin-top: 25px;
}
.footer .footer_img{
	display: block;
	height: 33px;
	background: url(../../../../images/Index/Version/2021/copyright.png) no-repeat 0 0;
	background-size: auto 100%;
	margin-top: 12px;
	margin-bottom: 30px;
	opacity: 0.5;
}
.footer .footer_img li{
	float: left;
	width: 83px;
	height: 33px;
	margin-right: 10px;
}
.footer .footer_img li a{
	display: block;
	height: 33px;
	width: 100%
}
.footer_bot{
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #393939;
	color: #646464;
	font-size: 14px;
}
.footer_bot i{
	display: inline-block;
	height: 20px;
	width: 20px;
	background: url(../../../../images/Index/Version/2021/ghs.png) no-repeat;
	vertical-align: top;
	margin-top: 15px;
	opacity: 0.2;
	margin-right: 10px;
}
/* 图标 */
.main .level {
	/* float: left; */
	height: 28px;
	border-radius: 16px 0 16px 16px;
	overflow: hidden;
	font-size: 13px;
	line-height: 28px;
	padding: 0 15px 0 0;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	color: #fff;
	background: #ff9600;
	margin-top: 6px;
	display: inline-block;
	vertical-align: top;
}
.main .level p {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	width: 28px !important;
	height: 28px !important;
	padding: 0 !important;
	position: relative;
	background: #ffa82c;
	margin-top: 0 !important;
}
.main .level b {
    font-weight: normal;
    margin: 0 5px;
}
.main .level p i {
	display: inline-block;
	width: 28px !important;
	height: 28px !important;
	background: url("/NewShowStand/Templates/188/Images/level.png") no-repeat 4px 6px;
	vertical-align: top;
	margin: 0;
}
.main .level.senior {
	color: #9f6a26;
	background: -moz-linear-gradient(0deg, #dfb368 0%, #fdeea2 100%);
	background: -webkit-linear-gradient(0deg, #dfb368 0%, #fdeea2 100%);
	background: -ms-linear-gradient(0deg, #dfb368 0%, #fdeea2 100%);
}
.main .level.senior p {
	background: #cd9f54;
}
.main .level.senior p i {
	background: url("/NewShowStand/Templates/188/Images/level.png") no-repeat 4px 6px !important;
}
.main .level.standard i {
    background: url("/NewShowStand/Templates/188/Images/level2.png") no-repeat 8px 7px !important;
}
.main .level.free {
    background: #bdb9b3;
    padding: 0 15px;
    border-radius: 16px 0 16px 16px;
}
.main .level.free p {
	display: none;
}
.main .List .level {
	margin-top: 12px;
	float: none;
	display: inline-block;
}
.main .List .level p i {
	display: inline-block;
	width: 28px;
	height: 28px;
	background: url("/NewShowStand/Templates/188/Images/level.png") no-repeat 4px 6px;
	vertical-align: top;
	margin: 0;
}
/* end */
@media only screen and (min-width: 1160px) and (max-width: 1366px) {
	.w {
		width: 1090px;
	}
	.companyImgList li {
		width: 217px;
		height: 150px;
	}
	.companyImgList li table {
		height: 110px;
	}
	.companyPar dl dt {
		width: 80px;
	}
	.companyPar dl dd {
		width: 970px;
	}
	.all {
		width: 50px;
	}
	ul.industry, ul.area, ul.model {
		width: 875px;
	}
	ul.industry li, ul.area li, ul.model li {
		margin-right: 25px;
	}
	.companyBottom b {
		margin: 0 16px;
	}
	.top,#header {background-size: 100% 400px;}
	.brandList {
		width: 780px;
	}
	.brandList .list {
		width: 660px;
	}
}
@media only screen and (min-width: 1367px) and (max-width: 1440px) {
	.w {
		width: 1300px;
	}
	.companyImgList li {
		width: 259px;
		height: 180px;
	}
	.companyImgList li table {
		height: 140px;
	}
	.companyPar dl dt {
		width: 85px;
	}
	.companyPar dl dd {
		width: 1175px;
	}
	.all {
		width: 50px;
	}
	ul.industry, ul.area, ul.model {
		width: 1080px;
	}
	.top,#header {background-size: 100% 400px;}
	.brandList {
		width: 780px;
	}
	.brandList .list {
		width: 660px;
	}
}
@media only screen and (min-width: 1441px) and (max-width: 1600px) {
	.w {
		width: 1400px;
	}
	.companyImgList li {
		width: 279px;
		height: 190px;
	}
	.companyImgList li table {
		height: 150px;
	}
	.companyPar dl dt {
		width: 95px;
	}
	.companyPar dl dd {
		width: 1265px;
	}
	ul.industry, ul.area, ul.model {
		width: 1140px;
	}
	.top,#header {background-size: 100% 400px;}
	.brandList {
		width: 780px;
	}
	.brandList .list {
		width: 660px;
	}
}
@media only screen and (min-width: 1730px) and (max-width: 1920px) {}
@media screen and (min-width: 1921px) {}
@media screen and (max-width: 1152px) {
	.w {
		width: 880px;
	}
	.companyImgList li {
		width: 175px;
		height: 125px;
	}
	.companyImgList li table {
		height: 93px;
	}
	.companyPar dl dt {
		width: 80px;
	}
	.companyPar dl dd {
		width: 760px;
	}
	.all {
		width: 50px;
	}
	ul.industry, ul.area, ul.model {
		width: 670px;
	}
	ul.industry li, ul.area li, ul.model li {
		margin-right: 25px;
	}
	.companyBottom b {
		margin: 0 0px;
	}
	.companyTop span a {
		font-size: 18px;
	}
	 .companyTop p , .companyBottom , .companyTop b {
		 font-size: 12px;
		 line-height: 20px;
	 }
	 .companyTop p{
		 height: 40px;
	 }
	 .companyList ul li {
		 padding: 15px 0;
		 margin: 0 15px;
	 }
	 .top,#header {background-size: 100% 400px;}
	 .footerRight {margin-left: 70px;}
	 .footerIconLeft {width: 215px;}
	 .brandList {
		width: 780px;
	 }
	 .brandList .list {
		width: 660px;
	 }
}
@media only screen and (min-width: 1280px) and (max-width: 1366px) {
	.w {
		width: 1200px;
	}
	.companyImgList li {
		width: 239px;
		height: 150px;
	}
	.companyImgList li table {
		height: 110px;
	}
	.companyPar dl dd {
		width: 1048px;
	}
	ul.industry, ul.area, ul.model {
		width: 925px;
	}
	.top,#header {background-size: 100% 400px;}
}
@media only screen and (min-width: 1025px) and (max-width: 1279px) {
	.w {
		width: 1000px;
	}
	.companyImgList li {
		width: 199px;
		height: 150px;
	}
	.companyImgList li table {
		height: 110px;
	}
	.companyPar dl dt {
		width: 80px;
	}
	.companyPar dl dd {
		width: 880px;
	}
	.all {
		width: 50px;
	}
	ul.industry, ul.area, ul.model {
		width: 790px;
	}
	ul.industry li, ul.area li, ul.model li {
		margin-right: 25px;
	}
	.companyBottom b {
		margin: 0 5px;
	}
	.top,#header {background-size: 100% 400px;}
	.footerIconLeft {
		width: 325px;
		}
}
