body {
    color: #383838;
    font-family: 'Microsoft YaHei UI', 'Microsoft YaHei', SimSun, 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
    font-size: 14px;
    padding: 51px 0px 65px 0px;
    margin: 0px;
}


/*链接样式*/

a.link_fff {
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
}

a:visited.link_fff {
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
}

a:hover.link_fff {
    color: #59f35a;
    text-decoration: underline;
    font-size: 14px;
}

a.link_4242 {
    color: #424242;
    text-decoration: none;
    font-size: 14px;
}

a:visited.link_4242 {
    color: #424242;
    text-decoration: none;
    font-size: 14px;
}

a:hover.link_4242 {
    color: #1565C0;
    text-decoration: underline;
    font-size: 14px;
}

a.link_4242_der {
    color: #757575;
    text-decoration: none;
    font-size: 14px;
}

a:visited.link_4242_der {
    color: #757575;
    text-decoration: underline;
    font-size: 14px;
}

a:hover.link_4242_der {
    color: #1565C0;
    text-decoration: none;
    font-size: 14px;
}

.word_wrap {
    word-wrap: break-word;
    word-break: normal;
}


/*关键字*/

a.keyword1 {
    font-size: 14px;
    color: #FF0000;
    text-decoration: none;
}

a.keyword2 {
    text-decoration: none;
    color: #CC3300;
    font-size: 12px;
}

a.keyword3 {
    text-decoration: none;
    color: #000033;
    font-size: 14px;
}

a.keyword4 {
    text-decoration: none;
    color: #3333CC;
    font-size: 16px;
}

a.keyword5 {
    text-decoration: none;
    color: #0099FF;
    font-size: 10px;
}

a.keyword6 {
    text-decoration: none;
    color: #9966CC;
    font-size: 12px;
}

a.keyword7 {
    text-decoration: none;
    color: #996600;
    font-size: 12px;
}

a.keyword8 {
    text-decoration: none;
    color: #996600;
    font-size: 18px;
}

a.keyword9 {
    text-decoration: none;
    color: #996600;
    font-size: 12px;
}

a.keyword10 {
    text-decoration: none;
    color: #996600;
    font-size: 14px;
}

a.keyword1:hover,
a.keyword2:hover,
a.keyword3:hover,
a.keyword4:hover,
a.keyword5:hover,
a.keyword6:hover,
a.keyword7:hover,
a.keyword8:hover,
a.keyword9:hover,
a.keyword9:hover {
    color: #0c4ac7;
    text-decoration: none;
}


/*单个样式*/

.displaynone {
    display: none;
}

.displaytrue {
    overflow: hidden;
}

.ovh {
    overflow: hidden;
}

.right {
    float: right;
}

ul.unstyled,
ol.unstyled {
    list-style: none;
}

ul.circle {
    list-style-type: circle;
}

ul.square {
    list-style-type: square;
}

ul.rom {
    list-style-type: upper-roman;
}

ul.disc {
    list-style-type: disc;
}

ul.cjk {
    list-style-type: cjk-ideographic;
}

.text-white {
    color: #fff;
}

.text-orange {
    color: #ff6237;
}

.text-green {
    color: #4DC976;
}

.text-ashes {
    color: #798991;
}

.text-blue {
    color: #0193eb;
}

.text-red {
    color: #ff0033;
}

.text-zhishe {
    color: #cc00cc;
}

.text-danfei {
    color: #969fa7;
}

.text-greenyellow {
    color: #34aa66;
}

.text-danfei_befull {
    color: #d4d4d4;
}

.text-dannan {
    color: #afd2e5;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.tj {
    text-align: justify;
}

.em {
    color: #ff3333;
    padding: 0px 5px;
}

.pt6 {
    padding-top: 6px;
}

.pt7 {
    padding-top: 7px;
}

.pr10 {
    padding-right: 10px;
}

.lh14 {
    line-height: 14px;
}

.lh16 {
    line-height: 16px;
}

.lh18 {
    line-height: 18px;
}

.lh20 {
    line-height: 20px;
}

.lh22 {
    line-height: 22px;
}

.lh24 {
    line-height: 24px;
}

.lh26 {
    line-height: 26px;
}

.lh30 {
    line-height: 30px;
}

.flash_img {
    margin-bottom: 15px
}

.flash_img img {
    max-width: 100%
}

.pro_list {
    width: 100%;
    padding: 0rem 0 1rem -2em;
    margin-bottom: 0.63rem;
}

.pro_list h2 {
    font-size: 25px;
    line-height: 0.44rem;
    color: #e41160;
    text-align: center;
    font-weight: bold;
}

.pro_list ul {
    margin-top: 2rem;
}

.pro_list li {
    float: left;
    width: 49%;
    text-align: center;
    margin: 0 0.5% 0.3rem 0.5%;
    background: #ff7800;
    line-height: 36px;
    border-radius: 30px
}

.pro_list li img {
    width: 100%;
    height: auto;
}

.pro_list li a {
    color: #fff;
    font-size: 16px;
}

.pro_list li em {
    font-style: normal !important;
}

.about_bg {
    background: #095596;
    width: 100%;
    margin: 0auto;
}

.about_bg .about {
    width: 90%;
    margin: 0 auto;
    padding: 30px 0;
    color: #fff
}

.about_bg .about h2 {
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    font-weight: bold
}

.about_bg .about p {
    font-size: 14px;
    line-height: 23px;
    text-align: left
}

.lmist {
    width: 100%;
    margin: 0 auto 15px;
    overflow: hidden;
}

.lmist li {
    width: 32%;
    text-align: center;
    background: #c3987c;
    float: left;
    margin: 0.5%;
    height: 34px;
    line-height: 34px;
}

.lmist li a {
    color: #fff
}

.t48 {
    font-size: 24px;
    color: #333;
    text-align: center
}

.t48 span {
    color: #18ab36;
    font-weight: bold
}

.alist {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    margin: 20px 0
}

.alist .t56 {
    color: #18ab36;
    font-size: 48px;
    font-family: impact
}

.alist .t56 span {
    color: #fff;
    background: #ed7025;
    font-size: 14px;
    border-radius: 50%;
    padding: 8px;
}

.alist h4 {
    font-size: 16px;
    font-weight: normal;
    color: #3b3b3b
}


/*风格线**/

.pic_name {
    text-align: center
}

.section-divider {
    height: 0;
    border-top: 1px solid #DDD;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    display: none
}

.section-divider span {
    display: inline-block;
    position: relative;
    padding: 0 17px;
    background: #fff;
    color: #0193eb;
    top: -13px;
    font-size: 16px;
}

.section-divider_title {
    height: 0;
    border-top: 1px solid #DDD;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.section-divider_title span {
    display: inline-block;
    position: relative;
    padding: 0 8px;
    background: #f2f2f2;
    top: -13px;
    font-size: 16px;
}

.section_link_title {
    height: 0;
    border-top: 1px solid #DDD;
    text-align: center;
}

.section_link_title span {
    display: inline-block;
    position: relative;
    padding: 0 8px;
    top: -13px;
    font-size: 16px;
    background-color: #fff;
}

.section-divider_exp {
    height: 0;
    border-top: 1px solid #DDD;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.section-divider_exp span {
    display: inline-block;
    position: relative;
    padding: 0 17px;
    background: #fff;
    color: #ff6237;
    top: -13px;
    font-size: 16px;
}

.navbar_espwap {
    background-color: #fff;
    border-color: #ccc;
}

.navbar_espwap .navbar-brand {
    color: #fff;
    width: 60%
}

.navbar_espwap .navbar-brand img {
    max-width: 100%
}

.navbar_espwap .navbar-brand:hover,
.navbar_espwap .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}

.navbar_espwap .navbar-text {
    color: #fff;
}

.navbar_espwap .navbar-nav>li>a {
    color: #333;
    font-size: 16px;
    line-height: 33px;
}

.navbar_espwap .navbar-nav>li>a:hover,
.navbar_espwap .navbar-nav>li>a:focus {
    color: #c3987c;
    background-color: transparent;
}

.navbar_espwap .navbar-nav>.active>a,
.navbar_espwap .navbar-nav>.active>a:hover,
.navbar_espwap .navbar-nav>.active>a:focus {
    color: #c3987c;
    font-size: 14px;
    background-color: #0a64a4;
}

.navbar_espwap .navbar-nav>.disabled>a,
.navbar_espwap .navbar-nav>.disabled>a:hover,
.navbar_espwap .navbar-nav>.disabled>a:focus {
    color: #fff;
    font-size: 14px;
    background-color: transparent;
}

.navbar_espwap .navbar-toggle:hover,
.navbar_espwap .navbar-toggle:focus {
    background-color: #0a64a4;
}

.navbar_espwap .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar_espwap .navbar-collapse,
.navbar_espwap .navbar-form {
    border-color: #0a64a4;
}

.navbar_espwap .navbar-nav>.open>a,
.navbar_espwap .navbar-nav>.open>a:hover,
.navbar_espwap .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #0288D1;
    font-size: 14px;
}

@media (max-width: 767px) {
    .navbar_espwap .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #0a64a4;
    }
    .navbar_espwap .navbar-nav .open .dropdown-menu .divider {
        background-color: #353535;
    }
    .navbar_espwap .navbar-nav .open .dropdown-menu>li>a {
        color: #81D4FA;
        font-size: 14px;
    }
    .navbar_espwap .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar_espwap .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: #1976D2;
    }
    .navbar_espwap .navbar-nav .open .dropdown-menu>.active>a,
    .navbar_espwap .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar_espwap .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        font-size: 14px;
        background-color: #1976D2;
    }
    .navbar_espwap .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar_espwap .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar_espwap .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        font-size: 14px;
        background-color: #1976D2;
    }
}

.navbar_espwap .navbar-link {
    color: #9d9d9d;
}

.navbar_espwap .navbar-link:hover {
    color: #fff;
}

.navbar_espwap .btn-link {
    color: #9d9d9d;
}

.navbar_espwap .btn-link:hover,
.navbar_espwap .btn-link:focus {
    color: #fff;
}

.navbar_espwap .btn-link[disabled]:hover,
fieldset[disabled] .navbar_espwap .btn-link:hover,
.navbar_espwap .btn-link[disabled]:focus,
fieldset[disabled] .navbar_espwap .btn-link:focus {
    color: #444;
}


/*手机版本底部功能按钮*/

.nav_botton_list {
    list-style: none;
    padding: 7px 0px;
    margin: 0px;
}

.nav_botton_list li {
    float: left;
    padding: 0px;
    margin: 0px;
    width: 25%;
}

.nav_botton_list li>.espcms_toucp_botton {
    color: #fff;
    font-size: 14px;
    display: block;
    width: 100%;
    text-align: center;
}

.nav_botton_list li>.espcms_toucp_botton:hover {
    color: #64B5F6;
}

.nav_botton_list li>.espcms_toucp_botton p {
    font-size: 20px;
    width: 100%;
    padding: 0px 0px 5px 0px;
    margin: 0px;
}

.container_top_content {
    padding: 0px;
}


/*幻灯片*/

.swiper-container {
    margin-top: 1px;
}

.swiper-container ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.swiper-container ul li {
    margin: 0px;
    padding: 0px;
}

.swiper-pagination-bullet {
    display: inline-block;
    width: 6px;
    height: 6px;
    opacity: 1;
    border-radius: 10px;
    background: white;
    margin: 0 3px;
    cursor: pointer;
    transition: width 0.3s ease-in-out;
}

.swiper-pagination-bullet-active {
    background: #B3E5FC;
    width: 12px;
}

.home_search {
    position: relative;
    padding: 0px;
}

.home_search .espcms_search_icon {
    position: absolute;
    right: 0px;
    top: 10px;
    background: no-repeat;
    width: 38px;
    height: 30px;
    border: none;
}

.home_search .espcms_search_icon i {
    color: #e5322c;
    font-size: 20px;
}

.home_botton_member {
    padding: 15px 0px;
    margin: 0px;
    overflow: hidden
}

.home_botton_member>ul {
    list-style: none;
    padding: 7px 0px;
    margin: 0px;
}

.home_botton_member>ul>li {
    float: left;
    padding: 0px;
    margin: 0px;
    width: 25%;
}

.home_botton_member>ul>li>.espcms_toucp_botton {
    color: #424242;
    font-size: 14px;
    display: block;
    width: 100%;
    text-align: center;
}

.home_botton_member>ul>li>.espcms_toucp_botton:hover {
    color: #64B5F6;
}

.home_botton_member>ul>li>.espcms_toucp_botton p {
    font-size: 45px;
    color: #43A047;
    width: 100%;
    padding: 0px 0px 5px 0px;
    margin: 0px;
}

.home_botton_member>ul>li>.espcms_toucp_botton:hover p {
    color: #2E7D32
}

.news_pic_item {
    padding: 0px 0px 15px 0px;
    margin: 0px;
}

.news_pic_item>.info_news_left {
    display: table-cell;
    vertical-align: top;
}

.news_pic_item .media-left a {
    width: 140px;
    overflow: hidden;
    margin-bottom: 0;
}

.news_pic_item .media-heading {
    font-size: 16px;
    line-height: 150%;
}

.news_pic_item .media-body {
    padding-top: 0px;
}

.news_pic_item .media-body a h4 {
    color: #333;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
}

.news_pic_item .info_news_data {
    color: #999;
    padding: 4px 0;
    font-size: 12px;
}

.news_pic_item .info_news_content {
    font-size: 14px;
    line-height: 150%;
}

.info_item_content {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.info_item_content .panel-heading {
    padding: 15px 0px 10px 0px;
    margin: 0px;
    font-size: 16px;
    font-weight: bold;
    color: #e5322c
}

.about_item_content {
    margin-top: 5px;
    padding: 0px;
}

.about_item_content>.pic_title {
    position: relative;
    max-height: 130px;
    border-radius: 5px;
    overflow: hidden;
}

.about_item_content>.pic_title img {
    border-radius: 5px;
}

.about_item_content>.pic_title p {
    position: absolute;
    font-size: 35px;
    color: #fff;
    width: 100%;
    text-align: center;
    top: 40px;
}

.about_item_content>.pic_content {
    width: 100%;
    padding: 10px 0px;
    line-height: 180%;
    color: #757575;
}

.pic_item_content {
    padding: 0px 0px 20px 0px;
    margin: 0px;
    overflow: hidden;
}

.pic_item_content>.pic_item_title {
    width: max-content;
    padding: 5px 25px;
    border: 1px solid #e5322c;
    font-size: 18px;
    font-weight: bold;
    margin: 0px auto;
    color: #e5322c
}

.pic_item_content>.espcms_home_pic_list {
    margin-top: 5px;
}

.espcms_home_pic_list {
    margin-right: -10px;
    margin-left: -10px;
}

.espcms_product_img img {
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 185px;
}

.espcms_product_img .espcms_product_title {
    text-align: center;
    padding: 10px 0px 10px 0px;
    color: #333;
    background: #0a64a4;
}

.espcms_product_img .espcms_product_title a {
    color: #fff
}

.espcms_content {
    padding-top: 15px;
    line-height: 200%;
}

.espcms_book {
    padding-top: 15px;
}

.espcms_page_botton {
    text-align: center;
    border-top: 1px solid #E0E0E0;
    padding: 15px 0px;
}

.espcms_info_pager {
    border-top: 0px solid #E0E0E0;
    padding-top: 15px;
}


/*正文*/

.page_content {
    padding-top: 30px;
}

.espcms_page_navigation_title>h4 {
    padding: 5px 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 16px;
}

.espcms_page_navigation_title>h5 {
    padding: 0px 0px;
    margin: 0px;
    font-weight: bold;
    font-size: 14px;
}

.espcms_page_navigation {
    padding: 0px;
    border: 0px;
    margin: 0px;
}

.espcms_page_navigation>li {
    border: 0px;
    margin: 0px;
    padding: 1px 5px;
    width: 50%;
    float: left;
}

.espcms_page_navigation>li:before {
    float: left;
    padding-right: 3px;
    font-family: 'Glyphicons Halflings';
    content: "\e250";
    font-size: 7px !important;
    padding-top: 2px;
    color: #ababab
}

.espcms_page_navigation>li.active {
    background: none;
    color: #f00;
    font-weight: bold
}

.espcms_page_navigation>li.active:hover {
    background: none;
    color: #f00;
    font-weight: bold
}


/*新闻列表*/

.espcms_info_list {
    padding-top: 0px;
}

.espcms_info_list>ul>li:before {
    float: left;
    padding-right: 5px;
    font-family: 'Glyphicons Halflings';
    font-size: 10px !important;
    padding-top: 2px;
}

.espcms_info_list>ul>li>.espcms_info_time {
    background: none;
    color: #BDBDBD;
    padding-top: 5px;
}

.espcms_info_list>ul>li>.espcms_info_time:before {
    float: left;
    padding-right: 5px;
    font-family: 'Glyphicons Halflings';
    content: "\e023";
    font-size: 10px !important;
    padding-top: 3px;
    color: #ababab
}


/*新闻阅读*/

.espcms_info_content {
    padding: 0px 0px 5px 0px;
}

.espcms_info_content>.info_title {
    text-align: center;
    padding-bottom: 15px;
}

.espcms_info_content>.info_title>h1 {
    font-size: 20px;
    padding: 0px;
    margin: 0px;
}

.espcms_info_content>.info_append {
    text-align: center;
    padding-bottom: 15px;
}

.espcms_info_content>.info_content {
    border-top: 1px solid #E0E0E0;
    padding-top: 15px;
    line-height: 200%;
}

.espcms_info_content>.info_book {
    padding-top: 15px;
}

.espcms_info_content>.info_key {
    border-top: 1px solid #E0E0E0;
    padding-top: 15px;
    line-height: 200%;
}

.espcms_page_infolist {
    padding: 0px;
    border: 0px;
    margin: 0px;
}

.espcms_page_infolist>li {
    border: 0px;
    margin: 0px;
    padding: 3px 2px;
    list-style: none
}

.espcms_page_infolist>li:before {
    float: left;
    padding-right: 3px;
    font-family: 'Glyphicons Halflings';
    content: "\e080";
    font-size: 7px !important;
    padding-top: 2px;
    color: #ababab
}


/*会员登陆*/

.espcms_member_login {
    margin: 0 auto;
    width: 70%;
}

.espcms_member_login>.panel>.panel-heading>h3 {
    margin: 0px;
    padding: 5px 0px;
    font-size: 16px;
    font-weight: bold;
}

.espcms_member_login>.panel>.panel-body {
    padding: 25px;
}

.espcms_member_login .member_login_info {
    line-height: 180%;
}

@media screen and (min-width:360px) and (max-width:800px) {
    .espcms_member_login {
        margin: 0 auto;
        width: 95%;
    }
}


/*会员中心面板*/

.espcms_member_center {
    margin-top: 15px;
}

.espcms_member_center>.panel-heading>h3 {
    margin: 0px;
    padding: 5px 0px;
    font-size: 16px;
    font-weight: bold;
}

.espcms_member_center>.panel-body>ul {
    border: 0px;
    margin: 0px;
}

.espcms_member_center>.panel-body>ul>li {
    border: 0px;
    margin: 0px;
    padding: 8px 5px;
}


/*普通面板*/

.espcms_member_page {
    margin-top: 0px;
}

.espcms_member_page>.panel-heading>h3 {
    margin: 0px;
    padding: 5px 0px;
    font-size: 16px;
    font-weight: bold;
}

.espcms_member_page>.panel-body>ul {
    border: 0px;
    margin: 0px;
}

.espcms_member_page>.panel-body>ul>li {
    border: 0px;
    margin: 0px;
    padding: 8px 5px;
}


/*无线框的列表组*/

.espcms_list_noline>li {
    border: 0px;
}


/*留言*/

.espcms_ajax_page_button {
    margin: 0px auto;
    width: max-content;
    padding-top: 15px;
}

.bbsajaxlist {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: none
}

.bbsajaxlist li {
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

.espcms_bbs_loading {
    text-align: center;
    padding: 10px 0px;
}

.espcms_bbs_list_all,
.espcms_bbs_list {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.espcms_bbs_list_all li {
    padding-bottom: 20px;
    overflow: hidden;
}

.espcms_bbs_list li {
    padding: 10px 0px;
    overflow: hidden;
    border-bottom: 1px solid #f2f2f2
}


/*内容留言跟贴*/

.espcms_bbs_content_a_read_table {
    overflow: hidden;
}

.espcms_bbs_content_a_read_table>.content {
    line-height: 180%;
    padding: 10px 10px;
    border-radius: 5px;
    background-color: #F2F2F2;
    position: relative;
    color: #666666
}

.espcms_bbs_content_a_read_table>.content:before {
    font-family: 'Glyphicons Halflings';
    content: "\e253";
    color: #F2F2F2;
    position: absolute;
    left: 25px;
    top: -15px;
}

.espcms_index {
    padding: 0px 0px 8px 0px;
    margin: 0px;
    font-size: 12px;
}

.espcms_index .espcms_bbs_title {
    color: #3375b9;
    font-weight: bold;
}

.espcms_index .espcms_bbs_auto {
    color: #639B46;
    padding-left: 10px;
}

.espcms_index .espcms_bbs_time {
    color: #7a7a7a;
    padding-left: 10px;
}

.espcms_bbs_list_center:before {
    font-family: 'Glyphicons Halflings';
    content: "\e080";
    color: #FF8F00;
    margin-right: 0px;
    font-size: 12px;
}

.espcms_bbs_list_center>.espcms_bbs_list_data {
    padding-top: 5px;
    color: #999999;
    font-size: 12px;
}

.espcms_bbs_list_center>.espcms_bbs_list_data>.espcms_bbs_list_aoto {
    color: #757575;
}

.espcms_bbs_list_center>.badge {
    padding: 8px;
    background-color: #80DEEA;
}

.espcms_bbs_info {
    color: #9E9E9E;
    text-align: right;
    border-top: 1px solid #f2f2f2;
    padding-top: 10px;
    font-size: 12px;
}

.espcms_bbs_info>.espcms_bbs_auto {
    color: #639B46;
    padding-left: 10px;
}

.espcms_bbs_info>.espcms_bbs_time {
    color: #7a7a7a;
    padding-left: 10px;
}


/*回复*/

.espcms_bbs_content_b_read_table {
    overflow: hidden;
}

.espcms_bbs_content_b_read_table>.content {
    line-height: 180%;
    padding: 10px 10px;
    border-radius: 5px;
    background-color: #fff;
    position: relative;
}

.espcms_bbs_content_b_read_table>.content:before {
    font-family: 'Glyphicons Halflings';
    content: "\e253";
    color: #fff;
    position: absolute;
    left: 20px;
    top: -15px;
}

.espcms_bbs_content_b_read_table>.content>ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.espcms_bbs_content_b_read_table>.content>ul>li {
    list-style: none;
    padding: 8px 0px;
    margin: 0px;
    border-top: 1px solid #F2F2F2
}

.espcms_bbs_content_b_read_table>.content>ul>li:first-child {
    border-top: 0px
}

.espcms_bbs_content_b_read_table>.content>ul>li>.forum_re_title {
    font-size: 12px;
    padding-bottom: 10px;
    color: #FF5722
}

.espcms_bbs_content_b_read_table>.content>ul>li>.forum_re_message {
    font-size: 12px;
    line-height: 150%;
}

.espcms_index_re {
    overflow: hidden;
    padding: 10px 0px 8px 0px;
    margin: 0px;
}

.espcms_index_re .espcms_bbs_title {
    color: #ff6237;
    font-weight: bold;
}

.espcms_index_re .espcms_bbs_auto {
    color: #ff6237;
    font-weight: bold;
    padding-left: 10px;
}

.espcms_index_re .espcms_bbs_time {
    color: #ff6237;
    padding-left: 10px;
}

.espcms_read_title {
    position: relative;
}

.espcms_read_title>.bbs_goback {
    position: absolute;
    right: 5px;
    top: 8px;
    font-size: 22px;
}

.espcms_read_title>.bbs_goback:hover {
    color: #FF8F00
}

.add_content_button {
    position: relative
}

.add_content_button>.input_seccode {
    float: left;
    width: 100%;
    overflow: hidden
}

.add_content_button>.input_seccode_image {
    width: 88px;
    position: absolute;
    right: 0px;
}

.add_content_button>.input_seccode_image img {
    border-radius: 0px 4px 4px 0px;
}

img {
    max-width: 100%
}


/*图片阅读*/

.espcms_pic_content {
    padding: 0px;
}

.espcms_pic_content>.row {
    margin: 0px -10px 0px -10px;
}

.espcms_pic_content>.pic_title_info>.pic_attribute_show>.pic_name {
    padding-top: 10px;
}

.espcms_pic_content>.pic_title_info>.pic_attribute_show>.pic_name>h1 {
    font-size: 25px;
    margin: 0px;
    padding: 0px;
}

.espcms_pic_content>.pic_title_info>.pic_attribute_show>.pic_info {
    padding-top: 15px;
}

.espcms_pic_content>.pic_title_info>.pic_attribute_show>.pic_intro {
    padding-top: 5px;
    line-height: 180%;
    color: #9E9E9E
}

.espcms_pic_content>.pic_title_info>.pic_attribute_show>.pic_price {
    padding-top: 10px;
}

.espcms_pic_content>.pic_title_info>.pic_attribute_show>.pic_price>span {
    font-size: 18px;
    color: #EF6C00
}

.espcms_pic_content>.pic_title_info>.pic_attribute_show>.pic_price>del {
    padding-left: 10px;
    font-size: 14px;
    color: #1976D2
}

.espcms_pic_content>.pic_title_info>.pic_attribute_show>.pic_bottom {
    padding-top: 20px;
}

.pic_samll_show {
    max-height: 320px;
    overflow: hidden;
}


/*相册*/

.espcms_pic_content>.photo_list_info {
    margin: 10px 0px;
}

.espcms_pic_content>.photo_list_info>.panel-heading>h3 {
    margin: 0px;
    padding: 5px 0px;
    font-size: 16px;
    font-weight: bold;
}


/*内容*/

.espcms_pic_content>.pic_content {
    margin: 10px 0px;
}

.espcms_pic_content>.pic_content>.panel-heading>h3 {
    margin: 0px;
    padding: 5px 0px;
    font-size: 16px;
    font-weight: bold;
}

.espcms_pic_content>.pic_content>.panel-body {
    line-height: 180%;
    padding: 15px;
}

.espcms_link_pic {
    padding-top: 0px;
    padding-bottom: 0px;
}


/*提醒*/

.espcms_warn {
    background-color: #fff;
    padding: 50px 0px 80px 0px;
    width: 100%;
    margin: 0px auto;
    border-radius: 10px;
}

.espcms_warn .form-control-icon-feedback {
    line-height: 45px;
    font-size: 20px;
    color: #4D4D4D;
    position: absolute;
    top: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    text-align: center;
    pointer-events: none;
}

.espcms_warn>h2 {
    font-size: 30px;
    font-weight: 300;
    line-height: 40px;
    position: relative;
}

.espcms_warn>h3 {
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    position: relative;
}


/*对话框*/

#floatBoxBg {
    display: none;
    width: 100%;
    height: 100%;
    background: #616161;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 800
}

.floatBox {
    background-color: #fff;
    border: 0px solid rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 5px;
    outline: 0;
    position: fixed;
    z-index: 1599;
    height: auto;
    display: block;
}

.floatBox #headtitle {
    width: 100%;
    padding: 8px 0px;
    background-color: #00B0FF;
    webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    cursor: move;
    position: relative;
}

.floatBox #headtitle .title {
    white-space: nowrap;
    width: 80%;
    color: #fff;
    text-overflow: ellipsis;
    padding-left: 10px
}

.floatBox .content {
    display: block;
    width: auto;
    min-height: 29px;
    max-height: none;
    height: auto;
    padding: 0px 0px 5px 0px;
    width: 100% !important;
}

.floatBox {
    left: 0px !important;
    width: 100% !important;
}


/*上传窗口单个文件选择*/

.webuploader-container {
    position: relative;
}

.webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
}

.webuploader-pick {
    position: relative;
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
}

.webuploader-pick-hover {}

.webuploader-pick-disable {
    opacity: 0.6;
    pointer-events: none;
}


/*备注说明*/

.espcms_content_ul_list {
    margin: 0;
    list-style: none;
    padding: 0px;
}

.espcms_content_ul_list li {
    padding: 0px 0px 5px 0px;
    margin: 0 0 0 20px;
    list-style: decimal;
    font-size: 12px;
    color: #798991
}


/*上传样式*/

.btn-image {
    display: inline-block;
    padding: 6px;
    margin: 0px 0px 0px 0px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 4px;
    width: 100px;
    height: 100px;
    background: url('../images/public/add_image.png') no-repeat center #EEEEEE;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-image:hover {
    display: inline-block;
    padding: 6px;
    margin: 0px 0px 0px 0px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 4px;
    width: 100px;
    height: 100px;
    background: url('../images/public/add_image.png') no-repeat center #d9e3ed;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.espcms_uploadPicList {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.espcms_uploadPicList li {
    width: 110px;
    height: 110px;
    background-color: #f0f0f0;
    text-align: center;
    margin: 5px 5px 0px 0px;
    position: relative;
    float: left;
    border-radius: 4px;
}

.espcms_uploadPicList li p {
    padding: 0px;
    margin: 0px;
}

.espcms_uploadPicList li p.uploadtitle {
    position: absolute;
    left: 0;
    width: 100%;
    overflow: hidden;
    top: 5px;
    text-align: left;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.espcms_uploadPicList li p.uploadimgWrap {
    position: relative;
    z-index: 2;
    line-height: 110px;
    vertical-align: middle;
    overflow: hidden;
    width: 110px;
    height: 110px;
    top: 0px;
    left: 0px;
    border-radius: 4px;
}

.espcms_uploadPicList li p.uploadprogress {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 8px;
    line-height: 8px;
    z-index: 50;
    font-size: 12px;
}

.espcms_uploadPicList {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.espcms_uploadPicList li.select_pic_botton {
    width: 110px;
    height: 110px;
    background-color: #EEEEEE;
    border-radius: 4px;
}

.espcms_uploadPicList li.select_pic_botton .webuploader-pick {
    width: 110px;
    height: 110px;
    padding-top: 75px;
    background: url('../images/public/add_image.png') no-repeat center top #EEEEEE;
}

.espcms_uploadPicList li.select_pic_botton .webuploader-pick-hover {
    color: #0d4480;
    background: url('../images/public/add_image.png') no-repeat center top #d9e3ed;
}

.espcms_fileupload_ok,
.espcms_filedir_ok {
    cursor: pointer;
}


/*已选择的样式*/

.espcms_fileupload_select .file_select_ok {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    width: 100%;
    z-index: 200;
    background: url(../images/public/success.png) no-repeat left bottom;
}


/*成功提醒*/

.espcms_uploadPicList li p.uploadprogress .success {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    width: 100%;
    z-index: 200;
    background: url(../images/public/success.png) no-repeat right bottom;
}

.espcms_uploadPicList li p.uploadprogress .successinfo {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 28px;
    line-height: 28px;
    z-index: 200;
    background: rgba( 7, 133, 11, 0.8);
    color: #fff;
    width: 100%;
}


/*进度条*/

.espcms_uploadPicList li p.uploadprogress .progressline {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #2ec22a;
    height: 3px;
}


/*正在上传中*/

.espcms_uploadPicList li p.uploadloading {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba( 0, 0, 0, 0.3);
    width: 110px;
    height: 110px;
    padding-top: 50px;
    text-align: center;
    z-index: 200;
    color: #fff;
    display: none;
}


/*失败提醒*/

.espcms_uploadPicList li p.uploaderror {
    background: #f43838;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 28px;
    line-height: 28px;
    width: 100%;
    z-index: 100;
    display: none;
}

.espcms_uploadPicList .upload_file_panel {
    position: absolute;
    left: 0;
    top: 0px;
    background: rgba( 0, 0, 0, 0.5);
    width: 100%;
    overflow: hidden;
    z-index: 300;
    font-size: 12px;
    height: 0px
}

.espcms_uploadPicList .upload_file_panel span {
    width: 24px;
    height: 24px;
    display: inline;
    float: right;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/public/icons.png) no-repeat;
    margin: 5px 1px 1px;
    cursor: pointer;
}

.espcms_uploadPicList .upload_file_panel span.cancel {
    background-position: -48px -24px;
}

.espcms_uploadPicList .upload_file_panel span.cancel:hover {
    background-position: -48px 0;
}

.espcms_uploadPicList .upload_file_panel span.rotateRight {
    background-position: -24px -24px;
}

.espcms_uploadPicList .upload_file_panel span.rotateRight:hover {
    background-position: -24px 0;
}

.espcms_uploadPicList .upload_file_panel span.rotateLeft {
    background-position: 0 -24px;
}

.espcms_uploadPicList .upload_file_panel span.rotateLeft:hover {
    background-position: 0 0;
}


/*提醒*/

.espcms_warn {
    background-color: #fff;
    padding: 50px 0px 80px 0px;
    width: 100%;
    margin: 0px auto;
    border-radius: 10px;
}

.espcms_warn .form-control-icon-feedback {
    line-height: 45px;
    font-size: 20px;
    color: #4D4D4D;
    position: absolute;
    top: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    text-align: center;
    pointer-events: none;
}

.espcms_warn>h2 {
    font-size: 30px;
    font-weight: 300;
    line-height: 40px;
    position: relative;
}

.espcms_warn>h3 {
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    position: relative;
}


/*投票-----------------------------------------------------------------------------------------------------------------*/

.main_sub {
    padding: 10px;
    border: 1px solid #f5e4ce;
    background-color: #fcf8f4;
    margin-top: 10px;
    border-radius: 5px;
}

.main_sub .mian_title {
    padding: 5px 0px 10px 0px;
    border-bottom: 1px solid #f5e4ce;
    margin-bottom: 20px;
    overflow: hidden;
}

.main_sub .mian_title p {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.main_sub .mian_title .t {
    float: left;
    font-size: 18px;
    color: #ff6237;
    padding-right: 10px;
}

.main_sub .mian_title .s {
    float: left;
    line-height: 25px !important;
    font-size: 12px;
    height: 25px;
    overflow: hidden;
}

.main_sub .mian_title .v {
    float: right;
    line-height: 25px !important;
    font-size: 14px;
}

.main_sub .mian_title .v .c {
    color: #f54343;
    text-decoration: none;
}

.vote_surList {
    list-style: none;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.vote_surList li {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 15px 0px;
    overflow: hidden;
}


/*投票文字*/

.vote_surList .vote_item .voteTxt {
    float: left;
    font-size: 14px;
    padding-right: 10px;
    word-break: break-all;
}

.vote_surList .vote_item .voteResult {
    float: right;
    width: 300px!important;
    padding-top: 4px;
    height: 20px!important;
    line-height: 16px!important;
    overflow: hidden;
}

.vote_surList .vote_item .voteResult .signbox {
    width: 300px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.vote_surList .vote_item .voteResult .signbox .bar {
    float: left;
    width: 190px;
    background: #f0f0f0;
    height: 11px;
    overflow: hidden;
    border-radius: 5px;
    margin-top: 2px;
}

.vote_surList .vote_item .voteResult .signbox .bar .sgnTie {
    border-radius: 5px;
    height: 11px;
    display: inline-block;
    _display: inline-block;
}

.vote_surList .vote_item .voteResult .signbox .bar em {
    text-indent: 0!important;
}


/*百分比及投票数*/

.vote_surList .vote_item .voteResult .signbox .ct {
    float: left;
    width: 50px;
    text-align: left;
    color: #f54343;
    font: 12px/16px Arial;
    line-height: 15px!important;
    height: 15px;
    padding-left: 5px;
}

.vote_surList .vote_item .voteResult .signbox .percent {
    float: left;
    text-align: right;
    padding-left: 10px;
    color: #2b2b2b;
    height: 15px;
    line-height: 15px!important;
}

.vote_surList .vote_item .voteResult .signbox strong {
    font: 12px/12px Arial;
    font-weight: normal;
}


/*图片投票*/

.vote_surList li.vote_pic {
    list-style: none;
    margin: 0px;
    padding: 0px 10px 15px 0px;
    overflow: hidden;
    float: left;
    width: 230px;
}

.vote_surList .vote_pic .vote_image {
    float: left;
    position: relative;
}

.vote_surList .vote_pic .vote_image img {
    width: 220px;
    height: 170px;
}

.vote_surList .vote_pic .vote_image .vote_image_bg {
    height: 30px;
    line-height: 30px;
    width: 100%;
    padding-left: 5px;
    left: 0px;
    bottom: 0px;
    position: absolute;
    background-color: #fff;
    background: rgba(255, 255, 255, 0.9);
    filter: Alpha(Opacity=80);
    word-break: break-all;
}

.vote_surList .vote_pic .voteResult {
    float: left;
    width: 220px!important;
    padding-top: 4px;
    height: 40px!important;
    overflow: hidden;
}

.vote_surList .vote_pic .voteResult .signbox {
    width: 220px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    font-size: 12px;
}

.vote_surList .vote_pic .voteResult .signbox .bar {
    float: left;
    width: 220px;
    background: #f0f0f0;
    height: 11px;
    overflow: hidden;
    border-radius: 2px;
    margin-top: 2px;
    margin-bottom: 5px;
}

.vote_surList .vote_pic .voteResult .signbox .bar .sgnTie {
    border-radius: 5px;
    height: 11px;
    display: inline-block;
    _display: inline-block;
}

.vote_surList .vote_pic .voteResult .signbox .bar em {
    text-indent: 0!important;
}


/*投票项百分比颜色*/

.vote_surList .voteResult .signbox .bar .sgn_1 {
    background: url(../images/public/vote_bg.gif) repeat-x left top;
}

.vote_surList .voteResult .signbox .bar .sgn_2 {
    background: url(../images/public/vote_bg.gif) repeat-x left -13px;
}

.vote_surList .voteResult .signbox .bar .sgn_3 {
    background: url(../images/public/vote_bg.gif) repeat-x left -26px;
}

.vote_surList .voteResult .signbox .bar .sgn_4 {
    background: url(../images/public/vote_bg.gif) repeat-x left -39px;
}

.vote_surList .voteResult .signbox .bar .sgn_5 {
    background: url(../images/public/vote_bg.gif) repeat-x left -52px;
}

.vote_surList .voteResult .signbox .bar .sgn_6 {
    background: url(../images/public/vote_bg.gif) repeat-x left -65px;
}

.vote_surList .voteResult .signbox .bar .sgn_7 {
    background: url(../images/public/vote_bg.gif) repeat-x left -78px;
}

.vote_surList .voteResult .signbox .bar .sgn_8 {
    background: url(../images/public/vote_bg.gif) repeat-x left -91px;
}

.vote_surList .voteResult .signbox .bar .sgn_9 {
    background: url(../images/public/vote_bg.gif) repeat-x left -104px;
}

.vote_surList .voteResult .signbox .bar .sgn_10 {
    background: url(../images/public/vote_bg.gif) repeat-x left -117px;
}


/*投票按钮*/

.vote_bottom {
    padding: 5px 0px;
    overflow: hidden;
    text-align: left;
    color: #ff6237
}

.member_list_div {
    overflow: hidden;
}

.member_list_div .h4 {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
}

.member_list_div .order_bottom {
    padding-top: 15px;
}


/*表格*/

.tablelist {
    border-spacing: 0px;
}

.tablelist .td01 {
    background-color: #F3F3F3;
    border: 1px solid #e6e6e6;
    padding: 5px;
    font-weight: bold;
    margin: 0px;
    text-align: center;
}

.tablelist .td02 {
    border-bottom: #e6e6e6 1px solid;
    padding: 5px;
    margin: 0px;
    text-align: center;
}

.tablelist .td03 {
    border-bottom: #e6e6e6 1px solid;
    padding: 5px;
    margin: 0px;
    text-align: right;
}

.tablelist .td04 {
    border-bottom: #e6e6e6 1px solid;
    padding: 5px;
    margin: 0px;
    text-align: left;
}


/*阅读列表*/

.panel_read_group:after {
    clear: both;
}

.panel_read_group:before,
.panel_read_group:after {
    display: table;
    content: " ";
}

.panel-body .panel_read_group {
    margin-right: -5px;
    margin-left: -5px;
    margin-bottom: 15px;
}

.panel_read_group .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
}

.panel_read_group label,
.panel_read_group div {
    margin-bottom: 10px;
}

.panel_read_group .read_str_botton_static {
    padding-top: 5px;
}


/*订单*/

.price_title .vol_name {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
}

.price_title .vol_str {
    font-size: 18px;
    color: #fff;
    padding-top: 10px;
    text-align: center;
}

.price_title .vol_price {
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    padding-top: 25px;
    text-align: center;
}

.price_str {
    margin-top: 50px;
}

.price_str .p_small {
    padding: 10px;
}

.price_str .p_small ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.price_str .p_small ul li {
    padding-top: 10px;
    padding-left: 45px;
    text-align: left;
    background: url(../images/icon5.gif) no-repeat 20px 12px;
}

.buy_botton {
    bottom: 20px;
    text-align: center;
    width: 100%;
    padding: 0px 15px;
}

.buy_list {
    margin-top: 40px;
}

.buy_list table {
    margin: 0px;
    padding: 0px;
}

.buy_list th {
    text-align: center !important;
    padding: 15px 0px !important;
    font-size: 16px;
    background-color: #EEF3FF;
}

.price_td td {
    padding: 15px 5px !important;
}

.price_td tr td:first-child {
    color: #1a2636;
    font-size: 14px;
    font-weight: bold;
}

.contrast_th th {
    padding: 15px 5px !important;
}

.contrast_td td {
    padding: 15px 5px !important;
}

.contrast_td tr td:first-child {
    color: #1a2636;
    font-size: 14px;
    font-weight: bold;
}

.contrast_th .td0 {
    background-color: #e8eff9;
    color: #1a2636;
}

.contrast_th .td1 {
    background-color: #459555;
    color: #fff;
}

.contrast_th .td2 {
    background-color: #8585cd;
    color: #fff;
}

.contrast_th .td3 {
    background-color: #bf5948;
    color: #fff;
}


/*手机订单产品列表*/

.espcms_order_list li {
    overflow: hidden;
}

.espcms_order_list .order_button {
    float: left;
    width: 10%;
    overflow: hidden;
}

.espcms_order_list .order_button .delete_item {
    color: #B3E5FC;
    display: block;
    font-size: 18px;
    overflow: hidden;
    width: 30px;
    height: 30px;
}

.espcms_order_list .order_body {
    float: left;
    overflow: hidden;
}

.espcms_order_list .order_body .order_media_left {
    float: left;
    overflow: hidden;
    width: 28%;
}

.espcms_order_list .order_body .order_media_body {
    float: left;
    overflow: hidden;
    width: 72%;
}

.espcms_order_list .order_body .order_media_body h1 {
    font-size: 14px;
    padding: 0px 0px 5px 0px;
    margin: 0px;
}

.espcms_order_list .order_body .order_media_body .order_price {
    width: 100%;
    overflow: hidden;
    font-size: 12px;
}

.espcms_order_list .order_body .order_media_body .order_price .bprice_div {
    float: left;
    text-align: left;
    color: #E53935
}

.espcms_order_list .order_body .order_media_body .order_price .countprice_div {
    float: right;
    text-align: right;
    color: #1976D2;
    font-weight: bold;
}

.order_amount_select {
    overflow: hidden;
    padding: 5px 0px 0px 0px
}

.order_amount_select .espcms_amount_add {
    float: left;
    width: 20px;
    height: 20px;
    overflow: hidden;
    font-size: 18px;
    color: #E64A19
}

.order_amount_select .espcms_amount_reduce {
    float: left;
    width: 20px;
    height: 20px;
    overflow: hidden;
    font-size: 18px;
    color: #E64A19
}

.order_amount_select .espcms_amount_input {
    float: left;
    width: 30px;
    height: 20px;
    overflow: hidden;
    text-align: center;
}