/**
 * @name global.css
 * @author ahuing
 * @link 08cms.com
 * @date 2015-12-21 15:12:39
 */

@charset 'UTF-8';
body,
html {
    font: 16px/2 ;
    font-family: Microsoft yahei, tahoma, arial, simsun;
    margin: 0;
    padding: 0;

    color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
select,
object {
    margin: 0;
    padding: 0;

    outline: none;
}

ul,
ol {
    list-style-type: none;
}

address,
cite,
code,
em,
th,
i,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-style: normal;
}

img {
    border: 0 none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 14px;
}

object,
textarea,
img,
iframe {
    vertical-align: middle;
}

textarea {
    overflow: auto;
}

s {
    text-decoration: none;
}

@-moz-keyframes aAnimate {
    0% {
        -moz-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    50% {
        -moz-transform: translateY(5px);
        transform: translateY(5px);
    }
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes aAnimate {
    0% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    50% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes aAnimate {
    0% {
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    50% {
        -webkit-transform: translateY(5px);
        -moz-transform: translateY(5px);
        transform: translateY(5px);
    }
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
}

a {
    text-decoration: none;

    color: #2c2c2c;
    outline: none;
}

a:hover {
    -webkit-transition: background .2s, color .2s ease-in;
    -moz-transition: background .2s, color .2s ease-in;
    transition: background .2s, color .2s ease-in;
    color: #f00;
}

a:hover .ico08 {
    -webkit-animation: aAnimate .1s ease-in both;
    -moz-animation: aAnimate .1s ease-in both;
    animation: aAnimate .1s ease-in both;
}

/*common*/
/*鍏煎鐧惧害缂栬緫鍣ㄥ唴瀹�*/
.list-paddingleft-2 {
    padding-left: 30px;
}

.wrap {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

/* 鍏煎ie67padding:0 10px */
input,
button {
    *overflow: visible;
}

#black{
    color:#000000;
}
#white{
    color:#FFFFFF;}


@font-face {
    font-family: 'icomoon';
    /*,url(../fonts/icomoon.svg?k5p2v) format('svg');*/
    font-weight: normal;
    font-style: normal;

    /*src: url(https://old.e0838.com/template/blue/fonts/icomoon.eot?k5p2v);*/
    /*src: url(https://old.e0838.com/template/blue/fonts/icomoon.eot?#iefix?k5p2v) format('embedded-opentype'), url(https://old.e0838.com/template/blue/fonts/icomoon.woff?k5p2v) format('woff');*/
}

.ico08 {
    font-family: 'icomoon';
    font-size: 14px;
    font-weight: normal !important;
    font-style: normal;
    font-variant: normal;

    vertical-align: -1px;
    text-transform: none;

    speak: none;
    *vertical-align: middle;
}

.por {
    position: relative;
}

.poa {
    position: absolute;
}

.oh {
    overflow: hidden;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.ma {
    margin: 0 auto;
}

.l {
    float: left;

    _display: inline;
}

.r {
    float: right;

    _display: inline;
}

.dn {
    display: none;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;

    height: 0;

    content: '\0020';
}

.row {
    *zoom: 1;
}

.row:after {
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;

    height: 0;

    content: '\0020';
}

.blank0,
.blank1,
.blank2,
.blank3,
.blank4,
.blank5,
.blank6,
.blank7,
.blank8,
.blank9,
.blank10,
.blank11,
.blank12,
.blank13,
.blank14,
.blank15,
.blank16,
.blank17,
.blank18,
.blank19,
.blank20,
.blank25,
.blank30,
.blank35,
.blank40,
.blank45,
.blank50 {
    font-size: 1px;

    display: block;
    clear: both;
    overflow: hidden;
}

.blank0 {
    height: 0;
}

.blank1 {
    height: 1px;
}

.blank2 {
    height: 2px;
}

.blank3 {
    height: 3px;
}

.blank4 {
    height: 4px;
}

.blank5 {
    height: 5px;
}

.blank6 {
    height: 6px;
}

.blank7 {
    height: 7px;
}

.blank8 {
    height: 8px;
}

.blank9 {
    height: 9px;
}

.blank10 {
    height: 10px;
}

.blank11 {
    height: 11px;
}

.blank12 {
    height: 12px;
}

.blank13 {
    height: 13px;
}

.blank14 {
    height: 14px;
}

.blank15 {
    height: 15px;
}

.blank16 {
    height: 16px;
}

.blank17 {
    height: 17px;
}

.blank18 {
    height: 18px;
}

.blank19 {
    height: 19px;
}

.blank20 {
    height: 20px;
}

.blank25 {
    height: 25px;
}

.blank30 {
    height: 30px;
}

.blank35 {
    height: 35px;
}

.blank40 {
    height: 40px;
}

.blank45 {
    height: 45px;
}

.blank50 {
    height: 50px;
}

/*padding margin*/
.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.plr5 {
    padding: 0 5px;
}

.plr8 {
    padding: 0 8px;
}

.p0-10,
.plr10 {
    padding: 0 10px;
}

.plr15 {
    padding: 0 15px;
}

.plr20 {
    padding: 0 20px;
}

.ptb5 {
    padding: 5px 0;
}

.ptb8 {
    padding: 8px 0;
}

.ptb10 {
    padding: 10px 0;
}

.ptb15 {
    padding: 15px 0;
}

.ptb20 {
    padding: 20px 0;
}

.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}

.p15 {
    padding: 15px;
}

.p20 {
    padding: 20px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.mt5 {
    margin-top: 5px;
}

.mt7 {
    margin-top: 7px;
}

.mt8 {
    margin-top: 8px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt-15 {
    margin-top: -15px;
}

.mt-25 {
    margin-top: -25px;
}

.mr3 {
    margin-right: 3px;
}

.mr5 {
    margin-right: 5px;
}

.mr8 {
    margin-right: 8px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.mr-50 {
    position: relative;

    margin-right: -50px;
}

.mlr5 {
    margin: 0 5px;
}

.mlr8 {
    margin: 0 8px;
}

.mlr10 {
    margin: 0 10px;
}

.mlr15 {
    margin: 0 15px;
}

.mlr20 {
    margin: 0 20px;
}

.mb3 {
    margin-bottom: 3px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb8 {
    margin-bottom: 8px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb136 {
    margin-bottom: 136px;
}

/*font*/
.fcr,
.fcr a {
    color: #e43;
}

.fcb,
.fcb a {
    color: #327acf;
}

.fco,
.fco a {
    color: #f50 !important;
}

.fcg,
.fcg a {
    color: #888;
}

.fcy,
.fcy a {
    color: yellow;
}

.fcw,
.fcw a {
    color: #fff;
}

.fz12 {
    font-size: 12px;
}

.fz14 {
    font-size: 14px;
}

.fz16 {
    font-size: 16px;
}

.fz18 {
    font-size: 18px;
}

.fz20 {
    font-size: 20px;
}

.fz22 {
    font-size: 22px;
}

.fz24 {
    font-size: 24px;
}

.fz26 {
    font-size: 26px;
}

.fz28 {
    font-size: 28px;
}

.fz30 {
    font-size: 30px;
}

.fwb {
    font-weight: bold;
}

.fwn {
    font-weight: normal;
}

.arial {

}

/* .yahei {
    font-family: Microsoft yahei;
} */

/* .simsun {
    font-family: simsun;
} */

.bd-gray {
    border: 1px solid #ddd;
}

.bdrbl-gray {
    border: 1px solid #ddd;
    border-top: none;
}

.bdt-gray {
    border-top: 1px solid #ddd;
}

.bdt-dashed-gray {
    border-top: 1px dashed #ddd;
}

.bdl-gray {
    border-left: 1px solid #ddd;
}

.bg-gray {
    background: #fafafa;
}

.bdrs {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.bdrs-sm {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/*logo-substate*/
.substate {
    position: relative;
    z-index: 20;

    float: right;

    width: 75px;
}

.substate .tit-tag {
    line-height: 1.6;

    display: block;

    cursor: pointer;
    text-align: center;

    color: #999;
}

.substate .tit-tag .tit {
    display: block;

    color: #e43;
}

.substate .d-list {
    position: absolute;
    top: 60px;
    left: 50%;

    display: none;

    width: 100px;
    margin-left: -50px;

    text-align: center;

    border-top: 3px solid #e43;
    border-bottom: 1px solid #e7e7e7;
    background: #fff;
}

.substate .d-list .arrow {
    position: absolute;
    top: -19px;
    left: 50%;

    margin-left: -4px;

    color: #e43;
}

.substate .d-list a {
    line-height: 40px;

    display: block;

    margin-bottom: -1px;

    white-space: nowrap;

    border: 1px solid #e6e6e6;
}

.substate .d-list a:hover {
    text-decoration: none;

    color: #fff;
    border-color: #e43;
    background: #e43;
}

.substate .d-list-row {
    width: 300px;
    margin-left: -150px;
}

.substate .d-list-row a {
    float: left;

    width: 99px;
    margin-left: -1px;
}

.substate-hover .d-list {
    display: block;
}

/*col-search*/
.col-search {
    width: 630px;
}

.col-search .s-detail {
    width: 470px;
    margin-left: 40px;

    border: 1px solid #e43;
}

.col-search .s-cate {
    position: relative;
    z-index: 20;

    float: left;

    width: 100px;

    text-align: center;
}

.col-search .s-cate .arrow {
    line-height: 1;

    position: absolute;
    top: 16px;
    right: 10px;
}

.col-search .s-cate .s-tit {
    line-height: 44px;

    display: block;

    padding-right: 10px;

    cursor: pointer;

    background: #f6f6f6;
}

.col-search .s-cate .s-cate-list {
    position: absolute;
    top: 44px;
    left: -1px;

    display: none;

    width: 100%;

    cursor: pointer;

    border: 1px solid #e43;
    border-top: none;
    background: #f6f6f6;
}

.col-search .s-cate li {
    line-height: 40px;

    padding-right: 10px;
}

.col-search .s-cate li.act,
.col-search .s-cate li:hover {
    cursor: pointer;

    color: #fff;
    background: #e43;
}

.col-search .s-cate-hover .s-cate-list {
    display: block;
}

.col-search .s-txt {
    font-size: 14px;
    line-height: 1;

    position: relative;

    float: left;

    width: 280px;
    padding: 14px 10px 13px;

    border: none;
    background: #fff;
}

.col-search .s-txt input {
    width: 100%;

    border: 0 none;
}

.col-search .s-txt .placeholder {
    line-height: 16px;

    position: absolute;

    height: 16px;
}

.col-search .s-btn {
    font-size: 22px;

    float: left;

    width: 70px;
    height: 44px;

    cursor: pointer;

    color: #fff;
    border: none;
    background: #e43;
}

.col-search .s-menu {
    line-height: 1.6;
}

.col-search .s-menu a {
    color: #999;
}

.col-search .s-menu a:hover {
    text-decoration: none;

    color: #e43;
}

/*login-col*/
.col-login {
    margin-right: -50px;

    *zoom: 1;
}

.col-login .log-btn {
    font-size: 14px;

    float: left;

    width: 81px;
    margin-right: 13px;
    padding: 7px 0;

    text-align: center;

    color: #fff;
    background: #e43;
}

.col-login .log-btn:hover {
    text-decoration: none;

    opacity: .8;

    filter: alpha(opacity=80);
}

.col-login .login-info {
    line-height: 1.6;

    float: left;

    width: 188px;

    color: #999;
}

.col-login .login-info a {
    color: #e43;
}

.col-login .login-info a:hover {
    text-decoration: none;
}

/*nav*/
/*.nav {*/
    /*border-bottom: 3px solid #da0000;*/
    /*background:#da0000;*/
    /*height:52px;*/
/*}*/

/*.nav .nav-dt {*/
    /*margin: 0 10px -3px 0;*/
/*}*/

/*.nav li {*/
    /*position: relative;*/
    /*z-index: 10;*/
    /*float: left;*/
/*}*/

.nav li.more {
    float: right;
}

.nav .tit {
    font-size: 18px;
    line-height: 52px;
    color:#ffffff;
    float: left;
    padding: 0 16px;
}

.nav .arrow {
    line-height: 6px;

    position: absolute;
    top: 46px;
    left: 50%;

    display: none;
    overflow: hidden;

    height: 6px;
    margin-left: -5px;

    color: #e43;
}

.nav .d-list {
    position: absolute;
    top: 52px;
    left: 50%;

    display: none;

    width: 100px;
    margin-left: -50px;

    text-align: center;

    border-top: 3px solid #e43;
    border-bottom: 1px solid #e7e7e7;
    background: #fff;
}

.nav .d-list a {
    line-height: 40px;

    display: block;

    margin-bottom: -1px;

    white-space: nowrap;

    border: 1px solid #e7e7e7;
}

.nav .d-list a:hover {
    text-decoration: none;

    color: #fff;
    border-color: #e43;
    background: #e43;
}

.nav .d-list .act {
    text-decoration: none;

    color: #fff;
    border-color: #e43;
    background: #e43;
}

.nav li.hover,
.nav li.act {
    margin-bottom: -3px;
}

.nav li.hover .d-list,
.nav li.hover .arrow {
    display: block;
}

.nav li.act .arrow {
    display: block;
}

.nav li.hover .tit,
.nav li.act .tit {
    text-decoration: none;

    color: #ffffff;
    border-bottom: 3px solid #e43;
}

.nav h3 {
    font-size: 18px;
    line-height:52px;

    padding: 0 20px;

    color: #fff;
    border-bottom: 3px solid #da0000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    background: #da0000;
}

.nav .condition {
    position: absolute;

    display: none;
}

.nav li.hover .condition,
.nav li.keep .condition {
    display: block;
}

/*condition*/
.condition {
    border-bottom: 1px solid #e7e7e7;
    background: #f8f8f8;
}

.condition dd {
    position: relative;
    z-index: 10;

    margin-bottom: -1px;

    border: 1px solid #e7e7e7;

    _zoom: 1;
}

.condition h4 {
    font-weight: bold;

    *zoom: 1;
}

.condition dd .con-cate {
    line-height: 24px;

    position: relative;
    z-index: 20;

    margin-right: -1px;
    padding: 9px 15px;

    border-left: 3px solid #f8f8f8;

    _zoom: 1;
}

.condition dd .con-cate .con-cate-list {
    overflow: hidden;

    height: 48px;
}

.condition dd .con-cate-list a {
    display: inline-block;

    margin-right: 20px;
}

.condition dd .con-cate-more {
    position: absolute;
    z-index: 10;
    top: -1px;
    right: -302px;

    display: none;

    width: 280px;
    min-height: 70px;
    padding: 10px;

    border: 1px solid #e7e7e7;
    background: #fff;

    _height: 70px;
}

.condition dd.hover .con-cate {
    border-left-color: #e43;
    background: #fff;
}

.condition dd.hover .con-cate-more {
    display: block;
}

.condition dd.hover h4 .ico08 {
    display: none;
}

.condition dd.last .con-cate-more {
    top: auto;
    bottom: -1px;
}

/*fixed*/
.fixed {
    position: relative;
    z-index: 9999;
    min-width: 1200px;
    width: 100%;

    background: #fff;
}

.fixed .logo-sea-man {
    position: relative;
    z-index: 20;
}

.fixed .logo-sea-man .close {
    font-size: 18px;

    position: absolute;
    top: 0;
    right: -30px;

    display: none;

    cursor: pointer;

    color: #e43;
}

.fixed .logo-sea-man .close:hover {
    color: #f50;
}

@-moz-keyframes fadeInDown {
    0% {
        -moz-transform: translateY(-10px);
        transform: translateY(-10px);

        opacity: 0;
    }
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0);

        opacity: 1;
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);

        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);

        opacity: 1;
    }
}

@keyframes fadeInDown {
    0% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        transform: translateY(-10px);

        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);

        opacity: 1;
    }
}

.fixed-fixed {
    position: fixed;
    z-index: 1000;
    top: 0;

    -webkit-animation: fadeInDown 1s .2s ease both;
    -moz-animation: fadeInDown 1s .2s ease both;
    animation: fadeInDown 1s .2s ease both;
}

.fixed-fixed .logo-sea-man {
    display: none;
}

.fixed-fixed .logo-sea-man .close {
    display: block;
}

/*.fixed-fixed .nav-dt {display: none;}*/
.fixed-fixed-down .logo-sea-man {
    display: block;

    -webkit-animation: fadeInDown 1s .2s ease both;
    -moz-animation: fadeInDown 1s .2s ease both;
    animation: fadeInDown 1s .2s ease both;
}

.fixed-fixed .nav {
    background: #da0000;
}

.fixed-fixed .nav h3 {
    background: #d10;
}

.fixed-fixed .nav .d-list {
    border-top-color: #e7e7e7;
}

.fixed-fixed .nav .d-list a:hover,
.fixed-fixed .nav .d-list .act {
    color: #666;
    border-color: #e7e7e7;
    background: #e7e7e7;
}

.fixed-fixed .nav li.hover .tit,
.fixed-fixed .nav li.act .tit {
    color: #fff;
    border-bottom-color: #e7e7e7;
}

.fixed-fixed .nav .arrow {
    color: #e7e7e7;
}

.fixed-fixed .nav .tit {
    color: #fff;
}

/*comp*/
#comp_box {
    font-size: 12px;

    width: 170px;

    border: 2px solid #e43;
    background: #fff;
}

#comp_top .close,
#comp_items .icon {
    line-height: 1;

    position: relative;

    float: right;
    overflow: hidden;

    margin-top: 9px;

    cursor: pointer;

    color: #fff;
}

#comp_top {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;

    padding: 0 5px;

    color: #fff;
    background: #e43;
}

#comp_items {
    padding: 5px;

    background: #fff;
}

#comp_items .icon {
    color: #e43;
    background-position: right -349px;
}

#comp_items li {
    line-height: 28px;

    overflow: hidden;

    height: 28px;

    border-top: 1px solid #fff;
    border-bottom: 1px solid #e6e6e6;
}

#comp_boot {
    line-height: 22px;

    overflow: hidden;

    padding-bottom: 5px;

    *zoom: 1;
}

#comp_boot .prosubmit {
    float: left;

    height: 22px;
    margin: 0 10px 0 15px;
    padding: 0 8px;

    cursor: pointer;

    color: #fff;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #e43;
}

#comp_boot .clear {
    float: left;
}

#comp_boot .clear .ico08 {
    margin-right: 5px;

    color: #e43;
}

/*page*/
.p_bar {
    clear: both;

    text-align: center;
}

.p_bar a {
    line-height: 36px;

    display: inline-block;

    margin: 0 2px;
    padding: 0 14px;

    cursor: pointer;

    border: 1px solid #eee;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.p_bar .p_curpage,
.p_bar a:hover {
    text-decoration: none;

    color: #fff;
    border: 1px solid #e43;
    background: #e43;
}

/*gotop1*/
.fixed-right {
    position: fixed;
    right: 20px;
    bottom: 50px;

    display: none;

    width: 50px;

    text-align: center;

    background: #f3f3f3;
}

.fixed-right a {
    display: block;

    height: 50px;
    margin-top: -1px;

    border: 1px solid #ddd;

    _position: relative;
}

.fixed-right span {
    display: none;

    color: #fff;
}

.fixed-right i {
    font-size: 26px;

    color: #999;
}

.fixed-right .act,
.fixed-right a:hover {
    text-decoration: none;

    border-color: #e43;
    background: #e43;
}

.fixed-right .act i,
.fixed-right a:hover i {
    display: none;
}

.fixed-right .act span,
.fixed-right a:hover span {
    line-height: 1.3;

    display: block;

    padding: 5px;
}

.fixed-right-show {
    display: block;

    -webkit-animation: fadeInDown 1s .2s ease both;
    -moz-animation: fadeInDown 1s .2s ease both;
    animation: fadeInDown 1s .2s ease both;
}

/*duilian*/
#ad1,
#ad2,
#ad3,
#ad4 {
    position: fixed;
    top: 70px;
    left: 8px;
    /* _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop+70)); */
}

#ad2,
#ad4 {
    right: 8px;
    left: auto;
}

#ad3,
#ad4 {
    top: 400px;
    /* _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop+400)); */
}

.noinfo {
    font-size: 20px;
    line-height: 200px;

    height: 200px;

    text-align: center;

    color: #666;
}

.noinfo span {
    color: #c00;
}

.noinfo a {
    color: #1a5bb2;
}

/*ad*/
.ad {
    line-height: 0;
    text-align:center;
}

.ad-link {
    position: relative;

    display: block;

    background: url(../images/blank.gif);
}

/*footer*/
#footer {
    clear: both;
    padding-top: 10px;
    min-width: 1200px;
}

#footer .wrap {
    line-height: 24px;
    clear: both;
    padding: 10px 0;
    text-align: center;
    border-top: 3px solid #0e7dda;
}

#footer .webinfo a {
    margin: 0 10px;
}

/*droplist*/
body .drop-data {
    z-index: 9999;
    display: none;
}

body .drop-data ul {
    border: 1px solid #ddd;
    background: #fff;
}

body .drop-data li {
    line-height: 30px;
    overflow: hidden;
    height: 30px;
    padding: 0 10px;
    cursor: pointer;
    color: #333;
}

body .drop-data .act {
    color: #fff;
    background: #ff8d81;
}

body .drop-data .act span {
    color: #fff;
}

/*loading*/
.count08 {
    display: inline;

    padding: 0 3px;

    vertical-align: top;

    background: url(../images/ico_loading.gif) 0 0 no-repeat;
}

/*width height*/
.w20p {
    float: left;
    width: 20%;
}

.w25p {
    float: left;
    width: 25%;
}

.w30p {
    float: left;
    width: 33.33%;
}

.w35p {
    float: left;
    width: 35%;
}

.w40p {
    float: left;
    width: 40%;
}

.w45p {
    float: left;
    width: 45%;
}

.w50p {
    float: left;
    width: 50%;
}

.w230 {
    width: 230px;
}

.w240 {
    width: 240px;
}

.w250 {
    width: 250px;
}

.w260 {
    width: 260px;
}

.w270 {
    width: 270px;
}

.w280 {
    width: 280px;
}

.w300 {
    width: 300px;
}

.w320 {
    width: 320px;
}

.w330 {
    width: 330px;
}
.w350 {
    width: 350px;
}

.w380 {
    width: 380px;
}

.w400 {
    width: 400px;
}

.w420 {
    width: 420px;
}

.w450 {
    width: 450px;
}

.w475 {
    width: 475px;
}

.w495 {
    width: 495px;
}

.w520 {
    width: 520px;
}

.w640 {
    width: 640px;
}

.w720 {
    width: 720px;
}

.w800 {
    width: 800px;
}
.w840 {
    width: 840px;
}
.w860 {
    width: 860px;
}

.w880 {
    width: 880px;
}

.w890 {
    width: 890px;
}

.w910 {
    width: 910px;
}

.w920 {
    width: 920px;
}

.w930 {
    width: 930px;
}

.colordlg {
    line-height: 160%;

    width: 100px;
    padding: 2px;

    border: 2px dashed #749f4d;
    background-color: #f0faeb;
}

.mysource,
.myauthor,
.mykeyword {
    line-height: 160%;

    z-index: 10001;

    width: 300px;
    padding: 2px;

    border: 5px solid #107abf;
    background-color: #f7f9fc;
}

.coolbg4 {
    line-height: 24px;

    height: 24px;
    padding-right: 10px;

    cursor: move;
    text-align: right;

    border-bottom: 1px solid #c9cfc1;
    background-color: #e5f4fd;
}

.wsselect {
    overflow: auto;

    height: 80px;
    padding: 5px;

    text-align: left;
}

.wsselect a {
    color: #5c93b7;
}

/*寮圭獥*/
.modal {
    display: none;
}

/*form*/
/* .form {padding: 0 12px;}
.form-lg {padding: 0 12px;}
.form-sm {padding: 0 10px;}
.form-xs {padding: 0 5px;} */
.search-group {
    *zoom: 1;
}

.search-group:after {
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;

    height: 0;

    content: '\0020';
}

.form .txt,
.form .placeholder {
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    border: 1px solid #e43;
}

.form .txt {
    padding: 0 !important;
    text-indent: 12px;
    border-color: #ddd;
}

.form .placeholder {
    position: absolute;
    z-index: 9999;
    padding-left: 12px;
    white-space: nowrap;
    color: #a9a9a9;
    border: none;
    background: none;
}

.form .label-group {
    line-height: 2;
}

.form .textarea {
    padding: 10px;

    border: 1px solid #ddd;
}

.form textarea {
    overflow: auto;

    min-height: 60px;

    resize: vertical;

    border: 0 none;
}

.form li {
    line-height: 1;

    position: relative;

    padding: 5px 0;
}

.form select {
    padding: 7px;
    color: #999;
    border: 1px solid #ddd;
}

input.btn,
button.btn {
    height: 34px;
}

.btn {
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    padding: 0 12px;
    cursor: pointer;
    color: #fff;
    border: 1px solid #e43;
    background: #e43;
    border-radius: 3px;
}

.btn:hover {
    cursor: pointer;
    text-decoration: none;
    opacity: .9;
    color: #fff;
    filter: alpha(opacity=90);
}

.btn.ico08 {
    font-family: 'icomoon';
}

.btn.btn-orange {
    border-color: #f60;
    background-color: #f60;
}

.btn.btn-dark-gray {
    border-color: #ccc;
    background-color: #ccc;
}

.btn.btn-dark-blue {
    border-color: #006ec7;
    background-color: #006ec7;
}

a.btn {
    display: inline-block;
}

.form-lg .btn,
.btn-lg {
    font-size: 18px;
    line-height: 44px;
    height: 44px;
    padding: 0 16px;
}

.form-lg .placeholder,
.form-lg .txt {
    font-size: 18px;
    line-height: 44px;
    height: 44px;
    padding: 0 16px;
}

.form-lg input.btn,
.form-lg button.btn {
    height: 46px;
}

input.btn-lg,
button.btn-lg {
    height: 46px;
}

.form-sm .btn,
.btn-sm {
    font-size: 12px;
    line-height: 28px;
    height: 28px;
    padding: 0 10px;
}

.form-sm .placeholder,
.form-sm .txt {
    font-size: 12px;
    line-height: 28px;

    height: 28px;
    padding: 0 10px;
}

.form-sm input.btn,
.form-sm button.btn {
    height: 30px;
}

input.btn-sm,
button.btn-sm {
    height: 30px;
}

.form-xs .btn,
.btn-xs {
    font-size: 12px;
    line-height: 20px;

    height: 20px;
    padding: 0 5px;
}

.form-xs .placeholder,
.form-xs .txt {
    font-size: 12px;
    line-height: 20px;

    height: 20px;
    padding: 0 5px;
}

.form-xs input.btn,
.form-xs button.btn {
    height: 22x;
}

input.btn-xs,
button.btn-xs {
    height: 22x;
}

.form-lg .placeholder {
    padding-left: 16px;
}

.form-sm .txt {
    text-indent: 10px;
}

.form-sm .placeholder {
    padding-left: 10px;
}

.form-xs .txt {
    text-indent: 5px;
}

.form-xs .placeholder {
    padding-left: 5px;
}

.form-fz16 input {
    font-size: 16px;
}

.label-group label {
    display: inline-block;

    margin-right: 15px;
}

.label-group input {
    width: 13px;
    height: 13px;
    margin-right: 5px;
    vertical-align: -2px;
    *vertical-align: 1px;
}

.form-lg li {
    padding: 10px 0;
}

.form-lg select {
    font-size: 18px;
    padding: 9px;
}

.form-bdrs,
.form-bdrs .txt,
.form-bdrs .textarea,
.form-bdrs .btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/*楠岃瘉鐮�*/
.reg-wrap {
    display: none;
}

.form .reg-wrap {
    position: relative;
    display: none;
}

.form .reg-wrap .lbl {
    line-height: 34px;
    float: right;
    width: 148px;
    padding-left: 10px;
    _position: relative;
}

.form .reg-wrap .regcode-img {
    height: 34px;
    margin-right: 5px;
}

.form .reg-wrap .msg {
    font-size: 12px;
    cursor: pointer;
    color: #666;
}

.form .reg-wrap .txt-wrap {
    overflow: hidden;
    padding-right: 2px;
    _padding-right: 148px;
}

.form .reg-wrap .txt {
    width: 100%;
    _margin-top: -30px;
}

.form-lg .reg-wrap .lbl {
    line-height: 46px;

    width: 198px;
}

.form-lg .reg-wrap .regcode-img {
    height: 46px;
}

.form-sm .reg-wrap .lbl {
    line-height: 30px;

    width: 140px;
}

.form-sm .reg-wrap .regcode-img {
    height: 30px;
}

.form-control .txt,
.form-control .btn,
.form-control select,
.form-control textarea {
    display: block;

    width: 100%;
}

.form-control-auto {
    display: inline;

    width: auto;
}

.search-group .btn {
    float: right;

    margin-left: 10px;

    _position: relative;
}

.search-group .txt-wrap {
    overflow: hidden;

    padding-right: 2px;
}

.search-group .txt {
    width: 100%;

    _margin-top: -36px;
}

/*鍙戦€佸埌鎵嬫満*/
.popphone_info {
    line-height: 22px;

    position: relative;

    padding: 5px 10px 5px 25px;

    text-align: left;

    border: 1px solid #ecdd74;
    background: #fffef7;

    *zoom: 1;
}

.popphone_info .ico08 {
    position: absolute;
    top: 4px;
    left: 8px;

    color: #f97822;
}

/*bread*/
.bread {
    line-height: 1.2;

    padding: 15px 0;
}

.bread .ico {
    font-size: 16px;

    margin-right: 3px;

    color: #e43;
}

.bread .pipe {
    margin: 0 5px;

    color: #999;
}

/*footer*/
.footer {
    font-size: 12px;

    padding: 30px 0;

    color: #ddd;
    background: #474747;
}

.footer a {
    color: #ddd;
}

.footer .footer-nav {
    margin-bottom: 30px;
    padding-bottom: 30px;

    border-bottom: 1px solid #777;
}

.footer dl {
    float: left;

    width: 120px;
    min-height: 160px;
    padding-right: 10px;
    padding-left: 30px;

    border-right: 1px solid #555;

    _height: 160px;
}

.footer dl a {
    line-height: 24px;

    display: block;
    overflow: hidden;

    height: 24px;
}

.footer dl a:hover {
    color: #e43;
}

.footer dl dt {
    font-size: 16px;

    margin-bottom: 10px;
}

.footer dl.ewm {
    float: right;

    width: 360px;
    padding: 0;

    border: none;
}

.footer dl.ewm a {
    height: auto;
}

.footer .webinfo {
    text-align: center;
}

.footer .webinfo a {
    margin: 0 10px;
}

.footer .copyright {
    text-align: center;
}

/* modal-login */
.ico-login {
    position: absolute;
    z-index: 10;
    right: 0;
    bottom: 0;

    width: 44px;
    height: 44px;

    cursor: pointer;

    background: #fff url(../images/pcwx.png) right 0 no-repeat;
}

.ico-pc {
    background-position: 0 0;
}

.wrap-wx .wx-img {
    border: 1px solid #d3d3d3;
    background: url(../images/m-loading.gif) center no-repeat;
}

.wrap-wx span {
    cursor: pointer;
}

.wx-login-tip {
    position: absolute;
    bottom: 20px;
    left: 50%;

    display: none;

    margin-left: -120px;
}

.login-other {
    line-height: 44px;
}

.login-other a:hover {
    text-decoration: none;
}





/*search*/
#logo-search .logo{
    margin: 12px 0 0 18px;
    float: left;
}
#logo-search .search {
    float: right;
    width: 610px;
    padding: 15px 10px 0 10px;
    margin-bottom:15px;
}
#logo-search .search a{
    color: #da0000;
}
#logo-search .tabbar1{
    height: 34px;
    line-height: 34px;
}
#logo-search .tabbar1 .map-link{
    float: right;
    font-weight: normal;
}
#logo-search .tabbar1 .map-link a{
    float: left;
    margin-right: 10px;
}
#logo-search .tabbar1 .map-link a:hover{
    text-decoration: none;
}
#logo-search .tabbar1 .map-link .ico08{
    float: left;
    margin: 3px 0 0 0;
    width:14px;
    height:18px;
    line-height: 18px;
    color: #4E97D2;
    font-size: 14px;
}
#logo-search .tabbar1 span{
    float: left;
    font-size: 16px;
    padding:0 20px;
    font-weight: bold;
    border-radius: 2px 2px 0 0;
    margin-right:15px;
    color:#da0000;
    cursor:pointer;
}
#logo-search .tabbar1 .act{
    background: #da0000;
    color:#fff;
}
#logo-search .tabbar1 .act a{
    color: #fff;
    text-decoration: none;
}
#logo-search .sea-con {
    background: #fff;
    border: 1px solid #da0000;
    position: relative;
    height: 40px;
    line-height: 39px;
    z-index: 102;
}
#logo-search .sea-con .select{
    float: left;
    position: relative;
    z-index: 100;
    border-right: 1px solid #da0000;
    font-size: 14px;
}
#logo-search .sea-con .select,#logo-search .sea-con .select .droplist{
    width:90px;
    text-align:center;
}
#logo-search .sea-con .select .txt1{
    padding:0 5px;
    overflow: hidden;
    cursor: default;
    color: #da0000;
}
#logo-search .sea-con .select .droplist{
    position: absolute;
    border: 1px solid #da0000;
    background: #fff;
    left: -1px;
    top: 40px;
    display: none;
    text-align:center;
}
#logo-search .sea-con .select .droplist em{
    display: block;
    text-decoration: none;
    color: #da0000;
    cursor: pointer;
}
#logo-search .sea-con .select .droplist em:hover,#logo-search .sea-con .select .droplist .act{
    background:#EFEFEF;
    text-decoration: none;
}
#logo-search .sea-con .select .l-more {
    width: 234px;
    padding: 5px 0;
}
#logo-search .sea-con .select .l-more em{
    float: left;
    width: 73px;
}
#logo-search .sea-con .select b{
    -webkit-transtion: -webkit-transform 1s;
    -moz-transtion: transform 1s;
    -ms-transtion: -ms-transform 1s;
    -o-transtion: -o-transform 1s;
    transtion: transform 1s;
    color:#da0000;
}
#logo-search .sea-con .hover .droplist{
    display: block;
}
#logo-search .sea-con .hover b {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
#logo-search .sea-con .txt{
    float:left;
    border:0 none;
    width: 250px;
    text-indent: 5px;
    display: block;
    font-size: 14px;
    margin-top: 10px;
    color:#da0000;
}
#logo-search .sea-con .btn{
    width: 65px;
    height: 40px;
    line-height: 40px;
    overflow:hidden;
    border: none;
    cursor: pointer;
    background:#da0000;
    font-size: 23px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    clear: both;
}
#logo-search .sea-con .btn:hover{
    opacity: 0.9;
    filter: alpha(opacity=90);
}
#logo-search .sea-con .w1,#logo-search .sea-con .w1 .droplist{
    width:110px;
}
#logo-search .sea-con .w2,#logo-search .sea-con .w2 .droplist{
    width:96px;
}
#logo-search .nav-sub a{
    float: left;
    text-align: center;
    margin-top: 20px;
    width: 57px;
    color: #666;
}
#logo-search .nav-sub i{
    width:40px;
    height:40px;
    text-align: center;
    line-height: 40px;
    display: block;
    color: #fff;
    background: #3088DF;
    border-radius: 50%;
    font-size: 25px;
    background: #E74C3C;
    -webkit-transition:all 1s;
    -moz-transition:all 1s;
    -ms-transition:all 1s;
    transition:all 1s;
    margin: 0 auto;
}
#logo-search .nav-sub a:nth-child(2) i{
    background: #E67E22;
}
#logo-search .nav-sub a:nth-child(3) i{
    background: #78BA00;
}
#logo-search .nav-sub a:nth-child(4) i{
    background: #3498DB;
}
#logo-search .nav-sub a:hover {
    text-decoration: none;
}
#logo-search .nav-sub a:hover i{
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
}




/*index_news*/

/*.mainNewsTop {
    position: relative;
    height: 159px;
    padding: 0 0 0 60px;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 18px;
}*/

.w1180 {
    margin: 0 auto;
    width: 1200px;
    position: relative;
}
.padb-20 {
    padding-bottom: 20px!important;
}
.padt-30 {
    padding-top: 30px!important;
}
.col-1 {
    float: left;
    width: 880px;
}
.marr-20 {
    margin-right: 20px!important;
}
.mainNews {
    width: 878px;
    border: 1px solid #e8e8e8;
    border-top: 1px solid #f54343;
}
.mainNews, .mainNews a {
    color: #1e1e1e;
}

.mainNewsTop {
    position: relative;
    height: 159px;
    padding: 0 0 0 60px;
    border-bottom: 1px solid #f3f3f3;

}
.mainNewsTop dt {
    position: absolute;
    left: -5px;
    top: 20px;
    width: 25px;
    height: 110px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    padding: 10px 10px 0;
    background: #f54343;
}
.mainNewsTop dd {
    width: 815px;
    overflow: hidden;
    /*padding-top: 19px;*/
}

.mainNewsTop dd h2 {
    font-size: 36px;
    font-weight: 700;
}
.mainNewsTop dd h2, .mainNewsTop dd h2 a {
    color: #1e1e1e;
    text-decoration: none!important;
}

.mainNewsMiddle {
    position: relative;
}
.mainNewsMiddle, .mainNewsScroll, .mainNewskw {
    line-height: 30px;
    height: 30px;
}
.mainNewsMiddle h3 {
    height: 30px;
    font-size: 18px;
    font-weight: 700;
    color: #f54343;
    border: 0;
    padding-left: 20px;
}
a.mainNewsMore {
    position: absolute;
    right: 22px;
    top: 0;
    color: #616161;
    font-size: 12px;
}
.mainNewskw {
    top: 0;
    left: 115px;
    width: 680px;
    overflow: hidden;
}
.mainNewsScroll, .mainNewskw {
    position: absolute;
    font-size: 14px;
}
.mainNewsMiddle, .mainNewsScroll, .mainNewskw {
    line-height: 30px;
    height: 30px;
}
.clearfix {
}
.mainNewsList {
    padding: 10px 0 10px;
}
.mainNewsList li {
    float: left;
    display: inline;
    width: 409px;
}
.txtBlock-1 li {
    height: 34px;
    line-height: 34px;
    text-indent: 30px;
    background: url(../images/dot_1.png) 15px center no-repeat;
}
.kanFang-info, .mainNewRight2 dt a.con1, .mainNewRight2 dt a.con2, .topslide ul li p a, .tsHouse-con li, .txtBlock-1 li, .txtBlock-2 li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*news_l*/
.newsBlock-1 {
    float: left;
    width: 428px;
    height: 430px;
    border-top: 1px solid #932828;
}

.newsBlock-1-img {
    display: block;
    position: relative;
    height: 180px;
    overflow: hidden;
}
.newsBlock-1, .world-left {
    border: 1px solid #e8e8e8;
}

.newsBlock-1 .txtBlock-1 {
    padding-top: 12px;
}
.newsBlock-1-title {
    position: relative;
    height: 30px;
}

.newsBlock-1-title a.more {
    position: absolute;
    right: 20px;
    top: 5px;
    font-size: 12px;
    color: #616161;
}


.txtBlock-1 li.bold {
    font-size: 18px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
}
.txtBlock-1 li {
    height: 34px;
    line-height: 34px;
    text-indent: 30px;
    background: url(../images/dot_1.png) 20px center no-repeat;
}
.kanFa




.newsBlock-1-imgList {
    margin: 0 auto;
    width: 390px;
    height: 180px;
    overflow: hidden;
}
.newsBlock-1-imgList ul {
    width: 420px;
    overflow: hidden;
    padding-left:20px;
}
.newsBlock-1-imgList li {
    float: left;
    overflow: hidden;
    margin: 0 20px 20px 0;
}
.imgtxtBlock-3-imgBox img, .newsBlock-1-imgBox img, .newsBlock-1-imgList li img, .worldColumn-con img {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.newsBlock-1-imgList li, .newsBlock-1-imgList li img {
    width: 185px;
    height: 80px;
}
img.lazy {
    background: url(https://s0.ifengimg.com/static/news/images/loader_2.gif) center center no-repeat;
}


.col-2 {
    float: left;
    width: 300px;
}
user agent stylesheetdiv {
    display: block;
}

.houseSignUp {
    height: 67px;
    background: #ffffff;
}
.marb-20 {
    margin-bottom: 20px!important;
}

.mainNewsRight {
    padding: 15px 0 5px;
    background: #fafafa;
}

.txtBlock-2 li {
    height: 18px;
    line-height: 18px;
    padding: 0 0 15px;
    background: url(../images/dot_2.png) 12px 9px no-repeat;
}
.txtBlock-2 li a {
    display: block;
    width: 95%;
    text-indent: 20px;
    font-size: 15px;
    color: #606060;
}

.houseSignUp h4 {
    float: left;
    display: inline;
    width: 162px;
    padding: 17px 0 0 10px;
}

.houseSignUp p {
    float: left;
    width: 100px;
    line-height: 21px;
    padding-top: 15px;
}





/*footer*/





.h-footer{
    width:100%;
    min-width:1200px;
    background:#333;
    color:#999;
    font-size:12px;
    overflow: hidden;
    margin-top:40px;
    height:100%;
    background:#333333;

}

.h-footer a{
    color:#999;
}

.h-footer a:hover{
    color:#da0000;
}

.h-footer .foot-copy{
    line-height:30px;
    color:#777;
    text-align: center;
    margin:15px 0;
}

.h-footer .foot-copy em{
    padding:0 5px;

}

.h-footer .foot-common-copy{
    margin:0 0 15px;
    padding-top:15px;
}

.h-area{
    width:1200px;
    height:100%;
    margin:0 auto;
    clear:both;
}

.footer-div{
    padding:50px 0 7px;
    border-bottom:1px solid #2d2d2d;
    overflow: hidden;
    clear:both;
}

.footer-div dl{
    float:left;
    height:150px;
    border-right:1px solid #454545;
    border-left:1px solid #2d2d2d;
}

.footer-div .f-dl1{
    width:270px;
    border-left:none;
}

.footer-div .f-dl2{

    width:100px;

    padding-left:60px;

}

.footer-div .f-dl3{

    width:240px;

    padding-left:60px;

}

.footer-div .f-dl4{

    width:190px;

    padding-left:60px;

}

.footer-div .f-dl4 dd{

    float:left;

    width:90px;

}

.footer-div .f-dl5{

    float:left;

    padding-left:60px;

    line-height:27px;

}

.footer-div .f-dl5 p{

    margin:-5px 0 20px;

}

.footer-div dt{

    font-size:16px;

    color:#eee;

    margin-bottom:20px;

}

.footer-div dd{

    height:20px;

    line-height:20px;

    margin-bottom:10px;

}

.footer-div .f-dl1 dd{

    float:left;

    width:50px;

}

.footer-link{

    padding:25px 0 0;

    border-top:1px solid #454545;

}

.footer-link .f-l-con{
    color:#999;
    line-height:30px;
    margin-top:10px;
    display:none;
    margin-bottom:20px;
}

.footer-link .f-l-con a{
    display: inline-block;
    margin: 0 6px ;
}

.footer-link .f-l-con em{

    padding:0 5px;

}



.f-contact{

    width:100%;

    height:140px;

    margin:23px auto 0;

    border:1px solid #464646;

}

.f-contact ul:after{

    content: "";

    display: table;

    clear: both;

}

.f-contact ul li{

    float: left;

    width:140px;

    height:100px;

    border-right: 1px solid #464646;

    margin:10px 0;

    padding:10px 20px;

}

.f-contact ul li a{

    color:#fff;

    float:left;

}

.f-contact ul .soho{

    width: 138px;

}

.f-contact ul .soho p{

    display: block;

    margin-top: 8px;

    text-align: center;

}

.f-contact ul .weibo{

    width: 199px;

}

.f-contact ul .weibo .info_wrap{

    position: relative;

    float: left;

    width:88px;

    height:100px;

    text-align: left;

    margin:-3px 0 0 10px;

}

.f-contact ul .weibo .s-img{

    margin:3px 0 0 2px;

}

.f-contact ul .weibo .w-gz{

    position:absolute;

    left:0;

    bottom:0;

    width:60px;

    height: 25px;

    line-height: 25px;

    background:#da0000;

    color:#fff;

    text-align: center;

    display:inline-block;

}

.f-contact ul .weibo .w-gz:hover{

    text-decoration: none;

}



.f-contact ul .weixin{

    width: 199px;

    border-right:none;

}

.f-contact ul .weixin img{float: left;}

.f-contact ul .weixin .info_wrap{

    float: left;

    width: 88px;

    text-align: left;

    margin-left: 10px;

    line-height: 19px;

    word-wrap:break-word;

    word-break:break-all;

    color:#fff;

}

.f-wap {

    width: 285px;

    margin:35px auto 25px;

}

.f-wap ul{

    margin-top: 24px;

}

.f-wap ul:after{

    content: "";

    display: table;

    clear: both;

}

.f-wap ul li{

    float: left;

    margin:0 1px;

}

.f-wap ul li a{

    float: left;

    display: block;

    color: #999;

}

.f-wap ul li span{

    float: left;

    display: block;

    line-height: 20px;

    margin-left: 10px;

    text-align: left;

}
.f-wap ul .f_icon0{width: 160px;}
.f-wap ul .f_icon1{width: 61px;}

.f-wap ul .f_icon2{width: 121px;}

.f-wap ul .f_icon3{width: 120px;}



.h-footer .foot-copy{

    line-height:30px;

    color:#777;

    text-align: center;

    margin:15px 0;

}

.h-footer .foot-copy em{

    padding:0 5px;

}





.footer-tag a.current,.footer-tag a:hover{

    font-weight: bold;

    background:url(https://simg.f.itc.cn/common/modules/house_index/2014/images/f_link.png) left bottom no-repeat;

    text-decoration:none;

    color:#fff;

}



.footer-tag .f-line{

    width:1px;

    height:16px;

    color:#616161;

    display:inline-block;

    margin:0 20px;

}

.footer-tag a{

    width:60px;

    height:35px;

    font-size:14px;

    color:#999;

    display:inline-block;

}

.ad-txt {
    background-image: url(../images/ad-img.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    width: 30px;
    position: absolute;
    /* bottom: 0;
     left: 5px;*/
    margin: 40px 0 0 5px;
    z-index: 3;
}
.ad-txts {
    background-image: url(../images/ad-img.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    width: 30px;
    position: absolute;
    /* bottom: 0;
     left: 5px;*/
    margin: 15px 0 0 5px;
    z-index: 3;
}