* {
  /* -webkit-box-sizing: border-box; box-sizing: border-box; */
  -webkit-user-select: none;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
html {
  -webkit-text-size-adjust: 100%;
}
body {
  min-width: 1200px;
  font-family: Helvetica, sans-serif;
  -webkit-overflow-scrolling: touch;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
p,
th,
td,
img,
button,
footer,
header,
nav {
  margin: 0;
  padding: 0;
}
input,
button,
input,
select,
textarea {
  font-family: 'Microsoft YaHei', Helvetica, sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  vertical-align: middle;
  -webkit-user-select: auto;
}
ul,
ol,
li {
  list-style: none;
}
li {
  text-decoration: none;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
a {
  color: #454545;
  text-decoration: none;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
a:hover {
  text-decoration: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
  overflow: hidden;
}
.clear {
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
img {
  max-width: 100%;
  border: 0;
  vertical-align: top;
}
.container {
  width: 1200px;
  margin: 0 auto;
  display: block;
}
.head {
  background: #2875cd;
}
.head .head-top {
  padding: 30.5px 0;
  overflow: hidden;
}
.head .head-top .head-logo {
  width: 560px;
}
.head .head-top .head-search {
  width: 350px;
  height: 35px;
  margin: 17px 0;
  background: #fff;
}
.head .head-nav {
  width: 100%;
  height: 58px;
  z-index: 999;
  background: #0458b7;
}
.head .head-nav .nav-main {
  width: 100%;
  position: relative;
  z-index: 999;
}
.head .head-nav .nav-main li {
  width: 12.5%;
  float: left;
  text-align: center;
  position: relative;
}
.head .head-nav .nav-main li a {
  font-size: 17px;
  color: #fff;
  line-height: 58px;
  display: block;
}
.head .head-nav .nav-main li span {
  width: 7px;
  height: 7px;
  display: inline-block;
}
.head .head-nav .nav-main li .nav-two {
  width: 100%;
  padding-bottom: 10px;
  background: url(../images/bg_nav_two.png) repeat;
  display: none;
  position: absolute;
  top: 58px;
  left: 0;
  z-index: 999999;
}
.head .head-nav .nav-main li .nav-two li {
  width: 100%;
  display: block;
}
.head .head-nav .nav-main li .nav-two li a {
  font-size: 16px;
  line-height: 42px;
}
.head .head-nav .nav-main li .nav-two li a:hover {
  background: #0458b7;
  display: block;
}
.head .head-nav .nav-main li:hover {
  background: #2875cd;
}
.head .head-nav .nav-main li:hover .nav-two {
  display: block;
}
.foot {
  margin-top: 20px;
  padding: 45px 0 30px 0;
  background: #2875cd;
}
.foot a {
  color: #fff;
}
.foot .foot-nr {
  width: 780px;
  margin-right: 38px;
  padding: 0 59px 0 0;
  border-right: 1px solid #4897f2;
  display: inline-block;
}
.foot .foot-nr p {
  font-size: 13px;
  color: #fff;
  line-height: 30px;
  display: block;
}
.foot .link {
  height: 36px;
  margin-top: 18px;
  position: relative;
  z-index: 9;
}
.foot .link dt {
  width: 274px;
  height: 34px;
  padding: 0 10px;
  font-size: 13px;
  color: #3095f2;
  line-height: 34px;
  background: url(../images/bg_tb01.png) no-repeat 270px center;
  border: 1px solid #4897f2;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  z-index: 99;
}
.foot .link dt:hover,
.foot .link dt.cur {
  border: 1px solid #4897f2;
}
.foot .link dt.cur {
  background: url(../images/bg_tb01_1_hover.png) no-repeat 270px center;
}
.foot .link dd {
  width: 296px;
  position: absolute;
  left: 0;
  bottom: 36px;
  border: 1px solid #4897f2;
  background: rgba(255, 255, 255, 0.98);
  display: none;
}
.foot .link dd ul {
  width: 274px;
  padding: 5px 10px 5px 10px;
  max-height: 140px;
  overflow: auto;
}
.foot .link dd ul li {
  line-height: 28px;
  display: block;
}
.foot .link dd ul li a {
  font-size: 13px;
  color: #333;
}
.foot .link dd ul li a:hover {
  color: #1f68ac;
}
.foot .link dd ul li span {
  display: none;
}
.infoList li {
  padding-left: 13px;
  font-size: 15px;
  background: url(../images/bg_tb03.png) no-repeat left center;
  overflow: hidden;
}
.infoList li a {
  width: 85%;
  float: left;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.infoList li a:hover {
  color: #2875cd;
}
.infoList li span {
  float: right;
  color: #666;
}
.ft-carousel {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ft-carousel .carousel-inner {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.ft-carousel .carousel-inner .carousel-item {
  float: left;
  height: 100%;
}
.ft-carousel .carousel-indicators {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  text-align: center;
  font-size: 0;
}
.ft-carousel .carousel-indicators span {
  display: inline-block;
  cursor: pointer;
}
.ft-carousel .carousel-btn {
  position: absolute;
  cursor: pointer;
}
#selecttype{ display:none;}
