@charset "gb2312";

/*logo*/
.float-left {
	float: left;
}

.float-right {
	float: right;
}

span {
	font-size: 14px;
}

.float-right .type {
	padding: 41px 28px 0 0;
	text-align: right;
}

.float-right .search {
	padding: 20px 43px 0 0;
}

#_roll {
	vertical-align: middle;
}

#_roll .search input {
	height: 38px;
	width: 270px;
	border: 1px solid rgba(0, 153, 255, 1);
	padding-left: 5px;
	outline: none;
}

#_roll .search button {
	background: rgba(0, 153, 255, 1);
	color: white;
	padding: 13px 30px;
}

.clear {
	clear: both;
}

.nav-title {
	/*background: url(../../common/img/nav-bg.png) center no-repeat;*/
	margin: 0 auto;
	width: 1200px;
	height: 110px;
}

.nav-title .float-left {
	width: 1087px;
}

.nav-title .float-left .logo {
	width: 540px;
	float: left;
	overflow: hidden;
}

.nav-title .float-left .weather {
	float: right;
	width: 330px;
}
/*一级导航*/
/*.nav-style{
	border-bottom: 3px solid red;
}*/
nav {
	width: 100%;
	background: rgba(0, 153, 255, 1);
	height: 46px;
}

.nav {
	width: 1200px;
	margin: 0 auto;
}

.nav ul {
	overflow: hidden;
	background: #09f;
}

.nav ul li a {
	display: block;
	padding: 0 20px;
	background: rgba(0, 153, 255, 1);
	color: white;
	text-decoration: none;
	font-size: 18px;
}

.nav>ul>li {
	float: left;
	line-height: 46px;
	height: 46px;
	text-align: center;
	/*position: relative;*/
}

.nav ul li a:hover {
	background: rgb(242, 242, 242);
	color: black;
}

/*二级导航*/
.nav ul li ul li {
	float: none;
}

.nav ul li ul {
	position: absolute;
	z-index: 999;
	border: 1px solid rgba(0, 153, 255, 1);
	border-top: none;
	border-radius: 0px 0px 5px 5px;
	min-width: 116px;
	display: none;
	overflow: hidden;
	margin-left: -1px;
}

.nav ul li:hover ul {
	display: block;
}

.nav ul li ul li a:hover {
	background: rgb(120, 204, 255);
	color: white;
}

.nav ul li ul li a {
	background: white;
	color: #000;
	font-size: 14px;
	/*opacity: 0.9;*/
	/*width: 100%;*/
	display: block;
	padding-left: -1px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}

/*轮播*/
.slider, .slider-panel img, .slider-extra {
	width: 100%;
	height: 400px;
}

.slider {
	text-align: center;
	margin: 0px auto 30px;
	position: relative;
}

.slider-panel, .slider-nav, .slider-pre, .slider-next {
	position: absolute;
	z-index: 8;
}

.slider-panel {
	position: absolute;
}

.slider-panel img {
	border: none;
}

.slider-extra {
	position: relative;
}

.slider-nav {
	margin-left: -51px;
	position: absolute;
	left: 50%;
	bottom: 4px;
}

.slider-nav li {
	background: #3e3e3e;
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
	margin: 0 2px;
	overflow: hidden;
	text-align: center;
	display: inline-block;
	height: 10px;
	line-height: 10px;
	width: 10px;
}

.slider-nav .slider-item-selected {
	background: white;
}

.slider-page a {
	background: rgba(0, 0, 0, 0.2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,
		endColorstr=#33000000);
	color: #fff;
	text-align: center;
	display: block;
	font-family: "simsun";
	font-size: 22px;
	width: 28px;
	height: 62px;
	line-height: 62px;
	margin-top: -31px;
	position: absolute;
	top: 50%;
}

.slider-page a:HOVER {
	background: rgba(0, 0, 0, 0.4);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,
		endColorstr=#66000000);
}

.slider-next {
	left: 100%;
	margin-left: -28px;
}

/*主体*/
.bodys {
	width: 1200px;
	margin: 30px auto 0;
	/*border: 1px solid red;*/
}

.bodys .news-title {
	/*	background: url(imgnews.png) no-repeat;*/
	border-bottom: 2px solid #FFC1C1;
	display: inline-block;
	height: 42px;
	width: 790px;
}

.bodys .news-title a {
	display: block;
	padding-top: 5px;
	vertical-align: middle;
}

.bodys .news-title a span {
	padding-top: 2px;
	color: #666;
	font-size: 14px;
}

.bodys .news-title a img {
	width: 20px;
	margin-top: -4px;
}

.bodys .rotate {
	width: 385px;
	margin-left: 10px;
}

.bodys .news .content {
	padding: 30px 0 0;
}

.bodys .news {
	width \9: 761.7px;
}

.bodys .news .content img {
	width: 400px;
	height: 232px;
}

.bodys .news .content ul {
	margin: 3px 0 0 410px;
}

.bodys .news .content ul li a {
	vertical-align: middle;
}

.bodys .news .content ul li, .bodys .content .bulletin li {
	line-height: 27px;
	width: 383px;
}

.bodys .news .content ul li a img, .bodys .content .bulletin li a img {
	width: 10px;
	height: 12px;
}

.bodys .news .content ul li a, .bodys .content .bulletin li a {
	width: 65%;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}

.figure {
	width: 35px;
	height: 35px;
}
/*旋转*/
.rotate .tickets {
	background: rgb(0, 153, 255);
	width: 180px;
	height: 70px;
	text-align: center;
	margin-bottom: 13px;
	padding-top: 5px;
	border-radius: 10px;
}

.rotate .tickets a div {
	padding: 20px 0 0 0;
	color: white;
	width: 50%;
	margin-left: -20px;
}

.rotate .tickets a {
	display: block;
	height: 100%;
}

.rotate .tickets a p {
	width: 50%;
	margin-top: 13px;
}

.flaunt {
	background: rgb(0, 153, 255);
	width: 385px;
	height: 70px;
}

.flip-container, .front, .back {
	width: 180px;
	height: 70px;
	text-align: center;
	margin-bottom: 13px;
	padding-top: 10px;
	border-radius: 10px;
}

.flip-container {
	perspective: 1000px;
}

.flip-container:hover .flipper {
	transform: rotateY(180deg);
}

.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;
	position: relative;
}

.front, .back {
	position: absolute;
	top: -10px;
	background: rgb(0, 153, 255);
}

.front a, .back a {
	color: white;
}

.back {
	transform: rotateY(180deg);
	z-index: -1;
}
/*正向反向旋转*/
.rotate .ticket a div {
	color: white;
}

/*小图轮播*/
.container {
	width: 400px;
	overflow: hidden;
	position: relative;
}

.inner {
	position: relative;
	width: 9999px;
	left: 0;
	top: 0;
}

.innerwraper {
	float: left;
}

.innerwraper div {
	width: 400px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
	background: #676A6C;
	color: white;
	height: 20px;
	padding: 3px 0;
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	content: "";
	height: 0;
}

a {
	text-decoration: none;
}

.left-arrow {
	position: absolute;
	left: 0;
	top: 40%;
	width: 10%;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 20px;
}

.right-arrow {
	position: absolute;
	right: 0;
	top: 40%;
	width: 10%;
	height: 20px;
	font-size: 20px;
	text-align: center;
	line-height: 20px;
}

.pagination {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
}

.pagination span {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-color: yellow;
	line-height: 30px;
	border-radius: 50%;
	cursor: pointer;
}

.pagination .active {
	background-color: red;
	color: #FFFFFF;
}

/*四图轮播*/
.bodys .exhibition-title {
	/*background: url(imgzonghe.png) no-repeat;*/
	border-bottom: 2px solid #FFC1C1;
	display: inline-block;
	height: 42px;
	width: 790px;
	margin-bottom: 20px;
}

.bodys .Primary-title {
	/*background: url(imgzhuyao.png) no-repeat;*/
	border-bottom: 2px solid #FFC1C1;
	display: inline-block;
	height: 42px;
	width: 790px;
}

.bodys .zhanaln-title {
	/*background: url(imgzhanlan.png) no-repeat;*/
	border-bottom: 2px solid #FFC1C1;
	display: inline-block;
	height: 42px;
	width: 790px;
}

.bodys .exhibition-title a span, .guests div a span, .Primary-title a span,
	.bodys .bulletin-title a span, .bodys .zhanaln-title a span, .bodys .mianyang a span
	{
	padding-top: 2px;
	color: #666;
	font-size: 14px;
}

.bodys .exhibition-title a img, .bodys .zhanaln-title a img {
	width: 14px;
	margin-top: -4px;
}

/*公告*/
.bodys .tmt {
	/*background: url(imgmeiti.png) no-repeat;*/
	border-bottom: 2px solid #FFC1C1;
	display: inline-block;
	height: 42px;
	width: 385px;
}

.bodys .mianyang {
	/*background: url(imgmianyang.png) no-repeat;*/
	border-bottom: 2px solid #FFC1C1;
	display: inline-block;
	height: 42px;
	width: 385px;
}

.bodys .bulletin-title {
	/*background: url(imggonggao.png) no-repeat;*/
	border-bottom: 2px solid #FFC1C1;
	display: inline-block;
	height: 42px;
	width: 385px;
	margin-bottom: 10px;
}

.guests .trade {
	background: url(imgshanglv.png) no-repeat;
	height: 42px;
	padding: 10px 0;
}

.guests .affection {
	/*background: url(imgyouqing.png) no-repeat;*/
	border-bottom: 2px solid #FFC1C1;
	height: 42px;
}

.bodys .bulletin-title a img, .guests div a .imgs, .Primary-title a img,
	.bodys .tmt a span img, .bodys .mianyang a span img {
	width: 14px;
	margin-top: -4px;
}

/*历届嘉宾*/
.guests .divs {
	/*background: url(imgjiabin.png) no-repeat;*/
	border-bottom: 2px solid #FFC1C1;
	/*display: inline-block;*/
	height: 42px;
	margin-bottom: 10px;
}

.guests .div {
	background: url(imgzhanlan.png) no-repeat;
	height: 42px;
	padding: 10px 0;
	margin-bottom: 10px;
}

.character .user {
	width: 180px;
	float: left;
	margin-left: 15px;
}

.character .user a p img {
	width: 100%;
	height: 180px;
	border-radius: 100%;
}

.character .user a div {
	text-align: center;
}

.media li a img {
	width: 180px;
	height: 60px;
	margin: 3px 6px;
	background: rgb(255, 255, 248);
}

/*综合服务*/
.character .server {
	width: 187px;
	height: 90px;
	float: left;
	background: rgb(0, 153, 255);
	text-align: center;
	border: 5px solid white;
	border-radius: 10px;
}

.character .server:hover {
	background: rgb(255, 51, 51);
}

.character .server a {
	display: block;
	height: 100%;
}

.character .server a p img {
	margin: 30px 25px 0px 20px;;
}

.character .server a div {
	color: white;
	margin: 35px 25px 0px 0px;
}

/*底部*/
.footer {
	width: 100%;
	background: rgb(215, 215, 215);
	text-align: center;
	padding: 25px 0;
}

.footer p {
	line-height: 28px;
	font-size: 14px;
}

.len {
	text-align: right;
}

.character table {
	padding: 0 0 20px 0;
}

.character table tr td {
	padding: 5px 4px;
}

.character table .len {
	width: 80px;
}

/*链接滚动*/
.roll {
	/*background: url(imgg.png) no-repeat;*/
	background: rgb(237, 237, 237);
	padding: 3px 0;
	margin-top: -10px;
	font-weight: bold;
	background-size: cover;
}

.roll a {
	color: white;
}

.roll ul li, .roll {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	padding-right: 10px;
}

/*展览展示*/
.contents {
	width: 790px;
}

.als-container {
	position: relative;
	width: 100%;
	margin: 0px auto;
}

.als-viewport {
	position: relative;
	overflow: hidden;
}

.als-wrapper {
	position: relative;
	list-style: none;
	margin-left: -8px;
}

.als-item {
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	float: left;
}

.als-item a {
	width: 184px;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	white-space: pre;
	font-size: 14px;
	color: #777;
}

.als-item a:hover {
	color: #000;
}

.als-item .images img {
	height: 160px;
}

.als-item .images {
	width: 184px;
	/*height:140px;*/
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	white-space: pre;
}

.als-prev, .als-next {
	position: absolute;
	cursor: pointer;
	clear: both;
}

#img-one {
	margin: 15px auto 40px;
}

#img-two {
	margin: 15px auto 0px;
}

#img-one .als-item {
	min-height: 120px;
	min-width: 100px;
	text-align: center;
	border: 1px solid #ccc;
	margin: 0 8px;
}

#img-one .als-item img {
	display: block;
	margin: 0 auto;
	vertical-align: middle;
	width: 184px;
	height: 184px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
/*领导，嘉宾*/
#img-two .als-item {
	height: 225px;
	min-width: 100px;
	text-align: center;
	margin: 0 9px;
}

#img-two .als-item img {
	display: block;
	margin: 0 auto;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	margin-bottom: 15px;
	border-radius: 100%;
}

#img-one .als-prev, #img-one .als-next {
	top: 100px;
}

#img-two .als-next {
	top: 65px;
	right: 4px;
	padding: 15px;
	background: #ccc;
	color: white;
	z-index: 9;
	opacity: 0.7;
	border-radius: 100%;
}

#img-two .als-prev {
	top: 65px;
	left: 4px;
	padding: 15px;
	background: #ccc;
	color: white;
	z-index: 9;
	opacity: 0.7;
	border-radius: 100%;
}

#img-one .als-prev {
	left: -7px;
	padding: 15px;
	background: #ccc;
	color: white;
	z-index: 9;
	opacity: 0.7;
	border-radius: 100%;
}

#img-one .als-prev:hover {
	opacity: 1;
}

#img-two .als-prev:hover {
	opacity: 1;
}

#img-one .als-prev img, #img-two .als-prev img {
	width: 20px;
	height: 20px;
}

#img-one .als-next img, #img-two .als-next img {
	width: 20px;
	height: 20px;
}

#img-one .als-next:hover {
	opacity: 1;
}

#img-two .als-next:hover {
	opacity: 1;
}

#img-one .als-next {
	right: -10px;
	padding: 15px;
	background: #ccc;
	color: white;
	z-index: 9;
	opacity: 0.7;
	border-radius: 100%;
}

#img-one .als-viewport .als-wrapper li a div, #img-two .als-viewport .als-wrapper li a div
	{
	padding: 5px 0;
	font-size: 12px;
}

/*主要活动*/
.event {
	background: url(imghuodong.png) no-repeat;
	height: 268px;
	width: 770px;
	padding: 10px;
	overflow: hidden;
	z-index: 2;
}

.event-img {
	border: 1px solid #0099ff;
	width: 790px;
	height: 70px;
}

.event-tit {
	width: 768px;
	height: 200px;
	background: rgba(219, 233, 255, 0.8);
	margin: 0 auto 3px;
}

.event-tit h2 {
	text-align: center;
	font-size: 20px;
	padding: 10px 0 15px 0;
}

.tt {
	width: 98.5%;
	display: inline-block;
	margin: 0 5px 0px;
	font-size: 14px;
}

.tt div {
	line-height: 30px;
}

.boxx {
	width: 790px;
	margin: 0 auto;
	padding-top: 5px;
	overflow: hidden;
}

.boxx .list_lh {
	height: 59px;
	line-height: 59px;
	overflow: hidden;
	padding-left: 1px;
	background: rgba(219, 233, 255, 0.8);
	margin: 0 5px 0 5px;
}

.boxx .list_lh .tk {
	height: 59px;
	line-height: 59px;
	text-align: center;
	width: 770px !important;
	display: inline-block;
	font-size: 14px;
	overflow: hidden;
	padding: 0px 5px;
	margin: 0 7px 0 4px;
	margin-bottom: 4px;
}

.boxx .list_lh .tk div {
	height: 100%;
	text-overflow: ellipsis;
	white-space: pre;
	overflow: hidden;
	width: 100%;
}

.boxx .list_lh .tk div {
	float: left;
}

.boxx .btn_lh:hover {
	color: #fff;
	text-decoration: none;
}

.event .enent-list .title {
	font-size: 14px;
	width: 231px;
	height: 98px;
	line-height: 22px;
	text-align: left;
	background: rgb(220, 233, 225);
	margin: 5px 10px 10px 0;
	padding: 5px 5px;
}

/*n二级页左侧导航*/
.box {
	width: 1200px;
	margin: 20px auto 0;
}

.box .left-box {
	width: 270px;
}

.box .left-box p {
	height: 40px;
	background: rgb(255, 89, 89);
	line-height: 40px;
	text-align: center;
	border-radius: 8px;
	color: white;
	text-indent: 0;
	font-size: 17px;
}

.box .left-box ul {
	margin-top: 15px;
}

.box .left-box ul li a, .box .left-box ul ul li a {
	height: 43px;
	line-height: 43px;
	display: block;
	font-size: 16px;
	padding-left: 40px;
	overflow: hidden;
}

.box .left-box ul li a.style {
	background: #ccc;
	width: 190px;
}

.box .left-box ul li a:hover {
	border-left: 10px solid red;
	color: #000;
	width: 225px;
	padding-left: 30px;
	overflow: hidden;
}

.box .left-box ul ul {
	margin-top: 1px;
	overflow: hidden;
	width: 270px;
	border-bottom: 1px solid #ccc;
}

.box .left-box ul ul a {
	padding-left: 80px;
}

.box .left-box ul  a {
	padding-left: 40px;
	display: block;
	height: 30px;
}

.box .left-box ul  .img1 {
	margin-bottom: -19px;
}

.box .left-box ul  .img2 {
	display: none;
	margin-bottom: -19px;
}

.flip {
	margin-top: -12px;
}

.box .left-box ul ul {
	margin-top: 0px;
	border-right: none;
	display: none;
}

.box .left-box ul ul li a {
	padding-left: 58px;
}

.box .left-box ul ul li a:hover {
	border-left: 5px solid red;
	color: #000;
	width: 215px;
	padding-left: 53px;
	overflow: hidden;
}

.box .right-box {
	width: 930px;
}

/*内页导航样式*/
.right-box .title {
	font-size: 12px;
	padding-left: 20px;
}

.right-box .title span {
	color: red;
}

/*加载*/
#loadgif {
	width: 66px;
	height: 66px;
	position: absolute;
	top: 50%;
	left: 50%;
	display: none;
}

#loadgif img {
	width: 66px;
	height: 66px;
}

#pagegse {
	width: 930px;
	text-align: center;
	clear: both;
}

#pagegse input[type="text"] {
	width: 70px;
	border: 1px solid #ccc;
	height: 25px;
	border-radius: 5px;
	vertical-align: middle;
}

#pagegse input[type="button"] {
	width: 40px;
	height: 25px;
	border-radius: 5px;
}

#pagegse a {
	border: 1px solid #ccc;
	padding: 4px 13px;
	border-radius: 5px;
}

#pagegse a:hover {
	background: rgb(0, 153, 255);
	color: white;
}

.omit {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.about {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	/* display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 35px;
	width: 555px; */
}

.about:after {
	content: "...";
}

.container {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.inner {
	position: relative;
	width: 9999px;
	left: 0;
	top: 0;
	overflow: hidden;
}

.innerwraper {
	float: left;
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	content: "";
	height: 0;
}

a {
	text-decoration: none;
}

.left-arrow {
	position: absolute;
	left: 0;
	top: 40%;
	width: 10%;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 20px;
}

.right-arrow {
	position: absolute;
	right: 0;
	top: 40%;
	width: 10%;
	height: 20px;
	font-size: 20px;
	text-align: center;
	line-height: 20px;
}

.pagination {
	position: absolute;
	bottom: 30px;
	width: 100%;
	text-align: center;
	right: 10px;
}

.pagination span {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #3e3e3e;
	line-height: 20px;
	border-radius: 1px;
	cursor: pointer;
	text-align: center;
	color: white;
	border-radius: 100%;
}

.pagination .active {
	background-color: white;
	color: #FFFFFF;
}

/*弹框*/
.popup-bg {
	width: 100%;
	height: 100%;
	background: rgba(205, 205, 205, 0.6);
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 1;
}

.popup {
	width: 380px;
	height: 180px;
	background: #ccc;
	z-index: 9999;
	background: rgba(255, 255, 255, 1);
	margin: 10% auto 0;
	padding: 6px 3px 25px
}

.popup-bg .popup input {
	border: 1px solid #ccc;
	width: 105px;
	outline: none;
	height: 28px;
	padding: 0 3px;
}

.popup-bg .popup p .hq {
	padding: 5px;
	background: #0094ff;
	height: 28px;
	vertical-align: middle;
	font-size: 14px;
	color: white;
	border-radius: 3px;
}

.popup-bg .popup p {
	width: 315px;
	margin: 30px auto 0;
}

.popup-bg .popup div {
	margin-top: 30px;
	width: 100%;
}

.popup-bg .popup div .qx {
	padding: 7px 25px;
	background: rgb(203, 203, 203);
	height: 19px;
	vertical-align: middle;
	font-size: 14px;
	line-height: 19px;
	color: rgb(120, 120, 120);
	border-radius: 3px;
	float: left;
	margin-left: 34px;
}

.popup-bg .popup div .tj {
	padding: 7px 25px;
	background: #0094ff;
	height: 19px;
	vertical-align: middle;
	font-size: 14px;
	line-height: 19px;
	color: white;
	border-radius: 3px;
	float: right;
	margin-right: 34px;
}

.popup-bg .popup #txt {
	font-size: 14px;
	text-align: center;
	display: block;
	color: red;
	margin-top: 5px;
}

/*详情*/
.content h2 {
	text-align: center;
	color: red;
	font-size: 22px;
	margin-top: 25px;
}

.content h6 {
	text-align: center;
	color: #ccc;
	font-size: 12px;
	font-weight: 100;
	margin-top: 10px;
}

.content hr {
	border: 1px dashed #ccc;
	margin: 15px 0 30px 0;
}

.content p {
	font-size: 13px;
	text-indent: 25px;
}

.content .about{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 35px;
	width: 555px;
}
/*品牌合作商*/
.business {
	margin-left: 3px;
}

.business a img {
	width: 233px;
	height: 74px;
	margin: 15px 0 0px;
}