* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
  text-decoration: none !important;
  color: #333;
}
a:hover{
  color: #1661ab;
  cursor: pointer;
}
html {
  font-size: 14px;
}

.base-top {
  height: 611px;
  background-image: url(/th/id/R-C/rik_lVcmG1WarOEqUg_riu_http:/www.sogoupc.com/uploads/allimg/120308/1-12030R10T9.jpg_ehk_IYfp7zUvGD7KPFVSPxK2f4aYOdJk2eervO4Z12Ko57c__risl__pid_ImgRaw_r_0);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.base-top .search {
  width: 800px;
  margin: 0 auto;
}

.notice-item {
  display: none;
}

.base-top .search .el-input-group__append {
  color: #ffffff;
  cursor: pointer;
  background-color: #1661ab;
  border: 1px solid #1661ab;
  padding: 0;
}
.base-top .search .el-input-group__append a{
  color: #ffffff;
}
.base-top .search .el-input-group__append a:hover{
  color: #f5d389;
}
.el-icon-search {
  position: relative;
  top: 1px;
}

.el-input-group__append a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  height: 38px;
}

.base-top .search .el-input__inner:focus {
  border: 1px solid #1661ab;
}

.base-top .logo-box {
  width: 500px;
  margin: 140px auto 60px;
}

.base-top .logo-box>img {
  width: 100%;
}

.base-top .header-tabs {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100vw;
  display: flex;
  justify-content: center;
  color: #fff;
  background-color: #fff;
  opacity: 0.6;
  color: #333;
  height: 70px;
  align-items: center;
  border-bottom: 1px solid #f8f8f8;
  box-sizing: border-box;
}
.base-top .header-tabs:hover {
  opacity: 1 !important;
}
.base-top .header-tabs>*:not(:first-child) {
  /* margin-left: 3em; */
}

.base-top .header-tabs>* {
  position: relative;
  height: 70px;
  line-height: 70px;
  cursor: pointer;
}

.base-top .header-tabs>* a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  font-size:18px;

}

.base-top .header-tabs .one:hover {
  color: #1661ab !important;
  background-color: #fff;
}

.space-50 {
  height: 50px;
}

.swiper-wrapper {
  display: flex;
}

.swiper-wrapper>* {
  display: flex;
}

.el-carousel {
  height: 100%;
}

.el-carousel__item h3 {
  color: #475669;
  font-size: 18px;
  opacity: 0.75;
  line-height: 300px;
  margin: 0;
}

.el-carousel__item:nth-child(2n) {
  background-color: #99a9bf;
}

.el-carousel__item:nth-child(2n+1) {
  background-color: #d3dce6;
}

.el-carousel__button {
  width: 10px;
  height: 10px;
  background-color: #fff !important;
  opacity: 1 !important;
  border-radius: 50%;
}

.el-carousel__indicator--horizontal {
  padding: 12px 7px !important;
}

.el-carousel__indicators--outside {
  text-align: right;
}

.el-carousel__indicators--outside .is-active .el-carousel__button {
  background-color: #f6811a !important;
}

.base-bottom {
  position: relative;
  height: 555px;
  background-color: #1661ab;
}

.base-bottom .el-carousel__container {
  height: calc(100% - 34px);
}

.base-bottom .swiper-out {
  display: flex;
  margin: 0px 0 50px 0;
  height: 385px;
}

.base-bottom .swiper-out>* {
  flex: 1;
}

.base-bottom .swiper-out> :first-child {
  margin-right: 40px;
}
.base-tip a{
  color: #fff;
}
.base-tip a:hover{
  color: #f5d389;
}
.base-bottom .base-tip> :first-child {
  color: #fff;
  font-size: 36px;
}

.base-bottom .base-tip> :nth-child(2) {
  color: rgba(255,255,255,0.7);
  font-size: 16px;
  line-height: 1.8em;
  margin: 20px 0 50px 0;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.base-bottom .base-tip> :nth-child(3) {
  display: inline-block;
  width: fit-content;
  cursor: pointer;
  padding: 0 1.5em 10px 0;
  font-size: 24px;
  color: #fff;
  border-bottom: 1px solid #f5d389;
}

.base-bottom .base-tip> :nth-child(3):hover {
  color: #f5d389;
}

.base-bottom .content-info {
  position: relative;
}

.mainImg-box {
  height: 100%;
  width: 100%;
  display: inline-block;
}

.mainImg-box img {
  height: 100%;
  width: 100%;
  /* object-fit: cover; */
}

.base-bottom .bottom-tabs {
  position: absolute;
  top: -50px;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  display: flex;
  color: #fff;
  background-color: #1661ab;
  padding-right: 10px;
}
.bottom-tabs a{
  color: #fff;
}
.base-bottom .bottom-tabs>*:not(:first-child) {
  margin-left: 2.5em;
}

.base-bottom .bottom-tabs>* {
  cursor: pointer;
}

.base-bottom .bottom-tabs>*:hover {
  color: #f5d389;
}

.base-bottom .bottom-tabs::after {
  display: block;
  content: '';
  height: 50px;
  width: 40px;
  position: absolute;
  right: -40px;
  background: conic-gradient(from 90deg at 0 0, transparent 0, transparent 65deg, #1661ab 45.1deg);
}

.base-bottom .bottom-tabs::before {
  width: 50vw;
  left: -50vw;
  background-color: #1661ab;
  position: absolute;
  display: block;
  content: '';
  height: 50px;
}

.base-bottom .main-active {
  color: #f5d389;
}

.base-bottom .main-tabs {
  color: #fff;
  font-size: 30px;
  display: flex;
  height: 50px;
  align-items: center;
}

.base-bottom .main-tabs>div {
  cursor: pointer;
}

.base-bottom .main-tabs>div:hover {
  color: #f5d389;
}

.base-bottom .main-tabs>*:not(:first-child) {
  margin-left: 1.5em;
}

.more-view {
  text-align: center;
  height: 50px;
  line-height: 50px;
  color: #000;
  font-size: 14px;
  cursor: pointer;
  margin-bottom: 15px;
}

.more-view:hover {
  color: #1661ab;
}

.list-box {
  color: #000;
  font-size: 16px;
  padding: 20px 0;
}

.list-box>* {
  cursor: pointer;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.list-box a div:hover{
  color: #1661ab !important;
}
.list-box>*:hover {
  color: #1661ab;
}

.list-box>*> :last-child {
  width: 200px;
  text-align: right;
}

.list-box>*> :first-child {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.content-info {
  width: 1200px;
  margin: 0 auto;
}

.advertisement-box {
  height: 180px;
  border-radius: 6px;
  cursor: pointer;
}

.advertisement-box>img {
  border-radius: 6px;
  width: 100%;
  height: 100%;
}

.special-column {
  background-color: #fff;
  height: 515px;
  padding: 50px 0;
}

.special-column .el-carousel__container {
  height: calc(100%);
}

.special-column .column-swiper {
  height: 100%;
}

.special-column .el-carousel__item {
  background-color: transparent !important;
  display: flex;
  flex-wrap: nowrap;
}

.special-column .el-carousel__item>a {
  width: calc((100% - 60px)/3);
}

.special-column .el-carousel__item>*:not(:first-child) {
  margin-left: 30px;
}

.special-column .card-item {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  border: 1px solid #e5e5e5;
  justify-content: space-between;
  padding-top: 20px;
  background-color: #fff;
  border-radius: 10px;
}

.special-column .swiperNotice-inner {
  height: 100%;
}

.special-column .swiper {
  height: 100%;
}

.swiper-button-prev,
.swiper-button-next {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  cursor: pointer;
  background-color: #e5e5e5;
  display: none;
  justify-content: center;
  align-items: center;
}

.special-column .swiper:hover .swiper-button-prev {
  display: flex;
}

.special-column .swiper:hover .swiper-button-next {
  display: flex;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 16px;
  font-weight: 700;
}

.special-column .card-item:hover> :first-child {
  color: #1661ab !important;
}

.special-column .card-item:hover .cardItem-box img {
  scale: 1.1;
}

.special-column .card-item> :first-child {
  font-size: 24px;
  color: #333;
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  font-weight: bold;
}

.special-column .card-item> :first-child::after {
  display: block;
  content: '';
  width: 100px;
  height: 3px;
  background-color: #1661ab;
}

.special-column .card-item> :nth-child(2) {
  flex: 1;
  height: 0;
  margin: 25px;
  font-size: 14px;
  color: #606266;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.6em;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.special-column .card-item> :nth-child(3) {
  height: 200px;
  overflow: hidden;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.special-column .card-item> :nth-child(3)>img {
  width: 100%;
  height: 100%;
  transition: all .4s;
}

.bottom-footer {
  background: #f5f5f5;
  color: #666;
}

.bottom-footer .footer-inner {
  padding: 20px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bottom-footer .footer-inner> :last-child {
  margin-left: 40px;
  display: flex;
}

.footer-url {
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  color: #606266;
  margin: 0px;
}

.footerUrl-inner {

  display: flex;
  align-items: center;
}
.footer-url .footerUrl-inner{
  padding: 20px 0px;
  border-bottom: 1px solid #e5e5e5;
}
.footerUrl-inner>a:not(:last-child) {
  cursor: pointer;
  margin-right: 35px;
}

.footerUrl-inner>*:hover {
  color: #1661ab;
}
.footerUrl-inner span{
  color: #1661ab !important;
  font-size: 14px !important;
}
.gzh-ewm{
  text-align: center;
}
.gzh-ewm img{
  width: 100px;
  height: 100px;
}
.gzh-ewm div{
  margin-left: 15px;
}
.swiper-notice {

  background-color: #fff;
  padding: 50px 0 20px 0;
}

.swiper-notice .el-carousel__container {
  height: 130px !important;
}

.swiper-notice .el-carousel__indicators--outside {
  text-align: center;
  margin-top: 20px;
}

.swiper-notice .el-carousel__item {
  background-color: transparent !important;
  display: flex;
  flex-wrap: nowrap;
}

.swiper-notice .swiper-slide {
  width: calc((100% - 41px)/4) !important;
  margin-right: 0 !important;

}

.swiper-slide a {
  width: 100%;
}

.swiper-notice .swiper-slide:not(:first-child) {
  margin-left: 14px;
  margin-right: 0 !important;

}

.swiper-notice .card-item {
  cursor: pointer;
  width: 100%;
}

.swiper-notice .swiper {
  height: 205px;
}

.swiper-pagination-bullet-active {
  background-color: #f6811a !important;
}

.swiper-notice .card-item:hover img {
  scale: 1.1;
}


.swiper-notice .card-item .cardImg-box {
  height: 130px;
  border-radius: 6px;

  overflow: hidden;
}

.swiper-notice .card-item .cardImg-box img {
  width: 100%;
  transition: all .4s;
  height: 100%;
  border-radius: 6px;
}

.template-info {
  padding: 0px;
  background-size: cover;
  background-position: center;
  background: #fff !important;
}

.template-innner {
  display: flex;
  flex-wrap: wrap;
}

/* .template-innner> :nth-child(3n-2) {
  width: calc(57% - 50px);
  margin: 0 50px 50px 0;
}

.template-innner> :nth-child(3n-2) .content {
  display: flex;
  flex-wrap: wrap;
}

.template-innner> :nth-child(3n-2) .content>div {
  width: 50%;
}

.template-innner> :nth-child(3n-2) .content>div:nth-child(2n-1) {
  padding-right: 15px;
}

.template-innner> :nth-child(3n-1) {
  width: calc(43%);
  margin: 0 0px 50px 0;
} */

.template-innner>* {
  width: 100%;
  margin: 0 0px 40px 0;
}

.template-innner>* .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.template-innner>* .content>div {
  width: 30%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-innner>* .content>div a {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.template-innner>* .content>div:not(:nth-child(3n)) {

}

.template-innner .template-item {
  border: 1px solid #e5e5e5;
  background-color: #fff;
  border-radius: 6px;
}

.template-innner .template-item .header {
  border-bottom: 1px solid #e5e5e5;
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  color: #333;
  font-weight: 700;
  font-size: 18px;
  background: #f5f5f7;
  padding-right: 15px;
  border-left: 4px solid #1661ab;
}
.template-innner .template-item .header a {
  float: right;
  font-size: 14px;
  font-weight: normal;
  color: #1661ab;
}

.template-innner .template-item .content {
  padding: 18px 15px 8px 15px;
}

.template-innner .template-item .content>div {
  cursor: pointer;
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 12px;
}

.template-innner .template-item .content>div:hover {
  color: #1661ab;
}

.template-innner .template-item .content>div>span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
}

.template-innner .template-item .content>div::before {
  display: block;
  content: '';
  position: relative;
  top: 8px;
  flex-shrink: 0;
  width: 3px;
  height: 3px;
  background: #000;
  border-radius: 50%;
  margin-right: 10px;
}

.header-tabs>*:hover .secondary-menu {
  display: block;
}

.secondary-menu:hover {
  display: block;
}

.secondary-menu>*:hover {
  color: #1661ab;
}

.secondary-menu a {
  display: flex !important;
  width: 100%;
  height: 100%;
  align-items: center;
  padding: 0 !important;
  justify-content: center;
}

.secondary-menu {
  display: none;
  cursor: default;
  position: absolute;
  top: 70px;
  width: 180px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 99;
  background-color: #ffffffff;
  color: #000;
  font-size: 14px;
  padding: 16px 0 10px 0;
  box-shadow: 0 0 10px rgba(87, 87, 87, 0.2);
}

.secondary-menu div {
  cursor: pointer;
  line-height: 1.2em;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination {
  margin-bottom: 20px;
}

.pagination :nth-child(3) {
  display: inline-flex;
  min-width: 30px;
  background: #F6F6F6FF;
  border-radius: 2px;
  padding: 0 4px;
  height: 28px;
  justify-content: center;
  align-items: center;
  color: #C4C4C4FF;
  font-size: 14px;
  cursor: pointer;
  box-sizing: border-box;
}

.pagination :nth-child(5) {
  display: inline-flex;
  min-width: 30px;
  background: #F6F6F6FF;
  border-radius: 2px;
  padding: 0 4px;
  height: 28px;
  justify-content: center;
  align-items: center;
  color: #C4C4C4FF;
  font-size: 14px;
  cursor: pointer;
  box-sizing: border-box;
}


.pagination :nth-child(4) {
  display: inline-flex;
  min-width: 30px;
  background: #1661ab;
  border-radius: 2px;
  padding: 0 4px;
  height: 28px;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
}

.pagination :nth-child(3):hover {
  background: #F6F6F6FF;
  color: #C4C4C4FF;
}

.pagination :nth-child(5):hover {
  background: #F6F6F6FF;
  color: #C4C4C4FF;
}

.pagination :nth-child(4):hover {
  background: #1661ab;
  color: #fff;
}
.swiper-backface-hidden .swiper-slide{
  padding: 5px;
  box-sizing: border-box;
}
.special-column .card-item:hover {

  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.special-column .card-item> :nth-child(2) {

  margin: 20px 25px 22px 25px;
}
.template-innner .template-item:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.el-tooltip__popper{
  max-width: 30vw !important;
}
