﻿@import"/lib/bootstrap/dist/css/bootstrap.min.css";
@import"/lib/bootstrap/dist/css/bootstrap-theme.min.css";
/*! * http://www.zkea.net/ * Copyright 2017 ZKEASOFT * http://www.zkea.net/licenses */
 html{
    margin:0;
    padding:0;
}
body{
    font: 15px / 1.5  '思源黑体';
    color: rgb(38, 38, 38);
    font-size: 16px;
}
body.front{
    margin:0;
    padding:0;
    color:#444;
    background-color: #fff
}
body.mce-content-body{
    padding:10px;
}
.affix{
    top:0;
    left:0;
    right:0;
    z-index:10;
}
.affix-bottom{
    position:fixed;
    left:0;
    right:0;
    z-index:10;
}
.widget-design .affix{
    position:static;
}
img{
    max-width:100%;
    height:auto;
}
a{
    color:#337ab7;
}
a:hover{
    color:#2e6ca1;
}
a.btn,.dropdown-menu a{
    text-decoration:none;
}
p{
    margin:0 0 7.5px;
}
p:last-child{
    margin-bottom:0;
}
.preview-toolbar{
    position:fixed;
    left:5px;
    top:5px;
    z-index:1000;
}
.preview-toolbar .dropdown-menu{
    right:0;
    left:auto;
}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{
    position:static;
}
.bs-callout{
    padding:10px;
    margin:0;
    border:1px solid #337ab7;
    border-top-width:5px;
    border-radius:5px;
    background:#fff;
}
.bs-callout .pull-left h4{
    margin-top:7.5px;
    color:#444;
}
.bs-callout .pull-right h5{
    color:#9e9e9e;
}
.bs-callout-danger{
    border-color:#d9534f;
}
.bs-callout-danger .pull-left h4{
    color:#d9534f;
}
.bs-callout-warning{
    border-color:#f0ad4e;
}
.bs-callout-warning .pull-left h4{
    color:#f0ad4e;
}
.bs-callout-info{
    border-color:#31b0d5;
}
.bs-callout-info .pull-left h4{
    color:#31b0d5;
}
.bs-callout-success{
    border-color:#337ab7;
}
.bs-callout-success .pull-left h4{
    color:#337ab7;
}
.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{
    text-shadow:0 -1px 0 #2e6ca1;
    border-color:#337ab7;
    background-image:-webkit-linear-gradient(top,#337ab7 0%,#337ab7 100%);
    background-image:-o-linear-gradient(top,#337ab7 0%,#337ab7 100%);
    background-image:linear-gradient(to bottom,#337ab7 0%,#337ab7 100%);
    background-repeat:repeat-x;
    background-color:#337ab7;
}
.list-group{
    margin-bottom:0;
}
.space{
    padding:5px 0;
    line-height:normal;
}
.preview-theme{
    position:fixed;
    right:10px;
    top:10px;
}
.preview-theme a{
    color:#fff;
}
.btn-default{
    background-image:-webkit-linear-gradient(top,#4395db 0%,#337ab7 100%);
    background-image:-o-linear-gradient(top,#4395db 0%,#337ab7 100%);
    background-image:linear-gradient(to bottom,#4395db 0%,#337ab7 100%);
    background-repeat:repeat-x;
    background-color:#4395db;
    border-color:#2e6ca1;
    text-shadow:0 -1px 0 rgba(0,0,0,.2);
    color:#fff;
}
.btn-default:hover,.btn-default:focus{
    background-image:-webkit-linear-gradient(top,#337ab7 0%,#2e6ca1 100%);
    background-image:-o-linear-gradient(top,#337ab7 0%,#2e6ca1 100%);
    background-image:linear-gradient(to bottom,#337ab7 0%,#2e6ca1 100%);
    background-repeat:repeat-x;
    background-color:#337ab7;
    background-position:0;
    color:#fff;
}
.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus,.btn-default:active,.btn-default.active{
    background-image:-webkit-linear-gradient(top,#337ab7 0%,#2e6ca1 100%);
    background-image:-o-linear-gradient(top,#337ab7 0%,#2e6ca1 100%);
    background-image:linear-gradient(to bottom,#337ab7 0%,#2e6ca1 100%);
    background-repeat:repeat-x;
    background-color:#337ab7;
    border-color:#2e6ca1;
    color:#fff;
}
.btn-flat{
    background-image:-webkit-linear-gradient(top,#337ab7 0%,#337ab7 100%);
    background-image:-o-linear-gradient(top,#337ab7 0%,#337ab7 100%);
    background-image:linear-gradient(to bottom,#337ab7 0%,#337ab7 100%);
    background-repeat:repeat-x;
    background-color:#337ab7;
    border-color:#2e6ca1;
    text-shadow:0 -1px 0 rgba(0,0,0,.2);
    color:#fff;
    border-radius:0;
}
.btn-flat:hover,.btn-flat:focus{
    background-image:-webkit-linear-gradient(top,#2e6ca1 0%,#2e6ca1 100%);
    background-image:-o-linear-gradient(top,#2e6ca1 0%,#2e6ca1 100%);
    background-image:linear-gradient(to bottom,#2e6ca1 0%,#2e6ca1 100%);
    background-repeat:repeat-x;
    background-color:#2e6ca1;
    background-position:0;
    color:#fff;
    border-radius:0;
}
.btn-flat:active:hover,.btn-flat.active:hover,.open>.dropdown-toggle.btn-flat:hover,.btn-flat:active:focus,.btn-flat.active:focus,.open>.dropdown-toggle.btn-flat:focus,.btn-flat:active.focus,.btn-flat.active.focus,.open>.dropdown-toggle.btn-flat.focus,.btn-flat:active,.btn-flat.active{
    background-image:-webkit-linear-gradient(top,#337ab7 0%,#337ab7 100%);
    background-image:-o-linear-gradient(top,#337ab7 0%,#337ab7 100%);
    background-image:linear-gradient(to bottom,#337ab7 0%,#337ab7 100%);
    background-repeat:repeat-x;
    background-color:#337ab7;
    border-color:#2e6ca1;
    color:#fff;
}
.btn.btn-wide{
    padding-left:24px;
    padding-right:24px;
}
.btn.btn-xs.btn-wide{
    padding-left:13px;
    padding-right:13px;
}
.btn.btn-sm.btn-wide{
    padding-left:20px;
    padding-right:20px;
}
.btn.btn-md.btn-wide{
    padding-left:24px;
    padding-right:24px;
}
.btn.btn-lg.btn-wide{
    padding-left:30px;
    padding-right:30px;
}
.field-validation-error{
    top:10px;
    position:relative;
    background:#d9534f;
    color:#fff;
    padding:1rem 1.2rem;
    border-radius:3px;
    display:inline-block;
}
.field-validation-error:before{
    content:" ";
    display:block;
    border-top:2px solid transparent;
    border-left:8px solid transparent;
    border-right:8px solid transparent;
    border-bottom:8px solid #d9534f;
    position:absolute;
    left:10px;
    top:-10px;
}
figure.image{
    display:inline-block;
    border:1px solid #dedede;
    margin:0 2px 0 1px;
    background:#eee;
}
figure.align-left{
    float:left;
}
figure.align-right{
    float:right;
}
figure.image img{
    margin:8px 8px 0 8px;
}
figure.image figcaption{
    margin:6px 8px 6px 8px;
    text-align:center;
}
.pagination{
    display:inline-block;
    padding-left:0;
    margin:20px 0;
    border-radius:4px;
}
.pagination>li{
    display:inline;
}
.pagination>li>a,.pagination>li>span{
    position:relative;
    float:left;
    padding:6px 12px;
    line-height:1.42857143;
    text-decoration:none;
    color:#337ab7;
    background-color:#fff;
    border:1px solid #dedede;
    margin-left:-1px;
}
.pagination>li:first-child>a,.pagination>li:first-child>span{
    margin-left:0;
    border-bottom-left-radius:4px;
    border-top-left-radius:4px;
}
.pagination>li:last-child>a,.pagination>li:last-child>span{
    border-bottom-right-radius:4px;
    border-top-right-radius:4px;
}
.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{
    z-index:3;
    color:#fff;
    background-color:#337ab7;
    border-color:#337ab7;
}
.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{
    z-index:2;
    color:#fff;
    background-color:#337ab7;
    border-color:#337ab7;
    cursor:default;
}
.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{
    color:#b4b4b4;
    background-color:#fff;
    border-color:#f2f2f2;
    cursor:not-allowed;
}
.pagination-lg>li>a,.pagination-lg>li>span{
    padding:10px 16px;
    font-size:18px;
    line-height:1.3333333;
}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{
    border-bottom-left-radius:6px;
    border-top-left-radius:6px;
}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{
    border-bottom-right-radius:6px;
    border-top-right-radius:6px;
}
.pagination-sm>li>a,.pagination-sm>li>span{
    padding:5px 10px;
    font-size:12px;
    line-height:1.5;
}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{
    border-bottom-left-radius:3px;
    border-top-left-radius:3px;
}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{
    border-bottom-right-radius:3px;
    border-top-right-radius:3px;
}
.widget{
    margin:0px;
}
.widget.full{
    margin:0;
}
.widget.container{
    margin-left:auto;
    margin-right:auto;
}
.widget.border{
    border:1px solid #dedede;
    border-radius:3px;
    padding:5px;
}
.widget.box-shadow{
    box-shadow:0 1px 2px rgba(0,0,0,.075);
}
.widget.footer{
    text-align:center;
    border-top:1px solid #dedede;
    background:#337ab7;
    color:#fff;
    margin:0;
}
.widget.footer p{
    margin:0;
}
.widget.footer .html-widget{
    margin-bottom:0;
    padding:10px;
}
.widget.footer a{
    color:#fff;
}
.widget.footer a:hover{
    color:#2e6ca1;
}
.header{
    color:#337ab7;
}
.header h1{
    color:#337ab7;
}
.align-center{
    text-align:center;
}
.align-right{
    text-align:right;
}
.image-border img{
    padding:4px;
    border:1px solid #dedede;
    border-radius:4px;
}
.background-color{
    background:#eee;
    padding:5px;
    border-top:1px solid #dedede;
    border-bottom:1px solid #dedede;
}
.image-circle img{
    border-radius:50%;
}
.video-icon a{
    position:relative;
}
.video-icon a::before{
    content:url(../images/video-play.png);
    opacity:.5;
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-20px;
    margin-top:-20px;
    transition:opacity linear .3s;
}
.video-icon a:hover::before{
    opacity:1;
}
.widget-video>iframe,.widget-video>video{
    width:100%;
    height:100%;
}
.navigation .navbar-brand{
    height:auto;
}
.navigation .nav.nav-mobile{
    margin:0 auto;
    float:left;
}
.navigation .nav.nav-mobile>li>a{
    padding:15px 10px;
}
.navigation .navbar{
    margin-bottom:0;
    border-radius:0;
    border-left:none;
    border-right:none;
}
.navigation .navbar-nav>li>a{
    line-height:29px;
}
.navigation .caret.right{
    border-left:4px solid;
    border-top:4px solid transparent;
    border-bottom:4px solid transparent;
    position:absolute;
    right:3px;
    top:50%;
    margin-top:-4px;
}
.navigation .navbar-default{
    background-image:-webkit-linear-gradient(top,#fff 0%,#fff 100%);
    background-image:-o-linear-gradient(top,#fff 0%,#fff 100%);
    background-image:linear-gradient(to bottom,#fff 0%,#fff 100%);
    background-repeat:repeat-x;
    background-color:#fff;
    box-shadow:none;
    border-color:#dedede;
    min-height:60px;
    border-top:0;
}
.navigation .navbar-default .hoveropen>.dropdown-menu{
    left:100%;
    top:0;
    margin:0;
}
.navigation .navbar-default .logo{
    height:29px;
    width:auto;
  margin-right: 70px;
}
.navigation .navbar-default .navbar-nav>li>a{
    text-decoration:none;
   /** color:#353535; **/
  font-size: 20px;
}
.navigation .navbar-default .navbar-nav>li>a:hover,.navigation .navbar-default .navbar-nav>li>a:focus{
   /**  color:#000;
    background-image:-webkit-linear-gradient(top,#fff 0%,#fff 100%);
    background-image:-o-linear-gradient(top,#fff 0%,#fff 100%);
    background-image:linear-gradient(to bottom,#fff 0%,#fff 100%);
    background-repeat:repeat-x;
    background-color:#fff;   
	background-image:none;
	 background-color:transparent; **/
 background: linear-gradient(1.5708rad, #2953d3, #7a4adb, #ec3fe6);
  color:#fff;  
}
.navigation .navbar-default .navbar-nav>.open>a{
    background-image:-webkit-linear-gradient(top,#fff 0%,#fff 100%);
    background-image:-o-linear-gradient(top,#fff 0%,#fff 100%);
    background-image:linear-gradient(to bottom,#fff 0%,#fff 100%);
    background-repeat:repeat-x;
    background-color:#fff;
    box-shadow:none;
    color:#353535;  

}
.navigation .navbar-default .navbar-nav>.active>a{
   /** background-image:-webkit-linear-gradient(top,#337ab7 0%,#337ab7 100%);
    background-image:-o-linear-gradient(top,#337ab7 0%,#337ab7 100%);
    background-image:linear-gradient(to bottom,#337ab7 0%,#337ab7 100%);
    background-repeat:repeat-x;
    background-color:#337ab7;
    box-shadow:none;
    text-shadow:none;
    color:#fff;**/
    background-image:none;
    background-color:transparent;
}
.navigation .navbar-default .navbar-nav>.active>a:hover,.navigation .navbar-default .navbar-nav>.active>a:focus{
   /** color:#fff;
    background-image:-webkit-linear-gradient(top,#337ab7 0%,#337ab7 100%);
    background-image:-o-linear-gradient(top,#337ab7 0%,#337ab7 100%);
    background-image:linear-gradient(to bottom,#337ab7 0%,#337ab7 100%);
    background-repeat:repeat-x;
    background-color:#337ab7;**/
    background-image:none;
    background-color:transparent;
}
.navigation .navbar-default .dropdown-menu>li>a{
    /** background-image:-webkit-linear-gradient(top,#fff 0%,#fff 100%);
    background-image:-o-linear-gradient(top,#fff 0%,#fff 100%);
    background-image:linear-gradient(to bottom,#fff 0%,#fff 100%);
    background-repeat:repeat-x;
    background-color:#fff;
    padding:5px 20px;
	**/
	background-image:none;
    background-color:transparent;
	padding:5px 20px;
  font-size: 18px;
}
.navigation .navbar-default .dropdown-menu>li>a:hover,.navigation .navbar-default .dropdown-menu>li>a:focus{
 background: linear-gradient(1.5708rad, #2953d3, #7a4adb, #ec3fe6);
color:#fff;  
   /** background-image:-webkit-linear-gradient(top,#fff 0%,#fff 100%);
    background-image:-o-linear-gradient(top,#fff 0%,#fff 100%);
    background-image:linear-gradient(to bottom,#fff 0%,#fff 100%);
    background-repeat:repeat-x;
    background-color:#fff; **/
}
.navigation .navbar-default .dropdown-menu>.active>a,.navigation .navbar-default .dropdown-menu>.active>a:hover,.navigation .navbar-default .dropdown-menu>.active>a:focus{
     background: linear-gradient(1.5708rad, #2953d3, #7a4adb, #ec3fe6);
     color:#fff; 
/** background-image:-webkit-linear-gradient(top,#337ab7 0%,#337ab7 100%);
    background-image:-o-linear-gradient(top,#337ab7 0%,#337ab7 100%);
    background-image:linear-gradient(to bottom,#337ab7 0%,#337ab7 100%);
    background-repeat:repeat-x;
    background-color:#337ab7;**/
}
@media(max-width:768px){
    .navigation{
        padding:0;
    }
    .navigation .navbar.navbar-default{
        background-image:-webkit-linear-gradient(top,#fff 0%,#fff 100%);
        background-image:-o-linear-gradient(top,#fff 0%,#fff 100%);
        background-image:linear-gradient(to bottom,#fff 0%,#fff 100%);
        background-repeat:repeat-x;
        background-color:#fff;
        box-shadow:none;
        z-index: 10;
    }
    .navigation .navbar.navbar-default .hoveropen>.dropdown-menu{
        display:block;
        margin-left:15px;
    }
    .navigation .navbar.navbar-default .dropdown-menu>li>a:hover,.navigation .navbar.navbar-default .dropdown-menu>li>a:focus{
        background-image:-webkit-linear-gradient(top,#fff 0%,#fff 100%);
        background-image:-o-linear-gradient(top,#fff 0%,#fff 100%);
        background-image:linear-gradient(to bottom,#fff 0%,#fff 100%);
        background-repeat:repeat-x;
        background-color:#fff; 
    }
    .navigation .navbar.navbar-default .dropdown-menu>.active>a,.navigation .navbar.navbar-default .dropdown-menu>.active>a:hover,.navigation .navbar.navbar-default .dropdown-menu>.active>a:focus{
        background-image:-webkit-linear-gradient(top,#337ab7 0%,#337ab7 100%);
        background-image:-o-linear-gradient(top,#337ab7 0%,#337ab7 100%);
        background-image:linear-gradient(to bottom,#337ab7 0%,#337ab7 100%);
        background-repeat:repeat-x;
        background-color:#337ab7; 
    }
    .navigation .navbar.navbar-default .navbar-nav>.open>a{
        background-image:-webkit-linear-gradient(top,#fff 0%,#fff 100%);
        background-image:-o-linear-gradient(top,#fff 0%,#fff 100%);
        background-image:linear-gradient(to bottom,#fff 0%,#fff 100%);
        background-repeat:repeat-x;
        background-color:#fff;
        box-shadow:none;
        color:#353535;  
    }
    .navigation .navbar.navbar-default .navbar-nav>.active>a{
        box-shadow:none;
    }
    .navigation .navbar.navbar-default .navbar-nav>.active>a:hover,.navigation .navbar.navbar-default .navbar-nav>.active>a:focus{
        color:#fff;
        background-image:-webkit-linear-gradient(top,#337ab7 0%,#337ab7 100%);
        background-image:-o-linear-gradient(top,#337ab7 0%,#337ab7 100%);
        background-image:linear-gradient(to bottom,#337ab7 0%,#337ab7 100%);
        background-repeat:repeat-x;
        background-color:#337ab7;
    }
}
.section>h4{
    padding:0 5px 5px;
    color:#337ab7;
    border-bottom:2px solid #337ab7;
    text-align:left;
}
.section table tr{
    vertical-align:top;
}
.section table tr td{
    padding:5px;
}
.border .section .section-content-listgroup{
    margin:-10px -5px -5px;
}
.border .section .section-content-listgroup .list-group-item{
    border-left:none;
    border-right:none;
}
.border .section .section-content-listgroup .list-group-item:first-child{
    border-top:none;
}
.border .section .section-content-listgroup .list-group-item:last-child{
    border-bottom:none;
}
.section .section-content-listgroup .list-group-item>p{
    margin:0;
}
.section .section-group-listView{
    margin:15px 0;
}
.section .section-group-listView img{
    display:block;
}
.article-list .media .media-left,.article-list .media .media-right{
    width:230px;
    max-width:230px;
}
.article-list .media-body{
    width:auto;
}
.article-list ul.article-list-snippet{
    margin:0;
    padding:0;
}
.article-list ul.article-list-snippet li{
    list-style:none;
    border:1px solid #ddd;
    margin-bottom:30px;
    background-color:#fff;
}
.article-list ul.article-list-snippet li img{
    width:100%;
}
.article-list ul.article-list-snippet li article{
    padding:0 20px 20px 20px;
    border-top:1px solid #f2f2f2;
}
.article-list ul.article-list-snippet li .summary{
    margin-top:20px;
}
.article-list ul.article-list-snippet li .author{
    margin-right:10px;
}
.panel-body>.article-category{
    margin:-15px;
}
.article-tops .more{
    list-style:none;
}
.article-tops ul,.article-tops ol{
    margin-bottom:0;
}
.article-tops.C ul{
    list-style:none;
    padding-left:0;
}
.article-category.B{
    border:1px solid #efefef;
    background:#f9f9f8;
}
.article-category.B a{
    float:left;
    padding:15px;
    display:block;
    color:#353535;
}
.article-category.B a.active{
    background:#fff;
}
@media all and (max-width:480px){
    .article-list .media .media-left,.article-list .media .media-right{
        display:block;
        width:100%;
        max-width:none;
        padding-right:0;
        margin-bottom:15px;
    }
    .article-list .media-body{
        width:auto;
    }
}
.post-list .post-item{
    margin-bottom:4rem;
}
.post-list h4{
    margin-bottom:2rem;
}
.post-list .thumbnail{
    height:230px;
    overflow:hidden;
    padding:0;
}
.post-list .thumbnail img{
    height:100%;
    max-width:none;
}
.owl-carousel.owl-theme .owl-prev:hover,.owl-carousel.owl-theme .owl-carousel .owl-next:hover{
    background-color:#337ab7;
}
.owl-carousel.owl-theme .progressBar>.bar{
    background-color:#337ab7;
}
.owl-carousel.owl-theme .carousel-content{
    background:rgba(64,64,64,.5);
}
.productlist .thumbnail{
    border-color:#dedede;
    border-radius:0;
    box-shadow:none;
    padding:1px;
}
.productlist .thumbnail>a{
    display:block;
    text-align:center;
    height:225px;
    line-height:225px;
}
.productlist .thumbnail>a img{
    display:inline-block;
    vertical-align:middle;
    max-width:100%;
    max-height:100%;
}
.productlist .thumbnail h4{
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.productlist .thumbnail .caption p{
    height:36px;
    text-overflow:ellipsis;
    overflow:hidden;
}
.productlist .thumbnail .caption p::after{
    content:"...";
}
.productlist .pagination{
    margin:15px 0;
}
.productlist .price strong{
    color:#d9534f;
}
.productlist .media .media-left,.productlist .media .media-right{
    width:230px;
    max-width:230px;
}
.productlist .media-body{
    width:auto;
}
.productlist.bordered{
    background:#fff;
    padding:30px;
    border:1px solid #dedede;
    border-radius:3px;
}
.productlist.bordered .media{
    margin-bottom:25px;
    padding-bottom:20px;
    border-bottom:1px solid #efefef;
}
.productlist.bordered .media:last-child{
    margin-bottom:0;
    padding-bottom:0;
    border-bottom:none;
}
.productlist.bordered .media .media-left{
    width:200px;
    max-width:200px;
    padding-right:20px;
}
.panel-body>.product-category{
    margin:-15px;
}
.product-category.B{
    border:1px solid #efefef;
    background:#f9f9f8;
}
.product-category.B a{
    float:left;
    padding:15px;
    display:block;
    color:#353535;
}
.product-category.B a.active{
    background:#fff;
}
.panel-body .list-group{
    box-shadow:none;
    border-radius:0;
}
.panel-body .list-group-item{
    border-width:1px 0 0;
}
.panel-body .list-group-item:first-child{
    border-top-right-radius:0;
    border-top-left-radius:0;
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
    border-width:0 0 0;
}
.panel-body .list-group-item.active,.panel-body .list-group-item.active:hover,.panel-body .list-group-item.active:focus{
    background-image:-webkit-linear-gradient(top,#337ab7 0%,#337ab7 100%);
    background-image:-o-linear-gradient(top,#337ab7 0%,#337ab7 100%);
    background-image:linear-gradient(to bottom,#337ab7 0%,#337ab7 100%);
    background-repeat:repeat-x;
    background-color:#337ab7;
    text-shadow:none;
    color:#fff;
    border-color:#337ab7;
}
.panel-default{
    border-color:#dedede;
    background:#fff;
    box-shadow:none;
}
.panel-default>.panel-heading{
    background-image:-webkit-linear-gradient(top,#fff 0%,#fff 100%);
    background-image:-o-linear-gradient(top,#fff 0%,#fff 100%);
    background-image:linear-gradient(to bottom,#fff 0%,#fff 100%);
    background-repeat:repeat-x;
    background-color:#fff;
    border-color:#4395db;
    font-size:17px;
}
.circulationdiv {
position: relative;
}
.circulationdiv img {
  width: 100%;
}
.circulationdiv span {
    position: absolute;
    z-index: 2;
    left: 15%;
    top: 55%;
    font-size: 50px;
    color: #fff;
    font-weight: bold;
}

@media all and (max-width:680px){
    .productlist .thumbnail>a{
        height:160px;
        line-height:160px;
    }
    .productlist.bordered .media .media-left{
        display:block;
        width:100%;
        max-width:none;
        padding-right:0;
        margin-bottom:15px;
    }
    .productlist.bordered .media-body{
        width:auto;
    }
.circulationdiv span {
    top: 30px;
    font-size: 25px;
}
}


footer {
    background-color: #f6f6f6;
    padding: 60px 0 30px;
}

footer .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
}
footer .container::before {
    content: none;
}

.footer_nav {
    width: 900px;
}

.footer_nav ul {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding-inline-start: 0px;
}

.footer_nav ul li {
    margin-right: 50px;
}

.footer_nav ul li h3 a {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    color: #000;
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 20px;
    text-decoration: none;
}

.footer_nav ul li h3 a::after {
    content: '';
    position: absolute;
    width: 30px;
    height: 4px;
    background-image: linear-gradient(90deg, #f77a7a 0%, #5986e7 100%);
    background-blend-mode: normal,
        normal;
    border-radius: 2px;
    left: 0;
    bottom: 0;
}

.footer_nav ul li a {
    font-size: 16px;
    color: #000;
    opacity: 0.7;
    line-height: 40px;
    display: block;
    text-decoration: none;
}

.footer_nav ul li a:hover {
		opacity: 1;
		color: rgb(224, 0, 42);
}

.footer_qrcode {
    margin-top: 100px;
}
.footer_qrcode div {
    cursor: pointer;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}
.footer_qrcode div img {
  width: 160px;
}
.footer_flsmyszc {
    width: 200px;
}
.footer_flsmyszc a {
    font-size: 16px;
    color: #1d48ab;
    text-decoration: none;
}
.footer_flsmyszc a:hover {
    color: #e65757;
    transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    text-decoration: none;
}
.footer_qrcode p {
    font-size: 16px;
    line-height: 32px;
    color: #1d48ab;
    margin-top: 25px;
}
.btmcontainer.bottom {
    padding: 0;
    display: flex;
    color: #000;
    font-weight: bold;
    font-size: 17px;
    background-color: #f6f6f6;
}
.btmcontainer.bottom .container {
    border-top: 1px solid rgb(213 205 205 / 60%);
    padding: 10px 0 0 0;
}
 .bottom {
		color: #000;
		display: flex;
		justify-content: space-between;
		padding: 1rem 0 3rem;
	}

	 .bottom .left span {
		opacity: 0.7;
	}

	 .bottom a {
		color: #000;
		text-decoration: none !important;
		margin-left: 0.5rem;
		opacity: 0.7;
	}

	 .bottom a:hover {
		opacity: 1;
		color: rgb(224, 0, 42);
	}

.copyright {
    background-color: #f1eeee;
}

.copyright .container {
    padding: 40px 0;
    border-top: 1px solid rgb(213 205 205 / 60%);
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.copyright_left {
    width: 65%;
    float: left;
    color: #000;
}

.copyright_left p {
    font-size: 14px;
    line-height: 24px;
}
.copyright_right {
    width: 34%;
    text-align: right;
    float: right;
}
.copyright_right a {
    color: #000;
    text-decoration: none !important;
    opacity: 0.7;
}
.copyright_right a:hover {
    opacity: 1;
    color: rgb(224, 0, 42);
}
.copyright_right ul {
    list-style-type: none;
}
.copyright_right li {
    font-size: 16px;
    line-height: 24px;
    color: #1d48ab;
    text-align: right;
    padding-right: 40px;
    position: relative;
    margin-bottom: 15px;
    cursor: pointer;
}

.copyright_right li:hover {
    color: #e65757;
    transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
}

.copyright_right li:last-child {
    margin-bottom: 0;
}

.copyright_right li::after {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    right: 0;
    top: 3px;
}

.copyright_right li.address::after {
    background: url(http://www.trend-xm.com/templates/Images/footer_icon1.png) no-repeat;
}

.copyright_right li.Telephone::after {
    background: url(http://www.trend-xm.com/templates/Images/footer_icon2.png) no-repeat;
}

.copyright_right li.mailbox::after {
    background: url(http://www.trend-xm.com/templates/Images/footer_icon3.png) no-repeat;
}
@media all and (max-width:680px){
    .btmcontainer.bottom {background-color: #fff;
	}
	.copyright {background-color: #fff;}
    .copyright_right {
    width: 50%;
    }
}