/* 未能缩小。正在返回未缩小的内容。
(114,1): run-time error CSS1019: Unexpected token, found '@charset'
(114,10): run-time error CSS1019: Unexpected token, found '"utf-8"'
(114,17): run-time error CSS1019: Unexpected token, found ';'
 */
.description-con2 { padding:0 6px; height:192px; padding-bottom:0; padding-left:4px; overflow:auto; border:none;}
.description-con2 ul li { width:159px; float:left; padding:0 9px; padding-bottom:10px; }
div.pager {
	 padding: 20px 0; text-align: center;
}
div.pager a 
{
	 margin: 4px;
	border: #daf1ff 1px solid; background-color: #fff; padding:5px 10px;color: #0280d7;
}
div.pager a:hover {
    text-decoration: none;
}

div.pager  {
    
   margin: 4px;
    border: 0px; /*background-color: #fafaf9;*/background-color:transparent; padding:5px 10px;color: #e96900;
}

span.current {
    
   margin: 4px;
    border: 0px; /*background-color: #fafaf9;*/background-color:transparent; padding:5px 10px;color: #e96900;
}

div.pager span.disabled {
	 margin: 4px;border: #ccc 1px solid; /*background-color: #fafaf9;*/background-color:transparent;padding:5px 10px;color: #aaa;

}
    div.pager a.disabled {
border: #ccc 1px solid;/*background-color: #fafaf9;*/background-color:transparent;color:#333;
    }
    div.pager a.disabled:hover {
border: #ccc 1px solid; /*background-color: #fafaf9;*/background-color:transparent; color:#e96900;text-decoration:none
    }

.pager a.current { color:#333; border:none; padding:5px 10px; border: #ccc 1px solid; }
.pager a.current { background:none;}
.pager a.current:hover{background-color: #e96900;  color: #fff;}


.pager a.pre { /*background:url(../images/icon11.jpg) left center no-repeat;*/ color:#999; margin-left:25px; }
.pager .pre { /*background:url(../images/icon11.jpg) left center no-repeat;*/ color:#999; margin-left:25px;border: 1px solid #666; }
.pager a.pre:hover { /*background:url(../images/icon11-h.jpg) left center no-repeat;*/  }
.pager a.next { /*background:url(../images/icon10.jpg) right center no-repeat;*/ color:#999; }
.pager .next { /*background:url(../images/icon10.jpg) right center no-repeat;*/ color:#999; border: 1px solid #666;}
.pager a.next:hover { /*background:url(../images/icon10-h.jpg) right center no-repeat;*/  }

/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
    audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none; }
html { font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; }
body { margin: 0; }
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }
h1 { font-size: 2em; margin: .67em 0; }
h2 { font-size: 1.5em; margin: .83em 0; }
h3 { font-size: 1.17em; margin: 1em 0; }
h4 { font-size: 1em; margin: 1.33em 0; }
h5 { font-size: .83em; margin: 1.67em 0; }
h6 { font-size: .67em; margin: 2.33em 0; }
.border_b0 { border-bottom: 0 !important; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
p, pre { margin: 1em 0; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
    q:before, q:after { content: ''; content: none; }
small { font-size: 80%; }
dl, menu, ol, ul { margin: 1em 0; }
dd { margin: 0 0 0 40px; }
menu, ol, ul { padding: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; }
img { border: 0; -ms-interpolation-mode: bicubic; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: .35em .625em .75em; }
legend { border: 0; padding: 0; white-space: normal; *margin-left: -7px; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; *overflow: visible; }
    button[disabled], html input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *height: 13px; *width: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }
table { border-collapse: collapse; border-spacing: 0; }
.clearfix { *zoom: 1; }
    .clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0; }
    .clearfix:after { clear: both; }
.btn { display: inline-block; *display: inline; *zoom: 1; margin-bottom: 0; font-size: 14px; /*height: 38px;*/ line-height: 38px; text-align: center; cursor: pointer; /*background-color: #ff8b3d; border: 1px solid #ff8b3d;*/ color: #fff; padding: 0; width: 148px; }
a { outline: 0; text-decoration: none; }
ul, li, p, h1, h2, h3, h4, h5, h6, ol, td, dd, dl, button, input, select, textarea, blockquote { margin: 0; padding: 0; }
li { list-style-type: none; }
a:focus { outline: 0; }
.container_wrap { /*position: relative;*/ margin: 10px auto; }
.wrap_990 { width: 990px; display: block; margin-left: auto; margin-right: auto; }
.contain_left { z-index: 1; float: left; width: 250px; margin-right: 10px; /*position: relative;*/ }
.fr { float: right; margin-right: 0; }
.contain_right { width: 730px; float: right; /*position: relative;*/ }
.fl { float: left; }
.sysbtn:hover { opacity: .8; filter: alpha(opacity=80); }
.sysbtn:active { opacity: .6; filter: alpha(opacity=60); }

/****** ������ʽ start**************/
@charset "utf-8";
.doMask { position: fixed; top: 0px; filter: alpha(opacity=60); background-color: rgba(7,7,7,.5); -moz-opacity: 0.5; z-index: 1002; left: 0px; height: 100%; width: 100%; }
body, html { width: 100%; height: 100%; }
body { background: #f3f3f3; font: 13px/22px "MicroSoft YaHei","SimHei"; color: #333; -webkit-font-smoothing: antialiased; }
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, button, textarea, p, th, td { margin: 0px; padding: 0px; }
li { list-style: none; margin: 0px; padding: 0px; }
ul { margin: 0px; padding: 0px; }
a { color: #fff; text-decoration: none; }
    a:hover { color: #00c0ff; text-decoration: none; cursor: pointer; }
u, i, b { font-weight: 400; text-decoration: none; font-style: normal; }
img { border: 0px; }
input, textarea { outline: none; resize: none; }
a.g_btn1 { background: #1ca0de; padding: 0px 20px; height: 29px; margin-right: 10px; line-height: 29px; display: block; font-size: 13px; color: #fff; float: left; }
.g_lt { float: left; }
.g_rt { float: right; }
a.g_btn2 { width: 130px; font-size: 16px; text-align: center; background: #1ca0de; height: 35px; line-height: 35px; display: block; color: #fff; }
a.g_btn3 { background: #ddd; padding: 0px 30px; height: 35px; margin-right: 10px; line-height: 35px; display: block; font-size: 14px; color: #333; float: left; }
a.g_btn4 { background: #1ca0de; padding: 0px 30px; height: 35px; margin-right: 10px; line-height: 35px; display: block; font-size: 14px; color: #fff; float: left; }
.g_input { width: 480px; height: 34px; border: 1px solid #ddd; padding-left: 15px; font-size: 14px; color: #666; margin-bottom: 20px; }
.g_input2 { width: 175px; height: 34px; border: 1px solid #ddd; padding-left: 5px; font-size: 14px; color: #666; }
.g_input3 { width: 100px; height: 34px; border: 1px solid #ddd; padding-left: 5px; font-size: 14px; color: #666; margin-right: 5px; }
.g_orange { float: right; width: 55px; height: 18px; line-height: 18px; font-size: 13px; border: 1px solid #ffaf3d; color: #ec9601; text-align: center; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; }
.g_red { border: 1px solid #ff7070; color: #ec0101; float: right; width: 55px; height: 18px; line-height: 18px; font-size: 13px; text-align: center; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; }
.g_gray { border: 1px solid #9ed437; color: #7ebf00; float: right; width: 55px; height: 18px; line-height: 18px; font-size: 13px; text-align: center; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; }


/****** ������ʽ end**************/

/****** CSS �������� &����  start jxx 2016-1-20**************/
/*��������*/

.ltxncnew dl { position: relative; overflow: hidden; }
.ltxncnew dt { float: left; margin-right: 8px; }
    .ltxncnew dt img { width: 30px; height: 30px; border-radius: 50%; }
.ltxncnew dd strong { color: #18467a; }
.ltxncnew dd { line-height: 18px; }
.ltxncnew span { color: #999; font-size: 12px; }
.ltxncnew b { color: #ccc; position: absolute; right: 0; top: 0; font-size: 12px; padding: 2px 5px; border-radius: 3px; font-weight: normal; border: 1px solid #ccc; line-height: 15px; }

.htxq_box { background: white; border-bottom: 1px solid #d7d7d7; border-top: 1px solid #d7d7d7; margin-top: -1px; padding: 10px; overflow: hidden; }
.htnc img { width: 30px; height: 30px; border-radius: 50%; float: left; margin-right: 10px; }
.htnc { line-height: 30px; color: #18467a; }
.dsbtn { padding-top: 10px; text-align: center; }
.htnc span { color: #999; float: right; font-size: 12px; }
.content_htxq { padding-top: 8px; overflow: hidden; }
    .content_htxq h2 { font-size: 14px; font-weight: normal; }
    .content_htxq p { color: #666; font-size: 14px; word-break: break-all; }
        .content_htxq p img { margin-top: 5px; }
    .content_htxq img { max-width: 100%; }
.interactive_dz { padding: 10px 0; line-height: 35px; overflow: hidden; }
.noDigg_gray { background: url(../../../content/images/z_ic2.png) no-repeat 0 0px; background-size: 16px; padding-left: 18px; }
.Digg_Red { background: url(../../../content/images/z_ic.png) no-repeat 0 0px; background-size: 16px; padding-left: 18px; }
.interactive_dz img { width: 30px; height: 30px; border-radius: 50%; float: left; margin-right: 5px; }
.interactive_ll { overflow: hidden; }
    .interactive_ll span { background: url(../../../content/images/llic.png) no-repeat 0 center; padding-left: 20px; background-size: 18px; }
    .interactive_ll li { width: 50%; float: left; }
        .interactive_ll li b { font-size: 12px; font-weight: normal; }
.excinput2 { background: #dd5050; color: white; border-radius: 5px; width: 48px; /*height:20px;*/ line-height: 20px; margin-right: 5px; vertical-align: middle; }
.excinput { width: 45%; height: 37px; background: #dd514f; color: white; border-radius: 5px; }
.pllist { background: white; margin-top: 8px; border-bottom: 1px solid #d7d7d7; border-top: 1px solid #d7d7d7; overflow: hidden; }
    .pllist p { padding: 10px 10px 0px 10px; }
    .pllist dt { float: left; margin-right: 10px; }
    .pllist dl { overflow: hidden; border-bottom: 1px solid #d7d7d7; padding: 10px; }
    .pllist dt img { width: 30px; height: 30px; border-radius: 50%; }
    .pllist dd strong { color: #0066b2; }
    .pllist dd span { float: right; font-size: 12px; color: #999; }
    .pllist dl:last-child { border-bottom: none; }
.htxqhf { position: fixed; bottom: 0; width: 100%; overflow: hidden; background: #f2f2f2; padding: 10px; box-sizing: border-box; }
.htxqhf2 { position: fixed; bottom: 0; width: 730px; overflow: hidden; background: #f2f2f2; box-sizing: border-box; border-top: 1px solid #d7d7d7; }
.lysrkinput { width: 70%; background: white; float: left; line-height: 18px; height: 36px; box-sizing: border-box; padding: 0 5px; }


.share_div { position: fixed; top: 0; width: 100%; max-width: 1000px; z-index: 1005; display: none; }
.share_div_arrow { text-align: right; padding: 5px 20px 0 0; }
.share_text_tip { color: white; font-size: 1.2em; padding-left: 10px; margin-top: 15px; font-weight: bolder; }
.share_wxmenubtn { background: url(../../../Content/images/wxmenu_btn.png) no-repeat; background-size: 24px 5px; vertical-align: middle; display: inline-block; height: 5px; width: 24px; }
.share_closebtn { line-height: 40px; display: inline-block; width: 80px; background-color: #fff; border-radius: .4em; }


/*����*/
.pllist h2 { padding: 0 10px; line-height: 40px; font-size: 15px; }
.pllbbox { overflow: hidden; padding: 8px; border-top: 1px solid #ddd; }
.plrwtx img { width: 35px; height: 35px; border-radius: 50%; }
.plrwtx { float: left; width: 15%; }
.plcontent { float: left; width: 85%; }
    .plcontent span { color: #999; font-size: 11px; float: right; }
    .plcontent strong { font-size: 14px; color: #0066b2; }

.dsmenu { text-align: center; width: 100%; overflow: hidden; padding-top: 10px; padding-left: 50%; }
    .dsmenu .dsmenu_innerC { width: 50%; margin-left: -15px; text-align: left; }
    .dsmenu .ds_a { width: 30px; height: 30px; line-height: 30px; display: inline-block; text-align: center; border: 1px solid #ccc; border-radius: 50%; color: #dd5050; text-decoration: none; float: left; }
    .dsmenu .ds_span { font-size: 12px; color: #999; margin-left: 5px; line-height: 30px; }

/*����*/
.dsrbox { text-align: center; padding: 30px 0; }
    .dsrbox p img { width: 49px; height: 49px; border-radius: 50%; margin: 0 auto; }
    .dsrbox p strong { font-size: 16px; line-height: 34px; }

.xzje p { padding-bottom: 10px; }
.xzje { margin-left: 2%; overflow: hidden; }
    .xzje a { text-decoration: none; margin-bottom: 12px; color: #525252; margin-right: 2%; border: 1px solid #525252; border-radius: 5px; width: 23%; display: block; float: left; box-sizing: border-box; text-align: center; line-height: 40px; font-size: 14px; }
    .xzje .blue { border: 1px solid #dd5050; color: #dd5050; }
    .xzje a:last-child { width: 48%; }
    .xzje a label { width: 30%; }
.qtjeinput { width: 70%; float: left; line-height: 40px; border-radius: 5px; box-sizing: border-box; padding: 0 5px; }
.sxjetext { overflow: hidden; padding: 40px 0; text-align: center; font-size: 36px; }

.i_level_com { /*background-size: 16px;*/ background-repeat: no-repeat; background-position: center; width: 16px; height: 16px; display: inline-block; line-height: 16px; margin-left: 3px; background-color: transparent; }
.i_logo_com { background-repeat: no-repeat; background-position: center; width: 41px; height: 18px; display: inline-block; line-height: 16px; margin: 3px 3px 3px 0px; background-color: transparent; }
.invitation { width: 728px; background: #fff; border: 1px solid #e6e6e6; margin: 0 0 10px 0; padding-bottom: 35px; }
/*���*/
.personLayer .personLayer_msg { padding: 20px 0 10px 0; }
    .personLayer .personLayer_msg .user_pic { display: block; width: 60px; height: 60px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; margin: 5px auto; padding: 5px; border: 1px solid #e3e3e3; }
    .personLayer .personLayer_msg .user_msg { padding-top: 8px; text-align: center; line-height: 20px; }
        .personLayer .personLayer_msg .user_msg span { position: relative; }
            .personLayer .personLayer_msg .user_msg span .user_name { color: #333; }
            .personLayer .personLayer_msg .user_msg span .vip_icon { position: absolute; right: -23px; top: 2px; *top: 7px; }
            .personLayer .personLayer_msg .user_msg span .vip_icon_m { right: -18px; }
        .personLayer .personLayer_msg .user_msg p .user_name { font-size: 14px; color: #333; text-decoration: none; }
        .personLayer .personLayer_msg .user_msg .txt { color: #8c8c8c; font-size: 12px; }
.personLayer .btn { width: 88px; height: 28px; line-height: 28px; font-size: 12px; margin: 0 4px; *margin: 0 3px; }
.con { border: 1px solid #e6e6e6; padding: 0 19px 25px 29px; }
.left_wrap { background: #fff; margin-bottom: 15px; }

.contentimg { overflow: hidden; }
.gallery { list-style-type: none; float: left; }
    .gallery li { float: left; margin: 0 5px 0 0; }
        .gallery li:nth-child(6n) { padding-right: 0; }
        .gallery li a, .gallery li img { float: left; display: block; }
.img4 { display: inline-block; height: 95px; width: 95px; background-repeat: no-repeat; background-position: center; background-size: cover; }

/****** CSS �������� &����  end jxx 2016-1-20**************/

/****** CSS ������ start jxx 2016-1-20**************/
.expreBigBox { /*position: fixed;*/ z-index: 10001; top: 1440px; /* bottom: 0; max-width: 1000px;  */ width: 480px; background-color: #ebebeb; }
.expreBox { background-color: #ebebeb; }
.expreBox, .expreCon, .expreList, .expressionTab, .expreCon li { overflow: hidden; }
.expressionTab, .expressionMenu { height: 40px; }
    .expressionMenu img { vertical-align: middle; }
.expressionTab { width: 100%; border-bottom: 1px solid #e2e2e2; overflow-x: auto; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; }
/*.expressionMenu { width: 1000%; }*/
.expressionMenu a { display: block; width: 75px; float: left; background-color: #efefef; border-right: 1px solid #e2e2e2; line-height: 40px; text-align: center; color: #b7b7b7; }
.expressionMenu .on { background-color: #fafafa; color: #333; }
.expressionTab .eR { width: 35px; height: 29px; padding-top: 11px; right: 0; top: 0; background-color: #fafafa; text-align: center; }
.expreList { /*width: 310px;*/ margin: 15px auto; overflow-y: auto; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; height: 117px; }
.expreCon { /*width: 1900px;padding-left: 0;*/ }
    .expreCon li { display: inline-block; float: left; /*width: 312px;*/ }
    .expreCon a { width: 80px; height: 80px; display: block; padding: 5px; float: left; }
        .expreCon a.on { background-color: #000; -moz-opacity: 0.3; opacity: 0.3; }
        .expreCon a img { max-width: 100%; height: auto; }
.fanE a { width: 62px; height: 58px; }
.fanE li { background-size: 312px auto; }
.face_ic_a { vertical-align: -webkit-baseline-middle; border-radius: 5px; padding: 6px 10px; float: left; }
.face_ic { background: url(/Content/images/face_ic.png) no-repeat center; width: 20px; height: 20px; background-size: 20px; vertical-align: middle; display: inline-block; }
.expreBtn { height: 40px; width: 100%; padding: 5px 0; }
    .expreBtn .cancelbtn { padding: 0 20px; line-height: 32px; height: 32px; display: block; font-size: .8em; border-radius: 3px; width: 30px; margin: 0 auto; border: 1px solid #dbdbdb; background: white; text-align: center; }
/****** CSS ������ end jxx 2016-1-20**************/

/****************ҳ�沼��css lihd 2016-6-12 Start**********************/
.fixed { position: fixed; }
.theme { background: #fff; border: 1px solid #e6e6e6; }
    .theme .theme_con { margin: 20px 30px; }
        .theme .theme_con .theme_nav { margin-bottom: 10px; /*overflow: hidden;*/ }
            .theme .theme_con .theme_nav .theme_nav_list { /*height: 28px;*/ line-height: 28px; background: #f3f3f3; display: block; float: left; font-size: 15px; text-align: center; color: #000; padding: 0 10px; border: 0; }
                .theme .theme_con .theme_nav .theme_nav_list.current { background: #f3f3f3; }
            .theme .theme_con .theme_nav .theme_nav_btn { float: right; height: 32px; line-height: 32px; width: 118px; font-size: 15px; text-decoration: none; background-color: #2e8ded; border: none; }
/*����*/
.search_bar { width: 248px; margin: 0 auto; padding: 0; background: none; border: 1px solid #e3e3e3; height: 36px; background-color: #fff; }
    .search_bar .search_key { width: 182px; line-height: 36px; border-color: #ff8b3d; float: left; padding: 0 10px; border: none; outline: none; height: 36px; }
    .search_bar .search_btn { width: 44px; line-height: 36px; height: 36px; border: none; display: inline-block; background-image: url(/Content/images/PCUI/search.png); background-position: center; background-repeat: no-repeat; cursor: pointer; }

.cont_rt_search { width: 250px; height: 38px; margin-bottom: 15px; overflow: hidden; background: #fff; position: relative; }
    .cont_rt_search input { border: none; color: #999; font-size: 13px; background: #FFF; width: 150px; height: 36px; line-height: 36px; padding-left: 5px; float: left; }
.drop_menu { float: left; border-right: 1px solid #ddd; width: 50px; padding-left: 10px; height: 36px; line-height: 36px; overflow: hidden; cursor: pointer; }
    .drop_menu .drop_menu_toggle i { position: absolute; left: 36px; top: 15px; margin-left: 8px; border-width: 5px 5px 0; border-style: solid dashed dashed; border-color: #333 transparent transparent; vertical-align: middle; }
.search_key { width: 187px; height: 36px; border: 1px solid #ddd; border-left: none; float: left; overflow: hidden; }
.drop_menu_list { display: none; width: 59px; border: 1px solid #ddd; position: absolute; top: 36px; left: 0px; background: #fff; z-index: 99; }
    .drop_menu_list a { width: 50px; padding-left: 10px; height: 35px; line-height: 35px; display: block; color: #666; }
        .drop_menu_list a:hover { color: #1ca0de; }

/*��������*/
/*.category { margin: 0 auto; width: 100px; padding: 10px 20px; text-align: center; }
    .category .category_btn { text-align: center; cursor: pointer; border-bottom: 1px solid #ff8b3d; color: #000; padding: 5px; line-height: 30px; display: inline-block; font-size: 12px; width: 80px; }
        .category .category_btn.current { color: #ff8b3d; cursor: auto; }*/


/*�Ƽ�Ȧ�ӡ��Ƽ����⡢��ά��*/
.cont_rt_circle, .cont_rt_topic, .cont_rt_number { width: 228px; border: 1px solid #e3e3e3; padding: 8px 10px; margin-top: 15px; overflow: hidden; background: #fff; }
    .cont_rt_circle h3, .cont_rt_topic h3, .cont_rt_number h3 { border-bottom: 1px solid #e3e3e3; padding-left: 5px; line-height: 26px; font-size: 14px; margin-bottom: 8px; font-weight: 400; color: #000; }
    .cont_rt_circle li { width: 89px; margin: 8px 11px 0 11px; float: left; text-align: center; font-size: 14px; line-height: 26px; position: relative; color: #333; cursor: pointer; }
        .cont_rt_circle li .vvv { position: absolute; left: 0; top: 0; }
        .cont_rt_circle li img { width: 89px; height: 89px; overflow: hidden; }
        .cont_rt_circle li:hover { color: #ea6400; }
.cont_rt_wz { color: #ea6400; }

.cont_rt_circle .cont_textsl1_wz { display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; word-break: break-all; -webkit-line-clamp: 1; height: 26px; }
.cont_rt_topic { line-height: 19px; }
    .cont_rt_topic a { color: #333; }
        .cont_rt_topic a:hover { color: #333; }
.cont_rt_boxli { width: 218px; padding: 0px 5px 8px 5px; margin-bottom: 8px; overflow: hidden; background: url(/Content/images/PCUI/rt_x.jpg) no-repeat bottom; cursor: pointer; }
.cont_rt_picture { width: 34px; float: left; margin: 5px 8px 0px 0px; overflow: hidden; }
    .cont_rt_picture img { width: 34px; height: 34px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; }
.cont_rt_text { width: 176px; float: left; overflow: hidden; }
.cont_rt_tit { width: 176px; height: 20px; overflow: hidden; }
    .cont_rt_tit h4 { float: left; color: #003483; font-size: 14px; display: block; font-weight: 400; }
        .cont_rt_tit h4 a { color: #003483; }
            .cont_rt_tit h4 a:hover { color: #003483; text-decoration: underline; }
        .cont_rt_tit h4 .expertimg { vertical-align: middle; margin-left: 3px; display: inline-block; height: 14px; width: 14px; }
.cont_rt_time { color: #929292; }
.cont_rt_topic .cont_textsl2_wz { display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; word-break: break-all; -webkit-line-clamp: 2; max-height: 38px; }
.cont_rt_number p { padding: 10px 0px 15px 23px; }
.cont_rt_topic .cont_textsl2_wz img { height: 16px; width: 16px; }

/*ҳ�浼��*/
.head { width: 100%; height: 63px;  background: #4f4f4f; position: relative; }
.menu { width: 990px; margin: 0 auto; overflow: hidden; }
.menu_box { width: 500px; float: right; padding-top: 19px; overflow: hidden; }
    .menu_box ul li { float: left; height: 30px; }
        .menu_box ul li a { display: block; width: 100px; font-size: 18px; color: #FFF; }
            .menu_box ul li a b { height: 18px; width: 24px; background: url(/Content/images/PCUI/menu_pic2.png); display: block; float: left; margin-top: 2px; }
                .menu_box ul li a b.pic2 { background-position: -30px 0px; width: 28px; }
                .menu_box ul li a b.pic3 { background-position: -60px 0px; }
                .menu_box ul li a b.pic4 { background-position: -90px 0px; }
                .menu_box ul li a b.pic5 { background-position: -120px 0px; }
                .menu_box ul li a b.pic6 { background-position: -148px 0px; }
                .menu_box ul li a b.pic7 { background-position: -174px 0px;margin-right: 3px;margin-top: 3px; }

            .menu_box ul li a:hover, .menu_box ul li.current a { display: block; width: 100px; font-size: 18px; color: #00c0ff; }
                .menu_box ul li a:hover b, .menu_box ul li.current b { height: 18px; width: 24px; background: url(/Content/images/PCUI/menu_pic1.png); display: block; float: left; margin-top: 2px; }
                    .menu_box ul li a:hover b.pic2, .menu_box ul li.current b.pic2 { background-position: -30px 0px; width: 28px; }
                    .menu_box ul li a:hover b.pic3, .menu_box ul li.current b.pic3 { background-position: -60px 0px; }
                    .menu_box ul li a:hover b.pic4, .menu_box ul li.current b.pic4 { background-position: -90px 0px; }
                    .menu_box ul li a:hover b.pic5, .menu_box ul li.current b.pic5 { background-position: -120px 0px; }
                    .menu_box ul li a:hover b.pic6, .menu_box ul li.current b.pic6 { background-position: -148px 0px; }
                    .menu_box ul li a:hover b.pic7, .menu_box ul li.current b.pic7 { background-position: -174px 0px;margin-right: 3px; margin-top: 3px; }
.logo { position: absolute; left: 5px; top: 0px; width: 300px; color: #FFF; }
    .logo img { float: left; margin-right: 20px; }
    .logo h2 { font-size: 21px; margin-top: 10px; font-weight: 800; }
    .logo p { color: #999; }
.login a { color: #FFF; }
    .login a:hover { color: #00c0ff; }
.login { position: absolute; top: 0px; right: 10px; width: 60px; font-size: 14px; height: 63px; width: 63px; line-height: 63px; }
    .login b { background: url(/Content/images/PCUI/login.png) no-repeat; width: 10px; height: 7px; margin: 8px 7px 0px 0px; display: block; float: left; }
    .login .loginuser_icon { width: 50px; height: 50px; border-radius: 50%; vertical-align: middle; }
/****************ҳ�沼��css lihd 2016-6-12 End  **********************/

/****************��ά�뵯����css jxx 2016-6-22 start  **********************/
.popup { width: 500px; height: 320px; background: #FFF; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; overflow: hidden; color: #666; }
    .popup .tit { width: 450px; height: 45px; line-height: 45px; padding: 0px 25px; border-bottom: 1px solid #ddd; overflow: hidden; background: #f7f7f7; }
        .popup .tit h3 { font-size: 16px; font-weight: 400; display: block; float: left; }
        .popup .tit b { float: right; margin-top: 18px; }

    .popup .text { width: 500px; text-align: center; overflow: hidden; }
        .popup .text .p_wz1 { font-size: 18px; margin-top: 40px; }
        .popup .text .p_wz2 { font-size: 20px; color: #1ca0de; margin: 5px 0 20px 0; }
/****************��ά�뵯����css jxx 2016-6-22 end  **********************/

/********************** ���ӵ������Բ���趨css lihd 2016-6-22 Start **********************/
body .layer-curstom-radius { border-radius: 8px; }
    body .layer-curstom-radius .layui-layer-title { border-top-left-radius: 8px; border-top-right-radius: 8px; }
    body .layer-curstom-radius .layui-layer-content { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; }
/********************** ���ӵ������Բ���趨css lihd 2016-6-22 End   **********************/


/**************** �����Ļ����������  jxx 2016-6-28 start  **********************/

/*
	����
*/
.cont { width: 990px; margin: 10px auto; overflow: hidden; }
.cont_rt { width: 250px; overflow: hidden; float: right; }

/*
	�ײ�
*/
.foot { width: 100%; height: 60px; padding-top: 26px; background: #4f4f4f; overflow: hidden; text-align: center; font-size: 14px; color: #fff; }

/*
	����ҳ
*/
.rt_details { width: 192px; padding: 28px; border: 1px solid #e3e3e3; overflow: hidden; background: #fff; text-align: center; }
    .rt_details .img { width: 70px; height: 70px; margin-left: 60px; border: 1px solid #ddd; text-align: center; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
        .rt_details .img img { width: 60px; height: 60px; margin-top: 5px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
    .rt_details .text { margin: 10px 0; }
        .rt_details .text a { color: #000; font-size: 14px; padding-right: 8px; }
            .rt_details .text a:hover { color: #00c0ff; }
    .rt_details input { width: 90px; height: 30px; border: none; background: #ff8b3d; color: #fff; font-size: 14px; cursor: pointer; }
    .rt_details .blue { background: #00c0ff; margin-left: 5px; }
.lt_details_pic { width: 668px; margin-bottom: 10px; overflow: hidden; }
    .lt_details_pic img { width: 150px; height: 150px; float: left; margin: 0 17px 17px 0; overflow: hidden; }

.lt_details { width: 730px; float: left; overflow: hidden; }
.lt_details_box1 { width: 668px; padding: 15px 30px; border: 1px solid #ddd; background: #FFF; overflow: hidden; }
    .lt_details_box1 .lt { float: left; margin-top: 4px; }
        .lt_details_box1 .lt a { width: 60px; height: 22px; line-height: 22px; text-align: center; background: #ff8b3d; color: #fff; display: block; float: left; margin-right: 10px; }
            .lt_details_box1 .lt a:hover { background: #ff8b3d; }
    .lt_details_box1 .rt { float: right; }
        .lt_details_box1 .rt input { width: 110px; height: 30px; background: #00c0ff; border: none; cursor: pointer; color: #FFF; font-size: 14px; }

.lt_details_box2, .lt_details_box3 { width: 668px; padding: 25px 30px; border: 1px solid #ddd; background: #FFF; overflow: hidden; margin-top: 10px; }
    .lt_details_box2 h2 { font-size: 22px; color: #00c0ff; font-weight: 400; line-height: 35px; }
    .lt_details_box2 .tit { border-bottom: 1px solid #ddd; width: 668px; margin-bottom: 20px; overflow: hidden; }
    .lt_details_box2 .tit_cont { float: left; margin-top: 8px; font-size: 14px; }
        .lt_details_box2 .tit_cont span { font-size: 18px; color: #00c0ff; padding-left: 6px; }
    .lt_details_box2 .tit_pic { /*width:185px;*/ float: right; overflow: hidden; margin: 10px 0 5px 0; }
        .lt_details_box2 .tit_pic li { float: left; margin-left: 15px; }
            .lt_details_box2 .tit_pic li img { width: 18px; margin: 3px 4px 0px 0px; float: left; }
    .lt_details_box2 .text { font-size: 16px; line-height: 25px; }
        .lt_details_box2 .text img { max-width: 100%; }
    .lt_details_box2 .text_px { padding-bottom: 30px; word-break: break-all; }
        .lt_details_box2 .text_px a { color: blue; }
    /*.lt_details_box2 .text span{padding-left:32px;}*/
    .lt_details_box2 .text .test .digg img { float: left; margin-right: 5px; width: 30px; height: 30px; border-radius: 50%; }
    .lt_details_box2 .text .test .detail { font-size: 13px; color: #00c0ff; line-height: 40px; text-decoration: underline; }
    /*.lt_details_box2 .money { width: 82px; margin: 20px auto 0px auto; }
        .lt_details_box2 .money img { width: 40px; height: 40px; margin-right: 6px; overflow: hidden; float: left; }
        .lt_details_box2 .money a { color: #ff8b3d; font-size: 18px; line-height: 40px; }*/

    .lt_details_box2 .money { width: 130px; margin: 20px auto 0px auto; }
        .lt_details_box2 .money img { width: 40px; height: 40px; margin-right: 6px; overflow: hidden; float: left; }
        .lt_details_box2 .money a { color: #ff8b3d; font-size: 20px; line-height: 40px; }

/*����*/
.reply { margin-bottom: 20px; overflow: hidden; }
.reply ul{ width: 100%; overflow: hidden;}
.reply_lt { float: left; width: 490px; height: 38px; border: 1px solid #ddd; overflow: hidden; }
    .reply_lt input { width: 435px; height: 38px; border: none; line-height: 38px; color: #666; font-size: 16px; padding-left: 15px; float: left; }
    .reply_lt a { width: 25px; height: 24px; background: url(/Content/images/PCUI/review_pic1.png) -30px 0; display: block; float: left; margin-top: 7px; }
        .reply_lt a:hover { background: url(/Content/images/PCUI/review_pic2.png) -30px 0; }
.reply_rt { float: right; }
    .reply_rt input { width: 150px; height: 40px; background: #00c0ff; color: #fff; font-size: 16px; border: none; cursor: pointer; }

.reply_news { width: 668px; overflow: hidden; }
    .reply_news h3 { font-size: 18px; font-weight: 400; margin-bottom: 25px; }
.reply_news_box { width: 668px; overflow: hidden; border-bottom: 1px solid #ddd; margin-bottom: 35px; }

.reply_news_box1 { width: 668px; overflow: hidden; margin-bottom: 15px; font-size: 16px; color: #333; }
    .reply_news_box1 .img { width: 50px; float: left; margin: 5px 12px 0 0; overflow: hidden; }
    .reply_news_box1 .cont_right { margin-top: 5px; width: 606px; float: left; }
    .reply_news_box1 .img img { width: 50px; height: 50px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
    .reply_news_box1 a { font-size: 14px; color: #00c0ff; }
    .reply_news_box1 .wz { color: #999; font-size: 13px; }
        .reply_news_box1 .wz img { margin: 0px 6px; }


.reply_news_box2 { width: 200px; float: right; line-height: 20px; font-size: 13px; margin: 0px 10px 7px 0px; overflow: hidden; text-align: right; color: #999; }
    .reply_news_box2 a { color: #999; font-size: 14px; }
        .reply_news_box2 a:hover { color: #ff9000; }
        .reply_news_box2 a b { width: 20px; height: 20px; margin-left: 8px; display: block; float: right; background: url(/Content/images/PCUI/dstb1.png) no-repeat; }
        .reply_news_box2 a:hover b { background: url(/Content/images/PCUI/dstb2.png) no-repeat; }
        .reply_news_box2 a.hover, .reply_news_box2 a.hover:hover { color: #ff9000; }
            .reply_news_box2 a.hover b, .reply_news_box2 a.hover:hover b { background: url(/Content/images/PCUI/dstb2.png) no-repeat; }

.scollReplyWrap { display: none; z-index: 1; width: 682px; height: 40px; background: #f5f5f5; top: 0; margin-left: -30px; position: fixed; padding: 10px 23px; }

/******回复上传图片*****/
.upload_pictures_file{ overflow: hidden; cursor: pointer; position: relative; display: block; float: left;}
.upload_pictures_img{ width: 608px; height: 60px; float: left;}
.upload_pictures_file>input{ opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; margin: 0; float: none; cursor: pointer; position: absolute; right: 0; top: 0; width: 60px; height: 60px; z-index: 2;}
.img_wrap{ margin-left: 10px; min-width: 60px; height: 60px; line-height: 60px; float: left; position: relative;}
.img_wrap>img{ max-width: 100%;}
.img_wrap>span>img{ position: absolute; right: 0; top: 0; cursor: pointer;}
.cont_right_img{ width: 100%; overflow: hidden;}
.cont_right_img>img{ margin: 5px 10px 0 0; width: 60px; height: 60px; overflow: hidden; float: left;}
/**************** �����Ļ����������  jxx 2016-6-28 end  **********************/

/**************** �����ĵ����б�  jxx 2016-6-28 start  **********************/
/**�����б�**/
.praise { width: 100%; overflow: hidden; background: #FFF; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.praise_tit { padding-left: 20px; height: 40px; background: #f7f7f7; overflow: hidden; }
    .praise_tit h3 { font-size: 16px; line-height: 40px; font-weight: 400; float: left; }
    .praise_tit a { float: right; margin: 15px 20px 0 0; display: block; }
.praise_tit_p { /*float:left;*/ font-size: 14px; line-height: 30px; margin: 10px 20px 0 30px; color: #ff8b3d; }
.praise_box { overflow: auto; overflow-x: hidden; margin: 5px 20px 20px 20px; /*height:380px;*/ }
    .praise_box li, .praise_box2 li { width: 100%; border-bottom: 1px solid #e5e5e4; float: left; line-height: 30px; padding: 10px 0px 8px 0px; }
    .praise_box b.tour { background: url(/Content/images/PCUI/dstb3.png) no-repeat; }
    .praise_box b { width: 14px; height: 14px; background: url(/Content/images/PCUI/like.gif) no-repeat; float: left; margin: 5px 10px 0px 10px; }
    .praise_box .pic { float: left; margin-top: 9px; }
    .praise_box .img { width: 30px; height: 30px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; margin-right: 10px; float: left; }
    .praise_box a, .praise_box2 a { color: #00c0ff; font-size: 14px; float: left; margin-right: 5px; }
        .praise_box a:hover, .praise_box2 a:hover { color: #00c0ff; text-decoration: underline; }
    .praise_box p { float: right; margin-right: 30px; color: #999; }
    .praise_box span { padding-left: 30px; }
    .praise_box i { float: left; width: 110px; }
    .praise_box strong { padding-left: 10px; }
    .praise_box input { float: left; margin: 9px 10px 0 10px; }
    .praise_box .hover { color: #1ca0de; }
    .praise_box em { /*padding-right: 10px;*/ color: #999; font-style: normal; }
.praise_box2 { overflow: auto; overflow-x: hidden; margin: 20px; height: 100%; }
    .praise_box2 li { line-height: 16px; }
    .praise_box2 .lt { width: 50px; float: left; }
        .praise_box2 .lt img { width: 40px; height: 40px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
    .praise_box2 .rt { width: 550px; float: left; }
    .praise_box2 span { float: right; margin-right: 30px; color: #999; }
    .praise_box2 i { display: block; float: left; margin-top: 0px; line-height: 18px; width: 100%; cursor: pointer; }
    .praise_box2 em, .praise_box2 em2 { margin: 2px 5px 0 0; width: 15px; height: 15px; background: url(/Content/images/PCUI/ioc_notice.gif) no-repeat 0 / 15px; float: left; }
    .praise_box2 em2 { background: url(/Content/images/PCUI/ioc_notice2.gif) no-repeat 0 / 15px; }
.weight { font-weight: bold; color: red; }
.praise_box2 .pic { float: left; margin-top: 3px; }
.praise_box2 .p_input { float: left; margin: 13px 10px 0 0; }
.praise_btn { margin: 0 0 20px 20px;     overflow: hidden;}
.praise_box2 p { border-bottom: 0px solid #e5e5e4; line-height: 22px; padding: 10px 0px 8px 0px; }
/**************** �����ĵ����б�  jxx 2016-6-28 end  **********************/

/**************** �����ĺ����б�  jxx 2016-6-28 start  **********************/
.cont_rt { width: 250px; overflow: hidden; float: right; }
.cont_rt_search { width: 248px; height: 36px; border: 1px solid #e3e3e3; overflow: hidden; background: #fff; }
    .cont_rt_search input { border: none; color: #999; font-size: 14px; background: #FFF; width: 200px; height: 36px; line-height: 36px; padding-left: 15px; float: left; }
    .cont_rt_search img { float: left; padding-top: 9px; }

.friends { width: 250px; padding: 20px 25px; background: #fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; overflow: hidden; }
    .friends .cont { width: 250px; height: 430px; margin: 20px 0; overflow: auto; overflow-x: hidden; }
        .friends .cont ul { overflow: hidden; }
        .friends .cont li { width: 250px; float: left; line-height: 35px; overflow: hidden; font-size: 15px; cursor: pointer; }
            .friends .cont li img { margin-right: 5px; }
    .friends .btn { width: 250px; text-align: center; }
        .friends .btn input { width: 106px; height: 29px; line-height: 29px; font-size: 14px; border: none; background: #00c0ff; color: #FFF; cursor: pointer; margin: 0 4px; }
            .friends .btn input.gray { background: #d0d0d0; color: #333; }

.figure { display: none; width: 250px; overflow: hidden; }
    .figure p { width: 210px; padding: 0px 20px; height: 28px; margin-top: 2px; line-height: 28px; font-size: 14px; }
    .figure img { width: 20px; height: 20px; margin: 4px 5px 0px 0px; float: left; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; overflow: hidden; }
    .figure a, .figure a:hover { color: #003483; }
        .figure a:hover p { background: #d3f1ff; }
    .figure .hover p { background: #d3f1ff; width: 250px; height: 28px; }
    .figure input { float: left; margin: 8px 5px 0px 0px; }
/**************** �����ĺ����б�  jxx 2016-6-28 end  **********************/

/**************** �����ı���div  jxx 2016-6-29 start  **********************/
/**��������**/
.look { width: 980px; overflow: hidden; background: #FFF; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; position: absolute; z-index: 10001; }
.look_tit { width: 950px; padding-left: 30px; height: 40px; line-height: 40px; background: #e5e5e4; }
    .look_tit h3 { float: left; margin-right: 20px; font-size: 15px; font-weight: 400; }
    .look_tit li { float: left; width: 48px; height: 29px; padding-top: 11px; cursor: pointer; text-align: center; }
    .look_tit .thistab { background: #fff; }
    .look_tit img { height: 24px; }
.look_btn { text-align: center; margin: 16px; }
    .look_btn input { width: 110px; height: 30px; color: #fff; cursor: pointer; font-size: 14px; background: #00c0ff; border: none; }
#tab_conbox { text-align: center; padding: 10px 0; height: 240px; }
.tab_con { display: none; margin: 15px auto; width: 934px; overflow: hidden; border-bottom: 1px solid #d3e4f0; border-right: 1px solid #d3e4f0; }
    .tab_con p { width: 30px; height: 30px; background: #f6fbfe; border-left: 1px solid #d3e4f0; border-top: 1px solid #d3e4f0; float: left; text-align: center; }
        .tab_con p img { height: 22px; margin-top: 3px; overflow: hidden; }
    .tab_con b { width: 61px; height: 61px; background: #f6fbfe; border-left: 1px solid #d3e4f0; border-top: 1px solid #d3e4f0; float: left; text-align: center; }
        .tab_con b img { height: 49px; margin-top: 5px; overflow: hidden; }

/**************** �����ı���div  jxx 2016-6-29 end  **********************/

/**************** ���ⷢ������ lihd 2016-6-29 Start **********************/

.publish { width: 668px; min-height: 827px; padding: 15px 30px; border: 1px solid #ddd; background: #FFF; overflow: hidden; float: left; }
.publish_text { margin: 20px 0px; }
    .publish_text li { float: left; line-height: 34px; }
        .publish_text li h3 { float: left; font-weight: 400; color: #666; }
        .publish_text li p { float: left; margin: 0px 37px 0px 5px; }
.publish_box1 { margin-bottom: 25px; width: 668px; overflow: hidden; }
    .publish_box1 h3 { display: block; padding: 0px 15px; height: 28px; line-height: 28px; background: #f3f3f3; font-weight: 400; color: #000; float: left; text-align: center; }
    .publish_box1 input { width: 54px; margin-top: 3px; height: 22px; line-height: 22px; background: #FFF; color: #bbb; font-size: 13px; border: 1px solid #ddd; float: right; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; cursor: pointer; }
.publish_box2, .upload_pictures { overflow: hidden; margin-bottom: 10px; }
.publish_box2{ margin: 10px 176px 0 0 !important;}
    .publish_box2 p { position: relative; width: 65px; float: left; margin-left: 6px; }
    .publish_box2 i { display: block; float: left; }
        .publish_box2 i img { -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }
    .publish_box2 p a { width: 12px; height: 12px; background: url(/Content/images/PCUI/close.gif) no-repeat; display: block; position: absolute; right: 0; top: 0; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
    .publish_box2 img { -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; width: 50px; height: 50px; overflow: hidden; margin-top: 5px; }
.publish_box3 textarea { width: 890px; border: 1px solid #ddd; padding-left: 15px; font-size: 14px; color: #666; margin-bottom: 25px; line-height: 36px; min-height: 360px; }
.publish_box4 { width: 908px; margin: 0px 0px 25px 0px; overflow: hidden; font-size: 14px; color: #bbb; }
    .publish_box4 p { float: left; margin-right: 10px; }
        .publish_box4 p a { background: url(/Content/images/PCUI/review_pic1.png) no-repeat; width: 30px; height: 25px; display: block; float: left; }
    .publish_box4 .pic2 { margin-right: 5px; }
        .publish_box4 .pic2 a { background-position: -30px 0; }
    .publish_box4 .pic3 a { background-position: -60px 0; }
    .publish_box4 p a:hover { background: url(/Content/images/PCUI/review_pic2.png) no-repeat; }
    .publish_box4 .pic2 a:hover { background-position: -30px 0; }
    .publish_box4 .pic3 a:hover { background-position: -60px 0; }
    .publish_box4 input { margin: 5px 5px 0px 20px; float: left; }
    .publish_box4 label { float: left; display: block; }
    .publish_box4 .text { margin-top: 5px; }

.publish_box6, .upload_pictures { overflow: hidden; margin-bottom: 10px; }
.publish_box6{ padding-bottom: 15px; margin: 10px 176px 0 0 !important;}
    .publish_box6 p { position: relative;   float: left; margin-right: 50px;  }
    .publish_box6 i { display: block; float: left; }
        .publish_box6 i img { -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; } 
    .publish_box6 img { -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; width: 50px; height: 50px; overflow: hidden; margin-top: 5px; }
.upload_files { width: 100px; overflow: hidden; cursor: pointer; color: #fff; text-align: center; position: relative; background: #1ca0de; border-radius: 3px; }
.fileitemcontainer{ padding: 0 25px 0 15px; margin: 0 10px 10px 0 !important; width: auto; height: 40px; line-height: 40px; position: relative; float: left; background: #eee;} 
.fileitemcontainer>a{ width: 14px; height: 14px;  position: absolute; top: 0px; right: 0px;}
.fileitemcontainer>a.down{ background: url(/Content/images/PCUI/close.png) no-repeat;}


.triangle3 { width: 20px; height: 12px; background: url(/Content/images/PCUI/triangle3.png) no-repeat; position: absolute; top: -12px; left: 237px; }
.publish_box5 { margin-top: 20px; }
    .publish_box5 input { width: 195px; height: 40px; border: none; color: #fff; font-size: 14px; background: #1ca0de; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; cursor: pointer; }
.c2 { line-height: 28px; overflow: hidden; width: 877px; background: #e4faff; padding: 15px 15px 10px 15px; }
    .c2 img { width: 67px; height: 67px; overflow: hidden; }
    .c2 li { width: 90px; text-align: center; float: left; margin: 2px 10px 0 0; position: relative; }
    .c2 a { color: #000; font-size: 14px; }
        .c2 a:hover { color: #ef0000; }
            .c2 a:hover b, .c2 .hover b { width: 69px; height: 69px; display: block; position: absolute; background: url(/Content/images/PCUI/check.png) no-repeat; top: 0px; left: 10px; }
    .c2 .hover a, .c2 .hover a:hover { color: #ef0000; }
.c3 { display: none; }

.figure_wz { width: 907px; overflow: hidden; }
    .figure_wz p { float: left; font-size: 14px; color: #003483; }
        .figure_wz p img { width: 20px; height: 20px; border-radius: 4px; margin-right: 6px; float: left; }
        .figure_wz p b { display: block; float: left; max-width: 118px; height: 20px; line-height: 20px; overflow: hidden; margin-right: 30px; }
/**************** ���ⷢ������ lihd 2016-6-29 End  **********************/

/**************** �������  ���۴��� jxx 2016-7-19 start  **********************/
.rewardbox { width: 500px; margin: 20px auto 30px auto; overflow: hidden; }
.rewardbox_pic { width: 92px; margin-top: 10px; float: left; /*text-align: center;*/ }
    .rewardbox_pic img { width: 54px; height: 54px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
    .rewardbox_pic a { display: block; color: #00c0ff; font-size: 14px; line-height: 18px; width: 80px; float: left; }
.rewardbox_money { width: 400px; float: right; }
    .rewardbox_money h3 { font-size: 14px; font-weight: 400; color: #888; margin-left: 10px; }
    .rewardbox_money a { display: block; width: 50px; height: 50px; line-height: 50px; font-size: 16px; text-align: center; color: #333; border: 1px solid #ddd; float: left; margin: 5px; }
        .rewardbox_money a:hover, .rewardbox_money a.hover { width: 48px; height: 48px; line-height: 48px; border: 2px solid #00c0ff; color: #00c0ff; }
        
.rewardbox_Type { width: 400px; float: right; }
    .rewardbox_Type h3 { font-size: 14px; font-weight: 400; color: #888; margin-left: 10px; }
    .rewardbox_Type a { display: block; width: 90px; height: 40px; line-height: 40px; font-size: 16px; text-align: center; color: #333; border: 1px solid #ddd; float: left; margin: 5px; }
        .rewardbox_Type a:hover, .rewardbox_Type a.hover { width: 90px; height: 40px; line-height: 40px; border: 2px solid #00c0ff; color: #00c0ff; background: url(../../images/PCUI/ioc_cur2.png);background-repeat: no-repeat; background-position: right bottom; background-size: 20px; }

.rewardbox_other { width: 395px; float: left; margin: 5px 0 0 105px; overflow: hidden; }
    .rewardbox_other h3 { font-size: 14px; font-weight: 400; color: #888; margin-left: 6px; }
    .rewardbox_other input { width: 200px; padding-left: 5px; margin-right: 5px; font-size: 16px; height: 40px; color: #666; border: 1px solid #ddd; }
.rewardbox_wz { font-size: 30px; width: 500px; color: #00c0ff; line-height: 100px; text-align: center; float: left; }
.rewardbox_btn { width: 395px; margin: 20px 0 0 105px; float: left; }
/**************** �������  ���۴��� jxx 2016-7-19 end  **********************/


/**************** ΢��ɨ��֧��  ���۴��� jxx 2016-7-19 start  **********************/
.create { width: 990px; margin: 0 auto 40px auto; overflow: hidden; position: relative; }
.confirm { margin: 15px 0; }
    .confirm h3 { font-size: 14px; color: #555; margin-bottom: 5px; }
.confirm_cont1 { border: 1px solid #ddd; padding: 10px 10px 10px 0; overflow: hidden; background: #fff; line-height: 18px; }
.confirm_height { height: 260px; padding: 100px; font-size: 15px; }
.confirm_ppc { float: left; margin-right: 30px; margin-left: 220px; }
.confirm_tex { float: left; margin-top: 4px; }
    .confirm_tex h3 { font-size: 18px; margin-bottom: 10px; }
    .confirm_tex a { margin-top: 10px; }
    .confirm_tex span { font-weight: bold; color: #F00; padding: 0 5px; font-size: 16px; }
.confirm_ppc img { width: 80px; height: 80px; }
.finish { background: #fff; border: 1px solid #ddd; padding: 15px 35px; color: #888; margin-bottom: 15px; overflow: hidden; }
    .finish h3 { font-size: 13px; color: #666; }
    .finish strong { padding-left: 100px; }
    .finish span { padding-left: 12px; }
    .finish b { font-size: 16px; color: #f00; font-weight: bold; }
    .finish i { color: #f00; }
.finish_box { width: 488px; background: #fff; border: 1px solid #ddd; margin: 15px 60px 15px 35px; overflow: hidden; float: left; }
    .finish_box h5 { font-size: 13px; width: 473px; padding-left: 15px; display: block; background: #f2f2f2; height: 43px; line-height: 43px; border-bottom: 1px solid #ddd; }
        .finish_box h5 b { color: #f00; padding: 0 5px; font-weight: bold; }
    .finish_box .qr_code { width: 270px; height: 270px; border: 1px solid #ddd; margin: 30px 0px 10px 94px; overflow: hidden; padding: 15px; }
        .finish_box .qr_code img { width: 270px; height: 270px; overflow: hidden; }
    .finish_box .qr_code_wz { text-align: center; width: 488px; margin-bottom: 35px; }
        .finish_box .qr_code_wz b { color: #f00; padding: 0 5px; }
.finish_img { float: left; margin-top: 20px; }
.finish_foot { padding: 5px 0 0 35px; overflow: hidden; }
    .finish_foot p { float: left; line-height: 28px; margin-right: 10px; }
/**************** ΢��ɨ��֧��  ���۴��� jxx 2016-7-19 end  **********************/

/**************** �༭ҳ��Ŀ����ʽ  lihd 2016-7-27 Start  **********************/
.edit_box { width: 948px; background: #fff; padding: 20px; margin: 20px auto; border: 1px solid #ddd; overflow: hidden; }
.edit_tit { width: 948px; overflow: hidden; }
    .edit_tit h3 { display: block; padding: 0px 15px; height: 28px; line-height: 28px; background: #f3f3f3; font-weight: 400; color: #000; float: left; text-align: center; }
    .edit_tit input { width: 54px; margin-top: 3px; height: 22px; line-height: 22px; background: #FFF; color: #bbb; font-size: 13px; border: 1px solid #ddd; float: right; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; cursor: pointer; }
.edit_cont { width: 948px; padding: 20px 0 10px 0; overflow: hidden; }
.edit_box_cont { padding: 30px 20px 20px 20px; overflow: hidden; }
/**************** �༭ҳ��Ŀ����ʽ  lihd 2016-7-27 End  **********************/

/**************** ����ȷ�� jxx 2016-8-9 Start  **********************/
.text_table th { width: 90px; text-align: right; padding: 5px 10px 5px 5px; vertical-align: top; font-weight: 400; color: #666; }
.text_table td { vertical-align: top; padding: 5px; font-size: 14px; }
.text_table a { display: block; float: left; }
.text_table b { font-weight: bold; font-size: 15px; }
.text_table span { color: #F00; font-weight: bold; }
/**************** ����ȷ�� jxx 2016-8-9 End  **********************/

/**************** �������� jxx 2016-11-21 Start  **********************/
.task_details_tit { border-bottom: 1px solid #ddd; width: 668px; padding-bottom: 8px; margin: 5px 0 15px 0; float: left; overflow: hidden; }
    .task_details_tit h2 { color: #000; font-size: 18px; font-weight: 400; }
    .task_details_tit li { margin-top: 5px; width: 668px; font-size: 14px; color: #888; float: left; }
        .task_details_tit li b { font-size: 14px; font-weight: bold; color: #f00; }
    .task_details_tit ul { overflow: hidden; }
.task_details_cont { width: 668px; overflow: hidden; padding-bottom: 20px; margin-bottom: 20px; font-size: 14px; border-bottom: 1px solid #ddd; float: left; }
.task_details_wrap { width: 300px !important; }
.task_details_cont h3 { font-size: 14px; color: #000; padding-bottom: 5px; }
.task_details_cont .wz { padding: 0 0 10px 0px; }
.task_details_cont .btn { width: 130px; margin: 0 auto; display: block; }
.cont_rt_boxli { width: 218px; padding: 0px 5px 8px 5px; margin-bottom: 8px; overflow: hidden; background: url(/Content/images/PCUI/rt_x.jpg) no-repeat bottom; cursor: pointer; }
.cont_text_time { color: #999; font-size: 13px; }
.task_state, .task_bid { border-bottom: 1px solid #ddd; width: 668px; padding-bottom: 8px; margin: 0px 0 15px 0; float: left; overflow: hidden; }
    .task_state h3, .task_bid h3 { font-size: 14px; color: #000; padding-bottom: 15px; }
    .task_state li { float: left; width: 100px; text-align: center; }
        .task_state li img { width: 30px; height: 30px; margin-bottom: 10px; overflow: hidden; }
        .task_state li p { line-height: 18px; }
        .task_state li.hover { color: #1ca0de; }
    .task_state i { display: block; float: left; margin-top: 12px; }
.task_cont { border-bottom: 1px solid #ddd; width: 668px; padding-bottom: 8px; margin: 0px 0 15px 0; float: left; overflow: hidden; }
    .task_cont h3 { font-size: 14px; color: #000; padding-bottom: 10px; }
    .task_cont .jdt { width: 565px; height: 8px; margin-right: 12px; }
    .task_cont i { font-size: 14px; margin-top: 8px; color: #999; }
    .task_cont b { font-weight: bold; color: #f00; font-size: 15px; padding-left: 8px; }
    .task_cont span { font-weight: bold; color: #333; font-size: 15px; padding-left: 8px; }
.task_bid h3 b { color: #f00; font-size: 15px; padding-left: 5px; }
.task_bid_pic { width: 54px; float: left; overflow: hidden; }
    .task_bid_pic img { width: 54px; height: 54px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.task_bid_text { width: 600px; background: url(../images/rt_x.jpg) repeat-x bottom; padding-bottom: 15px; margin-bottom: 15px; float: right; overflow: hidden; }
    .task_bid_text i { display: block; /*width:52px;*/ text-align: center; color: #f00; float: right; padding-left: 5px; }
        .task_bid_text i a { display: block; color: #ff8b3d; height: 18px; line-height: 18px; padding: 0px 10px; border: 1px solid #ff8b3d; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
    .task_bid_text h3 { padding: 0; float: left; }
        .task_bid_text h3 a { color: #1ca0de; font-size: 14px; font-weight: 400; }
    .task_bid_text .hover img { width: 153px; height: 153px; overflow: hidden; }
.task_bid_wz1 { line-height: 18px; margin-top: 3px; }
.task_bid_wz2 { color: #999; clear: both; }
    .task_bid_wz2 span { padding-left: 15px; }
        .task_bid_wz2 span.hover { color: #ea6400; }
    .task_bid_wz2 b { padding-left: 20px; color: #999; }
.task_bid_text img { margin-top: 10px; }
.task_bid ul { position: relative; overflow: hidden;}
.task_bid .bid { position: absolute; right: 0px; top: 0px; }
    .task_bid .bid img { width: 80%; }
.explain { margin: 10px 0px 20px 250px; float: left; }
.explain2 { margin: 10px 0px 20px 272px; float: left; }

/**************** �������� jxx 2016-11-21 End  **********************/


/**************** �������ͽ���˵�� jxx 2016-11-21 Start  **********************/
.manual h2 { font-size: 20px; color: #1ca0de; font-weight: 400; border-bottom: 1px solid #ddd; height: 50px; line-height: 50px; }
.manual li { font-size: 15px; color: #000; line-height: 22px; margin: 10px 0 0 0px; }
    .manual li p { font-size: 14px; color: #555; line-height: 20px; margin: 2px 0 10px 0; }
    .manual li i { font-size: 14px; color: #888; display: block; margin-left: 15px; }
.manual span { padding-left: 12px; }
.manual h3 { color: #ff8b3d; font-size: 15px; font-weight: 400; }
/**************** �������ͽ���˵�� jxx 2016-11-21 End  **********************/

/**************** ��ҪͶ�� jxx 2016-11-22 Start  **********************/
.journal { margin: 15px 10px 25px 10px; overflow: hidden; }
    .journal .g_upload { width: 84px; height: 84px; float: left; background: #f2f2f2; overflow: hidden; text-align: center; margin: 0 15px 15px 0; overflow: hidden; position: relative; }
        .journal .g_upload .close2 { position: absolute; width: 16px; height: 16px; right: 4px; top: 4px; }
            .journal .g_upload .close2 img { width: 16px; height: 16px; }
        .journal .g_upload .p_height img, .journal .g_pic img { width: 84px; height: 84px; overflow: hidden; }
.journal_table th { width: 70px; text-align: right; vertical-align: top; font-weight: 400; color: #666; padding: 15px 20px 10px 0; }
    .journal_table th b { color: #f00; padding-right: 3px; }
.journal_table td { padding: 10px 0; }
.journal_table textarea { height: 140px; width: 400px; background: #FFF; border: 1px solid #ddd; padding: 5px; color: #666; float: left; }
.journal_table2 th { width: 90px; text-align: right; vertical-align: top; font-weight: 400; color: #999; padding: 5px 10px 5px 0; }
.journal_table2 td { padding: 5px 0; color: #666; }
/**************** ��ҪͶ�� jxx 2016-11-22 End  **********************/


/****************�������飨���˲鿴�ҵģ� jxx 2016-12-7 start****************/
.my_lt { width: 156px; padding: 20px 0 0 92px; background: #fff; min-height: 500px; border: solid 1px #ddd; float: left; overflow: hidden; }
    .my_lt h2 { font-weight: 400; font-size: 16px; color: #f00; }
    .my_lt a { display: block; color: #666; margin: 10px 0 0 5px; font-size: 14px; }
        .my_lt a:hover { color: #f00; }
.my_rt { width: 728px; background: #fff; border: solid 1px #ddd; float: right; overflow: hidden; }
.my_rt_tit { background: #f5f8fa; padding: 6px 20px; overflow: hidden; border-bottom: solid #ddd 1px; }
    .my_rt_tit .lt { float: left; }
    .my_rt_tit .lt_pic { width: 73px; float: left; }
        .my_rt_tit .lt_pic img { width: 60px; height: 60px; border-radius: 50%; }
         
 .lt_pic > input { opacity: 0; filter: alpha(opacity=0); height: 63px; width: 63px; position: absolute; top: 0; left: 0; z-index: 9; cursor: pointer; }
 .lt_pic:hover > p {color: #ff0000 !important; background: #fff;  display: block; }
 .lt_pic > p{ position: absolute; bottom: 0px; border-radius: 0 0 40px 40px; width: 60px; text-align: center; line-height: 21px; font-size: 9px; display: none; }
 .mui-btn-floating, .mui-btn[data-mui-style=fab] { position: relative; bottom: 0; width: 80px; line-height: 35px; border-radius: 5px; z-index: 1; border: 0; }
 .mui-btn-primary, .mui-btn[data-mui-color=primary] { color: #FFF;  background-color: #2196F3; }
 .window, .window_print { width: 100%; height: 100%; top: 0; left: 0; }
 .window_button { width: 80%; position: absolute; top: 5%; left: 10%;}
 .window { position: absolute; z-index: 9; display: none;}
 .window_print { position: fixed;}

    .my_rt_tit .lt_wz { float: left; margin-top: 17px; }
        .my_rt_tit .lt_wz i { display: block; float: left; }
        .my_rt_tit .lt_wz img { margin: 5px 0 0 5px; }
    .my_rt_tit .rt { float: right; margin-top: 17px; font-size: 14px; /*width: 402px;*/ }
        .my_rt_tit .rt p { float: left; margin: 0 31px; }
            .my_rt_tit .rt p a { color: #333; }
                .my_rt_tit .rt p a:hover { color: #f00; }
.m_span { color: #f00; margin-left: 5px; }
.my_rt_nav { border-bottom: solid #ddd 1px; line-height: 52px; height: 52px; }
    .my_rt_nav p { width: 144px; text-align: center; float: left; }
.nav_p_pitch { border-bottom: 1px solid #f00; color: #f00 !important; }
.my_rt_nav a { color: #666; }
    .my_rt_nav a:hover, .nav_p_pitch a { color: #f00 !important; }
.my_rt_nav b { width: 1px; height: 18px; background: #eee; display: block; float: left; margin-top: 17px; }
.my_rt_box { width: 670px; margin: 20px auto; overflow: hidden; }
.my_biao { overflow: hidden; width: 668px; margin-bottom: 20px; float: left; }
.my_text { margin-top: 10px; float: left; overflow: hidden; border-bottom: 1px solid #e3e3e3; }
.my_text_tit { height: 20px; overflow: hidden; color: #999; }
    .my_text_tit h4 { float: left; display: block; font-weight: 400; }
        .my_text_tit h4 span { display: block; float: left; font-size: 13px; margin-top: 1px; }
        .my_text_tit h4 a { color: #1ca0de; display: block; font-size: 14px; float: left; margin-right: 10px; }
            .my_text_tit h4 a:hover { color: #1ca0de; text-decoration: underline; }
    .my_text_tit .btn { float: right; padding: 0 8px; height: 18px; margin-left: 6px; line-height: 18px; font-size: 13px; border: 1px solid #ffaf3d; color: #ec9601; text-align: center; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; }

.my_text_wz { height: 40px; font-size: 14px; line-height: 19px; margin-top: 4px; overflow: hidden; }
    .my_text_wz a { color: #666; }
        .my_text_wz a:hover { color: #666; }
.my_text_img { width: 360px; height: 80px; margin: 10px 0px; overflow: hidden; }
    .my_text_img img { width: 80px; height: 80px; float: left; margin-right: 8px; overflow: hidden; }
.my_text_pic { width: 400px; margin: 5px 0px; overflow: hidden; }
    .my_text_pic p { float: left; width: 80px; }
        .my_text_pic p img { width: 24%; float: left; margin-right: 5px; }
        .my_text_pic p.pic img { width: 26%; }
.my_width { width: 668px; }

.personal_details { background: #f5f8fa; padding: 10px 20px; overflow: hidden; margin-bottom: 10px; }
.personal_details_lt { float: left; }
    .personal_details_lt .lt_pic { width: 75px; float: left; }
        .personal_details_lt .lt_pic img { width: 60px; height: 60px; border-radius: 50%; }
    .personal_details_lt .lt_wz { float: left; margin-top: 20px; }
        .personal_details_lt .lt_wz i { float: left; }
        .personal_details_lt .lt_wz img { margin: 5px 0 0 5px; }
.personal_details_rt { float: right; /*width: 200px;*/ margin-top: 18px; }
    .personal_details_rt a { display: block; height: 22px; line-height: 22px; padding: 0 15px; color: #666; border: solid 1px #666; border-radius: 4px; float: left; margin-left: 8px; }
        .personal_details_rt a:hover { color: #ea6400; border: solid 1px #ea6400; }
    .personal_details_rt .hover { float: right; }

.personal_text { font-size: 14px; line-height: 25px; margin-top: 15px; }
.personal_text_px { padding-bottom: 30px; }
.personal_text span { padding-left: 32px; }

.data { width: 668px; overflow: hidden; margin-top: 15px; }
.data_tit { border-bottom: solid 1px #eee; height: 30px; }
    .data_tit h3 { font-size: 14px; color: #333; float: left; line-height: 30px; }
    .data_tit b { display: block; float: right; padding: 0 8px; height: 18px; line-height: 18px; font-size: 13px; color: #ec9601; border: 1px #ffaf3d solid; border-radius: 4px; }
        .data_tit b.go { color: #13a90b; border: 1px #3bbd34 solid; }
        .data_tit b.no { color: #999; border: 1px #bbb solid; }
        .data_tit b.in { color: #f00; border: 1px #f04c44 solid; }
.data_cont { width: 668px; overflow: hidden; margin-top: 6px; }
    .data_cont p { width: 668px; float: left; }
    .data_cont h4 { font-weight: 400; float: left; text-align: left; width: 80px; color: #888; padding: 4px 0; }
    .data_cont i { display: block; float: left; width: 588px; padding: 4px 0; }
    .data_cont span { padding-left: 15px; }

.cont_lt { width: 668px; padding: 15px 30px; border: 1px solid #e3e3e3; overflow: hidden; float: left; background: #fff; }
.cont_lt_m { margin-bottom: 10px; }
    .cont_lt_m b { background: #f60; width: 16px; height: 16px; margin: 7px 5px 0 0; border-radius: 4px; display: block; float: left; }
        .cont_lt_m b.green { background: #a8cd2c; }
        .cont_lt_m b.gray { background: #5b5b5b; }
        .cont_lt_m b.blue { background: #2cb1cd; }
        .cont_lt_m b.orange { background: #ffa13d; }
    .cont_lt_m a { display: block; float: left; font-size: 13px; margin-right: 6px; padding: 0px 10px; color: #000; height: 30px; line-height: 30px; }
    .cont_lt_m h3 { float: left; font-size: 13px; font-weight: 400; margin: 3px 5px 0 0; color: #999; }
.cont_lt_tit { font-size: 14px; overflow: hidden; width: 668px; float: left; }
.cont_lt_tit_hover { margin-top: 10px; }
.cont_lt_tit li { float: left; padding: 0 20px; height: 28px; line-height: 28px; text-align: center; cursor: pointer; color: #777; }
    .cont_lt_tit li.thistab { background: #f3f3f3; color: #333; }
.cont_lt_tit h3 { display: block; padding: 0px 15px; height: 28px; line-height: 28px; background: #f3f3f3; font-weight: 400; color: #000; float: left; text-align: center; font-size: 14px; }
.cont_lt_tit select { float: right; height: 32px; line-height: 32px; padding: 0 10px; border: solid #ddd 1px; font-size: 15px; }

.flip { height: 30px; margin: 30px 0 10px 95px; overflow: hidden; float: left; }
.cont_box { width: 668px; overflow: hidden; }
.cont_boxli { width: 668px; margin-top: 12px; float: left; overflow: hidden; }
.cont_picture { width: 54px; float: left; margin: 5px 12px 0 0; overflow: hidden; }
    .cont_picture img { width: 54px; height: 54px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.cont_text { width: 600px; float: left; overflow: hidden; /*border-bottom:1px solid #e3e3e3;*/ }
.cont_text_tit { width: 600px; height: 20px; overflow: hidden; color: #999; }
    .cont_text_tit h4 { float: left; display: block; font-weight: 400; }
        .cont_text_tit h4 span { display: block; float: left; font-size: 13px; margin-top: 1px; }
        .cont_text_tit h4 a { color: #1ca0de; display: block; font-size: 14px; float: left; margin-right: 10px; }
            .cont_text_tit h4 a:hover { color: #1ca0de; text-decoration: underline; }
    .cont_text_tit p { float: right; padding: 0 8px; height: 18px; line-height: 18px; font-size: 13px; border: 1px solid #ffaf3d; color: #ec9601; text-align: center; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; }
        .cont_text_tit p.news { border: 1px solid #ff7070; color: #ec0101; }
        .cont_text_tit p.hui { color: #777; border: 1px solid #999; }
.cont_text_wz { width: 600px; height: 40px; font-size: 14px; line-height: 19px; margin: 6px 0; overflow: hidden; }
    .cont_text_wz a { color: #666; }
        .cont_text_wz a:hover { color: #666; }
.cont_text_img { width: 360px; height: 80px; margin: 10px 0px; overflow: hidden; }
    .cont_text_img img { width: 80px; height: 80px; float: left; margin-right: 8px; overflow: hidden; }
.cont_text_pic { width: 400px; margin: 5px 0px; overflow: hidden; }
    .cont_text_pic p { float: left; width: 80px; }
        .cont_text_pic p img { width: 24%; float: left; margin-right: 5px; }
        .cont_text_pic p.pic img { width: 26%; }

/****************�������飨���˲鿴�ҵģ� jxx 2016-12-7 end****************/

/*******************������� jxx 2016-12-8 start********************************/
#tab_conbox2 li { display: none; }
.cont_task { width: 668px; margin-top: 20px; padding-bottom: 10px; border-bottom: 1px solid #ddd; float: left; overflow: hidden; }
.cont_task_tit { width: 600px; overflow: hidden; margin-bottom: 3px; }
    .cont_task_tit span { display: block; width: 4px; height: 4px; background: #000; float: left; margin: 12px 8px 0 0; }
    .cont_task_tit a { float: left; margin-top: 2px; color: #000; font-size: 16px; }
.cont_task_wz { margin: 6px 8px 6px 0px; width: 660px; }
    .cont_task_wz a { color: #666; }
.cont_text2 { color: #999; width: 600px; margin-bottom: 5px; float: left; }
    .cont_text2 img { width: 13px; height: 13px; margin: 4px 4px 0 0; float: left; }
    .cont_text2 span { padding-left: 7px; }
    .cont_text2 strong { font-size: 14px; color: #ec0101; padding: 0 5px; }
.cont_text3 { color: #666; width: 600px; margin-bottom: 5px; float: left; }
    .cont_text3 span { padding-left: 7px; font-weight: bold; color: #333; }
    .cont_text3 strong { font-size: 14px; color: #ec0101; padding: 0 5px; }
.cont_text4 { width: 600px; float: left; }
    .cont_text4 p { float: left; color: #666; }
    .cont_text4 i { float: right; color: #999; }
    .cont_text4 a { float: left; color: #000; font-size: 16px; }

.text_table th { width: 90px; text-align: right; padding: 5px 10px 5px 5px; vertical-align: top; font-weight: 400; color: #666; }
.text_table td { vertical-align: top; padding: 5px; font-size: 14px; }
.text_table a { display: block; float: left; }
.text_table b { font-weight: bold; font-size: 15px; }
.text_table span { color: #F00; font-weight: bold; }
/*******************������� jxx 2016-12-8 end ********************************/

/*******************�����޸� jxx 2016-12-19 start********************************/
.data_modify { display: block; float: left; margin: 6px 0 0 10px; height: 18px; line-height: 18px; }
    .data_modify a { padding: 0 8px; text-decoration: underline; font-size: 13px; color: #ec9601; }
        .data_modify a:hover { color: #ec9601; text-decoration: underline; }
    .data_modify span { color: #13a90b; padding: 0 8px; font-size: 13px; }
    .data_modify .no { color: #999; }
        .data_modify .no:hover { color: #999; }
    .data_modify .in { color: #f00; }
        .data_modify .in:hover { color: #f00; }

.data_pic img { width: 40px; height: 40px; float: left; }
.data_btn { border-top: 1px solid #eee; padding: 20px 0px 0 382px; }
.data_999 { color: #999; line-height: 18px; }
/*******************�����޸� jxx 2016-12-19 end********************************/

/*******************�༭��ʽ jxx 2016-12-19 start********************************/
.edit_box { width: 948px; background: #fff; padding: 20px; margin: 20px auto; border: 1px solid #ddd; overflow: hidden; }
.edit_box_cont { padding: 30px 20px 20px 20px; overflow: hidden; }
.edit_tit { width: 948px; overflow: hidden; }
    .edit_tit h3 { display: block; padding: 0px 15px; height: 28px; line-height: 28px; background: #f3f3f3; font-weight: 400; color: #000; float: left; text-align: center; }
    .edit_tit input { width: 54px; margin-top: 3px; height: 22px; line-height: 22px; background: #FFF; color: #bbb; font-size: 13px; border: 1px solid #ddd; float: right; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; cursor: pointer; }
.edit_cont { width: 948px; padding: 20px 0 10px 0; overflow: hidden; }
    .edit_cont h2 { border-bottom: solid 1px #eee; height: 30px; padding: 0 10px; font-size: 14px; color: #333; line-height: 30px; margin-bottom: 10px; }
        .edit_cont h2 a { display: block; float: right; color: #f00; font-weight: 400; border: 1px solid #f00; padding: 0 10px; height: 18px; font-size: 13px; line-height: 18px; border-radius: 4px; }
.create_table th { width: 125px; text-align: right; vertical-align: top; font-weight: 400; color: #666; padding: 15px 20px 10px 0; }
    .create_table th b { color: #f00; padding-right: 3px; }
.create_table td { padding: 10px 0; }
    .create_table td.g_ptop20 { padding-top: 20px; }
.create_table .w_td { width: 135px; }
.create_table textarea { height: 200px; background: #FFF; border: 1px solid #ddd; padding: 5px; color: #666; float: left; }
.create_table .w_textarea1 { width: 500px; }
.create_table .w_textarea2 { width: 758px; }
.create_table select { height: 32px; background: #FFF; border: 1px solid #ddd; color: #666; float: left; }
.create_table .w_select1 { width: 307px; }
.create_table .w_select2 { width: 415px; }
.create_table .w_select3 { width: 135px; }
.create_table .w_select4 { width: 135px; margin-right: 10px; }
.create_table .table_border { width: 708px; padding: 35px 30px 0px 30px; background: #FFF; border: 1px solid #ddd; margin-bottom: 5px; overflow: hidden; }
.g_strong { display: block; float: left; width: 70px; font-weight: 400; margin-right: 10px; }
.g_strong2 { display: block; float: left; font-weight: 400; margin-right: 20px; }
.g_radio { float: left; margin: 4px 7px 0 0; }
.g_text input { height: 30px; background: #FFF; border: 1px solid #ddd; padding-left: 5px; color: #666; float: left; position: relative; }
.g_text .input1 { width: 300px; }
.g_text .input2 { width: 128px; }
.g_text .input3 { width: 408px; }
.g_text .input4 { width: 200px; }
.g_text .input5 { width: 418px; }
.g_text .input6 { width: 311px; }
.g_text .input7 { width: 233px; }
.g_text strong { clear: both; display: block; font-weight: 400; padding-top: 5px; }
.g_pred { clear: both; color: #f00; line-height: 30px; }
.g_checkbox input { margin-top: 10px; }
.g_ptop { vertical-align: bottom; }
.g_checkbox2 input { margin-right: 5px; }
.g_checkbox2 span { color: #999; }
.g_layer { position: absolute; left: 0; top: 0; width: 134px; height: 158px; background: #000; filter: alpha(opacity=30); opacity: 0.3; }
.g_upload { width: 134px; height: 134px; float: left; background: #f2f2f2; overflow: hidden; text-align: center; margin: 0 35px 35px 0; overflow: hidden; position: relative; }
    .g_upload .close2 { position: absolute; width: 20px; height: 20px; right: 8px; top: 8px; }
        .g_upload .close2 img { width: 20px; height: 20px; }
    .g_upload .p_height img { width: 134px; height: 134px; overflow: hidden; }
.g_f00 { color: #f00; }
.g_layer { position: absolute; left: 0; top: 0; width: 134px; height: 158px; background: #000; filter: alpha(opacity=20); opacity: 0.2; }
.cycle_condition { padding: 10px 15px; width: 383px; border: 1px solid #ddd; overflow: hidden; }
    .cycle_condition li { width: 383px; float: left; margin: 5px 0; }
    .cycle_condition input { float: left; margin: 5px 8px 0 0; }
    .cycle_condition p { float: left; }
        .cycle_condition p i { color: #999; margin-left: 20px; }
        .cycle_condition p span { padding-left: 8px; }
    .cycle_condition a { float: right; }
    .cycle_condition img { width: 16px; height: 16px; overflow: hidden; }
/*******************�༭��ʽ jxx 2016-12-19 end********************************/

/*注册登录样式*/
.login_wrap { padding-bottom: 50px; margin: 0 auto 30px; width: 850px; min-height: 493px; text-align: center; overflow: hidden; background: #fff; }
.login_wrap_logo { margin-top: 30px; }
.login_wrap_title { padding: 20px 0; overflow: hidden; line-height: 30px; color: #999; }
    .login_wrap_title > h2 { font-size: 28px; font-weight: normal; color: #0094d9; }
.login_wrap > h2 { padding: 20px 0; font-size: 28px; font-weight: normal; }
#tab_conbox { height: initial; }
.g_prompt { color: red; font-size: 12px; position: absolute; }
.login_box { width: 336px; margin: 10px auto; }
.login_inpuu tr td { position: relative; height: 58px; color: #9e9e9e; }
    .login_inpuu tr td span { padding-right: 5px; position: absolute; left: 1px; width: 60px; top: 13px; background: #f9f9f9; text-align: right; line-height: 32px; border-right: 1px solid #ddd; }
.input1, .btn1, .login_wrap_title { width: 100%; }
.input1, .btn1 { border-radius: 3px; }
.input1 { padding: 0 5px 0 70px; border: 0; line-height: 34px; height: 34px; border: 1px solid #ddd; box-sizing: border-box; }
.btn1 { background: #0093d8; line-height: 44px; color: white; border: 0; }
.read_state { height: 22px !important; }
    .read_state > input { margin: 0 5px 0 0; border: 1px solid #6b6a68; }
    .read_state > input, .read_state > span { vertical-align: middle; }
.read_state_right { margin-left: 140px; }
.read_state_forget { color: #9e9e9e; }
    .read_state_forget > a:hover, .read_state_enroll { color: #0094d9; }
.form_group { margin-top: 14px; float: left; }
.switch, .switch2 { width: 100%; overflow: hidden; }
    .switch > a, .switch2 > a { margin: 20px 20px 0 0; width: 45px; height: 45px; }
    .switch > a { background: url(/Content/images/PCUI/ioc_login.png) no-repeat; }
        .switch > a:hover { background-position: 0 -52px; }
    .switch2 > a { background: url(/Content/images/PCUI/ioc_login.png) no-repeat 0 -104px; }
        .switch2 > a:hover { background-position: 0 -156px; }

/*******************我的V豆 jxx 2017-1-9 start********************************/
.grzhbox { /*background: #dd514f;height:100px;*/ padding: 10px 10px 10px 5px; }
    .grzhbox h3 { line-height: 40px; text-indent: 1em; /*color: white;*/ font-size: 14px; }
    .grzhbox .yue { padding: 5% 0 0 15%; }
    .grzhbox p b { line-height: 40px; font-size: 30px; /*color: white;*/ font-family: arial; font-weight: normal; }
    .grzhbox p span { line-height: 20px; font-size: 14px; /*color: white;*/ padding: 0 0 0 5px; }
    .grzhbox input { margin: 0 0 0 20px; width: 110px; height: 30px; background: #00c0ff; border: none; cursor: pointer; color: #FFF; font-size: 14px; }
.title_voCode { border-bottom: 1px solid #d7d7d7; border-top: 0px; line-height: 20px; font-size: 15px; background: white; padding: 8px 10px; text-align: left; color: #3f99ea; }
.voCode_money { font-family: Arial, Helvetica, sans-serif; float: right;; font-weight: normal; color: orange; }
/*******************我的V豆 jxx 2017-1-9 end********************************/


/***************话题详情 客服评分 jxx 2017-1-12 start *********************/
.services {  background: white; border-bottom: 1px solid #d7d7d7; border-top: 1px solid #d7d7d7; margin-top: 10px; padding: 10px; overflow: hidden; }
    .services h2 { padding: 0 10px; line-height: 40px; font-size: 15px;}
    .services span { font-size: 14px;}
    .services .btnDiv { padding: 10px 0px; text-align:center;}
    .services .btnDiv  input { width: 150px; height: 40px; background: #00c0ff; color: #fff; font-size: 16px; border: none; cursor: pointer;}

/* 星级评分 */
.shop-rating { /*height: 25px;*/ overflow: hidden;zoom: 1; padding: 2px 10px; position: relative; z-index: 999;}
.shop-rating ul { float: left;margin:0;padding:0; width: 100%; }
.shop-rating ul li { line-height:30px; width:18%;display: inline;float: left; }
.shop-rating ul li span { padding-left:5px; width: 100%; } 
/***************话题详情 客服评分 jxx 2017-1-12 end **********************/




















