.int-tit {
  line-height: 40px;
  text-align: center;
  margin-bottom: 35px;
}
.int-tit h2 {
  color: #333;
  font-size: 36px;
  font-weight: bold;
}
.int-tit p {
  color: #333;
  font-size: 18px;
}
.int-tit p em {
  color: #ca2b2f;
}
.int-tit span {
  height: 2px;
  width: 60px;
  display: block;
  margin: 0 auto;
  background: #ca2b2f;
}
/*
------------------------
		gszc
------------------------
*/
.gszc-wai {
  overflow: hidden;
  padding-top: 45px;
  padding-bottom: 70px;
  background: #f7f8fc;
  position: relative;
}

.gszc-list {
  position: relative;
}
.gszc-list ul li {
  width: 280px;
  height: 355px;
  background: #fff;
  box-shadow: 0 0 20px #ededed;
  float: left;
  padding: 28px;
  margin-right: 26px;
  position: relative;
}
/*.gszc-list ul li:nth-child(4){
	margin-right:0;
}*/
.gszc-list ul li img {
  margin: 0 auto;
  width: 55px;
  height: auto;
  display: block;
}
.gszc-list ul li h2 {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 15px auto;
}
.gszc-list ul li p {
  color: #666;
  font-size: 14px;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.gszc-list ul li a {
  color: #ca2b2f;
  font-size: 20px;
  font-weight: bold;
  display: block;
  width: 80px;
  position: absolute;
  bottom: 15px;
  left: 36%;
}
.gszc-prev {
  width: 35px;
  height: 80px;
  left: -55px;
  top: 130px;
  position: absolute;
  background: #333 url(../images/jt-left.png) no-repeat center;
}
.gszc-next {
  width: 35px;
  height: 80px;
  position: absolute;
  right: -55px;
  top: 130px;
  background: #333 url(../images/jt-right.png) no-repeat center;
}
.gszc-prev:hover {
  background: #ca2b2f url(../images/jt-left.png) no-repeat center;
}
.gszc-next:hover {
  background: #ca2b2f url(../images/jt-right.png) no-repeat center;
}
.gszc-btn a {
  color: #fff;
  width: 510px;
  height: 73px;
  line-height: 73px;
  background: #d53c3c;
  border-radius: 45px;
  display: block;
  margin: 0 auto;
  margin-top: 48px;
}
.gszc-btn p {
  color: #fff;
  line-height: 20px;
  font-size: 18px;
  width: 220px;
  display: block;
  float: left;
  margin: 16px 28px;
}
.gszc-btn em {
  width: 174px;
  height: 41px;
  line-height: 41px;
  display: block;
  background: #f58d26;
  float: right;
  font-size: 16px;
  position: relative;
  border-radius: 45px;
  margin: 16px 30px;
  padding-left: 35px;
}
.gszc-btn em:after {
  content: "";
  display: block;
  width: 41px;
  height: 17px;
  position: absolute;
  right: 25px;
  top: 12px;
  background: url(../../../upload/cjt-icon.png) no-repeat;
}

.cjwt-wai {
  overflow: hidden;
  padding-top: 65px;
  padding-bottom: 47px;
  background: url(../../../upload/cjwt-bj_02.jpg) no-repeat;
}
.cjwt-tit {
  overflow: hidden;
  margin-top: 45px;
  margin-left: 53px;
  width: 30%;
  float: left;
}
.cjwt-tit h2 {
  color: #fff;
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 45px;
}
.cjwt-tit p {
  color: #fff;
  font-size: 18px;
  letter-spacing: 5px;
  line-height: 30px;
}
.cjwt-tit p:nth-child(5) {
  color: #fff;
  font-size: 17px;
  letter-spacing: 0;
}
.cjwt-a-1 {
  width: 220px;
  height: 50px;
  line-height: 50px;
  display: block;
  color: #fff;
  background-image: linear-gradient(#fb5d54, #ca2b2f);
  margin: 35px 0 73px 0;
  border-radius: 45px;
  text-align: center;
  font-size: 24px;
}
.cjwt-a-2 {
  width: 174px;
  height: 41px;
  line-height: 41px;
  display: block;
  color: #fff;
  background: #f58d26;
  border-radius: 45px;
  position: relative;
  padding-left: 16px;
  margin-top: 10px;
}
.cjwt-a-2:after {
  content: "";
  position: absolute;
  display: block;
  background: url(../../../upload/cjt-icon.png) no-repeat;
  width: 41px;
  height: 17px;
  right: 13px;
  top: 12px;
}
.cjwt-list {
  overflow: hidden;
}
.cjwt-list ul li {
  width: 355px;
  height: 226px;
  float: left;
  background: #fff;
  margin-right: 22px;
  margin-bottom: 20px;
  padding: 26px;
}
.cjwt-list ul li h3 {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
.cjwt-list ul li p {
  color: #666;
  font-size: 14px;
  line-height: 25px;
}
.cjwt-list ul li a {
  color: #fff;
  width: 220px;
  height: 40px;
  line-height: 40px;
  background-image: linear-gradient(#fb5d54, #ca2b2f);
  border-radius: 45px;
  text-align: center;
  margin-top: 10px;
}

.lqzj-wai {
  overflow: hidden;
  background: #f7f8fc;
  padding-top: 40px;
  padding-bottom: 50px;
}
.lqzj-list {
  overflow: hidden;
}
.lqzj-list ul li {
  width: 367px;
  height: 337px;
  float: left;
  margin-bottom: 35px;
  margin-right: 48px;
}
.lqzj-list ul li:nth-child(3n) {
  margin-right: 0;
}
.lqzj-list ul li img {
  width: 100%;
  display: block;
}
.lqzj-list-1 {
  padding: 42px 42px;
  background: #fff;
  box-shadow: #eee 0px 0px 15px 5px;
}
.lqzj-list-1 span {
  width: 145px;
  height: 27px;
  line-height: 27px;
  background: #ca2b2f;
  color: #fff;
  display: block;
  font-size: 14px;
  text-align: center;
  border-radius: 45px;
}
.lqzj-list-1 h3 {
  color: #333;
  font-size: 28px;
  font-weight: bold;
  margin: 10px 0px 30px 0px;
}
.lqzj-list-1 p {
  color: #666;
  font-size: 16px;
  line-height: 30px;
}
.lqzj-list-1 a {
  color: #ca2b2f;
  display: block;
  font-size: 16px;
  margin-top: 40px;
}
.lqzj-btn a {
  color: #fff;
  width: 510px;
  height: 73px;
  line-height: 73px;
  background: #d53c3c;
  border-radius: 45px;
  display: block;
  margin: 0 auto;
  margin-top: 48px;
}
.lqzj-btn p {
  color: #fff;
  line-height: 20px;
  font-size: 18px;
  width: 261px;
  display: block;
  float: left;
  margin: 16px 22px;
}
.lqzj-btn em {
  width: 174px;
  height: 41px;
  line-height: 41px;
  display: block;
  background: #f58d26;
  float: right;
  font-size: 16px;
  position: relative;
  border-radius: 45px;
  margin: 16px 15px;
  padding-left: 13px;
}
.lqzj-btn em:after {
  content: "";
  display: block;
  width: 41px;
  height: 17px;
  position: absolute;
  right: 13px;
  top: 12px;
  background: url(../../../upload/cjt-icon.png) no-repeat;
}

.fwys-wai {
  padding-top: 90px;
  overflow: hidden;
  padding-bottom: 55px;
  background: url(../../../upload/fwys-bj.jpg) no-repeat;
}
.fwys-tit {
  overflow: hidden;
 margin-left: 53px;
  width: 30%;
  float: left;
}
.fwys-tit h2 {
  color: #fff;
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 45px;
}
.fwys-tit p {
  color: #fff;
  font-size: 18px;
  letter-spacing: 5px;
  line-height: 30px;
}
.fwys-tit p:nth-child(5) {
  color: #fff;
  font-size: 17px;
  letter-spacing: 0;
}
.fwys-a-1 {
  width: 220px;
  height: 50px;
  line-height: 50px;
  display: block;
  color: #fff;
  background-image: linear-gradient(#fb5d54, #ca2b2f);
  margin: 35px 0 73px 0;
  border-radius: 45px;
  text-align: center;
  font-size: 24px;
}
.fwys-a-2 {
  width: 174px;
  height: 41px;
  line-height: 41px;
  display: block;
  color: #fff;
  background: #f58d26;
  border-radius: 45px;
  position: relative;
  padding-left: 16px;
  margin-top: 10px;
}
.fwys-a-2:after {
  content: "";
  position: absolute;
  display: block;
  background: url(../../../upload/cjt-icon.png) no-repeat;
  width: 41px;
  height: 17px;
  right: 13px;
  top: 12px;
}
.fwys-list {
  overflow: hidden;
  padding-top: 30px;
}
.fwys-list ul li {
  width: 242px;
  height: 370px;
  border-radius: 10px;
  background: #fff;
  float: left;
  margin-right: 30px;
  padding: 13px;
}
.fwys-list ul li:nth-child(3) {
  margin-right: 0;
}
.fwys-list ul li em {
  width: 217px;
  height: 145px;
  display: block;
}
.fwys-list ul li em img {
  width: 100%;
  display: block;
}
.fwys-list ul li h2 {
  color: #333;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
.fwys-list ul li h2:after {
  content: "";
  display: block;
  width: 28px;
  height: 1px;
  background: #eee;
  margin: 8px auto;
}
.fwys-list ul li p {
  color: #333;
  font-size: 14px;
  line-height: 30px;
  position: relative;
}
.fwys-list ul li p:after {
  content: "";
  display: block;
  width: 242px;
  height: 1px;
  background: #eee;
  position: absolute;
  bottom: -20px;
  left: -13px;
}
.fwys-list ul li a {
  margin-top: 32px;
  color: #ca2b2f;
  font-size: 14px;
  display: block;
  float: left;
  margin-left: 134px;
}
.fwys-list ul li a:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin-left: 10px;
  margin-top: 2px;
  float: right;
  background: url(../images/yx-cion.png) no-repeat;
}
/*
------------------------
		mqal
------------------------
*/
.mqal-wai {
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 40px;
}
.mqal-tit {
  text-align: center;
  overflow: hidden;
  line-height: 35px;
}
.mqal-tit h2 {
  color: #333;
  font-size: 36px;
  font-weight: bold;
}
.mqal-tit h2 em {
  color: #ca2b2f;
}
.mqal-tit p {
  color: #999;
  font-size: 16px;
}
.mqal-list {
  overflow: hidden;
  margin-top: 30px;
}
.mqal-list ul li {
  width: 218px;
  float: left;
  margin-right: 27px;
  background: url(../../../upload/yiny.png) no-repeat center bottom -12px;
}
.mqal-list ul li:nth-child(5) {
  margin-right: 0;
}
.mqal-list ul li img {
  width: 100%;
  height: 122px;
  display: block;
  border: 1px solid #eee;
}
.mqal-btn a {
  color: #333;
  font-size: 16px;
  margin-top: 45px;
  display: block;
  text-align: center;
}
.mqal-btn a i {
  margin-left: 20px;
}
/*
------------------------
		zxly
------------------------
*/
.zxly-wai {
  overflow: hidden;
  background: url(../../../upload/ly-bj.jpg) no-repeat;
  padding-top: 120px;
  padding-bottom: 96px;
}
.zxly-tit {
  width: 40%;

  float: left;
  margin-right: 75px;
}
.zxly-tit h2 em {
  color: #ca2b2f;
  font-size: 28px;
  font-weight: bold;
}
.zxly-tit h2 {
  color: #1e1e1e;
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 25px;
}
.zxly-tit p {
  color: #1e1e1e;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 45px;
}
.zxly-tit p i {
  font-weight: bold;
}
.zxly-tit span {
  color: #1e1e1e;
  font-size: 14px;
  position: relative;
  line-height: 25px;
  padding-left: 70px;
}
.zxly-tit span i {
  font-size: 36px;
  font-weight: bold;
  padding-left: 70px;
}
.zxly-tit span:before {
  content: "";
  display: block;
  position: absolute;
  width: 65px;
  height: 65px;
  left: 0;
  top: -10px;
  background: url(../../../upload/fwtstel.png) no-repeat;
}
.zxly-body li {
  height: 45px;
  width: 400px;
  overflow: hidden;
  line-height: 45px;
  margin-bottom: 10px;
  border: 1px solid #000;
}
.zxly-body li input {
  color: #999;
  width: 100%;
  height: 45px;
  font-size: 14px;
  line-height: 45px;
  padding-left: 20px;
}
.zxly-body li:nth-child(4), .zxly-body li:nth-child(3) {
  border: none;
}
.zxly-body li:nth-child(4) input {
  color: #fff;
  width: 100%;
  height: 55px;
  font-size: 14px;
  line-height: 55px;
  padding-left: 0px;
  background: #ca2b2f;
  cursor: pointer;
}
/*-------------------分割线----------------------*/
/*
-----------------
	zcsb-wai
-----------------
*/
.zcsb-wai {
  overflow: hidden;
  padding-top: 55px;
  padding-bottom: 40px;
}
.zcsb-tit {
  text-align: center;
  overflow: hidden;
}
.zcsb-tit h2 {
  color: #333;
  font-size: 36px;
  font-weight: bold;
}
.zcsb-tit em {
  color: #ca2b2f;
}
.zcsb-tit p {
  color: #999;
  font-size: 18px;
  padding-top: 10px;
}
.zcsb-body {
  position: relative;
  margin-top: 30px;
}
.zcsb-list {
  padding-left: 30px;
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 1;
}
.zcsb-list li {
  float: left;
  width: 190px;
  height: 82px;
  line-height: 56px;
  text-align: center;
  font-size: 18px;
  color: #ca2b2f;
  margin-right: 5px;
  cursor: pointer;
  background: url(../../../upload/bg-onetab.png) no-repeat center top;
}
.zcsb-list li em {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-right: 8px;
  position: relative;
  top: 6px;
  background: url(../../../upload/images/icon02.png) no-repeat left top;
}
.zcsb-list li:nth-child(2) em {
  background: url(../../../upload/images/icon03.png) no-repeat left top;
}
.zcsb-list li:nth-child(3) em {
  background: url(../../../upload/images/icon04.png) no-repeat left top;
}
.zcsb-list li:nth-child(4) em {
  background: url(../../../upload/images/icon05.png) no-repeat left top;
}
.zcsb-list li.on em, .zcsb-list li:hover em {
  background-position: left -26px;
}
.zcsb-list li.on, .zcsb-list li:hover {
  height: 82px;
  line-height: 56px;
  background: url(../images/bg-onetabcur.png) no-repeat center top;
  color: #fff;
}
.zcsb-tab li em {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-right: 8px;
  position: relative;
  top: 6px;
  background: url(../images/icon02.png) no-repeat;
}
.zcsb-prev, .zcsb-next {
  display: block;
  width: 17px;
  height: 23px;
  position: absolute;
}
.zcsb-prev {
  left: -50px;
  top: 200px;
}
.zcsb-next {
  right: -35px;
  top: 200px;
}
.zcsb-tabbox {
  display: block;
  width: 1030px;
  height: 440px;
  padding: 130px 240px 0 45px;
  background-color: #fff;
  box-shadow: 0 0 25px #e8dbe2;
  box-sizing: border-box;
  position: relative;
  z-index: 0;
}
.zcsb-tabbox h3 {
  font-size: 18px;
  color: #000;
  margin-bottom: 22px;
}
.zcsb-tabbox p {
  font-size: 16px;
  color: #999;
  line-height: 24px;
  padding-bottom: 20px;
}
.zcsb-tabbox img {
  position: absolute;
  right: -150px;
  top: 28px;
}
/*
-----------------
	zscqfw-wai
-----------------
*/
.zscqfw-wai {
  overflow: hidden;
  background: url(../../../upload/zscq-bj.jpg) no-repeat;
  padding-top: 45px;
  padding-bottom: 10px;
}
.zscqfw-tit {
  text-align: center;
}
.zscqfw-tit h2 {
  color: #333;
  font-size: 36px;
  font-weight: bold;
}
.zscqfw-tit h2 em {
  color: #ca2b2f;
}
.zscqfw-tit p {
  color: #999;
  padding-top: 10px;
  font-size: 18px;
}
.zscqfw-list {
  margin-top: 30px;
}
.zscqfw-list ul li {
  width: 216px;
  float: left;
  height: 246px;
  padding-top: 30px;
  cursor: pointer;
  margin-right: 27px;
  background: #fff;
  box-shadow: 0 0 20px #ededed;
  margin-bottom: 27px;
}
.zscqfw-list ul li:nth-child(5n) {
  margin-right: 0;
}
.zscqfw-list ul li span {
  padding-left: 18px;
}
.zscqfw-list ul li h3 {
  font-size: 20px;
  color: #202020;
  padding-left: 40px;
}
.zscqfw-list ul li p {
  height: 96px;
  padding: 10px 0 0 40px;
  font-size: 16px;
  color: #999;
  line-height: 24px;
}
.zscqfw-list ul li a {
  display: block;
  margin: 0 auto;
  width: 160px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background-image: linear-gradient(to right, rgba(202, 43, 47, 1), rgba(255, 127, 69, 1));
  border-radius: 30px;
  font-size: 16px;
  color: #fff;
}
/*
-----------------
	lcjx-wai
-----------------
*/
.lcjx-wai {
  overflow: hidden;
  background: url(../../../upload/lcjx-bj.jpg) no-repeat;
  padding-top: 50px;
  padding-bottom: 60px;
}
.lcjx-tit {
  text-align: center;
}
.lcjx-tit h2 {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
}
.lcjx-tit p {
  color: #fff;
  font-size: 18px;
  padding-top: 10px;
}
.lcjx-ul {
  border-radius: 4px 4px 0 0;
  zoom: 1;
  overflow: hidden;
}
.lcjx-ul li {
  width: 240px;
  float: left;
  text-align: center;
  position: relative;
  cursor: pointer;
  z-index: 0;
}
.lcjx-cur, .lcjx-ul li.on {
  background-color: #fff;
  border-radius: 4px 4px 0 0;
}
.lcjx-bg {
  position: absolute;
  width: 240px;
  height: 70px;
  line-height: 70px;
  background-color: #f0f0f6;
  left: 0;
  bottom: 0;
  z-index: -1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-right: 1px solid #dedbee;
}
.lcjx-cur .lcjx-bg, .lcjx-ul li.on .lcjx-bg {
  background: none;
}
.lcjx-bg img {
  vertical-align: middle;
  padding-top: 10px;
}
.lcjx-con {
  position: relative;
  z-index: 1;
  height: 80px;
  line-height: 90px;
  font-size: 18px;
  color: #202020;
}
.lcjx-cur .lcjx-con, .lcjx-ul li:hover .lcjx-con {
  font-size: 22px;
}
.lcjx-icon {
  display: inline-block;
  width: 33px;
  height: 30px;
  margin-right: 6px;
  position: relative;
  top: 9px;
}
.lcjx-cur .lcjx-icon, .lcjx-ul li:hover .lcjx-icon {
  background-position: left -30px;
}
.lcjx-icon01 {
  background: url(../../../upload/icon-four01.png) no-repeat left top;
}
.lcjx-icon02 {
  background: url(../../../upload/icon-four02.png) no-repeat left top;
}
.lcjx-icon03 {
  background: url(../../../upload/icon-four03.png) no-repeat left top;
}
.lcjx-icon04 {
  background: url(../../../upload/icon-four04.png) no-repeat left top;
}
.lcjx-icon05 {
  background: url(../../../upload/icon-four05.png) no-repeat left top;
}
.lcjx-con span {
  font-size: 12px;
  color: #666;
}
.lcjx-con em {
  color: #f92351;
}
.lcjx-list {
  height: 456px;
  background-color: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 40px 0 0 40px;
}
.list-01 {
  background: #fff url(../../../upload/bg-fourcon01.png) no-repeat center;
}
.list-01 .list-left {
  width: 670px;
  float: left;
  padding-right: 27px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.list-tit {
  display: inline-block;
  width: 96px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background-image: linear-gradient(to right, rgba(202, 43, 47, 1), rgba(255, 127, 69, 1));
  border-radius: 5px;
}
.list-ul-01 {
  padding-top: 40px;
  height: 157px;
  display: block;
  margin-bottom: 65px;
}
.list-ul-01 li {
  float: left;
  width: 213px;
  text-align: center;
}
.list-ul-01 li h3 {
  font-size: 16px;
  color: #333;
}
.list-ul-01 li h3 img {
  vertical-align: middle;
  margin-right: 5px;
}
.list-ul-01 li p {
  font-size: 14px;
  color: #999;
  height: 74px;
  line-height: 22px;
  padding-top: 12px;
  margin-bottom: 10px;
}
.list-ul-01 li a {
  color: #ca2b2f;
  font-size: 14px;
  text-decoration: underline;
}
.list-ul-02 {
  padding-top: 30px;
}
.list-ul-02 li {
  float: left;
  width: 280px;
}
.list-ul-02 li span {
  float: left;
  font-size: 16px;
  color: #333;
}
.list-ul-02 li span img {
  vertical-align: middle;
  margin-right: 6px;
}
.list-ul-02 li p {
  float: left;
  width: 180px;
  font-size: 16px;
  color: #999;
  line-height: 24px;
  display: inline-block;
  padding-top: 2px;
}
.list-ul-02 .bor {
  border-right: 1px #ddd dashed;
  margin-right: 60px;
  width: 260px;
  padding-left: 30px;
}
.list-ul-02 .bor p {
  width: 140px;
}
.list-right {
  float: right;
  width: 460px;
}
.list-right .question {
  padding-top: 22px;
  height: 222px;
}
.list-right .question li {
  line-height: 40px;
  font-size: 16px;
  color: #666;
}
.list-right .question li span {
  color: #999;
  padding-right: 5px;
}
.list-right .question li a {
  color: #ca2b2f;
  font-size: 14px;
  text-decoration: underline;
  display: inline-block;
  padding-left: 5px;
}
.list-right p {
  padding-top: 30px;
}
.list-right p a {
  display: block;
  float: left;
  width: 130px;
  height: 42px;
  line-height: 42px;
  border: solid 1px #eee;
  text-align: center;
  font-size: 16px;
  color: #333;
  margin-right: 14px;
}
.list-right p a img {
  vertical-align: middle;
  margin-right: 6px;
}
/*2*/
.list-02 .list-left {
  width: 470px;
  float: left;
}
.list-02 .list-ul-01 {
  height: 195px;
  border-bottom: solid 1px #f5f5f5;
  margin-bottom: 28px;
}
.services {
  padding-top: 30px;
}
.services a {
  display: block;
  float: left;
  height: 42px;
  line-height: 42px;
  border: solid 1px #eee;
  padding: 0 10px;
  margin: 0 30px 15px 0;
  font-size: 16px;
  color: #333;
}
.list-02 .list-right {
  width: 600px;
  height: 390px;
  float: left;
  border-left: solid 1px #f5f5f5;
  padding-left: 40px;
  margin-left: 30px;
}
/*3*/
.list-03 .list-left {
  width: 510px;
  float: left;
}
.list-03 .list-left h3 {
  font-size: 16px;
  color: #202020;
  margin-bottom: 10px;
}
.list-03 .list-left p {
  height: 323px;
  padding-top: 157px;
  background: url(../../../upload/images/img-four06.png) no-repeat left center;
}
.list-03 .list-left p a {
  display: inline-block;
  width: 178px;
  height: 66px;
  line-height: 48px;
  background: url(../../../upload/images/bg-btn01.png) no-repeat center;
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin: 0 42px 0 15px;
}
.list-03 .list-left p a em {
  display: inline-block;
  width: 13px;
  height: 7px;
  background: url(../../../upload/images/icon01.png) no-repeat center;
  background-size: 100%;
  margin-left: 4px;
  position: relative;
  top: -2px;
}
.list-03 .list-right {
  width: 540px;
  padding-left: 50px;
  height: 380px;
  float: left;
  border-left: solid 1px #f5f5f5;
}
/*4*/
.list-04 .list-left {
  width: 510px;
  float: left;
  margin-right: 40px;
}
.list-04 .list-ul-01 {
  border-bottom: solid 1px #f5f5f5;
  padding-bottom: 145px;
}
.list-04 .list-ul-01 li {
  width: 500px;
}
.list-04 .list-ul-01 {
  margin-bottom: 25px;
}
.list-04 .services a {
  margin: 0 0 0 15px;
}
.list-04 .list-right {
  width: 540px;
  padding-left: 50px;
  height: 380px;
  float: left;
  border-left: solid 1px #f5f5f5;
}
/*5*/
.list-05 .list-ul-01 {
  border-bottom: solid 1px #f5f5f5;
  padding-bottom: 145px;
  width: 1120px;
  margin-bottom: 25px;
}
.list-05 .list-ul-01 li {
  width: 350px;
  position: relative;
}
.list-05 .list-left {
  width: 510px;
  float: left;
}
.list-05 .list-right {
  float: left;
  width: 540px;
  height: 150px;
  padding-left: 50px;
  border-left: solid 1px #f5f5f5;
}
/*-------------------分割线----------------------*/
/*
-----------------
	yccp-wai
-----------------
*/
.crumb-wai {
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 15px;
  background: #f5f5f5;
}
.crumb-list {
  overflow: hidden;
}
.crumb-list ul li {
  width: 300px;
  float: left;
  padding: 31px;
  background: url(../images/ycs-icon.png) no-repeat right center;
}
.crumb-list ul li:nth-child(4) {
  background: none;
}
.crumb-list ul li h2 {
  color: #ca2b2f;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}
.crumb-list ul li p {
  color: #666;
  font-size: 14px;
  text-align: center;
  padding-top: 15px;
}
/*
-----------------
	cpfw-wai
-----------------
*/
.cpfw-wai {
  overflow: hidden;
  padding-top: 40px;
  position: relative;
  padding-bottom: 31px;
}
.cpfw-tit {
  overflow: hidden;
  text-align: center;
}
.cpfw-tit h2 {
  color: #333;
  font-size: 36px;
  font-weight: bold;
}
.cpfw-tit p {
  color: #999;
  font-size: 16px;
  text-transform: uppercase;
}
.cpfw-body {
  margin-top: 30px;
  overflow: hidden;
}
.cpfw-nav {
  width: 380px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 25px;
}
.cpfw-nav ul li {
  width: 81px;
  height: 34px;
  float: left;
  text-align: center;
  font-size: 20px;
  color: #333;
  margin-right: 68px;
}
.cpfw-nav ul li.on {
  border-bottom: 2px solid #ca2b2f;
}
.cpfw-nav ul li:nth-child(3) {
  margin-right: 0;
}
.cpfw-nav ul li a {
  display: block;
}
.cpfw-list:before {
  content: "";
  display: block;
  position: absolute;
  background: #eee;
  width: 1920px;
  height: 1px;
  left: 0;
  top: 172px;
  z-index: -1;
}
.cpfw-list ul {
  overflow: hidden;
  padding-top: 10px;
}
.cpfw-list ul li {
  width: 390px;
  height: 130px;
  border: 1px solid #eee;
  margin-right: 15px;
  float: left;
  margin-bottom: 15px;
  padding: 35px 0;
  text-align: center;
}
.cpfw-list ul li:nth-child(3n) {
  margin-right: 0;
}
.cpfw-list ul li span {
  display: block;
  width: 54px;
  height: 43px;
  margin: 0 auto;
  background: url(../../../upload/liantang2.png) no-repeat;
}
.cpfw-list ul li:nth-child(2) span {
  background: url(../../../upload/bridges.png) no-repeat;
}
.cpfw-list ul li:nth-child(3) span {
  width: 54px;
  height: 44px;
  background: url(../../../upload/daiban.png) no-repeat;
}
.cpfw-list ul li:nth-child(4) span {
  width: 54px;
  height: 44px;
  background: url(../../../upload/fvdaiban.png) no-repeat;
}
.cpfw-list ul li:nth-child(5) span {
  width: 57px;
  height: 36px;
  background: url(../../../upload/mai.png) no-repeat;
}
.cpfw-list ul li:nth-child(6) span {
  width: 46px;
  height: 46px;
  background: url(../../../upload/zu.png) no-repeat;
}
.cpfw-list ul li:hover:nth-child(1) span {
  background: url(../../../upload/liantang.png) no-repeat;
}
.cpfw-list ul li:hover:nth-child(2) span {
  background: url(../../../upload/bridges2.png) no-repeat;
}
.cpfw-list ul li:hover:nth-child(3) span {
  background: url(../../../upload/daiban2.png) no-repeat;
}
.cpfw-list ul li:hover:nth-child(4) span {
  background: url(../../../upload/fvdaiban2.png) no-repeat;
}
.cpfw-list ul li:hover:nth-child(5) span {
  background: url(../../../upload/mai2.png) no-repeat;
}
.cpfw-list ul li:hover:nth-child(6) span {
  background: url(../../../upload/zu2.png) no-repeat;
}
.cpfw-ul-02 li:first-child span {
  width: 54px;
  height: 48px;
  background: url(../../../upload/images/nianshen2.png) no-repeat;
}
.cpfw-ul-02 li:nth-child(2) span {
  width: 54px;
  height: 48px;
  background: url(../../../upload/images/siji2.png) no-repeat !important;
}
.cpfw-ul-02 li:last-child span {
  width: 58px !important;
  height: 48px;
  background: url(../../../upload/images/che2.png) no-repeat !important;
}
.cpfw-ul-02 li:hover:first-child span {
  background: url(../../../upload/images/nianshen.png) no-repeat !important;
}
.cpfw-ul-02 li:hover:nth-child(2) span {
  background: url(../../../upload/images/siji.png) no-repeat !important;
}
.cpfw-ul-02 li:hover:last-child span {
  background: url(../../../upload/images/che.png) no-repeat !important;
}
.cpfw-ul-03 li:first-child span {
  width: 54px;
  height: 48px;
  background: url(../../../upload/images/visa2.png) no-repeat;
}
.cpfw-ul-03 li:nth-child(2) span {
  width: 54px;
  height: 48px;
  background: url(../../../upload/images/hkjiazhao2.png) no-repeat !important;
}
.cpfw-ul-03 li:nth-child(3) span {
  width: 54px;
  height: 48px;
  background: url(../../../upload/images/jiazhao2.png) no-repeat !important;
}
.cpfw-ul-03 li:last-child span {
  width: 58px !important;
  height: 48px !important;
  background: url(../../../upload/images/others2.png) no-repeat !important;
}
.cpfw-ul-03 li:hover:first-child span {
  background: url(../../../upload/images/visa.png) no-repeat !important;
}
.cpfw-ul-03 li:hover:nth-child(2) span {
  background: url(../../../upload/images/hkjiazhao.png) no-repeat !important;
}
.cpfw-ul-03 li:hover:nth-child(3) span {
  background: url(../../../upload/images/jiazhao.png) no-repeat !important;
}
.cpfw-ul-03 li:hover:last-child span {
  background: url(../../../upload/images/others.png) no-repeat !important;
}
.cpfw-list ul li p {
  color: #333;
  font-size: 16px;
  margin-top: 10px;
}
.cpfw-list ul li:hover {
  background: url(../../../upload/largestn20j3dzih7rc1kp.png) no-repeat;
}
.cpfw-list ul li:hover p {
  color: #fff;
}
.advertising-wai {
  overflow: hidden;
  padding-top: 60px;
  background: url(../../../upload/gg-bj_02.jpg) no-repeat;
  padding-bottom: 52px;
}
.adv-tit {
  overflow: hidden;
  text-align: center;
}
.adv-tit h2 {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
}
.adv-tit p {
  color: #fff;
  font-size: 16px;
  margin: 20px;
}
.adv-tit a {
  height: 34px;
  width: 150px;
  display: block;
  color: #fff;
  background: #ca2b2f;
  line-height: 34px;
  border-radius: 5px;
  margin: 0 auto;
}
.fwbz-wai {
  padding-top: 50px;
  overflow: hidden;
  background: url(../../../upload/fwbz-bj_02.jpg) no-repeat center;
}
.fwbz-tit {
  overflow: hidden;
  text-align: center;
}
.fwbz-tit h2 {
  color: #333;
  font-size: 36px;
  font-weight: bold;
}
.fwbz-tit p {
  color: #999;
  font-size: 16px;
}
.fwbz-body {
  overflow: hidden;
  margin-top: 75px;
  position: relative;
  height: 502px;
}
.fwbz-list {
  width: 315px;
  height: 130px;
  position: absolute;
  left: 20%;
  top: 0;
}
.left-2 {
  left: 7%;
  top: 27%;
}
.left-3 {
  left: 1.5%;
  top: 65%;
}
.right-1 {
  left: 55%;
  top: 0;
}
.right-2 {
  left: 68%;
  top: 27%;
}
.right-3 {
  left: 72%;
  top: 65%;
}
.right-1 .list-img, .right-2 .list-img, .right-3 .list-img {
  float: left !important;
}
.right-1 .list-wz, .right-2 .list-wz, .right-3 .list-wz {
  float: right !important;
}
.fwbz-list .list-img {
  width: 130px;
  height: 130px;
  background: #fff;
  border-radius: 50%;
  border: 3px solid #ca2b2f;
  text-align: center;
  padding-top: 20px;
  float: right;
}
.fwbz-list .list-img img {
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
.fwbz-list .list-img p {
  color: #333;
  font-size: 20px;
  font-weight: bold;
}
.list-wz {
  width: 170px;
  float: left;
  padding-top: 30px;
}
.fwlc-wai {
  overflow: hidden;
  padding-top: 55px;
  padding-bottom: 53px;
  background: url(../../../upload/fwlc-bj_02.jpg) no-repeat;
}
.fwlc-tit {
  overflow: hidden;
  text-align: center;
}
.fwlc-tit h2 {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
}
.fwlc-tit p {
  color: #fff;
  margin-top: 5px;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}
.fwlc-body {
  overflow: hidden;
  padding-top: 70px;
}
.fwlc-body ul li {
  float: left;
  width: 160px;
  text-align: center;
  margin-right: 48px;
}
.fwlc-body ul li:last-child {
  margin-right: 0;
}
.fwlc-body ul li h2 {
  color: #fff;
  font-size: 18px;
  margin-top: -15px;
  font-weight: normal;
}
.fwlc-body ul li span {
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto;
  line-height: 50px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #ca2b2f;
  margin-top: 11px;
  margin-bottom: 5px;
}
.fwlc-body ul li p {
  font-size: 14px;
  color: #fff;
  line-height: 30px;
}
.fwlc-btn {
  width: 247px;
  height: 60px;
  line-height: 60px;
  background: #fff;
  border-radius: 30px;
  text-align: center;
  margin: 0 auto;
  margin-top: 50px;
}
.fwlc-btn a {
  color: #ca2b2f;
  font-size: 18px;
  font-weight: bold;
}
/*----------------------分割线------------------------*/
/*
----------------------
	csfw-wai
----------------------
*/
.csfw-wai {
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 40px;
}
.csfw-tit {
  text-align: center;
}
.csfw-tit h2 {
  color: #333;
  font-size: 36px;
  font-weight: bold;
}
.csfw-tit h2 em {
  color: #ca2b2f;
}
.csfw-tit p {
  color: #666;
  font-size: 18px;
  padding-top: 10px;
}
.csfw-body {
  overflow: hidden;
  margin-top: 30px;
}
.csfw-list-l {
  width: 246px;
  height: 390px;
  background-image: linear-gradient(#ff7f45, #ca2b2f);
  text-align: center;
  padding-top: 65px;
}
.csfw-list-l h2 {
  color: #fff;
  font-size: 28px;
  font-weight: normal;
}
.csfw-list-l p {
  width: 93px;
  height: 33px;
  line-height: 33px;
  color: #ca2b2f;
  font-size: 20px;
  display: block;
  margin: 27px auto;
  background: #fff;
  border-radius: 30px;
}
.csfw-list-l a {
  color: #fff;
  font-size: 20px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #d35456;
  display: block;
  margin-top: 68px;
}
.csfw-list-r {
  width: 296px;
  height: 390px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 65px 30px;
}
.csfw-list-r h2 {
  color: #333;
  font-size: 24px;
  font-weight: bold;
}
.csfw-list-r p {
  font-size: 14px;
  color: #666;
  margin: 15px auto;
  line-height: 25px;
}
.csfw-list-r a {
  font-size: 18px;
  color: #ca2b2f;
}
.csfw-list-r img {
  width: 224px;
  height: 179px;
  display: block;
  margin: 0 auto;
}
.csfw-list-right {
  width: 657px;
  height: 390px;
}
.csfw-list-right ul li {
  float: left;
  width: 219px;
  height: 195px;
  padding: 20px 0;
  text-align: center;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.csfw-list-right ul li:nth-child(3n) {
  border-right: 1px solid #eee;
}
.csfw-list-right ul li:nth-child(1), .csfw-list-right ul li:nth-child(2), .csfw-list-right ul li:nth-child(3) {
  border-top: 1px solid #eee;
}
.csfw-list-right ul li span {
  height: 90px;
  display: block;
}
.csfw-list-right ul li img {
  display: block;
  margin: 0 auto;
}
.csfw-list-right ul li h2 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.csfw-list-right ul li p {
  font-size: 14px;
  color: #666;
}
.csfw-list-right ul li a {
  font-size: 16px;
  color: #ca2b2f;
}
/*
----------------------
	ssch-wai
----------------------
*/
.ssch-wai {
  overflow: hidden;
  padding-top: 50px;
  background: #f7f7f7;
  padding-bottom: 65px;
}
.ssch-tit {
  overflow: hidden;
  text-align: center;
}
.ssch-tit h2 {
  color: #333;
  font-size: 36px;
  font-weight: bold;
}
.ssch-tit p {
  font-size: 18px;
  color: #666;
  margin-top: 10px;
}
.ssch-body {
  overflow: hidden;
  margin-top: 30px;
}
.ssch-list {
  float: left;
  width: 375px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden;
  position: relative;
  text-align: center;
  height: 375px;
  margin-right: 37px;
  background-color: #FFFFFF;
}
.ssch-list:nth-child(3) {
  margin-right: 0;
}
.ssch-list-1 {
  overflow: hidden;
  height: 375px;
  position: absolute;
}
.ssch-list-1 .lazy {
  display: block;
  width: 100%;
  height: 100%;
}
.list-pd {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-color: #fff;
  height: 91px;
  display: table;
  width: 100%;
  overflow: hidden;
}
.list-pd > div {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
  text-align: center;
  line-height: 35px;
}
.list-pd > div h1 {
  color: #ca2b2f;
  font-size: 20px;
  font-weight: bold;
}
.list-pd > div p {
  color: #666;
  font-size: 18px;
}
.ssch-list-2 {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  display: block;
  color: #FFFFFF;
  z-index: 1;
  position: relative;
  height: 375px;
  display: table;
  top: 375px;
  left: 0px;
}
.tablesell {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
  line-height: 30px;
}
.tablesell h3 {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.tablesell h5 {
  font-size: 14px;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
}
.tablesell p a {
  font-size: 15px;
  color: #fff;
  width: 185px;
  height: 43px;
  line-height: 43px;
  font-weight: 500;
  display: inline-block;
  border-radius: 3px;
  border: none;
  background-color: #FF4546;
  cursor: pointer;
}
.jsal-wai {
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 40px;
}
.jsal-tit {
  text-align: center;
}
.jsal-tit h2 {
  color: #333;
  font-size: 36px;
  font-weight: bold;
}
.jsal-tit h2 em {
  color: #ca2b2f;
}
.jsal-tit p {
  color: #666;
  font-size: 16px;
}
.jsal-p {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
}
.jsal-body {
  overflow: hidden;
  margin-top: 50px;
}
.jasl-list {
  width: 561px;
  height: auto;
}
.jasl-list p {
  width: 246px;
  height: 50px;
  color: #fff;
  border-radius: 10px;
  background: #333;
  font-size: 24px;
  font-weight: bold;
  line-height: 50px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  top: 25px;
  left: 0;
  right: 0;
}
.jasl-list:nth-child(2) p {
  background: #ca2b2f;
}
.jasl-list ul {
  overflow: hidden;
  padding: 35px;
  background: #f5f5f5;
}
.jasl-list ul li {
  color: #333;
  font-size: 20px;
  border-bottom: 1px solid #999;
  padding-bottom: 10px;
  text-align: center;
  padding: 25px;
}
.jsal-p2 {
  height: 40px;
  line-height: 40px;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  margin: 45px auto 0;
  vertical-align: middle;
  text-align: center;
}
.jsal-p2 span {
  color: #ca2b2f;
  font-size: 36px;
  font-weight: bold;
}
.jsal-btn {
  width: 673px;
  height: 64px;
  margin: 60px auto 0 !important;
  overflow: hidden;
}
.jsal-btn a {
  color: #fff;
  font-size: 20px;
  background: #222;
  border-radius: 30px;
  width: 250px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  float: left;
}
.jsal-btn a:nth-child(2) {
  float: right;
  background: #ca2b2f;
}
/*
-----------------
	sschlc
-----------------
*/
.sschlc-wai {
  overflow: hidden;
  background: url(../images/sschlc-bj_02.jpg) no-repeat;
  padding-top: 75px;
  padding-bottom: 9px;
}
.sschlc-tit {
  text-align: center;
}
.sschlc-tit h2 {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
}
.sschlc-tit p {
  color: #fff;
  margin-top: 5px;
  font-size: 18px;
}
.sschlc-list ul li {
  width: 180px;
  height: auto;
  float: left;
  text-align: center;
  margin-right: 112px;
}
.sschlc-list ul li:last-child {
  margin-right: 0;
}
.sschlc-list ul li span {
  width: 180px;
  height: 180px;
  display: block;
}
.sschlc-list ul li span img {
  width: 100%;
  height: 100%;
  display: block;
}
.sschlc-list ul {
  overflow: hidden;
  padding: 70px;
}
.sschlc-list ul li p {
  color: #fff;
  font-size: 20px;
  padding-top: 25px;
  padding-bottom: 10px;
}
.sschlc-list ul li em {
  color: #ca2b2f;
  font-size: 14px;
  width: 80px;
  height: 22px;
  line-height: 22px;
  display: block;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
}
/*
-------------
fwly-wai
-------------
*/
.fwly-wai {
  overflow: hidden;
  padding-top: 40px;
}
.fwly-tit {
  text-align: center;
}
.fwly-tit h2 {
  color: #333;
  font-size: 36px;
  font-weight: bold;
}
.fwly-tit h2 em {
  color: #ca2b2f;
}
.fwly-tit p {
  color: #666;
  font-size: 16px;
}
.fwly-list {
  width: 100%;
  height: auto;
  margin: 50px auto 0;
}
.fwly-list ul {
  overflow: hidden;
}
.fwly-list ul li {
  width: 290px;
  height: auto;
  margin-right: 13px;
  margin-bottom: 12px;
  position: relative;
  float: left;
}
.fwly-list ul li:nth-child(4n) {
  margin-right: 0;
}
.fwly-list ul li a {
  display: block;
}
.fwly-list ul li img {
  display: block;
  width: 100%;
}
.fwly-list ul li span {
  width: 100%;
  height: 44px;
  line-height: 44px;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  display: block;
  left: 0;
  position: absolute;
  bottom: 0;
}