* {
  /* -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none;*/
  outline: 0;
  -webkit-tap-highlight-color: transparent;
  font-style: normal !important;
}
html {
  -webkit-text-size-adjust: none;
}
body {
  font-family: "Microsoft YaHei", "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;
  border-radius: 0;
}
ul,
ol,
li {
  list-style: none;
}
li {
  text-decoration: none;
}
a {
  color: #454545;
  text-decoration: none;
}
a:hover {
  color: #13559f;
  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;
}

img {
  max-width: 100%;
  border: 0;
}
.main {
  max-width: 1400px;
  margin: 0 auto;
  display: block;
}
.header {
  background: url(../images/yjtc_bg_header.png) no-repeat center center #1459a4;
  position: relative;
}
.header .top {
  padding: 9.5px 0;
}
.header .top .fl,
.header .top .fr {
  font-size: 0px;
  vertical-align: middle;
}
.header .top .fl a,
.header .top .fr a {
  padding: 0 10px;
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  display: inline-block;
  background: url(../images/yjtc_bg_header_a.png) no-repeat right center;
}
.header .top .fl a:nth-of-type(1),
.header .top .fr a:nth-of-type(1) {
  padding-left: 0;
}
.header .top .fl a:nth-last-of-type(1),
.header .top .fr a:nth-last-of-type(1) {
  background: none;
}
.header .top .fl a:hover,
.header .top .fr a:hover {
  text-decoration: underline;
}
.header .top .fr a.btn {
  height: 26px;
  margin-right: 8px;
  padding: 0 8px;
  border-radius: 2px;
  background: #0b488d;
}
.header .top .fr a.btn:nth-last-of-type(1) {
  margin-right: 0;
}
.header .top .fr a:nth-of-type(3) {
  margin-left: 8px;
}
.header .index-menu {
  width: 100%;
  padding-bottom: 10px;
  position: absolute;
  top: 45px;
  z-index: 1000;
  display: none;
  overflow: hidden;
  border-bottom: 1px solid #f5f5f5;
  background: #fff;
}

.header .logo {
  width: 428px;
  padding: 20px 0 40px;
}
.header .search {
  width: 272px;
  padding: 38px 0 50px 0;
}
.header .search .box {
  height: 36px;
  padding: 0 36px 0 10px;
  border-radius: 2px;
  background: #4176b3;
  position: relative;
  box-sizing: border-box;
}
.header .search .box input[type="text"] {
  width: 100%;
  float: left;
  font-size: 14px;
  color: #fff;
  line-height: 36px;
  border: 0;
  background: none;
  display: block;
}
.header .search .box input[type="image"] {
  width: 36px;
  height: 100%;
  padding: 10px;
  box-sizing: border-box;
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.nav {
  width: 100%;
  height: 56px;
  overflow: hidden;
  box-shadow: 0px 1px 5px rgba(255, 255, 255, 0.5);
  background: #ffffff;
  position: relative;
  bottom: 20px;
}
.nav .main {
  position: relative;
}
.nav .main .yd-nav {
  display: none;
}
.nav .main .yd-nav .swiper-slide-container {
  width: auto;
  height: 56px;
  padding-right: 10.5%;
  line-height: 56px;
  text-align: center;
}
.nav .main .yd-nav .swiper-slide-container a {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.nav .main .yd-nav .swiper-slide-container a:hover {
  text-decoration: underline;
}
.nav .main .nav-rgt {
  width: 35px;
  height: 100%;
  display: none;
  background: linear-gradient(to right, rgba(0, 83, 147, 0), rgba(0, 83, 147, 0.8));
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
}
.nav .main .pc-nav {
  box-sizing: border-box;
  overflow-x: scroll;
  overflow-y: hidden;
}
.nav .main .pc-nav ul li {
  width: 13.16%;
  height: 56px;
  float: left;
  line-height: 56px;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.nav .main .pc-nav ul li a {
  font-size: 19.5px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  display: block;
  -webkit-transition: 500ms;
  -o-transition: 500ms;
  -moz-transition: 500ms;
  transition: 500ms;
}
.nav .main .pc-nav ul li:hover {
  line-height: 45px;
}
.nav .main .pc-nav ul li:nth-of-type(1) {
  width: 10.5%;
  text-align: left;
}
.nav .main .pc-nav ul li:nth-last-of-type(1) {
  width: 10%;
  text-align: right;
}

