*{ margin:0;padding:0;font-family: "Microsoft YaHei"; }
html{background:#FFF;color:#000;}
img{border:0;}
li{ list-style: none; text-decoration: none;}
a { text-decoration: none;}
a:hover {text-decoration: none; }
@font-face {
    font-family: 'ziti';
    src: url("http://mhuz.0512007.com/themes/xinda/mobile/image/avalon-demi.otf");
}
@font-face {
    font-family: 'ziti1';
    src: url("../font/Impact.ttf");
}

h1,h2,h3,h4,h5{
    font-weight: normal;
}
body{
    width: 750px;
    margin: 0 auto;
}
/*头部*/
.header{
    width: 100%;
    height: 100px;
    position: relative;
    
}
.clear:after{
    display: block;
    content: '';
    clear: both;
}
.warpper{
    width: 680px;
    margin: 0 auto;
}
.h-logo{
    float: left;
    margin-left: 35px;
    padding-top: 20px;
}
.fenzhan{
    width: 86px;
    height: 36px;
    float: left;
    background: url(../images/fz.png) no-repeat center center;
    position: relative;
    margin-top: 33px;
    margin-left: 10px;
    cursor: pointer;
}
.erji{
    position: absolute;
    width: 86px;
    height: 450px;
    background: #f7f8fc;
    left: 429px;
    z-index: 200;
    top: 130px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
    display: none;

}
.erji a {
    display: block;
    width: 100%;
    text-align: center;
    color: #2e2e2e;
    font-size: 14px;
    line-height: 30px;
}

.menu{
    width: 34px;
    height: 34px;
    float: right;
    margin-top: 35px;
    position: relative;
    cursor: pointer;
    margin-right: 35px;
}
.menu img{
    display: block;
    cursor: pointer;
}
.menu-ul {
    width: 100%;
    padding: 10px 0;
    line-height: 70px;
    background: #ddd;
    position: absolute;
    top: 130px;
    z-index: 2000;
    text-align: center;
    display: none;
    left: 0;
}
.menu-ul li a{
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 45px;
    border-bottom: 1px solid #eee;
}
.menu-ul li:last-child a{
    border-bottom: none;
}

.banner{
    width: 100%;
    height: 342px;
}
/*公司简介*/
.index1-right{
    width: 100%;
    position: relative;
    z-index: 100;
    height: 120px;
    border-bottom: 1px solid #eaecf1;
}
.index1-right .warpper{
    margin-top: -50px;
    border-radius: 2px;
    background: #f7f8fc;
}
.index1-right ul li{
    float: left;
    position: relative;
    height: 120px;
    width: 25%;
    text-indent: 20px;
}
.index1-right ul li:nth-child(3){
    text-indent: 10px;
}
.index1-right ul li:after{
    display: block;
    content: '';
    width: 1px;
    height: 120px;
    background: #eaecf1;
    float: right;
    margin-top: -98px;

}
.index1-right ul li:last-child:after{
    display: none;
}
.index1-right ul li h3{
    color: #14377f;
    font-weight: bold;
    font-size: 60px;
    font-family: ziti;
}
.index1-right ul li h3 span{
    display: block;
    float: left;
}
.index1-right ul li h3 sub{
    color: #14377f;
    font-size: 18px;
    font-weight: normal;
    display: block;
    float: left;
    margin-top: 40px;
}
.index1-right ul li p{
    color: #000;
    font-size: 14px;
}
.index1-left{
    width: 100%;
    padding-top: 30px;
}
.index1-left h3{
    color: #313131;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}
.index1-left p{
    color: #696969;
    font-size:16px;
    line-height:30px;
    padding-top: 28px;
    text-align: left;
}
.index1-left a{
    display: block;
    width: 180px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #1a387a;
    color: #fff;
    font-size: 18px;
    margin: 26px auto;
    border-radius: 5px;
}
.index1-img{
    width: 100%;
    position: relative;
    margin-top: 40px;
}
.index1-img img{
    display: block;
    max-width: 100%;
}

/*服务承诺*/
.index2{
    width: 100%;
    position: relative;
    padding: 42px 0;
    background: url(../images/s2.jpg) no-repeat center center;
}
.title {
    text-align: center;
    width: 100%;
}
.title h3{
    color: #1a387a;
    font-size: 48px;
    font-weight: bold; 
    width: 309px;
    margin: 0 auto;
    height: 70px;
}
.title h3:before{
    display: block;
    content: '';
    background: url(../images/t0.png) no-repeat center center;
    width: 27px;
    height: 70px;
    float: left;
}
.title h3:after{
    display: block;
    content: '';
    background: url(../images/t1.png) no-repeat center center;
    width: 27px;
    height: 70px;
    float: right;
}
.title p{
    color: #5b5b5b;
    font-size: 14px;
}
.index2-center{
    width: 100%;
    margin-top: 30px;
}
.index2-center .index2-right{
    width: 100%;
    margin-top: 23px;
}
.index2-center .index2-right ul{
    width: 626px;
    margin: 0 auto;
}
.index2-right ul li{
    width: 87%;
    height:75px;
    background: #fff;
    border: 1px solid #ebecf1; 
    margin-bottom: 20px;
    padding: 20px 40px;
    transition: all 0.5s; 
}
.index2-right ul li p{
    color: #313131;
    font-size: 20px;
    line-height: 32px;
    float: right;
    width: 480px;
}
.index2-right ul li span{
    color: #1a387a;
    font-weight: bold;
    font-size: 48px;
    font-style: italic;
    font-family: ziti;
    display: block;
    float: left;
}
.index2-right ul li:hover{
    background: url(../images/s-ho.jpg) no-repeat center center;
    border: 1px solid #1a387a;
    transition: all 0.5s;
}
/*商务取证*/
.index3{
    width: 100%;
    position: relative;
    padding-top: 48px;
}
.index3 .title h3{
    width: 562px;
}
.index3 ul{
    margin-top: 34px;
}
.index3 ul li{
    float: left;
    margin-right: 10px;
    width: 220px;
    height: 360px;
}
.index3 ul li:nth-child(3n){
    margin-right: 0;
}
.index3 ul li .index3-img{
    width: 100%;
    height: 228px;
    overflow: hidden;
}
.index3 ul li .index3-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.index3 ol li img{
    max-width: 100%;
}
.index3-tit{
    width: 100%;
    height: 128px;
    background: #f7f8fc;
    transition: all 0.5s; 
    position: relative;
}
.index3-tit:after{
    display: block;
    content: '';
    width: 0;
    height: 2px;
    background: #1a387a;
    transition: all 0.5s; 
    position: absolute;
    bottom: 0;
}
.index3 ul li h3{
    color: #313131;
    font-size: 20px;
    padding: 20px;
}
.index3 ul li p{
    color: #555555;
    font-size: 14px;
    padding: 0 15px;
}
.index3 ul li:hover .index3-tit{
    background: url(../images/s-ho.jpg) no-repeat center center;
    transition: all 0.5s; 
}
.index3 ul li:hover .index3-tit:after{
    width: 100%;
    transition: all 0.5s; 
}
.index3 ul li:hover .index3-tit h3{
    color: #1a387a;
}
.index3 ol{
    margin-top: 28px;
}
.index3 ol li{
    width: 590px;
    float: left;
    margin-right: 10px;
}
.index3 ol li:last-child{
    margin-right: 0;
}
.index3-tit{
    width: 100%;
    height: 128px;
    background: #f7f8fc;
    transition: all 0.5s; 
    position: relative;
}
.index3-tit:after{
    display: block;
    content: '';
    width: 0;
    height: 2px;
    background: #1a387a;
    transition: all 0.5s; 
    position: absolute;
    bottom: 0;
}
.index3 ol li h3{
    color: #313131;
    font-size: 20px;
    padding: 20px 38px 20px 30px;
}
.index3 ol li p{
    color: #555555;
    font-size: 14px;
    padding: 0 38px 0 30px;
}
.index3 ol li:hover .index3-tit{
    background: url(../images/s-ho.jpg) no-repeat center center;
    transition: all 0.5s; 
}
.index3 ol li:hover .index3-tit:after{
    width: 100%;
    transition: all 0.5s; 
}
.index3 ol li:hover .index3-tit h3{
    color: #1a387a;
}
/*民事取证*/
.index4{
    width: 100%;
    padding:40px 0 60px 0;
    position: relative;
}
.index4 .title h3{
    width: 562px;
}
.index4-center{
    background: url(../images/index4.jpg) no-repeat center center;
    width: 100%;
    height:998px;
    margin-top: 37px; 
}
.index4-center ul li{
    width:100%;
    float: left;
    height: 248px;
    overflow: hidden;
}
.index4-center ul li:nth-child(odd) .img{
    width: 50%;
    float: left;
}
.index4-center ul li:nth-child(even) .img{
    width: 50%;
    float: right;
}

.index4-center ul li:nth-child(odd) .tit{
    width: 50%;
    float: right;
}
.index4-center ul li:nth-child(even) .tit{
    width: 50%;
    float: left;
}
.index4-center ul li .img{
    height: 248px;
    overflow: hidden;
}

.index4-center ul li .tit h3{
    color: #313131;
    font-size: 20px;
    padding: 74px 64px 15px 25px;
}
.index4-center ul li .tit p{
    color: #555555;
    font-size: 14px;
    padding: 0 64px 0 25px;
    font-weight: lighter;
}

.index4-center ul li .img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: -webkit-transform ease 0.7s;
    transition: -webkit-transform ease 0.7s;
    -o-transition: -o-transform ease 0.7s;
    -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s;
    transition: transform ease 0.7s;
    transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s;
}
.index4-center ul li:hover .img img{
        -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4)
}
/*婚姻类型*/
.index5{
    width: 100%;
    background:#f7f8fc;
    padding: 65px 0 34px;
    border-bottom: 1px solid #f7f8fc;
}
.index5 .title h3{
    width: 637px;
}
.index5 ul{
    margin-top: 40px;
}
.index5 ul li{
    float: left;
    width: 20%;
    text-align: center;
}
.index5 ul li img{
    margin: 0 auto;
    text-align: center;
    display: block;
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
}
.index5 ul li:hover img{
    -webkit-transform: rotatey(360deg);
    -moz-transform: rotatey(360deg);
}
.index5 ul li h3{
    color: #313131;
    font-size: 20px;
    padding-top: 26px;
    padding-bottom: 18px;
}
.index5 ul li p{
    color: #555555;
    font-size: 14px;
    text-align: center;
}
/*第三者*/
.index6{
    width: 100%;
    background:#f7f8fc;
    padding: 65px 0 34px;
    border-bottom: 1px solid #f7f8fc;
}
.index6 .title h3{
    width: 670px;
}
.index6 ul{
    margin-top: 40px;
}
.index6 ul li{
    float: left;
    width: 20%;
    text-align: center;
}
.index6 ul li img{
    margin: 0 auto;
    text-align: center;
    display: block;
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
}
.index6 ul li:hover img{
    -webkit-transform: rotatey(360deg);
    -moz-transform: rotatey(360deg);
}
.index6 ul li h3{
    color: #313131;
    font-size: 18px;
    padding-top: 26px;
    padding-bottom: 18px;
}
.index6 ul li p{
    color: #555555;
    font-size: 14px;
    text-align: center;
}
/*感情类*/
.index7{
    width: 100%;
    background:#f7f8fc;
    padding: 65px 0 34px;
    border-bottom: 1px solid #f7f8fc;
}
.index7 .title h3{
    width: 637px;
}
.index7 ul{
    margin-top: 40px;
}
.index7 ul li{
    float: left;
    width: 20%;
    text-align: center;
}
.index7 ul li img{
    margin: 0 auto;
    text-align: center;
    display: block;
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
}
.index7 ul li:hover img{
    -webkit-transform: rotatey(360deg);
    -moz-transform: rotatey(360deg);
}
.index7 ul li h3{
    color: #313131;
    font-size: 20px;
    padding-top: 26px;
    padding-bottom: 18px;
}
.index7 ul li p{
    color: #555555;
    font-size: 14px;
    text-align: center;
}
.index7 a{
    display: block;
    width: 180px;
    height: 48px;
    line-height:48px;
    text-align: center;
    background: #1a387a;
    color: #fff;
    font-size: 18px;
    margin: 48px auto;
    border-radius: 8px;
}
/*突出优势*/

.index8{
    width: 100%;
    position: relative;
    background: url("../images/youshi.jpg") no-repeat center center;
    padding: 60px 0 75px 0;
}
.index8-top{
    width: 100%;
}
.index8-left{
    float: left;
    width: 50%;
    height: 247px;
}
.index8-left h3{
    color: #fff;
    font-size:48px;
    padding-top: 60px;
    padding-left: 25px;
}
.index8-left p{
    color: #fff;
    font-size: 14px;
    padding-left: 25px;
}
.index8-right{
    float: right;
    width: 50%;
    height: 247px;
    overflow: hidden;
}
.index8-right img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit:cover;
    -webkit-animation-name: scaleDraw;
    -webkit-animation-timing-function: ease-in-out; 
    -webkit-animation-iteration-count: infinite;  
    -webkit-animation-duration: 10s; 
}
@keyframes scaleDraw { 
    0%{
                transform: scale(1);  
            }
            25%{
                transform: scale(1.03); 
            }
            50%{
                transform: scale(1);
            }
            75%{
                transform: scale(1.03);
            }        
        }
.index8 ul{
    width: 100%;
    height: 300px;
}
.index8 ul li{
    width: 139px;
    height:212px;
    float: left;
    padding: 30px 15px;
    background: rgba(26,56,122,0.8);
    transition: all 0.5s;
    text-align: center;
    border-right: 1px solid #34518c;
}
.index8 ul li:last-child{
    border-right: none;
}
.index8 ul li h3{
    color: #fff;
    font-size: 18px;
    padding: 30px 0 23px 0;
}
.index8 ul li p{
    color: #fff;
    font-size: 16px;
    font-weight: lighter;
    line-height: 26px;
    text-align: center;
}
.index8 ul li a{
    color:#fff;
    display: block;
    font-size: 12px;
    transition: all 0.5s;
    margin-top:22px;
}

/*媒体报道*/
.index9{
    width: 100%;
    position: relative;
    padding: 38px 0 42px 0;
    background: #f7f8fc;
}
.index9 .title h3{
    width: 315px;
}
.index9 ul{
    margin-top: 40px;
}
.index9 ul li{
    width: 590px;
    margin: 0 auto;
}

.index9 ul li img{
    max-width: 100%;
}
.index9 ul li h3{
    color: #0b0b0b;
    font-size: 20px;
    text-align: center;
    line-height: 78px;
}

/*新闻资讯*/
.index10{
    width: 100%;
    position: relative;
    background: url("../images/news.jpg") no-repeat center center;
    padding: 35px 0;
}
.index10 .title h3{
    width: 315px;
}
.index10-center{
    margin-top: 32px;
    width: 100%;
}
.in-n1{
    width: 100%;
    height: 415px;
    border-bottom: 1px solid #dcdee6;
    float: left;
}
.n1-img{
    width: 100%;
    height: 268px;
}
.n1-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.in-n1 h3{
    color: #181818;
    font-size: 18px;
    background: url("../images/hot.png") no-repeat center right 290px;
    margin:20px 0 12px 0;
}
.in-n1 small{
    color: #727272;
    font-size: 14px;
    font-weight: normal;
    display: block;
    float: right;
    margin-top: -40px;
    position: relative;
    z-index: 100;
}
.in-n1 p{
    color: #555555;
    font-size: 14px;
    line-height: 26px;
    padding-top: 17px;
    
}
.in-n2{
    width: 100%;
 
}
.in-n2 ul li{
    width: 339px;
    float:left;
    border-bottom: 1px solid #dcdfe5;
    height:220px;
    border-right: 1px solid #dcdfe5;
}
.in-n2 ul li:nth-child(2n){
    border-right: none;
    padding-left: 10px;
    width: 329px;
}
.in-n2 ul li h3{
    color: #181818;
    font-size: 18px;
    background: url("../images/hot.png") no-repeat center right 3px;
    margin-top:38px;
}
.in-n2 ul li small{
    display: block;
    color: #727272;
    font-size: 14px;
    font-weight: normal;
    margin-top: 35px;
    line-height: 32px;
}
.in-n2 ul li small a{
    display: block;
    float: right;
    width: 122px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #a7a7a7;
    border-radius: 16px;
    color: #a7a7a7;
    font-size: 14px;
    transition: all 0.5s;
}
.in-n2 ul li p{
    color: #555555;
    font-size: 14px;
    line-height: 26px;
    padding-top: 17px;
    padding-right: 10px;
}
.in-n2 ul li:hover small a{
    background: #1a387a;
    color: #fff;
    transition: all 0.5s;
    border: 1px solid #1a387a;
}
.in-n3{
    width: 413px;
    float: right;
    height: 500px;
}
.n3-top{
    padding: 0 30px 0 20px;
    border-bottom: 1px solid #dcdfe5;
    height:250px;
}
.n3-top h3{
    color: #181818;
    font-size: 18px;
    background: url("../images/hot.png") no-repeat center right 93px;
    margin:20px 0 12px 0;
}
.n3-top small{
    display: block;
    color: #727272;
    font-size: 14px;
    font-weight: normal;
    margin-top: 35px;
    line-height: 32px;
}
.n3-top small a{
    display: block;
    float: right;
    width: 122px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #a7a7a7;
    border-radius: 16px;
    color: #a7a7a7;
    font-size: 14px;
    transition: all 0.5s;
}
.n3-top p{
    color: #555555;
    font-size: 14px;
    line-height: 26px;
    padding-top: 17px;
}
.n3-top:hover small a{
    background: #1a387a;
    color: #fff;
    transition: all 0.5s;
    border: 1px solid #1a387a;
}
.in-n3 img{
    max-width: 100%;
}
/*合作商户*/
 .swiper-container {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      height: calc((100% - 30px) / 2);

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.index11{
    width: 100%;
    position: relative;
    background: url("../images/par.jpg") no-repeat center center;
    padding: 72px 0 60px 0;
    background-size:cover;
}
.partner{
    position: relative;
    margin-top: 28px;
    width: 100%;
}
.partner .par{
    height: 100%;
    width: 99%;
    margin: 0 auto;
}
.partner .par li{
    height: 100px;
    position: relative;
    float: left;
    width: 33%;
}
/*留言*/
.index12{
    width: 100%;
    position: relative;
    padding: 40px 0;
}
.index12-left{
    width: 100%;
}
.index12-left h3{
    color: #1a387a;
    font-size: 48px;
    padding-bottom: 38px;
    text-align: center;
}
.index12-left form input{
    width: 330px;
    height: 64px;
    background: #f7f8fc;
    border: 1px solid #e6e6e6;
    display: block;
    float: left;
    line-height: 64px;
    text-indent: 30px;
    font-size: 16px;
    margin-right: 16px;
    margin-bottom: 25px;
    outline: none;
}
.index12-left form input:nth-child(2){
    margin-right: 0;
}
.index12-left form input::-webkit-input-placeholder{
    color: #8b8b8b!important;
}
.index12-left form textarea::-webkit-input-placeholder{
    color: #8b8b8b!important;
}
.index12-left form textarea{
    width: 100%;
    height: 166px;
    background: #f7f8fc;
    border: 1px solid #e6e6e6;
    line-height: 64px;
    text-indent: 26px;
    font-size: 16px;
    outline: none;
}
.index12-left .submit{
    width: 100%;
    height: 64px;
    line-height: 64px;
    background: #1a387a url("../images/zx.png") no-repeat center left 280px;
    text-align: center;
    text-indent: 25px;
    float: right;
    color: #fff;
    font-size: 20px;
    border: none;
    margin-top: 25px;
}
.index12-right{
    width: 380px;
    float: right;
}
.index12-right h3{
    color: #1a387a;
    font-size: 48px;
    padding-bottom: 30px;
    text-align: center;
}
.index12-right ul li{
    padding: 26px 0 26px 0;
    border-bottom: 1px solid #e6e6e6;
    color: #1a387a;
    font-size: 20px;
    padding-left: 50px;
}
.index12-right ul li:last-child{
    padding: 45px 0 26px 50px;
}
.index12-right ul li strong{
    color: #1a387a;
    font-size: 32px;
    font-family: ziti1;
    font-weight: normal;
}
.index12-right ul li span{
    color: #555555;
    font-size: 20px;
    padding-left: 60px;
    display: block;
    margin-top: -25px;
}
.index12-right ul li:nth-child(1){
    background: url("../images/lx1.png") no-repeat center left;
}
.index12-right ul li:nth-child(2){
    background: url("../images/lx2.png") no-repeat center left;
}
.index12-right ul li:nth-child(3){
    background: url("../images/lx3.png") no-repeat center left;
}
.index12-right ul li:nth-child(4){
    background: url("../images/lx4.png") no-repeat center left;
}
/*分公司*/
.index13{
    width: 100%;
    position: relative;
}
.index13 .title h3{
    width: 350px;
}
.index13 ul{
    margin-top: 40px;
}
.index13 ul li{
    height: 95px;
    position: relative;
    background: #0f0f0f;
}
.index13 ul li img{
    opacity: 0.5;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;
}
.index13 ul li h3{
    position: absolute;
    right: 60px;
    bottom: 20px;
    color: #cfcfcf;
    font-size: 15px;
    transition: all 0.5s;
}
.index13 ul li:hover img{
    opacity: 1;
    transition: all 0.5s;
}
.index13 ul li:hover h3{
    color: #fff;
    transition: all 0.5s;
}
/*底部*/
.foot{
    width: 100%;
    position: relative;
    padding: 40px 0  0;
    background: #14377f;
    margin-bottom: 120px;
}
.foot-top{
    width: 100%;
    height: 53px;
}
.f-logo{
    float: left;
    margin-bottom: 36px;
}
.f-left{
    width: 395px;
    float: left;
}

.bo-left{
    width: 100%;
    float: left;
}
.bo1{
    background: url("../images/f-tel.png") no-repeat center left;
    padding-left: 50px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
}
.bo1 p{
    color: #fff;
    font-size: 18px;
}
.bo1 strong{
    color: #fff;
    font-size: 36px;
    font-family: ziti1;
    font-weight: normal;
}
.bo2{
    background: url("../images/f-email.png") no-repeat center left;
    padding-left:50px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
}
.bo2 p{
    color: #fff;
    font-size: 18px;
}
.bo3{
    background: url("../images/f-add.png") no-repeat center left;
    padding-left: 50px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 30px;
}
.bo3 p{
    color: #fff;
    font-size: 18px;
}
.bo-left h4{
    color: rgba(255,255,255,0.5);
    font-size: 16px;
    padding-top: 40px;
}
.bo-right{
    width: 149px;
    float: right;
}
.bo-right img{
    max-width: 100%;
}

.bo-right  p{
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 35px;
}
.f-tit{
    line-height: 54px;
    border-top: 1px solid #435f99;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.f-nav{
    width: 100%;
    height: 100px;
    position: fixed;
    background: #fff;
    z-index: 1000;
    bottom: 0;
}
.f-nav ul li{
    width: 25%;
    float: left;
    height: 100%;
    text-align: center;
}
.f-nav ul li:after{
    display: block;
    content: '';
    width: 1px;
    height:100px;
    float: right;
    background: #e8ebf1;
    margin-top: -90px;
}
.f-nav ul li img{
    display: block;
    margin: 0 auto;
    padding-top: 17px;
    padding-bottom: 14px;
}
.f-nav ul li p{
    color: #000000;
    font-size: 18px;
}
/*面包屑*/
.location{
    width: 100%;
    height: 63px;
    border-bottom: 1px solid #eaecf2;
    line-height: 63px;
}
.lo-r{
    float: left;
    background:url("../images/home.png") no-repeat center left;
    padding-left: 30px;
    font-size: 20px;
    color: #404040;
}
.lo-r a{
    color: #404040;
    font-size: 20px;
}
/*公司简介*/
.nei-banner{
    width: 100%;
}
.nei-banner img{
    max-width: 100%;
    display: block;
}
.about0{
    margin-top: 44px;
}
.about1{
    width: 100%;
    position: relative;
}
.about1-left{
    width: 100%
}
.about1-left h3{
    color: #141414;
    font-size: 36px;
    padding: 42px 0;
}

.about1-left p{
    color: #555555;
    font-size: 18px;
    line-height: 36px;
}
.about1-right{
    width: 100%;
    margin-top: 20px;
}
.about1-right img{
    max-width: 100%;
}
.about2{
    width: 100%;
    position: relative;
    padding: 140px 0 124px 0;
    background: url("../images/ab2.jpg") no-repeat center center;
}
.title1 {
    text-align: center;
    width: 100%;
}
.title1 h3{
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    width: 309px;
    margin: 0 auto;
    height: 70px;
}
.title1 h3:before{
    display: block;
    content: '';
    background: url(../images/t3.png) no-repeat center center;
    width: 27px;
    height: 70px;
    float: left;
}
.title1 h3:after{
    display: block;
    content: '';
    background: url(../images/t4.png) no-repeat center center;
    width: 27px;
    height: 70px;
    float: right;
}
.title1 p{
    color: #fff;
    font-size: 14px;
}
.about2 ul{
    margin-top: 40px;
    
}
.about2 ul li{
    width: 230px;
    height: 249px;
    padding: 60px 35px 50px 35px;
    float: left;
    transition: all 0.5s;
    position: relative;
    background: #fff;
}
.about2 ul li:after{
    position: absolute;
    display: block;
    content: '';
    width: 1px;
    height: 359px;
    background: #ebecf1;
    right: 0;
    top: 0;
}
.about2 ul li strong{
    color: #1a387a;
    font-size: 48px;
    font-style: italic;
    font-family: ziti1;
    font-weight: normal;
}
.about2 ul li p{
    color: #313131;
    font-style: italic;
    font-size: 20px;
    line-height: 32px;
    padding-top: 20px;

}
.about2 ul li a{
    display: block;
    width: 88px;
    height: 26px;
    background: #1a387a;
    color: #fff;
    text-align: center;
    line-height: 26px;
    transition: all 0.5s;
    border-radius: 13px;
    font-size: 12px;
    position: absolute;
    right: 35px;
    bottom: 50px;
}
.about2 ul li:hover{
    background: #1a387a;
    transition: all 0.5s;
}
.about2 ul li:hover strong,.about2 ul li:hover p{
    color: #fff;
}
.about2 ul li:hover a{
    left: 35px;
    background: #fff;
    color: #1a387a;
    transition: all 0.5s;
}
.about3{
    width: 100%;
    position: relative;
    padding: 35px 0 53px 0;
}
.about3 img{
    display: block;
    max-width: 100%;
}
.about3 ul{
    margin: 0 auto;
    padding-top: 32px;
}
.about4{
    width: 100%;
    position: relative;
    padding-bottom46px;
}
.about4 ul li{
    float: left;
    width: 12%;
    margin-right: 0.57%;
}
.about4 ul li img{
    max-width: 100%;
}
.about4 ul li:last-child{
    margin-right: 0
}
/*新闻*/
.news1{
    width: 100%;
    padding: 34px 0 0 0;
    
}
.news1 ul{
    padding: 34px 0 20px 0;
    border-bottom: 1px solid #dcdee6;

}
.news1 ul li{
    width: 216px;
    height: 430px;
    background: #fff;
    float: left;
    margin-right: 10px;
    position: relative;
}
/*.news1 ul li:after{
    display: block;
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    background: #1a387a;
    transition: all 0.5s;
    bottom: 0;
}
.news1 ul li:hover:after{
    width: 100%;
    transition: all 0.5s;
}*/
/*.news1 ul li:hover h3{
    color: #181818;
}*/
.news1 ul li:last-child{
    margin-right: 0;
}
.news1 ul li .news1-img{
    width: 100%;
    height: 225px;
    overflow: hidden;
}
.news1 ul li .news1-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.news1 ul li h3{
    color: #181818;
    font-size: 16px;
    padding: 17px 0;
    font-weight: bold;
}
.news1 ul li small{
    color: #989898;
    font-size: 14px;
    display: block;
    margin-top: 25px;
    background: url(../images/hot.png) no-repeat center right;
}
.news1 ul li p{
    color: #555555;
    font-size: 16px;
    line-height: 24px;
}
.news2{
    width: 100%;
    position: relative;
    margin-top: 10px;
}
.news2 ul li{
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #eaeaea;
}
.news2-img{
    width: 185px;
    height: 130px;
    float: left;
    overflow: hidden;
}
.news2-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.news2-tit{
    width: 485px;
    float: right;
}
.news2-tit h3{
    color: #1d1d1d;
    font-size: 20px;
    margin-top: 18px;
    margin-bottom: 18px;
    background: url(../images/hot.png) no-repeat center right 100px;
}
.news2-tit p{
    color: #696969;
    font-size: 16px;
    line-height: 24px;
}
.news2-tit span{
    color: #727272;
    font-size: 14px;
    display: block;
    float: right;
    margin-top: -40px;
}
.page{
    overflow: hidden;
    text-align: center;
    font-size: 0;
    margin:45px 0;
}
.page ul{
    display: inline-block;
    overflow: hidden;
}
.page ul a{
    display: block;
    float: left;
    width: 34px;
    height: 34px;
    border-radius: 5px;
    border: 1px solid #eaeaea;
    background: #fff;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #696969;
    margin-right: 10px;
    overflow: hidden;
}
.page ul a.active{
    background: #1a387a;
    color:#fff;
}
/*新闻详情*/
.newsinfo{
    width: 100%;
    position: relative;
}
.newsinfo h3{
    color: #141414;
    font-size: 32px;
    padding:38px 0 0 0; 
    text-align:center;
}
.newsinfo ul{
}
.newsinfo ul li:nth-child(1){
    float: left;
    border-bottom: 1px solid #757575;
    color: #757575;
    font-size: 14px;
}
.newsinfo ul li:nth-child(2){
    float: right;
    border-bottom: 1px solid #757575;
    color: #757575;
    font-size: 14px;
}
.newsinfo span{
    color: #757575;
    font-size: 14px;
    text-align: center;
    display: block;
    padding: 16px 0 21px 0;
}
.ninfo-tit{
    padding:0 0 36px 0;
}
.ninfo-tit p{
    text-indent:2em;
    color: #4c4c4c;
    font-size: 16px;
    line-height: 38px;
    margin-bottom:50px;
}
.n-info2{
    margin-top: 53px;
}
.info2-tit{
    width: 100%;
    color: #141414;
    font-size: 32px;
}
.n-info2 ul{
    margin-top:30px;
}
.n-info2 ul li{
    width: 100%;
    padding: 25px 0;
    border-bottom: 1px solid #dcdee6;
    position: relative;
}

.n-text{
    width: 100%;
}
.n-text h3{
    color: #181818;
    font-size: 18px;
    margin-bottom: 23px;
    font-weight: bold;
    background: url(../images/hot.png) no-repeat center right 180px;
}
.n-text p{
    color: #555555;
    font-size: 14px;
    line-height: 26px;
}
.n-text small{
    color: #989898;
    font-size: 14px;
    display: block;
    position: absolute;
    right: 0;
    top:28px;
}