*{
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
}
a{
    text-decoration:none;
}
.banner_div{
    width: 100%;
    height: 404px;
    min-width: 1000px;
}
.banner_div img{
    position: absolute;
    width: 100%;
    height: 404px;
    min-width: 1000px;
}
.nav_div{
    margin: 0 auto;
    height: 40px;
    background:#8f1a11 ;
}
.nav_div ul{
    text-align: center;
    width: 715px;
    margin: 0 auto;
    font-weight: bold;
}
.nav_div li{
    line-height: 40px;
    font-size: 30px;
    color: #ffffff;
    float: left;
    padding: 0 20px;
    text-align: center;
}
.center_div{
    width: 1000px;
    /*height: 370px;*/
    margin: 0 auto;
}
.hd{
    height: 50px;
    line-height: 50px;
    background: #E00101;
    text-align: center;
    color: #fff;
    position: relative;
    margin-bottom: 30px;
    margin-top: 30px;
}
.hd h2 {
    font-size: 36px;
    color: #E00101;
}
.hd span{
    line-height: 20px;
    position: absolute;
    right: 5px;
    color: #E00101;;
    top: 12px;
     cursor: pointer;
}
.hd span a{
    color: #E00101;;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
}
.column_bg{
    width: 1000px;
    height: 50px;
    background: url(imagesbg_column.png) center 0 no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}
.center-left ,.center-right{
    float: left;
    width: 39%;
    margin-left: 10px;
}
.center-left ul li a ,.center-right ul li a{
    color: #000000;
    text-decoration: none;
}
.center-c .tab1{
     width: 240px;
     min-height: 40px;
     max-height: 90px;
     float: left;
     background: #ececec;
 }
.center-c .tab2{
    width: 240px;
    min-height: 40px;
    max-height: 90px;
    float: right;
    background: #ececec;
}
.center-c .tab1 div p,.center-c .tab2 div p{
    display: block;
    color: #000000;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    background: #ececec;
    min-height: 40px;
    max-height: 90px;
    overflow:hidden ;
}
.center-right{
    margin-left: 200px;
}
.center-left ul li ,.center-right ul li{
    font-size: 16px;
    line-height: 36px;
    width: 95%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 25px;
    background: url(imagesico_list_point_ch.png) 0 17px no-repeat;
}
.center-right-c{
    margin-left: 70px;
}
.center-right-c ul li{
    font-size: 16px;
    line-height: 45px !important;
    padding-left: 25px;
    background: url(imagesico_list_point_ch.png) 0 23px no-repeat;
}
.center_box,.tj_div{
    width: 1000px;
    margin: 0 auto;
}
.center_g h3{

    width: 450px;
    height: 73px;
    background: url("imagessjjs.png") no-repeat;
    position: relative;
}
.center_gg h3{

    width: 450px;
    height: 73px;
    background: url("imagesbjdt.png") no-repeat;
    position: relative;
}
.center_g h3 a{
    display: inline-block;
    position: absolute;
    right: 10px;
    bottom: 15px;
    font-size: 14px;
    color: #eb6d32;
    font-family: "SimSun";
    cursor: pointer;
    text-decoration:none
}
.center_g{
    width: 400px;
    float: left;
}
.center_g ul li{
    line-height: 36px;
    background: url(imagesico_dian.jpg) 10px 14px no-repeat;
    padding-left: 5%;
    width: 95%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*.tj_div{
    height: 503px;
}*/
.tj_div h3{
    background: url("imagestit_tj.jpg") no-repeat;
    height: 73px;
    position: relative;
}
.tj_div h3 a{
    display: inline-block;
    position: absolute;
    right: 10px;
    bottom: 15px;
    font-size: 14px;
    color: #eb6d32;
    font-family: "SimSun";
    text-decoration:none;
    cursor: pointer;
}
.scrollWrap{
    width: 1000px;
    height: 415px;
    position: relative;
    overflow: hidden;
}
.scrollWrap ul {
    position: absolute;
    height: 415px;
    overflow: hidden;
}
.scrollWrap ul li{
    width: 326px;
    float: left;
    background: #ececec;
    margin:10px 10px 0 0;
}
.left_a,.right_a{
    display: inline-block;
    width: 42px;
    height: 110px;
    position: absolute;
    top: 146px;
    z-index: 99;
}
.left_a{
    background: url("imagesslide_tigger.jpg") 0px 110px;
}
.right_a{
    background: url("imagesslide_tigger.jpg") 41px 110px;
    right: 0;
}

.foot{
    width: 100%;
   /* height: 151px;
    padding: 10px 0 20px;
    background: #a61903;
    font-size: 14px;*/
    height: 94px;
    border-top: 7px #e71a21 solid;
}
.foot .con{
    /*text-align: center;*/
    width: 1000px;
    margin: 0 auto;
}
.foot .con div{
    float: left;
}
.foot .con p{
    margin: 0 auto;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    line-height: 25px;
    padding-top: 2px;
    color: #000000;
}
.p1{
    display: inline-block;
    margin:10px;
    line-height: 24px;
    font-size: 14px;
    max-height: 95px;
    overflow: hidden;
}

