body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
body, button, input, select, textarea { font:14px"Microsoft YaHei","微软雅黑","Arial Narrow",HELVETICA; }
a:hover{
    text-decoration: none;
}
.inner-clearfix{
    margin-top: 85px;
}
.pagination{
    margin: 0px 0 15px;
}
/*分页*/
.pages{ margin-bottom:60px; text-align:center;font-size:18px;margin-top: 60px;}
.pages a{border: 1px solid #ccc;display: inline;padding: 3px 10px 3px 10px;margin-right: 5px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;cursor: pointer;background: #fff;text-decoration:none;color:#999;}
.pages a:hover{border:1px solid #015aa1; background-color:#015aa1; color:#fff;}
.pages span{border: 1px solid #015aa1;display: inline;padding: 3px 10px 3px 10px;margin-right: 5px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;background: #bfd4ea;color: #015aa1;}

/*公共样式*/
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex-1{display:flex;align-items:center;justify-content:center;}
.flex-2{display:flex;align-items:center;justify-content:left;}
.flex-3{display:flex;align-items:center;justify-content:right;}
.w1400{max-width: 1400px;margin: 0 auto;box-sizing: border-box;}
.w1640{max-width: 1600px;margin: 0 auto;box-sizing: border-box;}
/* pc端导航 */
.navpc .w1640{
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.ymwz-wzdh{width: 100%;}
.ymwz-wzdh .logo{width: 20%;}
.ymwz-wzdh .logo img{max-width: 100%;}
.ymwz-wzdh .dhss{width: 75%;}
.ymwz-wzdh .dhss .nav{width: 75%;}
.top-tel{position: relative; height: 120px; display: flex; align-items: center; justify-content: center;margin-left:1%;}
.top-tel h3{color:#015aa1;font-size: 20px;font-weight: bold;}
.top-tel h3 span{display: inline-block;color:#015aa1;margin-top: 2px;}
.top-tel h3 img{display: inline-block;margin-top: -5px;}
.ymwz-wzdh .dhss .nav .list{position: relative;height: 120px;display:flex;align-items:center;justify-content:center;border-bottom: 2px solid transparent;}
.ymwz-wzdh .dhss .nav .active{border-bottom: 2px solid #015aa1}
.ymwz-wzdh .nav .a1,
.ymwz-wzdh .nav .a2{font-size: 18px;color: #020202;}
.ymwz-wzdh .nav .a2{display: inline-block;transition: all ease 0.2s;}
.ymwz-wzdh .dhss .nav .list:hover .a1,
.ymwz-wzdh .dhss .nav .cur .a1{color: #015aa1;}
.ymwz-wzdh .dhss .nav .list:hover .a2,
.ymwz-wzdh .dhss .nav .cur .a2{color: #015aa1;transition: all ease 0.2s;}
.ymwz-wzdh .dhss .subnav{display: none;position: absolute;top: 118px;left: 50%;margin-left: -60px;z-index: 99;width: 120px;border-top: 2px solid #015aa1;background-color: #fff;box-sizing: border-box;}
.ymwz-wzdh .dhss .subnav li{width: 100%;}
.ymwz-wzdh .dhss .subnav a{display: inline-block;width: 100%;text-align: center;font-size: 16px;color: #020202;line-height: 46px;}
.ymwz-wzdh .dhss .nav .list:hover .subnav{display: block;}
.ymwz-wzdh .dhss .subnav li:hover{background-color: #f1f1f1;}
.ymwz-wzdh .dhss .subnav li:hover a{color: #015aa1;}
.ymwz-wzdh .dhss .ssbf{width: 120px;}
.ymwz-wzdh .dhss .ssbf .ywwz,
.ymwz-wzdh .dhss .ssbf .djss{height: 100px;}
.ymwz-wzdh .dhss .ssbf .ywwz a{font-size: 18px;color: #999;}
.ymwz-wzdh .dhss .ssbf .ywwz a:hover{color: #015aa1;}
.ymwz-wzdh .dhss .ssbf .sstb img{width: 25px;cursor: pointer;}
.ymwz-wzdh .dhss .ssbf .djss{position: relative;}
.ymwz-wzdh .dhss .tjbd{display: none;position: absolute;top: 101px;right: 0;z-index: 200;width: 250px;box-shadow: 0 0 10px #f7f1f1;}
.ymwz-wzdh .dhss .tjbd ul{position: relative;width: 100%;}
.ymwz-wzdh .dhss .tjbd .form-1{width: 200px;height: 50px;font-size: 14px;color: #999;padding: 0 10px;box-sizing: border-box;}
.ymwz-wzdh .dhss .tjbd .form-2{width: 50px;height: 50px;font-size: 14px;color: #fff;background-color: #015aa1;box-sizing: border-box;cursor: pointer;}
.ymwz-wzdh .dhss .tjbd ul::before{position: absolute; display: block; content: ''; top: -18px; right: 15px; border-style: solid; border-width: 0 0 20px 20px; border-color: transparent transparent #015aa1;}
/* mp端导航 */
.navmp{display: none;position: relative;width: 100%;height: 100px;border-bottom: 2px solid #ededed;}
.navmp .logo{height: 100px;}
.navmp .logo img{width: 185px;}
.navmp .shdh .navmp-yczs{width: 40px;height: 100px;background: url(../images/navmp-yczs-tp01.png) no-repeat center center;transition: all ease 0.4s;}
.navmp .shdh .navmp-zsdh{transition: all ease 0.4s;background: url(../images/navmp-yczs-tp02.png) no-repeat center center;}
.navmp .subnav{display: none;position: absolute;top: 102px;right: 0;z-index: 999;width: 100%;padding-bottom: 30px;background-color: #fff;}
.navmp .subnav .list{width: 100%;}
.navmp .subnav .list .a1{display: block;width: 100%;height: 92px;line-height: 90px;padding-left: 25px;font-size: 24px;color: #333;border-bottom: 2px solid #ddd;box-sizing: border-box;}
.navmp .subnav .list-top{position: relative;width: 100%;height: 92px;padding-left: 25px;border-bottom: 2px solid #ddd;box-sizing: border-box;}
.navmp .subnav .list-top::after{position: absolute;display: block;content: "";right: 0;top: 50%;margin-top: -15px;width: 30px;height: 30px;background: url(../images/navmp-yczs-tp03.png) no-repeat center center;transition: all ease 0.2s;}
.navmp .subnav .list-sjdh::after{transform: rotate(45deg);transition: all ease 0.2s;}
.navmp .subnav .list-top p{font-size: 24px;color: #333;}
.navmp .subnav .list-bot{display: none;}
.navmp .subnav .list-bot li{width: 100%;}
.navmp .subnav .list-bot a{display: block;width: 100%;height: 60px;line-height: 60px;padding-left: 45px;font-size: 20px;color: #333;box-sizing: border-box;}

/* 列表水平居中 */
.list-group-horizontal .list-group-item {
    display: inline-block;
}
.list-group-horizontal .list-group-item {
    margin-bottom: 0;
    margin-left:-4px;
    margin-right: 0;
}
.list-group-horizontal .list-group-item:first-child {
    border-top-right-radius:0;
    border-bottom-left-radius:4px;
}
.list-group-horizontal .list-group-item:last-child {
    border-top-right-radius:4px;
    border-bottom-left-radius:0;
}
.list-group-item{
    border: none;
    background-color: transparent;
}
.sub-div3-div2 > a{
    color: #000000;
}
.sub-div3-div2 p{
    font-size: 16px;
    color: #888888;
    line-height: 25px;
    min-height: 100px;
}
.present5{
    margin-top: 70px;
}
.present5-div1{
    margin-bottom: 40px;
}
.present5-div1 h2{
    /*font-weight: bold;*/
}
.present5-div1 h2 span{
    color: #dedede;
    padding-right: 20px;
    font-weight: normal;
}
.present5-div1 .list-group{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.present5-div1 .list-group a{
    display: inline-block;
    color: #343434;
    padding: 10px 5px;
    font-size: 18px;
    border-bottom: 2px solid #ffffff;
}
.present5-div1 .active-li a{
    color: #124e9c;
    border-bottom: 2px solid #124e9c;
}
.present5-div1 .list-group-item{
    padding: 0px 15px;
    margin: 2px 0px;
}
.present5-div2{
    padding-bottom: 45px;
}
.present5-div2 p{
    color: #a4a7aa;
    line-height: 22px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 15px 0;
}
.present5-div-div2 span{
    display: block;
    color: #a4a7aa;
    line-height: 22px;
    font-size: 14px;
}
.present5-div2 h4{
    color: #000000;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.present5-sub-div1{
    overflow: hidden;
}
.present5-sub-div1 div h4{
    position: relative;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    background-color: rgba(73, 127, 173, 0.7);
    margin-top: -38px;
    padding: 10px 0;
}
.present5-sub-div1, .present5-sub-div3{
    padding: 0;
}
.present5-sub-div1:hover img{
    transform: scale(1.2, 1.2);
}
.present5-sub-div2 a{
    display: block;
}
.present5-sub-div2 a:first-child{
    margin-bottom: 21px;
}
.present5-sub-div2 a:hover{
    transform: translateY(-5px);
}
.present5-sub-div2 div{
    background: #f1f6fa;
}
.present5-sub-div2 .present5-div-div4{
    margin-bottom: 0px;
}
.present5-sub-div2 div:hover h4{
    color: #0080c8;
}
.present5-sub-div{
    padding: 0px;
}
.present{
    padding: 0px;
    overflow: hidden;
}
.present-div2{
    padding: 0px;
    overflow: hidden;
}
.present-sub{
    position: absolute;
    z-index: 1000;
    top: 36%;
    left: 0;
    right: 0;
    bottom: 0;
}
/* 底部 */
.footer{
    background-color: #0b1c24;
    padding: 70px 0px 40px;
    font-size: 16px;
    color: #ffffff;
}
.footer-bot{
    padding: 0;
}
.footer-bot a{
    display: inline-block;
}
.footer-left{
    padding: 0;
}
.footer-top{
    padding: 0;
}
.footer-top a, .footer-bot div, .footer-bot a,  .footer-bot2 div{
    color: #bdc4ca;
}
.footer-top ul li:first-child{
    padding-left: 0;
}
.footer-mid1{
    margin-top: 30px;
    padding-left: 0;
}
.footer-mid2{
    margin-top: 40px;
    border-left: 1px solid #bdc4ca;
}
.footer-mid2 h3, .footer-mid2 p{
    font-size: 15px;
    color: #bdc4ca;
}
.footer-mid2 h3{
    margin-bottom: 7px;
}
.footer-mid2 ul li{
    padding: 11px 10px 3px;
}
.footer-mid3 ul li p{
    margin-top: 12px;
}
.footer-mid3{
    padding-right: 0;
}
.footer-left .list-group1 li:first-child{
    padding-left: 0px;
}
.footer-bot2{
    border-top: 1px solid #666666;
    padding-top: 15px;
    margin-top: 15px;
    padding-left: 0;
    padding-right: 0;
}
.photoframe{
    position:relative;
    padding:3px;
}
.photoframe:before, .photoframe:after, .photo:before, .photo:after {
    content:" ";
    position:absolute;
    border-style:solid;
    border-color:#ffffff;
    padding:15px;
}
.photoframe:before {
    left:-8px;
    top:-8px;
    border-width:2px 0 0 2px;
}
.photoframe:after {
    right:-8px;
    bottom:-8px;
    border-width:0 2px 2px 0;
}
.photo:before {
    left:-8px;
    bottom:-8px;
    border-width:0 0 2px 2px;
}
.photo:after {
    right:-8px;
    top:-8px;
    border-width:2px 2px 0 0;
}
/* product-list */
.inner-banner{
    padding: 0px;
    /*width: 100%;*/
    /*overflow: hidden;*/
}
.product-list-cate .present4-sub-div2{
    margin-top: 35px;
    margin-bottom: 55px;
}
.product-list-cate .present4-sub-div2 li:hover a{
    border: 1px solid #0080c8;
    color: #ffffff;
    background: url(../images/service-04.png) no-repeat center center;
    background-size: 100% 100%;
}
.product-list-cate .list-group-horizontal .list-group-item{
    padding: 0px;
}
.product-list{

}
.product-list-list{
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    cursor: pointer;
    padding: 60px 25px 30px;
    transition: all .3s ease;
}
.news-list-list{
    padding-top: 40px;
}
.product-list-list .col-lg-4 img{
    max-height: 260px;
}
.product-list-list:hover{
    box-shadow: 0px 0px 30px 2px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}
.product-list-list:hover h3{
    font-weight: bold;
    color: #0080c8;
}
.product-list-list .col-lg-4 img, .news-list-list img{
    max-width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.product-list-list .col-lg-5 img:hover, .news-list-list img:hover{
    transform: scale(1.08);
    transition: all .3s;
    -webkit-transition: all .3s;
}
.product-list-list .col-lg-6 span{
    color: #343434;
    font-weight: bold;
}
.product-list-list p{
    margin-bottom: 10px;
}
.list-desc{
    line-height: 25px;
    margin-bottom: 15px !important;
    margin-top: 35px;
}
.news-list-list .list-desc{
    margin-top: 0px;
}
.list-more{
    margin-top: 25px;
}
.list-more a{
    display: inline-block;
    padding: 10px 35px;
    border-radius: 30px;
    border: 1px solid #d0d5dd;
    color: #000000;
}
.list-more a:hover{
    color: #fff;
    background: url(../images/service-04.png) no-repeat center center;
    background-size: 100% 100%;
}
.proview-total{
    padding-top: 60px;
    padding-bottom: 60px;
}
.proview-img img, .pro-hj-div3 img{
    width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.proview-img img:hover, .pro-hj-div3 img:hover{
    transform: scale(1.08);
    transition: all .3s;
    -webkit-transition: all .3s;
}
.proview-full{
    background-color: #e9eff8;
}
.proview-title h3{
    margin-bottom: 20px;
    color: #343434;
    font-size: 30px;
}
.proview-title p{
    font-size: 16px;
    /*line-height: 30px;*/
}
.proview-title1{
    margin-bottom: 40px;
}
.proview-title5 p{
    text-align: left;
    /*line-height: 30px;*/
}
.proview-div5{
    margin-top: 40px;
}
.proview-div5 img{
    max-width: 310px;
    width: 100%;
}
.proview-div5 .col-lg-3{
    padding: 0px;
    margin-bottom: 10px;
}
.proview3{
    background-image: url("../images/bg-07.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
}
.qg-div1 img{
    width: auto;
    text-align: center;
}
.qg-div4 .proview-img img{
    width: auto;
}
.hj-div1 .proview-img{
    text-align: center;
}
.hj-div1 .proview-img img{
    width: auto;
}
.pro-hj-div1{
    margin-top: 130px;
}
.hj-div2 .proview-title h3{
    margin-top: 50px;
    color: #ffffff;
}
.pro-hj-div2{
    margin: 45px 0px;
    color: #ffffff;
}
.pro-hj-div2 .proview-img{
    margin-bottom: 10px;
}
.pro-hj-div2 .col-lg-5{
    margin-top: 115px;
}
.pro-hj-div3{
    margin: 50px 0px 0px;
    text-align: center;
}
.pro-hj-div3 img{
    width: 100%;
    /*max-width: 900px;*/
}
.hj-div4 .proview-img{
    text-align: center;
}
.hj-div4 .proview-img img{
    width: auto;
}
.pro-hj-div4{
    color: #ffffff;
}
.pro-hj-div4 h3{
    margin-bottom: 70px;
    font-size: 30px;
}
.pro-hj-div1 h3{
    font-size: 30px;
    margin-bottom: 40px;
}
.pro-title .col-lg-12 p{
    line-height: 45px;
    font-size: 16px;
}
.pro-title .col-lg-12 img{
    display: inline-block;
    padding-right: 15px;
    margin-top: -2px;
}
.jghj-div h3{
    margin-top: 60px;
    margin-bottom: 40px;
}
.jghj-div p{
    font-size: 16px;
    /*line-height: 30px;*/
}
/* news-list */
.news-list-list .col-lg-4 img{
    width: 100%;
}
.news-list-list a{
    color: #000000;
}
.product-list .news-list-list h3{
    margin: 45px 0px 20px;
}
.news-full{
    background-color: #ffffff;
}
.news-detail .col-lg-12 h4{
    font-weight: bold;
    padding: 0px 0px 30px;
    border-bottom: 1px solid #cfd4dc;
    font-size: 18px;
}
.news-share{
    border-bottom: 1px solid #cfd4dc;
    padding-bottom: 25px;
}
.news-foot{
    margin: 35px 0px;
}
.news-foot .col-lg-6{
    padding: 0px;
}
.news-foot .col-lg-6 a{
    color: #000000;
    font-size: 15px;
}
.news-foot .col-lg-6 a span{
    color: #0080c8;
}
.news-back a{
    display: inline-block;
    border: 1px solid #d0d5dd;
    color: #000000;
    padding: 10px 50px;
    border-radius: 30px;
    font-size: 16px;
}
/* contact */
.contanct{
    padding: 0px;
}
.contact-us-div1 p{
    font-size: 16px;
    margin-top: 30px;
}
.contact-us-div2{
    margin: 50px 0px;
}
.contact-us-div2 .col-lg-3{
    padding: 0px;
    margin-bottom: 1px;
}
.contact-us-div2 .col-lg-3 div{
    padding: 30px 25px;
    margin: 7px;
    background-color: #eff0f5;
}
.contact-us-p2{
    font-size: 18px;
    color: #0080c8;
    margin: 20px 0px;
}
.contact-us-p3{
    font-size: 16px;
    color: #000000;
}
.contact-us-div2 .col-lg-3:last-child{
    margin-right: 0px;
}
.contact-us-div2 .col-lg-3 div img{
    /*width: 40px;*/
    height: 44px;
}
/* join */
.case-tobdy{
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    height: 36px;
    font-size: 13px;
    cursor: pointer;
}
.case-tobdy .td1{
    border: none;
    text-align: left;
    padding-top: 0;
    color: #434343;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.case-tobdy .td1 span{
    display: inline-block;
    margin-right: 10px
}
.case-tobdy .td2{
    border: none;
    text-align: right;
    padding-top: 0;
    color: #434343;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.case-tobdy:hover .td1, .case-tobdy:hover .td2{
    color: #4083b8;
}
.join-more a{
    display: inline-block;
    padding: 10px 25px;
    color: #000000;
    border: 1px solid #d0d5dd;
    font-size: 15px;
}
.join-more a img{
    padding-right: 5px;
}
.join-more a:first-child{
    color: #ffffff;
    background-color: #0080c8;
    border: 1px solid #0080c8;
}
.table-tr-more{
    padding: 20px 0px 35px !important;
}
.join-table-body .glyphicon{
    padding-left: 5px;
}
/* about */
.about-row1{
    margin-top: 60px;
}
.about-row1 h3{
    color: #0080c8;
    margin-bottom: 45px;
    font-weight: bold;
    margin-top: 0px;
}
.about-row1 .col-lg-6 p{
    line-height: 26px;
    color: #343434;
    font-size: 15px;
}
.about-row1 .col-lg-6 video{
    width: 100% !important;
}
.about-row2 .col-lg-12:first-child{
    margin: 50px 0px;
}
.about-row2 .col-lg-3 div{
    background-color: #eff2f7;
    padding: 35px;
    cursor: pointer;
}
.about-row2 .col-lg-3 div:hover{
    background: url("../images/about-08.png") no-repeat center center;
    color: #ffffff;
}
.about-row2 .col-lg-3 div:hover p:last-child{
    color: #ffffff;
}
.about-row2 .col-lg-3 div p:first-child{
    font-size: 24px;
}
.about-row2 .col-lg-3 div p:last-child{
    color: #919395;
}
.about-row2 .col-lg-12:last-child{
    line-height: 26px;
    color: #343434;
    font-size: 15px;
}
.about-row2 .col-lg-12 .col-lg-3{
    margin-bottom: 5px;
}
.about-2{
    background-color: #eef2fb;
    padding: 45px 0px;
}
.about-2 .col-lg-12 h3{
    color: #0080c8;
    font-weight: bold;
    margin: 0px 0px 60px;
    font-size: 30px;
}
.about-2 .col-lg-8 img, .about-row3 .about-lg1 img{
    width: 100%;
}
.about-row3 .col-lg-12{
    background-color: #eef2fb;
    padding: 0px;
}
.about-row3{
    padding: 45px 0px;
}
.about-row3 .col-lg-12 .col-lg-6{
    padding: 0px;
}
.about-row3 h4{
    font-size: 24px;
    color: #0080c8;
    margin-top: 0px;
}
.about-row3 p{
    font-size: 16px;
    color: #636466;
    margin-top: 25px;
}
.about-row4 .col-lg-12 .col-lg-4{
    color: #343434;
    line-height: 30px;
}
/* service */
.service .present4-sub-div2 .list-group a img{
    display: inline-block;
    float: left;
    padding: 0px 20px 0px 20px;
    /*margin-top: -10px;*/
    height: 50px;
}
.service .present4-sub-div2 a span{
    font-size: 18px;
    font-weight: bold;
}
.service .present4-sub-div2 a em{
    font-style: normal;
}
.present4-sub-div2 .list-group .on a{
    background: url("../images/service-04.png") no-repeat center center;
    background-size: 100% 100%;
}
.service .present4-sub-div2 .list-group-item{
    padding: 0px 40px;
}
.service-desc{
    margin: 60px 0px;
}
.download-row tr td{
    border-top: none !important;
    border-bottom: 1px solid #ddd;
    font-size: 15px;
    color: #343434;
    vertical-align: middle !important;
}
.download-row tr .text-left img{
    padding-right: 15px;
    margin-top: -3px;
}
.download-row td a{
    display: inline-block;
    color: #343434;
    padding: 7px 0px;
    border: 1px solid #d0d5dd;
    width: 136px;
    text-align: center;
}
.download-row td a em{
    font-style: normal;
}
.download-row td a span{
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 8px;
    margin-bottom: -3px;
}
.down-preview span{
    background: url("../images/down-030.png") no-repeat center center;
}
.down-down span{
    background: url("../images/down-040.png") no-repeat center center;
}
.down-preview:hover, .down-down:hover{
    background-color: #0080c8;
    color: #ffffff;
}
.down-preview:hover span{
    background: url("../images/down-031.png") no-repeat center center;
}
.down-down:hover span{
    background: url("../images/down-041.png") no-repeat center center;
}
.download-row table{
    margin-top: 45px;
}
.download-row .col-lg-12{
    margin-bottom: 20px;
}
/* application */
.app-row1 .col-lg-4 img{
    width: 100%;
    max-height: 235px;
}
.app-row1 .col-lg-4 h3{
    font-size: 21px;
}
.app-div-1 h3{
    margin-top: 0px;
}
.app-div-2 h3{
    margin-top: 10px;
}
.app-div-1 a, .app-div-2 a{
    color: #000000;
}
.app-div-1 .app-div-p1{
    margin-bottom: 20px;
}
.app-div-1 p, .app-div-2 p{
    color: #343434;
    font-size: 15px;
}
.app-row1 .col-lg-4{
/*    height: 400px;*/
    padding: 25px;
}
.app-row1 .col-lg-4 span{
    display: inline-block;
    width: 40px;
    border-bottom: 3px solid #0080c8;
    margin: 15px 0px 10px;
}
.app-row1 .col-lg-4 p:first-child{
    font-size: 15px;
    color: #343434;
}
.app{
    /*background-color: #e9eff8;*/
}
.app .about-row3 .col-lg-12  .app-top-desc{
    padding: 20px;
}
.app .about-row3 .col-lg-12{
    background-color: #ffffff;
}
.app-top-div1 h3{
    font-size: 26px;
    margin: 45px 0px;
}
.app-mid{
    background: url("../images/app-01.jpg") no-repeat center center;
}
.app-form{
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 60px;
}
.app-form-titile h4{
    color: #0080c8;
    font-weight: bold;
    margin: 30px 0px;
}
.app-form-titile span{
    display: inline-block;
    width: 45px;
    border-top: 1px solid #bebebe;
    height: 6px;
    margin: 0px 20px;
}
.app-form-submit{
    background-color: #0080c8;
    font-size: 16px;
    color: #fff;
    width: 100%;
    margin: 20px 0px;
}
.app-form-submit:hover{
    background-color: #0080c8;
    color: #fff;
}
.app-form-desc p{
    color: #343434;
}
.app-form-desc p span{
    font-size: 23px;
    color: #0080c8;
    font-weight: bold;
}
.app-form-right{
    color: #ffffff;
    font-size: 16px;
}
.app-form-right h3{
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 30px;
}
.app-bot{
    padding: 45px 0px;
}
.app-bot img{
    /*width: 100%;*/
    max-width: 400px;
    max-height: 250px;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.app-bot .col-lg-6 > p{
    position: absolute;
    font-size: 18px;
    margin: 20px 0px 0px 20px;
    color: #343434;
}
.app-bot .col-lg-6 a{
    display: inline-block;
    color: #636466;
    font-size: 16px;
}
.app-bot .col-lg-6{
    transition: all .3s ease;
}
.app-bot .col-lg-6 p{
    margin-top: 15px;
}
.app-bot .col-lg-6:hover{
    transform: translateY(-5px);
}
.app-bot .col-lg-6:hover img{
    transform: scale(1.08);
    transition: all .3s;
    -webkit-transition: all .3s;
}
.app-bot .col-lg-6:hover p{
    font-weight: bold;
    color: #0080c8;
}
.app-bot-hover{
    position: absolute;
    z-index: 10000;
    text-align: center;
    width: 95%;
    height: 100%;
    background-color: rgba(250,251,254,.8);
}
.app-bot h3{
    margin-bottom: 50px;
}
.app-bot-hover h4{
    font-size: 20px;
    color: #343434;
    font-weight: bold;
}
.app-bot-hover {
    font-size: 18px;
}
.app-bot-hover span{
    display: inline-block;
    width: 150px;
    border-bottom: 1px solid #343434;
}
.pagination li a{
    background-color: #e9eff8;
    color: #333333;
}
.pagination li a:hover{
    background-color: #ffffff;
    color: #333333;
}
.pagination li .current, .pagination li .current:hover{
    background-color: #0080c8;
    color: #ffffff;
}
.pagination li .disabled{
    background-color: #eeeeee;
    color: #333333;
}
.drop-language{
    border: none;
    padding: 0px;
}
.drop-language li{
    border-bottom: 1px solid #ccc;
    text-align: center;
}
.drop-language>li>a{
    padding: 20px;
}
.language-li a:first-child{
    /*padding-bottom: 30px;*/
}
.language-li .drop-language{
    min-width: 118px;
    background-color: rgba(255, 255, 255, 0.8);
}
.special-li .text-left a{
    display: inline-block;
    width: 100%;
    padding: 0px 0px 18px;
    border-bottom: 1px solid #d2d2d2;
    font-size: 16px;
    margin-bottom: 20px;
}
.special-li .text-left a span{
    padding-left: 20px;
}
.special-li .text-left a:hover span{
    color: #0080c8;
}
.product-list-list .col-lg-5 img{
    max-height: 320px;
    width: 100%;
    max-width: 610px;
}

footer{width: 100%;height: 60px;background: #0080c8;position: fixed;z-index: 999999;bottom: 0px;}
footer a{width: 25%;display: block;float: left;color: #FFF;text-align: center;text-align: center;
    height: 60px;}
footer a i{width: 30px;height: 30px;border-radius: 50%;border:2px solid #FFF;display: block;text-align: center;line-height: 26px;margin-top: 5px;margin-bottom: 5px;}
footer a span{display: block;font-size: 1.3rem;}
footer a:hover{color: #FFF;}
footer a img{display: inline-block;width: 26px;height: 26px;margin: 8px 0px 4px;}

/*   1200px <= 大屏幕 */
@media (min-width: 1201px) {
    .index-qyxw .qyxw .wzjs h3 img{
        margin-right: 10px;
    }
    .index-qyxw .qyxw .list:nth-child(2) .wzjs-p{padding-left: 25%;}
    .index-qyxw .qyxw{width: 90%;}
    .index-qyxw .qyxw .wzjs-p{
        padding-left: 20.5%;
    }
    .index-qyxw .qyxw .wzjs p img{
        margin-right: 32px;
    }
    .index-qyxw .qyxw .wzjs p{font-size: 14px;}
    .about-box .cover{
        padding: 50px 115px 70px 30px;
    }
    .about-box .cover .about-des{
        font-size: 16px;
        line-height: 35px;
        margin-top: 30px;
    }
    .index-qyxw .qyxw .list{
        width: 21%;
    }
    .side-footer{
        display: none;
    }
    .news-content{
        padding-top: 30px;
        padding-bottom: 30px;
        font-size: 16px;
        margin-bottom: 60px;
    }
    .hjBody .section2 .content-wrap .bg {
      width: 1920px;
      height: 100%;
      position: relative;
      left: 50%;
      top: 0;
      margin-left: -960px;
    }
    .about-box{
        width: 50%;
        height: 700px;
    }
    .module-wrap{
        margin-top: 25px;
    }
    .hjBody .section2 .content-wrap{
        height: 800px;

    }
    .hjBody .section2 .content-wrap .bg img{
        height: 100%;
    }
    .hjBody .section2 .content-wrap .detail-wrap{
        height: 150px;
    }
    .hjBody .section2 .content-wrap .item .text{
        top: 0;
    }
    .col-lg-1-5{
        margin-left: 10px;
        margin-right: 10px;
    }
    .youshi .col-lg-1-5{
        font-size: 14px;
    }
    .inbanner_box #inbanner .swiper-slide .wrap1560 .btl1 {
      top: 205px;
    }
    .inbanner_box #inbanner .swiper-slide .wrap1560 .btl2 {
      top: 205px;
    }
    .inbanner_box #inbanner .swiper-slide .wrap1560 .btl3 {
      top: 205px;
    }
    .inbanner_box #inbanner .swiper-slide .wrap1560 .btl4 {
      top: 27.69%;
    }
    .index-about{
        margin-top: 100px;
    }
    .about-des p{
        line-height: 25px;
        margin-bottom: 20px;
    }
    .l_morebtn{
        margin-top: 20px;
    }
    .youshi .col-lg-1-5 img{
        width: 56%;
    }
    .present5-sub-div2 div{
        padding: 4% 8%;
    }
    .footer-mid1 img{
        width: 100%;
    }
    .inner-banner img{
        width: 100%;
    }
    .list-more a{
        margin-right: 50px;
    }
    .footer-bot .col-lg-4{
        padding: 0;
    }
    .product-list-list .col-lg-6 h3{
        /*margin-bottom: 10px;*/
        margin-top: 5px;
    }
    .join-more a{
        margin-right: 10px;
    }
    .about-word{
        margin: 110px 0px 40px;
    }
    .about-row4 .col-lg-12 .col-lg-4{
        margin-top: 130px;
    }
    .service .present4-sub-div2 .list-group a{
        border-radius: 0px;
        width: 100%;
        padding: 25px 0px;
    }
    .app-mid > .container{
        padding: 60px 0px;
    }
    .app-bot-hover span:first-child{
        margin-top: 90px;
    }
    .app-form-right{
        margin-top: 120px;
    }
    .present-sub1{
        margin-left: 300px;
    }
    .present-sub2{
        margin-right: 300px;
    }
    .footer-bot a{
        margin-left: 15px;
    }
    .product-list-list .col-lg-5{
        text-align: right;
    }
    .app-top-desc{
        margin-top: 45px;
    }
    .app-row1 .col-lg-4{
/*        margin-bottom: 30px;*/
    }
    .hj-div1{
        padding: 40px 0px;
    }
    .hj-div4{
        padding: 135px 0px 395px;
    }
    .jghj-div-1{
        padding-left: 70px;
    }
    .jghj-div-2{
        padding-right: 80px;
    }
    .jghj-div-2 h3{
        margin-top: 80px;
    }
    .sub-div3-div2{
        padding-left: 50px;
    }
}
@media (min-width: 1400px){
    .container{
        width: 1600px;
    }
    .service .present4-sub-div2 .list-group a img{
        padding: 0px 40px 0px 50px;
    }
}
@media (min-width: 1440px){
    .footer{
        padding: 30px 0px 20px;
    }
    .product-list-cate .present4-sub-div2 {
        margin-top: 60px;
    }
    .present4-sub-div2 .list-group{
        margin-bottom: 50px;
    }
    .app-top-div1 h3{
        margin: 60px 0px;
    }
    .app-bot{
        padding: 60px 0px;
    }
    .download-row table{
        margin-top: 60px;
    }
    .about-row2 .col-lg-12:first-child{
        margin: 60px 0px;
    }
    .about-row3{
        padding: 60px 0px;
    }
    .about-2{
        background-color: #eef2fb;
        padding: 60px 0px;
    }
    .present5-div2{
        padding-bottom: 60px;
    }
}
/* 992px <= 中等屏幕 < 1200px */
@media (min-width: 992px) and (max-width: 1200px) {
    .inner-banner img{
        width: 100%;
    }
    .present5-div1{
        margin-top: 10px;
    }
    .about-row2 .col-lg-3 div:hover{
        background: #0080c8;
        color: #ffffff;
    }
    .about-row3 .about-img{
        text-align: left;
    }
    .about-row3 .about-img img{
        display: inline-block;
        margin: 5px 0px;
    }
    .service .present4-sub-div2 .list-group a {
        border-radius: 0px;
        width: 360px;
        padding: 25px 0px;
    }
    .pro-hj-div2 .col-lg-5{
        margin-top: 0px;
    }
    .pro-hj-div2 .proview-img img{
        width: auto;
    }
    .service .present4-sub-div2 .list-group-item{
        margin-bottom: 5px;
    }
}
/*  768px <= 平板 < 992px */
@media (min-width: 768px) and (max-width: 992px) {
    .inner-banner img{
        width: 100%;
        /*height: 250px;*/
    }
    .present4-sub-div1{
        margin-top: 30px;
    }
    .about-row2 .col-lg-3 div:hover{
        background: #0080c8;
        color: #ffffff;
    }
    .about-row3 .about-img{
        text-align: left;
    }
    .about-row3 .about-img img{
        display: inline-block;
        margin: 5px 0px;
    }
    .service .present4-sub-div2 .list-group-item{
        padding: 0px 5px;
        margin-bottom: 5px;
    }
    .service .present4-sub-div2 .list-group a {
        border-radius: 0px;
        width: 100%;
        padding: 30px 0px;
    }
    .pro-hj-div2 .col-lg-5{
        margin-top: 0px;
    }
    .pro-hj-div2 .proview-img img{
        width: auto;
    }
    .product-list .news-list-list h3 {
        margin-top: 0px;
    }
}
/* 768px > 手机  */
@media (max-width: 767px) {
    .side-footer{width:100%;height:40px;line-height:40px;text-align:center;font-size:20px;position:fixed;z-index:99;bottom:0;background:#333;color:#FFF;}
    .side-footer a{display:block;color: #ffffff}
    .index-qyxw .qyxw .wzjs-p{
        padding-left: 13%;
    }
    .index-qyxw .qyxw{
        width: 100%;
        margin-bottom: 30px;
    }
    .index-qyxw .qyxw .wzjs p img{
        margin-right: 20px;
    }
    .index-qyxw .qyxw .list:nth-child(3) .wzjs-p{
        padding-left: 20%;
    }
    .index-qyxw .qyxw .list{
        width: 49%;
        margin: 0 auto 15px;
    }
    .index-qyxw .qyxw .wzjs p{
        font-size: 12px;
    }
    .news-content{
        padding-top: 20px;
        padding-bottom: 30px;
        font-size: 16px;
        margin-bottom: 20px;
    }
    .news-detail{
        margin-top: 30px;
    }
    .detail-pic{
        padding: 0 20px;
    }
    .detail-pic2{
        margin-bottom: 60px;
    }
    .detail-pic2 img{
        width: 100%;
    }
    .about-box .cover{
        padding: 80px 30px 50px;
    }
    .inbanner_box #inbanner .swiper-slide .wrap1560 .btl1 {
      top: 30%;
    }
    .inbanner_box #inbanner .swiper-slide .wrap1560 .btl2 {
      top: 30%;
    }
    .inbanner_box #inbanner .swiper-slide .wrap1560 .btl3 {
      top: 30%;
    }
    .inbanner_box #inbanner .swiper-slide .wrap1560 .btl4 {
      top: 27.69%;
    }
    .product-list-cate{
        margin-bottom: 20px;
    }
    .product-list-cate .l_morebtn{
        width: 50%;
        float: left;
    }
    .product-list-cate .l_morebtn a{
        padding: 0;
    }
    .detail_block_2{
        padding-left: 10px;
    }
    .detail-pic2 .swiper-slide p{
        text-align: center;
        font-size: 14px;
        margin-top: 10px;
        color: #000000;
    }
    .app-row1 .col-lg-4{
        padding-bottom: 0px;
        padding-top: 10px;
    }
    .hjBody .section2 .content-wrap{
        height: 1100px;
    }
    .hjBody .section2 .content-wrap .bg img{
        height: 600px;
    }
    .hjBody .section2 .content-wrap .detail-wrap{
        height: 675px;
    }
    .col-lg-1-5{
        margin-bottom: 5px;
        margin-left: 0;
        margin-right: 0;
    }
    .l_morebtn{
        margin-top: 10px;
    }
    .about-box{
        width: 100%;
        height: 700px;
    }
    .about-box .cover .about-des{
        font-size: 14px;
        margin-top: 15px;
    }
    .about-des p{
        line-height: 22px;
    }
    .about-box .l_morebtn{
        margin-top: 50px;
    }
    .about-box .cover h2{
        margin-bottom: 40px;
    }
    .youshi .col-lg-1-5 img{
        width: 50%;
    }
    .youshi .col-lg-1-5:nth-child(4){
        clear: left;
        left: 15%;
    }
    .youshi .col-lg-1-5:nth-child(5){
        left: 20%;
    }
    .youshi .col-lg-1-5{
        width: 33%;
        float: left;
        margin-bottom: 15px;
        font-size: 12px;
    }
    .present-sub{
        top: 20%;
    }
    .present5-div2 h4{
        margin-bottom: 15px;
    }
    .present5-sub-div2{
        padding: 0;
        margin-bottom: 25px;
    }
    .present5-sub-div2 div{
        margin-bottom: 0px;
        padding: 4%;
    }
    .present5-sub-div1{
        margin-bottom: 25px;
    }
    .present5-sub-div .list-group-item{
        padding: 0px 5px;
    }
    .footer{
        padding-top: 25px;
    }
    .footer-bot .col-lg-4{
        margin-bottom: 10px;
    }
    .footer-mid1 img{
        display: block;
        margin: 0 auto;
        width: 65%;
    }
    .footer-mid3{
        margin-top: 15px;
    }
    .footer-mid2 ul li{
        padding: 9px 0px 1px;
    }
    .carousel{
        height: 340px;
    }
    .carousel-inner .item img{
        height: 340px !important;
    }
    .present5-div1 h2{
        text-align: center;
    }
    .product-list-list{
        padding: 20px 0px 10px;
    }
    .inner-banner img{
        max-width: 100%;
        /*height: 100px;*/
    }
    .inner-clearfix {
        margin-top: 63px;
    }
    .product-list-list .col-lg-6 h3, .news-list-list .col-lg-8 h3{
        margin-bottom: 10px;
        margin-top: 20px;
        font-size: 18px;
    }
    .contact-us-div2 .col-lg-3 div{
        margin-right: 0px;
        margin-left: 0px;
        margin-bottom: 5px;
        padding: 25px 0px;
        height: 150px;
    }
    .contact-us-div2{
        margin: 25px 0px;
    }
    .contact-us-div2 .col-lg-3{
        padding: 1px;
    }
    .contact-us-div2 .col-lg-3 div img{
        max-height: 35px;
    }
    .about-row3{
        padding: 40px 0px 0px;
    }
    .about-word-xs{
        padding-bottom: 35px;
    }
    .about-word-xs1{
        padding-top: 35px;
    }
    .about-row4 .col-lg-12 .col-lg-4{
        margin-top: 30px;
    }
    .present4-sub-div2 .list-group a{
        margin: 0px 5px;
        padding: 7px 25px;
    }
    .present4-sub-div2 .present4-sub-ul a{
        padding: 7px 15px;
        font-size: 14px;
    }
    .service .present4-sub-div2 .list-group-item{
        padding: 10px 2px;
        margin-left: 0px;
        text-align: center;
    }
    .service .present4-sub-div2 .list-group a{
        border-radius: 0px;
        width: 100%;
        padding: 10px;
    }
    .service-desc{
        margin-top: 35px;
    }
    .service .present4-sub-div2 a em{
        display: none;
    }
    .app-mid{
        background: #0080c8;
        padding: 40px 0px;
        margin-top: 2px;
    }
    .app-bot-hover span:first-child{
        margin-top: 35px;
    }
    .app-bot .col-lg-12 .col-lg-6{
        margin-bottom: 10px;
    }
    .present5-div1 .list-group a{
        padding: 10px 15px;
        font-size: 14px;
    }
    .present5-sub-div{
/*        text-align: left;*/
    }
    .present5-div1{
        height: auto;
    }
    .pro-hj-div1{
        margin-top: 45px;
    }
    .pro-hj-div2{
        margin: 50px 0px;
    }
    .pro-hj-div2 .proview-img{
        margin-bottom: 40px;
    }
    .hj-div1 .proview-img img{
        max-height: 275px;
    }
    .jgqg-div{
        margin-top: 20px;
    }
    .proview-img{
        margin-top: 5px;
    }
    .about-row2 .col-lg-3 div:hover{
        background: #0080c8;
        color: #ffffff;
    }
    .about-row1{
        margin-top: 30px;
    }
    .about-row1 h3{
        margin-bottom: 5px;
        text-align: center;
    }
    .about-row2 .col-lg-12:first-child{
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .index-about{
        margin-top: 60px;
    }
    .app-form{
        margin-bottom: 15px;
    }
    .app-top-div1 h3{
        margin-bottom: 20px;
    }
    .service .present4-sub-div2 .list-group a img{
        display: block;
        padding: 0px;
        margin: 0px auto;
        float: none;
        max-height: 35px;
    }
    .pro-hj-div4 h3{
        margin-bottom: 40px;
    }
    .hj-div2 .proview-title h3{
        margin-top: 0px;
    }
    .pro-hj-div2 .col-lg-5{
        margin-top: 0px;
    }
    .pro-hj-div1 h3{
        margin-bottom: 10px;
        text-align: center;
    }
    .pro-title .col-lg-12 p{
        line-height: 25px;
    }
    .jghj-div-2 h3{
        margin-top: 0px;
        text-align: center;
    }
    .jghj-div h3{
        text-align: center;
    }
    .present4 .list-group-item{
        padding: 0px;
    }
    .app-bot img{
        width: 100%;
    }
    .contact-us-div1 p{
        margin-top: 0px;
        text-align: left;
    }
    .news-content table{
        width: 100% !important;
    }
    .proview-total {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
        margin-top: -6px !important;
    }
    .jghj-div-2{
        margin-bottom: 25px;
    }
    .about-row2 .col-lg-12 .col-lg-3{
        padding: 1px;
    }
    .about-row2 .col-lg-3 div{
        padding: 30px 0px;
    }
    .product-list-cate .present4-sub-div2{
        margin-top: 25px;
        margin-bottom: 0;
    }
    .present4-sub-div2 .list-group{
        margin-bottom: 25px;
    }
    .join-more{
        text-align: center;
    }
    .join-more a:first-child {
        margin-right: 15px;
    }
    .join-more a{
        padding: 5px 10px;
    }
    .download-row td a{
        width: 50%;
        float: left;
        border: none;
    }
    .download-row td a span{
        margin-left: 0px;
    }
    .download-title span{
        /*display: inline-block;
        width: 100px;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;*/
    }
    .download-number{
        display: none;
    }
    .product-list-list .list-more{
        text-align: center;
    }
    .list-more a:first-child{
        margin-right: 20px;
    }
    .footer-mobile{
        padding: 0px;
        margin-top: 25px;
        text-align: center;
    }
    .footer .footer-mid1 .list-group-item{
        padding-right: 10px;
        padding-left: 10px;
    }
    .proview-title p{
        text-align: left;
        padding: 0px 15px;
    }
    .proview-title5>p{
        padding: 0px 30px;
    }
    .jghj-title1 p{
        text-align: center;
    }
}