html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
button,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  text-decoration: none;
}
input {
  padding: 0;
}
input,
textarea,
select,
button,
div,
a:focus {
  outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
button {
  background: transparent;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
strong {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0;
  border: none;
  max-width: 100%;
}
@font-face {
  font-family: 'dinpro';
  src: url('font/DINPRO-MEDIUM.eot');
  src: url('font/DINPRO-MEDIUM.eot?#iefix') format('embedded-opentype'), url('font/DINPRO-MEDIUM.woff') format('woff'), url('font/DINPRO-MEDIUM.ttf') format('truetype'), url('font/DINPRO-MEDIUM.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  position: relative;
  margin: 0 auto;
  min-height: 100%;
  background: #fafafa;
  font-family: 'Microsoft YaHei', 'PingFang SC' !important;
  background-color: #fff;
}
img.lazy {
  background: url(../images/loading.gif) center center no-repeat;
}
/*----- clearfix-----*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.header_block {
  width: 1200px;
  margin: 0 auto;
}
.clear {
  clear: both;
}
/*清除浮动*/
.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*清除浮动*/
.hide {
  display: none;
}
.block {
  width: 1740px;
  margin: 0 auto;
}
.headerbg {
  height: 77px;
  width: 100%;
}
#header {
  width: 100%;
  margin: 0 auto;
  height: 77px;
  position: fixed;
  z-index: 10;
  background-color: #fff;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
}
#header .head .logo {
  width: auto;
  overflow: hidden;
  display: inline-block;
  float: left;
  padding-top: 11px;
}
#header .head .logo img {
  width: auto;
  max-width: 100%;
  max-height: 52px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
}
#header .head .contact_box {
  float: left;
  margin-left: 200px;
  margin-top: 13px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}
#header .head .contact_box span {
  font-size: 28px;
  line-height: 50px;
  display: inline-block;
  color: #e62129;
  margin-right: 10px;
  vertical-align: middle;
}
#header .head .contact_box img {
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}
#header .head .contact_box a {
  display: inline-block;
  border-radius: 4px;
  line-height: 46px;
  padding: 0 10px;
  color: #fff;
  background: #e62129;
  font-size: 16px;
  margin-left: 10px;
  vertical-align: middle;
}
#header .head .contact_box a img {
  height: 20px;
  margin-right: 3px;
}
#header .head .nav {
  width: auto;
  display: inline-block;
  height: 77px;
  float: right;
}
#header .head .nav ul li.navitem {
  width: auto;
  position: relative;
  display: inline-block;
  float: none;
  vertical-align: top;
  margin: 0 10px;
}
#header .head .nav ul li.navitem .nav_a {
  font-size: 15px;
  text-align: center;
  display: block;
  width: 100%;
  position: relative;
  height: 77px;
}
#header .head .nav ul li.navitem span {
  color: #000;
  display: block;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  height: 77px;
  line-height: 77px;
  overflow: hidden;
  padding: 0 10px;
}
#header .head .nav ul li.navitem .subnav {
  position: absolute;
  top: 100%;
  left: 0px;
  overflow: hidden;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: all 0.36s ease;
}
#header .head .nav ul li.navitem .subnav li {
  width: 100%;
  background-color: #150e35;
}
#header .head .nav ul li.navitem .subnav li a {
  display: block;
  padding: 0;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 60px;
  transition: all 0.2s ease-in-out;
  text-align: center;
  position: relative;
}
#header .head .nav ul li.navitem .nav_a:before {
  content: '';
  position: absolute;
  left: 50%;
  width: 0;
  bottom: 0;
  height: 5px;
  background-color: red;
  -webkit-transition: all 0.1s linear;
  transform: scale(1.06);
  -moz-transform: scale(1.06, 1.06);
  -webkit-transform: scale(1.06, 1.06);
  -o-transform: scale(1.06, 1.06);
  z-index: -1;
}
#header .head .nav ul li.navitem:hover a.nav_a:hover:before {
  width: 100%;
  left: 0;
}
#header .head .nav ul .navitem:hover span {
  color: red;
}
#header .head .nav ul .navitem:hover .subnav {
  visibility: visible;
  opacity: 1;
  display: block;
}
#header .head .nav ul .navitem.active:before {
  content: '';
  position: absolute;
  width: 100%;
  left: 0 !important;
  bottom: 0;
  height: 5px;
  background-color: red;
  transition: all 0.4s ease;
  z-index: -1;
}
#header .head .nav ul .active span {
  color: red !important;
}
#header .head .nav ul .subnav li:hover {
  background-color: blue !important;
}
.title {
  text-align: center;
}
.title .cn {
  font-weight: 600;
  font-size: 36px;
  color: #fff;
}
.title .line {
  width: 30px;
  height: 2px;
  background-color: #fff;
  margin: 5px  auto 0 auto;
  margin-top: 5px;
}
.title .en {
  font-size: 14px;
  color: #e62129;
  padding: 3px 0 0 0;
  padding-top: 5px;
  text-transform: Uppercase;
  font-family: dinpro;
}
.banner .swiper-slide {
  height: 657px;
  background-position: center;
  background-repeat: no-repeat;
}
.banner .swiper-slide a {
  display: block;
  height: 657px;
}
#footer .with {
  width: 100%;
  background-color: #f02a3f;
  padding-bottom: 15px;
}
#footer .with .en {
  font-size: 40px;
  font-weight: 800;
  color: #fff;
  padding-top: 10px;
}
#footer .with .cn {
  font-size: 14px;
  color: #fff;
}
#footer .power {
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  padding: 40px 0 0 0;
}
#footer .power a {
  color: #9c9c9c;
  line-height: 30px;
}
#footer .power a:hover {
  color: #fff;
}
#footer .foot {
  width: 100%;
  background-color: #222222;
}
#footer .foot .block {
  width: 1200px;
}
#footer .foot .content {
  width: 100%;
  border-bottom: 1px solid #9c9c9c;
  display: inline-block;
  padding: 60px 0 20px 0;
}
#footer .foot .content .contact_us {
  width: 60%;
  float: left;
  display: inline-block;
}
#footer .foot .content .contact_us .code {
  text-align: center;
  display: inline-block;
  float: left;
}
#footer .foot .content .contact_us .code .pic {
  width: 99px;
  height: 99px;
  overflow: hidden;
}
#footer .foot .content .contact_us .code .pic img {
  width: 100%;
}
#footer .foot .content .contact_us .code p {
  font-size: 14px;
  color: #9c9c9c;
  padding-top: 10px;
}
#footer .foot .content .contact_us .contact_txt {
  width: calc(100% - 150px);
  display: block;
  float: right;
}
#footer .foot .content .contact_us .contact_txt .us_txt {
  border-bottom: 1px solid #9c9c9c;
  padding-bottom: 20px ;
}
#footer .foot .content .contact_us .contact_txt .us_txt span {
  font-size: 16px;
  color: #9c9c9c;
}
#footer .foot .content .contact_us .contact_txt .us_txt span:nth-child(2) {
  padding-left: 5px;
}
#footer .foot .content .contact_us .contact_txt .mation ul li {
  padding-top: 15px;
  display: inline-block;
  width: 60%;
}
#footer .foot .content .contact_us .contact_txt .mation ul li .icon {
  height: 15px;
  width: 15px;
  display: inline-block;
  float: left;
}
#footer .foot .content .contact_us .contact_txt .mation ul li .txt {
  font-size: 14px;
  color: #9c9c9c;
  line-height: 1;
  padding-left: 10px;
  display: inline-block;
  float: left;
  width: calc(100% - 30px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#footer .foot .content .contact_us .contact_txt .mation ul li:nth-child(2n) {
  float: right;
  width: 40%;
}
#footer .foot .content .about_us {
  width: 35%;
  float: right;
  display: inline-block;
}
#footer .foot .content .about_us .us_txt {
  border-bottom: 1px solid #9c9c9c;
  padding-bottom: 20px ;
}
#footer .foot .content .about_us .us_txt span {
  font-size: 16px;
  color: #9c9c9c;
}
#footer .foot .content .about_us .us_txt span:nth-child(2) {
  padding-left: 5px;
}
#footer .foot .content .about_us .about_txt {
  padding-top: 10px;
}
#footer .foot .content .about_us .about_txt p {
  font-size: 14px;
  color: #9c9c9c;
  line-height: 30px;
  letter-spacing: -0.2px;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-container .swiper-side {
  text-align: center;
}
.swiper-container .swiper-pagination-bullet {
  width: 40px;
  height: 4px;
  text-align: center;
  line-height: 20px;
  font-size: 0px;
  color: #000;
  opacity: 1;
  background: #8b8a92;
  border-radius: 10px;
}
.swiper-container .swiper-pagination-bullet-active {
  background: #bb1c2a;
}
.swiper-container .swiper-pagination-bullets {
  bottom: 25px !important;
}
.swiper-container .banner_list_next,
.swiper-container .banner_list_prev {
  height: 80px;
  width: 40px;
  position: absolute;
  top: 50%;
  z-index: 3;
  border: 1px solid rgba(255, 255, 255, 0.5);
  opacity: 0;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
  cursor: pointer;
  margin-top: -40px;
}
.swiper-container .banner_list_next {
  right: 30px;
  background: url(../images/banner_right.png) center no-repeat;
  background-size: 90%;
}
.swiper-container .banner_list_prev {
  left: 30px;
  background: url(../images/banner_left.png) center no-repeat;
  background-size: 90%;
}
.swiper-container:hover .banner_list_next,
.swiper-container:hover .banner_list_prev {
  opacity: 1;
}
.strategy_text {
  background-color: #fff;
}
.strategy_text .text {
  width: 1200px;
  margin: 0 auto 0 auto;
}
.strategy_text .big {
  font-size: 43px;
  color: #000;
  font-weight: bold;
  padding-top: 100px;
}
.strategy_text .txt {
  font-size: 26px;
  color: #464646;
  padding-top: 5px;
}
.strategy_text .txt2 {
  font-size: 17px;
  color: #464646;
  line-height: 32px;
  padding: 35px 0 0 0;
}
.exhibition {
  width: 100%;
  background-color: #fff;
  padding: 0 0 2px 0;
}
.exhibition .content .works {
  width: 1200px;
  height: 66px;
  margin: 0 auto;
  padding: 60px 0 50px 0;
}
.exhibition .content .works .right_txt {
  display: block;
  float: left;
  padding: 30px 0 0 0;
}
.exhibition .content .works .right_txt p {
  height: 36px;
  padding: 0 20px;
  font-size: 14px;
  color: #848484;
  display: block;
  float: left;
  cursor: pointer;
  text-align: center;
  line-height: 36px;
  border-radius: 5px;
  -webkit-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.exhibition .content .works .right_txt .active {
  color: #fff;
  background-color: #d30e1f;
}
.exhibition .content .cot_pic {
  width: 100%;
  display: inline-block;
}
.exhibition .content .cot_pic .caselist {
  display: none;
}
.exhibition .content .cot_pic .caselist ul li {
  width: 33.33333%;
  float: left;
  position: relative;
  font-size: 0;
  cursor: pointer;
}
.exhibition .content .cot_pic .caselist ul li .bg_pic {
  width: 100%;
  overflow: hidden;
}
.exhibition .content .cot_pic .caselist ul li .bg_pic img {
  width: 100%;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
}
.exhibition .content .cot_pic .caselist ul li .layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  opacity: 0;
}
.exhibition .content .cot_pic .caselist ul li .layer .top {
  width: calc(100% - 40px);
  margin: 10px 0 0 30px;
}
.exhibition .content .cot_pic .caselist ul li .layer .top p {
  padding: 0 0 0 25px;
}
.exhibition .content .cot_pic .caselist ul li .layer .top .big_name {
  font-size: 24px;
  color: #fff;
  padding-top: 50px;
}
.exhibition .content .cot_pic .caselist ul li .layer .top .line {
  width: 50px;
  height: 2px;
  background-color: #fff;
  margin: 10px 0 0 25px;
}
.exhibition .content .cot_pic .caselist ul li .layer .top .txt {
  font-size: 16px;
  color: #fff;
  padding-top: 10px;
}
.exhibition .content .cot_pic .caselist ul li .layer .bot {
  width: calc(100% - 60px);
  margin: 10px;
  display: inline-block;
  position: absolute;
  bottom: 2px;
  padding: 0 0 30px 30px;
}
.exhibition .content .cot_pic .caselist ul li .layer .bot .line2 {
  width: 23px;
  height: 2px;
  background-color: #fff;
  margin-bottom: 20px;
}
.exhibition .content .cot_pic .caselist ul li .layer .bot p {
  font-size: 16px;
  color: #fff;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  float: left;
}
.exhibition .content .cot_pic .caselist ul li .layer .bot .pic {
  width: 57px;
  display: inline-block;
  float: right;
}
.exhibition .content .cot_pic .caselist ul li.hide {
  display: none !important;
}
.exhibition .content .cot_pic .caselist ul li:hover .layer {
  opacity: 1;
}
.exhibition .content .cot_pic .caselist ul li:hover img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
}
.exhibition .content .more_btn {
  width: 230px;
  height: 45px;
  font-size: 14px;
  color: #6c6c6c;
  text-align: center;
  border: 1px solid #6c6c6c;
  border-radius: 10px;
  margin: 80px auto;
  line-height: 45px;
  cursor: pointer;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  position: relative;
}
.exhibition .content .more_btn i {
  height: 7px;
  width: 11px;
  position: absolute;
  right: 55px;
  top: -2px;
}
.exhibition .content .more_btn i img {
  width: 100%;
}
.exhibition .content .more_btn:hover {
  border: 1px solid #e62129;
  color: #fff;
  background-color: #e62129;
}
.bition_con {
  width: 100%;
  background-color: #f2f2f2;
}
.bition_con .bition {
  width: 1200px;
  margin: 0 auto;
}
.bition_con .bition .bition_content {
  width: 100%;
  display: inline-block;
  padding-bottom: 110px;
}
.bition_con .bition .ititle {
  position: relative;
  margin-top: 90px;
}
.bition_con .bition .ititle .big {
  font-size: 43px;
  font-weight: bold;
  color: #000;
}
.bition_con .bition .ititle .txt {
  font-size: 20px;
  color: #464646;
  padding-top: 10px;
}
.bition_con .bition .ititle .bg {
  width: 350px;
  height: 30px;
  background-color: #e62129;
  border-radius: 5px;
  position: absolute;
  top: 35px;
  left: -20px;
  z-index: -1;
}
.bition_con .bition .left_list_text {
  display: inline-block;
  float: left;
  margin-top: 90px;
}
.bition_con .bition .left_list_text .list_txt {
  display: inline-block;
  float: left;
  margin-left: 60px;
}
.bition_con .bition .left_list_text .list_txt .title {
  font-size: 16px;
  color: #606060;
}
.bition_con .bition .left_list_text .list_txt ul {
  padding-top: 25px;
}
.bition_con .bition .left_list_text .list_txt ul li {
  font-size: 13px;
  color: #7e7e7e;
  line-height: 36px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
.bition_con .bition .left_list_text .list_txt ul li:hover {
  color: #e8232e;
}
.bition_con .bition .left_list_text .list_txt:first-child {
  margin-left: 0;
}
.bition_con .bition .right_txt {
  width: 500px;
  display: inline-block;
  float: right;
  margin-top: 90px;
}
.bition_con .bition .right_txt .title {
  font-size: 22px;
  color: #464646;
  text-align: left;
}
.bition_con .bition .right_txt .txt {
  font-size: 13px;
  color: #7e7e7e;
  padding-top: 25px;
  display: inline-block;
}
.bition_con .bition .right_txt .gallery-top {
  width: 130px;
  display: inline-block;
  float: right;
  text-align: center;
  position: relative;
  margin-top: 25px;
}
.bition_con .bition .right_txt .gallery-top .swiper-wrapper {
  position: relative;
}
.bition_con .bition .right_txt .gallery-top .swiper-wrapper .swiper-slide {
  font-size: 13px;
  color: #7e7e7e;
}
.bition_con .bition .right_txt .gallery-top .swiper_button_next,
.bition_con .bition .right_txt .gallery-top .swiper_button_prev {
  width: 17px;
  height: 20px;
  position: absolute;
  top: 0;
  z-index: 5;
  cursor: pointer;
}
.bition_con .bition .right_txt .gallery-top .swiper_button_next {
  background: url(../images/customer_next.jpg) center no-repeat;
  background-size: 100%;
  left: 0;
}
.bition_con .bition .right_txt .gallery-top .swiper_button_prev {
  background: url(../images/customer_prev.jpg) center no-repeat;
  background-size: 100%;
  right: 0;
}
.bition_con .bition .right_txt .gallery-thumbs .swiper-wrapper .swiper-slide .pic {
  width: 492px;
  margin: 15px 0;
}
.bition_con .bition .right_txt .gallery-thumbs .swiper-wrapper .swiper-slide .pic img {
  width: 100%;
}
.bition_con .bition .right_txt .gallery-thumbs .swiper-wrapper .swiper-slide .text {
  width: 100%;
  font-size: 12px;
  color: #484848;
  line-height: 26px;
}
@keyframes bounce-up {
  25% {
    transform: translateY(10px);
  }
  50%,
  100% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(-10px);
  }
}
.goTop {
  height: 55px;
  width: 50px;
  background: url('../images/return.png') top no-repeat;
  position: fixed;
  bottom: 100px;
  right: 20px;
  cursor: pointer;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-animation: bounce-up 3s linear infinite;
  animation: bounce-up 3s linear infinite;
}
.goTop:hover {
  background-position: 0 -95px;
}
.case_banner {
  width: 100%;
  height: 206px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.case {
  width: 100%;
  background-color: #fff;
  padding-bottom: 60px;
}
.case .block .nav {
  width: 100%;
  border-bottom: 1px solid #dfdcdc;
  padding: 50px 0 15px 10px;
}
.case .block .nav a {
  font-size: 14px;
  color: #000;
  padding-left: 15px;
}
.case .block .nav a:nth-child(1) {
  padding-left: 0;
}
.case .block .nav a:hover {
  color: red;
}
.case .block .sidebar {
  padding: 65px 0 0 0;
  display: inline-block;
  background-color: #fff;
}
.case .block .sidebar .sidebar_a {
  width: 20%;
  display: inline-block;
  float: left;
}
.case .block .sidebar .sidebar_a .ititle .cn {
  font-size: 19px;
  color: #232323;
}
.case .block .sidebar .sidebar_a .ititle .en {
  font-size: 16px;
  color: #232323;
  font-weight: 800;
}
.case .block .sidebar .sidebar_a .txt {
  padding-top: 30px;
}
.case .block .sidebar .sidebar_a .txt p {
  padding-top: 10px;
}
.case .block .sidebar .sidebar_a .txt p span {
  font-size: 14px;
  color: #232323;
}
.case .block .sidebar .sidebar_a .txt p span:nth-child(2n) {
  padding-left: 20px;
}
.case .block .sidebar .sidebar_a .text {
  padding: 30px 0 0 0;
}
.case .block .sidebar .sidebar_a .text p {
  font-size: 14px;
  color: #838383;
  padding-top: 25px;
}
.case .block .sidebar .sidebar_b {
  width: 70%;
  float: right;
}
.case .block .sidebar .sidebar_b .contentbox {
  width: 100%;
  padding-top: 20px;
}
.case .block .sidebar .sidebar_b .contentbox img {
  width: auto;
  max-width: 100% !important;
  height: auto !important;
}
.case .block .sidebar .sidebar_b .contentbox p,
.case .block .sidebar .sidebar_b .contentbox div {
  font-size: 14px;
  line-height: 1.7;
  color: #6d6d6d;
}
.case .block .sidebar .btn {
  width: 100%;
  padding-top: 45px;
}
.case .block .sidebar .btn .prev,
.case .block .sidebar .btn .next {
  display: inline-block;
  float: left;
}
.case .block .sidebar .btn .prev .pic,
.case .block .sidebar .btn .next .pic {
  width: 15px;
  height: 27px;
  display: inline-block;
  float: left;
}
.case .block .sidebar .btn .prev .pic img,
.case .block .sidebar .btn .next .pic img {
  width: 100%;
  height: 100%;
}
.case .block .sidebar .btn .prev a,
.case .block .sidebar .btn .next a {
  font-size: 22px;
  color: #575757;
  display: inline-block;
  float: left;
  line-height: 1;
  padding-left: 15px;
}
.case .block .sidebar .btn a:hover {
  color: red;
}
.case .block .sidebar .btn .next {
  display: inline-block;
  float: right;
}
.case .block .sidebar .btn .next .pic {
  float: right;
}
.case .block .sidebar .btn .next a {
  padding: 0 15px 0 0;
}
.dynamic {
  background-color: #f2f2f2;
}
.dynamic .firefox {
  padding: 70px 0 110px 0;
}
.dynamic .firefox .title {
  text-align: center;
}
.dynamic .firefox .title .cn {
  color: #e62129;
}
.dynamic .firefox .title .line {
  background-color: #848484;
}
.dynamic .firefox .title .en {
  color: #848484;
}
.dynamic .firefox .hot {
  width: 100%;
  display: flex;
  border-bottom: 1px dotted #545454;
  padding: 110px 0 70px 0;
}
.dynamic .firefox .hot .pic {
  flex: 0.4;
  overflow: hidden;
}
.dynamic .firefox .hot .pic img {
  width: 100%;
  -webkit-transition: all ease 0.7s;
  -o-transition: all ease 0.7s;
  -moz-transition: all ease 0.7s;
  transition: all ease 0.7s;
}
.dynamic .firefox .hot .txt {
  flex: 0.6;
  padding: 0 20px 0 50px;
}
.dynamic .firefox .hot .txt .name {
  font-size: 26px;
  color: #e62129;
  font-weight: 800;
  padding-top: 20px;
}
.dynamic .firefox .hot .txt .name2 {
  font-size: 18px;
  color: #545454;
  padding: 25px 0;
}
.dynamic .firefox .hot .txt p {
  font-size: 14px;
  color: #545454;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 26px;
}
.dynamic .firefox .trends {
  width: 100%;
  display: inline-block;
  padding-top: 70px;
  display: flex;
}
.dynamic .firefox .trends .general {
  width: calc(33.33% - 40px);
  background-color: #fff;
  padding-bottom: 40px;
  margin-left: 60px;
  transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
}
.dynamic .firefox .trends .general .ment {
  padding: 0 45px;
  text-align: center;
  transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
}
.dynamic .firefox .trends .general .ment .line {
  width: 90%;
  margin: 0 auto;
  height: 5px;
  background-color: #e60013;
}
.dynamic .firefox .trends .general .ment .title {
  padding: 35px 0 35px 0;
}
.dynamic .firefox .trends .general .ment .title .cn {
  font-size: 24px;
  color: #454545;
  transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
}
.dynamic .firefox .trends .general .ment .title .en {
  font-size: 16px;
  text-transform: Lowercase;
}
.dynamic .firefox .trends .general .ment .txt_link {
  border-top: 1px solid #000;
  padding-top: 30px;
}
.dynamic .firefox .trends .general .ment .txt_link p {
  line-height: 25px;
}
.dynamic .firefox .trends .general .ment .txt_link p span {
  font-size: 14px;
  color: #454545;
  padding-left: 25px;
}
.dynamic .firefox .trends .general .ment .txt {
  font-size: 14px;
  color: #454545;
  border-top: 1px solid #000;
  padding-top: 30px;
  line-height: 25px;
}
.dynamic .firefox .trends .general .ment .pic {
  width: 93px;
  overflow: hidden;
  margin: 45px auto 0px auto	;
}
.dynamic .firefox .trends .general .ment .pic img {
  width: 100%;
}
.dynamic .firefox .trends .general:hover {
  box-shadow: 7px 6px 13px rgba(0, 0, 0, 0.07);
}
.dynamic .firefox .trends .general:hover .title .cn {
  color: #e62129;
}
.dynamic .firefox .trends .general:first-child {
  margin-left: 0;
}
.dynamic .firefox .trends .general:nth-child(2) .pic {
  width: 73px;
}
.dynamic .firefox .trends .general:nth-child(3) .pic {
  width: 69px;
}
.team {
  width: 100%;
  height: 811px;
  background: url(../images/team_bg.jpg) center no-repeat;
}
.team .firefox {
  padding-top: 85px;
}
.team .firefox .title {
  text-align: center;
}
.team .firefox .title .cn {
  font-size: 36px;
  color: #f2f2f2;
}
.team .firefox .title .cn_2 {
  font-size: 32px;
  color: #f2f2f2;
  padding-top: 10px;
}
.team .firefox .title .line {
  width: 70px;
  height: 3px;
  background-color: #e50012;
  margin-top: 28px;
}
.team .firefox .team_list_box {
  width: 100%;
  position: relative;
  padding-top: 95px;
}
.team .firefox .team_list_box .swiper-container {
  width: 100%;
  height: 100%;
}
.team .firefox .team_list_box .swiper-container .swiper-slide {
  position: relative;
}
.team .firefox .team_list_box .swiper-container .swiper-slide .pic {
  width: 100%;
  height: 100%;
}
.team .firefox .team_list_box .swiper-container .swiper-slide .pic img {
  width: 100%;
}
.team .firefox .team_list_box .swiper-container .swiper-slide .opactiy {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  bottom: -100%;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.team .firefox .team_list_box .swiper-container .swiper-slide .opactiy .name {
  font-size: 20px;
  color: #fff;
  padding-top: 15px;
  padding-left: 20px;
}
.team .firefox .team_list_box .swiper-container .swiper-slide .opactiy .txt {
  font-size: 15px;
  color: #fff;
  padding: 10px 0;
  padding-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.team .firefox .team_list_box .swiper-container .swiper-slide:hover .opactiy {
  bottom: 0;
  opacity: 1;
}
.team .firefox .team_list_box .team_next,
.team .firefox .team_list_box .team_prev {
  position: absolute;
  left: 50%;
  margin-left: 25px;
  bottom: -79px;
  width: 135px;
  height: 32px;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  text-align: center;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  cursor: pointer;
}
.team .firefox .team_list_box .team_next *,
.team .firefox .team_list_box .team_prev * {
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
.team .firefox .team_list_box .team_next img,
.team .firefox .team_list_box .team_prev img {
  opacity: 0.7;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
}
.team .firefox .team_list_box .team_prev {
  left: auto;
  right: 50%;
  margin-right: 25px;
  margin-left: 0;
}
.team .firefox .team_list_box .team_next:hover,
.team .firefox .team_list_box .team_prev:hover {
  background: #e62129;
  border: 1px solid #e62129;
}
.team .firefox .team_list_box .team_next:hover img,
.team .firefox .team_list_box .team_prev:hover img {
  opacity: 1;
}
.major {
  width: 100%;
  background-color: #f2f2f2;
  display: inline-block;
}
.major .firefox {
  padding-top: 80px;
}
.major .firefox .subtn {
  display: inline-block;
}
.major .firefox .subtn .title .cn {
  color: #e62129;
}
.major .firefox .subtn .title .line {
  background-color: #848484;
}
.major .firefox .subtn .title .en {
  color: #848484;
}
.major .firefox .subtn .subnav {
  padding-top: 70px;
}
.major .firefox .subtn .subnav ul li {
  width: calc(25% - 30px);
  text-align: center;
  float: left;
  display: inline-block;
  margin-left: 40px;
}
.major .firefox .subtn .subnav ul li .btn {
  height: 90px;
  width: calc(100% - 4px);
  border: 2px solid #454545;
  font-size: 32px;
  color: #454545;
  text-align: center;
  line-height: 90px;
  transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
}
.major .firefox .subtn .subnav ul li .txt {
  width: calc(100% - 40px);
  padding: 25px 20px 0 20px;
}
.major .firefox .subtn .subnav ul li .txt p {
  font-size: 17px;
  color: #545454;
  line-height: 25px;
  transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  white-space: nowrap;
}
.major .firefox .subtn .subnav ul li:hover .btn {
  background-color: #e62129;
  border: 2px solid #e62129;
  color: #fff;
}
.major .firefox .subtn .subnav ul li:hover .txt p {
  color: #e62129;
}
.major .firefox .subtn .subnav ul li:first-child {
  margin-left: 0px;
}
.major .firefox .major_map {
  padding: 180px 0 50px 0;
}
.major .firefox .major_map .title .cn {
  color: #e62129;
}
.major .firefox .major_map .title .en {
  color: #545454;
  font-size: 18px;
  padding-top: 10px;
}
.major .firefox .major_map .pic {
  width: 1204px;
  margin: 0 auto;
  margin-top: -50px;
}
.major .firefox .major_map .pic img {
  width: 100%;
}
.news {
  width: 100%;
  background-color: #f2f2f2;
  padding: 88px 0 55px 0;
}
.news .block ul {
  width: 100%;
  display: inline-block;
  font-size: 0;
}
.news .block ul li {
  width: calc(50% - 20px);
  padding: 30px 0px;
  display: inline-block;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.news .block ul li .pic {
  width: 340px;
  display: inline-block;
  float: left;
}
.news .block ul li .pic img {
  width: 100%;
}
.news .block ul li .txt {
  padding-left: 45px;
  display: inline-block;
  float: left;
  width: calc(100% - 395px);
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
.news .block ul li .txt .title {
  text-align: left;
  padding-top: 25px;
}
.news .block ul li .txt .title .name {
  font-size: 16px;
  color: #2e2e2e;
  width: 311px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.news .block ul li .txt .title .time {
  font-size: 16px;
  color: #838383;
  float: right;
}
.news .block ul li .txt p {
  width: 70%;
  font-size: 14px;
  color: #838383;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 22px;
  padding-top: 15px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
.news .block ul li .txt .arrow {
  width: 76px;
  height: 38px;
  position: absolute;
  right: 10px;
  bottom: 40px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
}
.news .block ul li .txt .arrow img {
  width: 100%;
}
.news .block ul li:hover {
  width: calc(50% - 60px);
  padding: 30px 20px;
  background-color: #fff;
  border-bottom: 1px solid #fff;
  box-shadow: 4px 0 7px rgba(0, 0, 0, 0.05);
}
.news .block ul li:hover .txt {
  padding-left: 35px;
}
.news .block ul li:hover .title .name {
  color: red;
  width: 311px;
}
.news .block ul li:hover p {
  overflow: hidden;
  width: 75%;
}
.news .block ul li:hover .arrow {
  background: url(../images/arraw_3.jpg) center no-repeat;
  background-size: 100%;
  right: 25px;
}
.news .block ul li:hover .arrow img {
  display: none;
}
.news .block ul li:nth-child(2n) {
  margin-left: 40px;
}
.inslide {
  background-color: #f2f2f2;
  width: 100%;
  text-align: center;
}
.inslide .title {
  padding-top: 75px;
}
.inslide .title .cn {
  font-size: 26px;
  color: #232323;
  font-weight: 600;
}
.inslide .title .num {
  font-size: 16px;
  color: #838383;
  padding-top: 5px;
}
.inslide .contentbox {
  width: 100%;
  padding: 50px 0 100px 0;
}
.inslide .contentbox img {
  width: auto;
  max-width: 100% !important;
  height: auto !important;
}
.inslide .contentbox p,
.inslide .contentbox div {
  font-size: 14px;
  line-height: 1.7;
  color: #6d6d6d;
  text-align: left;
}
.map,
#dituContent {
  width: 100%;
  height: 507px;
}
.contact {
  width: 100%;
  background-color: #f2f2f2;
  padding: 55px 0 75px 0;
}
.contact .block {
  background-color: #e62129;
}
.contact .block .wrap {
  padding: 50px 60px 0 60px;
}
.contact .block .wrap .top {
  display: inline-block;
  width: 100%;
  padding-bottom: 25px;
  border-bottom: 1px solid #fff;
}
.contact .block .wrap .top .pic {
  width: 99px;
  height: 99px;
  display: block;
  float: left;
}
.contact .block .wrap .top .text {
  display: block;
}
.contact .block .wrap .top .text .big {
  font-size: 34px;
  font-weight: 800;
  color: #fff;
  padding-left: 25px;
  display: inline-block;
}
.contact .block .wrap .top .text .txt {
  font-size: 21px;
  color: #fff;
  font-weight: 600;
  float: right;
  margin-top: 65px;
}
.contact .block .wrap .bootom {
  width: 100%;
  display: inline-block;
  padding: 90px 0 160px 0;
}
.contact .block .wrap .bootom .number_txt {
  display: inline-block;
  float: left;
}
.contact .block .wrap .bootom .number_txt ul {
  display: inline-block;
  float: left;
}
.contact .block .wrap .bootom .number_txt ul li {
  padding-top: 35px;
}
.contact .block .wrap .bootom .number_txt ul li .name {
  font-size: 14px;
  color: #fff;
}
.contact .block .wrap .bootom .number_txt ul li .txt {
  font-size: 18px;
  color: #fff;
}
.contact .block .wrap .bootom .number_txt ul li:first-child {
  padding-top: 0;
}
.contact .block .wrap .bootom .number_txt ul:nth-child(2n) {
  padding-left: 90px;
}
.contact .block .wrap .bootom .number_txt ul:nth-child(2n) li:last-child .txt {
  font-size: 14px;
}
.contact .block .wrap .bootom .input_box {
  display: inherit;
  float: right;
}
.contact .block .wrap .bootom .input_box .input {
  padding-right: 40px;
  display: inline-block;
  float: left;
}
.contact .block .wrap .bootom .input_box .input input {
  width: 415px;
  height: 50px;
  background-color: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  padding-left: 25px;
  color: #000;
  font-size: 16px;
  border: 0;
  display: block;
}
.contact .block .wrap .bootom .input_box .input ::-webkit-input-placeholder {
  color: #a3a3a3;
}
.contact .block .wrap .bootom .input_box .input input:nth-child(2) {
  margin-top: 30px;
}
.contact .block .wrap .bootom .input_box .textarea {
  display: inline-block;
  float: right;
}
.contact .block .wrap .bootom .input_box .textarea textarea {
  width: 575px;
  height: 130px;
  background-color: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 15px 0 0 25px;
  color: #000;
  font-size: 16px;
  border: 0;
  resize: none;
}
.contact .block .wrap .bootom .input_box .btn {
  padding-top: 20px;
}
.contact .block .wrap .bootom .input_box .btn input {
  width: 160px;
  height: 50px;
  background-color: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 0px 0 0 40px;
  color: #000;
  font-size: 16px;
  border: 0;
  display: inline-block;
  vertical-align: top;
}
.contact .block .wrap .bootom .input_box .btn #v_container {
  width: 100px;
  height: 40px;
  display: inline-block;
  padding: 5px 0 0 15px;
  overflow: hidden;
}
.contact .block .wrap .bootom .input_box .btn #v_container #verifyCanvas {
  width: 100%;
  height: 100%;
}
.contact .block .wrap .bootom .input_box .btn button {
  width: 155px;
  height: 50px;
  background-color: #e62129;
  border: 1px solid #fff;
  border-radius: 8px;
  font-size: 18px;
  color: #fff;
  display: inline-block;
  float: right;
}
@media screen and (max-width: 1740px) {
  .block {
    width: 100% !important;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1400px) {
  .block {
    width: 1200px  !important;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1400px) {
  .firefox {
    width: 1280px;
    margin: 0 auto;
  }
}
.ie {
  height: 100%;
  width: 100%;
  background: url(../images/fan//404.jpg) no-repeat center center #f3f2ee;
  position: fixed;
  z-index: 999999;
}
.fancybox {
  margin-bottom: 30px;
}
/*!fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license*/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(../images/fan//fancybox_sprite.png);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../images/fan//fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(../images/fan//blank.gif);
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: visible!important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../images/fan//fancybox_overlay.png);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url(../images/fan//fancybox_sprite@2x.png);
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url(../images/fan//fancybox_loading@2x.gif);
    background-size: 24px 24px;
  }
}
#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050;
}
#fancybox-thumbs.bottom {
  bottom: 2px;
}
#fancybox-thumbs.top {
  top: 2px;
}
#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5;
}
#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff;
}
#fancybox-thumbs ul li:hover {
  opacity: 1;
}
#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: 0;
}
#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none;
}
