.clear {
  clear: both;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 40px;
    left: 0;
    width: 100%;
}
body {
  line-height: 1;
}
.block {
  display: block !important;
}
#header .inner_header {
  width: 1180px;
  margin: 0 auto;
  padding: 26px 0 24px 0;
  overflow: hidden;
}
#header .inner_header .logo {
  float: left;
  width: 180px;
  height: 75px;
  display: block;
}
#header .inner_header .logo img {
  display: block;
  /* margin-top:-15px; */
  width: 180px;
  height: 75px;
}
#header .inner_header .header_text {
  margin-left: 21px;
  float: left;
  border-left: 1px solid #999;
  padding-left: 20px;
}
#header .inner_header .header_text .p1 {
  padding-top: 6px;
  color: #dc001d;
  font-size: 16px;
  font-weight: bold;
}
#header .inner_header .header_text .p2 {
  padding-top: 12px;
  color: #666;
  font-size: 16px;
}
#header .inner_header .search {
  margin-left: 98px;
  float: left;
  width: 228px;
  height: 37px;
  border-radius: 18px;
  border: solid 1px #e5e5e5;
  margin-top: 8px;
  overflow: hidden;
}
#header .inner_header .search .lf {
  width: 187px;
  float: left;
}
#header .inner_header .search .lf input {
  width: 167px;
  height: 37px;
  background: #fff;
  border: none;
  padding-left: 20px;
}
#header .inner_header .search .search_btn {
  width: 15px;
  height: 15px;
  float: right;
  padding-left: 15px;
  border-left: 1px solid #bfbfbf;
  background: url("../images/search.png") center center no-repeat;
  margin-top: 12px;
  cursor: pointer;
}
#header .inner_header .header_phone {
  float: right;
  overflow: hidden;
}
#header .inner_header .header_phone .header_phone_lf {
  padding-top: 6px;
  width: 41px;
  height: 41px;
  float: left;
  background: url("../images/header_tel.png") center center no-repeat;
}
#header .inner_header .header_phone .header_phone_rg {
  float: left;
  padding-left: 15px;
}
#header .inner_header .header_phone .header_phone_rg .p1 {
  padding-top: 5px;
  font-size: 14px;
  color: #999;
}
#header .inner_header .header_phone .header_phone_rg .p2 {
  font-size: 25px;
  color: #dc001d;
  font-weight: bold;
  padding-top: 9px;
}
#swiper {
  height: 600px;
}
#swiper .swiper-slide {
  height: 600px;
}
#product .inner_product {
  width: 1180px;
  margin: 0 auto;
  padding: 30px 0 46px 0;
  overflow: hidden;
}
#product .inner_product .product_nav {
  height: 862px;
  width: 223px;
  background-color: #0071d8;
  border-radius: 5px;
  float: left;
}
#product .inner_product .product_nav .nav_title {
  font-size: 24px;
  color: #fff;
  padding: 22px 0 0 37px;
  font-weight: bold;
}
#product .inner_product .product_nav .nav_en_title {
  padding: 10px 0 0 37px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
#product .inner_product .product_nav .nav_list {
  width: 212px;
  height: 712px;
  padding-top: 43px;
  margin: 0 auto;
  margin-top: 20px;
  background: #fff;
}
#product .inner_product .product_nav .nav_list li {
  overflow: hidden;
  height: 45px;
  border-bottom: 1px dashed #ccc;
  padding-left: 31px;
  line-height: 45px;
}
#product .inner_product .product_nav .nav_list li .icon {
  width: 11px;
  height: 10px;
  float: left;
  background: url("../images/nav_icon.png") center center no-repeat;
  margin-top: 18px;
  margin-right: 11px;
}
#product .inner_product .product_nav .nav_list li a {
  color: #333;
  font-size: 16px;
}
#product .inner_product .product_nav .nav_list li a:hover {
  color: #0071d8;
}

.nav_list dd a {

display: block;

height: 30px;

line-height: 30px;

border-top: 2px solid #fff;

background-color: #fcfcfc;
text-align:center;

white-space: nowrap;

overflow: hidden;

text-overflow: ellipsis;

/* -webkit-transition: all .8s ease-out; */

/* transition: all .8s ease-out; */
}

.nav_list dd a:hover{
background:#0071d8;
color:#fff;
}

#product .inner_product .product_main {
  width: 928px;
  padding-left: 29px;
  float: left;
}
#product .inner_product .product_main .product_btns {
  width: 928px;
  height: 34px;
  position: relative;
}
#product .inner_product .product_main .product_btns .btns_list {
  border-bottom: 1px solid #d2d2d2;
  height: 34px;
}
#product .inner_product .product_main .product_btns .btns_list li {
  float: left;
  margin-right: 50px;
  font-size: 16px;
  color: #999;
  position: relative;
  height: 34px;
  cursor: pointer;
}
#product .inner_product .product_main .product_btns .btns_list li.active {
  color: #0071d8;
}
#product .inner_product .product_main .product_btns .btns_list li.active .btn_line {
  display: block;
}
#product .inner_product .product_main .product_btns .btns_list li .btn_line {
  position: absolute;
  width: 63px;
  height: 8px;
  bottom: -2px;
  left: 50%;
  transform: translate(-50%);
  background: url("../images/product_icon.png") center center no-repeat;
  display: none;
}
#product .inner_product .product_main .product_btns .more {
  display: block;
  position: absolute;
  top: 5px;
  right: 15px;
  font-size: 12px;
  color: #999;
}
#product .inner_product .product_main .product_con {
  padding-top: 20px;
  display: none;
}
#product .inner_product .product_main .product_con .product_list {
  overflow: hidden;
  width: 954px;
}
#product .inner_product .product_main .product_con .product_list li {
  float: left;
  width: 293px;
  margin-right: 25px;
  margin-bottom: 20px;
}
#product .inner_product .product_main .product_con .product_list li:hover .img {
  overflow: hidden;
}
#product .inner_product .product_main .product_con .product_list li:hover .img img {
  transition: all 0.3s linear;
  transform: scale(1.1);
}
#product .inner_product .product_main .product_con .product_list li:hover .product_name {
  color: #0071d8;
}
#product .inner_product .product_main .product_con .product_list li .img {
  display: block;
  width: 293px;
  height: 220px;
}
#product .inner_product .product_main .product_con .product_list li .img img {
  display: block;
  width: 293px;
  height: 220px;
}
#product .inner_product .product_main .product_con .product_list li .product_name {
  padding: 20px 10px 0 10px;
  width: 273px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #666;
  text-align: center;
}
#small_banner {
  height: 517px;
  background: url("../images/small_banner_bg.jpg") center center no-repeat;
}
#small_banner .inner_small_banner {
  width: 1180px;
  margin: 0 auto;
}
#small_banner .inner_small_banner .p1 {
  padding-top: 55px;
  font-size: 48px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
#small_banner .inner_small_banner .p2 {
  margin-top: 10px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  background: url("../images/small_banner_p2.png") center center no-repeat;
}
#small_banner .inner_small_banner .small_banner_list {
  padding-top: 70px;
  padding-left: 35px;
  height: 180px;
  overflow: hidden;
}
#small_banner .inner_small_banner .small_banner_list li {
  width: 132px;
  height: 132px;
  border: 4px solid #fff;
  box-sizing: border-box;
  overflow: hidden;
  transform: rotate(45deg);
  float: left;
  margin-right: 58px;
}
#small_banner .inner_small_banner .small_banner_list li img {
  width: 200px;
  height: 200px;
  display: block;
  transform: rotate(-45deg);
  position: relative;
  top: -40px;
  left: -20px;
}
#small_banner .inner_small_banner .small_banner_btn {
  width: 203px;
  height: 48px;
  background-color: #0071d8;
  border-radius: 23.5px;
  display: block;
  margin: 0 auto;
  margin-top: 35px;
  text-align: center;
  line-height: 48px;
  font-size: 14px;
  color: #fff;
}
#small_banner .inner_small_banner .small_banner_btn:hover {
  opacity: 0.8;
}
#ys .inner_ys {
  width: 1180px;
  margin: 0 auto;
  height: 1000px;
}
#ys .inner_ys .ys_title {
  padding-top: 39px;
  color: #666;
  font-size: 48px;
  font-weight: bold;
  text-align: center;
}
#ys .inner_ys .ys_small_title {
  text-align: center;
  color: #666;
  margin-top: 18px;
  background: url("../images/ys_small_title.png") center center no-repeat;
  font-size: 24px;
}
#ys .inner_ys .ys_main {
  margin-top: 48px;
  position: relative;
  height: 840px;
}
#ys .inner_ys .ys_main .ys_item {
  overflow: hidden;
  position: absolute;
}
#ys .inner_ys .ys_main .ys_item .ys_lf {
  width: 55px;
  margin-right: 26px;
  float: left;
}
#ys .inner_ys .ys_main .ys_item .ys_rg {
  float: left;
}
#ys .inner_ys .ys_main .ys_item .ys_rg .ys_item_title {
  padding-top: 11px;
  font-size: 24px;
  color: #000;
  font-weight: bold;
}
#ys .inner_ys .ys_main .ys_item .ys_rg .ys_item_line {
  width: 431px;
  height: 4px;
  margin-top: 10px;
  background: url("../images/ys_item_line.png") center center;
}
#ys .inner_ys .ys_main .ys_item .ys_rg p {
  font-size: 16px;
  color: #000;
  position: relative;
  margin-top: 15px;
}
#ys .inner_ys .ys_main .ys_item .ys_rg p span {
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  background: url("../images/p_icon.png") center center no-repeat;
  left: -20px;
  top: 4px;
}
#ys .inner_ys .ys_main .ys_item .ys_rg .s_p2 {
  line-height: 1.5;
}
#ys .inner_ys .ys_main .ys1 {
  width: 514px;
  height: 133px;
  left: 0;
  top: 0;
}
#ys .inner_ys .ys_main .ys2 {
  width: 578px;
  height: 143px;
  left: 0;
  top: 156px;
}
#ys .inner_ys .ys_main .ys2 .ys_item_line {
  width: 357px;
}
#ys .inner_ys .ys_main .ys3 {
  width: 632px;
  height: 144px;
  right: 0;
  top: 363px;
}
#ys .inner_ys .ys_main .ys3 .ys_item_line {
  width: 357px;
}
#ys .inner_ys .ys_main .ys3 .ys_rg {
  width: 544px;
}
#ys .inner_ys .ys_main .ys4 {
  width: 631px;
  height: 144px;
  right: 0;
  top: 555px;
}
#ys .inner_ys .ys_main .ys4 .ys_item_line {
  width: 357px;
}
#ys .inner_ys .ys_main .ys4 .ys_rg {
  width: 544px;
}
#ys .inner_ys .ys_main .ys_pic1 {
  width: 380px;
  height: 208px;
  border: 4px solid #fff;
  position: absolute;
  top: 14px;
  left: 566px;
}
#ys .inner_ys .ys_main .ys_pic1 img {
  width: 380px;
  height: 208px;
}
#ys .inner_ys .ys_main .ys_pic2 {
  width: 380px;
  height: 208px;
  border: 4px solid #fff;
  position: absolute;
  top: 90px;
  left: 765px;
}
#ys .inner_ys .ys_main .ys_pic2 img {
  width: 380px;
  height: 208px;
}
#ys .inner_ys .ys_main .pic3 {
  width: 508px;
  height: 475px;
  position: absolute;
  bottom: 60px;
  left: 0;
}
#ys .inner_ys .ys_main .ys_tel {
  height: 35px;
  width: 440px;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 70px;
}
#ys .inner_ys .ys_main .ys_tel .ys_tel_icon {
  float: left;
  width: 34px;
  height: 25px;
  background: url("../images/ys_tel.png") center center no-repeat;
  margin-top: 4px;
}
#ys .inner_ys .ys_main .ys_tel .center {
  float: left;
  line-height: 35px;
  margin-left: 16px;
  font-size: 20px;
  color: #dc001d;
  font-weight: bold;
}
#ys .inner_ys .ys_main .ys_tel .right {
  float: right;
  width: 102px;
  height: 33px;
  border: solid 1px #b1000a;
  text-align: center;
  line-height: 33px;
  font-size: 14px;
  color: #dc001d;
  cursor: pointer;
}
#ys .inner_ys .ys_main .ys_tel .right:hover {
  background: #dc001d;
  color: #fff;
  border: none;
}
#case {
  height: 458px;
  background: url("../images/case_bg.jpg") center center no-repeat;
}
#case .inner_case {
  width: 1180px;
  margin: 0 auto;
}
#case .inner_case .case_title {
  text-align: center;
  padding-top: 45px;
  font-weight: bold;
  font-size: 36px;
  color: #fff;
}
#case .inner_case .case_small_title {
  margin-top: 17px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  background: url("../images/small_banner_p2.png") center center no-repeat;
}
#case .inner_case .case_list {
  overflow: hidden;
  padding-top: 48px;
}
#case .inner_case .case_list li {
  float: left;
  width: 287px;
  height: 233px;
  margin-left: 10px;
}
#case .inner_case .case_list li:first-child {
  margin-left: 0;
}
#case .inner_case .case_list li:hover .name {
  background: #0071d8;
  color: #fff;
}
#case .inner_case .case_list li .img {
  width: 287px;
  height: 189px;
  overflow: hidden;
}
#case .inner_case .case_list li .img img {
  width: 287px;
  height: 189px;
  display: block;
}
#case .inner_case .case_list li .name {
  height: 45px;
  background: #fff;
  width: 257px;
  padding: 0 15px;
  font-size: 14px;
  color: #666;
  text-align: center;
  line-height: 45px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#about .inner_about {
  width: 1180px;
  margin: 0 auto;
  padding-bottom: 40px;
}
#about .inner_about .about_title {
  padding-top: 32px;
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  color: #666;
}
#about .inner_about .about_snall_title {
  font-size: 24px;
  margin-top: 17px;
  color: #666;
  text-align: center;
  background: url("../images/ys_small_title.png") center center no-repeat;
}
#about .inner_about .about_info {
  background: #f9f9f9;
  overflow: hidden;
  margin-top: 40px;
}
#about .inner_about .about_info .img {
  width: 419px;
  height: 265px;
  float: left;
}
#about .inner_about .about_info .img img {
  display: block;
  width: 419px;
  height: 265px;
}
#about .inner_about .about_info .info_con {
  float: left;
  padding-left: 44px;
}
#about .inner_about .about_info .info_con .info_con_title {
  padding-top: 43px;
  font-size: 18px;
  color: #333;
}
#about .inner_about .about_info .info_con .info_con_text {
  padding-top: 27px;
  font-size: 14px;
  color: #666;
  line-height: 25px;
  width: 680px;
  height: 133px;
  overflow: hidden;
}
#about .inner_about .about_btns {
  padding-top: 30px;
  text-align: center;
}
#about .inner_about .about_btns .about_btn {
  display: inline-block;
  width: 158px;
  height: 40px;
  border: solid 1px #cccccc;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #666;
  cursor: pointer;
  margin: 0 40px;
}
#about .inner_about .about_btns .about_btn.active {
  border-color: #0071d8;
  background: #0071d8;
  color: #fff;
  margin-right: 40px;
}
#about .inner_about .about_list {
  overflow: hidden;
  padding-top: 48px;
  display: none;
}
#about .inner_about .about_list li {
  float: left;
  width: 287px;
  height: 233px;
  margin-left: 10px;
}
#about .inner_about .about_list li:first-child {
  margin-left: 0;
}
#about .inner_about .about_list li:hover .name {
  background: #0071d8;
  color: #fff;
}
#about .inner_about .about_list li .img {
  width: 287px;
  height: 189px;
  overflow: hidden;
}
#about .inner_about .about_list li .img img {
  width: 287px;
  height: 189px;
  display: block;
}
#about .inner_about .about_list li .name {
  height: 45px;
  background: #fff;
  width: 257px;
  padding: 0 15px;
  font-size: 14px;
  color: #666;
  text-align: center;
  line-height: 45px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#small_banner2 {
  height: 257px;
  background: #0071d8;
}
#small_banner2 .inner_small_banner2 {
  width: 1180px;
  margin: 0 auto;
}
#small_banner2 .inner_small_banner2 .p1 {
  padding-top: 53px;
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
#small_banner2 .inner_small_banner2 .p2 {
  padding-top: 26px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
#small_banner2 .inner_small_banner2 .p3 {
  overflow: hidden;
  color: #fff;
  padding-top: 35px;
  width: 931px;
  height: 47px;
  margin: 0 auto;
}
#small_banner2 .inner_small_banner2 .p3 .lf,
#small_banner2 .inner_small_banner2 .p3 .cen {
  float: left;
  font-size: 20px;
  font-weight: bold;
  line-height: 47px;
  margin-right: 100px;
}
#small_banner2 .inner_small_banner2 .p3 .lf img,
#small_banner2 .inner_small_banner2 .p3 .cen img {
  position: relative;
  top: 10px;
  margin-right: 12px;
}
#small_banner2 .inner_small_banner2 .p3 .cen {
  margin-right: 0;
}
#small_banner2 .inner_small_banner2 .p3 .rg {
  width: 172px;
  height: 47px;
  background-color: #ffffff;
  float: right;
  font-size: 14px;
  color: #666;
  text-align: center;
  line-height: 47px;
  cursor: pointer;
}
#small_banner2 .inner_small_banner2 .p3 .rg:hover {
  /*
  background: #dc001d;
  color: #fff;
  */
}
#news .inner_news {
  width: 1180px;
  margin: 0 auto;
  padding-bottom: 26px;
}
#news .inner_news .news_title {
  padding-top: 26px;
  text-align: center;
  color: #666;
  font-weight: bold;
  font-size: 36px;
}
#news .inner_news .news_small_title {
  margin-top: 16px;
  color: #666;
  font-size: 24px;
  text-align: center;
  background: url('../images/ys_small_title.png') center center no-repeat;
}
#news .inner_news .news_main {
  padding-top: 33px;
  overflow: hidden;
}
#news .inner_news .news_main .news_lf {
  float: left;
  width: 625px;
  height: 527px;
  background: #f7f7f7;
}
#news .inner_news .news_main .news_lf .img {
  width: 625px;
  height: 354px;
}
#news .inner_news .news_main .news_lf .img img {
  display: block;
  width: 625px;
  height: 354px;
}
#news .inner_news .news_main .news_lf .lf_title {
  display: block;
  padding-top: 42px;
  padding-left: 24px;
  width: 582px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #666;
}
#news .inner_news .news_main .news_lf .lf_title:hover {
  color: #0071d8;
}
#news .inner_news .news_main .news_lf .lf_line {
  width: 572px;
  height: 1px;
  border-top: dashed 1px #b5b5b5;
  margin-left: 24px;
  margin-top: 16px;
}
#news .inner_news .news_main .news_lf .lf_con {
  padding-top: 14px;
  padding-left: 24px;
  width: 582px;
  height: 38px;
  font-size: 14px;
  color: #999;
  overflow: hidden;
  line-height: 1.5;
}
#news .inner_news .news_main .news_list {
  float: right;
  width: 503px;
}
#news .inner_news .news_main .news_list li {
  height: 52px;
  border-bottom: 1px dashed #b5b5b5;
  overflow: hidden;
  line-height: 52px;
}
#news .inner_news .news_main .news_list li .news_icon {
  float: left;
  width: 7px;
  height: 7px;
  background: #7f7f81;
  border-radius: 50%;
  display: inline-block;
  margin-right: 12px;
  position: relative;
  top: 23px;
}
#news .inner_news .news_main .news_list li .news_item {
  display: inline-block;
  width: 350px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  font-size: 14px;
  color: #666;
}
#news .inner_news .news_main .news_list li .news_item:hover {
  color: #0071d8;
}
#news .inner_news .news_main .news_list li .date {
  float: right;
  font-size: 14px;
  color: #747474;
}
#links .inner_links {
  width: 1180px;
  margin: 0 auto;
  height: 116px;
  border: 1px solid #999;
  box-sizing: border-box;
  margin-bottom: 21px;
  overflow: hidden;
}
#links .inner_links .lf {
  width: 154px;
  height: 116px;
  float: left;
  background: url('../images/links.png') center center no-repeat;
  border-right: 1px solid #ccc;
}
#links .inner_links .links_list {
  float: left;
  padding-left: 60px;
  width: 920px;
  overflow: hidden;
}
#links .inner_links .links_list li {
  float: left;
  padding: 0 20px;
  margin-top: 30px;
}
#links .inner_links .links_list li a {
  font-size: 14px;
  color: #666;
}
#links .inner_links .links_list li a:hover {
  color: #dc001d;
}
#footer .footer_top {
  height: 353px;
  background: #0071d8;
}
#footer .footer_top .inner_footer_top {
  width: 1180px;
  margin: 0 auto;
  padding: 60px 0;
  overflow: hidden;
}
#footer .footer_top .inner_footer_top .form {
  width: 400px;
  float: left;
}
#footer .footer_top .inner_footer_top .form .p1 {
  color: #fff;
}
#footer .footer_top .inner_footer_top .form .p1 .s1 {
  font-size: 18px;
}
#footer .footer_top .inner_footer_top .form .p1 .s2 {
  font-size: 14px;
}
#footer .footer_top .inner_footer_top .form .inputs {
  padding-top: 23px;
  overflow: hidden;
}
#footer .footer_top .inner_footer_top .form .inputs input {
  float: left;
  width: 191px;
  height: 42px;
  border: solid 1px #fff;
  background-color: transparent;
  text-indent: 15px;
  margin-left: 14px;
  color: #fff;
}
#footer .footer_top .inner_footer_top .form .inputs input::-webkit-input-placeholder {
  color: #fff;
}
#footer .footer_top .inner_footer_top .form .inputs input:first-child {
  margin-left: 0;
}
#footer .footer_top .inner_footer_top .form textarea {
  width: 360px;
  height: 30px;
  border: solid 1px #fff;
  padding: 15px 20px;
  margin-top: 18px;
  background-color: transparent;
  color: #fff;
}
#footer .footer_top .inner_footer_top .form textarea::-webkit-input-placeholder {
  color: #fff;
}
#footer .footer_top .inner_footer_top .form #form_btn {
  width: 325px;
  height: 52px;
  background-color: #fff;
  display: block;
  text-align: center;
  line-height: 52px;
  color: #666;
  margin-top: 24px;
  font-size: 16px;
}
#footer .footer_top .inner_footer_top .form #form_btn img {
  position: relative;
  top: 5px;
  left: 10px;
}
#footer .footer_top .inner_footer_top .footer_line1 {
  width: 1px;
  height: 202px;
  background-color: #b5b5b5;
  opacity: 0.3;
  margin-top: 19px;
  margin-left: 65px;
  float: left;
}
#footer .footer_top .inner_footer_top .footer_top_center {
  float: left;
  margin-left: 80px;
  color: #fff;
}
#footer .footer_top .inner_footer_top .footer_top_center .p1 .s1 {
  font-size: 18px;
}
#footer .footer_top .inner_footer_top .footer_top_center .p1 .s2 {
  font-size: 14px;
}
#footer .footer_top .inner_footer_top .footer_top_center .p2 {
  margin-bottom: 20px;
  font-size: 14px;
}
#footer .footer_top .inner_footer_top .footer_top_center .p2 img {
  margin-right: 15px;
}
#footer .footer_top .inner_footer_top .footer_top_center .footer_tel span {
  margin-left: -21px;
}
#footer .footer_top .inner_footer_top .footer_top_center .footer_tel img {
  position: relative;
  left: -10px;
  top: 15px;
}
#footer .footer_top .inner_footer_top .ewm {
  float: right;
}
#footer .footer_top .inner_footer_top .ewm .p1 {
  color: #fff;
}
#footer .footer_top .inner_footer_top .ewm .p1 .s1 {
  font-size: 18px;
}
#footer .footer_top .inner_footer_top .ewm .p1 .s2 {
  font-size: 14px;
}
#footer .footer_top .inner_footer_top .ewm .ewm_box {
  width: 155px;
  height: 155px;
  background: url('../images/ewm_bg.png') center center no-repeat;
  margin-top: 57px;
}
#footer .footer_top .inner_footer_top .ewm .ewm_box img {
  width: 106px;
  height: 106px;
  margin-top: 22px;
  margin-left: 25px;
}
#footer .footer_bottom {
  background-color: #000;
}
#footer .footer_bottom .inner_footer_bottom {
  height: 50px;
  width: 1180px;
  margin: 0 auto;
  line-height: 50px;
  color: #a8a5a3;
}
#footer .footer_bottom .inner_footer_bottom a {
  color: #a8a5a3;
}
