/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* CSS Document */
/*整站样式*/
html, body, dl, dd, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-size: 12px;
	font-family: '微软雅黑';
}
input {
	padding: 0;
	font-family: '微软雅黑';
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ul, ol, li {
	list-style-type: none;
}
img {
	border: 0;
	vertical-align: middle
}
select, input, select {
	vertical-align: middle;
	outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
iframe {
	border: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.h {
	display: none;
	visibility: visible;
}
.wrap {
	border: 0;
	padding: 0;
	margin: 0 auto;
*zoom:1;
}
.wrap:after {
	clear: both;
	content: "";
	display: table;
}
.c {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	visibility: visible;
}
.fix {
*zoom:1;
}
.fix:after {
	clear: both;
	content: "";
	display: table;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pors {
	position: relative;
}
.noinfo {
	margin-top: 50px;
	text-align: center;
}
.image-path {
	visibility: hidden;
}
/* 编辑器内容样式 凡是编辑器修改区域加上 */

.zhpq-table {
	border: 1px solid #e5e5e5;
}
.zhpq-table td, .zhpq-table th {
	border: 1px solid #e5e5e5;
}
.editor {
	line-height: 24px;
	text-align: left;
}
.editor p {
	text-indent: 2em;
}
.editor ol li {
	list-style-type: circle;
	margin-left: 25px;
}
.editor ul li {
	list-style-type: square;
	margin-left: 25px;
}
/*网页样式*/
.zhpq-box tr th a {
	color: #fff;
}
.index-tips {
	overflow: hidden;
	width: 100%;
}
.tips-img {
	cursor: pointer;
}
.index-btn {
	position: fixed;
	z-index: 2;
	right: 0;
	top: 40%;
	cursor: pointer;
	display: none;
}
.bgstretcher-area {
	text-align: left;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	left: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bgstretcher {
	background: #FFF;
	overflow: hidden;
	width: 100%;
	position: fixed;
	z-index: 1;
	_position: absolute; /*IE6 doesn't support fixed positioning*/
	top: 0;
	left: 0;
}
.static {
	position: static;
}
.line {
	border-bottom: 1px dashed #d4d3d3;
	padding-bottom: 20px;
}
.nav {
	background: #0377c2;
}
.nav-therd-item ul {
	font-size: 0;
}
.nav-therd-item li {
	float: left;
	width: 140px !important;
	text-align: left !important;
	line-height: 2 !important;
	background: url(../image/h29.png) left center no-repeat;
	padding-left: 15px;
	box-sizing: border-box;
}
.nav-therd-item li:hover {
	background: #FFF url(../image/h29.png) left center no-repeat !important;
}
.nav-therd-item a {
	font-size: 14px !important;
	color: #000 !important;
}
.nav-therd-item a:hover {
	text-decoration: underline;
}
.nav-therd {
	z-index: 99;
}

/***IE8****/

/******end IE8*********/


/*
.index-ads{ width:20.5%; margin-left:2%; margin-top:1.5%;}
.index-ads img{ width:100%; height:100%;}
*/
@media screen and (min-width:1200px) {
/*大屏幕 显示屏*/	
.wrap {
	width: 1200px;
}
/*****会展中心图片库列表分类选择******/
.thump-box {
	margin-top: 2%;
}
.thump-box a {
	display: inline-block;
	height: 36px;
	line-height: 12px;
	padding: 10px 20px;
	border: 1px solid #dfdfdf;
	font-size: 16px;
	color: #333333;
	margin-right: 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.thump-box a:hover, .thump-box a.on {
	border: 1px solid #0277c1;
	background-color: #0277c1;
	color: #FFF;
}
header {
	height: 114px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}
.logo {
	width: 28%;
	height: 50%;
	margin-top: 21px;
	z-index: 999;
	position: relative;
}
.logo img {
	width: 330px;
	height: 73px;
}
.index-ads {
	position: absolute;
	width: 400px;
	left: 50%;
	margin-left: -225px;
	top: 40px;
	z-index: 999;
}
.index-ads img {
	width: 100%;
}
.top-right {
	width: 40%;
	text-align: right;
	margin-top: 18px;
	z-index: 999;
	position: relative;
}
.top-right p {
	color: #FFF;
}
.top-right .on {
	color: #d8150d;
}
.top-right p>a {
	display: inline-block;
	margin: 0 2%;
}
.top-right a {
	color: #FFF;
	font-size: 14px;
	line-height: 2;
}
.top-right p span {
	height: 2.8em;
	line-height: 2.8em;
	text-align: center;
}
.top-right span a {
	background-color: #02abeb;
	padding: 0 2%;
	line-height: 1.8;
	display: inline-block;
}
.top-right span a:first-child {
	background-color: #0277c1;
	border-radius: 3px 0 0 3px;
}
.top-right span a:last-child {
	border-radius: 0 3px 3px 0;
	margin-right: 0;
}
.index-sever {
	height: 32px;
	width: 220px;
	margin-top: 13px;
	background: url(../image/h1.png) right center no-repeat;
	background-size: 100%;
}
.index-sever form {
	margin: 0;
	padding: 0;
	height: 2.7em;
}
.index-input {
	color: #FFF;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	width: 80%;
	border: none;
	background: none;
	text-indent: 5%;
	height: 30px\9;
	margin-top: -1px\9;
}
.index-submit {
	height: 2.25em;
	width: 20%;
	border: none;
	background: none;
	margin-top: 2px;
	cursor: pointer;
	margin-top: -2px\9;
}
/*导航*/
nav { /*height:45px;*/
	position: absolute;
	left: 0;
	top: 115px;
	width: 100%;
	z-index: 888;
	background: url("../images/h23.jpg") center no-repeat;
}
.nav li {
	float: left;
	line-height: 43px;
	line-height: 43px\9;
	width: 150px;
	text-align: center;
	border-right: 1px solid rgba(255,255,255,.2);
	position: relative;
}
.nav li i {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	display: block;
	width: 100%;
	height: 100%;
}
.nav li:hover i {
	background: url(../image/h26.png) center bottom no-repeat;
}
.nav a {
	color: #FFF;
	font-size: 18px;
}
.nav li.on, .nav li:hover {
	background: #02abeb;
}
.nav li.home img {
	width: 12%;
	margin-top: -4px;
}
.nav li.home {
	width: 141px;
	border-left: 1px solid rgba(255,255,255,.2);
}
/*导航二级栏目*/
.nav-therd {
	position: absolute;
	width: 330px; /*height:150px;*/
	background-color: #FFF;
	box-sizing: border-box;
	padding: 20px;
	display: none;
}
.nav-therd-right {
	position: absolute;
	width: 340px;
	right: -1px;
	background-color: #FFF;
	box-sizing: border-box;
	padding: 30px;
	display: none;
}
.nav-therd-item { /*width:61%;*/
}
.nav-therd-width {
	width: 160px;
}
.nav-therd-width .nav-therd-item { /*width:40%;*/
}
.nav-therd-item dl {
	float: left;
	width: 50%;
	text-align: left;
}
.nav-therd-item dd {
	line-height: 2;
	background: url(../image/h28.png) left center no-repeat;
	padding-left: 15px;
	white-space: nowrap;
}
.nav-therd-item dd:hover {
	background: url(../image/h29.png) left center no-repeat;
}
.nav-therd-item dd a {
	color: #333333;
	font-size: 14px;
}
.nav-therd-item dd:hover a {
	color: #02abeb;
	text-decoration: underline;
}
/*新闻公告*/
.tips-box {
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 189px;
*top:189px;
	top: 189px\9;
	width: 1200px;
	z-index: 2;
}
.tipx-left-box {
	width: 25%;
	height: 375px;
	background: url(../image/tip-bg.png)
}
.tipx-left-box h3 {
	color: #FFF;
	font-size: 18px;
	line-height: 2.8;
	border-bottom: 1px solid rgba(255,255,255,.2);
	margin: 0 1em;
}
.tipx-left-box ul {
}
.tipx-left-box li {
	background: url(../image/h16.png) 5% 1.8em no-repeat;
	border-bottom: 1px dashed rgba(255,255,255,.2);
	padding: 5% 1em 4.5% 40px;
	line-height: 2;
}
.tipx-left-box li:hover {
	background: rgba(0,0,0,.2) url(../image/h16.png) 5% 1.8em no-repeat;
}
.tipx-left-box a {
	color: #FFF;
	font-size: 14px;
	line-height: 1.5;
}
.tipx-left-box li:last-child {
	border-bottom: none;
}

/*近期展会排期*/
.tipx-right-box {
	width: 536px;
}
.tips-img {
	width: 40px;
}
.tips-cont {
	width: 496px;
	height: 375px;
	background: url(../image/h18.png);
}
.tips-cont h3 {
	margin: 0 20px;
	line-height: 2.8;
	color: #FFF;
	font-size: 18px;
	border-bottom: 1px solid rgba(255,255,255,.2);
}
.tips-cont h3>a {
	color: #FFF;
	font-size: 14px;
	line-height: 3.5;
}
.tips-cont ul {
}
.tips-cont li {
	line-height: 4.2em;
	height: 4.2em;
	padding: 0 2em;
	border-bottom: 1px dashed rgba(255,255,255,.2);
}
.tips-cont li a {
	color: #FFF;
	font-size: 14px;
}
.tips-cont li:hover {
	background: url(../image/h25.png);
}
/*首页底部*/
.footer {
	height: 60px;
	position: fixed;
	width: 100%;
	bottom: 0;
	z-index: 2;
	background: url(../image/footer-bg.png) top;
}
.footer ul {
	font-size: 0;
	text-align: center;
}
.footer ul li.guide1 {
	display: inline-block;
	width: 24.5%;
	text-align: center;
	height: 60px;
	line-height: 60px;
	vertical-align: bottom;
*display: inline;
	zoom: 1;
	margin-right: 1px;
	position: relative;
}
.footer ul li a {
	display: block;
	width: 100%;
	line-height: 60px;
	background: url(../image/foo-li-bg.png);
	vertical-align: bottom;
	height: 60px;
}
.footer .wrap ul li a:hover {
	background: url(../image/li-bg.png);
}
.footer li img {
	width: 26px;
	margin-right: 10px;
	margin-top: -3px;
}
.footer a {
	color: #FFF;
	font-size: 20px;
}
.footer-news {
	width: 524px; /*height:97px;*/
	position: absolute;
	bottom: 80px;
	background: url(../image/h24.png);
	box-sizing: border-box;
	padding: 19px;
	display: none;
}
.footer-last-div {
	position: absolute;
	right: 0;
}
.footer-news ul li {
	float: left;
	background: none;
	margin-right: 40px; /*width:19%;*/
	text-align: left;
	line-height: 2;
	height: 32px;
	vertical-align: top;
}
.footer-news ul li a {
	font-size: 14px;
	background: none;
	display: inline;
	line-height: 2;
}
.footer-news ul li a:hover {
	text-decoration: underline;
}
/* banner 图 本例子css */
.focusBox {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: auto;
	height: auto;
	overflow: hidden;
	background-size: cover;
}
.pagesize {
	position: absolute;
	bottom: 80px;
	width: 50%;
	margin-left: -25%;
	left: 50%;
	z-index: 1;
	height: 23px;
}
.pagesize ul {
	text-align: center;
}
.pagesize li {
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 18px;
	height: 18px;
	margin: 5px;
	background: url(../image/h3.png) center no-repeat;
	overflow: hidden;
	text-indent: 9em;
	z-index: 999;
}
.pagesize li a {
	display: block;
}
.pagesize .showPage {
	background: url(../image/h4.png) center no-repeat;
}
/*联系方式微信...*/
.index-sider {
	position: fixed;
	width: 50px;
	right: 20px;
	bottom: 200px;
	z-index: 9;
}
.index-sider li {
	width: 48px;
	text-align: center;
	height: 48px;
	border: 1px solid transparent;
	border-radius: 50%;
	margin: 10px 0;
	cursor: pointer;
	background: url(../image/h32.png);
	position: relative;
	padding-top: 12px;
	box-sizing: border-box;
}
.index-sider li:hover {
	background: #02abeb;
	border: 1px solid #02abeb;
}
.weichat {
	position: absolute;
	width: 156px;
	height: 182px;
	top: 0;
	left: -160px;
	background: url(../image/h33.png) top center no-repeat;
	box-sizing: border-box;
	padding: 10px 17px 10px 10px;
	display: none;
}
.weichat span {
	display: block;
	color: #FFF;
	font-size: 14px;
	line-height: 43px;
}
.index-sider li:hover .weichat, .index-sider li:hover .contell {
	display: block;
}
.contell {
	position: absolute;
	width: 156px;
	height: 126px;
	top: 0;
	left: -160px;
	background: url(../image/h33.png) top center no-repeat;
	box-sizing: border-box;
	padding: 15px 17px 10px 10px;
	display: none;
}
.contell p {
	font-size: 16px;
	line-height: 2;
	color: #FFF;
	text-align: left;
}
/******************会员登录************************************/
.index-login-box {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	display: none;
}
.index-login-box .mask {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../image/mask.png);
}
.index-login {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 1200px;
	height: 500px;
	margin-left: -600px;
	margin-top: -250px;
	background-color: #FFF;
}
/* 本例子css */
/*轮播*/
.index-scroll {
	width: 880px;
	height: 500px;
	overflow: hidden;
	position: relative;
	display: block;
}
.silder_page {
	height: 42px;
	text-align: right;
	margin: 0 auto;
	right: 1px;
	overflow: hidden;
	position: absolute;
	bottom: 1px;
}
.silder_page li {
	width: 12px;
	height: 12px;
	font-size: 0;
	float: left;
	background: url(../image/h37.png) center no-repeat;
	margin: 15px 10px 0 0;
	display: inline-block;
	text-align: center;
	color: #000;
}
.silder_page li.current {
	background: url(../image/h38.png) center no-repeat;
}
.silder_page li:hover {
	cursor: pointer;
}
.index-lgin {
	width: 320px;
	height: 500px;
	padding: 30px;
	box-sizing: border-box;
	position: relative;
}
.index-close {
	position: absolute;
	right: 0;
	top: 0;
}
.index-lgin h3 {
	text-align: center;
	font-size: 24px;
	color: #0277c1;
	line-height: 2;
	margin-top: 88px;
	margin-bottom: 19px;
}
.index-lgin p {
	margin-bottom: 20px;
}
.index-login-usename {
	width: 100%;
	height: 50px;
	background: url(../image/h40.png) 10px center no-repeat;
	padding-left: 35px;
	box-sizing: border-box;
	border: 1px solid #dcdcdc;
	color: #999999;
	font-size: 16px;
}
.index-login-usename:focus, .index-login-password:focus {
	border: 1px solid #b3e2f4;
	color: #000;
}
.index-login-password {
	width: 100%;
	height: 50px;
	background: url(../image/h41.png) 10px center no-repeat;
	padding-left: 35px;
	box-sizing: border-box;
	border: 1px solid #dcdcdc;
	color: #999999;
	font-size: 16px;
}
.index-login-submit {
	width: 100%;
	height: 50px;
	border: none;
	background-color: #0277c1;
	font-size: 20px;
	color: #FFF;
	border-radius: 3px;
	cursor: pointer;
}
.index-login-link {
	position: absolute;
	right: 30px;
	bottom: 30px;
	font-size: 14px;
}
.index-login-link span {
	color: #0277c1;
}
/**********管理团队******************/
.top-info-header {
	font-size: 13px;
}
.top-info-header p, .top-info-header p>a {
	color: #333333;
}
.index-info-sever {
	background: url(../image/h42.jpg) center no-repeat !important;
}
.index-info-sever input[type="text"] {
	color: #000;
}
/*****管理团队背景*******/
.gltd-main {
	min-height: 629px;
	background: #f3f3f3 url(../image/gltd-bg.jpg) center bottom no-repeat;
	padding-top: 20px;
	padding-bottom: 40px;
	box-sizing: border-box;
}
.content {
	width: 960px;
	border: 1px solid #ececec;
	padding: 20px;
	box-sizing: border-box;
	background-color: #FFF;
}
.sidebar {
	width: 220px;
}
.sidebar h3 {
	height: 62px;
	font-size: 24px;
	line-height: 2.5833;
	margin-top: -82px;
	color: #FFF;
	background: url(../image/h44.jpg);
	padding-left: 20px;
	box-sizing: border-box;
}
.sidebar dl {
	border: 1px solid #8abddd;
	border-top: none;
	background-color: #FFF;
}
.sidebar a {
	display: block;
	font-size: 16px;
	color: #000;
}
.sidebar dd {
	height: 51px;
	line-height: 51px;
	border-bottom: 1px solid #f0f0f0;
	padding: 0 20px;
	box-sizing: border-box;
	background: url(../image/h45.png) 90% center no-repeat;
}
.sidebar dd:hover, .sidebar dd.on {
	background: url(../image/h46.png) 90% center no-repeat;
}
.sidebar dd:hover a, .sidebar dd.on a {
	color: #0277c1;
}
.content-title {
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 19px;
}
.content-title h3 {
	font-size: 20px;
	color: #0277c1;
}
.localhost {
	font-size: 14px;
	color: #666666;
	line-height: 2;
}
.localhost a:last-child {
	color: #0277c1;
}
.gltd-content {
	margin-top: 20px;
	font-size: 14px;
	color: #000;
	line-height: 2;
}
.gltd-btm {
	text-align: center;
	margin: 30px 0;
}
/*********底部 footer*************/
.footers {
	min-width: 1200px;
	min-height: 98px;
	background: #005499 url(../image/h48.jpg) top repeat-x;
	text-align: center;
	padding-top: 20px;
	box-sizing: border-box;
}
.footers p {
	color: #FFF;
}
.footers a {
	color: #FFF;
	font-size: 14px;
	line-height: 2;
	display: inline-block;
	margin: 0 15px;
}
.footer-bottom {
    background: #333; /* 与footer背景保持一致 */
    width: 100%;
    font-size: 12px;
}
.copyright {
	color: #85a0c2;
	font-size: 12px;
	line-height: 2;
	margin-top: 10px;
}
.copyright a {
	color: #85a0c2;
	font-size: 12px;
	line-height: 2;
	margin: 0 5px;
}
/************合作单位***********************/
.complay-box-title {
}
.complay-box-title h3 {
	font-size: 20px;
	color: #0277c1;
}
.complay-box-list {
	margin-top: 20px;
}
.complay-box-list ul {
	margin-right: -50px;
}
.complay-box-list li {
	float: left;
	border: 1px solid #e8e8e8;
	margin-right: 40px;
	margin-bottom: 30px;
}
/********近期展会****************/
.jqzh-box {
}
.jqzh-box dd {
	height: 51px;
	line-height: 51px;
	font-size: 14px;
	color: #000;
	background: url(../image/h65.png) left center no-repeat;
	padding-left: 25px;
	border-bottom: 1px solid #f0f0f0;
}
.jqzh-box dd:last-child {
	border-bottom: none;
}
.jqzh-box dd:hover {
	background: url(../image/h66.png) left center no-repeat;
}
.jqzh-box dd a {
	font-size: 14px;
	color: #000;
}
.jqzh-box dd:hover a {
	color: #0277c1;
}
/*******联系我们**********/
.counts-box {
	margin-top: 20px;
}
.countus-table {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
}
.countus-hd {
	font-size: 16px;
	color: #0277c1;
	line-height: 2;
}
.countus-bd {
	font-size: 18px;
	color: #000;
	line-height: 2;
	font-family: 'Arial';
}
/*******联系我们 背景*************/
.countus-main {
	min-height: 629px;
	background: #f3f3f3 url(../image/h69.jpg) center bottom no-repeat;
	padding-top: 20px;
	padding-bottom: 40px;
	box-sizing: border-box;
}
/*******业务联系***********/
.countus-massage {
	margin-top: 30px;
}
.countus-notes {
	width: 240px;
	min-height: 505px;
	background-color: #f5f5f5;
	padding: 25px 25px 25px 19px;
	box-sizing: border-box;
	font-size: 14px;
	color: #333333;
	line-height: 2;
}
.countus-form {
	width: 670px;
}
.countus-form p {
	margin-bottom: 20px;
}
.countus-form label {
	display: inline-block;
	width: 70px;
	text-align: right;
	font-size: 14px;
	color: #000;
	line-height: 2;
}
.countus-input {
	width: 240px;
	height: 45px;
	border: 1px solid #e6e6e6;
	text-indent: 15px;
	font-size: 14px;
	line-height: 2;
	margin-right: 5px;
}
.countus-textarea {
	width: 514px;
	height: 170px;
	outline: none;
	border: 1px solid #e6e6e6;
	text-indent: 15px;
	font-size: 14px;
	line-height: 2;
	color: #999999;
}
.countus-yzm {
	width: 160px;
	height: 45px;
	border: 1px solid #e6e6e6;
}
.countus-form p span {
	display: inline-block;
	font-size: 14px;
	color: #0277c1;
	text-decoration: underline;
	cursor: pointer;
}
.countus-submit {
	width: 160px;
	height: 45px;
	border: none;
	font-size: 14px;
	color: #FFF;
	border-radius: 3px;
	background-color: #0277c1;
	cursor: pointer;
}
/**********会展中心图片库**************/
.tpks-main {
	min-height: 629px;
	background: #ececec url(../image/h83.jpg) center bottom no-repeat;
	padding-top: 20px;
	padding-bottom: 40px;
	box-sizing: border-box;
}
.tpk-box {
	margin-top: 30px;
}
.tpk-box-item {
	margin-bottom: 20px;
}
.tpk-box-title {
	position: relative;
}
.tpk-box-title h3 {
	position: absolute;
	left: -20px;
	width: 145px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #FFF;
	background: url(../image/h72.png) left center no-repeat;
	text-align: center;
}
.tpk-box-more {
	color: #d2d2d2;
	font-size: 14px;
	line-height: 2;
}
.tpk-box-more a {
	display: inline-block;
	margin: 0 15px;
	color: #000;
}
.tpk-box-more a:hover, .tpk-box-more a.on {
	color: #0277c1;
	border-bottom: 1px solid #0277c1;
}
.tpk-box-more .tpk-box-more {
	color: #d81a12;
}
.tpk-box-more .tpk-box-more:hover {
	color: #d81a12;
	border-bottom: none;
}
.tpk-box-items a:hover {
	border-bottom: none;
}
/* 本例子css */
.ladyScroll {
	width: 100%;
	height: 210px;
	margin: 15px auto;
	border-bottom: #f0f0f0 1px solid;
	position: relative;
}
.ladyScroll .prev, .ladyScroll .next {
	width: 35px;
	height: 51px;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	left: 0;
	z-index: 100;
	cursor: pointer;
	background: #000 url(../image/h74.png) no-repeat;
	background-position: -113px 8px;
	opacity: .5;
	filter: alpha( opacity= 50 );
	display: none;
}
.ladyScroll .next {
	left: auto;
	right: 1px;
	background-position: 8px 10px;
}
.ladyScroll .prev:hover {
	background-color: #1181b1;
	opacity: .75 !important;
	filter: alpha( opacity=75 ) !important;
}
.ladyScroll .next:hover {
	background-color: #1181b1;
	opacity: .75 !important;
	filter: alpha( opacity=75 ) !important;
}
.ladyScroll .scrollWrap {
	width: 100%;
	padding-top: 15px;
	overflow: hidden;
	position: absolute;
}
.ladyScroll dl {
	float: left;
	width: 215px;
	text-align: center;
	position: relative;
	margin-right: 19px;
}
.ladyScroll dt {
	margin: 0 auto;
	width: 215px;
	overflow: hidden;
}
.ladyScroll img {
	display: block;
	width: 215px;
	height: 143px;
}
.ladyScroll dd {
	width: 215px;
	height: 40px;
	line-height: 3;
	font-size: 14px;
	color: #fff;
	text-align: center;
	color: #000;
}
.ladyScroll dd a {
	color: #000;
}
.ladyScroll dd a:hover {
	text-decoration: none;
}
.ladyScroll dl:hover a {
	color: #0277c1;
}
/**********会展中心图片库列表****************/
.tpk-list {
	margin-top: 30px;
	border-bottom: 1px solid #ededed;
}
.tpk-list ul {
	margin-right: -50px;
}
.tpk-list li {
	float: left;
	width: 215px;
	margin-right: 19px;
	margin-bottom: 30px;
}
.tpk-list li h6 {
	text-align: center;
	font-size: 14px;
	color: #000;
	line-height: 1.5;
}
.tpk-list li:hover h6 {
	color: #0277c1;
}
/********分页效果*****************/
.page {
	text-align: center;
	margin: 15px 0 10px;
	font-size: 14px;
	color: #000;
}
.page a {
	display: inline-block;
	padding: 3px 10px;
	margin: 0 2px;
}
.page a:hover, .page a.on {
	background-color: #02abeb;
	color: #FFF;
}
.page .page-prev:hover, .page .page-next:hover {
	background: none;
	color: #02abeb;
	text-decoration: underline;
}
/*********会展中心图片库内容*****************/
.tpk-info-box {
	min-height: 645px;
	background: url(../image/h102.jpg);
	padding-top: 20px;
	padding-bottom: 40px;
	box-sizing: border-box;
	position: relative;
	z-index: 0;
}
.tpk-info-top {
	display: inline-block;
	width: 750px;
	height: 621px;
	z-index: -1;
	position: absolute;
	right: 0;
	top: 20px;
	background: url(../image/h103.jpg) top right no-repeat;
}
.tpk-info-bottom {
	display: inline-block;
	width: 100%;
	height: 541px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	background: url(../image/h104.jpg) left center no-repeat;
}
.tpk-info-content {
}
.tpk-info-box-title {
	border-bottom: 1px solid #ededed;
	padding-bottom: 21px;
}
.tpk-info-box-title h3 {
	font-size: 20px;
	color: #0277c1;
}
.tpk-info-box-title h3 img {
	margin-top: -2px;
}
.tpk-info-box-cont {
	margin-top: 25px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ededed;
}
.tpk-info-box-cont-title {
	text-align: center;
}
.tpk-info-box-cont-title h3 {
	font-size: 24px;
	color: #0277c1;
	line-height: 2;
}
.tpk-info-box-cont-title p {
	margin-top: 10px;
	font-size: 14px;
	color: #666666;
}
.tpk-info-box-cont-title p span {
	display: inline-block;
	margin: 0 21px;
}
.tpk-info-show {
	margin-top: 20px;
	font-size: 14px;
	color: #000;
	line-height: 2;
}
.prev-next {
	margin-top: 20px;
}
.prv-nxt a {
	display: block;
	font-size: 14px;
	line-height: 2;
}
.prv-nxt a:hover {
	color: #0277c1;
	text-decoration: underline;
}
.return-list {
	display: inline-block;
	width: 105px;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	padding-left: 40px;
	color: #FFF !important;
	background: url(../image/h111.png) center no-repeat;
	box-sizing: border-box;
}
/*********推荐展会*****************/
.tjzh-content {
	margin-top: 20px;
}
.tjzh-content ul {
	margin-right: -40px;
}
.tjzh-content li {
	width: 213px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.tjzh-content li img {
	width: 213px;
	height: 128px;
	border: 1px solid #e8e8e8;
}
.tjzh-content li em {
	display: block;
	font-style: normal;
	font-size: 14px;
	color: #000;
	line-height: 2;
	margin-top: 10px;
}
.tjzh-content li time {
	font-size: 14px;
	color: #000;
	line-height: 2;
}
.tjzh-content li:hover img {
	border: 1px solid #a4cee9;
}
.tjzh-content li:hover time, .tjzh-content li:hover em {
	color: #0277c1;
}
/********网站地图*************/
.web-map-list {
	margin-top: 20px;
}
.web-map-item {
	position: relative;
	margin-bottom: 15px;
}
.web-map-item h3 {
	width: 145px;
	height: 35px;
	position: absolute;
	left: -20px;
	font-size: 18px;
	color: #FFF;
	line-height: 35px;
	padding-left: 20px;
	box-sizing: border-box;
	background: url(../image/h72.png) left center no-repeat;
}
.web-map-item p {
	padding-top: 50px;
}
.web-map-item p a {
	display: inline-block;
	font-size: 14px;
	color: #000;
	line-height: 2;
	margin-right: 37px;
}
/***********展馆介绍**************/
.sider-list {
	border: 1px solid #8bbedd;
	border-top: none;
	background-color: #FFF;
}
.sider-list-item {
	padding-left: 20px;
}
.sider-list-item h5 {
	border-bottom: 1px solid #f0f0f0;
	background: url(../image/h45.png) 90% center no-repeat;
}
.sider-list-item h5 a {
	display: block;
	color: #000;
	font-size: 16px;
	line-height: 51px;
}
.sider-list-item h5.on {
	background: url(../image/h125.png) 90% center no-repeat;
}
.sider-list-item h5.on a {
	color: #0277c1;
}
.sider-list-item ul {
	margin-top: 10px;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 10px;
}
.sider-list-item li {
	line-height: 34px;
	background: url(../images/h126.png) left center no-repeat;
	padding-left: 15px;
}
.sider-list-item li.on {
	background: url(../images/h127.png) left center no-repeat;
	text-decoration: underline;
}
.sider-list-item li.on a {
	color: #0277c1;
}
/****************展会排期****************************************/
.hzpq-content {
	width: 960px;
	background-color: #FFF;
	border: 1px solid #ececec;
}
.hzpq-cont-title {
	padding: 20px;
	border-bottom: 1px solid #f0f0f0;
}
.hzpq-cont-title h3 {
	color: #0277c1;
	font-size: 20px;
}
.zhpq-notes {
	padding: 20px;
	border-bottom: 1px solid #efefef;
}
.zhpq-notes h3 {
	font-size: 18px;
	color: #d81b12;
	line-height: 2;
}
.zhpq-notes-cont {
	font-size: 14px;
	color: #333333;
	line-height: 41px;
}
.zhpq-box {
}
.zhpq-box h1 {
	text-align: center;
	font-size: 24px;
	color: #000;
	line-height: 2;
	margin: 10px 0;
}
.zhpq-box h1 span {
	font-size: 14px;
	color: #0277c1;
}
.zhpq-box th {
	font-weight: normal;
}
.zhpq-box tr:hover {
	background-color: #f8f8f8;
}
/*********展会资讯**************/
.zhnews-list {
	margin-top: 10px;
}
.zhnews-list ul {
}
.zhnews-list li {
	font-size: 14px;
	color: #000;
	line-height: 51px;
	border-bottom: 1px solid #f0f0f0;
	padding-left: 20px;
	background: url(../image/h131.png) left center no-repeat;
}
.zhnews-list li:hover {
	background: url(../image/h132.png) left center no-repeat;
}
.zhnews-list li a {
	font-size: 14px;
	color: #000;
}
.zhnews-list li:hover a {
	color: #0277c1;
}
/**********展会服务指南********************/
.zszn-list {
}
.zszn-list li.on {
	text-decoration: none;
}
.zszn-box {
	margin-top: 20px;
	font-size: 14px;
	color: #000;
	line-height: 2;
}
/*********周边服务******************/
.zb-severs {
	border-bottom: 1px solid #eeeeee;
}
.zb-severs h3 {
	font-size: 24px;
	color: #000;
	line-height: 64px;
	text-align: center;
}
.zb-severs th {
	font-weight: normal;
}
.abfw-notes {
	margin-top: 20px;
	border-bottom: 1px solid #eeeeee;
}
.abfw-notes h3 {
	height: 35px;
	background: url(../image/h137.png) right center no-repeat;
	padding-right: 18px;
	clear: both;
	margin-bottom: 20px;
}
.abfw-notes h3 span {
	display: inline-block;
	background-color: #02abeb;
	color: #FFF;
	line-height: 35px;
	font-size: 14px;
	padding: 0 0 0 20px;
}
.zbfw-list {
	border-top: 1px solid #eeeeee;
}
.zbfw-list h5 {
	font-size: 16px;
	color: #000;
	line-height: 58px;
	padding: 0 20px;
	background: url(../image/h138.png) 97% center no-repeat;
	cursor: pointer;
}
.zbfw-list h5:hover {
	background-color: #f8f8f8;
}
.zbfw-list h5.on {
	color: #0277c1;
	background: url(../images/h139.png) 97% center no-repeat;
}
.zbfw-list p {
	padding: 0 20px;
	font-size: 14px;
	color: #000;
	line-height: 36px;
	display: none;
}
/***********周边服务--内容页 ************************/
.zbfw-info-box {
	margin-top: 20px;
}
.zbfw-info-tab {
	text-align: center;
}
.zbfw-info-tab a {
	display: inline-block;
	font-size: 16px;
	line-height: 35px;
	padding: 0 26px;
	margin: 0 5px;
	background-color: #02abeb;
	color: #FFF;
	border-radius: 20px;
	box-sizing: border-box;
}
.zbfw-info-tab a:hover, .zbfw-info-tab a.on {
	background-color: #d8170f;
}
.zbfw-info-cont {
	margin-top: 31px;
}
.zbfw-info-cont ul {
	margin-right: -40px;
}
.zbfw-info-cont li {
	width: 293px;
	float: left;
	margin-right: 20px;
	margin-bottom: 25px;
}
.zbfw-info-cont p {
	width: 293px;
	height: 195px;
	position: relative;
}
.zbfw-info-cont p em {
	display: block;
	width: 100%;
	color: #FFF;
	font-style: normal;
	padding: 11px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 24px;
	background: url(../images/h141.png);
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
}
.zbfw-info-cont li h5 {
	font-size: 14px;
	color: #000;
	line-height: 46px;
	border-bottom: 1px solid #f4f4f4;
	border-right: 1px solid #f4f4f4;
	background: url(../images/h46.png) 95% center no-repeat;
}
.zbfw-info-cont li:hover em {
	display: block;
}
.zbfw-info-cont li:hover h5 {
	color: #3388ff;
}
/*****************新用户注册须知******************************/
.regin-c {
	background: url(../images/h150.jpg) left bottom no-repeat, url(../images/h102.jpg);
	padding-bottom: 40px;
}
.regin-box {
	background-color: #FFF;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #ececec;
	padding-bottom: 160px;
}
.regin-box h3 {
	text-align: center;
	font-size: 24px;
	line-height: 2;
}
.regin-box-cont {
	font-size: 14px;
	color: #000;
	line-height: 48px;
}
.regio-box-form {
	margin-top: 20px;
	text-align: center;
}
.regio-box-form label {
	display: inline-block;
	font-size: 14px;
	color: #000;
	margin: 0 25px;
	line-height: 2;
	cursor: pointer;
}
.regio-box-form label.on {
	color: #d81c13;
	text-decoration: underline;
}
.regin-submit {
	width: 220px;
	height: 46px;
	margin-top: 50px;
}
/******手机账号注册*邮箱账号注册********/
.regin-box-tab {
	border-bottom: 1px solid #e2e2e2;
	height: 48px;
	margin: 20px 20px 0;
}
.regin-box-tab ul {
}
.regin-box-tab li {
	width: 168px;
	text-align: center;
	border: 1px solid #e2e2e2;
	border-bottom: none;
	float: left;
	font-size: 16px;
	color: #666666;
	line-height: 48px;
	cursor: pointer;
}
.regin-box-tab li.on {
	background-color: #FFF;
	color: #0277c1;
	border-top: 3px solid #0277c1;
	line-height: 46px;
}
.regin-box-formes {
	margin-top: 30px;
	padding-bottom: 200px;
}
.regin-form {
	text-align: center;
}
.regin-form h4 {
	text-align: center;
	font-size: 14px;
	color: #666666;
	line-height: 2;
	margin-bottom: 20px;
}
.regin-form p {
	margin-bottom: 20px;
	font-size: 14px;
	color: #000;
	line-height: 2;
}
.regin2-input {
	width: 310px;
	height: 46px;
	line-height: 2;
	text-indent: 15px;
	border: 1px solid #dfdfdf;
}
.regin-form p label {
	display: inline-block;
	width: 80px;
	text-align: right;
}
/**************资料下载*****************/
.down-load {
}
.down-load ul {
}
.down-load li {
	height: 51px;
	line-height: 51px;
	font-size: 14px;
	border-bottom: 1px solid #ececec;
	background: url(../image/h154.png) left center no-repeat;
	padding-left: 25px;
}
.down-load li:hover {
	background: url(../image/h155.png) left center no-repeat;
}
.down-load a {
	display: block;
	color: #000;
}
.down-load li:hover a {
	color: #0277c1;
}
.down-load span {
	display: inline-block;
	background: url(../image/h156.png) left center no-repeat;
	padding-left: 25px;
}
.down-load li:hover span {
	background: url(../image/h157.png) left center no-repeat;
}



/********/
@media screen and (min-width:981px) and (max-width:1199px) {
.wrap {
width:1100px;
min-width:1100px;
}
.thump-box {
margin-top:3.3%;
}
.thump-box a {
display:inline-block;
height:30px;
line-height:10px;
padding:10px 17px;
border:1px solid #dfdfdf;
font-size:14px;
color:#333333;
box-sizing:border-box;
margin-right:10px;
margin-bottom:10px;
}
.thump-box a:hover, .thump-box a.on {
border:1px solid #0277c1;
background-color:#0277c1;
color:#FFF;
}
 header {
height:120px;
position:absolute;
top:0;
left:0;
width:100%;
z-index:2;
}
.logo {
width:27.6%;
height:50%;
margin-top:1.2%;
z-index:999;
position:relative;
}
.logo img {
width:330px;
height:73px;
}
 .index-ads {
position:absolute;
width: 300px;
left:50%;
margin-left: -188px;
top: 33px;
height:28px;
z-index:999;
}
.index-ads img {
width:100%;
height:100%;
}
 .top-right {
width:40%;
text-align:right;
margin-top:2%;
z-index:999;
position:relative;
}
.top-right p {
color:#FFF;
}
.top-right .on {
color:#d8150d;
}
.top-right p>a {
display:inline-block;
margin:0 2%;
}
.top-right a {
color:#FFF;
font-size:14px;
line-height:2;
}
.top-right p span {
height:2.8em;
line-height:2.8em;
text-align:center;
}
.top-right span a {
background-color:#02abeb;
padding:0 2%;
display:inline-block;
}
.top-right span a:first-child {
background-color:#0277c1;
border-radius:3px 0 0 3px;
}
.top-right span a:last-child {
border-radius:0 3px 3px 0;
margin-right:0;
}
 .index-sever {
height:34px;
width:221px;
margin-top:1%;
background:url(../image/h1.png) right center no-repeat;
background-size:100%;
}
.index-input {
color:#FFF;
font-size:1.3em;
height:24px;
line-height:24px;
width:80%;
border:none;
background:none;
text-indent:5%;
margin-top:2px;
}
.index-submit {
height:2.25em;
width:20%;
border:none;
background:none;
margin-top:2px;
cursor:pointer;
}

/*导航*/
nav {
height:3.75em;
position:absolute;
left:0;
top:100px;
width:100%;
z-index:2;
background:url("../images/h23.jpg") center no-repeat;
min-width:1100px;
}
.nav li {
float:left;
line-height:3.69em;
width:137px;
text-align:center;
border-left:1px solid rgba(255,255,255,.2);
border-right:1px solid rgba(255,255,255,.2);
margin:0 -1px;
position:relative;
}
.nav li i {
position:absolute;
left:0;
top:0;
z-index:2;
display:block;
width:100%;
height:100%;
}
.nav li:hover i {
background:url(../image/h26.png) center bottom no-repeat;
}
.nav a {
color:#FFF;
font-size:16px;
}
.nav li.on, .nav li:hover {
background:#02abeb;
}
.nav li img {
width:10%;
}

/*导航二级栏目*/
.nav-therd {
position:absolute;
width:330px;
background-color:#FFF;
box-sizing:border-box;
padding:20px;
display:none;
}
.nav-therd-right {
position:absolute;
width:340px;
right:-1px;
background-color:#FFF;
box-sizing:border-box;
padding:30px;
display:none;
}
.nav-therd-item { /*width:61%;*/
}
.nav-therd-width {
width:160px;
}
.nav-therd-width .nav-therd-item { /*width:40%;*/
}
.nav-therd-item dl {
float:left;
width:50%;
text-align:left;
}
.nav-therd-item dd {
line-height:2;
background:url(../image/h28.png) left center no-repeat;
padding-left:15px;
white-space: nowrap;
}
.nav-therd-item dd:hover {
background:url(../image/h29.png) left center no-repeat;
}
.nav-therd-item dd a {
color:#333333;
font-size:14px;
}
.nav-therd-item dd:hover a {
color:#02abeb;
text-decoration:underline;
}


/*新闻公告*/
.tips-box {
position:absolute;
left:50%;
margin-left:-550px;
top:165px;
width:1100px;
z-index:2;
}
.tipx-left-box {
width:25%;
height:195px;
background:url("../images/tip-bg.png");
}
.tipx-left-box h3 {
color:#FFF;
border-bottom:1px solid rgba(255,255,255,.2);
margin:0 20px;
line-height:2.8;
color:#FFF;
font-size:1.6em;
}
.tipx-left-box ul {
}
.tipx-left-box li {
background:url("../images/h16.png") 5% 1.6em no-repeat;
border-bottom:1px dashed rgba(255,255,255,.2);
padding:4% 1em 4% 40px;
line-height:2;
}
.tipx-left-box li:hover {
background:rgba(0,0,0,.2) url("../images/h16.png") 5% 1.6em no-repeat;
}
.tipx-left-box a {
color:#FFF;
font-size:12px;
line-height:2;
}
 .tipx-left-box li:last-child {
border-bottom:none;
}

/*近期展会排期*/
.tipx-right-box {
width:43%;
}
.tips-img {
width:7%;
}
.tips-img img {
width:100%;
height:100%;
}
.tips-cont {
width:93%;
height:195px;
background:url("../images/h18.png");
}
.tips-cont h3 {
margin:0 20px;
line-height:2.8;
color:#FFF;
font-size:1.6em;
border-bottom:1px solid rgba(255,255,255,.2);
}
.tips-cont h3>a {
color:#FFF;
font-size:14px;
line-height:3.2;
}
.tips-cont ul {
}
.tips-cont li {
line-height:46px;
height:46px;
padding:0 2em;
border-bottom:1px dashed rgba(255,255,255,.2);
}
.tips-cont li a {
color:#FFF;
font-size:1em;
}
.tips-cont li:hover {
background:url("../images/h25.png");
}


/*首页底部*/
.footer {
height:60px;
position:fixed;
width:100%;
bottom:0;
z-index:2;
background:url("../images/footer-bg.png") top;
}
.footer ul {
font-size:0;
text-align:center;
}
.footer ul li.guide1 {
display:inline-block;
width:24.9%;
text-align: center;
height:60px;
line-height:60px;
vertical-align: bottom;
*display: inline;
zoom: 1;
margin-right:1px;
position:relative;
}
.footer ul li a {
display:block;
width:100%;
line-height:60px;
background:url("../images/foo-li-bg.png");
vertical-align:bottom;
height:60px;
font-size:16px;
}
.footer .wrap ul li a:hover {
background:url("../images/li-bg.png");
}
.footer li img {
width:10%;
margin-right:2%;
}
.footer a {
color:#FFF;
font-size:20px;
}
.footer-news {
width:390px; /*height:87px;*/
position:absolute;
bottom:90px;
background:url("../images/h24.png");
box-sizing:border-box;
padding:19px;
display:none;
}
.footer-news ul {
margin-top:-5px;
}
.footer-last-div {
position:absolute;
right:0;
}
.footer-news ul li {
float:left;
background:none;
margin-right:40px; /*width:19%;*/
text-align:left;
line-height:2;
height:32px;
vertical-align:top;
}
.footer-news ul li a {
font-size:14px;
background:none;
display:inline;
line-height:2;
}
.footer-news ul li a:hover {
text-decoration:underline;
}


/* banner 图 本例子css */
.focusBox {
position: fixed;
top:0;
left:0;
right:0;
bottom:0;
width:auto;
height:auto;
overflow:hidden;
background-size:cover;
}
.pagesize {
position:absolute;
bottom:82px;
width:50%;
margin-left:-25%;
left:50%;
z-index:1;
}
.pagesize ul {
text-align:center;
}
.pagesize li {
display:inline-block;
*display:inline;
zoom:1;
width:18px;
height:18px;
margin:5px;
background:url("../images/h3.png") center no-repeat;
overflow:hidden;
text-indent:9em;
z-index:999;
}
.pagesize li a {
display:block;
}
.pagesize .showPage {
background:url("../images/h4.png") center no-repeat;
}
	
/*联系方式微信...*/
.index-sider {
position:fixed;
width:50px;
right:10px;
bottom:180px;
}
.index-sider li {
width:48px;
text-align:center;
height:48px;
border:1px solid transparent;
border-radius:50%;
margin:10px 0;
cursor:pointer;
background:url(../image/h32.png);
position:relative;
padding-top:12px;
box-sizing:border-box;
}
.index-sider li:hover {
background:#02abeb;
border:1px solid #02abeb;
}
.weichat {
position:absolute;
width:156px;
height:182px;
top:0;
left:-160px;
background:url("../images/h33.png") top center no-repeat;
box-sizing:border-box;
padding:10px 17px 10px 10px;
display:none;
}
.weichat span {
display:block;
color:#FFF;
font-size:14px;
line-height:43px;
}
.index-sider li:hover .weichat, .index-sider li:hover .contell {
display:block;
}
.contell {
position:absolute;
width:156px;
height:126px;
top:0;
left:-160px;
background:url("../images/h33.png") top center no-repeat;
box-sizing:border-box;
padding:15px 17px 10px 10px;
display:none;
}
.contell p {
font-size:16px;
line-height:2;
color:#FFF;
text-align:left;
}


/******************分割线***************************************************/

/******************会员登录************************************/
.index-login-box {
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
z-index:999;
display:none;
}
.index-login-box .mask {
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
background:url("../images/mask.png");
}
.index-login {
position:fixed;
left:50%;
top:50%;
width:1200px;
height:500px;
margin-left:-600px;
margin-top:-250px;
background-color:#FFF;
}
/* 本例子css */
/*轮播*/
.index-scroll {
width:880px;
height:500px;
overflow:hidden;
position:relative;
display:block;
}
.silder_page {
height:42px;
text-align:right;
margin:0 auto;
right:1px;
overflow:hidden;
position:absolute;
bottom:1px;
}
.silder_page li {
width:12px;
height:12px;
font-size:0;
float:left;
background:url("../images/h37.png") center no-repeat;
margin:15px 10px 0 0;
display:inline-block;
text-align:center;
color:#000;
}
.silder_page li.current {
background:url("../images/h38.png") center no-repeat;
}
.silder_page li:hover {
cursor:pointer;
}
 .index-lgin {
width:320px;
height:500px;
padding:30px;
box-sizing:border-box;
position:relative;
}
.index-close {
position:absolute;
right:0;
top:0;
}
.index-lgin h3 {
text-align:center;
font-size:24px;
color:#0277c1;
line-height:2;
margin-top:88px;
margin-bottom:19px;
}
.index-lgin p {
margin-bottom:20px;
}
.index-login-usename {
width:100%;
height:50px;
background:url("../images/h40.png") 10px center no-repeat;
padding-left:35px;
box-sizing:border-box;
border:1px solid #dcdcdc;
color:#999999;
font-size:16px;
}
.index-login-usename:focus, .index-login-password:focus {
border:1px solid #b3e2f4;
color:#000;
}
 .index-login-password {
width:100%;
height:50px;
background:url("../images/h41.png") 10px center no-repeat;
padding-left:35px;
box-sizing:border-box;
border:1px solid #dcdcdc;
color:#999999;
font-size:16px;
}
.index-login-submit {
width:100%;
height:50px;
border:none;
background-color:#0277c1;
font-size:20px;
color:#FFF;
border-radius:3px;
cursor:pointer;
}
.index-login-link {
position:absolute;
right:30px;
bottom:30px;
font-size:14px;
}
.index-login-link span {
color:#0277c1;
}


/**********管理团队******************/
.top-info-header {
font-size:13px;
}
.top-info-header p, .top-info-header p>a {
color:#333333;
}
.index-info-sever {
background:url("../images/h42.jpg") center no-repeat !important;
}
.index-info-sever input[type="text"] {
color:#000;
}

/*****管理团队背景*******/
.gltd-main {
min-height:629px;
background:#f3f3f3 url(../images/gltd-bg.jpg) center bottom no-repeat;
padding-top:20px;
padding-bottom:40px;
box-sizing:border-box;
}
 .content {
width:858px;
border:1px solid #ececec;
padding:20px;
box-sizing:border-box;
background-color:#FFF;
}
.sidebar {
width:220px;
}
.sidebar h3 {
height:62px;
font-size:24px;
line-height:2.5833;
margin-top:-82px;
color:#FFF;
background:url(../image/h44.jpg);
padding-left:20px;
box-sizing:border-box;
}
.sidebar dl {
border:1px solid #8abddd;
border-top:none;
background-color:#FFF;
}
.sidebar a {
display:block;
font-size:14px;
color:#000;
}
.sidebar dd {
height:51px;
line-height:51px;
border-bottom:1px solid #f0f0f0;
padding:0 20px;
box-sizing:border-box;
background:url(../image/h45.png) 90% center no-repeat;
}
.sidebar dd:hover, .sidebar dd.on {
background:url(../image/h46.png) 90% center no-repeat;
}
.sidebar dd:hover a, .sidebar dd.on a {
color:#0277c1;
}
 .content-title {
border-bottom:1px solid #f0f0f0;
padding-bottom:19px;
}
.content-title h3 {
font-size:20px;
color:#0277c1;
}
.localhost {
font-size:14px;
color:#666666;
line-height:2;
}
.localhost a:last-child {
color:#0277c1;
}
 .gltd-content {
margin-top:20px;
font-size:14px;
color:#000;
line-height:2;
}
.gltd-btm {
text-align:center;
margin:30px 0;
}

/*********底部 footer*************/
.footers {
min-width:1100px;
min-height:98px;
background:#005499 url(../images/h48.jpg) top;
text-align:center;
padding-top:20px;
box-sizing:border-box;
}
.footers p {
color:#FFF;
}
.footers a {
color:#FFF;
font-size:14px;
line-height:2;
display:inline-block;
margin:0 15px;
}
.copyright {
color:#85a0c2;
font-size:12px;
line-height:2;
margin-top:10px;
}
.copyright a {
color:#85a0c2;
font-size:12px;
line-height:2;
margin:0 5px;
}

/************合作单位***********************/
.complay-box-title {
}
.complay-box-title h3 {
font-size:20px;
color:#0277c1;
}
.complay-box-list {
margin-top:20px;
}
.complay-box-list ul {
margin-right:-50px;
}
.complay-box-list li {
float:left;
border:1px solid #e8e8e8;
margin-right:30px;
margin-bottom:20px;
}
.complay-box-list li img {
width:180px;
height:100px;
}

/********近期展会****************/
.jqzh-box {
}
.jqzh-box dd {
height:51px;
line-height:51px;
font-size:14px;
color:#000;
background:url(../images/h65.png) left center no-repeat;
padding-left:25px;
border-bottom:1px solid #f0f0f0;
}
.jqzh-box dd:last-child {
border-bottom:none;
}
.jqzh-box dd:hover {
background:url(../images/h66.png) left center no-repeat;
}
.jqzh-box dd a {
font-size:14px;
color:#000;
}
.jqzh-box dd:hover a {
color:#0277c1;
}

/*******联系我们**********/
.counts-box {
margin-top:20px;
}
.countus-table {
border-bottom:1px solid #ebebeb;
margin-bottom:15px;
}
.countus-hd {
font-size:16px;
color:#0277c1;
line-height:2;
}
.countus-bd {
font-size:18px;
color:#000;
line-height:2;
font-family:'Arial';
}

/*******联系我们 背景*************/
.countus-main {
min-height:629px;
background:#f3f3f3 url(../images/h69.jpg) center bottom no-repeat;
padding-top:20px;
padding-bottom:40px;
box-sizing:border-box;
}

/*******业务联系***********/
.countus-massage {
margin-top:30px;
}
.countus-notes {
width:240px;
min-height:505px;
background-color:#f5f5f5;
padding:25px 25px 25px 19px;
box-sizing:border-box;
font-size:14px;
color:#333333;
line-height:2;
}
.countus-form {
width:580px;
}
.countus-form p {
margin-bottom:20px;
}
.countus-form label {
display:inline-block;
width:70px;
text-align:right;
font-size:14px;
color:#000;
line-height:2;
}
 .countus-input {
width:240px;
height:45px;
border:1px solid #e6e6e6;
text-indent:15px;
font-size:14px;
line-height:2;
margin-right:5px;
}
.countus-textarea {
width:480px;
height:170px;
outline:none;
border:1px solid #e6e6e6;
text-indent:15px;
font-size:14px;
line-height:2;
color:#999999;
}
.countus-yzm {
width:160px;
height:45px;
border:1px solid #e6e6e6;
}
.countus-form p span {
display:inline-block;
font-size:14px;
color:#0277c1;
text-decoration:underline;
cursor:pointer;
}
.countus-submit {
width:160px;
height:45px;
border:none;
font-size:14px;
color:#FFF;
border-radius:3px;
background-color:#0277c1;
cursor:pointer;
}

/**********会展中心图片库**************/
.tpks-main {
min-height:629px;
background:#ececec url(../images/h83.jpg) center bottom no-repeat;
padding-top:20px;
padding-bottom:40px;
box-sizing:border-box;
}
.tpk-box {
margin-top:30px;
}
.tpk-box-item {
margin-bottom:20px;
}
.tpk-box-title {
position:relative;
}
.tpk-box-title h3 {
position:absolute;
left:-20px;
width:145px;
height:35px;
line-height:35px;
font-size:16px;
color:#FFF;
background:url(../images/h72.png) left center no-repeat;
text-align:center;
}
.tpk-box-more {
color:#d2d2d2;
font-size:14px;
line-height:2;
}
.tpk-box-more a {
display:inline-block;
margin:0 15px;
color:#000;
}
.tpk-box-more a:hover, .tpk-box-more a.on {
color:#0277c1;
border-bottom:1px solid #0277c1;
}
.tpk-box-more .tpk-box-more {
color:#d81a12;
}
.tpk-box-more .tpk-box-more:hover {
color:#d81a12;
border-bottom:none;
}
.tpk-box-items a:hover {
border-bottom:none;
}

/* 本例子css */
.ladyScroll {
width:100%;
height:210px;
margin:15px auto;
border-bottom:#f0f0f0 1px solid;
position:relative;
}
.ladyScroll .prev, .ladyScroll .next {
width:35px;
height:51px;
position:absolute;
top:50%;
margin-top:-40px;
left:0;
z-index:100;
cursor:pointer;
background:#000 url(../images/h74.png) no-repeat;
background-position:-113px 8px;
opacity:.5;
filter:alpha( opacity= 50 );
display:none;
}
.ladyScroll .next {
left:auto;
right:1px;
background-position:8px 10px;
}
.ladyScroll .prev:hover {
background-color:#1181b1;
opacity:.75 !important;
filter:alpha( opacity=75 ) !important;
}
.ladyScroll .next:hover {
background-color:#1181b1;
opacity:.75 !important;
filter:alpha( opacity=75 ) !important;
}
 .ladyScroll .scrollWrap {
width:100%;
padding-top:15px;
overflow:hidden;
position:absolute;
}
.ladyScroll dl {
float:left;
width:215px;
text-align:center;
position:relative;
margin-right:19px;
}
.ladyScroll dt {
margin:0 auto;
width:215px;
overflow:hidden;
}
.ladyScroll img {
display:block;
width:215px;
height:143px;
}
.ladyScroll dd {
width:215px;
height:40px;
line-height:3;
font-size:14px;
color:#fff;
text-align:center;
color:#000;
}
.ladyScroll dd a {
color:#000;
}
.ladyScroll dd a:hover {
text-decoration:none;
}
.ladyScroll dl:hover a {
color:#0277c1;
}

/**********会展中心图片库列表****************/
.tpk-list {
margin-top:30px;
border-bottom:1px solid #ededed;
}
.tpk-list ul {
margin-right:-50px;
}
.tpk-list li {
float:left;
width:190px;
margin-right:19px;
margin-bottom:10px;
}
.tpk-list li img {
width:190px;
height: 120px;
}
.tpk-list li h6 {
text-align:center;
font-size:14px;
color:#000;
line-height:1.5;
}
.tpk-list li:hover h6 {
color:#0277c1;
}

/********分页效果*****************/
.page {
text-align:center;
margin:15px 0 10px;
font-size:14px;
color:#000;
}
.page a {
display:inline-block;
padding:3px 10px;
margin:0 2px;
}
.page a:hover, .page a.on {
background-color:#02abeb;
color:#FFF;
}
.page .page-prev:hover, .page .page-next:hover {
background:none;
color:#02abeb;
text-decoration:underline;
}



/*********会展中心图片库内容*****************/
.tpk-info-box {
min-height:645px;
background:url(../images/h102.jpg);
padding-top:20px;
padding-bottom:40px;
box-sizing:border-box;
position:relative;
z-index:0;
}
.tpk-info-top {
display:inline-block;
width:750px;
height:621px;
z-index:-1;
position:absolute;
right:0;
top:20px;
background:url(../image/h103.jpg) top right no-repeat;
}
.tpk-info-bottom {
display:inline-block;
width:100%;
height:541px;
position:absolute;
left:0;
bottom:0;
z-index:-1;
background:url(../image/h104.jpg) left center no-repeat;
}
 .tpk-info-content {
}
.tpk-info-box-title {
border-bottom:1px solid #ededed;
padding-bottom:21px;
}
.tpk-info-box-title h3 {
font-size:20px;
color:#0277c1;
}
.tpk-info-box-title h3 img {
margin-top:-2px;
}
.tpk-info-box-cont {
margin-top:25px;
padding-bottom:20px;
border-bottom:1px solid #ededed;
}
.tpk-info-box-cont-title {
text-align:center;
}
.tpk-info-box-cont-title h3 {
font-size:24px;
color:#0277c1;
line-height:2;
}
.tpk-info-box-cont-title p {
margin-top:10px;
font-size:14px;
color:#666666;
}
.tpk-info-box-cont-title p span {
display:inline-block;
margin:0 21px;
}
 .tpk-info-show {
margin-top:20px;
font-size:14px;
color:#000;
line-height:2;
}
.prev-next {
margin-top:20px;
}
.prv-nxt a {
display:block;
font-size:14px;
line-height:2;
}
.prv-nxt a:hover {
color:#0277c1;
text-decoration:underline;
}
.return-list {
display:inline-block;
width:105px;
height:32px;
font-size:14px;
line-height:32px;
padding-left:40px;
color:#FFF !important;
background:url("../images/h111.png") center no-repeat;
box-sizing:border-box;
}


/*********推荐展会*****************/
.tjzh-content {
margin-top:20px;
}
.tjzh-content ul {
margin-right:-40px;
}
.tjzh-content li {
width:200px;
float:left;
margin-right:10px;
margin-bottom:10px;
}
.tjzh-content li img {
width:200px;
height:115px;
border:1px solid #e8e8e8;
}
.tjzh-content li em {
display:block;
font-style:normal;
font-size:14px;
color:#000;
line-height:1.425;
margin-top:10px;
}
.tjzh-content li time {
font-size:14px;
color:#000;
line-height:2;
}
.tjzh-content li:hover img {
border:1px solid #a4cee9;
}
.tjzh-content li:hover time, .tjzh-content li:hover em {
color:#0277c1;
}

/********网站地图*************/
.web-map-list {
margin-top:20px;
}
.web-map-item {
position:relative;
margin-bottom:15px;
}
.web-map-item h3 {
width:145px;
height:35px;
position:absolute;
left:-20px;
font-size:18px;
color:#FFF;
line-height:35px;
padding-left:20px;
box-sizing:border-box;
background:url(../images/h72.png) left center no-repeat;
}
.web-map-item p {
padding-top:50px;
}
.web-map-item p a {
display:inline-block;
font-size:14px;
color:#000;
line-height:2;
margin-right:37px;
}

/***********展馆介绍**************/
.sider-list {
border:1px solid #8bbedd;
border-top:none;
background-color:#FFF;
}
.sider-list-item {
padding-left:20px;
}
.sider-list-item h5 {
border-bottom:1px solid #f0f0f0;
background:url(../images/h45.png) 90% center no-repeat;
}
.sider-list-item h5 a {
display:block;
color:#000;
font-size:16px;
line-height:51px;
}
.sider-list-item h5.on {
background:url(../image/h125.png) 90% center no-repeat;
}
.sider-list-item h5.on a {
color:#0277c1;
}
.sider-list-item ul {
margin-top:10px;
border-bottom:1px solid #f0f0f0;
padding-bottom:10px;
}
.sider-list-item li {
line-height:34px;
background:url(../images/h126.png) left center no-repeat;
padding-left:15px;
}
.sider-list-item li.on {
background:url(../images/h127.png) left center no-repeat;
text-decoration:underline;
}
.sider-list-item li.on a {
color:#0277c1;
}
/****************展会排期****************************************/
.hzpq-content {
width:858px;
background-color:#FFF;
border:1px solid #ececec;
}
.hzpq-cont-title {
padding:20px;
border-bottom:1px solid #f0f0f0;
}
.hzpq-cont-title h3 {
color:#0277c1;
font-size:20px;
}
.zhpq-notes {
padding:20px;
border-bottom:1px solid #efefef;
}
.zhpq-notes h3 {
font-size:18px;
color:#d81b12;
line-height:2;
}
.zhpq-notes-cont {
font-size:14px;
color:#333333;
line-height:41px;
}
 .zhpq-box {
}
.zhpq-box h1 {
text-align:center;
font-size:24px;
color:#000;
line-height:2;
margin:10px 0;
}
.zhpq-box h1 span {
font-size:14px;
color:#0277c1;
}
.zhpq-box th {
font-weight:normal;
}
.zhpq-box tr:hover {
background-color:#f8f8f8;
}

/*********展会资讯**************/
.zhnews-list {
margin-top:10px;
}
.zhnews-list ul {
}
.zhnews-list li {
font-size:14px;
color:#000;
line-height:51px;
border-bottom:1px solid #f0f0f0;
padding-left:20px;
background:url(../image/h131.png) left center no-repeat;
}
.zhnews-list li:hover {
background:url(../image/h132.png) left center no-repeat;
}
.zhnews-list li a {
font-size:14px;
color:#000;
}
.zhnews-list li:hover a {
color:#0277c1;
}

/**********展会服务指南********************/
.zszn-list {
}
.zszn-list li.on {
text-decoration:none;
}
.zszn-box {
margin-top:20px;
font-size:14px;
color:#000;
line-height:2;
}

/*********周边服务******************/
.zb-severs {
border-bottom:1px solid #eeeeee;
}
.zb-severs h3 {
font-size:24px;
color:#000;
line-height:64px;
text-align:center;
}
.zb-severs th {
font-weight:normal;
}
.abfw-notes {
margin-top:20px;
border-bottom:1px solid #eeeeee;
}
.abfw-notes h3 {
height:35px;
background:url(../image/h137.png) right center no-repeat;
padding-right:18px;
clear:both;
margin-bottom:20px;
}
.abfw-notes h3 span {
display:inline-block;
background-color:#02abeb;
color:#FFF;
line-height:35px;
font-size:14px;
padding:0 0 0 20px;
}
 .zbfw-list {
border-top:1px solid #eeeeee;
}
.zbfw-list h5 {
font-size:16px;
color:#000;
line-height:58px;
padding:0 20px;
background:url(../image/h138.png) 97% center no-repeat;
cursor:pointer;
}
.zbfw-list h5:hover {
background-color:#f8f8f8;
}
.zbfw-list h5.on {
color:#0277c1;
background:url(../images/h139.png) 97% center no-repeat;
}
.zbfw-list p {
padding:0 20px;
font-size:14px;
color:#000;
line-height:36px;
display:none;
}

/***********周边服务--内容页 ************************/
.zbfw-info-box {
margin-top:20px;
}
.zbfw-info-tab {
text-align:center;
}
.zbfw-info-tab a {
display:inline-block;
font-size:16px;
line-height:35px;
padding:0 26px;
margin:0 5px;
background-color:#02abeb;
color:#FFF;
border-radius:20px;
box-sizing:border-box;
}
.zbfw-info-tab a:hover, .zbfw-info-tab a.on {
background-color:#d8170f;
}
.zbfw-info-cont {
margin-top:31px;
}
.zbfw-info-cont ul {
margin-right:-40px;
}
.zbfw-info-cont li {
width:260px;
float:left;
margin-right:20px;
margin-bottom:25px;
}
.zbfw-info-cont p {
width:260px;
height:170px;
position:relative;
}
.zbfw-info-cont p img {
width:100%;
height:100%;
}
.zbfw-info-cont p em {
display:block;
width:100%;
color:#FFF;
font-style:normal;
padding:11px;
box-sizing:border-box;
font-size:14px;
line-height:24px;
background:url(../images/h141.png);
position:absolute;
left:0;
bottom:0;
display:none;
}
.zbfw-info-cont li h5 {
font-size:14px;
color:#000;
line-height:46px;
border-bottom:1px solid #f4f4f4;
border-right:1px solid #f4f4f4;
background:url(../images/h46.png) 95% center no-repeat;
}
.zbfw-info-cont li:hover em {
display:block;
}
.zbfw-info-cont li:hover h5 {
color:#3388ff;
}

/*****************新用户注册须知******************************/
.regin-c {
background:url(../images/h150.jpg) left bottom no-repeat, url(../images/h102.jpg);
padding-bottom:40px;
}
.regin-box {
background-color:#FFF;
padding:20px;
box-sizing:border-box;
border:1px solid #ececec;
padding-bottom:160px;
}
.regin-box h3 {
text-align:center;
font-size:24px;
line-height:2;
}
.regin-box-cont {
font-size:14px;
color:#000;
line-height:48px;
}
.regio-box-form {
margin-top:20px;
text-align:center;
}
.regio-box-form label {
display:inline-block;
font-size:14px;
color:#000;
margin:0 25px;
line-height:2;
cursor:pointer;
}
.regio-box-form label.on {
color:#d81c13;
text-decoration:underline;
}
 .regin-submit {
width:220px;
height:46px;
margin-top:50px;
}

/******手机账号注册*邮箱账号注册********/
.regin-box-tab {
border-bottom:1px solid #e2e2e2;
height:48px;
margin:20px 20px 0;
}
.regin-box-tab ul {
}
.regin-box-tab li {
width:168px;
text-align:center;
border:1px solid #e2e2e2;
border-bottom:none;
float:left;
font-size:16px;
color:#666666;
line-height:48px;
cursor:pointer;
}
.regin-box-tab li.on {
background-color:#FFF;
color:#0277c1;
border-top:3px solid #0277c1;
line-height:46px;
}
.regin-box-formes {
margin-top:30px;
padding-bottom:200px;
}
.regin-form {
text-align:center;
}
.regin-form h4 {
text-align:center;
font-size:14px;
color:#666666;
line-height:2;
margin-bottom:20px;
}
.regin-form p {
margin-bottom:20px;
font-size:14px;
color:#000;
line-height:2;
}
.regin2-input {
width:310px;
height:46px;
line-height:2;
text-indent:15px;
border:1px solid #dfdfdf;
}
.regin-form p label {
display:inline-block;
width:80px;
text-align:right;
}

/**************资料下载*****************/
.down-load {
}
.down-load ul {
}
.down-load li {
height:51px;
line-height:51px;
font-size:14px;
border-bottom:1px solid #ececec;
background:url(../images/h154.png) left center no-repeat;
padding-left:25px;
}
.down-load li:hover {
background:url(../images/h155.png) left center no-repeat;
}
.down-load a {
display:block;
color:#000;
}
.down-load li:hover a {
color:#0277c1;
}
.down-load span {
display:inline-block;
background:url(../images/h156.png) left center no-repeat;
padding-left:25px;
}
.down-load li:hover span {
background:url(../images/h157.png) left center no-repeat;
}

/******************分割线***********************************************/
	


@media screen and (max-width:980px) {
.wrap {
width:980px;
min-width:980px;
}
.thump-box {
margin-top:3.3%;
}
.thump-box a {
display:inline-block;
height:30px;
line-height:10px;
padding:10px 13px;
border:1px solid #dfdfdf;
font-size:14px;
color:#333333;
box-sizing:border-box;
margin-right:10px;
margin-bottom:10px;
}
.thump-box a:hover, .thump-box a.on {
border:1px solid #0277c1;
background-color:#0277c1;
color:#FFF;
}
header {
height:8em;
position:absolute;
top:0;
left:0;
width:100%;
z-index:2;
z-index:999;
position:relative;
}
.logo {
width:20.6%;
height:50%;
margin-top:1.5%;
}
.logo img {
width:100%;
height:100%;
}
 .index-ads {
position:absolute;
width:300px;
left:50%;
margin-left: -250px;
top:20px;
height:28px;
z-index:999;
}
.index-ads img {
width:100%;
height:100%;
}
 .top-right {
width:40%;
text-align:right;
margin-top:2%;
z-index:999;
position:relative;
}
.top-right p {
color:#FFF;
}
.top-right .on {
color:#d8150d;
}
.top-right p>a {
display:inline-block;
margin:0 2%;
}
.top-right a {
color:#FFF;
font-size:1em;
line-height:2;
}
.top-right p span {
height:2.8em;
line-height:2.8em;
text-align:center;
}
.top-right span a {
background-color:#02abeb;
padding:0 2%;
display:inline-block;
}
.top-right span a:first-child {
background-color:#0277c1;
border-radius:3px 0 0 3px;
}
.top-right span a:last-child {
border-radius:0 3px 3px 0;
margin-right:0;
}
 .index-sever {
height:2.7em;
width:221px;
margin-top:2px;
background:url(../image/h1.png) right center no-repeat;
background-size:100%;
}
.index-input {
color:#FFF;
font-size:1.3em;
height:22px;
margin-top:5px;
line-height:22px;
width:80%;
border:none;
background:none;
text-indent:.5em;
}
.index-submit {
height:22px;
width:20%;
border:none;
background:none;
margin-top:5px;
cursor:pointer;
}

/*导航*/
nav {
height:3.75em;
position:absolute;
left:0;
top:8em;
width:100%;
z-index:2;
background:url("../images/h23.jpg") center no-repeat;
min-width:980px;
}
.nav li {
float:left;
line-height:3.69em;
width:12.5%;
text-align:center;
border-left:1px solid rgba(255,255,255,.2);
border-right:1px solid rgba(255,255,255,.2);
margin:0 -1px;
position:relative;
}
.nav li i {
position:absolute;
left:0;
top:0;
z-index:2;
display:block;
width:100%;
height:100%;
}
.nav li:hover i {
background:url(../image/h26.png) center bottom no-repeat;
}
.nav a {
color:#FFF;
font-size:1.2em;
}
.nav li.on, .nav li:hover {
background:#02abeb;
}
.nav li img {
width:10%;
}

/*导航二级栏目*/
.nav-therd {
position:absolute;
width:330px;
background-color:#FFF;
box-sizing:border-box;
padding:20px;
display:none;
}
.nav-therd-right {
position:absolute;
width:340px;
right:-1px;
background-color:#FFF;
box-sizing:border-box;
padding:30px;
display:none;
}
.nav-therd-item { /*width:61%;*/
}
.nav-therd-width {
width:160px;
}
.nav-therd-width .nav-therd-item { /*width:40%;*/
}
.nav-therd-item dl {
float:left;
width:50%;
text-align:left;
}
.nav-therd-item dd {
line-height:2;
background:url(../image/h28.png) left center no-repeat;
padding-left:15px;
white-space: nowrap;
}
.nav-therd-item dd:hover {
background:url(../image/h29.png) left center no-repeat;
}
.nav-therd-item dd a {
color:#333333;
font-size:14px;
}
.nav-therd-item dd:hover a {
color:#02abeb;
text-decoration:underline;
}


/*新闻公告*/
.tips-box {
position:absolute;
left:50%;
margin-left:-490px;
top:13em; /*height:20px;*/
width:980px;
z-index:2;
}
.tipx-left-box {
width:25%;
height:152px;
background:url("../images/tip-bg.png");
}
.tipx-left-box h3 {
color:#FFF;
font-size:13px;
line-height:2;
border-bottom:1px solid rgba(255,255,255,.2);
padding:.5em 1em;
}
.tipx-left-box h3>img {
width:18px;
margin-right:5px;
}
.tipx-left-box ul {
}
.tipx-left-box li {
background:url("../images/h16.png") 5% 1.6em no-repeat;
border-bottom:1px dashed rgba(255,255,255,.2);
padding:4% 1em 4% 3.8em;
}
.tipx-left-box li:hover {
background:rgba(0,0,0,.2) url("../images/h16.png") 5% 1.6em no-repeat;
}
.tipx-left-box a {
color:#FFF;
font-size:12px;
line-height:1.5;
}
 .tipx-left-box li:last-child {
border-bottom:none;
}

/*近期展会排期*/
.tipx-right-box {
width:45%;
}
.tips-img {
width:7%;
}
.tips-img img {
width:100%;
height:100%;
}
.tips-cont {
width:93%;
height:159px;
background:url("../images/h18.png");
}
.tips-cont h3 {
margin:0 20px;
line-height:2.8;
color:#FFF;
font-size:14px;
border-bottom:1px solid rgba(255,255,255,.2);
}
.tips-cont h3>a {
color:#FFF;
font-size:14px;
line-height:2.6;
}
.tips-cont ul {
}
.tips-cont li {
line-height:38px;
height:39px;
padding:0 2em;
border-bottom:1px dashed rgba(255,255,255,.2);
}
.tips-cont li a {
color:#FFF;
font-size:12px;
}
.tips-cont li:hover {
background:url("../images/h25.png");
}

/*首页底部*/
.footer {
height:60px;
position:fixed;
width:100%;
bottom:0;
z-index:2;
background:url("../images/footer-bg.png") top;
}
.footer ul {
font-size:0;
}
.footer ul li.guide1 {
display:inline-block;
width:24.8%;
text-align: center;
height:60px;
line-height:60px;
vertical-align: bottom;
*display: inline;
zoom: 1;
margin-right:1px;
position:relative;
}
.footer ul li a {
display:block;
width:100%;
line-height:60px;
background:url("../images/foo-li-bg.png");
vertical-align:bottom;
height:60px;
font-size:12px;
}
.footer .wrap ul li a:hover {
background:url("../images/li-bg.png");
}
.footer li img {
width:6%;
margin-right:2.5%;
}
.footer a {
color:#FFF;
font-size:16px;
}
.footer-news {
width:350px; /*height:97px;*/
position:absolute;
bottom:90px;
background:url("../images/h24.png");
box-sizing:border-box;
padding:19px;
display:none;
}
.footer-last-div {
position:absolute;
right:0;
}
.footer-news ul li {
float:left;
background:none;
margin-right:40px; /*width:19%;*/
text-align:left;
line-height:2;
height:32px;
vertical-align:top;
}
.footer-news ul li a {
font-size:12px;
background:none;
display:inline;
line-height:2;
}
.footer-news ul li a:hover {
text-decoration:underline;
}


/* banner 图 本例子css */
.focusBox {
position: fixed;
top:0;
left:0;
right:0;
bottom:0;
width:auto;
height:auto;
overflow:hidden;
background-size:cover;
}
.pagesize {
position:absolute;
bottom:90px;
width:50%;
margin-left:-25%;
left:50%;
z-index:1;
height:23px;
}
.pagesize ul {
text-align:center;
}
.pagesize li {
display:inline-block;
*display:inline;
zoom:1;
width:18px;
height:18px;
margin:5px;
background:url("../images/h3.png") center no-repeat;
overflow:hidden;
text-indent:9em;
z-index:999;
}
.pagesize li a {
display:block;
}
.pagesize .showPage {
background:url("../images/h4.png") center no-repeat;
}



/*联系方式微信...*/
.index-sider {
position:fixed;
width:50px;
right:10px;
bottom:180px;
}
.index-sider li {
width:48px;
text-align:center;
height:48px;
border:1px solid transparent;
border-radius:50%;
margin:10px 0;
cursor:pointer;
background:url(../image/h32.png);
position:relative;
padding-top:12px;
box-sizing:border-box;
}
.index-sider li:hover {
background:#02abeb;
border:1px solid #02abeb;
}
.weichat {
position:absolute;
width:156px;
height:182px;
top:0;
left:-160px;
background:url("../images/h33.png") top center no-repeat;
box-sizing:border-box;
padding:10px 17px 10px 10px;
display:none;
}
.weichat span {
display:block;
color:#FFF;
font-size:14px;
line-height:43px;
}
.index-sider li:hover .weichat, .index-sider li:hover .contell {
display:block;
}
.contell {
position:absolute;
width:156px;
height:126px;
top:0;
left:-160px;
background:url("../images/h33.png") top center no-repeat;
box-sizing:border-box;
padding:15px 17px 10px 10px;
display:none;
}
.contell p {
font-size:16px;
line-height:2;
color:#FFF;
text-align:left;
}



/******************分割线***************************************************/

/******************会员登录************************************/
.index-login-box {
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
z-index:999;
display:none;
}
.index-login-box .mask {
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
background:url("../images/mask.png");
}
.index-login {
position:fixed;
left:50%;
top:50%;
width:1200px;
height:500px;
margin-left:-600px;
margin-top:-250px;
background-color:#FFF;
}
/* 本例子css */
/*轮播*/
.index-scroll {
width:880px;
height:500px;
overflow:hidden;
position:relative;
display:block;
}
.silder_page {
height:42px;
text-align:right;
margin:0 auto;
right:1px;
overflow:hidden;
position:absolute;
bottom:1px;
}
.silder_page li {
width:12px;
height:12px;
font-size:0;
float:left;
background:url("../images/h37.png") center no-repeat;
margin:15px 10px 0 0;
display:inline-block;
text-align:center;
color:#000;
}
.silder_page li.current {
background:url("../images/h38.png") center no-repeat;
}
.silder_page li:hover {
cursor:pointer;
}
 .index-lgin {
width:320px;
height:500px;
padding:30px;
box-sizing:border-box;
position:relative;
}
.index-close {
position:absolute;
right:0;
top:0;
}
.index-lgin h3 {
text-align:center;
font-size:24px;
color:#0277c1;
line-height:2;
margin-top:88px;
margin-bottom:19px;
}
.index-lgin p {
margin-bottom:20px;
}
.index-login-usename {
width:100%;
height:50px;
background:url("../images/h40.png") 10px center no-repeat;
padding-left:35px;
box-sizing:border-box;
border:1px solid #dcdcdc;
color:#999999;
font-size:16px;
}
.index-login-usename:focus, .index-login-password:focus {
border:1px solid #b3e2f4;
color:#000;
}
 .index-login-password {
width:100%;
height:50px;
background:url("../images/h41.png") 10px center no-repeat;
padding-left:35px;
box-sizing:border-box;
border:1px solid #dcdcdc;
color:#999999;
font-size:16px;
}
.index-login-submit {
width:100%;
height:50px;
border:none;
background-color:#0277c1;
font-size:20px;
color:#FFF;
border-radius:3px;
cursor:pointer;
}
.index-login-link {
position:absolute;
right:30px;
bottom:30px;
font-size:14px;
}
.index-login-link span {
color:#0277c1;
}


/**********管理团队******************/
.top-info-header {
font-size:13px;
}
.top-info-header p, .top-info-header p>a {
color:#333333;
}
.index-info-sever {
background:url("../images/h42.jpg") center no-repeat !important;
background-size:100%;
}
.index-info-sever input[type="text"] {
color:#000;
}

/*****管理团队背景*******/
.gltd-main {
min-width:980px;
min-height:629px;
background:#f3f3f3 url(../images/gltd-bg.jpg) center bottom no-repeat;
padding-top:20px;
padding-bottom:40px;
box-sizing:border-box;
}
 .content {
width:780px;
border:1px solid #ececec;
padding:20px;
box-sizing:border-box;
background-color:#FFF;
}
.sidebar {
width:180px;
}
.sidebar h3 {
height:62px;
font-size:24px;
line-height:2.5833;
margin-top:-82px;
color:#FFF;
background:url(../image/h44.jpg);
padding-left:20px;
box-sizing:border-box;
}
.sidebar dl {
border:1px solid #8abddd;
border-top:none;
background-color:#FFF;
}
.sidebar a {
display:block;
font-size:14px;
color:#000;
}
.sidebar dd {
height:51px;
line-height:51px;
border-bottom:1px solid #f0f0f0;
padding:0 20px;
box-sizing:border-box;
background:url(../image/h45.png) 90% center no-repeat;
}
.sidebar dd:hover, .sidebar dd.on {
background:url(../images/h46.png) 90% center no-repeat;
}
.sidebar dd:hover a, .sidebar dd.on a {
color:#0277c1;
}
 .content-title {
border-bottom:1px solid #f0f0f0;
padding-bottom:19px;
}
.content-title h3 {
font-size:20px;
color:#0277c1;
}
.localhost {
font-size:14px;
color:#666666;
line-height:2;
}
.localhost a:last-child {
color:#0277c1;
}
 .gltd-content {
margin-top:20px;
font-size:14px;
color:#000;
line-height:2;
}
.gltd-btm {
text-align:center;
margin:30px 0;
}

/*********底部 footer*************/
.footers {
min-width:980px;
min-height:98px;
background:#005499 url(../images/h48.jpg) top;
text-align:center;
padding-top:20px;
box-sizing:border-box;
}
.footers p {
color:#FFF;
}
.footers a {
color:#FFF;
font-size:14px;
line-height:2;
display:inline-block;
margin:0 15px;
}
.copyright {
color:#85a0c2;
font-size:12px;
line-height:2;
margin-top:10px;
}
.copyright a {
color:#85a0c2;
font-size:12px;
line-height:2;
margin:0 5px;
}

/************合作单位***********************/
.complay-box-title {
}
.complay-box-title h3 {
font-size:20px;
color:#0277c1;
}
.complay-box-list {
margin-top:20px;
}
.complay-box-list ul {
margin-right:-20px;
}
.complay-box-list li {
float:left;
border:1px solid #e8e8e8;
margin-right:20px;
margin-bottom:20px;
}
.complay-box-list li img {
width:167px;
height:90px;
}

/********近期展会****************/
.jqzh-box {
}
.jqzh-box dd {
height:51px;
line-height:51px;
font-size:14px;
color:#000;
background:url(../images/h65.png) left center no-repeat;
padding-left:25px;
border-bottom:1px solid #f0f0f0;
}
.jqzh-box dd:last-child {
border-bottom:none;
}
.jqzh-box dd:hover {
background:url(../images/h66.png) left center no-repeat;
}
.jqzh-box dd a {
font-size:14px;
color:#000;
}
.jqzh-box dd:hover a {
color:#0277c1;
}

/*******联系我们**********/
.counts-box {
margin-top:20px;
}
.countus-table {
border-bottom:1px solid #ebebeb;
margin-bottom:15px;
}
.countus-hd {
font-size:16px;
color:#0277c1;
line-height:2;
}
.countus-bd {
font-size:18px;
color:#000;
line-height:2;
font-family:'Arial';
}

/*******联系我们 背景*************/
.countus-main {
min-width:980px;
min-height:629px;
background:#f3f3f3 url(../images/h69.jpg) center bottom no-repeat;
padding-top:20px;
padding-bottom:40px;
box-sizing:border-box;
}

/*******业务联系***********/
.countus-massage {
margin-top:30px;
}
.countus-notes {
width:200px;
min-height:505px;
background-color:#f5f5f5;
padding:25px 25px 25px 19px;
box-sizing:border-box;
font-size:14px;
color:#333333;
line-height:2;
}
.countus-form {
width:538px;
}
.countus-form p {
margin-bottom:20px;
}
.countus-form label {
display:inline-block;
width:70px;
text-align:right;
font-size:14px;
color:#000;
line-height:2;
}
 .countus-input {
width:240px;
height:45px;
border:1px solid #e6e6e6;
text-indent:15px;
font-size:14px;
line-height:2;
margin-right:5px;
}
.countus-textarea {
width:82%;
height:170px;
outline:none;
border:1px solid #e6e6e6;
text-indent:15px;
font-size:14px;
line-height:2;
color:#999999;
}
.countus-yzm {
width:160px;
height:45px;
border:1px solid #e6e6e6;
}
.countus-form p span {
display:inline-block;
font-size:14px;
color:#0277c1;
text-decoration:underline;
cursor:pointer;
}
.countus-submit {
width:160px;
height:45px;
border:none;
font-size:14px;
color:#FFF;
border-radius:3px;
background-color:#0277c1;
cursor:pointer;
}

/**********会展中心图片库**************/
.tpks-main {
min-width:980px;
min-height:629px;
background:#ececec url(../images/h83.jpg) center bottom no-repeat;
padding-top:20px;
padding-bottom:40px;
box-sizing:border-box;
}
.tpk-box {
margin-top:30px;
}
.tpk-box-item {
margin-bottom:20px;
}
.tpk-box-title {
position:relative;
}
.tpk-box-title h3 {
position:absolute;
left:-20px;
width:145px;
height:35px;
line-height:35px;
font-size:16px;
color:#FFF;
background:url(../images/h72.png) left center no-repeat;
text-align:center;
}
.tpk-box-more {
color:#d2d2d2;
font-size:14px;
line-height:2;
}
.tpk-box-more a {
display:inline-block;
margin:0 15px;
color:#000;
}
.tpk-box-more a:hover, .tpk-box-more a.on {
color:#0277c1;
border-bottom:1px solid #0277c1;
}
.tpk-box-more .tpk-box-more {
color:#d81a12;
}
.tpk-box-more .tpk-box-more:hover {
color:#d81a12;
border-bottom:none;
}
.tpk-box-items a:hover {
border-bottom:none;
}

/* 本例子css */
.ladyScroll {
width:100%;
height:210px;
margin:15px auto;
border-bottom:#f0f0f0 1px solid;
position:relative;
}
.ladyScroll .prev, .ladyScroll .next {
width:35px;
height:51px;
position:absolute;
top:50%;
margin-top:-40px;
left:0;
z-index:100;
cursor:pointer;
background:#000 url(../images/h74.png) no-repeat;
background-position:-113px 8px;
opacity:.5;
filter:alpha( opacity= 50 );
display:none;
}
.ladyScroll .next {
left:auto;
right:1px;
background-position:8px 10px;
}
.ladyScroll .prev:hover {
background-color:#1181b1;
opacity:.75 !important;
filter:alpha( opacity=75 ) !important;
}
.ladyScroll .next:hover {
background-color:#1181b1;
opacity:.75 !important;
filter:alpha( opacity=75 ) !important;
}
 .ladyScroll .scrollWrap {
width:100%;
padding-top:15px;
overflow:hidden;
position:absolute;
}
.ladyScroll dl {
float:left;
width:215px;
text-align:center;
position:relative;
margin-right:19px;
}
.ladyScroll dt {
margin:0 auto;
width:215px;
overflow:hidden;
}
.ladyScroll img {
display:block;
width:215px;
height:143px;
}
.ladyScroll dd {
width:215px;
height:40px;
line-height:3;
font-size:14px;
color:#fff;
text-align:center;
color:#000;
}
.ladyScroll dd a {
color:#000;
}
.ladyScroll dd a:hover {
text-decoration:none;
}
.ladyScroll dl:hover a {
color:#0277c1;
}

/**********会展中心图片库列表****************/
.tpk-list {
margin-top:30px;
border-bottom:1px solid #ededed;
}
.tpk-list ul {
margin-right:-20px;
}
.tpk-list li {
float:left;
width: 170px;
margin-right:19px;
margin-bottom:10px;
}
.tpk-list li img {
width: 170px;
height: 113px;
}
.tpk-list li h6 {
text-align:center;
font-size:14px;
color:#000;
line-height:1.5;
}
.tpk-list li:hover h6 {
color:#0277c1;
}

/********分页效果*****************/
.page {
text-align:center;
margin:15px 0 10px;
font-size:14px;
color:#000;
}
.page a {
display:inline-block;
padding:3px 10px;
margin:0 2px;
}
.page a:hover, .page a.on {
background-color:#02abeb;
color:#FFF;
}
.page .prev:hover, .page .next:hover {
background:none;
color:#02abeb;
text-decoration:underline;
}



/*********会展中心图片库内容*****************/
.tpk-info-box {
min-width:980px;
min-height:645px;
background:url(../images/h102.jpg);
padding-top:20px;
padding-bottom:40px;
box-sizing:border-box;
position:relative;
z-index:0;
}
.tpk-info-top {
display:inline-block;
width:750px;
height:621px;
z-index:-1;
position:absolute;
right:0;
top:20px;
background:url(../image/h103.jpg) top right no-repeat;
}
.tpk-info-bottom {
display:inline-block;
width:100%;
height:541px;
position:absolute;
left:0;
bottom:0;
z-index:-1;
background:url(../image/h104.jpg) left center no-repeat;
}
 .tpk-info-content {
}
.tpk-info-box-title {
border-bottom:1px solid #ededed;
padding-bottom:21px;
}
.tpk-info-box-title h3 {
font-size:20px;
color:#0277c1;
}
.tpk-info-box-title h3 img {
margin-top:-2px;
}
.tpk-info-box-cont {
margin-top:25px;
padding-bottom:20px;
border-bottom:1px solid #ededed;
}
.tpk-info-box-cont-title {
text-align:center;
}
.tpk-info-box-cont-title h3 {
font-size:24px;
color:#0277c1;
line-height:2;
}
.tpk-info-box-cont-title p {
margin-top:10px;
font-size:14px;
color:#666666;
}
.tpk-info-box-cont-title p span {
display:inline-block;
margin:0 21px;
}
 .tpk-info-show {
margin-top:20px;
font-size:14px;
color:#000;
line-height:2;
}
.prev-next {
margin-top:20px;
}
.prv-nxt a {
display:block;
font-size:14px;
line-height:2;
}
.prv-nxt a:hover {
color:#0277c1;
text-decoration:underline;
}
.return-list {
display:inline-block;
width:105px;
height:32px;
font-size:14px;
line-height:32px;
padding-left:40px;
color:#FFF !important;
background:url(../image/h111.png) center no-repeat;
box-sizing:border-box;
}


/*********推荐展会*****************/
.tjzh-content {
margin-top:20px;
}
.tjzh-content ul {
margin-right:-40px;
}
.tjzh-content li {
width: 175px;
float:left;
margin-right:10px;
margin-bottom:10px;
}
.tjzh-content li img {
width: 175px;
height:115px;
border:1px solid #e8e8e8;
}
.tjzh-content li em {
display:block;
font-style:normal;
font-size: 12px;
color:#000;
line-height:1.425;
margin-top:10px;
}
.tjzh-content li time {
font-size: 12px;
color:#000;
line-height:2;
white-space: nowrap;
}
.tjzh-content li:hover img {
border:1px solid #a4cee9;
}
.tjzh-content li:hover time, .tjzh-content li:hover em {
color:#0277c1;
}

/********网站地图*************/
.web-map-list {
margin-top:20px;
}
.web-map-item {
position:relative;
margin-bottom:15px;
}
.web-map-item h3 {
width:145px;
height:35px;
position:absolute;
left:-20px;
font-size:18px;
color:#FFF;
line-height:35px;
padding-left:20px;
box-sizing:border-box;
background:url(../images/h72.png) left center no-repeat;
}
.web-map-item p {
padding-top:50px;
}
.web-map-item p a {
display:inline-block;
font-size:14px;
color:#000;
line-height:2;
margin-right:37px;
}

/***********展馆介绍**************/
.sider-list {
border:1px solid #8bbedd;
border-top:none;
background-color:#FFF;
}
.sider-list-item {
padding-left:20px;
}
.sider-list-item h5 {
border-bottom:1px solid #f0f0f0;
background:url(../image/h45.png) 90% center no-repeat;
}
.sider-list-item h5 a {
display:block;
color:#000;
font-size:16px;
line-height:51px;
}
.sider-list-item h5.on {
background:url(../image/h125.png) 90% center no-repeat;
}
.sider-list-item h5.on a {
color:#0277c1;
}
.sider-list-item ul {
margin-top:10px;
border-bottom:1px solid #f0f0f0;
padding-bottom:10px;
}
.sider-list-item li {
line-height:34px;
background:url(../image/h126.png) left center no-repeat;
padding-left:15px;
}
.sider-list-item li.on {
background:url(../image/h127.png) left center no-repeat;
text-decoration:underline;
}
.sider-list-item li.on a {
color:#0277c1;
}
/****************展会排期****************************************/
.hzpq-content {
width:778px;
background-color:#FFF;
border:1px solid #ececec;
}
.hzpq-cont-title {
padding:20px;
border-bottom:1px solid #f0f0f0;
}
.hzpq-cont-title h3 {
color:#0277c1;
font-size:20px;
}
.zhpq-notes {
padding:20px;
border-bottom:1px solid #efefef;
}
.zhpq-notes h3 {
font-size:18px;
color:#d81b12;
line-height:2;
}
.zhpq-notes-cont {
font-size:14px;
color:#333333;
line-height:41px;
}
 .zhpq-box {
}
.zhpq-box h1 {
text-align:center;
font-size:24px;
color:#000;
line-height:2;
margin:10px 0;
}
.zhpq-box h1 span {
font-size:14px;
color:#0277c1;
}
.zhpq-box th {
font-weight:normal;
}
.zhpq-box tr:hover {
background-color:#f8f8f8;
}

/*********展会资讯**************/
.zhnews-list {
margin-top:10px;
}
.zhnews-list ul {
}
.zhnews-list li {
font-size:14px;
color:#000;
line-height:51px;
border-bottom:1px solid #f0f0f0;
padding-left:20px;
background:url(../image/h131.png) left center no-repeat;
}
.zhnews-list li:hover {
background:url(../image/h132.png) left center no-repeat;
}
.zhnews-list li a {
font-size:14px;
color:#000;
}
.zhnews-list li:hover a {
color:#0277c1;
}

/**********展会服务指南********************/
.zszn-list {
}
.zszn-list li.on {
text-decoration:none;
}
.zszn-box {
margin-top:20px;
font-size:14px;
color:#000;
line-height:2;
}

/*********周边服务******************/
.zb-severs {
border-bottom:1px solid #eeeeee;
}
.zb-severs h3 {
font-size:24px;
color:#000;
line-height:64px;
text-align:center;
}
.zb-severs th {
font-weight:normal;
}
.abfw-notes {
margin-top:20px;
border-bottom:1px solid #eeeeee;
}
.abfw-notes h3 {
height:35px;
background:url(../image/h137.png) right center no-repeat;
padding-right:18px;
clear:both;
margin-bottom:20px;
}
.abfw-notes h3 span {
display:inline-block;
background-color:#02abeb;
color:#FFF;
line-height:35px;
font-size:14px;
padding:0 0 0 20px;
}
 .zbfw-list {
border-top:1px solid #eeeeee;
}
.zbfw-list h5 {
font-size:16px;
color:#000;
line-height:58px;
padding:0 20px;
background:url(../image/h138.png) 97% center no-repeat;
cursor:pointer;
}
.zbfw-list h5:hover {
background-color:#f8f8f8;
}
.zbfw-list h5.on {
color:#0277c1;
background:url(../images/h139.png) 97% center no-repeat;
}
.zbfw-list p {
padding:0 20px;
font-size:14px;
color:#000;
line-height:36px;
display:none;
}

/***********周边服务--内容页 ************************/
.zbfw-info-box {
margin-top:20px;
}
.zbfw-info-tab {
text-align:center;
}
.zbfw-info-tab a {
display:inline-block;
font-size:14px;
line-height:35px;
padding:0 26px;
margin:0 5px;
background-color:#02abeb;
color:#FFF;
border-radius:20px;
box-sizing:border-box;
}
.zbfw-info-tab a:hover, .zbfw-info-tab a.on {
background-color:#d8170f;
}
.zbfw-info-cont {
margin-top:31px;
}
.zbfw-info-cont ul {
margin-right:-20px;
}
.zbfw-info-cont li {
width: 230px;
float:left;
margin-right:20px;
margin-bottom:25px;
}
.zbfw-info-cont p {
width: 230px;
height: 140px;
position:relative;
}
.zbfw-info-cont p img {
width:100%;
height:100%;
}
.zbfw-info-cont p em {
display:block;
width:100%;
color:#FFF;
font-style:normal;
padding:11px;
box-sizing:border-box;
font-size:12px;
line-height:24px;
background:url(../images/h141.png);
position:absolute;
left:0;
bottom:0;
display:none;
}
.zbfw-info-cont li h5 {
font-size:14px;
color:#000;
line-height:46px;
border-bottom:1px solid #f4f4f4;
border-right:1px solid #f4f4f4;
background:url(../images/h46.png) 95% center no-repeat;
}
.zbfw-info-cont li:hover em {
display:block;
}
.zbfw-info-cont li:hover h5 {
color:#3388ff;
}

/*****************新用户注册须知******************************/
.regin-c {
background:url(../images/h150.jpg) left bottom no-repeat, url(../images/h102.jpg);
padding-bottom:40px;
}
.regin-box {
background-color:#FFF;
padding:20px;
box-sizing:border-box;
border:1px solid #ececec;
padding-bottom:160px;
}
.regin-box h3 {
text-align:center;
font-size:24px;
line-height:2;
}
.regin-box-cont {
font-size:14px;
color:#000;
line-height:48px;
}
.regio-box-form {
margin-top:20px;
text-align:center;
}
.regio-box-form label {
display:inline-block;
font-size:14px;
color:#000;
margin:0 25px;
line-height:2;
cursor:pointer;
}
.regio-box-form label.on {
color:#d81c13;
text-decoration:underline;
}
 .regin-submit {
width:220px;
height:46px;
margin-top:50px;
}

/******手机账号注册*邮箱账号注册********/
.regin-box-tab {
border-bottom:1px solid #e2e2e2;
height:48px;
margin:20px 20px 0;
}
.regin-box-tab ul {
}
.regin-box-tab li {
width:168px;
text-align:center;
border:1px solid #e2e2e2;
border-bottom:none;
float:left;
font-size:16px;
color:#666666;
line-height:48px;
cursor:pointer;
}
.regin-box-tab li.on {
background-color:#FFF;
color:#0277c1;
border-top:3px solid #0277c1;
line-height:46px;
}
.regin-box-formes {
margin-top:30px;
padding-bottom:200px;
}
.regin-form {
text-align:center;
}
.regin-form h4 {
text-align:center;
font-size:14px;
color:#666666;
line-height:2;
margin-bottom:20px;
}
.regin-form p {
margin-bottom:20px;
font-size:14px;
color:#000;
line-height:2;
}
.regin2-input {
width:310px;
height:46px;
line-height:2;
text-indent:15px;
border:1px solid #dfdfdf;
}
.regin-form p label {
display:inline-block;
width:80px;
text-align:right;
}

/**************资料下载*****************/
.down-load {
}
.down-load ul {
}
.down-load li {
height:51px;
line-height:51px;
font-size:14px;
border-bottom:1px solid #ececec;
background:url(../images/h154.png) left center no-repeat;
padding-left:25px;
}
.down-load li:hover {
background:url(../images/h155.png) left center no-repeat;
}
.down-load a {
display:block;
color:#000;
}
.down-load li:hover a {
color:#0277c1;
}
.down-load span {
display:inline-block;
background:url(../images/h156.png) left center no-repeat;
padding-left:25px;
}
.down-load li:hover span {
background:url(../images/h157.png) left center no-repeat;
}

/******************分割线***********************************************/


/*******************分页样式***********************************************/
.dede_pages {
 margin-top: 20px;
}
.dede_pages ul {
 margin-left: 300px;
 padding:12px 0px 12px 16px;
}
.dede_pages li {
 width: 28px;
 height: 28px;
 float:left;
 font-family:Tahoma;
 line-height:28px;
 margin-right:6px;
 border:1px solid #E9E9E9;
}
.dede_pages li a {
 float:left;
 width: 28px;
 height: 28px;
 color:#555;
 display:block;
 text-align: center;
}
.dede_pages li a:hover {
 width: 28px;
 height: 28px;
 color:#690;
 text-align: center;
 text-decoration:none;
}
.dede_pages li.thisclass, .dede_pages li.thisclass a, .pagebox li.thisclass a:hover {
 width: 28px;
 height: 28px;
 text-align: center;
 background-color:#02abeb;
 color: #fff;
 font-weight:bold;
}
.dede_pages .pageinfo {
 width: 90px;
 line-height:28px;
 padding:12px 10px 12px 16px;
 color:#999;
 display: none;
}
.dede_pages .pageinfo strong {
 color:#555;
 font-weight:normal;
 margin:0px 2px;
}
 .dede_pages li:last-child {
}
