/* header */
.header .logo > a{
    display: block;
    width: 120px;
    height: 86px;
    background: url(img/logo/lbslogo.png) no-repeat 0% 50%;
    text-indent: -99999px;
}
.header .nav ul{
    list-style: none;
}
.header .nav ul li{
    list-style: none;
    /*display: inline-block;*/
}
.header .nav ul li a{
    display: block;
    height: 86px;
    text-align: center;
}
.header .nav ul li a .quilting{
    height: 25px;
}
.header .nav ul li a .cn{
    height: 35px;
    line-height: 40px;
    border-right: 1px dotted #3f3d3d;
    font-size: 14px;
    font-family: "微软雅黑";
    text-align: center;
    color:#1a75bc;
    padding: 0 35px;
}
.header .nav ul li a .en{
    font-size: 12px;
    font-family: Arial;
    font-weight: 900;
    color:#cccccc;
    border-top: 1px dotted #13181c;
    padding-top: 2px;
    text-transform: uppercase;
}
.header .nav ul li a:hover,
.header .nav ul li.active a{
    background-color: #1a76bc;
}
.header .nav ul li a:hover .cn,
.header .nav ul li.active a .cn{
    color:#ffffff;
    border-right: 1px dotted #1a76bc;
}
.header .nav ul li a:hover .en,
.header .nav ul li.active a .en{
    border-top: 1px dotted #ffffff;
}

/* all module */
.module-content{
    padding: 20px 0px 20px 0px;
}
.module-content .img-list img{
    text-decoration: none;
    border: 0px;
}
/* special img container */
.module-content .img-list.s1{
    *height: 450px;
}
.module-content .img-list.s1 .img-c-1{
    width: 550px;
    height: 450px;
    /*background-color: yellow;*/
    margin-right: 20px;
}
.module-content .img-list.s1 .img-c-1 a img{
    width: 100%;
    height: 100%;
    border: 0px none;
}
.module-content .img-list.s1 .img-c-2{
    width: 550px;
    height: 450px;
    /*background-color: #1a75bc;*/
}
.module-content .img-list.s1 .img-c-2 .img-group{
    margin-top: 20px;
}
.module-content .img-list.s1 .img-c-2 .img-group:first-child{
    margin-top: 0px;
}
.module-content .img-list.s1 .img-c-2 a{
    display: block;
    width: 265px;
    height: 215px;
    margin-left: 20px;
}
.module-content .img-list.s1 .img-c-2 a:first-child{
    margin-left: 0px;
}
.module-content .img-list.s1 .img-c-2 a img{
    width: 265px;
    height: 215px;
}

/* type 2 */
.module-content .img-list.type2{
    *height: 215px;
}
.module-content .img-list.type2 a{
    display: block;
    margin-left: 20px;
}
.module-content .img-list.type2 a:first-child{
    margin-left: 0px;
}
.module-content .img-list.type2 img{
    width: 360px;
    height: 215px;
}

/* type 3 */
.module-content .img-list.type3{
    *height: 265px;
}
.module-content .img-list.type3 a{
    display: block;
    margin-left: 162px;
}
.module-content .img-list.type3 a:first-child{
    margin-left: 0px;
}
.module-content .img-list.type3 img{
    width: 265px;
    height: 215px;
}

/* type 4 */
.module-content .img-list.type4{
    *height: 214px;
}
.module-content .img-list.type4 a{
    display: block;
    margin-left: 21px;
}
.module-content .img-list.type4 a:hover .info .title-bottom{
    display: block;
}
.module-content .img-list.type4 a:first-child{
    margin-left: 0px;
}
.module-content .img-list.type4 img{
    width: 264px;
    height: 214px;
}
/* 图片描述 type 1 */
.module-content .img-list .info{
    /*background-color: yellow;*/
}
.module-content .img-list .info .title{
    font-size: 18px;
    font-family: monospace, "黑体";
    color:#000000;
    padding: 5px 0px;
}
.module-content .img-list .info .desc{
    font-size: 12px;
    color:#666666;
}
/* 图片描述 type 2 */
.module-content .img-list .info .title-bottom{
    font-family: monospace, "黑体";
    font-size: 14px;
    color:#000000;
    padding: 8px 10px;
    background-color: #acb5b9;
    /*opacity: 0.9;*/
    filter:alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity:0.8;
    position: relative;
    margin-top: -33px;
    *margin-top: 0px;
    *top: -33px;
    z-index: 999;
    display: none;
}
/* footer 样式 */
.footer .part1,
.footer .part2,
.footer .part3{
    height: 260px;
    /*background-color: yellow;*/
}
.footer .part1{
    width: 352px;
    height: 260px;
    margin-top: 41px;
    background:url(img/bg/footer-part-bg.png) repeat-y right center;
}
.footer .part2{
    width: 323px;
    margin-top: 41px;
}
.footer .part3{
    display: block;
    width: 442px;
    margin-top: 41px;
    background:url(img/bg/footer-part-bg.png) repeat-y left center;
}
.footer .footer-logo{
    width: 100%;
    height: 260px;
    background:url(img/logo/lbslogo.png) no-repeat 50% 50%;
}
.footer .footer-nav{
    display: block;
    /*background-color: #1a75bc;*/
    margin: 0px 38px;
    list-style: none;
}
.footer .footer-nav li{
    font-size: 14px;
    padding: 10px 0px;
    *padding: 8px 0px;
    /*background-color: #5b9830;*/
    background: url(img/bg/footer-li-bg.png) repeat-x center bottom;
    list-style-image: url(img/d.png);
}
.footer .footer-nav li a{
    color:#959595;
}
.footer .footer-contact{
    margin: 0px 15px;
    padding: 10px 0px;
    color:#959595;
}
.footer .footer-contact .intro-title{
    font-size: 18px;
    font-family: monospace, "黑体";
    /*color: #ffffff;*/
    margin-top: 10px;
}
.footer .footer-contact .intro-tel{
    font-size: 28px;
    color:#ffffff;
    font-family: monospace, "黑体";
    margin-top: 10px;
}
.footer .footer-contact .intro{
    font-size: 14px;
    line-height: 24px;
    font-family: monospace, "黑体";
}
/* 底部的背景标题 */
.footer .footer-part-title{
    width: auto;
    height: 40px;
    margin: 0px 15px;
}
.footer .footer-part-title.link{
    background: url(img/links.png) no-repeat;
}
.footer .footer-part-title.contact{
    background: url(img/contact.png) no-repeat;
}













