* {
  margin: 0;
  border: 0;
  padding: 0;
  outline: none;
  font-size: 14px;
  list-style: none;
  text-decoration: none;
  font-family: "微软雅黑", Arial, sans-serif;
}
#clear {
  clear: both;
}
.bread {
  padding: 30px 0;
  width: 1170px;
  margin: 0 auto 10px;
  border-bottom: 1px solid #CBCBCB;
}
.bread a {
  color: #3d3d3d;
}
.index-logo {
  top: 0;
  left: 50%;
  z-index: 2;
  width: 167px;
  height: 99px;
  margin-left: -84px;
  position: absolute;
}
.index-logo img {
  display: block;
  margin: 0 auto;
}
.navecn {
  top: 0;
  right: 50%;
  z-index: 2;
  margin-right: -600px;
  width: 70px;
  position: absolute;
  height: 50px;
  color: #e0e0e0;
  display: block;
  margin-top: 49px;
  padding-top: 11px;
  text-align: center;
}
.navecn span {
  padding: 5px 13px;
  text-align: center;
}
.navecn:hover span {
  color: white;
  background: #D82128;
}
#head-pull {
  width: 100%;
}
#head-pull #head {
  width: 100%;
}
#head-pull #head .head {
  width: 1170px;
  margin: 0 auto;
  position: relative;
}
#head-pull #head .head .nav {
  width: 1170px;
}
#head-pull #head .head .nav .a {
  float: left;
  width: 167px;
  height: 50px;
  color: #e0e0e0;
  display: block;
  margin-top: 49px;
  padding-top: 11px;
  text-align: center;
}
#head-pull #head .head .nav .a span {
  padding: 5px 13px;
  text-align: center;
  font-size: 16px;
  font-family: 微软雅黑;
}
#head-pull #head .head .nav .a:hover span {
  color: white;
  background: #D82128;
}
#head-pull #head .head .nav .hover span {
  color: white;
  background: #D82128;
}
#head-pull #pull-down {
  display: none;
  width: 1170px;
  height: 199px;
  margin: 0 auto;
  overflow: hidden;
}
#head-pull #pull-down li {
  width: 1208px;
  height: 199px;
}
#head-pull #pull-down li a {
  float: left;
  display: block;
  margin-top: 30px;
  margin-right: 38px;
}
#head-pull #pull-down li a p {
  width: 264px;
  height: 124px;
  overflow: hidden;
  position: relative;
}
#head-pull #pull-down li a p img {
  top: 0;
  left: 0;
  width: 264px;
  height: 124px;
  display: block;
  position: absolute;
  transition: all 0.3s ease 0s;
}
#head-pull #pull-down li a span {
  color: #000000;
  display: block;
  margin-top: 12px;
  text-align: center;
  font-size: 16px;
  font-family: 微软雅黑;
}
#head-pull #pull-down li a:hover p img {
  top: -15px;
  left: -15px;
  width: 294px;
  height: 154px;
  transition: all 0.3s ease 0s;
}
#phone-head {
  display: none;
}
#pc-banner {
  width: 100%;
  height: 540px;
  margin: 0 auto;
  position: relative;
}
#pc-banner a {
  top: 0;
  left: 0;
  width: 100%;
  height: 540px;
  display: none;
  position: absolute;
}
#pc-banner ul {
  left: 50%;
  bottom: 50px;
  height: 18px;
  display: block;
  position: absolute;
  margin-left: -585px;
}
#pc-banner ul li {
  width: 8px;
  float: left;
  height: 8px;
  cursor: pointer;
  list-style: none;
  background: white;
  margin-right: 8px;
}
#pc-banner .left {
  display: none;
}
#pc-banner .right {
  display: none;
}
#phone-benner {
  display: none;
}
#index-about {
  width: 100%;
  margin-top: 60px;
}
#index-about ul {
  width: 1170px;
  margin: 0 auto;
}
#index-about ul li {
  float: left;
  height: 390px;
}
#index-about ul .about {
  width: 777px;
  background: #F7F7F7;
}
#index-about ul .about .name {
  color: #c4141b;
  font-size: 24px;
  text-align: center;
  margin: 70px 0 5px;
}
#index-about ul .about .title {
  color: #595959;
  text-align: center;
  font-size: 18px;
  font-family: 微软雅黑;
}
#index-about ul .about .cont {
  line-height: 30px;
  width: 570px;
  color: #737373;
  margin: 15px auto 25px;
  display: block;
  font-size: 12px;
  text-align: center;
  text-align: center;
  font-family: 微软雅黑;
}
#index-about ul .about .more {
  width: 160px;
  height: 43px;
  color: #3f3f3f;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  line-height: 43px;
  text-align: center;
  border: 1px solid #1F1F1F;
  transition: all 0.5s ease 0s;
}
#index-about ul .about .more:hover {
  color: white;
  background: #c4141b;
  border: 1px solid #c4141b;
  transition: all 0.5s ease 0s;
}
#index-about ul .about:hover .more {
  color: white;
  background: #c4141b;
  border: 1px solid #c4141b;
  transition: all 0.5s ease 0s;
}
#index-about ul .video {
  float: left;
  width: 393px;
  height: 390px;
  display: block;
  position: relative;
}
#index-about ul .video .imgs {
  width: 100%;
  height: 100%;
  display: block;
}
#index-about ul .video .cont {
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  position: absolute;
}
#index-about ul .video .cont .img {
  left: 50%;
  top: 130px;
  width: 54px;
  height: 54px;
  display: block;
  margin-left: -27px;
  position: absolute;
  transition: all 0.5s ease 0s;
  background-size: 100%;
  background: url(../images/ico_5.png);
}
#index-about ul .video .cont .en {
  font-size: 18px;
  margin: 210px 0 10px;
  color: white;
  display: block;
  text-align: center;
}
#index-about ul .video .cont .cn {
  font-size: 16px;
  color: white;
  display: block;
  text-align: center;
}
#index-about ul .video:hover .cont .img {
  top: 110px;
  transition: all 0.5s ease 0s;
}
#index-about ul .honor {
  width: 391px;
  height: 390px;
  background: url(../images/honor.jpg);
}
#index-about ul .honor .swiper-container {
  width: 360px;
  height: 390px;
}
#index-about ul .honor .swiper-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: block;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#index-about ul .honor .swiper-container .swiper-slide img {
  margin: 70px auto 40px;
  display: block;
  width: 217px;
  height: 160px;
}
#index-about ul .honor .swiper-container .swiper-slide p {
  font-size: 12px;
  color: white;
}
#index-about ul .honor .swiper-pagination-bullets {
  position: absolute;
  bottom: 65px;
  width: 200px;
  left: 50%;
  margin-left: -100px;
}
#index-about ul .honor .swiper-pagination-bullet {
  cursor: pointer;
  color: #000;
  opacity: 1;
  width: 6px;
  height: 6px;
  margin-right: 4px;
  font-size: 12px;
  background: none;
  line-height: 20px;
  text-align: center;
  background: white;
  border: 1px solid white;
  border-radius: 0;
}
#index-about ul .honor .swiper-pagination-bullet-active {
  background: #B61F24;
}
#index-about ul .culture {
  float: left;
  width: 779px;
  height: 390px;
  display: block;
  position: relative;
}
#index-about ul .culture .img {
  width: 100%;
  height: 100%;
  display: block;
}
#index-about ul .culture .bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 390px;
  position: absolute;
  transition: all 0.8s ease 0s;
}
#index-about ul .culture .bg .en {
  font-size: 16px;
  margin: 162px 0 0;
  color: rgba(0, 0, 0, 0);
  display: block;
  text-align: center;
  transition: all 0.5s ease 0s;
}
#index-about ul .culture .bg .wire {
  margin: 15px auto 20px;
  display: block;
  width: 1px;
  height: 1px;
  background: white;
  transition: all 0.5s ease 0s;
}
#index-about ul .culture .bg .cn {
  color: rgba(0, 0, 0, 0);
  display: block;
  text-align: center;
  transition: all 0.5s ease 0s;
  font-size: 18px;
  font-family: 微软雅黑;
}
#index-about ul .culture:hover .bg {
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.8s ease 0s;
}
#index-about ul .culture:hover .bg .cn {
  color: white;
  transition: all 0.5s ease 0s;
}
#index-about ul .culture:hover .bg .en {
  color: white;
  transition: all 0.5s ease 0s;
}
#index-about ul .culture:hover .bg .wire {
  width: 50px;
  background: white;
  transition: all 0.5s ease 0s;
}
#index-culture {
  width: 1170px;
  margin: 60px auto 0;
}
#index-culture .top-title p {
  display: block;
  margin: 0 auto;
  color: #323232;
  text-align: center;
}
#index-culture .top-title .sj {
  width: 19px;
  height: 19px;
  background: url(../images/img-map.png) -57px 0;
}
#index-culture .top-title .en {
  margin: 13px 0 5px;
  font-size: 24px;
}
#index-culture .top-title .cn {
  width: 200px;
  display: block;
  margin: 0 auto;
  color: #323232;
  text-align: center;
  font-size: 18px;
}
#index-culture .nav {
  margin: 30px auto;
  width: 440px;
}
#index-culture .nav li {
  text-align: center;
  cursor: pointer;
  float: left;
  width: 110px;
  height: 35px;
  color: #323232;
  font-size: 14px;
  position: relative;
  line-height: 35px;
  transition: all 0.5s ease 0s;
  font-size: 16px;
}
#index-culture .nav li span {
  top: 11px;
  left: -1px;
  position: absolute;
  width: 1px;
  background: #7D7D7D;
  height: 15px;
  transition: all 0.5s ease 0s;
}
#index-culture .nav li:hover {
  color: white;
  background: #D82128;
  transition: all 0.5s ease 0s;
}
#index-culture .nav li:hover span {
  background: none;
  transition: all 0.5s ease 0s;
}
#index-culture .nav .click {
  color: white;
  background: #D82128;
  transition: all 0.5s ease 0s;
}
#index-culture .nav .click span {
  z-index: -1px;
  background: none;
  transition: all 0.5s ease 0s;
}
#index-culture .bottom {
  width: 100%;
}
#index-culture .bottom .list {
  display: none;
}
#index-culture .bottom .list a {
  overflow: hidden;
  padding: 0;
  display: block;
  position: relative;
}
#index-culture .bottom .list a img {
  display: block;
}
#index-culture .bottom .list a .bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: all 0.5s ease 0s;
}
#index-culture .bottom .list a .bg .cn {
  font-size: 16px;
  margin: 40% 0 0;
  color: rgba(0, 0, 0, 0);
  display: block;
  text-align: center;
  transition: all 0.5s ease 0s;
}
#index-culture .bottom .list a .bg .wire {
  margin: 15px auto 10px;
  display: block;
  width: 0;
  height: 1px;
  background: white;
  transition: all 0.5s ease 0s;
}
#index-culture .bottom .list a .bg .en {
  font-size: 14px;
  color: rgba(0, 0, 0, 0);
  display: block;
  text-align: center;
  transition: all 0.5s ease 0s;
}
#index-culture .bottom .list a:hover .bg {
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.5s ease 0s;
}
#index-culture .bottom .list a:hover .bg .cn {
  color: white;
  font-size: 18px;
  transition: all 0.5s ease 0s;
}
#index-culture .bottom .list a:hover .bg .en {
  color: white;
  transition: all 0.5s ease 0s;
}
#index-culture .bottom .list a:hover .bg .wire {
  width: 50px;
  background: white;
  transition: all 0.5s ease 0s;
}
#index-culture .bottom .list .left img {
  display: block;
  width: 585px;
  height: 554px;
}
#index-culture .bottom .list .right img {
  display: block;
  width: 293px;
  height: 277px;
}
#index-industry {
  width: 1170px;
  margin: 60px auto;
}
#index-industry .top-title p {
  display: block;
  margin: 0 auto;
  color: #323232;
  text-align: center;
}
#index-industry .top-title .sj {
  width: 19px;
  height: 19px;
  background: url(../images/img-map.png) -57px 0;
}
#index-industry .top-title .en {
  margin: 13px 0 5px;
  font-size: 24px;
}
#index-industry .top-title .cn {
  width: 200px;
  display: block;
  margin: 0 auto;
  color: #323232;
  text-align: center;
  font-size: 18px;
  font-family: 微软雅黑;
}
#index-industry .list {
  margin-top: 30px;
}
#index-industry .list a {
  overflow: hidden;
  padding: 0;
  display: block;
  position: relative;
}
#index-industry .list a img {
  width: 100%;
  display: block;
}
#index-industry .list a .bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: all 0.5s ease 0s;
}
#index-industry .list a .bg .cn {
  font-size: 16px;
  margin: 123px 0 0;
  color: rgba(0, 0, 0, 0);
  display: block;
  text-align: center;
  transition: all 0.5s ease 0s;
}
#index-industry .list a .bg .wire {
  margin: 15px auto 10px;
  display: block;
  width: 0;
  height: 1px;
  background: white;
  transition: all 0.5s ease 0s;
}
#index-industry .list a .bg .en {
  font-size: 14px;
  color: rgba(0, 0, 0, 0);
  display: block;
  text-align: center;
  transition: all 0.5s ease 0s;
}
#index-industry .list a:hover .bg {
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.5s ease 0s;
}
#index-industry .list a:hover .bg .cn {
  color: white;
  font-size: 18px;
  transition: all 0.5s ease 0s;
}
#index-industry .list a:hover .bg .en {
  color: white;
  transition: all 0.5s ease 0s;
}
#index-industry .list a:hover .bg .wire {
  width: 50px;
  background: white;
  transition: all 0.5s ease 0s;
}
#index-industry .list .left img {
  display: block;
  height: 300px;
}
#index-industry .list .right img {
  display: block;
  height: 300px;
}
#index-product {
  width: 100%;
  background: url(../images/index_product_bg.jpg) center no-repeat;
}
#index-product .index-product {
  height: 788px;
  margin: 0 auto;
  background: url(../images/index_product_bg1.jpg) center no-repeat;
}
#index-product .index-product .top-title {
  padding-top: 60px;
}
#index-product .index-product .top-title p {
  display: block;
  margin: 0 auto;
  color: white;
  text-align: center;
}
#index-product .index-product .top-title .cn {
  font-size: 18px;
  display: block;
  margin: 0 auto;
  color: white;
  text-align: center;
  font-weight: 400;
  margin-bottom: 10px;
}
#index-product .index-product .top-title .en {
  height: 23px;
  width: 422px;
  margin: 13px auto 5px;
  border-bottom: 2px solid #D82128;
}
#index-product .index-product .top-title .en span {
  padding: 0 15px;
  background: #1D1D1D;
  height: 40px;
  font-size: 30px;
}
#index-product .index-product .product {
  width: 1170px;
  margin: 50px auto 40px;
  height: 470px;
}
#index-product .index-product .product .list {
  padding: 0;
  float: left;
  width: 49.8%;
  height: 200px;
}
#index-product .index-product .product .list .top {
  padding-bottom: 19px;
  margin-bottom: 5px;
}
#index-product .index-product .product .list .top .img {
  display: block;
  float: left;
  margin-top: 35px;
}
#index-product .index-product .product .list .top .wire {
  margin-top: 15%;
  float: left;
  width: 1px;
  height: 58px;
  background: #A4A4A4;
}
#index-product .index-product .product .list .top .iore {
  margin-top: 11%;
  float: left;
  width: 270px;
}
#index-product .index-product .product .list .top .iore span {
  color: white;
  text-align: center;
  display: block;
}
#index-product .index-product .product .list .top .iore .txt {
  font-size: 16px;
}
#index-product .index-product .product .list .top .iore .size {
  margin: 15px 0;
  font-size: 14px;
}
#index-product .index-product .product .list .top .iore .mores {
  font-size: 12px;
  line-height: 27px;
  color: white;
  margin: 0 auto;
  width: 100px;
  height: 27px;
  border: 1px solid white;
  text-align: center;
  display: block;
}
#index-product .index-product .product .list .top:hover .iore .mores {
  background: #D82128;
  border: 1px solid #D82128;
  transition: all 0.5s ease 0s;
}
#index-product .index-product .product .list .drop a {
  padding: 0;
  display: block;
  width: 288px;
  height: 242px;
}
#index-product .index-product .product .list .drop a .img {
  display: block;
}
#index-product .index-product .product .list .drop a .into {
  padding: 0 15px;
  width: 100%;
  height: 72px;
  background: #3E3E3E;
  transition: all 0.5s ease 0s;
}
#index-product .index-product .product .list .drop a .into .title {
  padding: 15px 0 5px;
  color: white;
  font-size: 16px;
  display: block;
}
#index-product .index-product .product .list .drop a .into .size {
  color: #c5c5c5;
  font-size: 14px;
  display: block;
  transition: all 0.5s ease 0s;
}
#index-product .index-product .product .list .drop a:hover .into {
  background: #D82128;
  transition: all 0.5s ease 0s;
}
#index-product .index-product .product .list .drop a:hover .into .size {
  color: white;
  transition: all 0.5s ease 0s;
}
#index-product .index-product .product .left {
  float: left;
}
#index-product .index-product .product .left .top {
  background: #646464;
}
#index-product .index-product .product .right {
  float: right;
}
#index-product .index-product .product .right .top {
  background: #646464;
}
#index-product .index-product .more {
  margin: 0 auto 60px;
  width: 143px;
  height: 43px;
  color: white;
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 43px;
  border: 1px solid white;
  transition: all 0.5s ease 0s;
}
#index-product .index-product .more:hover {
  color: white;
  background: #d82128;
  border: 1px solid #d82128;
  transition: all 0.5s ease 0s;
}
#index-phone-product {
  display: none;
}
#index-news .container {
  margin: 0 auto;
  width: 1170px;
}
#index-news .container .top-title {
  padding-top: 60px;
}
#index-news .container .top-title p {
  display: block;
  margin: 0 auto;
  color: #323232;
  text-align: center;
}
#index-news .container .top-title .sj {
  width: 19px;
  height: 19px;
  background: url(../images/img-map.png) -57px 0;
}
#index-news .container .top-title .en {
  font-size: 24px;
  margin: 13px 0 5px;
}
#index-news .container .top-title .cn {
  width: 200px;
  font-size: 18px;
  display: block;
  margin: 0 auto;
  color: #323232;
  text-align: center;
}
#index-news .container .news {
  margin-top: 28px;
}
#index-news .container .news .list0 .cont {
  border-top: 1px solid #CFCFCF;
  border-left: 1px solid #CFCFCF;
}
#index-news .container .news .list1 {
  position: relative;
}
#index-news .container .news .list1 .cont {
  position: absolute;
  top: 98.7777%;
  border-bottom: 1px solid #CFCFCF;
}
#index-news .container .news .list2 .cont {
  border-top: 1px solid #CFCFCF;
  border-right: 1px solid #CFCFCF;
  border-left: none;
}
#index-news .container .news .list {
  float: left;
  width: 390px;
}
#index-news .container .news .list .cont {
  width: 390px;
  padding-top: 15.5%;
}
#index-news .container .news .list .cont a {
  width: 108px;
  height: 33px;
  display: block;
  overflow: hidden;
  line-height: 33px;
  position: relative;
  margin: 0 auto;
  border: 1px solid #D82128;
  transition: all 0.5s ease 0s;
}
#index-news .container .news .list .cont a .ico {
  top: 11px;
  left: 25px;
  width: 15px;
  z-index: -1;
  height: 10px;
  display: block;
  position: absolute;
  transition: all 0.5s ease 0s;
  background: url(../images/img-map.png) -89px -36px;
}
#index-news .container .news .list .cont a .txt {
  width: 40px;
  height: 33px;
  color: #3F3F3F;
  display: block;
  font-size: 12px;
  margin-left: 50px;
  transition: all 0.5s ease 0s;
}
#index-news .container .news .list .cont .title {
  padding: 0 20px;
  width: 100%;
  margin-top: 10%;
  color: #323232;
  font-size: 16px;
  text-align: center;
  transition: all 0.5s ease 0s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#index-news .container .news .list .cont .origin-time {
  margin-top: 10%;
  padding-bottom: 10.7%;
}
#index-news .container .news .list .cont .origin-time .origin {
  float: left;
  color: #323232;
  font-size: 12px;
  margin-left: 25%;
  margin-right: 20px;
}
#index-news .container .news .list .cont .origin-time .origin span {
  float: left;
  width: 13px;
  height: 10px;
  display: block;
  margin-top: 4px;
  background: url(../images/img-map.png) -74px -36px;
}
#index-news .container .news .list .cont .origin-time .time {
  float: left;
  color: #323232;
  font-size: 12px;
}
#index-news .container .news .list .cont .origin-time .time span {
  width: 14px;
  float: left;
  height: 12px;
  display: block;
  margin-top: 2px;
  background: url(../images/img-map.png) -58px -36px;
}
#index-news .container .news .list .img {
  overflow: hidden;
  position: relative;
}
#index-news .container .news .list .img img {
  width: 390px;
}
#index-news .container .news .list .img a {
  left: 50%;
  top: -40px;
  width: 40px;
  height: 40px;
  display: block;
  margin-left: -20px;
  position: absolute;
  transition: all 0.5s ease 0s;
  background: url(../images/img-map.png) 0 -57px;
}
#index-news .container .news .list:hover .cont a {
  background: #D82128;
  transition: all 0.5s ease 0s;
}
#index-news .container .news .list:hover .cont a .ico {
  left: 35px;
  transition: all 0.5s ease 0s;
}
#index-news .container .news .list:hover .cont a .txt {
  color: white;
  margin-left: 35px;
  transition: all 0.5s ease 0s;
}
#index-news .container .news .list:hover .cont .title {
  color: #D82128;
  transition: all 0.5s ease 0s;
}
#index-news .container .news .list:hover .img a {
  top: 50%;
  margin-top: -20px;
  transition: all 0.5s ease 0s;
}
#index-business .container {
  margin: 0 auto;
  width: 1170px;
}
#index-business .container .top-title {
  padding-top: 60px;
}
#index-business .container .top-title p {
  display: block;
  margin: 0 auto;
  color: #323232;
  text-align: center;
}
#index-business .container .top-title .sj {
  width: 19px;
  height: 19px;
  background: url(../images/img-map.png) -57px 0;
}
#index-business .container .top-title .en {
  margin: 13px 0 5px;
  font-size: 24px;
}
#index-business .container .top-title .cn {
  font-size: 18px;
  display: block;
  margin: 0 auto;
  color: #323232;
  font-weight: 400;
  text-align: center;
}
#index-business .container .list {
  margin: 30px 0 50px;
  border-top: 1px solid #E5E5E5;
  border-left: 1px solid #E5E5E5;
}
#index-business .container .list li {
  width: 292px;
  height: 221px;
  padding: 0;
  position: relative;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  transition: all 0.5s ease 0s;
}
#index-business .container .list li img {
  top: 70px;
  left: 50%;
  width: 124px;
  height: 76px;
  display: block;
  margin-left: -62px;
  position: absolute;
  transition: all 0.5s ease 0s;
}
#index-business .container .list li p {
  font-size: 12px;
  text-align: center;
  color: rgba(0, 0, 0, 0);
  transition: all 0.5s ease 0s;
}
#index-business .container .list li .state {
  margin-top: 160px;
  transition: all 0.5s ease 0s;
}
#index-business .container .list li:hover {
  background: #F5F5F5;
  transition: all 0.5s ease 0s;
}
#index-business .container .list li:hover img {
  top: 50px;
  transition: all 0.5s ease 0s;
}
#index-business .container .list li:hover p {
  color: #323232;
  transition: all 0.5s ease 0s;
}
#index-business .container .list li:hover .state {
  margin-top: 150px;
  transition: all 0.5s ease 0s;
  font-size: 14px;
}
#index-business .container .more {
  margin: 0 auto 60px;
  width: 143px;
  height: 43px;
  color: #1F1F1F;
  display: block;
  font-size: 16px;
  text-align: center;
  line-height: 43px;
  border: 1px solid #1F1F1F;
  transition: all 0.5s ease 0s;
}
#index-business .container .more:hover {
  color: white;
  background: #d82128;
  border: 1px solid #d82128;
  transition: all 0.5s ease 0s;
}
#foot-nav {
  width: 100%;
  background: #F5F5F5;
}
#foot-nav .foot-nav {
  width: 1170px;
  height: auto;
  margin: 0 auto;
  padding-bottom: 30px;
  background: #F5F5F5;
}
#foot-nav .foot-nav .nav {
  margin-top: 55px;
  float: left;
}
#foot-nav .foot-nav .nav li {
  margin-right: 60px;
  float: left;
}
#foot-nav .foot-nav .nav li p {
  color: #323232;
  margin-bottom: 18px;
}
#foot-nav .foot-nav .nav li a {
  color: #7C7C7C;
  display: block;
  font-size: 13px;
  margin-bottom: 10px;
}
#foot-nav .foot-nav .nav li a:hover {
  color: #d82128;
}
#foot-nav .foot-nav .nav .nav-s {
  margin-right: 10px;
  width: 180px;
}
#foot-nav .foot-nav .nav .nav-s a {
  margin-right: 25px;
  float: left;
}
#foot-nav .foot-nav .wecha {
  margin-top: 60px;
  float: right;
}
#foot-nav .foot-nav .wecha img {
  width: 91px;
  height: 92px;
  display: block;
}
#foot-nav .foot-nav .wecha p {
  width: 91px;
  margin-right: 80px;
  margin-top: 10px;
  color: #7c7c7c;
  font-size: 12px;
  text-align: center;
}
#foot-nav .foot-nav .relation {
  float: right;
  margin-top: 60px;
  text-align: right;
}
#foot-nav .foot-nav .relation .tel {
  color: #303030;
  font-size: 30px;
  font-weight: 400;
}
#foot-nav .foot-nav .relation .tels {
  color: #000000;
  margin: 7px 0 20px;
  font-size: 22px;
}
#foot-nav .foot-nav .relation a {
  float: right;
  width: 114px;
  height: 33px;
  display: block;
  background: url(../images/a.jpg);
}
#copyright {
  width: 100%;
  background: #2F2F2F;
}
#copyright .container .copyright {
  width: 1170px;
  height: 200px;
  margin: 0 auto;
  background: #2F2F2F;
  position: relative;
}
#copyright .container .copyright .flo1 {
  display: block;
  position: absolute;
  top: 62px;
  left: 0;
}
#copyright .container .copyright .flo2 {
  display: block;
  position: absolute;
  top: 62px;
  right: 0;
}
#copyright .container .copyright .friends {
  padding-top: 30px;
  color: #939393;
  font-size: 12px;
  text-align: center;
}
#copyright .container .copyright .friends a {
  padding: 0 5px 0 9px;
  color: #939393;
  font-size: 14px;
}
#copyright .container .copyright .friends a:hover {
  color: #d82128;
}
#copyright .container .copyright .site {
  padding-top: 12px;
  color: #e0e0e0;
  font-size: 12px;
  text-align: center;
}
#copyright .container .copyright .site span {
  margin-right: 15px;
  font-size: 15px;
}
#copyright .container .copyright .copyr {
  padding-top: 12px;
  color: #939393;
  text-align: center;
  font-size: 14px;
}
#copyright .container .copyright .copyr .col {
  color: #e0e0e0;
  font-size: 12px;
}
#copyright .container .copyright .copyr .col:hover {
  color: #C90F1A;
}
#copyright .container .copyright .put {
  padding-top: 12px;
  font-size: 14px;
  color: #939393;
  text-align: center;
}
#copyright .container .copyright .put a {
  color: #939393;
  font-size: 12px;
}
#copyright .container .copyright .put a:hover {
  color: #d82128;
}
#phone-fixed {
  display: none;
}
#fixed {
  bottom: 50px;
  right: 50px;
  width: 82px;
  height: 311px;
  position: fixed;
}
#fixed li {
  cursor: pointer;
  color: white;
  display: block;
  width: 82px;
  height: 77px;
  background: #D82128;
  position: relative;
  margin-top: 1px;
}
#fixed li .ico {
  position: absolute;
  display: block;
}
#fixed li .txt {
  font-size: 14px;
  padding-top: 48px;
  display: block;
  text-align: center;
}
#fixed li .tel {
  top: 12px;
  left: 27px;
  width: 28px;
  height: 31px;
  background: url(../images/img-map.png) -84px 0;
}
#fixed li .consult {
  top: 13px;
  left: 26px;
  width: 29px;
  height: 28px;
  background: url(../images/img-map.png) -118px 0;
}
#fixed li .qq {
  top: 13px;
  left: 25px;
  width: 29px;
  height: 32px;
  background: url(../images/img-map.png) -152px 0;
}
#fixed li .top {
  top: 13px;
  left: 26px;
  left: 30%;
  width: 30px;
  height: 29px;
  background: url(../images/img-map.png) -187px 0;
}
#tel-popup {
  width: 400px;
  position: fixed;
  border: #ebebeb solid 1px;
  height: 254px;
  display: none;
  background: white;
  z-index: 9999;
}
#tel-popup .close {
  width: 100%;
  height: 40px;
  position: relative;
}
#tel-popup .close img {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 15px;
  top: 20px;
}
#tel-popup .content {
  padding-left: 40px;
  width: 100%;
}
#tel-popup .content .tel-top p {
  margin: 5px 0 10px;
  color: #666;
}
#tel-popup .content .tel-top .tel-form .tel {
  color: #666;
  font-size: 18px;
  width: 188px;
  height: 39px;
  border-bottom: 1px solid #333333;
}
#tel-popup .content .tel-top .tel-form .submit {
  margin-left: 7px;
  font-size: 18px;
  color: white;
  text-align: center;
  line-height: 40px;
  width: 120px;
  height: 40px;
  background: #C20001;
}
#tel-popup .content .tel-bottom {
  margin-top: 32px;
}
#tel-popup .content .tel-bottom p {
  margin: 0 0 8px;
  color: #666;
}
#tel-popup .content .tel-bottom a {
  text-align: center;
  line-height: 40px;
  text-decoration: none;
  display: block;
  color: white;
  font-size: 18px;
  background: #C20001;
  width: 320px;
  height: 40px;
}
#pc-second-banner {
  width: 100%;
}
#pc-second-banner p {
  width: 100%;
  height: 280px;
}
#phone-second-banner {
  display: none;
}
#pc-second-nav {
  border-bottom: 1px solid #CBCBCB;
}
#pc-second-nav .title {
  color: #010101;
  font-size: 22px;
  margin-top: 30px;
  text-align: center;
}
#pc-second-nav .nav {
  text-align: center;
  margin: 15px 0 35px;
}
#pc-second-nav .nav a {
  height: 12px;
  color: #3d3d3d;
  padding: 0 8px;
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
  border-left: 1px solid #636363;
}
#pc-second-nav .nav a:hover {
  color: #d82128;
}
#pc-second-nav .nav .hover {
  color: #d82128;
}
#phone-second-nav {
  display: none;
}
#phone-bg {
  display: none;
}
#vips .models {
  background: #F7F7F7;
  margin: 50px auto 60px;
}
#vips .models li {
  padding: 0;
}
#vips .models li img {
  width: 100%;
  display: block;
  height: 307px;
}
#vips .models .rights .en {
  width: 100%;
  color: #C4141B;
  font-size: 24px;
  margin-top: 50px;
  text-align: center;
}
#vips .models .rights .cn {
  width: 100%;
  color: #595959;
  font-size: 14px;
  margin: 7px 0 12px;
  text-align: center;
}
#vips .models .rights .list {
  padding: 0 80px;
  text-align: center;
}
#vips .models .rights .list span {
  color: #737373;
  padding: 3px 5px;
  font-size: 12px;
  display: inline-block;
}
#vips .models .rights .more {
  width: 110px;
  height: 31px;
  color: #3F3F3F;
  display: block;
  font-size: 12px;
  line-height: 31px;
  text-align: center;
  margin: 40px auto 0;
  border: 1px solid #1F1F1F;
  transition: all 0.5s ease 0s;
}
#vips .models .rights .more:hover {
  color: white;
  background: #C4141B;
  border: 1px solid #C4141B;
  transition: all 0.5s ease 0s;
}
#vips .models .rights:hover .more {
  color: white;
  background: #C4141B;
  border: 1px solid #C4141B;
  transition: all 0.5s ease 0s;
}
#vips .models .apply a {
  display: block;
  position: relative;
}
#vips .models .apply a .txt {
  top: 0;
  left: 35px;
  position: absolute;
}
#vips .models .apply a .txt span {
  display: block;
}
#vips .models .apply a .txt .en {
  color: #fffefe;
  font-size: 20px;
  margin-top: 38px;
}
#vips .models .apply a .txt .cn {
  color: #FFFFFF;
  font-size: 16px;
  margin: 5px 0 28px;
}
#vips .models .apply a .txt .t {
  color: #FFFFFF;
  margin-top: 5px;
  font-size: 12px;
}
#vips .models .apply a .arrows {
  left: 40px;
  width: 31px;
  bottom: 60px;
  height: 31px;
  overflow: hidden;
  position: absolute;
  border-radius: 100%;
  border: 1px solid white;
  transition: all 0.5s ease 0s;
}
#vips .models .apply a .arrows span {
  width: 27px;
  height: 21px;
  display: block;
  margin: 4px 0 0 0;
  transition: all 0.5s ease 0s;
  background: url(../images/img-map.png) -109px -34px;
}
#vips .models .apply a:hover .arrows {
  background: #C4141B;
  border: 1px solid #C4141B;
  transition: all 0.5s ease 0s;
}
#vips .models .logos a {
  padding: 0;
  display: block;
  position: relative;
}
#vips .models .logos a img {
  widows: 100%;
  height: 307px;
  display: block;
}
#vips .models .logos a .infos {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
}
#vips .models .logos a .infos .en {
  color: white;
  display: block;
  font-size: 16px;
  margin: 160px 0 0;
  text-align: center;
}
#vips .models .logos a .infos .cn {
  color: white;
  display: block;
  margin-top: 8px;
  font-size: 16px;
  text-align: center;
}
#vips .models .logos .activity .infos .ico {
  left: 50%;
  top: 80px;
  width: 62px;
  height: 61px;
  display: block;
  margin-left: -31px;
  position: absolute;
  transition: all 0.5s ease 0s;
  background: url(../images/ico_1.png);
  background-size: 100%;
}
#vips .models .logos .activity:hover .infos .ico {
  top: 65px;
  transition: all 0.5s ease 0s;
}
#vips .models .logos .login .infos .ico {
  top: 80px;
  left: 50%;
  width: 65px;
  height: 59px;
  display: block;
  position: absolute;
  margin-left: -30px;
  transition: all 0.5s ease 0s;
  background: url(../images/ico_2.png);
  background-size: 100%;
}
#vips .models .logos .login:hover .infos .ico {
  top: 65px;
  transition: all 0.5s ease 0s;
}
#serve .models {
  background: #F7F7F7;
  margin: 50px auto 60px;
}
#serve .models li {
  padding: 0;
}
#serve .models .suggest .en {
  width: 100%;
  color: #C4141B;
  font-size: 24px;
  margin-top: 50px;
  text-align: center;
}
#serve .models .suggest .cn {
  width: 100%;
  color: #595959;
  font-size: 14px;
  margin: 7px 0 12px;
  text-align: center;
}
#serve .models .suggest .txt {
  width: 355px;
  color: #737373;
  font-size: 12px;
  line-height: 25px;
  margin: 0 auto;
  text-align: center;
}
#serve .models .suggest .more {
  width: 110px;
  height: 31px;
  color: #3F3F3F;
  display: block;
  font-size: 12px;
  line-height: 31px;
  text-align: center;
  margin: 40px auto 0;
  border: 1px solid #1F1F1F;
  transition: all 0.5s ease 0s;
}
#serve .models .suggest .more:hover {
  color: white;
  background: #C4141B;
  border: 1px solid #C4141B;
  transition: all 0.5s ease 0s;
}
#serve .models .suggest:hover .more {
  color: white;
  background: #C4141B;
  border: 1px solid #C4141B;
  transition: all 0.5s ease 0s;
}
#serve .models .after a {
  display: block;
  position: relative;
}
#serve .models .after a img {
  width: 100%;
  display: block;
  height: 307px;
}
#serve .models .after a .txt {
  top: 0;
  left: 35px;
  position: absolute;
}
#serve .models .after a .txt span {
  display: block;
}
#serve .models .after a .txt .en {
  color: #fffefe;
  font-size: 20px;
  margin-top: 38px;
}
#serve .models .after a .txt .cn {
  color: #FFFFFF;
  font-size: 16px;
  margin: 5px 0 28px;
}
#serve .models .after a .txt .t {
  color: #FFFFFF;
  margin-top: 5px;
  font-size: 12px;
}
#serve .models .after a .arrows {
  left: 40px;
  width: 31px;
  bottom: 60px;
  height: 31px;
  overflow: hidden;
  position: absolute;
  border-radius: 100%;
  border: 1px solid white;
  transition: all 0.5s ease 0s;
}
#serve .models .after a .arrows span {
  width: 27px;
  height: 21px;
  display: block;
  margin: 4px 0 0 0;
  transition: all 0.5s ease 0s;
  background: url(../images/img-map.png) -109px -34px;
}
#serve .models .after a:hover .arrows {
  background: #C4141B;
  border: 1px solid #C4141B;
  transition: all 0.5s ease 0s;
}
#serve .models .custo a {
  padding: 0;
  display: block;
  position: relative;
}
#serve .models .custo a img {
  width: 100%;
  height: 307px;
  display: block;
  background: #D82128;
}
#serve .models .custo a .infos {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
}
#serve .models .custo a .infos .en {
  color: white;
  display: block;
  font-size: 16px;
  margin: 160px 0 0;
  text-align: center;
}
#serve .models .custo a .infos .cn {
  color: white;
  display: block;
  margin-top: 8px;
  font-size: 16px;
  text-align: center;
}
#serve .models .custo .custos .infos .ico {
  left: 50%;
  top: 80px;
  width: 60px;
  height: 60px;
  display: block;
  margin-left: -30px;
  position: absolute;
  transition: all 0.5s ease 0s;
  background: url(../images/ico_8.png);
  background-size: 100%;
}
#serve .models .custo .custos:hover .infos .ico {
  top: 65px;
  transition: all 0.5s ease 0s;
}
#serve .models .cooperation {
  position: relative;
}
#serve .models .cooperation img {
  width: 100%;
  display: block;
  height: 307px;
}
#serve .models .cooperation .bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 307px;
  position: absolute;
}
#serve .models .cooperation .bg .en {
  font-size: 16px;
  margin: 120px 0 0;
  color: white;
  display: block;
  text-align: center;
}
#serve .models .cooperation .bg .wire {
  margin: 15px auto;
  display: block;
  width: 50px;
  height: 1px;
  background: white;
}
#serve .models .cooperation .bg .cn {
  font-size: 16px;
  color: white;
  display: block;
  text-align: center;
}
#worksun .models {
  background: #F7F7F7;
  margin: 50px auto 60px;
}
#worksun .models li {
  padding: 0;
}
#worksun .models li img {
  width: 100%;
  display: block;
  height: 307px;
}
#worksun .models .about .en {
  width: 100%;
  color: #C4141B;
  font-size: 24px;
  margin-top: 50px;
  text-align: center;
}
#worksun .models .about .cn {
  width: 100%;
  color: #595959;
  font-size: 14px;
  margin: 7px 0 12px;
  text-align: center;
}
#worksun .models .about .txt {
  color: #737373;
  font-size: 12px;
  line-height: 25px;
  padding: 0 70px;
  text-align: center;
}
#worksun .models .about .more {
  width: 110px;
  height: 31px;
  color: #3F3F3F;
  display: block;
  font-size: 12px;
  line-height: 31px;
  text-align: center;
  margin: 30px auto 0;
  border: 1px solid #1F1F1F;
  transition: all 0.5s ease 0s;
}
#worksun .models .about .more:hover {
  color: white;
  background: #C4141B;
  border: 1px solid #C4141B;
  transition: all 0.5s ease 0s;
}
#worksun .models .about:hover .more {
  color: white;
  background: #C4141B;
  border: 1px solid #C4141B;
  transition: all 0.5s ease 0s;
}
#worksun .models .two a {
  padding: 0;
  display: block;
  position: relative;
}
#worksun .models .two a .txt {
  top: 0;
  padding: 0 25px;
  position: absolute;
}
#worksun .models .two a .txt span {
  display: block;
}
#worksun .models .two a .txt .cn {
  margin: 50px 0 25px 0;
  border: 2px solid white;
  text-align: center;
  line-height: 35px;
  width: 109px;
  height: 37px;
  color: #FFFFFF;
  font-size: 16px;
  transition: all 0.5s ease 0s;
}
#worksun .models .two a .txt .cent {
  line-height: 30px;
  font-size: 12px;
  color: white;
}
#worksun .models .two a .arrows {
  left: 40px;
  width: 31px;
  bottom: 40px;
  height: 31px;
  overflow: hidden;
  position: absolute;
  border-radius: 100%;
  border: 1px solid white;
  transition: all 0.5s ease 0s;
}
#worksun .models .two a .arrows span {
  width: 27px;
  height: 21px;
  display: block;
  margin: 4px 0 0 0;
  transition: all 0.5s ease 0s;
  background: url(../images/img-map.png) -109px -34px;
}
#worksun .models .two a:hover .arrows {
  background: #C4141B;
  border: 1px solid #C4141B;
  transition: all 0.5s ease 0s;
}
#worksun .models .vidoes a {
  padding: 0;
  display: block;
  position: relative;
}
#worksun .models .vidoes a img {
  widows: 100%;
  height: 307px;
  display: block;
}
#worksun .models .vidoes a .infos {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
}
#worksun .models .vidoes a .infos .en {
  color: white;
  display: block;
  font-size: 16px;
  margin: 160px 0 0;
  text-align: center;
}
#worksun .models .vidoes a .infos .cn {
  color: white;
  display: block;
  margin-top: 8px;
  font-size: 16px;
  text-align: center;
}
#worksun .models .vidoes .vidoe .infos .ico {
  left: 50%;
  top: 80px;
  width: 54px;
  height: 54px;
  display: block;
  margin-left: -27px;
  position: absolute;
  transition: all 0.5s ease 0s;
  background: url(../images/ico_5.png);
  background-size: 100%;
}
#worksun .models .vidoes .vidoe:hover .infos .ico {
  top: 65px;
  transition: all 0.5s ease 0s;
}
#worksun .models .vidoes .honor .infos .ico {
  top: 80px;
  left: 50%;
  width: 51px;
  height: 55px;
  display: block;
  position: absolute;
  margin-left: -25px;
  transition: all 0.5s ease 0s;
  background: url(../images/ico_6.png);
  background-size: 100%;
}
#worksun .models .vidoes .honor:hover .infos .ico {
  top: 65px;
  transition: all 0.5s ease 0s;
}
#worksun .models .infor a {
  display: block;
  position: relative;
}
#worksun .models .infor a .bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: all 0.8s ease 0s;
}
#worksun .models .infor a .bg .en {
  font-size: 16px;
  margin: 120px 0 0;
  color: rgba(0, 0, 0, 0);
  display: block;
  text-align: center;
  transition: all 0.5s ease 0s;
}
#worksun .models .infor a .bg .wire {
  margin: 15px auto 20px;
  display: block;
  width: 1px;
  height: 1px;
  background: white;
  transition: all 0.5s ease 0s;
}
#worksun .models .infor a .bg .cn {
  font-size: 16px;
  color: rgba(0, 0, 0, 0);
  display: block;
  text-align: center;
  transition: all 0.5s ease 0s;
}
#worksun .models .infor:hover a .bg {
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.8s ease 0s;
}
#worksun .models .infor:hover a .bg .cn {
  color: white;
  transition: all 0.5s ease 0s;
}
#worksun .models .infor:hover a .bg .en {
  color: white;
  transition: all 0.5s ease 0s;
}
#worksun .models .infor:hover a .bg .wire {
  width: 50px;
  background: white;
  transition: all 0.5s ease 0s;
}
#worksun .models .talents .talen {
  position: absolute;
  top: 40px;
  left: 40px;
  width: 370px;
}
#worksun .models .talents .talen .title {
  color: #474747;
  font-size: 16px;
}
#worksun .models .talents .talen .wire {
  margin: 18px 0 13px;
  width: 30px;
  height: 2px;
  background: #D82128;
}
#worksun .models .talents .talen .txt {
  line-height: 28px;
  color: #474747;
  font-size: 12px;
}
#worksun .models .talents .talen .more {
  margin-top: 25px;
  text-align: center;
  line-height: 25px;
  border: 1px solid #1F1F1F;
  width: 110px;
  color: #3f3f3f;
  height: 30px;
  display: block;
  transition: all 0.5s ease 0s;
}
#worksun .models .talents:hover .talen .more {
  background: #C4141B;
  color: white;
  border: 1px solid #C4141B;
  transition: all 0.5s ease 0s;
}
#marketing .models {
  background: #F7F7F7;
  margin: 50px auto 60px;
}
#marketing .models li {
  padding: 0;
}
#marketing .models li img {
  width: 100%;
  display: block;
  height: 307px;
}
#marketing .models .domestic .en {
  width: 100%;
  color: #C4141B;
  font-size: 24px;
  margin-top: 50px;
  text-align: center;
}
#marketing .models .domestic .cn {
  width: 100%;
  color: #595959;
  font-size: 14px;
  margin: 7px 0 12px;
  text-align: center;
}
#marketing .models .domestic .txt {
  color: #737373;
  font-size: 12px;
  line-height: 25px;
  padding: 0 130px;
  text-align: center;
}
#marketing .models .domestic .more {
  width: 110px;
  height: 31px;
  color: #3F3F3F;
  display: block;
  font-size: 12px;
  line-height: 31px;
  text-align: center;
  margin: 40px auto 0;
  border: 1px solid #1F1F1F;
  transition: all 0.5s ease 0s;
}
#marketing .models .domestic .more:hover {
  color: white;
  background: #C4141B;
  border: 1px solid #C4141B;
  transition: all 0.5s ease 0s;
}
#marketing .models .domestic:hover .more {
  color: white;
  background: #C4141B;
  border: 1px solid #C4141B;
  transition: all 0.5s ease 0s;
}
#marketing .models .agent a {
  display: block;
  position: relative;
}
#marketing .models .agent a .txt {
  top: 0;
  left: 35px;
  position: absolute;
}
#marketing .models .agent a .txt span {
  display: block;
}
#marketing .models .agent a .txt .en {
  color: #fffefe;
  font-size: 20px;
  margin-top: 38px;
}
#marketing .models .agent a .txt .cn {
  color: #FFFFFF;
  font-size: 16px;
  margin: 5px 0 28px;
}
#marketing .models .agent a .txt .t {
  color: #FFFFFF;
  margin-top: 5px;
  font-size: 12px;
}
#marketing .models .agent a .arrows {
  left: 40px;
  width: 31px;
  bottom: 60px;
  height: 31px;
  overflow: hidden;
  position: absolute;
  border-radius: 100%;
  border: 1px solid white;
  transition: all 0.5s ease 0s;
}
#marketing .models .agent a .arrows span {
  width: 27px;
  height: 21px;
  display: block;
  margin: 4px 0 0 0;
  transition: all 0.5s ease 0s;
  background: url(../images/img-map.png) -109px -34px;
}
#marketing .models .agent a:hover .arrows {
  background: #C4141B;
  border: 1px solid #C4141B;
  transition: all 0.5s ease 0s;
}
#marketing .models .joins a {
  padding: 0;
  display: block;
  position: relative;
}
#marketing .models .joins a img {
  widows: 100%;
  height: 307px;
  display: block;
}
#marketing .models .joins a .infos {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
}
#marketing .models .joins a .infos .en {
  color: white;
  display: block;
  font-size: 16px;
  margin: 160px 0 0;
  text-align: center;
}
#marketing .models .joins a .infos .cn {
  color: white;
  display: block;
  margin-top: 8px;
  font-size: 16px;
  text-align: center;
}
#marketing .models .joins .join .infos .ico {
  left: 50%;
  top: 80px;
  width: 68px;
  height: 64px;
  display: block;
  margin-left: -34px;
  position: absolute;
  transition: all 0.5s ease 0s;
  background: url(../images/ico_3.png);
  background-size: 100%;
}
#marketing .models .joins .join:hover .infos .ico {
  top: 65px;
  transition: all 0.5s ease 0s;
}
#marketing .models .joins .inter .infos .ico {
  top: 80px;
  left: 50%;
  width: 63px;
  height: 63px;
  display: block;
  position: absolute;
  margin-left: -32px;
  transition: all 0.5s ease 0s;
  background: url(../images/ico_4.png);
  background-size: 100%;
}
#marketing .models .joins .inter:hover .infos .ico {
  top: 65px;
  transition: all 0.5s ease 0s;
}
#applyid {
  padding-bottom: 60px;
  position: relative;
}
#applyid .text {
  height: 80px;
  color: #737373;
  line-height: 80px;
  border-bottom: 1px solid #E5E5E5;
}
#applyid .text span {
  color: #D82128;
  font-size: 16px;
}
#applyid .register {
  margin-top: 30px;
}
#applyid .register .choice {
  padding: 0;
}
#applyid .register .choice a {
  text-align: center;
  line-height: 35px;
  font-size: 14px;
  color: white;
  margin-bottom: 5px;
  width: 130px;
  height: 35px;
  display: block;
  background: #383838;
}
#applyid .register .choice .click {
  background: #D82128;
}
#applyid .register .right {
  padding: 0;
}
#applyid .register .right .img {
  padding: 0;
}
#applyid .register .right .img img {
  display: block;
  width: 100%;
}
#applyid .register .right .registers {
  padding: 40px 40px 0 20px;
  height: 488px;
  background: #F5F5F5;
}
#applyid .register .right .registers form .input {
  margin-bottom: 14px;
  width: 100%;
  height: 36px;
}
#applyid .register .right .registers form .input span {
  padding-right: 20px;
  float: left;
  display: block;
  width: 110px;
  color: #333333;
  line-height: 36px;
  text-align: right;
}
#applyid .register .right .registers form .input input {
  float: left;
  width: 74%;
  padding: 0 10px;
  height: 34px;
  border: 1px solid #D5D5D5;
}
#applyid .register .right .registers form .citys {
  margin-bottom: 14px;
  height: 36px;
}
#applyid .register .right .registers form .citys span {
  padding-right: 20px;
  float: left;
  display: block;
  width: 110px;
  color: #333333;
  line-height: 36px;
  text-align: right;
}
#applyid .register .right .registers form .citys .pro-city {
  float: left;
  padding: 0;
  height: 34px;
  width: 74%;
}
#applyid .register .right .registers form .citys .pro-city .pro {
  float: left;
  width: 47%;
  padding: 0 10px;
  height: 34px;
  border: 1px solid #D5D5D5;
}
#applyid .register .right .registers form .citys .pro-city .city {
  float: right;
  width: 47%;
  padding: 0 10px;
  height: 34px;
  border: 1px solid #D5D5D5;
}
#applyid .register .right .registers form .sex {
  margin-bottom: 14px;
  width: 100%;
  height: 36px;
}
#applyid .register .right .registers form .sex span {
  padding-right: 20px;
  float: left;
  display: block;
  width: 110px;
  color: #333333;
  line-height: 36px;
  text-align: right;
}
#applyid .register .right .registers form .sex input {
  margin-top: 12px;
}
#applyid .register .right .registers form .submits {
  width: 100%;
}
#applyid .register .right .registers form .submits input {
  margin-top: 15px;
  cursor: pointer;
  color: white;
  margin-left: 10px;
  width: 90px;
  float: right;
  height: 40px;
  line-height: 40px;
  background: #373737;
}
#applyid .register .right .registers form .submits .submit {
  background: #D82128;
}
#world {
  position: relative;
  padding-bottom: 40px;
}
#world .state {
  padding-top: 30px;
}
#world .state .choice {
  padding: 0;
}
#world .state .choice a {
  text-align: center;
  line-height: 35px;
  font-size: 14px;
  color: white;
  margin-bottom: 5px;
  width: 130px;
  height: 35px;
  display: block;
  background: #383838;
}
#world .state .choice .click {
  background: #D82128;
}
#world .state .list {
  padding: 0;
}
#world .state .list .sate {
  border-top: 1px solid #E5E5E5;
  border-left: 1px solid #E5E5E5;
}
#world .state .list .sate .each {
  width: 243.5px;
  height: 221px;
  padding: 0;
  position: relative;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  transition: all 0.5s ease 0s;
}
#world .state .list .sate .each img {
  top: 70px;
  left: 50%;
  width: 124px;
  height: 76px;
  display: block;
  margin-left: -62px;
  position: absolute;
  transition: all 0.5s ease 0s;
}
#world .state .list .sate .each p {
  font-size: 12px;
  text-align: center;
  color: rgba(0, 0, 0, 0);
  transition: all 0.5s ease 0s;
}
#world .state .list .sate .each .state {
  margin-top: 140px;
  transition: all 0.5s ease 0s;
}
#world .state .list .sate .each:hover {
  background: #F5F5F5;
  transition: all 0.5s ease 0s;
}
#world .state .list .sate .each:hover img {
  top: 50px;
  transition: all 0.5s ease 0s;
}
#world .state .list .sate .each:hover p {
  color: #323232;
  transition: all 0.5s ease 0s;
}
#world .state .list .sate .each:hover .state {
  margin-top: 120px;
  transition: all 0.5s ease 0s;
}
#world .state .list .more {
  width: 174px;
  height: 35px;
  color: #838383;
  cursor: pointer;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  margin: 50px auto 0;
  border-radius: 50px;
  border: 1px solid #C0C0C0;
  transition: all 0.5s ease 0s;
}
#world .state .list .more:hover {
  color: white;
  background: #D82128;
  border: 1px solid #D82128;
  transition: all 0.5s ease 0s;
}
#news-cent {
  position: relative;
  padding-bottom: 60px;
}
#news-cent .left {
  margin-top: 30px;
  padding: 0;
}
#news-cent .left .as-all {
  width: 80%;
  margin-bottom: 10px;
}
#news-cent .left .as-all .title {
  height: 48px;
  color: white;
  font-size: 16px;
  line-height: 48px;
  padding-left: 20px;
  background: #373737;
}
#news-cent .left .as-all .list {
  padding: 10px 0;
  border-left: 1px solid #CDCDCD;
  border-right: 1px solid #CDCDCD;
  border-bottom: 1px solid #CDCDCD;
}
#news-cent .left .as-all .list a {
  height: 35px;
  margin: 7px 0;
  display: block;
  color: #4c4c4c;
  font-size: 12px;
  line-height: 35px;
  padding: 0 15px;
  transition: all 0.5s ease 0s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#news-cent .left .as-all .list a:hover {
  color: white;
  background: #D82128;
  transition: all 0.5s ease 0s;
}
#news-cent .news-cent {
  padding: 30px 0 0px;
}
#news-cent .news-cent .title {
  font-weight: 400;
  color: #3D3D3D;
  font-size: 24px;
  text-align: center;
}
#news-cent .news-cent .time {
  margin: 20px 0 15px;
  color: #7b7b7b;
  font-size: 12px;
  text-align: center;
}
#news-cent .news-cent .wire {
  width: 70px;
  height: 1px;
  margin: 0 auto;
  background: #D1D1D1;
}
#news-cent .news-cent .content {
  padding-bottom: 50px;
  border-bottom: 1px solid #CBCBCB;
  margin-top: 20px;
  line-height: 30px;
  color: #7c7c7c;
  font-size: 14px;
}
#news-cent .news-cent .content img {
  display: block;
  margin: 0 auto;
}
#news-cent .news-cent .upon {
  margin-top: 15px;
}
#news-cent .news-cent .upon .upons {
  float: left;
}
#news-cent .news-cent .upon .upons .list {
  line-height: 30px;
  height: 30px;
}
#news-cent .news-cent .upon .upons .list span {
  margin-right: 10px;
  float: left;
  co1lor: #232323;
  line-height: 30px;
}
#news-cent .news-cent .upon .upons .list a {
  color: #7c7c7c;
  line-height: 30px;
  float: left;
  width: 330px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#news-cent .news-cent .upon .upons .list a:hover {
  color: #d82128;
}
#news-cent .news-cent .upon .back {
  margin-top: 10px;
  display: block;
  float: right;
  width: 60px;
  height: 16px;
}
#news-cent .news-cent .upon .back .txt {
  float: left;
  color: #7C7C7C;
  font-size: 14px;
  line-height: 16px;
}
#news-cent .news-cent .upon .back .ico {
  float: right;
  width: 12px;
  height: 16px;
  display: block;
  background: url(../images/img-map.png) -165px -38px;
}
#news-cent .news-cent .upon .back:hover .txt {
  color: #d82128;
}
#build {
  padding: 30px 0 40px;
  position: relative;
}
#build .models .all .list {
  margin-bottom: 40px;
}
#build .models .all .list .nr {
  width: 100%;
}
#build .models .all .list .nr .top {
  position: relative;
}
#build .models .all .list .nr .top img {
  width: 100%;
  display: block;
}
#build .models .all .list .nr .top .bg {
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  background: black;
  margin-top: -20px;
  margin-left: -20px;
  position: absolute;
  transition: all 0.5s ease 0s;
  filter: alpha(opacity=0);/*支持 IE 浏览器*/
  -moz-opacity: 0;/*支持 FireFox 浏览器*/
  opacity: 0;/*支持 Chrome, Opera, Safari 等浏览器*/
}
#build .models .all .list .nr .top .bg .mirror {
  top: -17px;
  left: 50%;
  width: 17px;
  height: 17px;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  background-size: 100%;
  transition: all 0.5s ease 0s;
  background: url(../images/ico_7.png);
}
#build .models .all .list .nr .botm {
  width: 100%;
  height: 69px;
  border-bottom: 1px solid #C0C0C0;
  transition: all 0.5s ease 0s;
}
#build .models .all .list .nr .botm .title {
  color: #3b3b3b;
  text-align: center;
  padding: 12px 0 5px;
  transition: all 0.5s ease 0s;
}
#build .models .all .list .nr .botm .source {
  color: #848484;
  font-size: 12px;
  text-align: center;
  transition: all 0.5s ease 0s;
}
#build .models .all .list:hover .nr .top .bg {
  transition: all 0.5s ease 0s;
  filter: alpha(opacity=60);/*支持 IE 浏览器*/
  -moz-opacity: 0.60;/*支持 FireFox 浏览器*/
  opacity: 0.60;/*支持 Chrome, Opera, Safari 等浏览器*/
}
#build .models .all .list:hover .nr .top .bg .mirror {
  top: 50%;
  transition: all 0.5s ease 0s;
  background: url(../images/ico_7.png);
}
#build .models .all .list:hover .nr .botm {
  background: #D82128;
  border-bottom: 1px solid #D82128;
  transition: all 0.5s ease 0s;
}
#build .models .all .list:hover .nr .botm .title {
  color: white;
  transition: all 0.5s ease 0s;
}
#build .models .all .list:hover .nr .botm .source {
  color: white;
  transition: all 0.5s ease 0s;
}
#build .models .more {
  width: 174px;
  height: 35px;
  color: #838383;
  cursor: pointer;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  margin: 10px auto 0;
  border-radius: 50px;
  border: 1px solid #C0C0C0;
  transition: all 0.5s ease 0s;
}
#build .models .more:hover {
  color: white;
  background: #D82128;
  border: 1px solid #D82128;
  transition: all 0.5s ease 0s;
}
#build-cent {
  position: relative;
  padding: 30px 0 40px;
}
#build-cent .models .left {
  padding: 0;
}
#build-cent .models .left .as-all {
  width: 80%;
}
#build-cent .models .left .as-all .title {
  height: 48px;
  color: white;
  font-size: 16px;
  line-height: 48px;
  padding-left: 20px;
  background: #373737;
}
#build-cent .models .left .as-all .list {
  padding: 10px 0;
  border-left: 1px solid #CDCDCD;
  border-right: 1px solid #CDCDCD;
  border-bottom: 1px solid #CDCDCD;
}
#build-cent .models .left .as-all .list a {
  height: 35px;
  margin: 7px 0;
  display: block;
  color: #4c4c4c;
  font-size: 12px;
  line-height: 35px;
  padding: 0 20px;
  transition: all 0.5s ease 0s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#build-cent .models .left .as-all .list a:hover {
  color: white;
  background: #D82128;
  transition: all 0.5s ease 0s;
}
#build-cent .models .right .title {
  color: #3d3d3d;
  font-size: 24px;
}
#build-cent .models .right .time {
  margin: 15px 0;
  color: #7b7b7b;
  font-size: 12px;
}
#build-cent .models .right .wire {
  width: 70px;
  height: 1px;
  background: #D1D1D1;
}
#build-cent .models .right .content {
  padding-bottom: 50px;
  border-bottom: 1px solid #CBCBCB;
  margin-top: 20px;
  line-height: 35px;
  color: #7c7c7c;
  font-size: 12px;
}
#build-cent .models .right .content img {
  display: block;
  margin: 0 auto;
}
#build-cent .models .right .upon {
  margin-top: 15px;
}
#build-cent .models .right .upon .upons {
  float: left;
}
#build-cent .models .right .upon .upons .list {
  height: 30px;
}
#build-cent .models .right .upon .upons .list span {
  margin-right: 10px;
  float: left;
  co1lor: #232323;
  line-height: 30px;
}
#build-cent .models .right .upon .upons .list a {
  color: #7c7c7c;
  line-height: 30px;
  float: left;
  width: 330px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#build-cent .models .right .upon .upons .list a:hover {
  color: #d82128;
}
#build-cent .models .right .upon .back {
  margin-top: 10px;
  display: block;
  float: right;
  width: 60px;
  height: 16px;
}
#build-cent .models .right .upon .back .txt {
  float: left;
  color: #7C7C7C;
  font-size: 14px;
  line-height: 16px;
}
#build-cent .models .right .upon .back .ico {
  float: right;
  width: 12px;
  height: 16px;
  display: block;
  background: url(../images/img-map.png) -165px -38px;
}
#build-cent .models .right .upon .back:hover .txt {
  color: #d82128;
}
#intro {
  position: relative;
  padding-bottom: 40px;
}
#intro .intro {
  padding-top: 30px;
}
#intro .intro .choice {
  padding: 0;
}
#intro .intro .choice a {
  text-align: center;
  line-height: 35px;
  font-size: 14px;
  color: white;
  margin-bottom: 5px;
  width: 130px;
  height: 35px;
  display: block;
  background: #383838;
}
#intro .intro .choice .click {
  background: #D82128;
}
#intro .intro .content {
  padding: 0;
}
#intro .intro .content .nr {
  font-size: 12px;
  color: #7c7c7c;
  line-height: 33px;
}
#intro .intro .content .more {
  width: 150px;
  height: 35px;
  color: #838383;
  display: block;
  cursor: pointer;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  margin: 50px auto 0;
  border-radius: 50px;
  border: 1px solid #C0C0C0;
  transition: all 0.5s ease 0s;
}
#intro .intro .content .more:hover {
  color: white;
  background: #D82128;
  border: 1px solid #D82128;
  transition: all 0.5s ease 0s;
}
#honour {
  position: relative;
  padding-bottom: 40px;
}
#honour .models {
  padding: 0;
}
#honour .models .honour {
  width: 100%;
  position: relative;
  margin: 0 auto;
}
#honour .models .honour .btn {
  position: absolute;
  cursor: pointer;
  z-index: 99;
  font-size: 30px;
  font-weight: bold;
  color: white;
}
#honour .models .honour .prev {
  left: 70px;
  display: block;
}
#honour .models .honour .next {
  right: 70px;
  display: block;
}
#honour .models .honour #prev {
  border-radius: 3px;
  border: 1px solid #D6D6D6;
  text-align: center;
  line-height: 80px;
  top: 545px;
  left: 25px;
  width: 29px;
  height: 58px;
  background: url(../images/z.png) 50%;
}
#honour .models .honour #prev:hover {
  background: url(../images/z1.png) 50%;
}
#honour .models .honour #next {
  border-radius: 3px;
  border: 1px solid #D6D6D6;
  text-align: center;
  line-height: 80px;
  top: 545px;
  right: 25px;
  width: 29px;
  height: 58px;
  background: url(../images/y.png) 50%;
}
#honour .models .honour #next:hover {
  background: url(../images/y1.png) 50%;
}
#honour .models .honour .picBox {
  border: 1px solid #DBDBDB;
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden;
  margin-top: 35px;
}
#honour .models .honour .picBox ul {
  padding-top: 60px;
  list-style: none;
  position: absolute;
  left: 0;
}
#honour .models .honour .picBox ul li {
  float: left;
  width: 1168px;
  height: 500px;
}
#honour .models .honour .picBox ul li .title {
  margin-bottom: 0;
  font-size: 18px;
  margin-top: 20px;
  width: 100%;
  color: #373737;
  text-align: center;
}
#honour .models .honour .picBox ul li img {
  display: block;
  margin: 0 auto;
  width: 493px;
  height: 332px;
}
#honour .models .honour .wewq {
  width: 100%;
  background: #F8F8F8;
  margin: 0 auto 30px;
  border-left: 1px solid #DBDBDB;
  border-right: 1px solid #DBDBDB;
  border-bottom: 1px solid #DBDBDB;
}
#honour .models .honour .wewq .listBox {
  width: 990px;
  height: 145px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  padding-top: 25px;
}
#honour .models .honour .wewq .listBox ul {
  list-style: none;
  margin-left: 4px;
  height: 58px;
  position: absolute;
}
#honour .models .honour .wewq .listBox ul li {
  float: left;
  width: 143px;
  height: 95px;
  cursor: pointer;
  position: relative;
}
#honour .models .honour .wewq .listBox ul li img {
  padding: 10px;
  border: 1px solid #D9D9D9;
  width: 123px;
  height: 95px;
  background: white;
}
#honour .models .honour .wewq .listBox ul .on img {
  border: 1px solid #FF0000;
}
#honour .models .phone-honour {
  display: none;
}
#offer {
  position: relative;
  padding-bottom: 40px;
}
#offer .models .offer {
  padding-top: 30px;
}
#offer .models .offer .tile {
  color: #D82128;
  font-size: 16px;
}
#offer .models .offer .txt {
  margin: 9px 0 7px;
  color: #737373;
  font-size: 14px;
}
#offer .models .offer .tels {
  color: #737373;
  font-size: 14px;
}
#offer .models .offer .tels .tel {
  margin-right: 50px;
  float: left;
}
#offer .models .offer .tels .tel span {
  color: #D82128;
  font-size: 16px;
}
#offer .models .offer .message {
  margin-top: 30px;
}
#offer .models .offer .message .txt {
  margin-bottom: 15px;
  font-size: 16px;
  color: #d82128;
}
#offer .models .offer .message .name-tel {
  padding: 0;
}
#offer .models .offer .message .name-tel .name {
  padding: 0;
}
#offer .models .offer .message .name-tel .name .name-cn {
  padding: 0 10px;
  color: #878585;
  font-size: 14px;
  border: 1px solid #CBCBCB;
  width: 98%;
  height: 38px;
}
#offer .models .offer .message .name-tel .tel .tel-cn {
  padding: 0 10px;
  color: #878585;
  font-size: 14px;
  border: 1px solid #CBCBCB;
  width: 103%;
  height: 38px;
}
#offer .models .offer .message .emali-site {
  padding: 0;
}
#offer .models .offer .message .emali-site .emali {
  margin-top: 20px;
  padding: 0;
}
#offer .models .offer .message .emali-site .emali .emali-cn {
  padding: 0 10px;
  color: #878585;
  font-size: 14px;
  font-size: 16px;
  border: 1px solid #CBCBCB;
  width: 98%;
  height: 38px;
}
#offer .models .offer .message .emali-site .site {
  margin-top: 20px;
}
#offer .models .offer .message .emali-site .site .site-cn {
  padding: 0 10px;
  color: #878585;
  font-size: 14px;
  border: 1px solid #CBCBCB;
  width: 103%;
  height: 38px;
}
#offer .models .offer .message .content {
  padding: 10px;
  color: #878585;
  font-size: 16px;
  margin-top: 20px;
  border: 1px solid #CBCBCB;
  width: 100%;
  height: 144px;
}
#offer .models .offer .message .submit-reset {
  margin-top: 20px;
  text-align: left;
  width: 100%;
}
#offer .models .offer .message .submit-reset .submit {
  cursor: pointer;
  margin-right: 17px;
  color: white;
  font-size: 16px;
  width: 162px;
  height: 40px;
  background: #D82128;
}
#offer .models .offer .message .submit-reset .reset {
  cursor: pointer;
  color: white;
  font-size: 16px;
  width: 162px;
  height: 40px;
  background: #383838;
}
#offer .models .offer .message .submit-reset span {
  padding-left: 15px;
  color: #737373;
  font-size: 15px;
}
#video {
  position: relative;
  padding: 30px 0 40px;
}
#video .models .left {
  padding: 0;
}
#video .models .left .nr {
  margin-left: 40px;
  width: 88.5%;
  cursor: pointer;
  position: relative;
}
#video .models .left .nr img {
  width: 100%;
}
#video .models .left .nr .bgs {
  bottom: 4px;
  left: 0;
  position: absolute;
  width: 100%;
  height: 50px;
  background: url(../images/video_bgs.png) repeat;
}
#video .models .left .nr .bgs .title {
  margin-left: 15px;
  width: 350px;
  display: block;
  line-height: 50px;
  color: white;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#video .models .public-popup {
  width: 750px;
  z-index: 9999;
  height: 500px;
  display: none;
  position: fixed;
  background: white;
}
#video .models .public-popup .title {
  padding-left: 15px;
  line-height: 40px;
  height: 40px;
  color: #505050;
  font-size: 15px;
}
#video .models .public-popup iframe {
  width: 750px;
  height: 460px;
}
#video .models .right {
  padding: 0;
}
#video .models .right li {
  cursor: pointer;
  padding: 0 8px;
  margin-bottom: 15px;
}
#video .models .right li .nr {
  background: #F5F5F5;
}
#video .models .right li .nr .img {
  width: 100%;
  position: relative;
}
#video .models .right li .nr .img img {
  display: block;
  width: 100%;
}
#video .models .right li .nr .img .bg {
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  background: black;
  margin-top: -20px;
  margin-left: -20px;
  position: absolute;
  transition: all 0.5s ease 0s;
  filter: alpha(opacity=0);/*支持 IE 浏览器*/
  -moz-opacity: 0;/*支持 FireFox 浏览器*/
  opacity: 0;/*支持 Chrome, Opera, Safari 等浏览器*/
}
#video .models .right li .nr .img .bg .mirror {
  top: -17px;
  left: 50%;
  width: 10px;
  height: 14px;
  margin-top: -5px;
  margin-left: -3px;
  position: absolute;
  transition: all 0.5s ease 0s;
  background: url(../images/video_sj.png);
  background-size: 100%;
}
#video .models .right li .nr .title {
  margin: 0 auto;
  width: 120px;
  padding: 10px 0;
  text-align: center;
  color: #3d3d3d;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#video .models .right li:hover .nr .img .bg {
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  background: black;
  margin-top: -20px;
  margin-left: -20px;
  position: absolute;
  border-radius: 100%;
  transition: all 0.5s ease 0s;
  filter: alpha(opacity=60);/*支持 IE 浏览器*/
  -moz-opacity: 0.60;/*支持 FireFox 浏览器*/
  opacity: 0.60;/*支持 Chrome, Opera, Safari 等浏览器*/
}
#video .models .right li:hover .nr .img .bg .mirror {
  top: 50%;
  left: 50%;
  width: 10px;
  height: 14px;
  margin-top: -5px;
  margin-left: -3px;
  position: absolute;
  transition: all 0.5s ease 0s;
  background: url(../images/video_sj.png);
  background-size: 100%;
}
#inland {
  position: relative;
  padding: 30px 0 40px;
}
#inland .choice {
  padding: 0;
}
#inland .choice a {
  color: white;
  width: 130px;
  height: 35px;
  display: block;
  font-size: 14px;
  line-height: 35px;
  margin-bottom: 5px;
  text-align: center;
  background: #383838;
}
#inland .choice .click {
  background: #D82128;
}
#inland .right {
  padding: 0;
}
#inland .right .map {
  width: 100%;
  height: 320px;
  display: block;
}
#inland .right .selects {
  height: 60px;
  margin-top: 30px;
  background: #383838;
}
#inland .right .selects .tit {
  float: left;
  width: 140px;
  height: 60px;
  color: white;
  font-size: 18px;
  line-height: 60px;
  text-align: center;
  background: #D82128;
}
#inland .right .selects .select {
  margin-top: 15px;
  height: 30px;
  float: left;
  z-index: 99;
  position: relative;
}
#inland .right .selects .select .txts {
  padding: 0 15px 0 30px;
  display: block;
  float: left;
  color: white;
  height: 30px;
  line-height: 30px;
}
#inland .right .selects .select .arro {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 101;
  width: 12px;
  height: 10px;
  background: url(../images/sj.jpg);
}
#inland .right .selects .select dt {
  float: right;
  padding: 0 15px;
  height: 30px;
  font-size: 14px;
  color: #737373;
  width: 160px;
  display: block;
  line-height: 30px;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  z-index: 9;
  background: white;
}
#inland .right .selects .select dd {
  background: white;
  border-bottom: 1px solid #383838;
  border-right: 1px solid #383838;
  border-left: 1px solid #383838;
  z-index: 100;
  position: absolute;
  left: 100px;
  top: 30px;
  width: 162px;
  display: none;
}
#inland .right .selects .select dd ul {
  width: 100%;
  max-height: 200px;
  overflow: auto;
}
#inland .right .selects .select dd ul li {
  width: 100%;
}
#inland .right .selects .select dd ul li a {
  width: 100%;
  height: 30px;
  padding: 0 15px;
  line-height: 30px;
  display: block;
  color: #858585;
  font-size: 14px;
  transition: all 0.5s ease 0s;
}
#inland .right .selects .select dd ul li a:hover {
  color: white;
  background: #32323A;
  transition: all 0.5s ease 0s;
}
#inland .right .selects .confirm {
  width: 138px;
  float: right;
  height: 28px;
  color: white;
  cursor: pointer;
  margin-top: 16px;
  margin-right: 20px;
  line-height: 25px;
  text-align: center;
  border: 1px solid white;
  transition: all 0.5s ease 0s;
}
#inland .right .selects .confirm:hover {
  background: #D82128;
  border: 1px solid #D82128;
  transition: all 0.5s ease 0s;
}
#inland .right .result .txt {
  padding: 15px 0 15px 20px;
  color: #D82128;
  font-size: 18px;
  border-bottom: 1px solid #DCDCDC;
}
#inland .right .result li {
  padding: 17px 0;
  border-bottom: 1px solid #DCDCDC;
}
#inland .right .result li .name {
  padding-left: 20px;
  color: #737373;
  font-size: 14px;
}
#inland .right .result li .name span {
  color: #383838;
  font-size: 16px;
}
#inland .right .result li .site {
  padding-left: 20px;
  padding-top: 10px;
  color: #737373;
  font-size: 14px;
}
#inland .right .result li .site span {
  color: #383838;
  font-size: 16px;
}
#inland .right .more {
  width: 158px;
  height: 35px;
  color: #838383;
  display: block;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  border-radius: 50px;
  margin: 30px auto 0;
  border: 1px solid #C0C0C0;
  transition: all 0.5s ease 0s;
}
#inland .right .more:hover {
  color: white;
  background: #C4141B;
  border: 1px solid #C4141B;
  transition: all 0.5s ease 0s;
}
#news {
  position: relative;
  padding: 30px 0 40px;
}
#news .models .search {
  padding-bottom: 30px;
  border-bottom: 1px solid #D9D9D9;
}
#news .models .search .margin {
  width: 390px;
  margin: 0 auto;
}
#news .models .search .margin .select {
  height: 30px;
  float: left;
  z-index: 99;
  position: relative;
}
#news .models .search .margin .select .arro {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 29px;
  height: 28px;
  z-index: 99;
  background: url(../images/sj_1.jpg);
}
#news .models .search .margin .select dt {
  float: right;
  padding: 0 15px;
  height: 30px;
  font-size: 14px;
  color: #737373;
  width: 115px;
  display: block;
  line-height: 30px;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  z-index: 9;
  background: white;
  border: 1px solid #DBDBDB;
}
#news .models .search .margin .select dd {
  background: white;
  border-bottom: 1px solid #DBDBDB;
  border-right: 1px solid #DBDBDB;
  border-left: 1px solid #DBDBDB;
  z-index: 100;
  position: absolute;
  left: 0;
  top: 29px;
  width: 115px;
  display: none;
}
#news .models .search .margin .select dd ul {
  width: 100%;
  max-height: 200px;
  overflow: auto;
}
#news .models .search .margin .select dd ul li {
  width: 100%;
}
#news .models .search .margin .select dd ul li a {
  width: 100%;
  height: 30px;
  padding: 0 15px;
  line-height: 30px;
  display: block;
  color: #858585;
  font-size: 12px;
  transition: all 0.5s ease 0s;
}
#news .models .search .margin .select dd ul li a:hover {
  color: white;
  background: #32323A;
  transition: all 0.5s ease 0s;
}
#news .models .search .margin form {
  margin-left: 10px;
  float: left;
}
#news .models .search .margin form .text {
  float: left;
  font-size: 12px;
  padding: 0 10px;
  width: 230px;
  height: 30px;
  border: 1px solid #D9D9D9;
}
#news .models .search .margin form .submit {
  float: left;
  margin-left: -1px;
  width: 32px;
  height: 30px;
  cursor: pointer;
  background: url(../images/sj_2.jpg);
}
#news .models .all .list {
  width: 100%;
  padding: 30px 20px;
  transition: all 0.8s ease 0.2s;
  border-bottom: 1px solid #D9D9D9;
}
#news .models .all .list .img {
  display: block;
  padding: 0;
}
#news .models .all .list .img img {
  display: block;
  width: 200px;
}
#news .models .all .list .cont {
  padding: 0 30px 0 0;
}
#news .models .all .list .cont .time-title-cont {
  padding-top: 13px;
}
#news .models .all .list .cont .time-title-cont .times {
  float: left;
}
#news .models .all .list .cont .time-title-cont .times .time {
  color: #7c7c7c;
  font-size: 24px;
  font-weight: 100;
}
#news .models .all .list .cont .time-title-cont .times .up {
  margin-top: 15px;
  display: block;
  height: 37px;
  width: 37px;
  transition: all 0.5s ease 0s;
}
#news .models .all .list .cont .time-title-cont .times .up p {
  height: 37px;
  width: 37px;
  display: block;
  margin: 0 auto;
  transition: all 0.5s ease 0s;
  background: url(../images/img-map.png) -137px -57px;
}
#news .models .all .list .cont .time-title-cont .wire {
  width: 35px;
  float: left;
  height: 1px;
  display: block;
  background: #BFBFBF;
  margin: 15px 25px 0 20px;
  transition: all 0.5s ease 0s;
}
#news .models .all .list .cont .time-title-cont .title-cont {
  width: 75%;
  float: left;
}
#news .models .all .list .cont .time-title-cont .title-cont .ti-tm {
  height: 30px;
  margin-bottom: 12px;
}
#news .models .all .list .cont .time-title-cont .title-cont .ti-tm .title {
  float: left;
  display: block;
  color: #4C4C4C;
  font-size: 16px;
  line-height: 30px;
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.8s ease 0s;
}
#news .models .all .list .cont .time-title-cont .title-cont .ti-tm .tme {
  display: none;
}
#news .models .all .list .cont .time-title-cont .title-cont .txts {
  display: block;
  color: #808080;
  font-size: 12px;
  line-height: 28px;
}
#news .models .all .list:hover .cont .time-title-cont .times .up {
  background: #D70C18;
  transition: all 0.5s ease 0s;
}
#news .models .all .list:hover .cont .time-title-cont .times .up p {
  transition: all 0.5s ease 0s;
  background: url(../images/img-map.png) -100px -57px;
}
#news .models .all .list:hover .cont .time-title-cont .wire {
  width: 55px;
  background: #7C7C7C;
  margin: 15px 15px 0 20px;
  transition: all 0.5s ease 0s;
}
#news .models .more {
  width: 138px;
  height: 38px;
  color: #838383;
  margin: 50px auto 0;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  border-radius: 25px;
  border: 1px solid #C0C0C0;
  transition: all 0.5s ease 0s;
}
#news .models .more:hover {
  color: white;
  background: #D82128;
  border: 1px solid #D82128;
  transition: all 0.5s ease 0s;
}
#product {
  position: relative;
  padding: 30px 0 40px;
}
#product .models .pc-left {
  padding: 0;
}
#product .models .pc-left .all {
  width: 80%;
}
#product .models .pc-left .all li {
  margin-bottom: 9px;
}
#product .models .pc-left .all li .title {
  height: 48px;
  color: white;
  font-size: 16px;
  line-height: 48px;
  padding-left: 20px;
  background: #373737;
}
#product .models .pc-left .all li .title span {
  margin-top: 20px;
  margin-right: 15px;
  display: block;
  float: right;
  width: 17px;
  height: 9px;
  background: url(../images/img-map.png) -223px -23px;
}
#product .models .pc-left .all li .list {
  padding: 10px 0;
  border-left: 1px solid #CDCDCD;
  border-right: 1px solid #CDCDCD;
  border-bottom: 1px solid #CDCDCD;
}
#product .models .pc-left .all li .list a {
  height: 35px;
  margin: 7px 0;
  display: block;
  color: #4c4c4c;
  font-size: 12px;
  line-height: 35px;
  padding-left: 20px;
  transition: all 0.5s ease 0s;
}
#product .models .pc-left .all li .list a:hover {
  color: white;
  background: #D82128;
  transition: all 0.5s ease 0s;
}
#product .models .pc-left .all li .list .click {
  color: white;
  background: #D82128;
  transition: all 0.5s ease 0s;
}
#product .models .phone-left {
  display: none;
}
#product .models .right {
  padding: 0;
}
#product .models .right .all a {
  margin-bottom: 30px;
  padding: 0 10px;
}
#product .models .right .all a .nr {
  overflow: hidden;
  width: 100%;
  height: 310px;
  background: #F5F5F5;
}
#product .models .right .all a .nr .top {
  position: relative;
  height: 70px;
}
#product .models .right .all a .nr .top .title {
  margin-left: 20px;
  line-height: 70px;
  float: left;
  display: block;
  color: #3e3e3e;
}
#product .models .right .all a .nr .top .label {
  z-index: 1;
  position: absolute;
  top: 18px;
  right: 10px;
  line-height: 14px;
  color: white;
  padding: 6px 5px;
  border-radius: 50%;
  text-align: center;
  width: 43px;
  height: 43px;
  float: right;
  font-size: 12px;
  display: block;
}
#product .models .right .all a .nr .img {
  position: relative;
}
#product .models .right .all a .nr .img img {
  width: 100%;
  display: block;
}
#product .models .right .all a .nr .img .bg {
  top: 30%;
  left: 50%;
  width: 40px;
  height: 40px;
  background: black;
  margin-top: -20px;
  margin-left: -20px;
  position: absolute;
  transition: all 0.5s ease 0s;
  filter: alpha(opacity=0);/*支持 IE 浏览器*/
  -moz-opacity: 0;/*支持 FireFox 浏览器*/
  opacity: 0;/*支持 Chrome, Opera, Safari 等浏览器*/
}
#product .models .right .all a .nr .img .bg .mirror {
  top: -17px;
  left: 50%;
  width: 17px;
  height: 17px;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  background-size: 100%;
  transition: all 0.5s ease 0s;
  background: url(../images/ico_7.png);
}
#product .models .right .all a .nr .intro {
  padding: 0 20px;
  height: 70px;
  transition: all 0.8s ease 0s;
}
#product .models .right .all a .nr .intro .size {
  padding: 5px 0 3px;
  color: #2b2b2b;
  font-size: 13px;
  transition: all 0.8s ease 0s;
}
#product .models .right .all a .nr .intro .classify {
  height: 20px;
}
#product .models .right .all a .nr .intro .classify span {
  display: block;
}
#product .models .right .all a .nr .intro .classify .txt {
  font-size: 12px;
  float: left;
  color: #757575;
  transition: all 0.5s ease 0s;
}
#product .models .right .all a .nr .intro .classify .price {
  color: #D82128;
  font-size: 14px;
  float: right;
  transition: all 0.5s ease 0s;
}
#product .models .right .all a:hover .nr .img .bg {
  margin-top: -20px;
  margin-left: -20px;
  position: absolute;
  transition: all 0.5s ease 0s;
  filter: alpha(opacity=50);/*支持 IE 浏览器*/
  -moz-opacity: 0.50;/*支持 FireFox 浏览器*/
  opacity: 0.50;/*支持 Chrome, Opera, Safari 等浏览器*/
}
#product .models .right .all a:hover .nr .img .bg .mirror {
  top: 50%;
  transition: all 0.5s ease 0s;
}
#product .models .right .all a:hover .nr .intro {
  background: #D82128;
  transition: all 0.8s ease 0s;
}
#product .models .right .all a:hover .nr .intro .size {
  padding-top: 13px;
  color: white;
  transition: all 0.5s ease 0s;
}
#product .models .right .all a:hover .nr .intro .classify .txt {
  color: #fec2c5;
  transition: all 0.5s ease 0s;
}
#product .models .right .all a:hover .nr .intro .classify .price {
  color: white;
  transition: all 0.5s ease 0s;
}
#product .models .right .more {
  width: 174px;
  height: 35px;
  color: #838383;
  cursor: pointer;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  margin: 10px auto 0;
  border-radius: 50px;
  border: 1px solid #C0C0C0;
  transition: all 0.5s ease 0s;
}
#product .models .right .more:hover {
  color: white;
  background: #C4141B;
  border: 1px solid #C4141B;
  transition: all 0.5s ease 0s;
}
#product .models .product-cent {
  padding: 0;
}
#product .models .product-cent .top {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 60px;
}
#product .models .product-cent .top .img {
  padding: 0;
}
#product .models .product-cent .top .img img {
  width: 360px;
  display: block;
}
#product .models .product-cent .top .details {
  padding: 0 10px 0 30px;
}
#product .models .product-cent .top .details .title {
  padding: 18px 0 15px;
  color: #333333;
  font-size: 22px;
}
#product .models .product-cent .top .details .txt {
  color: #8c8c8c;
  font-size: 12px;
}
#product .models .product-cent .top .details .price {
  color: #7d7d7d;
  padding: 10px;
  margin-top: 25px;
  width: 100%;
  background: #F5F5F5;
}
#product .models .product-cent .top .details .price span {
  font-weight: 700;
  color: #D82128;
  font-size: 20px;
}
#product .models .product-cent .top .details .link {
  margin-top: 35px;
  height: 40px;
}
#product .models .product-cent .top .details .link a {
  text-indent: 48px;
  line-height: 40px;
  color: white;
  display: block;
  float: left;
  position: relative;
}
#product .models .product-cent .top .details .link .indent {
  width: 147px;
  height: 40px;
  margin-right: 5px;
  background: #D82128;
}
#product .models .product-cent .top .details .link .indent span {
  top: 10px;
  left: 15px;
  position: absolute;
  float: left;
  display: block;
  width: 26px;
  height: 22px;
  background: url(../images/img-map.png) -283px 0;
}
#product .models .product-cent .top .details .link .consult {
  width: 120px;
  height: 40px;
  background: #383838;
}
#product .models .product-cent .top .details .link .consult span {
  top: 8px;
  left: 15px;
  position: absolute;
  float: left;
  display: block;
  width: 24px;
  height: 24px;
  background: url(../images/img-map.png) -314px 0;
}
#product .models .product-cent .top .details .link .public-popup {
  width: 395px;
  z-index: 9999;
  height: 495px;
  display: none;
  position: fixed;
  background: white;
}
#product .models .product-cent .top .details .link .public-popup img {
  width: 254px;
  height: 56px;
  display: block;
  margin: 40px auto 30px;
}
#product .models .product-cent .top .details .link .public-popup form {
  padding: 0 30px;
}
#product .models .product-cent .top .details .link .public-popup form .list {
  margin-bottom: 20px;
  width: 100%;
  height: 30px;
}
#product .models .product-cent .top .details .link .public-popup form .list p {
  color: #7B7B7B;
  font-size: 12px;
  float: left;
  width: 60px;
  height: 32px;
  line-height: 32px;
}
#product .models .product-cent .top .details .link .public-popup form .list input {
  border-radius: 3px;
  padding: 0 10px;
  float: right;
  border: 1px solid #C4C4C4;
  width: 265px;
  height: 32px;
}
#product .models .product-cent .top .details .link .public-popup form .remark {
  height: 100px;
  margin-bottom: 20px;
  width: 100%;
}
#product .models .product-cent .top .details .link .public-popup form .remark p {
  color: #7B7B7B;
  font-size: 12px;
  float: left;
  width: 60px;
  height: 32px;
  line-height: 32px;
}
#product .models .product-cent .top .details .link .public-popup form .remark textarea {
  border-radius: 3px;
  padding: 5px 10px;
  float: right;
  border: 1px solid #C4C4C4;
  width: 265px;
  height: 100px;
}
#product .models .product-cent .top .details .link .public-popup form .submits {
  margin-left: 70px;
  width: 230px;
  height: 34px;
}
#product .models .product-cent .top .details .link .public-popup form .submits .submit {
  float: left;
  cursor: pointer;
  width: 112px;
  height: 34px;
  color: white;
  background: #D82128;
}
#product .models .product-cent .top .details .link .public-popup form .submits .return {
  text-indent: 0;
  line-height: 34px;
  text-align: center;
  display: block;
  float: right;
  width: 112px;
  height: 34px;
  color: white;
  background: #383838;
}
#product .models .product-cent .bottom {
  margin-top: 30px;
}
#product .models .product-cent .bottom .txts {
  height: 30px;
}
#product .models .product-cent .bottom .txts .left {
  margin-right: 5px;
  line-height: 36px;
  float: left;
  font-weight: 700;
  color: #333333;
  font-size: 36px;
}
#product .models .product-cent .bottom .txts .right {
  width: 80px;
  float: left;
}
#product .models .product-cent .bottom .txts .right .en {
  line-height: 23px;
  color: #333333;
  font-size: 20px;
}
#product .models .product-cent .bottom .txts .right .cn {
  width: 65px;
  line-height: 12px;
  color: #333333;
  font-size: 12px;
}
#product .models .product-cent .bottom .txts .right .cn span {
  margin-top: 2px;
  float: right;
  display: block;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #333333;
}
#product .models .product-cent .bottom .factor {
  height: 100%;
  margin-top: 30px;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}
#product .models .product-cent .bottom .factor li {
  padding: 0;
}
#product .models .product-cent .bottom .factor li .title {
  overflow: hidden;
  text-align: center;
  color: #333333;
  line-height: 29px;
  height: 30px;
  padding: 0;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
#product .models .product-cent .bottom .factor li .para {
  overflow: hidden;
  padding: 0 20px;
  color: #737373;
  line-height: 29px;
  height: 30px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
#product .models .product-cent .bottom .introduce {
  margin-top: 30px;
  overflow: hidden;
}
#product .models .product-cent .bottom .introduce img {
  width: 100%;
  height: 100%;
  display: block;
}
#webmap {
  width: 1170px;
  margin: 0 auto;
  padding: 30px 0 20px;
}
#webmap li {
  width: 100%;
  border: 1px solid #CBCBCB;
  margin-bottom: 40px;
  padding: 18px 30px;
}
#webmap li .title {
  width: 100%;
  color: #d21f20;
  font-size: 16px;
}
#webmap li .nav a {
  margin-top: 10px;
  color: #696969;
  margin-right: 70px;
  display: block;
  float: left;
}
#webmap li .nav a:hover {
  color: #d21f20;
}
#second-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  z-index: 100;
  display: none;
  position: absolute;
  background-color: #000;
}
.blue {
  background: #00C3F5;
}
.orange {
  background: #F59646;
}
.red {
  background: #EE3A43;
}
#public-bg {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  display: none;
  z-index: 9998;
  position: fixed;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  background: #000000;
  filter: alpha(opacity=30);
}
.swing {
  -webkit-animation: swinging 2s ease-in-out 0s infinite;
  -moz-animation: swinging 2s ease-in-out 0s infinite;
  animation: swinging 2s ease-in-out 0s infinite;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
@-webkit-keyframes swinging {
  0% {
    -webkit-transform: rotate(0);
  }
  5% {
    -webkit-transform: rotate(20deg);
  }
  10% {
    -webkit-transform: rotate(-19deg);
  }
  15% {
    -webkit-transform: rotate(18deg);
  }
  20% {
    -webkit-transform: rotate(-17deg);
  }
  25% {
    -webkit-transform: rotate(16deg);
  }
  30% {
    -webkit-transform: rotate(-15deg);
  }
  35% {
    -webkit-transform: rotate(14deg);
  }
  40% {
    -webkit-transform: rotate(-13deg);
  }
  45% {
    -webkit-transform: rotate(12deg);
  }
  50% {
    -webkit-transform: rotate(0);
  } /* Come to rest at 50%. The rest is just stillness */
  100% {
    -webkit-transform: rotate(0);
  }
}
@-moz-keyframes swinging {
  0% {
    -webkit-transform: rotate(0);
  }
  5% {
    -webkit-transform: rotate(20deg);
  }
  10% {
    -webkit-transform: rotate(-19deg);
  }
  15% {
    -webkit-transform: rotate(18deg);
  }
  20% {
    -webkit-transform: rotate(-17deg);
  }
  25% {
    -webkit-transform: rotate(16deg);
  }
  30% {
    -webkit-transform: rotate(-15deg);
  }
  35% {
    -webkit-transform: rotate(14deg);
  }
  40% {
    -webkit-transform: rotate(-13deg);
  }
  45% {
    -webkit-transform: rotate(12deg);
  }
  50% {
    -webkit-transform: rotate(0);
  } /* Come to rest at 50%. The rest is just stillness */
  100% {
    -webkit-transform: rotate(0);
  }
}
@keyframes swinging {
  0% {
    -webkit-transform: rotate(0);
  }
  5% {
    -webkit-transform: rotate(20deg);
  }
  10% {
    -webkit-transform: rotate(-19deg);
  }
  15% {
    -webkit-transform: rotate(18deg);
  }
  20% {
    -webkit-transform: rotate(-17deg);
  }
  25% {
    -webkit-transform: rotate(16deg);
  }
  30% {
    -webkit-transform: rotate(-15deg);
  }
  35% {
    -webkit-transform: rotate(14deg);
  }
  40% {
    -webkit-transform: rotate(-13deg);
  }
  45% {
    -webkit-transform: rotate(12deg);
  }
  50% {
    -webkit-transform: rotate(0);
  } /* Come to rest at 50%. The rest is just stillness */
  100% {
    -webkit-transform: rotate(0);
  }
}
/*# sourceMappingURL=style.css.map */
