.template-container {
  padding-top: 77px;
  background-color: #ffffff;
  min-width: 780px;
}

.template-container .template-banner {
  width: 100%;
  position: relative;
  height: 410px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.template-container .template-banner::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  display: block;
  height: 410px;
  background: url("../img/banner-filter.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
}

.template-container .template-banner > .w-1288 {
  position: absolute;
  z-index: 10;
  width: 1288px;
  left: 50%;
  top: 110px;
  transform: translateX(-50%);
  color: #fff;
}

.template-container .template-banner > .w-1288 .banner-text1 {
  font-size: 34px;
  color: #ffffff;
  font-weight: bold;
}

.template-container .template-banner > .w-1288 .banner-text2 {
  font-size: 15px;
  color: #ffffff;
  margin-top: 20px;
  line-height: 22px;
}

.template-container .template-banner > .w-1288 .banner-btns {
  display: flex;
  margin-top: 80px;
}

.template-container .template-banner > .w-1288 .banner-btns .banner-btn1 {
  padding: 0 4rem;
  text-align: center;
  line-height: 48px;
  font-size: 18px;
  background: #fff;
  cursor: pointer;
  color: #0b2240!important;
  border-radius: 3px 3px 3px 3px;
}

.template-container .template-banner > .w-1288 .banner-btns .banner-btn2 {
  padding: 0 4rem;
  text-align: center;
  line-height: 48px;
  color: #fff!important;
  font-size: 18px;
  background-image: linear-gradient(-30deg, #003ce4, #0069ff);
  cursor: pointer;
  border-radius: 3px 3px 3px 3px;
}

.template-container .template-line1 {
  padding: 40px 0;
}

.template-container .template-line1 h3.title {
  font-size: 30px;
  color: #031c49;
  font-weight: 400;
  text-align: center;
}

.template-container .template-line1 .text {
  text-align: center;
  max-width: 854px;
  font-size: 16px;
  line-height: 27px;
  margin: 40px auto 0;
  color: #687792;
}

.template-container .template-line2 {
  padding: 40px 0;
}

.template-container .template-line2 h3.title {
  font-size: 30px;
  color: #031c49;
  font-weight: 400;
  text-align: center;
  margin-bottom: 40px;
}

.template-container .template-line2 > .list-wrap {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.template-container .template-line2 > .list-wrap .list-item {
  width: calc((100% - 300px) / 4);
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 100px;
  margin-bottom: 30px;
}

.template-container .template-line2 > .list-wrap .list-item:nth-of-type(4n + 4) {
  margin-right: 0;
}

.template-container .template-line2 > .list-wrap .list-item .icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 110px;
	height: 110px;
	border-radius: 50%;
}

.template-container .template-line2 > .list-wrap .list-item .icon img {
	width: 100%;
	height: 100%
}

.template-container .template-line2 > .list-wrap .list-item .text-1 {
  margin-top: 21px;
  color: #031c49;
  font-size: 20px;
}

.template-container .template-line2 > .list-wrap .list-item .text-2 {
  color: #687792;
  margin-top: 11px;
  font-size: 14px;
  text-align: center;
  line-height: 23px;
}

.template-container .template-line3 {
  padding: 40px 0;
}

.template-container .template-line3 h3.title {
  color: #031c49;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.template-container .template-line3 .list-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 40px;
}

.template-container .template-line3 .list-wrap .list-item {
  padding: 43px;
  width: calc((100% - 18px) / 2);
  margin: 0 18px 20px 0;
  background-color: #fff;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
}

.template-container .template-line3 .list-wrap .list-item .line-1 {
  display: flex;
  align-items: center;
}

.template-container .template-line3 .list-wrap .list-item .line-1 .icon {
  width: 33px;
  height: 33px;
  margin-right: 10px;
}

.template-container .template-line3 .list-wrap .list-item .line-1 .icon img {
  width: 100%;
  height: 100%;
}

.template-container .template-line3 .list-wrap .list-item .line-1 .text {
  font-size: 20px;
  color: #031c49;
}

.template-container .template-line3 .list-wrap .list-item .line-2 {
  margin-top: 20px;
  color: #687792;
  font-size: 14px;
  line-height: 28px;
}

.template-container .template-line3 .list-wrap .list-item:nth-of-type(2n + 2) {
  margin-right: 0;
}

.template-container .template-line4 {
  padding: 40px 0;
}

.template-container .template-line4 h3.title {
  color: #031c49;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}

.template-container .template-line4 .list-wrap {
  margin-top: 40px;
}

.template-container .template-line4 .list-wrap .list-item {
  display: flex;
  align-items: center;
}
.template-container .template-line4 .list-wrap .list-item .left-text,
.template-container .template-line4 .list-wrap .list-item .right-text {
  flex: 1;
  text-align: left;
}

.template-container .template-line4 .list-wrap .list-item .left-text .title,
.template-container .template-line4 .list-wrap .list-item .right-text .title {
  font-size: 23px;
  color: #031c49;
}

.template-container .template-line4 .list-wrap .list-item .left-text .info,
.template-container .template-line4 .list-wrap .list-item .right-text .info {
  margin: 20px auto;
  font-size: 14px;
  color: #687792;
  line-height: 28px;
  padding-right: 50px;
}

.template-container .template-line4 .list-wrap .list-item .left-text {
  padding-left: 50px;
}

.template-container .template-line4 .list-wrap .list-item .right-text {
  padding-left: 150px;
}

.template-container .template-line4 .list-wrap .list-item .right-img,
.template-container .template-line4 .list-wrap .list-item .left-img {
  width: 577px;
}

.template-container .template-line5 {
  padding: 40px 0;
}

.template-container .template-line5 h3.title {
  font-size: 30px;
  color: #031c49;
  font-weight: 400;
  text-align: center;
  margin-bottom: 40px;
}

.template-container .template-line5 .list-item {
  margin-bottom: 55px;
  display: flex;
  justify-content: center;
}

.template-container .template-line6 {
  padding: 40px 0;
}

.template-container .template-line6 h3.title {
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  color: #031c49;
  margin-bottom: 40px;
}

.template-container .template-line6 .list-wrap {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.template-container .template-line6 .list-wrap .list-item {
  width: calc((100% - 90px) / 2);
  margin: 0 90px 20px 0;
}

.template-container .template-line6 .list-wrap .list-item:nth-of-type(2n + 2) {
  margin-right: 0;
}

.template-container .template-line6 .list-wrap .list-item .text-1 {
  color: #031c49;
  font-size: 20px;
}

.template-container .template-line6 .list-wrap .list-item .text-2 {
  width: 90%;
  font-size: 14px;
  color: #687792;
  margin-top: 25px;
  line-height: 28px;
  margin-bottom: 20px;
}

.template-container .template-line6 .list-wrap .list-item .img {
  position: relative;
  width: 100%;
  height: 274px;
  cursor: pointer;
}

.template-container .template-line6 .list-wrap .list-item .img:hover .tootip {
  display: block;
}

.template-container .template-line6 .list-wrap .list-item .img img {
  width: 100%;
  height: 100%;
}

.template-container .template-line6 .list-wrap .list-item .img .tootip {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
  z-index: 5;
}

.template-container .template-line7 {
  padding: 40px 0;
}

.template-container .template-line7 h3.title {
  font-size: 30px;
  color: #031c49;
  font-weight: 400;
  text-align: center;
  margin-bottom: 40px;
}

.template-container .template-line7 .list-wrap {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.template-container .template-line7 .list-wrap .list-item {
  width: calc((100% - 70px) / 3);
  margin: 0 35px 20px 0;
  background: #fff;
  padding-bottom: 25px;
  border-radius: 3px;
  overflow: hidden;
  cursor: pointer;
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
}

.template-container .template-line7 .list-wrap .list-item:hover img {
  transform: scale(1.02);
}

.template-container .template-line7 .list-wrap .list-item:hover .text-1 {
  color: #002fa7;
}

.template-container .template-line7 .list-wrap .list-item:nth-of-type(3n + 3) {
  margin-right: 0;
}

.template-container .template-line7 .list-wrap .list-item img {
  display: block;
  width: 100%;
  height: 215px;
  transition: all linear 0.3s;
}

.template-container .template-line7 .list-wrap .list-item .text-1 {
  margin-top: 30px;
  font-size: 20px;
  color: #031c49;
  padding: 0 20px;
}

.template-container .template-line7 .list-wrap .list-item .text-2 {
  font-size: 16px;
  line-height: 24px;
  color: #687792;
  margin-top: 20px;
  padding: 0 20px;
}

.template-container .fixedtool {
  position: fixed;
  top: 200px;
  left: 20px;
  border-right: 1px solid #ccc;
  display: none;
  background: rgba(255, 255, 255, 0.5);
  z-index: 9999;
}

.template-container .fixedtool .menu-item {
  padding: 13px 15px 13px 20px;
	font-size: 14px;
  background-color: rgba(255, 255, 255, 0.12);
  color: #737C8B;
  text-align: right;
  cursor: pointer;
}

.template-container .fixedtool .active {
  border-right: 3px solid #002fa7;
  background-image: linear-gradient(to right, rgba(0, 47, 167, 0.1), rgba(0, 47, 167, 0.1));
  color: #20242B;
}
