body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; } table{border-collapse:collapse; border-spacing:0; } fieldset,img{border:0; } ol,ul{list-style:none; } caption,th{text-align:left; } q:before,q:after{content:''; } abbr,acronym{border:0; } .clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; } .l,.col-l,.col_l,.col-c,.col_c{float:left; } .r,.col-r,.col_r,dt span,.ul-txt li span,.ul_txt li span{float:right; } .c{clear:both; } .n,em{font-weight:normal; font-style:normal; } .b{font-weight:bold; } .i{font-style:italic; } .fa{font-family:Arial; } .fg{font-family:Georgia; } .ft{font-family:Tahoma; } .fl{font-family:Lucida Console; } .fs{font-family:'宋体'; } .fw{font-family:'微软雅黑'; } .tc{text-align:center; } .tr{text-align:right; } .tl{text-align:left; } .tdu{text-decoration:underline; } .tdn,.tdn:hover,a.tdl:hover{text-decoration:none; } .fc0{color:#000000; } .fc3{color:#333333; }
.fc6{color:#666666; } .fc9{color:#999999; } .fcr{color:red; } .fcw{color:white; } .fcb{color:blue; } .fcg{color:green; } .f0{font-size:0; } .f10{font-size:10px; } .f12{font-size:12px; } .f13{font-size:13px; } .f14{font-size:14px; } .f16{font-size:16px; } .f20{font-size:20px; } .f24{font-size:24px; } .vm{vertical-align:middle; } .vtb{vertical-align:text-bottom; } .vt{vertical-align:top; } .vn{vertical-align:-2px; } .vimg{margin-bottom:-3px; } .m0{margin:0; } .ml0{margin-left:0; } .ml5{margin-left:5px; } .ml10{margin-left:10px; } .ml20{margin-left:20px; } .mr0{margin-right:0; } .mr5{margin-right:5px; } .mr10{margin-right:10px; } .mr20{margin-right:20px; } .mt5{margin-top:5px; } .mt10{margin-top:10px; } .mt20{margin-top:20px; } .mb5{margin-bottom:5px; } .mb10{margin-bottom:10px; } .mb20{margin-bottom:20px; } .ml-1{margin-left:-1px; } .mt-1{margin-top:-1px; } .p1{padding:1px; } .pl5{padding-left:5px; } .p5{padding:5px; } .pt5{padding-top:5px; } .pr5{padding-right:5px; } .pb5{padding-bottom:5px; }
.p10{padding:10px; } .pl10{padding-left:10px; } .pt10{padding-top:10px; } .pr10{padding-right:10px; } .pb10{padding-bottom:10px; } .p20{padding:20px; } .pl20{padding-left:20px; } .pt20{padding-top:20px; } .pr20{padding-right:20px; } .pb20{padding-bottom:20px; } .rel,.pr{position:relative; } .abs,.pa{position:absolute; } .dn{display:none; } .db{display:block; } .dib{-moz-inline-stack:inline-block; display:inline-block; } .di{display:inline; } .ovh{overflow:hidden; } .ovs{overflow:scroll; } .vh{visibility:hidden; } .vv{visibility:visible; } .lh14{line-height:14px; } .lh16{line-height:16px; } .lh18{line-height:18px; } .lh20{line-height:20px; } .lh22{line-height:22px; } .lh24{line-height:24px;} .fix{*zoom:1; } .fix:after,.fix:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; } .z{_zoom:1; } .h1{height:1px; } .h5{height:5px; } .h10,.h{height:10px; } .h15{height:15px; } .h20{height:20px; }
.h1,.h5,.h10,.h15,.h20,.h25,.h,.h30,.h35,.h40,.h45,.h50,.h55,.h60{font-size:0px; line-height:0; overflow:hidden; clear:both;visibility: hidden; } a{text-decoration:none; } a:hover{color:#FF6600 }
.h25{height: 25px;}.h30{height: 30px;} .h40{height: 40px;} .h45{height: 45px;} .h50{height: 50px;} .h55{height: 55px;} .h60{height: 60px;}
.slick-slider *,
.slick-slider{
    outline: none;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
button::-moz-focus-inner {
  border: 0;
}
:focus, :active {
    outline: 0;
    border: 0;
}
a{
    color: #666;
    -webkit-transition:color .3s,opacity .3s;
    transition:color .3s,opacity .3s;
}
a:hover{
    color: #26b2ba;
}
textarea { overflow: auto; }

a, a:visited, a:focus, a:active, a:hover{
    outline:0 none !important;
}
u{text-decoration: none;}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  -webkit-appearance: none;
}
select,
input,
textarea{
    outline: none;
}

h1,h2,h3,h3,h4,h5,h6{font-weight: normal;}
.fix:before,
.fix:after{
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

@font-face {
 font-family: 'fontnameRegular';
 src: url('../fonts/fontname.eot');
 src: local('fontname Regular'),
        local('fontname'),
        url('../fonts/fontname.woff') format('woff'),
        url('../fonts/fontname.ttf') format('truetype'),
        url('../fonts/fontname.svg#fontname') format('svg');
} 


.fix:after{
  clear: both;
}

.fix{
  zoom: 1;
}

.hide-tab{
	height: 0;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
}
#map img{
	max-width: 999999999px;
}
.BMapLabel{
	display: none !important;
}
body{
    -webkit-text-size-adjust: 100%;
    font-family:"微软雅黑","Microsoft Yahei";
    color: #666;
    font-size: 12px;
    overflow-x: hidden;
}

.wp{
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
}
.wp-i{max-width: 1675px;width: 100%;margin: 0 auto;}


/*手机头部*/
.m-bar{
    height: 60px;
    background-color: #2F318B;
}
.logo-m{
    width: 75%;
    display: inline-block;
    float: left;
    margin-left: 10px;
    height: 60px;
    line-height: 60px;
}
.logo-m img{
    height: 25px;
    display: inline-block;
    z-index: 60;
    vertical-align: middle;
}
.m-hd{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000000;
    -webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
    box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
}
.m-nav{
    clear: both;
    position: absolute;
    top: 60px;
    left: 0;width: 100%;
   -webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
   box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);
   max-height: 0;
   overflow: hidden;
   -webkit-transition: all 300ms ease;
   transition: all 300ms ease;
}


.m-nav a{
    display: block;
    width: 100%;
    line-height: 40px;
    text-align: left;
    border-top: 1px solid #e0e0e0;
    font-size: 15px;
    background-color: #fff;
    padding: 0 20px;
    color: #333;
}

.m-trigger{
    height: 60px;
    cursor: pointer;
    width: 60px;
    float: right;
    background: url(../images/menu.png) no-repeat center center;
    -webkit-background-size: 25px;
    -moz-background-size: 25px;
    -o-background-size: 25px;
    background-size: 25px;
}
.m-sub{
	max-height: 0;
	overflow: hidden;

}
.m-sub.on,
.m-nav.on{
	-webkit-transition: all .6s linear;
	transition: all .6s linear;
	max-height: 999px;
}

.m-sub a{font-size: 14px;padding: 0 30px;background-color: #F1F1F1;border-top-color: #efefef;}

.m-show{display: none;}



#nav-toggle { position: absolute; right: 14px; top: 18px; color: #fff;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7); 
	-ms-transform: scale(0.7); 
	-o-transform: scale(0.7); 
	transform: scale(0.7);
	transform-origin: 50% 50%;
 }
#nav-toggle { cursor: pointer; padding: 10px 35px 16px 0px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { cursor: pointer; border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; -o-border-radius: 1px; height: 5px; width: 35px; background: #fff; position: absolute; display: block; content: ''; }
#nav-toggle span:before { top: -10px; }
#nav-toggle span:after { bottom: -10px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
#nav-toggle.active span { background-color: transparent; }
#nav-toggle.active span:before, #nav-toggle.active span:after { top: 0; }
#nav-toggle.active span:before { transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
#nav-toggle.active span:after { transform: translateY(-10px) rotate(-45deg); -webkit-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); top: 10px; }




.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-slider,.slick-slider{outline:0}

#hd{padding-left: 5%;height: 100px;background-color: #fff;position: relative;z-index: 10;}
#hd .logo{float: left;width: 26%;}
#hd .logo a{display: inline-block;line-height: 100px;}
#hd .logo a img{display: inline-block;vertical-align: middle;}
#nav{float: left;width: 54%;}
#nav li{float: left;margin: 0 20px;position: relative;}
#nav li > a{display: inline-block;padding: 0 5px;font-size: 16px;line-height: 100px;position: relative;}
#nav li > a:after{position: absolute;    left: 50%;    bottom: 0px;    width: 0%;    height: 4px;    display: block;    content: "";    background: #26b2ba;    transition: all 0.4s linear 0s;}
#nav li > a:hover:after,#nav li.ok > a:after{left: 0;width: 100%;}
#nav li dl{position: absolute;display: none;width: 158px;    min-width: 90px;    left: 50%;    margin-left: -79px;    background: rgba(255, 255, 255, 0.8);}
#nav li dl dd a{display: block;font-size: 14px;    line-height: 22px;    color: rgb(112, 112, 112);     text-align: center;    padding: 8px 5px;border-top: 1px solid rgba(0, 0, 0, 0.1);    transition: all 0.5s ease 0s;}
#nav li.ok dl{display: block;}
#nav li dl dd a:hover{background: #26b2ba; color: #fff;}
#nav li:nth-child(4) dl{display: none !important;}
.header-right {
	float: right;
	font-size: 0;
}
.header-right .search-con {
	display: inline-block;
	line-height: 100px;
}
.header-right .search-inco {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../images/winco01.png) center center no-repeat;
	z-index: 4;
	vertical-align: middle;
}
.header-right .searchbox {
	position: absolute;
	right: 0px;
	top: 100px;
	width: 260px;
}
.header-right .searchbox .searchtext {
	width: 100%;
	height: 40px;
	padding: 10px 60px 10px 10px;
	border: 1px solid #ddd;
	float: left;
}
.header-right .searchbox .searchbtn {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 40px;
    color: #fff;
    font-family: "Microsoft YaHei";
    cursor: pointer;
    background: #26b2ba;
    border: 0;
}
.headcompany .Currentlan {
    height: 100px;
    line-height: 100px;
    font-size: 16px;
    display: inline-block;
}
.headsearch {
	display: inline-block;
	margin-left: 5px;
}
.headcompany {
	display: inline-block;
	vertical-align: top;
 *display: inline;
 *zoom: 1;
	font-size: 0;
	position: relative;
	padding-left: 10px;
	border-right: 1px solid #eaeaea;
}
.headcompany .Currentlan {
	display: block;
	background: url(../images/wicon3.png) no-repeat 100% center;
	padding-right: 10px;
	color: #34364b;
}
.headcompany .company-choose {
	font-size: 14px;
	display: none;
	left: 0;
	right: 0;
	top: 100px;
	width: 250px;
	background-color: #ffffff;
	padding: 0 20px;
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
	position: absolute;
	z-index: 3;
	left: 10%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.headcompany .company-choose a {
	display: block;
	line-height: 40px;
	width: 200px; /* 容器宽度 */
	white-space: nowrap; /* 不换行 */
	overflow: hidden; /* 隐藏超出部分 */
	text-overflow: ellipsis
}
.headcompany .company-choose a:hover {
	color: #d82019;
}
.headlanguage .langbtn {
	background: url(../images/wicon2.png) no-repeat center center;
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 auto;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
}
.mobnav-btn {
    display: inline-block;
    width: 35px;
    height: 30px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    margin: 15% 36px;
    vertical-align: middle;
}
.mobnav-btn.g_close span {
	opacity: 0;
}
.mobnav-btn.g_close span:first-child {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	top: 17px;
	opacity: 1;
}
.mobnav-btn span:first-child {
	content: "";
	top: 6px;
	left: 0;
}
.mobnav-btn span:last-child {
	content: "";
	top: auto;
	bottom: 5px;
	left: 0;
}
.mobnav-btn span, .mobnav-btn span:first-child, .mobnav-btn span:last-child, .mobnav-btn .mobnav-btn {
	left: 5px;
	position: absolute;
	background: #373737;
	-webkit-transition: all 0.5s ease;
	width: 27px;
	height: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-o-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.mobnav-btn.g_close span:last-child {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	top: 17px;
	opacity: 1;
}
.mobnav-btn span {
	top: 50%;
	margin-top: -2px;
}
.headsearch {
    padding: 0 32px;
    height: 100px;
    border-left: 1px solid #eaeaea;
    position: relative;
}
.headcompany {
    width: 135px;
    padding: 0 27px;
    position: relative;
        height: 100px;
        top: 0;
        border-left: 1px solid #eaeaea;
        position: relative;
}
#fd{overflow: hidden;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;color: #fff;line-height: 2;}
#fd .fd-r{float: right;/*width: 35.6%;*/padding-right: 13%;/*padding-top: 3%;*/padding-top: 20px;color: #c8c8c8;font-size: 12px;line-height: 24px;text-align: right;/*padding-bottom: 3%;*/}
#fd .code{margin-bottom: 30px;text-align: center;}
#fd .fd-nav{overflow: hidden;padding-left: 13%;padding-top: 3%;}
#fd .fd-nav dl{float: left;width: 16.6%;}
#fd .fd-nav dl dt a{font-size: 16px;color: #fff;line-height: 36px;display: block;}
#fd .fd-nav dl dd a{display: block;color: #c8c8c8;font-size: 14px;line-height: 30px;}
#fd .fd-nav dl:nth-child(3) dd{display: none !important;}
#fd .fd-nav a:hover{text-decoration: underline;}
.headsideNav {
	position: fixed;
	top: 0;
	right: -320px;
	z-index: 999;
	background: #f9f9f9;
	height: 100%;
	width: 320px;
	display: block;
	overflow-y: auto;
	padding: 70px 30px 50px 30px;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
	text-align: center;
}
.headsideNav .logo {
	float: none;
	display: block;
	-webkit-transition: all 0.5s cubic-bezier(0.24, 0.72, 0.35, 1.01) 0.1s;
	-o-transition: all 0.5s cubic-bezier(0.24, 0.72, 0.35, 1.01) 0.1s;
	-moz-transition: all 0.5s cubic-bezier(0.24, 0.72, 0.35, 1.01) 0.1s;
	transition: all 0.5s cubic-bezier(0.24, 0.72, 0.35, 1.01) 0.1s;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	opacity: 0;
}
.headsideNav .logo img {
	height: 34px;
}
.headsideNav .slide-colse {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/slide-close.png) no-repeat center center;
	position: absolute;
	top: 30px;
	right: 30px;
}
.headsideNav .slide-nav {
	padding: 40px 0 0 0;
	font-size: 18px;
	-webkit-transition: all 0.8s cubic-bezier(0.24, 0.72, 0.35, 1.01) 0.3s;
	-o-transition: all 0.8s cubic-bezier(0.24, 0.72, 0.35, 1.01) 0.3s;
	-moz-transition: all 0.8s cubic-bezier(0.24, 0.72, 0.35, 1.01) 0.3s;
	transition: all 0.8s cubic-bezier(0.24, 0.72, 0.35, 1.01) 0.3s;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
}
.headsideNav .slide-nav li {
	padding-bottom: 25px;
}
.headsideNav .slide-nav li h3 a {
	color: #8B8784;
}
.headsideNav .sub-item {
	font-size: 16px;
}
.headsideNav .sub-item a {
	color: #cac4bd;
	text-align: center;
}
.headsideNav li h3 {
	position: relative;
}
.headsideNav.cur {
	right: 0;
}
.headsideNav.cur .logo, .headsideNav.cur .slide-nav {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
.headsideNav .phsearchicon {
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 28px;
	display: block !important;
	z-index: 2;
}
.headsideNav .phsearchicon:after {
	display: none;
}
.exit-off-canvas {
	position: fixed;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	cursor: pointer;
	z-index: 999;
	background: #000;
	opacity: 0.5;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}
}
.childMenu {
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
	height: 0px;
	background: #fff;
	background: rgba(0, 0, 0, 0.31);
	font-size: 14px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	color: #88868e;
	overflow: hidden;
	line-height: 55px;
}
.childMenu.active {
	height: 55px;
	overflow: visible;
}
.childMenu .sub-item a {
	display: inline-block;
	vertical-align: top;
 *display: inline;
 *zoom: 1;
	text-align: center;
	padding: 0 20px 0 0;
	color: #ffffff;
}
.childMenu .sub-item a:hover {
	color: #d82019;
}
.childMenu .sub-nav {
	display: block;
	padding: 0;
	width: 100%;
	z-index: 3;
}
.exit-off-canvas {
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    cursor: pointer;
    z-index: 999;
    background: #000;
    opacity: 0.5;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}


/* .banner .swiper-slide{ overflow:hidden; position:relative;padding-top: 8%;}
.banImg{ height:100%; transform:scale(1.1); transition:all 8s linear; position:absolute; left:0; top:0;  width:100%;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;}
.banner .swiper-slide-active .banImg,
.banner .slick-active .banImg{ transform:scale(1);}
.banner a{display: block;width: 100%;height: 100%;} */
.banner img{display: none;}
.banBox{ position:absolute; left:0; top:0; width:100%; height:100%; z-index:3;}
.banText{ width:100%; color:#FFFFFF;}
.banEn{ font-size:15px; font-weight:bold; font-family:"Myriad Pro"; margin-bottom:20px;}
.banH2{ font-size:36px; line-height:140%;}
.banH3{ font-size:65px; font-weight:bold; line-height:140%;}
.banMore{ color:#FFFFFF; font-weight:bold; margin-top:50px; display:inline-block; vertical-align:middle;}
.banMore i{ display:inline-block; vertical-align:middle; width:10px; height:1px; background:#FFFFFF; position:relative; margin-right:15px; transition:all 0.4s linear;}
.banMore i:after{ position:absolute; right:-5px; top:50%; margin-top:-4px; width:8px; height:8px; border:1px solid #FFFFFF; border-top:none; border-left:none; transform:rotate(-45deg); display:block; content:"";}
.banMore:hover,.banMore:focus{ color:#FFFFFF;}
.banner .swiper-pagination,
.banner .slick-dots{ bottom:2%;position: absolute;left: 0;width: 100%;text-align: center;}
.banner .swiper-pagination-bullet,
.banner .slick-dots li{ width:10px; height:10px;border-radius: 5px;display: inline-block; margin:0 5px !important; border:2px solid #FFFFFF; background:#FFFFFF; opacity:1; vertical-align:middle; transition:all 0.4s ease 0s; position:relative;}
/*.banner .swiper-pagination-bullet:after{ position:absolute; left:50%; top:50%; height:2px; width:0; background:#FFFFFF; margin-top:-1px; display:block; content:""; transition:all 0.4s ease 0.2s;}*/
.banner .swiper-pagination-bullet-active,
.banner .slick-dots li.slick-active{ background:#26b2ba; width:12px; height:12px;border-color: #26b2ba;}
/*.banner .swiper-pagination-bullet-active:after{ width:18px; transform:translateX(-50%);}*/
.banner .slick-dots li button{display: none;}


#banner .pic{overflow: hidden;position: relative;padding-top: 12%;float: left;}
#banner .pic a{display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;transform:scale(1.1); transition:all 8s linear;}
#banner  .pic.slick-active a{ transform:scale(1);}


.tit-about{height: 80px;background-color: #fff;}
.tit-about span{float: left;width: 280px;background: #26b2ba;color: #fff;line-height: 80px;font-size: 18px;text-align: center;margin-right: 7%;position: relative;}
.tit-about span:after{content: '';position: absolute;top: 80px;width: 0;left: 50%;transform: translateX(-9px);-webkit-transform: translateX(-9px);-o-transform: translateX(-9px);
height: 0;
border-style: solid;
border-width: 9px 9px 0 9px;
border-color: #26b2ba transparent transparent transparent;}
.tit-about .sub-company{overflow: hidden;height: 80px;overflow-x: auto;position: relative;}
/*.tit-about .sub-company .inner{width: 700px;}*/
.tit-about .sub-company a{display: inline-block;font-size: 18px;line-height: 80px;}
/*.tit-about .sub-company em{display: inline-block;vertical-align: middle;width: 5px;height: 5px;margin:0 2%;background: #26b2ba;border-radius: 100%;margin-top: -5px;}*/
.sub-company .slider{padding: 0 4% 0 2%;overflow: hidden;}
.sub-company .slick-arrow{font-size: 0;position: absolute;background-color: transparent;border: 0; z-index: 6;top:0; cursor: pointer;}
.sub-company .slick-prev:after{content: '<';font-size:18px;line-height: 80px;}
.sub-company .slick-next:after{content: '>';font-size:18px;line-height: 80px;}
.sub-company .slick-next{right: 0;}
.sub-company .slick-prev{left: 0;}
.sub-company .slider-nav div{text-align: center;}
.sub-company .ti{position: relative;}
.sub-company .ti:after{content:'';display: inline-block;vertical-align: middle;width: 5px;height: 5px;
background: #26b2ba;border-radius: 100%;position: absolute;right: 0;top:50%;}
.about-cont .slider-for{/*position: absolute;left: 0;top: 0;width: 100%;*/opacity: 0;height:0;}
.about-cont{padding: 60px 0;overflow: hidden;background: url(../images/about_bg2.png) right 30% no-repeat;background-color: #efeade;-webkit-background-size: 10%;
background-size: 10%;}
.about-cont .pic{float: right;width: 44%;padding-right: 11%;margin-left: 15px;position: relative;}
/* .about-cont .pic img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);opacity: .8;
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);} */
.overlay{display: none;position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.6);z-index: 100;}
.pop-box{display: none;position: fixed;left: 50%;top: 50%;background: #fff;padding: 20px;z-index: 103;margin-left: -340px;margin-top: -220px;}
.about-cont .pic video{position: relative;z-index: :;position: relative;z-index: 100000000;}
.about-cont .txt{overflow: hidden;background: url(../images/i_about_txt_bg.png) right 80% no-repeat;font-size: 14px;line-height: 30px;color: #605343;padding-right: 2%;padding-bottom: 2%;padding-left: 8%;}
.about-cont .txt h3{font-size: 30px;line-height: 2;}
.about-cont .txt a{color: #978672;}
.tit-i{text-align: center;padding: 3% 0;overflow: hidden;text-align: center;}
.tit-i strong{background: url(../images/tit_bg.png) no-repeat center center;display: inline-block;font-size: 30.96px;width: 273px;height: 66px;line-height: 66px;color: #6f6f6f;font-weight: normal;}
.tit-i strong em{letter-spacing: 27px;margin-left: 27px;}
.tit-i span{display: block;font-size: 30.42px;text-transform: uppercase;color: #6f6f6f;font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;}
.i-news .slider,.i-team .slider,.i-partner .slider{padding: 3% 7%;}
.i-news{padding-bottom: 34px;}
.news-item{overflow: hidden;padding: 0 10px;}
.news-item .inner{background: #fff;padding: 10px;}
.news-item .pic a{display: block;/*padding-top: 68%;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;*/overflow: hidden;}
.news-item .pic a img{
	transition: all 0.4s linear;
	display: block;
	width: 100%;
	height: 140px;
}
.news-item:hover .pic a img{
	transform: scale(1.2);
    transition: all 0.8s linear;
}
.news-item h3{font-size: 14px;margin: 10px 0;height: 20px;overflow: hidden;}
.news-item h3 a{color: #060001;display: block;overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -o-box;
  -webkit-line-clamp: 1;
  -o-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  display: box;
}
.news-item:hover h3 a{
	color: #26b2ba;
}
.news-item .txt{font-size: 12px;line-height: 18px;}
.news-item .txt .time{color: #26b2ba;margin-top: 15px;text-align: right;}
.news-item .txt p{
	height: 40px;
	overflow: hidden;
}
.i-news .slider .slick-arrow,.i-team .slider .slick-arrow,.i-partner .slider .slick-arrow,.honorBox .slick-arrow,.history-slider .slick-arrow,
.bkPrev,.bkNext,.case-slider .slick-arrow,.bkSlider .slick-arrow{position: absolute;z-index: 5;top: 50%;width: 50px;height: 50px;margin-top: -25px;background-repeat: no-repeat;background-position: center center;border: 0;background-color: transparent;font-size: 0;cursor: pointer;}
.i-news .slider .slick-prev,.i-team .slider .slick-prev,.i-partner .slider .slick-prev,.honorBox .slick-prev,.history-slider .slick-prev,
.bkPrev,.case-slider .slick-prev,.bkSlider .slick-prev{background-image: url(../images/prev.png);left: 0;}
.i-news .slider .slick-next,.i-team .slider .slick-next,.i-partner .slider .slick-next,.honorBox .slick-next,.history-slider .slick-next,
.bkNext,.case-slider .slick-next,.bkSlider .slick-next{background-image: url(../images/next.png);right: 0;}
.i-news .slider .slick-prev:hover,.i-team .slider .slick-prev:hover,.i-partner .slider .slick-prev:hover,
.honorBox .slick-prev:hover,.history-slider .slick-prev:hover,.bkPrev:hover,.case-slider .slick-prev:hover,
.bkSlider .slick-prev:hover{background-image: url(../images/prev_h.png);}
.i-news .slider .slick-next:hover,.i-team .slider .slick-next:hover,.i-partner .slider .slick-next:hover,
.honorBox .slick-next:hover,.history-slider .slick-next:hover,.bkNext:hover,.case-slider .slick-next:hover,
.bkSlider .slick-next:hover{background-image: url(../images/next_h.png);}
.i-partner .slider .slick-arrow{margin-top: -60px;}
.bkSlider .pic{text-align: center;}
.bkSlider .pic img{display: inline-block;vertical-align: middle;}
.more{text-align: center;clear:both;}
/*.honorBox .slider{padding: 0 7%;}*/
.honorBox .honList{margin: 0;overflow: hidden;}
.honorBox.honBot{padding-top: 0;padding-bottom: 5%;}
.more a{background: url(../images/more_bg.png) no-repeat center center;width: 148px;height: 58px;line-height: 58px;display: inline-block;font-size: 14px;color: #fff;}
.more a:hover,.i-case .more a:hover, .i-team .more a:hover{background-image: url(../images/more_bg_h.png);color: #fff;}
.ul-case li,.ul-case .li{float: left;width: 25%;padding: 0 15px;margin-bottom: 28px;}
.ul-case li .pad,.ul-case .li .pad{background: #ebebeb;overflow: hidden;}
.ul-case li .pic,.ul-case .li .pic{/*height: 263px;*/overflow: hidden;}
.ul-case li a,.ul-case .li a{position: relative;}
.ul-case li .pic span,.ul-case .li .pic span{display: block;padding-top: 67%;/-webkit-background-size: cover;
-moz-background-size: cover;-webkit-transition:.3s;
transition:.3s;overflow: hidden;
-o-background-size: cover;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;}
.ul-case li .name,.ul-case .li .name{
	/*position: absolute;left: 0;bottom: 0;width: 100%;*/
}
.ul-case li .name p,.ul-case .li .name p{font-size: 16px;/* overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; */line-height: 28px;color: #fff;}
.ul-case li a,.ul-case .li a{display: block;overflow: hidden;}
.ul-case li a:hover .pic span,.ul-case .li a:hover .pic span{-webkit-transform: scale(1.1);
-moz-transform: scale(1.1); 
-ms-transform: scale(1.1); 
-o-transform: scale(1.1); 
transform: scale(1.1);
transform-origin: 50% 50%;overflow: hidden;}
.ul-case li a:hover .box2Con,.ul-case .li a:hover .box2Con {
    height: 30px;
}
.ul-case li a:hover .name p,.ul-case .li a:hover .name p{color: #26b2ba;}
.box2Hov {
    padding: 20px 20px 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #FFFFFF;
    transition: all 0.4s linear;
}
.ul-case li a:hover .box2Hov,.ul-case .li a:hover .box2Hov {
    background: rgba(255,255,255,0.9);
}
.box2Con {
    height: 0;
    overflow: hidden;
    transition: all 0.3s linear;
}
.box2Brief {
    font-size: 12px;
    line-height: 22px;
    height: 42px;
    overflow: hidden;
    margin: 10px 0;
     color: #666;
}
.box1More {
    font-size: 14px;
    color: #26b2ba;
    display: block;
    width: 124px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #26b2ba;
    border-left: none;
    border-right: none;
    position: relative;
    z-index: 1;
    transition: all 0.4s linear;
    width: 100px;
    height: 34px;
    line-height: 32px;
}
.box1MoreIco {
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 11px;
    margin-top: -3px;
    background: url(../images/box1moreicobg1.png) center right no-repeat;
    position: relative;
}
.box1More:after, .box1More:before {
    display: block;
    content: "";
    position: absolute;
    z-index: -1;
    width: 1px;
    height: 0;
    background: #26b2ba;
    transition: all 0.4s linear;
}
.box1More:before {
    top: 0;
    left: 0;
}
.box1More:after {
    bottom: 0;
    right: 0;
}
.box1MoreIco:after {
    display: block;
    content: "";
    position: absolute;
    right: -10px;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/box1moreicobg2.png) center right no-repeat;
    opacity: 0;
    transition: all 0.4s linear;
}
.box1More:hover {
    color: #FFFFFF;
    background: #26b2ba;
    transition: all 0.4s linear 0.4s;
}
.box1More:hover:before, .box1More:hover:after {
    height: 100%;
}
.box1More:hover:before, .box1More:hover:after {
    height: 100%;
}
.ul-case li a:hover{background-color: #26b2ba;color: #fff;}
.i-case .more a,.i-team .more a{background-image: url(../images/more_bg2.png);color: #666;margin-top: 37px;}
.i-case .more a{margin-top: 9px;}
.i-team .more a{}
.i-team{background: #efeade;overflow: hidden;margin-top: 3%;padding-bottom: 3%;}
.team-item{padding: 0 10px;}
.team-item .pad{background: #ffffff;}
.team-item .pad:hover,.teamIn .team-item:hover p{background: #26b2ba;}
.team-item .pad:hover p{color: #fff;}
.team-item .pad:hover .pic img{-webkit-transform: scale(1.1);
-moz-transform: scale(1.1); 
-ms-transform: scale(1.1); 
-o-transform: scale(1.1); 
transform: scale(1.1);
transform-origin: 50% 50%;}
.team-item .pic{text-align: center;background: #f5f8fa;padding-top: 20px;overflow: hidden;;padding-bottom: 15px;}
.team-item .pic img{display: inline-block;vertical-align: middle;width: 120px;height: 120px;border-radius: 100%;transition: all 0.3s linear;}
.team-item h3{font-size: 18px;margin-bottom: 10px;margin-top: 20px;}
.team-item h5{font-size: 12px;color: #999;height: 20px;margin-bottom: 5px;}
.team-item p{font-size: 14px;line-height: 24px;padding: 10px 20px;;height: 90px;overflow: hidden;}
.i-team .slider .slick-prev,.i-partner .slider .slick-prev,.honorBox .slick-prev,.history-slider .slick-prev,.bkPrev,.case-slider .slick-prev,
.bkSlider .slick-prev{background-image: url(../images/prev1.png);}
.i-team .slider .slick-next,.i-partner .slider .slick-next,.honorBox .slick-next,.history-slider .slick-next,.bkNext,.case-slider .slick-next,
.bkSlider .slick-next{background-image: url(../images/next1.png);}
.i-team .slider{padding-bottom: 0;padding-top: 0;}
.partner-item a{padding: 0 10px;margin-bottom: 20px;float: left;width: 14.2%;}
.partner-item span{display: block;height: 60px;border: 1px solid #dedaf3;width: 100%;overflow: hidden;text-align: center;line-height: 60px;position: relative;}
.partner-item span img{display: inline-block;vertical-align: middle;-webkit-transition:.3s;
transition:.3s;}
.partner-item a span:after{
	content: '';
	position: absolute;
	    left: 0;
	    bottom: 0;
	    width: 0;
	    height: 4px;
	    background: #26b2ba;
	    transition: all 0.4s linear;
	    display: none;
}
.partner-item a:hover span:after{width: 100%;}
.i-partner .slider{padding-top: 0;}

#banIn{padding-top: 25%;-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;}
.wrap{max-width: 1400px;width: 100%;margin: 0 auto;}
.ins-navbox {
    height: 75px;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}
.ins-navbox2{height: auto;}
.ins-navbox li {
    /*float: left;*/
    display: inline-block;
    margin-right: 23px;
    font-size: 16px;
    line-height: 74px;
}
.ins-navbox li a {
    display: block;
    padding: 0 18px;
    border-bottom: 2px solid #fff;
    line-height: 72px;
}
.ins-navbox li a:hover, .ins-navbox li a.hover {
    color: #26b2ba;
    border-bottom: 2px solid #26b2ba;
    position: relative;
    margin-bottom: -1px;
}
.profile-wrap {
    padding-top: 3%;
    /*padding-bottom: 7%;*/
    transition: normal;
    /*background: url(../images/about_bg2.png) right 40% no-repeat;*/
    font-family:"微软雅黑","Microsoft Yahei";
}
.profile-wrap h3 {
    font-size: 50px;
    color: #26b2ba;
    line-height: 50px;
    margin-bottom: 10px;
}
.profile-wrap h5 {
    font-size: 40px;
    line-height: 40px;
    color: #dddddd;
    font-family: Arial;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 3%;
}
.profile-wrap .cont {
    width: 100%;
    font-size: 16px;
    color: #333333;
    line-height: 2.3;
}
.profile0-about-wrap .left-images {
    float: right;
    width: 44%;
    margin-left: 9%;
    height: auto;
}
/*.profile0-about-wrap .left-images  video{margin-top: 10px;}*/
.profile0-about-wrap .right-words{
	overflow: hidden;
}
.caseIn .ul-case li{
	padding: 0 2%;
}


/**********发展历程**********/
.course-wrap{
    padding-bottom: 40px;
    transition: normal;
}
.course-wrap.m-wrap{
    padding-top: 15px;
    position: relative;
}
.course-wrap p.f48{
    font-size: 42px;
    line-height: 50px;
    color: #035cac;
}
.course-wrap.m-wrap p.f48{
    font-size: 20px;
    line-height: 34px;
}
.course-wrap span.f14{
    display: block;
    width: 100%;
    line-height: 26px;
}
.course-wrap.m-wrap span.f14{
    line-height: 22px;
}

.course-wrap .course-list li.odd:hover .top{
    background: url(../images/bg_11.png) no-repeat right top;
    color: #fff;
}
.course-wrap .course-list li .g0 {
    font-size: 20px;
    font-family: "beba";
    color: #0060a3;
    position: relative;
    margin-bottom: 15px;
    transition: .5s ease-in-out;
}
.bg-gray {
    background-color: #f5f5f5;
}

.news-infor .box{
    float: left;
    width: 25%;
    padding: 0 1.33%;
    margin-bottom: 3%;
}
.news-infor .box a{
    display: block;
    border: 1px solid #dddddd;
    padding: 20px;
}
.news-infor .box a:hover{
    background-color: #26b2ba;
}
.news-infor .box a:hover .date,
.news-infor .box a:hover .word,
.news-infor .box a:hover h3{
    color: #fff;
}
.news-infor .box h3{
    font-size: 18px;
    color: #222222;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
}
.news-infor .box .date{
    font-size: 14px;
    font-family: Arial;
    line-height: 1;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #888;
    display: block;
}
.news-infor .box .img{
    display: block;
    position: relative;
    width: 100%;
    margin-top: 9px;
}
.news-infor .box .img img{
    display: block;
    width: 100%;
    height: 180px;
}
.news-infor .box .word{
    font-size: 15px;
        color: #666666;
        line-height: 28px;
        height: 56px;
        overflow: hidden;
        margin-top: 26px;
        display: block;
    overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
}
.page {
    padding: 25px 0 40px;
    font-size: 12px;
    /* font-weight: bold; */
    line-height: 22px;
    text-align: center;
    clear: both;
    border-top: 1px solid #d4d4d4;
}
.pagination {
    font-size: 0px;
    margin-right: -5px;
    padding-top: 15px;
    text-align: center;
}
.page li{display: inline-block;}
.page a {
    text-decoration: none;
    color: #8698b6;
    background: #fff;
    border: 1px solid #CCCCCC;
    padding: 0 10px;
    margin-right: 3px;
    line-height: 30px;
    box-sizing: border-box;
    color: #222222;
    font-size: 12px;
    display: inline-block;
}
.page li.page-on a,
.page a:hover,
.page li.c{
    background: #26b2ba;
        font-weight: normal;
        border: 1px solid #26b2ba;
        color: #fff;
}
/*.caseIn,.teamIn{margin-top: 6%;}*/
.caseIn .ul-case{margin: 0 -15px;overflow: hidden;}
.teamIn .team-item{float: left;width: 20%;padding: 0 10px;margin-bottom: 20px;}
.teamIn .team-item p{background: #f1f0f0;}
.oneBox1 {
    padding: 60px 0;
    background: #f6f6f6;
}
.honTop {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.honLef {
    width: 42.3%;
    float: left;
    margin-right: 3%;
}
.honRig {
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.honTitEn {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1.6rem;
    line-height: 80%;
    font-family: Arial;
    font-weight: bold;
    color: rgba(0,0,0,0.04);
    text-transform: uppercase;
    white-space: nowrap;
    font-family: 'ArialBlack';
    display: none;
}
.box5TitH3 {
    font-size: 30px;
    color: #333333;
    line-height: 160%;
    margin-bottom: 10px;
}
.honTop p {
    margin: 15px 0;
    position: relative;
}
.honBot {
    background: #FFFFFF;
    padding: 60px 0 0;
}
.honList {
    margin: 0 -17px -34px;
    font-size: 0;
}
.honList li ,
.honList .li {
    padding: 5px 15px 34px;
    vertical-align: top;
    width: 25%;
    text-align: center;
    float: left;
}
.honList li a ,
.honList .li a {
    display: block;
    height: 100%;
    background: #FFFFFF;
    padding: 10px 15px 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    position: relative;
}
.honList li a:hover,
.honList .li a:hover{
	background: #74bcc1;
	color: #fff;
}
.honImg {
    border: 1px solid #dddddd;
    width: 100%;
    /* height: 0;
    padding-bottom: 70.77%; */
    position: relative;
}
.honImg img {
    /* position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%); */
    max-width: 99%;
    max-height: 99%;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}
.honTit {
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto;
    padding: 15px 0;
    font-weight: bold;
    position: relative;
    height: 70px;
    overflow: hidden;
}
.contactBox{padding-bottom: 5%;}
.contactBox .info li{float: left;width: 33%;font-size: 16px;line-height: 30px;margin-bottom: 7%;}
.contactBox .info li span{float: left;margin-right: 18px;height: 50px;line-height: 50px;}
.contactBox .info li span img{display: inline-block;vertical-align: middle;}
.contactBox .info li:nth-child(3n){width: 348px;float: right;}
.contactBox .info li .code{float: left;margin-right: 10px;margin-top: -30px;}


#map{height: 400px;width: 100%;border: 1px solid #ddd;}
#map img{
	max-width: 999999999px;
}
.BMapLabel{
	display: none !important;
}




.ant-table{padding-bottom: 5%;}
.ant-table table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    text-align: left;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}
.ant-table-thead > tr > th, 
.ant-table-tbody > tr > td {
    padding: 16px 16px;
    word-break: break-all;
    font-size: 14px;
}
.ant-table-thead > tr > th {
    font-size: 14px;
    color: #333333;
    font-weight: 600;
    padding: 15px 16px;
    background: #fafafa;
    border-bottom: 1px solid #e8e8e8;
    font-weight: bold;
}
.ant-table i{
	background: url(../images/arrow_d.png) no-repeat;
	width: 16px;
	height: 18px;
	-webkit-background-size: 12px;
	background-size: 12px;
	display: inline-block;
	vertical-align: middle;
}
.ant-table-tbody > tr.ant-table-row:hover{
	background: #26b2ba;
	color: #fff;
}
.ant-table-tbody > tr > td {
    border-bottom: 1px solid #e8e8e8;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.ant-table{
	margin-top: 30px;
}
.ant-table-expanded-row{
	background: #fff;
	color: #333;	
}
.ant-table-expanded-row h2{
	margin-top: 16px;
	font-size: 18px;
	
}
.m-game-detail h2 {
    font-size: 18px;
    color: #333333;
    margin-top: 40px;
    font-weight: 700;
    margin-bottom: 10px;
}
.ant-table .on i{
	background-image: url(../images/arrow_u.png);
}
.u-job-desc .title {
    font-size: 14px;
    color: #999999;
    line-height: 28px;
}
.u-job-desc span:nth-child(2n) {
    font-size: 14px;
    color: #333333;
    margin-right: 120px;
    margin-left: 8px;
}
.person{margin-top: 40px;line-height: 30px;margin-bottom: 50px;}
.c_f {
    float: left;
}
.setTextB {
    width: 180px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background: #f4f5f9;
    margin: 10px 15px;
}
.setTxtFi {
    position: absolute;
    top: 311px;
    left: 262px;
    width: 100px;
    height: 100px;
    background: #0097b0;
    line-height: 100px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.setTextc {
    width: 285px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background: #f4f5f9;
    margin: 10px 15px;
}




.course-wrap .course-list{
    margin-top: 30px;
    width: 100%;
    position: relative;
}
.course-wrap .course-list{
    margin-top: 20px;
}
.course-wrap .course-list .ovh{
    width: 91%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    background: url(../images/bg_12.png) repeat-x left center;
}
.course-wrap.m-wrap .course-list .ovh{
    background: none;
    width: 100%;
}
.course-wrap .course-list li{
    width: 300px;
    position: relative;
    margin-right: -93px;
    float: left;
}
.course-wrap.m-wrap .course-list li{
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
}
.course-wrap .course-list .main{
    padding: 17px 20px 27px;
    background-color: #fff;
    width: 100%;
    color: #777;
}
.course-wrap .course-list .main p{
    padding-left: 18px;
    background: url(../images/ico_125.jpg) no-repeat left 9px;
}
.course-wrap.m-wrap .course-list .main{
    width: 100%;
    padding: 17px 3% 27px;
}
.course-wrap .course-list li .top{
    background: url(../images/bg_10.png) no-repeat left top;
    padding-top: 45px;
    height: 87px;
    line-height: 42px;
    font-family: "Arial";
    font-size: 18px;
    text-align: center;
}
.course-wrap.m-wrap .course-list li .top{
    padding-top: 0;
    padding-left: 3%;
    width: 97%;
    text-align: left;
    background: #e8e8e8;
}
.course-wrap .course-list li.odd{
    margin-top: 0;
}
.course-wrap.m-wrap .course-list li.odd{
    position: relative;
}
.course-wrap .course-list li.odd .top{
    background: url(../images/bg_11.png) no-repeat left bottom;
    padding-bottom: 45px;
    padding-top: 0;
}
.course-wrap.m-wrap .course-list li.odd .top{
    padding-bottom: 0;
    background: #e8e8e8;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.course-wrap.m-wrap .course-list li.odd .main{
    margin-top: 42px;
}
.course-wrap .course-list .butn{
    display: block;
    width: 42px;
    height: 42px;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    cursor: pointer;
}
.course-wrap.m-wrap .course-list .butn{
    display: none;
}
.course-wrap .course-list .prev{
    background: url(../images/ico_40.png) no-repeat center top;
    left: 0;
}
.course-wrap .course-list .next{
    background: url(../images/ico_39.png) no-repeat center top;
    right: 0;
}
.course-wrap .course-list .butn:hover{
    background-position: center bottom;
}
.course-wrap .course-list li:hover .top{
    background: url(../images/bg_10.png) no-repeat right top;
    color: #fff;
}
.course-wrap.m-wrap .course-list li:hover .top,.course-wrap.m-wrap .course-list li.odd:hover .top{
    background: #e8e8e8;
    color: #666;
}
.course-wrap .course-list li.odd:hover .top{
    background: url(../images/bg_11.png) no-repeat right top;
    color: #fff;
}


.news-info .leftwrap {
    overflow: hidden;
}
.news-info .rightwrap {
    width: 32%;
    margin-left: 2%;
    float: right;
    margin-top: 45px;
}
.news-info h1 {
    font-weight: normal;
    margin-bottom: 14px;
    color: #505050;
    font-size: 22px;
    line-height: 30px;
}
.news-info .entry-meta {
    padding: 8px 20px;
    background: #edf1f7;
    overflow: hidden;
    color: #505050;
    line-height: 36px;
    font-size: 14px;
}
.news-info .contwrap {
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 40px;
    color: #555;
    line-height: 24px;
}
.news-info .rightwrap h4 {
    font-weight: bold;
    padding: 12px 14px;
    line-height: 23px;
    margin-bottom: 20px;
    background: #26b2ba;
    font-size: 16px;
    color: #fff;
}
.news-info .rightwrap ul {
    width: 94%;
    padding: 0 3%;
}
.news-info .rightwrap li {
    width: 100%;
    padding-bottom: 14px;
    padding-top: 7px;
    border-bottom: 1px solid #dadada;
}
.news-info .rightwrap li a {
    color: #333;
    font-weight: bold;
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
}
.news-info .rightwrap li .post-date {
    display: block;
    line-height: 21px;
    font-size: 13px;
    color: #555;
    margin-top: 1px;
}
.news-info .paging {
    height: 48px;
    padding: 20px 0;
    width: 100%;
}
.news-info .paging .fl {
    font-size: 12px;
    line-height: 22px;
    float: left;
}
.news-info .paging .return {
    border: 1px solid #ddd;
    display: block;
    height: 34px;
    line-height: 34px;
    margin-top: 10px;
    text-align: center;
    width: 100px;
    font-size: 14px;
    float: right;
}
.news-info .paging .return:hover{
    background: #26b2ba;
    color: #fff;
}

/*企业文化*/
.div_cult1 {
    /*background: url(../images/5_05.jpg) center top no-repeat;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding-bottom: 3%;
}
.div_cult1 .box{ width: 100%;margin: 0 auto;}
.div_cult1 ul li{ float:left; width:14.28%; padding: 0 10px;text-align:center; font-size: 19px;color: #605343;-webkit-transition:.3s;
transition:.3s;}
.div_cult1 ul li .pad{/* background:url(../images/5_08.png) center center no-repeat;*/  height:244px;/*background: #ecd994;*/background: url(../images/5-120601095941-50.jpg);color: #fff;padding: 0 10px;}
.div_cult1 ul .lia{ margin-right:0px;}
.div_cult1 ul li .div1{ height:65px;width: 100%;}
.div_cult1 ul li .div2{ /*font-size:18px;*/ margin-top:20px;padding-bottom: 20px;margin-bottom: 10px;position: relative;/*border-bottom: 1px solid #fff;*/}
.div_cult1 ul li .div2:after{position: absolute;    left: 50%;    bottom: -1px;    width: 0;    height: 2px;    background: #fff;    transition: all 0.4s linear;content: '';}
.div_cult1 ul li:hover .div2:after{left: 0;    width: 100%;    transition: all 0.4s linear 0.4s;}
.div_cult1 ul li .div3{ font-weight: bold;-webkit-transition:.3s;
transition:.3s; }
.div_cult1 ul li:hover .div3{-webkit-transform: scale(1.1);
-moz-transform: scale(1.1); 
-ms-transform: scale(1.1); 
-o-transform: scale(1.1); 
transform: scale(1.1);
transform-origin: 50% 50%;}
/*.div_cult1 ul .li1 .pad{ height:223px; background:url(../images/5_06.png) center center no-repeat;}*/
.div_cult1 ul .li1 .div1{ /*height:81px;*/ background:url(../images/5_07.png) center bottom no-repeat;}
/*.div_cult1 ul .li1 .div2{ color:#fff;}*/
/*.div_cult1 ul .li1 .div3{ color:#fff;}*/
/*.div_cult1 ul .li2,.div_cult1 ul .li3,.div_cult1 ul .li4{ margin-top:50px;}*/
.div_cult1 ul li.li1 .div3,.div_cult1 ul li.li3 .div3,.div_cult1 ul li.li5 .div3{padding-top: 15px;}
.div_cult1 ul .li2 .div1{ background:url(../images/5_12.png) center bottom no-repeat;}
.div_cult1 ul .li3 .div1{ background:url(../images/5_13.png) center bottom no-repeat;}
.div_cult1 ul .li4 .div1{ background:url(../images/5_15.png) center bottom no-repeat;}
.div_cult1 ul .li5 .div1{ background:url(../images/5_18.png) center bottom no-repeat;}
.div_cult1 ul .li6 .div1{ background:url(../images/5_21.png) center bottom no-repeat;}
.div_cult1 ul .li7 .div1{ background:url(../images/5_20.png) center bottom no-repeat;}
.div_cult1 ul .li3 .div1{ background:url(../images/5_14.png) center bottom no-repeat;}
/*.div_cult1 ul .li1 .div1{ background:url(../images/5_15.png) center bottom no-repeat;}*/
.div_cult1 ul .li9 .div1{ background:url(../images/5_16.png) center bottom no-repeat;}
.div_cult1 ul .li10 .div1{ background:url(../images/5_17.png) center bottom no-repeat;}
.div_cult1 ul .li11 .div1{ background:url(../images/5_18.png) center bottom no-repeat;}
.div_cult1 ul .li12 .div1{ background:url(../images/5_19.png) center bottom no-repeat;}


.Social{-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;position: relative;}
.Social:after{content: '';position: absolute;left: 0;top: 0;width: 50%;height: 100%;background: rgba(38,178,186,.6);}
.Social .txt{
	width: 50%;
	padding: 10% 0;font-size: 18px;color: #fff;line-height: 36px;
	position: relative;z-index: 6;padding-right: 30px;
}
.Social .txt h3{font-size: 30px;margin-bottom: 35px;}


.float-right-box {
	width: 250px;
	position: fixed;
	right: 0;
	top: 60%;
	background-color: #26b2ba;
	z-index: 999999999;
	transition: width 0.3s ease 0s;
}
.float-right-box.on {
	width: 50px;
}
.float-right-box .top-list {
	width: 100%;
}
.float-right-box .top-list ul {
	width: 100%;
}
.float-right-box .top-list li {
	width: 100%;
	position: relative;
	border-bottom: 1px solid #fff;
	transition: background 0.3s ease 0s;
}
.float-right-box .top-list a {
	display: block;
	width: 100%;
	height: 50px;
}
.float-right-box .top-list .ico {
	display: inline-block;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	transition: background 0.3s ease 0s;
	z-index: 2;
}
.float-right-box .top-list .ico1 {
	background: url(../images/ico_58.png) no-repeat center #26b2ba;
}
.float-right-box .top-list .ico2 {
	background: url(../images/ico_59.png) no-repeat center #26b2ba;
}
.float-right-box .top-list .ico3 {
	background: url(../images/ico_60.png) no-repeat center #26b2ba;
}
.float-right-box .top-list .ico4 {
	background: url(../images/ico_61.png) no-repeat center #26b2ba;
}
.float-right-box .top-list .ico5 {
	background: url(../images/ico_62.png) no-repeat center #26b2ba;
}
.float-right-box .top-list .ico7 {
	background: url(../images/ico_69.png) no-repeat center #26b2ba;
}
.float-right-box .top-list .stt {
	display: inline-block;
	font-size: 14px;
	line-height: 50px;
	color: #fff;
	transition: color 0.3s ease 0s;
	position: absolute;
	left: 14px;
	top: 0;
	z-index: 1;
	width: 240px;
	cursor: pointer;
}
.float-right-box .top-list li:hover .stt {
	color: #15191e;
}
.float-right-box .top-list li:hover .ico1 {
	background: url(../images/ico_58_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico2 {
	background: url(../images/ico_59_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico3 {
	background: url(../images/ico_60_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico4 {
	background: url(../images/ico_61_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico5 {
	background: url(../images/ico_62_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico7 {
	background: url(../images/ico_69_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover {
	background-color: #fff;
}
.float-right-box .top-list .return-webtop .stt {
	font-family: "Arial";
	font-weight: bold;
}
.float-right-box .bot-share {
	position: relative;
	height: 50px;
}
.float-right-box .bot-share a {
	display: inline-block;
	width: 50px;
	height: 50px;
	float: left;
	transition: background 0.3s ease 0s;
	margin: 0;
	padding: 0;
}
.float-right-box .bot-share .share {
	width: 200px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.float-right-box .bot-share .sina {
	background: url(../images/ico_63.png) no-repeat center;
}
.float-right-box .bot-share .wx {
	background: url(../images/ico_64.png) no-repeat center;
}
.float-right-box .bot-share .more {
	background: url(../images/ico_66.png) no-repeat center;
	border: 0 none;
}
.float-right-box .bot-share a:hover {
	background-color: #525354;
}
.float-right-box .bot-share .share-ico {
	background: url(../images/ico_67.png) no-repeat center #0097b0;
	width: 50px;
	height: 50px;
	display: inline-block;
	cursor: pointer;
	z-index: 2;
	position: relative;
}
.float-right-box .top-list li .weix {
	position: relative;
}
.float-right-box .sidebox {
	position: absolute;
	right: 250px;
	top: 0;
	transition: all 0.1s ease 0s;
	width: 120px;
	z-index: 10;
	display: none;
	background: #0097b0;
}
.float-right-box .sidebox img {
	width: 110px;
	height: 110px;
	display: block;
	margin: 5px auto;
}


.course-wrap{
	padding-top: 25px;
}
.history-slider{
	background: url(../images/bg_13.png) repeat-x left center;
	width: 100%;
	position: relative;
	padding-bottom: 3%;
}
.history-slider .slick-list{
	min-height: 340px;
}
.history-slider .slider{
	padding: 0 70px;
}
.history-slider .slick-arrow{
	position: absolute;
	margin-top: 9px;
}
.history-item{
	font-size: 16px;
    color: #333333;
    line-height: 25px;
    max-width: 275px;
    width: 100%;
    /* padding-top: 11px; */
    position: relative;
    top: 42px;
    padding-left: 18px;
    padding-top:35px;
    box-sizing: border-box;
    /*margin-right: -93px;*/
    margin-top: 149px;
    padding-left: 24px;
}
.history-item:hover .year{
	font-size: 35px;
	transition: .5s ease-in-out;
}
.history-item:hover:before {
    background: #26b2ba;
    transition: .5s ease-in-out;
}
.history-item:hover .year:after {
    transition: .5s ease-in-out;
    background: #26b2ba;
}
.history-item:before{
	height: 55px;
    position: absolute;
    transition: .5s ease-in-out;
    content: "";
    width: 1px;
    left: 6px;
    top: 0;
    background: #dddddd;
}
.history-item.odd:before {
    top: 30px;
    height: 108%;
}
.history-item .year{
	font-size: 20px;
    color: #26b2ba;
    position: relative;
    margin-bottom: 15px;
    transition: .5s ease-in-out;
}
.history-item .year:after {
    position: absolute;
    height: 10px;
    width: 10px;
    border: 2px solid #26b2ba;
    content: "";
    left: -23px;
    top: 15px;
    transition: .5s ease-in-out;
    bottom: 0;
    margin: auto;
    box-sizing: border-box;
    border-radius: 50%;
}
.history-item.odd{
	padding-top: 0;
	margin-top: 0;
	margin-left: -180px;
	height: 120px;
}

.case-slider .ul-case{
	margin: 0 -15px;
}

.grayBg {
    background: #F6F6F6;
    margin-top: -5px;
}
.textBg {
    /*max-width: 940px;*/
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 0.3rem;
    background: #fff;
    padding: 0 60px; 
}
.tmTextTop {
    margin-bottom: 25px;
    overflow: hidden;
    border-top: 1px solid #dddddd;
    padding: 10px 0;
}
.goList {
    float: right;
    font-size: 16px;
    color: #999999;
    background: url(../images/golistbg.png) left center no-repeat;
    padding-left: 40px;
    line-height: 40px;
    margin-top: 20px;
    font-size: 15px;
        background-size: 28px;
        padding-left: 34px;
}
.tmTextTit {
    overflow: hidden;
    padding-right: 15px;
    font-size: 18px;
    color: #999999;
    line-height: 200%;
    margin-bottom: 15px;
}
.tmTextTit h1 {
    font-size: 30px;
    color: #333;
    margin: 15px 0;
    background: url(../images/icon_user.jpg) left 10px no-repeat;
    padding-left: 35px;
    -webkit-background-size: 22px;
    background-size: 22px;
}
.tmTextTit span{
	display: block;
    position: absolute;
    top: 10%;
    right: 0;
    font-family: Arial;
    font-weight: bold;
    font-size: 70px;
    line-height: 100%;
    color: rgba(0,0,0,0.06);
    text-transform: uppercase;
    z-index: -1;
    font-family: 'ArialBlack';
    display: none;
}
.tmTextCen {
    margin-bottom: 30px;
}
.tmTextImg {
    margin-right: 2%;
    float: left;
    max-width: 30%;
    margin-top: 3.5%;
    position: relative;
    border-right: 1px solid #26b2ba;
    padding-right: 3%;
}
.tmTextImg span{
	position: absolute;
	right: 16px;
	bottom: 5px;
	width: 30px;
	font-size: 16px;
	text-align: center;
}
.tmTextCon {
    overflow: hidden;
    padding: 2% 0;
    position: relative;
    min-height: 400px;
}
.tmTextItem {
    margin-bottom: 15px;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}
.tmTextH2 {
    font-size: 17px;
    color: #333333;
    margin: 10px 0 0;
    padding: 8px 0;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
}
.tmTextH2 img{display: inline-block;vertical-align: middle;margin-right: 5px;}
.tmTextH2 strong:after {
    display: inline-block;
    vertical-align: bottom;
    width: 4px;
    height: 4px;
    margin: 0 0 5px 6px;
    background: #26b2ba;
    content: "";
}
.tmTextItem .tmTextH2 {
    border: none;
}
.tmTextCon p {
    padding-left: 20px;
    line-height: 28px;
    font-size: 14px;
}

.arTit{ border-bottom:1px solid #dddddd;padding:10px 0;padding-top: 15px;}
.arTit h1{ font-size:30px; color:#333333; line-height:140%; margin:5px 0;}
.arTit .arTopInfor{ border:none; padding:0;}
.arLine{ width:100%; height:1px; background:#dddddd; font-size:0; margin:20px 0 0;}
.arTopInfor{ border-top:1px solid #dddddd; padding:15px 0 0; margin:0;}
.arTopInfor li{ font-size:14px; color:#999999; line-height:32px; padding:0; padding-right:24px;}
.arTopInfor li img{ max-width:20px; vertical-align:middle; margin-bottom:2px; margin-right:5px;}
.bkSlider{ width:100%; margin:15px 0; position:relative;}
.bkPrev,.bkNext{ position:absolute; top:50%; height:100%; transform:translateY(-50%); z-index:2; cursor:pointer;}
.bkPrev{ left:15px;}
.bkNext{ right:15px;}
.bkText p {
    margin: 15px 0;
    font-size: 14px;
}
.bkSlider {
    text-align: center;
}
.bkBot{ padding:15px 0; font-size:14px; color:#999999; line-height:32px;}
.bkBotLef{ text-align: right;}
.bkBotLef li a{ color:#999999; background:url(../images/bkpagebg.png) left center no-repeat; padding-left:15px; transition:all 0.3s linear;font-size: 15px;color: #26b2ba;font-weight: bold;}
.bkBotRig{ float:right; font-size:0; margin:0 -6px; text-align:right; width:40%; padding:10px 0 0;}
.bkBotRig li{ padding:0 6px;}
.bkBotRig li a{ display:block; width:34px; height:34px; border-radius:50%; background-image:url(../images/sharebg.png); background-repeat:no-repeat; transition:all 0.3s linear;}
.bkBotLef li a:hover{color: #26b2ba;}
.ul-case-2 li{width: 20%;}
.news-info{padding-bottom: 10%;}
.more-new{text-align: center;padding-bottom: 10%;}
.more-new a{border: 1px solid #26b2ba;line-height: 36px;padding: 0 15px;display: inline-block;color: #26b2ba;font-size: 14px;}
.page li:first-child{display: none;}






.company-box{margin-bottom: 10%;overflow: hidden;position: relative;background: #fff;border: 1px solid #dddddd;}
.company-box .banner{width: 300px;   float: left; position: relative;     overflow: hidden; margin-right: 100px; margin-left: 30px;}
.company-box .banner .swiper-pagination{display: block;}
.company-box .banner .banImg{transition:none;height: 250px;position: relative;-webkit-background-size: cover;transform: scale(1);
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;}
.company-box .banner .swiper-slide{padding-top: 0;}
.company-box .banner img{display: none;}
.company-box .txt{overflow: hidden;line-height: 25px;padding-right: 30px; /*background: #fff;  */ font-size: 15px;   color: #333333;padding-top: 20px;/*padding: 60px;position: absolute;right: 0;top: 0;height: 100%;width: 50%;*/padding-bottom: 30px; }
.company-box .txt h3{font-size: 24px; line-height: 44px;    color: #26b2ba;}
.company-box .txt .pbox{height: calc(100% - 20px);    overflow-y: auto;}
.company-box .txt .word{display: block;}
.link-targ {
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    /* width: 200px; */
    padding: 0 60px;
    padding-right: 80px;
    text-align: center;
    background: #0060a3;
    /* background: url(../images/ico_123.png) no-repeat 16% center #e3e3e3; */
    /* background: url(../images/ico_124.png) no-repeat 98px center #025bab; */
    color: #fff;
    margin-top: 30px;
    position: relative;
   }
 .link-targ:after {
       content: "";
       position: absolute;
       width: 16px;
       height: 6px;
       background: url(../images/i16.png) no-repeat center;
       background-size: 100%;
       top: 0;
       bottom: 0;
       right: 60px;
       margin: auto;
       transition: .5s ease-in-out;
}
.link-targ:hover:after {
    transition: .5s ease-in-out;
    right: 50px;
}
.link-targ:hover{
	color: #fff;
}

.caseIn{padding-top: 40px;}
.left-nav{width: 190px;float: left;
	min-height: 300px;
	    border-right: 1px solid #26b2ba;
	    margin-right: 50px;
}
.left-nav li{
	width: 190px;
    position: relative;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #666;
    cursor: pointer;
    text-indent: 90px;
    margin-bottom: 15px;
}
.left-nav li a{
	display: block;
	position: relative;
}
.left-nav li a span{
	display: none;
    width: 11px;
    height: 11px;
    background: #fff;
    border: 2px solid #26b2ba;
    position: absolute;
    right: -5px;
    top: 15px;
}
.left-nav li.on a span{display: block;}
.left-nav li.on a,.left-nav li a:hover{color: #26b2ba;}
/*.caseIn .ul-case li{width: 33.333%;}*/
.m-show{display: none;}