<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*顶部会员中心*/
.TopBar{height:30px;
        text-align:center;
    box-shadow: 0 0 3px #fefefe;
    width:100%;
    color:#333333;
     background:url(images/topBar_bg.png);border-bottom:1px #d5c7a8 solid;}
.topToolBar{color:#888888;width:1000px;margin:auto; text-align:left;line-height:30px;}
.topToolBar span{padding-top:5px;float:left;margin-right:5px;}
.topToolBar span a{margin-left:0px;}
.topToolBar a{color:#888888;text-decoration:none;margin-right:5px;margin-left:5px;line-height:30px}
.topToolBar a:hover{ text-decoration:underline}
.topToolBar .ttb_right{float:right}

.topToolBar_2016{color:#888888;width:1000px;margin:auto; text-align:left;line-height:30px;}
.topToolBar_2016 span{padding-top:5px;float:left;margin-right:5px;}
.topToolBar_2016 span a{margin-left:0px;}
.topToolBar_2016 a{color:#888888;text-decoration:none;margin-right:5px;margin-left:5px;line-height:30px}
.topToolBar_2016 a:hover{ text-decoration:underline}
.topToolBar_2016 .ttb_right{float:right}
/*表头固定开始*/
#portamento_container {
margin:auto;
	position:relative;
	z-index:5;
}


#portamento_container #TopBar.fixed {
	position:fixed;
}

.displayNone{ display:none}

/*注册*/
.member_reg{ border:1px #cdcdcd solid;}
.member_reg_title{ background:#ffecec;border-bottom:1px #cdcdcd solid;margin-top:1px;height:32px;line-height:32px;padding:0px 10px;}
.member_reg_title_right{float:right}
.member_reg_title_right a{ text-decoration:none;color:#000000;font-size:12px;}
.member_reg_title_right a:hover{ text-decoration:underline}
.member_reg_title_left{font-size:14px;margin:0px;padding:0px;}
.reg_xy{padding:10px;line-height:150%;}
.rfm {
    border-bottom: 1px dotted #CDCDCD;
    margin: 0 auto;
    width: 760px;
}
.rfm th {
    padding-right: 10px;
    text-align: right;
    width: 10em;
    font-size:12px;
}
.rfm th, .rfm td {
    line-height: 24px;
    padding: 10px 2px;
    vertical-align: top;
    font-size:12px;
     font-weight: 400;
}
.rfm .p_tip {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
    display:none;
    font-style: normal;
    padding-left: 10px;
}

.rfm .p_chk {
    color: red;
    font-family: Tahoma,Helvetica,'SimSun',sans-serif;
    padding-left: 10px;
    display: none;
}
.bw0 {
    background: none repeat scroll 0 0 transparent;
    border: medium none !important;
}
.mbw {
    margin-bottom: 20px !important;
}
hr.l {
    background: none repeat scroll 0 0 #CDCDCD;
    border: medium none;
    color: #CDCDCD;
    height: 1px;
}
.rq {
    color: red;
}
.er {
    background-color: #FDF4F4;
    background-image: url("images/common/px_e.png");
    border-color: #FF6666 #FFBDB9 #FFBDB9 #FF6666;
}

.passlevel {
    background: url("images/passlevel.png") no-repeat scroll 0 5px transparent;
    padding-left: 70px;
}
.passlevel1 {
    background-position: 0 -35px;
}
.passlevel2 {
    background-position: 0 -75px;
}
.passlevel3 {
    background-position: 0 -115px;
}

.p_right {
    background: url("images/check_right.gif") no-repeat scroll 10px 12px transparent;
    width: 300px;
}
.vm {
    vertical-align: middle;
    cursor:pointer;
}

/*页面提示*/
.member_msgInfo{line-height:150%; font-size:14px;padding:0px 20px; text-align:center}
.member_msgInfo a{ text-decoration:none}
.member_msgInfo a:hover{ text-decoration:underline}
.member_msgInfo .op{font-size:12px}

/*会员中心*/
.member_center{width:100%; background:#f6f6f6;padding:10px;}
.mc_left{float:left;width:200px}
.mc_left ul{margin:0px;padding:0px;}
.mc_left ul li{line-height:30px;list-style:none; font-weight:bold; margin-bottom:10px;background:#ffffff;padding:10px;}
/*此处色彩可在调用时更改*/
.mc_left ul li span{padding-left:10px; background:#a78546;line-height:40px; color:#ffffff;font-size:14px;display:block;margin-bottom:1px;}
.mc_left ul li span a{color:#ffffff}
.mc_left ul li ul{}
.mc_left ul li ul li{margin-bottom:2px;background:#eeeeee;padding:2px 0px 2px 20px;}
.mc_left ul li ul li:hover{background:#e3e3e3; cursor:pointer}
/*此处色彩可在调用时更改*/
.mc_left ul li ul .selected{background:#e3e3e3;}
.mc_left ul li ul li a{width:100%; display:block}
.mc_left ul li ul .selected a{}

.mc_right{float:right;width:780px;}
.mc_right_title
{
    clear: right;
    color: #8F7554;
    font-size: 22px;
    height: 45px;
    line-height: 40px;
    padding-left: 10px;
    width: 760px;
    background:#ffffff;
    border-bottom:5px #dddddd solid;
    }
.mc_right_title span{float:right;font-size:12px;padding-right:10px;line-height:60px;*margin-top:-40px;}
.mc_right_content{line-height:30px;}

/*礼品列表*/
.mc_plist{margin-bottom:10px;}
.mc_plist ul{margin:20px 0px 0px 0px;padding:0px 0px 0px 15px;}
.mc_plist ul li{float:left; list-style:none;margin-right:17px;border:1px #cccccc solid;padding:5px;margin-bottom:10px;width:220px;height:290px; overflow:hidden}
/*此处色彩可在调用时更改*/
.mc_plist ul li:hover{border-color:#a78546}
.mc_pagelist{ text-align:center;margin-top:20px;}
.mc_score{font-size:16px;color:#ff0000;font-weight:bold}

.proInfo_head{margin-top:10px;}
.proInfo_img{float:left; border:1px #cccccc solid;padding:5px;}
.proInfo_right{float:left;margin-left:20px;line-height:220%;}
.proInfo_title{font-size:14px; font-weight:bold;line-height:30px;border-bottom:1px #dddddd dotted;color:#333333;display:block;width:520px;margin-bottom:6px;}

.proInfo_content{width:770px; overflow:hidden}
.proInfo_ct{border-bottom:1px solid #cccccc;margin:10px 0px;}
.proInfo_ct ul{margin:0px;padding:0px;margin-left:10px;}
.proInfo_ct ul li{margin-bottom:-1px;font-size:14px;line-height:28px;list-style:none;border-bottom:1px solid #f6f6f6;border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-right:1px solid #cccccc;margin-left:10px;width:100px; text-align:center;}

.btn_dui{width:108px;height:31px;border:0px;font-weight:bold; background:#A78546; background:url(images/btn_dui.gif); color:#ffffff;margin-top:10px;cursor:pointer}
.btn_dui:hover{background:url(images/btn_dui.gif) 0px -31px;}
.btn_dui_grey{ background:url(images/btn_dui_grey.gif); color:#ffffff;}
.btn_dui_grey:hover{background:url(images/btn_dui_grey.gif);}
.btn_dui_dh{ background:url(images/btn_dui_dh.gif); color:#ffffff;}
.btn_dui_dh:hover{background:url(images/btn_dui_dh.gif);}

.duihuan_qr{font-size:12px;line-height:200%;margin:10px;}
.duihuan_qr_btn{ text-align:center}

/*礼品搜索*/
.mc_pSearch{line-height:40px;margin-top:20px;margin-left:15px;border-bottom:1px dashed #cccccc;padding-bottom:10px;}
.mc_pSearch a{color:#333333; text-decoration:none;padding:0px 5px 0px 0px;padding:5px;}
.mc_pSearch a:hover{ text-decoration:underline}
/*此处色彩可在调用时更改*/
.mc_pSearch .selected{ background:#a78546;color:#ffffff}

/*会员中心右侧导航*/
.mc_right_content h2{margin-left:20px;font-size:14px;font-weight:normal}  
.mc_right_content h2 span{font-weight:bold}
.mc_right_content h2 p{margin:5px 0px 0px 0px;padding:5px;font-size:12px;color:#333333;line-height:22px; border:1px dotted #cccccc; background:#ffffff}
.mc_r_menu{margin-top:20px;}
.mc_r_menu ul{border-bottom:1px #cccccc solid;width:100%;float:left;margin:0px;padding:0px;}
.mc_r_menu ul li{float:left; list-style:none;border:1px #cccccc solid; border-bottom:0px;margin-left:20px;padding:5px 10px;font-size:12px;
                     cursor:pointer;color:#888888;margin-top:3px;height:18px;line-height:22px;}
/*此处色彩可在调用时更改*/            
.mc_r_menu ul li:hover{padding:3px 8px;height:30px;margin-top:-5px;background:#A78546;font-weight:bold; line-height:30px;border-color:#ffffff;color:#ffffff}
.mc_r_menu ul .selected{padding:3px 8px;height:30px;margin-top:-5px;background:#A78546;font-weight:bold; line-height:30px;border-color:#ffffff;color:#ffffff}
.mc_r_menu ul li a{color:#888888;}
.mc_r_menu ul li:hover a{color:#ffffff}
.mc_r_menu ul .selected a{color:#ffffff}
.mc_r_menu{clear:both}
.mc_r_list{clear:both;width:750px;margin:20px auto;}
.mc_r_list thead td{border-bottom:1px solid #cccccc; text-align:center;font-weight:bold;}
.mc_r_list tbody td{ text-align:center;border-bottom:1px dotted #cccccc;padding:3px 5px;line-height:180%;color:#333333;}
.mc_r_list thead .cont{ text-align:left;padding-left:10px;}
.mc_r_list tbody .cont{ text-align:left;padding-left:10px;}
.mc_pageList{ text-align:center;}


/*表单开始*/
.mc_form{margin-top:20px;}
.mc_form td{padding:5px 5px; vertical-align:top}
.mc_form td p{margin:0px;padding:0px;color:#888888}
.mc_form .td_title{width:80px; text-align:right}
.mc_form .input300{width:300px}

/*论坛开始*/
/*论坛搜索*/
.f_sc{border:1px #eeeeee solid; height: 44px;
    line-height: 44px;
    overflow: hidden;}
.f_sc, #scbar_form, .scbar_icon_td, .scbar_txt_td, .scbar_type_td, .scbar_btn_td {
    background-image: url("images/search.png");
}
.scbar_icon_td {
width:50px;
background:url("images/search.png") no-repeat scroll 0 -74px transparent}
.scbar_txt_td, .scbar_type_td {
    background: url("images/search.png") repeat-x scroll 0 -222px transparent;
}
#s_key {
    border: 1px solid #FFFFFF;
    font-size: 14px;
    outline: medium none;
    width: 400px;
	color:#444444;
}
.scbar_type_td {
    background: url("images/search.png") no-repeat scroll 0 -370px transparent;
}
#scbar_type {
background: url("images/arrwd.gif") no-repeat scroll 100% 50% transparent;
    display: block;
    padding-left: 5px;
    text-align: left;
    text-decoration: none;
	   cursor: pointer;
    padding-right: 16px;
    white-space: nowrap;
}
.scbar_btn_td {
    background: url("images/search.png") no-repeat scroll 0 -296px transparent;
    text-align: center;
    width: 67px;
}
.pn {
    background: url("images/pn.png") repeat-x scroll 0 0 #E5E5E5;
    border: 0px;
    box-shadow: 0 1px 0 #E5E5E5;
    cursor: pointer;
    height: 29px;
	margin-bottom:3px;
	line-height:28px !important;
	line-height:34px;
    overflow: hidden;
}

#scbar_hot {
    height: 45px;
    overflow: hidden;
    padding-left: 8px;
}
.search_tip{line-height:40px;font-size:16px;color:#333333}
.search_tip span{color:#000000;font-weight:bold}

/*论坛首页*/
.f_nav{    background: none repeat scroll 0 0 transparent;
    border: medium none;
    height: 29px;
    line-height: 29px;
    margin: 2px 0;}
.nvhm {
    background: url("images/search.png") no-repeat scroll -8px -121px transparent;
    overflow: hidden;
    width: 16px;
	height:20px;
	display:block;
	float:left;
	margin-right:10px;
}
.f_bm{border:1px #eeeeee solid;margin:10px 0px 30px 0px;}
/*此处色彩可在调用时更改*/ 
.f_bm .bm_h{ background:url(images/titlebg.png) repeat-x;height:31px;color:#BA350F;padding-left:10px;border-bottom:1px #eeeeee solid}
.f_bm .bm_h h1{font-size:12px; font-weight:bold;line-height:31px;margin:0px;padding:0px;}
.f_bm .bm_c{}
.f_bm .bm_c ul{margin:10px 0px;padding:0px;}
.f_bm .bm_c ul li{border-bottom:1px #eeeeee dashed; list-style:none;margin:0px 10px;}
.f_bm .f_tb{width:100%;}
.f_bm .f_tb td{padding:10px;}
.f_bm .f_tb .f_name a{color:#000000;font-weight:bold}
.f_bm .f_tb .f_icon{width:31px;}
.f_bm .f_tb .f_i{width:100px;}
.f_bm .f_tb .fl_by{width:220px;line-height:150%}
.grey{color:#888888}

/*论坛列表版块左侧导航*/
.bdl{   background-color: #FFF9F9;
    border:1px solid #EEEEEE;
    width:135px;
    float:left;
    display:none;}
.bdl .tbn{}
.bdl dl{margin:0px;padding:0px;}
.bdl .bdl_h 
{
    margin:0px;padding:0px;
    height: 32px;
    line-height: 32px;
    font-size:12px;
    padding:0px 5px;
}
.bdl dt
{
     line-height: 27px;
     border-top: #FFCCCC 1px solid;
     border-bottom: #FFCCCC 1px solid;
    }
.bdl dd{line-height:27px;margin:0px;padding:0px 0px 0px 10px;}

.bdl dt a {
    display: block;
    padding: 0 15px 0 10px;
    text-decoration:none;
}
.bdl dd.bdl_a a {
    font-weight:bold;
}

.bdl dl.a dt {
    background-position: 100% -27px;
    margin-bottom: 3px;
    background-image: url("images/titlebg_sd.png");
}

/*论坛列表*/
.ft{}
.ft .ft_h{height:40px;line-height:40px;border:1px #eeeeee solid;padding:0px 10px;color:#333333}
.ft .ft_h h1{margin:0px;margin:0px;font-size:12px;font-weight:normal;}
.ft .ft_h h1 a{font-size:14px; font-weight:bold;color:#000000}
.ft .ft_h h1 span{margin-left:10px;}
.ft .ft_h .pipe{color:#cccccc}
/*此处色彩可在调用时更改*/ 
.ft .ft_h .xi1{color:#BA350F}
.ft .y{float:right}


.pgs{margin:10px 0px 0px 0px;padding-bottom:10px;height:34px;}

.pgs ul{float:left;margin:0px;padding:0px;}
/*此处色彩可在调用时更改*/ 
.pgs ul li{float:left;width:104px;margin-right:5px;list-style:none; background:url(images/milan/forum_li_bg.png) no-repeat -121px 0px;line-height:55px;height:42px; text-align:center}
.pgs ul li a{color:#ffffff}
.pgs ul .selected{background-position:0px 0px;line-height:45px;font-weight:bold;font-size:12px}
/*此处色彩可在调用时更改*/ 
.pgs ul .post_btn{background:url(images/milan/pn_post.png) no-repeat 0px 9px;}
.pgs ul .post_btn a{width:80px;display:block;height:40px; text-indent:100px; overflow:hidden}
.pgs #newspecial{
    background: url("images/pn_post.png") no-repeat scroll 0 0 transparent;
    float: left;
}
.pg {
    float: right;
}
.pg, .pgb {
    line-height: 26px;
}
.pg a, .pg strong, .pgb a, .pg label {
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    border: 1px solid #C2D5E3;
    color: #333333;
    display: inline;
    float: left;
    height: 26px;
    margin-left: 4px;
    overflow: hidden;
    padding: 0 8px;
    text-decoration: none;
}
.pg a.nxt, .pgb a {
    padding: 0 10px;
}
/*此处色彩可在调用时更改*/ 
.pg a:hover, .pgb a:hover {
    border-color: #BA350F;
    color: #BA350F;
}
.pg a.nxt {
    background-image: url("images/arw_r.gif");
    background-position: 90% 50%;
    padding-right: 25px;
}
.pg a.prev {
    background-image: url("images/arw_l.gif");
    background-position: 50% 50%;
}
.pg strong {
    background-color: #E5EDF2;
}
.pgb a {
    background-image: url("images/arw_l.gif");
    background-position: 10px 50%;
    padding-left: 25px;
}
.pg label {
    cursor: text;
}

#fd_page_top{float:right;margin-top:5px;}

.ttp {
    background: none repeat scroll 0 0 transparent;
	padding:0px;margin:0px;
	margin-bottom: 5px;
	padding-top:10px; border-top:2px solid #cccccc;
}
.ttp li {
    float: left;
    padding-bottom: 5px;
	list-style:none;
	line-height:18px;
}
.ttp a, .ttp strong {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CDCDCD;
    float: left;
    height: 18px;
    margin-right: 5px;
    padding: 4px 8px 3px;
    white-space: nowrap;
}
/*此处色彩可在调用时更改*/ 
.ttp a:hover {
    border-color: #BA350F;
    color: #BA350F;
    text-decoration: none;
}
/*此处色彩可在调用时更改*/ 
.ttp .a a {
    background: none repeat scroll 0 0 #E5EDF2;
    border-color: #BA350F;
    color: #BA350F;
    padding-left: 12px;
    padding-right: 12px;
}
.ttp .pipe {
    background: none repeat scroll 0 0 #C2D5E3;
    float: left;
    height: 27px;
    margin-right: 10px;
    padding: 0;
    text-indent: -9999px;
    width: 2px;
}
/*主题列表*/
.threadlist{border:1px #eeeeee solid;margin:10px 0px;}

.threadlist .th {
    background: none repeat scroll 0 0 #F2F2F2;
    border-bottom: 1px solid #CDCDCD;
    margin-top: 1px;
    padding: 0 10px;
}


.threadlist .th table {
    border: medium none;
}
.threadlist table {
    border-collapse: separate;
    table-layout: fixed;
    width: 100%;
}
.threadlist .th td, .threadlist .th th {
text-align:left;
    border: medium none;
    height: 40px;
	line-height:40px;
    vertical-align: baseline;
	font-weight:normal;
	color:#888888
}
.threadlist .bm_c{padding:0px 10px;}

.threadlist .bm_c td{	color:#888888;
	line-height:140%;}
.threadlist .bm_c td a{color:#000000; text-decoration:none}
.threadlist .bm_c td a:hover{text-decoration:underline}
.threadlist .bm_c td,.threadlist .bm_c th{border-bottom:1px solid #eeeeee}
.threadlist .bm_c .last td,.threadlist .bm_c .last th{border-bottom:0px solid #eeeeee}
.threadlist .bm_c .ts td,.threadlist .bm_c .ts th{ background:#f2f2f2}
.showmenu {
    background: url("images/arrwd.gif") no-repeat scroll 100% 50% transparent;
    cursor: pointer;
    padding-right: 16px;
    white-space: nowrap;
}
.threadlist .tf{color:#000000}
.threadlist .pipe {
    color: #CCCCCC;
    margin: 0 5px;
}

.threadlist .icn {
    padding-left: 5px;
    text-align: left;
    width: 25px;
}
.threadlist .icn img{border:0px;}
.threadlist .icn a:hover {
    text-decoration: none;
}
.threadlist .new {
}
.threadlist .common {
text-align:left;
padding:15px 10px 15px 0px;

}
.threadlist .common .tps{ font-weight:normal}
.threadlist .common a{line-height:120%;
font-size:14px;}
.threadlist .frm {
    width: 150px;
}
.threadlist .o {
    width: 20px;
}
.threadlist .ft_num {
    line-height: 14px;
    width: 80px;

}
.threadlist .by {
    line-height: 14px;
    width: 105px;	
}

/*主题列表*/
.pl{border: 1px solid #CDCDCD;}
.pl img{border:0px;}
.pl table {
    table-layout: fixed;
    width: 100%;
}
.pl .dt {
    width: 100%;
}
.ptm {
    padding-top: 10px !important;
}
.pbn {
    padding-bottom: 5px !important;
}
.plm {
    vertical-align: bottom !important;
}
.plc, .pls {
    overflow: hidden;
    vertical-align: top;
}
.plc {
    padding: 0 20px;
}
.pls {
    background: none repeat scroll 0 0 #E5EDF2;
    border-right: 1px solid #C2D5E3;
    overflow: hidden;
    width: 160px;
}
.pls .avatar {
    margin: 10px 15px;
}
.pls .avatar img {
    background: #FFFFFF;
    padding: 5px 5px 8px;
}
.pls p, .pls .pil, .pls .o {
    margin: 5px 10px 5px 20px;
	padding:0px;
}
.pls p em, .pls dt em {
    color: #F26C4F;
}
.pls dd, .pls dt {
    float: left;
    height: 1.6em;
    line-height: 1.6em;
    overflow: hidden;
}
.pls dt {
    margin-right: 3px;
    width: 55px;
}
.pls dd {
    width: 70px;
}
.pls dd img {
    margin-top: -2px;
    max-width: 65px;
}
.ie6 .pls dd img, .ie7 .pls dd img {
    margin-top: 2px;
}
.ad .pls {
    background: none repeat scroll 0 0 #C2D5E3;
    height: 4px;
    padding: 0;
}
.ad .plc {
    background: none repeat scroll 0 0 #E5EDF2;
    overflow: hidden;
    padding: 0;
}
.pl .pnv .pls {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #E5EDF2;
    border-color: #C2D5E3;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px 0;
    line-height: 16px;
}
.pl .pnv .tns p {
    font-size: 12px;
}
.pl .pnv .plc {
    border-bottom: 1px solid #C2D5E3;
}
.pnh {
    padding: 11px 20px;
}


.pipe {
    color: #CCCCCC;
    margin: 0 5px;
}
.xg1, .xg1 a {
    color: #999999 !important;
}

.vwthd {
    padding-right: 80px !important;
}
.vwthd div.y {
    display: inline;
    margin-right: -60px;
	float:right
}
.ts {
    font: 700 16px 'Microsoft Yahei','Hei',Tahoma,'SimHei',sans-serif;
}
/*此处色彩可在调用时更改*/ 
.xi1 {
    color: #BA350F;
}
.hm {
    text-align: center;
}
.pi {
    border-bottom: 1px dashed #CDCDCD;
    height: 16px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px 0;
}
.pi strong a {
    border: 1px solid #FFFFFF;
    float: right;
    font-weight: 400;
    padding: 4px 6px;
}
.pi strong a:hover {
    border-color: #CDCDCD;
}
.pls .pi {
    padding-left: 15px;
}
.pi em {
}
.pti {
}
.xw1 {
    font-weight: 700;
}
.authi a{color:#000000}
.vm {
    vertical-align: middle;
}
#fj {
    margin-left: 5px;

}
.y {
    float: right;
       margin-top: 5px;
}
em, cite, i {
    font-style: normal;
}

.t_f, .t_f td {
    font-size: 14px;
	color:#333333;
	line-height:150%;
}
.t_f a {
    color: #333333;
    text-decoration:underline;
}

.t_f a:hover {
    color: #000000;
}
.t_f ul {
    margin-left: 14px;
}
.t_f li {
    margin-left: 2em;
}
.t_f ul li {
    list-style-type: disc;
}

.xg2 {
    color: #666666;
}
.sd .tns th, .sd .tns td {
    width: 110px !important;
}
.tns th {
    border-right: 1px solid #CCCCCC;
}
.tns th p, .tns td p {
    font-size: 14px;
    margin: 0;
}
.pls .tns {
    padding: 0 10px 10px;
}
.pls .tns th p, .pls .tns td p {
    font-size: 12px;
    margin: 0;
}
.tns th, .tns td {
    font-size: 12px;
    text-align: center;
	font-weight:normal
}
.pls .o .pm2 {
    background-image: url("/content/member/images/pmto.gif");
}
.pls .o li {
    background-position: 0 50%;
    background-repeat: no-repeat;
    text-indent: 18px;
	list-style:none
}

.modmenu{margin-bottom:10px;}
.modmenu a{color:#000000;}

.ts_tile{font-weight:bold; display:inline;font-size:15px;}
.ts_tile a{color:#000000}

.pl_savescore{line-height:150%;color:#333333;padding:10px 20px;}
.pl_manage{padding:10px 20px 10px 20px;border-top:1px dashed #cccccc;}
.sign {
    background: url("/content/member/images/sigline.gif") no-repeat scroll 0 0 transparent;
    line-height: 1.6em;
    margin-bottom: 10px;
    overflow: hidden;
    padding-top: 20px;
}

/*论坛发帖*/
.post_newthread{border-bottom:1px solid #cccccc;float:left;width:100%;padding:0px 0px 0px 20px}
.post_newthread li{ list-style:none;line-height:31px;height:31px;border-top:1px solid #cccccc;border-right:1px solid #cccccc;border-left:1px solid #cccccc;width:100px; text-align:center;margin-bottom:-1px;border-bottom:1px solid #cccccc; background:#eeeeee;float:left;margin-right:10px}
.post_newthread .select{ list-style:none;line-height:31px;height:31px;border-top:1px solid #cccccc;border-right:1px solid #cccccc;border-left:1px solid #cccccc;width:100px; text-align:center;margin-bottom:-1px;border-bottom:1px solid #ffffff; background:#ffffff;font-weight:bold}
.post_form{line-height:40px;}

.input_bg{
 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("images/px.png") repeat-x scroll 0 0 #FFFFFF;
    border-color: #848484 #E0E0E0 #E0E0E0 #848484;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}
	
.post_form .forum_title{width:300px;}
.post_form .vm{height:22px;width:80px;}
.post_form .p_memo{color:#888888}
.threadlist .common .thread_title{font-size:14px; font-weight:normal;color:#333333}
.a_blod{font-weight:bold}
.thread_list_type a{color:#333333;font-weight:normal}
/*弹窗样式*/
.p_pop, .p_pof, .sllt {
    background: none repeat scroll 0 0 #FEFEFE;
    border: 1px solid #DDDDDD;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
    min-width: 60px;
    padding: 4px;
}
.ie6 .p_pop {
    width: 100px;
}
.p_pop ul
{
    margin:0px;padding:0px;}

.p_pop li {
    display: inline;
}
.p_pop a {
    border-bottom: 1px solid #E5EDF2;
    display: block;
    padding: 3px 5px;
    white-space: nowrap;
}
.p_pop li:last-child a {
    border: medium none;
}
.ie6 .p_pop a {
    position: relative;
}
.p_pop a:hover, .p_pop a.a, #sctype_menu .sca {
    background-color: #E5EDF2;
    color: #336699;
    text-decoration: none;
}

.tpost_form{padding:10px;line-height:30px;}
.tpost_form .vm{width:75px;height:22px;}
.tpost_form .msg{line-height:120px; text-align:center}
.msg_noLogin{line-height:120px; text-align:center;border:1px dotted #cccccc;font-size:14px;}

.btn_cancel{float:left;margin-right:10px;}
.hideMsg{border:1px #eeeeee dotted; color:#888888;padding:3px; font-style:italic}


/*积分奖励*/
.GiveScore{ line-height:30px;padding:5px;}

/*工作人员操作弹出界面*/
.pop_m
{padding:10px;
    }
.pop_m{line-height:30px;}


/*论坛主题列表批量操作界面*/
#mdly {
    background: url("images/mdly.png") no-repeat scroll 0 0 transparent;
    height: 100px;
    line-height: 32px;
    overflow: hidden;
    padding: 10px 25px;
    display:none;
    right: 0;
    width: 250px;
}
#mdly p{margin:0px;padding:0px}
#mdly a {
    color: #333333;
}
#mdly .cp {
    height: 32px;
    line-height: 100px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 35px;
}
#mdly label {
    position: absolute;
    right: 20px;
    top: 10px;
}
#mdly h6 {
    line-height: 32px;
       font-size: 1em;
       margin:0px;
       padding:0px;
}
#mdly h6 strong {
    color: #F26C4F;
    margin: 0 3px;
}
#mdly.cpd {
    background-position: 0 -128px;
    border: medium none;
    height: 32px;
    margin-right: -3px;
    margin-top: 4px;
    padding: 0;
    width: 35px;
}
#mdly.cpd h6 {
    padding-top: 40px;
}
#mdly.cpd .cp {
    display: none;
}
#mdly.cpd #mdct {
    color: #F26C4F;
    cursor: pointer;
    display: block;
    height: 32px;
    left: 3px;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 32px;
    z-index: 999;
}

/*短消息发送*/
.SendShortMessage{font-size:12px;line-height:150%}
.shortMessage_history{border-top:1px dotted #cccccc;margin:5px 0px;padding:3px 3px 3px 10px;}
.shortMessage_history a{font-size:12px;color:#000000; text-decoration:none}
.shortMessage_history a:hover{ text-decoration:underline}

/*我的短消息中心*/
.msg_list{ background:#ffffff;padding:10px;margin-bottom:10px;border:1px #ffffff solid;cursor:pointer; overflow:hidden}
.msg_list_b{font-weight:bold}
.msg_list:hover{ background:#f8f8f8;border:1px #cccccc dotted}
.msg_list_t{border-bottom:1px dotted #cccccc}
.msg_list_sc{padding:5px;}
.msg_list_c{display:none;padding:5px;}
.msg_list_d{border-top:1px dotted #cccccc; text-align:right;line-height:30px;}
.msg_list_t a{background-image: url("images/pmto.gif"); background-position: 0 -2px;
    background-repeat: no-repeat;padding-left:18px;
    text-indent: 18px;}

#wakeup_msgInfo{background-image: url("images/pmto.gif"); background-position: 0 -2px;
    background-repeat: no-repeat;padding-left:18px;
    text-indent: 18px;}
    
    
/*我要签到*/
.sign_area{}
/*此处色彩可在调用时更改*/ 
.sign_btn{background:#eeeeee;padding:10px;width:220px; text-align:center;margin:20px auto;border:1px solid #cccccc;cursor:pointer;color:#A78546}
/*此处色彩可在调用时更改*/ 
.sign_btn span{font-size:14px; font-weight:bold;margin-left:10px;text-align:right;height:20px;padding:5px 10px;border:1px solid #A78546; background:#A78546;color:#ffffff;}
.sign_btn:hover{ background:#A78546;color:#ffffff}
.sign_btn:hover span{background:#ffffff;color:#A78546;}
/*已签到*/
.sign_btn_exist{background:#eeeeee;padding:10px;width:220px; text-align:center;margin:20px auto;border:1px solid #cccccc;color:#888888}
.sign_btn_exist span{font-size:14px; font-weight:bold;margin-left:10px;text-align:right;height:20px;padding:5px 10px;border:1px solid #cccccc; background:#aaaaaa;color:#ffffff;}
#myIcon{padding:4px;border:1px #cccccc solid}
#btn_next{height:31px;}


/*列表页底部发帖*/
.f_bottomAdv{margin-bottom:10px;}
.f_bottomPost
{
    width:100%;
    background-repeat:no-repeat;
     
    }
.f_bottomPost .post_newthread{width:98%;}
.f_bottomPost_right{float:right;width:250px; display:none}
.f_bottomPost_adv a{display:block;width:100%;height:120px; text-indent:50em; }
.f_bottomPost_right ul{margin:30px 0px 0px 20px;padding:0px;}
.f_bottomPost_right ul li{list-style:none;float:left; text-align:center;margin-right:8px;}
.f_bottomPost_right ul li img{border:1px #cccccc solid; }
.f_bottomPost_right ul li span{width:100px; overflow:hidden;height:30px;display:block; line-height:30px;margin-bottom:10px;}
.p750{float:left;}
.p750 .f_bottomPost_left{width:750px;}
.p750 .post_newthread{width:730px;}
.p750 .f_bottomPost_left{float:left;}
.p750 .f_bottomPost_right{display:block;}


/*活动*/

       

        .hd_main 
        {
          margin:59px auto;
          text-align:center;
          overflow:hidden;
          clear:both;
          margin-bottom:100px;
        }
        .hd_main  p{margin:0px;padding:0px;}
        .hd_main img{border:0px;}
        #booking
        {
            height:100px;
            background:rgba(255,255,255,0.5) ;
            filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#88ffffff,endColorstr=#88ffffff);
            }
        .booking_main
        {
            width:770px;
            margin:0px auto;
            padding:5px 0px 50px 230px;
            height:90px;
            background:url(images/booking_bg.png) no-repeat;
            }
.booking_btn{float:right;background:url(images/booking_btn.png) no-repeat; width:115px;height:34px; border:0px; cursor:pointer;}
.booking_btn:hover{ background:url(images/booking_btn.png) no-repeat 0px -34px;}
.booking_top{margin:10px 0px;}
.booking_content{text-align:center;line-height:35px;}
.booking_text{font-size:18px; font-family:"微软雅黑";}
.booking_text i{font-size:22px;}
.booking_btn_grey{float:right;background:url(images/booking_btn_1.png) no-repeat; width:115px;height:34px; border:0px; }

.mobile_url{padding:5px 10px;line-height:180%;border-top:1px dashed #cccccc;margin-top:10px;}
.mobile_url h2{font-size:12px; font-weight:normal;margin:0px;padding:0px}


/*新增子类列表*/
.index_forumType
{
    margin-top:10px;
    }
.index_forumType ul{margin:0px 0px 0px 10px;padding:0px;}
.index_forumType ul li{border-bottom:1px dotted #cccccc; float:left;width:270px; background:url("images/forum_grey.gif") no-repeat 0px 20px;padding-left:50px;}
.index_forumType ul li h2{margin:5px 0px;padding:0px;font-size:16px}
.index_forumType ul li p{line-height:22px;margin:0px;padding:0px;}
.index_forumType ul li.new{background:url("images/forum_new.gif") no-repeat 0px 20px;}

/*调用论坛客照三列*/
.pic_list_three
{
    
    }

.pic_list_three{margin-top:5px;}
.pic_list_three li{ position:relative;width:320px; float:left;margin-right:15px;margin-bottom:5px;}
.pic_list_three li.last{margin-right:0px;}
.pic_list_three li .kz_txt{display:none; position:absolute;left:0px;bottom:0px;width:310px;padding:0px 5px;
                                  background:#000000;
                                /* other browsers */
    opacity: 0.8;
    /* this works in IE6, IE7, and IE8 */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    /* this works in IE8 only */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
    color:#ffffff; background: rgba(0,0,0, .8);   
                                  }

.greywhite{
                                /* other browsers */
    opacity: 0.5;
    /* this works in IE6, IE7, and IE8 */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    /* this works in IE8 only */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
                                  }
                                  

.pic_list_three li .kz_txt a{color:#ffffff}
.pic_list_three li icon{float:left;width:40px;}
.pic_list_three li h3{ display:block;margin:0px;padding:0px;border-bottom:1px #cccccc solid;line-height:30px;}
.pic_list_three li span{float:right; display:block;width:260px;}

.tmsg{color:#ff0000}


/*booking页面*/
 #booking
        {
            height:100px;
            background:rgba(255,255,255,0.5) ;
            filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#88ffffff,endColorstr=#88ffffff);
            }
        .booking2_main
        {
            width:500px;
            
            }
.booking2_btn{background:url(images/booking_btn.png) no-repeat; width:115px;height:34px; border:0px; cursor:pointer;}
.booking2_btn:hover{ background:url(images/booking_btn.png) no-repeat 0px -34px;}
.booking2_top{margin:10px 0px; line-height:30px;}
.booking2_top i{width:100px;text-align:right;display:block;float:left;}
.booking2_top .booking2_form_li{display:block;min-height:30px;}
    .booking2_top .booking2_form_li_submit {
    margin-top:10px;display:block;min-height:30px;}
.booking2_content .booking2_text_msg{line-height:180%;background:#efefef ;border-radius:3px;padding:10px;display:block;width:100%;}
.booking_content{text-align:center;line-height:35px;}
.booking2_text{font-size:18px; font-family:"微软雅黑";}
.booking2_text i{font-size:22px;}
.booking2_btn_grey{background:url(images/booking_btn_1.png) no-repeat; width:115px;height:34px; border:0px; }


/*投票页面 voteProject*/
.voteBody{background-position: center top; background-repeat:no-repeat; background-attachment:fixed;margin:0px;padding:0px;}
.voteMain{width:1000px;margin:0px auto;}
.voteTop{}
.voteTitle{line-height:40px;width:980px;font-size:22px;background:#eeeeee;padding:0px 10px;margin:10px 0px;}
.votePic{overflow:hidden}
.votePic ul{margin:0px 0px 0px 0px;padding:0px;}
.votePic ul li{float:left; list-style:none;margin-right:6px;margin-bottom:0px;margin-bottom:10px; background:#ffffff;padding:4px;position:relative}
.votePic ul li img{border:1px solid #fefefe;height:350px;}
.votePic ul li.last{margin-right:0px;}
.votePic ul li:hover{background:#efefef;}
.votePic ul li a{ text-decoration:none;color:#333333;}
.voteSubjectTitle{display:block;font-size:12px}
.voteSubjectTitle p{float:right;margin:0px;padding:0px;}
.voteNum{cursor:pointer;display:block;position:absolute;width:235px;top:6px;left:5px;font-size:25px; text-align:center;display:none;background:url(/content/member/images/votesubject_bg.png);height:350px; overflow:hidden;
         color:#ffffff; font-family:"微软雅黑"
}
.voteNum i{display:block;}
.votePic ul li:hover .voteNum{display:block}
.voteBtn{height:50px; text-align:center;border-top:5px solid #ffffff;padding:10px 0px;}
.voteBtn input{width:200px;height:40px;font-size:16px;cursor:pointer}

.voteTxtList{margin:10px 0px; background:#ffffff;border-radius:5px;padding:20px;}
.voteTxtList .voteTxtList_title{font-size:16px;line-height:50px;font-weight:bold}
.voteTxtList ul{margin:0px;padding:0px 20px 0px 20px;}
.voteTxtList ul li{list-style:none; line-height:200%;border-bottom:1px dashed #efefef}
.voteTxtList ul li p{margin:0px;padding:0px;float:right}
.voteMemo{ background:#ffffff;padding:10px 20px;font-size:12px;line-height:180%;}

.voteSubject_content{font-size:12px; line-height:180%;padding:10px;}


/*专题活动*/
.zhuanti{background:none;margin:0px;padding:0px;font-size:12px;}
#zhuanti_booking {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    height: 100px;
}
.zhuanti_booking_main {
    background:url("images/booking_bg.png") no-repeat scroll 0 0;
    height: 90px;
    margin: 0 auto;
    padding: 5px 0 50px 0px;
    width: 1000px;text-align:right
}
.zhuanti_booking_main  input{width:120px;}
.zhuanti_booking_btn {
    background: url("images/booking_btn.png") no-repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 34px;
    width: 115px;
    margin-top:5px;
}

.zhuanti_booking_main  input.hasDatepicker{width:138px;}

.zhuanti_booking_btn:hover {
    background: rgba(0, 0, 0, 0) url("images/booking_btn.png") no-repeat scroll 0 -34px;
}
.zhuanti_booking_top {
    margin: 10px 0;
}
.zhuanti_booking_content {
    line-height: 35px;
    width:1000px;
    text-align: center;
}
.zhuanti_booking_text {
    font-family: "微软雅黑";
    font-size: 18px;float:right;margin-right:20px;
}
.zhuanti_booking_text i {
    font-size: 22px;
}
.zhuanti_booking_btn_grey {
    background: rgba(0, 0, 0, 0) url("images/booking_btn_1.png") no-repeat scroll 0 0;
    border: 0 none;
    float: right;
    height: 34px;
    width: 115px;
}

.zhuanti .hd_main{position:relative;}
.zhuanti .hd_main .hd_main_bg{}
.zhuanti .hd_main .hd_main_c{position:absolute;}
.zhuanti .hd_main p{margin:0px;padding:0px;}

.zhuanti .hd_main .hd_main_c{width:1000px;top:0px;}
.zhuanti .hd_main_c .zt_c{position:absolute;display:block}

/*点评页面*/
.dianping{margin:0px auto;width:100%;}
.dianping h2{background:#eeeeee;line-height:200%;font-size:12px;padding:5px 10px}
.dianping h2 em{color:#ff0000}
.dianping h2 strong{font-weight:bold;font-size:15px;margin-right:10px;}
.dianping .dianping_form{margin-bottom:20px;}

.dianping .form-block{margin-top:20px;}
.dianping .form-block:after{ clear: both;
    content: " ";
    display: block;
    height: 0;}
.dianping .form-block .label{
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 80px;
}
.dianping .form-block .label em{color:#ff0000}

.rating-changes .label_required, .rating-changes .hint {
    margin-top: 10px;
}
.rating-wrap-big {
    background-color: #fffceb;
    border: 1px solid #f0c36d;
    float: left;
    margin-right: 10px;
    padding: 8px;
}
.rating-wrap-big ul {
    background-position: 0 -150px;
    float: left;
    height: 25px;
    position: relative;
    width: 129px;
    z-index: 10;
}
.dianping .rating-wrap-big ul li {
    display: inline;
}
.dianping .rating-wrap-big ul li a {
    display: block;
    height: 25px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 0;
}
.dianping .rating-wrap-big ul li a:hover {
    background-color: #fff;
}
.dianping .rating-wrap-big .one-star {
    background-position: 0 -120px;
    width: 25px;
    z-index: 50;
}
.dianping .rating-wrap-big .two-stars {
    background-position: 0 -90px;
    width: 51px;
    z-index: 40;
}
.dianping .rating-wrap-big .three-stars {
    background-position: 0 -60px;
    width: 77px;
    z-index: 30;
}
.dianping .rating-wrap-big .four-stars {
    background-position: 0 -30px;
    width: 103px;
    z-index: 20;
}
.dianping .rating-wrap-big .five-stars {
    background-position: 0 0;
    width: 129px;
    z-index: 10;
}
.dianping .rating-changes .hint {
    color: #666; line-height:40px;
}
.dianping .rating-changes .active-hint {
    color: #c00;
}
.dianping .rating-changes .err-hint {
    color: #e00;
}

.dianping .score-wrap ul {
    background-position: 0 -222px;
    float: left;
    height: 20px;
    margin-right: 10px;
    position: relative;
    width: 146px;
    z-index: 10;
}
.dianping .score-wrap ul li {
    display: inline;
}
.dianping .score-wrap ul, .score-wrap ul li a:hover, .score-wrap .active-square, .rating-wrap-big ul, .rating-wrap-big ul li a:hover, .rating-wrap-big .active-star {
    background-image: url("/content/member/images/dianpingscore.png");
    background-repeat: no-repeat;
}

.dianping .score-wrap ul li a {
    display: block;
    height: 20px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 0;
}
.dianping .score-wrap .square-0 {
    background-position: 0 -243px;
    width: 30px;
    z-index: 50;
}
.dianping .score-wrap .square-1 {
    background-position: 0 -264px;
    width: 59px;
    z-index: 40;
}
.dianping .score-wrap .square-2 {
    background-position: 0 -285px;
    width: 88px;
    z-index: 30;
}
.dianping .score-wrap .square-3 {
    background-position: 0 -306px;
    width: 117px;
    z-index: 20;
}
.dianping .score-wrap .square-4 {
    background-position: 0 -327px;
    width: 146px;
    z-index: 10;
}

.dianping .form-textarea{width:800px;  border: 1px solid #ccc;
    font-family: Tahoma,Geneva,sans-serif;
    margin-right: 5px;color:#ccc}
.dianping .form-textarea:focus{color:#111}

.dianping .form-block .overnote {
    background-color: #fff2f2;
    float: left;
    height: 32px;
    line-height: 30px;
    margin-top: 4px;
    padding: 0 10px;
    width: 180px;
}
.dianping .form-content-block{
    padding-left:90px;line-height:30px;
}

.dianping .form-btn{line-height:40px;width:200px;cursor:pointer;border-radius:5px; border:1px solid #ccc}
.dianping .form-btn:hover{background:#cecece}


.ot {
    background:url(/Content/jsyy/2017/images/other.jpg) no-repeat center center;
    width:100%;
    height:220px;
    margin:10px auto 25px;
}
.otk {
    width:1200px;
    margin:0 auto;
    position:relative;
}
.otk .bd3 ul li a {
    display:block;
}
.otk .bd3 ul li img {
    width:100%;
}
.otk .bd3 {
    width:100%;
}
.otk .bd3 ul {
    list-style:none;
    overflow:hidden;
    white-space:nowrap;
}
.otk .bd3 ul li {
    width:18%;
    float:left;
    _display:inline;
    overflow:hidden;
    text-align:center;
    margin:0 10px;
    display:block;
}
.otk .bd3 ul li a {
    margin:1%;
    display:block;
}
.otk .prev{
    width:15px;
    height:31px;
    background:url(/Content/jsyy/2017/images/la.jpg) no-repeat center center;
    position:absolute;
    left: -25px;
    top: 180px;
    cursor:pointer;
}
.otk .next{
    width:15px;
    height:31px;
    background:url(/Content/jsyy/2017/images/ra.jpg) no-repeat center center;
    position:absolute;
    right: 25px;
    top: 180px;
    cursor:pointer;
}
@media screen and (min-width: 1300px) {
        .otk {
        width:1200px;
    }
}
@media screen and (min-width: 1400px) {
        .otk {
        width:1300px;
    }
}
@media screen and (min-width: 1500px) {
        .otk {
        width:1440px;
    }
}
@media screen and (min-width: 1600px) {
        .otk {
        width:1500px;
    }
}
.neism {
    clear:both;
    background:url(/Content/jsyy/2017/images/neism.jpg) no-repeat center center;
    width:100%;
    height:505px;
    position:relative;
}
.neismarea {
    width: 500px;
    height: 100px;
    position: absolute;
    top: 310px;
    line-height: 100px;
    left: 0;
    right: 0;
    margin: auto;
    text-align:center;
}
.neismarea input[type=text]{
    width:120px;
    margin:5px;
    border:1px solid #b29060;
    height:28px;
    padding:0 0 0 10px;
    border-radius:5px;
    outline:none;
}
.neismarea input[type=button] {
    width: 80px;
    background: #c6a16a;
    color: #fff;
    font-size: 18px;
    outline: none;
    height: 32px;
    margin: 5px;
    border-radius: 5px;
    position: relative;
    top: 2px;
    cursor:pointer;
}
.bc {
    width:100%;
    height:225px;
    margin:10px auto;
    background:url(/Content/jsyy/2017/images/bc.jpg) no-repeat center center;
}
.bcb {
    width:1200px;
    margin: 0 auto;
}
.bcb div {
    float:left;
    width:14%;
    margin:1%;
    cursor:pointer;
    transition:all .2s ease-in;
    -webkit-transition:all .2s ease-in;
    -moz-transition:all .2s ease-in;
}
.bcb div img{
    display:block;
    width:100%;
}
.bcb div:hover {
    box-shadow:0px 0px 25px rgba(51,51,51,.3);
    -webkit-box-shadow:0px 0px 25px rgba(51,51,51,.3);
    -moz-box-shadow:0px 0px 25px rgba(51,51,51,.3);
    transform:translate3d(0,3px,0px);
    -webkit-transform:translate3d(0,-3px,0px);
    -moz-transform:translate3d(0,-3px,0px);
}
.bcb span {
    display:block;
    width:100%;
    height:255px;
    background:url(/Content/jsyy/2017/images/bcb.jpg) no-repeat top center;
    clear:both;
    margin:10px auto;
}
@media screen and (min-width: 1300px) {
        .bcb {
        width:1200px;
    }
}
@media screen and (min-width: 1400px) {
        .bcb {
        width:1300px;
    }
}
@media screen and (min-width: 1500px) {
        .bcb {
        width:1400px;
    }
}
@media screen and (min-width: 1600px) {
        .bcb {
        width:1440px;
    }
}
.needmore {
    width:349px;
    height:63px;
    margin:25px auto;
    display:block;
    background:url(/Content/jsyy/2017/images/needmore.jpg) no-repeat center center;
}
.bottom {
    width:100%;
    height:180px;
    background:url(/Content/jsyy/2017/images/bbg.jpg) repeat;
}
.bottom-center {
    width:1200px;
    margin:0 auto;
    height:140px;
    text-align:center;
    color:#fff;
    padding:40px 0px 0px;
    font-size:13px;
    line-height:23px;
}
.bottomnei {
    width:100%;
    height:122px;
    background:url(/Content/jsyy/2017/images/bn.jpg) no-repeat top center ;
}</pre></body></html>