a{
  text-decoration: none;
  cursor: pointer;
}

.contentservice {
  width: 100%;
  height: auto;
  background-color: white;
}

.csone{
  width: 100%;
  height: 390px;
  background-image: url(../img/cs-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
}

.csone_kuan{
  width: 1200px;
  height: 100%;
}

.csone_btn{
  text-align: center;
  padding-top: 246px;
}

.csone_btn_line{
  padding: 0 10px;
  height: 38px;
  width: 128px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
  text-align: center;
  line-height: 38px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
  margin-right: 4px;
}

.csone_btn_line:hover {
  text-decoration: none;
  color: #ed353c;
  background: #fff;
}


.cstwo{
  width: 100%;
  height: 285px;
  background-color: white;
  display: flex;
  justify-content: center;
}

.cstwo_kuan{
  width: 1200px;
  height: 100%;
}

.cstwo_title{
  text-align: center;
  padding-top: 52px;
  margin-bottom: 58px;
}

.cstwo_title h2{
  font-size: 36px;
  color: #333;
  margin-bottom: 25px;
}

.cstwo_title p {
  font-size: 16px;
  color: #95989d;
  line-height: 2;
}

.cstwo_title p span{
  color: #e01d20;
}

.csthree{
  width: 100%;
  height: 620px;
  background-color: #F4F4F4;
  display: flex;
  justify-content: center;
}

.csthree_kuan{
  width: 1200px;
  height: 100%;
}

.csthree_title{
  padding-top: 52px;
  color: #333;
  margin-bottom: 25px;
  text-align: center;
  font-size: 40px;
  font-weight: 400;
}

.csthree_kuan ul{
  width: 100%;
  height: 400px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #fff;
}

.csthree_kuan ul li{
  height: 340px;
  width: 390px;
  background: #fff;
  padding: 20px;
  box-shadow: 0 10px 20px -16px #999;
}

.csthree_kuan ul li p{
  line-height: 28px;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  text-align: left;
  margin: 0;
  padding: 18px 0 4px 0;
}

.csthree_kuan ul li span {
  font-size: 14px;
  color: #414141;
  line-height: 24px;
}

.csfour{
  width: 100%;
  height: 560px;
  background-color: #fff;
  display: flex;
  justify-content: center;
}

.csfour_kuan{
  width: 1200px;
  height: 100%;
}

.csfour_title{
  padding-top: 52px;
  color: #333;
  margin-bottom: 25px;
  text-align: center;
  font-size: 40px;
  font-weight: 400;
}

.csfour_kuan ul{
  width: 100%;
  height: 400px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 30px 0;
}

.csfour_kuan ul li{
  width: 400px;
  padding: 0 20px;
}

.csfour_kuan ul li img{
  margin: 0 110px;
}

.csfour_kuan ul li p{
  font-size: 20px;
  color: #444;
  font-weight: bold;
  text-align: center;
  padding: 25px 0 15px 0;
  line-height: 28px;
  margin: 0;
}

.csfour_kuan ul li span{
  display: block;
  text-align: center;
  font-size: 14px;
  color: #505050;
  line-height: 25px;
}

.csfive{
  width: 100%;
  height: 600px;
  background-image: url(../img/05-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-position: top;
  display: flex;
  justify-content: center;
}

.csfive_kuan{
  width: 1200px;
  height: 100%;
}

.csfive_title{
  padding-top: 52px;
  color: #fff;
  margin-bottom: 25px;
  text-align: center;
  font-size: 40px;
  font-weight: 400;
}

.csfive_kuan ul{
  width: 100%;
  height: 400px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 50px;
}

.csfive_kuan ul li{
  height: 340px;
  width: 390px;
  background: #fff;
  padding: 20px;
  box-shadow: 0 10px 20px -16px #999;
  position: relative;
}

.csfive_kuan ul li p{
  font-size: 18px;
  color: #333;
  font-weight: bold;
  text-align: left;
  margin: 0;
  padding: 18px 0 4px 0;
  line-height: 28px;
}

.csfive_kuan ul li span{
  font-size: 14px;
  color: #414141;
  line-height: 24px;
}

.csfive_kuan ul li a{
  font-size: 14px;
  position: absolute;
  right: 20px;
  bottom: 30px;
  width: 90px;
  height: 40px;
  border: 1px solid #dcdcdc;
  color: #a6a6a6;
  text-align: center;
  line-height: 40px;
  border-radius: 3px;
}

.csfive_kuan ul li a:hover{
  color: #e01d20;
  border: 1px solid #e01d20;
}

.cssix{
  width: 100%;
  height: 300px;
  background: #fff;
  display: flex;
  justify-content: center;
}

.cssix_kuan{
  width: 1200px;
  height: 100%;
}

.cssix_title{
  text-align: center;
  margin-bottom: 30px;
}

.cssix_title h2{
  font-size: 36px;
  color: #333;
  margin-bottom: 25px;
  font-weight: 400;
}

.cssix_kuan ul{
  width: 100%;
  height: 150px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.cssix_kuan ul li{
  width: 280px;
  height: 100px;
  margin-right: 20px;
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid #DCDCDC;
}

.cssix_kuan ul li a{
  display: block;
  height: 100%;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.cssix_img{
  float: left;
  margin: 30px 0 0 30px;
  width: 40px;
  height: 59px;
  background: url(../img/icon.png) no-repeat;
}

.cssix_img.img1{
  background-position: 0 0;
}
.cssix_img.img2{
  background-position: -50px 0;
}
.cssix_img.img3{
  background-position: -100px 0;
}
.cssix_img.img4{
  float: right;
  margin: 30px 30px 0 0;
  background-position: -150px 0;
}

.cssix_text{
  font-size: 14px;
  padding: 26px 0 0 89px;
}

.cssix_text_left{
  float: left;
  padding: 39px 0 0 30px;
}

.cssix_text h3,.cssix_text_left h3{
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}

.cssix_text p,.cssix_text_left p{
  color: #888;
}

.cssix_red{
  color: #e01d20;
}

.csseven{
  width: 100%;
  height: 1000px;
  background: #F6F6F9;
  display: flex;
  justify-content: center;
}

.csseven_kuan{
  width: 1200px;
  height: 100%;
}

.csseven_title{
  text-align: center;
  padding-top: 60px;
  margin-bottom: 58px;
}

.csseven_title h2 {
  font-size: 36px;
  color: #333;
  margin-bottom: 25px;
  font-weight: 400;
}

.csseven_title p {
  font-size: 16px;
  color: #95989d;
}


.cseight{
  width: 100%;
  height: 900px;
  background: #F6F6F9;
  display: flex;
  justify-content: center;
}

.cseight_kuan{
  width: 1200px;
  height: 100%;
}

.cseight_title{
  padding-top: 40px;
  text-align: center;
  margin-bottom: 58px;
}

.cseight_title h2 {
  font-size: 36px;
  color: #333;
  margin-bottom: 25px;
  font-weight: 400;
}

.cseight_title p {
  font-size: 16px;
  color: #95989d;
}

.csseven_table,
.cseight_table{font-size: 16px; color: #000;}
.csseven_table .th,
.cseight_table .th{ height: 98px; position: relative;}
.csseven_table .td,
.cseight_table .td{ height: 48px; line-height: 48px;}
.csseven_table .th,
.csseven_table .td,
.cseight_table .th,
.cseight_table .td{border: 1px solid #D8DFE6; margin-bottom: -1px; text-align: center;}

.cseight .td.td1{height: 65px; line-height: 65px;}
.cseight .td.td2{height: 65px; line-height: 2;}

.table_one{width: 25%;margin-right: -1px;float: left;transition: all .2s;background: #fff; }
.table_one .th{background: #FA2E2B;border-color: #FA2E2B;color: #fff;line-height: 98px;font-size: 24px;}
.table_one .th h3{font-weight: 400;color: #fff;font-size: 100%;}
.table_one:hover{ position: relative; z-index: 2; transform: scale(1.05); box-shadow: 0 0 20px rgba(0,0,0,.1);}

.table_two{margin-right: -1px;width: 60%;float: left;transition: all .2s;background: #fff;}
.table_two .th h3{font-size: 24px;padding-top: 30px;margin-bottom: 3px;}
.table_two:hover{ position: relative; z-index: 2; transform: scale(1.05); box-shadow: 0 0 20px rgba(0,0,0,.1);}
.table_two:hover .th{ background: #FA2E2B; color: #fff; border-color: #FA2E2B; }
.table_two:hover .th h3{ color: #fff; }

.table_three{margin-right: -1px;width: 15%;float: left;transition: all .2s;background: #fff;}
.table_three .th h3{font-size: 24px;padding-top: 30px;margin:0;}
.table_three:hover{ position: relative; z-index: 2; transform: scale(1.05); box-shadow: 0 0 20px rgba(0,0,0,.1);}
.table_three:hover .th{ background: #FA2E2B; color: #fff; border-color: #FA2E2B; }
.table_three:hover .th h3{ color: #fff; }


/* ============================================================================
 *  以下 2 组规则是静态化改造时追加的，用途只有一个：
 *  让「换标签」之后的渲染结果与老 Vue 页面逐像素一致。上面的原有规则一行没改。
 * ========================================================================== */

/* 1) 推荐搭配卡片：老代码是 <a> 里再套 <router-link class="cssix_text">，
 *    也就是 <a> 套 <a>。Vue 用 createElement 建 DOM 能这么套，静态 HTML 不行
 *    （解析器会把外层 <a> 提前闭合，.cssix_text 变成 li 的第二个块级子元素，
 *    被前面 100px 高的 <a> 顶下去，整块排版错位）。
 *    所以 href 提到外层 <a>，内层降级成 <div>，这里补回它原先作为 <a> 时
 *    从 .cssix_kuan ul li a 拿到的三条声明，盒模型与老页面完全相同。 */
.cssix_kuan ul li a > .cssix_text {
  display: block;
  height: 100%;
  color: #333;
}

/* 2) 卡片配图补了 width/height 属性防 CLS。这几处 CSS 本来就没有限制图片尺寸，
 *    属性值填的又正是图片固有尺寸，所以显示大小与老页面一致；
 *    这里显式写一条 height:auto 兜底，防止将来有人给这些 img 加了 width
 *    之后 height 属性作为「表现提示」把图片拉变形。 */
.csthree_kuan ul li img,
.csfour_kuan ul li img,
.csfive_kuan ul li img {
  height: auto;
}