﻿@charset "utf-8";
body{ margin:0px; padding:0px; margin:0px auto; font-size:14px; line-height:24px; font-family:"微软雅黑"; color:#4c4c4c; background:#fff;}
ul,li,form, dl,dt,dd,div,ul,li,h1,h2,h3,h4,h5,h6,p,em,i{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;}
select,input,textarea,button{ font-size:14px; border-radius:0; -webkit-border-radius:0; color:#414446; font-family:"微软雅黑";}
input:focus { outline: none;}
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ }
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select { background:none; border:none; margin:0; padding:0;}
button{ cursor:pointer; border:0px;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ border:none; border:0;  vertical-align:top;}
a{ color:#4c4c4c; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#f75b4e;}
*:hover{transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.fl{ float:left;}.fr{ float:right;}.tc{ text-align:center;}.tr{ text-align:right;}
.hidetxt{ display:none;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.Contain{width:1200px; margin:0px auto;}
.relative{ position:relative;}

:-moz-placeholder {color: #999999;}
::-moz-placeholder {color: #999999;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #999999;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #999999;}

select{-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;-webkit-appearance: none;-moz-appearance: none;appearance: none; cursor:pointer;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;}
select::-ms-expand { display: none; }/*Ie clear arr*/


.Scale-img {overflow: hidden;text-align: center;cursor: pointer; zoom:1; overflow: hidden;}
.Scale-img img {opacity: 1;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.Scale-img:hover img {opacity: 1;-webkit-transform: scale3d(1.2,1.2,1);transform: scale3d(1.2,1.2,1); top:0px; left:0px;}

.f_green{ color:#12bdab;}
.f_red{ color:#ff0000;}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

/*pages*/
.Pages{ padding:0px; zoom:1; overflow:hidden;text-align:center; color:#555; clear:both;}
.Pages span{ padding:0px 0px; display:inline-block;}
.Pages a{ display:inline-block; margin:0px 0px; line-height:32px; background:#f2f2f2; color:#666666;}
.Pages .p_page a{ display:inline-block; vertical-align:middle;}
.Pages .p_page .a_prev,.Pages .p_page .a_next,.Pages .p_page .a_first,.Pages .p_page .a_end{ display:inline-block; text-align:center; vertical-align:middle; padding:0px 20px;}
.Pages .p_page .a_prev:hover,.Pages .p_page .a_next:hover,.Pages .p_page .a_first:hover,.Pages .p_page .a_end:hover{color:#fff; background:#f75b4e;}
.Pages .p_page .num a{ display:inline-block; text-align:center; margin:0px 2px; vertical-align:middle; color:#777777; width:32px;}
.Pages .p_page .num a:hover{ color:#fff; background:#f75b4e;}
.Pages .p_page .num a.a_cur{ background:#f75b4e; color:#fff;}

.showMorehandle{ width:269px; line-height:37px; text-align:center; margin:0 auto; border-top:37px solid #fff; clear:both; cursor:pointer; background:#eeeeee;}
/*pages end*/

/*Top*/
.Header{height:90px;}
.Header .Logo{ float:left; padding-top:13px;}
.Header .search{ float:right; border-radius:17px; margin-top:28px; padding:0px 14px 0px 16px; height:32px; width:200px; border:1px solid #b4b9bf;}
.Header .search .input{ width:180px; border:0px; height:32px; line-height:32px; float:left;}
.Header .search .btn{ margin-top:7px;}
.Header .search .input:-moz-placeholder {color: #c9c9c9;}
.Header .search .input::-moz-placeholder {color: #c9c9c9;}
.Header .search .input:-ms-input-placeholder{color: #c9c9c9;}
.Header .search .input::-webkit-input-placeholder {color: #c9c9c9;}

.MainNav{height:40px; float:right;}
.MainNav li{ float:left; position:relative; z-index:888; padding:0px 5px;}
.MainNav li span a{ color:#444444; display:block; text-align:center; line-height:36px; height:63px; padding:27px 16px 0px; position:relative;}
.MainNav li span i{ position:absolute; width:0; left:50%; top:0px; background:#f75940; height:90px;transition:all 0.2s linear; -webkit-transition:all 0.2s linear; z-index:-1;}
.MainNav li:hover a,.MainNav li.onnav a,.MainNav li.onnav span .sele{ color:#fff;}
.MainNav li:hover span i,.MainNav li.onnav span i,.MainNav li.onnav span .sele i{ width:100%; left:0;}

.SubNav{ display:none; position:absolute; top:90px; left:0px;width:100%; text-align:center; background:#f75940; line-height:32px;}
.SubNav dd a{display:block; color:#fff; border-bottom:1px solid #e1391f; border-top:1px solid #f96851;}
.SubNav dd a:hover{ background:#d62a0f;}
.SubNav dd:last-child a{ border-bottom:0px;}
.SubNav dd:last-child a:hover{ border-radius:0px 0px 5px 5px;}
/*Top*/

/*Bottom*/
.Footer{ background:#2c2e31; padding:6px 0px;}
.Footer .info{ padding-top:17px; color:#979899; float:left;}
.Footer .info .nav{ padding-bottom:8px;}
.Footer .info .nav i{ display:inline-block; width:29px; text-align:center;}
.Footer .info .nav a{ color:#fff;}.Footer .info .nav a:hover{ color:#ffcc00;}
.Footer .ewm{ float:right; padding:8px 0px 0px 96px; width:80px; height:80px; background:url(../images/ewmbg.gif) 0px top no-repeat;}
.Footer .ewm img{ width:73px; height:73px; display:block;}
.Copyright{ clear:both; text-align:center; padding:18px 0px; font-size:12px; color:#8d8d8d; border-top:1px solid #6e6e6e;}
.Copyright a{color:#8d8d8d;}.Copyright a:hover{color:#ffcc00;}

.cd-top {overflow: hidden;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s; height:0px; width:35px; position:fixed; right:0px; bottom:10px; border-radius:50%; box-shadow:0px 0px 10px #ccc;}
.cd-top.cd-is-visible {visibility: visible;opacity: 1; background:url(../images/top.gif) center center no-repeat; height:35px; cursor:pointer;}

/*Bottom*/

/*首页*/
.HomeBan{ min-width:1200px; width:100%; height:550px; position:relative; background:#fff; overflow:hidden;}
.HomeBan .BanList{ height:550px;}
.HomeBan .BanList > ul > li{ width:100%; height:550px; overflow:hidden; position:relative;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.HomeBan .BanList > ul > li a{ display:block; height:550px;}
.HomeBan .prev,
.HomeBan .next{ position:absolute;left:50%; margin-left:-680px; top: 275px; display:block; width:45px; height:45px; overflow:hidden; background: rgba(255,255,255,0.5) url(../images/banarr1.png) center center no-repeat; cursor:pointer; border-radius:50%;filter:alpha(opacity=0);-moz-opacity: 0;opacity:0;}
.HomeBan .next{ margin-left:640px; background: rgba(255,255,255,0.5) url(../images/banarr2.png) center center no-repeat;}
.HomeBan:hover .prev{ margin-left:-580px;filter:alpha(opacity=100);-moz-opacity: 1;opacity:1;}
.HomeBan:hover .next{ margin-left:540px;filter:alpha(opacity=100);-moz-opacity: 1;opacity:1;}
.HomeBan .prev:hover{ background-color:#f75c4d;}
.HomeBan .hd{ width:100%;position:absolute; z-index:2; bottom:40px; left:0; z-index:100; height:4px; line-height:4px; text-align:center;}
.HomeBan .hd ul li{cursor:pointer; display:inline-block; *display:inline; zoom:1; width:53px; height:4px; margin:0px 5px;overflow:hidden;line-height:9999px; background:url(../images/bandot.png);}
.HomeBan .hd ul .on{ background:#f75940;}
.banscan{
  -webkit-animation-name: fadescan;
  -webkit-animation-duration: 4s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 0s;
	-moz-transform:scale(1,1);  
-webkit-transform:scale(1,1);  
-o-transform:scale(1,1);  
}
@-webkit-keyframes fadescan {
0% {
-moz-transform:scale(1.5,1.5);  
-webkit-transform:scale(1.5,1.5);  
-o-transform:scale(1.5,1.5); 	
opacity: 0;
visibility:visible;
}
100% {
-moz-transform:scale(1,1);  
-webkit-transform:scale(1,1);  
-o-transform:scale(1,1); 	
opacity: 1;
visibility:hidden;
}
}

.HomeColumn{ padding:11px 0px;}
.HomeColumn .item{ text-align:center; float:left; background:#434a54;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.HomeColumn .item a{ display:block; padding-top:58px; height:143px; color:#fff; line-height:20px;}
.HomeColumn .item .icon{ width:33px; height:33px; margin:0px auto; display:block;}
.HomeColumn .item i{ display:block; width:10px; height:9px; margin:0px auto 6px; border-bottom:2px solid #fff;}
.HomeColumn .item.item1{ width:144px; background:#f5634f;}
.HomeColumn .item.item2{ width:172px; margin:0px 4px; display:inline;}
.HomeColumn .item.item3{ width:172px;}
.HomeColumn .col{ width:313px; height:201px; float:left; background:#f4f4f4;}
.HomeColumn .col dl{ position:relative; margin:0px 17px; padding:12px 10px 0px 52px; height:55px; line-height:23px; border-bottom:1px solid #e1e1e1;}
.HomeColumn .col dl:last-child{ border-bottom:0;}
.HomeColumn .col dl dt{ font-size:16px; color:#333333; position:absolute; top:12px; left:7px; width:33px; text-align:center;}
.HomeColumn .col dl dt a{color:#333333;}
.HomeColumn .col dl dd{ font-size:12px; color:#666666;}
.HomeColumn .col dl dd a{ color:#666666;}
.HomeColumn .col dl a:hover{ color:#02724c;}
.HomeColumn .imgcol{ position:relative; margin-left:5px; width:386px;}
.HomeColumn .imgcol a{ position:absolute; width:100%; left:0px; top:0px;}
.HomeColumn .imgcol .info{filter:alpha(opacity=0);-moz-opacity: 0;opacity:0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.HomeColumn .imgcol:hover a{ background:rgba(0,0,0,0.5);}
.HomeColumn .imgcol:hover .info{ filter:alpha(opacity=100);-moz-opacity: 1;opacity:1;}
.HomeColumn .item:hover{ box-shadow:0 0 10px #666; background:#f5634f;}


/*栏目页*/
.SubPage{ height:auto !important; height:280px; min-height:280px; padding-bottom:50px;}
.SubBan{ height:220px;}

.MenuList{ border-bottom:1px solid #e6e6e6; padding-top:29px; height:71px;}
.MenuList li{ float:left; width:140px; line-height:44px; margin-right:16px;}
.MenuList li a{ color:#fff; text-align:center; background:#b3b3b3; display:block; font-size:16px;}
.MenuList li.onli a,.MenuList li a:hover{ color:#fff; background:#f75b4e;}

.SubTit{ text-align:center; border-bottom:1px solid #f0f0f0; padding:65px 0px 35px;}
.SubTit h2{ font-weight:normal; line-height:37px; color:#333333; font-size:28px;}
.SubTit p{ line-height:17px; color:#999999; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}

.SinglePage{ word-wrap:break-word; line-height:35px; color:#4c4c4c; font-size:16px; padding:30px 0px 0px;}


/*走进*/
.Aboutwuye{ height:400px; background:#f75b4e; color:#fff; margin-top:35px;}
.Aboutwuye .img{ float:left;}
.Aboutwuye .info{ float:left; width:352px; padding:95px 0px 0px 29px; position:relative; text-align:center;}
.Aboutwuye .info .arr{ background:url(../images/arr.png); width:22px; height:44px; position:absolute; left:-22px; top:85px;}
.Aboutwuye .info h3{ line-height:65px; font-size:24px; font-weight:normal; padding-bottom:18px;}
.Aboutwuye .info .ewm{ line-height:24px; font-size:14px;}
.Aboutwuye .info .ewm img{ display:block; border:3px solid #fff; width:92px; height:92px; margin:0px auto 12px;}

.Culture{}
.Culture li{ margin-bottom:40px; background:#f7f7f7; height:180px; color:#4c4c4c;}
.Culture li .img{ float:left; position:relative;}
.Culture li .img i{ position:absolute; top:10px; left:10px; border:1px solid #fff; width:578px; height:158px;filter:alpha(opacity=0);-moz-opacity: 0;opacity:0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.Culture li .img img{ width:600px; height:180px;}
.Culture li .info{ padding:37px 0px 0px 30px; width:400px; font-size:14px; float:left;}
.Culture li .info h3{ line-height:62px; font-size:24px; color:#f75b4e;}
.Culture li:hover .img i{filter:alpha(opacity=50);-moz-opacity: 0.5;opacity:0.5;}
.Culture li:hover{ background:#f75b4e; color:#fff;}
.Culture li:hover .info h3{ color:#fff;}
.Culture li.next .img{ float:right;}

.History{ padding-top:49px;}
.History .tit{ line-height:38px; text-align:center; margin:0px auto 20px; background:url(../images/historytit.jpg) center top no-repeat; color:#333333; font-size:20px; padding-top:107px;}
.History .con{ background:url(../images/linebg.gif) center top repeat-y; padding:39px 140px 0px;}
.History .dateitem{ width:380px; float:left; padding:0 0px 20px 0; position:relative; margin:22px 80px 0px 0px; background:#f5f5f5; border-bottom:1px solid #d9d9d9;}
.History .dateitem .year{ background: #fff url(../images/dot.gif) 0px center no-repeat; padding-left:100px; color:#333333; font-size:28px; font-weight:bold; position:absolute; left:450px; top:40px; width:100px;}
.History .dateitem .date{color:#f75b4e; font-size:18px; line-height:52px; position:relative; padding:0px 20px 0px 24px;}
.History .dateitem .date i{ width:20px; height:5px; position:absolute; right:-7px; top:45px; background:url(../images/datearr.gif); width:7px; height:14px;}
.History .dateitem .nr{padding:0px 20px 0px 24px;}
.History .dateitem.next{ float:right; margin:0 0 0 81px;}
.History .dateitem.next .year{ background: #fff url(../images/dot.gif) right center no-repeat; padding:0 100px 0 0; text-align:right; left:auto; right:450px;}
.History .dateitem.next .date i{ right:auto; left:-7px; background:url(../images/datearr2.gif);}
.History .continue{ text-align:center; clear:both; background:#fff;}

.Hornor{ margin:50px 0px 0px -20px;}
.Hornor li{ width:285px; height:275px; padding-left:20px; float:left; text-align:center;}
.Hornor li .img{ border:1px solid #ebebeb; padding:10px; width:263px; height:178px; display:table-cell; vertical-align:middle;}
.Hornor li .img img{ display:block; max-width:263px; max-height:179px; margin:0px auto;}
.Hornor li p{ padding-top:10px; font-size:16px;}
.Hornor li:hover .img{ border:1px solid #f75b4e;}


/*新闻*/
.NewsList{ margin-top:50px;}
.NewsList .top{ height:514px; border-bottom:1px solid #ebebeb; margin-bottom:50px;}
.NewsList .top dl{ float:left; width:540px; height:461px; padding-right:60px; border-right:1px dashed #e6e6e6;}
.NewsList .top dl .img img{ display:block; width:540px; height:300px;}
.NewsList .top dl .tit{ margin:27px 0px 21px; font-size:16px;}
.NewsList .top dl .tit a{ color:#444; display:block; background:url(../images/titarr.gif) right center no-repeat;}
.NewsList .top dl .tit a:hover{ color:#f75b4e;}
.NewsList .top dl .p{ color:#999999; height:66px;}
.NewsList .top dl .date{ line-height:23px; color:#b2b2b2; font-size:12px;}
.NewsList .top dl.next{ border-right:0; padding-right:0; float:right;}
.NewsList .li{ border:1px solid #eaeaea; background:#f7f7f7; height:158px; position:relative; padding:0px 248px 0px 270px; margin-bottom:30px; color:#999999;}
.NewsList .li .img{ position:absolute; padding:15px 19px; left:-1px; top:-1px;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.NewsList .li .img img{ width:200px; height:130px;}
.NewsList .li .tit{ font-size:16px; padding:21px 0 20px;}.NewsList .li .tit a{ color:#666666;}
.NewsList .li .date{ position:absolute; top:36px; color:#666666; right:65px;}
.NewsList .li .more{ position:absolute; border-radius:18px; text-align:center; width:98px; line-height:38px; color:#b2b2b2; border:1px solid #ebebeb; right:49px; top:90px;}

.NewsList .li:hover .img{ background:#f75b4e;}
.NewsList .li:hover { color:#666; box-shadow: 0 3px 10px #ddd;}
.NewsList .li:hover a{ color:#333;}
.NewsList .li:hover .more{ border:1px solid #b3b3b3; background:#b3b3b3; color:#fff;}

.Avtice{ margin:50px 0px 20px -20px;}
.Avtice li{ margin:0 0 20px 20px; width:590px; height:360px; position:relative; float:left;}
.Avtice li .img img{ display:block; width:590px; height:360px;}
.Avtice li .tit{ color:#fff; z-index:1; position:absolute; left:0px; bottom:0px; width:590px; line-height:50px; text-indent:1.5em; font-size:16px; background:rgba(247,91,78,0.8);}

.VideoList{ margin:50px 0 20px -29px;}
.VideoList li{ width:380px; height:320px; float:left; background:#f4f4f4; margin:0 0 40px 29px; display:inline; text-align:center;}
.VideoList li .img{ position:relative; overflow:hidden; height:240px;}
.VideoList li .img img{ display:block; width:100%; height:240px;}
.VideoList li .img .play{ width:60px; height:60px; position:absolute; left:50%; top:50%; margin:-30px 0px 0px -30px; background:url(../images/play.png); z-index:2;}
.VideoList li .tit{ padding-top:28px; font-size:16px;}
.VideoPlayer{ text-align:center; padding-bottom:20px;}

.Titleinfo{ text-align:center; border-bottom:1px solid #dfdfdf; padding:20px 0px 18px 0px; line-height:16px; color:#666666; font-size:14px;}
.Titleinfo .tit{ line-height:36px; font-size:26px; color:#222222; padding-bottom:10px;}
.Titleinfo .i{ display:inline-block; padding:0px 11px;}
.Titleinfo .bshare-custom{ display:inline-block; *display:inline;zoom:1;}

.PrevNextBox { margin-top:25px; font-size:14px; border-top:1px solid #dfdfdf; padding:16px 0px 20px 0px; line-height:29px; position:relative; color:#666666;}
.PrevNextBox h1{ position:absolute; right:0px; top:36px; font-size:15px; font-weight:normal;}
.PrevNextBox h1 a{ display:block; text-align:center; width:100px; line-height:35px; color:#fff; background:#f75b4e; border-radius:5px;}
.PrevNextBox h1 a:hover{ color:#ffcc00;}
.PrevNextBox a{ color:#666666;}.PrevNextBox a:hover{ color:#00509b;}
.PrevNextBox a.none{ cursor:default; color:#e8e7e7;}
.PrevNextBox a.none:hover{ color:#333;}


/*业务领域*/
.Business{ margin:50px 0px 0px -23px;}
.Business li{ width:385px; height:380px; float:left; border-bottom:1px solid #e6e6e6; margin:0px 0px 39px 22px; display:inline; color:#808080;}
.Business li .img img{ display:block; width:385px; height:240px;}
.Business li .tit{ margin-top:10px; line-height:53px; font-size:18px;}
.Business li .tit a{ color:#333333; display:block; background:url(../images/titarr2.gif) right center no-repeat;}
.Business li:hover .tit a{ background:url(../images/titarr2.gif) 338px center no-repeat;}

.ProList{ margin-top:4.2%; overflow:hidden;}
.ProList li{ position:relative; margin-bottom:5%; line-height:26px;}
.ProList li .bg{ position:absolute; border-bottom:16px solid #f2f0f0; background:#e8e8ea; width:1450px; left:50%; margin-left:-490px; height:360px; z-index:-1;}
.ProList li .img{transition:all 0.2s linear; -webkit-transition:all 0.2s linear; margin-top:40px; height:360px; overflow:hidden; width:58%; float:left;}
.ProList li .img img{ height:360px; display:block;}
.ProList li .info{ width:37%; float:right; padding-top:61px; font-size:14px;}
.ProList li .info .tit{ line-height:64px; font-size:26px;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:98%; display:block;}
.ProList li .info .tit i{ width:30px; height:23px; display:block; border-top:2px solid #ea4411;}
.ProList li .info .p{ color:#666666; height:104px;}
.ProList li .info a.more{ display:inline-block; background:url(../images/more2.png) 0px center no-repeat; padding-left:35px; color:#666666;}
.ProList li .info a:hover.more{ padding-left:45px;}
.ProList li.next .bg{ left:50%; margin-left:-960px;}
.ProList li.next .img{ float:right;}
.ProList li.next .info{ float:left;}
.ProList li:hover .img{ box-shadow:0px 0px 10px #666;}


/*选择我们*/
.Contact{ background:#f75940; color:#fff; border:1px solid #e6e6e6; margin-top:50px;}
.Contact .map{ border-right:1px solid #e6e6e6; float:left;}
.Contact .info{ width:480px; padding:67px 0px 0px 80px; float:left;}
.Contact .info .logo{ height:86px; border-bottom:1px solid #ebebeb;}
.Contact .info dl{ padding:27px 0px 40px;}
.Contact .info dl dd{ line-height:30px; padding-left:40px; font-size:16px; margin-bottom:19px;}
.Contact .info dl dd.add{ background:url(../images/add.gif) 0px top no-repeat;}
.Contact .info dl dd.tel{ background:url(../images/tel.gif) 0px top no-repeat;}
.Contact .info dl dd.mail{ background:url(../images/mail.gif) 0px top no-repeat;}
.Contact .info .ewm{ text-align:center; width:100px;}
.Contact .info .ewm img{ width:90px; height:90px;}

/*招聘岗位*/
.hrw1{ width:28%;}
.hrw2{ width:17%;}
.hrw3{ width:18%;}
.hrw4{ width:15%;}
.hrw5{ width:17%;}
.hrw6{ width:10%;}
.Hrhead{ height:50px; color:#333333; background:#ebebeb; margin:50px 0 0px; font-size:16px; font-weight:bold;}
.Hrhead th{ text-align:left;}
.padleft{ padding-left:4%;}
.HrList{ margin-bottom:35px;}
.HrList li{ margin-bottom:1px;}
.HrList li td{ height:50px; color:#3e3a39; font-size:16px; background:#f8f8f8;}
.HrList .btn{ display:block; width:10px; height:10px; background:url(../images/open.gif); margin:0px auto;}
.HrList li .txtCont{ display:none; line-height:28px; padding:0px 5% 25px 4%; position:relative;}
.HrList li .txtCont .item{ display:none; border-bottom:1px solid #e6e6e6; padding-bottom:20px; margin-bottom:20px;}
.HrList li .txtCont .item dd span{ color:#4c4c4c;}
.HrList li .txtCont .stit{ margin:25px 0 5px 0; color:#4c4c4c;}
.HrList li .txtCont a.applybtn{color:#fff; display:block; background:#f75b4e; width:100px; line-height:30px; border-radius:4px; position:absolute; right:85px; top:31px; text-align:center;}
.HrList li .txtCont a:hover.applybtn{ box-shadow:0px 0px 10px #ccc;}
.HrList li.current td{ color:#f75b4e;}
.HrList li.current a{ color:#f75b4e;}
.HrList li.current .btn{background:url(../images/up.gif);}

.jobbox .content{ width:723px !important; margin-left:-361px !important;}
.jobbox .jobtit{ color:#666666; margin:-5px 0px 15px; font-size:12px;}
.popbg .jobform{}
.popbg .jobform dl{ width:48%; float:left; margin-bottom:15px;}
.popbg .jobform dl:nth-child(even){ float:right;}
.popbg .jobform .inputbox{ position:relative; border:1px solid #e0e0e0; height:38px;}
.popbg .jobform .inputbox input{ text-indent:3em; width:100%; height:38px; line-height:38px;}
.popbg .jobform .inputbox i{ position:absolute; left:11px; top:8px;}
.popbg .jobform .btn{ text-align:center; padding-top:25px; clear:both;}
.popbg .jobform .sendbtn{ font-size:18px; color:#fff; cursor:pointer; background:#029060; width:40%; height:40px;}
.popbg{ background:rgba(0,0,0,0.7); position:fixed; width:100%; height:100%; z-index:998; left:0px; top:0px; display:none;}
.popbg .content{ position:absolute; width:356px; left:50%; top:10%; margin-left:-173px; background:#fff; z-index:999;}
.popbg .content a.close{ background:url(../images/close.png) center center no-repeat; width:22px; height:22px; position:absolute; right:10px; top:10px;}
.popbg .content .box{ padding:25px 35px;}
.popbg .content .tithead{ font-size:20px; color:#3a4041; margin-bottom:18px;}

.Searchbox{box-shadow: 0 4px 7px rgba(0,0,0,0.09);margin-top:40px;}
.Searchbox .solgan{background: #fff6ed;padding: 46px 0 34px 43px;line-height: 36px;font-size: 16px;color: #fda092;background: url(../images/sloganbg.jpg) center bottom no-repeat; background-size: cover;}
.Searchbox .solgan b{color: #f75940;font-size: 24px;margin-right: 36px;}
.Searchbox .nav{float: left;width: 780px;padding: 13px 0 18px;}
.Searchbox .nav li{float: left;padding: 0 20px;background: url(../images/navline.gif) right center no-repeat;}
.Searchbox .nav li a{color: #666666;font-size: 16px;}
.Searchbox .nav li a:hover,.Searchbox .nav li a.on{color: #f75940;}
.Searchbox .nav li:last-child{background:none;}

.Searchbox .search{float: right;padding-right: 23px;}
.Searchbox .search .input{height: 55px;line-height: 55px;width: 213px;float: left;font-size: 16px;}
.Searchbox .search .btn{width: 26px;height: 55px;float: left;border:0;background: url(../images/searchbtn.png) center center no-repeat;cursor: pointer;}

.BusinessDetail{padding:50px 0 0 0;}
.BusinessDetail .imgbox{width: 640px;float: left;height:438px;background-position: center center; background-repeat: no-repeat; background-size: cover;}
.BusinessDetail .info{width: 500px;float: right;padding-top:63px;}
.BusinessDetail .info .title{line-height: 35px;font-size: 24px;color:#f75940;padding-bottom:29px;font-weight: bold;}
.BusinessDetail .info .item{padding: 24px 0 24px 128px;height: auto !important;height: 28px;min-height: 28px;line-height:28px;border-top: 2px solid #eeeeed;font-size: 16px;color:#666666;position: relative;}
.BusinessDetail .info .item .ti{position: absolute;left: 0;top: 24px;}
.BusinessDetail .info .item .ti img{display: inline-block;vertical-align: middle;margin: 0 15px 0 6px;}
.BusinessDetail .info .item .add{position: relative;padding-right:92px;}
.BusinessDetail .info .item .add a.map{position: absolute;right: 0;color:#f75b4e;}
.BusinessDetail .info .item .add a:hover.map{text-decoration: underline;}
.BusinessDetail .info .item  .hornor{height: auto !important; height: 127px;min-height: 127px;}
.BusinessDetail .info .tel24{height: auto !important;height: 39px;min-height:39px;padding-left:149px;position: relative;color:#f75b4e;}
.BusinessDetail .info .tel24 .ti{position: absolute;padding-left: 50px;left:0;background: url(../images/tel24.png) 7px 3px no-repeat;line-height:20px;font-size: 18px;}
.BusinessDetail .info .tel24 p{font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 24px;line-height: 40px;}

.YwTit{padding-top: 58px;clear: both;margin-bottom:45px;background: url(../images/YwTitbg.gif) 0px bottom repeat-x;line-height: 55px;}
.YwTit h2{float: left;background: url(../images/YwTitbg2.gif) right bottom no-repeat;font-size: 24px;color: #333333;}
.YwTit h2 span{color: #f75b4e;}
.YwInfo{color: #666666;font-size: 16px;line-height: 28px;}

.Photobox{}
.Photobox .slick-list{margin-left: -45px;overflow: hidden;}
.Photobox .item{margin-left: 45px;position: relative;}
.Photobox .img{background-position: center center;background-repeat: no-repeat;background-size: cover;padding-top: 254px;}
.Photobox .slick-arrow{width: 30px;height: 25px;opacity: 1;margin-top:-12px;}
.Photobox .slick-prev{background: url(../images/arrleft.png);left: -75px;}
.Photobox .slick-next{background: url(../images/arrright.png);right: -75px;}
.Photobox .play{width: 100%;left: 0;top: 0;height: 100%;position: absolute;background: rgba(0,0,0,0.2) url(../images/play2.png) center center no-repeat;}

.VideoInfo{ width:55%; margin:25px auto; position:relative;}
.VideoInfo video{object-fit: fill;}
.VideoInfo .title{text-align: center;padding-top:10px;font-size: 16px;color:#fff;}

.mfp-close{ border-radius:50%; background:#0080af; font-size:40px; color:#fff; font-weight:bold; opacity:1; width:39px; height:39px; position:absolute; right:0px; top:0px;}
.mfp-close-btn-in .mfp-close{ color:#fff !important;}