/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
em{font-style:normal;}
p,div,span{cursor: default;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{outline:none!important;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
body{font-family:微软雅黑;margin:0; padding:0;font-size: 15px;background: #eeeeee;min-width: 1200px;}/*commom style*/


.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.w1200{
    width: 1200px;
    margin: 0 auto;
}

/* 头部 */
.head{width: 100%;}
/* 大盒子 */
.big-box{width:1200px;margin:0 auto 25px;background: #fff;padding-top:35px;}
.big-box .first{width: 1150px;background: url(top-bg1.png) no-repeat;margin:0 auto 20px;height: 200px;padding-top:30px;}
.big-box .first p{font-size: 18px;color: #333;text-indent: 36px;line-height: 34px;width: 1045px;margin:0 auto;}
.big-box .first p span{font-size: 18px;color: #015591;line-height: 34px;}

.secend{width: 1150px;margin:20px auto;}
.tit1{width: 100%;height: 65px;padding-bottom: 20px;background: url(tit-pic.png) no-repeat;position: relative;}
.tit1 p{width:130px;color:#0474dc;font-size: 28px;line-height: 40px;background: #fff; position: absolute;left:0;top:8px;}
.tit1 p a{color:#0474dc;font-size: 28px;}
/*图片新闻*/
.pic-left{width: 522px;height: 348px;}
.new_picswipe{
    text-align: center;
}
.new_picswipe img{
    width: 100%;
    height: 348px;
}
.new_picswipe{
    text-align: center;
}
.pic-head{
    cursor: pointer;
    font-size: 16px;
    position:absolute;
    background-color:rgba(3,3,3,0.4);
    bottom:0;left:0;right:0;color:white;
    text-align:left;
    padding-left: 5px;
    height:40px;
    line-height:40px;
    width: 100%;
} .pic-head a{ 
    display: inline-block;
    font-size: 16px;color:white;}
/* 右侧 */
.pic-rig{width: 600px;}
.list li{
    height:48px;
    line-height:48px;
    border-bottom: 1px dashed #ccc;
}

.pic-rig .list li a{
    display: inline-block;
    background: url(dian.png) no-repeat left center;
    padding-left: 15px;
    font-size: 18px;color: #333;
}
.pic-rig .list li span{
    float: right;
    color: #999;
}


/* 专题图片 */
.zhuant{width: 1150px;margin:25px auto;}
 .zhuant .zhunt1{width: 560px;/*height: 100px;*/} 
.zhuant .zhunt1 a{display: inline-block;width: 560px;}
/*新闻列表*/
.third{
   width: 1150px;margin:0 auto 20px;
}

.tit2{width: 100%;height: 65px;padding-bottom: 20px;background: url(tit-pic2.png) no-repeat;position: relative;}
.tit2 p{width:130px;color:#0474dc;font-size: 28px;line-height: 40px;background: #fff; position: absolute;left:0;top:8px;}
.tit2 p a{color:#0474dc;font-size: 28px;}

.third .contain{width: 560px;min-height: 250px;}


.third .contain .list li{
    height:45px;
    line-height:45px;
   border: none;
  
}
.third .contain .list li a{
    color: #333;
    display: inline-block;
    background: url(dian.png) no-repeat left center;
    padding-left: 15px;
    font-size: 18px;
}
.third .contain .list li span{
    float: right;
    color: #999999;
    font-size: 18px;
}

/*图片新闻*/
#focus{position: relative;height: 350px;width:520px; text-align:left; }
#focus .bd{position: relative}
#focus .btn-prev, #focus .btn-next{display: none;position: absolute;top: 100px;width: 40px;height: 69px;z-index: 2}
#focus .btn-prev{left: 0;background: url(left-arrow.png) no-repeat;_background: 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="left-arrow.png")}
#focus .btn-next{right: 0;background: url(right-arrow.png) no-repeat;_background: 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="right-arrow.png")}
#focus .focus-bar-box{width: 100%;height: 350px;position: relative;overflow: hidden}
#focus .focus-bar{width: 10000px}
#focus .focus-bar li{float: left;width: 520px;height: 350px}
#focus .focus-bar li a{width: 100%;height: 100%;display: block}
#focus .focus-bar li img{width: 100%;min-height: 100%}
#focus .ft{position: absolute;left: 0;bottom: 0;z-index: 1;width: 520px;height: 40px}
#focus .ftbg{position: absolute;top: 0;left: 0;z-index: -1;width: 520px;height: 40px;background: #000;opacity: .6;filter: alpha(opacity=60)}
#focus .change{position: absolute;right: 0;bottom: 15px;height: 10px}
#focus .change a{float: left;width: 10px;height: 10px;margin-right: 10px;background: url(btn-normal.png) no-repeat;_background: 0;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="btn-normal.png");cursor: pointer}
#focus .change a.on{background: url(btn-active.png) no-repeat;_background: 0;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="btn-active.png")}
/*标题区域大小*/
#focus .hd{position: absolute;left: 0;bottom: 0;z-index: 2;width: 280px;height: 40px;}
#focus .focus-title{
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    padding: 0 14px 0 10px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    text-overflow:ellipsis;
    white-space:nowrap
}
#focus .focus-title a{display: none;color: #fff}

.pic-rig .list li span {
    font-size: 18px;
}

@media screen and (max-width: 768px) {
    .pic-rig .list li span {
        font-size: 4vw;
    }
}
body.ariabodytopfiexed #imgs1{
    display: none;
}



