@charset "utf-8";
/* CSS Document */
body {
	color: #000000;
	font-size: 12px;
	font-family: "微软雅黑";
}
form {
	font-family: "微软雅黑"
}
* {
	margin: 0 auto;
	padding: 0;
}
ul {
	list-style: none;
}
ul li {
	list-style: none
}
img {
	border: none;
}
a, a:visited {
	text-decoration: none;
	color: #333;
	outline: 0 none;
}
a:hover {
	text-decoration: none;
	color: #c40010;
}
.clear {
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
}
.red {
	color: #f00;
}
.proedit {
	color: #03C;
}
.proedit a:hover {
	color: #CCC;
}
#indexBanner {
	position: fixed;
	top: 0;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	z-index: -9999;
	_position: absolute;
_top:expression(eval(document.documentElement.scrollTop));
}
#indexBannerImages {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#indexBannerImages a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	background-size:cover;
}
#indexBannerNav {
	display: none
}
.header_top {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0px;
	/* IE6改为绝对定位，并通过css表达式根据滚动位置更改top的值 */
	_position: absolute;
 _top: expression(eval(document.documentElement.scrollTop));
	width: 100%;
	height: 36px;
	background: #000000
}
.header_top_content {
	width: 1002px;
}
.header_top_content .language {
	color: #ffffff;
	float: left;
	line-height: 36px;
	width: 500px;
}
.header_top_content .language a {
	color: #ffffff;
}
.header_top_content .fastlink {
	float: right;
	color: #fff;
	line-height: 36px;
}
.header_top_content .fastlink a {
	color: #fff;
}
.header_top_content .search {
	float: right;
	height: 22px;
	width: 160px;
	background: url(../Images/search_bg.jpg) no-repeat left center;
	position: relative;
	top: 7px;
	right: 18px;
}
.header_top_content .search input {
	float: left;
	border: none;
	width: 115px;
	background: none;
	height: 16px;
	line-height: 16px;
	color: #ffffff;
	margin-top: 3px;
	margin-left: 8px;
	outline: none
}
.header_top_content .search a {
	float: left;
	display: block;
	width: 32px;
	height: 22px;
	text-indent: -3000px;
}
/*页面登录按钮*/
.inner_login {
	position: fixed;
	z-index: 999;
	top: 116px;
	left: 0px;
	/* IE6改为绝对定位，并通过css表达式根据滚动位置更改top的值 */
	_position: absolute;
 _top: expression(eval(document.documentElement.scrollTop)+116);
	width: 100%;
	height: 37px;
}
.inner_login .inner_login_info {
	width: 938px;
	margin: 0px auto;
	text-align: right;
	padding: 0px 40px 0px 22px;
}
/*首页*/
.home_top {
	width: 1002px;
	padding: 85px 0px 0px 0px;
	margin: 0px auto
}
.home_top_left {
	float: left;
	margin-top: -16px;
}
.home_logo .logo {
	padding-right: 2px;
}
/*.weibo{ padding-left:110px;}*/
.home_nav {
	float: right;
	width: 125px;
}
.home_nav a {
	display: block;
	width: 125px;
	height: 34px;
	margin-bottom: 5px;
	background: url(../Images/home_nav.png) no-repeat;
	text-indent: -3000px;
}
.home_nav a.nav01 {
	background-position: 0px 0px;
}
.home_nav a.nav02 {
	background-position: 0px -39px;
}
.home_nav a.nav03 {
	background-position: 0px -78px;
}
.home_nav a.nav04 {
	background-position: 0px -117px;
}
.home_nav a.nav05 {
	background-position: 0px -156px;
}
.home_nav a.nav06 {
	background-position: 0px -195px;
}
.home_nav a.nav07 {
	background-position: 0px -234px;
}
.home_body {
	width: 100%;
	position: fixed;
	z-index: 999;
	bottom: 36px;
	left: 0px;
	/* IE6改为绝对定位，并通过css表达式根据滚动位置更改top的值 */
	_position: absolute;
	-bottom: auto;
 _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)-35));
}
.home_body .home_body_content {
	width: 1011px;
	margin: 0px auto;
}
.home_body .home_body_content .unit {
	float: left;
	width: 328px;
	margin-right: 4px;
	margin-left: 5px;
}
.home_body .home_body_content .unit .unit_title {
	height: 32px;
	line-height: 32px;
	background: url(../Images/home_title_bg.png) no-repeat left top
}
.home_body .home_body_content .unit .unit_title span {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	padding-left: 20px;
}
.home_body .home_body_content .unit .unit_title a {
	background: #c40010;
	display: block;
	height: 31px;
	width: auto
}
.home_body .home_body_content .unit .unit_content {
	background: #fff;
	height: 138px;
	padding-top: 25px
}
.home_body .home_body_content .unit .unit_content .left {
	float: left;
	text-align: center;
	width: 206px;
}
.home_body .home_body_content .unit .unit_content .left .img img {
	border: solid 1px #ffffff;
}
.home_body .home_body_content .unit .unit_content .left .link {
	padding: 6px 20px 0px 20px;
}
.home_body .home_body_content .unit .unit_content .left .link a {
	color: #c40010;
	text-decoration: underline;
}
.home_body .home_body_content .unit .unit_content .left .link a.link01 {
	float: left
}
.home_body .home_body_content .unit .unit_content .left .link a.link02 {
	float: right
}
.home_body .home_body_content .unit .unit_content .right {
	float: right;
	padding-right: 15px;
	width: 105px;
	margin-top: -13px;
}
.home_body .home_body_content .unit .unit_content .right ul li {
	text-align: right;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #cccccc;
}
.home_body .home_body_content .unit .unit_content .right a {
	font-size: 14px;
	color: #000000;
	background: url(../Images/arrow.gif) right center no-repeat;
	padding-right: 14px;
}
.home_body .home_body_content .unit .unit_content .right a img {
	position: relative;
	left: -5px;
	top: 1px;
}
.home_body .home_body_content .unit .unit_content .right a.last {
	background-position: 86px center;
	border-bottom: solid 1px #cbcfd2
}
.ticket-fixed {
	position: fixed;
	left: 50%;
	top: 260px;
	margin-left: -645px;
}
/*展会总览*/
.inner_top {
	width: 100%;
	height: 120px;
	position: fixed;
	z-index: 998;
	background: url(../Images/inner_top_bg.png) repeat-x left top;
	top: 0;
	left: 0px;
	/* IE6改为绝对定位，并通过css表达式根据滚动位置更改top的值 */
	_position: absolute;
 _top: expression(eval(document.documentElement.scrollTop));
}
.inner_top_menu {
	width: 1002px;
	padding: 58px 0px 0px 0px;
}
.inner_top a {
	float: left;
	background: url(../Images/inner_nav_bg01.png) no-repeat;
	height: 34px;
	width: 116px;
	display: block;
	margin-right: 11px;
	text-indent: -3000px;
}
.inner_top a.menu02, .inner_top a.menu04, .inner_top a.menu06 {
	margin-right: 10px;
}
.inner_top a.menu08 {
	margin-right: 0px;
}
.inner_top a.focus, .inner_top a:hover {
	background: url(../Images/inner_nav_bg02.png) no-repeat;
}
.inner_top a.menu01, .inner_top a.menu01:hover {
	background-position: 0px 0px;
}
.inner_top a.menu02, .inner_top a.menu02:hover {
	background-position: -127px 0px;
}
.inner_top a.menu03, .inner_top a.menu03:hover {
	background-position: -253px 0px;
}
.inner_top a.menu04, .inner_top a.menu04:hover {
	background-position: -380px 0px;
}
.inner_top a.menu05, .inner_top a.menu05:hover {
	background-position: -506px 0px;
}
.inner_top a.menu06, .inner_top a.menu06:hover {
	background-position: -633px 0px;
}
.inner_top a.menu07, .inner_top a.menu07:hover {
	background-position: -759px 0px;
}
.inner_top a.menu08, .inner_top a.menu08:hover {
	background-position: -886px 0px;
}
.inner_middle {
	padding: 110px 0px 0px 0px;
	width: 1002px;
	z-index: 9;
	position: relative;
}
.inner_middle_ad {
	text-align: right;
	padding-bottom: 20px;
	height: 130px;
	position: relative;
}
.inner_middle_ad a.back-index{
	position: absolute;
	left: 10px;
	top: 25px;
}
.loginbtn {
	display: block;
	width: 118px;
	height: 34px;
	position: absolute;
	left: 0px;
}
.infocenter {
	display: block;
	width: 118px;
	height: 34px;
	position: absolute;
	left: 125px;
}
.inner_middle_main {
	background: url(../Images/touming_bg.png) repeat left top;
	min-height: 516px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.navigation-bar {
	padding-left: 25px;
	color: #333;
	margin-bottom: 15px;
}
/*主题左右结构*/
.news-label {
	height: 50px;
	margin-top: 10px;
	position: relative
}
.news-label span {
	display: block;
	width: 116px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background: #3caecc;
	color: #fff;
	float: left
}
.news-label a {
	position: absolute;
	top: 12px;
	right: 0px;
}
.inner_middle_main .main_left {
	float: left;
	padding: 0px 0px 20px 25px;
	width: 662px;
	overflow: hidden;
}
.inner_middle_main .main_left .title {
	height: 33px;
	line-height: 33px;
	font-size: 16px;
	font-weight: bold;
	color: #c40010;
	padding: 0px 0px 10px 0px;
}
.inner_middle_main .main_left .content .img {
	float: right;
	margin: 0px 0px 16px 16px;
}
.inner_middle_main .main_left .content {
	line-height: 26px;
}
.inner_middle_main .main_left .content p {
	line-height: 26px;
	text-indent: 2em;
	padding-bottom: 8px;
}
.inner_middle_main .main_left .content .reasoncont p {
	line-height: 24px;
	text-indent: 0em;
	padding-bottom: 0px;
}
/*主题一块图文列表  包含：展会新闻*/
.inner_middle_main ul.img_one {
	overflow: hidden;
}
.inner_middle_main ul.img_one li {
	height: 136px;
	padding: 20px;
	border: solid 1px #dddddd;
	background: #ffffff;
	margin-bottom: 14px;
}
.inner_middle_main ul.img_one li .img {
	/*float: left;*/
	/*width: 177px;*/
	/*text-align: center;*/
	/*display: block;*/
	/*margin-right: 25px;*/
	
	
	float: left;
    width: 177px;
    height: 136px;
    text-align: center;
    display: flex;
    margin-right: 25px;
    align-items: center;
    /* display: table-cell; */
    /* vertical-align: middle; */
    align-items: center;
}
.inner_middle_main ul.img_one li .info {
	float: left;
	width: 412px;
}
.inner_middle_main ul.img_one li .info .date {
	height: 24px;
	line-height: 24px;
	color: #999999;
	margin-top: 4px;
}
.inner_middle_main ul.img_one li .info .title03 {
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	position: relative;
	top: -2px;
	font-size: 14px;
}
.inner_middle_main ul.img_one li .info .title03:hover {
	color: #c40010
}
.inner_middle_main ul.img_one li .info .brief {
	line-height: 20px;
	color: #666
}
.inner_middle_main ul.img_one li .more {
	display: block;
	float: right;
	text-align: center;
	height: 24px;
	width: 68px;
	line-height: 24px;
	background: #ff9f00;
	color: #fff;
}
/*展会新闻详细*/
.inner_middle_main .main_left .content {
	padding: 25px 20px 30px 20px;
	border: solid 1px #d7d7d7;
	background: #ffffff;
	margin: 0px 0px 14px 0px;
}
.inner_middle_main .main_left .content .news-title {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
.news-time {
	text-align: center;
	color: #888
}
.inner_middle_main .main_left .content .content05 {
	line-height: 22px;
	padding: 15px 5px 20px;
}
.inner_middle_main .main_left .content .content05 p {
	text-indent: 2em;
	padding: 2px 0px 2px 0px;
}
.inner_middle_main .main_left .content .content05 table p {
	text-indent: 0px;
}
.inner_middle_main .main_left .content .content05 p img {
	display: block;
	margin: 10px 0px;
	max-width: 630px;
	margin: 10px auto
}
.inner_middle_main .main_left .content .back01 {
	text-align: right;
	line-height: 30px;
}
.inner_middle_main .main_left .content .back01 a {
	color: #c40010;
	font-weight: bold
}
.showinfo {
	height: 38px;
	line-height: 38px;
	color: #666;
	position: relative;
	padding: 0px 30px;
	border-bottom: 1px solid #eee
}
.showinfo .jiathis_style {
	float: right
}
.showinfo span.num {
	padding-left: 30px;
	background: url(../Images/click-ico.jpg) 12px 0 no-repeat;
}
.showinfo .jiathis_style {
	position: relative;
	top: 11px;
}
.bdsharebuttonbox{
	float: right;
}

.prevnext {
	padding-top: 10px;
	border-top: 1px dashed #d6d6d6;
}
.prevnext p {
	line-height: 22px;
}
.prevnext p span {
	color: #c40010;
	padding-right: 2px;
}
/*-- 清除浮动 --*/
.fix {
*zoom:1;
}
.fix:after {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
.inner_middle_main .main_right {
	float: right;
	width: 260px;
	padding: 0px 10px 0px 0px;
	margin-right: 15px;
}
.newslideshow {
	margin-top: 15px;
}
/*二级导航菜单开始*/

/*展会总览*/
.menu_zhanting {
	height: 40px;
	background: url(../Images/menu_bg.gif) repeat-x;
	width: 982px;
	padding-left: 20px;
}
.menu_zhanting ul li {
	height: 34px;
	padding-top: 6px;
	float: left;
	background: url(../Images/menuline.gif) right center no-repeat;
	margin-left: -2px;
}
.menu_zhanting a {
	float: left;
	display: block;
	height: 34px;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 20px;
}
.menu_zhanting a:hover, .menu_zhanting a.menufocus {
	background: #fff;
	color: #333
}
/*底部样式*/
.footer {
	height: 31px;
	margin-top: 3px;
	font-family: Microsoft YaHei, 微软雅黑
}
.footer_home {
	width: 100%;
	position: fixed;
	z-index: 999;
	bottom: 0;
	left: 0px;
	/* IE6改为绝对定位，并通过css表达式根据滚动位置更改top的值 */
	_position: absolute;
	_bottom: auto;
 _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}
.footer .footer_container {
	width: 1002px;
	margin: 0px auto;
}
.footer .footer_info {
	width: 1000px;
	margin: 0px auto;
	background: url(../Images/footer_bg.png) repeat-x left top;
	height: 30px;
	border: 1px solid #eee
}
.footer_info .fastlink {
	text-align: center;
	width: 650px;
	line-height: 30px;	
	word-spacing: 10px;
}
.footer_info .fastlink a {
	color: #000000
}
/*分页样式*/
.pb20 {
	padding-bottom: 20px;
}
.pages {
	FONT-SIZE: 12px;
	COLOR: #313031;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif
}
.pages A {
	MARGIN: 0px 3px;
	COLOR: #333;
	padding: 5px 10px;
	BACKGROUND-COLOR: #f1f2f2;
	TEXT-DECORATION: none;
	border: 1px solid #dfdfdf
}
.pages A:hover {
	COLOR: #fff;
	BACKGROUND-COLOR: #0078ff;
	border: 1px solid #0078ff
}
DIV.pagination A:active {
	COLOR: #FFF;
	BACKGROUND-COLOR: #0078ff;
	border: 1px solid #0078ff
}
.pages SPAN.current {
	padding: 5px 10px;
	FONT-WEIGHT: bold;
	MARGIN: 0px 3px;
	COLOR: #fff;
	BACKGROUND-COLOR: #0078ff;
	border: 1px solid #0078ff
}
.pages SPAN.disabled {
	DISPLAY: none
}
.list-vedio {
	padding: 25px 0px 10px 25px;
	margin-bottom: 10px;
}
.list-vedio ul li {
	width: 190px;
	text-align: center;
	float: left;
	height: 200px;
	margin-right: 22px;
	background: #ffffff;
	margin-bottom: 10px;

}
.list-vedio ul li p {
	line-height: 20px;
	padding:8px;
}
.vedio-content {
	padding: 50px 30px;
	border: solid 1px #d7d7d7;
	background: #ffffff;
}
.vedio-in {
	width: 530px;
	height: 400px;
	margin: 0 auto;
}
.content-alone {
	padding: 20px;
	border: solid 1px #d7d7d7;
	background: #ffffff;
	overflow: hidden;
}
.inner_middle_main .main_left .content-alone p {
	text-indent: 2em;
	padding: 2px 0px 2px 0px;
	line-height: 26px;
}
.inner_middle_main .main_left .content-alone table p {
	text-indent: 0px;
}
.inner_middle_main .main_left .content-alone p img {
	display: block;
	margin: 10px 0px;
	max-width: 630px;
	margin: 10px auto

}
.inner_middle_main .main_left .team p{
	text-indent:0;
}
.inner_middle_main .main_left .team p img {
	margin-left: 40px;
	display:inline

}
.list-partner {
	padding: 20px;
	border: solid 1px #d7d7d7;
	background: #ffffff;
	margin: 20px;
}
.list-partner p {
	font-size: 14px;
	font-weight: bold;
	color: #009ec6
}
.list-partner ul li {
	width: 130px;
	height: 90px;
	float: left;
	text-align: center;
}
.list-partner ul li a{
	color:#009ec6;
}
.list-partner ul li a img {
	display: block;
	width: 130px;
	height: 90px;
	float: left;
}


.flexslider {
	position: relative;
	overflow: hidden;
	height:370px;
	overflow:hidden
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li a {
	display: block;
}
.flex-control-nav {
	position: absolute;
	bottom: 0px;
	z-index: 2;
	width: 100%;
	text-align: center;
	height:30px;
	background-color:rgba(0,0,0,0.2); 
}
.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
    *display:inline;
	zoom: 1;
	margin-top:8px;
}
.flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../Images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: 0px 0;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	bottom:22px;
}
.flex-direction-nav li a {
	display: block;
	width: 12px;
	height: 12px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.flex-direction-nav li a.flex-prev {
	left: 20px;
	background: url(../Images/banner-prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right: 20px;
	background: url(../Images/banner-next.png) center center no-repeat;
}
.main_right h3{
	margin:0px 0px 10px 0px;
	height:36px;
}
.main_right h3 span {
    display: block;
    width: 116px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: #3caecc;
    color: #fff;
    float: left;
}

.list-download{
	margin:10px 0px 30px;
}
.list-download ul li{
	line-height:26px;
}
.list-download ul li a{
	color:#ff9c01
}
.sceneslideshow .flex-control-nav{
	background:none
}
.sceneslideshow .flex-control-nav a{
	background:#ccc;
	border-radius: 50%
}
.sceneslideshow .flex-control-nav .flex-active {
	background:#1cbee4;
}
.sceneslideshow .flex-direction-nav{
	bottom: 21px
}
.sceneslideshow .flex-direction-nav li a.flex-prev {
	left: 20px;
	background: url(../Images/banner-prev1.png) center center no-repeat;
}
.sceneslideshow .flex-direction-nav li a.flex-next {
	right: 20px;
	background: url(../Images/banner-next1.png) center center no-repeat;
}
.sceneslideshow{
	height:220px;
	text-align:center;
	background:#fff;
	padding-top:15px;
}
.sceneslideshow p{
	position:absolute;
	width:100%;
	left:0px;
	bottom:30px;
	font-size:14px;
}

/*网站地图*/
.inner_middle_main  .sitemap .sitelink{float:left;width:216px;margin-right:20px;}
.inner_middle_main  .sitemap .sitelink .level01,.inner_middle_main .sitemap .sitelink .level01 a{line-height:36px;font-size:16px;font-weight:bold;color:#000000}
.inner_middle_main  .sitemap .sitelink .level_content{background:#ffffff;padding:12px 0px 12px 0px;margin-bottom:14px;}
.inner_middle_main  .sitemap .sitelink .level_content a{display:block;color:#3e3e3e;line-height:22px; padding-left:18px;}
.inner_middle_main  .sitemap .sitelink .level_content a.level02{font-size:14px;line-height:30px;color:#000000;font-weight:500}

.list-activity{
	border:none;
	padding-top: 0;
}
.list-activity ul li {
	width: 240px;
	text-align: left;
	float: left;
	height: 320px;
	margin: 20px 10px;
	padding:20px;
	border:1px dotted #ddd;
	background:#fff;
}
.list-activity ul li h3{
	margin:10px 0px
}
.list-activity ul li h3 a{
	color:#16A2C4; 
}
.list-activity ul li img{
	width:100%;
}
.list-activity ul li p{
	line-height:20px;
	color:#666;
	height:56px;
	overflow:hidden
}
.list-activity ul li span a{
	display: block;
	width: 220px;
	height: 34px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	background: #16a3c5;
	margin-top:5px;
}
a.joinbtn{
    display: block;
    width: 120px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    background: #16a2c4;
    margin-top:30px;
    font-size:14px;
}

/*摄影大赛*/
/*form*/
.form{
	width:300px;
	margin-top:30px;
	font-size:14px;
	margin-bottom: 50px;
}
.form table tr td{padding:10px
}
.form table tr td .input{
	padding: 10px;
	-moz-box-shadow:0px 0px 5px #eee inset;
	-webkit-box-shadow:0px 0px 5px #eee inset;
	box-shadow:0px 0px 5px #eee inset;
	border: 1px solid #8bd1e1;
	width: 100%;
	font-family: yahei;
	font-family: "微软雅黑";
}
.form table tr td a.joinbtn{
	margin-top:10px;
}
.form table tr td a.getcode{
	font-size:12px;
	display:block;
	padding: 11px 5px;
	background: #f7931e;
	text-align:center;
	position: relative;
	left: 20px;
	color: #fff;
}
.form table tr td a.joinbtn{
	width:107%;
	height: 40px;
	line-height: 40px;
}

.alone-title{
    height: 36px;
    font-weight: bold;
    color: #16a2c4;
    font-size: 16px;
    text-align:center;
    margin-top:30px;
    position:relative
}
.alone-title a.joinbtn{
	position:absolute;
	right:150px;
	top:-5px;
	margin-top:0px;
	background:none;
	color:#f00

}
.list-production ul{
	margin-left:50px
}
.list-production ul li{
	width:220px;
	float:left;
	text-align:center;
	line-height:30px;
	margin:10px 20px;
	position:relative;
}
.list-production ul li a{
	display:block;
	position:absolute;
	top:0;
	right:0px;
	width:26px;
	height:26px;
	background-color:rgba(255,255,255,0.9); 
	text-align:center;
	line-height:26px;
	font-size:20px;
	color:#888;
	display:none
}
.list-production ul li:hover a{
	display:block;
}
.alone-title-info{
	text-align:center;
	color:#888;
	position:relative;
	top:-5px;
}

.list-production ul li span.renamePhoto {
	display: block;
	height:28px;
	line-height:28px;
	color:#16a2c4;
	font-size:12px;
	overflow: hidden;
}

.upload-btn{
	margin:3px auto 15px
}
.upload-btn a{
	display: block;
	width:220px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    background: #f7931e;
    font-size: 14px;
    margin-top: 0px;
}
.exit-btn a{
    background: #16a2c4;
    margin-top:20px;
}

