<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*全局样式*/
@import url("base.css");
body {margin:0 auto;padding:0;width:100%;color:#333;font:14px/1.5 Arial,"Microsoft Yahei";background:#f5f5f5;-webkit-font-smoothing:antialiased;}
input,button,select,textarea,img,p,h1,h2,h3,h4,h5 {margin:0;padding:0;border:0;font-family:'Microsoft YaHei','微软雅黑';}
a {color:#333;text-decoration:none;}
a:hover {color:#be080d;text-decoration:none;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;}
ol,ul,li,dl,dd {margin:0 auto;padding:0;list-style-type:none;}
i,em {font-style:normal;}
table {border-collapse:collapse;border-spacing:0;}
/*Clear Fix*/
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
.clearfix {display:block;}
.mr5{margin-left: 5px !important;}
.mr10{margin-right: 10px !important;}
.clear {clear:both;font-size:0px;height:0px;overflow:hidden;}
.line5 {clear:both;font-size:0px;height:5px;overflow:hidden;}
.line10 {clear:both;font-size:0px;height:10px;overflow:hidden;}
.line15 {clear:both;font-size:0px;height:15px;overflow:hidden;}
.mt50{margin-top: 50px !important;}
.mb50{margin-bottom: 50px !important;} 
/*页面布局*/
.section {position:relative;margin:0 auto;width:1300px;max-width:1300px;text-align:left;}
.wrapper {position:relative;margin:0 auto;padding:0;width:100%;height:auto;text-align:left;overflow:hidden;}
.wrapper:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.wrap-box {width:1300px;}
.bg-wrap {margin:0;padding:0;background:#fff;}
.bg-wrap:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.bg-wrap.nobg {background:none;}
.pad-15 {position:relative;padding:15px;}
.pt-30 {padding-top:30px;}
.icon {position:absolute;display:block;width:20px;height:20px;background:url(../images/icon.png) no-repeat;zoom:1;}
.fl {float:left !important;}
.fr {float:right !important;}
.main-title .title {text-align:center;text-transform:uppercase;}
.main-title h1 {font-size:30px;font-weight:bold;color:1b1b1b;text-align:center;padding-top:50px;border-bottom:1px solid #d3d3d3;color:#c80007;}
.pagination {margin:28px 0 0;text-align:center;font-size:14px;}
.main-title .nav-tit {padding:30px 0;text-align:center;color:#a7a7a7;font-size:18px;}
.main-title .nav-tit a {margin-left:10px;color:#a7a7a7;background:#ffffff;border:2px solid #a7a7a7;padding:5px 0;width:180px;display:inline-block;}
.main-title .nav-tit a:hover,.nav-tit a.selected {color:#fff;background:#c6000d;border-color:#c6000d;}
.location{ padding:5px 0; width:100%; height:40px; line-height:40px; color:#999; font-size:12px; text-align:left; }
.location a{ margin:0 5px; }
.location span{ color:#666; }
#index .index, header span a:hover{color: #fff;}
/*头部*/
header{
    height: 100px; 
    z-index: 99;
    line-height: 100px;
    position:relative;
    background: #010101;
}

header .nav {
    position: relative;
}
    header span a {
        position: relative;
    }

        header span a i {
            position: absolute;
            height: 5px;
            width: 44px;
            bottom: 0;
            left: 50%;
            margin-left: -22px;
            background: #fff;
            display: none;
        }

        header span a:hover i,
        #index a.nav-index i, #product a.nav-product i, #about a.nav-about i, #news a.nav-news i, #contact a.nav-contact i {
            display: block;
        }
header span {padding-left: 100px;}
header span a{display: inline-block;font-size: 18px;line-height: 100px;height: 100px;color: #fff;padding: 0 35px;}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff !important;
}
.swiper-pagination-bullet {
    background: #898989;
    width: 20px !important;
    height: 20px !important;

}
.banner{margin: 0 auto;width: 100%;}
.banner img {
    width: 100%;
    height: auto;
}
.i-product {
    background: #fff;
    padding-bottom: 20px;
}

    .i-product .more {
        text-align: center;
        display: block;
        padding: 35px 0;
    }

        .i-product .more a {
            font-size: 16px;
            color: #070707;
            text-align: center;
            padding: 12px 48px;
            border: 1px solid #070707;
        }

    .i-product .p_photo {
        display: table;
        width: 100%;
        height: 300px;
        overflow: hidden;
        position: relative;
        z-index: 1;
    }

        .i-product .p_photo .cell {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
        }

        .i-product .p_photo img {
            max-height: 300px;
            -webkit-transition: .45s;
            transition: .45s;
            max-width: 300px;
        }

    .i-product .info h2 {
        font-size: 16px;
        color: #070707;
        padding-top: 20px;
        text-align: center;
    }

.i-plist {
    width: 105%;
    overflow: hidden;
}

.productitem {
    width: 302px;
    height: 380px;
    background: #fff;
    margin-right: 28px;
    float: left;
}

.common-title {
    padding: 65px 0 45px 0;
    text-align: center;
}

    .common-title h2 {
        font-weight: bold;
        font-size: 31px;
        color: #070707;
        text-transform: uppercase;
    }

    .common-title p {
        color: #070707;
        font-size: 24px;
    }
.i-about {
    background: #fff url(../images/aboutbg.jpg) no-repeat;
    min-height: 750px;
}

    .i-about .section {
        padding: 50px 0;
    }

    .i-about .des {
        width: 650px;
        float: left;
    }

    .i-about .img {
        width: 640px;
        float: left;
        padding-top: 150px;
        padding-left: 10px;
    }

    .i-about .des h2 {
        font-size: 36px;
        font-weight: bold;
        color: #fff;
        padding: 80px 0;
    }

    .i-about .des p {
        font-size: 14px;
        color: #969696;
        padding-bottom: 50px;
        line-height: 35px;
        padding-right: 40px;
    }

    .i-about .more {
        text-align: left;
        display: block;
        padding: 35px 0;
    }

        .i-about .more a {
            font-size: 16px;
            color: #fff;
            text-align: center;
            padding: 12px 48px;
            border: 1px solid #fff;
        }
.i-case {
    background: url(../images/gybg.jpg);
    padding: 50px 0;
}

    .i-case .section {
        padding-bottom: 80px;
    }

    .i-case .des {
        padding-top: 60px;
    }

        .i-case .des h2,
        .i-case .des p {
            color: #070707;
            font-size: 42px;
        }

        .i-case .des p {
            font-weight: bold;
        }

            .i-case .des p b {
                color: #21a9ff;
            }

    .i-case .img {
        position: absolute;
        right: 0;
        bottom: 90px;
    }
.i-design {
    background: url(../images/dzbg.jpg);
    min-height: 800px;
}

    .i-design .section {
        padding: 115px 0 90px 0;
    }

    .i-design .design {
        position: absolute;
        top: 165px;
        right: 195px;
    }

    .i-design ul {
        width: 105%;
        overflow: hidden;
        margin-top: 50px;
    }

    .i-design li {
        width: 320px;
        height: 120px;
        border: 10px solid #a0a0a0;
        margin-right: 30px;
        float: left;
        padding: 20px;
        cursor: pointer;
    }

        .i-design li b {
            font-size: 24px;
            font-weight: bold;
            color: #a0a0a0;
            text-transform: uppercase;
        }

        .i-design li p {
            font-size: 18px;
            text-transform: uppercase;
        }

        .i-design li h2 {
            padding-top: 15px;
            font-size:18px;
            font-weight: bold;
            color: #fff;
        }

        .i-design li.active {
            background: #3abfff;
            border-color: #3abfff;
        }

            .i-design li.active b,
            .i-design li.active p {
                color: #fff;
            }
.i-news {
    background: #fff;
    padding-bottom: 75px;
}

    .i-news .left {
        float: left;
        width: 700px;
    }

    .i-news .right {
        float: left;
        width: 565px;
        padding-left: 35px;
    }

    .i-news .p_photo {
        display: table;
        width: 200px;
        height: 140px;
        overflow: hidden;
        position: relative;
        z-index: 1;
        float: left;
    }

    .i-news .info {
        float: left;
        width: 345px;
        padding-left: 20px;
    }

    .i-news .p_photo .cell {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .i-news .p_photo img {
        max-height: 140px;
        -webkit-transition: .45s;
        transition: .45s;
        max-width: 200px;
    }

    .i-news .date {
        font-size: 30px;
        color: #999;
        padding: 5px 0 20px 0;
    }

    .i-news .info .title {
        color: #333;
        font-size: 18px;
    }

    .i-news .info .des {
        color: #999;
        font-size: 14px;
        padding-top: 10px;
    }

    .i-news li {
        border-bottom: 1px solid #d2d2d2;
    }

        .i-news li.one {
            padding-bottom: 35px;
        }

        .i-news li h2 {
            width: 475px;
            padding: 20px 0;
            float: left;
            font-size: 16px;
            color: #333333;
        }

        .i-news li .time {
            float: right;
            text-align: right;
            font-size: 14px;
            color: #999;
            line-height: 64px;
        }
.footer {
    padding: 50px 0;
    background: #000;
}

    .footer .nav {
        float: left;
        width: 650px;
    }
        .footer .nav img {
        padding-left:18px;
        }

        .footer .navlist {
            font-size: 16px;
            line-height: 28px;
            padding: 30px 0;
            color: #999999;
        }

        .footer .navlist a {
            padding: 0 18px;
            color: #999999;
        }

    .footer .copyright {
        color: #999999;
        font-size: 14px;
        padding: 0 18px;
    }

        .footer .copyright a {
            color: #999999;
        }

    .footer .linkinfo {
        float: right;
        width: 500px;
        padding: 30px 0;
    }

        .footer .linkinfo p {
            color: #fff;
            font-size: 14px;
            line-height: 30px;
        }



            .footer .linkinfo p.company {
                font-size: 18px;
                font-weight: bold;
                color: #ffffff;
            }

    .footer .mp {
        text-align: center;
        position: absolute;
        right: 0;
        top: 50%;
        width: 150px;
        margin-top: -91px;
    }

        .footer .mp p {
            text-align: center;
            font-size: 16px;
            color: #fff;
            padding-top: 5px;
        }
/*搜索*/
.search-tit {display:block;margin:0 30px;padding-top:15px;line-height:38px;border-bottom:1px solid #f0f0f0;}
.search-tit h3 {display:inline-block;color:#333;font-size:16px;font-weight:normal;}
.search-tit span {margin-left:15px;color:#999;font-size:14px;}
.search-tit span strong {margin:0 2px;color:#1e7bb3;font-weight:600;}
.n-list {padding:15px 30px;}
.n-list li {display:block;padding-bottom:15px;border-bottom:1px solid #f0f0f0;overflow:hidden;}
.n-list li:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.n-list li h2 {padding:15px 0 15px;font-size:18px;line-height:24px;font-weight:normal;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.n-list li h2 a {color:#333;text-decoration:none;}
.n-list li h2 a:hover {color:#8CAC52;}
.n-list li .note b {position:relative;display:block;float:left;margin-right:16px;width:118px;height:118px;border:1px solid #e8e8e8;font-style:normal;}
.n-list li .note b img {min-width:100%;min-height:100%;width:100%;_height:100%;}
.n-list li .note p {display:block;font-size:14px;max-height:84px;line-height:28px;font-weight:500;color:#666;overflow:hidden;}
.n-list li .note .info {padding-top:10px;height:20px;line-height:20px;}
.n-list li .note .info span {margin-right:10px;color:#999;font-size:12px;}
.n-list li .note .info span i {margin-right:3px;font-size:12px;}
.n-list .nodata {margin-top:30px;color:#666;font-size:14px;line-height:100px;text-align:center;}
/*分页*/
div.digg {margin:0;padding:0;text-align:left;font-size:14px;display:inline-block;}
div.digg a {display:block;float:left;padding:5px 12px;margin:0 0 0 8px;border:1px solid #e1e2e3;line-height:20px;height:20px;color:#666666;background:#fff;text-decoration:none;border-radius:3px;}
div.digg a:hover {border:1px solid #0166b3;background:#0166b3;color:#fff;}
div.digg span {display:block;float:left;padding:5px 0;line-height:20px;height:20px;}
div.digg span.current {padding:5px 12px;margin:0 0 0 8px;color:#fff;font-weight:bold;background:#0166b3;border-radius:3px;}
div.digg span.disabled {border:1px solid #eee;padding:5px 12px;margin:0 0 0 8px;color:#ddd;}

.r-product {background: #fff;}
.r-product .p_photo {display: table; width: 100%;height: 300px;overflow: hidden;position: relative;z-index: 1;}
.r-product .p_photo .cell {display: table-cell;vertical-align: middle;text-align: center;}
.r-product .p_photo img {max-height: 300px;-webkit-transition: .45s;transition: .45s;max-width: 300px;}
.r-product .info h2 {font-size: 16px;color: #070707;padding-top: 20px;text-align: center;}
.i-plist {width: 105%;overflow: hidden;}
.productitem {width: 302px;height: 380px;background: #fff;margin-right: 28px;float: left;}
.catelist {padding: 30px 0;background: #fff;}
.catelist .cate-box {width: 105%;overflow: hidden;}
.catelist a {text-align: center;font-size: 16px;color: #8e8d8d;border: 2px solid #dcdcdc;display: block;width: 196px;height: 40px;line-height: 40px;margin-right: 20px;margin-bottom: 20px;float: left;}
.catelist a:hover {background: #414247;color: #dcdcdc;}
.catelist a.active {color: #dcdcdc;background: #414247;}
.nav-title {color: #282828;font-size: 36px;background: #fff;padding-top: 50px;}
.product-box{background: #fff;}
.goods-pic{width: 600px;height: 600px;background-color: #fff;float: left;display: table;margin-right: 50px;margin: 40px 50px;;position: relative;}
.goods-spec{width: 560px;min-height: 580px; margin-top: 40px;float: left;padding-left: 40px;}
.goods-pic .cell {display: table-cell;vertical-align: middle; text-align: center;}
.goods-spec .c-title{font-size: 36px;color: #282828;position: relative;padding: 5px 0;}
.goods-spec .c-title i{position: absolute;height: 10px;background: #3ec1ff;bottom: 0;width: 100%;left: 0;}
.goods-spec .des-box .info{font-size: 16px;color: #141414;padding: 17px 0;}
.goods-spec .list a{border: 1px solid #626262;color: #000;text-align: center;padding: 0 36px;line-height: 40px;display: inline-block;}
.goods-pic .prev a{width: 24px;height: 42px;background: url(../images/left.png) no-repeat;position: absolute;top: 50%;margin-top: -21px;left: -50px;}
.goods-pic .next a{width: 24px;height: 42px;background: url(../images/right.png) no-repeat;position: absolute;top: 50%;margin-top: -21px;right: -50px;}

.newslist{background: #fff;padding: 20px 0 50px 0;}
.news-box li{padding: 20px 0;border-bottom: 1px solid #e2e2e2;border-top: 1px solid #e2e2e2;margin: 20px 0;background: url(../images/narr.png) no-repeat left bottom 30px;}
.news-box li .time{width: 145px;float: left;text-align: center;padding-right: 50px;}
.news-box li:hover{background:#f3f3f3}
.news-box .time .year{font-size: 14px;color: #dcdcdc;display: block;line-height: 1;padding-top: 5px;}
.news-box .time .date{border-bottom:1px solid #dcdcdc;font-size: 56px;color: #dcdcdc;display: block;line-height: 1;font-weight: bold;padding: 5px 0;position: relative;}
.news-box li .note {padding-left:50px;float:left;width: 700px;}
.news-box li h2{font-size: 20px;color: #434343;}
.news-box li .note p{font-size: 14px;color: #999;margin: 20px 0;}
.news-box li .note .info{padding: 15px 0;}
.news-box .photo{ display:table; width:350px; height:230px; overflow:hidden; position:relative; z-index:1;float: left;}
.news-box .photo .cell{ display:table-cell; vertical-align:middle; text-align:center;}
.news-box .photo img{ max-height:230px;max-width:350px; -webkit-transition:.45s; transition:.45s}
.cate-box{padding: 30px 0;background: #fff;}
.news-cate {background: #fff;float: left;width: 1065px;text-align: left;}
.news-cate a{padding: 0 30px;}
    .news-box{background: #fff;}
    /*内容标题样式*/
    .meta{ margin:0; padding:50px 50px 0 50px;text-align: center;border-bottom: 1px solid #e2e2e2; }
	.meta:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.meta h2{ margin:0 0 20px; padding:0; color:#434343; font-size:24px; font-weight:300; line-height:1em; text-align: center;}
	.meta .info{ margin:0 0 10px; }
	.meta .info span{ margin-right:10px; color:#999; font-size:12px; line-height:14px; }
    .meta .info span i{ margin-right:5px; display:inline-block; font-size:14px; }
    .meta .note{ margin-top:10px; padding:15px 20px; background:#f5f5f5; line-height:22px; color:#757575; font-size:12px; }
    /*内容详细样式*/
    .entry{ margin-top:20px; padding:0 50px 15px; font-size:14px; line-height:2em; word-wrap:break-word; }
	.entry img{ max-width:100%!important; height:auto!important; }
	.entry h2,.entry h3,.entry h4{ margin:0.8em auto; padding-bottom:5px; border-bottom:1px solid #f6f6f6; color:#333; }
	.entry h2{ font-size:1.2em; }
	.entry h3,.entry h4{ font-size:1.1em; }
	.entry strong{ color:#DC2523; }
	.entry ul,.entry ol{ margin:1em; padding:0; }
	.entry li{ margin-left:1em; }
	.entry ul li{ list-style:disc outside none; }
	.entry ol li{ list-style:decimal outside none; }
	.entry p{ display:inherit; margin:1em 0; color:#333; word-wrap:break-word; }
	.entry a{ text-decoration:underline; }
	.entry code{ display:block; padding:0.5em; background:#eee; border-radius:.5em; color:#777; font-family:'courier new'; font-size:12px; line-height:1.7em; }
	.entry table{ margin:10px auto; border-left:1px solid #eee; border-top:1px solid #eee; }
	.entry table th{ background:#F9F9F9; text-align:center; }
	.entry table td,.entry table th{ border-bottom:1px solid #eee; border-right:1px solid #eee; padding:0.35em 0.5em; }
/*上下一条样式*/
.news-box .list{text-align: center;padding: 30px 0;}
.news-box .list a{color: #fff;font-size: 15px;background: #000;line-height: 40px;display: inline-block;padding: 0 20px;}
#join{background: #fff;}
.nav-title {color: #282828;font-size: 36px;background: #fff;padding-top: 50px;}
.join-info {padding-top: 50px;}
.join-info p{font-size: 14px;color: #282828;line-height: 35px;}
.join-list{background: #f3f3f3;padding: 35px;margin-top: 30px;}
.join-list .des{position: absolute;right: 35px;bottom: 30px;}
.join-list .des p{color: #d3d3d3;text-transform: uppercase;font-weight: bold;font-size: 30px;}
.join-list .des h2{color: #d3d3d3;text-transform: uppercase;font-weight: bold;font-size: 30px;}
.join-list .p_photo {display:table;width:479px;height:326px;overflow:hidden;position:relative;z-index:1;}
.join-list  .p_photo .cell {display:table-cell;vertical-align:middle;text-align:center;}
.join-list  .p_photo img {max-height:326px;-webkit-transition:.45s;transition:.45s;max-width:479px;}
.swiper-control {position: absolute;top:30px;right: 100px;}
.productitem2{width: 479px;height:326px; margin-right: 28px;float: left;}
.swiper-control .prev{background: url(../images/l.jpg) no-repeat; width: 56px;height: 34px;display:inline-block;z-index: 2;cursor:pointer;position: relative;}
.swiper-control .next{background: url(../images/r.jpg) no-repeat;width: 56px;height: 34px;display:inline-block;cursor:pointer;z-index: 2;position: relative;}
.swiper-control .prev:hover{background-image: url(../images/l1.jpg);}
.swiper-control .next:hover{background-image: url(../images/r1.jpg);}
.joinshop{width: 1000px;}
 .contact-box{padding: 30px 0;background: #fff;}
        .nav-title {color: #282828;font-size: 36px;background: #fff;padding-top: 50px;}
        .contact-box .tips{color: #929292;font-size: 14px;padding-top: 50px;}
        .contact-box ul{padding-top: 60px;}
        .contact-box li{width: 375px;float: left;padding-left: 56px;position: relative;margin: 15px 0;padding-bottom: 18px;padding-top: 18px;}
        .contact-box li span{color: #282828;font-size: 14px;}
        .contact-box li p{color: #282828;font-size: 20px;}
        .contact-box li.tel{background: url(../images/tel.png) no-repeat left center;}
        .contact-box li.add{background: url(../images/map.png) no-repeat left center;}
        .contact-box li.join{background: url(../images/join.png) no-repeat left center;}
        .contact-box li.web{background: url(../images/web.png) no-repeat left center;}
        .contact-box li.fax{background: url(../images/fax.png) no-repeat left center;}
        .contact-box li.email{background: url(../images/email.png) no-repeat left center;}
        .contact-box li i{position: absolute;bottom: 0;width: 90%;height: 1px;background: #d3d3d3;left: 0;}
        .contact-box li i{position: absolute;bottom: 0;width: 90%;height: 1px;background: #d3d3d3;left: 0;}
        .contact-box li em{position: absolute;bottom: 20px;height:90%;width:1px;background: #d3d3d3;right: 20px;}
        .contact-box .message{padding-top: 50px;}
        .contact-box .message .title {padding-bottom: 30px;}
        .contact-box .message .title h2{font-size: 24px;color: #282828;}
        .contact-box .message .title p{font-size: 14px;color: #929292;padding: 10px 0;}
        .contact-box .message .input {margin-bottom: 18px;}
        .contact-box .message .input input{border: 1px solid #d3d3d3;width: 700px;line-height: 40px;height: 40px;text-indent: 2em;}
        .contact-box .message  textarea{border: 1px solid #d3d3d3;width: 700px;height: 145px;text-indent: 2em;padding-top: 15px;}
        .contact-box .message .submit{display: inline-block;width: 140px;height: 40px;line-height: 40px;text-align: center;color: #fff;background: #000;}
  #about{background: #fff;}
        .nav-title {color: #282828;font-size: 36px;background: #fff;padding-top: 50px;}
        .about-box {background: url(../images/aboutbg2.jpg) no-repeat;margin-left: 20%;margin-top: 50px;}
        .about-info{padding-left: 565px;padding-top: 80px;height: 494px;}
.about-info li{display: inline-block;padding-left: 65px;}
.about-info  ul li .p_number{font-size: 18px;font-weight: bold;position: relative;display:inline-block;font-family:'Microsoft YaHei';}
    .about-info  ul li p .member{font-size: 30px;color: #21a9ff;font-family:'Microsoft YaHei';}
    .about-info  ul li p .jia{position: absolute;top: 0;right: -10px;color: #21a9ff;font-family:'Microsoft YaHei';}
    .about-info  ul li .title{font-size: 15px;font-weight: normal;padding-top: 10px;color: #fff;}
    .about-info .des{padding-top: 40px;}
    .about-info .des p{text-indent: 2em;font-size: 14px;color: #9b9b9b;padding: 12px 0;}
    .about2{padding: 70px 0;width: 400px;}
    .about2 p{border-bottom: 8px solid #21a9ff;font-size: 36px;color: #282828;display: inline-block;}
    .product ul{width:105%;overflow: hidden;}
    .product li{width: 410px;height: 285px;float: left;margin-right: 20px;position: relative;cursor: pointer;}
        .product li .img{position: absolute;left: 50%;margin-left: -195px;z-index: 2;top: 14px;}
        .product li .tip{text-indent: 2em; display: none; position: absolute;left: 50%;margin-left: -195px;z-index: 2;top: 14px;width: 370px;height: 257px;background:rgba(0, 0, 0, 0.6);color: #fff;font-size: 14px;padding: 0 10px; vertical-align:middle;}
        .product li:hover .img{display: none;}
        .product li:hover .tip{display: block;}
        .product  .tip p{position: relative;top:50%;transform:translateY(-50%);}       
    .team-box {background: url(../images/infobg.jpg) no-repeat;margin-left: 20%;height: 526px;}
    .team-box .info{color: #fff;font-size: 14px;padding-top: 140px;margin: 0 auto;width: 540px;}
    .team-box .info p{line-height: 30px;}</pre></body></html>