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;}

@font-face {
    font-family:'Roboto Black'; src:url("../fonts/roboto/roboto-black.eot");src:url("../fonts/roboto/roboto-black.eot?#iefix") format("embedded-opentype"),url("../fonts/roboto/roboto-black.woff") format("woff"),url("../fonts/roboto/roboto-black.ttf") format("truetype"),url("../fonts/roboto/roboto-black.svg#YourWebFontName") format("svg");
}
@font-face {
    font-family:'Roboto Bold'; src:url("../fonts/roboto/roboto-bold.eot");src:url("../fonts/roboto/roboto-bold.eot?#iefix") format("embedded-opentype"),url("../fonts/roboto/roboto-bold.woff") format("woff"),url("../fonts/roboto/roboto-bold.ttf") format("truetype"),url("../fonts/roboto/roboto-bold.svg#YourWebFontName") format("svg");
}
@font-face {
    font-family:'Advent Pro SemiBold'; src:url("../fonts/advent/advent-pro-semibold.eot");src:url("../fonts/advent/advent-pro-semibold.eot?#iefix") format("embedded-opentype"),url("../fonts/advent/advent-pro-semibold.woff") format("woff"),url("../fonts/advent/advent-pro-semibold.ttf") format("truetype"),url("../fonts/advent/advent-pro-semibold.svg#YourWebFontName") format("svg");
}
@font-face {
    font-family:'Montserrat Regular'; src:url("../fonts/montserrat/montserrat-regular.eot");src:url("../fonts/montserrat/montserrat-regular.eot?#iefix") format("embedded-opentype"),url("../fonts/montserrat/montserrat-regular.woff") format("woff"),url("../fonts/montserrat/montserrat-regular.ttf") format("truetype"),url("../fonts/montserrat/montserrat-regular.svg#YourWebFontName") format("svg");
}
@font-face {
    font-family:'Montserrat Light'; src:url("../fonts/montserrat/montserrat-light.eot");src:url("../fonts/montserrat/montserrat-light.eot?#iefix") format("embedded-opentype"),url("../fonts/montserrat/montserrat-light.woff") format("woff"),url("../fonts/montserrat/montserrat-light.ttf") format("truetype"),url("../fonts/montserrat/montserrat-light.svg#YourWebFontName") format("svg");
}
@font-face {
    font-family:'Montserrat Bold'; src:url("../fonts/montserrat/montserrat-bold.eot");src:url("../fonts/montserrat/montserrat-bold.eot?#iefix") format("embedded-opentype"),url("../fonts/montserrat/montserrat-bold.woff") format("woff"),url("../fonts/montserrat/montserrat-bold.ttf") format("truetype"),url("../fonts/montserrat/montserrat-bold.svg#YourWebFontName") format("svg");
}

html,body{ overflow-x: hidden; font-size: 15px; width: 100%; line-height: 146%; background-color: #FFF; color:#232323; font-family:'Montserrat Light',Arial,Helvetica,sans-serif; letter-spacing: 0; font-weight: normal;}

/* Links Start */
a{color:#232323; text-decoration:none; outline:none !important;}
a:hover{color:#054aab; text-decoration:none;} a:focus{outline:thin dotted;} a:hover,a:active{outline:0;}
a, a:hover, a:focus {color:#232323; text-decoration: none; }
/* Links End */

/* Floating Layer Start */
.floating-layer { position: fixed; left: 0; top: 0; width: 100%; z-index: 9999; transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s;  -o-transition: all 0.6s;}
    .floating-layer.active,.floating-layer.on { background: #054aab;}
    .floating-layer.active #toper { line-height: 0; height: 0; overflow: hidden;}
/* Floating Layer End */

/* Header One Start */
.header-one { text-align: left; font-family:'Roboto Bold'; font-size: 42px;}
/* Header One End */

/* Header Two Start */
.header-two { border-bottom: solid 1px #707070; font-size: 42px; padding-bottom: 30px; font-family:'Montserrat Bold'; text-align: center;}
/* Header Two End */

/* Header Three Start */
.header-three { text-align: left; font-family:'Montserrat Bold'; font-size: 20px;}
/* Header Three End */

/* Header Four Start */
.header-four { text-align: center;}
    .header-four .titles { font-size: 42px; color:#1e1e1e; display: block; line-height: 1; font-family:'Advent Pro SemiBold';}
    .header-four .lines { background: url("../img/line.png") center no-repeat; background-size: auto 100%; height: 20px; margin-top: 15px;}
/* Header Four End */

/* Toper Start */
#toper { transition-duration: 0.3s;}
    .toper { text-align: right; color: #FFF; margin-top: 10px; margin-bottom: 10px;}
    .toper .items { display: inline-block; margin-right: 20px;}
    .toper .items a { color: #FFF;}
    .toper .items img { height: 22px; margin-right: 15px;}
    .toper .items:last-child { margin-right: 0;}
/* Toper End */

/* Header Start */
#header { transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; padding-top: 15px; padding-bottom: 15px;}
    .header { position: relative; }
    .header .logos { float: left;}
    .header .logos img { max-height: 52px;}

    .header .offsides { float: right;}
    .header .offsides ul.menus { float: left; margin-right: 50px;}
    .header .offsides ul.menus li { float: left; margin-right: 35px; /*font-family:'Advent Pro SemiBold';*/ font-family:'Arial'; font-weight: 700; font-size: 22px; line-height: 52px;}
    .header .offsides ul.menus>li>a { color:#FFF; position: relative; letter-spacing: 0.5px; 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:#ff1414;}
    .header .offsides ul.menus li:last-child { margin-right: 0;}

    .header .offsides ul.menus>li.tops>a { background: url("../img/icon/arrow-down-white.png") right center no-repeat; padding-right: 22px;}
    .header .offsides ul.menus>li:hover.tops>a { background: url("../img/icon/arrow-up-white.png") right center no-repeat;}
    .header .offsides ul.menus>li.fulls .drop-menu { position: absolute; left: 0; top: 100%; width: 100%; background: #FFF; z-index: 999999; transform-origin: 50% 0; opacity: 0; transform: scaleY(0) translateZ(0); transition: transform 0.3s, opacity 0.3s; padding: 15px 20px;}
    .header .offsides ul.menus>li:hover.fulls .drop-menu { transform: scaleY(1) translateZ(0); opacity: 1;}

    .header .offsides ul.menus>li.fulls .drop-menu ul.category { }
    .header .offsides ul.menus>li.fulls .drop-menu ul.category li { float: left; width: 18.400000%; margin-right: 2.000000%; text-align: center; line-height: 1.86;}
    .header .offsides ul.menus>li.fulls .drop-menu ul.category li:nth-child(5n) { margin-right: 0;}
    .header .offsides ul.menus>li.fulls .drop-menu ul.category li .imgs { overflow: hidden;}
    .header .offsides ul.menus>li.fulls .drop-menu ul.category li .imgs img { transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s;  -o-transition: all 0.6s;}
    .header .offsides ul.menus>li.fulls .drop-menu ul.category li: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);}
    .header .offsides ul.menus>li.fulls .drop-menu ul.category li .names { font-family:'Montserrat Light'; transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s;  -o-transition: all 0.6s; margin-top: 10px; }
    .header .offsides ul.menus>li.fulls .drop-menu ul.category li:hover .names { color:#054aab; }

    .header .offsides ul.menus>li.normal { position: relative; }
    .header .offsides ul.menus>li.normal .drop-menu { position: absolute; left: 0; top: 52px; background: #FFF; padding-top: 10px; padding-bottom: 10px; min-width: 148px; z-index: 999999; transform-origin: 50% 0; opacity: 0; transform: scaleY(0) translateZ(0); transition: transform 0.3s, opacity 0.3s; -moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px;}
    .header .offsides ul.menus>li.normal .drop-menu ul.category li { float: none; font-size: 18px; width: 100%; 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 a { white-space: nowrap; transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s;  -o-transition: all 0.6s;}
    .header .offsides ul.menus>li.normal .drop-menu ul.category li:hover a { color:#ff1414; }

    .header .offsides ul.menus>li:hover.normal .drop-menu { transform: scaleY(1) translateZ(0); opacity: 1;}

    .header .offsides .searchs { float: right; font-size: 18px; border-bottom: solid 1px #FFF; margin-top: 15px;}
    .header .offsides .searchs input { background: transparent; border: 0; outline: 0; color: #FFF; line-height: 1;}
    .header .offsides .searchs input::-webkit-input-placeholder { color: #c3c8cf;}
    .header .offsides .searchs input::-moz-placeholder { color: #c3c8cf;}
    .header .offsides .searchs input:-ms-input-placeholder { color: #c3c8cf;}
    .header .offsides .searchs input:-moz-placeholder { color: #c3c8cf;}
    .header .offsides .searchs #search-form-btn { height: 16px; cursor: pointer;}

    .header .navigations { display: none;}
/* Header End */

/* Sub Menu Star */
.sub-menu { display: none;}
.sub-menu-bg { display: none;}
/* Sub Menu End */

/* Home Banner Start */
#home-banner { overflow: hidden;}
    .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%;}
    .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: 43%; right: 0; margin: 0 auto; position: absolute; text-align: left; color:#FFF;}
    .slide-text h2 { font-family:'Roboto Bold'; font-size: 54px; }
    .slide-text h3 { font-family:'Arial'; font-size: 22px; margin-top: 20px; margin-bottom: 50px; line-height: 1.4;}

    .slide-text .mores { font-size: 16px; font-family:'Roboto Regular';}
    .slide-text .mores a { padding: 10px 0; text-align: center; display: inline-block; width: 160px; background:#FFF; border: solid 1px #FFF; color:#021f41; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; margin-right: 20px; overflow: hidden; transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s;  -o-transition: all 0.6s;}
    .slide-text .mores a:last-child { margin-right: 0;}
    .slide-text .mores a.about { background:transparent; border: solid 1px #FFF; color:#FFF;}

    .slide-text .mores a:hover { background: #054aab; border: solid 1px #054aab; color: #FFF;}
    .slide-text .mores a.about:hover { background:#FFF; border: solid 1px #FFF; color:#021f41;}
/* Slide Text End */


/* Home Pro Start */
#home-pro { padding-top: 100px; padding-bottom: 130px;}
    .home-pro { margin-top: 80px; position: relative;}
    .home-pro .swiper-button-prev { color: #232323; font-size: 32px; top: -80px; left: calc(100% - 70px);}
    .home-pro .swiper-button-next { color: #232323; font-size: 32px; top: -80px; right: 0;}
    .home-pro .swiper-button-prev:after,.home-pro .swiper-button-next:after{display: none;}
/* Home Pro End */

/* Single Pro Start */
.single-pro { background:#efefef; padding: 20px 20px 30px 20px; -moz-border-radius: 50px 0 0 0; -webkit-border-radius: 50px 0 0 0; border-radius: 50px 0 0 0; transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s;  -o-transition: all 0.6s;}
    .single-pro .imgs { -moz-border-radius: 36px 0 0 0; -webkit-border-radius: 36px 0 0 0; border-radius: 36px 0 0 0; overflow: hidden;}
    .single-pro .imgs img { transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s;  -o-transition: all 0.6s;}
    .single-pro .imgs .bgs { background: #FFF;}

    .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 { font-weight: 700; font-size: 20px; margin-top: 30px; line-height: 1.4; text-align: center; height: 56px; overflow: hidden; align-items: center; vertical-align: middle; display: flex; padding-left: 20px; padding-right: 20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
    .single-pro:hover { background:#054aab;}
    .single-pro:hover .names { color: #FFF;}
/* Single Pro End */

/* Home Advantage Start */
#home-advantage { background: url("../img/bg/advantage.jpg") top center no-repeat; background-size: cover; padding-top: 300px; padding-bottom: 200px;}
    .home-advantage .ones { margin-bottom: 300px; color: #FFF; }
    .home-advantage .ones .lefts { float: left; width: 50.000000%;}
    .home-advantage .ones .rights { float: right; width: 50.000000%;}
    .home-advantage .ones .rights .names { font-size: 68px; font-weight: 700; line-height: 1.2;}
    .home-advantage .ones .rights .names span { color: rgba(255, 20, 20, 1);}
    .home-advantage .ones .rights .intros { font-size: 18px; line-height: 1.4; margin-top: 60px; margin-bottom: 60px;}

    .home-advantage .ones .rights .mores a { padding: 10px 30px; background:#ff1414; color: #FFF; -moz-border-radius: 36px; -webkit-border-radius: 36px; border-radius: 36px; transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s;  -o-transition: all 0.6s;}
    .home-advantage .ones .rights .mores a:hover { background:#FFF; color: #ff1414;}

    .home-advantage .twos { display: flex; justify-content: center; align-items: center; vertical-align: middle; color: #FFF;}
    .home-advantage .twos .lefts { width: 50.000000%; }
    .home-advantage .twos .lefts .names { font-size: 68px; font-weight: 700; line-height: 1.2;}
    .home-advantage .twos .lefts .descs { font-size: 38px; line-height: 1.2;}
    .home-advantage .twos .lefts .intros { font-size: 18px; line-height: 1.4; margin-top: 60px; margin-bottom: 60px;}
    .home-advantage .twos .lefts .mores a { padding: 10px 30px; background:#ff1414; color: #FFF; -moz-border-radius: 36px; -webkit-border-radius: 36px; border-radius: 36px; transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s;  -o-transition: all 0.6s;}
    .home-advantage .twos .lefts .mores a:hover { background:#FFF; color: #ff1414;}

    .home-advantage .twos .rights { width: 50.000000%; padding-left: 40px;}
/* Home Advantage End */

/* Home News Start */
#home-news { padding-top: 100px; padding-bottom: 130px;}
    .home-news { margin-top: 80px; position: relative;}
    .home-news .swiper-button-prev { color: #232323; font-size: 32px; top: -80px; left: calc(100% - 70px);}
    .home-news .swiper-button-next { color: #232323; font-size: 32px; top: -80px; right: 0;}
    .home-news .swiper-button-prev:after,.home-news .swiper-button-next:after{display: none;}
/* Home News End */

/* Single News Start */
.single-news { }
    .single-news .imgs { -moz-border-radius: 36px 0 0 0; -webkit-border-radius: 36px 0 0 0; border-radius: 36px 0 0 0; overflow: hidden; }
    .single-news .imgs img { transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s;  -o-transition: all 0.6s;}
    .single-news: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-news .infos { padding: 20px; color: #FFF; background:#054aab;}
    .single-news .infos .names { font-size: 20px; line-height: 1.4; margin-bottom: 15px; height: 56px; overflow: hidden;}
    .single-news .infos .dates { font-size: 16px;}
    .single-news .infos .dates .icon { float: right;}
    .single-news .infos .dates .icon img { height: 12px;}
/* Single News End */

/* Home Video Start */
#home-video { }
    ul.home-video { }
    ul.home-video li { float: left; width: 20.000000%; overflow: hidden; position: relative;}
    ul.home-video li .layers { position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; vertical-align: middle; transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s;  -o-transition: all 0.6s;}
    ul.home-video li:hover .layers { background: rgba(0,0,0,0.53);}
    ul.home-video li .layers img { width: 60px;}
    ul.home-video li a>img { transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s;  -o-transition: all 0.6s;}
    ul.home-video li:hover a>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);}
/* Home Video End */

/* Footer Start */
#footer { background: url("../img/bg/footer.jpg") top center no-repeat; background-size: cover; padding-top: 160px; padding-bottom: 120px;}
    #footer .messages { }
    #footer .messages .frame { max-width: 586px; display: inline-block; padding: 80px 40px 60px 40px; background:#FFF; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; overflow: hidden;}

    #footer .messages .frame .titles { font-size: 32px;}
    #footer .messages .frame ul.forms { margin-top: 50px;}
    #footer .messages .frame ul.forms li { float: left; margin-right: 4.000000%; width: 48.000000%; margin-bottom: 20px;}
    #footer .messages .frame ul.forms li:nth-child(2n) { margin-right: 0;}
    #footer .messages .frame ul.forms li .form-control { outline: 0; padding: 12px 0; font-size: 16px; display: block; height: auto; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; overflow: hidden; border-left: none; border-right: none; border-top: none; -webkit-box-shadow: none; box-shadow:none; border-bottom: solid 1px #cfcfcf;}
    #footer .messages .frame ul.forms li.fulls { width: 100%; margin-right: 0;}
    #footer .messages .frame ul.forms li .form-control::placeholder { color:#d1d1d1;}
    #footer .messages .frame ul.forms li input { outline: 0;}

    #footer .messages .frame .buttons { margin-top: 30px; text-align: left;}
    #footer .messages .frame .buttons button { -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; -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:#ff1414; color: #FFF;}
    #footer .messages .frame .buttons button:hover { background: #054aab;}

    .footer { margin-top: 160px; color: #FFF; position: relative;}
    .footer a { color: #FFF; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    .footer a:hover { color: #ff1414;}
    .footer .logos { margin-bottom: 30px;}
    .footer .logos img { height: 38px;}
    .footer .contacts { float: left; width: 30.000000%; margin-right: 10.000000%;}
    .footer .contacts .address { }

    .footer .contacts .infos .titles { font-size: 20px; font-family: "Montserrat Regular"; margin-top: 30px; margin-bottom: 10px;}
    .footer .contacts .infos .titles img { height: 18px; margin-left: 10px;}

    .footer .contacts .infos .contents { }
    .footer .contacts .infos .contents .items { margin-bottom: 10px;}
    .footer .contacts .infos .contents .items img { height: 22px; margin-right: 15px;}
    .footer .contacts .infos .contents .items:last-child { margin-right: 0;}

    .footer .menus { float: left;}
    .footer .menus .titles { font-size:24px; font-family: "Montserrat Regular"; margin-bottom: 20px;}
    .footer .menus ul li { margin-bottom: 10px;}

    .footer .shares { position: absolute; right: 0; bottom: 0;}
    .footer .shares img { height: 40px;}
    .footer .shares a { position: relative;}
    .footer .shares a img.icons { margin-right: 10px; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    .footer .shares a:hover img.icons { transform: translate3d(0,-10px,0);  -ms-transform: translate3d(0,-10px,0);  -moz-transform: translate3d(0,-10px,0);  -webkit-transform: translate3d(0,-10px,0);  -o-transform: translate3d(0,-10px,0);}
    .footer .shares a:last-child img { margin-right: 0;}
    .footer .shares a .drop-down {position: absolute; bottom: calc(100% + 30px); 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;}
    .footer .shares a .drop-down img { display: block; width: 160px; height: 160px; margin:0 auto;}
    .footer .shares a:hover .drop-down { visibility: visible;}
/* Footer End */

/* Popup Window Star */
#popup-window { display: none; position: fixed; top: 10%; 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; display: inline-block; margin: 0 auto; position: relative;}
    #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: 10px; right: 10px; color: #FFF; font-size: 32px; cursor: pointer;}
/* Popup Window End */


/* <1920的设备 */
@media screen and (max-width: 1920px){

}

/* <1680的设备 */
@media screen and (max-width: 1680px){


}

/* <1500的设备 */
@media screen and (max-width: 1500px){

}

/* <1440的设备 */
@media screen and (max-width: 1440px){


}

/* <1366的设备 */
@media screen and (max-width: 1366px){


}

/* <1200的设备 */
@media screen and (max-width: 1200px){

    /* Header Start */
    .header .logos img { max-height: 42px;}

    .header .offsides ul.menus { float: left; margin-right: 30px;}
    .header .offsides ul.menus li { line-height: 42px; margin-right: 15px;}

    .header .offsides .searchs { margin-top: 10px; }
    .header .offsides .searchs input { width: 110px;}
    /* Header End */
}

/* <991的设备 */
@media screen and (max-width: 991px) {

    .container { padding-left: 10px; padding-right: 10px;}

    /* Header One Start */
    .header-one { font-size: 32px;}
    /* Header One End */

    /* Header Two Start */
    .header-two { font-size: 28px; padding-bottom: 15px;}
    /* Header Two End */

    /* Header Four Start */
    .header-four .titles { font-size: 32px;}
    /* Header Four End */

    /* Toper Start */
    #toper { display: none;}
    /* Toper End */

    /* Header Start */
    #header { padding-top: 10px; padding-bottom: 10px;}
    .header .logos { margin-top: 0; margin-bottom: 0;}
    .header .logos img { max-height: 32px;}

    .header .offsides { display: none;}

    .header .navigations { float: right; margin-left: 30px; margin-top: 8px; z-index: 9999999; 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: #FFF;-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: 12px;}
    .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 */

    /* Sub Menu Star */
    .sub-menu { /*font-family:'Advent Pro SemiBold';*/font-family:'Arial'; font-weight: 700; width: 100%;padding: 0 3% 30px 3%; opacity: 0;visibility: hidden;position: fixed;left: 100px;top: 15px; z-index: 999999999999999; 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: 32px;}
    .sub-menu .head .close { color: #FFF; float: right; width: 20.000000%; text-align: right; margin-top: 2px; opacity: 1;}

    .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: 18px;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; border-bottom: 1px dotted #555; }

    .sec-list p.big { font-weight: 700; font-size: 15px;}
    .sec-list p.small { background: url(../img/sub-menu-3.png) no-repeat 15px center;background-size: 3px auto;}
    .sub-menu .sec-list p.small { padding-left: 10px;}


    .sub-menu .sec-list a {padding-left: 15px;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: 26%; text-align: center;}
    .slide-text h2 { font-size: 28px; }
    .slide-text h3 { font-size: 18px; margin-top: 10px; margin-bottom: 20px;}

    .slide-text .mores { font-size: 15px;}
    .slide-text .mores a { padding: 5px 0; width: 140px; margin-right: 5px;}
    /* Slide Text End */

    /* Home Pro Start */
    #home-pro { padding-top: 50px; padding-bottom: 50px;}
    .home-pro { margin-top: 30px; }
    .home-pro .swiper-button-prev { top: -40px;}
    .home-pro .swiper-button-next { top: -40px;}
    /* Home Pro End */

    /* Single Pro Start */
    .single-pro { padding: 10px 10px 15px 10px; -moz-border-radius: 30px 0 0 0; -webkit-border-radius: 30px 0 0 0; border-radius: 30px 0 0 0;}
    .single-pro .imgs { -moz-border-radius: 26px 0 0 0; -webkit-border-radius: 26px 0 0 0; border-radius: 26px 0 0 0;}
    .single-pro .names { margin-top: 20px; padding-left: 5px; padding-right: 5px; font-size: 18px;}
    /* Single Pro End */

    /* Home Advantage Start */
    #home-advantage { padding-top: 50px; padding-bottom: 50px;}
    .home-advantage .ones { margin-bottom: 80px; }
    .home-advantage .ones .lefts { display: none;}
    .home-advantage .ones .rights { float: none; width: 100.000000%;}
    .home-advantage .ones .rights .names { font-size: 38px;}
    .home-advantage .ones .rights .intros { margin-top: 10px; margin-bottom: 40px;}

    .home-advantage .twos { display: block; }
    .home-advantage .twos .lefts { width: 100.000000%; }
    .home-advantage .twos .lefts .names { font-size: 38px;}
    .home-advantage .twos .lefts .descs { font-size: 22px;}
    .home-advantage .twos .lefts .intros { margin-top: 30px; margin-bottom: 30px;}

    .home-advantage .twos .rights { width: 100.000000%; padding-left: 0; margin-top: 30px;}
    /* Home Advantage End */

    /* Home News Start */
    #home-news { padding-top: 50px; padding-bottom: 50px;}
    .home-news { margin-top: 30px; }
    .home-news .swiper-button-prev { top: -40px;}
    .home-news .swiper-button-next { top: -40px;}
    /* Home News End */

    /* Home Video Start */
    ul.home-video li { width: 50.000000%;}
    ul.home-video li:nth-child(5) { display: none;}
    /* Home Video End */

    /* Footer Start */
    #footer { padding-top: 60px; padding-bottom: 30px;}
    #footer .messages .frame { max-width: 100%; padding: 40px 20px 30px 20px;}

    #footer .messages .frame .titles { font-size: 28px; text-align: center;}
    #footer .messages .frame ul.forms { margin-top: 30px;}

    #footer .messages .frame .buttons { margin-top: 20px; text-align: center;}

    .footer { margin-top: 40px;}
    .footer .logos { margin-bottom: 15px;}
    .footer .contacts { float: none; width: 100.000000%; margin-right: 0;}

    .footer .contacts .infos .titles { margin-top: 20px; margin-bottom: 10px;}


    .footer .menus { float: none; width: 100%; margin-top: 30px;}
    .footer .menus .titles { margin-bottom: 15px; padding-bottom: 10px; border-bottom: solid 1px rgba(255,255,255,0.13);}

    .footer .shares { position: static; text-align: center; margin-top: 30px;}
    /* Footer End */

}

/* <767的设备 */
@media screen and (max-width: 767px){


}

/* <450的设备 */
@media screen and (max-width: 450px){


}