*{
    margin:0; padding:0;
    }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0;  font-family: "微软雅黑"; }
fieldset, img { border: 0; }
ul, ol, li { list-style: none; font-family:'Microsoft YaHei'; }

/* remember to define focus styles! */
:focus { outline: 0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style: normal; font-weight: normal; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
abbr, acronym { border: 0; font-variant: normal; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; background-color: #fff; border: none;}
code, kbd, samp, tt { font-size: 100%; }
a{text-decoration:none;}
a:hover{
    text-decoration: none;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea{ *font-size: 100%;}
ol, ul { list-style: none; }


@media (min-width: 1400px){
.container {
    width: 1370px;
}
}

@media(max-width: 1500px){

    body{
        zoom: 93%!important;
    }
}
@media(max-width: 1385px){

    body{
        zoom: 86%!important;
    }
}
@media(max-width: 1250px){

    body{
        zoom: 81%!important;
    }
}
@media(max-width: 1230px){

    body{
        zoom: 79%!important;
    }
}
@media(max-width: 1200px){

    body{
        zoom: 78%!important;
    }
}
@media(max-width: 1180px){

    body{
        zoom: 77%!important;
    }
}
/*header*/
.headtop{
    background: #f7f7f7;
    padding: 7px 0;
}
.headtop .welcome{
    color: #333333;
    font-size: 13px;
}
.headtop .tnav a{
    color: #333333;
    font-size: 13px;
    margin-left: 8px;
}
.headcenter{
    padding: 1.2% 0;
}

.navbar-collapse{
    padding:0 0;
}
.navbar-default{
    background-color: #fff;
    border: none;
}
.navbar{
    margin-bottom: 0;
    background: #427fd0;
}
.navbar-nav{
    /*padding: 12px 0;*/
}
.navbar-default .navbar-nav>li{
    padding: 10px 31px;
    color: #fff;
    font-size: 18px;
    /*border-radius: 20px;*/
    /*margin:0 17.9px ;*/

}
.headcenter .logo{
    margin-top: 10px;
}
.navbar-default .navbar-nav>li>a{
    color: #fff;
    font-size: 16px;
    padding: 4px 20px;
}
.navbar-default .navbar-nav>li:first-child>a{
    margin-left: 0;
}
.navbar-default .navbar-nav>li:last-child>a{
    margin-right: 0;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    background: #0755bb;
    color: #fff;
    border-radius: 20px;
}
.navbar-default .navbar-nav>li>a:hover{
    background: #0755bb;
    color: #fff;
    border-radius: 20px;
}
.carousel-indicators li{
    height: 4px;
    width: 35px;
    border: none;
    background-color: #fff;
    margin: 0;
}
.carousel-indicators .active{
    height: 4px;
    width: 35px;
    margin: 0;
    border: none;
    background-color: #0081c7;
}




.what{
    padding: 50px 0;
}
.what .whattitle{
    text-align: center;
}
.what .whattitle h2{
    font-size: 42px;
    font-weight: bold;
    color: #333;
}
.what .whattitle h2 span{
    color: #427fd0;
}
.what .whattitle p{
    font-size: 18px;
    color: #333;
    margin-top: 15px;
}
.whatul{
    overflow: hidden;
    margin-top: 35px;
}
.whatul li{
    float: left;
    width: 24%;
    margin-left: 1.33%;
    text-align: center;
    background: url(../images/border.png) center right no-repeat;
    padding: 65px 20px;

}
.whatul li:first-child{
    margin-left: 0;
}
.whatul li .whatimg{
    margin-bottom: 25px;
}
.whatul li .whatcontent{

}
.whatul li h3{
    font-size: 24px;
    color: #333;
    font-weight: 700;
}
.whatul li p{
    font-size: 15px;
    color: #333;
    margin-top: 25px;
    line-height: 28px;
}

.iabout{
    padding: 70px 0;
}
.iabout .abtitle h4{
    font-size: 32px;
    color: #333;
    font-weight: bold;
    margin-top: 6%;
}
.iabout .abtitle h2{
    font-size: 42px;
    color: #333;
    font-weight: bold;
    margin-top: 10px;
}
.iabout .abtitle h2 span{
    font-size: 42px;
    color: #427fd0;
    font-weight: bold;
}

.iabout .abcon{
    font-size: 16px;
    color: #333333;
    line-height: 1.7;
    margin-top: 4%;

}
.iabout .amore{
    display: inline-block;
    width: 150px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    background: #427fd0;
    color: #fff;
    margin-top: 8%;

}
.dig{
    position: absolute;
    bottom: -57%;
    background: #fff;
    width: 150%;
    z-index: 999;
    display: flex;
    flex-wrap: wrap;
    padding: 25px 0;
    box-shadow: 1px 1px 10px 0px #ccc;
}
.dig .item{
    flex: 0 0 20%;
    border-right: 1px solid #000;
    text-align: center;
}
.dig .item:last-child{

    border-right: none;

}
.dig .item .mun_top{
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: flex-end;
}
.dig .item .mun_top h2{
    font-size: 42px;
    font-weight: bold;
    color: #333;
}
.dig .item .mun_top .sp{
    font-size: 12px;
    color: #427fd0;

}

.pro{
    padding: 50px 0;
    background: url(../images/pbg.jpg) center;
    background-size: cover;
}
.pro .protitle{
    text-align: center;
}
.pro .protitle h2{
    font-size: 42px;
    font-weight: bold;
    color: #333;
}
.pro .protitle h2 span{
    color: #427fd0;
}
.pro .protitle p{
    font-size: 18px;
    color: #333;
    margin-top: 15px;
}
.pronav{
    margin-top: 4%;
}
.pronav ul{
    overflow: hidden;
    margin-top: 1.8%;

}
.pronav ul li{
    float: left;
    width: 15.6%;
    margin-right: 1.2%;
    background: rgba(0, 0, 0, .1) ;
    padding: 15px 15px; 
}
.pronav ul li:last-child{
    margin-right: 0;
}
.pronav ul li a{
    display: block;
    color: #000000;
    font-size: 16px;
    transition: 0.6s; 
}
.pronav ul li:last-child a{
    background: url(../images/menu.png) no-repeat right;
}
.pronav ul li:hover{
    background: #427fd0;

}

.pronav ul li:hover a{
    
    display: block;
    color: #fff;

}
.pronav ul li:last-child:hover a{
    background: url(../images/menu1.png) no-repeat right;
    display: block;
    color: #fff;

}


.procontent{
    margin-top: 1rem;
}
.procontent ul{
    overflow: hidden;
}
.procontent ul li{
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-top: 1rem;
    text-align: center;
    background: #fff;
}

.procontent ul li:nth-child(3n){
    margin-right:0;
}
.procontent ul li a{
    display: block;
    padding: 15px 15px 45px 15px ;
    position: relative;
}
.procontent ul li a .img{
    height: 250px;
    display: grid;
    align-content: center;
    overflow: hidden;
}
.procontent ul li a img{
    width: 100%;
    max-width: 100%;
    /*height: 200px;*/
}
.procontent ul li  h2{
    color: #fff;
    font-size: 18px;
    margin-top: 1rem;
width: 100%;
 white-space: nowrap;
 text-overflow: ellipsis;
 overflow: hidden;
 position: absolute;
 bottom: 0;
 background: #999999;
 line-height: 50px;
 left: 0;
}
.procontent ul li:hover a h2{

    background: #427fd0;

}

.procontent1{
    margin-top: 1rem;
}
.procontent1 ul{
    overflow: hidden;
}
.procontent1 ul li{
    float: left;
    width: 24%;
    margin-right: 1.33%;
    margin-top: 1rem;
    text-align: center;
    background: #fff;
}

.procontent1 ul li:nth-child(4n){
    margin-right:0;
}
.procontent1 ul li a{
    display: block;
    padding: 15px ;
    border: 1px solid #d2d2d2;
}
.procontent1 ul li a .img{
    height: 200px;
    display: grid;
    align-content: center;
    overflow: hidden;
}
.procontent1 ul li a img{
    width: 100%;
    max-width: 100%;
    /*height: 200px;*/
}
.procontent1 ul li  h2{
    color: #333;
    font-size: 16px;
    margin: 10px 0;
width: 100%;
 white-space: nowrap;
 text-overflow: ellipsis;
 overflow: hidden;
}
.procontent1 ul li:hover  h2{
    color: #427fd0;

}

.procontent1 ul li .liaojie{
    overflow: hidden;
    text-align: center;
}
.procontent1 ul li .liaojie a{
    display: inline-block;
    font-size: 14px;
    color: #7d7d7d;
    border: 1px solid #dcdada;
    padding: 8px 10px;
}
.procontent1 ul li:hover .liaojie a{
    display: inline-block;
    color: #0890e1;

}
.procontent1 ul li .liaojie a:first-child{
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.procontent1 ul li .liaojie a:last-child{
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.igl{
    margin-top: 100px;
}
.igl .gltitle{
    text-align: center;
}
.igl .gltitle h2{
    font-size: 42px;
    font-weight: bold;
    color: #333;
}
.igl .gltitle h2 span{
    color: #427fd0;
}
.igl .gltitle p{
    font-size: 18px;
    color: #333;
    margin-top: 15px;
}
.igl .gllist{
    display: flex;
    flex-wrap: wrap;
    margin-top: 3%;
}
.igl .gllist .item{
    flex: 0 0 32.33%;
    margin-right: 1.5%;
    text-align: center;
    border: 1px solid #bcbcbc;
    padding: 4% 4% 3%;
    transition: .5s;
}
.igl .gllist .item:last-child{
    margin-right: 0;
}
.igl .gllist .item h2{
    font-size: 32px;
    font-weight: bold;
    color: #333;
    margin-top: 30px;
    transition: .5s;
}
.igl .gllist .item .en{
    font-size: 14px;
    color: rgba(51, 51, 51, 0.5);
    margin: 20px 0;
    transition: .5s;
}
.igl .gllist .item p{
    font-size: 16px;
    transition: .5s;
}
.igl .gllist .item .mo{
    width: 100%;
    line-height: 45px;
    color: #fff;
    background: #427fd0;
    display: block;
    font-size: 16px;
    margin-top: 30px;
    transition: .5s;
}
.igl .gllist .item:hover{
    background: #427fd0;
    border: 1px solid #427fd0;
}
.igl .gllist .item:hover h2{
    color: #fff;
}
.igl .gllist .item:hover p{
    color: #fff;
}
.igl .gllist .item:hover .mo{
    color: #333;
    background: #fff;
}

.ichos{
    background: #f3f3f3;
    margin-top: 100px;
    padding: 70px 0 100px;
}
.ichos .chostitle{
    text-align: center;
}
.ichos .chostitle h2{
    font-size: 42px;
    font-weight: bold;
    color: #333;
}
.ichos .chostitle h2 span{
    color: #427fd0;
}
.ichos .chostitle p{
    font-size: 18px;
    color: #333;
    margin-top: 15px;
}
.ncscon{
    display: flex;
    flex-wrap: wrap;
    margin-top: 4%;
    background: #fff;

}
.ncscon .cl{
    flex: 0 0 50%;
    
    position: relative;
    padding: 15px 0;
    padding-left: 9%;
}
.ncscon .cl:after{
    content: '';
    height: 100%;
    width: 1px;
    position: absolute;
    left: 10%;
    top: 0;
    background: #cdcdcd;
}
.ncscon .cl h2{
    color: #333;
    font-size: 26px;
    font-weight: bold;
    margin-top: 25px;
    position: relative;
}
.ncscon .cl h2:after{
    content: '';
    position: absolute;
    top: -50%;
    left: -15.1%;
    background: url(../images/ty.png) no-repeat;
    height: 60px;
    width: 60px;
}
.ncscon .cl .cbcon{
    font-size: 16px;
    color: #333333;
    line-height: 1.8;
}
.ncscon .cl .fwrx{
    font-size: 18px;
    margin-top: 35px;
    position: relative;
}
.ncscon .cl .fwrx:after{
    content: '';
    position: absolute;
    top: -50%;
    left: -15.1%;
    background: url(../images/ty.png) no-repeat;
    height: 60px;
    width: 60px;
}
.ncscon .cl .fwrx span{
    font-size: 20px;
    color: #427fd0;
    font-weight: bold;
}

.ncscon .cr{
    flex: 0 0 50%;
    padding: 15px;
}

.ichos .cholist{
    display: flex;
    flex-wrap: wrap;
    background: url(../images/cbg.jpg) no-repeat;
    padding: 30px 0;
}
.ichos .cholist .item {
    flex: 0 0 25%;
    border-right: 1px dashed #a7a9ac;
    text-align: center;
}
.ichos .cholist .item .title{
    font-size: 23px;
    color: #333;
    margin-top: 5px;
}
.ichos .cholist .item .ys1{
    background: url(../images/sl1.png) no-repeat ;
    height: 49px;
    width: 54px;
    margin: auto;
    background-size: 54px 49px;
}
.ichos .cholist .item .ys2{
    background: url(../images/sl2.png) no-repeat ;
    height: 51px;
    width: 49px;
    margin: auto;
    background-size: 49px 51px;
}
.ichos .cholist .item .ys3{
    background: url(../images/sl3.png) no-repeat ;
    height: 53px;
    width: 58px;
    margin: auto;
    background-size: 58px 53px;
}
.ichos .cholist .item .ys4{
    background: url(../images/sl4.png) no-repeat ;
    height: 53px;
    width: 52px;
    margin: auto;
    background-size: 53px 52px;
}
.ichos .cholist .active .ys1{
    background: url(../images/sl1_1.png) no-repeat ;
    height: 49px;
    width: 54px;
    margin: auto;
    background-size: 54px 49px;
}
.ichos .cholist .active .ys2{
    background: url(../images/sl2_2.png) no-repeat ;
    height: 51px;
    width: 49px;
    margin: auto;
    background-size: 49px 51px;
}
.ichos .cholist .active .ys3{
    background: url(../images/sl3_3.png) no-repeat ;
    height: 53px;
    width: 58px;
    margin: auto;
    background-size: 58px 53px;
}
.ichos .cholist .active .ys4{
    background: url(../images/sl4_4.png) no-repeat ;
    height: 53px;
    width: 52px;
    margin: auto;
    background-size: 53px 52px;
}
.ichos .cholist .active .title{
    font-weight: bold;
    color: #427fd0;
}

.icase{
    padding: 40px 0;
}
.icase .casetitle{
    text-align: center;
}
.icase .casetitle h2{
    font-size: 42px;
    font-weight: bold;
    color: #333;
}
.icase .casetitle h2 span{
    color: #427fd0;
}
.icase .casetitle p{
    font-size: 18px;
    color: #333;
    margin-top: 15px;
}
.icase .calist{
    display: flex;
    flex-wrap: wrap;
    margin-top:4%;
}
.icase .cal{
    flex: 0 0 14%;
}
.icase .cal ul li{
    background: url(../images/caseclmbg.jpg) no-repeat;   
    text-align: center;
    margin-top: 10px;
    background-size: cover;
    padding: 16.85px 0;
    transition: .4s;
}
.icase .cal ul li:first-child{
    margin-top: 0px;
}
.icase .cal ul li .img em{
    width: 35px;
    height: 35px;
    overflow: hidden;
    margin: auto;
    display: block;
    position: relative;
}
.icase .cal ul li .img em img{
    position: absolute;
    transition: .4s;
    left: 0;
}
.icase .cal ul li .title{
    font-size: 15px;
}
.icase .cal ul li.active{
    background: #427fd0;
}
.icase .cal ul li.active .title{
    color: #fff;
}
.icase .cal ul li.active .img em img{
    left: -35px;
}

.icase .car{
    flex: 0 0 85%;
    margin-left: 1%;
}
.icase .car .carlist{
    display: flex;
    flex-wrap: wrap;
}
.icase .car .carlist .carl{
    flex: 0 0 72%;
}
.icase .car .carlist .carr{
    flex: 0 0 26.5%;
    margin-left: 1%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}
.icase .car .carlist .img{
    position: relative;
}
.icase .car .carlist .img .con{
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 15px 25px;
    background: rgba(0, 0, 0, 0.5);
}
.icase .car .carlist .img .con h2{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.icase .car .carlist .img .con p{
    color: #fff;
    font-size: 12px;
    margin-top: 10px;
}
.icase .car .carlist .carr .img .con{
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 15px 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
}
.icase .car .carlist .carr .img .con h2{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}


.iys{
    background: url(../images/ys.jpg) no-repeat;
    padding: 3% 0;
}
.iys .protitle{
    text-align: center;
}
.iys .protitle h2{
    font-size: 42px;
    font-weight: bold;
    color: #333;
}
.iys .protitle h2 span{
    color: #427fd0;
}
.iys .protitle p{
    font-size: 18px;
    color: #333;
    margin-top: 15px;
}
.iys .ys{
    margin: 2% 0;
}
.ntitle{
    text-align: center;
    margin: 25px 0;
}
.ntitle .ttitle{
    font-size:24px;

}
.aam{
    padding: 30px 0;
}
.ntitle .nline{
    width: 50px;
    height: 3px;
    background: #3485be;
    margin: 10px auto 0;
}
.iys .ys>div{
    background: #fff;
    overflow: hidden;
    display: none;
}
.iys .ys>div:first-child{

    display: block;
}
.iys .ys>div .yscontent{
    padding: 6% 5% 6% 6%;
}
.iys .ys>div .yscontent h2{
    color: #333333;
    font-size: 24px;
    font-weight: bold;
}
.iys .ys>div .yscontent span{
    display: block;
    height: 3px;
    width: 60px;
    background: #333333;
    margin: 2% 0;
}
.iys .ys>div .yscontent p{
    color: #333;
    font-size: 16px;
    line-height: 35px;
}
.iys .ys>div .yscontent .more{
    background: #427fd0;
    font-size: 14px;
    display: block;
    width: 120px;
    padding: 8px 0;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    margin-top: 6%;
}
.sup_nav{
    margin-top: 20px;
    overflow: hidden;
}
.sup_nav li{
    float: left;
    width: 24%;
    margin-left: 1.3%;
    background: #fff;
    text-align: center;
    padding: 2.5% 0;
}
.sup_nav li h3{
    color: #333333;
    font-size: 25px;
}
.sup_nav li p{
    color: #333333;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.sup_nav li:hover h3{
    color: #fff;
    
}
.sup_nav li:hover p{
    color: #fff;
    
}
.sup_nav li.on h3{
    color: #fff;
    
}
.sup_nav li.on p{
    color: #fff;
    
}
.sup_nav li:nth-child(1){
    margin-left: 0;
    background:#fff url(../images/jy.png) no-repeat 40px center;
}
.sup_nav li:hover:nth-child(1){
    
    background:#427fd0 url(../images/jy1.png) no-repeat 40px center;
}
.sup_nav li:nth-child(2){
    
    background:#fff url(../images/td.png) no-repeat 20px center;
}
.sup_nav li:hover:nth-child(2){
    
    background:#427fd0 url(../images/td1.png) no-repeat 20px center;
}
.sup_nav li:nth-child(3){
    
    background:#fff url(../images/xjb.png) no-repeat 40px center;
}
.sup_nav li:hover:nth-child(3){
    
    background:#427fd0 url(../images/xjb1.png) no-repeat 40px center;
}
.sup_nav li:nth-child(4){
    
    background:#fff url(../images/fw.png) no-repeat 40px center;
}
.sup_nav li:hover:nth-child(4){
    
    background:#427fd0 url(../images/fw1.png) no-repeat 40px center;
}
.sup_nav li.on:nth-child(1){
    
    background:#427fd0 url(../images/jy1.png) no-repeat 40px center;
}
.sup_nav li.on:nth-child(2){
    
    background:#427fd0 url(../images/td1.png) no-repeat 20px center;
}
.sup_nav li.on:nth-child(3){
    
    background:#427fd0 url(../images/xjb1.png) no-repeat 40px center;
}
.sup_nav li.on:nth-child(4){
    
    background:#427fd0 url(../images/fw1.png) no-repeat 40px center;
}
.iparent{
    padding: 3% 0;
}
.iparent .protitle{
    text-align: center;
}
.iparent .protitle h2{
    font-size: 42px;
    font-weight: bold;
    color: #333;
}
.iparent .protitle h2 span{
    color: #427fd0;
}
.iparent .protitle p{
    font-size: 18px;
    color: #333;
    margin-top: 15px;
}
.iparent .parlist{
    margin-top: 25px;
}
.iparent .parlist li{
    float: left;
    width: 19%;
    margin-right: 1.25%;
    border: 1px solid #70c6ec;
    height: 114px;
    display: grid;
    align-content: center;
    margin-top: 10px;
    overflow: hidden;
}
.iparent .parlist li:nth-child(5n){
    margin-right: 0;
}

.fwlc{
    padding: 50px 0;
}
.fwlc .protitle{
    text-align: center;
}
.fwlc .protitle h2{
    font-size: 42px;
    font-weight: bold;
    color: #333;
}
.fwlc .protitle h2 span{
    color: #427fd0;
}
.fwlc .protitle p{
    font-size: 18px;
    color: #333;
    margin-top: 15px;
}

.fgl{
    padding: 3% 0;
}
.fgl .protitle{
    background: url(../images/fgtitle.png) center 10px  no-repeat;
    text-align: center;
}
.fgl .protitle h2{
    font-size: 42px;
    font-weight: bold;
    color: #333;
}
.fgl .protitle h2 span{
    color: #427fd0;
}
.fgl .protitle p{
    font-size: 18px;
    color: #333;
    margin-top: 15px;
}
.fgl .fglist{
    margin-top: 15px;
}
.fgl .fglist li{
    float: left;
    width: 49%;
    margin-right: 2%;
}
.fgl .fglist li:nth-child(2n){
    margin-right: 0;
}
.fgl .fglist li .topcon{
    background: url(../images/fgbg.jpg) center;
    background-size: cover;
    height: 240px;
    padding:0 25px ;
}
.fgl .fglist li .topcon h3{
    color: #000;
    font-size: 20px;
    font-weight: 700;
    padding-top: 12%;
}
.fgl .fglist li .topcon p{
    color: #545555;
    font-size: 16px;
    margin-top: 15px;
}
.fgl .fglist li .bomc{
    padding-left: 25px;
    margin-top: 15px;
}
.fgl .fglist li .bomc .boml{
    float: left;
    width: 40%;
}
.fgl .fglist li .bomc .boml span{
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin-left: 10px;
}
.fgl .fglist li .bomc .bomr{
    float: right;
    width: 40%;
    text-align: right;
    margin-top: 15px;
    color: #000;
    font-size: 20px;
    font-weight: 700;
}
.yqlink{
    background: #427fd0;
    padding: 15px 0;
    color: #fff;
    font-size: 16px;
}
.yqlink a{
    color: #fff;
    font-size: 16px;
    margin-left: 10px;
}

.search{
    box-shadow: 1px 1px 7px 1px #ccc;
    position: relative;
    z-index: 9999;
}
.feed{
    margin: 20px 0;
}
.feed h4{
    font-size: 20px;
    color: #333;
    margin-bottom: 10px;
}
.feed h4 span{
    font-size: 20px;
    color: #427fd0;
}
.feedbb ul{
    overflow: hidden;
    margin-top: 15px;
}
.feedbb ul li{
    float: left;
    width: 46%;
    margin:1% 2%;
    border: 1px solid #ededed;
    
}
.feedbb ul li span{
    float: left;
    width: 25%;
    padding: 12px 0 12px 5px;
    color: #a7aeaf;
}
.feedbb ul li input{
    float: left;
    width: 75%;
    border-left: 1px #ededed solid;
    padding: 12px 8px;
}

.gcon{
    border: 1px #ededed solid;
    margin:0 2%;
    width: 96%;
    height: 120px;
    padding: 12px;
}
.but{
    text-align: center;
    margin-top: 15px;
}
.but .tj{
    display: inline-block;
    text-align: center;
    width: 200px;
    border: 1px solid #f2f2f2;
    border-radius: 20px;
    padding: 8px 0;
    color: #818181;
    margin: 0 6px;
}
.npro h4{
    color: #333;
    font-size: 20px;
    margin-bottom: 10px;
}




.myleft{
    text-align: left;
    float: left;
    width: 78%;
}
.myleft p{
    color: #fff!important;
    font-size: 14px!important;
}
.myright{
    float: left;
    width: 20%;
    margin-left: 2%;
}
.myright a{
    display: inline-block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    margin-top: 25px;
    color: #fff;
    border: 1px solid #fff;
}
@media screen and (max-width:1480px) {
  /*.case_con dd{width: 70%;left:20%;}*/
}


/*pro*/
.pro01{background:#f1f1f1 url(../images/cp_bg.jpg) no-repeat center 0;height: 915px;overflow: hidden;padding: 60px 0 0;}
.pro_tit{font-size: 40px;font-weight: bold;color: #fff;text-align: center;line-height: 40px;height: 85px;overflow: hidden;background: url(../images/cp_tbg.png) no-repeat center 12px;}
.pro_tit a{color: #fff;}
.pro_tit span{display: block;font-size: 20px;font-weight: normal;padding: 5px 0 0;}
.pro_nav{height: 85px;margin: 45px 0 0;}
.pro_nav ul{text-align: center;}
.pro_nav ul li{display:inline-block;}
.pro_nav ul li a{ font-size:18px; color:#fff;display:inline-block;height: 45px;line-height: 45px;background: url(../images/cp_ico01.png) no-repeat 25px center;padding:0 30px 0 45px;}
.pro_nav ul li a {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.pro_nav ul li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff url(../images/cp_ico02.png) no-repeat 25px center;
  border-radius: 30px;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.pro_nav ul li a:hover:before,.pro_nav ul li.cur a:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.pro_nav ul li a:hover,.pro_nav ul li.cur a{color: #333;}
.pro01_m dl{width: 49%;float: left;margin-left: 2%;background: #fff;padding-bottom:3%}
.pro01_m dl dt{width: 100%;height: 380px;line-height: 0;overflow: hidden;}
.pro01_m dl dt img{width: 100%;}
.pro01_m dl dt img,.pro02_l img,.super dl dt img,.news_l dl dt img,.photo_m ul li img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.pro01_m dl dt img:hover,.pro02_l img:hover,.super dl dt img:hover,.news_l dl dt img:hover,.photo_m ul li img:hover
{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.pro01_m dl dd{width: 465px;margin: 0 auto;border-top: #eaeaea 2px solid;padding: 35px 0 60px;}
.pro01_m dl dd h5{height: 50px;line-height: 50px;overflow: hidden;margin-bottom: 5px;}
.pro01_m dl dd h5 a{font-size: 26px;color: #333;display: block;}
.pro01_m dl dd h5 a:hover,.pro01_m ul li a:hover{color: #234ea3;font-weight: bold;}
.pro01_m dl dd em{display: block;float: right;line-height: 0;width: 44px;height: 44px;overflow: hidden;}
.pro01_m dl dd em img{width: 44px;height: 88px;-webkit-transition:all .5s;transition:all .5s;}
.pro01_m dl dd h5:hover em img{margin-top: -44px;}
.pro01_m ul li{width: 125px;float: left;height: 38px;line-height: 38px;overflow: hidden;}
.pro01_m ul li a{font-size: 16px;color: #666;}
.pro01_m ul li:nth-of-type(4n){width: 90px;}
.pro01_m dl:first-child{margin-left: 0;}



/*six*/
html{
    font-size: 20px;
}
.six{background:#097dbe url(../images/six_bg.jpg) no-repeat center 0;overflow: hidden;padding: 3.5rem 0 0;background-size: 100% 35.5rem;}
.six .pro_tit{background: url(../images/six_tbg.png) no-repeat center 12px;}
.six dl{width: 16.66%;margin-top: 3rem;height: 20.9rem;position: relative;float: left;}
.six dl dt{width: 100%;text-align: center;padding: 2.5rem 0 0;height: 15.5rem;position: relative;}
.six dl dt:before{content: "";width: 0.15rem;height: 100%;position: absolute;top: 0;right: 0;background: url(../images/six_line.png) no-repeat;background-size: 0.15rem 18rem;}
.six dl dt b{display: block;font-size: 1rem;color: #fff;font-family: "DINOT";height: 5rem;line-height: 1.5rem;}
.six dl em{display: block;width: 3rem;height: 2.5rem;margin: 0 auto;line-height: 0;overflow: hidden;}
.six dl em img{width: 3rem;height: 2.5rem;}
.six dl h5{font-size: 1.3rem;color: #fff;height: 5.5rem;line-height: 1.6rem;overflow: hidden;padding-top: 2rem;}
.six dl h5 i{display: block;font-size: 1rem;font-weight: normal;line-height: 33px;font-style: inherit}
.six dl dt h5{background: url(../images/six_ico07.png) no-repeat center bottom;background-size: 0.6rem 0.3rem;}
.six dl dd{width: 100%;height: 0;position: absolute;top: 0;left: 0;text-align: center;overflow: hidden;z-index: 1;}
.six dl dd h5{color: #333;padding-top: 1rem;height: 4.5rem;}
.six dl dd p{font-size: 0.7rem;color: rgba(51,51,51,0.7);line-height: 1.4rem;width: 66%;margin: 0 auto;-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:5;  overflow: hidden; text-overflow: ellipsis;}
.six dl dd {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-property: color;
  transition-property: color;
  transition: all 0.3s;
}
.six dl dd:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255,255,255,1);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.six dl:hover dd:before,.six dl.cur dd:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.six dl:hover dd,.six dl.cur dd{height: 18.9rem;padding-top: 4rem;}
.six dl.nobor dt:before{background: none;}
.six dl:hover dt,.six dl.cur dt{display: none;}
@media(max-width:780px){
    .feedbb ul li{
        border:none;
    }
    .feedbb ul li input{
        border:1px solid  #ededed ;
        width: 100%!important;
    }
    .procontent1 ul li .liaojie a{
        font-size: 12px;
        padding:8px 8px;
    }
    .row{
        margin:0;
    }
    .six{
        background:#097dbe ;
    }
    .show img{
        max-width: 100%!important;
        height: auto!important;
    }
    .iparent .parlist li:last-child{
        display: none;
    }
    .newsc  .newscon{
        padding:  15px!important;
    }
    .procontent ul li:last-child{
        display: none;
    }
    .pronav ul li{
        padding:10px 5px;
    }
    .pronav ul li a{
        font-size: 12px;
    }
    .procontent ul li h2{
        font-size: 14px!important;
    }
    .ncscon .cl h2{
        font-size: 20px!important;
    }
    .ichos .cholist .item .title{
        font-size: 18px;
    }
}
/*changjing*/
.changjing{
    padding-top: 4%;
    padding-bottom: 2%;
}
.changjing .pro_tit{
    color: #000;
}
.changjing ul{
    overflow: hidden;
}
.changjing ul li{
    margin-top: 25px;
    text-align: center;
}
.changjing ul li a{
    display: inline-block;
    border-radius: 12px;
}
.changjing ul li a div{
    position: relative;
}
.changjing ul li a h2{
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.3);
    margin: 0;
    padding: 3% 0;
    transition: 1s;
}
.changjing ul li:hover a h2{
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    background: rgba(0, 140, 214, 0.6);
    margin: 0;
    padding: 3% 0;
}



.jh_row5{
    background-image: url(../images/about_bg.jpg);
    height: 470px;
    padding-top: 50px;
}
.jh_row5 .lmore{
    display: block;
    width: 110px;
    margin: auto;
    height: 30px;
    line-height: 30px;
    background: #fff;
    color: #333;
    border-radius: 20px;
}
.jh_size5{
    font-size: 42px;
    text-align: center;
    color: #fff;
    /*background: url(../images/abouttitle.png) center 10px no-repeat;*/
}
.jh_div5{
    font-weight: bold;
}
.jh_size5 .jh_span1{
    font-size: 16px;
}
.jh_cmd24{
    display: block;
    background-color: #fafafa;
    width: 100%;
    height: 330px;
    position: relative;
}
.jh_cmd24 .sbtab{
    text-align: center;
    overflow: hidden;
    padding-top: 1.5%;
}
.jh_cmd24 .sbtab li{
    display: inline-block;
    padding: 0 2%;
    border-left: 1px solid #939393;
}
.jh_cmd24 .sbtab li:first-child{
    border-left: none;
}
.jh_cmd24 .sbtab li a{
    display: inline-block;
    padding-left: 70px;
    text-align: left;
}
.jh_cmd24 .sbtab li a h3{
    font-size: 24px;
    margin-bottom: 4px;
    color: #000;
}
.jh_cmd24 .sbtab li a span{
    font-size: 14px;
    margin-top: 15px;
    color: #000;
}
.jh_cmd24 .sbtab li:hover a h3{
    color: #0081c7;
}
.jh_cmd24 .sbtab li .active  h3{
    color: #0081c7;
}
.jh_cmd24 .sbtab li:nth-child(1) a{
    background: url(../images/plant.png) no-repeat;
}
.jh_cmd24 .sbtab li:nth-child(2) a{
    background: url(../images/honor.png) no-repeat;
}
.jh_cmd24 .sbtab li:nth-child(3) a{
    background: url(../images/team.png) no-repeat;
}
.jh_cmd24 .sbtab li:hover:nth-child(1) a{
    background: url(../images/plant1.png) no-repeat;
    color: #f08519;
}
.jh_cmd24 .sbtab li:hover:nth-child(2) a{
    background: url(../images/honor1.png) no-repeat;
    color: #f08519;
}
.jh_cmd24 .sbtab li:hover:nth-child(3) a{
    background: url(../images/team1.png) no-repeat;
    color: #f08519;
}
.jh_cmd24 .sbtab li:nth-child(1) .active{
    background: url(../images/plant1.png) no-repeat;
    color: #f08519;
}
.jh_cmd24 .sbtab li:nth-child(2) .active{
    background: url(../images/honor1.png) no-repeat;
    color: #f08519;
}
.jh_cmd24 .sbtab li:nth-child(3) .active{
    background: url(../images/team1.png) no-repeat;
    color: #f08519;
}
.jh_cmd24 .lunbo{
    margin-top: 1.5%;
}
.jh_cmd24 .lunbo .swiper-slide{
    text-align: center;
}
.jh_cmd24 .lunbo .showsw{
    opacity: 1;
}
.jh_cmd24 .lunbo>div{
    opacity: 0
}

/*swiper*/
.swiper-container2{
  margin-top: -6.5%;
}
.swiper-container3{
  margin-top: -6.5%;
}
.swiper-container1 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  left: -60px;
}
.swiper-container1 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  right: -60px;
}
.swiper-button-next,.swiper-button-prev{
  top: 55%;
}
.swiper-container1 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  background-image: url(../images/left1.png);
  background-size: auto;
}
.swiper-container1 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  background-image: url(../images/right1.png);
  background-size: auto;
}
.swiper-container1 .swiper-button-next, .swiper-button-prev{
  background-size: auto;
}

.swiper-container2 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  left: -60px;
}
.swiper-container2 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  right: -60px;
}
.swiper-container2 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  background-image: url(../images/left1.png);
  background-size: auto;
}
.swiper-container2 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  background-image: url(../images/right1.png);
  background-size: auto;
}
.swiper-container2 .swiper-button-next, .swiper-button-prev{
  background-size: auto;
}

.swiper-container3 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  left: -60px;
}
.swiper-container3 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  right: -60px;
}
.swiper-container3 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  background-image: url(../images/left1.png);
  background-size: auto;
}
.swiper-container3 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  background-image: url(../images/right1.png);
  background-size: auto;
}
.swiper-container3 .swiper-button-next, .swiper-button-prev{
  background-size: auto;
}
.navbar{
    border-radius: 0px;
}
.inews{
    background: #f7f7f7;
    padding: 3% 0;
}
.news .col-md-6:first-child .row{
    margin-right: 0;
}
.news .col-md-6:last-child .row{
    margin-left: 0;
}
.new_t{font-size: 16px;height: 30px;line-height: 30px;padding: 40px 0;overflow: hidden;}
.new_t li{float: left;padding: 0 30px 0 0;color: #000;}
.new_t li a{display: inline-block;color: #000;padding: 0 0 0 32px;font-size: 18px;}
.new_t li.cur a{background-position: 0 -50px!important;color: #4444fa;font-weight: bold;}
.newhi{
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 10px;
}
.newhi .newihimg{
    margin-bottom: 1%;
}
.newhi .newihimg{
    margin-bottom: 1%;
}
.newhi .date{
    font-size: 14px;
    color: #333;
}
.newcon{
    margin: 1% 0;
}
.newcon h4{
    color: #333333;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
}
.newcon p{
    color: #333333;
    font-size: 14px;
}
.newul{
    overflow: hidden;
    margin-top: 5px;
}
.newul li{
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}
.newul .newultitle{
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.newul .newuldate{
    font-size: 14px;
    color: #333;
}
.newscontent{
    background: #f9f9f9;
    height: 271px;
    padding:12% 6%;
    border: 1px solid #e1e1e1;
}
.newscontent .timetop{
    overflow: hidden;
}
.newscontent .timetop .date h4{
    color: #333333;
    font-size: 24px;
}
.newscontent .timetop .date p{
    color: #333333;
    font-size: 14px;
}
.newscontent h3{
    color: #333;
    font-size: 23px;
    margin-top: 15px;
}
.newscontent p{
    color: #6e6e6e;
    font-size: 14px;
    margin-top: 15px;
}

.p1-search-1-inp input {
    border: 0;
}
.p1-search-1-inp1 {
    width: 261px;
    height: 30px;
    line-height: 30px;
    color: #a9a9a9;
    float: left;
    padding-left: 10px;
}
        
.p1-search-1-inp2 {
    width: 50px;
    height: 30px;
    background:#427fd0 url(../images/search.png) no-repeat center;
    float: right;
    cursor: pointer;
}
/*about*/

.neinav{
    margin: 4% 0;
    overflow: hidden;
    text-align: center;
}
.neinav a{
    float: left;
    width: 16.667%;
    padding: 1% 2%;
    text-align: center;
    color: #333;
    font-size: 20px;
    background: #fafafa;
}
.neinav a:hover{
    background: #427fd0;
    color: #fff;
    
}
.neinav a.active{
    background: #427fd0;
    color: #fff;
    
}



/*pro*/
.npro{
    padding: 2% 0;
}
 .prot{
    background: #427fd0;
    background-size: 100% 100%;
    color: #ffffff;
    font-size: 30px;
    padding: 15% 10%;
    border-bottom:1px solid #fff;
    text-align: center;
}
 .prot .line{
    border-bottom: 1px solid #4aaee9;
    width: 180px;
    margin: 5px 0;
}
 .prot p{
    font-size: 14px;
}
 .proc>li{
    background: #eff0f0 url(../images/jia.png) no-repeat 92% center ;
    color: #fff;
    padding: 15px;
    border-top: 1px solid #fff;
}
 .proc li a{
    color: #333333;
    font-size: 18px;
    display: block;
}
 .proc>li:hover{
    background: #427fd0 url(../images/-.png) no-repeat 92% center ;
}
 .proc>li:hover a{
    color: #fff;
    display: block;
}
 .proc>li.on{
    background: #427fd0 url(../images/-.png) no-repeat 92% center ;
}
 .proc>li.on a{
    color: #fff;
    display: block;
}
.proc dl dt{
    padding: 15px 25px;
    border: 1px solid #f2f2f2;
    margin-top: 2px;
}
.proc dl{
    display: none;

}
.proc dl.on{
    display: block;

}
.proc dl dt a{
    color: #333333;
}
.proc dl dt:hover a{
    color: #427fd0;
}
.conb .conc{
    background: #427fd0;
    background-size: 100% 100%;
    color: #fff;
    text-align: center;
    padding-top: 35px;
    padding-bottom: 35px;
}
.conb .conc h3{
    font-size: 20px;
}
.conb .conc h1{
    font-size: 30px;
    margin: 8px 0;
}
.conb .conc a{
    background: #fff;
    color: #427fd0;
    padding: 2px 6px;
    font-size: 16px;
}

.mynpro{
    margin-top: 5px;
}
.mynpro .col-md-4{
    margin-top: 15px;
}
.mynpro .col-md-4 a{
    display: inline-block;
    border: 1px solid #bcbcbc;
    padding: 10px;
}
.mynpro .proimg{
    text-align: center;
}
.mynpro .proimg img{
    max-width: 100%;
}
.mynpro .col-md-4 a h3{
    color: #333;
    font-size: 20px;
}
.mynpro .col-md-4 a p{
    color: #5c5c5c;
    font-size: 15px;
    margin-top: 10px;
}
.prointro h1{
    font-size: 26px;
    color: #fff;
    background: #427fd0;
    padding: 15px;
    margin-top: 6%;
}
.nmytitle{
    text-align: center;
}
.nmytitle h2{
    font-size: 32px;
    color: #333333;
}
.nmytitle div{
    width: 60px;
    height: 3px;
    background: #0081c7;
    margin: 10px auto;
}
.nnews{
    padding: 2% 0;
}
.newslist ul li{
    border: 1px solid #cbcbcb;
    padding: 10px 0;
    overflow: hidden;
    margin-top: 15px;
}
.newslist ul li:first-child{
    margin-top: 0;
}
.newslist ul li h3{
    margin-top: 8px;
    color: #000;
    font-size: 18px;
}

.newslist ul li p{
    margin-top: 10px;
    color: #333;
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0;
      overflow: hidden;
      display: -webkit-box;
      text-overflow: ellipsis;
      -webkit-line-clamp: 3;  /*要显示的行数*/
      -webkit-box-orient: vertical;
}
.newslist ul li .more{
    float: right;
    width: 120px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background: #afafaf;
    text-align: center;
}
.newslist ul li:hover .more{
    background: #427fd0;
}

.newsc{
    padding: 2% 0;
}
.newsc .newst{
    border-bottom: 1px solid #dadada;
    text-align: center;
    padding-bottom: 10px;
}
.newsc .newst h3{
    font-size: 26px;
    color: #333;
}
.newsc .newst p{
    margin-top: 8px;
}
.newsc .newscon{
    padding: 25px 0;
}
.newsc .newscon img{
    max-width: 100%;
    height: auto!important;
}
.newsc .newsbtom{
    border-top:1px solid #dadada;
    padding-top: 35px;
}
.newsc .newsbtom .prev{
    float: left;
}
.newsc .newsbtom .next{
    float: right;
}
.newsc .newsbtom span{
    border:1px solid #dadada;
    padding: 6px 10px;
}
.newsc .newsbtom a{
    color: #333333;
    padding: 6px 10px;
}

.caselist{
    padding: 2% 0;
}
.caselist .col-md-3{
    text-align: center;
}
.caselist .col-md-3 a{
    display: inline-block;
    margin-top: 10px;
}
.caselist .col-md-3 a p{
    background: #ededed;
    padding: 3% 0;
    text-align: center;
    color: #333333;
    font-size: 18px;
}


.formm{
    width: 50%;
    margin: 15px auto;
}
.formm ul li{
    margin-top: 15px;
}
.formm ul li input{
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px 20px;
    border-radius: 20px;
}
.formm ul li textarea{
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px 20px;
    border-radius: 20px;
    height: 150px;
}
.formm button{
    text-align: center;
    width: 150px;
    background: #427fd0;
    padding: 15px 0;
    margin: 15px auto;
    display: block;
    color: #fff;
    border-radius: 25px;
}
.mynnews .col-md-12 a{
    border: 1px solid #dcdcdc;
    display: block;
    overflow: hidden;
    padding: 1%;
    margin-top: 20px;
}
.mynnews .col-md-12 a h3{
    color: #333333;
    font-size: 20px;
    margin-top: 8px;
}
.mynnews .col-md-12 a p{
    color: #333333;
    font-size: 12px;
    margin-top: 10px;
    line-height: 25px;
}
.mynnews .col-md-12 a span{
    text-align: center;
    float: right;
    width: 120px;
    padding: 8px 0;
    background: #b2b2b2;
    color: #fff;
}
  .fdh-01-tit {
            background: #427fd0;
            height: 80px;
        }
        
        .fdh-01-tit h3 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h3 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(../images/jia.png) no-repeat 90% center #ececeb;
            margin-bottom: 2px;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(../images/-.png) no-repeat 90% center  #ececeb;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a{
            color: #427fd0;
        }
        .fdh-01-nav dl {
            padding: 1px 0 1px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color:  #427fd0;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #427fd0;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color:  #427fd0;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #555555;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            color: #666;
        }
.inews{
    padding: 50px 0;
    background: #f5f5f5;
}
.inews{
    padding: 50px 0;
}
.inews .newstitle{

    text-align: center;
}
.inews .newstitle h2{
    font-size: 42px;
    font-weight: bold;
    color: #333;
}
.inews .newstitle h2 span{
    color: #427fd0;
}
.inews .newstitle p{
    font-size: 18px;
    color: #333;
    margin-top: 15px;
}


.par{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.par li{
    float: left;
    width: 32.3%;
    margin: 10px 0.5%;
    text-align: center;
}
.par li .mypari{
    border: 1px solid #d6d6d6;
    padding: 0.5rem 0;
}
.par li img{
    margin: auto;
}
.par li h6{
    margin-top: 0.7rem;
    color: #333;
    font-size: 1rem;
}


.zzzs{
    margin: 70px auto;
}
.zzzs .swiper {
    overflow: hidden;
    position: relative;
    height: 550px;
}
.zzzs .swiper .swiper-pagination-bullet{
    width: 18px;
    height: 7px;
    border-radius: 12px;
}
.zzzs .swiper .swiper-pagination-bullet-active{
    background: #2ab8ed;
}
.zzzs .zlzs{
    border: 1px solid #e5e5e5;
    text-align: center;
}
.zzzs .zlzs img{
    padding: 10px ;
    margin:auto;
}
.zzzs .zlzs h3{
    background: #e5e5e5;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 10px 0;
    font-size: 16px;
    
}

.news{width: 100%;background: url(../images/newbg.png) no-repeat center;overflow:hidden;padding-bottom:25px;}
.news .mainCon{margin-top: 40px;}
.news .mainCon .conL{width: 64%;float: left;background: #fff;}
.news .mainCon .conL .top{height: 59px;border-bottom: 2px solid #e0e0e0;}
.news .mainCon .conL .top ul{float: left;}

.news .mainCon .conL .top li{float: left;font-size: 16px;color: #333333;font-weight: bold;padding-right: 12px;position: relative;line-height: 59px;}
.news .mainCon .conL .top li i{display: none;position: absolute;bottom: -2px;width: 100%;height: 2px;background: #008de1;left: 0;}
.news .mainCon .conL .top li a{color: #333333;text-decoration: none;}
.news .mainCon .conL .top li span{font-size: 16px;color: #b6b6b6;margin-right: 12px;}
.news .mainCon .conL .top li:first-child span{display: none;}
.news .mainCon .conL .top li:first-child{padding-left: 20px;}
.news .mainCon .conL .top li.cur a{color: #008de1;}
.news .mainCon .conL .top li.cur i{display: block;}

.news .mainCon .conL .top a.more{display: block;width: 81px;height: 59px;text-align: center;line-height: 59px;font-size: 14px;color: #818181;text-decoration: none;text-transform: uppercase;float: right;border-left: 2px solid #e0e0e0;}
.news .mainCon .conL .top a.more:hover{color: #008de1;}
.news .mainCon .conL .conBox{padding-top: 26px;height: 418px;overflow: hidden;position: relative;}
.news .mainCon .conL .conBox .box{height: 418px;}
.news .mainCon .conL .conBox .boxL{float: left;width: 305px;margin-left: 32px;}
.news .mainCon .conL .conBox .boxL img{display: block;width: 305px;height: 189px;}
.news .mainCon .conL .conBox .boxL h3{font-size: 14px;color: #333333;margin: 26px 0 22px 0;}
.news .mainCon .conL .conBox .boxL h3 a{font-weight: bold;color: #333333;text-decoration: none;}
.news .mainCon .conL .conBox .boxL p{font-size: 13px;color: #666666;line-height: 24px;overflow: hidden;text-overflow: ellipsis;height: 72px;padding-right: 8px;}
.news .mainCon .conL .conBox .boxL p a{color: #666666;text-decoration: none;}
.news .mainCon .conL .conBox .boxL a.details{width: 122px;height: 37px;text-align: center;line-height: 37px;font-size: 14px;color: #008de1;border:1px #3abef7 solid;border-radius: 20px;margin-top: 22px;display: block;text-decoration: none;}
.news .mainCon .conL .conBox .boxR{width: 422px;float: left;margin-left: 28px;}
.news .mainCon .conL .conBox .boxR dl{margin-top: 14px;height: 113px;border: 1px solid #ececec;}
.news .mainCon .conL .conBox .boxR dl:first-child{margin-top: 0;}
.news .mainCon .conL .conBox .boxR dt{width: 108px;margin-top: 16px;float: left;text-align: center;background: url(../images/news_xian.png) no-repeat right 16px;}
.news .mainCon .conL .conBox .boxR dt span{display: block;font-size: 44px;color: #333333;font-family: arial;}
.news .mainCon .conL .conBox .boxR dt em{font-size: 18px;color: #333333;display: block;}
.news .mainCon .conL .conBox .boxR dd{margin-left: 22px;width: 274px;float: left;margin-top: 22px;}
.news .mainCon .conL .conBox .boxR dd h3{font-size: 14px;color: #333333;width:260px;  white-space: nowrap;text-overflow:ellipsis;
overflow:hidden; }
.news .mainCon .conL .conBox .boxR dd h3 a{font-weight: bold;color: #333333;text-decoration: none;}
.news .mainCon .conL .conBox .boxR dd p{font-size: 14px;color: #888888;line-height: 24px;height: 48px;margin-top: 12px;}
.news .mainCon .conL .conBox .boxR dd p a{color: #888888;text-decoration: none;}
.news .mainCon .conL .conBox .boxR dl:hover dd h3 a{color: #008de1;}
.news .mainCon .conL .conBox .boxR dl:hover dt span,.news .mainCon .conL .conBox .boxR dl:hover dt em{color: #008de1;}
.news .mainCon .conR{width: 34%;float: right;background: #fff;padding-bottom: 4px;}
.news .mainCon .conR .top{height: 59px;border-bottom: 2px solid #e0e0e0;}
.news .mainCon .conR .top h3{float: left;font-size: 16px;color: #333333;line-height: 59px;margin-left: 30px;}
.news .mainCon .conR .top h3 em{font-size: 16px;color: #b6b6b6;font-weight: bold;margin-left: 6px;}
.news .mainCon .conR .top a.more{display: block;width: 81px;height: 59px;text-align: center;line-height: 59px;font-size: 14px;color: #818181;text-decoration: none;text-transform: uppercase;float: right;border-left: 2px solid #e0e0e0;}
.news .mainCon .conR .top a.more:hover{color: #008de1;}
.news .mainCon .conR .conBox{width: 100%;height: 414px;overflow: hidden;position: relative;}
.news .mainCon .conR .conBox ul{padding: 0 17px;position: absolute;left: 0;top: 0;}
.news .mainCon .conR .conBox li{padding-top: 20px;height: 117px;border-bottom: 1px dotted #d8d8d8;}
.news .mainCon .conR .conBox li h3{padding-left: 28px;background: url(../images/news_q.png) no-repeat left center;line-height: 20px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-size: 14px;color: #333333;width:290px;  /*闄愬埗瀹藉害*/
white-space: nowrap;  /*鏂囨湰寮哄埗涓嶆崲琛&#65533;*/
text-overflow:ellipsis;  /*鏂囨湰婧㈠嚭鏄剧ず鐪佺暐鍙&#65533;*/
overflow:hidden;  /*婧㈠嚭鐨勯儴鍒嗛殣钘&#65533;*/}
.news .mainCon .conR .conBox li h3 a{font-weight: bold;color: #333333;text-decoration: none;}
.news .mainCon .conR .conBox p{padding-left: 28px;background: url(../images/news_a.png) no-repeat left 6px;line-height: 24px;color: #666666;font-size: 13px;margin-top: 8px;padding-top: 3px;height: 72px;overflow: hidden;text-overflow: ellipsis;}
.news .mainCon .conR .conBox li p a{color: #666666;}

.ourtitle{
    text-align: center;
    margin-bottom:45px;
}
.ourtitle h4{
    color: #000;
    font-size: 24px;
    font-weight: bold;
}
.ourtitle .line{
    background: #018ed5;
    height: 3px;
    width: 40px;
    margin: 10px auto;
}
.contactul ul{
    overflow: hidden;
}
.contactul ul li{
    float: left;
    width: 24%;
    margin-left: 1.3%;
    border: 1px solid #eeeeee;
    text-align: center;
    height: 180px;
}
.contactul ul li:first-child{
    margin-left: 0;
}
.contactul ul li img{
    width: 52px;
    margin-top: 25px;
}
.contactul ul li h5{
    font-size: 14px;
    margin: 10px 0;
}
.contactul ul li p{
    margin-top: 10px;
    font-size: 15px;
}

.photoul ul{
    overflow: hidden;
}
.photoul ul li{
    float: left;
    width: 24%;
    margin-left: 1.333%;
    text-align: center;
    /*height: 180px;*/
    margin-top: 2%;
}
.photoul ul li:first-child{
    margin-left: 0;
}
.photoul ul li:nth-child(5n){
    margin-left: 0;
}
.photoul ul li .pimg{
    border: 1px solid #bfbfbf;
}
.photoul ul li .pimg img{
    max-width: 100%;
    width: 100%;
}
.photoul ul li h3{
    background: #ededed;
    color: #333;
    font-size: 18px;
    padding: 15px 0;
}

.page-select{
    display: none;
}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.page-status{
    display: none;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  padding: 8px 12px;
  margin: 0 2px;
  border-radius: 3px;
}
.pagination span {
    color: #333;
    font-size: 14px;
    padding: 8px 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #427fd0;
  border: 1px solid #427fd0;
}
.pagination a.page-num-current {
  color: #fff;
  background: #427fd0;
  border: 1px solid #427fd0;
}
.contact{
    padding-bottom: 3%;
}

@media(max-width:1400px){
    .navbar-default .navbar-nav>li{
        padding:10px 18.6px;
    }
    .iys .ys>div .yscontent p{
        font-size: 15px;
        line-height: 30px;
    }
    .sup_nav li h3{
        padding-left:50px;
    }
    .sup_nav li p{
        padding-left:50px;
    }
    .p1-search-1-inp1{
        width: 210px;
    }
    .dig{
    bottom:-40%;
}
.iabout .abtitle h2{
    font-size: 32px;
}
.iabout .abtitle h2 span{
    font-size: 32px;
}
.icase .cal ul li{
    padding:9.8px 0;
}
}
@media(max-width: 780px){
    .ueditor_baidumap{
        width: 100%!important;
    }
    .pro01_m dl dt{
        height: 260px;
    }
    .formm{
    width:100%   
}
.search{
    display: none;
}
.navbar-default .navbar-toggle{
        border-color: #fff;
        margin-top:20px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
}
footer {
    background-color: #000000;

}

footer .top {
    padding-top: 62px; 
}

footer .top > .container > .row > .left,
footer .top > .container > .row > .middle,
footer .top > .container > .row > .right {
    display: inline-block;
    border-left: 1px solid #737171;
    
    box-sizing: border-box;
    float: left;
}

footer .top > .container > .row > .left {
    width: 23%;
    padding: 0px 0 0 0;
    background: url(../images/fmap.png) no-repeat center;
    background-size: 100% 100%
}

footer .top > .container > .row > .left > h6 {
    font-size: 18px;
    color: #ffffff;
    line-height: 30px;
}

footer .top > .container > .row > .left > h5 {
    font-size: 32px;
    color: #008cd6;
    line-height: 40px;
    font-weight: bold;
    margin: 10px 0
}

footer .top > .container > .row > .left > p {
    font-size: 12px;
    color: #adadad;
    line-height: 24px;
}

footer .top > .container > .row > div:first-child {
    border-left: 0
}

footer .top > .container > .row > .middle {
    width: 62%;
    padding: 0 50px 20px 60px;
}

footer .top > .container > .row > .middle > ul {
    margin-bottom: 16px;
}

footer .top > .container > .row > .middle > ul > li {
    line-height: 26px;
    display: inline-block;
    margin-right: 5%;
}

footer .top > .container > .row > .middle > ul a {
    font-size: 17px;
    color: #ffffff;
}

footer .top > .container > .row > .middle > ul > li:last-child {
    margin-right: 0
}

footer .top > .container > .row > .middle > ul a:hover {
    text-decoration: underline 
}

footer .top > .container > .row > .middle > p {
    font-size: 15px;
    color: #ffffff;
    line-height: 33px;
    opacity: .5
}

footer .top > .container > .row > .middle > p > a {
    color: #ffffff;
}

footer .top > .container > .row > .middle > p > a:hover {
    text-decoration: underline 
}

footer .top > .container > .row > .right {
    padding: 10px 0 55px 60px;
    text-align: center;
    font-size: 17px;
    color: #fcfcfc;
    line-height: 24px;
    width: 15%
}

footer .top > .container > .row > .right > p {
    margin-top: 14px;
    font-size: 14px;
}

footer .bottom {
    font-size: 12px;
    color: #adadad;
    line-height: 30px;
    padding: 10px 0;
    border-top: 1px solid #737171;
}

footer .bottom a {
    color: #adadad;
}

footer .bottom a:hover {
    text-decoration: underline 
}
@media only screen and (max-width : 1300px){
    footer .top {
    padding-top: 40px;
}

footer .top > .container > .row > .left {
    padding: 60px 40px 0 0
}

footer .top > .container > .row > .left > h6 {
    font-size: 16px;
    line-height: 24px;
}

footer .top > .container > .row > .left > h5 {
    font-size: 20px;
    margin: 0;
    line-height: 26px;
    margin: 7px 0;
}

footer .top > .container > .row > .left > p {
    font-size: 14px;
    line-height: 20px;
}

footer .top > .container > .row > .middle {
    padding: 0 40px 20px;
}

footer .top > .container > .row > .middle > ul a {
    font-size: 16px;
}

footer .top > .container > .row > .right {
    padding: 20px 0 88px 40px;
    font-size: 14px
}

@media (max-width : 768px) { /* 鍚戜笅鑰冭檻iphone6鐨&#65533;667px鍜&#65533;736px */
#index-main {
    padding-top: 50px;
}
.iserv-join {
    width: 100%;
}
.iserv-prt {
    width: 50%;
}
.contactbg .nl{
        float: none;
        width: 100%;
        text-align: center;
    }
    .contactbg .nr{
        float: none;
        width: 80%;
        margin: 0 auto;
    }
    .contactbg .nr .li{
        margin-top: 15px;
    }
    .contactbg .nr .li:nth-child(1){
        width: 100%;
    }
    .contactbg .nr .li:nth-child(2){
        width: 100%;
    }
    .contactbg .nr .li:nth-child(3){
        width: 100%;
    }
    .contactbg .nr .ann .sub{
        margin-top: 20px
    }
    footer .top {
        text-align: center;
    }

    footer .top > .container > .row > .left,
    footer .top > .container > .row > .middle,
    footer .top > .container > .row > .right {
        border-left: 0;
    }

    footer .top > .container > .row > .left {
        width: 100%;
        padding: 0
    }

    footer .top > .container > .row > .middle {
        display: none;
    }

    footer .top > .container > .row > .middle {
        width: 100%;
        padding: 20px 0 0
    }

    footer .top > .container > .row > .right {
        width: 120px;
        padding: 20px 0;
        margin: 0 auto;
        float: none
    }

    footer .bottom {
        text-align: center;
        line-height: 24px;
        padding: 13px 0
    }
}

@media(max-width: 780px){
    .navbar{
        background: #fff;
    }
    .navbar-default .navbar-nav>li>a{
        color: #333;
    }
    .navbar-default .navbar-toggle{
        border-color: #0081c7;
    }
    .navbar-default .navbar-toggle .icon-bar{
        background-color: #0081c7;
    }
    .navbar-default .navbar-brand img{
        width: 80%!important;
        max-width: 100%;
    }
    .photoul ul li{
        width: 48%;
        margin: 1% !important;
    }
    .photoul ul li h3{
        font-size: 16px!important;
    }
    .newslist{
        padding: 3% 0;
    }
    section{
        padding: 2% 0;
    }
    .contactul ul li{
        width: 48%;
        margin: 1%!important;
    }
    .navbar-brand{
        float: none;
    }
    .what{
        background-size: cover;
    }
    .whatul li .whatcontent {
    

}
    .whatul li{
        float: left;
        width:50%;
        margin: auto!important;
        padding: 25px 20px;
        background: none;
        height: 340px;

    }
    .whatul li p{
        margin-top:15px;
        line-height: 26px;
        font-size: 14px;
    }
    .iys .protitle p{
        font-size: 16px;
    }
    .iparent .protitle p{
        font-size: 16px;
    }
    .inews .newstitle p{
        font-size: 16px;
    }
    .newsc .newsbtom .prev{
        float: none;
        padding:0 15px;
    }
    .newsc .newsbtom .next{
        float: none;
        margin-top:30px;
        padding:0 15px;
    }
    .pro .protitle p{
        font-size: 16px;
    }
    .fwlc{
        display: none;
    }
    .pronav ul li:first-child{
        width: 32%;
    }
    .pronav ul li{
        width: 32%;
        margin-top: 10px;
    }
    .pronav ul li:last-child{
        width: 32%;
    }
    .procontent ul li{
        width: 48%;
        margin: 1%!important;
    }
    .procontent1 ul li{
        width: 48%;
        margin: 1%!important;
    }
    .sup_nav li{
        height: 60px;
    }
    .sup_nav li h3{
        display: none;
    }
    .sup_nav li p{
        display: none;
    }
    .iparent .parlist li{
        width: 48%;
        margin: 1%!important;
    }
    .jh_row5{
        height: auto;
        padding-bottom: 40px;
    }
    .jh_cmd6{
        width: 80%!important;
    }
    .fgl .fglist li{
        width: 100%;
        margin-right: 0;
    }
    .fgl .fglist li .bomc .bomr{
        margin-top: 5px;
    }
    .fgl .fglist li .bomc{
        padding:0 10px;
    }
    .news .mainCon .conL{
        width: 100%;
    }
    .news .mainCon .conL .conBox .boxL{
        display: none;
    }
    .news .mainCon .conR{
        width: 100%;
        margin-top: 25px;
    }
    .neinav{
        margin:0;
    }
    .gy h5 span{
        font-size: 18px;
    }
    .six dl:nth-child(4) dt:before{
        background: none;
    }
    .nmytitle{
        margin: 10px;
    }
    .content{
        margin: 10px;
    }
    #dituContent{
        width: 100%!important;
    }
    .mylunbo{
        margin:10px;
    }
    .mynpro .col-md-4 a h3{
        font-size: 16px!important;
    }
    .mynpro .col-xs-6 {
        padding:0 6px;
    }
    .page-status{
        display: none;
    }
    .changjing{
        padding:8% 0;
    }
    .inews{
        padding:8% 0;
    }
    .navbar-collapse{
    padding:0 15px;
    }
    .navbar-brand{
        padding:8px 15px;
    }
    .main{
        padding:8% 0;
    }
    .mumping_mun{
        width:90%;
        margin: 0 auto;
    }
    .mumping_mun li{
        width: 50%;
        margin: 0 auto;
    }
    .mumping_mun li:nth-child(1){
        border-bottom: 1px solid #ababab;
        /*border-top:1px solid #ababab;*/
        /*border-left:1px solid #ababab;*/
    }
    .mumping_mun li:nth-child(2){

        border-bottom: 1px solid #ababab;
        /*border-top:1px solid #ababab;*/
        border-right:none
    }
    .mumping_mun li:nth-child(3){

        /*border-bottom: 1px solid #ababab;*/
        /*border-left:1px solid #ababab;*/
    }
    .mumping_mun li:nth-child(4){

        /*border-bottom: 1px solid #ababab;*/
        /*border-right:1px solid #ababab;*/
    }
    .mumping_mun h2{
        font-size: 36px;
    }
    .mumping_mun p{
        margin-top:15px;
    }
    .jh_cmd6 p{
        font-size: 12px!important;
    }
    .pro01{
        height: auto;
    }
    .pro01_m dl{width: 100%;float: left;background: #fff;margin-left: 0;margin-top: 15px;}
    .pro01_m dl dd{
        width: 100%;
        padding:0 15px;
    }
    .feedbb ul li input{
        width: 65%;
        font-size: 13px;
    }
    .neinav a{
        font-size: 16px;
    }
    .feedbb ul li span{
        width: 100%;
        padding: 12px 0 12px 0px;
    color: #a7aeaf;
    /*text-align: center;*/
    font-size: 13px;
    }
    .pro_tit{
        line-height: 30px;
        height: 60px;
    }
    .pro01{
        padding-top:40px;
    }
    .pro_tit span{
        padding-top:0;
    }
    .pro_nav{
        height: auto;
    }
    .six dl{
        width: 33%;
    }
    .six dl:hover dd, .six dl.cur dd{
        padding-top:2rem;
    }
    .six dl{
        height: 16rem;
    }
    .six dl:hover dd, .six dl.cur dd{
        height: 16.9rem;
    }
    .six dl dd p{
        font-size: 12px;
        width:95%;
    }
    .pro_nav ul li a{
        padding:0 10px 0 20px;
    }
    .pro_nav ul{
        text-align: left;
    }
    .neinav a{
        width: 50%;
        padding: 3% 2%;
    }
    h1{
        font-size: 26px!important;
    }
    h3,h2{
        font-size: 24px!important;
    }
    .jh_size5{
        font-size: 20px!important;
    }
    .pro_tit span{
        font-size: 16px;
    }
    .news .col-md-6:first-child .row{
            margin-right: 0;
            margin-left: 0;
    }
    .news .col-md-6:last-child .row{
            margin-left: 0;
            margin-right: 0;
            margin-top: 15px;
    }
     .par li{
         float:left;
        width: 48%;;
    }
    .igl .gllist .item{
        flex: 0 0 100%;
        margin: 2% 0;
    }
    .ncscon .cl{
        flex: 0 0 100%;
    }
    .ncscon .cr{
        flex: 0 0 100%;
    }
    .ncscon .cl:after{
        display: none;
    }
    .icase .cal{
        flex: 0 0 100%;
    }
    .icase .cal ul li{
        float: left;
        width: 19%;
        margin: 0 0.5%;
    }
    .icase .car .carlist .carl{
        flex: 0 0 100%;
    }
    .icase .car .carlist .carr{
        flex: 0 0 100%;
        margin-left: 0;
        justify-content: space-between;
        margin-top: 2%;
    }
    .icase .car .carlist .img{
        flex: 0 0 49%;
    }
    .icase .car{
        flex: 0 0 100%;
        margin-left: 0;
        margin-top: 2%;
    }
    .dig{
        width: 100%;
        left: 0;
        bottom: -100%;
    }
    .iabout{
        padding: 40px 0 70px;
    }
    .iabout .amore{
        margin-bottom: 20px;
    }
    .iabout .abtitle h4{
        font-size: 24px;
    }
    .iabout .abtitle h2 span{
        font-size: 28px;
    }
    .icase .car .carlist .img .con h2{
        font-size: 16px!important;
    }
}
