@charset "utf-8";
blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
  outline: 0;
}
input.hidefocus::-moz-focus-inner {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
optgroup,
th,
var {
  font-style: inherit;
  font-weight: inherit;
}
del,
ins {
  text-decoration: none;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
q:after,
q:before {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: baseline;
}
sub {
  vertical-align: baseline;
}
button,
input,
optgroup,
option,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
em,
i {
  font-style: normal;
}
small {
  font-size: 12px;
  display: block;
}
* html .clearfix {
  zoom: 1;
}
.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.hide {
  display: none;
}
a {
  text-decoration: none;
  color: #666;
  outline: 0;
}
a:hover {
  color: #4d7bd4!important;
  text-decoration: none;
}
body {
  font-size: 14px;
  font-size: .875rem;
  font-family: 'source han sans cn', '微软雅黑';
  color: #666;
  line-height: 24px;
  background: #ffffff;
}
.clear {
  clear: both;
}
.shouji {
  display: none;
}
.invisible {
  visibility: hidden;
}
.aligncenter {
  margin: 0 auto;
  text-align: center;
}
* {
  padding: 0;
  margin: 0;
}
.header {
  width: 100%;
  background: #fff;
  height: 57px;
  position: relative;
}
.header .head {
  max-width: 1200px;
  margin: 0 auto;
}
.header .head .logo {
  width: 35px;
  position: absolute;
  z-index: 2;
}
.logo span {
  position: absolute;
  right: -110px;
  top: 17px;
  font-size: 24px;
}
.header .head .logo img {
  display: block;
  width: 100%;
}
.header .head .logo .shouji {
  display: none;
}
.header .anniu {
  float: right;
  margin-top: 30px;
  border: 1px solid #454545;
  width: 70px;
  line-height: 30px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  text-align: center;
  color: #5eb0d8;
  text-transform: uppercase;
  display: none;
}
.telh {
  float: right;
  width: 10%;
  padding-left: 4%;
  background: url(/uploads/image/wthimages/telh.png) no-repeat left center;
  line-height: 57px;
  color: #1eade6;
}
.header .menu > li {
  width: auto;
  text-align: center;
  float: left;
  position: relative;
  box-sizing: border-box;
  padding: 0px 18px;
  padding-bottom: 8px;
}
.header .current-post-ancestor > a,
.current-menu-ancestor > a {
  color: #178bee!important;
  border-bottom: 2px solid #178bee;
}
.header .menu > .layui-this > a,
.header .menu > .current-category-ancestor > a {
  color: #178bee!important;
  border-bottom: none;
}
.header .menu .div {
  border-top: none;
  position: absolute;
  top: 57px;
  z-index: 3;
  display: none;
  width: 100%;
  left: 0;
  background: #fff;
  text-align: center;
}
.header .menu #menu-item-10 .div {
  left: 22%;
}
.header .menu #menu-item-12 .div {
  left: 4px;
}
.header .menu #menu-item-223 .div {
  left: 18px;
}
.header .menu .menu-item-10 ul,
.header .menu .menu-item-223 ul {
  width: 57px;
}
.header .menu .menu-item-12 ul {
  width: 65px;
}
.header .menu li .tya {
  line-height: 57px;
  display: block;
  height: 47px;
  color: #333;
  font-size: 16px;
  position: relative;
}
.header .menu > li:hover .tya,
.header .menu .current_page_item a,
.header .menu li .tya:hover {
  color: #178bee!important;
  border-bottom: 2px solid #178bee;
}
.header .menu .menu-item-13 ul,
.header .menu .menu-item-9 ul {
  display: none !important;
}
.header .menu {
  width: 66%;
  float: right;
}
.header .menu .div div {
  width: 1200px;
  margin: 0 auto;
  display: block;
}
.header .menu li div ul {
  width: 100%;
  padding: 20px 20px;
  position: absolute;
  background: #f9f9f9;
}
.header .menu .menu-item-10 div ul {
  left: -20%;
}
.header .menu .menu-item-224 div ul {
  left: -35%;
  width: 155px;
}
.header .menu .menu-item-1124 div ul {
  width: 150px;
  left: -35px;
}
.header .menu .menu-item-223 div ul {
  left: -10%;
  width: 57px;
}
.header .menu li div ul li {
  float: none;
  line-height: 30px;
  text-align: center;
}
.header .menu li div ul li a {
  font-weight: 400;
  color: #333333 !important;
}
.header .menu li div ul li a:hover {
  color: #178bee !important;
}
.foot {
  padding: 80px 0 60px;
  background: #1f1f1f;
  position: relative;
}
.foot #foot {
  max-width: 1200px;
  margin: 0 auto;
}
.foot,
.foot a {
  color: #ffffff;
}
.foot #foot .foot_left {
  float: left;
  width: 85%;
  font-size: 16px;
}
.foot #foot .foot_left > li > a {
  display: block;
  line-height: 50px;
  margin-bottom: 30px;
  border-bottom: 1px solid #343434;
}
.foot #foot .foot_left > li:first-child {
  width: 14%;
}
.foot #foot .foot_left > li {
  width: 13%;
  float: left;
  line-height: 29px;
}
.foot #foot .foot_left li:nth-child(5) {
  width: 23%;
}
.foot #foot .foot_left a {
  display: block;
}
.foot #foot .foot_right {
  float: left;
  width: 10%;
}
.foot #foot .foot_right .h2 {
  font-size: 16px;
  line-height: 50px;
  margin-bottom: 10px;
  border-bottom: 1px solid #343434;
}
.foot #foot .foot_right ul li {
  line-height: 24px;
}
.foot #copy p {
  max-width: 1200px;
  margin: 0 auto;
  background-image: url(/uploads/image/wthimages/footlogo.gif), url(/uploads/image/wthimages/footline.gif);
  background-position: center top,left 23px;
  background-repeat: no-repeat, repeat-x;
  padding-top: 80px;
  position: relative;
  top: -20px;
}
.foot #copy {
  text-align: center;
  color: #ffffff;
}
.foot #copy a {
  color: #ffffff;
}
.foot #foot .img_right {
  width: 11.6%;
  float: right;
}
.foot #foot .img_right img {
  display: block;
  width: 100%;
}
.foot #foot .img_right p {
  text-align: center;
  line-height: 30px;
}
.foot #copy p a .gongan {
  display: inline-block;
  background:  no-repeat;
  height: 20px;
  width: 20px;
  background-position: 0 -84px;
  position: relative;
  top: 5px;
  margin-right: 10px;
}
#nav_all {
  padding-top: 20px;
  height: 32px;
  position: relative;
  z-index: 1;
}
#nav_all > li {
  float: left;
  padding: 0 18px;
  position: relative;
}
#nav_all > li > a {
  font-size: 16px;
  color: #333;
  padding-bottom: 10px;
}
#nav_all > li .sub-menu {
  display: none;
  width: 160px;
  text-align: center;
  padding-top: 16px;
  position: absolute;
  left: -32px;
}
#nav_all > li .sub-menu li {
  width: auto;
  padding: 5px 0;
  background-color: #f9f9f9;
}
#nav_all > li .sub-menu li:first-of-type {
  padding-top: 20px;
}
#nav_all > li .sub-menu li:last-of-type {
  padding-bottom: 20px;
}
#nav_all > li:hover .sub-menu {
  display: block;
}
#nav_all > li#menu-item-1124 .sub-menu,
#nav_all > li#menu-item-224 .sub-menu {
  left: -38px;
  width: 200px;
}
.bxw-head {
  width: 100%;
  padding: 45px 0;
  position: relative;
}
.bxw-head .bread {
  width: 1200px;
  margin: 0 auto;
  color: #fff;
}
.bxw-head .bread a {
  color: #fff;
}
.bxw-head .bxw-product {
  padding: 144px 0;
}
.bxw-head .bxw-product .product-content {
  width: 1200px;
  margin: 0 auto;
}
.bxw-head .bxw-product .product-content .product-img {
  width: 57.5%;
}
.bxw-head .bxw-product .product-content .product-img .swiper-container {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding-left: 90px;
}
.bxw-head .bxw-product .product-content .product-img .swiper-pagination {
  position: absolute;
  left: 20px;
  top: 42%;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.bxw-head .bxw-product .product-content .product-img .swiper-pagination span {
  margin-right: 10px;
}
.bxw-head .bxw-product .product-content .product-img.dy-img .swiper-container {
  padding-left: 30px;
}
.bxw-head .bxw-product .product-content .product-img.dy-img .swiper-container .swiper-wrapper .swiper-slide {
  height: 380px;
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
}
.bxw-head .bxw-product .product-content .product-img.dy-img .swiper-container .swiper-wrapper .swiper-slide img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.bxw-head .bxw-product .product-content .product-img.ecb-img .swiper-container {
  padding-left: 50px;
}
.bxw-head .bxw-product .product-content .product-img.hfx-img .swiper-container {
  padding-left: 90px;
}
.bxw-head .bxw-product .product-content .product-img.hfx-img {
  padding-top: 100px;
}
.bxw-head .bxw-product .product-content .product-info {
  width: 42.5%;
}
.bxw-head .bxw-product .product-content .product-info .title {
  width: 100%;
  font-size: 48px;
  color: #333333;
  font-weight: normal;
  text-align: center;
}
.bxw-head .bxw-product .product-content .product-info .slogan {
  width: 100%;
  font-size: 14px;
  padding: 20px 0;
  color: #666;
  font-weight: normal;
  text-align: center;
}
.bxw-head .bxw-product .product-content .product-info .canshu {
  width: 100%;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  box-sizing: border-box;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list {
  width: 100%;
  box-sizing: border-box;
  padding: 40px 30px;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list div {
  box-sizing: border-box;
  padding: 0 10px;
  padding-left: 18%;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .xh {
  background: url(/uploads/image/wthimages/xh.png) no-repeat 20% center;
  box-sizing: border-box;
  border-right: 1px solid #999;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .color {
  background:  no-repeat 20% center;
  border-right: 1px solid #999;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .cgq {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .cl {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .xy {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .safe {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .eb-static {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .eb-zd {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .eb-form {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .eb-graph {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .yq-static {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .yq-zd {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .yq-form {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .yq-graph {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .jdc-static {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .jdc-zd {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .jdc-form {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .jdc-graph {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .jcc-static {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .jcc-zd {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .jcc-form {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .jcc-graph {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .cz {
  background:  no-repeat 20% center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .pressure {
  background: url(/uploads/image/wthidy/pressure.png) no-repeat 20% center;
  box-sizing: border-box;
  border-right: 1px solid #999;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .process {
  background: url(/uploads/image/wthidy/process.png) no-repeat 20% center;
  box-sizing: border-box;
  border-right: 1px solid #999;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .operate {
  background: url(/uploads/image/wthidy/opreat.png) no-repeat 20% center;
  box-sizing: border-box;
  border-right: 1px solid #999;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .static {
  background: url(/uploads/image/wthidy/static.png) no-repeat 10% center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .klw-jz {
  background: url(/uploads/image/wthiklw/jz.png) no-repeat top center;
  box-sizing: border-box;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .klw-cl {
  background:  no-repeat top center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .klw-xy {
  background: url(/uploads/image/wthiklw/xy.png) no-repeat top center;
  box-sizing: border-box;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .klw-kk {
  background: url(/uploads/image/wthiklw/kk.png) no-repeat top center;
  box-sizing: border-box;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .lq-zs {
  background: url(/uploads/image/wthilq/wh.png) no-repeat top center;
  box-sizing: border-box;
  background-size: 20%;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .lq-cl {
  background:  no-repeat top center;
  background-size: 22%;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .lq-sy {
  background: url(/uploads/image/wthilq/sj.png) no-repeat top center;
  box-sizing: border-box;
  background-size: 20%;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list .lq-kk {
  background: url(/uploads/image/wthilq/kk.png) no-repeat top center;
  box-sizing: border-box;
  background-size: 34%;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list.nsy-canshu div {
  padding-left: 16%;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list.lsy-list div {
  padding-left: 0;
  text-align: center;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list.dy-list {
  padding: 40px 0;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list.dy-list div {
  padding-left: 9%;
  text-align: center;
  font-size: 14px;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list.yc-list {
  padding: 40px 0;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list.yc-list div {
  padding: 34px 0 0 0;
  text-align: center;
  position: relative;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list.yc-list div:after {
  content: '';
  display: block;
  width: 1px;
  height: 30px;
  background-color: #999999;
  position: absolute;
  right: 0;
  top: calc(50% - 15px);
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list.yc-list div:last-of-type:after {
  display: none;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list.ecb-list {
  padding: 40px 0;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list.ecb-list div {
  padding: 58px 0 0 0;
  text-align: center;
  position: relative;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list.ecb-list div:after {
  content: '';
  display: block;
  width: 1px;
  height: 30px;
  background-color: #999999;
  position: absolute;
  right: 0;
  top: calc(50% - 15px);
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list.ecb-list div:last-of-type:after {
  display: none;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list.jcc-list div {
  padding: 30px 0 0 0;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list.klw-list .klw-jz {
  background: url(/uploads/image/wthiklw/jz.png) no-repeat 20% center;
  box-sizing: border-box;
  border-right: 1px solid #999;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list.klw-list .klw-cl {
  background: url(/uploads/image/wthiklw/cl.png) no-repeat 20% center;
  box-sizing: border-box;
  border-right: 1px solid #999;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list.klw-list .klw-xy {
  background: url(/uploads/image/wthiklw/xy.png) no-repeat 20% center;
  box-sizing: border-box;
  border-right: 1px solid #999;
}
.bxw-head .bxw-product .product-content .product-info .canshu .canshu-list.klw-list .klw-kk {
  background: url(/uploads/image/wthiklw/kk.png) no-repeat 20% center;
  box-sizing: border-box;
}
.bxw-head .bxw-product .product-content .product-info.zp-info .title {
  font-size: 40px;
}
.bxw-head .bxw-product .product-content #consult {
  width: 100%;
  text-align: center;
  margin-top: 50px;
  cursor: pointer;
}
.bxw-head .bxw-product .product-content #consult-form {
  padding: 40px;
  display: none!important;
}
.bxw-head .bxw-product .product-content #consult-form form .span {
  font-size: 14px;
  color: #333;
  padding: 10px 0 30px 0;
}
.bxw-head .bxw-product .product-content #consult-form form p span:first-child {
  display: inline-block;
  width: 70px;
}
.bxw-head .bxw-product .product-content #consult-form form p label {
  display: block;
  margin-bottom: 20px;
}
.bxw-head .bxw-product .product-content #consult-form form p label input {
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  padding: 0 20px;
  border: 1px solid #999;
}
.bxw-head .bxw-product .product-content #consult-form form p label textarea {
  resize: unset;
  border: 1px solid #999;
}
.bxw-head .bxw-product .product-content #consult-form form p label .wpcf7-not-valid-tip {
  position: absolute;
  width: 200px;
}
.bxw-head .bxw-product .product-content #consult-form form .captha {
  box-sizing: border-box;
  padding-left: 74px;
}
.bxw-head .bxw-product .product-content #consult-form form .captha label input {
  width: 100px;
  height: 40px;
  line-height: 40px;
}
.bxw-head .bxw-product .product-content #consult-form form .captha .wpcf7-submit {
  width: 100px;
  height: 40px;
  line-height: 40px;
  background: #46a3d7;
  border: none;
  color: #fff;
}
.bxw-head .bxw-product .product-content #consult-form form .captha .reset {
  width: 100px;
  height: 40px;
  line-height: 40px;
  background: #46a3d7;
  border: none;
  color: #fff;
}
.bxw-head .bxw-product .product-content #consult-form form .captha .wpcf7-not-valid-tip {
  display: inline-block;
  position: absolute;
  width: 200px;
  left: 0;
  top: -34px;
}
.bxw-head .bxw-product .product-content .layui-layer #consult-form {
  display: block!important;
}
.bxw-head .bxw-product.yc-product {
  padding: 120px 0;
}
.bxw-head .bxw-product.yc-product .product-img .swiper-container {
  padding-left: 0;
}
.bxw-head .bxw-product.klw-product {
  padding: 33px 0;
}
.bxw-head .bxw-product.klw-product .product-content .product-img .swiper-container {
  padding-left: 135px;
}
.bxw-head .bxw-product.klw-product .product-content .product-img .swiper-container img {
  width: 28%;
}
.bxw-head .bxw-product.klw-product .product-content .klw-info {
  box-sizing: border-box;
  padding-top: 95px;
}
.bxw-head .bxw-product.jdc-product {
  padding: 44px 0;
}
.bxw-head .bxw-product.jdc-product .product-info {
  padding-top: 50px;
}
.bxw-head .bxw-product.hfx-product {
  padding: 68px 0;
}
.bxw-head .bxw-product.jcc-product {
  padding: 0;
}
.bxw-head .bxw-product.jcc-product .product-content .product-info .title {
  margin-bottom: 40px;
}
.bxw-head .bxw-product.fjw-product {
  padding: 100px 0;
}
.bxw-head .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.bxw-head .bg img {
  display: block;
  width: 100%;
}
.bxw-head.ny-head {
  padding: 64px 0;
}
.yc-yl {
  width: 100%;
  background:  no-repeat center center;
}
.yc-yl .yl-intro {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 60px 100px;
}
.yc-yl .yl-intro h3 {
  width: 100%;
  text-align: left;
  font-size: 40px;
  color: #fff;
  font-weight: lighter;
  margin-bottom: 40px;
}
.yc-yl .yl-intro h3 i {
  padding: 0 10px;
}
.yc-yl .yl-intro h3 span {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
}
.yc-yl .yl-intro .desc {
  width: 50%;
  font-size: 16px;
  line-height: 36px;
  font-weight: lighter;
  color: #fff;
}
.bxw-intro {
  width: 1200px;
  margin: 0 auto;
}
.bxw-intro h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
}
.bxw-intro h3 i {
  padding: 0 10px;
}
.bxw-intro h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.bxw-intro h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px auto;
  background: #141414;
}
.bxw-intro .desc {
  margin-bottom: 60px;
}
.bxw-intro .desc p {
  width: 77%;
  margin: 0 auto;
  font-size: 16px;
  color: #666;
  line-height: 36px;
  text-align: center;
}
.bxw-intro .intro-img {
  width: 100%;
  position: relative;
  text-align: center;
  box-sizing: border-box;
  padding-top: 52px;
}
.bxw-intro .intro-img .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.bxw-intro .intro-img .bg img {
  display: block;
  width: 100%;
}
.bxw-intro .intro-list {
  width: 58%;
  margin: 70px auto;
  box-sizing: border-box;
  padding: 0 10px;
}
.bxw-intro .intro-list .cs {
  width: 30%;
  margin-right: 5%;
  box-sizing: border-box;
  border: 1px solid #adadad;
  text-align: center;
  padding-bottom: 15px;
}
.bxw-intro .intro-list .cs.kk {
  margin-right: 0;
}
.bxw-intro .intro-list .cs .img {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bxw-intro .intro-list .cs .img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.bxw-intro .intro-list .cs p {
  font-size: 18px;
  color: #fff;
  width: 90%;
  margin: 0 auto;
  background: #141116;
  padding: 5px 0;
}
.bxw-intro.lsy-intro {
  padding-bottom: 70px;
}
.bxw-intro.lsy-intro .desc {
  width: 760px;
  margin: 0 auto;
}
.bxw-intro.dy-intro .intro-img {
  padding-top: 0;
  padding-bottom: 50px;
}
.bxw-intro.jzy-intro .desc p {
  width: 60%;
}
.bxw-intro.jdc-intro {
  padding-top: 25px;
}
.bxw-intro.jdc-intro .desc p {
  width: 100%;
  text-align: left;
}
.bxw-intro.cj-intro {
  padding-top: 30px;
}
.yq-intro {
  width: 1200px;
  margin: 0 auto;
}
.yq-intro .yq-title {
  width: 100%;
}
.yq-intro .yq-title h3 {
  width: 36.66666667%;
  text-align: left;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
}
.yq-intro .yq-title h3 i {
  padding: 0 10px;
}
.yq-intro .yq-title h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.yq-intro .yq-title h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px 0;
  background: #141414;
}
.yq-intro .yq-title .sort-list {
  width: 42.5%;
  float: right;
  padding-top: 18px;
}
.yq-intro .yq-title .sort-list ul li {
  float: left;
  width: 32.15686275%;
  margin-right: 0.78431373%;
  background-color: #333;
  color: #1e9dff;
  font-size: 16px;
  font-weight: lighter;
  text-align: center;
  height: 32px;
  line-height: 32px;
  border-radius: 8px;
}
.yq-intro .yq-title .sort-list ul li:last-of-type {
  margin-right: 0;
}
.yq-intro .desc p {
  font-size: 16px;
  color: #666666;
  line-height: 36px;
}
.yq-td {
  width: 100%;
  background-color: #f5f5f5;
  padding: 70px 0;
  margin: 100px 0;
}
.yq-td .td-content {
  width: 1200px;
  margin: 0 auto;
}
.yq-td .td-content h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
}
.yq-td .td-content h3 i {
  padding: 0 10px;
}
.yq-td .td-content h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.yq-td .td-content h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px auto;
  background: #141414;
}
.yq-td .td-content .td-list {
  width: 100%;
  height: 0;
}
.yq-td .td-content .td-list ul li {
  background-color: #47a4d8;
  float: left;
  width: 24.75%;
  height: 305px;
  margin-right: 0.33333333%;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 6px;
}
.yq-td .td-content .td-list ul li .item {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background-color: #47a4d8;
  border: 5px solid #f5f5f5;
  padding: 50px 38px;
}
.yq-td .td-content .td-list ul li .item span {
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 50%;
  border: 1px solid #fff;
  font-size: 40px;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}
.yq-td .td-content .td-list ul li .item p {
  width: 100%;
  font-size: 14px;
  color: #fff;
  line-height: 30px;
}
.yq-td .td-content .td-list ul li:last-of-type {
  margin-right: 0;
}
.yq-cs {
  width: 100%;
  margin: 300px 0 60px 0;
}
.yq-cs .cs-content {
  width: 1200px;
  margin: 0 auto;
}
.yq-cs .cs-content h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
}
.yq-cs .cs-content h3 i {
  padding: 0 10px;
}
.yq-cs .cs-content h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.yq-cs .cs-content h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px auto;
  background: #141414;
}
.yq-cs .cs-content .cs-form .form {
  width: 39%;
  margin-right: 1.83333333%;
  box-sizing: border-box;
  border: 1px solid #f5f5f5;
}
.yq-cs .cs-content .cs-form .form table tr td {
  box-sizing: border-box;
  padding: 16px 28px;
}
.yq-cs .cs-content .cs-form .form table tr td:nth-of-type(1) {
  background-color: #4baee5;
  color: #fff;
}
.yq-cs .cs-content .cs-form .form table tr td:nth-of-type(2) {
  background-color: #f5f5f5;
  color: #666;
}
.yq-cs .cs-content .cs-form .form table tr:nth-of-type(2n) td:nth-of-type(1) {
  background-color: #227db6;
}
.yq-cs .cs-content .cs-form .form table tr:nth-of-type(2n) td:nth-of-type(2) {
  background-color: #fdfdfd;
}
.yq-cs .cs-content .cs-form .form table tr:nth-of-type(6) td {
  padding: 28px;
}
.yq-cs .cs-content .cs-form .form table tr:nth-of-type(6) td:nth-of-type(1) {
  background-color: #fdfdfd;
  color: #666;
}
.yq-cs .cs-content .cs-form .form table tr:nth-of-type(7) td {
  padding: 28px;
}
.yq-cs .cs-content .cs-form .form table tr:nth-of-type(7) td:nth-of-type(1) {
  background-color: #f5f5f5;
  color: #666;
}
.yq-cs .cs-content .cs-form .img {
  width: 59.16666667%;
  background-color: #f5f5f5;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #f5f5f5;
}
.yq-cs .cs-content .cs-form .img img {
  width: 100%;
}
.jdc-yl {
  width: 100%;
  background-color: #f4f4f4;
  padding-top: 60px;
}
.jdc-yl h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
}
.jdc-yl h3 i {
  padding: 0 10px;
}
.jdc-yl h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.jdc-yl h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px auto;
  background: #141414;
}
.jdc-yl .yl-content {
  width: 1200px;
  margin: 0 auto;
}
.jdc-yl .yl-content .yl-img {
  width: 33.33333333%;
}
.jdc-yl .yl-content .yl-img img {
  margin-bottom: -120px;
}
.jdc-yl .yl-content .yl-desc {
  width: 66.66666667%;
  padding-top: 100px;
}
.jdc-yl .yl-content .yl-desc p {
  font-size: 16px;
  color: #666;
  line-height: 36px;
  font-weight: lighter;
}
.jdc-yl .yl-content .yl-desc p:first-child {
  margin-bottom: 40px;
}
.jdc-yl.nmhc-yl {
  padding-bottom: 50px;
}
.jdc-yl.nmhc-yl .yl-content .yl-img img {
  width: 100%;
  margin-bottom: 0;
}
.jdc-yl.nmhc-yl .yl-content .yl-desc {
  padding-top: 50px;
  box-sizing: border-box;
  padding: 50px 40px 0 40px;
}
.jdc-yl.hfx-yl .yl-content .yl-img img {
  width: auto;
}
.jdc-yl.hfx-yl .yl-content .yl-img.fb-img img {
  width: 300px;
}
.klw-intro {
  width: 1200px;
  margin: 80px auto;
}
.klw-intro .desc {
  float: right;
  width: 66.66666667%;
  margin-right: 7.08333333%;
}
.klw-intro .desc .desc-top {
  margin-bottom: 25px;
}
.klw-intro .desc .desc-top p {
  font-size: 24px;
  color: #333;
  font-weight: bold;
}
.klw-intro .desc .desc-bottom p {
  font-size: 16px;
  color: #666;
  font-weight: lighter;
  line-height: 36px;
}
.klw-intro h3 {
  float: right;
  width: 26.25%;
  font-size: 38px;
  border-top: 1px solid #333;
  box-sizing: border-box;
  padding-top: 50px;
  position: relative;
}
.klw-intro h3 span {
  font-size: 38px;
  font-weight: bold;
  display: block;
}
.klw-intro h3::before {
  content: '';
  position: absolute;
  display: block;
  width: 57px;
  height: 6px;
  background-color: #333;
  left: 0;
  top: calc(0% - 3px);
}
.klw-intro.lhq-intro .desc .desc-bottom {
  padding-top: 30px;
}
.klw-intro.qqf-intro {
  margin: 0px auto 80px auto;
}
.jcc-intro {
  width: 100%;
  background-color: #fafafa;
  padding-top: 90px;
}
.jcc-intro h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
}
.jcc-intro h3 i {
  padding: 0 10px;
}
.jcc-intro h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.jcc-intro h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px auto;
  background: #141414;
}
.jcc-intro .desc {
  width: 1200px;
  margin: 80px auto;
}
.jcc-intro .desc .jcc-img {
  box-sizing: border-box;
  text-align: center;
}
.jcc-intro .desc .jcc-desc {
  box-sizing: border-box;
  padding-left: 20px;
  padding-top: 45px;
}
.jcc-intro .desc .jcc-desc p {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #666;
  line-height: 36px;
  text-align: left;
}
.jcc-intro .desc-list {
  width: 100%;
  background-color: #fff;
  padding-top: 80px;
}
.jcc-intro .desc-list .desc-container {
  width: 1200px;
  margin: 0 auto;
}
.jcc-intro .desc-list .desc-container .desc-item {
  width: 31.5%;
  margin-right: 2.75%;
  border-radius: 10px;
  overflow: hidden;
}
.jcc-intro .desc-list .desc-container .desc-item:nth-of-type(3n) {
  margin-right: 0;
}
.jcc-intro .desc-list .desc-container .desc-item .title {
  width: 100%;
  font-size: 24px;
  color: #fff;
  padding: 45px 0;
  font-weight: lighter;
  text-align: center;
}
.jcc-intro .desc-list .desc-container .desc-item .title.title-f {
  background:  no-repeat center center;
}
.jcc-intro .desc-list .desc-container .desc-item .title.title-s {
  background:  no-repeat center center;
}
.jcc-intro .desc-list .desc-container .desc-item .title.title-t {
  background:  no-repeat center center;
}
.jcc-intro .desc-list .desc-container .desc-item .info {
  width: 100%;
  height: 230px;
  background-color: #fafafa;
  font-size: 16px;
  color: #999;
  line-height: 32px;
  box-sizing: border-box;
  padding: 35px;
}
.jcc-td {
  background-color: #fff;
}
.jcc-td .yl-content .yl-img {
  width: 28%;
  margin-right: 4%;
}
.jcc-td .yl-content .td-desc {
  width: 68%;
  background-color: #ebebeb;
  box-sizing: border-box;
  padding: 37px 25px;
}
.jcc-td .yl-content .td-desc p {
  font-size: 16px;
  color: #666;
  line-height: 36px;
  margin-bottom: 30px;
}
.jcc-td .yl-content .td-desc p:last-child {
  margin-bottom: 0px;
}
.jcc-pz {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  margin-top: 30px;
  padding-bottom: 90px;
}
.jcc-pz h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
}
.jcc-pz h3 i {
  padding: 0 10px;
}
.jcc-pz h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.jcc-pz h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px auto;
  background: #141414;
}
.jcc-pz .pz-content {
  width: 1200px;
  margin: 0 auto;
}
.jcc-pz .pz-content .pz-left h4 {
  font-size: 30px;
  color: #436cb1;
  padding: 37px 0 37px 2px;
}
.jcc-pz .pz-content .pz-left .cz-list p {
  font-size: 16px;
  color: #333;
  box-sizing: border-box;
  padding: 24px 30px;
  background-color: #ebebeb;
  margin-bottom: 14px;
}
.jcc-pz .pz-content .pz-left .cz-list p span {
  float: left;
  margin-top: -7px;
  margin-right: 40px;
  width: 34px;
  height: 34px;
  line-height: 28px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 3px solid #436cb1;
  color: #436cb1;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}
.jcc-pz .pz-content .pz-left .cz-list p:nth-of-type(2) {
  background-color: #436cb1;
  color: #fff;
}
.jcc-pz .pz-content .pz-left .cz-list p:nth-of-type(2) span {
  color: #fff;
  border: 3px solid #fff;
}
.jcc-pz .pz-content .pz-right {
  background-color: #ebebeb;
  text-align: center;
  padding: 15px 0;
}
.jcc-pz.scan {
  margin-top: 90px;
}
.jcc-pz.scan .pz-ld {
  box-sizing: border-box;
  padding-right: 20px;
}
.jcc-pz.scan .pz-ld .ld {
  background-color: #fafafa;
  border-bottom: 1px solid #dcdcdc;
  padding: 59px;
}
.jcc-pz.scan .pz-ld .ld h5 {
  font-size: 18px;
  color: #436cb1;
  font-weight: bold;
  margin-bottom: 20px;
}
.jcc-pz.scan .pz-ld .ld p {
  font-size: 16px;
  color: #666;
  font-weight: lighter;
  line-height: 36px;
}
.jcc-pz.scan .pz-ld .ld:nth-of-type(3) {
  border-bottom: none;
}
.jcc-pz.scan .ld-right img {
  margin-bottom: 16px;
}
.jcc-zz {
  width: 1200px;
  margin: 0 auto;
  padding-top: 40px;
}
.jcc-zz h4 {
  font-size: 30px;
  color: #436cb1;
  text-align: left;
  padding: 37px 0 37px 2px;
}
.jcc-zz .zz-desc {
  width: 100%;
}
.jcc-zz .zz-desc p {
  width: 24.25%;
  height: 150px;
  margin-right: 1%;
  font-size: 16px;
  color: #666;
  line-height: 36px;
  font-weight: lighter;
  background-color: #fafafa;
  box-sizing: border-box;
  padding: 20px;
}
.jcc-zz .zz-desc p:nth-of-type(4n) {
  margin-right: 0;
}
.jcc-soft {
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  padding-bottom: 80px;
  margin-top: 90px;
  padding-top: 50px;
}
.jcc-soft .soft-container {
  width: 1200px;
  margin: 0 auto;
}
.jcc-soft .soft-container h4 {
  font-size: 30px;
  color: #436cb1;
  text-align: left;
  padding: 37px 0 37px 2px;
}
.jcc-soft .soft-container .soft-left {
  padding-top: 30px;
}
.jcc-soft .soft-container .soft-left .soft-item {
  margin-bottom: 30px;
}
.jcc-soft .soft-container .soft-left .soft-item span {
  float: left;
  font-size: 32px;
  color: #999;
  width: 80px;
  height: 80px;
  background-color: #fafafa;
  border-radius: 50%;
}
.jcc-soft .soft-container .soft-left .soft-item span i {
  display: block;
  width: 30px;
  margin: 25px auto;
  height: 30px;
  border: 1px solid #999;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
}
.jcc-soft .soft-container .soft-left .soft-item p {
  float: left;
  width: 65%;
  font-size: 16px;
  color: #666;
  line-height: 32px;
  box-sizing: border-box;
  margin-left: 90px;
}
.jcc-soft .soft-container .soft-right img {
  margin-bottom: 20px;
}
.jcc-apply {
  margin-top: 90px;
}
.yl {
  width: 1200px;
  margin: 0 auto;
}
.yl .yl-intro {
  width: 100%;
  box-sizing: border-box;
  padding: 60px 100px;
}
.yl .yl-intro h3 {
  width: 100%;
  text-align: left;
  font-size: 40px;
  color: #fff;
  font-weight: lighter;
  margin-bottom: 40px;
}
.yl .yl-intro h3 i {
  padding: 0 10px;
}
.yl .yl-intro h3 span {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
}
.yl .yl-intro .desc {
  width: 50%;
  font-size: 16px;
  line-height: 36px;
  font-weight: lighter;
  color: #fff;
}
.yl.nsy {
  background:  no-repeat center center;
}
.yl-lsy {
  width: 100%;
  border-top: 1px solid #d9d9d9;
  padding-top: 70px;
}
.yl-lsy .yl-intro {
  width: 100%;
  margin: 0 auto;
}
.yl-lsy .yl-intro h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
}
.yl-lsy .yl-intro h3 i {
  padding: 0 10px;
}
.yl-lsy .yl-intro h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.yl-lsy .yl-intro h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px auto;
  background: #141414;
}
.yl-lsy .yl-intro .desc {
  width: 760px;
  margin: 0 auto;
  margin-bottom: 60px;
}
.yl-lsy .yl-intro .desc p {
  width: 77%;
  margin: 0 auto;
  font-size: 16px;
  color: #666;
  line-height: 36px;
  text-align: center;
}
.yl-lsy.yl-jzy {
  background-color: #f4f4f4;
}
.yl-lsy.yl-jzy .yl-intro .desc {
  width: 100%;
}
.yl-lsy.yl-jzy .yl-intro .desc .desc-img {
  box-sizing: border-box;
  padding-right: 20px;
}
.yl-lsy.yl-jzy .yl-intro .desc .desc-img img {
  float: right;
  margin-bottom: -60px;
}
.yl-lsy.yl-jzy .yl-intro .desc .desc-content {
  box-sizing: border-box;
  padding-left: 20px;
  padding-top: 100px;
}
.yl-lsy.yl-jzy .yl-intro .desc .desc-content p {
  float: left;
  width: 50%;
  font-size: 16px;
  color: #666;
  line-height: 36px;
  text-align: left;
}
.jh {
  width: 518px;
  margin: 70px auto 90px auto;
}
.jh .title {
  font-size: 30px;
  color: #333333;
  text-align: center;
}
.jh p {
  font-size: 18px;
  color: #333;
  text-align: center;
  font-weight: lighter;
  margin: 25px 0;
}
.jh .jh-list {
  width: 100%;
}
.jh .jh-list .jh-item {
  width: 160px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 14px;
  font-weight: lighter;
  color: #fff;
  background-color: #51afe4;
  margin-right: 16px;
}
.jh .jh-list .jh-item:last-child {
  margin-right: 0;
}
.bxw-td {
  width: 100%;
  border-top: 1px solid #d9d9d9;
  padding: 90px 0;
}
.bxw-td .td-content {
  width: 1200px;
  margin: 0 auto;
}
.bxw-td .td-content h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
}
.bxw-td .td-content h3 i {
  padding: 0 10px;
}
.bxw-td .td-content h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.bxw-td .td-content h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px auto;
  background: #141414;
}
.bxw-td .td-content .td-list {
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px;
}
.bxw-td .td-content .td-list .td-top ul li {
  float: left;
  width: 22.4137931%;
  border-bottom: 1px solid #e6e0df;
  box-sizing: border-box;
  padding-left: 10px;
  margin-right: 3.44827586%;
  position: relative;
}
.bxw-td .td-content .td-list .td-top ul li .title {
  font-size: 24px;
  color: #333;
  padding-bottom: 20px;
}
.bxw-td .td-content .td-list .td-top ul li .desc {
  font-size: 16px;
  height: 72px;
  color: #999;
  line-height: 28px;
  padding-bottom: 20px;
}
.bxw-td .td-content .td-list .td-top ul li span {
  float: right;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #5199d3;
  margin-bottom: 10px;
}
.bxw-td .td-content .td-list .td-top ul li:nth-child(4n) {
  margin-right: 0;
}
.bxw-td .td-content .td-list .td-top ul li:nth-child(4n):after {
  display: none;
}
.bxw-td .td-content .td-list .td-top ul li:after {
  content: '';
  position: absolute;
  display: block;
  width: 1px;
  height: 95px;
  background: #d9d9d9;
  right: -20px;
}
.bxw-td .td-content .td-list .td-center {
  text-align: center;
  padding: 45px 0;
}
.bxw-td .td-content .td-list .td-center.nsy-center {
  padding: 80px 0;
}
.bxw-td .td-content .td-list .td-bottom ul li {
  float: left;
  width: 22.4137931%;
  border-top: 1px solid #e6e0df;
  box-sizing: border-box;
  padding-left: 10px;
  margin-right: 3.44827586%;
  position: relative;
  padding-top: 30px;
}
.bxw-td .td-content .td-list .td-bottom ul li .title {
  font-size: 24px;
  color: #333;
  padding-bottom: 20px;
}
.bxw-td .td-content .td-list .td-bottom ul li .desc {
  font-size: 16px;
  height: 72px;
  color: #999;
  line-height: 28px;
  padding-bottom: 20px;
}
.bxw-td .td-content .td-list .td-bottom ul li span {
  position: absolute;
  top: -42px;
  left: 0;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #5199d3;
  margin-bottom: 10px;
}
.bxw-td .td-content .td-list .td-bottom ul li:nth-child(4n) {
  margin-right: 0;
}
.bxw-td .td-content .td-list .td-bottom ul li:nth-child(4n):after {
  display: none;
}
.bxw-td .td-content .td-list .td-bottom ul li:before {
  content: '';
  position: absolute;
  display: block;
  width: 1px;
  height: 95px;
  background: #d9d9d9;
  right: -20px;
  top: -68px;
}
.bxw-td .td-content .td-list .td-bottom ul li:last-of-type::before {
  display: none;
}
.bxw-td.lsy-td {
  border-top: none;
  padding-top: 0;
}
.bxw-td.lsy-td .td-content {
  text-align: center;
}
.bxw-td.lsy-td .td-content .img {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #c2c2c2;
  padding: 30px 150px;
}
.bxw-td.lsy-td .td-content p {
  font-size: 18px;
  color: #333;
  margin-top: 50px;
}
.bxw-td.dy-td .td-content .td-list .td-top {
  border-bottom: 1px solid #e6e0df;
}
.bxw-td.dy-td .td-content .td-list .td-top ul li {
  float: left;
  width: 33%;
  box-sizing: border-box;
  position: relative;
  border-bottom: none;
  margin-right: 0;
  padding: 40px 50px;
}
.bxw-td.dy-td .td-content .td-list .td-top ul li p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.bxw-td.dy-td .td-content .td-list .td-top ul li:nth-child(3n) {
  margin-right: 0;
}
.bxw-td.dy-td .td-content .td-list .td-top ul li:nth-child(3n):after {
  display: none;
}
.bxw-td.dy-td .td-content .td-list .td-top ul li:after {
  content: '';
  position: absolute;
  display: block;
  width: 1px;
  height: 80px;
  background: #d9d9d9;
  right: 0px;
  top: 25px;
}
.bxw-td.dy-td .td-content .td-list .td-center {
  width: 100%;
}
.bxw-td.dy-td .td-content .td-list .td-bottom {
  border-top: 1px solid #e6e0df;
  padding-top: 30px;
}
.bxw-td.dy-td .td-content .td-list .td-bottom ul {
  text-align: center;
}
.bxw-td.dy-td .td-content .td-list .td-bottom ul li {
  float: none;
  display: inline-block;
  width: 33%;
  border-top: none;
  box-sizing: border-box;
  margin-right: 0;
  position: relative;
  padding: 50px;
}
.bxw-td.dy-td .td-content .td-list .td-bottom ul li:nth-child(2n) {
  margin-right: 0;
}
.bxw-td.dy-td .td-content .td-list .td-bottom ul li:nth-child(2n):after {
  display: none;
}
.bxw-td.dy-td .td-content .td-list .td-bottom ul li p {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  text-align: left;
}
.bxw-td.dy-td .td-content .td-list .td-bottom ul li:before {
  content: '';
  position: absolute;
  display: block;
  width: 1px;
  height: 80px;
  background: #d9d9d9;
  right: 0px;
  top: 25px;
}
.bxw-td.dy-td .td-content .td-list .td-bottom ul li:last-of-type::before {
  display: none;
}
.bxw-td.yc-td .td-content .td-list {
  width: 100%;
}
.bxw-td.yc-td .td-content .td-list .img {
  width: 28.08333333%;
  position: relative;
  z-index: 0;
}
.bxw-td.yc-td .td-content .td-list .img img {
  width: 100%;
}
.bxw-td.yc-td .td-content .td-list .td-message {
  width: 71.91666667%;
  background:  no-repeat left center;
  box-sizing: border-box;
  padding-left: 157px;
  padding-top: 20px;
  position: relative;
  z-index: 1;
}
.bxw-td.yc-td .td-content .td-list .td-message p {
  font-size: 14px;
  color: #333333;
  font-weight: lighter;
  line-height: 30px;
  margin-bottom: 30px;
}
.bxw-td.yc1-td .td-content h3 {
  text-align: left;
}
.bxw-td.yc1-td .td-content h3:after {
  content: '';
  margin: 56px 0;
}
.bxw-td.yc1-td .td-content .td-list {
  padding: 0;
}
.bxw-td.yc1-td .td-content .td-list .td-title {
  width: 51.41666667%;
  margin-bottom: 100px;
  position: relative;
}
.bxw-td.yc1-td .td-content .td-list .td-title p {
  font-size: 16px;
  color: #666;
  line-height: 36px;
  font-weight: lighter;
}
.bxw-td.yc1-td .td-content .td-list .td-title:after {
  content: '';
  display: block;
  background:  no-repeat right top;
  position: absolute;
  right: -100%;
  top: -700px;
  width: 380px;
  height: 855px;
}
.bxw-td.yc1-td .td-content .td-list .td-message p {
  float: left;
  font-size: 16px;
  font-weight: lighter;
  width: 32.5%;
  height: 78px;
  margin-right: 1.25%;
  background-color: #ececec;
  text-align: left;
  box-sizing: border-box;
  padding: 0 64px;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.bxw-td.yc1-td .td-content .td-list .td-message p:nth-of-type(3n) {
  margin-right: 0;
}
.bxw-td.jzy-td {
  border-top: none;
}
.bxw-td.jzy-td .td-content .td-list .td-item {
  position: relative;
  box-sizing: border-box;
  padding: 0 30px;
}
.bxw-td.jzy-td .td-content .td-list .td-item p:first-of-type {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  margin-bottom: 25px;
}
.bxw-td.jzy-td .td-content .td-list .td-item p:last-of-type {
  font-size: 16px;
  color: #666666;
  line-height: 36px;
}
.bxw-td.jzy-td .td-content .td-list .td-item::after {
  content: '';
  display: block;
  width: 1px;
  height: 38px;
  background-color: #989898;
  position: absolute;
  right: 0;
  top: 55px;
}
.bxw-td.jzy-td .td-content .td-list .td-item:first-of-type {
  padding-left: 0;
}
.bxw-td.jzy-td .td-content .td-list .td-item:last-of-type::after {
  display: none;
}
.klw-td {
  width: 100%;
  padding: 170px 0 90px 0;
}
.klw-td .td-content {
  width: 1200px;
  margin: 0 auto;
}
.klw-td .td-content h3 {
  width: 26.25%;
  margin-right: 7.08333333%;
  font-size: 38px;
  border-top: 1px solid #333;
  box-sizing: border-box;
  padding-top: 50px;
  position: relative;
}
.klw-td .td-content h3 span {
  font-size: 38px;
  font-weight: bold;
  display: block;
}
.klw-td .td-content h3::before {
  content: '';
  position: absolute;
  display: block;
  width: 57px;
  height: 6px;
  background-color: #333;
  left: 0;
  top: calc(0% - 3px);
}
.klw-td .td-content .td-list {
  width: 100%;
  margin-top: -150px;
}
.klw-td .td-content .td-list img {
  width: 100%;
}
.klw-td.lhq-td .td-content .td-list {
  margin-top: 20px;
}
.lhq-td {
  padding: 70px 0 100px 0;
  border-top: 1px solid #e2e2e2;
}
.lhq-td h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
}
.lhq-td h3 i {
  padding: 0 10px;
}
.lhq-td h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.lhq-td h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px auto;
  background: #141414;
}
.lhq-td .lhq-content {
  width: 1200px;
  margin: 0 auto;
}
.lhq-td .lhq-content .td-item {
  float: left;
  width: 19%;
  height: 290px;
  margin-right: 1.25%;
  background-color: #f0f0f0;
  box-sizing: border-box;
  padding: 40px 24px;
  position: relative;
}
.lhq-td .lhq-content .td-item:last-of-type {
  margin-right: 0;
}
.lhq-td .lhq-content .td-item span {
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  border-radius: 50%;
  border: 1px solid #333;
  font-size: 40px;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin-bottom: 35px;
}
.lhq-td .lhq-content .td-item p {
  font-size: 16px;
  color: #666;
  line-height: 36px;
}
.lhq-td .lhq-content .td-item::after {
  content: '';
  display: block;
  width: 100%;
  height: 5px;
  background-color: #e2e2e2;
  position: absolute;
  bottom: -10px;
  left: 0;
}
.lhq-td.qqf-td {
  padding: 150px 0 80px 0;
}
.lhq-td.qqf-td h3 {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 30px;
  margin-bottom: 60px;
}
.lhq-td.qqf-td h3::after {
  display: none;
}
.lhq-td.qqf-td .lhq-content .td-item {
  width: 48.66666667%;
  height: 260px;
  margin-right: 2.66666667%;
  margin-bottom: 25px;
  padding: 40px;
}
.lhq-td.qqf-td .lhq-content .td-item:nth-of-type(2n) {
  margin-right: 0;
}
.lhq-td.qqf-td .lhq-content .td-item::after {
  display: none;
}
.lhq-td.qqf-td .lhq-content .td-item .item-title span {
  display: inline-block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  border-radius: 50%;
  border: 1px solid #333;
  font-size: 40px;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin-bottom: 35px;
  margin-right: 10px;
}
.lhq-td.qqf-td .lhq-content .td-item .item-title p {
  display: inline;
  font-size: 40px;
  color: #333333;
  font-weight: lighter;
}
.lhq-td.qqf-td .lhq-content .td-item .item-desc p {
  font-size: 16px;
  color: #666666;
  line-height: 36px;
  font-weight: lighter;
}
.lhq-zc {
  width: 100%;
  padding: 50px 0;
}
.lhq-zc .zc-content {
  width: 1200px;
  margin: 0 auto;
}
.lhq-zc .zc-content h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
}
.lhq-zc .zc-content h3 i {
  padding: 0 10px;
}
.lhq-zc .zc-content h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.lhq-zc .zc-content h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px auto;
  background: #141414;
}
.lhq-zc .zc-content .zc-list {
  width: 100%;
}
.lhq-zc .zc-content .zc-list ul li {
  float: left;
  width: 15.83333333%;
  height: 43px;
  line-height: 43px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background-color: #2b2b2b;
  border-radius: 12px;
  margin-right: 5.16666667%;
}
.lhq-zc .zc-content .zc-list ul li:last-of-type {
  margin-right: 0;
}
.lhq-zc .zc-content .zc-img {
  width: 100%;
  text-align: center;
  padding-top: 70px;
}
.lhq-zc .zc-content .zc-img .zc-item {
  display: inline-block;
}
.lhq-zc .zc-content .zc-img .zc-item:first-of-type {
  margin-right: 40px;
}
.lhq-zc .zc-content .zc-img .zc-item .img {
  margin-bottom: 40px;
}
.lhq-zc .zc-content .zc-img .zc-item .img img {
  width: 100%;
}
.lhq-zc .zc-content .zc-img .zc-item .title {
  font-size: 16px;
  color: #666666;
  text-align: center;
}
.lhq-zc.qqf-zc {
  padding: 80px 0 0 0;
  background-color: #2e3236;
}
.lhq-zc.qqf-zc .zc-content h3 {
  color: #fff;
}
.lhq-zc.qqf-zc .zc-content h3 i {
  color: #fff;
}
.lhq-zc.qqf-zc .zc-content h3 span {
  color: #fff;
}
.lhq-zc.qqf-zc .zc-content h3::after {
  display: none;
}
.lhq-zc.qqf-zc .zc-content .zc-list {
  padding-top: 50px;
  padding-bottom: 130px;
}
.lhq-zc.qqf-zc .zc-content .zc-list ul li {
  background-color: #33a7e8;
  width: 15%;
  margin-right: 2%;
}
.lhq-zc.qqf-zc .zc-content .zc-list ul li:last-of-type {
  margin-right: 0;
}
.lhq-zc .qqfzc-img {
  width: 100%;
  height: 120px;
  background-color: #3dc3f6;
}
.lhq-zc .qqfzc-img .img {
  width: 78.75%;
  margin: 0 auto;
  text-align: center;
  background:  no-repeat top center;
}
.lhq-zc .qqfzc-img .img img {
  margin-top: -80px;
}
.jdc-td {
  width: 100%;
}
.jdc-td .td-content {
  width: 1200px;
  margin: 0 auto;
  padding-top: 90px;
}
.jdc-td .td-content h3 {
  width: 100%;
  text-align: right;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
  position: relative;
  padding-bottom: 140px;
}
.jdc-td .td-content h3 i {
  padding: 0 10px;
}
.jdc-td .td-content h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.jdc-td .td-content h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  background: #141414;
  position: absolute;
  right: 0;
  top: 100px;
}
.jdc-td .td-content .td-list ul li {
  width: 33.33333333%;
  height: 230px;
  box-sizing: border-box;
  padding-right: 40px;
}
.jdc-td .td-content .td-list ul li .title {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  margin-bottom: 20px;
}
.jdc-td .td-content .td-list ul li .desc {
  font-size: 16px;
  color: #666;
  font-weight: lighter;
  line-height: 36px;
}
.jdc-td.nmhc-td .td-content h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
  position: relative;
  padding-bottom: 0;
}
.jdc-td.nmhc-td .td-content h3::after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  background: #141414;
  margin: 57px auto;
  position: static;
}
.jdc-td.nmhc-td .td-content .td-list ul li {
  height: 150px;
}
.jdc-td.nmhc-td .td-content .td-list ul li:nth-of-type(4) {
  margin-left: 16.66666667%;
}
.jdc-td.hf-td .td-content h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
  position: relative;
  padding-bottom: 0;
}
.jdc-td.hf-td .td-content h3::after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  background: #141414;
  margin: 57px auto;
  position: static;
}
.jdc-td.hf-td .td-content .td-list ul li {
  height: 230px;
}
.jdc-td.cj-td .td-content {
  padding-top: 0;
}
.jdc-td.cj-td .td-content .td-list ul li {
  height: 180px;
}
.lq-yl {
  width: 100%;
  background-color: #383838;
}
.lq-yl .zc-content {
  width: 1200px;
  margin: 0 auto;
  padding: 50px 0;
}
.lq-yl .zc-content h3 {
  float: left;
  width: 26.25%;
  font-size: 38px;
  border-top: 1px solid #1fa3ff;
  box-sizing: border-box;
  padding-top: 50px;
  position: relative;
  text-align: left;
  color: #1fa3ff;
}
.lq-yl .zc-content h3 span {
  font-size: 38px;
  font-weight: bold;
  display: block;
  color: #1fa3ff;
}
.lq-yl .zc-content h3::before {
  content: '';
  position: absolute;
  display: block;
  width: 57px;
  height: 6px;
  background-color: #1fa3ff;
  left: 0;
  top: calc(0% - 3px);
}
.lq-yl .zc-content .desc {
  float: left;
  width: 66.66666667%;
  margin-left: 7.08333333%;
  box-sizing: border-box;
  padding: 0 30px;
}
.lq-yl .zc-content .desc .desc-top {
  margin-bottom: 25px;
}
.lq-yl .zc-content .desc .desc-top p {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.lq-yl .zc-content .desc .desc-bottom p {
  font-size: 16px;
  color: #fff;
  font-weight: lighter;
  line-height: 36px;
}
.lq-yl .qqfzc-img {
  width: 100%;
  height: 230px;
  background:  no-repeat top center;
}
.lq-yl .qqfzc-img .img {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.lq-yl .qqfzc-img .img img {
  margin-top: 30px;
}
.bxw-cs {
  width: 100%;
  border-top: 1px solid #d9d9d9;
  padding: 90px 0;
}
.bxw-cs .cs-content {
  width: 1200px;
  margin: 0 auto;
}
.bxw-cs .cs-content h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
}
.bxw-cs .cs-content h3 i {
  padding: 0 10px;
}
.bxw-cs .cs-content h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.bxw-cs .cs-content h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px auto;
  background: #141414;
}
.klw-cs {
  width: 100%;
  background-color: #ededed;
  box-sizing: border-box;
}
.klw-cs .cs-wrapper {
  width: 1200px;
  margin: 0 auto;
  background:  no-repeat 10% bottom;
  padding: 75px 0 50px 0;
  background-size: 9%;
}
.klw-cs .cs-wrapper h3 {
  width: 26.25%;
  margin-right: 7.08333333%;
  font-size: 38px;
  border-top: 1px solid #333;
  box-sizing: border-box;
  padding-top: 50px;
  position: relative;
}
.klw-cs .cs-wrapper h3 span {
  font-size: 38px;
  font-weight: bold;
  display: block;
}
.klw-cs .cs-wrapper h3::before {
  content: '';
  position: absolute;
  display: block;
  width: 57px;
  height: 6px;
  background-color: #333;
  left: 0;
  top: calc(0% - 3px);
}
.klw-cs .cs-wrapper .cs-content {
  width: 66.66666667%;
}
.klw-cs.lhq-yl .cs-wrapper {
  padding: 75px 0 79px 0;
  background:  no-repeat 3% 90%;
  background-size: 20%;
}
.klw-cs.lhq-yl .cs-wrapper .cs-content {
  padding-top: 35px;
}
.klw-cs.lhq-yl .cs-wrapper .cs-content p {
  font-size: 16px;
  line-height: 36px;
}
.nsy-cs {
  width: 100%;
  border-top: 1px solid #d9d9d9;
  padding: 90px 0;
}
.nsy-cs h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
  margin-bottom: 90px;
}
.nsy-cs h3 i {
  padding: 0 10px;
}
.nsy-cs h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.nsy-cs .cs-content {
  width: 1200px;
  margin: 0 auto;
}
.nsy-cs .cs-content .cs-img {
  width: 36.83333333%;
  margin-right: 2.5%;
}
.nsy-cs .cs-content .cs-form {
  width: 60.66666667%;
}
.nsy-cs .cs-content .cs-form table {
  background: #f9f9f9;
}
.nsy-cs .cs-content .cs-form table tbody .firstrow td {
  padding: 5px 0 5px 5%;
}
.nsy-cs .cs-content .cs-form table tbody .firstrow td:nth-of-type(1) {
  background: #363842;
}
.nsy-cs .cs-content .cs-form table tbody .firstrow td:nth-of-type(2) {
  background: #676a78;
}
.nsy-cs .cs-content .cs-form table tbody tr:nth-of-type(1) ~ tr td {
  padding: 10px 0 10px 5%;
}
.lsy-cs {
  width: 100%;
  border-top: 1px solid #d9d9d9;
  padding: 90px 0;
}
.lsy-cs h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
  margin-bottom: 90px;
}
.lsy-cs h3 i {
  padding: 0 10px;
}
.lsy-cs h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.lsy-cs .cs-content {
  width: 1200px;
  margin: 0 auto;
}
.lsy-cs .cs-content .cs-form {
  width: 100%;
}
.lsy-cs .cs-content .cs-form table {
  background: #f9f9f9;
}
.lsy-cs .cs-content .cs-form table tbody .firstrow td {
  padding: 5px 0 5px 5%;
  color: #fff;
}
.lsy-cs .cs-content .cs-form table tbody .firstrow td:nth-of-type(1) {
  background: #363842;
}
.lsy-cs .cs-content .cs-form table tbody .firstrow td:nth-of-type(2) {
  background: #676a78;
}
.lsy-cs .cs-content .cs-form table tbody tr:nth-of-type(1) ~ tr td {
  padding: 10px 0 10px 5%;
  color: #333;
}
.dy-cs {
  width: 100%;
  border-top: 1px solid #d9d9d9;
  padding: 90px 0;
}
.dy-cs h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
  margin-bottom: 90px;
}
.dy-cs h3 i {
  padding: 0 10px;
}
.dy-cs h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.dy-cs .cs-content {
  width: 1200px;
  margin: 0 auto;
}
.dy-cs .cs-content .cs-img {
  width: 54.58333333%;
  margin-right: 1.41666667%;
}
.dy-cs .cs-content .cs-img img {
  width: 100%;
}
.dy-cs .cs-content .cs-form {
  width: 44%;
}
.yc-cs {
  width: 100%;
  border-top: 1px solid #d9d9d9;
  padding: 90px 0;
}
.yc-cs h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
  margin-bottom: 90px;
}
.yc-cs h3 i {
  padding: 0 10px;
}
.yc-cs h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.yc-cs h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px auto;
  background: #141414;
}
.yc-cs .cs-content {
  width: 1200px;
  margin: 0 auto;
}
.yc-cs .cs-content .cs-form {
  width: 100%;
}
.yc-cs .cs-content .cs-form table {
  background: #f9f9f9;
}
.yc-cs .cs-content .cs-form table tbody .firstrow td {
  padding: 5px 0 5px 5%;
  color: #fff;
}
.yc-cs .cs-content .cs-form table tbody .firstrow td:nth-of-type(1) {
  background: #363842;
}
.yc-cs .cs-content .cs-form table tbody .firstrow td:nth-of-type(2) {
  background: #676a78;
}
.yc-cs .cs-content .cs-form table tbody tr:nth-of-type(1) ~ tr td {
  padding: 10px 0 10px 5%;
  color: #333;
}
.ecb-cs {
  width: 100%;
  border-top: 1px solid #d9d9d9;
  padding: 0 0 90px 0;
}
.ecb-cs h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
  background-color: #f4f4f4;
  padding: 90px 0 250px 0;
}
.ecb-cs h3 i {
  padding: 0 10px;
}
.ecb-cs h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.ecb-cs h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px auto;
  background: #141414;
}
.ecb-cs .cs-content {
  width: 1200px;
  margin: 0 auto;
  margin-top: -250px;
}
.ecb-cs .cs-content .cs-form {
  width: 100%;
}
.ecb-cs .cs-content .cs-form table {
  background: #f9f9f9;
  border-collapse: separate;
  border-spacing: 2px;
}
.ecb-cs .cs-content .cs-form table tbody .firstrow td {
  padding: 10px 0 10px 0;
  color: #fff;
}
.ecb-cs .cs-content .cs-form table tbody .firstrow td:nth-of-type(1) {
  background: #225a87;
}
.ecb-cs .cs-content .cs-form table tbody .firstrow td:nth-of-type(2) {
  background: #464646;
}
.ecb-cs .cs-content .cs-form table tbody tr td {
  background: #ebebeb;
  padding: 10px 0 10px 0;
}
.ecb-cs .cs-content .cs-form table tbody tr:nth-of-type(2n) td {
  background: #d7d7d7;
}
.ecb-cs .cs-content .cs-form table tbody tr:nth-of-type(2n) td:nth-of-type(1) {
  background: #5da0d7!important;
}
.ecb-cs .cs-content .cs-form table tbody tr:nth-of-type(3) td {
  color: #333;
  background: #d7d7d7;
}
.ecb-cs .cs-content .cs-form table tbody tr:nth-of-type(4) td {
  color: #333;
  background: #ebebeb;
}
.ecb-cs .cs-content .cs-form table tbody tr:nth-of-type(2) td,
.ecb-cs .cs-content .cs-form table tbody tr:nth-of-type(4) td {
  padding: 10px 0 10px 0;
  color: #333;
}
.ecb-cs .cs-content .cs-form table tbody tr:nth-of-type(2) td:nth-of-type(1),
.ecb-cs .cs-content .cs-form table tbody tr:nth-of-type(4) td:nth-of-type(1) {
  background: #5199d3;
  color: #fff;
}
.ecb-cs .cs-content .cs-form table tbody tr:nth-of-type(5) ~ tr td {
  padding: 10px 0 10px 0;
  color: #333;
}
.ecb-cs .cs-content .cs-form table tbody tr:nth-of-type(5) ~ tr td:nth-of-type(1) {
  background: #5199d3;
  color: #fff;
}
.jzy-cs {
  width: 100%;
  border-top: 1px solid #d9d9d9;
  padding: 90px 0;
}
.jzy-cs h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
}
.jzy-cs h3 i {
  padding: 0 10px;
}
.jzy-cs h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.jzy-cs h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px auto;
  background: #141414;
}
.jzy-cs .cs-content {
  width: 1200px;
  margin: 0 auto;
}
.jzy-cs .cs-content .cs-form {
  width: 100%;
}
.jzy-cs .cs-content .cs-form table {
  background: #f9f9f9;
  border-collapse: separate;
  border-spacing: 2px;
}
.jzy-cs .cs-content .cs-form table tbody tr td {
  background: #ebebeb;
  padding: 10px 0 10px 0px;
  text-align: center;
}
.jzy-cs .cs-content .cs-form table tbody tr td:nth-of-type(1) {
  background: #5199d3;
  color: #fff;
}
.jzy-cs .cs-content .cs-form table tbody tr:nth-of-type(2n) td {
  background: #d7d7d7;
}
.jzy-cs .cs-content .cs-form table tbody tr:nth-of-type(2n) td:nth-of-type(1) {
  background: #5da0d7!important;
}
.lhq-cs {
  width: 100%;
  padding: 60px 0;
  border-top: 1px solid #e2e2e2;
}
.lhq-cs h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
}
.lhq-cs h3 i {
  padding: 0 10px;
}
.lhq-cs h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.lhq-cs h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px auto;
  background: #141414;
}
.lhq-cs .cs-content {
  width: 1200px;
  margin: 0 auto;
}
.lhq-cs .cs-content table {
  background: #f9f9f9;
}
.lhq-cs .cs-content table tbody .firstrow td {
  padding: 10px 0 10px 10px;
}
.lhq-cs .cs-content table tbody .firstrow td:nth-of-type(1) {
  background: #363842;
  color: #fff;
}
.lhq-cs .cs-content table tbody .firstrow td:nth-of-type(2) {
  background: #676a78;
  color: #fff;
}
.lhq-cs .cs-content table tbody tr:nth-of-type(1) ~ tr td {
  padding: 10px 0 10px 10px;
}
.lhq-cs.qqf-cs h3 {
  margin-bottom: 40px;
}
.lhq-cs.qqf-cs h3::after {
  display: none;
}
.lhq-cs.qqf-cs .form {
  width: 66.66666667%;
}
.lhq-cs.qqf-cs .cs-img {
  width: 33.33333333%;
  box-sizing: border-box;
  padding-left: 25px;
}
.lhq-cs.qqf-cs .cs-img .img:nth-of-type(1)::after {
  content: '';
  display: block;
  width: 90%;
  height: 1px;
  background-color: #e2e2e2;
  margin: 15px auto 10px auto;
}
.lhq-cs.lq-cs {
  margin-top: 100px;
  border-top: 0;
}
.lhq-cs.lq-cs h3 {
  margin-bottom: 40px;
}
.lhq-cs.lq-cs h3::after {
  display: none;
}
.lhq-cs.lq-cs .cs-img {
  width: 40.16666667%;
  box-sizing: border-box;
  margin-right: 3.16666667%;
}
.lhq-cs.lq-cs .form {
  width: 56.66666667%;
}
.lhq-cs.lq-cs .form table {
  background: #f9f9f9;
}
.lhq-cs.lq-cs .form table tbody .firstrow td {
  padding: 15px 0 15px 30px;
}
.lhq-cs.lq-cs .form table tbody .firstrow td:nth-of-type(1) {
  background: #efefef;
  color: #333;
}
.lhq-cs.lq-cs .form table tbody .firstrow td:nth-of-type(2) {
  background: #efefef;
  color: #333;
}
.lhq-cs.lq-cs .form table tbody tr:nth-of-type(1) ~ tr td {
  padding: 14px 0 14px 30px;
}
.lhq-cs.lq-cs .form table tbody tr:nth-of-type(2n-1) {
  background-color: #efefef;
}
.jdc-cs {
  width: 100%;
  border-top: 1px solid #ececec;
  padding: 60px 0;
}
.jdc-cs .cs-content {
  width: 1200px;
  margin: 0 auto;
}
.jdc-cs .cs-content h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
}
.jdc-cs .cs-content h3 i {
  padding: 0 10px;
}
.jdc-cs .cs-content h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.jdc-cs .cs-content h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px auto;
  background: #141414;
}
.jdc-cs .cs-content .cs-form table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
}
.jdc-cs .cs-content .cs-form table tr td {
  padding: 15px 0;
  background-color: #ebebeb;
}
.jdc-cs .cs-content .cs-form table tr:nth-of-type(2n) td {
  background-color: #f5f5f5;
}
.jdc-cs .cs-content .cs-form table tr.firstrow {
  color: #fff;
}
.jdc-cs .cs-content .cs-form table tr.firstrow td {
  background-color: #464646;
}
.jdc-cs .cs-content .cs-form table tr:nth-of-type(2) td:first-of-type,
.jdc-cs .cs-content .cs-form table tr:nth-of-type(3) td:first-of-type,
.jdc-cs .cs-content .cs-form table tr:nth-of-type(4) td:first-of-type,
.jdc-cs .cs-content .cs-form table tr:nth-of-type(19) td:first-of-type,
.jdc-cs .cs-content .cs-form table tr:nth-of-type(23) td:first-of-type {
  background-color: #5299d3;
  color: #fff;
}
.jdc-cs {
  width: 100%;
  border-top: 1px solid #ececec;
  padding: 60px 0;
}
.jdc-cs .cs-content {
  width: 1200px;
  margin: 0 auto;
}
.jdc-cs .cs-content h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
}
.jdc-cs .cs-content h3 i {
  padding: 0 10px;
}
.jdc-cs .cs-content h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.jdc-cs .cs-content h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px auto;
  background: #141414;
}
.jdc-cs .cs-content .cs-form table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
}
.jdc-cs .cs-content .cs-form table tr td {
  padding: 15px 0;
  background-color: #ebebeb;
}
.jdc-cs .cs-content .cs-form table tr:nth-of-type(2n) td {
  background-color: #f5f5f5;
}
.jdc-cs .cs-content .cs-form table tr.firstrow {
  color: #fff;
}
.jdc-cs .cs-content .cs-form table tr.firstrow td {
  background-color: #464646;
}
.jdc-cs .cs-content .cs-form table tr:nth-of-type(2) td:first-of-type,
.jdc-cs .cs-content .cs-form table tr:nth-of-type(3) td:first-of-type,
.jdc-cs .cs-content .cs-form table tr:nth-of-type(4) td:first-of-type,
.jdc-cs .cs-content .cs-form table tr:nth-of-type(19) td:first-of-type,
.jdc-cs .cs-content .cs-form table tr:nth-of-type(23) td:first-of-type {
  background-color: #5299d3;
  color: #fff;
}
.nmhc-cs {
  width: 100%;
  border-top: 1px solid #ececec;
  padding: 60px 0;
}
.nmhc-cs .cs-content {
  width: 1200px;
  margin: 0 auto;
}
.nmhc-cs .cs-content h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
}
.nmhc-cs .cs-content h3 i {
  padding: 0 10px;
}
.nmhc-cs .cs-content h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.nmhc-cs .cs-content h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px auto;
  background: #141414;
}
.nmhc-cs .cs-content .cs-form table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
}
.nmhc-cs .cs-content .cs-form table tr td {
  box-sizing: border-box;
  padding: 15px 50px;
  background-color: #f5f5f5;
}
.nmhc-cs .cs-content .cs-form table tr:nth-of-type(2n) td {
  background-color: #ebebeb;
}
.bxw-apply {
  width: 100%;
  border-top: 1px solid #d9d9d9;
  padding: 90px 0;
}
.bxw-apply .apply-content {
  width: 1200px;
  margin: 0 auto;
}
.bxw-apply .apply-content h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
  margin-bottom: 56px;
}
.bxw-apply .apply-content h3 i {
  padding: 0 10px;
}
.bxw-apply .apply-content h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.bxw-apply .apply-content h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px auto;
  background: #141414;
}
.bxw-apply .apply-content .apply-desc p {
  width: 1200px;
  text-align: center;
  font-size: 16px;
  color: #666;
  font-weight: lighter;
}
.bxw-apply .apply-content .apply-desc.nsy-desc {
  margin-bottom: 90px;
}
.bxw-apply .apply-content .apply-desc.nsy-desc p {
  width: 880px;
  margin: 0 auto;
  line-height: 36px;
}
.bxw-apply .apply-content .apply-desc.dzb-desc {
  margin: 50px auto;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.bxw-apply .apply-content .apply-desc.dzb-desc p {
  width: 50%;
  font-size: 16px;
  line-height: 36px;
  color: #666;
  text-align: left;
  position: relative;
}
.bxw-apply .apply-content .apply-desc.dzb-desc p:first-child {
  box-sizing: border-box;
  padding: 40px 25px 40px 40px;
}
.bxw-apply .apply-content .apply-desc.dzb-desc p:first-child::before {
  content: '1';
  display: block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  border: 1px solid #666;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 48px;
}
.bxw-apply .apply-content .apply-desc.dzb-desc p:first-child:after {
  content: '';
  display: block;
  width: 1px;
  height: 53px;
  background-color: #eaeaea;
  position: absolute;
  right: 5px;
  top: 48px;
}
.bxw-apply .apply-content .apply-desc.dzb-desc p:last-child {
  box-sizing: border-box;
  padding: 40px 0px 40px 65px;
}
.bxw-apply .apply-content .apply-desc.dzb-desc p:last-child::before {
  content: '2';
  display: block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  border: 1px solid #666;
  border-radius: 50%;
  position: absolute;
  left: 20px;
  top: 48px;
}
.bxw-apply .apply-content .apply-list {
  width: 100%;
}
.bxw-apply .apply-content .apply-list .apply-item {
  width: 19%;
  margin-right: 1.25%;
}
.bxw-apply .apply-content .apply-list .apply-item .img {
  display: flex;
  display: -ms-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.bxw-apply .apply-content .apply-list .apply-item .img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.bxw-apply .apply-content .apply-list .apply-item p {
  font-size: 16px;
  color: #464646;
  font-weight: lighter;
  background-color: #f5f5f5;
  padding: 22px 0;
  text-align: center;
}
.bxw-apply .apply-content .apply-list .apply-item:last-of-type {
  margin-right: 0;
}
.bxw-apply .apply-content .apply-list.dzb-list .apply-item {
  width: 24.5%;
  margin-right: 0.66666667%;
}
.bxw-apply .apply-content .apply-list.dzb-list .apply-item:last-child {
  margin-right: 0;
}
.klw-apply {
  width: 100%;
  background-color: #ededed;
  padding: 120px 0;
}
.klw-apply .apply-content {
  width: 1200px;
  margin: 0 auto;
}
.klw-apply .apply-content .app-title {
  width: 100%;
  margin-bottom: 50px;
}
.klw-apply .apply-content .app-title h3 {
  width: 26.25%;
  margin-right: 7.08333333%;
  font-size: 38px;
  border-top: 1px solid #333;
  box-sizing: border-box;
  padding-top: 45px;
  position: relative;
}
.klw-apply .apply-content .app-title h3 span {
  font-size: 38px;
  font-weight: bold;
  display: block;
}
.klw-apply .apply-content .app-title h3::before {
  content: '';
  position: absolute;
  display: block;
  width: 57px;
  height: 6px;
  background-color: #333;
  left: 0;
  top: calc(0% - 3px);
}
.klw-apply .apply-content .app-title .title-desc {
  width: 66.66666667%;
  padding-top: 45px;
}
.klw-apply .apply-content .app-title .title-desc p {
  font-size: 16px;
  color: #666;
  font-weight: lighter;
  line-height: 36px;
}
.klw-apply .apply-content .apply-list {
  width: 100%;
}
.klw-apply .apply-content .apply-list .apply-item {
  width: 19%;
  margin-right: 1.25%;
}
.klw-apply .apply-content .apply-list .apply-item .img {
  display: flex;
  display: -ms-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.klw-apply .apply-content .apply-list .apply-item .img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.klw-apply .apply-content .apply-list .apply-item p {
  font-size: 16px;
  color: #464646;
  font-weight: lighter;
  background-color: #f5f5f5;
  padding: 22px 0;
  text-align: center;
}
.klw-apply .apply-content .apply-list .apply-item:last-of-type {
  margin-right: 0;
}
.klw-apply .apply-content .apply-list.dzb-list .apply-item {
  width: 24.5%;
  margin-right: 0.66666667%;
}
.klw-apply .apply-content .apply-list.dzb-list .apply-item:last-child {
  margin-right: 0;
}
.hfx-apply {
  width: 100%;
  padding-bottom: 120px;
}
.hfx-apply .apply-content {
  width: 1200px;
  margin: 0 auto;
}
.hfx-apply .apply-content h3 {
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #333;
  font-weight: lighter;
  margin-bottom: 56px;
}
.hfx-apply .apply-content h3 i {
  padding: 0 10px;
}
.hfx-apply .apply-content h3 span {
  font-size: 40px;
  color: #333;
  font-weight: bold;
}
.hfx-apply .apply-content h3:after {
  content: '';
  display: block;
  width: 57px;
  height: 6px;
  margin: 56px auto;
  background: #141414;
}
.hfx-apply .apply-content .app-desc p {
  width: 1200px;
  text-align: center;
  font-size: 16px;
  color: #666;
  font-weight: lighter;
  line-height: 32px;
}
@media all and (min-width: 0) and (max-width: 768px) {
  .header .menu > li:hover .tya,
  .header .menu .current_page_item a,
  .header .menu li .tya:hover {
    border: none;
  }
  body {
    min-width: inherit;
    color: #666;
    border-top: 0;
    font: 14px/2 "segoe ui", "lucida grande", helvetica, arial, "microsoft yahei", freesans, arimo, "droid sans", "wenquanyi micro hei", "hiragino sans gb", "hiragino sans gb w3", roboto, arial, sans-serif;
    background: #f4f4f4;
  }
  .shouji {
    display: block;
  }
  .shoujinone {
    display: none !important;
  }
  img {
    width: 100%;
  }
  .header {
    background: unset;
  }
  .logo {
    width: 25px;
    z-index: 19px;
    position: relative;
    left: 3.125%;
  }
  .header .head {
    width: 100%;
    margin: 0 auto;
    position: fixed;
    background-color: #f4f4f4;
    height: 57px;
    z-index: 20;
    box-sizing: border-box;
    padding-top: 12px;
  }
  .header .head .logo img {
    height: 40px;
    width: auto;
  }
  .logo span {
    position: absolute;
    right: -90px;
    top: 5px;
    font-size: 20px;
  }
  .xuanchuanyu {
    background: #fff;
    width: 94%;
    padding: 10px 3%;
    line-height: 24px;
    display: none;
  }
  .sjli {
    height: 68px;
  }
  .headersj .menuclose {
    top: 40px;
  }
  .headersj .sjli {
    height: 0;
  }
  .banner {
    display: none;
  }
  .sp_bottom {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #333;
    overflow: visible;
    z-index: 6;
    padding: 6px 0 4px;
    color: #fff;
    line-height: 14px;
    font-size: 12px;
  }
  .sp_bottom a {
    color: #ffffff !important;
  }
  .sp_bottom li {
    width: 25%;
    float: left;
    text-align: center;
    overflow: hidden;
  }
  .sp_bottom .tel .icon {
    display: inline-block;
    background:  no-repeat;
    height: 18px;
    width: 18px;
    background-position: 0 -66px;
  }
  .sp_bottom .yx .icon {
    display: inline-block;
    background:  no-repeat;
    height: 18px;
    width: 18px;
    background-position: 0 -48px;
  }
  .sp_bottom .yx a img {
    height: 14px;
    padding-bottom: 4px;
  }
  .hide {
    display: none;
  }
  .sp_bottom .wx .wx-img {
    position: absolute;
    top: -90px;
    width: 80px;
    height: 80px;
  }
  .area {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    background: none;
  }
  .sp_bottom .bodernone {
    border: 0;
  }
  .sp_bottom img {
    height: 18px;
    width: auto;
  }
  .foot {
    padding: 15px 0 0;
    background: #ffffff;
  }
  .foot #foot {
    width: 93.75%;
    padding-top: 0;
    padding-bottom: 0;
    background: 0 0;
  }
  .foot,
  .foot a {
    color: #666666;
  }
  .foot a:hover {
    color: #666666 !important;
  }
  .foot #foot .foot_left {
    float: none;
    width: 100%;
    font-size: 14px;
  }
  .foot #foot .foot_left > li:first-child {
    width: 100%;
  }
  .foot #foot .foot_left li .sub-menu {
    display: none;
  }
  .foot #foot .foot_left > li > a {
    line-height: 40px;
    margin-bottom: 0px;
    border-bottom: none;
  }
  .foot #foot .foot_left .tya {
    display: none;
  }
  .foot #foot .foot_left .h1_a {
    line-height: 40px;
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
  }
  .foot #foot .foot_left li {
    width: 100%;
    float: none;
    line-height: 40px;
    background: url(/uploads/image/wthimages/jiantou.gif) no-repeat center right;
    border-bottom: 1px solid #eeeeee;
  }
  .foot .shouji {
    height: 0;
  }
  .foot #foot .foot_right {
    float: none;
    width: 100%;
  }
  .foot #foot .foot_right .h2 {
    background: url(/uploads/image/wthimages/jiantou.gif) no-repeat center right;
    font-size: 14px;
    line-height: 40px;
    padding-left: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #eeeeee;
  }
  .foot #foot .foot_right ul {
    display: none;
  }
  .foot #copy {
    padding-bottom: 38px;
  }
  .foot #copy p {
    background: 0 0;
    width: 93.75%;
    padding-top: 30px;
    color: #666;
    font-size: 12px;
  }
  .foot #copy p img {
    width: auto;
    height: auto;
  }
  .foot #copy a {
    color: #666666;
  }
  .foot #copy p span {
    display: block;
    color: #999;
    font-size: 11px;
  }
  .foot #foot .img_right {
    width: 93.75%;
    float: none;
    margin: 0 auto;
    padding-top: 20px;
  }
  .foot #foot .img_right li {
    float: left;
    width: 50%;
  }
  .foot #foot .img_right img {
    width: 140px;
    margin: 0 auto;
  }
}
@media all and (min-width: 2000px) and (max-width: 2560px) {
  .bxw-head .bxw-product {
    padding: 270px 0;
  }
}
@media all and (min-width: 1600px) and (max-width: 1600px) {
  .bxw-head .bxw-product {
    padding: 78px 0;
  }
  .bxw-head .bxw-product.jdc-product {
    padding: 20px 0;
  }
  .bxw-head .bxw-product.jdc-product .product-info {
    padding-top: 20px;
  }
  .bxw-head .bxw-product.jdc-product .product-info .title {
    font-size: 32px;
  }
}
@media all and (min-width: 1440px) and (max-width: 1440px) {
  .bxw-head .bxw-product {
    padding: 50px 0;
  }
  .bxw-head .bxw-product.jdc-product {
    padding: 20px 0;
  }
  .bxw-head .bxw-product.jdc-product .product-info {
    padding-top: 20px;
  }
  .bxw-head .bxw-product.jdc-product .product-info .title {
    font-size: 32px;
  }
}
@media all and (min-width: 1280px) and (max-width: 1369px) {
  .bxw-head .bxw-product {
    padding: 6px 0;
  }
  .bxw-head .bxw-product.jdc-product {
    padding: 20px 0;
  }
  .bxw-head .bxw-product.jdc-product .product-img {
    padding-left: 80px;
  }
  .bxw-head .bxw-product.jdc-product .product-img img {
    width: 30%;
  }
  .bxw-head .bxw-product.jdc-product .product-info {
    padding-top: 20px;
  }
  .bxw-head .bxw-product.jdc-product .product-info .title {
    font-size: 32px;
  }
  .bxw-head .bxw-product.jdc-product .product-info .slogan {
    padding: 10px 0;
  }
}
