﻿/*  公共头部  */
.globalwrap {
  margin: 0 auto;
  max-width: 1190px;
  width: 100%;
}

.logo-stage {
  padding: 30px 0 24px 0;
}

.navs {
  height: 80px;
  line-height: 80px;
  padding-left: 20px;
  margin-top: 44px;
}

.navs li {
  position: relative;
  float: left;
  margin: 0 10px 0 10px;
}

.navs li .figure a {
  float: left;
  color: #636363;
  font-size: 16px;
  padding: 0 19px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: 2px solid #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.navs li .figure.on a {
  color: #004785;
  position: relative;
}

.navs li .figure a .line {
  width: 70%;
  height: 3px;
  background: #004785;
  position: absolute;
  left: 10%;
  bottom: 6px;
  display: none;
}

.navs li .figure.on a .line {
  display: block;
}

/*.navs li .figure a:hover{
	color: #1b4997;
	border-left: 1px solid #f4f4f4;
	border-right: 1px solid #f4f4f4;
	border-top: 2px solid #023579;
}*/
.navs li .figure.yesloggedHover a.active {
  color: #1b4997;
  border-left: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
  border-top: 2px solid #023579;
}

.trainee-ic {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-left: 6px;
  background: url(../images/icon-trangle.png) no-repeat right center;
  padding-right: 0px;
  color: #003c58;
  transtion-duration: .3s;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -ms-transition-duration: .3s;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
}

.navs li .figure a:hover .trainee-ic,
.navs li .figure a.active .trainee-ic {
  background: url(../images/drop_nav.jpg) no-repeat right center;
}

.yesloggedHover .trainee-ic {
  /*background: url(../images/icon-trangleHover.png) no-repeat right center;*/
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}

.nav_item_drop_list {
  display: none;
  z-index: 99;
  position: absolute;
  top: 80px;
  text-align: center;
  left: 0%;
  padding: 0 0 0px;
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #fff;
}

.nav_item_drop_list a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0% 18%;
  box-sizing: -box;
  margin: 0 auto;
  padding-left: 0;
  text-align: center;
  font-size: 14px;
  color: black !important;
}

.nav_item_drop_list a:hover {
  color: #bb6525 !important;
  background: #f3f3f3;
}

.rangex {
  padding: 68px 0 0;
}

.search_draw {
  width: 95px;
  height: 32px;

  box-sizing: -box;
  padding-left: 10px;
}

.top-nav {
  position: relative;
  text-align: right;
  padding-right: 30px;
}

#search {
  position: absolute;
  right: -9px;
  top: -24px;
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(../images/search_cir.gif) no-repeat;
  -moz-background-size: 94%;
  -webkit-background-size: 94%;
  background-size: 94%;
}

.search_inp input {
  display: none;
}

.search_inp {
  position: relative;
}

.search_inp form {
  padding-left: 10px;
}

.search_inp input {
  width: 130px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #b0b0b0;
  font-size: 12px;
  color: #b0b0b0;
  padding-left: 5px;
  padding-left: 5px;
  color: #ccc;
}


/* 公共底部*/
.footer {
  width: 100%;
  /* max-width: 1190px; */
  margin: 0 auto;
  height: auto;
  background:url(../images/footer_bg.jpg) no-repeat #333132;
  text-align: center;
  overflow: hidden;
  color: #FFFFFF;
}

.footter_main {
  /*max-width: 1190px;*/
  width: 100%;
  height: auto;
  margin: 0 auto;
  height: 98px;
}

.footer_qcode {
  width: 30.588%;
  margin-top: 20px;
  height: auto;
  float: left;
}

.footer_qcode_img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.footer_qcode_img img {
  width: 80%;
  max-width: 364px;
  max-height: 92px;
  margin: 0 auto;
}

.footer_qcode_text {
  width: 100%;
  height: 30px;
  line-height: 40px;
  text-align: center;
  font-size: 12px;
}

.footer_text {
  width: 100%;
  padding: 10px ;
  height: auto;
  margin:0 auto;

  font-size: 15px;
  text-align: center;
}

.footer_text_l {
  width: 0%;
  height: auto;
  float: left;
  /* border-left: solid 1px #4e4c4d; */
  /* border-right: solid 1px #4e4c4d; */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.foot_text_list {
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0 auto;
}

.foot_text_list li {
  width: 100%;
  /* height: 36px; */
  line-height: 36px;
  color: #fff;
}

.foot_text_list li a {
  color: #fff;
}

.foot_text_list li a:hover {
  color: #bb6525;
  text-decoration: underline;
}

.footer_text_r {
  width: 100%;
  
  height: auto;
  margin:0 auto;
  text-align: center;
}

.footer_text_r_list {
  font-size: 15px;
  text-align: center;
  width: 100%;
}

/*.foot_text_list li.adress{
	padding-left: 30px;
	background:url(../images/rpq_footer_img1.png) no-repeat left 7px;
}
.foot_text_list li.phone{
	padding-left: 30px;
	background:url(../images/rpq_footer_img2.png) no-repeat left 7px;
}*/
.foot_text_list li.phone img {
  display: none;
}

.foot_text_list li.email {
 /* padding-left: 30px;
  background: url(../images/icon-white.jpg) no-repeat left -83px;*/
}

.footter_bottom {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #313030;
  font-size: 12px;
  text-align:center;
}

/* suspension 悬浮 */
.suspension {
  position: fixed;
  left: 0;
  top: 135px;
  /*width:250px ;*/
  width: 0;
  height: 300px;
  z-index: 3;
  transition: .5s all ease;
}

.suspension ul {
  width: 100%;
  overflow: hidden;
}

.suspension .close-btn {
  position: absolute;
  right: -40px;
  top: 0px;
  width: 40px;
  height: 80px;
  background: #f7b200;
  text-align: center;
  cursor: pointer;
}

.suspension li a {
  display: block;
  background: #e1e4e6;
  height: 59px;
  border-bottom: 1px solid #d3d9df;
  padding-left: 30px;
  font-size: 18px;
  color: #004785;
  line-height: 60px;
}

.suspension li a:hover {
  color: #f7b200;
  font-weight: bold;
}

.suspension li.cur a {
  background: #b4b7be;
}

.suspension li:last-child a {
  border-bottom: none;
}

.suspension .close-btn img {
  margin: 0 auto;
  width: 15px;
  height: 23px;
  margin-top: 28px;
}

.suspension .close-btn .img1 {

  transform: rotate(180deg);
  display: none;
}


/*面包线*/
.bread_line>p {
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  background: url('../images/home_03.jpg') no-repeat left center;
}

.bread_line>p a {
  padding: 0 10px;
  font-size: 14px;
  color: #b3b3b3;
}

.bread_line>p #now_pos {
  color: #f7b200;
}

.bread_line>p a:hover {
  color: #f7b200;
}