.addcasebg
{
    background-image: url(../images/bg_list_01.jpg);
    color: #333;
}
.addcasebg a.leftlia
{
    color: #333;
}
.LeftDivLI
{
    height: 35px;
    line-height: 35px;
}

a.leftlia
{
    padding-left: 15px;
    color: #666666;
}
.leftlia
{
    color: #666666;
}

.dingyihang
{
    padding-bottom: 10px;
}




/* menu style */
.xxxzindex
{
    z-index: 999;
}
.MenuDiv
{
    z-index: 1;
}
.drop-menu-effect
{
    z-index: 1;
}
.MenuDiv li .submenu
{
    display: none;
    z-index: 900;
    position: absolute;
    width: 108px;
    top: 32px;
    left: 1px;
    overflow: hidden;
}
.MenuDiv li .submenu
{
    border: 0px;
    padding: 0;
    width: 132px;
    background: #fff;
}
.MenuDiv li .submenu
{
    -moz-border-radius: 0 0 3px 0px;
    -webkit-border-radius: 0 0 3px 0px;
    border-radius: 0 0 3px 0px;
    -moz-box-shadow: 0 5px 5px #D3D3D3;
    -webkit-box-shadow: 0 5px 5px #D3D3D3;
    box-shadow: 0 5px 5px #D3D3D3;
}
.MenuDiv li .submenu li
{
    float: none;
    padding: 0;
    background: none;
    height: auto;
    border-bottom: dotted 1px #BEBEBE;
    display: block;
}
.MenuDiv li .submenu li.last
{
    border: none;
}
.MenuDiv li .submenu li a
{
    float: none;
    padding: 0;
    text-align: center;
    height: 28px;
    line-height: 28px;
    background: none;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 2px;
}
.MenuDiv li .submenu li:hover
{
    background-image: url(../images/menubg.jpg);
    font-weight: 800;
}
.submenuselected
{
    background: url(../images/menubg.jpg) no-repeat;
    position: absolute;
}

.news_style .newsstyle_left
{
    float: left;
}
.news_style .newsstyle_right
{
    float: right;
}
.Listnews .plist
{
    padding-top: 30px;
    text-align: center;
}
.Listnews .news_style
{
    padding-top: 13px;
    line-height: 30px;
}
.zhankaimg
{
    cursor: pointer;
}
.newspic_1
{
    padding-bottom: 25px;
}

.blankdiv
{
    height: 20px;
}
/* index.html banner slidepic-01 */
#divsjfcbanner
{
    width:100%;
    text-align: center;
    height:301px;
    position:relative;

}
#divbannerpic a
{
    text-decoration:none;
    width: 100%;
    display: block;
    height: 301px;
    background-position: top center;
    background-repeat: no-repeat;
}
#divbannerpic a img{
    width: 100%;
    height: 301px;
}

#divbannernum
{
    position:absolute;
    width: 143px;
    height: 25px;
    z-index: 100;
    left: 1350px;
    top: 280px;
}
#divbannerpic ul img
{
    width:936px;
    height:301px;
    border:0px;

}

#divsjfcbanner #divbannernum .on
{
    color: white;
    background-color:red;
}
#divsjfcbanner ul,#divsjfcbanner ul{
    height: 100%;
}
#divsjfcbanner #divbannernum span
{
    float: left;
    width: 15px;
    height: 15px;
    background-color:#6A747D;
    margin-right: 2px;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    color: white;
    font-family: '宋体';

}

/*首页改版样式2017.04.12*/
.bg-color{
    background: #f8f8f8;
}
.mt10{
    margin-top: 10px;
}
.clearfix:before, .clearfix:after {	content: ""; display: table;}
.clearfix:after {content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0;	height: 0;}
.clearfix {display: inline-block;}
.clearfix {display: block;}
.tab-wrap{
    border-bottom: 1px solid #f1f1f1;
    background: #fff;
    padding-top: 20px;
}
.title-common{
    padding-left:10px;
    height: 16px;
    line-height: 16px;
}
.title-line{
    border-left:3px solid #59595b;
    font-size: 14px;
}
.tab-logo{
    width: 940px;
    margin:0 auto
}
.tab-logo-wrap{
    position:relative;
    height: 40px;
    margin:40px 0;
}
.tab-logo-wrap:before,.tab-logo-wrap:after{
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #c3c3c3;
    position:absolute;
}
.tab-logo-wrap:before{
    top:15px;
    left: 0;
}
.tab-logo-wrap:after{
    top:15px;
    right: 0;
}
.tab-logo-wrap .tab-logo-item{
    float: left;
    position: relative;
    width: 10%;
    text-align: center;
}
.tab-logo-wrap .tab-logo-item span{
    display: inline-block;
    border-top: 1px dashed #c3c3c3;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 20px;
    z-index: 0;
    left: 0;
}
.tab-logo-wrap .tab-logo-item a{
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url("../images/tablogobg.png");
    background-repeat: no-repeat;
    background-color:#f1f1f1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    z-index: 1;
}
.tab-logo-wrap .tab-logo-item p{
    padding-top: 8px;
}
.ico-lj a{
    background-position: -1px -25px;
}
.ico-yj a{
    background-position: -52px -25px;
}
.ico-jp a{
    background-position: -103px -25px;
}
.ico-bk a{
    background-position: -154px -25px;
}
.ico-cy a{
    background-position: -205px -25px;
}
.ico-sh a{
    background-position: -255px -25px;
}
.ico-td a{
    background-position: -306px -25px;
}
.ico-sz a{
    background-position: -357px -25px;
}
.ico-kp a{
    background-position: -408px -25px;
}
.ico-xy a{
    background-position: -460px -25px;
}
.tab-logo-item a:hover{
    background-position-y: -86px;
}
.content-left{
    float: left;
    width: 50%;
}
.content-right{
    float: left;
    width:50%;
}

.content{
    margin-top:20px;
}
.content-left .content-about{
    width: 370px;
    line-height: 200%;
    color:#6e6e6e;
}
.content-about a{
    color:#6e6e6e;
}
.home-new-list li{
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
}
.home-new-list li a{
    color: #6e6e6e;
}
.home-new-list li a:hover{
   color:#ce1a25;
}
.culture-img{
    margin:10px 0 20px;
    text-align: right;
    padding-right: 50px;
}
.culture-img img{
    width: 170px;
}
.wb-img{
    margin:10px 0;
}
.wb-img dt img{
    width: 140px;
}
.wb-img dt{
    float: left;
}
.wb-img dd{
    float: left;
    font-size: 14px;
    margin-left:10px;
}
.wb-img dd h2{
    font-size: 14px;
    margin-top:0;
    margin-bottom:15px;
}
.video-model{
    width: 920px;
    height: 500px;
    background: #000;
    position: fixed;
    top:50%;
    left: 50%;
    margin-left:-460px;
    margin-top:-250px;
    z-index: 999;
    display: none;
}
.video-header{
    position: relative;
    height: 40px;
}
.close-common{
    display: block;
    position: absolute;
    right: -25px;
    top: -47px;
    width: 40px;
    height: 40px;
    font-size: 25px;
    font-weight: bold;
    text-align: right;
    color: #333;
    cursor: pointer;
    background: rgba(266,255,255,.8);
    text-align: center;
    border-radius: 50%;
}
.mask-common{
    background: rgba(0,0,0,.6);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 998;
    display: none;
}