@charset "utf-8";
.banner {
  width: 100%;
  background: #0a2240;
}

.banner img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

/* N11 */
.fuwu-tixi {
  width: 100%;
  padding-bottom: 80px;
}
.fuwu-tixi .fuwu-title {
  width: 100%;
  height: 140px;
  padding-top: 80px;
}
.fuwu-tixi .fuwu-Box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 15px;
}
.fuwu-tixi .fuwu-Box .fuwu-xiangmu {
  width: 390px;
  height: 220px;
  background-color: #e8f2ff;
  border-radius: 4px;
  border: solid 1px #ecf4fe;
  margin-top: 14px;
}
.fuwu-tixi .fuwu-Box .fuwu-xiangmu.fuwu-bgc {
  background-color: #0a2240;
  box-shadow: 0px 0px 8px 0px
  rgba(10, 34, 64, 0.1);
}
.fuwu-tixi .fuwu-Box .fuwu-xiangmu .xiangmu-name {
  width: 100%;
  text-align: center;
  position: relative;
  font-size: 31px;
  font-weight: bold;
  color: #0a2240;
  padding-top: 27px;
}
.fuwu-tixi .fuwu-Box .fuwu-xiangmu .xiangmu-name img {
  position: absolute;
  width: 48px;
  height: 48px;
  top: 23px;
  left: 20px;
}
.fuwu-tixi .fuwu-Box .fuwu-xiangmu .xiangmu-img {
  width: 100%;
  text-align: center;
}
.fuwu-tixi .fuwu-Box .fuwu-xiangmu .xiangmu-img img {
  width: 105px;
}
.fuwu-tixi .fuwu-Box .fuwu-xiangmu .xiangmu-texA {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #999999;
  padding-top: 5px;
}
.fuwu-tixi .fuwu-Box .fuwu-xiangmu .xiangmu-texB {
  color: #0d67ac;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
.fuwu-tixi .fuwu-Box .fuwu-xiangmu .xiangmu-texC {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #999999;
}
.fuwu-tixi .fuwu-Box .fuwu-xiangmu .xiangmu-texD {
  width: 100%;
  padding-left: 65px;
  font-size: 14px;
  color: #999999;
  margin-bottom: 4px;
}
.fuwu-tixi .fuwu-Box .fuwu-xiangmu .xiangmu-texE {
  width: 100%;
  padding: 0 130px;
  margin-bottom: 15px;
}
.fuwu-tixi .fuwu-Box .fuwu-xiangmu .xiangmu-texE span {
  font-size: 14px;
  color: #999999;
  display: inline-block;
  width: 465px;
}
.fuwu-tixi .fuwu-Box .fuwu-xiangmu .xiangmu-texE span b {
  color: #0d67ac;
  font-size: 16px;
  font-weight: bold;
}
.fuwu-tixi .fuwu-Box .fuwu-xiangmu a {
  display: block;
  width: 90px;
  height: 28px;
  background-color: #cadcf3;
  border-radius: 14px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 28px;
  margin-left: 150px;
  margin-top: 12px;
}
.fuwu-tixi .fuwu-Box .fuwu-xiangmu.fuwu-bgc .xiangmu-name {
  color: #eeaf26;
}
.fuwu-tixi .fuwu-Box .fuwu-xiangmu.fuwu-bgc .xiangmu-texB {
  color: #eeaf26;
}
.fuwu-tixi .fuwu-Box .fuwu-xiangmu.fuwu-bgc a {
  background-image: linear-gradient(90deg,
  #ff9600 0%,
  #e16a12 100%);
  font-weight: bold;
}
.fuwu-tixi .fuwu-Box .fuwu-xiangmu.fuwu-bgc .xiangmu-texE span b {
  color: #eeaf26;
}
.chanpin-jishu {
  width: 100%;
}
.chanpin-jishu img {
  width: 100%;
}

.shuzidw {
  width: 100%;
  padding-top: 55px;
  padding-bottom: 87px;
}

.cp-title {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cp-title img {
  margin-right: 30px;
}

.cp-title b {
  font-size: 40px;
  letter-spacing: 2px;
  color: #333333;
}

.cp-title b span {
  color: #c31414;
}

.dw-box {
  width: 100%;
  height: 261px;
  background-color: #f8f8f8;
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

.dw-box > img {
  width: 497px;
  height: 261px;
}

.dw-box > div {
  width: 658px;
  padding: 30px 40px 30px 0;
}

.dw-box > div h3 {
  width: 100%;
  height: 46px;
  background-color: #c31313;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  color: #ffffff;
}

.dw-box > div h3 b {
  width: 3px;
  height: 21px;
  background-color: #ffffff;
  margin: 0 20px;
}

.dw-box > div p {
  width: 100%;
  font-size: 18px;
  line-height: 38px;
  letter-spacing: 0px;
  color: #333333;
  padding-top: 20px;
}

.dw-box > div p span {
  color: #c31313;
}

.dw-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
}

.dw-list > div {
  width: 159px;
  height: 156px;
  background-color: #f8f8f8;
}

.dw-list > div img {
  display: block;
  margin: 40px auto 0;
}

.dw-list > div p {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #333333;
  padding-top: 15px;
}

.dw-tex {
  width: 100%;
  height: 74px;
  background-color: #f8f8f8;
  line-height: 74px;
  font-size: 24px;
  letter-spacing: 1px;
  color: #333333;
  text-align: center;
}

.dw-tex b {
  color: #c31313;
}

.shuzist {
  width: 100%;
  background-color: #f8f8f8;
  padding-top: 55px;
  padding-bottom: 90px;
}

.cp-title b span.lan {
  color: #4094ee;
}

.bg-gay {
  background-color: #fffeff;
}

.bg-gay .bg-lan {
  background-color: #4094ee;
}

.cp-guifan {
  width: 100%;
  height: 366px;
  background-color: #e5eefa;
  padding: 30px;
  margin-top: 20px;
}

.cp-guifan > h3 {
  font-size: 24px;
  letter-spacing: 1px;
  color: #4094ee;
  margin-bottom: 30px;
}

.list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.list > div {
  width: 212px;
  height: 240px;
  background-color: #ffffff;
}

.list > div > img {
  display: block;
  margin: 0 auto;
  margin-top: 30px;
}

.list > div > a {
  display: block;
  font-size: 20px;
  width: 100%;
  text-align: center;
  color: #333333;
  font-weight: bold;
  margin: 20px 0;
  cursor: initial;
}

.list > div > a b {
  color: #4094ee;
}
.list > div > a span {
  color: #999999;
}


.list > div > p {
  width: 100%;
  text-align: center;
  font-size: 14px;
  height: 22px;
  line-height: 22px;
  color: #666666;
}


.cp-biaozhun {
  width: 100%;
  height: 403px;
  background-color: #ffffff;
  padding: 30px;
  margin-top: 20px;
}

.cp-biaozhun > h3 {
  font-size: 24px;
  letter-spacing: 1px;
  color: #4094ee;
}

.bz-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 10px;
}

.bz-list > div {
  width: 271px;
  height: 133px;
  background: #f2f7fe;
  margin-top: 20px;
}

.bz-list > div .bz-tit {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #333333;
  padding-top: 33px;
  font-weight: bold;
}

.bz-list > div .bz-tit a {
  font-weight: bold;
  font-size: 20px;
  color: #333333;
}

.bz-list > div .bz-tit img {
  margin-right: 15px;
}

.bz-list > div p {
  width: 100%;
  text-align: center;
  padding-top: 20px;
  font-size: 14px;
  color: #666666;
}

.bz-list > div p span {
  margin: 0 20px;
}

.cp-zhiye {
  width: 100%;
  height: 559px;
  background-color: #e5eefa;
  padding: 30px;
  margin-top: 20px;
}

.cp-zhiye h3 {
  font-size: 24px;
  letter-spacing: 1px;
  color: #4094ee;
}

.zy-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.zy-item {
  width: 271px;
  height: 340px;
  background-color: #ffffff;
  padding: 10px;
  margin-top: 30px;
}

.zy-tit {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
}

.zy-tit img {
  margin-right: 15px;
}

.zy-tit b {
  font-size: 20px;
  color: #333333;
}

.zy-box {
  width: 100%;
  height: 77px;
  background-color: #f7fafe;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 12px;
  margin-bottom: 10px;
}

.zy-box > img {
  width: 40px;
  margin-right: 10px;
}

.zy-cont {
  flex: 1;
  width: 0;
}

.zy-cont h3 {
  font-size: 16px;
  color: #666666;
}

.zy-cont span {
  color: #4094ee;
}

.zy-cont p {
  font-size: 12px;
  color: #666666;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 4px;
}

.zy-cont p img {
  width: 16px;
  margin-right: 2px;
}

.zy-item2 {
  width: 212px;
  height: 80px;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;	font-size: 16px;
  color: #333333;
  margin-top: 20px;
}

.zy-item2 img {
  margin-right: 12px;
}

.yz-bgc {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 70px;
}

.yz-bgc .lv {
  color: #0aad6e;
}

.yz-bgc .bg-lv {
  background: #0aad6e;
}

.yl-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.yl-list > div {
  width: 285px;
  height: 149px;
  background-color: #ebfaf4;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  margin-top: 20px;
}

.yl-list > div h3 {
  width: 100%;
  font-size: 20px;
  text-align: center;
  color: #0aad6e;
}

.yl-list > div a {
  width: 100%;
  text-align: center;
  font-size: 14px;
  letter-spacing: 1px;
  color: #666666;
  margin-top: 10px;
}

.yl-tex {
  width: 100%;
  text-align: center;
  height: 74px;
  line-height: 74px;
  background-color: #f8f8f8;
  font-size: 24px;
  letter-spacing: 1px;
  color: #333333;
  margin-top: 20px;
}

.yl-tex span {
  color: #0aad6e;
}

.bg-f8 {
  background: #f8f8f8;
}

.yz-bgc .bg-orang {
  background: #ff9600;
}

.yz-bgc .orang {
  color: #ff9600;
}

.yl-list.bg >div {
  background-color: #feefdd;
}

.yl-list.bg h3 {
  color: #ff9600;
}

.yl-tex.bg, .dw-box.bg{
  background: #FFFFFF;
}

.yl-item {
  width: 185px;
  height: 155px;
  background-color: #f8f8f8;
  margin-top: 20px;
}

.yl-item img {
  display: block;
  margin: 0 auto;
  margin-top: 42px;
}

.yl-item p {
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #333333;
  padding-top: 15px;
}

.yl-item.bg {
  width: 285px;
  height: 154px;
  background-color: #ffffff;
}























































































































































































































































































































































































































