@font-face {
	font-family: 'xwboo';  /* project id 1932496 */
	src: url('//at.alicdn.com/t/font_1932496_wthagnmtuo8.eot');
	src: url('//at.alicdn.com/t/font_1932496_wthagnmtuo8.eot?#iefix') format('embedded-opentype'),
	url('//at.alicdn.com/t/font_1932496_wthagnmtuo8.woff2') format('woff2'),
	url('//at.alicdn.com/t/font_1932496_wthagnmtuo8.woff') format('woff'),
	url('//at.alicdn.com/t/font_1932496_wthagnmtuo8.ttf') format('truetype'),
	url('//at.alicdn.com/t/font_1932496_wthagnmtuo8.svg#xwboo') format('svg');
  }
  @font-face {
    font-family: 'huxiaobo';
    src: url(../../../../Font/hxbns.ttf);
}
body {
	line-height: 1;
}
.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;}
.w {
    width: 1430px;
    margin: 0 auto;
}
.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 {
    width: 100%;
    height: 42px;
    background-color: #f5f5f5;
}
.header {
    height: 42px;
    line-height: 42px;
    font-size: 14px;
}
.divLogin {
    float: left;
}
.divLogin a {
    margin-right: 20px;
    color: #666;
}
.divLogin a:hover {
    text-decoration: underline;
}
.header p {
    float: right;
}
.header p a {
    margin-left: 20px;
    color: #666;
}
.header p a:hover {
    text-decoration: underline;
}
.searchDiv {
	padding: 30px 0;
	background-color: #fff;
}
.searchDiv .logo {
	width: 200px;
	float: left;
	margin-left: 35px;
	margin-top: 5px;
}
.searchDiv .pageName {
	float: left;
	font-size: 32px;
	color: #000;
	margin: 10px 0 0 18px;
	border-left: 1px solid #ddd;
	padding-left: 18px;
	line-height: 32px;
	font-family: "huxiaobo";
}
.search {
	width: 556px;
	height: 40px;
	margin: 2px 0 0 20px;
	float: left;
	border: 2px solid #ff9600;
	position: relative;
	border-radius: 2px;
}
.search input {
	width: 459px;
	height: 40px;
	float: left;
	border: none;
	font-size: 15px;
	color: #aaa;
	text-indent: 15px;
	background-color: #fff;
}
.search input:focus {
	color: #333;
}
.search button {
	position: absolute;
	height: 44px;
	line-height: 44px;
	background-color: #ff9600;
	color: #ffffff;
	width: 100px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	right: -2px;
	top: -2px;
	border-radius: 2px;
}
.search button i {
	margin-right: 5px;
}
.searchDiv .btnBox {
	float: right;
	font-size: 0;
	margin-top: 5px;
}
.searchDiv .btnBox i {
	font-size: 20px;
	color: #f90;
	vertical-align: top;
	margin-right: 8px;
}
.searchDiv .btnBox a {
	width: 140px;
	height: 42px;
	display: inline-block;
	text-align: center;
	line-height: 42px;
	background-color: #fafafa;
	border: 1px solid #eee;
	border-radius: 2px;
	font-size: 16px;
	color: #333;
	margin-left: 22px;
}
.searchDiv .btnBox a:hover {
	color: #ff9600;
}
.select {
	float: left;
	margin-left: 65px;
	margin-top: 2px;
}
.select .searchSelect {
	float: left;
	width: 106px;
	height: 40px;
	border: 2px solid #ddd;
	font-size: 14px;
	margin-left: -2px;
	position: relative;
	text-indent: 12px;
}
.selectTop {
	position: relative;
	cursor: pointer;
	line-height: 40px;
	color: #666;
}
.selectTop i {
	font-size: 10px;
	color: #999;
	position: absolute;
	top: 0;
	right: 12px;
	-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);
	right: 0px;
}
.selectTop p {
    padding-right: 10px;
}
.selectBot {
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 100;
	background-color: #fff;
	border-bottom: 2px solid #ddd;
	border-top: 2px solid #ddd;
}
.selectBot li {
	line-height: 26px;
	font-size: 15px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
}
.selectBot li:hover {
	background-color: #ff9600;
	border-left: 2px solid #ff9600;
	border-right: 2px solid #ff9600;
	color: #fff;
	cursor: pointer;
}
.nav {
	line-height: 28px;
	border-bottom: 2px solid #f90;
	padding-bottom: 12px;
	margin-top: 10px;
}
.nav li {
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin: 0 24px;
}
.nav li:first-child {
    margin-left: 18px;
}
.nav li a {
    color: #333;
}
.nav li a.on {
	color: #f90;
	font-size: 24px;
}
.nav li a:hover {
    color: #f90;
}
.location {
	font-size: 14px;
	margin: 15px auto 18px;
}
.location p {
    margin-left: -10px;
}
.location p a {
    color: #666;
    margin: 0 10px;
}
.location span {
	height: 28px;
	line-height: 28px;
	display: inline-block;
	border: 1px solid #ffca7b;
	padding: 0 30px 0 10px;
	margin-left: 10px;
	color: #f89500;
	font-family: "Microsoft YaHei";
	position: relative;
}
.location span a {
    position: absolute;
    right: -0;
    top: 0;
}
.location span a i {
	color: #f90;
    font-size: 12px;
}
.location span a:hover i {
    background-color: #f90;
    color: #fff;
}
.companyPar {
	background-color: #fff;
	border-top: 1px solid #e6e6e6;
}
.companyPar dl {
	border-bottom: 1px solid #e6e6e6;
	box-sizing: border-box;
}
.companyPar dl dt {
	width: 108px;
	height: 56px;
	float: left;
	line-height: 55px;
	color: #333;
	font-size: 14px;
	background-color: #f5f5f5;
	position: relative;
	text-indent: 20px;
}
.companyPar dl dt i {
	font-size: 10px;
	position: absolute;
	right: 10px;
    top: 0;
    color: #333;
}
.companyPar dl dt .selectTop.focus i {
	right: -10px;
}
.companyPar dl dt .selectTop {
    line-height: inherit;
    color: #333;
}
.companyPar dl dt .selectTop p {
    padding-right: 0;
}
.companyPar dl dt .selectBot {
	border-radius: 2px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.16);
	border: 0;
}
.companyPar dl dt .selectBot li {
	line-height: 38px;
}
.companyPar dl dd {
	width: 1300px;
	float: right;
	font-size: 14px;
	position: relative;
	padding: 8px 0;
}
.all {
	float: left;
	line-height: 40px;
	width: 70px;
}
.all a {
	color: #f89500;
}
ul.industry, ul.area, ul.model {
	width: 1035px;
	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.active, ul.area li a.active, ul.model li a.active {
	color: #ff6600;
	position: relative;
}
ul.industry li a.active:after, ul.area li a.active:after, ul.model li a.active:after {
	position: absolute;
	right: -12px;
	bottom: 3px;
	content: "";
	width: 10px;
	height: 7px;
	background: url("/images/Product/productList.png") no-repeat -184px -166px;
}
dl .more {
	width: 39px;
	float: right;
	position: absolute;
	right: 75px;
	top: 18px;
}
dl .more a {
	color: #666;
	font-size: 14px;
}
dl .more a i {
	margin-top: 1px;
	display: block;
	float: right;
}
.companyPar ul li a:hover {
	color: #f89500;
}
.aChecked {
	font-size: 14px;
	position: absolute;
	right: 8px;
	top: 16px;
}
.aChecked a {
	color: #666;
	width: 54px;
	height: 26px;
	display: block;
	line-height: 26px;
	background-color: #f5f5f5;
	text-align: center;
	border-radius: 2px;
}
.companyPar dd .btnBox {
    margin-top: 25px;
    display: none;
    text-align: center;
    padding-bottom: 10px;
}
.companyPar dd .btnBox a {
    width: 54px;
    height: 26px;
    line-height: 26px;
    border-radius: 2px;
    color: #fff;
    background-color: #ff9900;
    border: 1px solid #ff9900;
    display: inline-block;
    margin: 0 8px;
}
.companyPar dd .btnBox a.cancle {
    color: #999;
    border: 1px solid #ddd;
    background-color: #fff;
}
.companyPar dl dd.oneLine ul.area {
	height: 100%;
}
.companyPar dl dd.oneLine ul.industry {
	height: 100%;
}
ul.industry li a.select, ul.area li a.select {
	width: 16px;
	height: 16px;
	background: url(../../../images/company2020/check.png) no-repeat;
	vertical-align: top;
    display: none;
	margin-top: 12px;
	margin-right: 7px;
}
ul.industry li a.clicked0, ul.area li a.clicked0 {
    background: url(../../../images/company2020/checked0.png) no-repeat;
}
.expoBox {
	margin-top: 50px;
	position: relative;
}
.expoBox .image {
	width: 500px;
	position: absolute;
	top: -30px;
}
.expoBox .image a {
	display: block;
	height: 0;
	padding-bottom: 55.6%;
	overflow: hidden;
	border-radius: 6px;
}
.expoBox .image img {
	max-height: none;
}
.expoBox .detail {
	width: calc(100% - 44px);
	border-radius: 6px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.16);
	float: right;
	height: 284px;
	padding: 38px 35px 0 495px;
	box-sizing: border-box;
	background: url(../../../../images/Exhibition/Version/2020/exhiList/detail.png) no-repeat;
}
.expoBox .detail h3 {
	font-size: 30px;
	position: relative;
	height: 30px;
	overflow: hidden;
	margin-bottom: 36px;
}
.expoBox .detail h3 a {
	color: #333;
}
.expoBox .detail h3 a:hover {
	color: #f90;
}
.expoBox .detail h3 span {
	font-weight: normal;
	font-size: 16px;
	color: #999;
	position: absolute;
	right: 0;
	bottom: 0;
}
.expoBox .detail h3 span b {
	font-size: 28px;
	color: #f90;
	font-weight: normal;
}
.expoBox .detail dl {
	overflow: hidden;
	font-size: 16px;
	margin-top: 10px;
}
.expoBox .detail dt {
	width: 335px;
	float: left;
}
.expoBox .detail dd {
	overflow: hidden;
	height: 18px;
}
.expoBox .detail .btnBox {
	margin-top: 32px;
	padding-top: 30px;
	border-top: 1px solid #e6e6e6;
	line-height: 44px;
	font-size: 16px;
	color: #999;
	position: relative;
}
.expoBox .detail .btnBox b {
	color: #f90;
}
.expoBox .detail .btnBox a.btn {
	width: 132px;
	height: 44px;
	border-radius: 4px;
	background-image: -moz-linear-gradient( -55deg, rgb(255,142,66) 0%, rgb(255,174,0) 100%);
	background-image: -webkit-linear-gradient( -55deg, rgb(255,142,66) 0%, rgb(255,174,0) 100%);
	background-image: -ms-linear-gradient( -55deg, rgb(255,142,66) 0%, rgb(255,174,0) 100%);
	color: #fff;
	display: inline-block;
	line-height: 44px;
	text-align: center;
	font-size: 18px;
	margin-right: 20px;
}
.expoBox .detail .fengxiang {
	position: absolute;
	right: 0;
	bottom: 0;
}
.expoBox .detail .fengxiang a {
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 25px;
	text-align: center;
	border-radius: 50%;
	background-color: #50b674;
	margin-left: 10px;
}
.expoBox .detail .fengxiang a.qq {
	background-color: #32a6d4;
}
.expoBox .detail .fengxiang a.space {
	background-color: #f8b641;
}
.expoBox .detail .fengxiang a.weibo {
	background-color: #ff6d5a;
}
.expoBox .detail .fengxiang i {
	color: #fff;
	font-size: 14px;
	margin-left: 1px;
}
.main .right {
    float: right;
    width: 340px;
	margin-top: 30px;
	margin-left: 30px;
}
.main .right .item {
    margin-top: 10px;
}
.main .right .item .image {
    height: 0;
    padding-bottom: 38.8%;
    overflow: hidden;
    position: relative;
}
.main .right .item .image img {
    max-height: none;
}
.main .right .title {
    position: relative;
    height: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
}
.main .right .title img {
    margin-right: 8px;
}
.main .right .title h2 {
	font-size: 20px;
	position: absolute;
	left: 0;
	top: 0;
	border-bottom: 3px solid #f90;
	line-height: 30px;
	padding-bottom: 8px;
}
.main .right .title i {
	font-weight: normal;
	font-size: 22px;
	color: #f87d1e;
	margin-right: 8px;
	display: inline-block;
	vertical-align: top;
	margin-top: 0;
}
.main .right .title a {
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 6px;
	color: #999;
}
.hotExhibition {
    margin-top: 30px;
}
.hotExhibition ul {
	position: relative;
}
.hotExhibition ul::after {
	content: "";
	clear: both;
	position: absolute;
	left: 7px;
	top: 7px;
	height: calc(100% - 7px);
	width: 1px;
	background-color: #e6e6e6;
	z-index: 1;
}
.hotExhibition li {
    position: relative;
	padding-left: 22px;
	margin-top: 28px;
}
.hotExhibition li:first-child {
	margin-top: 20px;
}
.hotExhibition li b {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	border: 2px solid #cccccc;
	position: absolute;
	left: 3px;
	top: 5px;
	z-index: 9;
	background-color: #fff;
}
.hotExhibition li:hover b {
	border-color: #f90;
}
.hotExhibition li p {
    font-size: 16px;
	height: 17px;
	overflow: hidden;
}
.hotExhibition li p a {
	color: #333;
	padding-top: 1px;
	display: block;
}
.hotExhibition li p a:hover {
	color: #f90;
}
.hotExhibition li span {
    font-size: 14px;
	color: #999;
	margin-top: 10px;
	display: block;
}
.report {
	margin-top: 36px;
	padding-bottom: 20px;
}
.report .top {
	margin-top: 15px;
}
.report .top .image {
	height: 0;
	padding-bottom: 55%;
	overflow: hidden;
	position: relative;
}
.report .top .image img {
	max-height: none;
}
.report .top .txt {
	background-color: #f5f5f5;
	padding: 16px;
}
.report .top p {
	font-size: 16px;
}
.report .top p a {
	color: #333;
}
.report .top p a:hover {
	color: #f90;
}
.report .top span {
	font-size: 14px;
	color: #f90;
	margin-top: 10px;
	display: block;
}
.report li {
	font-size: 16px;
	color: #333;
	margin-top: 20px;
	height: 16px;
	overflow: hidden;
}
.report li a {
	color: #333;
}
.report li a:hover {
	color: #f90;
}
.report li a:hover span {
	background-color: #f90;
}
.report li span {
	width: 5px;
	height: 5px;
	background-color: #ccc;
	display: inline-block;
	vertical-align: top;
	border-radius: 50%;
	margin: 5px 8px 0 5px;
}
.main .left {
	overflow: hidden;
	padding-top: 40px;
}
.main .left .title {
	height: 48px;
	line-height: 48px;
	background-color: #f5f5f5;
	border: 1px solid #e6e6e6;
	position: relative;
}
.main .left .title h2 {
	margin-left: 14px;
	font-size: 20px;
}
.main .left .title h2 img {
	margin-right: 5px;
}
.main .left .title span {
	position: absolute;
	right: 25px;
	top: 0;
	font-size: 14px;
	color: #999;
}
.main .left .title span b {
	font-weight: normal;
	color: #f90;
}
.main .left li {
	padding: 27px 0;
	border-bottom: 1px solid #e6e6e6;
}
.main .left li .image {
	width: 274px;
	float: left;
	margin-right: 25px;
}
.main .left li .image a {
	height: 0;
	padding-bottom: 55.4%;
	overflow: hidden;
	display: block;
	position: relative;
	border-radius: 2px;
}
.main .left li .image a img {
	max-height: none;
}
.main .left li .image span {
	width: 82px;
	height: 26px;
	line-height: 26px;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #f90;
	color: #fff;
	border-radius: 2px 0 0 0;
	text-align: center;
	font-size: 14px;
}
.main .left li .image span i {
	font-size: 14px;
	margin-right: 7px;
}
.main .left li .txt {
	overflow: hidden;
}
.main .left li .txt h3 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 10px;
	height: 24px;
	overflow: hidden;
}
.main .left li .txt h3 a {
	color: #333;
}
.main .left li .txt h3 a:hover {
	color: #f90;
}
.main .left li .txt span {
	font-size: 16px;
	line-height: 24px;
	margin-top: 18px;
	display: block;
	overflow: hidden;
	color: #999;
}
.main .left li .txt p {
	font-size: 16px;
	color: #999;
	margin-top: 28px;
	display: block;
}
.main .left li .txt i {
	font-size: 14px;
	color: #f90;
	margin-right: 7px;
	margin-left: 1px;
}
.main .left li .txt p b {
	height: 14px;
	width: 1px;
	background-color: #e6e6e6;
	display: inline-block;
	margin: 0 15px;
}
.pages {
	margin: 0 auto;
	height: 40px;
	clear: both;
	padding: 35px 0 50px;
	text-align: center;
	color: #999;
	font-size: 16px;
}
.pages a {
	width: 42px;
	height: 42px;
	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 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 transparent;
	border-radius: 4px;
	font: normal 16px/40px "Tahoma";
	vertical-align: middle;
	cursor: pointer;
	background: #ff9900;
	color: #fff;
	margin-left: 10px;
}
.pages a:hover {
	background-color: #ff9900;
	color: #fff;
}
.pages a.on {
	background-color: #ff9900;
	color: #fff;
}
.pages a.ft {
	background: url(../../../../images/Exhibition/Version/2020/exhiList/page.png) no-repeat 15px 15px;
}
.pages a.prev {
	background: url(../../../../images/Exhibition/Version/2020/exhiList/page.png) no-repeat -37px 15px;
}
.pages a.lt {
	background: url(../../../../images/Exhibition/Version/2020/exhiList/page.png) no-repeat -348px 15px;
}
.pages a.next {
	background: url(../../../../images/Exhibition/Version/2020/exhiList/page.png) no-repeat -400px 15px;
}
.comments{
	height: 42px;
	position:relative;
	border-bottom:1px solid #eeeeee;
}
.comments p{
	height: 43px;
}
.comments p a{
	color: #999;
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	padding: 0 17px;
	height: 43px;
}
.comments p a.focus{
	color: #333;
	height: 40px;
	border-bottom:3px solid #f90;
}
.Content {
	display: none;
}
.Content .comment {
	border-radius: 2px;
	/* box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.16); */
	box-sizing: border-box;
	width: calc(100% - 4px);
	margin-left: 2px;
	margin-top: 24px;
	border: 1px solid #ddd;
	margin-bottom: 26px;
}
.Content .comment textarea {
	width: 100%;
	box-sizing: border-box;
	height: 140px;
	border: 0;
	font-size: 16px;
	padding: 15px;
}
.Content .comment .interaction {
	height: 50px;
	background-color: #f5f5f5;
	padding: 0 16px;
	position: relative;
}
.Content .comment .interaction a {
	font-size: 14px;
	color: #666;
	margin-top: 19px;
	display: inline-block;
}
.Content .comment .interaction a i {
	color: #f90;
	font-size: 19px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
	margin-top: -3px;
}
.Content .comment .interaction a.sendImg {
	margin-left: 20px;
}
.Content .comment .interaction a.release {
	position: absolute;
	right: 16px;
	width: 80px;
	height: 32px;
	line-height: 32px;
	border-radius: 4px;
	background-color: #f90;
	color: #fff;
	font-size: 16px;
	text-align: center;
	top: -10px;
}
.introduction {
	padding: 22px 0;
	font-size: 16px;
	line-height: 30px;
}
.Content dl {
	padding: 20px 0 24px 0;
	border-bottom: 1px solid #e6e6e6;
}
.Content dt {
	float: left;
	margin-right: 15px;
}
.Content dd {
	font-size: 14px;
	overflow: hidden;
}
.Content dd span {
	color: #999;
	display: block;
	margin-top: 7px;
}
.Content dd span b {
	color: #f90;
	margin-right: 14px;
}
.Content dd p {
	font-size: 16px;
	line-height: 28px;
	margin-top: 15px;
}
.Content dl:last-child {
	border: 0;
}
.footer {
    margin: 0 auto;
    background-color: #212324;
}
.footer .item{
    margin: 0 auto;
    overflow: hidden;
}
.footer .item .footer-code{
    float: right;
    width: 400px;
    border-left: 1px solid #444444;
    margin-top: 27px;
}
.footer .item .footer-code li{
    float: left;
    padding-left: 44px;
}
.footer .item .footer-code li .code{
    width: 126px;
    height: 126px;
    border:2px solid #ff8d50;
    padding:10px;
    background-color: #fff;
}
.footer .item .footer-code li p{
    text-align: center;
    font-size: 14px;
    color: #e2e2e2;
    margin-top: 16px;
}
.footer .item .left{
    margin-top: 20px;
    overflow: hidden;
    padding-right: 44px;
}
.footer .item .left p{
    font-size: 14px;
    line-height: 32px;
    color: #838383;
}
.footer .item .left p:first-child {
	font-size: 16px;
}
.footer .item .left p a{
    color: #838383;
    padding: 0 16px;
    display: inline-block;
    line-height: 1;
    border-right:1px solid #444444;
}
.footer .item .left p a:first-child{
    padding-left: 0;
}
.footer .item .left p a:last-child{
    border:none;
}
.footer .item .left p a:hover{
    color: #ff8d50;
}

.footer .item .left span{
    font-size: 14px;
    line-height: 32px;
    color: #838383;
}
.footer .item .left span img{
    margin: 7px 22px 0 12px;
    vertical-align: top;
}
.copyright {
	font-size: 12px;
	line-height: 22px;
	color: #838383;
	border-top: 1px solid #444444;
	margin-top: 10px;
	padding: 10px 0;
	display: inline-block;
}
.copyright img{
    margin: 1px 8px 0 0px;
    vertical-align: top;
}
ul.footImg {
    width: 810px;
    height: 48px;
    margin-bottom: 24px;
    overflow: hidden;
    background: url("../../../../images/Exhibition/Version/2020/copyright.png") no-repeat 0 0;
}

ul.footImg li {
    width: 135px;
    float: left;
}

ul.footImg li a {
    width: 125px;
    height: 48px;
    display: block;
}
.Content .comment {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.comment_title {
	width: 100%;
	position: relative;
	height: 32px;
	border-bottom: 1px solid #dcdcdc;
}

.comment_title h3 {
	bottom: -2px;
	left: 0;
	position: absolute;
	font: normal 22px/24px "microsoft yahei";
	padding-bottom: 10px;
	color: #44A631;
	border-bottom: 3px solid #44A631;
}

.web_main_cr {
	border-color: #44A631;
}

.comment_toolbar {
	width: 95%;
	height: 35px;
	margin-top: 15px;
}

.comment_toolbar p {
	background: url(../../../../images/news/comment.png) 0 0 no-repeat;
	text-indent: 44px;
	width: 250px;
	float: left;
	font: normal 14px/35px "microsoft yahei";
}

.comment_toolbar p a {
	font: bold 14px/35px "microsoft yahei";
	color: #ff6600;
	margin: 0 4px;
}

.toolbar_Rt {
	float: right;
}

.nickname {
	float: left;
	margin-right: 9px;
}

.nickname label {
	height: 33px;
	width: 44px;
	text-align: center;
	float: left;
	border: 1px solid #d2d2d2;
	background-color: #d2d2d2;
	font: normal 12px/33px "microsoft yahei";
	color: #999;
}

.nickname input {
	height: 33px;
	width: 107px;
	float: left;
	border: 1px solid #d2d2d2;
	color: #999;
	text-indent: 10px;
	font: normal 12px/33px "microsoft yahei";
}

.v_code {
	float: left;
	height: 35px;
	position: relative;
}

.v_code input {
	float: left;
	height: 33px;
	width: 141px;
	color: #999;
	border: 1px solid #d2d2d2;
	text-indent: 10px;
	font: normal 12px/33px "microsoft yahei";
}

.v_code label {
	height: 33px;
	float: left;
	border: 1px solid #d2d2d2;
	border-left: 0;
}

.v_code label img {
	width: 78px;
	height: 33px;
}

.error {
	position: absolute;
	top: -37px;
	left: 0;
	height: 30px;
	width: 119px;
	padding-bottom: 5px;
	font: normal 12px/30px "microsoft yahei";
	color: #fff;
	text-align: center;
	background: url(../../../../images/news/comment.png) 0 -94px no-repeat;
}

.anonymous {
	margin-top: 11px;
	float: left;
	margin-left: 7px;
}

.anonymous span.checkbox {
	width: 14px;
	float: left;
	margin-right: 7px;
	height: 14px;
	background: url(../../../../images/news/comment.png) -40px -58px no-repeat;
}

.checked span.checkbox {
	background-position: 0 -58px;
}

.anonymous span {
	font: normal 14px/14px "microsoft yahei";
}

.commentArea {
	zoom: 1;
	margin-top: 15px;
	width:95%;
	margin-left: 30px;
}

.textarea {
	padding: 10px;
	border: 1px solid #FF6600;
	border-radius: 2px;
	zoom: 1;
}
.textarea div {
    border: none;
    width: 100%;
    float: left;
    height: 100px;
    font: normal 14px/24px 'microsoft yahei';
    overflow: auto;
    outline: none;
}
.textarea:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.textarea textarea {
	color: #999;
	border: none;
	width: 100%;
	float: left;
	height: 100px;
	font: normal 14px/24px "microsoft yahei";
}

.commentArea_ft {
	margin-top: 9px;
}

.commentArea_ft:after {
	content: "";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

.face {
	float: left;
	position: relative;
	z-index: 99;
}

.face span {
	cursor: pointer;
	height: 20px;
	padding-right: 17px;
	margin: 10px 0;
	font: normal 14px/19px "microsoft yahei";
	float: left;
	background: url(../../../../images/news/comment.png) 67px -137px no-repeat;
}

.face i {
	background: url(../../../../images/news/comment.png) -98px -55px no-repeat;
	height: 19px;
	width: 19px;
	float: left;
	margin-right: 10px;
}

.faceList {
	display: none;
	position: absolute;
	left: 0;
	top: 40px;
	padding: 4px;
	width: 390px;
	background: #fff;
	border: 1px solid #dfe6f6;
}

.faceList a {
	float: left;
	height: 22px;
	width: 22px;
	padding: 4px 2px;
}

.faceList ul li a {
	cursor: pointer;
}

.commentArea_ft p {
	font: normal 14px/40px "microsoft yahei";
	color: #888888;
	float: right;
	margin-right: 20px;
}

.commentArea_ft button {
	float: right;
	height: 40px;
	width: 100px;
	background: #FF6600;
	color: #fff;
	border: none;
	cursor: pointer;
	font: normal 16px/40px "microsoft yahei";
}

label.rt_mg {
	float: right;
	width: 59px;
	margin-top: 13px;
	margin-left: 0;
}

.commentContent {
	float: left;
	width: 100%;
	margin-top: 15px;
}

.context_title i {
	width: 5px;
	height: 16px;
	float: left;
	margin-top: 2px;
	background: #44A631;
	margin-right: 10px;
}

.context_title h3 {
	font: normal 18px/20px "microsoft yahei";
}

.hot_comment {
	padding-top: 10px;
}

.commentContent ul li {
	padding: 16px 0 12px 0;
}

.commentContent ul li+li {
	border-top: 1px solid #eaebea;
}

li div.head {
	height: 60px;
	width: 60px;
	position: absolute;
}

li div.head img {
	height: 60px;
	width: 60px;
}

.cont {
	margin-left: 75px;
	margin-right: 20px;
}

.comment .info {
	height: 20px;
	padding: 6px 0 8px 0;
}

.comment .info span.name {
	float: left;
	font: bold 14px/20px "microsoft yahei";
	color: #44A631;
}

.comment .info span.area {
	float: left;
	font: normal 14px/20px "microsoft yahei";
	color: #aaa;
	margin-left: 10px;
}

.comment .info span.time {
	float: right;
	font: normal 14px/20px arial;
	color: #888888;
}

.cont div.txt {
	width: 100%;
	font: normal 16px/24px "microsoft yahei";
	color: #333;
	padding: 4px 0;
}

.cont div.txt span {
	float: left;
}

.cont div.txt span i {
	width: 4px;
	float: left;
	margin-top: 6px;
	margin-right: 9px;
	height: 12px;
	background-color: #FF6600;
}

.cont div.txt span b {
	color: #ff6600;
}

.cont div.txt span em {
	font: normal 14px/24px "microsoft yahei";
	color: #aaaaaa;
}

.action {
	margin-top: 8px;
}

.action a {
	color: #a0a0a0;
	padding-left: 20px;
	cursor: pointer;
	margin-right: 14px;
	font: normal 14px/24px "microsoft yahei";
}

.subset {
	padding-left: 75px;
}

.action a.reply {
	background: url(../../images/news/comment.png) -2px -182px no-repeat;
}

.action a.agree {
	background: url(../../images/news/comment.png) -65px -232px no-repeat;
}

.action a.oppose {
	background: url(../../images/news/comment.png) -124px -232px no-repeat;
}

.action a:hover {
	background-position-y: -211px;
	color: #44A631;
}

.action a.report {
	padding-left: 0;
}

.all_com_t {
	padding: 20px 0;
	position: relative;
}

.all_com_t i {
	width: 100%;
	height: 1px;
	float: left;
	background-color: #dcdcdc;
}

.all_com_t h3 {
	position: absolute;
	left: 50%;
	top: 7px;
	background-color: #fff;
	margin-left: -55px;
	width: 110px;
	z-index: 9;
	text-align: center;
	font: normal 18px/24px "microsoft yahei";
}

.commentContent ul li .v_code {
	float: right;
	margin-top: 2px;
}

.commentContent ul li .nickname {
	float: right;
	margin-top: 2px;
}

.commentContent ul li .v_code input {
	width: 78px;
}

.commentContent ul li .face {
	margin-right: 8px;
}

.commentContent ul li .nickname input {
	width: 87px;
}

.commentContent ul li a.close {
	float: right;
	font: normal 14px/19px "microsoft yahei";
	color: #888;
	width: 38px;
	text-align: center;
	margin: 10px 5px;
	cursor: pointer;
}

.moreComment {
	width: 100%;
	float: left;
	text-align: center;
	font: normal 16px/24px "microsoft yahei";
}

.moreComment a {
	color: #666666;
}

.moreComment b {
	color: #FF6600;
	font: bold 16px/24px arial;
}

.more_comment {
	margin: 0 auto;
	width: 88px;
	text-align: center;
	display: block;
	cursor: pointer;
	font: normal 12px/30px "microsoft yahei";
	border-radius: 20px;
	border: 1px solid #c9c7c8;
	color: #666;
}

.more_comment:hover {
	background-color: #529126;
	border: 1px solid #529126;
	color: #fff;
}

.adPosition {
	width: 1180px;
	margin: 0 auto;
	margin-top: 10px;
}
.lostpro {
	width: 450px;
	background: url(../../../../images/lostpro.jpg) no-repeat;
	margin: 0 auto;
	padding-top: 0;
	padding-left: 165px;
	margin-top: 40px;
}
.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;
}
@media only screen and (min-width: 1025px) and (max-width:1199px){
	.w{
		width: 1158px;
	}
	.header {
		height: 36px;
		line-height: 36px;
		font-size: 12px;
	}
	#header {
		height: 36px;
	}
	.searchDiv .logo {
		width: 134px;
		margin-left: 20px;
	}
	.searchDiv .pageName {
		font-size: 26px;
		line-height: 26px;
		margin-left: 15px;
		padding-left: 15px;
	}
	.select .searchSelect {
		width: 85px;
		height: 32px;
		font-size: 12px;
	}
	.selectTop {
		line-height: 34px;
	}
	.selectTop i {
		font-size: 8px;
		right: 6px;
	}
	.select {
		margin-left: 50px;
		margin-top: 4px;
	}
	.search {
		width: 455px;
		height: 36px;
		margin-top: 2px;
	}
	.selectBot {
		top: 32px;
	}
	.selectBot li {
		font-size: 12px;
	}
	.search input {
		width: 375px;
		height: 36px;
		font-size: 12px;
	}
	.search button {
		height: 40px;
		line-height: 40px;
		width: 82px;
		font-size: 14px;
	}
	.search button i {
		font-size: 13px;
	}
	.nav li a.on {
		font-size: 22px;
	}
	.nav li {
		font-size: 16px;
		margin: 0 18px;
	}
	.nav {
		line-height: 23px;
		margin-bottom: 7px;
	}
	.nav li:first-child {
		margin-left: 15px;
	}
	.companyPar dl dd {
		width: 1025px;
	}
	ul.industry, ul.area, ul.model {
		width: 825px;
	}
	dl .more {
		top: 21px;
	}
	dl .more a i {
		margin-top: 0px;
	}
	.main .right {
		width: 280px;
		margin-top: 24px;
		margin-left: 24px;
	}
	.main .left {
		padding-top: 34px;
	}
	.main .left .title h2 {
		font-size: 16px;
	}
	.main .left .title {
		height: 40px;
		line-height: 40px;
	}
	.main .left .title h2 img {
		width: 18px;
	}
	.main .left .title span {
		font-size: 12px;
	}
	.main .left li .image {
		width: 220px;
		margin-right: 16px;
	}
	.main .left li .txt h3 {
		font-size: 18px;
		margin-top: 4px;
		height: 20px;
	}
	.main .left li .txt span {
		margin-top: 14px;
		font-size: 14px;
		line-height: 20px;
	}
	.main .left li .txt p {
		font-size: 14px;
		margin-top: 24px;
	}
	.main .left li .txt i {
		font-size: 12px;
		margin-right: 5px;
	}
	.main .left li .txt p b {
		height: 12px;
		vertical-align: top;
		margin-top: 2px;
	}
	.hotExhibition li p {
		font-size: 14px;
		height: 14px;
	}
	.main .left li {
		padding: 20px 0;
	}
	.hotExhibition li span {
		font-size: 12px;
	}
	.hotExhibition li {
		margin-top: 20px;
	}
	.report {
		margin-top: 25px;
	}
	.report .top p {
		font-size: 14px;
	}
	.report .top span {
		font-size: 12px;
	}
	.report .top .txt {
		padding: 12px;
	}
	.report li {
		font-size: 14px;
		margin-top: 15px;
		height: 14px;
	}
	.introduction {
		font-size: 14px;
	}
	.main .right .title i {
		font-size: 18px;
		margin-right: 5px;
	}
	.main .right .title h2 {
		font-size: 16px;
		padding-bottom: 0;
	}
	.main .right .title a {
		font-size: 12px;
		top: 10px;
	}
	.main .right .title {
		padding-bottom: 2px;
	}
	.Content dd p {
		font-size: 14px;
		line-height: 22px;
		margin-top: 10px;
	}
	.Content dd {
		font-size: 12px;
	}
	.Content .comment textarea {
		height: 120px;
	}
	.comments {
		height: 30px;
	}
	.comments p {
		height: 30px;
	}
	.comments p a {
		font-size: 18px;
		padding: 0 17px;
		height: 30px;
	}
	.comments p a.focus {
		height: 28px;
	}
	.Content .comment {
		margin-bottom: 20px;
	}
	.Content dl {
		padding: 15px 0 18px 0;
	}
	.expoBox .image {
		width: 415px;
	}
	.expoBox .detail {
		padding: 28px 35px 0 395px;
		height: 235px;
	}
	.expoBox .detail h3 {
		font-size: 22px;
		height: 22px;
		margin-bottom: 25px;
	}
	.expoBox .detail dl {
		font-size: 14px;
		margin-top: 8px;
	}
	.expoBox .detail .btnBox {
		margin-top: 22px;
		padding-top: 22px;
		font-size: 14px;
	}
	.expoBox .detail h3 span {
		font-size: 12px;
	}
	.expoBox .detail h3 span b {
		font-size: 22px;
	}
	.footer .item .footer-code li .code {
		width: 99px;
		height: 99px;
	}
	.copyright img {
		margin: 1px 3px 0 0px;
	}
	.footer .item .footer-code li {
		padding-left: 35px;
	}
	.footer .item .footer-code {
		width: 355px;
		padding-top: 22px;
	}
	.footer .item .left p a {
		padding: 0 13px;
		font-size: 14px;
	}
	.footer .item .left p {
		font-size: 12px;
		line-height: 28px;
	}
	.footer .item .left {
		margin-top: 15px;
		padding-right: 66px;
	}
	.footer .item .left span {
		font-size: 12px;
	}
	.footer .item .left span img {
		margin: 8px 22px 0 12px;
		width: 13px;
	}
	ul.footImg {
		width: 630px;
		height: 36px;
		background-size: auto 100%;
	}
	.link {
		font-size: 14px;
		padding: 10px 0 18px;
	}
	ul.footImg li {
		width: 102px;
	}
	ul.footImg li a {
		width: 90px;
		height: 37px;
	}
}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1348px;
	}
	.expoBox .detail h3 {
		font-size: 26px;
	}
	.expoBox .detail h3 span {
		font-size: 14px;
	}
	.expoBox .detail h3 span b {
		font-size: 24px;
	}
	.selectBot {
		top: 38px;
	}
	.searchDiv .logo {
		width: 155px;
		margin-left: 20px;
	}
	.searchDiv .pageName {
		font-size: 30px;
		line-height: 30px;
		margin-left: 15px;
		padding-left: 15px;
	}
	.select .searchSelect {
		width: 104px;
		height: 38px;
		font-size: 14px;
	}
	.selectTop {
		line-height: 38px;
	}
	.search {
		width: 526px;
		height: 38px;
		margin-top: 2px;
	}
	.search input {
		width: 435px;
		height: 38px;
		font-size: 14px;
	}
	.search button {
		height: 42px;
		line-height: 42px;
		width: 95px;
		font-size: 16px;
	}
	.nav li a.on {
		font-size: 24px;
	}
	.nav li {
		font-size: 18px;
		margin: 0 24px;
	}
	.nav {
		line-height: 27px;
		margin-bottom: 15px;
	}
	.nav li:first-child {
		margin-left: 15px;
	}
	.companyPar dl dd {
		width: 1210px;
	}
	ul.industry, ul.area, ul.model {
		width: 1000px;
	}
	.main .right {
		width: 320px;
	}
	dl .more {
		top: 20px;
	}
	dl .more a i {
		margin-top: 0px;
	}
	.main .left li .image {
		width: 258px;
	}
	.main .left li .txt h3 {
		font-size: 20px;
		margin-top: 6px;
		height: 22px;
	}
	.main .left li .txt span {
		margin-top: 16px;
	}
	.hotExhibition li p {
		font-size: 15px;
		height: 15px;
	}
	.hotExhibition li span {
		font-size: 12px;
	}
	.hotExhibition li {
		margin-top: 20px;
	}
	.report {
		margin-top: 31px;
	}
	.report .top p {
		font-size: 15px;
	}
	.report .top span {
		font-size: 13px;
	}
	.report li {
		font-size: 15px;
	}

	.publicbox{width: 100%}
	.lostpro{width:450px;background: url(/images/lostpro.jpg) no-repeat;margin: 85px auto 0;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 .item .footer-code li .code {
		width: 119px;
		height: 119px;
	}
	.copyright img {
		margin: 1px 3px 0 0px;
	}
	.footer .item .footer-code li {
		padding-left: 40px;
	}
	ul.footImg {
		width: 740px;
		height: 42px;
		background-size: auto 100%;
	}
	ul.footImg li {
		width: 118px;
	}
	ul.footImg li a {
		width: 105px;
		height: 42px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1422px;
	}
	.selectBot {
		top: 42px;
	}
	.searchDiv .logo {
		width: 170px;
		margin-top: 7px;
	}
	.searchDiv .pageName {
		font-size: 32px;
		line-height: 32px;
	}
	.select .searchSelect {
		width: 110px;
		height: 42px;
		font-size: 14px;
	}
	.selectTop {
		line-height: 42px;
	}
	.search {
		width: 546px;
		height: 40px;
		margin-top: 2px;
	}
	.search input {
		width: 448px;
		height: 40px;
		font-size: 14px;
	}
	.search button {
		height: 44px;
		line-height: 44px;
		width: 100px;
		font-size: 16px;
	}
	.nav li a.on {
		font-size: 24px;
	}
	.nav li {
		font-size: 18px;
		margin: 0 24px;
	}
	.nav {
		line-height: 26px;
		margin-bottom: 15px;
	}
	.nav li:first-child {
		margin-left: 15px;
	}
	.companyPar dl dd {
		width: 1290px;
	}
	dl .more {
		top: 21px;
	}
	dl .more a i {
		margin-top: 0px;
	}
	.expoBox .detail dt {
		width: 410px;
	}
}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w{
		width: 1582px;
	}
	.companyPar dl dd {
		width: 1440px;
	}
	ul.industry, ul.area, ul.model {
		width: 1220px;
	}
	dl .more {
		top: 21px;
	}
	dl .more a i {
		margin-top: 0px;
	}
	.expoBox .detail dt {
		width: 410px;
	}
}
@media only screen and (min-width:1920px){
	.w{
		width: 1582px;
	}
	.companyPar dl dd {
		width: 1440px;
	}
	ul.industry, ul.area, ul.model {
		width: 1220px;
	}
	dl .more {
		top: 21px;
	}
	dl .more a i {
		margin-top: 0px;
	}
}
@media only screen and (max-width:1024px){
	.w{
		width: 1000px;
	}
	.header {
		height: 36px;
		line-height: 36px;
		font-size: 12px;
	}
	#header {
		height: 36px;
	}
	.searchDiv .logo {
		width: 129px;
		margin-left: 15px;
	}
	.searchDiv .pageName {
		font-size: 24px;
		line-height: 24px;
		margin-left: 15px;
		padding-left: 15px;
	}
	.select .searchSelect {
		width: 76px;
		height: 30px;
		font-size: 12px;
		border-width: 1px;
		margin-left: -1px;
	}
	.selectTop {
		line-height: 32px;
	}
	.selectTop i {
		font-size: 8px;
		right: 6px;
	}
	.select {
		margin-left: 50px;
		margin-top: 4px;
	}
	.search {
		width: 395px;
		height: 32px;
		margin-top: 2px;
	}
	.selectBot {
		top: 30px;
		border-width: 1px;
	}
	.selectBot li {
		font-size: 12px;
		border-width: 1px;
	}
	.search input {
		width: 375px;
		height: 32px;
		font-size: 12px;
		text-indent: 10px;
	}
	.search button {
		height: 36px;
		line-height: 36px;
		width: 70px;
		font-size: 12px;
	}
	.search button i {
		font-size: 11px;
	}
	.nav li a.on {
		font-size: 22px;
	}
	.nav li {
		font-size: 16px;
		margin: 0 18px;
	}
	.nav {
		line-height: 23px;
		margin-bottom: 7px;
	}
	.nav li:first-child {
		margin-left: 15px;
	}
	.main .right {
		width: 240px;
		margin-top: 20px;
		margin-left: 20px;
	}
	.main .left {
		padding-top: 34px;
	}
	.main .left .title h2 {
		font-size: 15px;
	}
	.main .left .title {
		height: 40px;
		line-height: 40px;
	}
	.main .left .title h2 img {
		width: 18px;
	}
	.main .left .title span {
		font-size: 12px;
	}
	.main .left li .image {
		width: 190px;
		margin-right: 16px;
	}
	.main .left li .txt h3 {
		font-size: 16px;
		margin-top: 4px;
		height: 18px;
	}
	.main .left li .image span {
		width: 75px;
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
	.main .left li .image span i {
		font-size: 12px;
		margin-right: 5px;
	}
	.main .left li .txt span {
		margin-top: 12px;
		font-size: 12px;
		line-height: 18px;
	}
	.main .left li .txt p {
		font-size: 12px;
		margin-top: 18px;
	}
	.hotExhibition {
		margin-top: 25px;
	}
	.pages a {
		width: 36px;
		height: 36px;
		font: normal 14px/36px "Microsoft YaHei";
		border-radius: 4px;
		margin-right: 5px;
	}
	.pages a.prev {
		background: url(../../../../images/Exhibition/Version/2020/exhiList/page.png) no-repeat -40px 12px;
	}
	.pages a.ft {
		background: url(../../../../images/Exhibition/Version/2020/exhiList/page.png) no-repeat 13px 12px;
	}
	.pages a.lt {
		background: url(../../../../images/Exhibition/Version/2020/exhiList/page.png) no-repeat -350px 12px;
	}
	.pages a.next {
		background: url(../../../../images/Exhibition/Version/2020/exhiList/page.png) no-repeat -402px 12px;
	}
	.main .left li .txt i {
		font-size: 12px;
		margin-right: 5px;
	}
	.main .left li .txt p b {
		height: 12px;
		vertical-align: top;
		margin-top: 2px;
	}
	.hotExhibition li p {
		font-size: 14px;
		height: 14px;
	}
	.main .left li {
		padding: 20px 0;
	}
	.hotExhibition li span {
		font-size: 12px;
	}
	.hotExhibition li {
		margin-top: 20px;
	}
	.report {
		margin-top: 25px;
	}
	.report .top p {
		font-size: 12px;
	}
	.report .top span {
		font-size: 10px;
	}
	.report .top .txt {
		padding: 10px;
	}
	.report li {
		font-size: 12px;
		margin-top: 12px;
		height: 12px;
	}
	.introduction {
		font-size: 14px;
	}
	.main .right .title i {
		font-size: 18px;
		margin-right: 5px;
	}
	.main .right .title h2 {
		font-size: 16px;
		padding-bottom: 2px;
	}
	.main .right .title a {
		font-size: 12px;
		top: 10px;
	}
	.main .right .title {
		padding-bottom: 4px;
	}
	.Content dd p {
		font-size: 14px;
		line-height: 22px;
		margin-top: 10px;
	}
	.Content dd {
		font-size: 12px;
	}
	.Content .comment textarea {
		height: 120px;
	}
	.comments {
		height: 30px;
	}
	.comments p {
		height: 30px;
	}
	.comments p a {
		font-size: 18px;
		padding: 0 12px;
		height: 30px;
	}
	.comments p a.focus {
		height: 28px;
		padding: 0 12px;
	}
	.Content .comment {
		margin-bottom: 20px;
	}
	.Content dl {
		padding: 15px 0 18px 0;
	}
	.expoBox .image {
		width: 360px;
	}
	.expoBox .detail .fengxiang a {
		margin-left: 5px;
	}
	.expoBox .detail {
		padding: 28px 35px 0 345px;
		height: 200px;
	}
	.expoBox .detail dt {
		width: 275px;
	}
	.expoBox .detail h3 {
		font-size: 18px;
		height: 18px;
		margin-bottom: 25px;
	}
	.expoBox .detail dl {
		font-size: 12px;
		margin-top: 8px;
	}
	.expoBox .detail .btnBox {
		margin-top: 20px;
		padding-top: 16px;
		font-size: 12px;
	}
	.expoBox .detail .btnBox a.btn {
		width: 110px;
		height: 36px;
		line-height: 36px;
		font-size: 14px;
		margin-right: 20px;
	}
	.expoBox .detail h3 span {
		font-size: 12px;
	}
	.expoBox .detail h3 span b {
		font-size: 18px;
	}
	.expoBox .detail dd {
		height: 12px;
	}
	.companyPar dl dd {
		width: 890px;
		font-size: 12px;
		padding: 3px 0;
	}
	.companyPar dl dt {
		width: 90px;
		height: 46px;
		line-height: 46px;
		font-size: 12px;
		text-indent: 15px;
	}
	ul.industry, ul.area, ul.model {
		width: 695px;
	}
	.all {
		width: 50px;
	}
	ul.industry li, ul.area li, ul.model li {
		margin-right: 30px;
	}
	dl .more a {
		font-size: 12px;
	}
	dl .more a i {
		margin-top: 0px;
	}
	dl .more {
		width: 36px;
	}
	.aChecked {
		font-size: 12px;
		right: 8px;
		top: 12px;
	}
	.aChecked a {
		width: 50px;
		height: 24px;
		line-height: 24px;
	}
	.footer .item .footer-code li .code {
		width: 86px;
		height: 86px;
	}
	.copyright img {
		margin: 1px 3px 0 0px;
	}
	.footer .item .footer-code li {
		padding-left: 20px;
	}
	.footer .item .footer-code {
		width: 279px;
		padding-top: 22px;
	}
	.footer .item .left p a {
		padding: 0 13px;
		font-size: 12px;
	}
	.footer .item .left p {
		font-size: 10px;
		line-height: 28px;
	}
	.footer .item .left {
		margin-top: 15px;
		padding-right: 50px;
	}
	.footer .item .left span {
		font-size: 10px;
	}
	.footer .item .left span img {
		margin: 10px 16px 0 12px;
		width: 11px;
	}
	.copyright {
		font-size: 10px;
	}
	ul.footImg {
		width: 560px;
		height: 32px;
		background-size: auto 100%;
	}
	.link {
		font-size: 14px;
		padding: 6px 0 10px;
	}
	ul.footImg li {
		width: 90px;
	}
	ul.footImg li a {
		width: 80px;
		height: 32px;
	}
}
