@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { font-family: "Microsoft New Tai Lue", Arial ,sans-serif; font-size: 1.6rem; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; box-sizing: border-box; margin: 0; padding: 0; }/*"Source Han Sans CN",*/

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus, a, a:hover { 　　outline: 0; }

.container-fluid { padding-left: 0px; padding-right: 0px; }

a,a:hover,a:active,a:visited,a:link,a:focus{outline:0;-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
-webkit-user-select: none;-moz-user-focus: none;-moz-user-select: none;}
input{-webkit-tap-highlight-color:rgba(0,0,0,0);}

body { color: #333; overflow-x:hidden;}
body a { text-decoration: none; outline: none; }
body a:hover { color: #1090d6; outline: none;text-decoration:none;}
body a.focus { outline: none; }
.container{width:1310px;}

/*  箭头 @include arrow(direction,size,color);
**/
/* 超出省略号 @include ell(); */
/* inline-block @include inline_block(); */
/* font-size of REM @include font_size(fz); */
@font-face { font-family: 'SourceHanSansCNExtraLight'; src: url("fonts/SourceHanSansCN-ExtraLight.ttf"), url("fonts/SourceHanSansCN-ExtraLight.otf"); font-weight: normal; font-style: normal; }
body { background-color: #141414; }
.bg_19{ background-color: #191919; }
.mr100{margin-right:100px;}

header{height:120px;background-color:#141414;}
header .clearfix{width:100%;}
header a.logo{float:left;display:flex;height:120px;align-items:center;}
header a.logo img{float:left;height:100%}
header a.logo span{float:left;font-size:14px;color:#d10e38;margin-left:5px;padding-left:5px;border-left:1px solid #d10e38;}
header .head_rt{float:right;}
header .head_rt .nav{float:left;border-right:1px solid #3a3a3a;padding-right:20px;}
header .head_rt .nav ul{font-size:0;}
header .head_rt .nav ul li{height:120px;line-height:20px;display:inline-block;margin-left:30px;}
header .head_rt .nav ul li:first-child{margin-left:0;}
header .head_rt .nav ul li a{font-size:16px;line-height:120px;color:#9d9fa0;transition:all .3s;text-decoration:none;}
header .head_rt .nav ul li a:hover,header .head_rt .nav ul li a.active{color:#e8edf3;text-decoration:none;}
header .head_rt .group{float:right;vertical-align:top;}
header .head_rt .group a.lang{line-height:120px;float:left;font-size:15px;color:#e8edf3;margin-left:20px;font-weight:500;}
header .head_rt .group a.search{float:right;height:120px;width:30px;cursor:pointer;background:url(../images/common/search.svg) no-repeat center;background-size:auto 24px;margin:0 10px;}
header .head_rt .group a.search.active{background:url(../images/case/close.svg) no-repeat center;background-size:auto 20px;}
header .head_rt .nav ul li .dropdown{position: absolute;left:0;right:0;top:120px;z-index:5;height:70px;border-top:1px solid #373737;background-color:#141414;display:none;}
header .head_rt .nav ul li .dropdown p{text-align:center;padding-left:380px;}
header .head_rt .nav ul li .dropdown.about p{padding-left:60px;}
header .head_rt .nav ul li .dropdown p a{font-size:16px;line-height:70px;color:#666;font-weight:500;margin:0 85px;}
header .head_rt .nav ul li .dropdown.about p a{margin:0 20px;}
header .head_rt .nav ul li .dropdown p a:hover,header .head_rt .nav ul li .dropdown p a.active{color:#fff;}
header .head_rt .nav ul li.slided .dropdown{display:block;}
header .mobile_bar{display:none;width:50px;height:60px;background: url(../images/common/mobile_bar.svg) no-repeat center;background-size:24px;margin-left:5px;cursor:pointer;}

footer{background-color:#131212;padding:50px 0;}

footer .wrap{display:flex;justify-content:space-between;}
footer .wrap .item h3{margin-bottom:20px;margin-top:20px;}
footer .wrap .item h3 a{font-size:16px;line-height:22px;color:#fff;}
footer .wrap .item p a{display:inline-block;font-size:13px;line-height:32px;color:#c9c5c5;transition:all .3s;}
footer .wrap .item p a:hover{color:#fff;}
footer .wrap .item .wx{margin-top:20px;}
footer .copyright{font-size:13px;line-height:22px;color:rgba(255,255,255,.65);margin-top:45px;}
footer .copyright a{font-size:13px;line-height:22px;color:rgba(255,255,255,.65);transition:all .3s;}
footer .copyright a:hover{color:#fff;}


.pager{display:flex;justify-content:center;align-items:center;margin-top:50px;}
.pager ul li{background:none;border-right:2px solid #434444;padding:5px 0;}
.pager ul li:last-child{border-right:0;}
.pager ul li a,.pager ul li span{font-size:18px;line-height:32px;color:rgba(255,255,255,.2);border-radius:0;background:none;border:0;padding:0 20px;transition:all .3s;display:inline-block;}
.pager ul li a:hover,.pager ul li a.active,.pager ul li span.active{color:#fff;background:none;}

.search-drop{display:none;background:#000;position: absolute;left:0;right:0;top:120px;border-top:1px solid #434343;padding:40px 0;text-align:center;z-index:199;}
.search-drop .content{width:960px;margin:0 auto;border:1px solid #616161;border-radius:8px;height:52px;position: relative;}
.search-drop .content a.sbtn{display:inline-block;width:50px;height:50px;background:url(../images/common/search.svg) no-repeat center;background-size:26px;position: absolute;right:0;top:0;}
.search-drop .content input{width:100%;background:none;border:0;font-size:16px;line-height:26px;height:50px;box-sizing: border-box;color:#fff;padding:12px 70px 12px 20px;}

.sp{display:none;}


img{
    pointer-events:none;
 }
 *{
    -webkit-touch-callout: none;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
 }
































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































