@charset "utf-8";
/* LESS Document */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
ol,
li,
form,
button,
input,
textarea,
th,
td {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}
body,
button,
input,
select,
textarea {
  font: normal 12px Microsoft YaHei, Arial, "\5b8b\4f53", tahoma;
}
body {
  min-width: 1104px;
}
ul,
ol,
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: none;
}
img {
  border: 0;
  vertical-align: top;
}
button,
input,
select,
textarea {
  font-size: 100%;
  vertical-align: middle;
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.fixed:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.fixed {
  *zoom: 1;
}
.clear {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.wd {
  margin: 0 auto;
  width: 1104px;
}
/* reset.css V1.0  End */
.p_scale {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
}
.trans {
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}
/*header*/
.header {
  position: relative;
  z-index: 2;
  height: 123px;
  border-bottom: 2px solid #368fdd;
}
.headtop {
  height: 35px;
  line-height: 35px;
  background: #404040;
}
.headtop ul {
  float: right;
  padding-right: 13px;
}
.headtop ul li {
  float: left;
}
.headtop ul li a {
  color: #fff;
}
.headtop ul li a:hover {
  text-decoration: underline;
}
.headoa {
  margin-right: 24px;
}
.lang {
  background: url(../images/lang.jpg) no-repeat right center;
  padding-right: 8px;
}
.en {
  margin: 0 22px 0 7px;
}
.search {
  position: relative;
  z-index: 3;
  margin-top: 11px;
  width: 16px;
  height: 16px;
  background: url(../images/search.png) no-repeat right center;
}
.searchBox {
  position: absolute;
  top: -6px;
  right: 0;
  width: 0;
  z-index: 10;
  overflow: hidden;
  height: 22px;
  line-height: 22px;
  -webkit-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  border: 1px solid #cacaca;
  background: url(../images/search2.png) no-repeat right center #ffffff;
}
.searchBox input {
  display: block;
  float: left;
  height: 22px;
  line-height: 22px;
  color: #666;
  border: none;
  background: none;
}
.searchBox input[type="text"] {
  padding-left: 10px;
  width: 138px;
}
.searchBox input[type="submit"] {
  width: 20px;
  cursor: pointer;
}
.logo {
  float: left;
  padding-top: 15px;
}
.logo a {
  display: block;
  width: 158px;
  height: 46px;
}
.logo a img {
  height: 100%;
  width: 100%;
}
.logo p {
  color: #2e2e2e;
  padding: 5px 0 0 31px;
}
.nav { height: 88px; }
.nav .wd{ position:relative; }
.nav ul { position:absolute; top:0; right:0; z-index:3; height:90px;}
.nav ul li { float: left; position: relative; }
.nav ul li h3 { height: 90px; line-height: 90px; font-size: 14px; }
.nav ul li h3 a { color: #4e4e4e; display: block; padding: 0 17px; }
.nav ul li:hover h3 a, .nav ul li.on h3 a { color: #fff; background: #328ddc; }
.navmenu { position: absolute; left: -128px; top: 90px;z-index: 5; display: none; width: 555px; background: #fff; border: 1px solid #ebf2f9;}
.navimg {
  float: left;
  padding: 40px 15px 20px;
}
.navimg a {
  display: block;
  text-align: right;
  color: #328ddc;
  font-style: italic;
}
.navimg a img {
  display: block;
  width: 204px;
  height: 121px;
  border: 1px solid #d0d0d0;
}
.navimg a h4 {
  font-size: 18px;
  font-family: Tahoma;
}
.navdl {
  float: left;
  margin-top: 45px;
  border-left: 1px solid #9c9c9c;
  padding-left: 15px;
  width: 290px;
}
.navdl dd {
  float: left;
  width: 50%;
  height: 30px;
  line-height: 30px;
  background: url(../images/jt.png) no-repeat left center;
}
.navdl dd a {
  display: block;
  padding-left: 19px;
  color: #6e6e6e;
}
.navdl dd a:hover {
  color: #328ddc;
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}
/*banner*/
.banner {
  width: 100%;
  position: relative;
  z-index: 0;
  height: 451px;
}
.banner .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.banner .bd ul {
  width: 100% !important;
}
.banner .bd li {
  width: 100% !important;
  height: 451px;
  overflow: hidden;
  text-align: center;
}
.banner .bd li a {
  display: block;
  height: 451px;
}
.banner .prev,
.banner .next {
  width: 33px;
  height: 50px;
  margin-top: -25px;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.banner .prev {
  left: 50%;
  margin-left: -581.5px;
  background: url(../images/bannerleft.png) no-repeat left center;
}
.banner .next {
  right: 50%;
  margin-right: -581.5px;
  background: url(../images/bannerright.png) no-repeat left center;
}
.banner .prev:hover,
.banner .next:hover {
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
}
/*main*/
.mainbox {
  margin-bottom: 18px;
  height: auto;
  overflow: hidden;
}

.maintit {
  height: 68px;
  line-height: 68px;
  margin-bottom: 9px;
  text-align: center;
  background: url(../images/icon4.png) no-repeat center center;
}
.maintit a {
  display: block;
  color: #5c5c5c;
  font-size: 18px;
}
.maintit a:hover {
  color: #328ddc;
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}
.servicelist {
  /*height: auto;*/
  overflow: hidden;
  height: 356px;
}
.servicelist .bd{padding-left: 10px;}
.servicelist ul li {
  float: left;
  margin-left: 6px;
  border: 1px solid #328ddc;
  background: #328ddc;
}
.servicelist ul li a {
  display: block;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.servicelist ul li a img {
  display: block;
  width: 262px;
  height: 305px;
}
.servicelist ul li a p {
  height: 49px;
  line-height: 49px;
}
.servicelist ul li:hover {
  padding: 7px 6px 0;
}
.servicelist ul li:hover img {
  width: 248px;
  height: 290px;
  margin-bottom: 6px;
  border: 1px solid #62c9fc;
}
.servicelist ul li:first-child {
  margin-left: 0;
}
.resource {
  float: left;
  width: 355px;
  margin: 0 19px 13px 0;
}
.maintit2 {
  height: 54px;
  line-height: 54px;
  margin-bottom: 0;
  text-align: left;
  background: url(../images/icon2.jpg) no-repeat 79px center;
}
.maintit2 a {
  display: block;
  font-size: 16px;
  color: #5c5c5c;
  padding-left: 4px;
}
.maintit2 a:hover {
  color: #328ddc;
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}
.resourceDiv {
  position: relative;
  border: 1px solid #e9e9e9;
  padding: 10px 8px 10px 9px;
}
.resourceDiv a {
  display: block;
}
.resourceDiv img {
  display: block;
  width: 336px;
  height: 199px;
}
.resourceDiv img:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}
.resourceDiv ul {
  position: absolute;
  left: 27px;
  top: 31px;
  z-index: 5;
}
.resourceDiv ul li {
  float: left;
  margin-left: 18px;
  background: url(../images/dian.jpg) no-repeat left 6px;
}
.resourceDiv ul li a {
  color: #868686;
  padding-left: 5px;
}
.resourceDiv ul li a:hover {
  color: #328ddc;
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}
.news {
  float: left;
  width: 355px;
  margin-bottom: 13px;
}
.newsDiv {
  border: 1px solid #e9e9e9;
  padding: 9px 6px 0 5px;
}
.newsDiv a {
  display: block;
}
.newsDiv img {
  display: block;
  width: 342px;
  height: 176px;
}
.newsDiv img:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}
.newsDiv p {
  height: 34px;
  line-height: 34px;
  padding: 0 9px 0 8px;
}
.newsDiv p a {
  color: #000;
}
.newsDiv p a span {
  display: inline-block;
  padding-left: 18px;
  float: right;
  color: #2c2c2c;
  background: url(../images/more.png) no-repeat left center;
}
.newsDiv p a:hover,
.newsDiv p a:hover span {
  color: #328ddc;
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}
.video {
  float: right;
  width: 355px;
  margin-bottom: 13px;
}
.videoDiv {
  border: 1px solid #e9e9e9;
  padding: 9px 7px 10px 7px;
}
.videoDiv a {
  display: block;
  position: relative;
}
.videoDiv a img {
  display: block;
  width: 339px;
  height: 200px;
}
.videoDiv a span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  background: url(../images/btn.png) no-repeat center center;
}
.videoDiv a span:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}

.newslist .entitle{
	color: #742583;
	font-size: 14px;
}
.show-tact{margin-top: 5px;}
.show-tact p{line-height: 24px;color: #5f5f5f;}

/*footer*/
.footer {
  height: auto;
  overflow: hidden;
  color: #fff;
  padding: 19px 0 7px;
  background: url(../images/footbg.jpg) repeat-x 0 0 #404040;
  margin-top: 38px;
}
.footlink {
  height: auto;
  overflow: hidden;
  padding: 0 17px 8px 10px;
  color: #fff;
}
.footlink .dl1,.footlink .dl2{width: 90px;}
.footlink .dl4{width: 130px;}
.footlink dl {
  float: left;
  width: 105px;
}
.footlink dl dt {
  height: 25px;
  line-height: 25px;
}
.footlink dl dt a {
  display: block;
  color: #fff;
  font-weight: bold;
}
.footlink dl dt a:hover {
  text-decoration: underline;
}
.footlink dl dd {
  height: 25px;
  line-height: 25px;
}
.footlink dl dd a {
  display: block;
  color: #fff;

}
.footlink dl dd a:hover {
  text-decoration: none;
}
.footlink dl.dl3 {
  width: 150px;
}
.footlink dl.dl5 {
  width: 120px;
}
.footlink dl.wid {
  width: 270px;
  float: right;
}
.footlink div p {
  line-height: 25px;
}
.footlink div p span {
  display: block;
  float: left;
  width: 38px;
}
.footlink div p b {
  display: block;
  font-weight: normal;
  margin-left: 38px;
}
.wxicon {
  margin: 13px 0 0 6px;
  height: 28px;
  line-height: 28px;
  width: 155px;
  background: url(../images/icon3.png) no-repeat 0 0;
}
.wxicon li {
  float: left;
  width: 28px;
  height: 28px;
  position: relative;
  margin-right: 10px;
}
.wxicon li a {
  display: block;
}
.wxicon li div {
  position: absolute;
  display: none;
  left: -36px;
  top: -110px;
  width: 100px;
  height: 104px;
  background: url(../images/wx.png) no-repeat 0 0;
}
.copy {
  text-align: center;
}
.copy a {
  color: #fff;
  margin-right: 38px;
  text-transform: uppercase;
}
.copy a:hover {
  text-decoration: underline;
}
#floor_select {
  width: 79px;
  position: fixed;
  _position: absolute;
  right: 6px;
  bottom: 251px;
  _bottom: "auto";
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 999;
}
#floor_select .back2up {
  width: 79px;
  height: 79px;
  background: url(../images/top.jpg) no-repeat 0 0;
}
/*newslist*/
.bigimg {
  height: 200px;
}
/*left*/
.left {
  float: left;
  width: 280px;
  margin: 13px 0 0;
  animation: fadeleft 1s .5s ease forwards;
  -webkit-animation: fadeleft 1s ease .5s forwards;
  -moz-animation: fadeleft 1s ease .5s forwards;
}
.sidemenu {
  position: relative;
  background: url(../images/sidemenubg3.jpg) repeat-y 0 0;
}
.sidemenu ul {
  padding: 40px 0 49px;
  background: url(../images/shadow.jpg) no-repeat center bottom;
}
.sidemenu ul li {
  /*text-align: center;*/
  position: relative;
}
.sidemenu ul li a {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #2a438b;
  font-size: 14px;
  text-align: left;
padding-left: 70px;
}
.sidemenu ul li span {
  position: absolute;
  right: 0;
  top: -8px;
  width: 6px;
  height: 8px;
  z-index: 5;
  display: none;
  background: url(../images/sidemenubg2.jpg) no-repeat 0 0;
}
.sidemenu ul li b {
  position: absolute;
  left: -4px;
  bottom: -8px;
  width: 288px;
  height: 8px;
  z-index: 5;
  display: none;
  background: url(../images/sidemenubg1.jpg) no-repeat 0 0;
}
.sidemenu ul li.on span,
.sidemenu ul li.on b {
  display: block;
}
.sidemenu ul li.on a {
  color: #fff;
  background: #005198;
}
.lefttit {
  height: 84px;
  line-height: 84px;
  font-size: 36px;
  color: #d7dbe0;
  text-align: right;
  margin-left: 27px;
  width: 225px;
  text-transform: uppercase;
}
.sidetit {
  position: absolute;
  left: 27px;
  top: 30px;
  z-index: 5;
  height: 59px;
  line-height: 59px;
  width: 225px;
  font-size: 23px;
  background: url(../images/newsbg.jpg) no-repeat left bottom;
}
.sidetit a {
  display: block;
  color: #6c6c6c;
  padding-left: 17px;
}
.leftlist {
  margin-top: 22px;
}
.leftlist li {
  height: auto;
  overflow: hidden;
  padding: 3px 0 3px 3px;
  margin-bottom: 13px;
  background: #f3f3f3;
}
.leftlist li a {
  height: auto;
  overflow: hidden;
  display: block;
  color: #373737;
}
.leftlist li a img {
  display: block;
  width: 170px;
  height: 84px;
  float: left;
}
.leftlist li div {
  margin-left: 170px;
  text-align: center;
}
.leftlist li div h3 {
  font-size: 14px;
  padding: 18px 0 5px;
}
.leftlist li div p {
  height: 24px;
  background: url(../images/circle.png) no-repeat center top;
}
.leftlist li:hover {
  background: #328ddc;
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}
.leftlist li:hover a {
  color: #fff;
}
.leftlist li:hover img {
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.leftlist li:hover div p {
  background: url(../images/circle22.png) no-repeat center top;
}
/*right*/
.right {
  float: right;
  width: 803px;
  animation: fadeInUp 1s .5s ease both;
  -webkit-animation: fadeInUp 1s .5s ease both;
  -moz-animation: fadeInUp 1s .5s ease both;
}
.path {
  margin-top: 15px;
  height: 33px;
  border-bottom: 1px solid #cbcbcb;
}
.path h3 {
  height: 33px;
  line-height: 33px;
  padding-left: 9px;
  font-size: 18px;
  color: #6b6b6b;
  display: inline-block;
  float: left;
}
.pathdiv {
  float: right;
  color: #878787;
  padding: 12px 7px 0 0;
}
.pathdiv a {
  color: #878787;
}
.pathdiv a:hover,
.pathdiv a.on {
  color: #328ddc;
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}
.pathdiv span {
  display: inline-block;
  padding: 0 6px;
}
/*newslist*/
.newslist {
  height: auto;
  overflow: hidden;
  padding: 3px 0 0;
}

.newslist li {
  height: auto;
  overflow: hidden;
  padding: 33px 14px;
  border-bottom: 1px dashed #b7b7b7;
}
.brand li{padding: 18px 14px;position: relative;}
.brand .link-btn{
	display: block;
	width: 98px;
	height: 29px;
	position: absolute;
	right: 10px;
	bottom: 21px;
	background: url(../images/check2.jpg) no-repeat;
}
.link-btn:hover{background: url(../images/check1.jpg) no-repeat;}
.newslist li a {
  display: block;
  height: 133px;
  color: #000;
}
.newslist li a p {
  color: #5f5f5f;
  line-height: 24px;
  text-indent: 30px;
}
.newslist li a p span {
  float: right;
  color: #005198;
  display: inline-block;
}
.newslist li a:hover {
  color: #005198;
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}
.newslist li a:hover b {
  padding-left: 10px;
}
.newslist li a:hover img {
  filter: alpha(opacity=70);
  opacity: 0.7;
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
}
.newsimg {
  display: block;
  float: left;
  width: 199px;
  height: 133px;
  overflow: hidden;
  margin-right: 19px;
}
.newsimg img {
  width: 100%;
  height: 100%;
}
.newstit {
  height: 38px;
  line-height: 38px;
  margin-bottom: 4px;
}
.newstit b {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
}
.newstit span {
  float: right;
  color: #a7a7a7;
}
/*paged*/
.paged {
  padding: 51px 0 67px;
  text-align: center;
}
.paged a,
.paged .p_info,
.paged .current {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 1px;
  padding: 3px 8px;
  font-size: 12px;
  text-align: center;
  border: 1px solid #e1e1e1;
  color: #434048;
}
.paged .current,
.paged a:hover {
  color: #fff;
  background: #328ddc;
}
/*content*/
.contit {
  height: auto;
  overflow: hidden;
  padding: 60px 0 3px;
  text-align: center;
}
.contit h1 {
  color: #000;
  font-size: 20px;
}
.contit p {
  color: #8b8b8b;
  padding: 9px 0 4px;
}
.content {
  font-size: 13px;
  color: #3e3e3e;
  line-height: 24px;
  min-height: 300px;
  padding: 0 32px 33px 38px;
}
.article {
  padding: 6px 31px 47px;
  color: #6b6a6a;
  line-height: 24px;
  border-top: 1px solid #cacaca;
}
.article li a {
  color: #6b6a6a;
}
.article li a:hover {
  color: #328ddc;
  -webkit-transition: All .2s ease;
  -moz-transition: All .2s ease;
  transition: All .2s ease;
}
.bdsharebuttonbox {
  width: 125px !important;
  margin: 0 auto;
  padding-left: 10px;
}
/*contact*/
.contact {
  padding: 28px 0 145px 56px;
}
.map {
  border: 1px solid #d2d2d2;
  padding: 6px;
  width: 657px;
  height: 319px;
}
.maptit {
  font-size: 16px;
  color: #005198;
  padding: 14px 0 12px 5px;
}
.context {
  font-size: 13px;
  line-height: 24px;
  color: #4c4c4c;
  padding-left: 9px;
}
/*joblist*/
.jobTab {
  margin: 32px 14px 0;
  height: 37px;
  line-height: 37px;
  color: #005198;
  background: #e2f4fd;
}
.jobTab li {
  float: left;
  font-size: 14px;
  text-align: center;
}
.jobTab li.li1 {
  width: 298px;
  text-align: left;
  text-indent: 45px;
}
.jobTab li.li2 {
  width: 82px;
}
.jobTab li.li3 {
  width: 238px;
}
.jobTab li.li4 {
  width: 85px;
}
.jobList {
  margin: 0 14px;
  border: 1px solid #f3f3f3;
  border-bottom: 0;
}
.jobList li {
  height: auto;
  overflow: hidden;
  border-bottom: 1px solid #fff;
}
.jobList h3 {
  height: 36px;
  line-height: 36px;
  cursor: pointer;
  font-size: 12px;
  color: #2d2d2d;
  background: url(../images/arrowUp.png) 98% center no-repeat #f3f3f3;
}
.jobList h3.on {
  background: url(../images/arrowDown.png) 98% center no-repeat #f3f3f3;
}
.jobList h3 span {
  display: block;
  text-align: center;
  float: left;
}
.jobList h3 span.span1 {
  width: 298px;
  text-align: left;
  text-indent: 34px;
}
.jobList h3 span.span2 {
  width: 82px;
}
.jobList h3 span.span3 {
  width: 238px;
}
.jobList h3 span.span4 {
  width: 85px;
}
.jobBox {
  display: none;
  color: #2d2d2d;
  line-height: 24px;
  padding: 16px 30px 12px;
}
.apply {
  height: auto;
  overflow: hidden;
  padding: 15px 0 5px 10px;
}
.apply p {
  padding-left: 6px;
}
.applya {
  height: 26px;
  line-height: 26px;
  display: inline-block;
  padding-bottom: 4px;
  width: 95px;
  text-align: center;
  color: #fff;
  background: url(../images/apply.jpg) no-repeat left center;
}
.applya:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
  text-decoration: none;
}
.applydiv {
  display: none;
}
/*history*/
.history {
  padding: 10px 0 0 13px;
}
.historyimg {
  width: 777px;
  height: 106px;
  margin-bottom: 22px;
}
.historyimg img {
  width: 100%;
  height: 100%;
}
.focus_nav {
  margin: 0 0 79px 9px;
  width: 758px;
  background: url(../images/heng.jpg) repeat-y 378px 0;
}
.focus_nav ul {
  position: relative;
  *zoom: 1;
  overflow: hidden;
  padding: 25px 0 16px !important;
}
.focus_nav li {
  position: relative;
  *zoom: 1;
  cursor: pointer;
  height: auto;
  overflow: hidden;
  padding-bottom: 3px;
  width: 100%;
}
.histext {
  float: left;
  position: relative;
  width: 325px;
  padding: 8px 13px;
  color: #565656;
  line-height: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #f3f3f3;
  border: 1px solid #d2d2d2;
  margin-top: -38px;
}
.histext span {
  position: absolute;
  right: -13px;
  top: 21px;
  z-index: 10;
  width: 13px;
  height: 15px;
  background: url(../images/icon5.jpg) no-repeat 0 0;
}
.histitle {
  margin-left: 370px;
  padding-top: 21px;
  width: 47px;
  padding-left: 19px;
  color: #005198;
  font-size: 13px;
}
.circle {
  position: absolute;
  left: 50%;
  top: 23px;
  z-index: 5;
  width: 16px;
  height: 16px;
  margin-left: -8px;
  background: url(../images/hiscircle2.jpg) no-repeat 0 0;
}
.focus_nav li.on .circle,
.focus_nav li:hover .circle {
  background: url(../images/hiscircle1.jpg) no-repeat 0 0;
}
.focus_nav li.on .histitle,
.focus_nav li:hover .histitle {
  font-size: 16px;
}
.focus_nav li.fr .histitle {
  margin-left: 325px;
  padding-left: 0;
}
.focus_nav li.fr .histext {
  float: right;
}
.focus_nav li.fr .histext span {
  right: auto;
  left: -13px;
  background: url(../images/icon6.jpg) no-repeat 0 0;
}
.focus_nav .prev,
.focus_nav .next {
  display: block;
  *zoom: 1;
  width: 64px;
  height: 22px;
  line-height: 9999px;
  overflow: hidden;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.focus_nav .prev {
  background-image: url(../images/hisup.jpg);
}
.focus_nav .next {
  background-image: url(../images/hisdown.jpg);
}
/*stafflist*/
.stafflist {
  height: auto;
  overflow: hidden;
  padding-left: 36px;
}
.staffimg {
  float: left;
  margin: 12px 38px 0 0;
  width: 325px;
  height: 222px;
}
.staffimg img {
  width: 100%;
  height: 100%;
}
.stafftext {
  float: left;
  width: 375px;
  color: #565656;
  line-height: 24px;
  font-size: 13px;
}
.stafftit {
  margin: 33px 0 0 33px;
  color: #005198;
  font-size: 16px;
  padding-bottom: 5px;
  position: relative;
  border-bottom: 1px dashed #e4e4e4;
}
.stafftit b {
  display: block;
  position: absolute;
  z-index: 5;
  left: -55px;
  top: -23px;
  width: 53px;
  height: 53px;
  line-height: 53px;
  text-align: center;
  color: #fff;
  font-size: 27px;
  background: #328ddc;
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 53px;
  -moz-border-radius: 53px;
  border-radius: 53px;
}
.stafftit em {
  display: block;
  position: absolute;
  z-index: 6;
  font-style: normal;
  left: -32px;
  top: 5px;
  width: 53px;
  height: 30px;
  background: url(../images/staff.png) no-repeat 0 0;
}
.stafftit span {
  display: inline-block;
  padding-left: 27px;
}
.staffinfo {
  text-indent: 27px;
  padding: 14px 0 0;
}
.stafflist li.on .staffimg {
  float: right;
  margin: 38px 0 0 10px;
}
.stafflist li.on .stafftext {
  margin-left: 50px;
}
.stafflist li.last .stafftext {
  width: 704px;
}
/*service*/
.servicetit {
  height: 56px;
  line-height: 56px;
  padding-left: 19px;
  font-size: 18px;
  color: #328ddc;
}
.servicecon {
  font-size: 12px;
  color: #424242;
  line-height: 24px;
  min-height: 300px;
  padding: 7px 11px 60px;
}

.bann{padding: 18px 0;}
.location{
	font-size: 14px;
	line-height: 24px;
}
.serach li{font-size: 13px;line-height: 30px;}
.serach li .data{float: right;}
/*从左往右*/
.fadeleft {
  animation: fadeleft 1s .5s ease forwards;
  -webkit-animation: fadeleft 1s ease .5s forwards;
  -moz-animation: fadeleft 1s ease .5s forwards;
}
@keyframes fadeleft {
  0% {
    opacity: 0;
    transform: translateX(-500px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeleft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeleft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
/*下方淡入*/
.p_fu {
  animation: fadeInUp 1s .5s ease both;
  -webkit-animation: fadeInUp 1s .5s ease both;
  -moz-animation: fadeInUp 1s .5s ease both;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
