@charset "utf-8";
/*common*/
.w-1080 {
    width: 1080px;
    margin: 0 auto;
}

.font12 {
    font-size: 12px;
}

.font14 {
    font-size: 14px;
}

.font16 {
    font-size: 16px;
}

.font18 {
    font-size: 18px;
}

.font20 {
    font-size: 20px;
}

.font22 {
    font-size: 22px;
}

.font24 {
    font-size: 24px;
}

.font26 {
    font-size: 26px;
}

.font30 {
    font-size: 30px;
}

.font33 {
    font-size: 33px;
}

.font36 {
    font-size: 36px;
}

.font700 {
    font-weight: 700;
}

.font400 {
    font-weight: 400 !important;
}

.fontfff {
    color: #fff;
}

.font7a7a7a {
    color: #7a7a7a;
}

.fonteee {
    color: #eee;
}

.font333 {
    color: #333;
}

.font555 {
    color: #555;
}

.font666 {
    color: #666 !important;
}

.font777 {
    color: #777;
}

.font999 {
    color: #999 !important;
}

.font000 {
    color: #000;
}

.fontccc {
    color: #ccc;
}

a:hover {
    color: #f03c07 !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/*common*/
/**** page top ****/
.top {
    position: relative;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
    color:#666;
    border-bottom: 1px solid #d9d9d9;
    background-color: #f5f5f5;
    z-index: 9999;
}

.top_l {
    /*width: 520px;*/
    float: left;
}

.top_l ul li {
    display: block;
    float: left;
    margin-right: 10px;
}

.top_r {
    width: 400px;
    float: right;
}

.top_r ul li {
    display: block;
    float: right;
    margin-left: 10px;
}

.top p {
    color: #666;
}

/**** page top ****/
/*header*/
.header {
    height: 70px;
    border-bottom: 3px solid #c61e1e;
}

.header_logo {
    width: 210px;
    float: left;
}

.header_logo img {
    margin-top: 4px;
	/*width:62%;      10周年时取消的 */
}

.header_nav {
    width: 547px;
    font-size: 18px;
    float: left;
}

.header_nav ul li {
    float: left;
    display: block;
    padding: 20px 30px;
}

.header_nav ul li.active a {
    color: #f03c07;
}

/*4.3 搜索条*/

.header_search {
    width: 320px;
    float: left;
    height: 35px;
    border: 1px solid #c10707;
    margin-top: 17px;
}

.header_search .search-select {
    width: 70px;
    float: left;
    position: relative;
}

.t_selected {
    display: block;
    width: 70px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    background: url("../images/arrow.png") no-repeat 90% center;
    background-size: 8px 6px;
}

.header_search .search-select ul.select_ul {
    display: none;
    background: #fff;
    border: 1px solid #c10707;
    position: absolute;
    top: 34px;
    left: -1px;
    width: 70px;
    height: auto;
}

.header_search .search-select ul.select_ul li {
    padding: 5px;
    text-align: center;
}

.header_search .search-select ul.select_ul li:hover {
    background: #c10707;
    color: #fff;
    cursor: pointer;
}

.search_input {
    float: left;
}

.header_search .search_input input {
    width: 169px !important;
    _width: 169px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    border: none;

    float: left;
    border-left: 1px solid #c10707;
    text-indent: 5px;
}

.search_button {
    float: left;
}

.header_search .search_button button {
    width: 80px;
    float: left;
    height: 35px;
    line-height: 35px;
    border: none;
    background: #c10707;
    color: #fff;
}

/*header*/

/*================index=======*/
/*头部信息*/
.box {
    margin-top: 10px;
    margin-bottom: 10px;
}

.box_left {
    width: 530px;
    margin-right: 16px;
    float: left;
    padding-bottom: 10px;

}

.box_right {
    width: 530px;
    float: left;
    
}

.hed {
    border-bottom: 1px solid #eee;
}

.hed_left {
    width: 410px;
    margin-right: 16px;
    float: left;
    padding-bottom: 10px;
}

.hed_right {
    width: 654px;
    float: left;
}

.hed h3 {
    font-size: 20px;
    display: block;
    border-bottom: 2px solid #f03c07;
    height: 35px;
    line-height: 35px;
    float: left;
    text-indent: 30px;
    font-weight: 500;
    color: #f03c07;
    padding: 5px 10px;
    margin: 0px;
    margin-bottom: -1px;
    background: url("../images/hot.png") no-repeat 10px center;

}

.hed a.more {
    color: #666;
    display: block;
    float: right;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    margin-top: 13px;
    margin-right: 10px;

}

.li_first {
    margin-top: 0px;
    margin-bottom: 10px;
}

.li_first .li_left {
    float: left;
    width: 105px;
    height: 70px;
    border-right: 1px solid #eee;
}

.li_first .li_left h3 {
    padding: 8px 0;
    text-align: center;
    color: #c10707;
}

.li_first .li_left span {
    display: block;
    width: 105px;
    text-align: center;
    color: #999;
    font-size: 14px;
}

.li_first .li_right {
    width: 400px;
    float: left;
    height: 60px;
}

.li_first .li_right h3 {
    padding: 0;
    margin-left: 10px;
}

.li_first h3 a {
    font-size: 18px;
    color: #333;
    text-indent: 15px;
    padding-right: 10px;
    display: block;
    font-weight: bold;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background: url("../images/dic.jpg") no-repeat left center;
    background-size: 7px 7px;
}

.li_first p {
    font-size: 14px;
    color: #666;
    padding-left: 15px;
    padding-top: 5px;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}

.li_common {
    position: relative;
    padding: 5px 8px;
}

.li_common a {
    font-size: 15px;
    color: #666;
    padding-right: 20px;
    text-indent: 15px;
    display: block;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background: url("../images/dic2.jpg") no-repeat left center;

}

.hed_right .img_new {
    width: 654px;
    height: 400px;
    overflow: hidden;
    position: relative;
}

.hed_right .img_new img {
    width: 654px;
    height: auto;
}

.hed_right .img_new .h_tit {

    position: absolute;
    left: 0px;
    bottom: 0;
    right: 0;
    background: url("../images/tmbg.png") repeat-x;
    height: 50px;
    line-height: 50px;
}

.hed_right .img_new p {
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    font-size: 18px;
    text-indent: 20px;
    padding-right: 20px;

}

.red {
    font-size: 20px;
    color: #f03c07;
}

/*头部信息*/

.box .tit {
    width: 100%;
    height: 45px;
    color: #f03c07;
    margin-top: 10px;
    margin-bottom: 5px;
    background: url("../images/title_bg.jpg") no-repeat left bottom;
}

.box .tit h3 {
    width: 100px;
    text-align: center;
    font-size: 22px;
    margin: 0;
    padding: 0;

}

.title {
    width: 530px;
    height: 37px;
    background: #f2f2f2;
}

.title h3 {
    font-size: 18px;
    display: block;
    float: left;
    text-indent: 10px;
    font-weight: bold;
    color: #333;
    float: left;
    padding: 0;
    margin: 9px 10px;

}

.title .more {
    color: #666;
    display: block;
    float: right;
    height: 37px;
    width: 37px;
    background: url("../images/arrow-r.jpg") no-repeat right;
}

.li_f {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
}

.li_f img {
    width: 100%;
}

.c_tit {
    position: absolute;
    left: 0px;
    bottom: 0;
    right: 0;
    background: url("../images/tmbg.png") repeat-x;
    height: 40px;
    line-height: 40px;
}

.c_tit p {
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    font-size: 18px;
    text-indent: 10px;
    padding-right: 20px;
}

.w_left, .w_left > .title {
    width: 700px;
}

.w_right, .w_right > .title {
    width: 364px;
}

.gd li {
    border-bottom: 1px solid #eee;
    padding-top: 10px;
}

.li_left {
    width: 190px;
    height: 140px;
    float: left;
}

.li_right {
    width: 510px;
    height: 140px;
    float: left;
}

.li_right h3 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 5px 10px;
    margin: 0;
}

.li_right h3 a {
    font-size: 18px;
    color: #333;
}

.li_right p {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    height: 56px;
    overflow: hidden;
    padding: 5px 10px;
}

.li_right a {
    color: #0e7fcf;
    font-size: 16px;
}

.xz ul li {
    position: relative;
    width: 364px;
    padding: 1px 3px;
}

.xz ul li a {
    font-size: 15px;
    color: #666;
    padding-right: 100px;
    text-indent: 38px;
    height: 53px;
    line-height: 53px;
    display: block;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background: url("../images/pdf.jpg") no-repeat left center;
    border-bottom: 1px solid #eee

}

.xz ul li span {
    position: absolute;
    right: 0;
    top: 19px;
    color: #999;
}

/*登陆*/
.logo_hed {
    width: 480px;
    margin: 50px auto 20px;
}

.logo_hed a span {
    font-size: 16px;
    color: #666;
    padding-left: 40px;
    padding-top: 5px;
}

.dialog {
    width: 480px;
    margin: 10px auto;
    background: #fff;
    min-height: 380px;
    padding: 30px;
    box-shadow: 2px 2px 6px #ccc;
}

.myline {
    width: 480px;
    height: 1px;
    background: #eee;
    margin: 10px 0 5px 0;
}

.myreg {
    min-height: 450px;
}

.dialog h2, .myreg h2 {
    display: block;
    width: 200px;
    color: #666;
    font-size: 18px;
    font-weight: normal;

}

.bt {
    margin-left: 22px;

}

.myreg h2 {
    width: 222px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    float: left;
    border: 1px solid #eee;

}

.myreg h2:hover {
    cursor: pointer;
}

.myreg h2.active {
    background: #19ae88;
    border: 1px solid #19ae88;
    color: #fff;
}

.j_close, .r_close, .f_close, .a_close {
    position: absolute;
    top: 25px;
    right: 20px;
}

.line {
    height: 1px;
    background: #eee;
    width: 100%;
    margin: 10px auto;
}

.dialog input {
    margin-left: 10px;
    width: 380px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border: 1px solid #eee;
    background: #fff;
    text-indent: 20px;
    margin-top: 10px;

}

.dialog button {
    display: block;
    width: 380px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    border: none;
    background: #f03c07;
    color: #fff;
    margin-top: 40px;
    margin-left: 50px;
}

.dialog p {
    display: block;
    width: 422px;
    color: #666;
    margin: 20px 0 20px 50px;

}

.name {
    width: 80px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: right;
}

.group {
    height: 50px;
    padding: 10px 0;
}

.name {
    width: 80px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: right;
}

.blue {
    color: #0e7fcf !important;
}

.yzm {
    width: 200px;
    float: right;
}

.yzm span {
    display: block;
    margin-top: 20px;
    margin-left: 6px;
    cursor: pointer;
}

.yz_box {
    width: 185px;
    float: left;
}

.p_yzm {
    width: 200px;
    float: right;
}

.p_yzm a {
    width: 180px;
    margin-left: 10px;
    background: #eee;
    color: #999;
    border: none;
    height: 40px;
    line-height: 32px;
    margin-top: 10px;
}

.p_yzm a:hover {
    background: #ddd;
    color: #333;
}

/*登陆*/

/*tab change*/
.tabBar {
    border-bottom: 1px solid #eee;
}

.tabBar span.current {
    background: #fff url("../images/active.png") no-repeat bottom center;
    color: #f03c07;
}

.tabBar span {
    background-color: #fff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-weight: bold;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    padding: 5px 25px;
}

.kj {
    background: url("../images/title_bg2.jpg") no-repeat bottom !important;
    height: 38px !important;
}

.kj h3 {
    font-size: 18px !important;
    width: 130px !important;

}

/*列表页*/
.navbar-black {
    background-color: #eee;
    border-bottom: none;
    color: #666;
    box-shadow: none;

}

.navbar-black .navbar-nav > ul > li, .navbar-black .navbar-nav > ul > li > a {
    color: #333;
    font-size: 16px;
    background: none;

}

.navbar-black .navbar-nav > ul > li > a:hover, .navbar-black .navbar-nav > ul > li.current > a {
    color: #f03c07;
}

.l_left {
    width: 750px;
    float: left;
    margin-right: 30px;
}

.l_right {
    width: 300px;
    float: left;
}

.list_hed {
    border-bottom: 1px solid #eee;
}

.list_hed h3 {
    font-size: 18px;
    display: block;
    border-bottom: 2px solid #f03c07;
    height: 25px;
    line-height: 25px;
    float: left;
    text-indent: 0px;
    font-weight: 500;
    color: #f03c07;
    padding: 10px 5px;
    margin: 0px;
    margin-bottom: -1px;
    background: none;
}

.num {
    display: block;
    width: 21px;
    height: 16px;
    margin-top: 3px;
    float: left;

}

.num1 {
    background: url("../images/num.jpg") no-repeat 0px 0px;
}

.num2 {
    background: url("../images/num.jpg") no-repeat -2px -35px;
}

.num3 {
    background: url("../images/num.jpg") no-repeat -3px -70px;
}

.num4 {
    background: url("../images/num.jpg") no-repeat -3px -108px;
}

.num5 {
    background: url("../images/num.jpg") no-repeat -3px -144px;
}

.l_f li a {
    background: none;
    text-indent: 10px;
    padding-right: 10px;
}

.list_li li,.list_li_data li {
    padding: 5px 2px;
    border-bottom: 1px solid #eee;
}

.list_li li h3 a {
    font-size: 18px;
    color: #333;
    text-indent: 15px;
    padding-right: 10px;
    display: block;
    font-weight: bold;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}
.list_li_data li h3 a{
	  font-size: 18px;
    color: #333;
    text-indent: 15px;
    padding-right: 10px;
    display: block;
    font-weight: bold;
  
}

.list_li li p {
    font-size: 14px;
    color: #666;
    padding-left: 15px;
    padding-top: 5px;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.list_li_data li p{
	 font-size: 14px;
    color: #666;
    padding-left: 15px;
    padding-top: 5px;
	line-height:2;
}

/*文章详情页面*/
.content_top {
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

.content_top h3 {
    height: auto;
    line-height: 36px;
    font-size: 26px;
    color: #333;
    overflow: hidden;
    font-weight: 700;
    text-align: center;
}

.content_top p {
    padding: 5px;
    margin: 0;
    text-align: center;
}

.content_top p i {
    font-style: normal;
    color: #999;
}

.content_info p {
    text-indent: 2em;
    color: #333;
    font-size: 16px;
    line-height: 30px;
    margin-top: 1em;
}
.content_info img{ 
    max-width:740px!important;
    height: auto;
    margin:0 auto;
    margin-left:-2em;
}

/*文章详情页面*/

/*微访谈*/
.bm {
    margin-top: 10px;
    position: relative;
}

.bm img {
    width: 274px;
    height: 175px;
}

.bm_info {
    position: absolute;
    top: 80px;
    width: 280px;
    height: 24px;
    text-align: center;
    color: #666;

}

.bm_info p {
    font-size: 14px;
}

.bm_info p span {
    color: #3eade3;
    font-size: 16px;
    padding: 0 0 0 13px;

}

.bm button {
    background: #42ba0f;
    padding: 4px 27px;
    border: none;
    margin-top: 10px;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary {
    color: #fff;
    background: #3aa40d !important;
}

.search_nav {
    height: 55px;
    background: #f03c07;
    width: 100%;

}

.search_form input, .search_form .select-box {
    margin-top: 12px;
    background: #fff;
}

.bq span {
    width: 60%;
    display: block;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.s_t {
    display: block;
    margin-top: 13px;
    width: 120px;
    height: 36px;
    background: url("../images/search.jpg") no-repeat center;
    text-indent: -99999px;
    border: none;

}

.xwz {
    background: url("../images/article.jpg") no-repeat center;
}

.ft > li {
    padding: 15px 0 5px;
}

.ft > li > .li_left {
    width: 300px;
    height: 193px;
}

.ft > li > .li_left > a > img {
    width: 280px;
    height: 180px;
}

.ft > li > .li_right {
    width: 710px;
    height: 140px;
    float: left;
}

.ft > li > .li_right > p {
    height: 103px;
    font-size: 14px;
    line-height: 1.5;
    color: #777;
}

.wq ul li a {
    width: 600px;
    border: none;
    float: left;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
}

.wq ul li {

    width: 1080px;
    padding: 1px 3px;
    border-bottom: 1px solid #eee;
    height: 60px;
}

.wq ul li span {
    position: relative;
    display: block;
    float: left;
    font-size: 16px;
    color: #666;
}

.date {
    width: 120px;
}

.dx {
    width: 120px;
}

.wq ul li button {
    background: url("../images/btn-bg.jpg") no-repeat;
    width: 80px;
    height: 35px;
    color: #fff;
    line-height: 35px;
    border: none;
    margin-top: 10px;
    font-size: 16px;
}

.input_s {
    background: #fff url('../images/sc.jpg') no-repeat 97% center !important;
    padding-right: 35px;
}

/*知享*/
.a_left {
    width: 70px;
    float: left;
}

.a_right {
    width: 985px;
    height:160px;
    margin-left: 20px;
    float: left;

}

.a_left span.zan,.a_left span.zan_1 {
    margin: 20px auto 8px;
    display: block;
      width: 60px;
    height: 26px;
    line-height:26px;
    font-size: 15px;
    color: #f03c07;
    text-align: center;
    border: 1px solid #f03c07;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    cursor: pointer;

}
.a_left span.zan_1{
     background: #f03c07;
    color: #fff;
}

.a_left span.zan:hover {
    background: #f03c07;
    color: #fff;
}

.a_right .a_hed {
    margin-top: 20px;

}

.a_right .a_hed_right {
    width: 920px;
    float: left;
}

.a_right .a_hed_right h3 {
    font-size: 18px;
    color: #333;
    padding: 5px 10px;
    margin: 0;
    display: block;
    font-weight: bold;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.a_right .a_hed_right span {
    color: #999;
    margin-right: 3px;

}

.a_right .a_hed_right .user {
    padding-left: 10px;
}

.a_right .a_hed_right .zan_num {
    padding-left: 10px;
    color: #f03c07;
}

.a_right .a_hed_right .content_p {
    height: 50px;
    font-size: 14px;
    color: #666;
    padding-left: 15px;
    padding-top: 5px;
     overflow: hidden;
}

.a_right .a_hed_right .content_p1 {
    height: auto;
}

.myheight {

}

.a_right .a_hed_right p {
    font-size: 15px!important;
    color: #666;
    line-height: 1.7;
    margin: 0!important;
    padding: 0!important;
    text-indent: 0!important;
   
}

.content_menu {
    padding: 10px 0;
    margin-bottom: -5px;
    float: right;
}

.content_menu a {
    color: #999;
    margin-left: 7px;
}

.content_menu a i {
    display: inline-block;
    line-height: 10px;
    vertical-align: 0;
    margin-right: 5px;
}

.content_menu i.icon1 {
    width: 16px;
    height: 10px;
    background: url("../images/icon1.png") no-repeat center;
}

.content_pl {
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    max-width: 640px;
    padding-left: 1em;
    padding-right: 1em;
    position: relative;
    margin-top: 1em;
    margin-bottom: 3em;
    margin-left: 200px;
    position: relative;
}

.content_menu i.icon2 {
    width: 16px;
    height: 13px;
    background: url("../images/icon2.jpg") no-repeat center;
}

.content_menu i.icon3 {
    width: 8px;
    height: 9px;
    background: url("../images/icon3.jpg") no-repeat center;
}

.content_menu i.icon4 {
    width: 10px;
    height: 11px;
    background: url("../images/icon4.jpg") no-repeat center;
}

.icon-t {
    display: block;
    background: url("../images/arrow-t.jpg") no-repeat center;
    position: absolute;
    width: 15px;
    height: 10px;
    top: -10px;
    right: 126px;
}

.content_pl ul li {
    position: relative;
    list-style: none;
    outline: none;
    padding: .9em 0;
    border-bottom: 1px solid #eee;
}

.content_pl ul li a img.Avatar {
    width: 25px;
    height: 25px;
    border-radius: 3px;
    background-color: #eee;
    float: left;
}

.pl_r {
    overflow: hidden;
    color: #999;
    float: left;
    width: 580px;
    padding-left: 15px;
}

.username {
    color: #259;
}

.nr {
    min-height: 22px;
    word-wrap: break-word;
    color: #222;
}

.zan_p, .zan_p1 {
    display: block;
    width: 16px;
    height: 16px;
    padding-left: 15px;
    font-style: normal;
    background: url("../images/zan.png") no-repeat left center;
    cursor: pointer;
    float: left;
}

.zan_total {
    font-weight: normal !important;
}

.zan_p:hover, .zan_p1:hover {
    color: #f03c07;
}

.time {
    display: block;
    float: left;
    height: 16px;
    line-height: 16px;
    margin-right: 15px !important;
    margin-top: 1px;
}

.pl_input textarea {
    width: 100%;
    padding: 9px 12px;
    min-height: 38px;
    min-height: 22 px\9;
    line-height: 1.4;
    color: #222;
    cursor: text;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
    box-sizing: border-box;
    background: #fff;
    margin: 10px 0;
}

.content_pl {
    display: none;
}

.zhankai, .shouqi {
    color: #0e7fcf !IMPORTANT;
}

.Hui-share {
    z-index: 999;
    position: absolute;
    top: 30px;
    right: 20px;
    width: 100px;
    background: #fff;
    border: 1px solid #eee;
    display: none;

}

.Hui-share a {
    display: block;
    padding: 10px 5px !important;
    border-bottom: 1px solid #eee;
    font-size: 14px !important;
    width: 90px;
    text-shadow: 0px 0px 0px;
    border: none;

}

.Hui-share a:first-child {
    display: none;
}

.Hui-share a span {
    font-size: 14px !important;
    padding-left: 5px;
    color: #666;
}

.img_box {
    display: block;
    background-color: #f7f8f9;
    line-height: 192px;
    color: gray;
    text-align: center;
    border: 0;
    font-size: 1em;
    min-height: 192px;

}

.img_box a {
    display: block;
    min-height: 192px;
    line-height: 192px;
    font-size: 16px;
    background: url("../images/titu.png") no-repeat 45% center;
}

.about_left {
    width: 220px;
    float: left;
    margin-right: 50px;
}

.about_left ul {
    margin-top: 30px;
}

.about_left ul li a {
    display: block;
    width: 218px;
    height: 50px;
    line-height: 50px;
    text-align: left;
    text-indent: 30px;
    background: #eee;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    text-decoration: none;
    font-size: 16px;
}

.about_left ul li.active a {
    background: #c71e1e;
    color: #fff;
    border: none;
}

.about_left ul li.active a:hover {
    color: #fff !important;
}

.about_right {
    width: 800px;
    float: left;
}

.Huifold .info > ul > li {
    font-size: 14px;
    padding: 10px 5px;
    color: #666;
    cursor: pointer;
    border-bottom: 1px solid #f1f1f1;
}

.Huifold .info > ul > li:hover {
    background: #eee;
}

.Huifold .info > ul > li.active {
    background: url("../images/dui.png") no-repeat 95% center;
}

a.discuss:hover {
    color: #fff !important;
}

/*================================================用户中心=====================================================================*/

.user_left {
    width: 215px;

    float: left;
}

.user_left ul li {
    width: 215px;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    text-indent: 20px;
    background: #f9f9f9;
    margin-top: 15px;
}

.user_left ul li.li_hed {

    height: 65px;
    line-height: 65px;
    color: #c71e1e;
    font-size: 18px;
    font-weight: bold;
    text-indent: 60px;
    #background: #f2f2f2 url("../images/i1.png") no-repeat 10% center;
	background: #f2f2f2 no-repeat 10% center;
}

.user_left ul li a {
    display: block;
    width: 215px;
    height: 50px;
    line-height: 50px;
    text-indent: 60px;

}

.user_left ul li a.active {
    border-left: 2px solid #c71e1e;
    color: #c71e1e;
}

.user_left ul li a:hover {
    border-left: 2px solid #c71e1e;
}

.tab_hed {
    margin: 10px 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #fafafa;
    font-size: 16px;
    border-bottom: 1px solid #c71e1e;
}

.tab_hed ul li {
    float: left;
    width: 120px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}

.tab_hed ul li.active {
    background: #fff;
    color: #c71e1e;
    font-weight: bold;
    border: 1px solid #c71e1e;
    border-bottom: 1px solid #c71e1e;

}

.user_right {
    width: 830px;
    margin-top: 15px;
    float: left;
    margin-left: 20px;
    min-height: 300px;

}

.user_hed {
    width: 830px;
    height: 40px;
    line-height: 40px;
    background: #fafafa;
}

.user_hed h2 {
    font-size: 16px;
    color: #333;
    text-indent: 15px;
    border-left: 2px solid #c71e1e;
    padding: 0;
    margin: 0;
    height: 40px;
    line-height: 40px;

}

.user_content {
    padding: 20px;
}

.table {
    width: 100%;

}

.table tr th {
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    border: 1px solid #eee;
    text-indent: 10px;
    background: #fafafa;
}

.table tr td {
    font-size: 14px;
    text-align: left;
    height: 30px;
    line-height: 30px;
    border: 1px solid #eee;
    text-indent: 10px;
}

.fb {
    display: block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    background: #c71e1e;
    margin-right: 20px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 3px;
}

.fb:hover {
    background: #c71e1e;
    color: #fff;
}

.my_tex {
    border: 1px solid rgb(214, 214, 214);
    width: 400px;
    height: 300px;
    max-height: 300px;
    padding: 10px;
    font-size: 14px;
    margin-top: 10px;
}

.user_ziliao table.div1 td {
    height: 60px;
}

.user_ziliao h2 {
    display: block;
    width: 200px;
    color: #666;
    font-size: 18px;
    font-weight: normal;
}

.user_ziliao input {
    margin-left: 10px;
    width: 380px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border: 1px solid #eee;
    background: #fff;
    text-indent: 20px;
    margin-top: 10px;
}

.user_ziliao .group {

}

.user_ziliao .sex {
    font-size: 16px;
}

.user_ziliao .sex span {
    display: block;
    margin-left: 15px;
    padding-top: 13px;
    width: 30px;
    text-align: center;
    float: left;
}

.user_ziliao .sex input {
    width: 20px;
    height: 20px;
    margin-top: 15px;
}

.user_ziliao img {
    margin-left: 10px;
}

.user_ziliao button {
    display: block;
    width: 380px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    border: none;
    background: #c71e1e;
    color: #fff;
    margin-top: 40px;
    margin-left: 90px;
}

.user_ziliao select {
    margin-left: 10px;
    width: 380px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border: 1px solid #eee;
    background: #fff;
    text-indent: 20px;
    margin-top: 10px;
}

.user_zl p {
    height: 90px;
    display: block;
    font-size: 16px;
    line-height: 90px;
}

.user_zl p span {
    margin-left: 20px;
}

.user_zl p img {
    width: 80px;
    height: 90px;
    padding: 5px;
    border: 1px solid #eee;
}

.myh2 {
    display: block;
    margin: 20px 0;
    color: #666;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-indent: 10px;
    border-left: 2px solid #c71e1e;
}

/*焦点图代码*/
/* .focus {
    position: relative;
    width: 654px;
    height: 400px;
    background-color: #000;
    float: left;
} */

.focus a img {
    width: 654px !important;
    height: 315px !important;
}

.focus .shadow .title {
    width: 260px;
    height: 65px;
    padding-left: 30px;
    padding-top: 20px;
}

.focus .shadow .title a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: bolder;
    overflow: hidden;
}

.focus .btn {
    position: absolute;
    bottom: 34px;
    left: 510px;
    overflow: hidden;
    zoom: 1;
}

.focus .btn a {
    position: relative;
    display: inline;
    width: 13px;
    height: 13px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.focus .btn a:hover, .focus .btn a.current {
    cursor: pointer;
    background: #fc114a;
}

.focus .fPic {
    position: absolute;
    left: 0px;
    top: 0px;
}

.focus .D1fBt {
    overflow: hidden;
    zoom: 1;
    height: 16px;
    z-index: 10;
}

.focus .shadow {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    height: 60px;
    line-height: 60px;
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000') \9;
    display: block;
    text-align: left;
}

.focus .shadow a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    display: block;
    margin-left: 10px;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-right:130px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.focus .fcon {
    position: relative;
    width: 100%;
    float: left;
    display: none;
    background: #000
}

.focus .fcon img {
    display: block;
}

.focus .fbg {
    bottom: 25px;
    right: 40px;
    position: absolute;
    height: 21px;
    text-align: center;
    z-index: 200;
}

.focus .fbg div {
    margin: 12px auto 0;
    overflow: hidden;
    zoom: 1;
    height: 14px
}

.focus .D1fBt a {
    position: relative;
    display: inline;
    width: 12px;
    height: 12px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.focus .D1fBt .current, .focus .D1fBt a:hover {
    background: #fc114a;
}

.focus .D1fBt img {
    display: none
}

.focus .D1fBt i {
    display: none;
    font-style: normal;
}

.focus .prev, .focus .next {
    position: absolute;
    width: 40px;
    height: 74px;
    background: url(../images/focus_btn.png) no-repeat;
}

.focus .prev {
    top: 50%;
    margin-top: -37px;
    left: 0;
    background-position: 0 -74px;
    cursor: pointer;
}

.focus .next {
    top: 50%;
    margin-top: -37px;
    right: 0;
    background-position: -40px -74px;
    cursor: pointer;
}

.focus .prev:hover {
    background-position: 0 0;
}

.focus .next:hover {
    background-position: -40px 0;
}
.input-text{
    max-height: 31px!important;
    max-width: 195px;
}

/*焦点图代码*/

/* 分页 */
.page_num{
   text-align:right;
   margin-top:10px;
}
#PB_Page_Select{
padding: 5px;
border:1px solid #ddd;
}
.page_num .jump{
    width:195px;
    float: right;
    margin-left:10px;
}
.page_i{
    float: right;
}

.first_page,.pre_page,.now_page,.next_page,.last_page{ 
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 30px;
    color: #337ab7;
    margin-left:2px;
    cursor: pointer;
}
.first_page:hover,.page:hover,.now_page:hover,.next_page:hover,.last_page:hover{ 
    background:#eee;
}
.navbar-wrapper{
    height:31px;
    margin-top:12px!important;
}
.breadcrumb{
    margin-top:12px;
}
/* 右侧浮动区 */

.floating_ck{position:fixed;right:20px;top:30%;}
.floating_ck dl dd{position:relative;width:80px;font-size:14px;height:80px;background-color:#646577;border-bottom:solid 1px #555666;text-align:center;background-repeat:no-repeat;background-position:center 28%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#e40231;border-bottom:solid 1px #a40324;}
.floating_ck dl dd:hover .floating_left{display:block;height:80px;line-height: 80px;text-align: center;color: #fff;}
.floating_ck dl dd a:hover{
color:#fff!important;
}
.consult,.words{background-image:url(../images/zxicon.png);}
.quote{background-image:url(../images/kficon.png);}
.qrcord{background-image:url(../images/erweima.png);}
.return{background-image:url(../images/fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:50px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#e40231;border-bottom:solid 1px #a40324;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:260px;top:-180px;}
.floating_ewm i{background-image:url(images/erweima.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}
.a_list{border-bottom: 1px solid #eee}