body,h2,p{
    margin: 0;
}
a{
    text-decoration: none;
}
ul{margin: 0; padding: 0;}
ul li{
    list-style: none;
}
.top{
    background: url("/theme/default/bwc/images/topBg1.png") no-repeat center center;
    height: 155px;
}
.top_con{
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    background: url("/theme/default/bwc/images/topBg.png") no-repeat right bottom;
    height: 155px;
}
.top_con .logo{
    float: left;
    margin-top: 30px;
}
.top_con span{
    display: inline-block;
    margin-top: 60px;
    font-size: 24px;
    font-weight: bolder;
    letter-spacing: 10px;
}
.top_con .logo a{
    overflow: hidden;
}
.nav{
    width: 100%;
    height: 48px;
    background:#1f87e8;
}
.nav ul{
    width: 1100px;
    height: 48px;
    margin:0 auto;
    background:#1f87e8;
}
.nav ul li{
    position:relative;
    margin-right:20px;
    float: left;
}
.nav>ul>li>a{
    display: inline-block;
    height: 48px;
    line-height: 48px;
    font-size:16px;
    color: white;
    padding: 0 20px;
}
.nav ul li:hover div.sub_nav{
    display: block;
    width: 100%;
    position: absolute;
    top: 50px;
    color: #eaeaea;
    background: url(/theme/default/bwc/images/subNavImg.jpg) no-repeat center top;
    z-index: 9999;
}
.nav ul li a div.sub_nav:hvoer{
    display: block;
}
.sub_nav{
    display:none;
    width: 100%;
    position: absolute;
    top: 10px;
    color: #eaeaea;
    background: url(/theme/default/bwc/images/subNavImg.jpg) no-repeat center top;
    z-index: 9999;
     }
.sub_nav>a{
    display: inline-block;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    z-index: 9999;
    color: #eaeaea;
    background: #000;
    padding: 0 20px;
    margin-top: 6px;
     }
.nav ul li a:hover{
    background: #009fe9;
}
.content{
    width: 1100px;
    margin:15px auto;
}
.content_t{
    overflow: hidden;
    width: 1100px;
    height: auto;
}
.content_c,.content_b{
    margin-top:20px;
}

/*list start*/
.list{
    width: 1100px;
    height: 350px;
    background: url("/theme/default/bwc/images/listBanner.jpg") no-repeat center center;
}
.arc_list h2 {
    text-indent: 1em;
    height: 46px;
    line-height: 46px;
    color: #1f87e8;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 20px;
    border-bottom: 1px solid #e6e6e6;
}
.arc_list h2 span{
    font-weight: normal;
    float: right;


}
.arc_list h2 span a{
    font-family: "Arial Rounded MT Bold";
    font-size: 12px;
    color: #666666;
}
.arc_list ul{
    padding: 10px 10px 0
}
.arc_list ul li{
    padding-left: 10px;
    height: 50px;
    line-height: 50px;
    border-bottom: #f0f0f0 solid 1px;
}
.arc_list ul li a{
    color: #333333;
}
.arc_list ul li a:hover{
    color: #f33a3a;
}
.arc_list ul li a span{
    font-size: 14px;
    color: #999999;
    float: right;
}
.arc_text{
    padding-top: 30px;
}
/*list end*/

/*show start*/
.show{
    width: 1100px;
    height: 350px;
    background: url("/theme/default/bwc/images/showBanner.jpg") no-repeat center center;
}
.arc_show{
    width:1100px;
    height: auto;
    margin: 20px auto 50px;
}
.arc_title{
    min-height: 100px;
    border-bottom: 1px solid #efefef;
}
.arc_title h2{
    height: 60px;
    line-height: 60px;
    font-weight: normal;
    font-size: 25px;
    color: #333333;
}
.arc_title p{
    color: #adadad;
    font-size: 12px;
}
/*show end*/
.flexslider{float:left;position:relative;width:650px;height:440px;overflow:hidden;zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(/theme/default/bwc/images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(/theme/default/bwc/images/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}
.zhxw{
    width: 439px;
    float: right;
}
.newlist{
}
.newlist h2{
    text-indent: 1em;
    height: 46px;
    line-height: 46px;
    color: #1f87e8;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 20px;
    border-bottom: 1px solid #e6e6e6;
}
.newlist h2 span{
    font-weight: normal;
    float: right;


}
.newlist h2 span a{
    font-family: "Arial Rounded MT Bold";
    font-size: 12px;
    color: #666666;
}
.zhxw ul{
    width: 419px;

}
.newlist ul{
    padding: 10px 10px 0
}
.newlist ul li{
    padding-left: 10px;
    height: 50px;
    line-height: 50px;
    border-bottom: #f0f0f0 solid 1px;
}
.newlist ul li a{
    color: #333333;
}
.newlist ul li a:hover{
    color: #f33a3a;
}
.newlist ul li a span{
    font-size: 14px;
    color: #999999;
    float: right;
}
.tzgg{
    width: 356px;
    float: left;
    margin-right:10px;
}
.jjtb{
    width: 357px;
    float: left;
    margin-right:10px;
}
.gzzd{
    width: 367px;
    float: left;
}
.aqjy{
    width: 608px;
    float: left;
    margin-right: 30px;
}
.swzl{
    width:462px;
    float: left;
}
.foot{
    width: 100%;
    min-width:1100px;
    height: 85px;
    margin-top: 50px;
    background: #222222;
    padding-top: 20px;
}
.foot p{
    text-align: center;
    margin-bottom: 10px;
}
.foot p a,.foot p{
    font-size: 12px;
    color: #bebebe;
}
.foot p a:hover{
    color: #f33a3a;
}