@charset "utf-8";
body{padding:0; margin:0;font-size: 16px;font-family: "微软雅黑"; color:#3d3d3d; background: #f6f6f6;}
a:hover{color:#b90609;}

/***背景广告**/
.is-jqadv img{    display: block; max-width: 100%;margin: 0 auto;height: auto;}
/*头部 on*/
.is-header{width: 100%;background: url(/uploads/image/atximages/head-bj.jpg) center top no-repeat;}
.u-logo{display: block;margin: 3px auto 0;max-width:100%;}

/*顶部*/
.m-top{margin-top:10px;overflow: hidden;}
/* .m-top li{float: left;font-size: 14px;}
.m-top li a{font-size: 14px;padding: 0 5px;color: #6c767e;}
.m-top li i{float: right;font-style: normal;font-size: 12px;color: #999;} */

/*搜索*/
.m-search{width:560px;margin:24px auto 20px;box-shadow: 0 0 5px 0 #ddd; overflow: hidden;}
.m-search form{float:left;background:#fff url(/uploads/image/atximages/search-bj.jpg) right 0 no-repeat;overflow: hidden;}
.m-search .hd{float: left;width: 66px;height:42px;padding:0 9px;border-right: 1px solid #ddd;overflow: hidden;}
.m-search .hd .arrow{float: right;margin-top: 9px;}
.m-search .arrow a{display: block;width: 15px;height: 12px;}
.m-search .prev{background: url(/uploads/image/atximages/jt-t.png) center center no-repeat;}
.m-search .next{background: url(/uploads/image/atximages/jt-b.png) center center no-repeat;}
.m-search .hd ul{float: left;line-height:42px;font-size: 14px;}
.m-search .hd ul li{display: none;}
.m-search .hd ul li.on{display: block;}
.m-search .text{float: left;padding-left: 10px;width: 359px;height:42px;line-height: 42px;font-size: 14px;}
.m-search .submit{float: left;width: 45px;height: 42px;background: url(/uploads/image/atximages/search.png) center center no-repeat;}
.m-search .high{float: right;width: 90px;height: 42px;line-height:42px;text-align:center;background: #ff862d;font-size: 14px;color: #fff;font-weight: bold;}

/*导航*/
.m-nav{width:100%;background:#b90609;overflow:hidden;}
.m-nav li{float: left;height:60px;line-height:60px;}
.m-nav li:first-child{background: none;padding-left: 0;}
.m-nav li a{font-size: 18px;color: #fff;display: block;text-align: center;}
.m-nav li a:hover{background: #e22929;}
.m-nav li a br{display: none;}
.u-webhome{display: none;float: left;font-size: 18px;color: #fff;line-height: 60px;}
.navbar-collapse{padding: 0;}
.navbar-toggle{padding: 6px 8px 1px; margin: 13px 0 0 0; border: 1px solid #fff;}


/*侧边栏*/
.m-slider{position: fixed;right: 50%;margin-right: -700px;top: 290px;z-index: 999;}
.m-slider li{height: 76px;margin-bottom: 2px;padding-left:10px;font-size:14px;text-align:center;position: relative;cursor: pointer;}
.m-slider li h5 a{display: block;padding: 45px 0 10px 0;width: 84px;font-size:14px;background: #fff url(/uploads/image/atximages/slider-icon1.png) no-repeat;border-radius: 5px;}
.m-slider li h5 a:hover{display: block;background: #fff url(/uploads/image/atximages/slider-icon2.png) no-repeat;}
.m-slider li h5 a.sd2{background-position: 0 -80px;}
.m-slider li h5 a.sd3{background-position: 0 -156px;}
.m-slider li h5 a.sd4{background-position: 0 -234px;}
.m-slider li .u-img{display:none;position: absolute; top: -20px; left: -105px;width: 110px;height: 110px;}
.m-slider li .u-img img{width: 110px;height: 110px;}
.m-slider li .share{padding: 5px 0;left: -80px;top: 6px;width: 85px;height: 60px;background: #fff;}
.m-slider li .share a{margin: 6px 0 0 4px;}
.m-slider li:hover .u-img{display: block;}

/*底部*/
.is-footer .container{position:relative;}
.is-footer img{vertical-align:middle;}
/*友情链接*/
.m-friendlink{margin-top:20px;width: 100%;background: #fff;border: 1px solid #ddd;}
.m-friendlink h3{height:54px;line-height:50px;padding:0 15px;text-indent:30px;color: #b90609;background:url(/uploads/image/atximages/link.png) 20px center no-repeat;font-size: 20px;font-weight: bold;border-bottom:4px solid #ddd;}
.m-friendlink h3 a{display:block;}
.m-friendlink ul{padding:10px;overflow: hidden;}
.m-friendlink li{float: left;width:194px;height: 35px;line-height: 35px;}
.m-friendlink li a{display:block;font-size:14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}


.m-footer{margin-top:20px;padding: 20px 20px 15px;text-align: center;background:#fff;position: relative;border-top: 2px solid #b90609;}
.m-footer div{margin-bottom: 10px;color: #999;}
.m-footer div a{padding: 0 5px;color: #5e5e5e}
.m-footer p{line-height: 30px;font-size: 14px;text-align:center;color: #5e5e5e}
.m-footer a{font-size: 14px;color: #5e5e5e}
#_span_jiucuo{position:absolute;right: 30px;top: 36px;}
#_ideconac{position:absolute;left: 30px;top: 22px;}
 #cnzz_stat_icon_1261721346{position: absolute; bottom: 21px; left: 50%;margin-left: 260px;}
/*底部 end*/


/*媒体查询*/
@media \0screen\,screen\9 {
    .container{width: 1200px;}
}
@media (min-width: 1200px){
    .container{width: 1200px;}
    .is-header .container,.is-footer .container{padding: 0;}
}
@media (max-width: 768px){
    .m-top img{width: 130px;margin-bottom: 10px;}
    .head-box,.m-nav .container{padding: 0 20px;}
    .m-top .fr{display: none;}
    .m-nav li{width: 100%;height:45px;line-height:45px;background: none;}
    .m-nav li.active{background: #e22929;}
    .u-webhome{display: block;}
    .container .navbar-collapse{border-top: 1px solid #fff;}
    .container .navbar-collapse,.container .navbar-header{margin: 0;}
    .m-search{width: 374px;}
    .m-search .text{width: 223px;}
    .m-search .high{width: 40px;line-height: 16px;padding: 5px 0;}
}
@media (max-width: 414px){
    .m-search{width: 320px;}
    .m-search .text{width: 169px;}
    .m-footer p{font-size: 12px;line-height: 25px;}
    .m-footer p a{font-size: 12px;}
}
@media (max-width: 320px){
    .m-search{width: 280px;}
    .m-search .hd{width: 55px;padding: 0 5px;}
    .m-search .text {width: 145px;padding-left: 5px;}
    .m-search .submit{width: 40px;}
}

/* 友情链接 */
@media (max-width: 992px) {
    .m-friendlink .bd li{width: 29%;}
}
@media (max-width: 768px) {
    .m-friendlink{padding: 15px 20px;}
    .m-friendlink h3{float: none;margin-bottom: 5px;}
    .m-friendlink .hd li{margin: 0;width: 33.33%;}
}
@media (max-width:414px){
    .m-friendlink .hd li{width: 50%;}
    .m-friendlink .bd li{width: 46%;}
}

/*归档*/
.watermark{position: absolute;top:220px;left: 50%;margin-left: 350px;width: 220px;height: 220px;z-index: 999;}
.watermark .date{
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: red;
    position: absolute;
    left: 60px;
    bottom: 50px;
    -ms-trans: rotate(-18deg);
    transform: rotate(-18deg);
    width: 140px;
    font-weight: bolder;
    -ms-filter: "progid:dximagetransform.microsoft.matrix(m11=0.9510565162951536, m12=0.3090169943749472, m21=-0.3090169943749472, m22=0.9510565162951536, sizingmethod='auto expand')";
    filter: progid:dximagetransform.microsoft.matrix(
            m11=0.9510565162951536,
            m12=0.3090169943749472,
            m21=-0.3090169943749472,
            m22=0.9510565162951536,
            sizingmethod='auto expand');
    bottom: 70px\9;
}

/*播放器*/
.m-dtvideo{margin-bottom: 10px;width: 700px;height: 400px;}






