/* 公共样式 */
a, b, body, button, dd, div, dl, em, footer, form, h1, h2, h3, h4, h5, h6, i, input, label, li, nav, select, span, td, textarea, u, ul {
    padding: 0;
    margin: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: none;
    outline: none;
}

@-webkit-keyframes twinkling{    /*透明度由0到1*/
    0%{
        opacity:0.5; /*透明度为0*/
    }
    100%{
        opacity:1; /*透明度为1*/
    }
}
li, ol, ul {list-style: none;margin: 0;padding: 0;display: block;}
a {text-decoration: none;color: #414a60;border:0;outline: 0}
img{border:0}
a:hover{color: #1994dd;}
a:active, a:focus, a:hover, button, input, textarea {outline: 0}
html{overflow-x: hidden;}
body{min-width:1000px;position: relative;overflow: hidden;background: #ffffff;font-family: "microsoft yahei", "微软雅黑", arial, "hiragino sans gb", "宋体", "helvetica neue", helvetica, sans-serif}
.header-box{
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0;
    width: 100%;
    min-width: 1200px;
}

.sidebar{
    position: fixed;
    width: 43px;
    height: 172px;
    right: 0;
    top: 48%;
    background: #ffffff;
    z-index: 5;
}
.sidebar ul li{
    cursor: pointer;
    position: relative;
}
.sidebar img{
    display: block;
}

.sidebar-box{
    display: none;
    right: 43px;
    bottom: 0;
    position: absolute;
    background: #ffffff;
}
.sidebar-box-1{
    background: #0068b7;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    width: 210px;
    height: 43px;
    text-align: center;
    line-height: 43px;
}
.sidebar-box-2{
    width: 172px;
    height: 172px;
    bottom: -86px;
}
.sidebar-box-2 img{
    display: block;
    width: 172px;
    height: 172px;
}

/**
顶部
 */
.clear {
    clear: both;
}
.header-bg .bg img{
    width: 100%;
    height: auto;
    display: block;
}
.header {
    width: 1080px;
    margin: 28px auto 0 auto;
    position: relative;
}
.header .top {
    height: 40px;
}
.header .top .left {
    float: left;
}
.header .top .right {
    position: relative;
    width: 345px;
    height: 30px;
    float: right;
}
.header .top .right .search {
    position: relative;
    width: 160px;
    height: 25px;
    background: gray;
    margin-top: 8px;
}
.header .top .right .search input {
    text-indent: 10px;
    width: 136px;
    height: 25px;
    border: 0;
}
.header .top .right .search img {
    position: absolute;
    right: 0;
    top: 0;
}
.header .top .right .div_login {
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 3px;
    background: #0068b7;
    color: #ffffff;
    border-radius: 10px;
}
.header .top .right .div_login a{
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
}
.header .top .right .div_login span{
    margin: 0 2px;
}
.header .bottom{
    margin-top: 27px;
    background: rgba(255,255,255,0.75);
    width: 1080px;
    height: 46px;
}
.header .bottom ul li{
    float: left;
    width: 120px;
    height: 46px;
    position: relative;
}
.header .bottom ul li a{
    position: relative;
    font-size: 16px;
    font-weight: bold;
    display:inline-block;
    width: 120px;
    height: 46px;
    line-height: 46px;
    text-align: center;
}
.header .bottom ul li a.active,.header .bottom ul li:hover a,.subs-categories li a{
    background: #d43434;
    color: #ffffff;
}
.subs-categories{
    position: absolute;
    left: 0;
    top: 46px;
    display: none;
}


/**
底部1
 */
.footer{width: 100%;height: 208px;margin: 0 auto;}
.footer .box{width: 970px;margin: 0 auto;}
.footer .top{height: 170px;background: #4a4a4a;}

/**
底部2
 */
.footer .bottom{
	height: 40px;
    background: #191919;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 14px;
}
.footer .bottom .center{margin:0 105px;}

/**
底部3
 */
.footer .top .box{font-size: 12px;height: 210px;color: #ffffff;}
.footer .top .box .left{width: 250px;margin-top: 30px;}
.footer .top .box .left .tel{font-weight: 700;}
.footer .top .box .left li{line-height: 20px;}
.footer .top .box .center{width: 350px;margin-top: 30px;margin-left:50px;}
.footer .top .box .center .title{font-weight: 700;}
.footer .top .box .center .links{margin-top: 10px;}
.footer .top .box .center .links li{float: left;width: 33.3%;}
.footer .top .box .center .links li a{color: #ffffff;line-height: 20px;}
.footer .top .box .right{margin-top:65px;float: right;width: 223px;}
.footer .top .box .right .title{font-weight: 700;}
.footer .top .box .right select{width: 223px;margin-top: 8px;height: 21px;border: 1px solid #eee;outline: none;color: #676767;}
.footer .top .box >  div{float: left;}
.others-link{
    margin-top: 10px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: flex-start;
}
.others-link a{
    padding-right: 5px;
    color: #ffffff;
    margin-right: 5px;

}

.pagination{
    margin-top: 56px;
    width: 635px;
    height: 45px;
    background: #f6f6f6;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
}
.pagination li{
    float: left;
}
.pagination li.active a,.pagination li.active span{
    background: #d43434;
    color: #ffffff;
    border: 1px solid #d43434 ;
}
.pagination li a,.pagination li span{
    font-size: 12px;
    color: #5f5f5f;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    border: 1px solid #979797 ;
    margin-left:9px;
}

.detail .list > ul li{
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #a1a1a1 ;
}
.detail .list > ul li a{
    position: relative;
    display: block;
    color: #525252 ;
    font-size: 14px;
    line-height: 35px;
}
.detail .list > ul li a h2{
    font-weight: normal;
    font-size: 14px!important;
    width: 400px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.detail .list > ul li a h2 span{
    color: #003b80 ;
}
.detail .list > ul li a span.time{
    position: absolute;
    bottom: -3px;
    right: 0;
    font-size: 12px!important;
}


.dashiji{
    z-index: 5;
    padding: 10px;
    position: fixed;
    bottom: 0;
    right: 0;
    background: #ffffff;
}
.dashiji ul{
    width: 250px;
    height: 210px;
    overflow-y: scroll;
}
.dashiji ul li{
    height: 30px;
    line-height: 30px;
}
.dashiji ul li a{
    font-size: 12px;
}
#r_tit1 {
    background-position: left bottom;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    margin-right: 10px;
    background-repeat: no-repeat;
    height: 28px;
    text-align: left;
    margin-bottom: 10px;
}
#r_tit2 {
    background-position: 0% 0px;
    margin-top: 8px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 14px;
    float: left;
    color: #db0613;
    margin-right: 5px;
    background-repeat: no-repeat;
    text-align: left;
}


/**
左侧二级菜单样式
 */
.js-open-category > li > ul > li > a{
    text-indent:2em;
    font-size: 14px!important;
    text-align: left!important;
}

.js-open-category > li.active{
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}


.swiper-container ,.swiper-container .swiper-slide,.swiper-container .swiper-wrapper{
    width: 100%;
    height: 100%;
}
.pagination-swiper {
    position: absolute;
    z-index: 20;
    left: 10px;
    top: 10px;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #222;
    margin-right: 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}
.swiper-visible-switch {
    background: #aaa;
}
.swiper-active-switch {
    background: #fff;
}


.banner-container{
    width: 100%;
    min-height: 200px;
    overflow: hidden;
    position: relative;
}
.banner-container  .banner-wrapper .banner-slide{
    display: none;
}
.banner-container  .banner-wrapper .banner-slide img{
    width: 100%;
    height: auto;
}
.banner-container  .banner-wrapper .banner-slide.active{
    display: block;
}
.banner-container .banner-pagination{
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
}
.banner-container .banner-pagination span{
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: #ffffff;
    box-shadow: 0 1px 2px #555 inset;
    -webkit-box-shadow: 0 1px 2px #555 inset;
    -moz-box-shadow: 0 1px 2px #555 inset;
    margin: 0 3px;
    cursor: pointer;
}
.banner-container .banner-pagination span.active{
    background: red;
}


.content .right .detail img {
  max-width:100%!important;
  height:auto;
}