/*pubilc start*/
* {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei", "Helvetica", "Arial", sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
}

body,
ol,
ul,
li,
dl,
dt,
dd,
form,
p,
h1,
h2,
h3,
h4,
h5,
img {
  margin: 0;
  padding: 0;
}

ol,
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}

img {
  border: none;
  max-width: 100%;
  vertical-align: middle;
}

a {
  text-decoration: none;
  border: none;
  margin: 0;
  padding: 0;
}

input,
textarea,
button {
  outline: 0;
  resize: none;
  border: none;
  _border: 0;
  margin: 0;
  padding: 0;
  background: none;
}

input::-webkit-search-cancel-button {
  display: none;
}

/*input::-webkit-input-placeholder{font-size: 16px;color: #999999;}*/
input::-webkit-input-placeholder {
  /* Edge */
  font-size: 14px;
  color: #999999;
}

input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-size: 14px;
  color: #999999;
}

input::placeholder {
  font-size: 14px;
  color: #999999;
}

table,
table td {
  border-collapse: collapse;
}

select {
  border: 0;
  outline: none;
}

select::-ms-expand {
  display: none;
}

body {
  overflow-x: hidden;
}

.clear {
  clear: both;
}

.clearfix::after {
  content: '';
  clear: both;
  display: block;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.div1200 {
  width: 1200px;
  margin: 0 auto;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.wrap {
  width: 100%;
  _zoom: 1;
  position: relative;
  transition: all .4s;
  margin: 0 auto;
}

.line_1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.line_2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.line_3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.line_4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

/*pubilc end*/

.flex {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.flexalign {
  align-items: center;
}

.flexcenter {
  justify-content: center;
}

.flexbetween {
  justify-content: space-between;
}

.header_con {
  height: 120px;
  align-items: center;
}

.phone {
  margin-left: 50px;
  align-items: center;
}

.phone_img {
  margin-right: 20px;
}

.phone_text p {
  font-size: 18px;
  font-weight: bold;
  line-height: 2;
  color: #333333;
}

.search {
  width: 266px;
  height: 46px;
  border-radius: 23px;
  border: solid 1px #333333;
  margin-left: 44px;
  overflow: hidden;
}

.search form {
  display: flex;
  align-items: center;
}

.search input {
  width: 192px;
  height: 44px;
  padding-left: 28px;
  font-size: 14px;
  color: #999999;
}

.search button {
  width: 72px;
  height: 26px;
  border-left: 1px solid #167bc0;
  font-size: 16px;
  color: #167bc0;
  cursor: pointer;
}

.nav {
  height: 60px;
  background-color: #212f37;
}

.nav_con {
  position: relative;
}

.nav_list ul {
  justify-content: center;
}

.nav_list ul li {
  width: 171px;
  text-align: center;
  position: relative;
  z-index: 9;
}

.nav_list ul li a {
  line-height: 60px;
  display: block;
  font-size: 16px;
  color: #ffffff;
}

.nav_list ul li.cur {
  height: 62px;
  background-color: #167bc0;
}

.nav_list ul li:hover {
  height: 62px;
  background-color: #167bc0;
}



.ban_tit {
  text-align: center;
  position: relative;
}

.ny_left .ban_tit {
  text-align: left;
}

.ban_tit span {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  position: relative;
  z-index: 2;
}

.ban_tit span span {
  padding-left: 10px;
  font-size: 14px;
  font-weight: normal;
  color: #333333;
}

.ban_tit span:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 3px;
  background-color: #c9ddeb;
  bottom: 0;
  z-index: -1;
}

.ban_list {
  position: absolute;
  left: 0;
  top: calc(100% - 2px);
  height: 520px;
  width: 350px;
  z-index: 2;
  background-color: #f6f6f6;
  padding: 40px 30px;
}

.ban_list .fl1 {
  margin-bottom: 60px;
}

.ban_list .ffl .fl1 span {
  display: block;
  height: 44px;
  line-height: 44px;
  padding-left: 19px;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  background: #eeeeee url("../image/jt.png") no-repeat 90%;
  float: none;
}

.ban_list ul {
  margin-top: 20px;
  justify-content: space-between;
}

.ban_list ul li {
  width: 135px;
  line-height: 30px;
  float: left;
  margin-left: 10px;
  padding-left: 10px;
  background: url("../image/jt1.png") no-repeat left;
}

.ban_list ul li a {
  font-size: 16px;
  color: #333333;
}

.ban_list ul li:hover a {
  color: #167bc0;
}

.banner {
  position: relative;
}

.banner .swiper-container {
  height: 520px;
}

.ban_img {
  width: 100%;
  height: 100%;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  width: 1200px;
  text-align: right;
  left: 50%;
  transform: translateX(-50%);
}

.banner .swiper-pagination-bullet {
  border: solid 1px #212f37;
  background-color: transparent;
  opacity: 1;
}

.banner .swiper-pagination-bullet-active {
  background-color: #167bc0;
  border: solid 1px #167bc0;
}

.part1 {
  margin-top: 50px;
}

.part1_con {
  background-color: #f6f6f6;
  display: flex;
  justify-content: space-between;
}

.part1_left {
  width: 350px;
  padding: 40px 60px;
}

.part1_ltext {
  margin-top: 30px;
}

.part1_ltext p {
  font-size: 16px;
  line-height: 41px;
  color: #333333;
}

.part1_right {
  width: 850px;
}

.part1_right ul li {
  width: 50%;
}

.part2 {
  margin-top: 70px;
}

.part2_tit {}

.part2_tit h2 {
  background: url(../image/index_tit.png) no-repeat center;
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 6px;
  color: #333333;
}

.part2_box {
  margin-bottom: 60px;
}

.part2_box:last-child {
  margin-bottom: 0;
}

.part2_blist {
  margin-top: 50px;
}

.part2_blist ul li {
  width: 232px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.part2_blist ul li:nth-child(5n) {
  margin-right: 0;
}

.part2_img {
  position: relative;
  height: 232px;
}

.part2_mark {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(238, 238, 238, 0.5);
}

.part2_blist ul li:hover .part2_mark {
  display: block;
}

.part3 {
  margin-top: 70px;
}

.part3_tit h2 {
  /*background: url(../image/part3_01.png) no-repeat center;*/
  text-align: center;
  font-size: 30px;
  letter-spacing: 6px;
  color: #333333;
}

.part3_con {
  margin-top: 50px;
  justify-content: space-between;
}

.part3_left {
  width: 580px;
}

.part3_right {
  width: 560px;
}

.part3_ctit {
  font-size: 30px;
  letter-spacing: 6px;
  color: #333333;
}

.part3_lcon {
  margin-top: 30px;
}

.part3_limg {
  box-shadow: 0px 0px 10px 0px rgba(113, 113, 113, 0.57);
}

.part3_ctext {
  margin-top: 25px;
}

.part3_ctext p {
  line-height: 40px;
  font-size: 16px;
  color: #333333;
  padding: 0 30px;
  position: relative;
}

.part3_ctext p:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #167bc0;
  position: absolute;
  left: 0;
  top: 15px;
}

.part3_lul {
  margin-top: 25px;
}

.part3_lul ul li {
  width: 138px;
  margin-right: 9px;
  margin-bottom: 10px;
  text-align: center;
}

.part3_lul ul li p {
  margin-top: 17px;
  font-size: 16px;
  color: #333333;
}

.part3_lul ul li:nth-child(4n) {
  margin-right: 0;
}

.part3_rcon {
  margin-top: 30px;
}

.part3_rlist {
  padding: 20px;
  background-color: #ffffff;
  /*box-shadow: 0px 0px 10px 0px rgba(113, 113, 113, 0.57);*/
}

.part3_rlist ul {
  justify-content: space-between;
}

.part3_rlist ul li {
  background-color: #fff;
  width: 160px;
  height: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.part3_rul {
  margin-top: 70px;
}

.part3_rul ul {
  justify-content: space-between;
}

.part3_rul ul li {
  width: 172px;
  text-align: center;
  margin-bottom: 20px;
}

.part3_rul ul li p {
  margin-top: 17px;
  font-size: 16px;
  color: #333333;
}

.part4 {
  margin-top: 70px;
}

.part4_tit h2 {
  /*background: url(../image/part4_01.png) no-repeat center;*/
  text-align: center;
  font-size: 30px;
  letter-spacing: 6px;
  color: #333333;
}

.part4_con {
  margin-top: 60px;
}

.part5 {
  margin-top: 70px;
  margin-bottom: 80px;
}

.part5_con {
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.part5_left {
  width: 530px;
}

.part5_text p {
  padding-left: 30px;
  font-size: 20px;
  line-height: 46px;
  color: #333333;
  position: relative;
}

.part5_text p:before {
  content: "";
  /*background: url(../image/part5_01.png) no-repeat;*/
  width: 13px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 17px;
}

.part5_right {
  width: 630px;
  position: relative;
}

.part5_rline {
  width: 600px;
  height: 320px;
  /*border: solid 3px #167bc0;*/
  position: absolute;
  right: 0;
  top: 0;
}

.part5_rbox {
  position: relative;
  z-index: 9;
  margin-top: 30px;
}

/* .footer {
  background-color: #212f37;
  padding-top: 30px;
  padding-bottom: 45px;
} */

.link h2 {
  font-size: 16px;
  font-weight: normal;
  color: #ffffff;
}

.link p {
  margin-top: 35px;
  font-size: 16px;
  color: #ffffff;
}

.link a {
  font-size: 16px;
  color: #ffffff;
  padding-right: 24px;
}

/* .footer_center {
  margin-top: 30px;
  justify-content: space-between;
  align-items: center;
}

.footer_left ul li {
  margin-right: 20px;
}

.footer_rbox {
  display: flex;
  margin: 10px 0;
}

.footer_rimg {
  width: 15px;
  margin-right: 15px;
}

.footer_rbox p {
  font-size: 16px;
  color: #ffffff;
} */

.copyright {
  margin-top: 60px;
}

.copyright p {
  font-size: 14px;
  color: #ffffff;
}

.copyright p a {
  font-size: 14px;
  color: #ffffff;
}

.kf_fixed {
  /*display: none;*/
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  width: 124px;
  background-color: #167bc0;
  padding: 11px 3px;
}

.kf_con {
  background-color: #fff;
  padding-top: 1px;
}

.kf_box {
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #eeeeee;
}

.kf_text {
  margin-top: 7px;
}

.kf_text p {
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
}

.ny_dao {
  width: 1200px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
  text-align: right;
}

.ny_dao p {
  font-size: 14px;
  color: #666666;
}

.ny_dao p a {
  font-size: 14px;
  color: #666666;
}

.ny_dao p a:last-child {
  color: #333333;
}

.ny {
  margin-top: 45px;
}

.ny_con {
  justify-content: space-between;
  margin-bottom: 80px;
  align-items: flex-start;
}

.ny_left {
  width: 290px;
  background-color: #f6f6f6;
  padding: 40px 50px;
  border-top: 3px solid #167bc0;
}

.ny_llist {
  margin-top: 25px;
}

.ny_llist ul li {
  line-height: 46px;
}

.ny_llist ul li a {
  font-size: 16px;
  color: #333333;
  transition: all .5s;
}

.ny_llist ul li:hover a {
  padding-left: 16px;
  color: #167bc0;
}

.ny_llist ul li.cur a {
  padding-left: 16px;
  color: #167bc0;
}

.ny_right {
  width: 880px;
}

.ny_rlist ul li {
  width: 280px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.ny_rlist ul li:nth-child(3n) {
  margin-right: 0;
}

.ny_rimg {
  position: relative;
  height: 280px;
  overflow: hidden;
}

.ny_rimg img {
  width: 100%;
}

.ny_mark {
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(238, 238, 238, .5);
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
}

.ny_rlist ul li:hover .ny_mark {
  display: block;
}

.ny_rtext {
  text-align: center;
  margin-top: 20px;
}

.ny_rtext p {
  font-size: 16px;
  color: #333333;
}

.pages {
  margin-top: 40px;
}

.pages ul {
  justify-content: flex-end;
}

.pages ul li {
  margin: 0;
}

.pages ul li a {
  display: inline-block;
  padding: 5px 12px;
  border: solid 1px #dddddd;
  font-size: 14px;
  color: #333333;
  margin: 0 8px;
}

.pages ul li.nolink a {
  background-color: #e6e6e6;
  pointer-events: none;
}

.pages ul li a:hover {
  background-color: #167bc0;
  border: solid 1px #167bc0;
  color: #ffffff;
}

.pages ul li.nolink:hover a {
  background-color: #e6e6e6;
  border: solid 1px #dddddd;
  color: #333333;
}

.pages ul li a.page-num-current {
  background-color: #167bc0;
  border: solid 1px #167bc0;
  color: #ffffff;
}

.ny_lb {
  align-items: center;
  position: relative;
  justify-content: space-between;
}

.ny_lb .gallery-top {
  width: 714px;
  margin: 0;
}

.ny_lb .gallery-thumbs {
  width: 135px;
  height: 600px;
  margin: 0;
}

.ny_lb .swiper-button-prev {
  left: auto;
  right: 55px;
  top: 0;
  transform: rotate(90deg);
  margin-top: 0;
  color: #212f37;
}

.ny_lb .swiper-button-next {
  left: auto;
  right: 55px;
  top: auto;
  bottom: 0;
  transform: rotate(90deg);
  margin-top: 0;
  color: #212f37;
}

.ny_lb .gallery-thumbs .swiper-slide {
  border: solid 2px transparent;
}

.ny_lb .gallery-thumbs .swiper-slide-thumb-active {
  border: solid 2px #167bc0;
}

.ny_detail {
  margin-top: 30px;
}

.ny_det_tit {
  text-align: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #eeeeee;
}

.ny_det_tit h2 {
  font-size: 30px;
  font-weight: normal;
  color: #333333;
}

.ny_detbox {
  margin-top: 55px;
  width: 93px;
  height: 32px;
  line-height: 30px;
  border: solid 1px #167bc0;
  text-align: center;
}

.ny_detbox h3 {
  font-size: 18px;
  color: #167bc0;
}

.ny_dettext {
  margin-top: 40px;
  padding-bottom: 60px;
  font-size: 16px;
  color: #666666;
  line-height: 1.8;
}

.ny_dettext p {
  font-size: 16px;
  line-height: 1.8;
  color: #666666;
}

.ny_dettext p span {
  font-size: 16px;
  color: #666666;
  width: 33%;
}

.news_list ul li {
  width: 100%;
  margin-right: 0;
}

.news_box {
  justify-content: space-between;
}

.news_img {
  width: 200px;
}

.news_text {
  width: calc(100% - 230px);
}

.news_text h2 {
  font-size: 18px;
  color: #333;
  margin-bottom: 15px;
}

.news_text span {
  display: block;
  font-size: 14px;
  color: #999;
  margin-bottom: 15px;
}

.news_text p {
  font-size: 16px;
  color: #666;
  line-height: 1.6;
}

.detail_goback {
  margin: 10px 0px;
  text-align: right;
}

.detail_goback a {
  color: #666;
  font-size: 14px;
}

.pn {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #ededed;
}

.pn li {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
}

.pn li a {
  font-size: 14px;
  color: #666;
}

.ny_det_tit p {
  margin-top: 15px;
  color: #999;
  font-size: 14px;
}

/*最外层容器*/
.box_style {
  color: #4e4e4e;
}

/*文本框*/
.input_bor {
  color: #4e4e4e;
  margin: 5px 0 5px 10px;
  display: inline;
  width: 240px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #dadada;
  padding-left: 2px;
}

/*按钮*/
.input_btn {
  margin-left: 10px;
}

/*带*必填项*/
.txt_red {
  color: #FF0000;
}

/*文本框后面的文字说明*/
.txt_hui {
  margin-left: 10px;
  color: #999999;
  font-family: "宋体";
  font-size: 12px;
}

/* 首页产品展示 */
.pro_title {
  width: 338px;
  font-size: 33px;
  text-align: center;
  font-weight: bold;
  color: #222;
}

.pro_title span {
  color: #e60b12;
}

.pro_timg {
  /* width: 25px; */
  margin-top: 8px;
}

.jinglu {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  background: none;
  min-height: 850px;
}

.jinglu .tab {
  overflow: hidden;
  width: 741px;
  margin: 0 auto;
  margin-top: 23px;
}

.jinglu .tab a {
  background: #eee;
  display: block;
  float: left;
  text-decoration: none;
  color: #333;
  height: 56px;
  line-height: 56px;
  width: 247px;
  text-align: center;
  font-size: 25px;
  font-family: "Microsoft YaHei";
  font-weight: bold;
}

.jinglu .content {
  overflow: hidden;
  width: 1200px;
  height: 750px;
  position: relative;
  float: left;
  margin-top: 30px;
}

.jinglu .content .ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 1200px;
  height: 700px;
}

.jinglu .content .li {
  width: 1200px;
  height: 700px;
  float: left;
}

/* 产品中心 */
.pro_left {
  width: 248px;
  /* margin-top: 20px; */
  float: left;
}

.leib2,
.leib {
  width: 248px;
  margin-bottom: 20px;
}

.leib2 .tit,
.leib .tit {
  color: #f1f1f1;
  font-size: 24px;
  padding: 30px;
  text-align: center;
  overflow: hidden;
  letter-spacing: 1px;
  font-weight: bold;
  background: #333;
}

.leib2 .tit i,
.leib .tit i {
  color: #999;
  padding-top: 6px;
  display: block;
  font: 12px Arial;
  text-align: center;
  font-size: 13px;
  letter-spacing: 0px;
  line-height: 24px;
  text-transform: uppercase;
}

.leftcontact {
  height: 730px;
  margin-bottom: 9px;
  border: 4px solid #ddd;
  border-bottom: 137px solid #ddd;
  background: #fff;
  box-sizing: content-box;
}

.leib2 .nr h3 {
  border-bottom: 1px solid #f1f1f1;
  height: 60px;
  line-height: 60px;
  margin-bottom: 1px;
}

.product .nr h3 a {
  color: #333333;
  display: block;
  text-indent: 2em;
  border-bottom: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background: #eeeeee url("../image/jt.png") no-repeat 90%;
  font-weight: bold;
  font-size: 16px;
}

.product .nr h3 a:hover,
.product .nr h3.cur a {
  text-decoration: none;
  color: #333;
  background: #eeeeee url("../image/jt.png") no-repeat 90%;
}

.leib2 .nr ul {
  padding: 14px 5px 0px;
  background: #fdfdfd;
  border: 1px solid #f5f5f5;
  border-top: none;
}

.leib2 .nr h3 a:hover,
.leib2 .nr h3.cur a,
.plc a:hover,
dl.dl_41 dd a.ckxq {
  color: #cc0000 !important;
}

.product .nr ul li {
  width: 100px;
  float: left;
  margin-bottom: 18px;
  padding-left: 8px;
  background: url("../image/jt1.png") no-repeat left;
  margin-left: 9px;
  line-height: normal;
  font-weight: normal;
  font-size: 14px;
  border-bottom: none;
  height: auto;
}

.product .nr ul li a {
  color: #494949;
  background: none;
  display: inline-block;
  font-size: 13px;
  text-indent: 0;
}

.leftlx_c {
  overflow: hidden;
  height: 500px;
}

.leftlx_c h3 {
  font-size: 22px;
  color: #333;
  text-align: left;
  text-indent: 2em;
  margin: 20px 0 25px;
  font-weight: normal;
}

.leftlx_c span {
  display: block;
  background: url(../image/lxtel.jpg) no-repeat 0 center;
  font-size: 14px;
  color: #666;
  padding-left: 35px;
  margin: 0 0 15px 12px;
}

.leftlx_c span b {
  display: block;
  font-size: 22px;
  color: #D9000F;
}

.leftlx_c ul {
  margin: 0 12px 0 12px;
}

.leftlx_c li {
  font-size: 15px;
  color: #333;
  margin-bottom: 15px;
  line-height: 24px;
}

.leftlx_c li em {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}

.pro_right_bj table td {
  padding-bottom: 20px;
}

.pro_right_bj table td>a {
  width: 244px;
  padding: 4px 2px 1px 2px;
  border: 1px solid #f1f1f1;
  display: block;
  height: 323px;
  overflow: hidden;
  position: relative;
}

.pro_right_bj table td>span {
  width: 250px;
  height: 30px;
  display: block;
  margin-top: -10px;
}

.pro_right_bj table td>span a {
  width: inherit;
  height: inherit;
  display: inherit;
  background: #f1f1f1;
  color: #333;
  font-size: 14px;
  line-height: 30px;
}

.jinglu .tab a.on {
  background: #e60b13;
  color: #fff;
  text-decoration: none;
}

/*联系我们*/
.contact_cont_l1 {
    float: left;
    width: 65%;
    padding-bottom: 46px;
}
.contact_main1_h3 {
    font-size: 36px;
    padding-top: 30px;
    line-height: 1;
    color: #333;
    padding-bottom: 30px;
    border-bottom: 1px solid #aaa;
    margin-bottom: 15px;
}

.contact_cont_r1 {
    float: right;
    width: 35%;
}

.contact_cont_l1>div {
    font-size: 16px;
    font-weight: 100;
    color: #666;
    line-height: 40px;
    float: left;
    /*width: 50%;*/
    padding-top: 5px;
}

.contact_cont_l1>.contact_cont_r1_tel strong {
    font-size: 18px;
    font-weight: 700;
    color: #179b6a;
}

.contact_cont_r1>.contact_ewm {
    float: left;
    width: 185px;
    margin: 30px 0 0 25px;
}

.contact_cont_r1>.contact_ewm>img {
    width: 100%;
}

/* 底部 */
.footer_bg {
    height: 270px;
    background: #222;
}
.page {
    margin: 0 auto;
    width: 1300px;
}

.footer_fl_t a {
    display: inline-block;
    margin: 80px 0 25px 0;
    font-size: 15px;
    color: #999;
    padding-right: 14px;
}

.footer_fl {
    width: 1025px;
	float: left;
}

.footer_fr {
    float: right;
}
.footer_fr img {
    width: 150px;
    height: 150px;
    margin-top: 55px;
}
.footer_fl_b {
	color: #666;
}
.footer_fl_b a {
    display: inline-block;
    margin-top: 30px;
    font-size: 15px;
    color: #666;
}