﻿@charset "utf-8";
/* CSS Document */

html, body {
    height: 100%;
    width: 100%;
}

body {
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    margin: 0 auto;
}

ul, li {
    list-style: none;
    text-outline: none;
}

a {
    list-style: none;
    text-decoration: none;
    color: #000;
}

header {
    width: 100%;
    height: 80px;
}

.nav {
    width: 1024px;
    height: 80px;
    margin: 0 auto;
}

.logo img {
    float: left;
}

.nav-a {
    width: 702px;
    height: 80px;
    float: right;
}

    .nav-a ul li {
        font-size: 16px;
        color: #2e2e2e;
        font-family: "微软雅黑";
        line-height: 20px;
        text-align: center;
        float: left;
        width: 95px;
        height: 30px;
        line-height: 30px;
        margin: 15px 0 0 15px;
    }

        .nav-a ul li a {
            display: inline-block;
        }

            .nav-a ul li a:hover {
                color: #FFF;
                width: 98px;
                height: 30px;
                border-radius: 8px;
                background: #749cfe;
            }

        .nav-a ul li .active {
            color: #FFF;
            width: 98px;
            height: 30px;
            border-radius: 8px;
            background: #749cfe;
        }

.banner {
    text-align: center;
    max-width: 1920px;
    margin: 0 auto;
}

    .banner img {
        width: 100%;
		height:240px;
    }

/***********************二维码**********************/
.FlotRifht {
    position: fixed;
    right: 0;
    bottom: 8%;
}

    .FlotRifht ul {
        padding: 0;
    }

        .FlotRifht ul li {
            text-align: right;
        }
/***********************二维码**********************/

/*********服务*********/
center {
    width: 100%;
    margin: 0 auto;
}

.service {
    width: 1024px;
}

.service-a img {
    width: 280px;
    height: 97px;
    margin: 0 auto;
    margin-top: 30px;
}

.service-b {
    margin-top: 10px;
}

.service-left, .service-center, .service-right {
    width: 341px;
    height: 166px;
    float: left;
}

    .service-left img, .service-center img, .service-right img {
        margin-top: 45px;
    }

    .service-left article, .service-center article, .service-right article {
        color: #b3b3b3;
        width: 252px;
    }

    .service-left h3, .service-center h3, .service-right h3 {
        font-size: 18px;
        color: #313030;
        font-weight: normal;
    }

    .service-left:hover, .service-center:hover, .service-right:hover {
        background: #fff;
        box-shadow: 0px 6px 60px rgba(177,177,177,0.4);
    }

/*********团队*********/

.team {
    width: 1024px;
    margin: 0 auto;
}

.team-a {
    width: 100%;
    display: block;
    overflow: hidden;
}

    .team-a img {
        margin: 0 auto;
        margin-top: 70px;
    }

.team-left, .team-center, .team-right {
    width: 311px;
    height: 338px;
    margin-top: 50px;
    float: left;
}

    .team-left h3, .team-center h3, .team-right h3 {
        color: #525252;
        font-size: 16px;
        float: left;
        font-weight: normal;
    }

.team-center, .team-right {
    margin-left: 45px;
}


/*********优势*********/
.superiority {
    display: block;
    width: 100%;
    height: 327px;
    overflow: hidden;
    background: url(/images/y.png)no-repeat center top 70px;
    margin: 0 auto;
}

.superiority-a {
    width: 1024px;
}

    .superiority-a img {
        float: left;
        margin-top: 140px;
    }



/*********安全*********/
.safety {
    width: 1024px;
    margin-top: 70px;
    height: 350px;
}

.safety-left, .safety-right {
    margin-top: 50px;
    width: 230px;
    height: 205px;
    float: left;
}

.safety-left {
    margin-left: 230px;
    height: 200px;
}

.safety-right {
    margin-left: 120px;
    height: 200px;
}

    .safety-left h3, .safety-right h3 {
        font-size: 16px;
        color: #7e7e7e;
        font-weight: normal;
    }




.safe {
    width: 1024px;
    margin: 0 auto;
    height: 400px;
}

.safety-b img {
    float: left;
    margin-top: 40px;
}

.safety-c {
    background: url(/images/anw.png) no-repeat center center;
    width: 553px;
    height: 300px;
    display: block;
    overflow: hidden;
    float: right;
    margin-top: 30px;
}

    .safety-c img {
        float: right;
        margin-top: 80px;
        height: 300px;
    }

    .safety-c h3 {
        font-size: 18px;
        color: #4b4b4b;
        font-weight: normal;
        text-align: left;
        margin-top: 90px;
        width: 450px;
        line-height: 30px;
    }


/*********底部*********/

footer {
    height: 60px;
    background: #eaeaf0;
}

.foot {
    width: 1024px;
    margin: 0 auto;
}

    .foot img {
        float: left;
    }

    .foot h4 {
        font-weight: normal;
        float: right;
        color: #7e7e7e;
        font-size: 14px;
    }



#fuchuang {
    position: fixed;
    height: 129px;
    width: 129px;
    background-image: url(/images/aa.png);
    z-index: 100005;
}

.clear{clear:both;}
.news {
    width: 1024px;
	margin: 30px 0px;
}
.news_title{height:40px; line-height:40px;overflow: hidden;font-size:20px;text-align:left;border-bottom:1px solid #E5E5E5;padding:0px 20px;}
.news_title span{float:right;}
.news_left{width:500px;float:left;border:1px solid #E5E5E5;}
.news_right{width:500px;float:right;border:1px solid #E5E5E5;}
.news ul{margin:10px 20px;padding:0px;}
.news li{text-align:left;height:35px; line-height:35px;overflow: hidden;border-bottom:1px #c0dadf dashed;margin:0px;padding:0px;}



.link{ margin: 30px 0;width: 1000px;text-align:left;border:1px solid #E5E5E5;line-height:40px;padding-left:24px;}









