/* .banner .owl-controls{position: absolute;left: 0;right: 0;bottom: 5%;z-index: 99; } */
/* 2019-3-7 11:40:31 */
.img-text .inner .title,.img-text .inner .describe,.img-text .inner .banner-btn{
   color: #d90a01!important;
}
.img-text .inner .banner-btn{
    border-color: #d90a01!important;
}

.indexbanner {
    height: auto;
    overflow: hidden;
    position: relative;
}

.indexbanner .banerabsour {
    height: auto;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 1;
}

.indexbanner .banerabsour img {
    max-width: 100%;
}



.waveAnimation {
    animation: move_wave 10s linear infinite;
}

@keyframes move_wave {
    0% {
        transform: translateY(0) translateZ(0) scaleY(1)
    }

    50% {
        transform: translateY(-5px) translateZ(0) scaleY(0.55)
    }

    100% {
        transform: translateY(0) translateZ(0) scaleY(1)
    }
}

.banner {
    height: auto;
    overflow: hidden;
}

.banner .item {
    position: relative;
}

.banner .item .bannercont {
    position: absolute;
    top: 0px;
    width: 100%;
    left: 0px;
}

.banner-swiper .imgbanner {
    max-width: 100%;
    width: 100%;
}

.bannercont .proa {
    display: block;
    float: left;
    position: relative;
    width: 30%;
    padding-top: 15%;
    margin-left: 10%;
}

.bannercont .proa img {
    transition: All 1 ease-in-out;
    -webkit-transition: All 1s ease-in-out;
    -moz-transition: All 1s ease-in-out;
    -o-transition: All 1s ease-in-out;
    opacity: 0;
    position: relative;
}



.bannercont .prociny {
    float: right;
    position: relative;
    width: 55%;
    padding-top: 15%;
}

.bannercont .prociny h3 {
    font-family: "MyriadPro Regular";
    font-size: 40px;
    color: #fff;
    position: relative;
    right: -200%;
    transition: All 1s ease-in-out;
    -webkit-transition: All 1s ease-in-out;
    -moz-transition: All 1s ease-in-out;
    -o-transition: All 1s ease-in-out;
    font-weight: bold;
    margin-left: 6%;
}

.procdiv {
    height: auto;
    overflow: hidden;
    margin-top: 5%;
    transition: All 1s ease-in-out;
    -webkit-transition: All 1s ease-in-out;
    -moz-transition: All 1s ease-in-out;
    -o-transition: All 1s ease-in-out;
    position: relative;
    right: -200%;
}

.procdiv .divico {
    float: left;
    width: 25%;
    margin-left: 5%;
}

.procdiv .divico img {
    margin: 0 auto;
    display: block;
}

.procdiv .divico p {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    margin-top: 3%;
    font-weight: bold;
}


.banner .owl-wrapper-outer .active .item .bannercont .proa img {
    opacity: 1;
}

.banner .owl-wrapper-outer .active .item .bannercont .prociny h3 {
    right: 0px;
    font-family: "MyriadPro Regular";
}

.banner .owl-wrapper-outer .active .item .bannercont .procdiv {
    right: 0px;
}

/*.banner.owl-theme .owl-controls .owl-page span{ background:url(../images/bannerico.png) no-repeat center; opacity: 1; width: 15px; height: 25px;}
.banner.owl-theme .owl-controls .owl-page.active span{ background:url(../images/bannerico1.png) no-repeat center;}*/
.banner.owl-theme .owl-controls {
    margin-top: 0 !important;
}

.banner .owl-buttons {
    position: absolute;
    top: 50%;
    right: 0px;
    left: 0px;
    margin-top: -30px;
}

.banner .owl-controls .owl-buttons>div {
    padding: 0px !important;
    width: 58px !important;
    opacity: 1 !important;
    border-radius: 30px !important;
    font-size: 0px !important;
    height: 38px !important;
    filter: Alpha(Opacity=100) !important;
}

.banner .owl-buttons .owl-prev {
    background: url(../images/bannerprev.png) no-repeat center center !important;
    opacity: 1px !important;

    position: absolute;
    left: 0%;
}

.banner .owl-buttons .owl-next {
    background: url(../images/bannernext.png) no-repeat center center !important;
    opacity: 1px !important;
    position: absolute;
    right: 0%;

}

a:hover {
    text-decoration: none;
}

.product {
    height: auto;
    overflow: hidden;
    background: url(../images/product_bg.jpg) no-repeat center;
    background-size: cover;
}

.product .indexTitle {
    margin-top: 5%;
}

.indexTitle {
    height: auto;
    overflow: hidden;
    text-align: center;
}

.indexTitle .titleh {
    font-size: 36px;
    color: #fff;
    line-height: 36px;
}

.indexTitle .titleh a {
    color: #fff;
}

.indexTitle .titleht {
    font-size: 16px;
    color: #fff;
    margin: 10px 0px 15px;
}


.indexTitle-black .titleh {
    color: #000000;
}

.indexTitle-black .titleh a {
    color: #000000;
}

.indexTitle-black .titleht {
    color: #555;
}

.proContent {
    height: auto;
    overflow: hidden;
}

.proContent ol {
    text-align: center;
    height: auto;
    margin-top: 3%;
}

.proContent ol li {
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
    cursor: pointer;
    width: 19% !important;
    height: 58px;
    line-height: 58px;
}

.proContent ol li.current {
    background: #d90a01;
}

.proIncont {
    height: auto;
    overflow: hidden;
    margin-top: 38px;
}

.proIncont .proIn {
    height: auto;
    overflow: hidden;
    display: none;
}

.proIncont .proIn li {
    margin-bottom: 3%;
}

.proIncont .proIn .proCp {
    height: auto;
    overflow: hidden;
    position: relative;
}

.proIncont .proIn .proCp .proImg {
    height: auto;
}

.proIncont .proIn .proCp .proImg img {
    display: block;
    margin: 0 auto;
    height: 287px;
    overflow: hidden;
}

.proIncont .proIn .proCp .gray {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    filter: alpha(Opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
}

.proIncont .proIn .proCp .gray img {
    display: block;
    margin: 0 auto;
    margin-top: 40%;
}

.proIncont .proIn .proCp .gray p {
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-top: 5%;
}

.proIncont .proIn ul .proli:hover .proCp .gray {
    opacity: 1;
    filter: alpha(Opacity=1);
    -moz-opacity: 1;
}

.proliadv .proadv {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.proliadv .proadv p {
    color: #fff;
    font-size: 24px;
    text-align: center;
    margin-top: 13%;
    padding: 0 35px;
    line-height: 30px;
}

.proliadv .proadv span {
    display: block;
    width: 170px;
    height: 40px;
    background: #fff;
    border-radius: 20px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    color: #000;
    margin-top: 6%;
    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
}

.proliadv .proadv span:hover {
    background: #d90a01;
    color: #fff;
}


.asideContent {
    height: auto;
    background: url(../images/big_bg.jpg) no-repeat top center;
}


.application {
    height: auto;
    margin-top: 5%;
}


.appul {
    height: auto;
    margin: 5% 0px;
}

.appul li {
    height: auto;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 25px;
    position: relative;
    margin-bottom: 10px;
}

.appul li:after {
    content: " ";
    width: 17px;
    height: 17px;
    background: #fff;
    position: absolute;
    bottom: -9px;
    right: -10px;
    z-index: 1;
    border-radius: 50%;
}

.appul li:nth-child(6n) {
    border-right: none;
}

.appul li:nth-child(6n)::after {
    display: none;
}

.appul li .appImg {
    width: 93px;
    height: 93px;
    background: transparent;
    border-radius: 100%;
    margin: 0 auto;
    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
}

.appul li .appImg img {
    display: block;
    margin: 0 auto;
}

.appul li .appImg .img1 {
    display: block;
}

.appul li .appImg .img2 {
    display: none;
}

.appul li p {
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.appul li:hover .appImg {
    background: #d90a01;
}

.appul li a {
    color: #fff;
}

.appul li.cur .appImg .img1 {
    display: none;
}

.appul li.cur .appImg .img2 {
    display: block;
}

.about {
    height: auto;
    overflow: hidden;
    margin: 3% 0px;
}

.aboutIn {
    height: auto;
    margin-top: 3%;
}

.abouOne,
.aboute,
.aboutre {
    float: left;
}

.abouOne {
    background: #444444;
    height: auto;
    width: 6%;
    margin-top: 52px;
    padding-top: 20px;
}

.abouOne img {
    display: block;
    margin: 25px auto;
}

.abouOne span {
    display: block;
    height: 138px;
    background: #d90a01;
    margin-top: 28px;
}

.abouOne span a {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(90deg);
    display: block;
    color: #fff;
    font-size: 16px;
    position: relative;
    top: 52px;
    text-align: center;
    background: url(../images/bottom.png) no-repeat 71px center;
}

.aboute {
    width: 64%;
    overflow: hidden;
}

.aboute .aboutcont {
    background: #ecf1f2;
    padding: 25px;
}

.aboute .aboutcont .aboutItle {
    color: #222222;
    font-weight: bold;
    font-size: 20px;
    font-family: "Arial";
}

.aboute .aboutcont .aboutItle:hover {
    color: #d90a01;
}

.aboute .aboutcont p {
    font-size: 14px;
    color: #555555;
    line-height: 20px;
    margin-top: 2%;
}

.aboutre {
    float: right;
    width: 29%;
    position: relative;
}

.aboutre .hd {
    position: absolute;
    z-index: 9;
    bottom: -15px;
    width: 160px;
    left: 50%;
    margin-left: -80px;
}

.aboutre .hd a {
    position: absolute;
    display: block;
    width: 80px;
    height: 41px;
    cursor: pointer;
}

.aboutre .hd .prev {
    left: -5px;
    bottom: 0px;
    background: url("../images/prevPro4.jpg") no-repeat left top;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.aboutre .hd .prev:hover {
    background: url("../images/nextPro.jpg") no-repeat left bottom;
}

.aboutre .hd .next {
    right: -5px;
    bottom: 0px;
    display: block;
    background: url("../images/nextPro4.jpg") no-repeat right top;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.aboutre .hd .next:hover {
    background: url("../images/prevPro.jpg") no-repeat right bottom;
}

.aboutre .bd {
    position: relative;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.aboutre .bd ul {
    margin: 0px;
    padding: 0;
    list-style: none;
}

.aboutre .bd ul li {
    overflow: hidden;
    width: 340px;
    text-align: center;
    position: relative;
    margin-bottom: 4px;
}

.aboutre .bd ul li div {
    width: 340px;
    margin: 0 auto;
    height: 160px;
    overflow: hidden;
}

.aboutre .bd ul li img {
    width: 100%;
}

.aboutre .bd ul li p {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 160px;
    font-size: 20px;
    font-weight: bold;
    filter: alpha(Opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
}

.aboutre .bd ul li p a {
    color: #fff;
    display: block;
}

.aboutre .bd ul li:hover p {
    filter: alpha(Opacity=1);
    -moz-opacity: 1;
    opacity: 1;
}

.videoUl {
    height: auto;
    overflow: hidden;
    margin-top: 24px;
    margin-left: 87px;
    width: 100%;
}

.videoUl li {
    float: left;
    width: 235px;
    height: 77px;
    background: #4f4f4f;
    margin-right: 22px;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.videoUl li a {
    display: block;
}

.videoUl li:last-child {
    margin-right: 0px;
}

.videoUl li img {
    margin: 0 auto;
    margin-top: 14px;
    display: block;
}

.videoUl li p {
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 5px;
    text-transform: capitalize;
}

.videoUl li:last-child img {
    margin-top: 36px;
}

.videoUl li:hover {
    background: #d90a01;
}


.certificate {
    height: auto;
    padding: 3% 0px;
    background: url(../images/honor_bg.jpg) no-repeat top center;
    background-size: cover;
}

.jq22-container {
    margin-top: 5%;
}

.certific {
    display: block;
    margin-top: 5%;
}

.certificIn .owl-buttons {
    position: absolute;
    top: 50%;
    right: 0px;
    left: 0px;
    margin-top: -20px;
}

.certificIn .owl-controls .owl-buttons>div {
    padding: 0px !important;
    width: 40px !important;
    opacity: 1 !important;
    border-radius: 0px !important;
    font-size: 0px !important;
    height: 40px !important;
    ;
    filter: Alpha(Opacity=1) !important;
}

.certificIn .owl-buttons .owl-prev {
    background: url(../images/mobpre.jpg) no-repeat center center !important;
    opacity: 1px !important;
    margin-right: 5px;
    position: absolute;
    left: -2%;
}

.certificIn .owl-buttons .owl-next {
    background: url(../images/mobnext.jpg) no-repeat center center !important;
    opacity: 1px !important;
    position: absolute;
    right: -2%;
}

.certificIn img {
    max-width: 100%;
    margin: 0 auto;
}

.certificIn .certitem {
    width: 95%;
    margin: 0 auto;
}

.certificIn .certitem .certimg {
    height: auto;
    display: inline-block;
    position: relative;
}

.certificIn .certitem .certimg .honor-gary {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    display: none !important;
}

.certificIn .certitem .certimg .honor-gary img {
    display: block;
    margin-top: 61%;
}

.certificIn .certitem:hover .certimg .honor-gary {
    display: block !important;
}

.backgBG {
    height: auto;
    overflow: hidden;
    background: url(../images/mark_bg.jpg) no-repeat top center;
    padding-bottom: 5%;
}

.market {
    height: auto;
    overflow: hidden;
    padding: 3% 0px;
    background: #ecf1f2;
    width: 100%;
}

.markLeft i {
    width: 76px;
    display: block;
    height: 2px;
    background: #868686;
}

.markLeft .markTitle {
    font-size: 36px;
    color: #333333;
    line-height: 36px;
    margin: 10px 0px;
}

.markLeft .markSub {
    font-size: 16px;
    color: #555555;
}

.markLeft p {
    font-size: 16px;
    color: #555555;
    margin-top: 2%;
}


.news {
    height: auto;
    overflow: hidden;
    background: #f0f0f0;
    padding: 5% 0px;
}

.newsCont {
    height: auto;
    overflow: hidden;
    margin-top: 5%;
}

.newsLeft {
    height: auto;
    position: relative;
}

.newsLeft img {
    display: block;
}

.newsLeft span {
    width: 71px;
    height: 43px;
    background: #d90a01;
    color: #fff;
    line-height: 43px;
    text-align: center;
    position: absolute;
    right: 28px;
    top: 26px;
    font-size: 14px;
}

.newsRight .newsTile {
    font-size: 20px;
    color: #fff;
}

.newsRight .newsTile a {
    color: #333333;
}

.newsRight .newsTime {
    height: auto;
    overflow: hidden;
    margin: 3% 0px;
    color: #777777;
}

.newsRight .newsTime span {
    background: url(../images/time.png) no-repeat left center;
    padding-left: 20px;
    margin-right: 10px;
}

.newsRight .newsTime span:nth-child(2) {
    background: url(../images/peop.png) no-repeat left center;
}

.newsRight .newsTime span:nth-child(3) {
    background: url(../images/num.png) no-repeat left center;
}

.newsRight p {
    font-size: 14px;
    color: #555555;
}

.newsRight .newsmore {
    display: block;
    width: 112px;
    height: 30px;
    background: #373737;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 20px;
    margin-top: 8%;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.newsRight a:hover {
    color: #d90a01;
}

.newsUl {
    height: auto;
    border-top: 1px solid #292a28;
    margin-top: 5%;
    padding-top: 2%;
}

.newsUl li {
    font-size: 14px;
    line-height: 40px;
}

.newsUl li a {
    color: #333333;
}

.newsUl li span {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.newsUl li a i {
    float: right;
    font-style: normal;
    background: url(../images/time.png) no-repeat left center;
    padding-left: 20px;
}

.newsUl li:hover span {
    color: #d90a01;
}

.question {
    height: auto;
    overflow: hidden;
    padding: 5% 0px;
    background: url(../images/question_bg.jpg) no-repeat top center;
    background-size: cover;
}

.question ul {
    height: auto;
    margin-top: 7%;
}

.queimg {
    height: 73px;
    width: 73px;
    background: url(../images/que.png) no-repeat center;
    margin: 0 auto;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.question ul li .quetitle {
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    margin: 6% 0px;
    height: 48px;
    overflow: hidden;
}

.question ul li p {
    font-size: 14px;
    color: #ccc;
    text-align: center;
    padding: 0 15px;
    height: 96px;
    overflow: hidden;
}

.question ul li span {
    width: 112px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 20px;
    margin: 0 auto;
    background: #373737;
    display: block;
    font-size: 14px;
    margin-top: 16%;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.question ul li:hover .queimg {
    background: url(../images/que1.png) no-repeat center;
}

.question ul li:hover span {
    background: #d90a01;
    color: #fff;
}


.modal-content {
    height: 350px;
}

.modal {
    top: 22%;
}


.factor {
    display: none;
}

.grayContent {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    display: none;
}

.grayIn {
    width: 70%;
    padding: 5%;
    background: #fff;
    margin: 0 auto;
    margin-top: 5%;
    position: relative;
}

.grayIn .grayh {
    text-align: center;
    font-size: 30px;
    color: #010101;
}

.grayInput {
    height: auto;
    overflow: hidden;
    margin-top: 5%;
}

.grayInput input {
    width: 49%;
    float: left;
    margin-bottom: 2%;
    background: #eeeeee;
    height: 50px;
    border: none;
    text-indent: 1em;
    font-size: 14px;
}

.grayInput span:nth-child(2n) input {
    float: right;
}

.grayText {
    height: auto;
    overflow: hidden;
}

.grayText textarea {
    width: 100%;
    background: #eeeeee;
    border: none;
    text-indent: 1em;
    font-size: 14px;
    height: 210px;
    padding-top: 5px;
    margin-bottom: 2%;
}

.btnn input {
    width: 170px;
    height: 47px;
    background: #d90a01;
    line-height: 47px;
    text-align: center;
    color: #fff;
    border: none;
    margin: 0 auto;
    display: block;
}

.btnX {
    position: absolute;
    top: -31px;
    right: -31px;
    cursor: pointer;
}

@media screen and (min-width: 1200px) {}



@media screen and (min-width: 992px) and (max-width: 1199px) {

    .bannercont .proa,
    .bannercont .prociny {
        padding-top: 8%;
    }


    .product {
        height: auto;
        padding-bottom: 5%;
    }

    .proliadv {
        height: 212px;
    }

    .proliadv .proadv p {
        font-size: 22px;
        margin-top: 8%;
    }

    .asideContent {
        height: auto;
        padding-bottom: 5%;
    }

    .videoUl {
        margin-left: 0px;
        margin-top: 5%;
    }

    .videoUl li {
        width: 24%;
        margin-right: 1%;
    }

    .videoUl li:last-child {
        margin-right: 0px;
    }

    .poster-main .poster-prev-btn {
        left: 0px !important;
    }

    .poster-main .poster-next-btn {
        right: 0px !important;
    }

    .backgBG {
        height: auto;
        padding-bottom: 5%;
    }

    .newsLeft span {
        top: 0px;
    }


}


@media screen and (min-width: 769px) and (max-width: 992px) {
    img {
        max-width: 100%;
    }

    .bannercont .proa,
    .bannercont .prociny {
        padding-top: 5%;
    }

    .bannercont .prociny h3 {
        font-size: 26px;
        font-family: "MyriadPro Regular";
    }

    .procdiv .divico {
        width: 30%;
        margin-left: 0px;
    }

    .procdiv .divico p {
        font-size: 13px;
        font-weight: normal;
    }

    .container {
        margin: 0 auto !important;
    }

    .proContent ol li {
        font-size: 14px;
        margin-right: 5%;
    }

    .proIncont li {
        margin-bottom: 3%;
    }

    .proIncont .proIn .proCp .proImg img {
        max-width: 100%;
    }

    .proliadv {
        height: 157px;
    }

    .proliadv .proadv p {
        font-size: 16px;
        line-height: 22px;
        margin-top: 9%;
    }

    .aboutre .bd ul li {
        width: 100%;
    }

    .videoUl {
        margin-left: 0px;
        margin-top: 5%;
    }

    .videoUl li {
        width: 24%;
        margin-right: 1%;
    }

    .videoUl li:last-child {
        margin-right: 0px;
    }

    .grayIn .grayh {
        font-size: 20px;
    }

    .grayText textarea {
        height: 80px;
    }

}

@media screen and (max-width: 992px) {
    .jq22-container {
        display: none;
    }

    .certific {
        display: block;
        margin-top: 5%;
    }

    .certific .item {
        width: 95%;
        margin: 0 auto;
    }

}

@media screen and (max-width: 768px) {

    .bannercont .proa,
    .bannercont .prociny {
        padding-top: 5%;
    }

    .bannercont .prociny h3 {
        font-size: 26px;
        font-family: "MyriadPro Regular";
    }

    .procdiv .divico {
        width: 30%;
        margin-left: 0px;
    }

    .procdiv .divico p {
        font-size: 12px;
        font-weight: normal;
    }

    .indexTitle .titleh {
        font-size: 16px;
    }

    .indexTitle .titleht {
        font-size: 14px;
        margin: 1% 0px;
        line-height: 20px;
    }

    .proContent ol {
        margin-top: 3%;
    }

    .proContent ol li {
        float: left;
        width: 48%;
        margin-right: 0px;
        font-size: 14px;
        font-weight: normal;
        border: 1px solid #ccc;
        margin-top: 3%;
    }

    .proContent ol li:nth-child(2n) {
        float: right;
    }

    .proContent ol li.current {
        border: 1px solid #d90a01;
        background: #d90a01;
        color: #fff;
    }

    .proIncont {
        margin-top: 3%;
    }

    .proIncont .proIn ul li {
        margin-bottom: 3%;
    }

    .proIncont .proIn .proCp .proImg img {
        margin: 5% auto;
        height: 157px;
    }

    .proIncont .proIn .proli .proCp {
        background: #333333;
    }

    .proIncont .proIn .proCp p {
        font-size: 14px;
    }

    .proIncont .proIn .proCp .gray img {
        margin-top: 20%;
    }

    .product {
        height: auto;
        background-size: cover;
    }

    .asideContent {
        height: auto;
        background-size: cover;
    }

    .application .indexTitle {
        margin-top: 5%;
    }

    .appul li p {
        font-size: 12px;
    }

    .appul li {
        padding-left: 0px;
        padding-right: 0px;
    }

    .appul li:nth-child(3n) {
        border-right: none;
    }

    /* .about {
        margin-top: 13%;
    } */

    .aboutIn {
        display: -webkit-box;
        /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
        display: -moz-box;
        /* Firefox 17- */
        display: -webkit-flex;
        /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
        display: -moz-flex;
        /* Firefox 18+ */
        display: -ms-flexbox;
        /* IE 10 */
        display: flex;
    }

    .abouOne {
        margin-top: 0;
        width: 40px;
    }

    .aboutre {
        display: none;
    }

    .aboute .aboutcont {
        padding: 10px;
    }

    .aboute {
        -moz-flex: 1;
        -webkit-flex: 1;
        flex: 1;
    }

    .abouOne img {
        max-width: 50%;
        margin: 10px auto;
    }

    .videoUl {
        margin-left: 0px;
    }

    .videoUl li {
        width: 48%;
        margin-right: 0px;
        margin-bottom: 3%;
    }

    .videoUl li:nth-child(2n) {
        float: right;
    }

    .factor {
        display: block;
        margin-top: 5%;
    }

    .factorIn .item {
        width: 95%;
        margin: 0 auto;
    }

    .factorIn .item p {
        text-align: center;
        font-size: 14px;
        line-height: 30px;
        color: #333;
        height: 30px;
        overflow: hidden;
    }

    .factorIn .item a {
        color: #fff;
    }

    .factorIn .owl-controls .owl-buttons>div {
        padding: 0px !important;
        width: 40px !important;
        opacity: 1 !important;
        border-radius: 0px !important;
        font-size: 0px !important;
        height: 40px !important;
        ;
        filter: Alpha(Opacity=1) !important;
    }

    .factorIn .owl-buttons .owl-prev {
        background: url(../images/mobpre.jpg) no-repeat center center !important;
        opacity: 1px !important;
        margin-right: 5px;
    }

    .factorIn .owl-buttons .owl-next {
        background: url(../images/mobnext.jpg) no-repeat center center !important;
        opacity: 1px !important;
    }





    .backgBG {
        height: auto;
        background-size: cover;
    }

    .market {
        margin-top: 12%;
    }

    .markLeft .markTitle {
        font-size: 20px;
    }

    .markLeft p {
        font-size: 14px;
    }

    .newsLeft span {
        top: 0px;
        left: 15px;
    }

    .newsRight {
        margin-top: 5%;
    }

    .queUl li {
        margin-bottom: 8%;
    }

    .question ul li span {
        margin-top: 3%;
    }

    .grayIn {
        width: 90%;
        margin-top: 18%;
    }

    .grayIn .grayh {
        font-size: 20px;
    }

    .grayInput input {
        width: 100%;
        float: none;
    }

    .grayText textarea {
        height: 80px;
    }


}


@media screen and (max-width: 414px) {
    .bannercont .proa {
        margin-left: 0px;
    }

    .bannercont .prociny {
        width: 65%;
    }

    .bannercont .prociny h3 {
        font-size: 14px;
        font-family: "MyriadPro Regular";
    }

    .procdiv .divico {
        width: 33%;
    }

    .procdiv .divico p {
        font-size: 12px;
        line-height: 12px;
    }

    .procdiv .divico img {
        max-width: 50%;
    }

    .proIncont .proIn .proCp .proImg img {
        height: 158px;
        overflow: hidden;
    }

    .proContent ol li {
        font-size: 13px;
        height: 40px;
        line-height: 40px;
    }

    .certificIn .certitem .certimg {
        height: 215px;
    }

}

@media (max-width: 414px) {
    .bar {
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }

    .bar img {
        width: 180% !important;
        max-width: inherit;
    }

    #map-canvas {
        height: auto !important;
    }

    #map-canvas>img {
        height: auto !important;
    }

    .worlds2 img {
        height: auto !important;
    }

    .bannercont .prociny {
        display: block;
    }

    .jqZoomPup {
        display: none;
    }
}

@media(max-width: 767px) {
    .aboute>iframe {
        width: 100%;
        height: auto;
    }

    .worlds table tr {
        display: flex;
        flex-direction: column;
    }

    .worlds2 img {
        height: auto !important;
    }

    .newsRight .newsmore {
        text-align: center;
        margin: 8% auto 0;
    }
}

.fancybox {
    display: block !important;
}

.market .markRight img {
    max-width: 100%;
    height: auto !important;
}

@media(max-width: 480px) {

    #slider2,
    .formBox input[type=submit] {
        width: 100% !important;
    }
}

/* 2019-01-23 banner text */
.animation-text {
    position: absolute;
    width: 100%;
    bottom: 5%;
    left: 5%;
    z-index: 2;
    animation-duration: .8s;
    /* animation-delay: .2s; */
    animation-iteration-count: 1;
}

.animation-text .text-inner {
    font-size: 60px;
    line-height: 60px;
    color: #ffffff;
    background: #3398B6;
    display: inline-block;
    border-radius: 10px;
    padding: 0px 15px;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .animation-text {
        display: none;
    }
}

/* news */
.news-holder .news-linner {
    float: left;
    width: 52.75%;
}

.news-holder .news-rinner {
    float: right;
    width: 47.25%;
    padding-left: 30px;
}

.news-type {
    margin: 10px 0;
    line-height: 36px;
}

.news-type h4 {
    display: inline-block;
    font-size: 26px;
    color: #333333;
}

.news-type .more {
    float: right;
    font-size: 14px;
    color: #666666;
    text-decoration: none;
}

.news-type .more:hover {
    color: #d90a01;
}

.news-linner .news-item {
    margin: 0 0 25px;
    background: #ffffff;
    overflow: hidden;
}

.news-linner .news-item .linner {
    float: left;
    width: 31.6%;
}

.news-linner .news-item .rinner {
    float: right;
    width: 68.4%;
    padding: 10px 25px;
}

.news-linner .news-img {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.news-linner .news-img::after {
    content: '';
    display: block;
    padding-top: 67%;
}

.news-holder .news-img img {
    position: absolute;
    top: 0;
    width: auto;
    height: 100%;
    max-width: 100%;
    transition: all ease .7s;
}

.news-holder .news-title>h3 {
    font-size: 18px;
    color: #333333;
    height: 30px;
    line-height: 30px;
    margin-bottom: 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all ease .3s;
}

.news-content {
    margin-top: 10px;
}

.news-content p {
    font-size: 14px;
    display: -webkit-box;
    height: 44px;
    line-height: 22px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #888888;
}

.news-holder .news-more {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 22px;
    padding-right: 18px;
    color: #666;
    background: url(../images/detailico.png) no-repeat right center;
    margin-top: 8px;
    transition: all ease .3s;
}

.news-rinner .news-item {
    background: #ffffff;
    margin-top: 10px;
}

.news-rinner .news-info {
    padding: 10px 25px;
}

.news-rinner .news-img span {
    width: 71px;
    height: 43px;
    background: #d90a01;
    color: #fff;
    line-height: 43px;
    text-align: center;
    position: absolute;
    right: 28px;
    top: 26px;
    font-size: 14px;
}

.news-rinner .news-img {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
}

.news-rinner .news-img::after {
    content: '';
    display: block;
    padding-top: 59.14%;
}

.news-holder .news-item:hover .news-img img {
    transform: scale(1.03);
}

.news-holder .news-item:hover .news-title h3 {
    color: #e75639;
}

.news-holder .news-item:hover .news-more {
    color: #e75639;
}

/* 2019-2-18 17:10:54 */
.title-msg {
    display: flex;
    justify-content: space-around;
    margin-bottom: 15px;
}

.title-msg span {
    color: #000;
    font-size: 21px;
}

/* 2019-2-27 16:37:10 */
.swiper-pagination.page-box .swiper-pagination-bullet {
    position: relative;
    width: 12px;
    height: 12px;
    opacity: 1;
    background-color: #ffffff;
    margin-right: 20px !important;
    outline: none;
}

.swiper-pagination.page-box .swiper-pagination-bullet-active::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    top: -4px;
    left: -4px;
    border: 2px solid #ffffff;
    border-radius: 500px;
}

@media(min-width:1200px) {
    #banner-swiper .swiper-pagination.page-box {
        width: auto;
        bottom: 35px;
        left: 110px;
        text-align: left;
    }

    #banner-swiper .swiper-button-next,
    #banner-swiper .swiper-button-prev {
        top: auto;
        bottom: 15px;
        width: 22px;
        height: 36px;
        background-size: 22px 36px;
        outline: none;
    }

    #banner-swiper .swiper-button-prev {
        left: 40px;
    }

    #banner-swiper .swiper-button-next {
        right: 40px;
    }

    .img-text {
        position: absolute;
        width: 40%;
        right: 0;
        top: 10%;
    }

    .img-text .inner {
        padding: 0 10% 0 0;
    }

    .img-text .inner .title {
        font-weight: 100;
        font-size: 50px;
        line-height: 50px;
        margin-bottom: 20px;
        color: #ffffff;
        text-align: left;
    }

    .img-text .inner .describe {
        font-weight: 300;
        font-size: 16px;
        line-height: 24px;
        color: #ffffff;
    }

    .img-text .inner .banner-btn {
        display: block;
        width: 100%;
        margin: 10px 0;
        line-height: 40px;
        padding: 10px 35px;
        font-size: 24px;
        border: 1px solid #ffffff;
        background: transparent;
        color: #ffffff;
        opacity: 1;
        outline: none;
    }
}

@media(max-width:1199px) {
    .img-text {
        display: none;
    }
}

@media(max-width:991px) {
    #banner-swiper .swiper-button-next,
    #banner-swiper .swiper-button-prev {
        width: 20px;
        height: 34px;
        background-size: 20px 34px;
    }
}

/* 2019-03-04 */
.abouteVideo {
    position: relative;
    line-height: normal;
}

.abouteVideo .playBtn {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/play.png) center no-repeat;
    background-size: contain;
    cursor: pointer;
}

/* APPLICATIONS */
.linkage-holder {
    padding: 30px 0;
    text-align: center;
}

.linkage-holder .linkage-inner {
    display: inline-block;
}

.linkage-holder .txt-col {
    width: 350px;
    margin-right: 70px;
    box-sizing: content-box;
    text-align: left;
}

.linkage-holder .col {
    display: inline-block;
    vertical-align: middle;
}

.txt-col .text-content .txt {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 30px;
    color: #474747;
}

.txt-col .text-content>p {
    font-size: 13px;
    line-height: 24px;
    color: #474747;
    margin-bottom: 20px;
}

.txt-col .link-list {
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 24px;
    list-style: disc;
    padding-left: 40px;
}

.txt-col .link-list li a {
    color: #5e5f60;
    text-decoration: none;
    transition: all .3s;
}

.txt-col .link-list li.active a {
    color: #d90a01;
}

.view-all .view-btn {
    display: inline-block;
    position: relative;
    min-width: 140px;
    min-height: 30px;
    overflow: hidden;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    border-radius: 8px;
    padding: 10px 25px;
    color: #fff;
    text-align: center;
    background-color: #d90a01;
    transition: all .3s;
    cursor: pointer;
    border: none;
    outline: none;
    text-decoration: none;
}

.control-holder {
    position: relative;
    height: 313px;
    background: url(../images/uiBg.png) no-repeat;
}

.linkage-holder .ui-col {
    width: 80px;
}

.linkage-holder .ui-col .control-holder {
    position: relative;
}

.ui-col .control-holder .promogal-holder {
    position: absolute;
    left: 0;
    top: 33px;
    width: 100%;
    height: 230px;
    overflow: hidden;
}

.ui-col .control-holder .ctr-btn {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    opacity: .5;
}

.ui-col .control-holder .ctr-btn:hover {
    opacity: .9;
}

.ui-col .control-holder .prev-btn {
    top: 10px;
    background-image: url(../images/ul_prev.png);
}

.ui-col .control-holder .next-btn {
    bottom: 10px;
    background-image: url(../images/ul_next.png);
}

.promogal-holder .promogal-mover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: top .5s;
}

.promogal-mover .link-wrap {
    height: 46px;
    text-align: center;
    opacity: .6;
    cursor: pointer;
    transition: all .3s;
}

.promogal-mover .link-wrap.active {
    opacity: 1;
}

.promogal-mover .link-wrap:hover {
    opacity: 1;
}

.promogal-mover .link-wrap img {
    height: 100%;
    padding: 5% 0;
    box-sizing: border-box;
}

.promogal-mover .link-wrap img:last-child {
    display: none;
}

.promogal-mover .link-wrap.active img:first-child {
    display: none;
}

.promogal-mover .link-wrap.active img:last-child {
    display: inline;
}

.linkage-holder .img-col {
    position: relative;
    width: 610px;
    height: 610px;
    margin-left: 80px;
    box-sizing: content-box;
}

.linkage-holder .img-col .circle {
    position: absolute;
    width: 400px;
    height: 400px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: url(../images/am_circle.png) 50% 50% no-repeat;
    -webkit-animation: none;
    -ms-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
}

.linkage-holder .img-col .circle.active {
    -webkit-animation: circleAnim 2s ease-out forwards;
    -ms-animation: circleAnim 2s ease-out forwards;
    -moz-animation: circleAnim 2s ease-out forwards;
    -o-animation: circleAnim 2s ease-out forwards;
    animation: circleAnim 2s ease-out forwards;
}

@-webkit-keyframes circleAnim {
    0% {
        -webkit-transform: rotate(0) perspective(1000px);
        -ms-transform: rotate(0) perspective(1000px);
        -moz-transform: rotate(0) perspective(1000px);
        -o-transform: rotate(0) perspective(1000px);
        transform: rotate(0) perspective(1000px)
    }

    100% {
        -webkit-transform: rotate(360deg) perspective(1000px);
        -ms-transform: rotate(360deg) perspective(1000px);
        -moz-transform: rotate(360deg) perspective(1000px);
        -o-transform: rotate(360deg) perspective(1000px);
        transform: rotate(360deg) perspective(1000px)
    }
}

@keyframes circleAnim {
    0% {
        -webkit-transform: rotate(0) perspective(1000px);
        -ms-transform: rotate(0) perspective(1000px);
        -moz-transform: rotate(0) perspective(1000px);
        -o-transform: rotate(0) perspective(1000px);
        transform: rotate(0) perspective(1000px)
    }

    100% {
        -webkit-transform: rotate(360deg) perspective(1000px);
        -ms-transform: rotate(360deg) perspective(1000px);
        -moz-transform: rotate(360deg) perspective(1000px);
        -o-transform: rotate(360deg) perspective(1000px);
        transform: rotate(360deg) perspective(1000px)
    }
}

.img-col .grid-list {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.img-col .grid-list .grid-item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    -moz-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5);
    opacity: 0;
}

.img-col .grid-list .grid-item.active {
    opacity: 1;
    z-index: 1;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.img-col .grid-list .grid-item .title {
    position: absolute;
    /* top: 356px;
    left: 45px; */
    top: 355px;
    left: -40px;
    width: 177px;
    font-size: 14px;
    line-height: 1.3;
    color: #474747;
}

.img-col .grid-list .grid-item .item-box {
    position: absolute;
}

.img-col .grid-list .grid-item .item-box:nth-of-type(1) {
    top: 175px;
    left: 35px;
}

.img-col .grid-list .grid-item .item-box:nth-of-type(2) {
    top: 60px;
    left: 215px;
}

.img-col .grid-list .grid-item .item-box:nth-of-type(3) {
    /* top: 190px; */
    top: 170px;
    right: 40px;
}

.img-col .grid-list .grid-item .item-box:nth-of-type(4) {
    /* bottom: 125px;
    right: 80px; */
    bottom: 95px;
    right: 95px;
}

.img-col .grid-list .grid-item .item-box:nth-of-type(5) {
    /* bottom: 90px;
    left: 140px; */
    bottom: 90px;
    left: 110px;
}

.img-col .grid-list .grid-item .item-box img {
    width: 160px;
    height: auto;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.item-box.click img{
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

@media (max-width: 1199px) {
    .linkage-holder .txt-col {
        margin-right: 20px;
    }

    .linkage-holder .img-col {
        width: 450px;
        height: 450px;
        margin: 20px;
    }

    .img-col .grid-list .grid-item .title {
        top: 300px;
        left: -15px;
    }

    .img-col .grid-list .grid-item .item-box:nth-of-type(1) {
        top: 110px;
        left: -25px;
    }

    .img-col .grid-list .grid-item .item-box:nth-of-type(2) {
        top: -10px;
        left: 140px;
    }

    .img-col .grid-list .grid-item .item-box:nth-of-type(3) {
        top: 120px;
        right: -20px;
    }

    .img-col .grid-list .grid-item .item-box:nth-of-type(4) {
        bottom: 60px;
        right: 10px;
    }

    .img-col .grid-list .grid-item .item-box:nth-of-type(5) {
        bottom: 5px;
        left: 100px;
    }

    .img-col .grid-list .grid-item .item-box img {
        width: 140px;
        height: auto;
    }
}

@media (max-width: 767px) {
    /* APPLICATIONS */
    .txt-col .text-content .txt {
        font-size: 16px;
    }
    .linkage-holder .txt-col {
        width: 100%;
        margin-right: 0;
        text-align: center;
    }
    .txt-col .text-content {
        margin-bottom: 15px;
    }
    .txt-col .text-content .txt {
        margin-bottom: 15px;
    }
    .txt-col .text-content > p {
        margin-bottom: 0;
    }
    .linkage-holder .ui-col,
    .linkage-holder .img-col {
        display: none;
    }
    .txt-col .link-list {
        padding-left: 0;
        list-style: none;
    }

    /* NEWS */
    .news-holder .news-linner,
    .news-holder .news-rinner {
        float: none;
        width: 100%;
        padding-left: 0;
    }
}