/*
	[Destoon B2B System] Copyright (c) 2008-2016 Destoon.COM
	This is NOT a freeware, use is subject to license.txt
*/
* {word-break:break-all;font-family:"Segoe UI","Lucida Grande",Helvetica,Arial,Verdana,"Microsoft YaHei";}
body {margin:0;font-size:14px;color:#333333;background:#EFEFF4;-webkit-user-select:none;}
ul li {list-style-type:none;}
ol li {list-style-type:decimal;}
ul,form {margin:0px;padding:0px;}
form {margin:0px;}
td {font-size:14px;}
img {border:none;}
a:link,a:visited,a:active,a:hover {color:#333333;text-decoration:none;}
a.b:link,a.b:visited,a.b:active,a.b:hover{text-decoration:none;color:#007AFF;}
a,button,input{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;}
input,textarea,select {outline:none;}
.f_red {color:red;}
.f_green {color:green;}
.f_orange {color:#FF6600;}
.f_gray {color:#666666;}
.f_r {float:right;}
.t_c {text-align:center;}
.t_r {text-align:right;}
.c_b {clear:both;}
.f_b {font-weight:bold;}
.lh20 {line-height:200%;}
.px14 {font-size:14px;}
.px12 {font-size:12px;}
.px11 {font-size:11px;}
.px10 {font-size:10px;}

.img-circle {border-radius:50%;}
.blank-10 {height:10px;clear:both;}
.blank-20 {height:20px;clear:both;}
.blank-35 {height:35px;clear:both;}
.main {clear:both;}
.bd-t {border-top:#D9D9D9 1px solid;}
.bd-r {border-right:#D9D9D9 1px solid;}
.bd-b {border-bottom:#D9D9D9 1px solid;}
.bd-l {border-left:#D9D9D9 1px solid;}

.btn-green,.btn-blue,.btn-orange {color:#FFFFFF;font-size:18px;width:100%;line-height:36px;border:none;border-radius:4px;text-align:center;}
.btn-green {background:#77C019;}
.btn-blue {background:#007AFF;}
.btn-orange {background:#FF8800;}
.input-checkbox {width:24px;height:24px;background:url('img/icon-checkbox.png') no-repeat;background-size:24px 24px;}
.input-checkbox-checked {width:24px;height:24px;background:url('img/icon-checkbox-checked.png') no-repeat;background-size:24px 24px;}

.head-bar-fix {height:40px;clear:both;}
.head-bar {width:100%;height:40px;line-height:40px;overflow:hidden;background:#0089E9;position:fixed;z-index:9;left:0;top:0;}
.head-bar img {
	width: 24px;
	height: 15px;
	vertical-align: top;
	padding-top: 13px;
}
.head-bar span {color:#c1ccd8;font-size:15px;}
.head-bar-title {
	position: absolute;
	z-index: 9;
	left: 80px;
	right: 80px;
	font-size: 15px;
	text-align: center;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #fff;
	letter-spacing: 2px;
}
.head-bar-left {float:right;padding:0 10px 0 10px;}
.head-bar-back {float:left;padding:0 0 0 5px;}
.head-bar-right {float:right;padding:0 10px 0 0;}
/* 头部返回按钮字体颜色 */
.head-bar-back a span{color:#fff;}
.head-bar-right a span{color:#fff;}
.foot-bar-fix {height:48px;clear:both;}
.foot-bar {width:100%;height:48px;overflow:visible;background:#F8F8F8;position:fixed;z-index:9;left:0;bottom:0;}
.foot-bar li {width:20%;height:48px;float:left;text-align:center;font-size:11px;}
.foot-bar span {display:block;padding-top:32px;}
.foot-bar em {font-style:normal;font-size:10px;position:relative;z-index:10;display:block;width:5px;height:5px;left:50%;margin:-38px 0 0 8px;background:#FF0000;border:1px solid #F43531;border-radius:5px;}
.foot-bar .icon-home {background:url('img/icon-home.png') no-repeat center 5px;background-size: 25px;}
.foot-bar .icon-home-on {background:url('img/icon-home-on.png') no-repeat center 5px;background-size: 25px;}
.foot-bar .icon-channel {background:url('img/icon-channel.png') no-repeat center 5px;background-size: 25px;}
.foot-bar .icon-channel-on {background:url('img/icon-channel-on.png') no-repeat center 5px;background-size: 25px;}
.foot-bar .icon-release {background:url('img/icon-release.png') no-repeat center 0px;background-size: 51px;}
.foot-bar #icon-release {position: relative;bottom:21px;height:55px;line-height:59px;}
.foot-bar .icon-my {background:url('img/icon-my.png') no-repeat center 5px;background-size: 25px;}
.foot-bar .icon-my-on {background:url('img/icon-my-on.png') no-repeat center 5px;background-size: 25px;}
.foot-bar .icon-more {background:url('img/icon-more.png') no-repeat center 5px;background-size: 25px;}
.foot-bar .icon-more-on {background:url('img/icon-more-on.png') no-repeat center 5px;background-size: 25px;}
.foot-bar .icon-home span,.foot-bar .icon-channel span,.foot-bar .icon-my span,.foot-bar .icon-more span {color:#7A7E83;}
.foot-bar .icon-home-on span,.foot-bar .icon-channel-on span,.foot-bar .icon-my-on span,.foot-bar .icon-more-on span {color:#67c0fd
;}
background: url(img/icon-channel.png) no-repeat center 5px;background-size: 25px;
.foot-comment {text-align:right;margin:10px 10px 0 0;line-height:28px;font-size:16px;}
.foot-comment div {position:absolute;z-index:10;left:10px;right:60px;text-align:center;background:#FFFFFF;color:#999999;font-size:14px;}

.my-cart {width:46px;height:46px;background:url('img/home-cart.png') no-repeat center center;background-size:46px 46px;opacity:0.9;position:fixed;z-index:10;right:10px;bottom:60px;}
.my-cart em {display:block;height:16px;line-height:16px;padding:0 6px 0 6px;float:right;font-size:12px;color:#FFFFFF;font-style:normal;background:#FF0000;border-radius:50%;}

.user-info {height:84px;border-bottom:#D9D9D9 1px solid;border-top:#D9D9D9 1px solid;background:#FFFFFF url('img/list-set.png') no-repeat right center;background-size:23px 13px;}
.user-info img {float:left;border-radius:50%;margin:10px 16px 0 16px;}
.user-info div {float:left;line-height:26px;margin:16px 0 0 0;}
.user-info strong {font-size:18px;font-weight:normal;}

.list-set {background:#FFFFFF;border-bottom:#D9D9D9 1px solid;font-size:16px;margin: 0px 10px 0px 10px;}
.list-set li {background:#FFFFFF;}
.list-set div {
    height: 44px;
    line-height: 44px;
    padding: 0 35px 0 0;
    overflow: hidden;
    border-top: #D9D9D9 1px solid;
    background: url(img/list-set.png) no-repeat right center;
    background-size: 23px 13px;
    text-indent: 0.5em;
}
.list-set a {display:block;width:100%;height:44px;}
.list-set em {display:block;height:16px;line-height:16px;padding:0 6px 0 6px;float:right;font-size:12px;color:#FFFFFF;font-style:normal;background:#FF0000;border-radius:10px;margin-top:14px;}
.list-set span {float:right;font-size:14px;color:#333333;padding-left:10px;}

.list-set-img div {margin-left:50px;}
.list-set-img img {width:24px;height:24px;position:absolute;z-index:9;margin:10px 0 0 -35px;}

.list-txt {border-top:#D9D9D9 1px solid;font-size:16px;}
.list-txt li {
	height: auto;
    border-bottom: #D9D9D9 1px solid;
    width: 93%;
    margin: auto;
    padding: 10px;
}
.clear{clear:both;}
.article_left{width:65%;float:left}
.article_right{width:30%;float:right}
.article_right #article_img{width:100%;}
.list-txt a {display:block;width:100%;}
.list-txt dt {font-size:15px; color:#000}
.list-txt dd {font-size:13px; color:#757575;margin:5px 0px 0px 0px;}
.list-txt dd img{height:75px;width:32.6%;}
.list-txt span {float:right;font-size:11px;color:#6D6D72;padding-left:10px;}

.list-img {height:80px;background:#FFFFFF;overflow:hidden;/*clear:both;*/border-bottom:#D9D9D9 1px solid;padding:10px;}
.list-img img {float:left;margin:10px 10px 10px 0;}
.list-img ul {margin:10px 0 0 0;}
.list-img li {height:20px;line-height:20px;overflow:hidden;}
.list-img strong {font-size:16px;display:block;width:100%;font-weight:normal;}
.list-img em {font-size:12px;color:#666666;font-style:normal;}
.list-img span {font-size:12px;color:#666666;}
.list-img .price {font-size:12px;color:#FF0000;}
.list-img .vip {background:url('img/icon-vip.png') no-repeat 0 center;background-size:14px 14px;padding-left:15px;}

.list-user {height:32px;overflow:hidden;padding:0 16px;margin-top:10px;}
.list-user img {float:left;border-radius: 18px;}
.list-user ul {
	position: absolute;
    left: 66px;
    right: 16px;
}
.list-user li {line-height:16px;color:#999999;}
.list-user span {float:right;font-size:12px;}
.list-user em {font-size:11px;font-style:normal;}

.list-tab {padding:16px;background:#FFFFFF;}
.list-tab ul {border:#007AFF 1px solid;border-radius:4px;height:24px;line-height:24px;font-size:12px;text-align:center;display:-moz-box;display:-webkit-box;display:box;}
.list-tab li {color:#007AFF;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;}
.list-tab li:first-child {border-right:#007AFF 1px solid;}
.list-tab li:last-child {border-left:#007AFF 1px solid;}
.list-tab span {color:#007AFF;display:block;width:100%;height:100%;}
.list-tab .on {background:#007AFF;color:#FFFFFF;}
.list-tab .on span {color:#FFFFFF;}

.list-empty {padding:40px 20px;line-height:200%;background:#FFFFFF;text-align:center;}

.title {font-size:18px;line-height:22px;padding:16px;}
.info .scan_s {
	background: url(img/liulan.png) no-repeat center;
    background-size: 16px;
    display: inline-block;
    width: 23px;
    height: 12px;
}
.info {font-size:12px;padding:0 16px 10px 16px;color:#666666;border-bottom:#D9D9D9 1px solid;}
.content {font-size:13px;line-height:180%;padding:10px 9px;/* border-bottom:#D9D9D9 1px solid; */}
.content img {max-width:98%;height:auto;}
.content table {max-width:98%;height:auto;}
.content-msg {font-size:16px;line-height:30px;padding:44px 15px 44px 10px;text-align:center;}
.head {height:44px;line-height:44px;font-size:18px;padding:0 16px;}
.contact {padding:10px 16px;font-size:16px;line-height:200%;}
.pages {height:58px;line-height:58px;text-align:center;background:#F7F7F7;clear:both;font-size:12px;}
.pages a {padding-left:10px;}

.album {padding:10px 0;text-align:center;}
.album_o {display:inline-block;width:10px;height:10px;margin:5px;background:#FFFFFF;border:1px solid #007AFF;border-radius:10px;}
.album_c {display:inline-block;width:10px;height:10px;margin:5px;background:#007AFF;border:1px solid #007AFF;border-radius:10px;}

.share_icon {display:none;}

.ui-toast {height:32px;line-height:32px;overflow:hidden;display:inline-block;padding:0 16px;background:#000000;opacity:0.8;color:#FFFFFF;border-radius:6px;position:fixed;z-index:99;top:76px;font-size:14px;display:none;}
.ui-sheet {opacity:0.9;position:fixed;z-index:99;left:8px;right:8px;bottom:0;display:none;}
.ui-sheet div {background:#FFFFFF;border-radius:4px;}
.ui-sheet li {height:44px;line-height:44px;overflow:hidden;text-align:center;font-size:20px;color:#007AFF;border-top:#D9D9D9 1px solid;}
.ui-sheet p {height:44px;line-height:44px;text-align:center;font-size:20px;color:#007AFF;font-weight:bold;margin:8px 0;background:#FFFFFF;border-radius:4px;}
.ui-sheet em {padding:10px;line-height:24px;font-size:14px;color:#999999;font-style:normal;text-align:center;display:block;}
.ui-sheet span {color:#007AFF;display:block;width:100%;}
.ui-mask {position:fixed;z-index:98;left:0;top:0;right:0;width:100%;height:100%;overflow:hidden;background:#000000;opacity:0.5;display:none;}
.ui-icon-loading {background:url('lib/jquery/images/ajax-loader.gif');background-size:2.875em 2.875em;}

/* 手机端banner 2016-12-23 by fl */
.flexslider{
	width:100%;
	height:200px;	
}
.slides{
	width:100%;
	height:200px;
}
.slides li{
	float:left;
	width:100%;
	height:200px;
	position:absolute;
}
.slides li img{
	width:100%;
	height:200px;
}
.flexslider .fl-control{
    height: 8px;
	min-width:400px;
	position:relative;
	bottom:15px;
	left:35%;
}
.flexslider .fl-control li{
	float: left;
    height: 8px;
    width: 8px;
    border-radius: 8px;
    background: #ffe0d2;
    margin-left: 8px;
}
#flbanner .active{
	background:#62b651;
}

/* 推荐活动 */
.recommend{
	width:100%;
	min-height:100px;
	margin-top:15px;
}
.recommend-title{
	height:33px;
	text-align:left;
	line-height: 26px;
}
#recommend-list{
	width: 60px;
	height: 30px;
	float: right;
	color: #989898;
	margin-left: 12px;
}
.recommend-title  span{
	width:30px;
	height:30px;
	float:left;
	margin-left:12px;
}
.recommend-title b{
	color:#353533;
	font-size:15px;
}
.recommend-content{
	height: auto;
	background: #fff;
	padding: 6px 10px 0px 10px
}
.recommend-content span img{
	width:38%;
	height:88px;
	float:left;
}
.recommend-content .content-list{
	height: 100px;
	border-bottom: 1px solid #ccc;
	padding: 15px 5px 10px 5px;
	line-height: 60px;
}
.recommend-content .content-right{
	float:right;
	width:58%;
	height:100px;
}
.recommend-content .content-right li{
	margin-left:10px;
}
.content-right .hd-title{
	height: 30px;
	line-height:15px;
    font-size: 13px;
    /*overflow: hidden;*/
    float: left;
    width: 100%;
}
.content-right .hd-time{
	height: 30px;
	line-height: 30px;
    font-weight: normal;
    width: 60%;
    float: left;
}
.content-right .hd-desc{
	height: 40px;
	line-height: 20px;
    /*overflow: hidden;*/
    width: 90%;
    float: left;
	font-weight: normal;
}
.content-right .dingwei{
margin-top: 3px;
    width: 10px;
    height: 15px;
    margin-right: 5px;
    float: left;
    background: url(img/dingwei.png) no-repeat center;
    background-size: 13px;
}
.content-right .shijian{
	margin-top: 6px;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    float: left;
    background: url(img/shijian.png) no-repeat center;
    background-size: 13px;
}
.bottom-line{
	width:100%;
	height:50px;
	line-height:50px;
}
.bottom-line-1{
	width:40%;
	float: left;
}
.bottom-line-2{
	width:20%;
	float: left;
	text-align: center;
}
.bottom-line-3{
	width:40%;
	float: left;
}
.bottom-line hr:first-child{
	width: 100%;
	margin: 25px 0px;
	border: none;
	background: #D3D3D3;
	height: 1px;
}
.bottom-line hr:last-child{

	width: 100%;
	margin: 25px 0px;
	border: none;
	background: #D3D3D3;
	height: 1px;
}
.bottom-line span{
	font-size: 12px;
	color: #BAB8B9;
}
/*发布活动信息2016-12-26*/
.release-form{
	width:100%;
	color: #818181;
}
.release-form form{
	padding:10px;
}
.release-form input[type=submit]{
	width:100%;
	height:30px;
	background: #3399FF;
	border:none;
	letter-spacing:5px;
	color:#fff;
	margin: 20px 0px 20px 0px;
}
.release-form #no-login input[type=button]{
	width:100%;
	height:30px;
	background: #3399FF;
	border:none;
	letter-spacing:5px;
	color:#fff;
	margin: 20px 0px 20px 0px;
}
#yzm{
	width: 40%;
	height: 30px;
	float: left;
}
#smscode{
	width: 40%;
	height: 30px;
	float: right;
}
.release-form input[type=reset]{
	width:100px;
	height:30px;
	background: #3399FF;
	border:none;
	letter-spacing:5px;
	color:#fff;
}
.hd_img{
	width: 100%;
	height: 50px;
}
.hd_img > td > div{
	width: 30%;
	height: 50px;
	margin-left: 5px;
	float: left;
	background: url(img/upload.png) no-repeat center;
	background-size:50px 50px;
	text-align: center;
	
}
.hd_img > td > div > input{
	opacity: 0;
    width: 50%;
    height: 50px;
}
#photo{
	width: 50%;
    height: 50px;
    position: relative;
}
#photo #up_img,#photo2 #up_img,#photo3 #up_img{
	width: 50%;
	height: 50px;
	margin-left: -45px;
}
/*找活动2017-01-10*/
.recomened-hd{
	width: 100%;
	height: auto;
	display: inline-block;
}
.exhibittj{
	width: 90%;
    height: 20px;
    line-height: 21px;
    margin: 10px auto;
    text-indent: 1em;
    font-size: 13px;
    font-weight: 600;
    border-left: 5px solid #37AEFE;
    color: #585858;
}
.exhibitcon{
	width:100%;
	margin:0 auto;
	display:inline-block;
}
.exhibitcon .list-img-ex{
	width: 50%;
    float: left;
    height: 170px;
    /*line-height: 25px;*/
    margin:0px 0px 5px;
}
.exhibitcon .list-img-ex>ul{
	padding: 5px;
	margin: 5px;
}
.list-img-ex {
	height:188px;
	background:#FFFFFF;
	overflow:hidden;
}
.list-img-ex img {
	width:100%;
	height:108px;
}
.list-img-ex strong {
	font-size: 14px;
	display: block;
	width: 100%;
	font-weight: normal;
	text-align: left;
}
.list-img-ex .dingwei{
	margin-top: 0px;
    width: 10px;
    height: 15px;
    float: left;
    background: url(img/dingwei.png) no-repeat center;
    background-size: 11px;
	display: inline-block;
}
.list-img-ex em {
	font-size:12px;
	color:#666666;
	font-style:normal;
}
.list-img-ex span {
	font-size:12px;
	color:#666666;
}

.list-img-zh{
	width: 45%;
    height: 100px;
    float: left;
    padding-top: 15px;
}
.list-img-zh img{
	width: 90%;
	height: 100px;
}
.list-img-ul{
	width: 50%;
    height: 100px;
    float: left;
    padding:15px 5px 0px 0px;
}
.list-img-ul .shijian{
	margin-top: 12px;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    float: left;
    background: url(img/shijian.png) no-repeat center;
    background-size: 13px;
}
.list-img-ul .dingwei{
	margin-top: 3px;
    width: 10px;
    height: 15px;
    /* margin-right: 5px; */
    float: left;
    background: url(img/dingwei.png) no-repeat center;
    background-size: 13px;
}

.list-img-div{
	height: 130px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 10px;
}
/*轮播*/
.lunbo-ex{
	width:100%;
	height:150px;
	position: relative;
}
.lunbo-ex li{
	width:100%;
	height:150px;
	float:left;
	position: absolute;
}
.lunbo-ex img{
	width:100%;
	height:150px;
}
.lunbo-click{
	width:100%;
	height:10px;
	position:relative;
	bottom: 20px;
	text-align:center;
}
.lunbo-click a{
	width:15px;
	height:2px;
	background:#7F7D7E;
	display:inline-block;
}
.lunbo-click .active{
	width:15px;
	height:2px;
	display:inline-block;
	background:#0089e9;
}
.lunbo-click a:hover{
	background:#0089e9;
}
.sousuo-ex{
	width:100%;
	height:90px;
	line-height: 50px;
	text-align:center;
}
.sousuo-ex .select{
	width:100%;
	height:40px;
	line-height: 40px;
	text-align:center;
	background:#fff;
	border-bottom: 1px solid #e6e6e6;
	position:fixed;
	z-index: 15;
}
.sousuo-ex .select ul li{
	float:left;
	width:33.1%;
	height:40px;
	color: #8f8f8f;
    text-align: center;
	border-right:1px solid #e6e6e6;
}
.sousuo-ex .select ul li:last-child{
	border-right:none;
}
.sousuo-ex .select ul li span{
	width:15px;
	height:15px;
	display:inline-block;
	position:relative;
	top: 2px;
    left: 2px;
	background:url(img/xiala.png) no-repeat center;
	background-size: 12px;
}
.select_con{
	width: 100%;
    height: 100%;
    position: fixed;
    bottom: 0px;
    z-index: 10;
    background: rgba(0,0,0,.5);
    display: none;
    top: 81px;
}
.tab_con{
	width: 100%;
    float: left;
	z-index: 999;
	min-height: 40px;
    position: relative;
}
.select_con ul li{
	height:40px;
	line-height:40px;
	text-align:left;
	text-indent:20px;
	border-bottom:1px solid #e6e6e6;
}
.select_con_left{
	width:50%;
	max-height: 328px;
	float:left;
	background:#FFF;
	overflow:scroll;
}
.select_con_middle{
	width:100%;
	max-height: 328px;
	background:#FFF;
	overflow:scroll;
}
.select_con_right{
	width:50%;
	max-height: 328px;
	float:left;
	background:#f2f2f2;
	overflow:scroll;
}
.sousuo-1{
	width: 95%;
	margin: 0 auto;
	padding-top: 35px;
}
.sousuo-1 input{
	height:30px;
	width:87%;
	border:1px solid #fffcdc;
	float: left;
	margin-top: 15px;
	text-indent:1em;
}
.sousuo-1 span{
	background-color: #1B96EE;
    width: 12%;
    height: 33px;
    float: left;
    margin-top: 15px;
    border-radius: 0px 2px 2px 0px;
}
.sousuo-2{
	width:80%;
	height:50px;
	text-align:left;
	margin:0 auto;
}
.sousuo-2 select{
	height:25px;
	border:none;
	width:80px;
	text-align:center;
	color:#a9a9a9;
	padding: 0 0 0 10px;
	background: #ffffff;
}
.sousuo-2 input{
	height:25px;
	border:none;
	width:80px;
	text-align:center;
	background:#ffffff;
	margin-left:15px;
	color:#a9a9a9;
}

/*活动详情页*/
.exhibit-img{
	width:100%;
	height:200px;
	overflow: hidden;
}
.main-content{
	width:95%;
	min-height:300px;
	background:#ffffff;
	margin: 18px auto;
}
.main-content .title{
	font-size: 16px;
	color: #4C4C4C;
}
.main-content .info-ex div{
	float:left;
	width:33.3%;
	height:20px;
}
.main-content .info-ex{
	width: 91%;
	height: 25px;
	line-height: 20px;
	border-bottom: 1px solid #ccc;
	margin: 10px auto;
	font-size: 12px;
	color: #848484;
}
.fenxiang span{
	width:20px;
	height:20px;
	float: left;
	background: url('img/fenxiang.png') no-repeat center;
	background-size: 15px;
}
.info-ex .liulan span{
	width:20px;
	height:20px;
	float: left;
	background: url('img/liulan.png') no-repeat center;
	background-size: 15px;
}
.content-ex{
	width: 100%;
	height: auto;
	line-height: 30px;
}
.content-ex .head-ex{
	height:80px;
	width:100%;
}
.head-ex .touxiang{
	float:left;
	height: 70px;
	width:20%;
	text-align: center;
}
.head-ex .touxiang img{
	width:60px;
	border-radius: 50px;
	height: 60px;
}
.head-ex .head-2{
	float:left;
	width:80%;
}
.head-2 .zs{
	width: auto;
	height: 6px;
	background: #FFBF01;
	color: #fff;
	border-radius: 5px;
	padding: 3px;
	margin-left:10px;
	font-size:12px;
}
.head-2 .gs span{
	width: 55px;
	height: 30px;
	float: left;
	text-align:center;
	color:#1B96EE;
}
.content-sj{
	padding:0px 0px 0px 15px;
}
.content-sj img{
	position: relative;
    top: 2px;
	width:15px;
}
.main-content .content1{
	width: 95%;
	min-height: 200px;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.tuijian-ex{
	width:100%;
	display: inline-block;
}
.tuijian-ex-1{
	width: 93%;
    height: 20px;
    line-height: 21px;
    margin: 10px auto;
    text-indent: 1em;
    font-size: 13px;
    font-weight: 600;
    border-left: 5px solid #37AEFE;
    color: #585858;
}
.tuijian-ex-2{
	width:97%;
    min-height: 180px;
    margin: 10px auto;
    /* padding-left: 5px; */
}
.tuijian-ex-3{
	width: 48%;
    float: left;
    margin-left: 5px;
}
.tuijian-ex-3 ul{
	background: #fff;
	height: 173px;
}
.tuijian-ex-3 li{
	margin-top:10px;
}
.hd-pic img{
	width:100%;
	height:100px;
}
.pinglun{
	width:100%;
	height:40px;
	margin:50px 0px;
}
.pinglun .foot-bar1{
	width:50%;
	float: left;
	height:40px;
	line-height:30px;
	text-align:center;
}
.pinglun .foot-bar2{
	width:50%;
	float: left;
	height:40px;
	text-align:center;
	line-height:30px;
}
.pinglun .foot-bar1 div{
	height:30px;
	width:80%;
	margin:0 auto;
	background:#37AEFE;
	color:#fff;
}
.pinglun .foot-bar2 div{
	height:30px;
	width:80%;
	margin:0 auto;
	background:#FFA803;
	color:#fff;
}

/*会员中心*/
.head-user-right{
	float: right;
    padding: 0 10px 0 0;
    background: url('img/xinjian2.png') no-repeat center;
    background-size:20px;
    height: 40px;
    width: 40px;
}
.head-user-right1{
	float: right;
	position: relative;
	top:40px;
	right: -40px;
}
.head-user-right1 .triangle{
	width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #8c8c8c;
    position: absolute;
    top: -10px;
    right: 6px;
}
.head-user-right1 ul{
	width: 100px;
    height: auto;
    position: relative;
    background: #8C8C8C;
    border-radius: 5px;
}
.head-user-right1 ul li{
	height: 25px;
	line-height: 25px;
	text-indent:0.8em;

}
.head-user-right1 ul li a{
	color: #fff;
	font-size:12px;
}
.head-user-right1 ul li a:hover{
	color: #F4B41E;
	font-size:12px;
}
.head-user-right1 ul li a span{
	color: #FD0002;
	font-size:12px;
	margin-left: 3px;
}
.head-user-left{
	float: left;
    padding: 0 10px 0 0;
    background: url('img/shezhi.png') no-repeat center;
    background-size:20px;
    height: 40px;
    width: 40px;
}
.head-user-left1{
	float: left;
	position: relative;
	top:43px;
	left: -40px;
}
.head-user-left1 .triangle{
	width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #8c8c8c;
    position: absolute;
    top: -10px;
    left: 6px;
}
.head-user-left1 ul{
	width: 100px;
    height: auto;
    position: relative;
    background: #8C8C8C;
    border-radius: 5px;
}
.head-user-left1 ul li{
	height: 30px;
	line-height: 30px;
	text-indent:0.8em;

}
.head-user-left1 ul li a{
	color: #fff;
	font-size:12px;
}
.head-user-left1 ul li a:hover{
	color: #F4B41E;
	font-size:12px;
}
.head-user-left1 ul li a span{
	color: #FD0002;
	font-size:12px;
	margin-left: 3px;
}
.user-center{
	width: 100%;
	height: auto;
}
.user-center-top{
	width: 100%;
	height: 230px;
	background: #0089E9;
}
.user-center-top-head{
	width: 130px;
    height: 130px;
    text-align: center;
    margin: 0px auto;
    background: #fff;
    border-radius:70px;
    overflow: hidden;
}
.user-center-top-head img{
	width: 100%;
	height: 100%;
}
.user-center-top-info{
	width: 100%;
	height: 100px;
	line-height: 50px;
	text-align:center;
	color:#fff;
	font-size: 12px;
}
.user-center-top-info1{
	width: 100%;
	height: 50px;
}
.user-center-top-info1 span{
	width: 30%;
    height: 50px;
    display: inline-block;
	overflow: hidden;
}
.user-center-top-info2{
	width: 100%;
	height: 50px;
}
.user-center-top-info2 span{
	float: left;
	width:50%;
	height: 50px;
}
.user-center-body{
	width:95%;
	margin:10px auto;
	background:#fff;
}
.user-center-body-bar{
	width:100%;
	height: 32px;
}
.user-center-body-bar span{
	float: left;
	width:33.3%;
	height:30px;
	line-height: 30px;
	text-align:center;
	/*background:#EFEFEF;*/
	background:#dad6d6;
}
/*.user-center-body-bar span:first-child{
	background:#fff;
	border-top:2px solid #0089E9;
}*/

.user-center-body-content{
	width: 100%;
	height: auto;
	margin-bottom: 60px;
}
.user-center-body-content1{
	width:100%;
	height:100px;
	border-bottom:1px solid #ddd;
}
.user-center-body-content1 ul:first-child {
	width:30%;
	height: 100px;
	line-height:150px;
	float: left;
	text-align:center;
}
.user-center-body-content1 ul:first-child img{
	width:50%;
	height:55px;
	border-radius:50px;
}
.user-center-body-content1 ul:last-child {
	width:70%;
	height: 85px;
	float: left;
	line-height: 35px;
	padding-top:15px;
}
.user-center-body-content2 ul{
	height: 55px;
    margin-top: 15px;
	border-bottom:1px solid #ddd;
	padding: 0px 10px;
}
.no-login{
	width:100%;
	height: 100px;
	line-height: 100px;
	text-align:center;
	font-size:15px;
	position: relative;
	top:100px;
}

/*个人中心资料*/
.information{
	width:91%;
	margin:15px auto;
	color: #606060;
}
.information input,select{
	border: 1px solid #ccc;
    border-radius: 2px;
    height: 25px;
    color: #606060;
}
.information .sex{
	position: relative;
    top: -8px;
    margin-right: 10px;
}
.information .tj{
	height: 30px;
    width: 200px;
    background: #fec506;
    color: #825200;
    border: none;
    letter-spacing: 20px;
    padding-left: 25px;
}
.header-pic{
	width: 100px;
    height: 100px;
    position: absolute;
    top: 60px;
    right: 23px;
    background: #ccc;
    text-align: center;
    line-height: 23px;
}
.header-pic img{
	width: 100px;
	height: 100px;
}
.header-pic input{
	width: 80px;
    height: 30px;
    z-index: 999;
    position: relative;
    opacity: 0;
}
.header-pic span{
	width: 80px;
    height: 25px;
    line-height: 25px;
    float: right;
    position: relative;
    top: 0px;
    right: 10px;
    background: #FEC506;
    color: #825200;
    font-size: 12px;
    border-radius: 3px;
}

/* 社交圈 */
.sociality{
	height: auto;
    width: 85%;
    border-radius: 2px;
    box-shadow: 0px 1px 5px 1px #ddd;
    margin: 10px auto;
    background: #FFFFFF;
    overflow: hidden;
    border-bottom: #D9D9D9 1px solid;
    padding: 15px;
}
.sociality .head-pic {
	width:60px;
	height:60px;
	border-radius:50px;
	display:inline-block;
	float:left;
}
.sociality .head-pic img{
	width:100%;
	border-radius:60px;
}
.sociality .head-title {
	float:left;
	height:60px;
	line-height: 20px;
	margin-left:10px;
	color:#8A8A8A;
	padding-top:10px;
}
.s-photo{
	width: 100%;
    margin-top: 10px;
    height: 83px;
    overflow: hidden;
}
.s-photo img{
	width:32%;
	height:80px;
}
.bottombar{width:100%;}
.bottombar span{
	display: inline-block;
    width: 25%;
    font-size: 12px;
    color: #757272;
    text-align: center;
}
.bottombar  b{
	width:15px;
	height:15px;
	display:inline-block;
	background:#ccc;
	position: relative;
    top: 3px;
}
.bottombar  .share_s{
	background: url('img/fenxiang.png') no-repeat center;
	background-size: 13px;
}
.bottombar  .reply_s{
	background: url('img/huifu.png') no-repeat center;
	background-size: 15px;
}
.bottombar  .scan_s{
	background: url('img/liulan.png') no-repeat center;
}
.bottombar  .reply_j{
	background: url('img/ji.png') no-repeat center;
	background-size: 15px;
}
.bottombar1{width:100%;}
.bottombar1  b{
	width:15px;
	height:15px;
	display:inline-block;
	background:#ccc;
	position: relative;
    top: 3px;
}
.bottombar1 span{
	display: inline-block;
    width: 32%;
	font-size:12px;
	color:#757272;
}
.bottombar1  .share_s{
	background: url('img/fenxiang.png') no-repeat center;
	background-size: 13px;
}
.bottombar1  .reply_s{
	background: url('img/huifu.png') no-repeat center;
	background-size: 15px;
}
.bottombar1  .scan_s{
	background: url('img/liulan.png') no-repeat center;
	background-size: 13px;
}
.release-box{
	width: 60%;
    height: 91px;
    background: rgba(0, 0, 0, 0.77);
    position: fixed;
    bottom: 81px;
    border-radius: 5px;
    margin: auto;
    display: flex;
    left: 0;
    right: 0;
}
.circle{
	height: 0;
    width: 0;
    position: fixed;
    bottom: 71px;
    margin: auto;
    right: 0;
    left: 0;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 10px solid rgba(0, 0, 0, 0.77);
}
.release-box ul{
	width: 100%;
    height: 91px;
}
.release-box ul li{
	float: left;
    width: 50%;
    height: 91px;
    line-height: 123px;
    text-align: center;
    font-size: 15px;
}
.release-box ul li:first-child{
	background:url('img/hd.png') no-repeat 40px 19px;
}
.release-box ul li:first-child a{
	width: 35%;
    height: 100%;
    position: absolute;
    left: 15px;
}
.release-box ul li:last-child{
	background:url('img/sj.png') no-repeat 40px 19px;
}
.release-box ul li:last-child a{
	width: 35%;
    height: 100%;
    position: absolute;
    left: 130px;
}
.release-box ul li a{color:#fff;}


.sjq{
	width: 95%;
    background: #FFF;
    margin: 10px auto;
}
.sjq-head{
	height:60px;
}
.sjq-head img{
	height:60px;
	width:60px;
	border-radius:50px;
}
.sjq-head ul{
	height:60px;
	margin:15px 0px 0px 50px;
}
.sjq .title{
	font-size: 15px;
    line-height: 22px;
    padding: 16px;
    color: #505050;
}
.sjq  .underline{
	width: 70px;
    border-bottom: 2px solid #0096ff;
    position: relative;
    top: -7px;
    left: 8px;
}
.content_imgphoto{
	width:100%;
	height:auto;
	float:left;
	padding: 0px 16px;
}
.content_imgphoto >img{
	float:left;
	width:30%;
	height:100px;
	margin:3px 3px 0px 0px;
}
.click_box{
	position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.39);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
	text-align:center;
}
.click_box img{
	width:80%;
	margin-top: 30%;
}
#user_replay{
	width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.39);
    left: 0;
    right: 0;
    z-index: 10;
}
#user_replay1{
	position: absolute;
    bottom: 0;
    width: 100%;
    height: 160px;
    background: #fff;
    text-align: center;
}
#user_replay1 textarea{
	width: 95%;
    height: 80px;
    margin: 30px 0px 0px 0px;
    border-radius: 5px;
}

/* 云预展 */
.cloud_list{
	width:85%;
	height:210px;
	margin:10px auto;
	box-shadow:0px 1px 10px 0px #ccc
}
.cloud_list a img{
	float:none;
	margin:initial;
}
.cloud_detail{
	width: 92%;
    margin: 0 auto;
    background: #fff;
	padding:0;
}
.cloud_detail .title{
	font-size: 15px;
    padding: 0px;
    position: relative;
    bottom: 10px;
}
#album{ 
	width: 95%;
    margin: 0 auto;
    padding-top: 10px;
}
.cloud_detail_num{
	text-indent: 300px;
    font-size: 12px;
    position: relative;
	bottom: 20px;
    width: 100%;
	background:#000;
	opacity:0.5;
	color:#fff;
}
.cloud_detail_intro{
	width: 92%;
    margin: 10px auto;
    background: #fff;
	padding:0;
}
.cloud_detail_intro h5{
	padding:0px;
	margin:0px;
}
#photo_intro{
	line-height:25px;
	padding: 10px 9px;
	font-size:13px;
	height: 40px;
}
.photo_intro{
	font-size: 13px;
    padding: 25px 9px;
}
#photo_intro hr{
	border:1px;
	height:1px;
	background:#ccc;
}
.icon_time{
	margin-top: 3px;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    float: left;
    background: url(img/shijian.png) no-repeat center;
    background-size: 13px;
}

/* 策展 */
.cz_top{
	width:98%;
	margin:10px auto;
	background:#fff;
	padding-top: 8px;
}
.cz_top .slider{
	width:95%;
	height:150px;
	margin:0px auto;
	background:#888;
	box-shadow: 2px 6px 19px 0px #7A8F9C;
}
.cz_top .cz_content{
	width: 91%;
    min-height: 30px;
	font-size:13px;
	text-indent:10px;
    margin: 10px auto;
	overflow:hidden;
	line-height:22px;
	padding: 10px;
}
.cz_case{
	width:98%;
	margin: 0 auto;
	display:inline-block;
}
.cz_case .cz_case_div{
	float:left;
	width:46%;
	margin-left:10px;
	height:150px;
	background:#fff;
	margin-top: 10px;
	text-align: center;
}
.cz_case_div img{
	width:95%;
	height:100px;
}
.cz_case_div li:first-child{
	text-align:center;
	padding:5px;
}
.cz_case_div li:last-child{
	width:90%;
	margin:0 auto;
	overflow:hidden;
}

.cz_range{
	width:98%;
	margin: 0 auto;
	display:inline-block;
}
.cz_range .cz_range_div{
	float:left;
	width:46%;
	margin-left:10px;
	height:110px;
	background:#fff;
	margin-top: 10px;
}
.cz_range_div img{
	width:100%;
	height:100px;
}
.cz_range_div li{
	float:left;
}
.cz_range_div li:first-child{
	text-align:center;
	padding:5px;
	width:70%;
	display:table;
}
.cz_range_div li:last-child{
	width: 15%;
	height:110px;
    overflow: hidden;
    text-align: center;
	/* writing-mode: vertical-rl; */
	-webkit-writing-mode: vertical-rl
	
}
.cz_range_div li:last-child span{
	vertical-align:middle; 
	display:table-cell;  
	position:relative;  
	top:10px;
}
.cz_service{
	width:100%;
	margin: 10px auto;
	display:inline-block;
}
.cz_service_div{
	width: 25%;
    float: left;
    text-align: center;
    margin-top: 15px;
    color: #6a6a6a;
    font-size: 13px;
    line-height: 20px;
}
.cz_service_div img{
	width:60%;
}
.cz_sub{
	width:90%;
	height:30px;
	margin:50px auto;
	text-align: center;
}
.cz_sub input[type='button']{
	width:100%;
	height:30px;
	background:#33abfc;
	border:none;
	border-radius:5px;
	letter-spacing:5px;
	color:#FFF;
}
.shadow_box{
	width:100%;
	height:400px;
	background:rgba(232, 232, 232, 0.95);
	position:absolute;
	bottom:0;
	display: none;
	z-index: 9;
}
.cz_form{
	width: 90%;
    margin: 0 auto;
    z-index: 99;
    position: relative;
    top:20px
}
.cz_form textarea{
	width:100%;
	height:100px;
}
.cz_form b{
	color:red;
}
.cz_form #cz_sub{
	width:100%;
	height:30px;
	background:#33abfc;
	border:none;
	border-radius:5px;
	letter-spacing:5px;
	color:#FFF;
}
   
.process_hd{
	 width: 40px;
    height: 20px;
    float: right;
    position: absolute;
    background: #ccc;
}	
.process{
	width: 40px;
    height: 20px;
    float: right;
    position: absolute;
    background: #ccc;
    left: 10px;
}
#process{
	width: 50px;
    height: 20px;
}