﻿@charset "utf-8";
/* css document */
.left {
  float: left;
}
.right {
  float: right;
}
.oh {
  overflow: hidden;
}
.os {
  overflow: scroll;
}
.ov {
  overflow: visible;
}
.bgnr {
  background-repeat: no-repeat;
}
.bgr {
  background-repeat: repeat;
}
.bgrx {
  background-repeat: repeat-x;
}
.bgry {
  background-repeat: repeat-y;
}
.bgcover {
  -webkit-background-size: cover;
     -moz-background-size: cover;
          background-size: cover;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.part {
  width: 1200px;
  margin: 0 auto;
}
.font-xs {
  font-size: 12px;
}
.font-s {
  font-size: 14px;
}
.font-m {
  font-size: 16px;
}
.font-l {
  font-size: 18px;
}
a:hover {
  color: #ff9724!important;
}
img {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, -moz-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s;
}
img:hover {
  -webkit-transform: scale(1.04);
     -moz-transform: scale(1.04);
      -ms-transform: scale(1.04);
          transform: scale(1.04);
}
/********************************************************************************
                              椤堕儴
********************************************************************************/
.top-upper {
  width: 100%;
  height: 40px;
  min-width: 1200px;
  background-color: #f3f3f3;
}
.top-upper ul {
  float: right;
}
.top-upper li {
  float: left;
  padding: 0 10px;
  color: #999;
  font-size: 12px;
  line-height: 40px;
}
.top-upper li a {
  color: #999;
}
.top-upper-logo {
  line-height: 40px;
}
li.top-upper-gw {
  color: #5982c7;
}
li.top-upper-gw a {
  color: #5982c7;
}
.top-middle {
  margin: 26px auto;
}
.top-middle-logo {
  width: 302px;
  height: 102px;
  float: left;
}
.top-middle-search {
  width: 254px;
  height: 32px;
  padding: 35px 0;
  float: left;
  position: relative;
  margin-left: 42px;
}
.inputwd {
  width: 232px;
  height: 30px;
  padding: 0 10px;
  color: #b2b2b2;
  font-size: 14px;
  line-height: 30px;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  outline: 0;
  border: 1px solid #ebebeb;
}
.submitbtn {
  width: 13px;
  height: 13px;
  background-image: ;
  background-repeat: no-repeat;
  position: absolute;
  right: 12px;
  top: 45px;
  background-color: #fff;
  color: #fff;
  border: 0;
  outline: 0;
}
.top-middle-straight {
  width: 390px;
  height: 42px;
  padding: 25px 0 35px;
  float: left;
  margin-left: 50px;
}
.top-middle-straight-logo {
  float: left;
  width: 45px;
  height: 42px;
}
.top-middle-straight-cont {
  float: left;
  width: 325px;
  height: 36px;
  position: relative;
  margin-top: 8px;
}
.top-middle-straight-cont .arrow {
  position: absolute;
  right: 0;
  width: 10px;
  height: 5px;
  cursor: pointer;
}
.top-middle-straight-cont .arrow-up {
  background-image: ;
  top: 6px;
}
.top-middle-straight-cont .arrow-down {
  background-image: ;
  bottom: 6px;
}
.top-middle-straight-swiper {
  height: 36px;
  width: 295px;
}
.top-middle-straight-swiper .swiper-slide {
  width: 100%;
  height: 18px;
  overflow: hidden;
  line-height: 18px;
  font-size: 14px;
  color: #696969;
}
.top-middle-straight-swiper .swiper-slide a {
  color: #696969;
}
.top-middle-adv {
  float: right;
 width: 160px;
    height: 102px;
    /* margin-top: 24px; */
}
}
.top-middle-adv img:hover {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.top-middle-bigadv {
  float: right;
  width: 576px;
  height: 104px;
  overflow: hidden;
}
.top-middle-bigadv img:hover {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.top-bottom {
  width: 100%;
  min-width: 1200px;
}
.top-bottom-navbig {
  width: 100%;
  height: 27px;
  padding-bottom: 14px;
  border-bottom: 3px solid #00a0e9;
}
.top-bottom-navbig ul {
  margin: 0 auto;
  width: 1100px;
}
.top-bottom-navbig li {
  height: 27px;
  line-height: 27px;
  color: #305798;
  font-size: 16px;
  margin: 0 12px;
  padding: 0 12px;
  float: left;
  font-weight: bold;
}
.top-bottom-navbig li a {
  color: #305798;
}
.top-bottom-navbig .on {
  background-color: #305798;
  color: #fff;
}
.top-bottom-navbig .on a {
  color: #fff;
}
.top-bottom-navsmall {
  height: 56px;
  width: 100%;
  font-size: 14px;
  line-height: 56px;
  background-color: #f2f2f2;
  border-bottom: 1px solid #dbdbdb;
}
.top-bottom-navsmall ul {
  width: 1000px;
  margin: 0 auto;
}
.top-bottom-navsmall li {
  float: left;
  padding: 0 15px;
  color: #999999;
}
.top-bottom-navsmall li a {
  color: #999999;
}
li.top-bottom-navsmall-tit {
  font-weight: bold;
  color: #5982c7;
}

.search {
    width: 254px;
	    padding: 35px 0;
    margin-left: 42px;
}
.search .search-box {
    float: right;
    width: 254px;
    height: 30px;
    padding-left: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid #8a8eb5;
    background: #fff;
}
.search .search-box .search-input {
    display: block;
    float: left;
    line-height: 28px;
    width: 210px;
    height: 28px;
    font-size: 12px;
    outline: 0;
    border: 0;
    color: #8d9fab;
}
.search .search-box .search-btn {
    float: right;
    width: 55px;
    height: 28px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #083b90  center center no-repeat;
    cursor: pointer;
	margin-top: -28px;
}

/*# sourcemappingurl=top.css.map */@charset "utf-8";
/* css document */
embed {
  width: 100%;
  height: 100%;
  scrollbar-width: none; /* firefox */
}
 
embed::-webkit-scrollbar {
  display: none; /* chrome, safari, opera*/
}