.main{
    width: 1500px;
    min-width: 1500px;
    margin: 0 auto;
}
body{min-width: 1500px;}

/* header */
#header{
	background: #f5f5f5;
	height: 39px;
	width: 100%;
	border-bottom: 1px solid #eeeeee;
}
#header .w{
    width: 1500px;
    margin: 0 auto;
}
#divLogin{
	float: left;
}
#divLogin ul {
	float: left;
}
#divLogin ul li {
	font-size: 13px;
	line-height: 39px;
	float: left;
	color: #666;
}
#divLogin ul li.login1 {
	margin-right: 20px;
}
#divLogin ul li.login1 a {
	color: #0195df;
}
#divLogin ul li a{
	color: #999;
}
#divLogin ul li.register1 {
	margin-right: 10px;
}
#divLogin ul li.register1 a {
	padding: 3px 8px;
	border: 1px solid #dddddd;
	color: #666;
}
#divLogin ul li.register1 a:hover {
	color: #fff;
	background: #0195df;
	border: 1px solid #0195df;
}
.divService {
	float: right;
	color: #ddd;
	font-weight: bold;
	font-size: 13px;
}
.divService a{
	line-height: 39px;
	color: #666;
	padding: 0 8px;
	font-weight: normal;
}
.divService a:hover {
	color: #0195df;
}
.divService a i {
	font-size: 14px;
	vertical-align: middle;
	color: #0195df;
	margin-right: 4px;
	margin-top: -3px;
}
.divService a:last-child {
	padding-right: 0;
}
/* end */
/* top */
.top{
    overflow: hidden;
    padding: 27px 0 29px 0;
}
.top .logo{
    float: left;
    height: 60px;
    line-height: 60px;
}
.top .logo .image{
    float: left;
}
.top .logo .image img{
    height: 60px;
    width: auto;
}
.top .logo span{
    float: right;
    line-height: 40px;
    margin:10px 0 10px 40px;
    padding-left: 40px;
    border-left: 1px solid #e5e5e5;
    font-size: 32px;
    font-weight: 700;
    color: #333;
}
.top .search{
    float: right;
    width: 576px;
    overflow: hidden;
    border: 2px solid #168ce3;
    border-radius: 25px;
    margin: 6px 0;
}
.top .search input {
    float: left;
	width: 82.9%;
	height: 22px;
	border: none;
	background-color: #fff;
	font-size: 16px;
	padding: 11px 0;
    text-indent: 26px;
    color: #999;
	font-family: microsoft yahei;
}
.search button {
    float: right;
	width: 17.1%;
	height: 44px;
	background-color: #168ce3;
    color: #fff;
    font-size: 18px;
	text-align: center;
	border: none;
	cursor: pointer;
}
/* nav */
.nav{
    background-color: #0096e0;
}
.nav .main{
	height: 54px;
}
.nav a{
    float: left;
    line-height: 54px;
    width: 140px;
    margin-right: 80px;
    font-size: 22px;
    color: #fff;
    text-align: center;
	position: relative;
}
.nav a i{
	position: absolute;
	right: -10px;
	top: -5px;
	display: block;
	width: 52px;
	height: 20px;
	background: url(/images/Exhibition/Version/2021/shihuan-ico.png) no-repeat;
	background-size: contain;
}
.nav a:last-child{margin-right: 0;}
.nav a.focus,.nav a:hover{
    background-color: #33abe6;
    font-weight: 700;
    font-size: 24px;
}
/* topTitle */
.topTitle{
    text-align: center;
    background-color: #fbfbfb;
    overflow: hidden;
    padding-bottom: 25px;
}
.topTitle p:first-child {
    width: 1300px;
    overflow: hidden;
    margin: 20px auto;
    text-align: center;
}
.topTitle p em{
    display: inline-block;
    height: 52px;
    width: 104px;
    background: url(../../../../images/Exhibition/version/2021/iconTitle001.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 20px;
    vertical-align: top;
}
.topTitle p a.title{
    display: inline-block;
    line-height: 52px;
    font-size: 36px;
    font-weight: 700;
    color: #0096e0;
}
.topTitle p:last-child{
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-align: center;
}
.topTitle p span{
    display: inline-block;
    font-size: 16px;
    padding-left: 16px;
    position: relative;
    margin-right: 25px;
}
.topTitle p span a{
    color: #666;
}
.topTitle p span:hover i{
    background-color:#0096e0;
}
.topTitle p span:hover a{
    color: #0096e0;
}
.topTitle p span:last-child{
    margin-right: 0;
}
.topTitle p span i{
    position: absolute;
    left: 0;
    top: 7px;
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #bfbfbf;
    border-radius: 50%;
}
/* topAdv */
.topAdv li{
    margin-top: 20px;
}
.topAdv li:first-child{
    margin-top: 30px;
}
.topAdv a{
    display: block;
    position: relative;
}
.topAdv i {
	position: absolute;
	left: 5px;
	bottom: 5px;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url(https://public.mtnets.com/Images/public/adv.png) no-repeat;
}
/* expoList */
.expoList{
    margin-top: 30px;
    margin-bottom: 20px;
}
.expoList .left{
    float: left;
    width: 360px;
    box-sizing: border-box;
    margin-right: 35px;
}
.expoList .left .title{
    height: 60px;
    line-height: 60px;
    text-align: center;

}
.expoList .left .item:first-child .title{
    background-color: #e9f0ff;
}
.expoList .left .item:last-child .title{
    height: 54px;
    line-height: 54px;
    border-top: 1px solid #0096e0;
    border-bottom: 1px solid #0096e0;
    margin: 0 29px;
}
.expoList .left .title i{
    color: #0096e0;
    font-size: 12px;
    vertical-align: top;
}
.expoList .left .title b{
    font-size: 24px;
    color: #0096e0;
    margin: 0 16px;
}
.expoList .left .item:first-child ul{
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.expoList .left .item ul{
    padding: 15px 29px;
    overflow: hidden;
}
.expoList .left .item li{
   float: left;
   width: 25%;
   margin: 5px 0;
   text-align: center;
}
.expoList .left .item li a{
    font-size: 18px;
    color: #333;
}
.expoList .left .item li a:hover{
    color: #0096e0;
}
.expoList .left .item:last-child{
    border: 1px solid #e5e5e5;
    border-top: 0;
    padding-bottom: 10px;
}
.expoList .right{
    overflow: hidden;
}
.expoList .right .title{
    height: 46px;
    background: url(../../../../images/Exhibition/version/2021/iconTitleBg001.svg) no-repeat;
}
.expoList .right .title a{
    display: inline-block;
    line-height: 46px;
    width: 180px;
    font-size: 24px;
    font-weight: 700;
    color: #666;
    text-align: center;
    position: relative;
}
.expoList .right .title a::before{
    position: absolute;
    content: "";
    right: 0;
    top: 18px;
    height: 14px;
    width: 1px;
    background-color: #d2d2d2;
}
.expoList .right .title a:last-child::before,.expoList .right .title a.focus::before{
    display: none;
}
.expoList .right .title a.focus{
    color: #fff;
    background: url(../../../../images/Exhibition/version/2021/iconTitle002.png) no-repeat;
}
.expoList .right .itemBot{
	height: 663px;
	overflow-x: hidden;
	overflow-y: auto;
}
.expoList .itemBot table {
	width: 100%;
}
.expoList .itemBot tr {
	border-bottom: 1px solid #e6e6e6;
}
.expoList .itemBot table p {
	font-size: 14px;
	color: #999;
}
.expoList .itemBot table p.time {
	text-align: right;
	padding-right: 25px;
}
.expoList .itemBot table p.time b {
	font-size: 20px;
	color: #168ce3;
	font-family: "Microsoft YaHei";
}
.expoList .itemBot table p.time b.underway {
	font-size: 16px;
}
.expoList .itemBot table p.time i {
	margin-right: 4px;
	font-weight: normal;
}
.expoList .itemBot .exhi-name {
	margin-top: 22px;
	padding-right: 25px;
}
.expoList .itemBot .exhi-name p {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 22px;
	position: relative;
}
.expoList .itemBot .exhi-name p a {
	color: #333;
}
.expoList .itemBott .exhi-name p a:hover {
	color: #168ce3;
}
.expoList .itemBot .exhi-name p.zt {
	/* padding-right: 76px; */
}
.expoList .itemBot .exhi-name p i {
	color: #f34e4e;
	margin-right: 5px;
}
.expoList .itemBot .exhi-name a.jump {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding: 0 8px;
	background-color: #ff9600;
	border-radius: 11px;
	margin-left: 8px;
	border: 1px solid #ff9600;
	box-sizing: border-box;
	display: inline-block;
}
.expoList .itemBot .exhi-name a.jump:hover {
	color: #ff9600;
	background-color: #fff;
}
.expoList .itemBot table td > p {
	margin: 14px 0 20px;
	line-height: 1.5;
}
.expoList .itemBot table p span {
	display: inline-block;
	margin: 0 30px 0 0;
}
.expoList .itemBot table p span:last-of-type {
	margin-right: 0;
}
.expoList .itemBot .exhi-name p a:hover {
	color: #168ce3;
}

/*  advBox-4  */
.advBox-4{
    margin-bottom: 20px;
}
.advBox-4 ul{
    width: calc(100% + 13px);
    overflow: hidden;
}
.advBox-4 li{
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding-right: 13px;
    margin-top: 20px;
    position: relative;
}
.advBox-4 li a{
    display: block;
}
.advBox-4 li i{
    position: absolute;
    left: 5px;
    bottom: 5px;
    z-index: 9;
    width: 24px;
    height: 12px;
    background: url(https://public.mtnets.com/Images/public/adv.png) no-repeat;
}
/* expoVideo */
.expoVideo{
    padding: 20px 0 0 0;
}
.expoVideo .right{
    overflow: hidden;
}
.expoVideo .right .title{
    height: 68px;
    line-height: 68px;
    border-top: 1px solid #eeeeee;
}
.expoVideo .right .title h3{
    display: inline-block;
    font-size: 24px;
    color: #333;
}
.expoVideo .right .title i{
    display: inline-block;
    width: 18px;
    height: 20px;
    background: url(../../../../images/Exhibition/version/2021/iconTitle003.svg) no-repeat;
    vertical-align: middle;
    margin-right: 10px;
}
.expoVideo .right .title a{
    float: right;
    font-size: 16px;
    color: #999;
}
.expoVideo .right li{
    overflow: hidden;
    padding-left: 28px;
    position: relative;
    margin-bottom: 19px;
}
.expoVideo .right li:last-child{
    margin-bottom: 0;
}
.expoVideo .right li i{
    position: absolute;
    left: 3px;
    top: 4px;
    font-size: 12px;
    color: #dcdcdc;
}
.expoVideo .right li i.iconhuizhanbaodao-xuanzhong{
    display: none;
}
.expoVideo .right li a{
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    color: #333;
}
.expoVideo .right li:hover i.iconhuizhanbaodao-weixuanzhong{
    display: none;
}
.expoVideo .right li:hover i.iconhuizhanbaodao-xuanzhong{
    display: inline-block;
    color: #0096e0;
}
.expoVideo .right li:hover a{
    color: #0096e0;
}
.expoVideo .left{
    float: left;
    width: 1104px;
    margin-right: 36px;
}
.expoVideo .left .title{
    height: 68px;
    line-height: 68px;
    border-top: 1px solid #eeeeee;
}
.expoVideo .left .title h3{
    display: inline-block;
    font-size: 24px;
    color: #0096e0;
    position: relative;
    padding: 0 5px;
}
.expoVideo .left .title h3 i{
    position: absolute;
    top: -7px;
    left: 0;
    right: 0;
    height: 15px;
    background: url(../../../../images/Exhibition/version/2021/iconTitle004.svg) no-repeat;
}
.expoVideo .left .title a{
    float: right;
    font-size: 16px;
    color: #999;
}
.expoVideo .left ul{
    width: calc(100% + 24px);
    overflow: hidden;
    margin-bottom: -30px;
}
.expoVideo .left li{
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding-right: 24px;
    margin-bottom: 30px;
}
.expoVideo .left .item{
    position: relative;
    overflow: hidden;
}
.expoVideo .left li a.image{
    display: block;
    padding-bottom: 56.25%;
    height: 0;
    border-radius: 4px;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.expoVideo .left li a.image:hover{
    transform: scale(1.1);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.expoVideo .left li img{
    max-height: none;
    width: 100%;
}
.expoVideo .left li a.image i{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-size: 44px;
    color: #fff;
}
.expoVideo .left li p{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 8px 10px;
    background-image: -webkit-linear-gradient( rgb(255,255,255,0) 0%, rgba(0,0,0,.5) 100%);
}
.expoVideo .left li p a{
    display: block;
    line-height: 18px;
    max-height: 18px;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
}
.expoVideo .left li p:hover a{
    max-height: 36px;
    color: #0096e0;
}
.advBox-5 li:nth-child(1), .advBox-5 li:nth-child(2), .advBox-5 li:nth-child(3), .advBox-5 li:nth-child(4), .advBox-5 li:nth-child(5) {
    margin-top: 20px;
}
/* advBox-5 */
.advBox-5{
    margin-bottom: 20px;
}
.advBox-5 ul{
    width: calc(100% + 12px);
    overflow: hidden;
}
.advBox-5 li{
    float: left;
    width: 20%;
    box-sizing: border-box;
    padding-right: 12px;
    margin-top: 20px;
    position: relative;
}
.advBox-5 li a{
    display: block;
}
.advBox-5 li i{
    position: absolute;
    left: 5px;
    bottom: 5px;
    z-index: 9;
    width: 24px;
    height: 12px;
    background: url(https://public.mtnets.com/Images/public/adv.png) no-repeat;
}
/* footer */
.footer .w,.foot .w{
    width: 1500px;
    margin: 0 auto;
}
.footer {
	margin-top: 40px;
	background: #222;
	box-sizing: border-box;
}
.footer p {
	border-bottom: 1px solid #444;
	padding-bottom: 28px;
}
.footer p a {
	text-align: center;
	background: #363636;
	display: inline-block;
	width: 94px;
	height: 30px;
	line-height: 30px;
	margin-right: 20px;
	color: #a7a7a7;
	border: 1px solid #4a4a4a;
}
.foot p a{
	position: relative;
	cursor: pointer;
   }
   .foot p a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 25px;
	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;
	overflow: hidden;
	resize: none;

   }
   .foot p a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
   }
   .foot p a:hover .QQhover{
	display: inline-block;
   }
.footer p a:last-child {
	margin-right: 0;
}
.foot-left {
	float: left;
	width: 1030px;
	padding-top: 41px;
	padding-bottom: 52px;
}
.foot-left b {
	display: block;
	font-weight: normal;
	color: #787878;
	font-size: 14px;
	white-space: pre;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
.foot-left b i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('../../../../Images/index/Version/2021/ghs.png') no-repeat;
	vertical-align: middle;
	margin-right: 5px;
	background-size: contain;
}
.foot-left b a {
	color: #787878;
}
.foot-left b a:hover {
	color: #0195df
}
.foot-left ul li {
	width: 110px;
	height: 44px;
	float: left;
	margin-right: 12px;
}
.foot-right {
	width: 385px;
	float: right;
	padding-top: 30px;
}
.foot-right ul li {
	float: left;
}
.foot-right ul li .image{
	width: 146px;
	height: 146px;
	background: #fff;
	position: relative;
	border: 2px solid #4285f4;
}
.foot-right ul li b {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	text-align: center;
	display: block;
	margin-top: 10px;
}
.foot-right ul li:first-child {
	float: left;
}
.foot-right ul li:last-child {
	float: right;
	margin-right: 24px;
}
.foot {
	background: #1a1a1a;
	height: 80px;
	line-height: 80px;
	color: #838383;
	font-size: 14px;
}
.foot b {
	display: block;
	width: 75px;
	float: left;
	color: #0195df;
	position: relative;
	text-indent: 12px;
}
.foot p a i {
	display: inline-block;
	width: 16px;
	height: 18px;
	background: url('../../../../Images/index/Version/2021/qq-ico.png') no-repeat;
	vertical-align: top;
	margin-right: 5px;
	margin-top: 4px;
	background-size: contain;
}
.foot b::after {
	position: absolute;
	content: '';
	left: 0;
	top: 50%;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #0195df;
	transform: translateY(-50%);
}
.foot p {
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}
.foot p .qq-btn {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	display: block;
}
.foot p a {
	background: #2176a0;
	color: #fff;
	display: inline-block;
	width: 100px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border-radius: 20px;
	margin-right: 5px;
	font-style: normal;
}
.foot p a:nth-of-type(5) {
	margin-right: 0;
}
.foot p span {
	margin-right: 6px;
}
.Center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
/* rightAdv */
.rightAdv{
    position: fixed;
    right: 20px;
    top: 180px;
    z-index: 99999;
}
.rightAdv ul {
	width: 64px;
	background-color: #fff;
	box-shadow: 0 2px 5px #eee;
}
.rightAdv li {
	display: block;
	text-align: center;
	height: 66px;
	position: relative;
}
.rightAdv li a{
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.rightAdv li a i {
	display: inline-block;
	font-size: 25px;
	margin: 12px 0 5px;
    color: #333;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	text-decoration: none;
}
.rightAdv li a b {
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #666;
}
.wxImg {
	position: absolute;
	left: -240px;
	top: 0;
	width: 220px;
	height: 230px;
	background: url(../../../../images/Exhibition/version/2021/rightAdvAppBgi.svg) no-repeat -10px -10px #fff;
	text-align: center;
	box-shadow: 0 2px 5px #eee;
	display: none;
}
.wxImg img {
	width: 130px;
	height: 130px;
	margin: 30px 0 20px;
}
.wxImg p {
	font-size: 14px;
	font-weight: 700;
	color: #333;
}
.qqBox {
	position: absolute;
	left: -310px;
	top: 0;
	padding-right: 20px;
	display: none;
}
.qqBox1 {
	width: 290px;
	height: 190px;
    background: url(../../../../images/Exhibition/version/2021/rightAdvQQbgi.png) #fff no-repeat;
	background-size: 100% 100%;
    padding-top: 30px;
	box-shadow: 0 2px 5px #eee;
    position: relative;
}
.qqBox p {
	overflow: hidden;
    padding: 0 20px 0 25px;
}
.qqBox i {
	float: left;
	width: 50px;
	height: 56px;
	background: url(../../../../images/Exhibition/version/2021/rightBar.png) no-repeat -190px -87px;
	margin-right: 20px;
}
.qqBox b {
	display: block;
	font-size: 20px;
	color: #333;
	margin-bottom: 10px;
}
.qqBox em {
	font-size: 14px;
	color: #999;
	font-style: normal;
}
.qqBox a {
	display: inline-block !important;
	height: 34px !important;
	line-height: 34px;
	width: 100px !important;
	border-radius: 18px;
	font-size: 14px;
	color: #fff;
	background-color: #f26522!important;
	margin: 25px 0 10px;
	box-shadow: 0 2px 5px #e68557;
}
.qqBox a{
	position: relative;
	cursor: pointer;
   }
   .qqBox a .QQhover {
	position: absolute;
	left: 0px;
	bottom: 25px;
	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;
	overflow: hidden;
	resize: none;

   }
   .qqBox a .QQhover::after{
	position: absolute;
	left: 0;
	top: 0;
	line-height: 20px;
	content: "QQ:";
   }
   .qqBox a:hover .QQhover{
	display: inline-block;
   }
.qqBox a:last-child {
    background-color: #44a531 !important;
    margin-left: 20px;
    box-shadow: 0 2px 5px #5c9950;
}
.qqBox span {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #999;
    margin-top: 40px;
    background-color: #f5f5f5;
}
.rightAdv li.returnTop a i{
    display: inline-block;
    transform: rotate(-180deg);
}
.rightAdv li:hover a{
    background-color: #0096e0;
}
.rightAdv li:hover a i,.rightAdv li:hover a b{
    color: #fff;
}
.rightAdv li.wx:hover .wxImg{
    display: block;
}
.rightAdv li.qq:hover .qqBox{
    display: block;
}
/* 8.10 */
.CalendarWrapper{
    margin-top: 20px;
}
.CalendarHead {
	width: 265px;
	height: 29px;
	overflow: hidden;
	margin: 0 auto 8px;
	line-height: 29px;
	text-align: center;
	background: #efefef;
	border-radius: 20px;
}
.CalendarWrapper a {
	color: #bababa;
}
.CalendarHead .btn2, .CalendarHead .btn3 {
	display: block;
	width: 19px;
	height: 29px;
	overflow: hidden;
	line-height: 29px;
	text-align: center;
}
.CalendarHead .btn2 {
	float: left;
	margin-left: 10px;
}
.CalendarHead .btn3 {
	float: right;
	margin-right: 10px;
}
.CalendarHead .btn1, .CalendarHead .btn4 {
	display: none;
}
.CalendarHead .btn3:hover, .CalendarHead .btn2:hover {
	text-decoration: none;
}
.CalendarWrapper a:hover {
	color: #5B7649;
	text-decoration: none;
}
.CalendarHead h4 {
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	color: #3e3e3e;
}
.CalendarCon th, .CalendarCon td {
	width: 26px;
	text-align: center;
	font-weight: normal;
}
.CalendarCon th {
	line-height: 21px;
	font-size: 14px;
}
.CalendarCon th.sunday {
	color: #cc0000;
}
.CalendarCon td {
	overflow: hidden;
}
.CalendarCon a, .CalendarCon em, .CalendarCon span {
	display: block;
	width: 30px;
	height: 23px;
	overflow: hidden;
	margin-bottom: 5px;
	color: #3c3c3c;
	line-height: 21px;
	margin-left: 2px;
}
.exhiDate {
	background: #fb972c;
	color: #fff !important;
}
.CalendarCon a.today, .CalendarCon em.today {
	background: #0096e0;
	color: #fff;
}
.CalendarCon a:hover {
	background: #0096e0;
	color: #fff !important;
	text-decoration: none;
}
.banneradv {
    overflow: hidden;
}
.banneradv ul {
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}

.banneradv ul li {
	display: block;
	float: left;
	padding: 10px 5px 0 5px;
	position: relative;
}

.banneradv ul li a,
.banneradv ul li embed {
	float: left;
}
.rightAdv {
	position: fixed;
	right: 20px;
	top: 180px;
	z-index: 99999;
}
.rightAdv ul {
	width: 64px;
	background-color: #fff;
	box-shadow: 0 2px 5px #999;
	border-radius: 3px;
}
.rightAdv li {
	display: block;
	text-align: center;
	height: 66px;
	position: relative;
}
.rightAdv li a, .rightadvTop a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background-color: #00baf6;
}
.rightAdv li:first-child a{
	border-radius: 3px 3px 0 0px;
}
.rightAdv li:last-child a{
	border-radius: 0 0 3px 3px;
}
.rightAdv li:hover a {
	background-color: #ff8c34;
}
.rightadvTop a:hover{
	background-color: #ff8c34;
}
.rightAdv li a i {
	display: inline-block;
	width: 22px;
	height: 24px;
	margin: 12px 0 5px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	text-decoration: none;
    color: #fff;
}
.rightAdv li a b {
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
}
.rightAdv li.rightAdv_qq a i {
	width: 22px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat -80px -37px;
}
.rightAdv li.rightAdv_phone a i {
	width: 20px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat -118px -37px;
}
.rightAdv li.rightAdv_proposal i {
	width: 20px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat -190px -37px;
}
.rightAdv li.rightAdv_inquire i {
	width: 22px;
	height: 20px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat -226px -37px;
}
/* qq */
.qq_contactInfo {
	position: absolute;
	left: -297px;
	top: 0;
	padding-right: 20px;
	display: none;
}
.qq_item {
	width: 210px;
	height: 224px;
	background: url(https://www.bf35.com/Images/rightAdvQQbgi.png) #fff no-repeat;
	background-size: 100% 100%;
	padding: 27px 40px 0 27px;
	box-shadow: 0 2px 5px #ccc;
	border-radius: 3px;
}
.qq_item p {
	overflow: hidden;
}
.qq_item p:first-child{
	margin-bottom: 10px;
}
.qq_item i {
	float: left;
	width: 50px;
	height: 56px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat -190px -87px;
	margin-right: 20px;
}
.qq_item b {
	display: block;
	font-size: 20px;
	color: #333;
	margin-bottom: 10px;
}
.qq_item em {
	font-size: 14px;
	color: #999;
	font-style: normal;
}
.qq_item a {
	display: inline-block !important;
	height: 34px !important;
	line-height: 34px;
	width: 100px !important;
	border-radius: 18px!important;
	font-size: 14px;
	color: #fff;
	background-color: #f26522!important;
	margin: 10px 0 8px;
	box-shadow: 0 2px 5px #e68557;
}
.qq_item a:last-child {
	background-color: #00baf6 !important;
	margin-left: 10px;
	box-shadow: 0 2px 5px #9dd4e6;
}
.qq_item span {
	position: absolute;
	left: 0;
	right: 20px;
	bottom: 0;
	background-color: #f5f5f5;
	color: #999;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
/* end */
/* phone */
.phone_item{
	position: absolute;
	left: -310px;
	top: 0;
	width: 240px;
	height: 380px;
	padding: 0 25px;
	background-color: #fff;
	box-shadow: 0 2px 5px #ccc;
	display: none;
}
.phone_item p{
	height: 50px;
	position: relative;
	padding: 16px 25px 16px 90px;
}
.phone_item p {
	height: 50px;
	position: relative;
	padding: 16px 0 16px 65px;
	border-bottom: 1px dashed #e6e6e6;
}
.phone_item p i {
	position: absolute;
	left: 0;
	top: 16px;
	width: 50px;
	height: 50px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat -38px -87px;
}
.phone_item b {
	display: block;
	text-align: left;
	font-size: 14px;
	color: #fe9900;
	font-weight: normal;
	margin-bottom: 10px;
}
.phone_item em {
	display: block;
	text-align: left;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	color: #333;
	margin-bottom: 5px;
}
.phone_item span {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #f5f5f5;
	color: #999;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
/* end */
.rightAdv_qq:hover .qq_contactInfo{
	display: block;
}
.rightAdv_phone:hover .phone_item{
	display: block;
}
.rightadvTop {
	position: fixed;
	top: 460px;
	right: 31px;
	width: 42px;
	height: 42px;
	background-color: #00baf6;
	border-radius: 50%;
	box-shadow: 0 2px 5px #999;
	text-align: center;
	z-index: 9999;
	overflow: hidden;
	display: none;
}
.rightadvTop i {
	display: inline-block;
	width: 14px;
	height: 8px;
	margin-top: 17px;
	background: url(https://www.bf35.com/Images/rightBarIcon.png) no-repeat 0 -111px;
}

/* media */
@media only screen and (max-width: 1024px){
    .main,.footer .w, .foot .w{
		width:  852px;
		min-width:852px;
	}
    body{min-width:  852px;}
	.rightAdv {
		right: 10px;
	}
	.top {
		padding: 18px 0;
	}
	.top .logo {
		height: 44px;
		line-height: 44px;
	}
	.top .logo .image img {
		height: 44px;
	}
	.top .logo span {
		line-height: 28px;
		margin: 6px 0 6px 16px;
		padding-left: 16px;
		font-size: 20px;
	}
	.top .search {
		width: 392px;
		margin: 6px 0;
	}
	.top .search input {
		height: 20px;
		font-size: 13px;
		padding: 6px 0;
		text-indent: 12px;
	}
	.search button {
		height: 32px;
		font-size: 13px;
	}
	.nav .main {
		height: 38px;
	}
	.nav a {
		line-height: 38px;
		width: 112px;
		margin-right: 10px;
		font-size: 14px;
	}
	.nav a.focus, .nav a:hover {
		font-size: 15px;
	}
	.topTitle {
		padding-bottom: 10px;
	}
	.topTitle p:first-child {
		width: 800px;
		margin: 8px auto;
	}
	.topTitle p em {
		height: 36px;
		width: 72px;
		margin-right: 6px;
	}
	.topTitle p a.title {
		line-height: 36px;
		font-size: 22px;
	}
	.topTitle p span {
		font-size: 12px;
		padding-left: 6px;
		margin-right: 8px;
	}
	.topTitle p span i {
		top: 10px;
		width: 4px;
		height: 4px;
	}
	.topAdv li {
		margin-top: 10px;
	}
	.topAdv li:first-child {
		margin-top: 12px;
	}
	.expoList .left {
		width: 230px;
		margin-right: 20px;
	}
	.expoList .left .title {
		height: 38px;
		line-height: 38px;
	}
	.expoList .left .title b {
		font-size: 16px;
		margin: 0 8px;
	}
	.expoList .left .title i {
		font-size: 8px;
	}
	.expoList .left .item ul {
		padding: 6px 15px;
	}
	.expoList .left .item li {
		margin: 2px 0;
	}
	.expoList .left .item li a {
		font-size: 12px;
	}
	.expoList .left .item:last-child .title {
		height: 38px;
		line-height: 38px;
		margin: 0 16px;
	}
	.expoList .right .title a {
		line-height: 32px;
		width: 130px;
		font-size: 17px;
	}
	.expoList .right .title a.focus {
		background-size: 100% 100%;
	}
	.expoList .itemBot .exhi-name {
		margin-top: 10px;
		padding-right: 14px;
	}
	.expoList .itemBot .exhi-name p {
		font-size: 12px;
		line-height: 16px;
	}
	.expoList .itemBot table td > p {
		margin: 6px 0 8px;
		line-height: 1.5;
	}
	.expoList .itemBot table p {
		font-size: 12px;
	}
	.expoList .itemBot table p span {
		margin: 0 14px 0 0;
	}
	.expoList .itemBot table p.time {
		padding-right: 14px;
	}
	.expoList .itemBot table p.time b {
		font-size: 13px;
	}
	.expoList .right .itemBot {
		height: 453px;
	}
	.expoList .itemBot tr td:nth-child(2){
		width: 150px;
	}
	.expoList .itemBot tr td:nth-child(3){
		width: 90px;
	}
	.CalendarHead {
		width: 208px;
	}
	.CalendarHead table{
		width: 208px;
	}
	.CalendarCon table{
		width: 218px;
	}
	.expoVideo .left {
		width: 602px;
		margin-right: 20px;
	}
	.expoVideo .left .title {
		height: 38px;
		line-height: 38px;
	}
	.expoVideo .left .title h3 {
		font-size: 16px;
		padding: 0 3px;
	}
	.expoVideo .left .title h3 i {
		top: -5px;
		height: 10px;
		background-size: 100% 100%;
	}
	.expoVideo .left .title a {
		font-size: 12px;
	}
	.expoVideo .left li a.image i {
		font-size: 32px;
	}
	.expoVideo .left li p {
		padding: 2px 3px;
	}
	.expoVideo .left li p a {
		line-height: 14px;
		max-height: 14px;
		font-size: 12px;
	}
	.expoVideo .left li p:hover a {
		max-height: 28px;
	}
	.expoVideo .right .title {
		height: 38px;
		line-height: 38px;
	}
	.expoVideo .right .title h3 {
		font-size: 16px;
	}
	.expoVideo .right .title i {
		width: 11px;
		height: 13px;
		margin-right: 4px;
		background-size: 100% 100%;
	}
	.expoVideo .right .title a {
		font-size: 12px;
	}
	.expoVideo .right li a {
		height: 14px;
		line-height: 14px;
		font-size: 12px;
	}
	.expoVideo .right li {
		padding-left: 18px;
		margin-bottom: 9px;
	}
	.expoVideo .right li i {
		left: 2px;
		top: 4px;
		font-size: 8px;
	}
	.advBox-5 li:nth-child(1), .advBox-5 li:nth-child(2), .advBox-5 li:nth-child(3), .advBox-5 li:nth-child(4), .advBox-5 li:nth-child(5) {
		margin-top: 26px;
	}
	.expoList {
		margin-top: 20px;
		margin-bottom: 12px;
	}
	.advBox-4 li {
		margin-top: 12px;
	}
	.foot-right ul li .image {
		width: 100px;
		height: 100px;
	}
	.foot-right ul li .image img{
		width: 95px;
	}
	.foot-right ul li b {
		height: 28px;
		line-height: 28px;
		font-size: 12px;
		margin-top: 10px;
	}
	.foot-right ul li:last-child {
		margin-right: 0;
	}
	.footer p {
		padding-bottom: 10px;
	}
	.footer p a {
		width: 72px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
		margin-right: 8px;
	}
	.footer p a:nth-child(n+8){
		margin-top: 10px;
	}
	.foot-left b {
		font-size: 12px;
		padding: 10px 0;
		height: 40px;
		line-height: 20px;
		white-space: normal;
	}
	.foot-right {
		width: 220px;
		padding-top: 30px;
	}
	.foot-left {
		width: 618px;
		padding-top: 36px;
		padding-bottom: 32px;
	}
	.foot {
		font-size: 12px;
		height: 80px;
    	line-height: 40px;
	}
	.foot p a {
		width: 72px;
		height: 26px;
		line-height: 26px;
		font-size: 12px;
		margin-right: 5px;
	}
	.foot p a i {
		width: 12px;
		height: 15px;
		margin-right: 4px;
		margin-top: 6px;
	}
	.foot p .qq-btn {
		position: relative;
		text-align: center;
		right: auto;
		top: auto;
		transform: initial;
	}
	.foot b {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.foot p {
		display: inline-block;
	}
	.foot .w{
		text-align: center;
	}
	.foot-left ul li {
		width: 90px;
		height: 36px;
		margin-right: 10px;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .main,.footer .w, .foot .w{
		width:  990px;
		min-width:990px;
	}
    body{min-width:  990px;}
	.rightAdv {
		right: 10px;
	}
	.top {
		padding: 22px 0;
	}
	.top .logo {
		height: 48px;
		line-height: 48px;
	}
	.top .logo .image img {
		height: 48px;
	}
	.top .logo span {
		line-height: 32px;
		margin: 8px 0 8px 22px;
		padding-left: 22px;
		font-size: 24px;
	}
	.top .search {
		width: 432px;
		margin: 6px 0;
	}
	.top .search input {
		height: 20px;
		font-size: 14px;
		padding: 8px 0;
		text-indent: 16px;
	}
	.search button {
		height: 36px;
		font-size: 15px;
	}
	.nav .main {
		height: 42px;
	}
	.nav a {
		line-height: 42px;
		width: 122px;
		margin-right: 20px;
		font-size: 15px;
	}
	.nav a.focus, .nav a:hover {
		font-size: 18px;
	}
	.topTitle {
		padding-bottom: 16px;
	}
	.topTitle p:first-child {
		width: 900px;
		margin: 12px auto;
	}
	.topTitle p em {
		height: 40px;
		width: 80px;
		margin-right: 12px;
	}
	.topTitle p a.title {
		line-height: 40px;
		font-size: 26px;
	}
	.topTitle p span {
		font-size: 13px;
		padding-left: 10px;
		margin-right: 15px;
	}
	.topTitle p span i {
		top: 9px;
		width: 5px;
		height: 5px;
	}
	.topAdv li {
		margin-top: 12px;
	}
	.topAdv li:first-child {
		margin-top: 15px;
	}
	.expoList .left {
		width: 250px;
		margin-right: 20px;
	}
	.expoList .left .title {
		height: 44px;
		line-height: 44px;
	}
	.expoList .left .title b {
		font-size: 18px;
		margin: 0 10px;
	}
	.expoList .left .title i {
		font-size: 9px;
	}
	.expoList .left .item ul {
		padding: 8px 18px;
	}
	.expoList .left .item li {
		margin: 4px 0;
	}
	.expoList .left .item li a {
		font-size: 14px;
	}
	.expoList .left .item:last-child .title {
		height: 44px;
		line-height: 44px;
		margin: 0 20px;
	}
	.expoList .right .title a {
		line-height: 35px;
		width: 135px;
		font-size: 18px;
	}
	.expoList .right .title a.focus {
		background-size: 100% 100%;
	}
	.expoList .itemBot .exhi-name {
		margin-top: 12px;
		padding-right: 16px;
	}
	.expoList .itemBot .exhi-name p {
		font-size: 13px;
		line-height: 18px;
	}
	.expoList .itemBot table td > p {
		margin: 8px 0 10px;
		line-height: 1.5;
	}
	.expoList .itemBot table p {
		font-size: 12px;
	}
	.expoList .itemBot table p span {
		margin: 0 16px 0 0;
	}
	.expoList .itemBot table p.time {
		padding-right: 16px;
	}
	.expoList .itemBot table p.time b {
		font-size: 14px;
	}
	.expoList .right .itemBot {
		height: 532px;
	}
	.expoList .itemBot tr td:nth-child(2){
		width: 230px;
	}
	.expoList .itemBot tr td:nth-child(3){
		width: 120px;
	}
	.CalendarHead {
		width: 218px;
	}
	.CalendarHead table{
		width: 218px;
	}
	.CalendarCon table{
		width: 228px;
	}
	.expoVideo .left {
		width: 720px;
		margin-right: 20px;
	}
	.expoVideo .left .title {
		height: 42px;
		line-height: 42px;
	}
	.expoVideo .left .title h3 {
		font-size: 18px;
		padding: 0 4px;
	}
	.expoVideo .left .title h3 i {
		top: -6px;
		height: 11px;
		background-size: 100% 100%;
	}
	.expoVideo .left .title a {
		font-size: 13px;
	}
	.expoVideo .left li a.image i {
		font-size: 36px;
	}
	.expoVideo .left li p a {
		line-height: 15px;
		max-height: 15px;
		font-size: 13px;
	}
	.expoVideo .left li p:hover a {
		max-height: 30px;
	}
	.expoVideo .right .title {
		height: 42px;
		line-height: 42px;
	}
	.expoVideo .right .title h3 {
		font-size: 18px;
	}
	.expoVideo .right .title i {
		width: 12px;
		height: 14px;
		margin-right: 6px;
		background-size: 100% 100%;
	}
	.expoVideo .right .title a {
		font-size: 13px;
	}
	.expoVideo .right li a {
		height: 16px;
		line-height: 16px;
		font-size: 13px;
	}
	.expoVideo .right li {
		padding-left: 18px;
		margin-bottom: 12px;
	}
	.expoVideo .right li i {
		left: 2px;
		top: 4px;
		font-size: 8px;
	}
	.advBox-5 li:nth-child(1), .advBox-5 li:nth-child(2), .advBox-5 li:nth-child(3), .advBox-5 li:nth-child(4), .advBox-5 li:nth-child(5) {
		margin-top: 26px;
	}
	.expoList {
		margin-top: 20px;
		margin-bottom: 12px;
	}
	.advBox-4 li {
		margin-top: 12px;
	}
	.foot-right ul li .image {
		width: 100px;
		height: 100px;
	}
	.foot-right ul li .image img{
		width: 95px;
	}
	.foot-right ul li b {
		height: 28px;
		line-height: 28px;
		font-size: 12px;
		margin-top: 10px;
	}
	.foot-right ul li:last-child {
		margin-right: 0;
	}
	.footer p {
		padding-bottom: 18px;
	}
	.footer p a {
		width: 72px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
		margin-right: 8px;
	}
	.foot-left b {
		font-size: 12px;
		padding: 10px 0;
		height: 60px;
		line-height: 30px;
		white-space: normal;
	}
	.foot-right {
		width: 220px;
		padding-top: 30px;
	}
	.foot-left {
		width: 750px;
		padding-top: 36px;
		padding-bottom: 32px;
	}
	.foot {
		font-size: 12px;
		height: 80px;
    	line-height: 40px;
	}
	.foot p a {
		width: 72px;
		height: 26px;
		line-height: 26px;
		font-size: 12px;
		margin-right: 5px;
	}
	.foot p a i {
		width: 12px;
		height: 15px;
		margin-right: 4px;
		margin-top: 6px;
	}
	.foot p .qq-btn {
		position: relative;
		text-align: center;
		right: auto;
		top: auto;
		transform: initial;
	}
	.foot b {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.foot p {
		display: inline-block;
	}
	.foot .w{
		text-align: center;
	}
	.foot-left ul li {
		width: 90px;
		height: 36px;
		margin-right: 10px;
	}

}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
    .main,.footer .w, .foot .w{
		width:  1180px;
		min-width:1180px;
	}
    body{min-width:  1180px;}
	.rightAdv {
		right: 10px;
	}
	.top {
		padding: 22px 0;
	}
	.top .logo {
		height: 52px;
		line-height: 52px;
	}
	.top .logo .image img {
		height: 52px;
	}
	.top .logo span {
		line-height: 36px;
		margin: 13px 0 10px 24px;
		padding-left: 24px;
		font-size: 26px;
	}
	.top .search {
		width: 472px;
		margin: 6px 0;
	}
	.top .search input {
		height: 20px;
		font-size: 14px;
		padding: 8px 0;
		text-indent: 16px;
	}
	.search button {
		height: 36px;
		font-size: 15px;
	}
	.nav .main {
		height: 46px;
	}
	.nav a {
		line-height: 46px;
		width: 140px;
		margin-right: 32px;
		font-size: 17px;
	}
	.nav a.focus, .nav a:hover {
		font-size: 19px;
	}
	.topTitle {
		padding-bottom: 18px;
	}
	.topTitle p:first-child {
		width: 1100px;
		margin: 15px auto;
	}
	.topTitle p em {
		height: 44px;
		width: 88px;
		margin-right: 14px;
	}
	.topTitle p a.title {
		line-height: 44px;
		font-size: 28px;
	}
	.topTitle p span {
		font-size: 14px;
		padding-left: 12px;
		margin-right: 18px;
	}
	.topTitle p span i {
		top: 9px;
		width: 5px;
		height: 5px;
	}
	.topAdv li {
		margin-top: 16px;
	}
	.topAdv li:first-child {
		margin-top: 20px;
	}
	.expoList .left {
		width: 300px;
		margin-right: 28px;
	}
	.expoList .left .title {
		height: 48px;
		line-height: 48px;
	}
	.expoList .left .title b {
		font-size: 20px;
		margin: 0 12px;
	}
	.expoList .left .title i {
		font-size: 10px;
	}
	.expoList .left .item ul {
		padding: 10px 22px;
	}
	.expoList .left .item li {
		margin: 4px 0;
	}
	.expoList .left .item li a {
		font-size: 15px;
	}
	.expoList .left .item:last-child .title {
		height: 48px;
		line-height: 48px;
		margin: 0 24px;
	}
	.expoList .right .title a {
		line-height: 38px;
		width: 150px;
		font-size: 20px;
	}
	.expoList .right .title a.focus {
		background-size: 100% 100%;
	}
	.expoList .itemBot .exhi-name {
		margin-top: 16px;
		padding-right: 20px;
	}
	.expoList .itemBot .exhi-name p {
		font-size: 16px;
		line-height: 20px;
	}
	.expoList .itemBot table td > p {
		margin: 10px 0 13px;
		line-height: 1.5;
	}
	.expoList .itemBot table p {
		font-size: 13px;
	}
	.expoList .itemBot table p span {
		margin: 0 20px 0 0;
	}
	.expoList .itemBot table p.time {
		padding-right: 18px;
	}
	.expoList .itemBot table p.time b {
		font-size: 17px;
	}
	.expoList .right .itemBot {
		height: 553px;
	}
	.expoVideo .left {
		width: 852px;
		margin-right: 28px;
	}
	.expoVideo .left .title {
		height: 54px;
		line-height: 54px;
	}
	.expoVideo .left .title h3 {
		font-size: 20px;
		padding: 0 5px;
	}
	.expoVideo .left .title h3 i {
		top: -6px;
		height: 12px;
		background-size: 100% 100%;
	}
	.expoVideo .left .title a {
		font-size: 14px;
	}
	.expoVideo .left li a.image i {
		font-size: 40px;
	}
	.expoVideo .left li p a {
		line-height: 15px;
		max-height: 15px;
		font-size: 14px;
	}
	.expoVideo .left li p:hover a {
		max-height: 30px;
	}
	.expoVideo .right .title {
		height: 54px;
		line-height: 54px;
	}
	.expoVideo .right .title h3 {
		font-size: 20px;
	}
	.expoVideo .right .title i {
		width: 14px;
		height: 16px;
		margin-right: 8px;
		background-size: 100% 100%;
	}
	.expoVideo .right .title a {
		font-size: 14px;
	}
	.expoVideo .right li a {
		height: 18px;
		line-height: 18px;
		font-size: 15px;
	}
	.expoVideo .right li {
		padding-left: 24px;
		margin-bottom: 15px;
	}
	.expoVideo .right li i {
		left: 3px;
		top: 3px;
		font-size: 10px;
	}
	.advBox-5 li:nth-child(1), .advBox-5 li:nth-child(2), .advBox-5 li:nth-child(3), .advBox-5 li:nth-child(4), .advBox-5 li:nth-child(5) {
		margin-top: 30px;
	}
	.expoList {
		margin-top: 24px;
		margin-bottom: 14px;
	}
	.advBox-4 li {
		margin-top: 15px;
	}
	.foot-right ul li .image {
		width: 125px;
		height: 125px;
	}
	.foot-right ul li b {
		height: 28px;
		line-height: 28px;
		font-size: 13px;
		margin-top: 10px;
	}
	.foot-right ul li:last-child {
		margin-right: 14px;
	}
	.footer p a {
		width: 79px;
		height: 30px;
		line-height: 30px;
		font-size: 13px;
		margin-right: 10px;
	}
	.foot-left b {
		font-size: 12px;
	}
	.foot-right {
		width: 305px;
		padding-top: 30px;
	}
	.foot-left {
		width: 848px;
		padding-top: 36px;
		padding-bottom: 32px;
	}
	.foot {
		font-size: 12px;
	}
	.foot p a {
		width: 72px;
		height: 26px;
		line-height: 26px;
		font-size: 12px;
		margin-right: 5px;
	}
	.foot p a i {
		width: 12px;
		height: 15px;
		margin-right: 4px;
		margin-top: 6px;
	}

}
@media only screen and (min-width: 1400px) and (max-width: 1599px){
    .main,.footer .w, .foot .w{
		width:  1232px;
		min-width:1232px;
	}
    body{min-width:  1232px;}
	.top {
		padding: 25px 0;
	}
	.top .logo {
		height: 54px;
		line-height: 54px;
	}
	.top .logo .image img {
		height: 54px;
	}
	.top .logo span {
		line-height: 34px;
		margin: 10px 0 10px 34px;
		padding-left: 34px;
		font-size: 28px;
	}
	.top .search input {
		font-size: 15px;
		text-indent: 18px;
	}
	.search button {
		font-size: 17px;
	}
	.top .search {
		width: 536px;
		margin: 3px 0;
	}
	.nav a {
		float: left;
		line-height: 48px;
		width: 132px;
		margin-right: 50px;
		font-size: 19px;
	}
	.nav .main {
		height: 48px;
	}
	.nav a.focus, .nav a:hover {
		font-size: 21px;
	}
	.topTitle p:first-child {
		width: 1100px;
		margin: 16px auto;
	}
	.topTitle p em {
		height: 46px;
		width: 92px;
		margin-right: 18px;
	}
	.topTitle p a.title {
		line-height: 46px;
		font-size: 31px;
	}
	.topTitle p span {
		font-size: 14px;
		padding-left: 12px;
		margin-right: 20px;
	}
	.topTitle {
		padding-bottom: 20px;
	}
	.expoList .right .itemBot {
		height: 600px;
	}
	.expoVideo .left {
		width: 900px;
		margin-right: 30px;
	}
	.expoVideo .right li a {
		height: 20px;
		line-height: 20px;
		font-size: 16px;
	}
	.expoVideo .right li {
		padding-left: 26px;
		margin-bottom: 15px;
	}
	.expoList .itemBot .exhi-name {
		margin-top: 16px;
		padding-right: 25px;
	}
	.expoList .itemBot table td > p {
		margin: 11px 0 11px;
		line-height: 1.5;
	}
	.expoList .left .item li a {
		font-size: 16px;
	}
	.expoList .right .title a {
		font-size: 20px;
	}
	.expoList .itemBot table p {
		font-size: 13px;
	}
	.expoList .itemBot table p.time b {
		font-size: 18px;
	}
	.expoList .left .title {
		height: 52px;
		line-height: 52px;
	}
	.expoList .left .title b {
		font-size: 22px;
	}
	.expoList .itemBot .exhi-name p {
		font-size: 16px;
	}
	.foot-right ul li .image {
		width: 130px;
		height: 130px;
	}
	.foot-right ul li b {
		height: 28px;
		line-height: 28px;
		font-size: 13px;
		margin-top: 10px;
	}
	.foot-right ul li:last-child {
		margin-right: 14px;
	}
	.footer p a {
		width: 79px;
		height: 30px;
		line-height: 30px;
		font-size: 13px;
	}
	.foot-left b {
		font-size: 12px;
	}
	.foot-right {
		width: 305px;
		padding-top: 30px;
	}
	.foot-left {
		width: 925px;
		padding-top: 41px;
		padding-bottom: 52px;
	}
	.foot {
		font-size: 12px;
	}
	.foot p a {
		width: 80px;
		height: 26px;
		line-height: 26px;
		font-size: 12px;
		margin-right: 5px;
	}


}
@media only screen and (min-width: 1600px) and (max-width: 1919px){
    .main,.footer .w, .foot .w{
		width:  1392px;
		min-width:1392px;
	}
    body{min-width:  1392px;}
	.top {
		padding: 27px 0;
	}
	.nav a {
		margin-right: 66px;
		font-size: 21px;
	}
	.nav a.focus, .nav a:hover {
		font-size: 22px;
	}
	.topTitle p a.title {
		font-size: 34px;
	}
	.topTitle p span {
		font-size: 15px;
		padding-left: 14px;
		margin-right: 22px;
	}
	.expoList .right .itemBot {
		height: 635px;
	}
	.expoVideo .left {
		width: 1004px;
		margin-right: 36px;
	}
	.expoVideo .right li a {
		height: 22px;
		line-height: 22px;
		font-size: 17px;
	}
	.expoVideo .right li {
		padding-left: 26px;
		margin-bottom: 16px;
	}
	.expoList .itemBot .exhi-name {
		margin-top: 16px;
		padding-right: 25px;
	}
	.expoList .itemBot table td > p {
		margin: 12px 0 18px;
		line-height: 1.5;
	}
	.foot-right {
		width: 350px;
	}
}
