*{
    margin: 0;
    padding:0;
    font-size: 14px;
    font-family: "宋体";
}
 a {
     text-decoration: none;
     outline: none;
     color: black;
 }
 ul,li{list-style:none;}
img {
    border: 0;
    outline: none;
}
.clear { clear: both;}
input:focus { outline: none;}

iframe{width:100%;height:220px;}
/*header*/
#box{width:100%;height: auto;}
/*top*/

/***导航****/

/*banner*/
#box #banner {
    width: 100%;
    height:474px;
    overflow: hidden;

}

#box #banner .banner_2 {
    width:100%;
    height:474px;
    overflow: hidden;
    background-color: #ebebeb;
    float: left;
}
#box #banner .banner_3 {
    width: 100%;
    height: 40px;
    background-color: white;
    float: left;
    position: relative;
    z-index: 1;

}
    /* 本例子css */
    .focusBox{position:relative;}
    .focusBox div{  width:1200px; height:465px; overflow: hidden;margin: 0 auto;padding-top:5px;}
    .focusBox .pic{ position:relative; z-index:0; width:1200px; height:467px; }
    .focusBox .pic img { width:1200px; height:425px; display: block;margin-top: 3px;}
    .focusBox .hd { width:100%; position: absolute; bottom: -4px; text-align: center;padding:12px 0px; font-size:0; z-index:4; background:#fff;}
    .focusBox .hd li{margin: 0 15px; background: url("../images/shh/dot8.png") no-repeat 0 -20px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
        display:inline-block; zoom:1; border-radius: 50%;
    }
    .focusBox .hd .on{ background-position:0 0; }


.content{width:1200px;height: 820px;margin: 0 auto;margin-top: 20px;}
.content_left{width: 224px;height: 820px;float: left;}
.ul1{width:221px;height: 328px;float: left;border-top: 1px solid #e6e6e6;border-left: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6;}
.ul1 li{width:221px;height:41px;float: left;list-style: none;border-bottom: 1px solid #e6e6e6;padding-top:11px;}
.ul1 li a{font-family: "微软雅黑";padding-left: 35px;padding-top: 11px;font-size: 16px;}
.content_b{width:221px;height:288px;float: left;margin-top: 200px;border:1px solid #e6e6e6;}
.p1{font-size: 14px;font-family: "微软雅黑";height: 34px;line-height: 34px;text-align: center;}
.p3{height: 73px;width:112px;float: left;padding-left: 40px;}
.p3_1{width: 106px;height: 35px;float: left;color:#808080;}
.p3_2{height: 35px;float: left;color:red;font-size: 12px;}
.p2{width: 100%;height:34px;line-height: 34px;font-size: 9.84px;text-align: center;color: #6886db;float: left; }
.content_center{width:820px;height:auto;float: left;}
.content_center1{width:745px;height: 512px;float: left;padding-left: 29px; display:none;}
.content_center1.show{display:block;}
.content_center1 ul li{overflow:hidden;}
.content_center1 ul li span a{font-family: "微软雅黑";float:left;width:65px;font-size:14px;color:#333;margin-top:12px;margin-bottom:15px;}
.content_center1 ul li div{float:right;width:650px;margin-top:12px;}
.content_center1 ul li div a{cursor:pointer;display:inline-block;padding:0px 15px;font-size:14px;margin-bottom:15px;}
.content_center1 ul li div a:hover{color:#de2810;}
.centerp1{width:100%;height:40px;line-height: 40px;color:#c62c2f;font-size: 24px; border-bottom:1px solid #e8e8e8;}

.act{background: url("../images/libackground.png")}
.content_right{width:156px;height: 820px;float: left;}
.content_right p{font-family: "微软雅黑";width:156px;height: 41px;line-height: 41px;font-size: 14px;}
.content_right a{width:156px;height: 240px;margin-top: 25px;float: left;}
.content_right a img{width:156px;height: 240px;}
.bottom{width:1200px;height: 105px;margin: 0 auto;margin-top: 18px;margin-bottom: 50px;}
.bottom img{width:1200px;height: 105px;}
.content_center2{width:785px;height: 284px;border:1px solid #e8e6e6;float: left;margin-top: 17px;margin-left: 15px;}
.content_center2 p{width:131px;height: 15px;line-height: 15px;float: left;font-size: 12px;color:#808080;text-align: center;}


/*轮播*/


    .fwzsB_c{ float:left; width:785px; height:242px; }
    .cxscroll{ float:left; width:785px; height:242px;}
    .cxscroll .box{ width:710px; height:242px; overflow:hidden;} 
    .cxscroll .list{overflow:hidden;width:9999px;} 
    .cxscroll .list li{ float:left; width:183px; height:242px; list-style: none;padding-left:26px;}
    .cxscroll .list li p a{color:#a9a9a9;}
    .cxscroll .prev{ width:14px;height:24px; float: left; background-image:url(../images/left.png); background-repeat:no-repeat; margin:70px 0px 0px 10px;} 
    .cxscroll .next{ float:right;width: 14px;height:24px; background-image:url(../images/right1.png); background-repeat:no-repeat; margin:70px 10px 0px 0px;} 


