body, ul, li, p, h1, h2, h3, h4, h5, h6, input, select {
    padding: 0;
    margin: 0;
    font-weight: normal;
}
li {
    list-style: none;
    cursor: pointer;
}
a {
    text-decoration: none;
    color: #000;
    cursor: pointer;
}
img {
    border: 0;
}
a:hover {
    text-decoration: none;
}
html, body {
    font-size: 14px;
    font-family: "å¾®è½¯é›…é»‘", "å®‹ä½“";
    color: #494949;
    width: 100%;
    /*background:#f4f4f4;*/
    background: #eee url("cg.min_res/bg.png") no-repeat scroll center top;
}
.marginCenter {
    width: 1000px;
    margin: 0 auto;
}
/* å¤´éƒ¨ */
.heading {
    width: 100%;
    background: #fff;
}
.header_link {
    background-color: #E7E7E7;
}
.login_info {
    width: 100%;
    height: 24px;
    background: #e9eaea;
    font-size: 13px;
    text-align: right;
    padding:8px 0;
}
.login_info li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 8px;
    margin-top: 5px;
    line-height: 100%;
    border-right: 1px solid #656565;
}
.login_info li:last-child {
    border-right: 0;
}
.login_info a {
    color: #000;
}
.login_info a:hover {
    color: #f88d2f;
}
.headLogin {
    padding-top: 2px;
    color:#F88D2F;
}
.headLogin a {
    color:#F88D2F;
}
.header {
    width: 1000px;
    height: 76px;
    margin: 0px auto;
    background: #fff url(css_res/headerbg.png) no-repeat 8px center;
    position: relative;
}
.search {
    width: 200px;
    height: 25px;
    position: absolute;
    right: 0px;
    top: 22px;
    background: url("css_res/snt.jpg") no-repeat scroll left top;
    color: #f88d2f;
}
.search .input {
    background: none;
    height: 23px;
    line-height: 23px;
    width: 168px;
    float: right;
    border: 0;
    line-height: 25px;
}
.search .snt {
    border: 0;
    cursor: pointer;
    height: 25px;
    width: 30px;
    float: right;
    background: none;
}
.logo {
    display: block;
    width: 197px;
    height: 76px;
}
.logo_font {
    padding-top: 30px;
}
.logo_font a {
    display: block;
    font: bold 26px/39px "Micrpsoft", "sinsun";
    color: #5e5e5e;
    padding-left: 7px;
}
.logo_font a.windowBtn {
    border:0;
    display:block;
    position: absolute;
    left:570px;
    top: 23px;
    cursor:pointer;
    color: #fff;
    font-size:12px;
    letter-spacing:0.2em;
    padding: 0 7px;
    font-weight:normal;
    background: #FF9800;
    border-radius: 5px;
    line-height: 30px;
}
/* å¯¼èˆª */
.nav {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    height: 42px;
    line-height: 42px;
    background: #2c84e7;
}
.nav .first_nav {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 999;
}
.nav li {
    width: auto;
    height: 42px;
    float: left;
    position: relative;
    margin:0 18px;
}
.nav li:hover {
    background-color: #136cd1;
}
.nav a {
    padding: 0px 9px;
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    font-family: "å¾®è½¯é›…é»‘", "å®‹ä½“";
}
.navli_selected {
    background-color: #136cd1;
}
.blue_selected {
    background-color: #2c84e7;
    color: #fff;
}
.second-nav {
    width: 100%;
    min-height: 200px;
    position: absolute;
    left: 0px;
    top: 30px;
    display: none;
    background-position: center top;
    background-repeat: no-repeat;
    border: 1px solid #ACBBDE;
    background: #F4F8FF;
}
.second-nav li {
    width: 112px;
    text-align: left;
    padding: 0px 2px;
    float: left;
    color: #5890CF;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px solid #d7d7d7;
}
/* é¦–é¡µè½®æ’­ */
.banner {
    width: 100%;
    height: 400px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.pic-box {
    width: 100%;
    height: 400px;
    position: relative;
}
.small-pic {
    width: 100%;
    height: 15px;
    position: absolute;
}
.thumb-title {
    width: 100%;
    text-align: center;
}
.thumb-title li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 14px;
    height: 14px;
    background: #9b9b9b;
    margin: 0 2px;
}
.thumb-title .small-hover {
    background: #ff6000;
}
/* åº•éƒ¨ */

.footer {
    width: 1000px;
    height: 140px;
    margin: 0 auto;
    overflow: hidden;
    color: #000;
    font-family: "å¾®è½¯é›…é»‘", "å®‹ä½“"
}
.footer {
    width: 100%;
    float: left;
    padding: 15px 0;
    clear: both;
    color: #000;
    background: #E7E7E7;
    margin-top: 29px;
}
.foot {
    margin: 0 auto;
    width: 1000px;
    color: #888888;
}
.foot a {
    color: #888888;
}
.foot a:hover {
    color: #F88D2F;
}
.foot_left {
    margin: 0px;
    float: left;
    width: 700px;
}
.ewm {
    float: right;
}
.gzmy a {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-align: center;
}
.gzmy a:hover {
    font-size: 14px;
    font-weight: bold;
    color: #fd851e;
    text-decoration: underline;
}
/*éƒ¨é—¨çª—å£*/
.content {
    width: 1000px;
    min-height: 520px;
    margin: 30px auto 0;
    padding: 10px;
    background: #fff;
}
.ad-nav {
    width: 1000px;
    height: 150px;
    margin: 0 0 15px 0;
    background: url(css_res/bmck.png) no-repeat;
    overflow: hidden;
}
.ad-heading {
    width: 100%;
    height: 34px;
    background: url(css_res/ad-heading.png) no-repeat;
    font-size: 20px;
    font-family: "å¾®è½¯é›…é»‘", "å®‹ä½“";
    line-height: 34px;
    text-indent: 50px;
    margin-top: 20px;
    color: #082360;
    float: left;
}
.ad-menu {
    width: 480px;
    height: 24px;
    float: right;
    margin-top: 40px;
}
.ad-menu li {
    width: 70px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    float: left;
    background: #f88d2f;
    margin: 0px 5px 0 17px;
}
.ad-menu li.blue_selected {
    background-color: #2c84e7;
    color: #fff;
}
.ad-menu a {
    color: #fff;
}
.list-left {
    width: 200px;
    float: left;
    position: relative;
    margin-bottom: 20px;
}
.list-right {
    width: 775px;
    float: right;
    margin-bottom: 20px;
    min-height: 500px;
}
.list-menu {
    width:100%;
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
}
.list-menu h3 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-family: "å¾®è½¯é›…é»‘", "å®‹ä½“";
    font-size: 16px;
    background: #2064c8;
    color: #fff;
}
.list-menu ul {
    width: 99%;
    border: 1px solid #d6deec;
    border-top: 0;
    background: #f4f8ff;
    padding: 10px 0;
}
.list-menu li {
    width: 98%;
    height: 26px;
    margin: 10px auto 0;
    border-bottom: 1px solid #d7d7d7;
    position: relative;
}
.list-menu li:last-child {
    border-bottom:0;
}
.list-menu a {
    color: #3a3a3a;
}
.list-menu li.fwzn_tab_selected {
    line-height: 26px;
    height: 26px;
    background: #2064c8;
    color: #fff;
}
.hotserve {
    width: 99%;
    border: 1px solid #ACBBDE;
    margin-top: 21px;
    overflow: hidden;
    padding-bottom: 7px;
}
.hotserve h3 {
    text-align: center;
    background: #2064c8 none repeat scroll 0 0;
    color: #fff;
    font-family: "å¾®è½¯é›…é»‘", "å®‹ä½“";
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    width: 100%;
}
.hotserve p {
    line-height: 160%;
    padding:7px 10px;
    color: #6b6b6b;
}
.hotserve p a {
    color: #5890DF;
    background: url("css_res/icon5.jpg") no-repeat scroll 0 6px;
    padding-left: 10px;
}
.hotserve p a:hover {
    color: #F88D2F;
}
.list-right-nav {
    float: left;
    width: 100%;
    min-height: 48px;
    border-bottom: 1px solid #d7d7d7;
}
.list-right-nav li {
    width: auto;
    line-height: 24px;
    padding: 0 5px;
    font-size: 14px;
    font-family: "å¾®è½¯é›…é»‘", "å®‹ä½“";
    float: left;
}
.select {
    color: #e07731 !important;
}
.list-right-content {
    float: left;
    width: 100%;
}
.list-right-content li {
    width: 736px;
    border: 1px solid #acbbde;
    position: relative;
    margin-top: 14px;
    overflow: hidden;
}
.list-right-content h3 {
    width: 600px;
    height: 40px;
    line-height: 40px;
    padding-left: 14px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #5890cf;
}
.list-right-content h3 a {
    line-height: 40px;
    color: #5890cf;
    font: 14px "å¾®è½¯é›…é»‘", "å®‹ä½“";
}
.list-right-content h3 a:hover {
    color: #F88D2F;
}
.star {
    float: right;
    width: 101px;
    height: 40px;
    right: 135px;
    top: 0;
}
.star span {
    display: block;
    float: left;
    width: 20px;
    height: 40px;
    background: url(css_res/starbg.jpg) no-repeat left center;
}
.star ul {
    width: 75px;
    height: 12px;
    margin: 15px 0 0 25px;
}
.star li {
    width: 13px;
    height: 12px;
    float: left;
    border: 0;
    background: url(css_res/star2.jpg) no-repeat;
    margin-top: 0;
}
.redu {
    position: absolute;
    right: 75px;
    top: 30px;
    width: 101px;
    height: 10px;
}
.redu ul {
    width: 75px;
    height: 4px;
    margin: 5px 0 0 25px;
}
.redu li {
    width: 13px;
    height: 4px;
    float: left;
    background: #fff;
    margin-top: 0;
}
.redu li.selected {
    background: #F88D2F;
}
.icon_flag {
    position: absolute;
    right: 75px;
    top: 45px;
    width: 101px;
    height: 18px;
}
.icon_flag ul {
    width: 75px;
    height: 4px;
    margin: 0 0 0 25px;
}
.icon_flag li {
    float: left;
    display: block;
    width: 16px;
    height: 16px;
    border: none;
    margin: 10px 5px;
}
.icon_btn {
    float: left;
    display: block;
    width: 16px;
    height: 16px;
    border: none;
    margin: 10px 5px;
}
.icon_flag1 {
    background: url(css_res/cd_dt.png) no-repeat scroll center center;
}
.icon_flag1_gray {
    background: url(css_res/cd_dt1.png) no-repeat scroll center center;
}
.icon_flag2 {
    background: url(css_res/wybs.png) no-repeat scroll center center;
}
.list-right-content p {
    width: 600px;
    line-height: 180%;
    padding-left: 14px;
    padding-bottom: 3px;
}
.page {
    width: 100%;
    height: 59px;
    line-height: 59px;
    text-align: right;
    float: right;
}
.page li {
    padding-left: 7px;
    float: left;
}
.page a {
    color: #6c6c6c;
}
.footer-wrap {
    float: left;
    margin-top: 10px;
    width: 100%;
    background-color: #EDEDED;
}
.option {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-indent: 10px;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 5px;
    color: #2064C8;
    font-weight: bold;
}
.option a {
    color: #F88D2F;
}
.tiaojian {
    width: 222px;
}
.tiaojian h3, .tiaojian h4 {
    width: 100%;
    height: 35px;
    text-indent: 30px;
    line-height: 35px;
}
.tiaojian h3 {
    background: #082360;
    color: #fff;
}
.tiaojian h4 {
    background: #e1e1e1;
    color: #3a3a3a;
}
.tiaojian-main {
    border: 1px #e4e4e4 solid;
    border: -top:0;
    padding: 10px 0 10px 30px;
}
.tiaojian-main li {
    line-height: 29px;
}
.tiaojian-main li a {
    color: #3a3a3a
}
.shixiang-content {
    width: 100%;
}
.shixiang-content li {
    width: 738px;
    margin-bottom: 8px;
}
.kongzhi_con {
    display: none;
}
.shixiang-content h3 {
    float: left;
    width: 100%;
    line-height: 200%;
    text-indent: 14px;
}
.shixiang-content a {
    color: #5890cf;
    font: 14px "å¾®è½¯é›…é»‘", "å®‹ä½“";
}
.shixiang-content table {
    float: left;
    border: 1px solid #acbbde;
    border-top: 0;
    border-right: 0;
    color: #3a3a3a;
}
.shixiang-content td {
    border-top: 1px solid #acbbde;
    border-right: 1px solid #acbbde;
}
.list-menu .search_index_leibie {
    width: 100%;
    height: 50px;
    font: 14px "å¾®è½¯é›…é»‘", "å®‹ä½“";
    color: #3a3a3a;
    padding: 0;
    cursor: pointer;
}
.search_index_leibie li {
    float: left;
    width: 50%;
    height: 50px;
    background: #d7d7d7;
    padding: 0;
    margin: 0;
    line-height: 50px;
    text-align: center;
}
.list-menu .search_index_tiaojian {
    padding-left: 9px;
    display: none;
}
.search_index_tiaojian li {
    width: 86px;
    height: 23px;
    float: left;
    margin-left: 10px;
}
.list-right-nav form {
    width: 100%;
    height: 100%;
    background: url(css_res/search_indexx.jpg) no-repeat;
}
.list-right-nav input, .list-right-nav label {
    float: left;
    display: block;
    height: 36px;
    line-height: 36px;
    border: 0;
    background: none;
    cursor: pointer;
}
.search_index_label {
    width: 53px;
}
.search_index_text {
    width: 191px;
}
.search_index_btn1 {
    width: 35px;
    margin-right: 12px;
}
.search_index_btn2 {
    width: 73px;
    color: #fff;
    text-align: center;
    margin-right: 84px;
}
.sunshine_biaoti {
    float: left;
    width: 100%;
}
.sunshine_biaoti a {
    float: left;
    display: block;
    font-size: 20px;
    line-height: 180%;
    text-align: center;
    color: #2064c8;
}
.sunshineblock_1 {
    width: 341px;
}
.sunshineblock_2 {
    width: 288px;
}
.sunshineblock_3 {
    width: 341px;
}
.sunshine {
    float: left;
    width: 100%;
    height: 430px;
}
.sunshine ul {
    width: 100%;
    height: 423px;
    position: relative;
}
.sunshine li:hover {
    background: #F88D2F;
}
.sunshine a {
    display: block;
    width: 100%;
    height: 100%;
    color: #000;
    font: 26px "å¾®è½¯é›…é»‘", "å®‹ä½“";
}
.sunshine a:hover {
    color: #fff;
    background-color: #F88D2F;
}
.sunshineblock1 {
    width: 341px;
    height: 132px;
    position: absolute;
    left: 0;
    top: 0;
}
.sunshineblock2 {
    width: 341px;
    height: 132px;
    position: absolute;
    left: 0;
    top: 146px;
}
.sunshineblock3 {
    width: 341px;
    height: 131px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.sunshineblock4 {
    width: 163px;
    height: 131px;
    position: absolute;
    left: 178px;
    bottom: 0;
    text-align: center;
}
.sunshineblock5 {
    width: 288px;
    height: 277px;
    position: absolute;
    left: 356px;
    top: 0;
}
.sunshineblock6 {
    width: 133px;
    height: 131px;
    position: absolute;
    left: 356px;
    bottom: 0;
}
.sunshineblock7 {
    width: 341px;
    height: 131px;
    position: absolute;
    right: 0;
    top: 0;
}
.sunshineblock8 {
    width: 163px;
    height: 131px;
    position: absolute;
    right: 0;
    top: 146px;
    text-align: center;
}
.sunshineblock9 {
    width: 163px;
    height: 131px;
    position: absolute;
    right: 178px;
    top: 146px;
    text-align: center;
}
.sunshineblock0 {
    width: 341px;
    height: 131px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.sunshineblock1 a {
    line-height: 131px;
    text-indent: 156px;
    background: #f9e3d3 url(css_res/sunshinebg.png) no-repeat 0px -393px;
}
.sunshineblock2 a {
    line-height: 131px;
    text-indent: 156px;
    background: #f0e4fb url(css_res/sunshinebg.png) no-repeat 0px -393px;
}
.sunshineblock3 a {
    line-height: 131px;
    text-indent: 115px;
    background: #c4e8ee url(css_res/sunshinebg.png) no-repeat 0px -393px;
}
.sunshineblock4 a {
    height: 98px;
    padding-top: 33px;
}
.sunshineblock5 a {
    height: 131px;
    padding-top: 146px;
    text-align: center;
    background: #effac4 url(css_res/sunshinebg.png) no-repeat 0px -524px;
}
.sunshineblock6 a {
    padding-left: 156px;
    background: #d6f7cc url(css_res/sunshinebg.png) no-repeat 0px -524px;
}
.sunshineblock7 a {
    height: 98px;
    width: 186px;
    padding-top: 35px;
    padding-left: 156px;
    background: #c4e8ee url(css_res/sunshinebg.png) no-repeat 0px -524px;
}
.sunshineblock8 a {
    height: 98px;
    padding-top: 33px;
    background: #f0e4fb;
}
.sunshineblock9 a {
    height: 98px;
    padding-top: 33px;
    background: #d6f7cc;
}
.sunshineblock0 a {
    height: 98px;
    width: 186px;
    padding-top: 34px;
    padding-left: 156px;
    background: #effac4 url(css_res/sunshinebg.png) no-repeat 0px -524px;
    line-height: 55px;
}
.sunshineblock1 a:hover {
    background: #F88D2F url(css_res/sunshinebg_tm.png) no-repeat 0px -393px;
}
.sunshineblock2 a:hover {
    background: #F88D2F url(css_res/sunshinebg_tm.png) no-repeat 0px -393px;
}
.sunshineblock3 a:hover {
    background: #F88D2F url(css_res/sunshinebg_tm.png) no-repeat 0px -393px;
}
.sunshineblock5 a:hover {
    background: #F88D2F url(css_res/sunshinebg_tm.png) no-repeat 0px -524px;
}
.sunshineblock6 a:hover {
    background: #F88D2F url(css_res/sunshinebg_tm.png) no-repeat 0px -524px;
}
.sunshineblock7 a:hover {
    background: #F88D2F url(css_res/sunshinebg_tm.png) no-repeat 0px -524px;
}
.sunshineblock0 a:hover {
    background: #F88D2F url(css_res/sunshinebg_tm.png) no-repeat 0px -524px;
}
.search_content {
    width: 100%;
    min-height: 500px;
}
.search_content h3 {
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font: 20px "å¾®è½¯é›…é»‘", "å®‹ä½“";
    color: #5890cf;
}
.bianzhi {
    width: 100%;
    height: 38px;
    line-height: 38px
}
.bianzhi li {
    width: 33.333%;
    height: 38px;
    color: #6c6c6c;
    float: left;
}
.search_content table {
    border-left: 1px solid #acbbde;
    border-bottom: 1px solid #acbbde;
}
.search_content td {
    border-top: 1px solid #acbbde;
    border-right: 1px solid #acbbde;
    line-height: 180%;
}
.search_content_head {
    float: left;
    width: 100%;
    height: 32px;
    border-bottom: 3px solid #F88D2F;
    background-color: #2064C8;
    margin-top: 20px;
}
.search_content_head li {
    width: auto;
    float: left;
    padding: 0 17px;
    line-height: 32px;
    color: #fff;
}
.search_content_main {
    float: left;
    min-height: 200px;
    width: 100%;
    color: #6b6b6b;
    display: none;
    margin-bottom: 60px;
    padding: 20px 0;
}
.search_content_main a {
    color: #6b6b6b;
}
.blue1 {
    background-color: #F88D2F !important;
    color: #fff !important;
}
/* é¦–é¡µç™»å½•æ¡†å¼€å§‹  */

.loginMain {
    height: 0;
    margin: 0 auto;
    min-width: 600px;
    position: relative;
    width: 74%;
}
:root .loginBox {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    filter: none;
}
.loginBox {
    height: 295px;
    position: absolute;
    right: 0;
    top: 120px;
    *top: 80px;
    _top: 80px;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#B2FFFFFF', EndColorStr='#B2FFFFFF');
    width: 315px;
    border: 1px solid #000;
}
.loginTitle {
    background: none repeat scroll 0 0 #FFD599;
    margin: 20px 0 0;
}
.loginPict {
    background: url("css_res/login.png") no-repeat;
    float: left;
    height: 52px;
    margin: 0 0 0 30px;
    position: relative;
    top: -10px;
    width: 43px;
}
.loginDesc {
    color: #FF5D00;
    font: 16px/2 'å¾®è½¯é›…é»‘';
    margin: 0 0 0 10px;
}
.login_table {
    margin: 0 0 0 30px;
    position: relative;
    top: -10px;
}
.usernamePict {
    background: url("css_res/login.png") no-repeat 0 -58px;
    height: 18px;
    padding: 0 0 0 20px;
    width: 16px;
}
.loginTip {
    font: bold 14px/2 tahoma, 'å®‹ä½“';
    margin: 0 0 0 20px;
}
:root .input_text {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    filter: none;
}
.input_text {
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#B2FFFFFF', EndColorStr='#B2FFFFFF');
    border: 1px solid #ACACAC;
    font: 12px/1.25 tahoma, 'å®‹ä½“';
    height: 15px;
    padding: 7px 3px;
    width: 235px;
}
.passwordPict {
    background: url("css_res/login.png") no-repeat 0 -86px;
    height: 18px;
    padding: 0 0 0 20px;
    width: 16px;
}
.loginTip {
    font: bold 14px/2 tahoma, 'å®‹ä½“';
    margin: 0 0 0 20px;
}
.autologin {
    line-height: 3;
}
.auto_login_checkbox {
    cursor: pointer;
    vertical-align: -3px;
}
.auto_login_label {
    cursor: pointer;
}
.login_button {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9f46', endColorstr='#f08429', GradientType=0);
    background-color: #FF9F46;
    border: 1px solid #D66000;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 14px/2 tahoma, 'å®‹ä½“';
    height: 36px;
    width: 117px;
}
.login_on_loading {
    background: #fff url(css_res/loading.gif) no-repeat scroll center;
    color: #FF9F46;
}
/* é¦–é¡µç™»å½•æ¡†ç»“æŸ  */

/*æ„Ÿå…´è¶£*/

.ganxingqu {
    padding: 10px 0 20px;
    float: left;
    width: 100%
}
.ganxingqu .ganxingqu_content, .ganxingqu .ganxingqu_content ul {
    float: left;
    width: 100%;
}
.ganxingqu .ganxingqu_content ul li {
    float: left;
    margin: 5px;
    width: 30%;
}
.ganxingqu .ganxingqu_content ul li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: #458BCA;
    padding: 0 5px;
    text-align: center;
    font-family: å¾®è½¯é›…é»‘;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
}
.ganxingqu .ganxingqu_content ul li a:hover {
    background-color: #FF9900;
    color: #fff;
}
/*éƒ¨é—¨èŒè´£*/

.bmzz_type {
    width: 100%;
    background: #F4F8FF;
    border: 1px solid #D6DEEC;
    margin-bottom: 10px;
}
.bmzz_type ul li {
    float: left;
    width: 50%;
    line-height: 180%;
    text-align: center;
}
.bmzz_list {
    width: 100%;
    margin-top: 20px;
    background: #F4F8FF;
}
.bmzz_list ul li {
    text-align: center;
    line-height: 180%;
}
.bmzz_main_table {
    width: 99%;
    margin: 20px 0;
}
.bmzz_main_table ul li {
    float: left;
    color: #fff;
    padding: 10px 20px;
    background: #E0B91D;
    margin-right: 20px;
    cursor: pointer;
}
.bmzz_main_table ul li.selected {
    background: #ACD665;
}
.bmzz_main_content {
    margin-bottom: 15px;
    width: 100%;
}
.bmzz_main_content th {
    text-align: left;
    font-weight: normal;
    border: 1px solid #7ec4d9;
}
.bmzz_main_content td {
    border: 1px solid #7ec4d9;
}
.bmzz_bmOn {
    background: #fff url(css_res/bg_02.jpg) no-repeat scroll center bottom;
    cursor: pointer;
}
/*å…¬å…±css*/

.selected {
    background: #2064c8 !important;
    color: #fff !important;
}
.fwzn_tab_selected a, .selected a {
    color: #fff;
}
.clearfix {
    clear: both;
}
.clearfix::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
a.attachment {
    color: #FF0000;
    background: url(css_res/attachment.png) no-repeat;
    padding-left: 18px;
     !important
}
.dqwz {
    float: left;
    display: block;
    width: 21px;
    height: 35px;
    line-height: 35px;
    background: url(../htmlRes/dqwz.jpg) no-repeat left;
}
.datagrid-page a.now_page, .datagrid-page a:hover {
    background: #f88d2f none repeat scroll 0 0;
    color: #fff;
}
.datagrid-page a {
    border: 1px solid #ddd;
    color: #666;
    cursor: pointer;
    margin: 0 3px;
    padding: 3px 7px;
    text-decoration: none;
}
.common_table {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
}
.common_table th, .common_table td {
    padding: 5px;
    border: 1px solid #7EC4D9;
    line-height: 180%;
    word-break: break-all;
    word-wrap: break-word;
}
.common_table th {
    text-align: center;
    font-weight: bold;
}
.second-nav-head {
    width: 100%;
}
.second-nav-head li {
    font: 14px both "å¾®è½¯é›…é»‘", "å®‹ä½“";
    width: 112px;
    line-height: 180%;
    text-align: center;
    position: relative;
}
.third-nav {
    width: 500px;
    position: absolute;
    top: 0;
    left: 116px;
    display: none;
    background: #fff;
    border: 1px solid #ACBBDE;
}
.third-nav li {
    text-align: left;
    width: 140px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 10px;
    border: none;
}
.list-menu .bm_second_nav {
    width: 500px;
    min-height: 100px;
    position: absolute;
    left: 180px;
    top: 0px;
    display: none;
    border: 1px solid #ACBBDE;
    background: #fff;
    color: #000;
    z-index: 999;
}
.list-menu .bm {
    float: left;
    margin: 0 10px;
    text-align: left;
    width: 140px;
    line-height: 180%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border: 0;
}
.list-menu .bm:hover {
    color: #fff;
    background: #2064c8;
}
.ads {
    width: 100%;
    height: 100px;
    background: url(css_res/10003.jpg) no-repeat center center;
    ;
}
.header_line {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #ccc;
}
.font14 {
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    text-align: center;
}
td.font12 {
    font-size: 12px;
    height: 35px;
    text-align: center;
    border-bottom: 1px dashed #7cadbd;
}
a.link_btn {
    float: right;
    display: block;
    padding: 5px;
    color: #fff;
    background: #2064c8;
}
.bm_ck_bm_list li {
    float: left;
    width: 100%;
    color: #2064c8;
    line-height: 180%;
}
.bm_ck_bm_list a {
    float: left;
    width: 180px;
    display: block;
    margin: 5px;
    background: #fff;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    line-height: 180%;
    border: 1px solid #2064c8;
}
.bm_ck_bm_list a:hover {
    color: #fff;
    background: #F88D2F;
}
a.bm_new {
    color: #3d3d3d;
    text-align: left;
    width: 200px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border: 0;
}

.box_tab {
    width: 100%;
    position: absolute;
    top: 0;
    height: 10px;
}
.tab_box {
    width: 813px;
    height: 40px;
    margin-top: 350px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.tab_box1 {
    background: url(css_res/tab_boxbg.png) no-repeat 6px 0;
}
.tab_box2 {
    background: url(css_res/tab_boxbg.png) no-repeat 6px -51px;
}
.tab_box3 {
    background: url(css_res/tab_boxbg.png) no-repeat 6px -102px;
}
.tab_title {
    width: 100%;
    height: 40px;
}
.tab_title li {
    width: 266px;
    height: 40px;
    text-align: left;
    float: left;
    background: url(css_res/blank_bg.png) repeat;
    border: 1px solid rgba(172, 173, 174, 0.99);
    margin: 0px 1px;
    position: relative;
}
.tab_title li a {
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    font-weight: 400;
    display: block;
    padding-left: 37px;
}
.tab_title li.tab_box1 a {
    background: url(css_res/xy_nav1.png) no-repeat 80px center;
}
.tab_title li.tab_box2 a {
    background: url(css_res/xy_nav2.png) no-repeat 80px center;
}
.tab_title li.tab_box3 a {
    background: url(css_res/xy_nav3.png) no-repeat 80px center;
}
.tab_title li.tab_box4 a {
    background: url(css_res/xy_nav5.png) no-repeat 80px center;
}
.tab_content {
    width: 807px;
    height: 100%;
    position: absolute;
    top: -240px;
    left: 0px;
}
.tab_content ul {
    margin-top: 15px;
    background: url(css_res/blank_bg.png) repeat;
    padding: 10px 0px;
    border: 1px solid rgba(172, 173, 174, 0.99);
}
.tab_content ul.hot_service li {
    background: url("http://xwfw.zju.edu.cn/template/images/jt.png") no-repeat scroll 17px 14px;
    padding-left: 33px;
    line-height: 33px;
    overflow: hidden;
}
.tab_content ul.hot_service li a {
    float: left;
    color: #fff !important;
    font-size: 16px;
    background: none;
    padding-left: 0px;
}
.tab_content ul.hot_service li a:hover {
    color: #ff9600 !important;
}
.tab_content ul.hot_service li a.hot_btn {
    display: block;
    border: 1px solid #bebebe;
    padding: 2px 7px;
    line-height: 19px;
    margin: 7px 2px 0px 2px;
    white-space: nowrap;
}
.tab_content ul.hot_service li {
    float: none;
    width: 96%;
    border: 0px;
}
.bottom-jt {
    position: relative;
    width: 100%;
    height: 16px;
    display: block;
    left: 0px;
    bottom: 2px;
    background: none;
}
span.jt {
    position: relative;
    width: 14px;
    height: 10px;
    background: url(http://xwfw.zju.edu.cn/template/images/bottom_jt.png) no-repeat center center;
    display: block;
    left: 60px;
    bottom: 0.5px;
}
.tab_content ul.art_list li {
    line-height: 180%;
    color: #555;
    font-size: 12px;
    background: url("css_res/icon5.jpg") no-repeat scroll 0 10px;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 10px;
}
.tab_content ul.art_list li a {
    float: left;
    color: #555;
}
.tab_content ul.art_list li a:hover {
    color: #f88d2f;
}
.tab_content ul.art_list li span {
    float: right;
}
.tab_title .blue_btn1 {
    background: url(css_res/blank_bg.png) repeat;
    color: #fff !important;
}
.tab_title .blue_btn1 a {
    color: #ff9600 !important;
}
.caozuo_ul li {
    width: 194px;
    float: left;
    cursor: pointer;
}
.caozuo_ul li a {
    margin: 0 20px;
    padding: 5px 15px;
    background: #2064C8;
    color: #fff;
}
.form_table .input {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    height: 23px;
    line-height: 23px;
    width: 150px;
    padding: 2px 5px;
}
.form_table textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    line-height: 23px;
    width: 98%;
    height: 200px;
    padding: 2px 5px;
}
.form_table th, .form_table td {
    line-height: 180%;
    height: 40px;
    border: 1px solid #9FB3B5;
    padding: 5px 10px;
}
.form_table th {
    width: 25%;
    background: #C8E1FB;
}
td.td_center {
    text-align: center;
}
.organ_left {
    float: left;
    width: 48%;
}
.organ_right {
    float: left;
    width: 48%;
    margin-left: 30px;
}
.organ_left a:hover, .organ_right a:hover {
    color: #F88D2F;
}
.organ_list {
    border: 1px solid #afd4f1;
    margin-bottom: 10px;
}
.organ_list h4 {
    background: #2064C8 none no-repeat scroll right center;
    color: #fff;
    font-size: 14px;
    letter-spacing: 4px;
    line-height: 25px;
    margin: 0 0 10px;
    padding-left: 10px;
}
.organ_list ul {
    line-height: 150%;
    margin: 0 0 10px 25px;
    padding: 0;
}
.organ_list li {
    line-height: 25px;
}
.pinglun_form {
    padding-left: 14px;
}
.fwzn_icon {
    vertical-align: middle;
}
.daiban_count {
/*
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 14px;
    background: #F88D2F;
    color: #fff;
    display: block;
    margin-top: 8px;
    float: left;
	*/
    font-size: 13px;
}
.my_count {
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 14px;
    background: #F88D2F;
    color: #fff;
    display: block;
    margin-top: 22px;
    margin-right: 10px;
    font-size: 13px;
    position: relative;
    top: -70px;
    left: 117px;
}
.nav .geren_info {
    color: #F88D2F;
    padding: 0px 2px;
}
.shengqing_list a {
    color: #5890cf;
}
#confirm_dialog {
    background-color: #fff;
    position: absolute;
    width: 315px;
    height: 200px;
    display: none;
    z-index: 9999;
}
#confirm_dialog_content {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    top: 50px;
}
#confirm_dialog_content a:hover {
    color: #F88D2F;
}
input.blue_button {
    background: #2064C8;
    color: #fff;
    padding: 5px 10px;
    line-height: 12px;
}
.sx_content_tab td {
    line-height: 180%;
    padding: 5px;
}
.news_list {
    width: 100%;
    float: left;
}
.news_list li {
    width: 100%;
    float: left;
    line-height: 200%;
    border-bottom: 1px dotted #d2d2d4;
}
.news_list li a {
    width: 85%;
    float: left;
    color: #5890cf;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_list li a:hover {
    color: #F88D2F;
}
.news_list li span {
    float: right;
    color: #F88D2F;
    padding-right: 10px;
}
.shoulibm_up {
    background: #fff url(css_res/up.png) no-repeat scroll 30px 4px;
}
.shoulibm_down {
    background: #fff url(css_res/down.png) no-repeat scroll 30px 7px;
}
#winpop {
    background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    display: block;
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: fixed;
    right: 0;
    width: 350px;
    z-index: 2000;
}
.close {
    color: #d90400;
    cursor: pointer;
    position: absolute;
    right: 8px;
    top: 11px;
}
input.link_btn {
    float: left;
    display: block;
    margin: 5px;
    padding: 5px;
    color: #fff;
    background: #2064c8;
}
.message_block {
    border: 1px solid #acbbde;
    line-height: 20px;
    margin: 5px 0 0;
    padding: 8px 2%;
    width: 96%;
}
.yjpt_nav {
    border: 1px solid #dbd6d0;
    background: #f8f6f4;
    float: left;
    width: 100%;
}
.yjpt_nav h2 {
    border-bottom: 1px solid #ccc;
    font-weight: 400;
    background: #ede7e1;
    padding-left: 40px;
    line-height: 40px;
    font-size: 18px;
    margin-top: -1px;
    * position: relative;
}
.yjpt_nav h2 b {
    background: url(css_res/nav_title_bg.png) no-repeat 0 0;
    margin-left: -47px;
    position: absolute;
    vertical-align: top;
    height: 50px;
    width: 40px;
}
.yjpt_nav h2, .yjpt_nav dt, .yjpt_nav a {
    display: block;
    color: #333;
}
.yjpt_nav dl {
    border-top: 1px solid #fff
}
.yjpt_nav dl, .yjpt_nav.curr dt {
    border-bottom: 1px solid #dbd6d0
}
.yjpt_nav h2+dl {
    border-top: 0
}
.yjpt_nav dl.curr {
    background: #f8f6f4;
}
.yjpt_nav dl.curr dd.dd_ie_fix {
    background: #fff;
}
.yjpt_nav dt {
    position: relative;
    padding-left: 40px;
    line-height: 45px;
    font-size: 14px;
    cursor: pointer;
    display: block
}
.yjpt_nav dt: hover {
    background: #fff
}
.yjpt_nav.curr dt {
    margin-right: -1px
}
.yjpt_nav dt b {
    position: absolute;
    overflow: hidden;
    margin-top: -5px;
    left: 20px;
    top: 24px;
    height: 0;
    width: 0;
    display: inline;
    width: 7px;
    height: 5px;
    left: 27px;
    top: 27px;
}
.yjpt_nav dd {
    font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘";
    color: #000;
}
.yjpt_nav.curr dd {
    display: block
}
.yjpt_nav dd a {
    border-top: 1px dashed #ccc;
    padding-left: 30px;
    line-height: 38px;
    margin: 0 10px;
    color: #000;
}
.yjpt_nav dd.curr {
    color: #000;
}
.yjpt_nav dd {
    _margin-top: -1px
}
.yjpt_nav dd a: first-child {
    border: 0
}
.yellow_btn {
    background: #ff9f46 none repeat scroll 0 0;
    border: 1px solid #d66000;
    color: #ffffff;
    cursor: pointer;
    font: bold 16px/2 tahoma, "å®‹ä½“";
    height: 36px;
    width: 117px;
    letter-spacing: 2px;
}
#contentcn {
    padding: 10px 20px 30px;
}
.list_t_bg {
    background-color: #DDE7F9;
    color: #b60a12;
    font-size: 14px;
    font-weight: bold;
    height: 33px;
    padding-top: 17px;
    text-align: center;
}
/* 20161129é¦–é¡µæ”¹ç‰ˆ */

.content_box {
    width: 1000px;
    margin: 16px auto;
    background: #fff;
    padding:16px;
}
.content_left {
    width: 304px;
    float: left;
}
.content_right {
    float: right;
    width: 678px;
}
.content_right_title {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #ff9600;
}
.content_right_title h3 {
    padding: 0 37px;
    background-color: #ff9600;
    color: #fff;
    float: left;
    font-size: 18px;
}
.kongzhi_btn2 li {
    width: 147px;
    background-color: #e5e5e5;
    color: #2c84e7;
    font-size: 18px;
    line-height: 43px;
    text-align: center;
    float: left;
}
.kongzhi_btn2 li.blue_btn2 {
    background-color: #ff9600 !important;
    color: #fff !important;
}
.kongzhi_con2 {
    display: block;
}
/* ------------ 2018.9.26é¦–é¡µæ”¹ç‰ˆ ------------ */
.title {
    height: 35px;
    line-height: 30px;
    border-bottom: 2px solid #2c84e7;
    position: relative;
    margin-bottom: 15px;
}
/*.title:after {
    display: block;
    content:"";
    height: 2px;
    background: #ff9600;
    width: 70px;
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    position: absolute;
    right:70px;
    bottom:-2px;
}*/
.title h3 {
    float: left;
    padding:0 5px;
    color:#4a4a4a;
    font-size: 16px;
    font-weight: normal;
    opacity: 0.6;
    cursor: pointer;
}
.title h3.active {
    color:#000;
    opacity: 1;
    font-weight: bold;
}
.title .more {
    float: right;
    color:#4c4c4c;
    font-size: 12px;
    display: none;
}
.tableContent {
    display: none;
}
.blockBox {
    padding:19px 15px;
    background: #fbfbfb;
    border:1px solid #cfe6f1;
}
/* ä¸­å¿ƒå…¬å‘Š */
.gonggao {
    width: 644px;
}
.gonggaoList {
    margin:0 -8px;
    height: 272px;
    overflow: hidden;
}
.gonggaoItem {
    width: 282px;
    margin:0 8px 15px;
    float: left;
    height: 56px;
    background: url(css_res/noticNewItembg.png) no-repeat center center;
    padding: 5px 16px;
}
.gonggaoItem h3{
    height: 36px;
    line-height: 36px;
    white-space: nowrap;
    font-size: 14px;
}
/* é€šçŸ¥æ¶ˆæ¯ æ–°é—»åŠ¨æ€ */
.notic ,.new{
    width: 330px;
}
.notic .blockBox ,.new .blockBox {
    padding: 5px 15px;
}
.noticNew {
    width: 676px;
}
.noticNewList {
    height: 250px;
}
.noticNewItem {
    line-height: 32px;
    padding-left: 10px;
    background: url(css_res/icon-newslist.gif) no-repeat left center;
}
.noticNewItem h3{
    line-height: 36px;
    white-space: nowrap;
    font-size: 14px;
}
.artDetail {
    line-height: 100%;
    font-size: 12px;
}
.artDate {
    float: left;
    padding-left: 8px;
}
.detailMore {
    float: right;
    color:#2c84e7;
}
/* åŠžå…¬æ—¶é—´ */
.workInfo {
    width: 308px;
}
.bgsjItem {
    height: 90px;
    background: #fff;
    border:1px solid #ececec;
    margin-bottom: 14px;
}
.bgsjWeek {
    margin:-1px 0 0 -1px;
    height: 24px;
    line-height: 24px;
    width: 85px;
    padding-right: 10px;
    text-align: center;
    background: url(css_res/bgsjWeek.png) no-repeat center center;
    color:#fff;
}
.bgsjDetail {
    text-align: center;
    color:#1b1b1b;
    line-height: 23px;
    padding-top: 4px;
}
/* å¤§åŽ…åœ°å€ */
.dtdzTitle {
    height: 42px;
    white-space: nowrap;
    line-height: 42px;
    background: #2c84e7;
    text-align: center;
    border-radius: 8px;
    margin-top:17px;
}
.dtdzTitle a {
    display:block;
    color:#fff;
}
.map {
    width: 306px;
    height: 251px;
    border:1px solid #cfe6f1;
    overflow: hidden;
    position: relative;
}
.map img {
    position: absolute;
    cursor: pointer;
    left: -416px; 
    top: -994px;
}
/* è”ç³»æ–¹å¼ */
.lxfsList {
    height: 213px;
    overflow: hidden;
    position: relative;
}
.telYellowPageBox {
    position: absolute;
    left:0;
    top:0;
    width: 100%;
}
.lxfsItem {
    width: 137px;
    height: 97px;
    text-align: center;
    overflow: hidden;
    padding:51px 0;
}
.lxfsItem img {
    height: 41px;
    width: 41px;
}
.lxfsItem:first-child {
    border-right:1px solid #cfe6f1;
}
.lxfsItemMain {
    line-height: 28px;
    padding-top: 8px;
    color:#1b1b1b;
}
/* æœåŠ¡å¯¼èˆª æ•°æ®ç»Ÿè®¡ */
.secondBlocl {
    padding-top: 14px;
}
.fwdh {
    width: 676px;
}
.fwdh_list .fwdh_item {
    float: left;
    width: 25%;
    text-align: center;
}
.fwdh_item .art_img {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 80px;
    background: #0497dc;
    /*box-shadow: 0 0 10px 0 #1b1b1b inset;*/
}
.fwdh_item.active .art_img {
    background: #18c3b5;
}
.fwdh_item .art_img img {
    margin-top: 21px;
}
.fwdh_item h4 {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #1b1b1b;
    height: 40px;
    padding-top:16px;
}

/* æ•°æ®ç»Ÿè®¡ */
.sjtj {
    width: 308px;
}
.sjtjSearch {
    height: 31px;
    border:1px solid #ececec;
    border-radius: 4px;
    line-height: 30px;
    background: #fff;
    margin-bottom: 2px;
}
.sjtjInput {
    background: none;
    outline: none;
    height: 30px;
    border:none;
}
.sjtjText {
    width: 236px;
    padding-left: 14px;
    color:#b7b7b7;
    font-size: 12px;
}
.sjtjSubmit {
    width: 14px;
    background: url(css_res/sjtjSubmit.png) no-repeat center center ;
    cursor: pointer;
}
.sjtjType {
    padding-bottom: 9px;
}
.sjtjType li {
    float: left;
    padding:0 8px;
    height: 30px;
    color:#313131;
    line-height: 30px;
}
.sjtjType li.active {
    border:1px solid #2c84e7;
    color:#2c84e7;
    border-radius: 4px;
    line-height: 28px;
    height: 28px;
}
.bjtj_table {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
    background: #fff;
    margin-bottom: 6px;
}
.bjtj_table th, .bjtj_table td {
    padding:0 5px;
    border: 1px solid #cfe6f1;
    line-height: 22px;
    word-break: break-all;
    word-wrap: break-word;
}
.bjtj_table th {
    font-weight: normal;
    text-align: center;
    color: #2c84e7;
}
.bjtj_table td {
    text-align: center;
    color: #1b1b1b;
}
.tip {
    color:#ff9600;
    line-height: 40px;
    font-size: 12px;
    text-align: center;
}
.chart {
    width: 276px;
    height: 200px;
}
.bjtj_table_head {
    line-height: 100%;
    height: 19px;
    font-weight: bold;
}
/* åŠžäº‹å¤§åŽ… */

.bsdtMapName {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    margin-top: 15px;
}
.bsdtMap {
    margin-bottom: 20px;
}
.bsdtMap {
    position: relative;
}
.modalWrap {
    position: fixed;
    left:0;
    right:0;
    bottom:0;
    top:0;
    z-index: 1000;
    display: none;
}
.modalMask {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
}
.modalMain {
    position: absolute;
    left:50%;
    top:15%;
    width: 1000px;
    height: 70%;
    margin-left: -500px;
    background: #fff;
    z-index: 10;
    border-radius: 8px;
    padding:26px 26px 66px;
    box-sizing: border-box;
}
.modalClose {
    line-height: 100%;
    font-size: 20px;
    margin-bottom: 20px;
}
.modalClose i {
    font-size: 20px;
}
.modalCloseBtn {
    cursor: pointer;
}
.bsdtRoom {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.bsdtRoomItem {
    background: url(css_res/bsdtRoomItem.jpg) no-repeat center center;
    background-size:cover;
    border-radius: 6px;
    position: absolute;
    box-sizing: border-box;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    color:#fff;
    border:0;
    padding: 5px;
}
.bsdtRoomItem1 {
    width: 138px;
    height: 85px;
    left: 422px;
    top: 293px;
} 
.bsdtRoomItem2 {
    width: 145px;
    height: 85px;
    left: 324px;
    top: 399px;
}
.bsdtRoomItem3,.bsdtRoomItem4 {
    width: 185px;
    height: 85px;
}  

.bsdtRoomItem3 {
    left: 469px;
    top: 399px;
}
.bsdtRoomItem4 {
    left: 655px;
    top: 399px;
}
.roomOrder {
    color:#fff;
}
.bsdtRoomItem:hover .roomOrder {
    color:#fff;
}
.seeDetail {
    margin: 1px auto 0;
    width: 44px;
    height: 16px;
    background: #d5e9f9;
    border-radius: 16px;
    line-height: 16px;
    color:#4b789b;
}
.roomContent {
    height: 100%;
    box-sizing: border-box;
    overflow: auto;
}
.roomContentItem {
    padding:20px 30px;
    background: #f4f7fc;
    border-radius: 4px;
    margin-bottom: 30px;
}
.roomContentSummary {
    line-height: 24px;
    color:#071c59;
    font-size: 16px;
    border-bottom: 1px solid #cedbf1;
    padding:4px 0 14px;
}
.roomContentSummary span {
    padding-right: 40px;
}
.roomContentTitle {
    font-size: 18px;
    color:#333333;
    height: 40px;
    line-height: 40px;
    margin-top: 8px;
    background: url(css_res/roomContentTitle.png) no-repeat 80px center;
}
.roomEvent {
    font-size: 0px;
    margin:0 -2%;
}
.roomEventItem {
    display: inline-block;
    width: 46%;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    box-sizing: border-box;
    margin:0 2%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.roomEventItem a {
    color:#333;
}
.roomEventItem:hover {
    border-bottom: 1px solid #018aff;
}
.roomEventItem:hover a {
    color:#018aff;
}
ul.stand-navbar {
	margin: 0px;
	padding-top: 9px;
}

ul.stand-navbar li {
	float: left;
	list-style: none;
	width: 20%;
	height: 43px;
	text-align: center;
    padding: 0 2px;
    box-sizing: border-box;
}
ul.stand-navbar li.active {
	height: 52px;
	margin-top: -9px;
}

ul.stand-navbar li.active a {
	background-color: rgb(0,112,193);
	padding-top: 14px;
}

ul.stand-navbar li a {
	font-size: 15.75px;
	color: #fff;
	font-weight: normal;
	background-color: rgb(152,152,152);
	display: block;
	height: 100%;
    padding-top: 9px;
    box-sizing: border-box;
}
.text {
    padding-top: 30px;
}
/* ç”µè¯é»„é¡µ */
.telYellowPage {
    padding-top: 30px;
}
.telYellowPage table {
    border-collapse: collapse;
    width: 100%;
    border:1px solid #E7DAC7;
}
.telYellowPage td,.telYellowPage th {
    padding: 5px;
    text-align: left;
    border:1px solid #ddd;
}
.telYellowPage  .roomNames {
    text-align: center;
    background: #dee3eb;
}
.btnGroup {
    margin:0 5px;
    text-align: center;
    font-size: 0;
    margin:13px -2px 0;
}
.btnGroup a {
    width: 80px;
    display: inline-block;
    padding:5px 3px;
    border:1px solid #2c84e7;
    background: #03a9f4;
    border-radius: 5px; 
    font-size: 14px;
    margin:0 2px;
    color:#fff;
}
.btnGroup img {
    width: 16px;
    vertical-align: middle;
}
.fwdh_main {
    padding:20px 0;
}

.part1,.part2,.part3 {
    width: 315px;
    float: left;
}

.pic img {
    width: 315px;
    height: 230px;
}

.content {
    width: 1000px;
    margin: 0 auto;
    padding: 25px 25px;
    margin-bottom: 30px;
    margin-top: -30px;
    z-index: 999;
    position: relative;
}

.part2,.part3 {
    margin-left: 25px;
}

.newsColumn h1 {
    float: left;
    font-size: 20px;
    color: #EF3333;
    height: 38px;
    line-height: 32px;
    padding-left: 8px;
    margin: 0;
    font-weight: bold;
}

.more_btn a {
    display: block;
    float: right;
    font-size: 14px;
    color: #5b5a5a;
    line-height: 30px;
    padding-right: 10px;
    text-decoration: none;
}

.newsColumn.clearfix {
    width: 100%;
    height: 38px;
    border-bottom: solid 4px #EF3333;
}

.second_block .zlsy {
    width: 315px;
    float: left;
}

.zlsy.middle,.zlsy.right {
    margin-left: 25px;
}

.pic {
    display: block;
    width: 315px;
    /* height: 230px; */
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 18px;
}

.pic h2 a {
    font-size: 16px;
    line-height: 24px;
    color: #262626;
    margin: 0 0 8px;
    text-decoration: none;
    font-weight: normal;
}

.pic h2 {
    margin: 0;
    height: 56px;
}

.second_block {
    position: relative;
    margin-top: 40px;
}

.first_block span.title,.second_block span.title {
    border: 0;
}
.qnwmh {
    background: url(../htmlRes/listbanner.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
    height: 220px;
    position: relative;
    display: block;
    z-index: 10;
    margin-top: -5px;
}
.qnwmh .inner {
    width: 1050px;
    height: 200px;
    margin: 0 auto;
    background: url(../htmlRes/qnwmh.png) no-repeat center;
    background-size: contain;
}

.panel {
    width: 100% !important;
}
span.possplit {
    background: url(../htmlRes/arr.png) no-repeat center;
        padding: 0 5px;
}
.wp_articlecontent img {
    /* width: 100%; */
    max-width: 960px;
    overflow: hidden;
    _width: expression(this.scrollWidth > 960? "960px" : (this.scrollWidth < 1? "1px" : "auto"));
}
.wp_entry {
    line-height: 2.0em !important;
}
.read p {
    margin: 1em 0;
    line-height: 160%;
}