@font-face {
    font-family: 'iconfont';
    src: url('iconfont.woff2?t=1694417665415') format('woff2'),
         url('iconfont.woff?t=1694417665415') format('woff'),
         url('iconfont.ttf?t=1694417665415') format('truetype');
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.header-menu{
    width:100%;
    height:70px;
    background:#fff;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.2);
    left:0;
    top:0;
    z-index:999;
    position:fixed;
}
.header-menu:hover{
    background:#fff;
}
.header-menu h1.logo{
    font-size:0;
    width:142px;
    height:42px;
    margin:14px 0;
    float:left;
    /* background:url(../img/logo/logo-white.png) no-repeat center; */
    background:url(../img/logo/logo.png) no-repeat center;
}
.header-menu .header-nav{
    width:80%;
    float:right;
    height:70px;
}
.header-menu .header-nav .nav-item{
    
    display:inline-block;
    font-size:16px;
    line-height:70px;
    
}
.header-menu .header-nav .nav-item .nav-link{
    padding:0 26px;
    transition:.3s all;
}
.header-menu .header-nav .nav-item .nav-ask-link{
    padding:0 40px 0 26px;
    transition:.3s all;
    color:#1f68cb;
}

.header-menu .nav-link.iconfont{
    padding-left:5px;
    color:#333;
    font-size:20px;
    display:inline-block;
}
.header-menu .header-nav .nav-link:hover {
    color:#2326bc;
}
.header-menu .header-nav .nav-item:hover a em.iconfont{
    transform: rotate(90deg);
    color:#2326bc;
}


.header-menu .header-nav .nav-item:nth-last-child(1){
    float:right;
    font-size:18px;
}

.header-menu .nav-wrap{
    z-index:999;
    width:100%;
    padding:40px 0;
    position:absolute;
    left:0;
    top:70px;
    background:#fafafa;
    display:none;
}
.header-menu .nav-wrap.cur{
    display:block;
}
.header-menu .nav-wrap .pro-items{
    float:left;
    width:195px;
    padding-top:20px;
    height:105px;
    line-height:2;
    text-align:center;
}
.header-menu .nav-wrap .pro-items a{
    display:block;
}
.header-menu .nav-wrap .pro-items:hover{
    background:#eef2f9;
}
.header-menu .nav-wrap .pro-items img{
    width:64px;
    height:64px;
}
.header-menu .nav-wrap .news-items{
    width:720px;
    margin:0 auto;
    text-align:right;
}
.header-menu .nav-wrap .news-items a{
    line-height:20px;
    display:inline-block;
    color:#333;
    padding:0 10px;
    transition:.3s all;
}
.header-menu .nav-wrap .news-items a:hover{
    color:#666;
}
.header-menu .nav-wrap .news-items a .iconfont{
    color:#333;
    font-size:16px;
}

#gree-banner {
	margin: 0 auto;
}
#swiper-index img {
	display: block;
	width: 100%;
	margin: 0 auto;
}
#swiper-product img {
	display: block;
	width: 100%;
	margin: 0 auto;
}

.index-main{
    /* margin:50px auto 0; */
    text-align:center;
    position:relative;
}
.index-main::after{
    content:'';
    width:80px;
    height:2px;
    position: absolute;
    background:#2326bc;
    left:50%;
    margin-left:-40px;
    bottom:0;
}
.index-main strong.en-desc{
    letter-spacing: 2px;
    font-size: 72px;
    color:rgba(0,0,0,.05);
    font-weight: 700;
    font-family: "Impact" !important;
    font-style: italic;
    text-transform: uppercase;
    line-height: initial;
}
.index-main h3.tit{
    letter-spacing: 2px;
    font-weight:bold;
    font-size: 38px;
    color: #444;
    margin-top: -40px;
    position: relative;
    padding-bottom:20px;
}

.i-profile-wrap{
    width:100%;
    padding:50px 0;
    background:#f7f7f7 ;
}
*{
    margin:0;padding:0;border:0;
}
.clearFix:after{content:""; display:block; clear:both;}
.clearFix{zoom:1;}
.fa_homeTit{
    line-height:1.1;
}





.i-pro-bg{
    width:100%;
    /* height:600px; */
    
    padding-bottom:60px;
}
/* 公司介绍 */
.i-aboutwrap{
    width:100%;
    /* background: linear-gradient(to right, #d4d7e1, #fff); */
}
.i-aboutwrap .about-l{
    float:left;
    width:30%;
    background:url(../images/i-about-bg.jpg) bottom right no-repeat;
    padding:120px 10% 90px 20%;
}
.i-aboutwrap h3.tit{
    letter-spacing: 2px;
    font-size:36px;
    font-weight:bold;
    color:#333333;
    line-height:1.8;
}
.i-aboutwrap h4.en{
    letter-spacing: 1px;
    font-weight:bold;
    color:#333;
    font-size:24px;
}
.i-aboutwrap p.protxt{
    font-size:16px;
    line-height:1.8;
    padding-top:30px;
}
.i-aboutwrap .i-about-adv{
    width:100%;
    
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.i-aboutwrap .i-about-adv .item{
    margin-top:40px;
    width:120px;
}
.i-aboutwrap .i-about-adv .item dt{
    position:relative;
    font-size:32px;
    font-family:Arial, Helvetica, sans-serif;
    line-height:1;
    text-align:center;
    font-weight:bold;
    color:#5f6062;
}
.i-aboutwrap .i-about-adv .item dt span{
    position:absolute;
    top:2px;
    font-weight:normal;
    right:20px;
    font-size:16px;
    line-height:1;
}
.i-aboutwrap .i-about-adv .item dd{
    font-size:16px;
    line-height:1.6;
    text-align:center;
    color:#5f6062;
}
.i-aboutwrap .i-aboutbtn{
    border:1px solid #3e3e3e;
    border-radius: 21px;
    width:200px;
    height:42px;
    border-radius: 21px;
    text-align: center;
    line-height:42px;
    display:inline-block;
    margin-top:120px;
    font-size:16px;
    letter-spacing: 1px;
    transition:.4s all;
}
.i-aboutwrap .i-aboutbtn i.iconfont{
    vertical-align: bottom;
    color:#222;
    font-size:20px;
    /* transition:.4s all; */
}
.i-aboutwrap .i-aboutbtn:hover{
    background:#3e3e3e;
    color:#fff;
}
.i-aboutwrap .i-aboutbtn:hover i.iconfont{
    /* background:#3e3e3e; */
    color:#fff;
}




.i-aboutwrap .about-r{
    width:40%;
    position:relative;
    margin-top:80px;
    float:right;
}
.i-aboutwrap .about-r .about-pic{
    position:absolute;
    left:-100px;
    top:0;
}
.i-aboutwrap .about-r .about-pic img{
    width:92%;
    height:auto;
    display:block;
}

.i-culture{
    padding:80px 0;
    width:100%;
    display:block;
    background:#f7f7f7;
}
.i-culture .i-culwrap{
    width:1220px;
    margin:48px auto 0;
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.i-culture .i-culwrap .item{
    width:265px;
    height:360px;
}
.i-culture .i-culwrap .item dt{
    width:265px;
    height:172px;
    border-radius:5px;
    overflow:hidden;
}
.i-culture .i-culwrap .item dt img{
    width:265px;
    height:auto;
    display:block;
}
.i-culture .i-culwrap .item dd{
    width:265px;
    margin-top:15px;
}
.i-culture .i-culwrap .item .item-tit{
    font-size:20px;
    line-height:20px;
    color:#333;
    position:relative;
}
.i-culture .i-culwrap .item .item-tit::after{
    width:80px;
    height:1px;
    background:#eee;
    content:'';
    position: absolute;
    left:0;
    bottom:-15px;
}
.i-culture .i-culwrap .item .item-tit i{
    width:20px;
    height:20px;
    display:inline-block;
    border-radius: 50%;
    text-align:center;
    background:#1f68cb;
    color:#fff;
    margin-right:6px;
    font-size:14px;
}
.i-culture .i-culwrap .item .item-p{
    padding-top:30px;
    font-size:14px;
    color:#555;
    line-height:24px;
}



.i-certif{
    
    background:#fff;
    padding:80px 0;
}
.i-certif .i-certifwrap{
    width:1175px;
    margin:80px auto 0;
}
.i-certif .i-certifwrap .certcontainer{
    width:1175px;
}
.i-certif .i-certifwrap .item{
    width:260px;
}
.i-certif .i-certifwrap .item img{
    width:260px;
    height:365px;
    display:block;
}
.i-certif .i-certifwrap .item p{
    text-align:center;
    font-size:16px;
    color:#555;
    line-height:48px;
}
.i-certif .cert-right{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%236a708e'%2F%3E%3C%2Fsvg%3E");
    top:170px;
    opacity:.4;
}
.i-certif .cert-left{
    top:170px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%236a708e'%2F%3E%3C%2Fsvg%3E");
    opacity:.4;
}

.i-history{
    width:100%;
    background: linear-gradient(to right, #1a42af, #2075d4);
}
.i-historywrap{
    width:1160px;
    margin:0 auto;
    height:588px;
    background:url(../images/i-history-bg.png) no-repeat center;
}
.i-history .i-his-tit{
    padding-top:50px;
    text-align:center;
    color:#fff;
}
.i-history .i-his-tit h3{
    font-size:36px;
    font-weight:bold;
    color:#fff;
    letter-spacing: 2px;
}
.i-history .i-his-tit h4{
    font-weight:bold;
    font-size:18px;
}
.i-historycont{
    margin-top:60px;
    width:1160px;
}
.i-historycont .item{
    overflow: hidden;
    float:left;
    width:290px;
}
.i-historycont .item dt{
    font-size:30px;
    color:#fff;
    text-align:center;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    width:290px;
    height:80px;
    line-height:80px;
    border-bottom:1px solid #fff;
}
.i-historycont .item dt i{
    z-index:3;
    position: absolute;
    left:139px;
    top:74px;
    width:6px;
    height:6px;
    border-radius:50%;
    border:4px solid #fff;
    background:#1c59bf;
}
.i-historycont .item dt::after{
    z-index:2;
    width:1px;
    height:60px;
    content:'';
    position: absolute;
    left:145px;
    top:80px;
    background:#fff;
}
.i-historycont .item dd{
    line-height:28px;
    margin-top:60px;
    color:#fff;
    font-size:15px;
    padding:28px;
}
.i-historycont  .his-left{
    width:31px;
    height:31px;
    background:url(../images/his-prev.jpg);
    top:86px;
    left:0;
}
.i-historycont  .his-right{
    width:31px;
    height:31px;
    background:url(../images/his-next.jpg);
    top:86px;
    right:0;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    opacity:0 !important;
}
.i-news{
    background:#fff;
    padding:80px 0;
}
.i-news .i-newstit{
    text-align:center;
    font-size:36px;
    font-weight:bold;
    line-height:1;
    letter-spacing: 2px;
    color:#333;
}
.i-news .i-newstit i{
    position:relative;
    display:inline;
    margin:0 20px;
    padding-bottom:14px;
}
.i-news .i-newstit i:nth-child(1)::after{
    content:'';
    width:1px;
    height:36px;
    background:#eee;
    position: absolute;
    right:-20px;
    top:10px;
}
.i-news .i-newstit i:hover{
    color:#1e60c5;
    border-bottom:1px solid #1e60c5;
}
.i-news .i-newstit i.hover{
    color:#1e60c5;
    border-bottom:1px solid #1e60c5;
}
.i-news-wrapper{
    width:1170px;
    margin:80px auto 0;
}
.i-news-wrapper .itemwrap{
    width:1170px;
    display:none;
}
.i-news-wrapper .itemwrap.cur{
    display:block;
}
.i-news-wrapper .itemwrap .pic-news{
    width:575px;
    float:left;
}
.i-news-wrapper .itemwrap .pic-news dt{
    width:575px;
    height:285px;
    overflow:hidden;
    border-radius: 6px;
}
.i-news-wrapper .itemwrap .pic-news dt img{
    width:575px;
    height:auto;
    
}

.i-news-wrapper .itemwrap .pic-news dd{
    width:575px;
}
.i-news-wrapper .itemwrap .pic-news h3{
    font-weight:normal;
    font-size:20px;
    color:#333;
    padding:12px 0;
}
.i-news-wrapper .itemwrap .pic-news p{
    font-size:14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color:#666;
}
.i-news-wrapper .itemwrap .list-news{
    width:520px;
    float:right;
}
.i-news-wrapper .itemwrap .list-news li{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size:16px;
    line-height:1.2px;
    padding:45px 0;
    border-bottom:1px solid #f0f0f0;
}
.i-news-wrapper .itemwrap .list-news li span{
    color:#666;
    padding-right:8px;
    border-right:1px solid #f0f0f0;
    margin-right:8px;
}
.i-news-wrapper .itemwrap .list-news li:nth-last-child(1){
    border-bottom:0;
}

.i-index-line{
    width:100%;
    height:1px;
    background:#efefef;
    position:relative;
}
.i-index-line::after{
    position:absolute;
    width:21px;
    height:21px;
    background:url(../images/i-index-line.jpg) no-repeat center;
    top:-10px;
    content:'';
    left:50%;
    margin-left:-10px;
}

/* 产品大图 */
.i-products{
    padding:80px 0;

}

.i-products .i-prowrap{
    width:1255px;
    margin:80px auto 0;
    height:612px;
    position:relative;
}
.i-products .i-prowrap dt{
    width:1255px;
    height:612px;
    overflow:hidden;
    
}
.i-products .i-prowrap dt img{
    width:1255px;
    height:auto;
    display:block;
}
.i-products .i-prowrap dd{
    position:absolute;
    right:-140px;
    top:100px;
    width:620px;
    height:380px;
    box-sizing: border-box;
    padding:55px 42px 0;
    background: linear-gradient(to right, #1a42af, #2075d4);
}
.i-products .i-prowrap dd h3{
    font-weight:bold;
    font-size:24px;
    color:#fff;
    letter-spacing: 1px;
}
.i-products .i-prowrap dd p{
    font-size:16px;
    line-height:1.8;
    color:#fff;
    padding-top:20px;
}
.i-products .i-productbtn{
    border:1px solid #fff;
    border-radius: 21px;
    width:200px;
    color:#fff;
    height:42px;
    border-radius: 21px;
    text-align: center;
    line-height:42px;
    display:inline-block;
    margin-top:30px;
    font-size:16px;
    letter-spacing: 1px;
    transition:.4s all;
}
.i-products .i-productbtn i.iconfont{
    vertical-align: bottom;
    color:#fff;
    font-size:20px;
    
}
.i-products .i-productbtn:hover{
    background:#fff;
    color:#1a42af;
}
.i-products .i-productbtn:hover i.iconfont{
    color:#1a42af;
}






/* 新闻中心 */
.news-wrapper{
    width:100%;
    padding:50px 0;
}


.news-wrap{
    margin:50px 0 80px;
    width:535px;
    float:left;
}
.news-wrap .item{
    margin-top:30px;
    height:84px;
    width:535px;
}
.news-wrap .item dt.timer{
    float:left;
    width:84px;
    height:84px;
    background:#eee;
    color:#333;
    font-size:14px;
}
.news-wrap .item dt.timer span{
    text-align:center;
    padding:20px 10px;
    display:inline-block;
}
.news-wrap .item dd.cont{
    float:right;
    width:435px;
    height:84px;
    color:#333;
}
.news-wrap .item dd.cont a{
    text-decoration: none;
}
.news-wrap .item dd.cont a .mtext{
    font-size:18px;
    line-height:1.6;
    color:#00006e;
}
.news-wrap .item dd.cont a .stext{
    padding-top:8px;
    font-size:14px;
    line-height:1.4;
    color:#666;
}
.news-wrap .item:nth-child(1){
    margin-top:0;
}


.his-wrap{
    float:right;
    width:600px;
}
.his-tit{
    width:600px;
    margin-top:50px;
    position:relative;
    height:87px;
    background:url(../images/i-history-tit.png) no-repeat center top;
}
.his-tit strong{
    font-size:24px;
    line-height:1;
    display:inline-block;
    letter-spacing: 1px;
    padding:20px 0 0 30px;
    color:#fff;
    font-weight:bold;
}
.his-container{
    width:600px;
    padding:20px;
    box-sizing: border-box;
    height:333px;
    border:1px solid #f7f7f7;
    /* background:#f7f7f7; */
    margin:0 0 80px;
    overflow:scroll;
    overflow-y:visible;
    overflow-x: hidden;
}

.his-wrap .item{
    float:left;
    width:560px;
    
}
.his-wrap .item dt{
    /* padding-bottom:10px; */
    float:left;
    width:64px;
    height:24px;
    line-height:24px;
    border-radius:3px;
    background:#d1dae9;
    color:#546072;
    font-size:14px;
    text-align:center;
}
.his-wrap .item:nth-child(1) dt{
    background:#b5c3db;
    color:#272b33;
}
.his-wrap .item:nth-child(2) dt{
    background:#b5c3db;
    color:#272b33;
}
.his-wrap .item:nth-child(3) dt{
    background:#b5c3db;
    color:#272b33;
}
.his-wrap .item dd{
    padding:0 0 24px 20px;
    width:460px;
    float:right;
    font-size:14px;
    line-height:24px;
    color:#242424;
    background:url(../images/i-history-line.png) left top no-repeat;
}

.index-adbanner{
    width:100%;
    height:140px;
    background:#e4f3fa;
}
.index-adbanner .text{
    font-size:24px;
    width:100%;
    color:#2326bc;
    letter-spacing: 2px;
    text-align:center;
    line-height:140px;
    transition:.5s all;
}
.index-adbanner .text:hover{
    background:rgba(0,0,0,.6);
    letter-spacing: 5px;
    font-size:32px;
    color:#eee;
}
.index-adbanner.a1{
    background:url(../images/banner01.jpg) no-repeat center top;
}
.index-adbanner.a2{
    background:url(../images/banner02.jpg) no-repeat center top;
}
.index-adbanner.a3{
    background:url(../images/banner03.jpg) no-repeat center top;
}




.i-apps-wrap{
    width:100%;
    padding:80px 0;
    /* background:url(../images/i-apps-bg.jpg) no-repeat center; */
    background:#f7f7f7;
}
.i-applications{
    width:1170px;
    margin:80px auto 0;
}
.i-applications .item{
    width:350px;

    
}
.i-applications .item dt{

    width:350px;
    height:220px;
    overflow:hidden;
}
.i-applications .item dt img{
    width:350px;
    height:220px;
    display:block;
}
.i-applications .item dd{
    position:relative;
    width:350px;
    text-align:center;
    padding:20px 0;
    line-height:1.1;
}



.i-serve{
    padding:50px 0;
    width:100%;
}
.i-serve-wrap{
    width:1170px;
    margin:50px auto 0;
}
.i-serve-wrap .item{
    width:216px;
    height:270px;
    float:left;
    margin-left:20px;
    background:#f7f7f7;
    transition:.3s all;
}

.i-serve-wrap .item:nth-child(1){
    margin-left:0;
}
.i-serve-wrap .item dt{
    width:96px;
    height:96px;
    line-height:96px;
    text-align:center;
    font-size:48px;
    display:block;
    color:#777;
    margin:30px 60px 10px;
    background:#fff;
    border-radius:50%;
    transition:.8s all;
}
.i-serve-wrap .item dd{
    padding:12px;
}
.i-serve-wrap .item strong{
    font-size:18px;
    text-align:center;
    color:#2d35d6;
    display:block;
}
.i-serve-wrap .item p{
    margin-top:10px;
    font-size:14px;
    color:#333;
    text-align:center;
    line-height:1.6;
}
.i-serve-wrap .item:hover{
    background:#eef2f9;
}
.i-serve-wrap .item:hover dt{
    box-shadow: 0 5px 7px 0 rgba(35,38,188,.1);
    color:#2326bc
}















.i-contwrap-tit{
    width:1170px;
    height:24px;
    border-left:2px solid #00006e;
    text-indent:12px;
    line-height:1;
    font-size:24px;
    font-weight:bold;
    color:#00006e;
    margin: 35px auto 0;
}
.i-contwrap-tit small{
    font-size:14px;
    padding-left:10px;
    font-weight: normal;
    color:#777;
}




@media (min-width: 768px){
    .container {
        width: 750px;
        margin:0 auto;
    }
}
@media (min-width: 992px){
    .container {
        width: 970px;
        margin:0 auto;
    }
}
.container {
    width: 1170px;
    margin:0 auto;
}


















































footer {
    background-color: #444;
    color: #fff;
    font-size: 13px;
    width: 100%;
    padding-top: 30px;
}
.rowf {
    width: 1170px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto;
}
.rowf .three {
    width: 20%;
}
.rowf .four {
    width: 16%;
}
.rowf .four img{
    width:100%;
    height:auto;
    display:block;
}
.columns {
    float: left;
    min-height: 1px;
    margin-bottom: 8px;
    padding: 0 16px;
    position: relative;
}
footer h5 {
    border-bottom: 1px solid rgba(255,255,255,.3);
    color: #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight:600;
    letter-spacing: 1px;
}
footer ul {
    margin: 0px;
    padding: 7px 0;
    list-style: none;
    line-height: 20px;
    font-size: 14px;
}
footer ul li.address-icon {
    background: transparent url(../images/footer-icon1.png) no-repeat 0 3px;
    line-height: 20px;
    padding: 0 0 0 23px;
}
footer ul li.factory-icon {
    background: transparent url(../images/footer-icon4.png) no-repeat 0 3px;
    line-height: 20px;
    padding: 0 0 0 23px;
}
footer ul li {
    margin-bottom: 12px;
    line-height: 16px;
}
footer ul li.phone-icon {
    background: transparent url(../images/footer-icon2.png) no-repeat 0 1px;
    padding: 0 0 0 23px;
}
footer ul li.email-icon {
    background: transparent url(../images/footer-icon3.png) no-repeat 0 2px;
    padding: 0 0 0 23px;
}
footer .three ul li a, footer .four ul li a {
    color: #f4f4f4;
    transition:.3s all;
}
footer .three ul li a:hover, footer .four ul li a:hover{
    color:#ccc;
} 
footer .ftlink {
    margin: 0 auto;
}
.copyright-text {
    color: #747373;
    font-size: 14px;
    line-height: 50px;
    overflow: hidden;
    padding: 0!important;
    vertical-align: bottom;
    width: 100%;
    text-align: center;
    background-color: #333;
}
.copyright-text a {
    color: #747373;
}
/*侧边跟随客服*/
.contact-btn {
    right: 0;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    background: #6696ff;
    cursor: pointer;
    position: fixed;
    bottom: 218px;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 60px;
    height: 56px;
}
@media (min-width: 768px){
.modal-dialog {
    width: 1070px;
    margin-top: 250px;
}
.modal-content {
    padding: 38px 38px 58px;
}
}
#myModalLabel{
    color: #131313;
    font-weight: 600;
    font-size: 36px;
    line-height: 54px;
}
#close{
    font-size: 30px;
    opacity: .6;
}
.modal-header {
    border-bottom: 0px solid #e5e5e5;
}
.modal-footer {
    border-top: 0px solid #e5e5e5;
}
.contact-item[data-v-e4ac6952] {
    padding: 20px 42px 25px;
    text-align: center;
    border: 1px solid #eaeaea;
}
.content>.contact-item+.contact-item[data-v-e4ac6952] {
    margin-left: 30px;
}

.banner404{
    width:100%;
    height:360px;
    background:url(../images/banner404.jpg) no-repeat center;
    line-height:360px;
    font-size:36px;
    text-align:center;
    font-weight:bold;
    color:#232323;
    letter-spacing:1px;
}