﻿

body,p,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,pre{
margin:0;
padding:0;
border:none;
list-style:none;
}
body{
font-family: "microsoft yahei","微软雅黑","Helvetica Neue", Helvetica, Arial, sans-serif;

     font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    min-width: 450px;
}

/*.list-item table img{ width:auto !important; height:auto !important; max-height:100%; max-width:100%;}*/
.list-item table td{overflow:hidden;}


h1{font-size:20px;color:#be0101}

.content-time{font-size:14px;color:#777;text-align:center;padding-top:10px}


a:link{color: #333333;text-decoration:none;}

a:visited{color: #333333;text-decoration:none;}


a:hover{color: #BE0101;text-decoration:none;}

a:active{color: #BE0101;text-decoration:none;}



.tit a:link{color: #333333;text-decoration:none;}

.tit a:visited{color: #333333;text-decoration:none;}


.tit a:hover{color: #BE0101;text-decoration:none;}

.tit a:active{color: #BE0101;text-decoration:none;}


.left_bg{background-image: url(../image/ad1.jpg);background-position:5px 5px;background-repeat:repeat-x;}
.top{height: 35px;width:100%;margin:0 auto;line-height: 35px;BACKGROUND-COLOR: #F5F3F3;font-size:13px;color:#666666;float:left;}
.toplink a:link{color:#333333;}
.toplink a:visted{color:#333333;}
.toplink a:hover{color:#be0101;}
.toplink a:active{color:#be0101;}
.top .fastlink{float: left;height: 25px;line-height: 25px;color: #fff;font-size: 14px;padding: 0 20px;margin: 0 5px;background: #BE0101;border-radius: 3px;}


.bottom1{background-color: #be0101;width: 100%;float: left;height: 160px;clear: both;}

.bottom2{margin: 0px auto;width: 1000px;height: 100%;padding-top:10px;padding-left:0px;line-height:180%;font-size:16px;}

.banquan{padding-left: 10px;padding-top:10px;width: 530px;float: left;height: auto}
.erweima{padding-left: 100px;width: 300px;float: left;height: auto}
.top-nav{width:1000px;position: relative;height: 54px;line-height: 54px;padding-top:2px;padding-bottom:4px;background: #be0101;text-align:center;text-align:middle;font-size:20px;color:#fff;margin:0 auto;}
.top-nav a:link,a:visited{color:#fff;font-size:20px;}.top-nav a:hover{color:#ffff00;}

.toplink a:link, a:visited {
color: #333333;
}
.kejian_pics img{width:700px;height:400px;border:1px solid #777;margin-top:20px;}

.kejian_pics img:hover{width:696px;height:396px;border:2px solid #ff0000;}
.logo{height: 122px;margin-top: 22.5px;}

.sy-item{border-bottom:1px solid #bfbfbf;height:42px;background: url(../image/sy-item-bg.gif) no-repeat 4px 7px;}
.sy-item-title{float: left;height: 42px;line-height:42px;border-bottom: 1px solid #be0101;margin-left:25px;font-size: 26px;color: #343434;}

.list-item{border-bottom:1px solid #bfbfbf;height:50px;background: url(../image/sy-item-bg.gif) no-repeat 4px 16px;}
.list-item-title{float: left;height: 50px;line-height:50px;border-bottom: 2px solid #be0101;margin-left:25px;font-size: 22px;color: #343434;}

.view-more {float: right;margin-right:20px;height: 32px;line-height: 42px;padding-top:10px;font-size: 14px;}
.view-more a:link{color:#777;}
.view-more a:visited{color:#777;}
.view-more a:hover{color:#be0101;text-decoration:none;}.view-more a:active{color:#be0101;text-decoration:none;}
.sy_date{margin:0;background: url(../image/date.png) no-repeat;background-color:#f5f3f3;}






.Div1{width:1200px;height:auto;margin:0 auto;overflow:hidden;position:relative;}
.Div1_next{padding:2px 0 0 0px;}

.Div1_main{padding-top:13px;height:auto;width:10000px;overflow:hidden;position:relative;z-index:1;}
.Div1_main div{width:1200px;height:auto;float:left;}

.Div1 .Div1_prev1 ,.Div1 .Div1_next1{display:block;width:31px;height:70px;position:absolute;cursor:pointer;z-index:2;top:50px;filter:alpha(opacity=20)}
.Div1 .Div1_prev1 img ,.Div1 .Div1_next1 img{width:31px;height:70px;}
.Div1 .Div1_prev1:hover ,.Div1 .Div1_next1:hover{opacity:0.7;.filter:alpha(opacity=80)}
.Div1 .Div1_prev1{left:0px;}
.Div1 .Div1_next1{left:1170px;}






.js-silder{
 position: relative; 
min-width: 320px;

}
.silder-scroll{
 width: 100%;
 overflow: hidden;
}
.silder-main{
 position: relative;
 width: 100%;
 overflow: hidden;
box-sizing: border-box;

}
.silder-main-img{
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
box-sizing: border-box;

}
.silder-main-img img{
 border: 0;
width:100%;
 display: block;
 max-width: 100%;
max-height:400px;
 vertical-align: middle;

}
.js-silder-ctrl{
 width: 100%;
 text-align: center;
}
.silder-ctrl-prev,
.silder-ctrl-next{
 position: absolute;
 top: 0;
 width: 8%;
 height: 20%;
 vertical-align: middle;
 cursor: pointer;
 color: #fff;
 font-family: "宋体";
 font-size: 52px;
 font-weight: 600;
 text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev{
 left: 0;
 text-align: left;
}
.silder-ctrl-next{
 right: 0;
 text-align: right;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
 position: absolute;
 top: 50%;
 margin-top: -40px;
}
.silder-ctrl-prev>span{
 left: 0;
}
.silder-ctrl-next>span{
 right: 0;
}
.silder-ctrl-con{
position:relative;
 display: inline-block;
 width: 4%;
 padding: 10px 0;
 margin: 0 10px;
 cursor: pointer;
}
.silder-ctrl-con>span{
 display: block;
 line-height: 0;
 text-indent: -9999px;
 overflow: hidden;
 padding: 5px 0;
 cursor: pointer;
 background-color: #e4e4e4;
}
.silder-ctrl-con.active>span{
 background-color: #7bbedf;
}
@media (max-width: 768px){
 .silder-ctrl-prev,
 .silder-ctrl-next{
  width: 10%;
  font-size: 26px;
  margin-top: 0px;
 }
 .silder-ctrl-con{
  width: 14px;
  height: 14px;
  padding: 0;
  margin: 0 5px;
 }
 .silder-ctrl-con>span{
  display: block;
  width: 100%;
  height: 40%;
  border-radius: 10%;
  padding: 0;
 }
}

        .scroll-list{
            width: 1200px;
            margin: 20px auto;
            overflow: hidden;
            position: relative;
        }
        .scroll-list li{
            float: left;
            margin-right: 5px;
        }
        .scroll-list .hd a{
            position: absolute;
            top: 50%;
            left: 0;
            height: 60px;
            line-height: 60px;
            width: 32px;
            margin-top: -30px;
            background: url(../image/left.gif) no-repeat left center;
            z-index: 9;
            cursor: pointer;
        }
        .scroll-list .hd .next{
            left: auto;
            right: 0;
            background: url(../image/right.gif) no-repeat right center;
        }


/*幻灯片*/
.slideBox{
    overflow:hidden;
    position:relative;
}
.slideBox .hd{
    position:absolute;
    width: 100%;
    bottom: 20px;
    z-index: 1;
}
.slideBox .hd ul{
    width: 100%;
    text-align: center;
}
.slideBox .hd ul li{
    margin:0 5px;
    width:12px;
    height:12px;
    background:#fff;
    cursor:pointer;
    display: inline-block;
    border-radius: 50%;
}
.slideBox .hd ul li.on{
    width: 12px;
    height: 12px;
    position: relative;
    top: 1px;
    background: #E50112;
}
.slideBox .bd li{
    zoom:1;
    vertical-align:middle;
    position: relative;
}
.slideBox .bd img{
    display:inline-block;
    width: 100%;
    height: 480px;
}
.slideBox>a{
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -80px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right-color: #fff;
    z-index: 99;
    display: none;
}
.slideBox .next{
    margin-left: 60px;
    border-left-color: #fff;
    border-right-color: transparent;
}
.slideBox .prev:hover{
    border-right-color: #8F0100;
}
.slideBox .next:hover{
    border-left-color: #8F0100;
}

td.b3_2_ , td.b4_2_ { line-height: 35px !important; }