@charset "utf-8";
/* CSS Document */
a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ul {
    list-style-type: none;
}

* {
    margin: 0;
    padding: 0;
}

:focus {
    outline: 0
}

body {
    width: 100%;
    height: 100%;
    font-family: "微软雅黑";
    font-size: 12px;
    -webkit-text-size-adjust: none;
    padding: 0px;
    margin: 0px;
}

ul, li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    list-style: none;
    text-decoration: none;
}

img {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

p {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
    margin: 0;
    padding: 0;
    border: 0;
    color: #000;
}

.head {
    float: left;
    height: 114px;
    width: 100%;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: #e8e8e8;
}

.cen {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    height: 30px;
    margin-top: 50px;
}

.nav {
    float: right;
    width: 640px;
    margin-top: 50px;
}

.nav a {
    display: inline;
    float: left;
    margin-right: 35px;
    padding-bottom: 13px;
    font-size: 14px;
}

.nav a.on, .nav a:hover {
    background-image: url(../img/nav_bg.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.w_100 {
    float: left;
    width: 100%;
}

.home_pro_list {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.home_pro_list_t {
    font-size: 30px;
    line-height: 90px;
    color: #515151;
    text-align: center;
    float: left;
    width: 1000px;
}

.home_pro_list ul li {
    display: inline;
    float: left;
    /*width: 316px;*/
    width: 224px;
    margin-right: 25px;
    padding-bottom: 50px;
}

.home_pro_list ul {
    float: left;
    width: 1025px;
}

.home_pro_list ul li a img {
    float: left;
    height: 192px;
    width: 100%;
    /*width: 316px;*/
    padding-bottom: 10px;
}

.home_pro_list ul li div {
    line-height: 24px;
    color: #8b8b8b;
    text-align: center;
    float: left;
    /*width: 276px;*/
    width: 204px;
    display: inline;
    margin-left: 20px;
}

.home_pro_list ul li div a {
    line-height: 40px;
    font-weight: bold;
    color: #0e0e0e;
    text-align: center;
    float: left;
    height: 40px;
    /*width: 276px;*/
    width: 100%;
    overflow: hidden;
}

.home_news {
    background-image: url(../img/bg_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    float: left;
    height: 405px;
    width: 100%;
}

.home_newss {
    background-image: url(../img/bg_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    float: left;
    height: 405px;
    width: 1000px;
}

.home_news_t {
    line-height: 110px;
    text-align: center;
    float: left;
    width: 1000px;
    font-size: 30px;
    color: #FFF;
}

.home_news_left {
    float: left;
    width: 453px;
    position: relative;
}

.home_news_left a img {
    float: left;
    width: 453px;
}

.img_time {
    background-color: #2b2b2b;
    float: left;
    height: 54px;
    width: 74px;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9;
    color: #FFF;
}

.img_time span {
    font-size: 30px;
    float: left;
    width: 74px;
    margin-top: -3px;
}

.home_news_t_link {
    font-size: 14px;
    line-height: 44px;
    color: #FFF;
    float: left;
    height: 44px;
    width: 453px;
    overflow: hidden;
}

.home_news_info {
    color: #939393;
    float: left;
    width: 453px;
}

.more_link {
    background-image: url(../img/more_img.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 29px;
    width: 124px;
    margin-top: 15px;
}

.home_news_right {
    float: right;
    width: 490px;
    margin-top: -10px;
}

.home_news_right ul li {
    float: left;
    width: 490px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFF;
}

.home_news_time {
    text-align: center;
    float: left;
    width: 64px;
    color: #FFF;
}

.home_news_time span {
    font-size: 36px;
}

.home_news_right_info {
    float: right;
    width: 410px;
    color: #939393;
    line-height: 30px;
    margin-top: 5px;
}

.home_news_right_info a {
    float: left;
    width: 410px;
    font-size: 14px;
    line-height: 30px;
    color: #FFF;
    height: 30px;
    overflow: hidden;
}

.home_news_right ul li.no_border {
    border-top-style: none;
}

.map_div {
    float: left;
    width: 1000px;
}

.map_div_t {
    line-height: 90px;
    text-align: center;
    float: left;
    width: 1000px;
    margin-top: 30px;
    font-size: 30px;
    color: #515151;
}

.map_divs {
    float: left;
    width: 1000px;
    position: relative;
}

.map_up {
    background-image: url(../img/touming.png);
    background-repeat: repeat;
    float: left;
    height: 160px;
    width: 330px;
    margin-top: -90px;
    position: absolute;
    z-index: 9;
    left: 0px;
    top: 50%;
    font-size: 14px;
    line-height: 28px;
    color: #FFF;
    display: inline;
    padding-top: 20px;
    padding-right: 25px;
    padding-left: 25px;
}

.kehu {
    float: left;
    width: 100%;
}

.map_div_t.w_100s {
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d8d8d8;
}

.kehu_list {
    float: left;
    width: 1000px;
    margin-top: 25px;
}

.kehu_list a img {
    display: inline;
    float: left;
    height: 91px;
    width: 162px;
    margin-right: 19px;
    margin-left: 19px;
}

.foot {
    background-color: #202020;
    float: left;
    width: 100%;
    margin-top: 40px;
}

.foots {
    line-height: 40px;
    background-color: #202020;
    text-align: center;
    float: left;
    width: 1000px;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #b0b0b0;
}

.foots a {
    color: #b0b0b0;
}

.rencai {
    float: left;
    width: 100%;
}

.rencai_t {
    line-height: 100px;
    text-align: center;
    float: left;
    width: 100%;
    margin-top: 20px;
    font-size: 30px;
    color: #515151;
}

.rencai_div {
    background-color: #ececec;
    float: left;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
}

.rencai_divs {
    float: left;
    width: 1000px;
}

.rencai_divs img {
    display: inline;
    float: left;
    height: 262px;
    width: 272px;
    margin-right: 45px;
    margin-left: 30px;
}

.rencai_info {
    font-size: 18px;
    line-height: 36px;
    color: #515151;
    float: left;
    width: 580px;
}

.rencai_list {
    float: left;
    width: 1000px;
    margin-top: 70px;
}

.rencai_list ul li {
    float: left;
    width: 272px;
    display: inline;
    margin-right: 30px;
    margin-left: 30px;
    padding-bottom: 30px;
}

.rencai_list ul li a img {
    float: left;
    width: 272px;
    height: 262px;
    display: inline;
}

.rencai_list_info {
    font-size: 18px;
    line-height: 26px;
    color: #515151;
    display: inline;
    float: left;
    width: 262px;
    margin-top: 12px;
    margin-left: 10px;
}

.rencai_list.top_0 {
    margin-top: 0px;
}

.jieshao_div {
    background-color: #f3f3f3;
    float: left;
    width: 958px;
    border: 1px solid #d8d8d8;
    display: inline;
    padding: 20px;
}

.jieshao_div a img {
    float: left;
    height: 252px;
    width: 452px;
}

.jieshao_div div {
    font-size: 14px;
    line-height: 34px;
    color: #515151;
    display: inline;
    float: left;
    width: 460px;
    margin-top: 25px;
    margin-left: 25px;
}

.jieshao_list {
    float: left;
    width: 1000px;
    margin-top: 20px;
}

.jieshao_list ul li {
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
    float: left;
    width: 200px;
    padding-top: 160px;
    line-height: 24px;
    color: #5b5b5b;
}

.jieshao_list ul li.jieshao_bg1 {
    background-image: url(../img/jieshao_bg1.jpg);
}

.jieshao_list ul li.jieshao_bg2 {
    background-image: url(../img/jieshao_bg2.jpg);
}

.jieshao_list ul li.jieshao_bg3 {
    background-image: url(../img/jieshao_bg3.jpg);
}

.jieshao_list ul li.jieshao_bg4 {
    background-image: url(../img/jieshao_bg4.jpg);
}

.jieshao_list ul li.jieshao_bg5 {
    background-image: url(../img/jieshao_bg5.jpg);
}

.con {
    float: left;
    width: 1000px;
}

.con h1 {
    font-size: 24px;
    line-height: 94px;
    font-weight: normal;
    color: #515151;
    text-align: center;
    float: left;
    width: 1000px;
    margin-top: 30px;
}

.con_t {
    float: left;
    height: 40px;
    width: 1000px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #a2a2a2;
}

.con_t span {
    line-height: 28px;
    color: #515151;
    display: inline;
    float: left;
    height: 28px;
    width: 367px;
    padding-left: 10px;
}

.con_t .fr {
    text-align: right;
    float: right;
    padding-right: 10px;
    padding-left: 0px;
}

.con_t a {
    line-height: 26px;
    font-weight: bold;
    color: #FFF;
    background-image: url(../img/con_link_bg1.jpg);
    background-repeat: no-repeat;
    text-align: center;
    display: inline;
    float: left;
    height: 26px;
    width: 82px;
    margin-right: 10px;
}

.con_t a.xiazai_bg {
    background-image: url(../img/con_link_bg2.jpg);
}

.con_div {
    font-size: 14px;
    line-height: 26px;
    color: #515151;
    display: inline;
    float: left;
    width: 940px;
    margin-left: 30px;
    padding-top: 30px;
    padding-bottom: 50px;
}

.divs {
    background-image: url(../img/touming.png);
    background-repeat: repeat;
    float: left;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 99999999;
}

.ceng {
    background-color: #FFF;
    float: left;
    width: 574px;
    position: fixed;
    margin-left: -287px;
    border-radius: 5px;
    left: 50%;
    top: 30px;
    z-index: 999999999;
}

.ceng_t {
    font-size: 12px;
    line-height: 24px;
    color: #000;
    display: inline;
    float: left;
    width: 504px;
    margin-left: 35px;
    padding-top: 10px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c1c1c1;
}

.ceng_textbox {
    float: left;
    width: 574px;
    padding-bottom: 15px;
}

.ceng_textbox ul li {
    float: left;
    width: 574px;
    margin-top: 10px;
}

.ceng_textbox_t {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    text-align: right;
    float: left;
    width: 156px;
}

.ceng_textbox_t span {
    color: #c20000;
}

.text1:focus {
    outline: none;
}

.text1 {
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 22px;
    color: #000;
    display: inline;
    float: left;
    height: 22px;
    width: 136px;
    padding-left: 10px;
    border: 1px solid #c7c7c7;
}

.button1 {
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 26px;
    color: #FFF;
    background-image: url(../img/con_link_bg1.jpg);
    background-repeat: no-repeat;
    text-align: center;
    display: inline;
    float: left;
    height: 26px;
    width: 82px;
    margin-top: 15px;
    margin-left: 156px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: transparent;
    cursor: pointer;
}

.button1.left_35 {
    margin-left: 35px;
}

.text1.w_254 {
    width: 244px;
}

.text1.w_336 {
    height: 70px;
    width: 336px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.pro_list {
    float: left;
    width: 1040px;
    margin-top: 20px;
}

.pro_list ul li {
    display: inline;
    float: left;
    width: 218px;
    margin-right: 40px;
    margin-bottom: 65px;
    border: 1px solid #e4e4e4;
}

.pro_list ul li a img {
    float: left;
    height: 185px;
    width: 218px;
}

.pro_info {
    float: left;
    width: 194px;
    margin-left: 12px;
    padding-bottom: 7px;
    display: inline;
}

.pro_link {
    line-height: 36px;
    font-weight: bold;
    color: #515151;
    float: left;
    height: 36px;
    width: 194px;
    overflow: hidden;
}

.pro_info span {
    line-height: 18px;
    color: #9d9c9c;
    float: left;
    height: 54px;
    width: 194px;
    overflow: hidden;
}

.pro_button {
    line-height: 20px;
    color: #9d9c9c;
    text-align: center;
    float: left;
    height: 20px;
    width: 90px;
    margin-top: 12px;
    border: 1px solid #cdcdcd;
}

.pages {
    text-align: center;
    float: left;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}

.pages a {
    font-size: 14px;
    color: #5f5f5f;
    display: inline;
    padding-top: 4px;
    padding-right: 12px;
    padding-bottom: 4px;
    padding-left: 12px;
    border: 1px solid #d1d0d0;
}

.pages a.on {
    color: #FFF;
    background-color: #f54e00;
}

.yewu_list {
    float: left;
    width: 1010px;
    margin-top: 20px;
}

.yewu_list ul li {
    float: left;
    width: 25%;
    background: url("../img/yewu_bg.jpg") center top no-repeat;
    background-size: 80% auto;
    /*background-image: url(../img/yewu_bg.jpg);*/
    /*background-repeat: no-repeat;*/
    /*background-position: center top;*/
    height: 302px;
    margin-bottom: 40px;
    display: inline;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.yewu_list ul li a img {
    float: left;
    height: 180px;
    width:100%;
    margin-top: 15px;
}

.yewu_list ul li span {
    line-height: 20px;
    color: #727272;
    float: left;
    height: 60px;
    /*width: 260px;*/
    width: 100%;
    margin-top: 12px;
    overflow: hidden;
    text-align: center;
    display: inline;
    /*margin-left: 33px;*/
    margin-left: 4px;
}

.yewu_link {
    line-height: 28px;
    float: left;
    /*width: 110px;*/
    width: 100%;
    text-align: center;
    margin-top: 7px;
    color: #821111;
    /*margin-left: 108px;*/
    display: inline;
    margin-right: 108px;
}

.news_con {
    display: inline;
    float: left;
    width: 950px;
    margin-left: 25px;
    margin-top: 35px;
    padding-bottom: 50px;
}

.news_con h1 {
    font-size: 24px;
    line-height: 80px;
    font-weight: normal;
    color: #515151;
    text-align: center;
    float: left;
    width: 950px;
}

.time {
    text-align: center;
    float: left;
    height: 44px;
    width: 950px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #a2a2a2;
}

.news_cons {
    font-size: 14px;
    line-height: 26px;
    color: #515151;
    float: left;
    width: 890px;
    margin-top: 30px;
    margin-left: 30px;
}

.map_div2 {
    float: left;
    width: 960px;
    margin-left: 20px;
    margin-top: 20px;
    display: inline;
}

.us_list {
    display: inline;
    float: left;
    width: 960px;
    margin-left: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.us_lists {
    line-height: 56px;
    float: left;
    height: 56px;
    width: 900px;
    font-size: 18px;
    color: #272737;
    padding-left: 60px;
    background-image: url(../img/us_bg1.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    display: inline;
}

.us_lists.bg2 {
    background-image: url(../img/us_bg2.jpg);
}

.rencai_t.h_50 {
    line-height: 50px;
    height: 50px;
    margin-top: 45px;
}

.news_list {
    float: left;
    width: 1000px;
    background-image: url(../img/dian.jpg);
    background-repeat: repeat-y;
    background-position: center top;
    padding-bottom: 50px;
    padding-top: 20px;
}

.more_links {
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    float: left;
    height: 50px;
    width: 1000px;
}

.news_list ul li {
    float: left;
    width: 1000px;
    margin-top: 5px;
}

.news_right {
    background-image: url(../img/news_right_bg.jpg);
    background-repeat: no-repeat;
    display: inline;
    float: right;
    height: 91px;
    width: 398px;
    margin-right: 22px;
    padding-right: 16px;
    padding-left: 22px;
    padding-top: 11px;
}

.news_time {
    font-size: 14px;
    line-height: 28px;
    color: #515151;
    background-color: #FFF;
    text-align: center;
    float: right;
    height: 28px;
    width: 90px;
    margin-top: 35px;
}

.news_right a img {
    float: left;
    width: 76px;
    height: 76px;
}

.news_right div {
    float: right;
    width: 308px;
    line-height: 16px;
    color: #8d8d8d;
}

.news_right div a {
    line-height: 20px;
    float: left;
    height: 20px;
    width: 308px;
    padding-bottom: 8px;
    font-size: 14px;
    color: #1a3a8a;
    overflow: hidden;
}

.news_list ul li.left_div .news_right {
    float: left;
    margin-right: 0px;
    margin-left: 22px;
    background-image: url(../img/news_left_bg.jpg);
    padding-right: 22px;
    padding-left: 16px;
}

.news_list ul li.left_div .news_time {
    float: left;
}

.more_links a {
    color: #515151;
}

#demoContent {
    float: left;
    width: 100%;
}

#demoContent .effect {
    display: inline-block;

    *display: inline;
    zoom: 1;
    float: left;
    width: 100%;
}

.slideBox {
    width: 100%;
    overflow: hidden;
    position: relative;
    float: left;
}

.slideBox .hd {
    height: 10px;
    overflow: hidden;
    position: absolute;
    bottom: 20px;
    z-index: 2;
    float: left;
    left: 50%;
    display: inline;
    margin-left: -30px;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    width: 10px;
    height: 10px;
    cursor: pointer;
    display: inline;
    margin-left: 5px;
    background-color: #ccc;
    margin-right: 5px;
    border-radius: 100em;
}

.slideBox .hd ul li.on {
    background-color: #c00;
}

.slideBox .bd {
    z-index: 0;
    overflow: hidden;
    float: left;
    width: 100%;
}

.slideBox .bd img, .slideBox .bd ul, .slideBox .bd ul li {
    float: left;
    width: 100%;
}

.flexslider {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
}

.slides {
    position: relative;
    z-index: 1;
}

.slides li {
    float: left;
    width: 100%;
}

.flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}

.flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    background: url(../img/dot.png) right 0 no-repeat;
    cursor: pointer;
}

.flex-control-nav .flex-active {
    background-position: 0 0;
}

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 50%;
    margin-top: -25px;
}

.flex-direction-nav li a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.flex-direction-nav li a.flex-prev {
    left: 40px;
    background: url(../img/prev.png) center center no-repeat;
}

.flex-direction-nav li a.flex-next {
    right: 40px;
    background: url(../img/next.png) center center no-repeat;
}

.flexslider .slides li img {
    float: left;
    width: 100%;
}

.pro_list.new ul li {
    margin-top: 65px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 40px;
}

.pro_list.new {
    float: right;
    width: 780px;
    margin-top: 0px;
}

.pro_list.new .pages {
    float: right;
    width: 740px;
    display: inline;
    margin-left: 40px;
}

.left_nav {
    background-color: #ebebeb;
    float: left;
    width: 220px;
    margin-top: 65px;
    padding-bottom: 30px;
}

.left_nav_t {
    font-size: 24px;
    line-height: 56px;
    color: #515151;
    text-align: center;
    float: left;
    width: 220px;
    border-bottom-width: 6px;
    border-bottom-style: solid;
    border-bottom-color: #fd0002;
}

.left_nav ul {
    float: right;
    width: 210px;
    margin-top: 10px;
}

.left_nav ul li {
    line-height: 40px;
    float: left;
    height: 40px;
    width: 210px;
    margin-top: 10px;
}

.left_nav ul li a {
    display: inline;
    float: left;
    height: 40px;
    width: 190px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    color: #515151;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.left_nav ul li a.on, .left_nav ul li a:hover {
    font-weight: bold;
    color: #3d3d3d;
    background-color: #FFF;
}

.cen2 {
    width: 1200px;
    margin: 0px auto;

}

.bgf4 {
    clear: both;
    overflow: hidden;
    background-color: #f4f4f4;
}

/*变更*/
.containter {
    float: left;
    margin-top: 60px;
    width: 100%;
}

.containter_left {
    float: left;
    width: 260px;
}

.containter_right {
    width: 900px;
    float: left;
    margin-left: 30px;

}

.column—detail {
    background-color: #ffffff;
    padding: 0px 26px;
    margin-bottom: 42px;
}

.colum-title {
    text-align: center;
    line-height: 100px;
    font-size: 28px;
    font-weight: 500;
}

.list2 li {
    width: 275px;
    background-color: #FFFFFF;
    border-radius: 4px;
    margin-left: 25px;
    float: left;
    margin-bottom: 25px;

}
.list2 .product_img{
    width: 275px;
    height: 258px;
    margin: 0px auto;
}
.list2 .product_img img{
    width: 100%;
    height: 100%;
}
.list2 li .product_dec, .product_button {
    padding: 0px 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.product_dec {
    margin-top: 20px;
}

.product_dec h1 {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product_dec p {
    margin-top: 14px;
    font-size: 14px;
    color: #666666;
    height: 57px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.product_button {
    margin-top: 28px;
    text-align: right;
    width: 100%;
    padding-bottom: 20px;
}

.look_detail {
    word-break: keep-all;
    width: 108px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    background-color: #eaeaea;
    border-radius: 15px;
    text-align: center;
    color: #666666;
    font-size: 14px;
}

.look_detail:hover {
    background-color: #fa0d1c;
    color: #f4f4f4;
}

.firstItem {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: url("../img/firstItem.png") no-repeat;
    background-size: 100% 100%;
    color: #FFFFFF;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}

.firstNav {
    width: 100%;
    font-size: 18px;
    text-align: center;
}

.firstNav li {
    margin-bottom: 1px;
}

.caret-right {
    display: block;
    width: 16px;
    height: 16px;
    background: url("../img/down.png") no-repeat;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -8px;
}

.caret-right.up {
    background: url("../img/up.png") no-repeat;
}

.firstNav-item {
    width: 100%;
    padding: 24px 0px;
    background: #ffffff;
    position: relative;
    cursor: pointer;
}

.firstNav-item.active {
    background: #fff6f7;
    font-size: 18px;
}

.firstNav-item.active a {
    color: #fa0d1c;
    font-weight: bold;
}

.firstNav-item a {
    color: #333333;
}

.secondNav {
    width: 100%;
}

.secondNav li {
    height: 70px;
    line-height: 70px;
    background-color: #fff6f7;
    border-top: 1px solid #FFFFFF;
}

.secondNav li.active a, .secondNav li:hover a {
    color: #fa0d1c;
}

.secondNav li a {
    color: #666666;
}

.pagination {
    float: left;
    margin-top: 25px;
    margin-bottom: 25px;
    width: 100%;
    text-align: right;
}

.pagination li {
    display: inline-block;
    height: 36px;
    margin: 0px 4px;
    border: 1px solid #e6e6e6;
    background: #ffffff;
    padding: 0px 14px;
    line-height: 36px;
    zoom: 1;
}

.pagination li.active {
    border: none;
    cursor: default;
    background: #ec0a19;

}

.pagination li.active a {
    color: #ffffff;
}

.hide {
    display: none;
}

/*详情页*/

.column-time{
    width: 100%;
    position: relative;
    text-align: center;
    line-height:60px;
    border-bottom: 1px solid #e5e5e5;
}
.column-btn1, .column-btn2 {
    border-radius: 4px;
    padding: 4px 12px;
    margin: 0px 5px;

}

.column-btn1 {
    background-color: #e9611e;
    color: #ffffff;
}

.column-btn2 {
    background-color: #085651;
    color: #ffffff;
}

.column-time-l {
    position: absolute;
    left: 0px;
    font-size: 14px;
    color: #666666;
}

.column-time-r {
    position: absolute;
    right: 0px;
    font-size: 14px;
    color: #666666;
}
.colum-content{
    padding-top: 32px;
}
.colum-content .p1{
    color: #333333;
    font-size: 16px;
    line-height: 30px;
}
.colum-content .h1{
    line-height:40px;
}