* {
    word-wrap: break-word
}

*, body, div, span, ul, li, table, tbody, th, tr, td, img, a, input, select, option, p {
    margin: 0;
    padding: 0
}

html, body {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    padding: 0;
    -webkit-text-size-adjust: none;
    font: 14px/1.5 'Microsoft Yahei', '微软雅黑', SimSun, serif, Arial, Verdana, Geneva, Helvetica, sans-serif;
    color: #666; /*background-color:#f9f9f9*/
}
html, body{
	font-family: 'PingFang SC', 'Hiragino Sans GB', '微软雅黑', 'Microsoft Yahei', 'sans-serif';
	font-family: "微软雅黑";
	font-family: "microsoft yahei";
	}
textarea {
    resize: none
}

*, body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset {
    margin: 0;
    padding: 0
}

table {
    empty-cells: show;
    border-collapse: collapse
}

caption, th {
    text-align: left;
    font-weight: 400
}

input, textarea, keygen, select, button {
    font-size: 14px;
    color: #666666;
    font-family: "Microsoft YaHei";
    list-style-type: none;
    vertical-align: middle;
    outline: none;
    border: 0;
}

/*input:focus{
	outline: none;  border:0;
}*/
ul li, .xl li {
    list-style: none
}

h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
    font-weight: normal;
}

em, cite, i {
    font-style: normal
}

a {
    color: #666;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

a img {
    border: none
}

label {
    cursor: pointer
}

img {
    border: none;
}

*:focus {
    outline: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.cl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.cl {
    zoom: 1
}

.fl {
    float: left
}

.fr {
    float: right !important;
}

.rowLast {
    margin-right: 0
}

.colLast {
    margin-bottom: 0
}

.cutstr {
    vertical-align: text-bottom;
    word-wrap: normal;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis; /* Opera */
    text-overflow: ellipsis; /* IE, Safari (WebKit) */
}

html, body {
    position: relative;
    height: 100%;
    background: #fff;
    min-width: 1120px;
}

.wrapper {
    width: 100%;
    min-width: 1120px;
    *display: inline;
    zoom: 1;
    /*_width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1100 ? "1100px" : "auto")*/
}

.mainWrap {
    width: 1100px;
    margin: 0 auto;
    padding: 0 10px;
}

.phold {
    width: 100%;
    height: 0;
    margin: 0;
    background-color: rgba(0, 0, 0, 0);
    font-size: 0;
    overflow: hidden;
}

.imgwrap {
    text-align: center;
    font-size: 0;
    overflow: hidden;
}

.imgwrap > img {
    max-width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
}

.imgblock {
    display: block;
    margin: 0 auto;
}

.div_absolute {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.div_fixed {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

.div_relative {
    width: 100%;
    height: 100%;
    position: relative;
}

.xycenter {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.div_hide {
    display: none;
}

.rowright {
    margin-right: 0 !important;
}

.font_sm {
    font-size: 12px !important;
    color: #999 !important;
}

.color_blue {
    color: #3395ff;
}

.color_red {
    color: #fe6025;
}

.color_9 {
    color: #999999 !important;
}

.color_3 {
    color: #333333 !important;
}

.text_center {
    text-align: center;
}

.margin_l5 {
    margin-right: 5px;
}
.margin_l6{
	margin-left: 6px;
}
.margin_r18 {
    margin-right: 18px;
}

.marginlf30 {
    margin: 0 30px;
}

.no_margin_b {
    margin-bottom: 0 !important;
}

/*分页*/
.page {
    padding: 20px 0;
    text-align: center;
    line-height: 30px;
    *overflow: hidden;
}
.page a {
    display: inline-block;
    height: 30px;
    margin: 0 6px;
    border: 1px solid #dbdbdb;
    padding: 0 10px;
    background: #fdfdfd;
    border-radius: 2px;
    cursor: pointer;
}

.page a:hover {
    color: #f2742f;
    border-color: #f2742f;
}

.page a.nopage {
    color: #999999;
    background: #FFFFFF;
}

.page a.no {
    background: #ffffff;
    border: 0;
    cursor: none;
}

.page a.no:hover {
    color: #666666;
}

.page a.active {
    background: #f2742f;
    color: #FFFFFF;
    border-color: #f2742f;
}

.page a.nopage:hover {
    color: #999999;
    cursor: none;
    border: 1px solid #dbdbdb;
}

/*head*/
.top_wrapper {
    background: transparent;
}

.wrap_header {
    height: 84px;
    background: transparent;
    border-bottom: 1px solid #ebebeb;
}

.logo_box {
    width: 406px;
    height: 33px;
    margin-top: 23px;
}

.head_state {
    width: 211px;
    height: 36px;
    padding-top: 22px;
}

.head_usernav {
    width: auto;
    float: left;
    height: 84px;
    line-height: 84px;
}

.head_usernav li {
    float: left;
    margin-right: 35px;
}

.head_usernav li a {
    font-size: 14px;
    color: #666666;
}

.head_usernav_list {
    width: 80px;
    position: relative;
}

.navlist_div {
    width: 83px;
}

.nav_more {
    display: inline-block;
    margin-left: 5px;
    width: 13px;
    height: 7px;
    background: url(/static/i/nav_more.png) no-repeat 0 0;
}

.navlist_div:hover a, .navlist_ul li:hover a, .navlist_div.active a {
    color: #fe6025;
}

.bg_position, .navlist_div.active .nav_more, .bg_position_hover:hover {
    background-position: right 0;
}

.head_line {
    width: 1px;
    height: 24px;
    background: #e1e0e6;
    margin-top: 30px;
}

.navlist_ul {
    position: absolute;
    border-radius: 4px;
    top: 84px;
    padding: 15px;
    background: #FFFFFF;
    left: -50%;
    width: auto;
    height: auto;
    padding: 16px 23px;
    border: 1px solid #e1e0e6;
    display: none;

}

.navlist_ul li {
    float: inherit;
    margin-right: 0px;
    line-height: 36px;
    height: 36px;
}

.navlist_ul li a {
    color: #666666;
    width: auto;
    white-space: nowrap;
    float: initial;
    font-size: 14px;
    line-height: 36px;
    height: 36px;
}

.header_user_img {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 25px;
}

.header_message_num {
    width: auto;
    padding: 0 6px;
    display: block;
    height: 16px;
    background: #fe6025;
    border-radius: 8px;
    color: #fff;
    line-height: 16px;
    position: absolute;
    top: 47px;
    left: 43px;
    font-size: 12px;
    -webkit-transform-origin-x: 0;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
}

/*foot*/
.wrap_footer {
    width: 100%;
    height: 410px;
    padding-top: 40px;
    background: #FFFFFF;
    border-top: 1px solid #ececec;
}

.foot_div {
    float: left;
}

.foot_div1 {
    width: 217px;
}

.foot_div2 {
    width: 207px;
}

.foot_div3 {
    width: 225px;
}

.foot_div4 {
    width: 190px;
}

.foot_div5 {
    width: 260px;
}

.foot_div .footer_tit {
    height: 75px;
    line-height: 75px;
    color: #fe5a0b;
    font-size: 18px;
}

.footer_conul li a {
    font-size: 14px;
    line-height: 36px;
    color: #666666;
}

.foot_copy {
    line-height: 105px;
    margin-top: 47px;
    text-align: center;
    color: #666666;
    font-size: 14px;
}

.sogou_code {
    width: 106px;
    height: 106px;
    display: block;
    float: left;
    margin-top: 9px;
}

.a_wbbox {
    width: 136px;
    height: 48px;
    display: block;
    float: right;
    margin-top: 9px;
}

.a_wxbox {
    width: 136px;
    height: 48px;
    display: block;
    float: right;
    margin-top: 9px;
}

/*con*/
.con_wrap {
    width: 100%;
    height: auto;
    padding: 20px 0 40px;
    background: #fafafa;
}

.main_con_wrap {
    width: 1000px;
    border: 1px solid #f0f0f0;
    background: #FFFFFF;
    padding: 30px 49px;
    overflow: hidden;
}
.addNewConWrap {
    width: 1000px;
    border: 1px solid #f0f0f0;
    background: #FFFFFF;
    padding: 30px 49px;
    overflow: hidden;
}
.main_contit {
    font-size: 18px;
    color: #fe6025;
    line-height: 40px;
    height: 40px;
}

.main_contit span {
    font-size: 12px;
    color: #999999;
    line-height: 24px;
    margin-left: 20px;
}

/*con一分为二*/
.main_con_l {
    width: 600px;
    float: left;
}

.main_con_r {
    width: 260px;
    float: right;
}

.p_line40 {
    font-size: 14px;
    color: #333333;
    line-height: 40px;
}
.p_line20 {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}
.p_line40_sm {
    font-size: 12px;
    color: #666666;
    line-height: 40px;
}

.p_filename {
    font-size: 14px;
    color: #fe6025;
    line-height: 40px;
}

.sm_p {
    font-size: 12px;
    color: #999999;
    line-height: 18px;
}

/*btn*/
.a_btn {
    list-style: none;
    border: none;
    display: block;
    text-align: center;
    border-radius: 4px;
    background: transparent;
    outline: none;
    box-sizing: initial;
}

.a_btn:focus {
    outline: none;
}

.a_btn_nullorg {
    border: 1px solid #fe6025;
    color: #fe6025;
    background: #FFFFFF;
}

.a_btn_nullorg:hover {
    border: 1px solid #fe6025;
    background: #fe6025;
    color: #FFFFFF;
}

.a_btn_size9434 {
    width: 94px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
}

.a_btn_size11838 {
    width: 118px;
    height: 38px;
    line-height: 38px;
    font-size: 17px;
}

.a_btn_size27070 {
    width: 270px;
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    border-radius: 35px;
}

.a_btn_size32840 {
    width: 328px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-radius: 4px;
}

.btn_bg_orange {
    background: #fe6025;
    border: 1px solid #fe6025;
    color: #FFFFFF;
    font-size: 17px;
}

.btn_bg_orange:hover {
    background: #ff6f39;
    border: 1px solid #ff6f39;
    color: #FFFFFF;
}

/*mask*/
.mask_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.mask_bg_f {
    background: #FFFFFF;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.mask_bg_black {
    background: #000000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.up_gain {
    background: rgba(255, 255, 255, 0.8) url(/static/i/icon_again.png) no-repeat center center;
}

.mask_box {
    background: #FFFFFF;
    border-radius: 6px;
    padding-bottom: 20px;
}

.mask_close {
    position: absolute;
    width: 12px;
    height: 14px;
    right: 30px;
    top: 23px;
    background: url(/static/i/close.png) no-repeat left 0;
}

.mask_tit {
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    color: #3f3f3f;
    border-bottom: 1px solid #f0f0f0;
    text-align: center;
}

.mask_con {
    font-size: 16px;
    line-height: 20px;
    color: #999999;
    text-align: center;
}

/*input*/
.input_text {
    height: 44px;
    padding-left: 10px;
    border: 1px solid #e0e1e7;
    border-radius: 4px;
    line-height: 44px;
    color: #666666;
    font-size: 14px;
    overflow: auto;
    word-break: break-all;
    padding-right: 15px;
}

.input_text:focus {
    border: 1px solid #ffd6c0;
    color: #333333;
}

.input_text.error {
    border: 1px solid #fe6025;
    color: #fe6025;
}

.error_alert {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/static/i/erroralert.png) no-repeat center;
    vertical-align: middle;
    margin-left: 10px;
}

.input_sizeh104 {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 24px;
    height: 98px;
}

.input_sizeh158 {
    height: 100px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 24px;
}

.input_sizeh80 {
    height: 80px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 24px;
}

.input_sizew560 {
    width: 533px;
}

.input_sizew460 {
    width: 433px;
}

.input_sizew138 {
    width: 113px;
}

.input_sizew224 {
    width: 199px;
}
.input_sizew286 {
    width: 269px;
}
.input_sizeh32 {
    height: 32px;
    line-height: 32px;
}

.up_skin_div {
    width: 400px;
    float: left;
}
.border_dashed{
	border: 1px dashed #e0e1e7;
}
.add_img_box {
    width: 361px;
    height: 291px;
    border: 1px dashed #e2e3e8;
    border-radius: 4px;
    background: url(/static/i/add.png) no-repeat 164px center;
    position: relative;
}

.add_img_box .error_alert {
    position: absolute;
    right: -28px;
    top: 0;
}

.error_font {
    font-size: 14px;
    line-height: 18px;
    color: #fe6025;
    text-align: center;
}

.add_img_box:hover {
    border: 1px dashed #ffd6c0;
}

.add_img_box.error {
    border: 1px solid #fe6025;
    background: url(/static/i/add.png) no-repeat -53px center;
}

.up_file_img {
    width: 360px;
    height: 290px;
    border: 1px solid #e5e5e5;
    position: relative;
}

.uploadFiles{
    width: 560px;
    height: 49px;
    border: 1px dashed #e2e3e8;
    border-radius: 4px;
    position: relative;
}

.phold50p {
    height: 50%;
}

.phold5 {
    height: 5px;
}

.phold10 {
    height: 10px;
}

.phold15 {
    height: 15px;
}

.phold20 {
    height: 20px;
}

.phold25 {
    height: 25px;
}

.phold30 {
    height: 30px;
}

.phold40 {
    height: 40px;
}

.phold50 {
    height: 50px;
}

.phold105 {
    height: 105px;
}

.phold112 {
    height: 112px;
}

.phold185 {
    height: 185px;
}

/*强制无边框*/
.no_border_bottom {
    border-bottom: none !important;
}

/*状态*/
.displayno {
    display: none;
}

.div_hove:hover .displayno {
    display: block;
}

/*font*/
/*@font-face {
    font-family: 'regular'; !*字体规则名*!
    src: url('fonts/pingfang_regular.eot'); !*字体文件相对路径也可以使用url绝对路径*! !* IE9 Compat Modes *!
    src: url('fonts/pingfang_regular.eot?#iefix') format('embedded-opentype'), !* IE6-IE8 *!
         url('fonts/pingfang_regular.woff2') format('woff2'), !* Modern Browsers *!
         url('fonts/pingfang_regular.woff') format('woff'), !* Modern Browsers *!
         url('fonts/pingfang_regular.ttf') format('truetype'), !* Safari, Android, iOS *!
         url('fonts/pingfang_regular.svg#square') format('svg'); !* Legacy iOS *!
    font-weight: normal;
    font-style: normal;
}*/

a.header_arrow {
    display: block;
    position: absolute;
    right: 0;
    top: 29px;
}

.header_user_box {
    width: auto;
    padding-left: 20px;
    overflow: inherit;
    position: relative;
    height: 84px;
}

.navlist_ul_user {
    position: absolute;
    border-radius: 4px;
    top: 84px;
    width: 130px;
    padding: 16px 0 16px 0px;
    background: #FFFFFF;
    right: 0;
    height: auto;
    border: 1px solid #e1e0e6;
    display: none;
    z-index: 99;
}

.navlist_ul_user li {
    float: inherit;
    margin-right: 0px;
    line-height: 36px;
    height: 36px;
    text-align: center;
}

.navlist_ul_user li:hover a {
    color: #fe6025;
}

.navlist_message_num {
    color: #fe6025;
}