﻿@charset "UTF-8";
body{background-color: #f2f3f7;}
.model_banner{width: 100%;height: 560px;padding: 40px 0;background: url(../images/img_power_banner.png) no-repeat center;}
.banner .swiper-container{height: 560px;padding: 24px 0;}
#certify .swiper-slide{overflow: hidden;border-radius: 4px;width: 535px !important;height: 420px !important;box-shadow: none !important;}
#certify .swiper-slide img{width: 100%;height: 100%;max-width: 100%;max-height: 100%;}
#certify .swiper-button-prev{left: -75px;width: 55px;height: 130px;transform: translate(0, -50%);background: url(../images/ico_left_arrow.png) no-repeat;background-size: 100%;}
#certify .swiper-button-prev:hover, #certify .swiper-button-next:hover{background-position: 0 0;}
#certify .swiper-button-next{right: -75px;width: 55px;height: 130px;transform: translate(0, -50%);background: url(../images/ico_right_arrow.png) no-repeat;background-size: 100%;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet{width: 17px;height: 17px;opacity: 0.5;border: none;margin: 0 12px;background-color: #fff;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active{opacity: 1;}
.input_btn{width: 560px;height: 60px;font-size: 16px;font-weight: bold;line-height: 60px;border-radius: 4px;background: #ff7142;display: inline-block;color: #fff !important;}
.model_tables .box{margin: 30px auto;padding: 45px 30px;background: #fff;}
.model_tables .title{margin: 15px 0;font-size: 30px;font-weight: bold;}
.model_tables .table_ul .table_caption{color: #ff7142;font-size: 18px;font-weight: bold;margin: 50px 0 15px;}
.model_tables .table_ul .table_caption i{font-size: 52px;}
.model_tables .table_ul .table_th{color: #666;height: 45px;display: flex;font-size: 18px;padding: 0 25px;font-weight: bold;align-items: center;background: #f9f1ee;justify-content: space-between;}
.model_tables .table_ul .table_th .th_1{width: 25%;}
.model_tables .table_ul .table_th .th_2{width: 25%;}
.model_tables .table_ul .table_th .th_3{width: 20%;}
.model_tables .table_ul .table_th .th_4{width: 20%;}
.model_tables .table_ul .table_th .th_5{width: 10%;}
.model_tables .table_ul .table_tr{height: 80px;display: flex;font-size: 14px;align-items: center;justify-content: space-between;}
.model_tables .table_ul .table_tr .table_td{font-size: 16px;padding: 0 25px;line-height: 180%;}
.model_tables .table_ul .table_tr:nth-child(2n){background-color: #f9f9f9;}
.model_tables .table_ul .table_tr .td_1{width: 25%;}
.model_tables .table_ul .table_tr .td_2{width: 25%;padding: 0 10px;}
.model_tables .table_ul .table_tr .td_3{width: 20%;padding: 0 35px;}
.model_tables .table_ul .table_tr .td_4{width: 20%;}
.model_tables .table_ul .table_tr .td_5{width: 10%;padding: 0 10px;}
.model_tables .table_ul .table_tr .table_td .p1{font-size: 14px;}
.model_tables .table_ul .table_tr .table_td .p2{color: #888;font-size: 12px;}
.model_tables .table_ul .table_tr .table_td .p3:after{font-size: 35px;content: "\2714";}
.model_statistics .box{background: #fff;margin-bottom: 60px;}
.model_statistics .btn_group{padding: 65px 0 55px;}
.model_statistics .input_btn{width: 560px;height: 60px;font-size: 16px;font-weight: bold;line-height: 60px;border-radius: 4px;background: #ff7142;display: inline-block;color: #fff !important;}
