 * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	/* Safari */
}
.up-section .type-upimg{
	display: none;
}
::-ms-clear,::-ms-reveal{display:none;}
textarea{
	outline: none;
	line-height: 14px;
	padding-left: 4px;
	padding-top: 4px;
	border: 1px solid #ccc;
	color: #444;
	font-size: 14px;
	outline: none;
	text-align: left;
}
.overflow{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
button{
	outline: none;
	border: 0px;
	font-family: "寰蒋闆呴粦", "PingFang SC", "arial, helvetica, sans-serif";
}
input{
	font-family: "寰蒋闆呴粦", "PingFang SC", "arial, helvetica, sans-serif";
	outline: none;
}
a {
	outline: none;
}
a,button{cursor:pointer;} 

body {
	background: #f8f8f8;
	font-size: 14px;
	font-family: "寰蒋闆呴粦", "PingFang SC", "arial, helvetica, sans-serif";
}
.clear {
	clear: both;
}
.full{
	width: 1210px;
	min-width: 1210px;
	margin: 0 auto;
}
.full-big{
	width: 1340px;
	min-width: 1340px;
	margin: 0 auto;
}
.img-full{
	display: block;
	width: 100%;
}
::-webkit-input-placeholder {
	color: #777;
	font-size: 14px;
}
:-moz-placeholder {
	/* Firefox 18- */
	color: #777;
	font-size: 14px;
}
::-moz-placeholder {
	/* Firefox 19+ */
	color: #777;
	font-size: 14px;
}
:-ms-input-placeholder {
	color:#777;
	font-size: 14px;
}
/* ====clear float====== */
/*nav a:visited{color: rgb(65,65,65);}
aside a:visited{color: rgb(65,65,65);}*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear:after {
	content: '';
	display: block;
	clear: both;
}
/* reset */
.pic img{display: none;}
i,
p,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
br,
em,
dl,
dd,
li,
ul,
ol,
td,
th,
pre,
form,
body,
input,
strong,
textarea,
select,figcaption,figure{
	margin: 0;
	padding: 0;
}
em {
	font-style: normal
}
li {
	list-style: none
}
a {
	text-decoration: none;
}
img {
	border: none;
	
}
table {
	border-collapse: collapse;
}
textarea {
	resize: none;
	overflow: auto;
}
a,button{cursor:pointer;}

.msg {
    background-color: #fff;
}
.menu {
    height: 100%;
	color: #ccc;
	/* display: none; */
}
.menu .input {
    border: 1px solid #ccc6c6;
    height: 40px;
    width: 770px;
	margin-left: 20px;
	text-indent: 20px;
}
.menu select {
    border: 1px solid #ccc;
    width: 133px;
    height: 38px;
    padding-left: 15px;
    color: #ccc;
	margin-left: 17px;
	outline:none;
}
.menu li:nth-child(3) {
    margin-left: 10px;
}
.menu .keyword {
    border: 1px solid #ff7070;
    height: 36px;
    display: inline-block;
    line-height: 36px;
    text-align: center;
    color: #ff7070;
    max-width: 200px;
    border-radius: 5px 0 0 5px;
    padding: 0 25px;
}
.menu .zc_delete {
    background: #ff7070;
    width: 36px;
    height: 36px;
    display: inline-block;
    line-height: 38px;
    text-align: center;
    color: #fff;
    border-radius: 0 5px 5px 0;
}
.menu .box {
    display: inline-block;
	max-width: 770px;
}
.menu #btn6 {
    border: 1px solid #1ca8e3;
    width: 110px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 5px;
    color: #1ca8e3;
    cursor: pointer;
}
.menu #radio .radio {
    -webkit-appearance: radio;
}
.demo--label{margin:20px 20px 0 0;display:inline-block}
		.demo--radio{display:none}
		.demo--radioInput{background-color:#fff;border:2px solid rgba(0,0,0,0.15);border-radius:100%;display:inline-block;height:18px;margin-right:10px;margin-top:-1px;vertical-align:middle;width:18px;line-height:1}
		.demo--radio:checked + .demo--radioInput:after{background-color:#ff6000;border-radius:100%;content:"";display:inline-block;height:10px;margin-left:2px;width:10px}
		.demo--checkbox.demo--radioInput,.demo--radio:checked + .demo--checkbox.demo--radioInput:after{border-radius:0}
        .demo--radio:checked + .demo--radioInput{border:2px solid #ff6000;}
/*涓婁紶鍥剧墖鎻掍欢鐨勬牱寮�*/
.img-box{
	margin-top: 40px;
}
.img-box .up-p{
	margin-bottom: 20px;
	font-size: 16px;
	color: #555;
}
.z_photo{
	padding: 18px;
    margin-left: 38px;
    padding-top: 0;
    margin-bottom: 10px;
}
.z_photo .z_file{
	position: relative;
	display: none;
}
.z_file  .file{
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
.z_photo .up-section{
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
}
.up-section .close-upimg{
	position: absolute;
	top: 6px;
	right: 8px;
	display: none;
	z-index: 10;
}
.up-section .up-span{
	display: block;
	width: 100%;
	height: 100%;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
	background: rgba(0,0,0,.5);
}
.up-section:hover{
	border: 2px solid #f15134;
}
.up-section:hover .close-upimg{
	display: block;
}
.up-section:hover .up-span{
	visibility: visible;
}
.z_photo .up-img{
	display: block;
	width: 100%;
	height: 100%;
}
.loading{
    border: 1px solid #D1D1D1;
	background:url(../img/loading.gif) no-repeat center;
}
.up-opcity{
	opacity: 0;
}
.img-name-p{
	display: none;
}
.upimg-div .up-section {
    width: 150px;
    height: 100px;
    border: 1px dashed;
}
.img-box .upimg-div .z_file {
    width: 150px;
    height: 100px;
}
.z_file .add-img {
    display: block;
    width: 150px;
    height: 100px;
}
.ml {
    margin-left: 20px;
}
/*閬僵灞傛牱寮�*/
.mask{
	z-index: 1000;
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
}
.mask .mask-content{
    width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -80px;
    background: white;
    height: 160px;
    text-align: center;
}
.mask .mask-content .del-p{
	color: #555;
	height: 94px;
	line-height: 94px;
	font-size: 18px;
	border-bottom: 1px solid #D1D1D1;
}
.mask-content .check-p{
	height: 66px;
	line-height: 66px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}
.mask-content .check-p span{
	width: 49%;
	display:inline-block;
	text-align: center;
	color:#d4361d ;
	font-size: 18px;
}
.check-p .del-com{
	border-right: 1px solid #D1D1D1;
}
.h {
    border: 1px solid #f2f2f2;
    width: 898px;
    margin: auto;
    margin-bottom: 30px;
}
/* 取消按钮 */
.quxiao_btn {
    display: inline-block;
    margin-left: 280px;
    margin-right: 104px;
    background: #f2f2f2;
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: black;
    border-radius: 5px;
	margin-bottom: 56px;
	cursor: pointer;
}
.queding_btn {
    display: inline-block;
    background: #ff6000;
    color: #fff;
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 40px;
	border-radius: 5px;
	cursor: pointer;
}
.release {
	position: relative;
    border-bottom: 1px solid #f0f0f0;
    padding: 16px 0;
    margin-right: 12px;
}
.zc_img {
	width: 234px;
    height: 133px;
    line-height: 120px;
    background: #f8f8f8;
    margin-right: 16px;
    display: inline-block;
}
.zc_img  img {
	display: inline-block;
	vertical-align: middle;
	height: 133px;
	width: 100%;
}
.zc_text {
	font-size: 18px;
    line-height: 20px;
    position: absolute;
    top: 16px;
    left: 280px;
	width: calc(100% - 280px);
}
.zc_text h3 {
	height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    letter-spacing: 1px
}
.zc_time {
	height: 94px;
    position: relative;
}
.zc_time span:first-child {
	position: absolute;
    bottom: 0;
    /* margin-top: 10px; */
    color: rgba(0, 0, 0, 0.48);
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	width: 100%;
}
.delete_.left.btn.btn-all.btn-cancel.js-btn-cancel {
	width: 59px;
    height: 26px;
	line-height: 26px;
	top: -20px;
}
.audit {
	height: 22px;
    position: relative;
}
.zc_time span:nth-child(3) {
	display: none;
}
.zc_time span:nth-child(4) {
	position: absolute;
    bottom: 0;
    right: 8px;
    color: #0e9dfb;
    font-size: 12px;
}
.zc_hide {
	display: none;
	height: 100%;
}
.orderlistmore {
	margin-top: 0;
	border: none; 
	display: none;
}
/* 无图 */
.zc_release {
	height: 100px;
}
.zc_textOne {
	width: 100%;
	left: 0;
}
.h3 {
	padding-right: 90px;
}
.zc_timeOne {
	height: 30px;
}
.threeImg {
	display: none;
}
.app {
	display: inline-block;
	margin-right: 21px;
}
.screens {
	margin-top: 24px;
	position: relative;
	max-width: 770px;
}
.screens p {
	display: inline-block;
	position: absolute;
	left: 10px;
}
.zc_add {
	display: inline-block;
	margin-left: 70px;
}
.img_upload_box {
	display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.4);
    top: 0;
    left: 0;
    z-index: 99;
}
.img_upload {
	width: 730px;
    height: 510px;
    background: #fff;
    position: absolute;
    top: calc(50% - 255px);
    left: calc(50% - 365px);
    border-radius: 6px;
    box-shadow: 4px 4px 10px #484848;
}
.img_upload .title {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
	padding: 0 44px;
	border: none;
}
.croppie-container {
    width: 100%;
    height: 410px;
}

.img_upload .upload-remove {
	right: 100px;
	z-index: 9999;
}
.up_btn {
    height: 30px;
    font-size: 18px;
    width: 60px;
    background: #ff6000;
    color: #fff;
    position: absolute;
    border-radius: 4px;
    bottom: 10px;
    right: 20px;
    cursor: pointer;
}
.up_btn {
    height: 30px;
    font-size: 18px;
    width: 60px;
    background: #ff6000;
    color: #fff;
    position: absolute;
    border-radius: 4px;
    bottom: 10px;
    right: 20px;
    cursor: pointer;
}
.db_loading_box span{
	display: none;
}
#pc-navbar .left-words .zc_yl {
	margin-left: 185px;
}
.zc_bb {
	display: inline-block;
	position: absolute;
	left: 57px;
	box-sizing: border-box;
    margin-left: 50px;
    width: 120px;
}
.zc_bb .zc_tw, .zc_th {
	display: none;
}
#pc-navbar .left-words {
    width: 500px;
}
.module_enter .zcactivity_link .zc_messa {
	width: 27px;
    height: 27px;
	background: url(../images/huiyuan/web_mine_menu_news_sel.png) no-repeat;
	background-position: center;
}
#upload {
	border: 1px dashed grey;
    width: 200px;
    height: 150px;
	display: none;
	opacity:0;
}
#image {
	width: 152px;
	height: 98px;
}