body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
button,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei", STHeiti, Arial;
}

body {
  background-color: white;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-family: "Microsoft YaHei", STHeiti, Arial;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ul,
ol,
li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input,
textarea,
select {
  *font-size: 100%;
  outline: 0;
  border: 0;
}

input::-webkit-search-cancel-button {
  display: none;
}

input[type="search"]::-ms-clear {
  display: none;
}

a {
  text-decoration: none;
  cursor: pointer;
}

button,
textarea {
  outline: 0;
  border: 0;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
}

.toggle-con {
  display: none;
}

.toggle-con:first-child {
  display: block;
}

.strategy-container {
  margin-top: 30px;
}

.strategy-container .part-title {
  width: 100%;
  height: 54px;
  line-height: 54px;
  position: relative;
}

.strategy-container .part-title .toggle-list {
  position: absolute;
  height: 100%;
  left: 170px;
  top: 0;
}
.strategy-container img:hover {
  opacity: 0.7;
  transition: all 0.2s linear;
}
.strategy-container .section-ad img:hover {
  opacity: 1;
}
.strategy-container .part-title .toggle-li {
  float: left;
  height: 54px;
  line-height: 54px;
  font-size: 14px;
  color: #404040;
  letter-spacing: 1px;
  padding: 0 16px;
  position: relative;
  cursor: pointer;
}

.strategy-container .part-title .toggle-li::before {
  content: "";
  height: 18px;
  width: 2px;
  background: #cccccc;
  position: absolute;
  top: 18px;
  left: 0;
  transform: skewX(-20deg);
}

.strategy-container .part-title .toggle-li:first-child::before {
  display: none;
}

.strategy-container .part-title .toggle-li.active {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #f76341;
}

.strategy-container .part-title .line1 {
  display: block;
  height: 8px;
  width: 100%;
  background: linear-gradient(to bottom, #efefef, white);
  position: absolute;
  left: 0;
  bottom: -8px;
}

.strategy-container .part-title .line2 {
  display: block;
  height: 2px;
  width: 95%;
  right: 0;
  margin: auto;
  background-color: #f5f5f5;
  position: absolute;
  left: 0;
  bottom: -2px;
}

.strategy-container .part-title a {
  float: right;
  font-size: 16px;
  color: #404040;
  margin-right: 30px;
  font-weight: bold;
}

.strategy-container .part-title a:hover {
  color: #f8482b;
}

.strategy-container .part-title b {
  position: relative;
  font-size: 20px;
  color: #404040;
  margin-left: 18px;
  float: left;
  height: 54px;
  z-index: 2;
}

.strategy-container .part-title b::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -4px;
  right: 0;
  margin: auto;
  width: 50px;
  height: 8px;
  background-color: #f76341;
  border-radius: 4px;
}

.strategy-container .part-title2 {
  width: 100%;
  height: 54px;
  line-height: 54px;
  position: relative;
}

.strategy-container .part-title2 .line2 {
  display: block;
  height: 2px;
  width: 95%;
  right: 0;
  margin: auto;
  background-color: #f5f5f5;
  position: absolute;
  left: 0;
  bottom: -2px;
}

.strategy-container .part-title2 a {
  float: right;
  font-size: 16px;
  color: #404040;
  margin-right: 30px;
  font-weight: bold;
}

.strategy-container .part-title2 b {
  position: relative;
  font-size: 20px;
  color: #404040;
  margin-left: 18px;
  float: left;
  height: 54px;
  z-index: 2;
}

.strategy-container .part-title2 b::after {
  content: "";
  margin: auto;
  width: 8px;
  height: 25px;
  background-color: #f76341;
  border-radius: 4px;
  float: left;
  margin: 16px 10px 0 0;
}

.section-header {
  width: 1200px;
  height: 240px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(218, 207, 204, 0.6);
  border-radius: 10px;
  margin: 0 auto 20px;
  overflow: hidden;
  position: relative;
}

.section-header .header-part1 {
  width: 1180px;
  margin: 20px 0 0 20px;
}

.section-header .header-part1 li {
  line-height: 25px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.section-header .header-part1 li > div {
  float: left;
  width: 1090px;
  height: 35px;
  overflow: hidden;
}

.section-header .header-part1 li p {
  float: left;
  width: 70px;
  height: 25px;
  background-image: linear-gradient(48deg, #f6715f 0%, #f86c34 100%);
  border-radius: 13px;
  margin-right: 14px;
  font-size: 12px;
  text-align: center;
  line-height: 25px;
  color: white;
}

.section-header .header-part1 li p + span {
  border-left: 0;
}

.section-header .header-part1 li em {
  float: left;
  width: 107px;
  height: 20px;
  margin-top: 2px;
  text-indent: 18px;
  margin-bottom: 13px;
  overflow: hidden;
  line-height: 20px;
  border-left: 1px solid #e3e3e3;
  font-size: 12px;
}

.section-header .header-part1 li em:first-child {
  border-left: 0;
}

.section-header .header-part1 li em:nth-child(11),
.section-header .header-part1 li em:nth-child(21) {
  border-left: 0;
}

.section-header .header-part1 li a {
  font-size: 12px;
  color: #404040;
}

.section-header .header-part1 li a:hover {
  color: #f8482b;
}

.section-header .header-part2 .hotword_search {
  width: 700px;
  height: 21px;
  line-height: 21px;
  margin-top: 30px;
  float: left;
}

.section-header .header-part2 .hotword_search span {
  width: 96px;
  text-align: center;
  color: #cccccc;
  font-size: 14px;
  display: inline-block;
}

.section-header .header-part2 .hotword_search a {
  color: #666666;
  font-size: 16px;
  display: inline-block;
  margin-right: 20px;
}

.section-header .header-part2 .hotword_search a.hot {
  color: #f8482b;
  font-size: 16px;
}

.section-header .header-part2 .hotword_search a:hover {
  color: #f8482b;
}

.section-header .header-part2 .searchword {
  float: right;
  width: 480px;
  height: 40px;
  margin-top: 21px;
  margin-right: 20px;
  border-radius: 20px;
  border: solid 2px #ff493b;
  box-sizing: border-box;
  line-height: 36px;
  position: relative;
}

.section-header .header-part2 .searchword:before {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(../../images/ss.png);
  top: 7px;
  left: 8px;
}

.section-header .header-part2 .searchword .search-input {
  float: left;
  margin-left: 40px;
  color: #b8b8b8;
  font-size: 14px;
  background: transparent;
  width: 350px;
  height: 36px;
  line-height: 36px;
}

.section-header .header-part2 .searchword .btn {
  width: 70px;
  height: 27px;
  color: #ffffff;
  font-size: 14px;
  line-height: 27px;
  margin-top: 5px;
  background-color: #f95d4d;
  float: right;
  margin-right: 5px;
  border-radius: 14px;
  cursor: pointer;
}

.section-ad {
  width: 1200px;
  /*height: 100px;*/
  margin: 0 auto;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.section-ad a {
  display: block;
  width: 100%;
  height: 100%;
}

.section1 {
  width: 1200px;
  height: 445px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(218, 207, 204, 0.6);
  border-radius: 10px;
  margin: 0 auto 20px;
  position: relative;
}

.s1-container {
  margin: 20px auto 0;
  height: 370px;
  width: 1160px;
}

.s1-container .swiper-a {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
  display: block;
  position: relative;
}

.s1-container .swiper-a img {
  width: 100%;
  height: 100%;
  display: block;
}

.s1-container .swiper-a span {
  height: 36px;
  line-height: 36px;
  color: #ffffff;
  font-size: 16px;
  display: block;
  position: absolute;
  bottom: 0;
  width: 420px;
  background: rgba(0, 0, 0, 0.6);
  text-indent: 10px;
  padding-right: 200px;
  overflow: hidden;
}

.s1-container .swiper-a:hover span {
  color: #f8482b;
}

.s1-swiper {
  width: 620px;
  height: 350px;
  float: left;
  overflow: hidden;
  position: relative;
}

.s1-swiper .swiper-container {
  width: 100%;
  height: 100%;
}

.s1-swiper .swiper-container-horizontal > .swiper-pagination-bullets,
.s1-swiper .swiper-pagination-custom,
.s1-swiper .swiper-pagination-fraction {
  bottom: 12px;
  right: 10px;
  text-align: right;
  left: auto;
}

.s1-swiper .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #cccccc;
  border-radius: 6px !important;
  opacity: 1 !important;
}

.s1-swiper .swiper-pagination-bullet-active {
  background: #f76341;
}

.s1-prev,
.s1-next {
  width: 35px;
  height: 55px;
  background: url(../images/r.png) no-repeat center center;
  position: absolute;
  left: 0;
  top: 147px;
  cursor: pointer;
  z-index: 2;
  opacity: 0.8;
}

.s1-next {
  left: auto;
  right: 0;
}

.s1-next:hover {
  opacity: 1;
}

.s1-prev {
  background-image: url(../images/l.png);
}

.s1-prev:hover {
  opacity: 1;
}

.s1-imgs-ul {
  float: left;
  width: 540px;
}

.s1-imgs-li {
  width: 250px;
  height: 165px;
  border-radius: 8px;
  float: left;
  margin: 0 0 20px 20px;
  position: relative;
  overflow: hidden;
  display: block;
}

.s1-imgs-li:hover span {
  color: #f8482b;
}

.s1-imgs-li img {
  width: 100%;
  height: 100%;
  display: block;
}

.s1-imgs-li span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
  width: 100%;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #ffffff;
  height: 24px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0px 0px 8px 8px;
  pointer-events: none;
}

.section2 {
  width: 1200px;
  height: 315px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(218, 207, 204, 0.6);
  border-radius: 10px;
  margin: 0 auto 20px;
  position: relative;
}

.s2-container {
  width: 1118px;
  margin: 22px auto 0;
  height: 210px;
  overflow: hidden;
  position: relative;
}

.s2-container .con-scrollend-win {
  width: 252px;
  height: 39px;
  position: absolute;
  left: 0;
  right: 0;
  top: 86px;
  margin: auto;
  background: url(../images/scrollend.png) no-repeat;
  display: none;
}

.s2-prev,
.s2-next {
  width: 35px;
  height: 55px;
  background: url(../images/r.png) no-repeat center center;
  position: absolute;
  left: 0;
  top: 77px;
  cursor: pointer;
  z-index: 2;
  opacity: 0.8;
}

.s2-next {
  left: auto;
  right: 0;
}

.s2-next:hover {
  opacity: 1;
}

.s2-prev {
  background-image: url(../images/l.png);
}

.s2-prev:hover {
  opacity: 1;
}

.s2-list {
  width: 10000px;
  position: relative;
}

.s2-imgs-li {
  width: 158px;
  height: 210px;
  border-radius: 8px;
  float: left;
  margin: 0 0 0 34px;
  position: relative;
  overflow: hidden;
  display: block;
}
.s2-imgs-li:first-child {
  margin-left: 0;
}

.s2-imgs-li:hover span {
  color: #f8482b;
}

.s2-imgs-li img {
  width: 100%;
  height: 100%;
  display: block;
}

.s2-imgs-li span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
  width: 100%;
  text-indent: 3px;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #ffffff;
  height: 24px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0px 0px 8px 8px;
  z-index: 2;
  pointer-events: none;
}

.section3 {
  width: 1200px;
  height: 555px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(218, 207, 204, 0.6);
  border-radius: 10px;
  margin: 0 auto 20px;
  position: relative;
}

.s3-container {
  margin: 20px auto 0;
  height: 370px;
  width: 1180px;
}

.s3-con {
  height: 470px;
  margin: auto;
}

.s3-con:first-child .s3-imgs-li::after {
  content: "";
  width: 100px;
  height: 100px;
  background: url(../images/playicon.png) no-repeat center center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  pointer-events: none;
}

.s3-imgs-ul {
  width: 380px;
  height: 460px;
  float: left;
  margin: 0 10px 20px;
}

.s3-imgs-ul .s3-imgs-li {
  margin: 0 0 20px;
}

.s3-imgs-li {
  width: 380px;
  height: 220px;
  border-radius: 8px;
  float: left;
  margin: 0 10px 20px;
  position: relative;
  overflow: hidden;
  display: block;
}

.s3-imgs-li:hover span {
  color: #f8482b;
}

.s3-imgs-li.middle {
  width: 360px;
  height: 460px;
}

.s3-imgs-li img {
  width: 100%;
  height: 100%;
  display: block;
}

.s3-imgs-li span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
  width: 100%;
  text-indent: 3px;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #ffffff;
  height: 24px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0px 0px 8px 8px;
  pointer-events: none;
}

.section4 {
  width: 1200px;
  margin: 0 auto 20px;
  height: 2055px;
  position: relative;
}

.s4-left {
  float: left;
  width: 860px;
  height: 2055px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(218, 207, 204, 0.6);
  border-radius: 10px;
}

.s4-left .s4-left-con {
  width: 820px;
  margin: 20px auto 0;
}

.s4-left .s4-left-li {
  width: 100%;
  height: 147px;
  margin: 0 auto 34px;
}

.s4-left .s4-left-li > a {
  float: left;
  width: 220px;
  height: 147px;
  border-radius: 10px;
  overflow: hidden;
}

.s4-left .s4-left-li > a img {
  display: block;
  width: 100%;
  height: 100%;
}

.s4-left .s4-left-info {
  float: right;
  width: 580px;
  margin: 0;
}

.s4-left .s4-left-info > a {
  display: block;
  width: 100%;
  height: 44px;
  line-height: 44px;
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  overflow: hidden;
}

.s4-left .s4-left-info > a:hover {
  color: #f8482b;
}

.s4-left .s4-left-info p {
  font-size: 14px;
  color: #888888;
  height: 50px;
  line-height: 25px;
  margin-bottom: 30px;
  overflow: hidden;
}

.s4-left .s4-left-label {
  height: 18px;
}

.s4-left .s4-left-time {
  float: left;
  width: 174px;
  height: 18px;
  line-height: 18px;
  color: #cccccc;
  font-size: 14px;
  padding-left: 26px;
  background: url(../images/time.png) no-repeat left center;
  background-size: 18px 18px;
}

.s4-left .s4-left-labels {
  float: right;
  overflow: hidden;
  width: 380px;
  height: 18px;
  line-height: 18px;
  color: #cccccc;
  font-size: 14px;
}

.s4-left .s4-left-labels a {
  height: 18px;
  line-height: 18px;
  color: #666666;
  font-size: 14px;
}
.s4-left .s4-left-labels a:hover {
  color: #f8482b;
}
.s4-left .s4-left-labels b {
  padding: 0 5px;
  font-weight: normal;
}

.s4-right {
  float: right;
  width: 320px;
  height: 2055px;
}

.s4-right .toggle-list {
  width: 160px !important;
  left: 155px !important;
}

.s4-right-part {
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(218, 207, 204, 0.6);
  border-radius: 10px;
  width: 100%;
}

.s4-right-1 {
  height: 655px;
  margin-bottom: 20px;
}

.s4-right-1 .s4-right-tbody {
  width: 290px;
  margin: 24px auto 0;
}

.s4-right-1 .s4-right-tbody a {
  width: 100%;
  height: 30px;
  color: #686868;
  margin-bottom: 8px;
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
}

.s4-right-1 .s4-right-tbody a:hover {
  color: #f8482b;
  font-weight: bold;
}

.s4-right-1 .s4-right-td1 {
  float: left;
  width: 15px;
  text-align: center;
}

.s4-right-1 .s4-right-td2 {
  height: 30px;
  float: left;
  width: 264px;
  text-align: left;
  overflow: hidden;
  margin-left: 10px;
}

.s4-right-2 {
  height: 705px;
}

.s4-right-2 .s4-right-list {
  width: 280px;
  margin: 20px auto 0;
}

.s4-right-2 .s4-right-li {
  width: 100%;
  height: 157px;
  display: block;
}

.s4-right-2 .s4-right-li:hover span {
  color: #f8482b;
}

.s4-right-2 .s4-right-li div {
  width: 100%;
  height: 120px;
  overflow: hidden;
  border-radius: 10px;
}

.s4-right-2 .s4-right-li div img {
  display: block;
  width: 100%;
  height: 100%;
}

.s4-right-2 .s4-right-li span {
  display: block;
  width: 100%;
  height: 37px;
  line-height: 37px;
  color: #000000;
  font-size: 16px;
  text-align: center;
}

.section5 {
  width: 1200px;
  margin: 0 auto 20px;
  height: 820px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(218, 207, 204, 0.6);
  border-radius: 10px;
  margin: 0 auto 20px;
  position: relative;
}

.s5-container {
  width: 1180px;
  height: auto;
  margin: 30px auto 0;
  padding-bottom: 10px;
  display: table;
}

.s5-one {
  width: 550px;
  height: 50px;
  float: left;
  margin: 0 28px 22px 10px;
  overflow: hidden;
}

.s5-one .s5-one-l {
  float: left;
  width: 100px;
  height: 25px;
  line-height: 25px;
  background-image: linear-gradient(48deg, #f6715f 0%, #f86c34 100%);
  border-radius: 13px;
  text-align: center;
  font-size: 12px;
}

.s5-one .s5-one-l a {
  color: #ffffff;
}

.s5-one .s5-one-r {
  width: 440px;
  height: 50px;
  line-height: 25px;
  overflow: hidden;
  float: left;
  text-align: left;
  margin-left: 10px;
}

.s5-one .s5-one-r a {
  font-size: 12px;
  color: #616161;
  padding-right: 10px;
}

.s5-one .s5-one-r a:hover {
  color: #f8482b;
}

.s5-one-long {
  width: 100%;
  height: 25px;
  float: left;
  margin: 0 0 0 10px;
  display: block;
}

.s5-one-long-l {
  float: left;
  width: 100px;
  height: 25px;
  line-height: 25px;
  background-image: linear-gradient(48deg, #f6715f 0%, #f86c34 100%);
  border-radius: 13px;
  text-align: center;
  font-size: 12px;
}

.s5-one-long-l a {
  color: #ffffff;
}

.s5-one-long-r {
  width: 990px;
  height: 25px;
  overflow: hidden;
  float: left;
  text-align: left;
  margin-left: 10px;
  line-height: 25px;
}

.s5-one-long-r a {
  font-size: 12px;
  color: #616161;
  padding-right: 10px;
}

.s5-one-long-r a:hover {
  color: #f8482b;
}

.s5-line {
  width: 1160px;
  height: 1px;
  background-color: #f6f5fa;
  border-radius: 1px;
  display: table;
  margin: 0 auto 24px;
  clear: both;
}

.section6 {
  width: 1200px;
  margin: 0 auto 20px;
  height: 120px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(218, 207, 204, 0.6);
  border-radius: 10px;
  margin: 0 auto 20px;
  position: relative;
}

.s6-links {
  overflow: hidden;
  width: 1160px;
  height: 18px;
  line-height: 18px;
  color: #333333;
  font-size: 14px;
  font-size: 14px;
  margin: 26px auto;
}

.s6-links a {
  height: 18px;
  line-height: 18px;
  color: #333333;
  font-size: 14px;
}

.s6-links a:hover {
  color: #f8482b;
}

.s6-links b {
  padding: 0 5px;
  font-weight: normal;
}
.glzjfoot{
	position:relative;
}
.glzj_foot {
  text-align: center;  
}
