* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: "Microsoft YaHei",Tahoma,Arial,sans-serif !important;
    font-size: 16px; /*1.21*/
    color: #333;
    background: #f7f7f7 !important;
}

ul, li {
    list-style-type: none;
}

a {
    cursor:pointer;
    color: #333;
    text-decoration: none;
}

textarea {
    resize: none;
    outline: none;
}

input, button, select, textarea {
    border: none;
    outline: none;
    font-family: "Microsoft YaHei",Tahoma,Arial,sans-serif !important;
}

    input::-webkit-input-placeholder { /* WebKit browsers */
        font-family: "Microsoft YaHei";
    }

    input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        font-family: "Microsoft YaHei";
    }

    input::-moz-placeholder { /* Mozilla Firefox 19+ */
        font-family: "Microsoft YaHei";
    }

    input:-ms-input-placeholder { /* Internet Explorer 10+ */
        font-family: "Microsoft YaHei";
    }
/*header*/
.header {
    padding: 7px 0 11px 0;
    border-bottom: 4px solid #aa110d;
}

.header_top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 110;
}

.header_box {
    height: 32px !important;
}

.logo {
    width: 100%;
    height: 95px !important;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

    .logo img {
        width: 95px;
        height: 95px;
    }

.nav {
    display: inline-block;
    line-height: 32px;
}

.logoimg {
    margin-top: 9px;
}

.nav li {
    display: inline-block;
    float: left;
}

    .nav li img {
        display: inline-block;
    }
/*1.22*/ .nav > li > a {
    font-size: 16px;
}
/*end*/
.nav li a:hover {
    color: #aa110d;
}

.selected {
    color: #aa110d !important;
}

.lectselected {
    color: #ad1a16;
}

.normal {
    color: #666;
}

.li_mar_r {
    margin-right: 70px;
}

.hide {
    display: none !important;
}

.active {
    display: block !important;
}
/*banner*/
.banner {
    width: 100%;
}

    .banner > img {
        display: block;
        width: 100%;
        height: auto;
    }
/*footer*/
.footer a {
    margin-left: 0 !important;
}

.footer {
    background-color: #ffffff;
}
.bycolumn, .aboutby, .bygzh {
    float: left;
}

.bycolumn {
    width: 135px;
    margin-right: 60px;
}

.column, .bycount {
    margin-top: 23px;
}

.columns {
    display: inline-block;
    float: left;
}

.aboutby {
    width: 330px;
    margin-right: 93px;
}
.aboutby .bycount .columns{
    text-align: left;
}
.aboutby .bycount .columns:nth-child(even) {
    width: 160px;
}
.aboutby .bycount .columns:nth-child(odd){
    width: 170px;
}

.bygzh {
    width: 130px;
    padding: 12px;
    border: 1px solid #cfcfcf;
}

.gzh {
    display: block;
    margin-bottom: 10px;
}

.byinfo {
    display: inline-block;
}

.copyright {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #aa110d;
    color: #fcc;
}

.top {
    position: absolute;
    bottom: 0;
    right: -80px;
    cursor: pointer;
}

.bdby img {
    width: 100%;
    display: block;
}
.bdby {
    padding-top: 110px;
    overflow: visible;
    float: left;
    border-bottom: 1px solid #aa110d;
    background: #f7f7f7 !important;
}
/*容器*/
.container {
    width: 1280px;
    height: auto;
    margin: 0 auto;
}
/*more*/
.more {
    width: 1280px;
    height: 50px;
    line-height: 50px;
    margin: 30px auto 110px;
    cursor: pointer;
    font-size:22px;
}
    .more:hover {
        color: #aa110d;
    }

/*more*/
.morenew {
    cursor: pointer;
    font-size: 22px;
    line-height: 50px;
}

.morenew:hover {
    color: #aa110d;
}
/*清除浮动*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.fix {
    *zoom: 1;
}

    .fix:after {
        display: block;
        content: "clear";
        height: 0;
        clear: both;
        overflow: hidden;
        visibility: hidden;
    }
/*对齐*/
.text_a {
    text-align: center;
}

.text_l {
    text-align: left;
}
/*background*/
.bg {
    background: #fff;
}
/*font*/
.font_38 {
    font-size: 38px;
}

.font_26 {
    font-size: 26px;
}
.font_26_title {
    font-size: 26px;
    color:#333333;
}

.font_25 {
    font-size: 25px;
}

.font_24 {
    font-size: 24px;
}

.font_18 {
    font-size: 18px;
}

.font_16 {
    font-size: 16px;
}
/*1.21*/ .font_14 {
    font-size: 14px;
}

.font_13 {
    font-size: 13px;
}

.font_12 {
    font-size: 12px;
}
/*间距*/
.mar_t_203 {
    margin-top: 203px !important;
}

.mar_t_30 {
    margin-top: 30px;
}

.mar_t_20 {
    margin-top: 20px;
}
.mar_t_10 {
    margin-top: 10px;
}

.mar_r_78 {
    margin-right: 78px;
}

.mar_r_55 {
    margin-right: 55px;
}

.mar_r_50 {
    margin-right: 50px;
}

.mar_r_35 {
    margin-right: 35px;
}

.mar_r_30 {
    margin-right: 30px;
}

.mar_r_20 {
    margin-right: 20px;
}

.mar_r_16 {
    margin-right: 16px;
}

.mar_r_14 {
    margin-right: 14px;
}

.mar_r_10 {
    margin-right: 10px;
}

.mar_b_20 {
    margin-bottom: 20px;
}

.mar_b_30 {
    margin-bottom: 30px;
}

.mar_b_110 {
    margin-bottom: 110px;
}

.mar_b_16 {
    margin-bottom: 16px;
}

.mar_b_14 {
    margin-bottom: 14px;
}

.pad_t_30 {
    padding-top: 30px;
}

.pad_b_30 {
    padding-bottom: 30px;
}

.pad_b_60 {
    padding-bottom: 60px;
}

.pad_b_90 {
    padding-bottom: 90px;
}
.pad_b_0 {
    padding-bottom: 0px !important;
}
.pd_b_10 {
    padding-bottom: 10px !important;
}
.pd_b_15 {
    padding-bottom: 15px !important;
}
    .pad_30_30 {
        padding: 30px;
    }

.pad_30 {
    padding: 0 30px 30px;
}

.pad_20 {
    padding: 20px;
width:322px;
}

.pad_50_tb {
    padding: 50px 0;
}

.line_h_353 {
    line-height: 353px;
}

.line_h_169 {
    line-height: 169px;
}
/* 8.5 add */
.line_h_16{
	line-height: 16px;
}
/* 8.5 end */
/*排序*/
.order_rise {
    background: url(../images/anniu/shengxu_dianji.png) no-repeat right;
}

.order_default_rise {
    background: url(../images/anniu/shengxu_before.png) no-repeat right;
}

.order_default_drop {
    background: url(../images/anniu/jiangxu_before.png) no-repeat right;
}

.order_drop {
    background: url(../images/anniu/jiangxu_dianji.png) no-repeat right;
}
/*1-22个人中心弹框*/
.myalert {
    width: 160px;
    height: 378px; /* 10.21 */
    background: url(../images/myalert.png) no-repeat center;
    background-size: 160px 378px; /* 10.21 */
    position: absolute;
    top: 49px;
    left: 50%;
    margin-left: -80px;
    z-index: 11;
}

.userhead_box {
    height: 60px;
    margin: 15px 50px 8px;
}

    .userhead_box > a {
        margin: 0 !important;
    }

.user_headimg {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.line_h_18 {
    line-height: 18px;
}

.user_personalqm {
    width: 116px;
    margin: 0 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.user_back {
    margin: 15px 0;
}

.user_personmalcenter {
    width: 78px;
    margin: 0 41px;
}

    .user_personmalcenter li {
        display: block;
        width: 78px;
        padding-left: 21px;
        margin-bottom: 10px;
    }

    .user_personmalcenter > li:last-child {
        margin-bottom: 0 !important;
    }

    .user_personmalcenter li a {
        margin: 0 !important;
    }

.my_gz {
    background: url(../images/anniu/guanzhu.png) no-repeat left;
    background-size: 13px 13px;
}

.my_bm {
    background: url(../images/anniu/baoming.png) no-repeat left;
}

.my_sc {
    background: url(../images/anniu/shoucang.png) no-repeat left;
}

.my_zj {
    background: url(../images/anniu/zuji.png) no-repeat left;
}
/* 10.21 start */
.my_ygzb {
    background: url(../images/yigouzhibo.png) no-repeat left;
}

.my_ygsp {
    background: url(../images/yigoushipin.png) no-repeat left;
}
/* 10.21 end */
.goto_user {
    color: #999;
}




.content_org {
    /*margin-left: 27px;*/
    margin-right: 30px;
    /*background: url(../../image/anniu/yuedujidi.png) no-repeat left;*/
}
.content_org_sm {
    color: #999;
    font-size: 12px;
    margin-left: 17px;
}

.content_org_xd {
    font-size: 14px;
    margin-left: 8px !important;
}


.content_org_xd img {
    width:25px;
    height:25px;
    margin-right:5px;
}


.readorg_img {
    width: 40px;
    height: 40px;
}

.line_h_40 {
    line-height: 40px;
}

.no_content {
    width: 278px;
    height: auto;
    padding: 44px 0 52px;
    margin: 0 auto;
}
.no_content_my {
    padding: 210px 0 560px;
}
.no_content > img, .no_content_icon > img {
    display: block;
    width: 100%;
}

.no_content > img, .no_content_icon {
    margin-bottom: 40px;
}

.no_content_icon {
    width: 100%;
    height: 182px;
}

.no_cont_word {
    font-size: 18px;
    color: #999;
}

/* go2top */
.go2top,
.go2top:focus {
    cursor: pointer;
    right: 35px;
    bottom: 18px;
    width: 38px;
    height: 38px;
    z-index: 9999;
    line-height: 1;
    font-size: 18px;
    position: fixed;
    text-align: center;
    /*border-radius: 50%;*/
    /*padding: 7px 0 0 1px;*/
    background: transparent;
    color: #F0F0F0;
    /*border: solid 2px #F0F0F0;*/
}

    .go2top:hover,
    .go2top:focus:hover {
        color: #fff;
        background: #3f5263;
        transition-duration: 400ms;
        transition-property: all;
        transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    }
/* Remove IE's “clear field” X button */
input[type=text]::-ms-clear {
    display: none;
}
input:disabled {
background-color:#ffffff;
}
.sectiontitle {
    font-size:26px;
    color:#333333;
}
.editor img {
    max-width: 100% !important;
    height: auto !important;
}
.rm-8 {
    margin-right:8px;
}
.lm-8 {
    margin-left: 8px;
}
.editor, .editor p, .editor ul li , .editor div {
    font-family: 'Microsoft YaHei' !important;
    color: #333 !important;
}
 .editor p, .editor ul li ,.editor div{
        font-size: 18px !important;
        margin-top: 20px !important;
        text-indent: 2em !important;
        line-height: 30px !important;
    }
.editor img {
    box-sizing: border-box;
    display: block;
    width: 100%;
    margin-top: 40px;
}
.float_left_title {
    float:left;
    padding:20px 0 20px 30px;
}
/* 8.5 超过一行显示省略号 */
.oneclamp{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}