.box-title{
    margin-top:70px;
    width:100%;
    height: 80px;
    line-height: 80px;
    background:url('../images/title-bg.png') center top no-repeat;
    overflow:hidden;
    color: #000545;
    text-align: center;
    font-size:14px;
    float: left;
    padding: 5px 0px;
}
.box-title .cn{
    font-size: 28px;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    padding-top: 6px;
}
.box-title .en{
    color: #d0d0d0;
    line-height: 20px;
    height: 20px;
}
.cate-sub{
    height: 71px;
    text-align: center;
    float: left;
    width: 100%;
}
.cate-sub a{
    display: inline-block;
    width: 232px;
    height: 51px;
    margin: 10px 20px;
    background: url('../images/cate2-bg.png') no-repeat center;
}
.cate-sub a span{
    display: inline-block;
    width: 160px;
    padding: 12px 12px 12px 40px;
    margin-left: 15px;
    line-height: 27px;
    font-size: 16px;
    height: 27px;
    background-repeat: no-repeat;
    background-position: left center; 
    text-align: left;
}
.box{
    width: 1200px;
    margin:0 auto;
}
.slolist{
    width: 100%;
    float: left;
    clear: both;
    margin:20px 0px;
}
.slolist li{
    width: 600px;
    float: left;
    height: 300px;
}
.slolist li .img{
    width: 300px;
    height: 300px;
    float: left;
    position: relative;
}
.slolist li .img .img2{
    width: 300px;
    height: 300px;
    top:0px;
    z-index: 100;
    display: none;
    position: absolute;    
}
.slolist li .text{
    width: 300px;
    height: 300px;
    float: left;
    position: relative;
}
.slolist li.li3 .img,.slolist li.li0 .img{
    float: right;
}
.slolist li .text p.title{
    width: 260px;
    margin-left: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #999999;
    margin-top: 30px;
    float: left;
    font-size: 16px;
    color: #999999;
    line-height: 36px;
}
.slolist li .text p.intro{
    width: 260px;
    margin-left: 20px;
    margin-top: 20px;
    float: left;
    font-size: 14px;
    color: #999999;
    line-height: 36px;
}

.slolist li .img .arrow{
    width: 16px;
    height: 300px;
    position: absolute;
    background: url('../images/arrow-left.png') left center no-repeat;
    z-index: 10;
    right: 0px;
    top: 0px;
}

.slolist li .img .arrow.a-3,.slolist li .img .arrow.a-0{
    background: url('../images/arrow-right.png') right center no-repeat;
    left: 0px;    
}
.slolist li .text .more{
    display: block;
    width: 34px;
    height: 34px;
    position: absolute;
    background: url('../images/news-more.png') center no-repeat;
    z-index: 10;
    left: 20px;
    bottom:20px;
}
.pro,.about{
    width: 100%;
    float: left;
    padding: 20px 0px;
}
.pro li{
    display: block;
    width: 184px;
    height: 273px;
    margin-right: 22px;
    float: left;    
    color: #000;
}
.pro a:hover li{
    background: #000545;
    color: #fff;
}
.pro a:hover li .img{
    border-color: #000545; 
}
/*.pro li.li0{
    margin-right: 0px;
}*/
.prolist{
    padding-bottom: 20px;
    float: left;
    width: 100%;
}
.prolist li{
    width: 370px;
    height: 290px;
    background-position: center;
    background-repeat: no-repeat;
    margin:22px 45px 23px 0px;
    float: left;
}
.prolist li.li0{
    margin-right: 0px;
}
.about .intro{
    width: 390px;
    line-height: 36px;
    float: right;
}
.about .intro .text{
    height: 300px;
    overflow: hidden;
    position: relative;
}
.about .intro .text a.more{
    position: absolute;
    bottom: 0px;
    right: 5px;
}
.about .thumb img{
    width:780px;
    height: 300px;
    border: 0;
    float: left;
}

.news-box{
    width: 100%;
    float: left;
    background-color: #f7f7f7;
}
.news-wrap{
    float: left;
    width: 370px;
    height: 400px;
    margin-right: 45px;
    margin-bottom: 40px;
}
.news-wrap .tit{
    height: 40px;
}
.news-wrap .tit .cn{
    font-size: 18px;
    color:#000545;
    font-weight: bold;
}
.news-wrap .img img{
    width: 100%;
    height: 240px;
}
.news-wrap .act{
    float: left;
    clear: both;
    width: 91px;
    height: 26px;
    background: url('../images/prev-next-more.png') no-repeat center;
}
.news-wrap .tit2{
    color:#333333;
    line-height: 30px;
}
.news-wrap .intro{
    color:#999999;
    line-height: 24px;
    font-size: 12px;
    height: 48px;
}
.news-wrap .act a{
    display: block;
    float: left;
    height: 91px;
    width: 45px;
}
.news-wrap.w-3{
    margin-right: 0px;
}
.news-wrap.w-3 .img img{
    height: 357px;
}
.cuscover{
    height: 296px;
    width: 1180px;
    overflow: hidden;
    float: left;
    margin: 20px 0px;
    border: 10px solid #f5f5f5;
}
.cuslist{
    height: 300px;
    width: 1204px;
    overflow: hidden;
    float: left;
}
.cuslist li{
    width: 300px;
    height: 98px;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    border-bottom: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
}
.box-nav{
    height: 20px;
    text-align: center;
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-bottom: 30px;
}

.box-nav a{
    display: inline-block;
    width: 60px;
    height: 5px;
    margin: 0px 11px;
    background: #a1a1a1;
}
.box-nav a.on{
    background: #000545;
}