a{
    color:#222222;
}
p{
    font-size: 12pt !important;
}
.dropdown-menu-right {
    right: unset
}
.logo img{
    headbody_logo
}
.nav {
    float: right;
}
.r-1 {
    
    padding: unset;
    z-index: 1030;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1030;
    background-color:#fff;
}
.nav-item a {
    color: #222222;
    font: 14px/1.571429 "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Roboto, Arial, sans-serif;
}
.dropdown-item{
    color: #222222;
}
.dropdown-item:hover{
    color: red;
}
.r-2 {
    margin-top:66px;
}
.r-3 {
    margin:40px 0px 40px 0px;
}
.r-3-title {
    margin-bottom:30px;
}

/* r-3-image-list */
*{padding: 0;margin: 0;outline: none;box-sizing: border-box;font-weight: normal;}
img{border: none;}
a{text-decoration: none;}
ul{list-style: none;}
.template{padding: 65px 0 75px 0;width: 100%;overflow: hidden;background: url(http://u006.dns003.zhidian12.cn/static/templates/u006/images/main3-bg.jpg) no-repeat;background-size: 100% 100%;}
.title{font-size: 28px;text-align: center;color: #333;}
.subtitle{font-size: 16px;margin-top: 20px;text-align: center;color: #777;}
.category{text-align: center;}
.category ul{overflow: hidden;margin-top: 40px;background-color: #fff; box-shadow: 0 0 4px rgba(0,0,0,0.1); border-radius: 3px;display: inline-block;}
.category ul li{float: left;display: inline-block;font-size: 16px;height: 35px;line-height: 35px;width: 140px;text-align: center;position: relative; cursor: pointer;font-weight: 800;color: #222222;}
.category ul li:after{content: '';height: 50%; border-left: 1px solid #eee; position: absolute; right: 0; top: 25%;}
.category ul li:last-child:after{border-left: none;}
.category ul li:hover{color: #0068B9;}
.category ul li.active{background:#0068B9;color: #fff !important;}
.category ul li.active:hover{background:#0068B9 !important;color: #fff;}
.category ul li.active:after{border-left: none;}
.content{width: 100%;height: auto;margin-top: 20px;display: none;}
.content.active{display: block;}
.content ul{margin: 0 auto;}
.content ul li{float: left;position: relative;width: 200px;margin-left: 1.5%; transition: transform .3s ease,box-shadow .3s ease}
.content ul li:last-child{margin-right: 0;}
.content ul li img{
    width: 100%;
    height: 75%;
    background-size: cover;
    position: absolute;
    overflow: hidden;
}
.content ul li .bg{transition: opacity .3s;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0);text-align: center;}
.content ul li .bg img{display: inline-block;width: 70%;margin-top: 75px;border-radius: 3px;opacity: 0;transition: opacity .5s;}
.content ul li:hover{transform: translate3d(0,-10px,0)}
.content ul li:hover .bg{background: rgba(0,0,0,.5);}
.content ul li:hover .bg img{opacity: 1;}
.content .more{text-align: center;width: 100%;clear: both;padding-top: 60px;}
.content .more a{display: inline-block;border: 1px solid #f73;color: #f73; transition: background-color .3s,color .3s;padding: 12px 50px;border-radius: 50px;font-size: 18px;}
.content .more a:hover{background: #f73;color: #fff;}
.content.wsc ul{width: 1200px;}
.content.wsc ul li{center center no-repeat;}
.content.wsc ul li .bg{width: 200px;height: 356px;left: 9px;top: 44px;}
.content.wsc ul li .bg img{border-radius: 3px;border:10px solid #fff}
.content.dnsc ul{width:1200px}
.content.dnsc ul li{center center no-repeat;}
.content.dnsc ul li .img img{max-width: 100%;}
.content.dnsc ul li .bg{width: 100%;height: 100%;top: 13px;}
.content.dnsc ul li .bg img{width: 145px;margin-top: 90px;}

 .content ul li,.content scx ul li {
    width: 23% !important;
    margin-bottom: 10px;
    min-height: 193px;
} 
.content ul li h3{
    text-align:center;
    margin-top: 15px;
    position: sticky;
    font-size: 16px;
    font-weight: 600;
}
.content ul li img {
    max-width: 100%;
    max-height: 100%;
}
#image-column-list-content {
    position: relative;
   /* width:227px;*/
    height:170px;
}

