html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,
ins,kbd,q,samp,small,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin: 0;padding: 0;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
input,select,textarea{margin: 0;padding: 0}
input,select{vertical-align: middle}
ul,ol{list-style: none}
ul,ol,li,dl,dt,dd,pre,form,fieldset,img,div{ margin: 0; padding: 0; border: none; }
img{ vertical-align: middle; border-style: none; max-width: 100%; object-fit: cover;}
textarea{resize: none}
a{text-decoration: none}
em{font-style: normal}
html{font-size: 100%;-webkit-text-size-adjust: 100%;-moz-text-size-adjust: 100%;-ms-text-size-adjust: 100%;text-size-adjust: 100%}
*,*::after,*::before{-webkit-box-sizing: border-box; box-sizing: border-box; }
.clear{clear: both}
.clearfix,.w{zoom: 1}
.clearfix:after,.w:after{ content: "."; display: block; overflow: hidden; height: 0; clear: both; visibility: hidden}
.fl{float: left}
.fr{float: right}
b,strong{ font-weight:900;}

html,body{ font-size: 15px; width: 100%; line-height: 146%; background-color: #FFF; color:#2d2d2d; font-family:Arial,Helvetica,sans-serif; letter-spacing: 0; font-weight: normal;}
*{ moz-user-select: -moz-none;  -moz-user-select: none;  -o-user-select:none;  -khtml-user-select:none;  -webkit-user-select:none;  -ms-user-select:none;  user-select:none; }

.filletBox { -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); behavior: url(ie-css3.htc);}

/* Links Start */
a{color:#2d2d2d; text-decoration:none; outline:none !important;}
a:hover{color:#192a79; text-decoration:none;} a:focus{outline:thin dotted;} a:hover,a:active{outline:0;}
a, a:hover, a:focus {color:#2d2d2d; text-decoration: none; }
/* Links End */

/* Header One Start */
.header-one { text-align: center; display: table; margin: 0 auto;}
    .header-one img { float: left;}
    .header-one .name { float: right; font-size: 34px; margin-top: 15px; margin-left: 10px; font-weight: 700;}
/* Header One End */

/* Header Two Start */
.header-two { text-align: left; display: table; color: #FFF;}
    .header-two .name { float: left; font-size: 34px; margin-top: 15px; margin-right: 15px; font-weight: 700;}
    .header-two img { float: right;}
/* Header Two End */

/* Header Three Start */
.header-three { text-align: left; display: table; color:#2d2d2d;}
    .header-three .name { float: left; font-size: 34px; margin-top: 15px; margin-right: 15px; font-weight: 700;}
    .header-three img { float: right;}
/* Header Three End */

/* Header Four Start */
.header-four { text-align: center; margin: 0 auto;}
    .header-four .name { color:#2d2d2d; font-size: 34px; font-weight: 700;}
    .header-four .desc { margin-top: 20px; font-size: 17px; color:#202020;}
/* Header Four End */

/* Header Five Start */
.header-five { font-size: 20px; color: #FFF; font-weight: 700; margin-top: 12px;}
/* Header Five Start */

/* Header Six Start */
.header-six { text-align: left; line-height: 1;}
    .header-six img { float: left;}
    .header-six .name { display: inline-block; font-size: 28px; margin-top: 3px; margin-left: 10px; font-weight: 700;}
/* Header Six End */

/* Header Start */
#header { padding-left: 56px; padding-right: 56px; background: rgba(255, 255, 255, 1); transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s;}
    .header { position: relative; background: #FFF;}
    .header .logos { float: left; margin-top: 15px;}
    .header .logos img { float: left; max-height: 52px; margin-right: 10px;}
    .header .logos .companys { float: right; color: #000; padding-top: 16px; font-weight: 700; font-size: 22px;}

    .header .offsides { float: right;}
    .header .offsides ul.menus { float: left; margin-right: 90px;}
    .header .offsides ul.menus li { float: left; margin-right: 30px; font-size: 17px; line-height: 80px;}
    .header .offsides ul.menus>li>a { color:#000; font-weight: 700; position: relative; letter-spacing: 0.5px;}
    .header .offsides ul.menus>li>a:after { position: absolute; left: 0; bottom: -10px; content: ''; width: 0; height: 4px; background: #192a79; transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s;  -o-transition: all 0.6s;}
    .header .offsides ul.menus>li>a:hover { color:#192a79;}
    .header .offsides ul.menus>li.active>a:after { width: 100%;}
    .header .offsides ul.menus li:last-child { margin-right: 0;}

    .header .offsides ul.menus>li.normal { position: relative;}
    .header .offsides ul.menus>li.normal .drop-menu { position: absolute; left: -20px; top: 100%; background: #FFF; padding-bottom: 10px; min-width: 148px; z-index: 999999; display: none;}
    .header .offsides ul.menus>li.normal .drop-menu ul.category li { float: none; line-height: 1.86; padding-left: 20px; padding-right: 20px; border-bottom: solid 1px #FAFAFA; }
    .header .offsides ul.menus>li.normal .drop-menu ul.category li:last-child { border-bottom: none;}
    .header .offsides ul.menus>li.normal .drop-menu ul.category li a { transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s;  -o-transition: all 0.6s; white-space: nowrap;}
    .header .offsides ul.menus>li.normal .drop-menu ul.category li:hover a { color:#192a79; }
    .header .offsides ul.menus>li:hover.normal .drop-menu { display: inline-block;}

    .header .offsides .languages { float: right; position: relative;}
    .header .offsides .languages .currents { line-height: 80px; color:#7d7d7d; font-weight: 700;}
    .header .offsides .languages .currents i { margin-left: 10px; color:#8997b2;}
    .header .offsides .languages ul.selects { position: absolute; right: 0; top: 100%; background: #FFF; z-index:999999; padding-top: 5px; padding-bottom: 10px; display: none; width: 180px;}
    .header .offsides .languages ul.selects li { line-height: 1; padding: 10px 18px; white-space: nowrap; text-align: left; border-bottom: solid 1px #FAFAFA;}
    .header .offsides .languages ul.selects li.language img { float: left; border: solid 1px rgba(184,184,184,0.2);}
    .header .offsides .languages ul.selects li.language span { float: right;}

    .header .offsides .languages ul.selects li:last-child { border-bottom: none;}
    .header .offsides .languages ul.selects li>a:hover { color:#192a79;}
    .header .offsides .languages:hover ul.selects { display: inline-block;}

    .header .navigations { display: none;}
/* Header End */

/* Header Blank Start */
#header-blank { display: none;}
/* Header Blank End */

/* Sub Menu Star */
.sub-menu { display: none;}
.sub-menu-bg { display: none;}
/* Sub Menu End */

/* Home Banner Start */
#home-banner { }
    .home-banner { width: 100%; float: left; overflow: hidden; position: relative;}
    .home-banner ul {width: 100%;}
    .home-banner ul li {width: 100%;position: relative;}
    .home-banner ul li .imgs {width: 100%;}
    .home-banner ul li .imgs img {width: 100%;transition: 10s; transform: scale(1.1);}
    .home-banner ul li .text {width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
    .home-banner ul li.swiper-slide-active .imgs img,
    .home-banner ul li.swiper-slide-duplicate-active .imgs img {transform: scale(1);}
    .home-banner .swiper-pagination { bottom: 20px !important;}
    .home-banner .swiper-pagination .swiper-pagination-bullet {width: 15px;margin: 0 6px;height: 8px;opacity: 1;border-radius: 0;background-color: #fff;opacity: 0.3;transition: 1.5s;border-radius: 36px;}
    .home-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-color: #fff;opacity: 1;width: 30px;}

    .home-banner .swiper-button-prev:after,.home-banner .swiper-button-next:after { display: none;}
    .home-banner .swiper-button-prev, .home-banner .swiper-button-next { font-size: 58px; color: #FFF;}
/* Home Banner End */

/* Slide Text Start */
.slide-text {left: 0; top: 32%; right: 0; margin: 0 auto; position: absolute; text-align: left; color: #2d2d2d;}
    .slide-text h2 { font-size: 52px; font-weight: 700;}
    .slide-text h2 span { color: #c9201d;}
    .slide-text h3 { font-size: 17px; margin-top: 30px; margin-bottom: 40px; line-height: 1.4;}

    .slide-text .ellipses { padding: 10px 30px; display: inline-block; font-size: 17px; font-weight: lighter; background:#192a79; color: #FFF; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; overflow: hidden;}
    .slide-text .ellipses a { color: #FFF; margin-left: 15px; margin-right: 15px;}
/* Slide Text End */


/* Home Pro Start */
#home-pro { background:#f8f8f8; padding-top: 80px; padding-bottom: 60px;}
    .home-pro { margin-top: 50px; margin-bottom: 30px;}
    .home-pro ul li { float: left; width: 24.250000%; margin-right: 1.000000%; margin-bottom: 20px;}
    .home-pro ul li:nth-child(4n) { margin-right: 0;}
/* Home Pro End */

/* Single Pro Start */
.single-pro { padding: 12px 12px 30px 12px; background: #FFF; transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s;  -o-transition: all 0.6s;}
    .single-pro:hover { background: #192a79;}
    .single-pro .imgs { overflow: hidden;}
    .single-pro .imgs img { -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
    .single-pro:hover .imgs img { transform:scale(1.1);-webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1);}
    .single-pro .names { text-align: center; font-size: 15px; font-weight: 700; line-height: 1.2; height: 36px; margin-top: 20px; margin-bottom: 20px; padding-left: 20px; padding-right: 20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
    .single-pro:hover .names { color: #FFF;}
    .single-pro .icons { text-align: center; height: 21px; background: url("../img/icon-arrow-default.png") center no-repeat;}
    .single-pro:hover .icons { background: url("../img/icon-arrow-effect.png") center no-repeat;}
/* Single Pro End */

/* Single News Start */
.single-news { font-weight: 600;}
    .single-news img { max-width: 100%; object-fit: cover; vertical-align: middle; transition:all .6s; -moz-transition:all .6s; -webkit-transition:all .6s; -o-transition:all .6s;}
    .single-news .imgs { overflow: hidden; position: relative;}
    .single-news .imgs .overlays { position: absolute; left: -100%; top: 0; background: rgba(25,85,153,0.9); display: block; height: 100%; width: 100%; transition: all 300ms ease 0s;}
    .single-news .imgs .overlays .overlays-more { position: absolute; width: 48px; height: 48px; line-height: 48px; text-align: center; top: 50%; left: 50%; margin-left: -24px; margin-top: -24px; display: block;backface-visibility: hidden;transition: all 300ms ease-out;background-color: #ffffff;color: rgba(25,85,153,1);font-size: 19px;cursor: pointer;}
    .single-news .imgs:hover .overlays { left: 0; top: 0; }

    .single-news .infos { padding: 40px 40px 48px 40px; -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.08); box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.08); behavior: url(ie-css3.htc);}
    .single-news .infos .dates { color: #212121; text-transform: uppercase;}
    .single-news .infos .dates i { margin: 0 10px 0 0; line-height: 1;}
    .single-news .infos .titles { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3; height: 96px; overflow: hidden; font-size: 24px; line-height: 32px; color: #212121; margin: 8px 0; transition:all .6s; -moz-transition:all .6s; -webkit-transition:all .6s; -o-transition:all .6s;}
    .single-news .infos .intros { font-size: 16px; line-height: 26px; color: #616161; /*text-align: justify;*/ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3; overflow: hidden; }
    .single-news .infos .mores { position: relative; display: inline-block; margin: 25px 0 0 0;}
    .single-news .infos .mores::after { background: #c30d23; content: ''; display: block; height: 4px; width: 100%; position: absolute; opacity: 1; bottom: 1px; margin-top: 0; transform-origin: bottom left; -ms-transform-origin: bottom left; transition: background-color 300ms ease-out, transform 600ms cubic-bezier(.19,1,.22,1);}

    .single-news:hover .infos .titles { color: #c30d23;}
    .single-news .infos .mores:hover::after {transform: scaleX(0);-ms-transform: scaleX(0);transform-origin: bottom right;}
/* Single News End */

/* View More Start */
.view-more { text-align: center; font-size: 16px;}
    .view-more.mt { margin-top: 50px;}
    .view-more a { display: inline-block; margin: 0 auto; background:#192a79; color: #FFF; font-size: 22px; padding: 10px 60px; line-height: 1; transition: 0.5s;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;}
    .view-more a:hover { background:#c9201d;}
/* View More End */

/* Home About Start */
#home-about { padding-top: 100px; padding-bottom: 160px; background: url("../img/about/home-bg.jpg") center no-repeat; background-size: cover; overflow: hidden;}
    .home-about { position: relative; }
    .home-about .infos { color: #FFF; width: 50%; margin-top: 30px;}
    .home-about .infos .intros { font-size: 17px; line-height: 1.6; margin-top: 50px; margin-bottom: 80px; }
    .home-about .infos .mores { }
    .home-about .infos .mores a { background: #FFF; color:#192a79; padding: 15px 60px; font-size: 18px; transition: 0.5s;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;}
    .home-about .infos .mores a:hover { background: #c9201d; color:#FFF;}

    .home-about .floating-layer { position: absolute; top: 0; right: 0; width: 28%; margin-right: 5%;}
    .home-about .floating-layer img { max-width: 100%;}
/* Home About End */

/* Company Data Start */
#company-data { background:rgba(25, 42, 121, 0.04); padding-top: 100px; padding-bottom: 80px;}
    ul.company-data { color: #202020;}
    ul.company-data li { float: left; width: 25.000000%; border-right: solid 1px #707070; text-align: center; }
    ul.company-data li:nth-child(4n) { border-right: 0;}
    ul.company-data li .data { display: inline-block;}
    ul.company-data li .data label { font-size: 48px; font-weight: 700; display: inline-block; line-height: 1;}
    ul.company-data li .data span.unit { font-size: 20px; margin-top: 20px; color: #202020;}
    ul.company-data li .data span { color: #333; float: right; font-size: 16px; vertical-align: top; line-height: 1; margin-left: 2px;}

    ul.company-data li .desc { font-size: 16px; margin-top: 10px;}
/* Company Data End */

/* Why Choose Us Start */
#why-choose-us { padding-top: 100px; padding-bottom: 80px;}
    .why-choose-us { }
    .why-choose-us .imgs { float: left; position: relative; max-width: 36.000000%;}
    .why-choose-us .imgs .floating-layer { position: absolute; bottom: 0; right: 0; width: 120px; height: 34px; z-index: 999999; background: rgba(255, 255, 255, 0.7); }

    .why-choose-us .infos { float: right; width: 50.000000%; padding-top: 20px;}
    .why-choose-us .infos .intros { line-height: 1.4; font-size: 17px; color: #202020; margin-top: 30px; margin-bottom: 80px;}

    .why-choose-us .infos .mores { }
    .why-choose-us .infos .mores a { background: #192a79; color:#FFF; padding: 15px 60px; font-size: 18px; transition: 0.5s;-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;}
    .why-choose-us .infos .mores a:hover { background: #c9201d; }

    .why-choose-us .swiper-button-prev:after,.why-choose-us .swiper-button-next:after { display: none;}
    .why-choose-us .swiper-button-prev, .why-choose-us .swiper-button-next { margin-top: -13px; font-size: 24px; color: #2c2c2c; width: auto; height: auto; z-index: 9999999;}
    .why-choose-us .swiper-button-prev { left: 15px;}
    .why-choose-us .swiper-button-next { right: 15px;}
    .why-choose-us .swiper-pagination-fraction { top: 8px; }
/* Why Choose Us End */

/* Industry Application Start */
#industry-application { }
    .industry-application { height: 580px; overflow: hidden; color: #FFF;}
    .industry-application ul li { position: relative; float: left; width: 25.000000%; height: 580px; overflow: hidden; transition:all .5s; -moz-transition:all .5s; -webkit-transition:all .5s; -o-transition:all .5s;}
    .industry-application ul li.on{ width: 46.000000%;}
    .industry-application ul li.active{ width: 18.000000%;}

    .industry-application ul li .floating-layer { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.43);}
    .industry-application ul li .floating-default { position: absolute; bottom: 45px; left: 0; width: 100%; text-align: center; transition:all .5s; -moz-transition:all .5s; -webkit-transition:all .5s; -o-transition:all .5s;}
    .industry-application ul li .floating-default .names { font-size: 20px; margin-bottom: 45px; }
    .industry-application ul li:hover .floating-default { bottom: -100%;}

    .industry-application ul li .floating-effect { position: absolute; left: -100%; top: 0; opacity: 0; visibility: hidden; width: 100%; padding-top: 12%; padding-left: 20%; padding-right: 20%; color: #FFF; transition:all 1.0s; -moz-transition:all 1.0s; -webkit-transition:all 1.0s; -o-transition:all 1.0s;}
    .industry-application ul li .floating-effect a { color: #FFF;}
    .industry-application ul li .floating-effect .intros { font-size: 32px; line-height: 1.6; margin-bottom: 80px;}
    .industry-application ul li .floating-effect .mores { font-size: 18px;}
    .industry-application ul li .floating-effect .mores a { border: solid 1px #FFF; padding: 8px 25px; transition:all .5s; -moz-transition:all .5s; -webkit-transition:all .5s; -o-transition:all .5s;}
    .industry-application ul li .floating-effect .mores a .fa { margin-left: 10px; font-size: 14px;}
    .industry-application ul li .floating-effect .mores a:hover { border: solid 1px #192a79; background: #192a79; color:#FFF;}

    .industry-application ul li:hover .floating-effect { left: 0; opacity: 1; visibility: visible; }
/* Industry Application End */

/* Our Video Start */
#our-video { padding-top: 100px; padding-bottom: 80px;}
    .our-video { margin-top: 50px; margin-bottom: 50px;}
    .our-video ul li { float: left; margin-right: 2.000000%; width: 32.000000%;}
    .our-video ul li:nth-child(3n) { margin-right: 0;}
/* Our Video End */

/* Single Video Start */
.single-video { transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s;  -o-transition: all 0.6s;}
    .single-video .imgs { overflow: hidden; position: relative;}
    .single-video .imgs img { -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
    .single-video .imgs .plays { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center;}
    .single-video:hover .imgs img.main { transform:scale(1.1);-webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1);}
    .single-video .names { color:#646464; font-size: 15px; font-weight: 700; line-height: 1.4; height: 42px; margin-top: 20px; margin-bottom: 20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
/* Single Video End */

/* Popup Window Star */
#popup-window { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100vh; z-index: 99999999; background: rgba(0,0,0,0.63); text-align: center; padding-top: 40px; padding-left: 15px; padding-right: 15px;}
    #popup-window .videos { background: #000;}
    #popup-window video { max-height: calc(100vh - 90px); border: solid 5px rgba(0,0,0,0.83);}
    #popup-window.active { display: block;}
    #popup-window .closes { z-index: 999999999; position: absolute; top: 15px; right: 15px; color: #FFF; font-size: 48px; cursor: pointer;}
/* Popup Window End */

/* Leave Message Start */
#leave-message { background: url("../img/message/message-bg.jpg") center no-repeat; background-size: cover; padding-top: 80px; padding-bottom: 80px;}
    .leave-message { margin-top: 50px; margin-left: 25%; margin-right: 25%;}
    .leave-message ul.forms { }
    .leave-message ul.forms li { float: left; margin-right: 4.000000%; width: 48.000000%; margin-bottom: 20px;}
    .leave-message ul.forms li:nth-child(2n) { margin-right: 0;}
    .leave-message ul.forms li .form-control { padding: 12px 20px; font-size: 16px; font-weight: 700; display: block; height: auto; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; overflow: hidden;}
    .leave-message ul.forms li.fulls { width: 100%; margin-right: 0;}
    .leave-message ul.forms li .form-control::placeholder { color: #202020;}

    .leave-message .buttons { margin-top: 30px; text-align: center;}
    .leave-message .buttons button { -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s; font-size: 20px; letter-spacing: 1px; padding: 15px 50px; line-height: 1; outline: 0; border: 0; background:#192a79; color: #FFF;}
    .leave-message .buttons button:hover { background: #c9201d;}
/* Leave Message End */

/* Custom Design Start */
#custom-design { padding-top: 60px; padding-bottom: 60px; background: url("../img/design/design-bg.jpg") center no-repeat; background-size: cover;}
    .custom-design { margin-left: 30%; margin-right: 30%; text-align: center; color: #FFF;}
    .custom-design .intros { font-size: 24px; line-height: 1.6;}

    .custom-design .buttons { margin-top: 50px;}
    .custom-design .buttons a { color: #FFF; padding-top: 15px; padding-bottom: 15px; font-size: 20px; float: left; width: 47.000000%; margin-right: 6.000000%; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
    .custom-design .buttons a:nth-child(2n) { margin-right: 0;}

    .custom-design .buttons a.about { border: solid 1px #FFF;}
    .custom-design .buttons a.contact { border: solid 1px #c9201d; background: #c9201d;}

    .custom-design .buttons a:hover { background: #FFF; border: solid 1px #FFF; color: #c9201d;}
/* Custom Design End */

/* Footer Start */
#footer { background:#101114; padding-top: 60px; padding-bottom: 20px; overflow: hidden;}
    .footer { }
    .footer .contact { float: left; width: 360px;}
    .footer .contact .icon { float: left; width: 50px;}
    .footer .contact .text { float: right; width: calc(100% - 70px);}
    .footer .contact a { color:#959595; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
    .footer .contact .text ul.list { margin-top: 15px; color:#959595;}
    .footer .contact .text ul.list li { line-height: 2;}
    .footer .contact .text ul.list li .icon { width: 20px; float: left;}
    .footer .contact .text ul.list li .content { width: calc(100% - 20px); float: right;}

    .footer .offside { float: right; width: calc(100% - 400px);}
    .footer .offside .quick { float: left; width: calc(100% - 200px);}
    .footer .offside .quick ul.list { margin-top: 15px; font-size: 16px; }
    .footer .offside .quick ul.list li { float: left; width: 50%; padding-left: 15px; background: url("../img/icon-arrow-white.png") left center no-repeat; line-height: 2;}
    .footer .offside a { color:#959595; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
    .footer a:hover { color: #FFF;}

    .footer .offside .qr-code { float: right; width: 180px; padding-top: 30px;}

    .copyright { border-top: solid 1px #707070; padding-top: 10px; margin-top: 50px;}
    .copyright .owner { float: left; color: #818181;}
    .copyright .share { float: right;}
    .copyright .share img.icon { height: 50px;}
    .copyright .share a { margin-right: 8px; position: relative;}
    .copyright .share a:last-child { margin-right: 0;}
    .copyright .share a .drop-down {position: absolute; bottom: 100%; visibility: hidden; z-index: 99999999; background-color: #FFF; -moz-border-radius: 0 0 2px 2px; -webkit-border-radius: 0 0 2px 2px; border-radius: 0 0 2px 2px; -webkit-box-shadow: 0 3px 8px 0 rgba(0,0,0,0.08); -moz-box-shadow:0 3px 8px 0 rgba(0,0,0,0.08); box-shadow:0 3px 8px 0 rgba(0,0,0,0.08); behavior: url(ie-css3.htc); -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;width: 180px;font-size: 14px;text-align: center;left: 50%;margin-left: -90px;padding-top: 10px;padding-bottom: 10px;}
    .copyright .share a .drop-down img { display: block; width: 160px; height: 160px; margin:0 auto;}
    .copyright .share a:hover .drop-down { visibility: visible;}

/* Footer End */


/* <1920的设备 */
@media screen and (max-width: 1920px){

}

/* <1680的设备 */
@media screen and (max-width: 1680px){


}

/* <1500的设备 */
@media screen and (max-width: 1500px){

    /* Header Six Start */
    .header-six .name { font-size: 24px;}
    /* Header Six End */
}

/* <1440的设备 */
@media screen and (max-width: 1440px){

    /* Header Start */
    #header { padding-left: 15px; padding-right: 15px;}
    /* Header End */

    /* Leave Message Start */
    .leave-message { margin-left: 20%; margin-right: 20%;}
    /* Leave Message End */

    /* Custom Design Start */
    .custom-design { margin-left: 25%; margin-right: 25%;}
    /* Custom Design End */
}

/* <1366的设备 */
@media screen and (max-width: 1366px){

    /* Leave Message Start */
    .leave-message { margin-left: 15%; margin-right: 15%;}
    /* Leave Message End */

    /* Custom Design Start */
    .custom-design { margin-left: 20%; margin-right: 20%;}
    /* Custom Design End */
}

/* <1200的设备 */
@media screen and (max-width: 1200px){

    /* Header Six Start */
    .header-six .name { font-size: 24px; margin-top: 6px;}
    /* Header Six End */

    /* Header Start */
    #header { padding-left: 10px; padding-right: 10px;}
    .header .logos .companys { padding-top: 17px; font-size: 15px;}
    .header .offsides ul.menus { margin-right: 40px;}
    /* Header End */

    /* Leave Message Start */
    .leave-message { margin-left: 5%; margin-right: 5%;}
    /* Leave Message End */

    /* Custom Design Start */
    .custom-design { margin-left: 10%; margin-right: 10%;}
    /* Custom Design End */
}

/* <991的设备 */
@media screen and (max-width: 991px) {

    .container { padding-left: 10px; padding-right: 10px;}

    /* Header One Start */
    .header-one img { max-height: 22px;}
    .header-one .name { font-size: 24px; margin-top: 0; margin-left: 10px;}
    /* Header One End */

    /* Header Two Start */
    .header-two { text-align: center; margin: 0 auto;}
    .header-two .name { font-size: 24px; margin-top: 0; margin-right: 10px;}
    .header-two img { max-height: 22px;}
    /* Header Two End */

    /* Header Three Start */
    .header-three { text-align: center; margin: 0 auto;}
    .header-three .name { font-size: 24px; margin-top: 0; margin-right: 10px;}
    .header-three img { max-height: 22px;}
    /* Header Three End */

    /* Header Four Start */
    .header-four .name { font-size: 24px;}
    .header-four .desc { margin-top: 10px; font-size: 15px;}
    /* Header Four End */

    /* Header Six Start */
    .header-six { text-align: center;}
    .header-six img { float: none; margin: 0 auto;}
    .header-six .name { display: block; width: 100%; font-size: 20px; line-height: 1.4; margin-top: 5px; margin-left: 0;}
    /* Header Six End */

    /* Float Layer Start */
    .float-layer { position: fixed; left: 0; top: 0; width: 100%; z-index: 99999; border-bottom: solid 1px #FAFAFA;}
    /* Float Layer End */

    /* Header Start */
    #header { padding-left: 10px; padding-right: 10px;}
    .header .logos { margin-top: 10px; margin-bottom: 10px;}
    .header .logos img { max-height: 32px; margin-right: 5px;}
    .header .logos .companys { padding-top: 6px; font-size: 14px;}

    .header .offsides { display: none;}

    .header .navigations { float: right; margin-left: 30px; margin-top: 18px; z-index: 88888888; display: flex; align-content: center; justify-content: center; flex-wrap: wrap; width: 28px;}
    .header .navigations span { display: block;width: 100%;height: 2px;margin-bottom: 5px;border-radius: 3px;background-color: #000;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
    .header .navigations span:last-child {margin-bottom: 0;}
    .header .navigations span:nth-child(2) {/*width: 75%;*/}
    .header .navigations.active { margin-top: 20px;}
    .header .navigations.active span:nth-child(1) {transform: rotate(45deg);margin: 0;margin-top: 2px;}
    .header .navigations.active span:nth-child(2) {display: none;}
    .header .navigations.active span:nth-child(3) {transform: rotate(-45deg);margin: 0;margin-top: -2px;}
    /* Header End */

    /* Header Blank Start */
    #header-blank { display: block; width: 100%; height: 52px;}
    /* Header Blank End */

    /* Sub Menu Star */
    .sub-menu { width: 100%;padding: 0 3% 30px 3%; opacity: 0;visibility: hidden;position: fixed;left: 100px;top: 15px; z-index: 999999; height: 100vh; overflow-y: scroll;/*-webkit-transition:all .6s; -moz-transition:all .6s; -ms-transition:all .6s; -o-transition:all .6s; transition:all .6s;*/}
    .sub-menu.active { left: 0;opacity: 1;visibility: visible;}

    .sub-menu .head { }
    .sub-menu .head .logo { float: left; width: 80.000000%;}
    .sub-menu .head .logo img { height: 28px;}
    .sub-menu .head .close { color: #FFF; float: right; width: 20.000000%; text-align: right; margin-top: 2px; opacity: 1;}

    .sub-menu ul .links { margin-top: 10px; margin-bottom: 10px;}
    .sub-menu ul .links a { float: left; width: 33.333333%; color: #FFF; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; line-height: 32px;}

    .sub-menu ul .shares { margin-top: 10px; margin-bottom: 10px; }
    .sub-menu ul .shares a { float: left; margin-right: 10px; position: relative;}
    .sub-menu ul .shares a:last-child { margin-right: 0;}
    .sub-menu ul .shares a img { filter: grayscale(0); -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
    .sub-menu ul .shares a:hover img { filter: grayscale(0);}

    .sub-menu ul .shares a .drop-down {position: absolute; top: calc(100% + 19px); visibility: hidden; z-index: 999999999999999999999999; background-color: #FFF; -moz-border-radius: 0 0 2px 2px; -webkit-border-radius: 0 0 2px 2px; border-radius: 0 0 2px 2px; -webkit-box-shadow: 0 3px 8px 0 rgba(0,0,0,0.08); -moz-box-shadow:0 3px 8px 0 rgba(0,0,0,0.08); box-shadow:0 3px 8px 0 rgba(0,0,0,0.08); behavior: url(ie-css3.htc); -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;width: 180px;font-size: 14px;text-align: center;left: 50%;margin-left: -90px;padding-top: 10px;padding-bottom: 10px;}
    .sub-menu ul .shares a .drop-down img { display: block; width: 160px; height: 160px; margin:0 auto;}
    .sub-menu ul .shares a:hover .drop-down { visibility: visible;}

    .sub-menu ul .searchs { margin-top: 10px; margin-bottom: 10px; }
    .sub-menu ul .searchs .form-control { border: solid 1px #c6cad0; }
    .sub-menu ul .searchs .btn { color: #FFF;}
    .sub-menu ul .searchs .input-group-addon { background-color: #364860; border: 1px solid #364860;}

    .sub-menu ul {width: 100%;overflow-y: auto; border-top: 1px solid #555; margin-top: 20px; min-height: 100vh;}
    .js-m-3 {opacity: 0;-webkit-transform: translate(30px, 0);-ms-transform: translate(30px, 0);transform: translate(30px, 0);-webkit-transition: all .8s ease;transition: all .8s ease;}
    .js-m-3.animate {opacity: 1;-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);}
    .sub-menu li {border-bottom: 1px solid #555;font-size: 16px;padding: 0 20px;}
    .sub-menu .tit {display: inline-block;text-decoration: none;width: 80%;line-height: 60px;color: #fff;position: relative;box-sizing: border-box;}
    .sub-menu .sub-tit.on {background-color: #e9e9e9;}
    .sub-menu .sec-list {line-height: 40px;padding: 10px 0%;display: none;}
    .sub-menu .jt {position: relative;display: inline-block;width: 10%;height: 60px;text-align: center;background: none;float: right;}
    .sub-menu .jt:after {content: '';display: block;width: 26px;height: 26px;background: url(../img/sub-menu-1.png) no-repeat center;background-size: 17px auto;position: absolute;right: 3%;top: 15px;}
    .jt.jtRote:after {background: url(../img/sub-menu-2.png) no-repeat center;background-size: 20px auto;}
    .sec-list p {background: url(../img/sub-menu-3.png) no-repeat left center;background-size: 3px auto;font-size: 14px; float: left; width: 50.000000%;}
    .sec-list p.fulls { width: 100%; float: none;}
    .sec-list p.language { }
    .sec-list p.language span { margin-left: 5px;}


    .sub-menu .sec-list a {padding-left: 5%;color: #a0a0a0;display: block;}
    .sub-menu .sec-list a:active {color: #fff;}
    .sub-menu-bg {position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;z-index: 99999;background-color: #333;display: none;}
    .mo_tel {font-size: 16px; color: #fff; line-height: 60px;}
    .mo_tel .iconfont {line-height: 40px;height: 40px;width: 30px;display: inline-block;}
    /* Sub Menu End */

    /* Slide Text Start */
    .slide-text { top: 22%; text-align: center; color: #FFF;}
    .slide-text h2 { font-size: 28px;}
    .slide-text h2 span { color: #c9201d;}
    .slide-text h3 { font-size: 16px; margin-top: 10px; margin-bottom: 20px; }

    .slide-text .ellipses { padding: 5px 10px; font-size: 14px; font-weight: normal; }
    .slide-text .ellipses a { margin-left: 5px; margin-right: 5px;}
    /* Slide Text End */

    /* Home Pro Start */
    #home-pro { padding-top: 30px; padding-bottom: 20px;}
    .home-pro { margin-top: 20px; margin-bottom: 15px;}
    .home-pro ul li { float: left; width: 48.000000%; margin-right: 2.000000%; margin-bottom: 10px;}
    .home-pro ul li:nth-child(2n) { margin-right: 0;}
    /* Home Pro End */

    /* Single Pro Start */
    .single-pro { padding: 0 0 20px 0;}
    .single-pro .names { font-size: 14px; margin-top: 10px; margin-bottom: 10px; padding-left: 0; padding-right: 0;}
    /* Single Pro End */

    /* View More Start */
    .view-more a { font-size: 18px; padding-left: 50px; padding-right: 50px;}
    /* View More End */

    /* Home About Start */
    #home-about { padding-top: 0; padding-bottom: 60px;}
    .home-about { position: static; }
    .home-about .infos { width: 100%; margin-top: 30px;}
    .home-about .infos .intros { font-size: 17px; line-height: 1.6; margin-top: 20px; margin-bottom: 50px; }
    .home-about .infos .mores { text-align: center;}
    .home-about .floating-layer { position: static; width: 100%; margin-right: 0;}
    /* Home About End */

    /* Company Data Start */
    #company-data { padding-top: 30px; padding-bottom: 10px;}
    ul.company-data li { width: 50.000000%; margin-bottom: 20px;}
    ul.company-data li:nth-child(2n) { border-right: 0;}
    ul.company-data li .data span.unit { margin-top: 14px;}
    ul.company-data li .data label { font-size: 32px;}
    /* Company Data End */

    /* Why Choose Us Start */
    #why-choose-us { padding-top: 30px; padding-bottom: 50px;}
    .why-choose-us .imgs { float: none; max-width: 100.000000%;}
    .why-choose-us .infos { float: none; width: 100.000000%; padding-top: 25px;}
    .why-choose-us .infos .intros { font-size: 16px; margin-bottom: 30px;}

    .why-choose-us .infos .mores { text-align: center;}
    .why-choose-us .infos .mores a { padding-left: 50px; padding-right: 50px;}
    /* Why Choose Us End */

    /* Industry Application Start */
    .industry-application { height: auto;}
    .industry-application ul li { float: none; width: 100.000000%; height: 280px;}
    .industry-application ul li.on{ width: 100.000000%;}
    .industry-application ul li.active{ width: 100.000000%;}
    .industry-application ul li .floating-effect { margin-top: 15px; padding-left: 10px; padding-right: 10px; text-align: center;}
    .industry-application ul li .floating-effect .intros { font-size: 22px; line-height: 1.4; margin-bottom: 40px;}
    .industry-application ul li .floating-effect .mores { font-size: 16px;}
    /* Industry Application End */

    /* Our Video Start */
    #our-video { padding-top: 30px; padding-bottom: 30px;}
    .our-video { margin-top: 20px; margin-bottom: 20px;}
    .our-video ul li { width: 49.000000%;}
    .our-video ul li:nth-child(2n) { margin-right: 0;}
    .our-video ul li:nth-child(3) { display: none;}
    /* Our Video End */

    /* Popup Window Star */
    #popup-window { }
    #popup-window video { max-width: 100%;}
    #popup-window .closes { font-size: 24px;}
    /* Popup Window End */


    /* Single Video Start */
    .single-video .names { margin-top: 10px; margin-bottom: 10px;}
    /* Single Video End */

    .single-news .infos .titles { height: auto;}

    /* Leave Message Start */
    #leave-message { padding-top: 30px; padding-bottom: 30px;}
    .leave-message { margin-top: 20px; margin-left: 0; margin-right: 0;}

    .leave-message .buttons { margin-top: 10px; }
    .leave-message .buttons button { font-size: 16px;}
    /* Leave Message End */

    /* Custom Design Start */
    #custom-design { padding-top: 30px; padding-bottom: 30px;}
    .custom-design { margin-left: 0; margin-right: 0;}
    .custom-design .intros { font-size: 18px; line-height: 1.6;}

    .custom-design .buttons { margin-top: 20px;}
    .custom-design .buttons a { padding-top: 10px; padding-bottom: 10px; font-size: 16px; width: 48.000000%; margin-right: 4.000000%;}
    /* Leave Message End */

    /* Footer Start */
    #footer { padding-top: 30px; padding-bottom: 20px;}
    .footer .contact { float: none; width: 100%;}
    .footer .contact .text .title { margin-top: 0;}
    .footer .contact .text ul.list { margin-top: 5px; color:#959595;}
    .footer .contact .text ul.list li { line-height: 1.8;}

    .footer .offside { float: none; width: 100%;}
    .footer .offside .quick { float: none; width: 100%;}
    .footer .offside .quick ul.list { margin-top: 5px; font-size: 16px;}
    .footer .offside .quick ul.list li { float: none; width: 100%;}
    .footer .offside .qr-code { float: none; width: 100%; padding-top: 15px; text-align: center;}
    .footer .offside .qr-code img { max-width: 140px;}

    .copyright { margin-top: 15px; text-align: center;}
    .copyright .owner { float: none; width: 100%;}
    .copyright .share { float: none; width: 100%; margin-top: 5px;}
    /* Footer End */
}

/* <767的设备 */
@media screen and (max-width: 767px){


}

/* <450的设备 */
@media screen and (max-width: 450px){


}