.pantent_bg {
  width: 100%;
  height: 420px;
  background: url(/res/images/pantentindexbg.png);
}
.pantent_search {
  width: 1200px;
  display: flex;
  justify-content: center;
  box-shadow: 0px 3px 20px rgba(51, 51, 51, 0.08);
  margin: 0 auto;
  margin-top: -70px;
  margin-bottom: 70px;
}
.pantent_search .pantent_img {
  width: 260px;
  height: 140px;
}
.pantent_search .pantent_img img {
  width: 100%;
  height: 100%;
}
.pantent_search .pantent_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 940px;
  height: 140px;
  background-color: #fff;
  padding: 0 45px;
}
.pantent_search .pantent_box .search_box {
  height: 45px;
  display: flex;
  align-items: center;
  border: 1px solid #3669EC;
  overflow: hidden;
  margin-bottom: 20px;
}
.pantent_search .pantent_box .search_box .el-select {
  width: 120px;
  height: 45px;
}
.pantent_search .pantent_box .search_box .el-select .el-input__inner {
  height: 45px;
  background-color: #F9F9F9;
  border: none !important;
  border-right: 1px solid #F1F1F1;
}
.pantent_search .pantent_box .search_box .el-select .el-input__suffix-inner {
  height: 100%;
}
.pantent_search .pantent_box .search_box .el-select .el-select-dropdown__item .hover {
  color: #1450EB;
}
.pantent_search .pantent_box .search_box .el-select .el-select-dropdown__item:hover {
  color: #1450EB !important;
}
.pantent_search .pantent_box .search_box .input_box {
  width: 615px;
  height: 45px;
  padding-left: 10px;
}
.pantent_search .pantent_box .search_box .search_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 121px;
  height: 45px;
  background-color: #3669EC;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
}
.pantent_search .pantent_box .hot_box {
  display: flex;
}
.pantent_search .pantent_box .hot_box span {
  font-size: 12px;
  font-weight: 400;
  color: #98A0B2;
  margin-right: 15px;
}
.pantent_search .pantent_box .hot_box a {
  font-size: 12px;
  font-weight: 400;
  color: #98A0B2;
  margin-right: 25px;
}
.pantent_search .pantent_box .hot_box a:hover {
  color: #588FEB;
}
.pantent_server {
  width: 100%;
  background-color: #fff;
}
.pantent_server .server_box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pantent_server .server_box .server_title {
  font-size: 28px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 5px;
}
.pantent_server .server_box .server_des {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  margin-bottom: 30px;
}
.pantent_server .server_box .buy_list {
  display: flex;
  justify-content: space-between;
  width: 1200px;
}
.pantent_server .server_box .buy_list .buy_item {
  width: 385px;
}
.pantent_server .server_box .buy_list .buy_item .top_img {
  position: relative;
  width: 385px;
  height: 124px;
  padding: 23px 0 0 30px;
}
.pantent_server .server_box .buy_list .buy_item .top_img .item_title {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 12px;
}
.pantent_server .server_box .buy_list .buy_item .top_img .item_dse {
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
}
.pantent_server .server_box .buy_list .buy_item .top_img .img {
  position: absolute;
  right: 2px;
  top: 2px;
  width: 69px;
  height: 68px;
}
.pantent_server .server_box .buy_list .buy_item .bottom_center {
  background-color: #F3F5F8;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  padding: 13px 23px 23px 30px;
}
.pantent_server .server_box .buy_list .buy_item .bottom_center .tips {
  margin-bottom: 22px;
}
.pantent_server .server_box .buy_list .buy_item .bottom_center .tips .tip_item {
  display: flex;
  align-items: center;
  margin-bottom: 7px;
}
.pantent_server .server_box .buy_list .buy_item .bottom_center .tips .tip_item img {
  width: 14px;
  height: 14px;
  margin-right: 7px;
}
.pantent_server .server_box .buy_list .buy_item .bottom_center .tips .tip_item span {
  width: 300px;
  font-size: 13px;
  font-weight: 400;
  color: #818EAF;
}
.pantent_server .server_box .buy_list .buy_item .bottom_center .center_price {
  display: flex;
  align-items: baseline;
  margin-bottom: 5px;
}
.pantent_server .server_box .buy_list .buy_item .bottom_center .center_price .s1 {
  color: #F64041;
  font-size: 24px;
  font-weight: 600;
}
.pantent_server .server_box .buy_list .buy_item .bottom_center .center_price .s2 {
  color: #F64041;
  font-size: 12px;
  font-weight: 400;
  margin-right: 30px;
}
.pantent_server .server_box .buy_list .buy_item .bottom_center .center_price .s3 {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}
.pantent_server .server_box .buy_list .buy_item .bottom_center .newuserimg {
  max-width: 157px;
  height: 21px;
  margin-bottom: 22px;
}
.pantent_server .server_box .buy_list .buy_item .bottom_center .op_btns {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.pantent_server .server_box .buy_list .buy_item .bottom_center .op_btns a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 140px;
  height: 36px;
  background: #FFFFFF;
  border-radius: 2px 2px 2px 2px;
  border: 1px solid #3669EC;
  font-size: 14px;
  font-weight: 400;
  color: #3669EC;
}
.pantent_server .server_box .buy_list .buy_item .bottom_center .op_btns a:hover {
  background-color: #3669EC;
  color: #fff;
}
.pantent_server .server_box .buy_list .buy_item:hover {
  box-shadow: 0px 3px 20px rgba(51, 51, 51, 0.08);
}
.pantent_server .server_box .buy_list .buy_item:hover .item_title {
  color: #fff;
}
.pantent_server .server_box .buy_list .buy_item:hover .item_dse {
  color: #fff;
}
.pantent_server .server_box .pantent_swiper {
  width: 100%;
  display: flex;
  align-items: center;
  margin: 35px 0;
}
.pantent_server .server_box .pantent_swiper .swiper_left {
  margin-right: 20px;
}
.pantent_server .server_box .pantent_swiper .swiper_left .pantentimg {
  width: 20px;
  height: 20px;
  margin-right: 20px;
}
.pantent_server .server_box .pantent_swiper .swiper_left span {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.pantent_server .server_box .pantent_swiper .dynams {
  width: 1000px;
  display: flex;
  align-items: center;
}
.pantent_server .server_box .pantent_swiper .dynams .el-carousel__item {
  display: flex;
  align-items: center;
  width: 1000px;
}
.pantent_server .server_box .pantent_swiper .dynams .el-carousel__item .dynam_item {
  display: flex;
  align-items: center;
  margin-right: 95px;
}
.pantent_server .server_box .pantent_swiper .dynams .el-carousel__item .dynam_item .phone {
  font-size: 14px;
  font-weight: 400;
  color: #818EAF;
  margin-right: 10px;
}
.pantent_server .server_box .pantent_swiper .dynams .el-carousel__item .dynam_item .des {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.bottom_box {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 650px;
  background: url(/res/images/pantentbg_img.png);
  padding: 68px 0 86px 0;
}
.bottom_box .title1 {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 30px;
}
.bottom_box .title2 {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  margin: 60px 0 30px 0;
}
.bottom_box .advantage_box {
  display: flex;
  justify-content: space-between;
}
.bottom_box .advantage_box .advan_item {
  width: 284px;
  border: 1px solid #fff;
  background: linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
  padding: 27px 0 35px 24px;
}
.bottom_box .advantage_box .advan_item .top_info {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.bottom_box .advantage_box .advan_item .top_info img {
  width: 40px;
  height: 40px;
  margin-right: 7px;
}
.bottom_box .advantage_box .advan_item .top_info .title {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
}
.bottom_box .advantage_box .advan_item .des {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.bottom_box .advantage_box .advan_item:hover {
  box-shadow: 0px 3px 20px rgba(51, 51, 51, 0.08);
}
.bottom_box .process_box {
  display: flex;
  align-items: center;
}
.bottom_box .process_box .process_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 180px;
  border: 1px solid #fff;
  background: linear-gradient(180deg, #F1F5FB 0%, #FFFFFF 100%);
}
.bottom_box .process_box .process_item .process_img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 61px;
  height: 61px;
  font-size: 18px;
  font-weight: 500;
  color: #364263;
  margin-bottom: 19px;
}
.bottom_box .process_box .process_item .title {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 7px;
}
.bottom_box .process_box .process_item .des {
  text-align: center;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  color: #333333;
}
.bottom_box .process_box .process_item:hover {
  box-shadow: 0px 3px 20px rgba(51, 51, 51, 0.08);
}
.bottom_box .process_box .right_arr {
  width: 34px;
  height: 34px;
}
.bottom_box .img1 {
  width: 1200px;
  height: 130px;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
.bottom_box .img2 {
  width: 1200px;
  height: 180px;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
.el-scrollbar .el-scrollbar__view .selected span {
  color: #1450EB !important;
}
