.headerColor {
  color: #f56d1c;
}
.headerBg {
  background-color: #dcf0ff;
  
}
.nav-content .navigation li.headerBg>a{
	color: #0e5c9a;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: inherit;
}
.header {
  position: relative;
  height: 100px;
  width: 1200px;
  margin: 0 auto;
}
.header .logo-wrapper,
.header .search-wrapper {
  position: absolute;
  bottom: 0;
}
.header .logo-wrapper {
  left: 0;
}
.header .search-wrapper {
  right: 0;
}
.header .search-wrapper .search {
  overflow: hidden;
}
.header .search-wrapper .search button,
.header .search-wrapper .search input ,
.header .search-wrapper .search>a>span{
  float: left;
  height: 33px;
}
.header .search-wrapper .search button,
.header .search-wrapper .search>a>span{
  text-align: center;
  font-size: 12px;
  width: 66px;
  line-height: 31px;
  border: 1px solid #f56d1c;
}
.header .search-wrapper .search span.highSearch {
  background-color: #fff;
  margin-left: 2px;
  dispaly:inline-block;
}
.header .search-wrapper .search input {
  padding: 0 14px;
  width: 266px;
  border: 1px solid #b8b8b8;
  border-right: none;
}
.header .search-bottom {
  margin-top: 5px;
  padding-left: 8px;
}
.header .search-bottom li {
  display: inline-block;
  font-size: 12px;
  width: 75px;
}
.header .search-bottom li input {
  vertical-align: text-bottom;
  margin-right: 5px;
}
.banner-wrapper {
  overflow: hidden;
  background-color: #fafcff;
}
.banner {
  position: relative;
  width: 1200px;
  height: 285px;
  margin: 5px auto 0 auto;
  overflow: hidden;
  border:solid 1px #2c92d4;
}
.banner .arrow-left {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  z-index: 100;
  color: #bebebe;
  font-size: 25px;
  line-height: 40px;
  height: 40px;
}
.banner .arrow-right {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  z-index: 100;
  color: #bebebe;
  font-size: 25px;
  line-height: 40px;
  height: 40px;
}
.banner .text-wrapper {
  position: absolute;
  right: 0;
  top: 0;
  width: 325px;
  z-index: 10;
  overflow: hidden;
}
.banner .img-wrapper,
.banner .text-wrapper {
  height: 283px;
}
.banner .swiper-container {
  height: 283px;
}
.banner .text-container {
  height: 283px;
  background: rgba(45,121,181,0.8);
}
.banner .swiper-slide img{
	width:100%;
}
.banner .swiper-slide .text {
  color: #fff;
  width: 285px;
  padding: 65px 15px 0 15px;
}
.banner .swiper-slide .text .explain {
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 10px;
  border-bottom:dashed 1px #fff;
}
.banner .swiper-slide .text .author {
  margin-top: 7px;
}
.banner .swiper-slide .text span {
  margin-top: 30px;
  display: block;
  text-align: right;
  font-size:16px;
}
.banner .pagination {
  position: absolute;
  text-align: right;
  left: 0;
  bottom: 10px;
  padding: 0;
  margin: 0;
  width: 100%;
  z-index: 10;
}
.banner .pagination .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #d5d5d5;
  margin: 0 7px;
  cursor: pointer;
}
.banner .pagination .swiper-active-switch {
  background: #59b6ff;
}
.banner_bottom {
  position:absolute;
  bottom:0;
  right:0;
  width: 730px;
  margin: auto;
  height: 73px;
  text-align: center;
  color: #b6b5b5;
  background-image: -webkit-linear-gradient(top, #fff 0%, #efefef 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #efefef 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#efefef));
  background-image: linear-gradient(to bottom, #fff 0%, #efefef 100%);
  background-color: #f1f1f1;
}
.banner_bottom ul {
  padding: 8px 0;
  height: 100%;
  border:solid 1px #ececec;
}
.banner_bottom ul li {
	float:left;
  height: 100%;
  padding-top: 5px;
  width: 25%;
  display: inline-block;
  border-right: 1px solid #ececec;
}
.banner_bottom ul li:last-child{border-right:none;}
.banner_bottom ul li:last-of-type {
  border-right: none;
}
.banner_bottom ul li b {
  letter-spacing: 2px;
}
.banner_bottom ul li span {
  font-size: 24px;
  font-weight: bold;
}
.indexsearch.search-wrapper{
	background: #eee;
    height: 130px;
    width: 1200px;
    margin:0 auto;
    padding: 30px 30px 0;
}
.search-wrapper .form-group,.search-wrapper .searchtijian, .search-wrapper .searcontent, .search-wrapper .tj{
	height: 70px;
	border: 0;
	display: inline;
}
.searchtijian {
    width: 160px;
    background: url(../img/select_arrow1.png) no-repeat scroll right 15px center #fff !important;
    color: #000;
    font-size: 16px;
    padding: 6px 12px 6px 25px;
    border: solid 1px #e0e0e0;
}
.search-wrapper .searcontent {
   	width: 660px;
    padding-left: 50px;
    background: url(../img/searchbg.png) no-repeat 10px 20px #fff;
    font-size:20px;
}
.tj {
    width: 200px;
    background: #fa8700;
    line-height: 70px;
    font-size: 24px;
    color: #fff;
    border: 0;
}
.advancesearch{
	line-height:70px;
}
.advancesearch a {
	color: #063255;
	font-size:20px;
}
.nav-content {
  position: relative;
  margin-top: 20px;
  background: #0e5c9a;
  z-index: 100;
}
.nav-content > div {
  position: relative;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  width: 1200px;
}
.nav-content .navigation {
  height: 100%;
  position: relative;
  font-size: 0;
  z-index: 1;
}
.nav-content .navigation li {
  position: relative;
  display: inline-block;
  font-size: 18px;
  padding: 0 30px;
}
.nav-content .navigation li.active{
	height:104%;
	position:relative;
	top:-2%;
}

.nav-content .navigation li a {
  color: #fff;
  display: block;
  white-space:nowrap;
}
.nav-content .navigation li a span {
  display: inline-block;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  vertical-align: text-top;
  margin-left: 5px;
  margin-top: 5px;
}
.nav-content .navigation li a span.top {
  border-bottom: 7px solid #fff;
}
.nav-content .navigation li a span.bottom {
  border-top: 7px solid #fff;
}
.nav-content .navigation li ul {
  display: none;
  min-width:100%;
  height:auto !important;
  width: auto;
  position: absolute;
  left: 0;
  top: 50px;
  overflow: hidden;
  text-align: center;
  color: #fff;
  background-color: #006ec8;
}
.nav-content .navigation li ul li {
  display: block;
  line-height: 35px;
}
.nav-content .navigation li ul li:hover {
  background-color: #dcf0ff;
}
.nav-content .suspension {
  position: absolute;
  height: 104%;
  top: -2%;
}
.nav-content .other {
  font-size: 15px;
}
.registerbtn{
	padding-left:10px;
	margin-left:10px;
	border-left:solid 1px #fff;
}
.nav-content .other a.chinese {
  border-right: 1px solid #fff;
  padding-right: 5px;
  margin-left: 30px;
}
.nav-content .other a.english {
  padding-left: 15px;
}
.nav-content .other a.login span {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../img/icon01.png) no-repeat -5px -122px;
  vertical-align: middle;
  padding: 9px;
}
.footer{
	background:#ebebeb;
}
.footer ul.line {
  height: 4px;
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
}
.footer ul.line li {
  display: inline-block;
  height: 100%;
}
.footer ul.line li.first {
  width: 33%;
  background-color: #f56d1c;
}
.footer ul.line li.second {
  width: 34%;
  background-color: #035ab1;
}
.footer ul.line li.third {
  width: 33%;
  background-color: #cc2618;
}
.footer .footer-top {
  margin: 0 auto;
  width: 1200px;
  padding: 35px 80px;
}
.footer .footer-top li {
  margin: 0 35px;
  line-height: 25px;
  display: inline-block;
  vertical-align: bottom;
}
.footer .footer-top li h3 {
  font-size: 16px;
  margin-bottom: 12px;
  font-weight: bold;
}
.footer .footer-top li.footer_logo {
  padding-bottom: 5px;
}
.footer .footer-top li.footer_ewm {
  text-align: center;
}
.footer .footer-bottom {
  height: 60px;
  line-height: 18px;
  padding: 12px 0;
  font-size: 13px;
  text-align: center;
  color: #fff;
  background-color: #0e5c9a;
}
.footer .footer-bottom a {
  color: #fff;
}
#share {
  position: fixed;
  top: 200px;
  right: 0;
  z-index: 100;
}
#share .wf {
  position: relative;
  width: 105px;
  height: 75px;
}
#share .wf .share-hide a {
  width: 25px;
  height: 25px;
  display: block;
}
#share .share {
  position: relative;
  width: 105px;
  height: 75px;
  top: -15px;
}
#share .share .share-hide a {
  width: 25px;
  height: 25px;
  display: block;
}
#share .share-hide {
  position: absolute;
  height: 85px;
  width: 37px;
  right: 0;
  top: -5px;
  overflow: hidden;
  z-index: 1;
}
#share .share-hide img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
#share .share-hide a {
  position: absolute;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  top: 30px;
  right: 5px;
}
#share .share-show {
  position: absolute;
  top: 0;
  right: -105px;
  width: 105px;
  height: 75px;
  background: url(../imgs/shareRectangle.png) no-repeat center;
}
#share .share-show .pull-left {
  height: 100%;
  width: 16px;
  line-height: 75px;
  text-align: right;
}
#share .share-show .pull-left a {
  display: block;
  height: 100%;
  font-size: 12px;
  color: #fff;
}
#share .share-show .pull-right {
  width: 84px;
  height: 100%;
  padding-top: 5px;
}
#share .share-show .pull-right a {
  display: inline-block;
  margin: 0 5px;
  width: 28px;
  height: 28px;
}
#share .share-show .pull-right a.share-qq {
  background: url(../imgs/share_qq.png) no-repeat center;
}
#share .share-show .pull-right a.share-renren {
  background: url(../imgs/share_renren.png) no-repeat center;
}
#share .share-show .pull-right a.share-sina {
  background: url(../imgs/share_sina.png) no-repeat center;
}
#share .share-show .pull-right a.share-weixin {
  background: url(../imgs/share_weixin.png) no-repeat center;
}
#share div.high {
  z-index: 10;
}
