body {
    width: 100%;
    overflow-x: hidden;
    font-family: Segoe UI, Lucida Grande, Helvetica, Arial, Microsoft YaHei, FreeSans, Arimo, Droid Sans, wenquanyi micro hei, Hiragino Sans GB, Hiragino Sans GB W3, FontAwesome, sans-serif
}
.navbar-brand{
    padding-top:0px!important;
}
@media (max-width:1080px) {
    
    .sec2,
    .title .line {
        margin-top: 60px!important
    }
	.banner{
		/* margin-top: 60px!important */
	}
    .navbar-brand{
    	padding:0px 15px !important;
    }
    .navbar-brand img {
        width: 70%
    }
    .navbar-brand>img {
        margin-bottom: 20px
    }
    .navbar {
        padding: 0 5px!important
    }
    .navbar-nav>li>a {
        padding: 20px!important
    }
    footer {
        padding-left: 30px!important
    }
    footer .one {
        padding: 10px 0!important
    }
    footer .right {
        text-align: left!important
    }
    footer .right svg {
        margin-right: 10px!important
    }
}

.banner,
.sec1,
.sec3,
th {
    text-align: center
}

li {
    list-style: none
}

h1,
h2,
h4,
h5,
h6 {
    font-weight: 400
}

p {
    font-size: 14px
}

.navbar {
    margin-bottom: 0;
    background: #fff;
    padding: 0 40px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .14);
    box-shadow: 0 0 10px rgba(0, 0, 0, .14)
}

.navbar-header button .icon-bar {
    background: #4f71c2
}

.navbar-toggle {
    border: 1px solid #4f71c2
}

a {
    color: #92959d
}

.navbar-nav>li>a:hover {
    color: #4f71c2;
    background: 0 0
}

.bule {
    color: #4f71c2
}

.navbar-nav>li>a {
    padding: 44px 20px
}

.navbar-header .navbar-toggle {
    margin-top: 20px;
    margin-bottom: 20px
}

.banner {
    background-image: url(../images/factory_banner_bg.jpg);
    background-size: cover;
    color: #fff;
    /* margin-top: 108px */
}

.banner h3 {
    font-size: 24px;
    letter-spacing: 24px;
    margin-top: 180px
}

.banner h2 {
    font-size: 50px;
    color: #fff!important
}

.banner h5 {
    font-size: 14px;
    color: #838689;
    margin-top: 20px;
    line-height: 24px;
    padding-bottom: 160px
}

.sec3 .img_01 {
    margin-left: auto;
    margin-right: auto
}

.title .line {
    width: 54px;
    height: 3px;
    margin: 120px auto 0;
    background-color: #4f71c2
}

.title h2 {
    font-size: 45px;
    color: #58595d;
    margin-top: 30px
}

.title>h5 {
    font-size: 16px;
    color: #c8c8c9;
    margin-top: 18px;
    text-transform: uppercase
}

.title p {
    margin-top: 24px;
    color: #acaeaf;
    line-height: 24px;
    letter-spacing: 2px
}

.sec1 .content {
    margin-top: 40px
}

.sec1 .content img {
    margin: 40px auto 0
}

.sec1 .content h4,
.sec1 .content h5 {
    margin-left: auto;
    margin-right: auto
}

.sec1 .content h4 {
    margin-top: 40px;
    font-size: 24px;
    color: #4a4949
}

.sec1 .content h5 {
    margin-top: 14px;
    font-size: 14px;
    color: #c8c8c9
}

.table {
    margin-top: 40px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border: 1px solid #e9e9e9;
    color: #b0b0b0;
    padding: 15px 0
}

.table>thead>tr>th {
    background-image: url(../images/factory_table_thead_bg.png)!important;
    background-repeat: no-repeat!important;
    background-position: right top!important;
    background-color: #4471dd!important;
    background-size: contain;
    border: 0;
    font-size: 18px;
    color: #fff
}

.table>thead>tr>.none {
    background-image: none!important
}

.sec2 {
    height: 92px;
    margin-top: 100px;
    background: url(../images/app_line_down.png) center no-repeat
}

.sec3 .list,
.sec3 .list h4 {
    text-align: left
}

.sec3 .img_01 {
    margin-top: 70px
}

.sec3 .list h4 {
    font-size: 16px;
    color: #607fc8;
    margin-top: 80px
}

.sec3 .list h4:after {
    content: '';
    display: inline-block;
    width: 14px;
    height: 1px;
    margin-left: 4px;
    background: #607fc8
}

.sec3 .list h3 {
    font-size: 18px;
    color: #3a3a3a;
    margin-bottom: 20px
}

.sec3 .list p>span:nth-child(2) {
    margin-left: 40px
}

.sec4 {
    text-align: center
}

.sec4 .img_02 {
    margin-top: 78px
}

footer {
    width: 100%;
    background: #e9e9e9;
    font-size: 14px;
    color: #979696;
    margin-top: 80px
}

footer .one {
    padding: 40px 0
}

footer .right {
    text-align: right
}

footer .right svg {
    margin-right: 10px
}