@charset "utf-8";
/* CSS Document */
* {outline: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
html {font-family: "Microsoft YaHei";-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;font-size: 625%;}
body {padding: 0;margin: 0 auto;font-size: 0.14rem; line-height: 1.72; color: #000;background-color: #fff; min-width:320px; overflow-x:hidden;font-family:"Noto Sans SC", "Microsoft YaHei";
-webkit-text-size-adjust: none;
/*取出点击出现半透明的灰色背景*/
-webkit-tap-highlight: rgba(0,0,0,0); 
/*控制内容的可选择性*/
-webkit-user-select: none; 
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
}
@media (max-width:768px) {
	html{font-size: 525%;}
	body{font-size: .14rem; }
}
input[type="button"],
input[type="submit"],
input[type="reset"] {-webkit-appearance: none;}
.ul, 
form, 
dl, 
dt, 
dd,  
.ol,
figure,
aside,
menu,
nav,
.p,
.h1,.h2,.h3,.h4,.h5,.h6{padding: 0;margin: 0;}
.h1,.h2,.h3,.h4,.h5,.h6{ font-weight:normal;}
.ul,
.ul li {list-style: none;}
table {border-collapse: collapse;border-spacing: 0}
table td {border-collapse: collapse;}
select, input, textarea {font-size: 14px;color: #010101;border-radius: 0;-webkit-border-radius: 0;font-family:"Noto Sans SC", "Microsoft YaHei";}
img{border: none;max-width: 100%;vertical-align: middle;}
a {color: #000;text-decoration: none;noline:-webkit-tap-highlight-color:rgba(0,0,0,0);/* 去掉链接触摸高亮 */}  
a:hover {color: #da6212;text-decoration: none;}
a:focus {color: #333;outline: none;-moz-outline: none;}
a:active {color: #333;}
.ul li em,
.ul li i{ font-style:normal}
pre{
	white-space:pre-wrap;
	white-space:-moz-pre-wrap;
	white-space:-pre-wrap;
	white-space:-o-pre-wrap;
	word-wrap:break-word;
	margin:0;
	font-family: "SourceHanSerifCNSemiBold";
/*	text-align:justify;
	text-justify:inter-ideograph;*/
	}
	
.clear {clear: both;height: 0px;overflow: hidden;zoom: 0;}
.clearfix {*zoom:1;}/*IE/7/6*/
.clearfix:after { content:"\200B"; display:block; height:0; clear:both; } 

.boxfixed{ position:fixed; width:100%; height:100%; z-index:10; left:0; top:0}
.boxabsolute{ position:absolute; width:100%; height:100%; z-index:10}
.table{ display:table; width:100%; height:100%; table-layout: fixed;}
.table-cell{ display:table-cell; vertical-align:middle;}

.zoomimg .pic{ overflow: hidden}
.zoomimg .pic span{ -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}  
.zoomimg:hover .pic span{ -webkit-transform: scale(1.1,1.1);  -moz-transform: scale(1.1,1.1);  -o-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}


.row {white-space: nowrap;overflow: hidden;text-overflow: ellipsis; display:block}
.row1,.row2, .row3, .row4, .row5, .row6 {display: -webkit-box; display: box; overflow: hidden; text-overflow: ellipsis; word-break: break-all; -webkit-box-orient: vertical;}
.row1 {	-webkit-line-clamp: 1;}
.row2 {	-webkit-line-clamp: 2;}
.row3 {	-webkit-line-clamp: 3;}
.row4 {	-webkit-line-clamp: 4;}
.row5 {	-webkit-line-clamp: 5;}

.f14{ font-size: 0.14rem}
.f16{ font-size: 0.16rem}
.f18{ font-size: 0.18rem}
.f22{ font-size: 0.22rem}
.f24{ font-size: 0.24rem}
@media (max-width:1024px) {
.f22{ font-size: 0.20rem}
.f24{ font-size: 0.22rem}
}
@media (max-width:640px) {
.f22{ font-size: 0.18rem}
.f24{ font-size: 0.19rem}
}

.auto1600{ position: relative; max-width: 1600px; margin: auto}

@media (max-width:1640px) {
.auto1600{ padding-left: 2%; padding-right: 2%}
}


.dot{display: block;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
/*2行文本省略号*/
.dot2 {display: -webkit-box;display: box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
/*3行文本省略号*/
.dot3 {display: -webkit-box;display: box;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}

.ytable{ display:table; width:100%;}
.ytable-cell{ display:table-cell; vertical-align:middle;}
.hide { display: none; }

.clear_float::after,.clear_float::before{ content: ""; display: block;clear: both;  }

  .auto_1600{max-width: 1600px;margin: auto;}
  @media (max-width: 1600px) {
  .auto_1600{padding: 0 2%;}
  }
  .auto_1400{max-width: 1200px; margin: auto;}
  @media (max-width: 1200px) {
    .auto_1400{padding: 0 2%;}
    }
.header{ z-index: 100}
.header-left{float: left; height: 100px; display: table; text-align: center; width: 180px;}
.header-left a{ display: table-cell;vertical-align: middle;}
.header-mid{float: right; margin-right: 1.88%;}
.header-right{float: right; padding-top: 30px;}
.header-mid .ul li{float: left; height: 100px; padding:0 30px; display: table;}
.header-mid .ul li em{ display: table-cell; vertical-align: middle; position: relative;}
.header-mid .ul li em a{font-size: 16px; font-style: normal; }
.header-mid .ul li em a:hover{color: #da6212;}
.header-mid .ul li em span{ display: block}
.header-mid .ul li em a span.en{font-size: 12px;}
.header-menu li em a:after{content: '';position: absolute; bottom: 0; left: 50%;-webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: 0;height: 4px; background-color: #da6212 ;-webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s;}
.header-menu li:hover em a:after,
.header-menu li.aon em a:after{width: 100%;}

/* 二级导航 */
.sub-nav{width: 100vw; position: absolute; left: 0; top: 99px; text-align: center; background-color:rgba(0,0,0,0.7); display: none; padding: 50px 0;z-index: 200;}
.sub-nav dl dd{ line-height: 18px;}
.sub-nav dl dd a{ color: #fff; font-size: 16px; padding: 8px 0; display: block}
.sub-nav dl dd span{ display: block}
.sub-nav dl dd span.en{font-size: 12px; opacity: 0.7}
.sub-nav dl dd a:hover{background-color:rgba(0,0,0,0.8);}
.sub-nav .sub-des a{ color: #fff}

@media(min-width:1024px){
    .sub-nav .sub-des{float: left; width: 25%; color:#fff; text-align: justify; padding: 0 10px;}
    .sub-nav .sub-nav-l{float: left ; width: 30%; position: relative;padding-top: 17%; margin-left: -10%;}
    .sub-nav .sub-nav-l img{position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
    .sub-nav .sub-nav-r{float: left; width: 45%;padding-left: 5%; }
    .sub-nav .sub-nav-r dl{width: 50%; float: left; text-align: left;}
    .sub-nav .sub-nav-r dl dd a{padding-left: 20px; padding-top: 15px;}
    .sub-nav dl dd span{display: inline-block;margin: 0 10px; position: relative;}
    .sub-nav dl dd span:first-of-type::before{content: ''; width: 7px; height: 7px; background-color: #fff; position: absolute; top: 0; bottom: 0; left: -20px; margin: auto;}
}


 .top-search{ position:relative; z-index:100; float:left; margin-top: 10px;}
 .top-search .open-search{background: url(../images/search-btn2.png) center center no-repeat; width:24px; height:24px; background-size:24px auto; display:block;}
 .search-box{ position:absolute;right: 0;background: #fff;box-shadow: 0 0 2px 2px rgba(0,0,0,0.2);width: 260px; display:none; top:-8px;}
 .search-box .text{ line-height:40px; width:100%; padding:0 40px 0 5px;height: 40px; border:none; color:#999;}
 .search-box .btn{ width:30px; height:40px; position:absolute; right:0; top:0; background:url(../images/Top002394-icon.png) no-repeat center center;}
 .search-box:hover .btn{ background-image:url(../images/Top002394-icon_hover.png);}




/* 底部开始 */
.bottom{background: url(../images/bot-bg.png); color: #fff; padding-top: 70px; padding-bottom: 50px; background-size: cover;}
.bottom .bottom-top .left-img,
.bottom .bottom-top .contact,
.bottom .bottom-top .qr-code{float: left;}
.bottom .bottom-top .left-img{width: 21.25%;}


.bottom .bottom-top .contact{width: 58.12%;margin-left: 11.25%; padding-top: 30px;}
.bottom .bottom-top .contact li{float: left; position: relative;}
.bottom .bottom-top .contact li:nth-of-type(1){width: 29%;}
.bottom .bottom-top .contact li:nth-of-type(2){width: 29%;}
.bottom .bottom-top .contact li:nth-of-type(3){width: 42%;}
.bottom .bottom-top .contact li .tit{font-size: 16px; margin: 0;}
.bottom .bottom-top .contact li .det{font-size: 14px; color: rgba(255, 255, 255, 0.502);line-height: 1.571; margin-top: 10px;}
.bottom .bottom-top .contact li .tit span::before{content: ''; width: 22px; height: 20px; position: absolute; top: 0; left: -35px; background-repeat: no-repeat; background-position: center center;}
.bottom .bottom-top .contact li:nth-of-type(1) .tit span::before{background-image: url(../images/email.png);}
.bottom .bottom-top .contact li:nth-of-type(2) .tit span::before{background-image: url(../images/phone.png);}
.bottom .bottom-top .contact li:nth-of-type(3) .tit span::before{background-image: url(../images/adress.png);}

.bottom .bottom-top .qr-code{width: 9.38%;}
.bottom .bottom-top .qr-code img{display: block; margin: 0 auto;}
.bottom .bottom-top .qr-code p{text-align: center;font-size: 14px;margin-top: 17px;}
  
.bottom .bottom-bot .ul{margin: 0 auto; width: 310px;}
.bottom .bottom-bot .ul li{float: left;margin: 0 10px;position: relative;}
.bottom .bottom-bot .ul li a{color: rgba(255, 255, 255, 0.302); font-size: 14px; }
.bottom .bottom-bot .ul li a:hover{color: #fff; }
.bottom .bottom-bot .ul li::after{content: ''; width: 1px; height: 10px; background-color: #65696c; position: absolute; right: -10px; top: 0; bottom: 0 ; margin: auto;}
.bottom .bottom-bot .ul li:last-of-type::after{width: 0;}
.bottom .bottom-bot p{font-size: 14px; text-align: center;margin-top: 17px;}
.bottom .bottom-bot p,
.bottom .bottom-bot p a{ color:rgba(255, 255, 255, 0.302);}


/* 任务 */
.task-btn{width: 60px; height: 60px; border-radius: 50%; position: fixed; right: 3.1%; bottom: 5.2%; z-index: 10; background: #50565a url(../images/task.png) center  center no-repeat; cursor: pointer;}
.task{width: 400px; height: 100vh;position: fixed; right: 0; top: 0; background-color: rgba(255, 255, 255,.3);z-index: 100; transform: translateX(120%) ; transition: all .3s;}
.task-box{ padding: 20% 12.5%; position: relative; width: 100%; height: 100%;}
.task.on{transform: translateX(0);}

.task-box .task-box-btn{  width: 60px ; height: 60px; border-radius: 50%; background: rgb(218,98,18,0.9); position: absolute; left: -30px; bottom: 5.2%;z-index: 12; cursor: pointer;}
.task-box .task-box-btn .img{width: 100%; height: 100%; position: relative;}
.task-box .task-box-btn img{opacity: 1; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;z-index: 100;}
.task-box .task-con h2{font-size: 24PX; font-weight: normal; line-height: 1;margin-top: 0; margin-bottom: 10px;color: #000;}
.task-box .task-con h3{font-size: 20px; line-height: 1;font-weight: bold;margin-top: 0;margin-bottom: 60px;}
.task-box .task-con .ul li{margin-bottom: 30px; position: relative}
.task-box .task-con .ul li .tit{font-size: 16px; line-height: 1; margin-top: 0; margin-bottom: 20px;color: #000;}
.task-box .task-con .ul li .stage{padding-left: 20px; font-size: 14px; color: #000;margin: 0;position: relative;}
.task-box .task-con .ul li .stage img{ position: absolute; left: 0; top: 0; bottom: 0; margin: auto; width: 20px; height:20px;}
.task-box .task-con .ul li .line{display: inline-block; line-height: 14px; width: 82.33%; height: 12px; border-radius: 5px; background-color: #fff; position: relative;}
.task-box .task-con .ul li .percent{width: 15.3%; display: inline-block; padding-left: 4%; line-height: 14px; font-size: 14px; color: rgb(0, 116, 195);}

.task-box .line .cover{height: 100%; position: absolute; left: 0; top: 0; background: url(../images/blueline.png); border-radius: 5px;}
.task.on .slick-current .line .cover{animation: move 2.5s infinite;animation-iteration-count:1;}


.task-box .progress-pag{list-style: none;}
.task-box .progress-pag li{display: inline-block;margin: 0 13px; position: relative; width: 8px; height: 8px;}
.task-box .progress-pag li button{opacity: 0;}
.task-box .progress-pag li::before{content: ''; width: 8px; height: 8px; border-radius: 50%; background-color: #fff; position: absolute; top: 0; left: 0;z-index: 15;}
.task-box .progress-pag li.slick-active::before{background-color: #000;}

@keyframes move{
    0%{width: 0;};
    100%{width: 100%;;}
}
@media(max-height:870px){
    .task-box{padding: 10% 12.5%;}
    .task-box .task-con h3{margin-bottom: 30px;}
    .task-box .task-con .ul li .tit{margin-bottom: 15px;}
    .task-box .task-con .ul li{margin-bottom: 20px;}
}
@media(max-height:766px){
    .task-box{padding: 8% 12.5%;}
    .task-box .task-con h3{margin-bottom: 15px;}
    .task-box .task-con .ul li .tit{margin-bottom: 5px;}
    .task-box .task-con .ul li{margin-bottom: 10px;}
    .task-box .task-con .ul li .stage{margin-bottom: 0;}
}

@media (max-width:1274px){
 /* 头部导航响应式 */
 .header-mid{width: 72%;}
 .header-mid .ul li{padding: 0 1.8%;}
}
@media (max-width:1024px){
    /* 头部导航响应式 */
    #open_menu{float: right; position: relative ; width: 34px; height: 24px; margin-left: 15px; cursor: pointer;margin-top: 10px;}
    #open_menu i,#open_menu i::before,#open_menu i::after{content: ''; position: absolute; width: 100%; left: 0; height: 3px; transition: transform 0.3s; background-color: #000;z-index: 101;}
    #open_menu i{top: 50%;}
    #open_menu i::before{top: -7px;}
    #open_menu i::after{bottom: -7px;}
    .header-left{height: 65px;}
    .header-right{padding-top: 10px;}

    .top #open_menu i,.top #open_menu i::before,.top #open_menu i::after{background-color: #fff;}

    .sub-nav{position: static;}
    .sub-nav a{font-size: 16px !important;}

     .header-menu{ position:fixed; left:0; top:0; width:100%; height:100vh; display:table; z-index:100; background:rgba(0,0,0,0.8); transform:translateY(-100%); transition: ease-in-out 0.3s;}
     .header-menu ul{vertical-align:middle; padding: 20px 10%; }
     .header-menu li{ text-align:center; padding:10px 0; float: none; width: 100%; height: auto; border-bottom: 1px solid #fff;} 
     .header-menu li:first-of-type{padding-left: 0;}
     .header-menu li:last-of-type{border-bottom: 0;}
     .header-menu li em{display:inline-block !important; font-style:normal; border-bottom: rgba(255,255,255,0.3); width: 100%;}
     .header-menu li a{position:relative; color:#fff; font-size:20px; font-weight:bold; letter-spacing:15px; display:inline-block;}
     .header-menu li a span{letter-spacing: 5px;}
    .header-menu li a::before,
    .header-menu li a::after{ position:absolute; content:''; width:0; transition:0.3s; height:3px;  top:50%; margin-top:-1.5px; opacity:0;}
    .header-menu li a::before{ left:100%;
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
    }
     #open_menu.open_menu_on i{background: none;}
     #open_menu.open_menu_on i::after{transform: rotate(-45deg); background-color: #fff;top: 0;}
    #open_menu.open_menu_on i:before{transform: rotate(45deg); background-color: #fff;top: 0;}
    .header-menu.header-menu-show{ transform:translateY(0);}


    .sub-nav .sub-nav-l,.sub-nav .sub-des{display: none;}
    .sub-nav{width: 100%; padding: 0;}
    .header-mid .ul li{position: relative; padding: 20px 0;}
    .sub-nav dl dd a{padding: 10px 0;}


    /* 底部响应式 */

    .bottom .bottom-top .left-img, .bottom .bottom-top .contact, .bottom .bottom-top .qr-code{float: none; margin: 0 auto; width: 100%;}
    .bottom .bottom-top .left-img img{margin:  0 auto; display: block;}
    .bottom .bottom-top .contact li{float: none;  text-align: center;width: 100%!important;}
    .bottom .bottom-top .contact li .tit span{position: relative;}
    
    .task{ width: 35%}
}

@media (max-width:787px){
    .header-left{height: 50px;}
}

@media (max-width:640px){
    .header{padding: 1% 2%;}
    .header-left{height: 35px;width: 31.66%;}
    .header-right{padding-top: 0;}
    .header-mid .ul li{ height: auto; padding: 10px 0}
    .header-mid .ul li em a{ font-size: 18px; line-height: 22px}
    .sub-nav dl dd a{ padding-bottom: 0}
    .top-search{margin-top: 5px;}
    #open_menu{margin-top: 5px;}

    .task .task-box{padding: 30px 20px; }
    .task-box .task-box-btn{ left: -14px}
    .task-box .task-con .ul li .line{ width: 100%;}
    .task-box .task-con .ul li .progress{ position: relative; padding-right: 45px;}
    .task-box .task-con .ul li .percent{ position: absolute; width: auto; padding: 0; margin: 0; display: block; right: 0; bottom: 5px}
     .task{ width: 40%; background: rgba(255, 255, 255,.8)}
     .task-box .task-con h2{font-size: 18px;}
     .task-box .task-con h3{ font-size: 12px; text-transform: uppercase}
}
@media (max-width:440px){
    .task .task-box{padding: 30px 10px; }
}

.menu{  background: url(../images/menu_bg.jpg) no-repeat center top;}
.menu .auto1600{height: 250px;}
.menu h2{ position: absolute; width: 20%; bottom: 28px;}
.menu h2 span{ display: block;}
.menu h2 .en{ font-size: 0.48rem;line-height: 60px; font-weight: bold}
.menu h2 .cn{font-size: 0.28rem}
.menu ul{ position: absolute; bottom: 28px; width: 70%; right: 0}
.menu ul li{ float: left; padding:7px}
.menu ul li span{ display: block}
.menu ul li a{ min-width: 120px; height: 48px; line-height: 14px; display: block; padding: 10px; box-shadow: 0 0 0 2px #eee}
.menu ul li .en{ font-size: 12px; color: #888888}
.menu .wapmenu{ display: none}
@media (min-width:640px) {
.menu ul li.aon a,
.menu ul li a:hover{ background: #da6212 url(../images/menu_show.jpg) no-repeat left center; box-shadow: none}
.menu ul li.aon a,
.menu ul li.aon a .en,
.menu ul li a:hover,
.menu ul li a:hover .en{ color: #fff}
}
@media (max-width:1366px) {
.menu h2 .en{ font-size: 0.40rem;line-height: 40px;}
.menu h2 .cn{font-size: 0.22rem}
}
@media (max-width:960px) {
.menu .auto1600{ height: auto}
.menu h2{ position: relative; width: auto; bottom: auto}
.menu h2 .en{ font-size: 0.30rem;line-height: 30px;}
.menu h2 .cn{font-size: 0.20rem}
.menu ul{ position: relative; width: auto; bottom: auto}
}
@media (max-width:640px) {
.menu ul li a{ padding: 8px;height: 44px; }
.menu .wapmenu{ padding: 10px 0; display: block;}
.menu .wapmenu b{ font-size: 16px; position: relative; padding: 8px 20px; border-radius: 10px; display:block; color: #fff; background: #da6212 url(../images/menu_show.jpg) no-repeat left center;}
.menu .wapmenu b .en{ padding-left: 10px; font-weight: normal}
.menu .wapmenu b:before{content:'';position: absolute; right:10px; top:18px; border: solid 8px transparent;border-top-color: #fff; display: block; transition: 0.5s}
.menu .wapmenu b:after{content:'Menu'; position: absolute;  right:30px; top:10px;  font-size: 13px; font-weight: normal}
.menu .wapmenu.on b:before{ transform: rotate(180deg); top:10px}
.menu ul{ display: none;font-size: 14px; z-index: 10; position: absolute; width: 96%; right: auto; background: rgb(74,74,74,0.95); box-shadow: 0 12px 16px #bbb}
.menu ul li{ float: none; width: 100%; padding: 0; border-bottom: solid 1px #eee}
.menu ul li a{ color: #fff;box-shadow: none;}

}
.project_list{ padding-top: 3%; }
.project_form { padding-top: 3%; padding-bottom: 3%; display: none}
.project_form .selectbox{ float: left; width: 66%}
.project_form .selectbox .layui-input-inline{ display: block; float: left; width:23.675%; margin-right: 1.6%}
.project_form .selectbox .layui-input-inline:last-child{ margin-right: 0}
.project_form .textbox { float: right; width: 32.5%}
.project_form .textbox .layui-input-inline{ position: relative; width: 100%; padding-right: 30px; border-bottom: solid 2px #000000}
.project_form .textbox .text{ color: #000; font-size: 16px; color: #fff; border: none; width: 100%; height: 36px; line-height: 36px;}
.project_form .textbox .text::placeholder{ color: #000}
.project_form .textbox .btn{ display: block; width: 20px; height: 20px; cursor: pointer; position: absolute; right: 0; top: 15px; background: url(../images/icon_search.png) no-repeat;}
@media (min-width:960px) {
.project_form .layui-input{height: 50px; line-height: 50px;}
.project_form .textbox .text{height: 48px; line-height: 48px;}
}
@media (max-width:960px) {
.project_form .selectbox,
.project_form .textbox { float:none; width:100%}
.project_form .textbox{ padding: 2% 0}
}
@media (max-width:640px) {
.project_form .selectbox .layui-input-inline{ width: 48%; margin-right: 2%; margin-bottom: 2%}
.project_form .selectbox .layui-input-inline:nth-child(2n+2){ margin-right: 0}
}
.project_list .hot{ margin-bottom: 20px}
.project_list .item{ position: relative}
.project_list .item:after{ content: ''; position: absolute; bottom: 0; width: 100%; height: 40%; display: block;
background: -moz-linear-gradient(top, rgba(0,0,0,0,0) 0%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */}
.project_list .hot a{ color: #fff; display: block; position: relative}
.project_list .hot .txt{ z-index: 10; position: absolute; width: 100%; bottom: 0; padding: 30px;}
.project_list .hot .txt span{ display: inline-block; max-width: 30%; margin-right: 5%}
.project_list .hot .slick-dots{ text-align: right}
@media (max-width:960px) {
.project_list .hot .txt{ padding: 15px}
}
.project_list .list{ min-height: 100px}
.project_list .list li{ float: left; width: 32.5%; margin-bottom: 0.625%}
.project_list .list li a{ color: #fff; display: block; position: relative}
.project_list .list li .pic span{ display: block; padding-bottom: 55.77%; background: no-repeat center center; background-size: cover}
.project_list .list li .txt{ position: absolute; width: 100%; bottom: 0; padding: 5%; min-height: 80px; background: url(../images/project_pic_bg.jpg) repeat-x bottom}
@media (min-width:768px) {
.project_list .list li:nth-child(3n+2){ margin: 0 1.25%;}
.project_list .list li:hover .txt{ background: none}
}
@media (max-width:768px) {
.project_list .list li{ width: 49.5%; margin-left: 1%}
.project_list .list li:nth-child(2n+1){ margin-left: 0}
}

.project_details{ position: relative; line-height: 2;background: url(../images/info_bg.jpg) repeat-y center top; }
.project_details .details{ margin-bottom: 2%;}
/*.project_details:before{ position: absolute; top: 0; right: 0; display: block; content: ''; width:35.7336%; height: 100%; background:#ebebeb url(../images/project_info_bg.jpg) no-repeat left top; background-size: contain}*/
.project_details .auto1600{ padding-top: 3%;padding-bottom: 3%}
.project_details .title{ font-size: 0.28rem; padding-bottom: 0}
.project_details .details .h2{ font-size: .48rem; color: #333333; margin: 0; line-height: normal; padding: 1% 0; text-align: center;}
.project_details .details .h2::after{content: ''; display: block; width: 60px;  height: 1px; background: #d9232e; margin: 2% auto 0;}
.project_details .details ul{ display: table; width: 100%; margin: 1% 0 2%; }
.project_details .details ul li{ width: 25%; padding: 1%; display: table-cell; border: 1px solid #dddddd; border-left: none}
.project_details .details ul li:first-child{border-left: 1px solid #dddddd;}
.project_details .details ul b{ display: block; font-size: 0.16rem}
.project_details .info .h2{ display: none;}

.project_content{ padding: 4% 0;line-height: 2;background: url(../images/info_bg.jpg) repeat-y center top; }
.project_content .subtitle{ font-size: 0.24rem; padding: 1% 0}
.project_content .info_content{ padding: 2% 0}
.project_content .info_photo{ text-align: center; padding: 5px 0; max-width: 1200px; margin: auto}
.project_content .info_photo img{ width: 100%}
.project_content .txt{ max-width: 1020px;}
.project_content .pic{ padding-top: 2%}
.project_content .ul_txt li{ position: relative; padding-left: 15px;}
.project_content .ul_txt li:before{ content: '·'; position: absolute; left: 0}
@media (max-width:1200px) {
.project_details .title{ font-size: 0.24rem;}
.project_content .subtitle{ font-size: 0.20rem;}
}
@media (max-width:768px) {
.project_details .auto1600{ padding: 0;}
.project_details .details,
.project_details .info{ float: none; width: 100%; padding: 2%}
.project_details:before{ display: none}
.project_details .details{ background:#ebebeb url(../images/project_info_bg.jpg) no-repeat left top;background-size: contain}
.project_details .details h2{ display: block; font-size: 0.28rem}
.project_details .info h2{ display: none}
}

.news_list { padding-top: 5%}
.news_list dl{ padding-top: 20px;}
.news_list dl span{float: right;}
.news_list .hot{ background: #f5f5f5; margin-bottom: 4%}
.news_list .hot .txt{ width: 33.8%; padding: 5%}
.news_list .hot p{ max-height: 72px; margin: 8% 0;}
.news_list .hot img{ width: 100%}
.news_list .hot .slick-dots{ text-align: left; padding-left: 5%; bottom: 8%}
.news_list .hot .slick-dots li button{ border-color: #000000}
.news_list .hot .slick-dots li.slick-active button{ background:#000000}
.news_list .list li{ float: left; width: 32.5%; margin-bottom: 2%}
.news_list .list li a{display: block; position: relative; transition: 0.5s}
.news_list .list li .pic span{ display: block; padding-bottom: 65.386%; background: no-repeat center center; background-size: cover}
.news_list .list li .txt{padding: 5%;}
@media (min-width:768px) {
.news_list .hot p{ max-width: 300px;}
.news_list .list li:nth-child(3n+2){ margin: 0 1.25%;}
.news_list .list li:hover .txt{ background: none}
.news_list .list li a:hover{ box-shadow: 0 0 10px 0 #eee}
}
@media (max-width:768px) {
.news_list .hot .txt,
.news_list .hot .pic{ display: block; width: 100%}
.news_list .hot .txt{ padding: 3%}
.news_list .hot .slick-dots{ position: relative; bottom: auto;padding-left: 3%;  padding-bottom: 3%}
.news_list .hot p{ margin: 10px 0}
.news_list .list li{ width: 49.5%; margin-left: 1%}
.news_list .list li:nth-child(2n+1){ margin-left: 0}

}

.info_details{ padding: 3% 0}
.info_details .title{ text-align: center; font-weight: bold; padding: 1% 0}
.info_details .time{ text-align: center; color: #999}

.info_other{ padding: 2% 0}
.info_other span{ display: block; opacity: 0.8; padding: 5px 0}
.info_other .back{ display: inline-block; padding: 6px 30px; background: #000; color: #fff}
.info_other b{ padding-right: 8px;}

.join_list { padding-top: 5%; padding-bottom: 3%}
.join_list .item{ margin-bottom: 20px; line-height: 28px; min-height: 240px;}
.join_list .jobname a{ display: inline-block}
.join_list .jobname span{ display: block}
.join_list .txt{ width: 28%; padding-right: 6%; position: relative;}
.join_list .txt .more{ border-top: solid 2px #000; padding: 10px 0;}
.join_list .info{ background: #f5f5f5; padding-left: 5%; padding-right: 5%}
.join_list .con{  margin-top: 1%; max-height: 110px;}
.join_list .subtitle{ padding: 1% 0; font-weight: bold}
.join_list .subtitle span{ padding-right: 12px}
@media (min-width:768px) {
.join_list .txt .more{ opacity: 0; transition: 0.5s; position: absolute; width: 78%; bottom: 0;}
.join_list .item:hover .txt .more{ opacity: 1}
.join_list .table-cell{ vertical-align: top; padding-top: 2%; padding-bottom: 2%;}
.join_list .txt{ padding-bottom: 50px;}
}
@media (max-width:768px) {
.join_list .item{ min-height: inherit}
.join_list .table-cell{ padding: 2%; display: block; width: 100%}
.join_list .txt{ padding: 2% 0;}
.join_list .txt .more{ display: none}
.join_list .info{ padding: 2%}
.join_list .jobname .cn{ font-weight: bold}
}
.join_info{ padding: 3% 0;}
.join_info .jobname{ padding: 2% 0}
.join_info .jobname span{ display: block}
.join_info .jobname .cn{font-weight: bold}
.join_info .subtitle{ padding: 1% 0; font-weight: bold}
.join_info .subtitle span{ padding-right: 12px}
.join_info .item{ padding: 1% 0}

.contact{ padding: 5% 0}
.contact h3 { font-weight: bold; padding-bottom: 30px}
.contact h3 span{ display: block}
.contact .box{ padding-top: 4%;}
.contact .txt{ color: #333; margin-bottom: 20px;}
.contact .txt p{ padding: 5px 0}
.contact .txt p b{ min-width: 94px; display: inline-block}
.contact .txt p span{ font-size: 14px;}

.contact .input_box{ padding: 10px; background: #f5f5f5; margin-bottom: 10px;}
.contact .input_box label{ position: absolute; line-height: 30px;color: #bbbbbb}
.contact .input_box .text{ font-size: 16px;  width: 100%; padding: 5px 0; min-height: 30px; border: none; background: none}
.contact .input_box .text::placeholder{ color: #bbbbbb}
.contact .a_click{ font-weight: bold; padding: 20px 0;}
.contact .a_click a{cursor: pointer; }
.contact .details .a_click{ border-top: solid 2px #000;}
.contact .input_box:nth-child(5){ float: none;width: 100%;; clear: both}
.contact .input_box:nth-child(5) .text{height: 130px;}
.contact .map{ position: relative}
.contact .map .pic{ position: relative;}
.contact #allmap_2{ position: absolute; width: 100%; height: 100%;}
.contact #allmap_2.show{ z-index:20!important}
.contact #allmap_2 img{ max-width: none}
@media (min-width:768px) {
.contact .details{ width:28.875%;float: left;}
.contact .txt{ min-height: 265px;}
.contact .form{ width:66.25%;float: right;}
.contact .input_box{ width: 49%; float: left; margin-left: 2%;}
.contact .input_box:nth-child(2n+1){ margin-left: 0}
}
@media (max-width:768px) {
.contact .txt p b{ display: block}
}

.web_link{ padding: 5% 0}
.web_link ul li{ padding:10px 0; border-bottom:dotted 1px #e4e4e4}
.web_link ul li b{ display:block; font-size:16px; font-weight:normal; padding-bottom: 10px;}
.web_link ul li i{ font-size: 14px; opacity: 0.5; line-height: 16px;}
.web_link ul li span{ opacity:0.8; display:inline-block; white-space:nowrap; padding-right:20px;}

.link_list{ padding: 5% 0}
.link_list ul li{ float: left; width:12.75%; margin: 1% 0.7678%;}
.link_list ul li a{ display: block; position: relative;}
.link_list ul li .pic{ border: solid 1px #dddddd}
.link_list ul li span{ display: block; padding-bottom: 43.57%; background: no-repeat center center; background-size: contain}
.link_list ul li .txt{ top: 0; bottom: 0; left: 0; right: 0; margin: auto; position: absolute;  background:rgb(218,98,18,0.82); opacity: 0; transition: 0.5s}
.link_list ul li h3{ color: #fff; padding: 0px 10px; text-align: center; max-height: 32px; line-height: 16px;}
.link_list ul li:hover .txt{ opacity: 1}
@media (max-width:1200px) {
.link_list ul li{ width: 18%; margin: 1%}
}

@media (max-width:960px) {
.link_list ul li{ width: 23%;}
}

@media (max-width:640px) {
.link_list ul li{ width: 48%;}
}

.search_list { padding: 4% 0}
.search_list li{ padding: 10px 0; border-bottom: solid 1px #eee}
.search_list time{ float: right; opacity: 0.7}

.Pages{ text-align: center; padding: 3% 0}
.Pages .p_page{ display: block}
.Pages .p_page a{ display: inline-block; padding: 12px 20px; background: #eeeeee; margin: 0 3px; overflow: hidden}
.Pages .p_page a.a_cur{ color: #fff; background: #000000}
.Pages .p_page em{ font-style: normal}
.Pages .p_page a.a_prev,
.Pages .p_page a.a_next{ background:#000 no-repeat center center; padding-left: 24px; padding-right: 24px; text-indent: -100px;}
.Pages .p_page a.a_prev{ background-image: url(../images/page_prev.png)}
.Pages .p_page a.a_next{ background-image: url(../images/page_next.png)}
.Pages span,
.Pages .p_page a.a_first,
.Pages .p_page a.a_end{ display: none}
@media (max-width:768px) {
.Pages .p_page a{padding: 5px 10px;}
.Pages .p_page a.a_prev,
.Pages .p_page a.a_next{padding-left: 15px; padding-right: 15px; }
}


.contain{background-position: center; background-repeat: no-repeat; background-size: contain; }
.cover{background-position: center; background-repeat: no-repeat; background-size: cover; }
.fl{ float: left;}
.fr{ float: right;}

.About_banner{ position: relative;}
.About_banner .slider-for figure{ position: relative;}
.About_banner .slider-for img{ width: 100%;}
.About_banner .slider-nav{ position: absolute; width: 520px; bottom: 5%; text-align: right; right: 8%;}
.About_banner .slider-nav li{ display: inline-block; padding-left: 10px;}
.About_banner .slider-nav figure{ padding-top: 63.34%; border: 3px solid #fff;}
.About_banner .slider-nav .slick-current figure{ border-color: #da6212;}
.About_banner .video_files,
.About_banner .video_files video{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 2;}
.About_banner .video_files video{ background: #000;}
.About_banner .play_video{ position: absolute; left: 50%; top: 50%; width: 78px; height: 78px; margin: -39px 0 0 -39px; background: url("../images/play_icon.png") no-repeat center; background-size: contain; cursor: pointer;}
@media (max-width:768px) {
    .About_banner .slider-nav{ position: relative; width: 100%; padding: 5%; text-align: center; margin: 0 auto; right: auto;}
}
@media (max-width:640px) {
    .About_banner .play_video{ width: 50px; height: 50px; margin: -25px 0 0 -25px;}
}


.about_box_bg{ position: relative; background-color: #fff; line-height: 2; }
.about_box_bg:before{ position: absolute; top: 0; right: 0; display: block; content: ''; width:35.7336%; height: 100%; background:#ebebeb url(../images/about_bg1.jpg) no-repeat left top; background-size: contain}
.about_box{ color: #333333; line-height: 28px; padding: 5% 0 5.3%; font-size: 14px;}
.about_box1 .h2{ margin-bottom: 30px; font-weight: normal; font-size: 28px; line-height: 36px; color: #000000;}
.about_box .fl{ width: 60%; text-align: justify}
.about_box .fr{ width: 28%;text-align: justify}
@media (max-width:768px) {
    .about_box .fl,
    .about_box .fr{ width: 100%; float: none; padding: 5%;}
    .about_box_bg:before{ display: none;}
    .about_box1 .auto1600{ padding-left: 0; padding-right: 0;}
    .about_box1 .fr{ background:#ebebeb url(../images/about_bg1.jpg) no-repeat left top; background-size: cover;}
    .about_box1 .h2{ font-size: 22px;}
}
@media (max-width:640px) {
    .about_box1{ padding-top: 0;}
    .about_box1 .h2{ font-size: 20px; margin-bottom: 15px;}
}

.about_num{ padding: 5% 0;}
.about_num ul{ padding-left: 5%;}
.about_num li{ width: 20%; float: left;}
.about_num .txt{ max-width: 150px; margin: 0 auto;}
.about_num .num{ font-weight: bold; font-size: 30px; line-height: 30px; margin-top: 10px;}
.about_num .num b{ font-size: 60px; line-height: normal; display: inline-block; vertical-align: top; margin-right: 5px;}
@media (max-width:768px) {
    .about_box2{ padding: 0;}
    .about_num .num{ font-size: 22px;}
    .about_num .num b{ font-size: 40px; }
}
@media (max-width:640px) {
    .about_num li{ width: 33.33%; margin-bottom: 2%;}
    .about_num .num{ font-size: 18px; margin-top: 0;}
    .about_num .num b{ font-size: 28px;}
}

.about_tit{ font-weight: normal; font-size: 24px; margin-bottom: 30px;}
.about_tit span{ display: block; font-weight: bold; font-size: 16px; text-transform: uppercase;}
.about_box3{ padding-bottom: 4%;}
.about_box3:before{ background-size: cover;}
@media (max-width:768px) {
    .about_tit{ font-size: 22px;}
    .about_box3{ padding: 0;}
}
@media (max-width:640px) {
    .about_tit{ font-size: 20px;}
}



.honor_list{ padding: 2% 0;}
.honor_list .slick-slider{ margin: 3% -10px 0;}
.honor_list li{ padding: 0 10px;}
.honor_list li a{ display: block; width: 100%; background: #f9f9f9; padding: 10px;}
.honor_list .pic{ background: url("../images/honor_bg.jpg") no-repeat center; background-size: cover;}
.honor_list figure{ padding-top: 68%;}
.honor_list .slick-dots{ position: relative; padding: 3% 0 5%;}
.honor_list .slick-dots li button{ border-color: #000000;}
.honor_list .slick-dots li.slick-active button{ background: #000;}
.honor_list p{ margin: 0; padding: 6% 0 5%; font-size: 16px; color: #555555; text-align: center;}
@media (max-width:1620px) {
    .honor_list .slick-slider{ margin-left: 0; margin-right: 0;}
}
@media (max-width:640px) {
    .honor_list li{ padding: 0 5px;}
    .honor_list li a{ padding: 5px;}
    .honor_list p{ font-size: 14px;}
}


.Partner_list{ background: url("../images/partner_bg.jpg") no-repeat center top #f9f9f9; background-size: contain; padding: 5% 0 3%;}
.Partner_list article{ max-width: 1060px; text-align: justify}
.Partner_list .slick-list{ padding-top: 10px;}
.Partner_list .list{ margin: 0 -10px; padding-top: 5%;}
.Partner_list .list a{ display: block; margin: 5px 0; position: relative; border: 1px solid #eee; top: 0; transition: all 0.3s;}
.Partner_list .list figure{ padding-top: 36%;}
.Partner_list .list .txt{ top: 0; bottom: 0; left: 0; right: 0; margin: auto; position: absolute;  background:rgb(218,98,18,0.82); opacity: 0; transition: 0.5s}
.Partner_list .list h3{ color: #fff; padding: 0px 10px; text-align: center; max-height: 32px; line-height: 16px;}
/* .Partner_list .list a:hover .txt{ opacity: 1} */
.Partner_list .list a:hover{ top: -10px;}
.Partner_list .slick-slide{ padding: 0 10px;}
.Partner_list .slick-dots{ position: relative; padding: 2% 0 3%;}
.Partner_list .slick-dots li button{ border-color: #000000;}
.Partner_list .slick-dots li.slick-active button{ background: #000;}

@media (max-width:1620px) {
    .Partner_list .slick-slider{ margin-left: 0; margin-right: 0;}
}
@media (max-width:640px) {
    .Partner_list .slick-slide{ padding: 0 5px;}
    .Partner_list .list a{ margin: 2px 0;}
}

.team_list{ padding-top: 5%;}
.team_list li{ float: left;  margin-bottom: 3%; overflow: hidden;}

.team_list figure{ padding-top: 100%; transition: all 0.5s;}
.team_list .txt{ position: relative; background: #fff; transition: all 0.5s; padding: 10px 0 30px;}
.team_list h2{ margin: 0; font-size: 24px; font-weight: normal; color: #000000;}
.team_list h2 span{ display: block; font-size: 14px; font-weight: bold;}
.team_list h2 span:after{ content: ''; display: block; width: 60px; height: 1px; background: #da6212; margin: 15px 0;}
.team_list pre{ font-size: 14px; line-height: 24px; color: #000000; height: 72px;}
.team_list li a:hover figure{ transform: scale(1.05);}
.team_list li a:hover .txt{ background: #eee; padding-left: 15px; padding-right: 15px; }
@media (min-width:1025px) {
    .team_list li{width: 15.6%;margin-right: 1.2%;}
    .team_list li:nth-child(6n){ margin-right: 0;}
    .team_list li:nth-child(6n+1){ clear: both;}
}
@media (max-width:1024px) and (min-width:641px)  {
    .team_list li{width: 24.1%;margin-right: 1.2%;}
    .team_list li:nth-child(4n){ margin-right: 0;}
    .team_list li:nth-child(4n+1){ clear: both;}
}
@media (max-width:1200px) {
    .team_list h2{ font-size: 20px;}
}
@media (max-width:1024px) {
    .team_list h2{ font-size: 18px;}
}
@media (max-width:640px) {
    .team_list li{width: 49%;margin-right: 2%;}
    .team_list li:nth-child(2n){ margin-right: 0;}
    .team_list li:nth-child(2n+1){ clear: both;}
    .team_list h2{ font-size: 16px;}
    .team_list h2 span{ font-size: 12px;}
}

.team_info{ padding: 5% 0;}
.team_info .pic{ width: 25%; max-width: 360px;}
.team_info .pic img{ width: 100%;}
.team_info .txt_con{ width: 66.5%;}
.team_info  .name{ margin: 0; font-size: 24px; font-weight: normal; color: #000000; line-height: 24px;}
.team_info  .en{ display: block; font-size: 16px; font-weight: bold;}
.team_info article{ line-height: 28px; color: #000000; padding: 2% 0 4%;}
.team_info .icon{ padding-left: 20px; background: url("../images/icon_line.png") no-repeat left 10px;}
.team_info .tit{ margin: 2% 0 0; line-height: 50px; background: #eeeeee; font-size: 16px; padding-left: 20px;}
.team_info table{ table-layout: fixed;}
.team_info table td{ padding-left: 20px; background: url("../images/icon_line.png") no-repeat left 10px;}
.w530{ max-width: 530px;}
@media (max-width:640px) {
    .team_info .pic,
    .team_info .txt_con{ width: 100%;}
    .team_info .pic{ max-width: 100%; text-align: center; margin-bottom: 5%;}
    .team_info .pic img{ width: auto;}
    .team_info  .name{font-size: 20px;}
    .team_info  .en{font-size: 15px;}
}

.branch_list{ padding: 3% 0 5%; font-size: 0;}
.branch_list dt,
.branch_list dd{ font-size: 14px; display: inline-block; width: 49%; margin-bottom: 3%; vertical-align: bottom; position: relative; min-height: 400px;}
.branch_list dd:nth-child(2n){ margin-left: 2%;}
.branch_list .txt{ color: #fff; position: absolute; width: 100%; z-index: 2; width: 100%; left: 0; padding: 10% 10% 0; bottom: 65px;}
.branch_list h2{ margin: 0 0 4%; font-size: 24px; line-height: 28px; font-weight: normal;}
.branch_list h2 .en{ font-size: 16px; display: block; font-weight: bold;}
.branch_list  p{ color: #afb0b2; margin: 1.5% 0;}
.branch_list  p span{ display: inline-block; width: 90px; font-weight: bold; font-size: 16px; color: #fff;}
.branch_list dt .txt:after{ display: block; content: ''; width: 100%; max-width: 430px; height: 2px; background: #fff; margin-top: 5%;}
.branch_list dt p{ position: relative; padding-left: 90px; min-height: 27px;}
.branch_list dt p span{ position: absolute; left: 0; top: 0;}
.branch_list dd p{ margin: 4% 0;}
.branch_list dd p span{ display: block;}
.branch_list dd a{ display: inline-block; color: #fff; padding-right: 25px; background: url("../images/icon_line2.png") no-repeat right center; margin-bottom: 5%;}


/* 地图 */
.branch_list #map,
.branch_list #map *{box-sizing: border-box;}
.branch_list #map img{max-width: none;}
.branch_list .mapDialog{width: 100%; height: 100%; background-color: rgba(0,0,0,0.7); position: fixed; left: 0; top: 0;z-index: 100; display: none;}
.branch_list .mapbox{width: 100%; height: 100%; position: relative; display: table; text-align: center; vertical-align: middle; position: relative;}
.branch_list .close-btn{position: absolute; top: 5%; right: 5%; cursor: pointer; width: 24px; height: 24px; display: block; background: url(../images/mask-close.png) center center no-repeat; background-size: 100% 100%;}
.branch_list .map{width: 750px; height: 430px; background-color: #fff;position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;}


@media (min-width:1001px) {
    .branch_list figure{ background: none!important;}
}
@media (max-width:1600px) {
    .branch_list dt,
    .branch_list dd{ min-height: auto;}
    .branch_list .txt{ bottom: 30px;}
}
@media (max-width:1200px) {
    .branch_list h2{ font-size: 20px; line-height: 24px;}
}
@media (max-width:1000px) {
    .branch_list figure{ padding-top: 100%; background-size: cover; background-position: right center; background-repeat: no-repeat;}
    .branch_list figure img{ display: none;}
    .branch_list .txt{ bottom: 5%;}
}

@media (max-width:768px) {
    .branch_list dt,
    .branch_list dd{ width: 100%; display: block; margin: 0 0 3% !important;}
    .branch_list figure{ padding-top: 60%;}
    .branch_list .map{width: 95%; height: 300px;}
}
@media (max-width:640px) {
    .branch_list dt,
    .branch_list dd{ width: 100%; display: block; margin: 0 0 3% !important;}
    .branch_list figure{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding-top: 0;}
    .branch_list .txt{ position: relative; padding-top: 20%; padding-bottom: 10%;}
    .branch_list dt .txt{ padding-top: 25%;}
    .branch_list h2{ font-size: 18px;}
}


/* 20201109新增 */
.SinglePage{min-height: 245px;}

/* 20201010 */
.join_info .submitCV{display: inline-block; padding: 6px 30px; background-color: #000; color: #fff;}
.tb { display: table; width: 100%; height: 100%; }
.tb .tbc { display: table-cell; vertical-align: middle; width: 100%; }
.tanchuan2 { display: none; background-color: rgba(0, 0, 0, 0.55); position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 100; }
.tanchuan2 .neirong {  background-repeat: no-repeat; background-position: left bottom; background-size: contain; width: 860px; max-width: 85%; background-color: #fff; height: 600px; max-height: 90%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); line-height: 30px; }
.tanchuan2 .neirong .subtitles { margin-top: 0.8%; }
.tanchuan2 .neirong .wenben { padding-left: 2%; }
.tanchuan2 .bao { padding: 3%; width: 100%; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.tanchuan2 .closed { width: 25px; height: 25px; background: url(../images/mask-close.png) center center no-repeat; position: absolute; right: -32px; top: -32px; cursor: pointer; }
.tanchuan2 .text_input { position: relative; border: 1px solid #e5e5e5; margin: 0 auto; margin-top: 5.9%; max-width: 100%; width: 530px; height: 50px; line-height: 50px; }
.tanchuan2 .text_input .liulan { text-align: center; width: 28.3%; position: absolute; right: 0; top: 0; height: 100%; background-color: #da6212; color: #fff; cursor: pointer; }
.tanchuan2 .text_input .liulan.Btn2{display: none;}
.tanchuan2 .titles,.tanchuan2 .subtitles{text-align: center;}


.tanchuan2 .bao table{width: 80%; margin: 0 auto;}
.tanchuan2 .bao input{width: 100%; line-height: 40px; outline: none; border: 1px solid #eee;}
.tanchuan2 .bao .btn-box{text-align: center;}
.tanchuan2 .bao .btn{display: inline-block; width: 30%; cursor: pointer;}

.gettop{ position:fixed; right:2%; bottom:50px; color:#999; background:url(../images/backtop.png) no-repeat center top; padding-top:40px; cursor:pointer; z-index:99;}
#fullpage .gettop{ display: none;}

/* 20201123 */
/* .BMap_mask{z-index: 10000 !important;} */
/* .BMap_pop{z-index: 100000;} */