@font-face {
  font-family: 'iconfont';
  /* Project id 971715 */
  src: url('//at.alicdn.com/t/c/font_971715_018f5fjnyou9p.woff2?t=1667198415371') format('woff2'), url('//at.alicdn.com/t/c/font_971715_018f5fjnyou9p.woff?t=1667198415371') format('woff'), url('//at.alicdn.com/t/c/font_971715_018f5fjnyou9p.ttf?t=1667198415371') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  clear: both;
}
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
select,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
i {
  font-style: normal;
}
body,
html {
  min-height: 100%;
}
body {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: #232323;
}
a:hover {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  table-layout: fixed;
}
input,
textarea {
  outline: none;
  border: none;
}
textarea {
  resize: none;
  overflow: auto;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  overflow: hidden;
}
.cont {
  width: 1200px;
  margin: 0 auto;
}
.head {
  height: 130px;
}
.head .logo {
  width: 154px;
  height: 82px;
  margin-top: 20px;
  float: left;
}
.head .logo img {
  width: 100%;
  height: 100%;
}
.head .nav {
  float: left;
  width: 760px;
  margin-left: 25px;
}
.head .nav ul {
  text-align: center;
}
.head .nav ul li {
  display: inline-block;
  width: 110px;
  line-height: 130px;
}
.head .nav ul li h3 {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #5f5f5f;
}
.head .nav ul .on {
  background: #0243ee;
}
.head .nav ul .on h3 {
  color: #FFFFFF;
}
.head .nav ul li:hover {
  background: #0243ee;
}
.head .nav ul li:hover h3 {
  color: #FFFFFF;
}
.head .dh {
  width: 225px;
  float: right;
  margin-top: 38px;
}
.head .dh img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.head .dh .text {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px;
}
.head .dh .text p {
  font-size: 16px;
  font-family: "SourceHanSansCN";
  color: #3f3f3f;
}
.head .dh .text h4 {
  font-size: 26px;
  font-family: "Arial";
  color: #3f3f3f;
  font-weight: bold;
}
.banner {
  position: relative;
  width: 100%;
  height: 770px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 770px;
}
.banner .bd ul li .img_1 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.banner .hd {
  position: absolute;
  bottom: 4%;
  right: 49%;
}
.banner .hd ul li {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: transparent;
  margin: 0 4px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
}
.banner .hd ul .on {
  width: 16px;
  height: 16px;
  background: #0081df;
}
.banner1 {
  position: relative;
  width: 100%;
  height: 447px;
  overflow: hidden;
  min-width: 1200px;
  z-index: -1;
}
.banner1 .bd {
  width: 100%;
  height: 100%;
}
.banner1 .bd ul li {
  position: relative;
  height: 447px;
}
.banner1 .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.title {
  text-align: center;
}
.title h4 {
  font-size: 40px;
  color: #ececec;
  font-weight: bold;
  text-transform: uppercase;
}
.title p {
  font-size: 30px;
  font-family: "Source Han Sans CN";
  color: #515151;
  font-weight: bold;
  margin-top: -28px;
}
.page_1 {
  padding-top: 90px;
  background: #f7f7f7;
  padding-bottom: 100px;
}
.page_1 .bd_1 {
  margin-top: 40px;
  margin-bottom: 55px;
}
.page_1 .bd_1 .parHd ul {
  text-align: center;
}
.page_1 .bd_1 .parHd ul li {
  display: inline-block;
  border-width: 1px;
  border-color: #e5e5e5;
  border-style: solid;
  background-color: #ffffff;
  width: 225px;
  height: 41px;
  line-height: 40px;
  text-align: center;
  margin: 0 16px;
  margin-bottom: 20px;
}
.page_1 .bd_1 .parHd ul li span {
  width: 10px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
  border: 2px solid #d2d2d2;
  border-radius: 50%;
  margin-right: 5px;
}
.page_1 .bd_1 .parHd ul li p {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-family: "SourceHanSansCN";
  color: #7a7a7a;
}
.page_1 .bd_1 .parHd ul li:hover {
  background: #1243c1;
}
.page_1 .bd_1 .parHd ul li:hover span {
  border: 2px solid #fff;
}
.page_1 .bd_1 .parHd ul li:hover p {
  color: #FFFFFF;
}
.page_1 .bd_1 .parBd {
  margin-top: 20px;
}
.page_1 .bd_1 .parBd .bd ul li {
  display: inline-block;
  margin-right: 25px;
  width: 382px;
}
.page_1 .bd_1 .parBd .bd ul li img {
  width: 100%;
  height: 301px;
  object-fit: contain;
  background: #fff;
}
.page_1 .bd_1 .parBd .bd ul li p {
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #666666;
  font-size: 16px;
}
.page_1 .bd_1 .parBd .bd ul li:hover img {
  box-shadow: 0px 0px 27px 0px rgba(66, 66, 66, 0.18);
}
.page_1 .bd_1 .parBd .bd ul li:hover p {
  background: #1243c1;
  color: #FFFFFF;
}
.page_1 .bd_1 .parBd .hd {
  position: relative;
}
.page_1 .bd_1 .parBd .hd a {
  position: absolute;
  top: -225px;
  font-size: 26px;
  font-weight: bold;
  cursor: pointer;
}
.page_1 .bd_1 .parBd .hd a:hover {
  color: #0241e5;
}
.page_1 .bd_1 .parBd .hd .next {
  left: -40px;
}
.page_1 .bd_1 .parBd .hd .prev {
  right: -40px;
}
.page_1 .more {
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  background-color: #1243c1;
  width: 225px;
  height: 41px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  font-family: "Arial";
  text-transform: uppercase;
  margin: 0 auto;
}
.page_1 .more a {
  color: #ffffff;
}
.page_2 {
  background: url(../img/1_14.jpg) no-repeat center;
  height: 606px;
}
.page_2 .left_2 {
  float: left;
  width: 530px;
  padding-top: 117px;
}
.page_2 .left_2 h4 {
  font-size: 60px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 15px;
}
.page_2 .left_2 h5 {
  font-size: 30px;
  font-family: "Source Han Sans CN";
  color: #ffffff;
  font-weight: bold;
}
.page_2 .left_2 p {
  font-size: 14px;
  font-family: "Adobe Heiti Std";
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 30px;
}
.page_2 .left_2 .more {
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  width: 225px;
  height: 41px;
  line-height: 40px;
  text-align: center;
  margin-top: 60px;
}
.page_2 .left_2 .more a {
  font-size: 18px;
  font-family: "Arial";
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
}
.page_2 .right_2 {
  float: right;
  padding-top: 117px;
  width: 400px;
}
.page_2 .right_2 ul li {
  display: inline-block;
  width: 150px;
  border-right: 1px solid #FFFFFF;
  text-align: center;
  margin-right: 40px;
  padding-right: 40px;
  margin-bottom: 90px;
  position: relative;
}
.page_2 .right_2 ul li img {
  margin-bottom: 18px;
}
.page_2 .right_2 ul li p {
  font-size: 18px;
  font-family: "Adobe Heiti Std";
  color: #ffffff;
  text-transform: uppercase;
}
.page_2 .right_2 ul li::after {
  content: "";
  background-color: #ffffff;
  width: 151px;
  height: 1px;
  display: inline-block;
  position: absolute;
  left: -26px;
  bottom: -40px;
}
.page_2 .right_2 ul li:nth-child(3)::after {
  display: none;
}
.page_2 .right_2 ul li:nth-child(4)::after {
  display: none;
}
.page_2 .right_2 ul li:nth-child(2n) {
  border-right: 0px solid #FFFFFF;
}
.page_3 {
  margin-top: 105px;
  overflow: hidden;
}
.page_3 .bd_3 {
  margin-top: 40px;
}
/* .page_3 .bd_3 ul {
  display: flex;
} */
.page_3 .bd_3 ul li {

  height: 465px;
}
.page_3 .bd_3 ul li .img-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.page_3 .bd_3 ul li .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page_3 .bd_3 ul li .img-box .make {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -470px;
  padding: 15% 47px;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_3 .bd_3 ul li .img-box .make .link {
  width: 100%;
  height: 1px;
  background: #FFFFFF;
}
.page_3 .bd_3 ul li .img-box .make h4 {
  margin-top: 55px;
  font-size: 24px;
  font-family: "SourceHanSansCN";
  color: #ffffff;
  text-transform: uppercase;
}
.page_3 .bd_3 ul li .img-box .make p {
  font-size: 14px;
  font-family: "SourceHanSansCN";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 2.143;
  margin: 23px 0 35px 0;
}
.page_3 .bd_3 ul li .img-box .make .more {
  background-color: #ffffff;
  width: 165px;
  height: 43px;
  line-height: 43px;
  font-size: 18px;
  font-family: "Arial";
  color: #1d1c1f;
  text-transform: uppercase;
  margin: 0 auto;
  margin-bottom: 40px;
}
.page_3 .bd_3 ul li .img-box .make .more a{
  display: inline-block;
  width: 100%;
  height: 100%;
}
.page_3 .bd_3 ul li:hover .make {
  top: 0px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page_3 .bd_3 ul li:last-child {
  margin-right: 0px;
}
.page_4 {
  margin-top: 100px;
  padding-bottom: 90px;
}
.page_4 .bd_4 {
  margin-top: 60px;
}
.page_4 .bd_4 .left_4 {
  width: 507px;
  float: left;
}
.page_4 .bd_4 .left_4 .img-box {
  width: 100%;
  height: 258px;
}
.page_4 .bd_4 .left_4 .img-box img {
  width: 100%;
  height: 100%;
}
.page_4 .bd_4 .left_4 .text_box {
  display: flex;
  background: #f8f8f8;
  height: 113px;
}
.page_4 .bd_4 .left_4 .text_box .time {
  width: 110px;
  text-align: center;
  padding-top: 15px;
}
.page_4 .bd_4 .left_4 .text_box .time h4 {
  font-size: 24px;
  font-family: "Arial";
  color: #9c9c9c;
  text-transform: uppercase;
  margin-bottom: 13px;
}
.page_4 .bd_4 .left_4 .text_box .time span {
  border-radius: 14px;
  background-color: #1243c1;
  width: 27px;
  height: 27px;
  line-height: 26px;
  display: inline-block;
  color: #FFFFFF;
  text-align: center;
}
.page_4 .bd_4 .left_4 .text_box .text {
  flex: 1;
  padding-right: 20px;
  padding-top: 15px;
}
.page_4 .bd_4 .left_4 .text_box .text h4 {
  font-size: 16px;
  font-family: "SourceHanSansCN";
  color: #545454;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.page_4 .bd_4 .left_4 .text_box .text h4 span {
  margin-right: 5px;
  color: #757575;
  font-size: 20px;
}
.page_4 .bd_4 .left_4 .text_box .text p {
  font-size: 14px;
  font-family: "SourceHanSansCN";
  color: #9c9c9c;
  text-transform: uppercase;
  line-height: 1.714;
}
.page_4 .bd_4 .right_4 {
  width: 632px;
  float: right;
}
.page_4 .bd_4 .right_4 ul li {
  border-top: 1px solid #c1c1c1;
  padding-bottom: 23px;
}
.page_4 .bd_4 .right_4 ul li a {
  display: flex;
}
.page_4 .bd_4 .right_4 ul li a .time {
  width: 110px;
  text-align: center;
  padding-top: 22px;
}
.page_4 .bd_4 .right_4 ul li a .time h4 {
  font-size: 24px;
  font-family: "Arial";
  color: #9c9c9c;
  text-transform: uppercase;
  margin-bottom: 13px;
}
.page_4 .bd_4 .right_4 ul li a .time span {
  border-radius: 14px;
  width: 27px;
  height: 27px;
  line-height: 26px;
  display: inline-block;
  color: #aeaeae;
  text-align: center;
  border: 1px solid #aeaeae;
}
.page_4 .bd_4 .right_4 ul li a .text {
  flex: 1;
  padding-right: 20px;
  padding-top: 18px;
}
.page_4 .bd_4 .right_4 ul li a .text h4 {
  font-size: 16px;
  font-family: "SourceHanSansCN";
  color: #545454;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.page_4 .bd_4 .right_4 ul li a .text h4 span {
  margin-right: 5px;
  color: #757575;
  font-size: 20px;
}
.page_4 .bd_4 .right_4 ul li a .text p {
  font-size: 14px;
  font-family: "SourceHanSansCN";
  color: #9c9c9c;
  text-transform: uppercase;
  line-height: 1.714;
}
.page_4 .bd_4 .right_4 ul li:hover .time span {
  background-color: #1243c1;
  color: #FFFFFF;
  border-color: #1243c1;
}
.page_4 .bd_4 .right_4 ul li:hover .text h4 {
  color: #1243c1;
}
.page_4 .bd_4 .right_4 ul li:last-child {
  border-bottom: 1px solid #c1c1c1;
}
.page_5 {
  background: #f8f8f8;
  padding: 85px 0;
}
.page_5 .title h6 {
  font-size: 14px;
  font-family: "SourceHanSansCN";
  color: #a6a6a6;
  text-transform: uppercase;
  line-height: 1.714;
  width: 765px;
  margin: 0 auto;
  margin-top: 15px;
}
.page_5 .bd_5 {
  margin-top: 46px;
}
.page_5 .bd_5 .bd ul {
  height: 124px;
}
.page_5 .bd_5 .bd ul li {
  display: inline-block;
  margin-right: 24px;
  box-shadow: 5px 4px 16px 0px rgba(54, 54, 54, 0.14);
  width: 220px;
  height: 107px;
}
.page_5 .bd_5 .bd ul li img {
  width: 100%;
  height: 100%;
}
.page_5 .bd_5 .hd {
  position: relative;
}
.page_5 .bd_5 .hd a {
  position: absolute;
  top: -85px;
  font-size: 26px;
  font-weight: bold;
  cursor: pointer;
}
.page_5 .bd_5 .hd a:hover {
  color: #0241e5;
}
.page_5 .bd_5 .hd .next {
  left: -40px;
}
.page_5 .bd_5 .hd .prev {
  right: -40px;
}
.crumbs {
  background-color: #f2f2f2;
  height: 61px;
  line-height: 61px;
}
.crumbs img {
  display: inline-block;
  vertical-align: middle;
}
.crumbs p {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-family: "SourceHanSansCN";
  color: #9c9c9c;
  text-transform: uppercase;
}
.crumbs p span {
  font-size: 18px;
  font-family: "Adobe Heiti Std";
  color: #515151;
  text-transform: uppercase;
  margin: 0 20px 0 10px;
}
.crumbs p a {
  color: #9c9c9c;
}
.page_box {
  padding-bottom: 125px;
}
.page_box .ny_title {
  text-align: center;
  margin-top: 60px;
}
.page_box .ny_title h4 {
  font-size: 30px;
  font-family: "Source Han Sans CN";
  color: #515151;
  font-weight: bold;
}
.page_box .prod_box {
  margin-top: 35px;
}
.page_box .prod_box .left_nav {
  float: left;
  width: 236px;
}
.page_box .prod_box .left_nav h4 {
  background-color: #1243c1;
  width: 236px;
  height: 62px;
  line-height: 62px;
  padding-left: 38px;
  font-size: 24px;
  font-family: "SourceHanSansCN";
  color: #ffffff;
}
.page_box .prod_box .left_nav ul {
  border: 3px solid #1243c1;
  padding: 0 9px;
}
.page_box .prod_box .left_nav ul li {
  display: inline-block;
  height: 56px;
  line-height: 56px;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  padding-left: 28px;
}
.page_box .prod_box .left_nav ul li a {
  color: #7a7a7a;
  font-size: 16px;
}
.page_box .prod_box .left_nav ul .on {
  background: #1243c1;
  font-weight: bold;
}
.page_box .prod_box .left_nav ul .on a {
  color: #ffffff;
}
.page_box .prod_box .left_nav ul li:hover {
  background: #1243c1;
  font-weight: bold;
}
.page_box .prod_box .left_nav ul li:hover a {
  color: #ffffff;
}
.page_box .prod_box .ny_prod {
  float: right;
  width: 961px;
  padding-left: 30px;
}
.page_box .prod_box .ny_prod .ul_prod li {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 20px;
  width: 300px;
  vertical-align: top;
}
.page_box .prod_box .ny_prod .ul_prod li .img-box {
  border: 1px solid #dcdcdc;
  height: 230px;
}
.page_box .prod_box .ny_prod .ul_prod li .img-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.page_box .prod_box .ny_prod .ul_prod li p {
  height: 38px;
  line-height: 38px;
  color: #666666;
  font-size: 14px;
  text-align: center;
}
.page_box .prod_box .ny_prod .ul_prod li:hover p {
  background-color: #1243c1;
  color: #FFFFFF;
}
.page_box .prod_box .ny_prod .ul_prod li:nth-child(3n) {
  margin-right: 0px;
}
.paging {
  margin-top: 70px;
}
.paging ul {
  text-align: center;
}
.paging ul li {
  display: inline-block;
  border-width: 1px;
  border-color: #bfbfbf;
  border-style: solid;
  width: 26px;
  height: 24px;
  line-height: 22px;
  font-size: 16px;
}
.paging ul li a {
  color: #999999;
}
.paging ul .on {
  background: #1243c1;
  border-color: #1243c1;
}
.paging ul .on a {
  color: #FFFFFF;
}
.ny_page {
  margin-top: 35px;
}
.ny_page img{
  max-width: 100%;
}
.news_box {
  margin-top: 55px;
}
.news_box ul li {
  padding: 20px 49px;
  border-top: 1px solid #dbdbdb;
}
.news_box ul li .img-box {
  width: 220px;
  height: 159px;
  float: left;
}
.news_box ul li .img-box img {
  width: 100%;
  height: 100%;
}
.news_box ul li .text {
  width: 790px;
  float: left;
  padding-top: 40px;
  padding-left: 60px;
  padding-right: 140px;
}
.news_box ul li .text h4 {
  font-size: 16px;
  font-family: "SourceHanSansCN";
  color: #545454;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.news_box ul li .text h4 span {
  margin-right: 5px;
  color: #757575;
  font-size: 20px;
}
.news_box ul li .text p {
  font-size: 14px;
  font-family: "SourceHanSansCN";
  color: #9c9c9c;
  text-transform: uppercase;
  line-height: 1.714;
}
.news_box ul li .time {
  float: right;
  width: 70px;
  text-align: center;
  margin-top: 48px;
}
.news_box ul li .time h4 {
  font-size: 24px;
  font-family: "Arial";
  color: #9c9c9c;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.news_box ul li .time span {
  border-width: 1px;
  border-color: #aeaeae;
  border-style: solid;
  border-radius: 13px;
  width: 25px;
  height: 25px;
  line-height: 23px;
  display: inherit;
  text-align: center;
  margin: 0 auto;
  color: #aeaeae;
}
.news_box ul li:last-child {
  border-bottom: 1px solid #dbdbdb;
}
.news_box ul li:hover {
  padding-left: 59px;
}
.news_box ul li:hover .text h4 {
  color: #1243c1;
}
.news_box ul li:hover .text h4 span {
  color: #1243c1;
}
.news_box ul li:hover .time span {
  background-color: #1243c1;
  color: #FFFFFF;
  border-color: #1243c1;
}
.top_nav {
  margin-top: 30px;
}
.top_nav ul {
  font-size: 0;
  display: flex;
}
.top_nav ul li {
  width: 50%;
  border-width: 1px;
  border-color: #e5e5e5;
  border-style: solid;
  background-color: #ffffff;
  height: 41px;
  line-height: 41px;
  text-align: center;
}
.top_nav ul li a {
  font-size: 18px;
  font-family: "SourceHanSansCN";
  color: #7a7a7a;
  width: 100%;
  display: inline-block;
}
.top_nav ul .on {
  background: #1243c1;
  border: #1243c1;
}
.top_nav ul .on a {
  color: #FFFFFF;
}
.download {
  margin-top: 45px;
}
.download table {
  border-color: #e5e5e5;
}
.download table tr:first-child {
  background: #f2f2f2;
  text-align: center;
}
.download table tr {
  height: 55px;
  line-height: 55px;
}
.download table tr td:first-child {
  width: 770px;
  padding-left: 70px;
  font-size: 16px;
  font-family: "SourceHanSansCN";
  color: #777777;
}
.download table tr td:last-child {
  width: 430px;
  text-align: center;
}
.foot {
  background: #3a3a3a;
  padding-top: 68px;
  padding-bottom: 57px;
}
.foot .f_nav {
  float: left;
  width: 280px;
}
.foot .f_nav h4 {
  font-size: 24px;
  font-family: "SourceHanSansCN";
  color: #ffffff;
}
.foot .f_nav ul {
  margin-top: 30px;
}
.foot .f_nav ul li {
  font-size: 16px;
  font-family: "SourceHanSansCN";
  color: #cdcdcd;
  display: inline-block;
  padding-bottom: 7px;
  border-bottom: 1px solid #696969;
  width: 105px;
  margin-right: 60px;
  margin-bottom: 10px;
}
.foot .f_nav ul li a {
  color: #cdcdcd;
}
.foot .f_nav ul li:nth-child(2n) {
  margin-right: 0px;
}
.foot .f_lx {
  float: left;
  padding-left: 136px;
  width: 755px;
}
.foot .f_lx h4 {
  font-size: 24px;
  font-family: "SourceHanSansCN";
  color: #ffffff;
}
.foot .f_lx .lx_box {
  margin-top: 30px;
}
.foot .f_lx .lx_box .left_lx {
  width: 185px;
  float: left;
}
.foot .f_lx .lx_box .left_lx h5 {
  color: #ffffff;
  font-size: 18px;
}
.foot .f_lx .lx_box .left_lx h5 span {
  color: #ffffff;
  font-size: 24px;
  display: inherit;
  margin-top: 5px;
}
.foot .f_lx .lx_box .left_lx .li {
  margin-top: 18px;
}
.foot .f_lx .lx_box .left_lx .li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}
.foot .f_lx .lx_box .left_lx .li p {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-family: "SourceHanSansCN";
  color: #ffffff;
}
.foot .f_lx .lx_box .right_lx {
  width: 430px;
  float: left;
  margin-top: 20px;
}
.foot .f_lx .lx_box .right_lx .li {
  margin-top: 18px;
}
.foot .f_lx .lx_box .right_lx .li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}
.foot .f_lx .lx_box .right_lx .li p {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-family: "SourceHanSansCN";
  color: #ffffff;
}
.foot .f_er {
  float: right;
  width: 164px;
  height: 164px;
  background: #FFFFFF;
  padding: 7px;
}
.foot .f_er img {
  width: 150px;
  height: 150px;
}
.foot_1 {
  background: #2f2f2f;
  text-align: center;
  height: 67px;
  line-height: 67px;
  color: #FFFFFF;
}
.foot_1 a {
  color: #FFFFFF;
}
