html > body > table > tr [id="total"] > td > ul > li {
    color:#383838;
}
body {
    color:#383838;
    font-family:'Microsoft YaHei UI', 'Microsoft YaHei', SimSun, 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
    /*font-family: Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,PingFang SC,Microsoft YaHei;*/
    /*font-family:"Montserrat", 'Microsoft YaHei UI', 'Microsoft YaHei', SimSun, 'Segoe UI', Tahoma, Helvetica, Sans-Serif;*/
    line-height:22px;
    font-size:14px;
}
.head_top_div_str {
    padding:8px 0;
    background-color:#F5F5F5;
    border-bottom:1px solid #E0E0E0;
}
.top_online_tel {
    color:#0602c7;
    font-size:14px;
    font-weight:bold;
    text-align:right;
}
.top_online_tel ul {
    list-style:none;
}
.top_online_tel ul li {
    float:right;
    margin:0;
    padding-left:10px;
    list-style:none;
    color:#424242;
}
.top_online_tel ul li .member_icon {
    color:#81D4FA;
}
.site_header, .site_content {
    width:100%;
    margin-right:auto;
    margin-left:auto;
    display:block;
    background-color:#ffffff;
}
.top_contact_weixin {
    cursor:pointer;
    position:relative;
}
.weixin_code_top {
    position:absolute;
    display:none;
    width:150px;
    height:150px;
    padding:5px;
    background-color:#ffffff;
    overflow:hidden;
    z-index:10000;
}
.weixin_code_top img {
    width:100%;
    height:auto;
}
.home_espcms_ts {
    background-color:#e6f2fa !important;
    padding-top:50px;
}
.head_elem {
    padding:0;
}
.head_logo {
    float:left;
    width:235px;
    align-items:center;
    padding:10px 0 0 0;
    -webkit-transform:translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0);
    transition:all .4s cubic-bezier(.19, 1, .22, 1);
}
.nav_menu {
    display:none;
}
.head_nav {
    float:right;
    padding-left:0;
}
.head_nav > ul {
    list-style:none;
    margin:0;
    padding:0 0 0 0;
}
.head_nav > ul > li {
    display:inline-block;
    padding:40px 0 45px 0;
    position:relative;
    text-transform:uppercase;
    margin:0;
}
.head_nav > ul > li.active > a.main_link {
    color:#381abf
}
.head_nav > ul > li .main_link {
    display:inline-block;
    padding:0 0 0 30px;
    text-align:center;
    position:relative;
    font-size:16px;
    color:#424242;
    z-index:20;
    background-color:#fff;
}
.head_nav > ul > li .main_link:hover {
    color:#381abf;
    text-decoration:none;
}
.head_nav_dropdown {
    position:absolute;
    top:100px;
    min-height:120px;
    min-width:250px;
    padding:20px 10px 5px 10px;
    z-index:1100;
    color:#ffffff;
    background-color:rgba(255, 255, 255, 0.9);
    /*border-bottom: 1px solid #ddd;*/
    border-radius:0 0 8px 8px;
    /*visibility: hidden;*/
    display:none;
}
.head_nav_dropdown > ul {
    width:100%;
    list-style:none;
    margin:0;
    padding:0;
}
.head_nav_dropdown > ul > li {
    width:100%;
    padding:0 0 15px 0;
    text-align:center;
    margin:0;
}
.head_nav_dropdown > ul > li a {
    color:#000000;
    font-size:16px;
}
.head_nav_dropdown > ul > li a:hover {
    color:#1976D2;
}
#home_bann .pagination {
    position:absolute;
    left:0;
    text-align:center;
    bottom:5px;
    width:100%;
    z-index:999;
}
#home_bann .swiper-pagination-bullet {
    display:inline-block;
    width:10px;
    height:10px;
    opacity:1;
    border-radius:10px;
    background:#fff;
    margin:0 3px;
    cursor:pointer;
    transition:width 0.3s ease-in-out;
}
#home_bann .swiper-pagination-bullet-active {
    background:#fff;
    width:30px;
}
.bann_container {
    position:relative;
    margin-top:1px;
    background-image:linear-gradient(284deg, #039BE5, #B3E5FC);
    max-height:350px;
    overflow:hidden;
}
.page_bann_pic {
    min-height:250px;
    text-align:center;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
}
.page_bann_title {
    padding:65px 0px;
    text-align:center;
}
.page_bann_title > h2 {
    font-size:40px;
    color:#fff;
    font-weight:bold;
    /*text-shadow: 1px 1px 4px #424242;*/
}
.page_bann_title > p {
    font-size:20px;
    color:#fff;
    text-shadow:1px 1px 4px #424242;
    padding-top:10px;
}
.espcms_title {
    margin-bottom:20px;
    overflow:hidden;
}
.espcms_title .title_name {
    font-size:28px;
    font-weight:300;
    text-align:center;
    text-transform:uppercase;
    color:#0D47A1;
    margin:0;
    padding:0;
    font-family:"Montserrat", 'Microsoft YaHei UI', 'Microsoft YaHei', SimSun, 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}
.espcms_title .title_subhead {
    padding-top:10px;
    color:#9E9E9E;
    text-align:center;
    font-size:16px;
    line-height:150%;
    text-transform:uppercase;
    font-family:"Montserrat", 'Microsoft YaHei UI', 'Microsoft YaHei', SimSun, 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}
.espcms_about {
    background-image:url('../images/page_bg3.png');
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
    padding:25px 0 25px 0;
}
.about_icon_list {
    width:100%;
    padding-top:35px;
    overflow:hidden;
    font-family:"Montserrat", 'Microsoft YaHei UI', 'Microsoft YaHei', SimSun, 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}
.about_item_icon {
    align-content:flex-start;
    justify-content:center;
}
.about_item_icon .about_icon {
    text-align:center;
}
.about_item_icon .about_title {
    padding-top:15px;
    text-align:center;
    font-size:18px;
    font-weight:400;
    text-transform:uppercase;
    letter-spacing:3.6px;
    color:#424242;
}
.about_item_icon .about_desc {
    padding:10px 20px 0 20px;
    text-align:center;
    color:#424242;
    font-size:14px;
    font-weight:300;
    text-transform:none;
    font-style:normal;
    text-decoration:none;
    line-height:1.8em;
    min-height:80px;
}
.espcms_page {
    background:url(../images/bg01.jpg) no-repeat right #fff;
}
.espcms_bann {
    background-color:#F5F5F5;
}
.train_div {
    min-height:400px;
    border-radius:5px;
    margin-bottom:10px;
}
.train_div .word_box {
    position:absolute;
    top:50%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    right:3%;
    z-index:5;
    /*background-color:#fff;*/
    background-color:rgba(255, 255, 250, 0.9);
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    box-shadow:5px 5px 20px rgba(0, 0, 0, 0.1);
    width:800px;
    padding:40px;
    border-radius:5px;
}
.train_div .word_box .index_title {
    font-size:18px;
    font-weight:bold;
    text-transform:uppercase;
}
.train_div .word_box .index_content {
    font-size:14px;
    line-height:200%;
    padding-top:10px;
}
.train_div .word_box .index_button {
    padding-top:20px;
}
/*产品推荐*/
.prev {
    cursor:pointer;
    position:absolute;
    top:60%;
    left:-70px;
    margin-top:-30px;
    font-size:60px;
    line-height:1;
    color:#abb2b7
}
.prev:before {
    font-family:'Glyphicons Halflings', serif;
    content:"\e257";
}
.prev:hover, .next:hover {
    color:#381abf
}
.next {
    cursor:pointer;
    position:absolute;
    top:60%;
    right:-70px;
    margin-top:-30px;
    font-size:60px;
    line-height:1;
    color:#abb2b7
}
.next:before {
    font-family:'Glyphicons Halflings', serif;
    content:"\e258";
}
.home_section_slide {
    padding-top:20px;
    width:100%;
    overflow:hidden;
}
.home_section_slide .box {
    position:relative;
    overflow:hidden;
    margin:0 5px;
    border:0px solid #CFD8DC;
}
.home_section_slide .box .pic {
    width:100%;
    overflow:hidden;
    padding:0px;
}
.home_section_slide .box .pic img {
    max-width:100%;
    height:auto;
}
.home_section_slide .name {
    bottom:0;
    left:0;
    width:100%;
    height:45px;
    line-height:45px;
    text-align:center;
    /*position:absolute;*/
    color:#424242;
    font-size:14px;
    padding:0 5px;
    border-top:1px solid #ffffff;
    /*background-color:#EEEEEE;*/
}
.collections_list {
    width:100%;
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:center;
    justify-content:center;
    margin:10px 0 25px 0;
    overflow:hidden;
}
.collections_list .collections_item {
    margin:0 5px;
}
.collections_list .collections_item a, .collections_list .collections_item a:visited {
    display:block;
    color:#ffffff;
    border-radius:5px;
    padding:10px 15px;
    min-width:100px;
    font-size:16px;
    text-align:center;
    background-color:#285891;
    text-decoration:none;
    /*text-transform:uppercase;*/
}
.collections_list .collections_item a:hover {
    display:block;
    color:#ffffff;
    padding:10px 15px;
    min-width:100px;
    font-size:16px;
    text-align:center;
    background-color:#2B4C81;
    text-decoration:none;
}
.about_div .title_name {
    font-size:12px;
    font-weight:400;
    text-transform:uppercase;
    font-style:normal;
    text-decoration:none;
    line-height:1.2em;
    letter-spacing:2.4px;
    color:#1976D2;
    font-family:"Montserrat", 'Microsoft YaHei UI', 'Microsoft YaHei', SimSun, 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}
.about_div .title_subhead {
    margin-top:10px;
    font-size:26px;
    font-weight:400;
    text-transform:capitalize;
    font-style:normal;
    text-decoration:none;
    line-height:1.5em;
    text-shadow:0 0 10px rgba(0, 0, 0, 0.3);
    font-family:"Montserrat", 'Microsoft YaHei UI', 'Microsoft YaHei', SimSun, 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
    color:#424242;
}
.about_div .title_subhead2 {
    font-size:30px;
    font-weight:400;
    text-transform:capitalize;
    font-style:normal;
    text-decoration:none;
    line-height:1.5em;
    text-shadow:0 0 10px rgba(0, 0, 0, 0.3);
    font-family:"Montserrat", 'Microsoft YaHei UI', 'Microsoft YaHei', SimSun, 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
    color:#424242;
}
.home_pic_list {
    width:100%;
    overflow:hidden;
}
.home_pic_list ul {
    list-style:none;
    padding:0;
    margin:0;
}
.home_pic_list ul li {
    float:left;
    padding:5px;
    margin:0;
    width:33.3333%;
}
/**内页子分类导航*/
.nov_type_list {
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:flex-start;
    justify-content:center;
    width:100%;
    background-color:#EEEEEE;
    /*border-top: 1px solid #E0E0E0;*/
    border-bottom:1px solid #E0E0E0;
    /*-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);*/
    /*box-shadow: 0 1px 1px rgba(0, 0, 0, .05);*/
}
.type_list_group {
    list-style:none;
}
.type_list_group li {
    position:relative;
    float:left;
    margin:0;
    padding:20px 30px;
    font-size:18px;
}
.type_list_group .type_list_item:hover {
    background-color:#1976D2;
}
.type_list_group .type_list_item:hover a {
    color:#fff;
}
.type_list_group .type_list_item.active {
    color:#FFFFFF;
    background-color:#1976D2;
}
.type_list_group .type_list_item.active a {
    color:#FFFFFF;
}
.nav_type_last {
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:flex-start;
    justify-content:center;
    width:100%;
    background-color:#FAFAFA;
    /*border-top: 1px solid #E0E0E0;*/
    border-bottom:1px solid #EEEEEE;
    -webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .05);
    box-shadow:0 1px 1px rgba(0, 0, 0, .05);
}
.nav_type_last ul {
    list-style:none;
}
.nav_type_last ul li {
    position:relative;
    float:left;
    margin:0;
    padding:15px 15px;
    font-size:14px;
}
.nav_type_last ul li.actia a {
    color:#1565C0;
    font-weight:bold;
}
/*右边内容列表*/
.right_list_content {
    margin-right:15px;
    border:1px solid #E0E0E0;
    padding:15px;
    border-radius:5px;
    -webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .05);
    box-shadow:0 1px 1px rgba(0, 0, 0, .05);
}
.itme_pic_list .caption h3 {
    padding:10px 0;
    text-align:center;
}
.bann_right_pic {
    list-style:none
}
.bann_right_pic li {
    padding-bottom:10px;
}
.bann_right_pic li img {
    border-radius:5px;
}
.admin-form {
    padding:20px 0;
}
.form-group .col_2 {
    padding-top:0px;
    padding-left:15px;
    padding-right:15px;
}
.panel-classinfo {
    border-color:#0498cd;
}
.panel-classinfo > .panel-heading {
    color:#424242;
    background-color:#0498cd;
    border-color:#0498cd;
    text-align:center;
    font-size:18px;
    font-weight:bold;
    background:linear-gradient(270deg, rgba(255, 115, 155, .7), #ff739b);
    transition:.3s all linear;
}
.panel-classinfo > .panel-heading {
    transition:transform .3s ease;
    color:#FFFFFF;
    padding:15px 0;
}
.panel-classinfo > .panel-heading_bg1 {
    background:url(../images/bg6.jpg) no-repeat top right;
}
.panel-classinfo > .panel-heading_bg2 {
    background:url(../images/bg7.jpg) no-repeat top right;
}
.panel-classinfo > .panel-heading_bg3 {
    background:url(../images/bg8.jpg) no-repeat top right;
}
.panel-classinfo > .panel-body {
    min-height:180px;
    font-size:16px;
    line-height:200%;
}
.panel-classinfo > .panel-heading + .panel-collapse > .panel-body {
    border-top-color:#0498cd;
}
.panel-classinfo > .panel-heading .badge {
    color:#d9edf7;
    background-color:#0498cd;
}
.panel-classinfo > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color:#0498cd;
}
.home_section_slide .pic_list_swiper {
    display:block;
    position:relative;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
    overflow:hidden;
    margin:15px 5px 0 5px;
}
.home_section_slide .pic_list_swiper .name {
    position:absolute;
    width:100%;
    /*border-top: 1px solid #FFFFFF;*/
    background-color:rgba(66, 66, 66, .8);
    color:#ffffff;
    padding:15px 0;
    bottom:0;
}
/*版权*/
.fotter_bann2 {
    padding:50px 0;
}
.fotter_bann2 .str {
    width:100%;
    font-size:22px;
    line-height:200%;
    color:#ffffff;
    text-align:center;
}
.fotter_bann2 .link_button {
    width:100%;
    padding-top:25px;
    text-align:center;
}
.espcms_footer_str {
    background-color:#1F3458;
    padding:10px 0;
    color:#ffffff;
    text-align:center;
    line-height:180%;
    overflow:hidden;
}
.espcms_footer {
    /*background-color:#2B4C81;*/
    background:url(../images/footer.png);
    padding:15px 0;
    border-top:1px solid #2B4C81;
    color:#FFFFFF;
}
.espcms_footer .fotter_conent_left {
    float:left;
}
.footer_typelist {
    padding:0;
}
.footer_typelist .fotter_typelist_li {
    float:left;
    margin-right:45px;
}
.fotter_conent_left .typelist {
    border:0;
    list-style:none
}
.fotter_conent_left .typelist > li {
    border:0;
    padding-top:10px;
    background:none;
}
.fotter_conent_left .typelist > li.title {
    color:#424242;
    font-weight:bold;
    font-size:16px;
}
.espcms_footer .fotter_conent_center {
    float:left;
    /*padding-left:80px;*/
    padding-top:10px;
    line-height:210%;
}
.espcms_footer .fotter_conent_center .p1 {
    font-size:16px;
    font-weight:bold;
    padding-bottom:18px;
}
.espcms_footer .fotter_conent_right {
    float:right;
    padding-top:10px;
}
.espcms_footer .fotter_conent_right .weixin_code {
    text-align:center;
    width:100%;
    padding-bottom:15px;
}
.espcms_footer .fotter_conent_right .weixin_code img {
    max-width:120px;
    border-radius:2px;
    border:solid 2px #ffffff;
}
.copyright_classification_tel {
    padding:20px 0;
    margin:0;
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:space-between;
    justify-content:space-between;
}
.copyright_classification_tel > .copyright_classification {
    width:45%;
    padding:10px 0 0 0;
    margin:0;
}
.copyright_classification_tel > .copyright_classification > ul {
    padding:0;
    margin:0;
    display:-webkit-flex;
    display:flex;
    -webkit-justify-content:flex-end;
    justify-content:flex-end;
    list-style:none;
}
.copyright_classification_tel > .copyright_classification > ul li {
    padding:0;
    margin:0 0 0 50px;
    color:#ffffff;
}
.copyright_classification_tel > .copyright_classification > ul li h4 {
    padding:0 0 5px 0;
    margin:0;
    font-size:16px;
    font-weight:bold;
}
.copyright_classification_tel > .copyright_classification > ul li h4 a{
    font-size:16px;
    font-weight:bold;
    color:#ffffff;
}
.copyright_classification_tel > .copyright_classification > ul li p {
    padding:5px 0 0 0;
    margin:0;
    font-size:14px;
}
.copyright_classification_tel > .copyright_classification > ul li p a {
    color:#ffffff;
}
.copyright_classification_tel > .copyright_tel {
    width:55%;
    padding:0;
    margin:0;
}
.copyright_classification_tel > .copyright_tel > ul {
    padding:0 0 0 0px;
    margin:0;
    display:-webkit-flex;
    display:flex;
    -webkit-flex-direction:column;
    flex-direction:column;
    list-style:none;
}
.copyright_classification_tel > .copyright_tel > ul > li {
    padding:5px 0 0 0;
    margin:0;
    color:#ffffff;
}
.copyright_classification_tel > .copyright_tel > ul > li.logo {
    padding-bottom:15px;
}
.certificate_div {
    width:100%;
    border-radius:5px;
    overflow:hidden;
}
.pic_list {
    padding-top:30px;
    width:100%;
    overflow:hidden;
}
.pic_list .item {
    float:left;
    width:33.3333333%;
    height:190px;
    overflow:hidden;
    background-color:#ffffff;
    box-sizing:border-box;
}
.pic_list .item:hover {
    background-color:#00ACC1;
    cursor:pointer;
}
.pic_list .item:hover .str {
    color:#ffffff;
}
.pic_list .item .odd {
    width:100%;
}
.pic_list .item .img {
    display:block;
    width:50%;
    height:190px;
    position:relative;
    z-index:1;
    overflow:hidden;
}
.pic_list .item .img span {
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background-position:center center;
    background-repeat:no-repeat;
    -webkit-background-size:cover;
    background-size:cover;
    -webkit-transition:0.5s ease all;
    -moz-transition:0.5s ease all;
    transition:0.5s ease all;
}
.pic_list .item .info {
    float:left;
    width:50%;
    position:relative;
    z-index:2;
    -webkit-transition:0.5s ease all;
    -moz-transition:0.5s ease all;
    transition:0.5s ease all;
}
.pic_list .item .info:after {
    position:absolute;
    display:block;
    width:0;
    height:0;
    content:'';
    top:50%;
    margin-top:-12px;
}
.pic_list .item .info .str_div {
    display:table;
    width:100%;
    height:190px;
    text-align:center;
    vertical-align:middle;
}
.pic_list .item .info .str_div .str {
    display:table-cell;
    width:100%;
    padding:20px;
    height:190px;
    text-align:center;
    vertical-align:middle;
    font-size:16px;
    line-height:200%;
}
.pic_list .odd .info {
    float:left;
}
.pic_list .odd .info:after {
    right:-12px;
    border-top:12px solid transparent;
    border-bottom:12px solid transparent;
    border-left:12px solid #ffffff;
}
.pic_list .odd .img {
    float:right;
}
.pic_list .odd:hover .info:after {
    border-left-color:#00ACC1;
}
.pic_list .even .info {
    float:right;
}
.pic_list .even .info:after {
    left:-12px;
    border-top:12px solid transparent;
    border-right:12px solid #ffffff;
    border-bottom:12px solid transparent;
}
.pic_list .even .img {
    float:left;
}
.pic_list .even:hover .info:after {
    border-right-color:#00ACC1;
}
.path_div {
    width:100%;
    padding:10px 0 0 0;
    overflow:hidden;
    margin-bottom:25px;
    border-bottom:1px solid #E0E0E0;
}
.page_title {
    padding:10px 0 20px 10px;
    font-size:22px;
    color:#FF5722;
}
.page_div_list {
    text-align:right;
    padding-top:12px;
}
/*浏览器路径*/
.path_list {
    padding:0 15px;
    list-style:none;
    border-radius:0;
}
.path_list > li {
    display:inline-block;
}
.path_list > li + li:before {
    padding:0 5px;
    color:#ccc;
    content:"/\00a0";
}
.path_list > .active {
    color:#777;
}
.overflow_box {
    position:relative;
    padding-bottom:9999px;
    margin-bottom:-9999px;
    z-index:0;
    border-left:1px solid #E0E0E0;
}
/*/右边分类*/
.espcms_page_navigation_title {
    padding:12px 15px;
    color:#ffffff !important;
    font-size:16px;
    /*background-color: #00a0e9;*/
    /*border-bottom:1px solid #01579B;*/
    background-image:linear-gradient(284deg, #0D47A1, #1E88E5);
}
.espcms_page_navigation_title {
    padding:12px 15px;
    color:#ffffff !important;
    font-size:16px;
    background-image:linear-gradient(284deg, #0D47A1, #1E88E5);
}
.structure_content {
    padding:10px;
    border-left:1px solid #E0E0E0;
}
.news_on_the_right {
    padding:10px;
    border-left:1px solid #E0E0E0;
    overflow:hidden;
}
/*图片列表*/
.espcms_pic_list {
    padding-top:15px;
    /*height:650px;*/
}
.espcms_pic_list .swiper-slide {
    height:150px;
}
.espcms_pic_list > .row {
    margin:0 -10px 0 -10px;
}
.espcms_pic_list h2 {
    font-size:16px;
    padding:5px 0 10px 0;
    margin:0;
    text-align:left;
}
.espcms_pic_list .pic {
    width:100%;
    overflow:hidden;
}
.espcms_pic_list h3 {
    width:100%;
    font-size:14px;
    padding:10px 0 15px 0;
    margin:0;
    text-align:center;
    overflow:hidden;
}
.espcms_pic_list .vip {
     padding:0 5px 0 0;
 }
.espcms_pic_list .vip img {
    height:14px;
}
.espcms_pic_list .pic_summary {
    font-size:14px;
    line-height:180%;
    color:#BDBDBD
}
.espcms_pic_list .pic_photo {
    width:260px;
    height:175px
}
/*产品详细阅读*/
.pro_read_div {
    width:100%;
    overflow:hidden;
}
.pro_read_div .pro_pic_div {
    float:left;
    position:relative;
    width:50%;
}
.pro_read_div .pro_pic_div .pic {
    width:100%;
}
.pro_read_div .pro_pic_div .pro_title {
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    min-height:60px;
    padding:15px;
    background-color:rgba(33, 33, 33, 0.9);
}
.pro_read_div .pro_pic_div .pro_title h1 {
    font-size:18px;
    color:#ffffff;
    padding:0;
    margin:0;
}
.pro_read_div .pro_pic_div .pro_price {
    font-size:14px;
    color:#ffffff;
    padding:10px 0 0 0;
    margin:0;
}
/*相册*/
.pro_photo_list {
    float:left;
    width:50%;
    overflow:hidden;
}
.pro_photo_list .pro_photo_item {
    float:left;
    width:50%;
    padding-left:10px;
    padding-top:15px;
    overflow:hidden;
}
.pro_photo_list .pro_photo_item:nth-child(1), .pro_photo_list .pro_photo_item:nth-child(2) {
    padding-top:0;
}
/*新闻*/
.book_pic_list_div {
    width:100%;
    overflow:hidden;
    padding:5px 0;
}
.book_pic_list_div ul {
    padding:0;
    margin:0;
    width:100%;
    list-style:none;
    overflow:hidden;
}
.book_pic_list_div ul li {
    width:100%;
    padding:10px 10px;
    overflow:hidden;
}
.media_body_data {
    color:#8c8c8c;
    font-size:12px;
}
.contact_css {
    width:100%
}
.contact_css .at {
    width:25%;
    text-align:right;
    font-weight:bold;
}
/*右边滑动内容*/
.picMarquee-top {
    margin:0 auto;
    width:300px;
    overflow:hidden;
    position:relative;
}
.picMarquee-top .bd {
    padding:0;
}
.picMarquee-top .bd ul {
    overflow:hidden;
    list-style:none;
    padding:0;
    margin:0;
    zoom:1;
}
.picMarquee-top .bd ul li {
    text-align:center;
    zoom:1;
}
.picMarquee-top .bd ul li .pic {
    width:180px;
    height:180px;
    text-align:center;
}
.picMarquee-top .bd ul li .pic img {
    width:100%;
    height:auto;
    padding:2px;
    border:1px solid #ccc;
}
.picMarquee-top .bd ul li .title {
    text-align:center;
    line-height:24px;
}

.icon_content{
    width:100%;
}
.icon_content div{
    text-align:center;
}
.icon_content div .sped{
    font-size:12px;
    color:#757575;
    line-height:120%;
    text-align:center;
}
.book_pic_list_div .media_left{
    width:230px;
}