
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
/* body{margin:0;max-width:1920px;margin:0 auto;} */
body{margin:0;margin:0 auto;overflow-x:hidden;}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block}
audio:not([controls]){display:none;height:0}
progress{vertical-align:baseline}
[hidden],template{display:none}
a{background-color:transparent;-webkit-text-decoration-skip:objects}
a:active,a:hover{outline-width:0}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:inherit}
b,strong{font-weight:bolder}
dfn{font-style:italic}
h1{font-size:2em;margin:.67em 0}
mark{background-color:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
img{border-style:none}
svg:not(:root){overflow:hidden}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
figure{margin:1em 40px}
hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea{font:inherit;margin:0}
optgroup{font-weight:700}
button,input{overflow:visible}
button,select{text-transform:none}
[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
textarea{overflow:auto}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-input-placeholder{color:inherit;opacity:.54}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

html{font-family:Arial, Helvetica, sans-serif,"微软雅黑","Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;-webkit-text-size-adjust:none;}
html,body{-webkit-tap-highlight-color:rgba(0,0,0,0);height:100%;}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}
a{text-decoration: none;color:#333;}
ul,ol{list-style: none;}
table{border-collapse: separate;border-spacing: 0;}
a,img{-webkit-touch-callout: none;}
a,input,button{outline:0;border:none;}
*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box;}
body{background:#f3f3f3;margin:0 auto;background-attachment:fixed;font-size:14px;}
html{margin: 0 auto;color:#333;}
img{display:block;max-width:100% !important; height:auto;}

a{-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s;}

@font-face {
    font-family:'number';
    src: url('../fonts/number.eot');
    src: url('../fonts/number.eot?#iefix') format('embedded-opentype'),
    url('../fonts/number.woff2') format('woff2'),
    url('../fonts/number.woff') format('woff'),
    url('../fonts/number.ttf') format('truetype'),
    url('../fonts/number.svg#en') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'background';
    src: url('../fonts/background.eot');
    src: url('../fonts/background.eot?#iefix') format('embedded-opentype'),
    url('../fonts/background.woff2') format('woff2'),
    url('../fonts/background.woff') format('woff'),
    url('../fonts/background.ttf') format('truetype'),
    url('../fonts/background.svg#en') format('svg');
    font-weight: normal;
    font-style: normal;
}

.clearfix{*zoom:1;}
.clearfix::before{display:table;content:"";}
.clearfix::after{clear:both;display:block;content:"";height:0;overflow:hidden;visibility:hidden;}

.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}

.w1200{max-width:1200px;margin:0 auto;}
.w1400{max-width:1400px;margin:0 auto;}

@media screen and (max-width:1400px){.w1400{padding:0 80px;}}
@media screen and (max-width:1025px){.w1400{padding:0 15px;}}
@media screen and (max-width:1200px){.w1200{padding:0 40px;}}
@media screen and (max-width:1025px){.w1200{padding:0 15px;}}

.overh{overflow:hidden;}
.fixed{position:fixed;}

.height10{height:10px;clear:both;}
.height20{height:20px;clear:both;}
.height30{height:30px;clear:both;}

.textHidden{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.tran300{transition:300ms ease-out;-webkit-transition:300ms ease-out;-ms-transition:300ms ease-out;-moz-transition:300ms ease-out;-o-transition:300ms ease-out;}
.tran500{transition:500ms ease-out;-webkit-transition:500ms ease-out;-ms-transition:500ms ease-out;-moz-transition:500ms ease-out;-o-transition:500ms ease-out;}
.tran800{transition:800ms ease-out;-webkit-transition:800ms ease-out;-ms-transition:800ms ease-out;-moz-transition:800ms ease-out;-o-transition:800ms ease-out;}
.tran1000{transition:1000ms ease-out;-webkit-transition:1000ms ease-out;-ms-transition:1000ms ease-out;-moz-transition:1000ms ease-out;-o-transition:1000ms ease-out;}

.bg{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:10;display:none;}

.header{width:100%;left:0;top:0;z-index:10;height:100px;padding:0px 40px;background:#14233b;}
.header .logo{margin-top:35px;}
.header .nav a{color:#fff;}
.header .nav{width:795px;margin:0 auto;position:absolute;left:0;right:0;}
.header .nav > ul{margin:0px -40px;}
.header .nav > ul > li{position:relative;float:left;margin:0px 20px;}
.header .nav > ul > li > a{line-height:96px;display:block;font-size:18px;border-bottom:3px solid transparent;padding:0px 5px;}
.header .nav > ul > li.lang{display:none;}

.header .nav > ul > li.active > a{border-bottom:3px solid #ea531e;}

@media only screen and (min-width: 1025px){
    .header .nav > ul > li:hover > a{color:#ea531e;border-bottom:3px solid #ea531e;}
    .header .nav > ul > li:hover > .drowdown{display:block;}
}

.header .nav > ul > li .drowdown{position:absolute;width:230px;padding-left:45px;background:#0b244a;box-shadow:2px 2px 10px rgba(0,0,0,0.2);padding-top:20px;padding-bottom:30px;display:none;}
.header .nav > ul > li .drowdown ul{}
.header .nav > ul > li .drowdown ul li{}
.header .nav > ul > li .drowdown ul li a{line-height:35px;padding-left:25px;background:url(../images/header-icon.png) no-repeat left center;}
.header .nav > ul > li .drowdown ul li a:hover,.header .nav > ul > li .drowdown ul li a.active{color:#ea531e;background:url(../images/header-icon-h.png) no-repeat left center;}

.header .right{position:relative;z-index:2;}
.header .right .lang{color:#fff;margin-top:40px;margin-right:15px;position:relative;}
.header .right .lang span{padding-right:15px;background:url(../images/icon-lang.png) no-repeat right center;cursor:pointer;}
.header .right .lang .box{position:absolute;display:none;cursor:pointer;padding-top:10px;}
.header .right .lang .box a{display:block;text-align:center;color:#fff;text-align:center;line-height:30px;}
.header .right .lang .box a:hover{color:#ea531e;}
.header .right .lang:hover .box{display:block;}

.header .right .search{margin-top:25px;}
.header .right .search input{float:left;height:45px;}
.header .right .search input[type="text"]{width:215px;background:rgba(255,255,255,0.2);color:#fff;padding:0px 10px;}
.header .right .search input[type="button"]{width:45px;background:#f15930 url(../images/search-icon.png) no-repeat center center;color:#fff;cursor:pointer;}
.header .right .search input[type="submit"]{width:45px;background:#f15930 url(../images/search-icon.png) no-repeat center center;color:#fff;cursor:pointer;}
.header .right .search-btn{width:25px;height:35px;background:url(../images/search-icon.png) no-repeat center center;float:left;display:none;}

.header .right .menu{width:35px;height:35px;border-radius:4px;background:url(../images/menu-icon.png) no-repeat center center;margin-top:13px;margin-left:15px;display:none;}
.header .right .menu.close{background:url(../images/close.png) no-repeat center center;}

.index-header{background:none;border-bottom:1px solid rgba(255,255,255,0.2);position:absolute;left:0;top:0;width:100%;background:none;}

@media screen and (max-width:1600px) {
    .header .nav > ul > li{margin:0px 10px;}
}
@media screen and (max-width:1440px) {
    .header .nav{width:620px;}
    .header .nav a:hover{color:#ea531e;}
    .header .nav > ul{margin:0px -10px;}
    .header .nav > ul > li{margin:0px 10px;}
}
@media screen and (max-width: 1367px){
    .header{height:80px;}
    .header .logo{margin-top:25px;}
    .header .right .lang{margin-top:30px;}
    .header .right .search{margin-top:18px;}
    .header .nav > ul > li > a{font-size:16px;line-height:76px;}
}
@media screen and (max-width:1025px) {
    .header{height:60px;padding:0px 15px;border-bottom:none;}
    .header.open{background:#002a4f;}
    .header .logo{margin-top:22px;max-width:150px;}
    .header .nav{width:auto;display:none;position:fixed;top:60px;background:#002a4f;left:0;width:100%;height:100%;z-index:3;}
    .header .nav > ul{margin:0;}
    .header .nav > ul > li{width:100%;padding:0px 15px;margin:0;}
    .header .nav > ul > li > a{line-height:45px;width:100%;border-bottom:1px solid #39465a;font-size:16px;background:url(../images/m-header-icon.png) no-repeat right center;}
    .header .nav > ul > li > a.active{background:url(../images/m-header-icon-h.png) no-repeat right center;}
    .header .nav > ul > li.active > a{border-bottom:1px solid #ea531e;}

    .header .nav > ul > li.lang{display:block;}
    .header .nav > ul > li.lang .box{border-bottom:1px solid #39465a;line-height:45px;width:100%;}
    .header .nav > ul > li.lang a{background:none;border-bottom:none;}
    .header .nav > ul > li.lang *{display:inline-block;width:auto;}
    .header .nav > ul > li.lang span{margin:0px 5px;}

    .header .nav > ul > li .drowdown{position:static;padding:10px 15px;box-shadow:none;border-bottom:1px solid rgba(255,255,255,0.2);width:100%;background:none;}
    .header .nav > ul > li .drowdown ul li a{display:block;background:none;padding-left:15px;}
    .header .nav > ul > li .drowdown ul li a:hover, .header .nav > ul > li .drowdown ul li a.active{background:none;}

    .header .right .search{margin-top:10px;display:none;position:absolute;top:50px;right:0;width:250px;}
    .header .right .search input{height:35px;}
    .header .right .search input[type="button"]{width:35px;}

    .header .right .search-btn{display:none;margin-top:13px;}
    .header .right .search-btn.close{background:url(../images/close.png) no-repeat center center;}

    .header .right .lang{margin-top:20px;margin-right:10px;display:none;}

    .header .right .menu{display:block;}
}

.footer{padding:20px 0;background:#002a4f;color:#fff;}
.footer .content{max-width:1600px;margin:0 auto;}

@media screen and (max-width:1600px) {
    .footer{text-align:center;padding:15px;}
}
@media screen and (max-width:1367px) {
    .footer{font-size:12px;}
}
@media screen and (max-width:1025px) {
    .footer .content .fl,.footer .content .fr{width:100%;}
}

.page-banner{height:280px;}

@media screen and (max-width:1367px) {
    .page-banner{height:160px;}
}
@media screen and (max-width:1025px) {
    .page-banner{height:140px;}
}

.position{background:#002a4f;border-bottom:1px solid #373f49;height:70px;color:#fff;}
.position a{color:#fff;}
.position .left{}
.position .left *{display:block;line-height:65px;}
.position .left a{float:left;margin-right:25px;}
.position .left a span{padding:0px 10px;font-size:16px;border-bottom:4px solid transparent;}
.position .left a.active span{border-bottom:4px solid #ea531e;color:#ea531e;}
.position .right{line-height:70px;background:url(../images/position-icon.png) no-repeat left center;padding-left:25px;}

@media screen and (max-width:1367px) {
    .position{height:55px;}
    .position .left *{line-height:50px;}
    .position .left a{margin-right:15px;}
    .position .left a span{font-size:14px;}
    .position .right{line-height:55px;font-size:12px;}
}
@media screen and (max-width:1025px) {
    .position{height:auto;padding:35px 0;background:none;padding-bottom:12.5px;border-bottom:none;}
    .position .w1400{margin:0px -7.5px;}
    .position .left{float:none;}
    .position .left a{margin:0;width:50%;text-align:center;padding:0px 7.5px;margin-bottom:7.5px;}
    .position .left a span{border-bottom:none !important;height:40px;line-height:40px;background:#002a4f;font-size:14px;}
    .position .left a.active span{background:#ea531e;color:#fff;}
    .position .right{display:none;}

    .about-postion .left a{width:33.33%;}
    .talent-postion .left a{width:50%;}
}

.page-title{font-size:42px;color:#ea531e;text-align:center;padding:80px 0px 55px 0;}

@media screen and (max-width:1367px) {
    .page-title{font-size:20px;padding:40px 0px 30px 0;}
}
@media screen and (max-width:1025px) {
    .page-title{padding-top:0;padding-bottom:25px;font-size:18px;}
}

.page{text-align:center;margin:60px 0;margin-bottom:80px;}
.page *{display:inline-block;width:35px;height:35px;text-align:center;line-height:35px;color:#fff;margin:0px 2px;}
.page a{background:#002a4f;}
.page a:hover,.page a.active{background:#ea531e;}

@media screen and (max-width:1025px) {
    .page{margin:30px 0;margin-bottom:40px;}
    .page *{width:30px;height:30px;line-height:30px;}
}

.swiper-button-next,.swiper-button-prev{outline:none !important;border:none !important;}

.video-pop{position:fixed;z-index:999;display:none;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:15;}
.video-pop .video-warp{position:absolute;top:50%;left:50%;width:70%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
.video-pop .video-warp video{width:100%;}
.video-pop .video-warp .video-close{position:absolute;top:-50px;right:-50px;width:38px;height:38px;background:url(../images/close-white.png) no-repeat center center/18px 18px;cursor:pointer;border:1px solid #fff;border-radius:100%;}

@media screen and (max-width:1025px) {
    .video-pop .video-warp{width:90%;}
    .video-pop .video-warp .video-close{right:0;width:20px;height:20px;top:-30px;}
}

.alertc{}
.alertbg{ width:100%; height:100%; position:fixed; z-index:99999; background-color: rgb(0, 0, 0); opacity: 0.7; top:0; left:0;}
.alertcon{ width:466px; height:690px; position:fixed;z-index: 19891015; top:50%; margin-top:-345px; left:50%; margin-left:-233px;}
.adimg{ max-width:100%; height:auto; max-height:100%;}
.alertclose{ position:absolute; z-index:19891019; top:-55px; right:-55px;}

@media screen and (max-width:1367px) {
	.alertcon{ width:350px; height:518px; position:fixed;z-index: 19891015; top:50%; margin-top:-259px; left:50%; margin-left:-175px;}
}
@media screen and (max-width:1025px) {
	.alertcon{ width:250px; height:370px; position:fixed;z-index: 19891015; top:50%; margin-top:-185px; left:50%; margin-left:-125px;}
}
