
@charset "utf-8";
.index_module_100062 {
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .16);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .16);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .16);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.index_module_100062 .top {
  height: 30px;
  line-height: 30px;
  background: #f3f3f3;
}
.index_module_100062 .top p {
  color: #666;
}
.index_module_100062 .top p span {
  color: #d21010;
  margin-left: 10px;
}
.index_module_100062 .top ul {}
.index_module_100062 .top ul li {
  float: left;
  color: #000;
}
.index_module_100062 .top ul li a {
  padding: 0 20px;
  color: #666;
}
.index_module_100062 .top ul li a:hover {
  color: #d21010;
}
.index_module_100062 .bottom {
  height: 120px;
}
.index_module_100062 .bottom .cont {}
.index_module_100062 .bottom .cont .table {
  display: table;
  height: 120px;
}
.index_module_100062 .bottom .cont .table-cell {
  display: table-cell;
  vertical-align: middle;
}
.index_module_100062 .bottom .logo {
  vertical-align: bottom;
  vertical-align: top;
  max-height: 120px;
}
.index_module_100062 .bottom .p {
  font-family: "黑体";
  font-size: 30px;
  color: #666;
  margin-left: 50px;
  line-height: 65px;
  vertical-align: top;
}
.index_module_100062 .bottom .p span {
  color: #fd3430;
}
.index_module_100062 .bottom .title {
  font-size: 30px;
  color: #666666;
  height: 40px;
  line-height: 40px;
  padding-left: 30px;
  border-left: 1px solid #666666;
  max-width: 680px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 30px;
}
.index_module_100062 .bottom .tel {
  height: 48px;
  line-height: 24px;
  font-size: 14px;
  color: #333333;
  padding-left: 58px;
}
.index_module_100062 .bottom .tel span {
  display: block;
}
.index_module_100062 .bottom .tel .num {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
.index_module_100062 .nav_wrap {
  height: 50px;
  background: #302e2b;
}
.index_module_100062 .nav_wrap .service_nav {
  height: 50px;
  width: 250px;
  background: #d21010;
  position: relative;
  z-index: 2;
}
.index_module_100062 .nav_wrap .service_nav .title {
  height: 50px;
}
.index_module_100062 .nav_wrap .service_nav .title span {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  display: block;
  line-height: 50px;
  margin-left: 20px;
}
.index_module_100062 .nav_wrap .service_nav .title i {
  display: block;
  width: 21px;
  height: 18px;
  margin-right: 20px;
  margin-top: 16px;
  cursor: pointer;
}
.index_module_100062 .nav_wrap .service_nav .first_box {
  top: 50px;
  width: 250px;
  height: 0;
  z-index: 2;
  overflow: hidden;
}
.index_module_100062 .nav_wrap .service_nav .first_list {
  overflow: hidden;
  background: #ffffff;
}
.index_module_100062 .nav_wrap .service_nav .first_list > li {
  border-bottom: 1px solid #cccccc;
}
.index_module_100062 .nav_wrap .service_nav .first_list > li > .icon {
  width: 36px;
  height: 85px;
  position: relative;
  margin-left: 16px;
}
.index_module_100062 .nav_wrap .service_nav .first_list > li > .icon i {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.index_module_100062 .nav_wrap .service_nav .first_list > li > .icon i:nth-child(1) {
  opacity: 1;
}
.index_module_100062 .nav_wrap .service_nav .first_list > li > .icon i:nth-child(2) {
  opacity: 0;
}
.index_module_100062 .nav_wrap .service_nav .first_list > li > span {
  float: left;
  display: block;
  font-size: 18px;
  color: #333333;
  line-height: 85px;
  margin-left: 21px;
}
.index_module_100062 .nav_wrap .service_nav .first_list > li > .go {
  display: block;
  width: 9px;
  height: 85px;
  background: url(../images/5ee868ae16408.png) no-repeat center;
  margin-right: 20px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.index_module_100062 .nav_wrap .service_nav .first_list > li:hover .icon i:nth-child(1) {
  opacity: 0;
}
.index_module_100062 .nav_wrap .service_nav .first_list > li:hover .icon i:nth-child(2) {
  opacity: 1;
}
.index_module_100062 .nav_wrap .service_nav .first_list > li:hover > .go {
  background: url(../images/5ee8696c2e4fc.png) no-repeat center;
}
.index_module_100062 .nav_wrap .service_nav .second_box {
  width: 900px;
  position: absolute;
  top: 50px;
  left: 100%;
  z-index: 1;
  height: 0px;
  overflow: hidden;
}
.index_module_100062 .nav_wrap .service_nav .second_list {
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid #ededed;
  padding-bottom: 30px;
}
.index_module_100062 .nav_wrap .service_nav:hover .second_box {
  z-index: 2;
}
.index_module_100062 .nav_wrap .service_nav .second_list > li {
  margin-left: 30px;
  position: relative;
  padding-left: 20px;
  margin-top: 20px;
  padding-right: 20px;
}
.index_module_100062 .nav_wrap .service_nav .second_list > li:before {
  content: "";
  display: block;
  width: 2px;
  height: 17px;
  background: #d21010;
  position: absolute;
  top: 1px;
  left: 0;
}
.index_module_100062 .nav_wrap .service_nav .second_list > li > span {
  display: block;
  font-size: 18px;
  color: #333333;
  line-height: 18px;
}
.index_module_100062 .nav_wrap .service_nav .second_list > li .row {
  margin-top: 10px;
}
.index_module_100062 .nav_wrap .service_nav .second_list > li .row {}
.index_module_100062 .nav_wrap .service_nav .second_list > li .row span {
  display: inline-block;
  font-size: 14px;
  color: #666666;
  line-height: 32px;
  margin-right: 27px;
  cursor: pointer;
}
.index_module_100062 .nav .ul_1 {
  width: 900px;
}
.index_module_100062 .nav .ul_1 .li_1 {
  float: left;
  height: 50px;
  float: left;
  position: relative;
  text-align: center;
  width: 0;
}
.index_module_100062 .nav .ul_1 .li_1 .a_1 {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  padding: 0 15px;
  .transition(0.3s);
  max-width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_module_100062 .nav .ul_1 .on .a_1 {
  background: #d21010;
}
.index_module_100062 .sub_nav {
  position: absolute;
  width: 100%;
  background: rgba(51, 51, 51, .8);
  z-index: 10;
  top: 50px;
  left: 0;
}
.index_module_100062 .sub_nav .sub_cont {
  height: 0;
  overflow: hidden;
}
.index_module_100062 .sub_nav .sub_cont .ul_2 {
  text-align: center;
}
.index_module_100062 .sub_nav .sub_cont .ul_2 .li_2 {
  display: inline-block;
  height: 50px;
  line-height: 50px;
}
.index_module_100062 .sub_nav .sub_cont .ul_2 .li_2 a {
  display: inline-block;
  font-size: 12px;
  color: #ffffff;
  padding: 0 27px;
}
.index_module_100025 {}
.index_module_100025 .banner {
  width: 100%;
  height: 600px;
  overflow: hidden;
  position: relative;
}
.index_module_100025 .banner .hd {
  overflow: hidden;
}
.index_module_100025 .banner .hd ul {
  zoom: 1;
  float: left;
  position: absolute;
  left: 50%;
  bottom: 5px;
  z-index: 1;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: .5s;
}
.index_module_100025 .banner .hd ul li {
  float: left;
  margin-right: 10px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #ccc;
  cursor: pointer;
  border-radius: 100px;
  margin: 0 2px;
}
.index_module_100025 .banner .hd ul li.on {
  background: #d21010;
  color: #fff;
}
.index_module_100025 .banner .bd {
  position: relative;
  height: 100%;
  z-index: 0;
  left: 50%;
  margin-left: -960px;
}
.index_module_100025 .banner .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 1920px;
}
.index_module_100025 .banner .bd img {
  width: 1920px;

  height: 600px;
  display: block;
}
.index_module_100025 .banner .prev, .index_module_100025 .banner .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=0);
  opacity: 0;
  .transition(.5s);
}
.index_module_100025 .banner .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.index_module_100025 .banner .prev:hover, .index_module_100025 .banner .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.index_module_100025 .banner .prevStop {
  display: none;
}
.index_module_100025 .banner .nextStop {
  display: none;
}
.index_module_100025 .banner:hover .hd ul {
  filter: alpha(opacity=100);
  opacity: 1;
}
.index_module_100025 .banner:hover .prev {
  filter: alpha(opacity=100);
  opacity: 1;
}
.index_module_100025 .banner:hover .next {
  filter: alpha(opacity=100);
  opacity: 1;
}
.article_list:hover .more {
  background: #d21010 !important;
}
ul.case_list li:hover {
  border: 1px solid #d21010;
}
ul.case_list li:hover a {
  color: #d21010;
}
.article_show .info a:hover {
  color: #d21010 !important;
}
.hot {
  font-size: 14px;
  color: #333;
  margin: 10px 0;
  width: 100%;
}
.hot a {
  color: #333;
}
.hot a:nth-of-type(1) ~ a {
  margin-left: 10px;
}
.index_module_100063 {
  padding: 50px 0;
  background: #fff;
  text-align: center;
  width: 1200px;
  margin: 0 auto;
}
.index_module_100063 .content ul {
  text-align: center;
}
.index_module_100063 .content ul li {
  width: 232px;
  height: 362px;
  background: #f7f7f7;
  box-sizing: border-box;
  padding-top: 30px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  display: inline-block;
  vertical-align: top;
}
.index_module_100063 .content ul li.title_li {
  background: url(../images/5ee9b8cf5e355.png) no-repeat center;
  text-align: center;
  padding-top: 40px;
  border: none;
}
.index_module_100063 .content ul li.title_li .title {
  font-weight: bold;
  display: inline-block;
  line-height: 24px;
  font-size: 20px;
  color: #ffffff;
  display: inline-block;
}
.index_module_100063 .content ul li.title_li p {
  font-size: 14px;
  color: #ffffff;
  line-height: 18px;
  margin-top: 8px;
}
.index_module_100063 .content ul li:nth-child(1) ~ li {
  margin-left: 6px;
}
.index_module_100063 .content ul li .icon {
  display: block;
  height: 116px;
}
.index_module_100063 .content ul li .text {
  margin-top: 20px;
  text-align: center;
}
.index_module_100063 .content ul li .text span {
  font-size: 24px;
  color: #333333;
  display: block;
  line-height: 24px;
  font-weight: normal;
}
.index_module_100063 .content ul li .text p {
  font-size: 14px;
  color: #999999;
  line-height: 18px;
  margin: 13px 30px 0;
  height: 90px;
  text-align: justify;
  text-align-last: center;
}
.index_module_100063 .content ul li .text .link {
  margin-top: 18px;
}
.index_module_100063 .content ul li .text .link .a {
  display: inline-block;
  width: 100px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border: 1px solid #999999;
  font-size: 14px;
  color: #666666;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  cursor: pointer;
}
.index_module_100063 .content ul li.li:hover {
  box-shadow: 3.536px 3.536px 10px 0px rgba(0, 0, 0, 0.2);
}
.index_module_100063 .content ul li.li:hover .text .link .a {
  border-color: #d21010;
  color: #d21010;
}
.index_module_100115 {
  width: 100%;
  height: 423px;
  background: url(../images/5ee9b9f769eb6.jpg) no-repeat center;
  background-size: 100% auto;
  min-width: 1200px;
  margin: 0 auto;
  padding: 50px 0;
}
.index_module_100115 .index_title {
  margin-top: 95px;
  width: 495px;
}
.index_module_100115 .index_title .title_h .title {
  font-size: 24px;
  color: #000000;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.index_module_100115 .index_title .title_h .title b {
  font-size: 30px;
  font-weight: 800;
}
.index_module_100115 .content {
  width: 495px;
  margin-top: 30px;
}
.index_module_100115 .content ul li {
  float: left;
  line-height: 30px;
  width: 50%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
  color: #000000;
  padding-left: 56px;
  box-sizing: border-box;
  background: url(../images/5ee9ba9b5a763.jpg) no-repeat center left;
}
.index_module_100115 .content ul li:nth-of-type(2) ~ li {
  margin-top: 10px;
}
.index_module_100115 .item_sub {
  width: 495px;
  padding: 0 20px;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #d21010;
  border-radius: 20px;
}
.index_module_100358 {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  padding: 50px 0;
  text-align: center;
}
.index_module_100358 .c {
  margin-top: 52px;
}
.index_module_100358 .c .list {
  width: 300px;
  height: 300px;
  text-align: center;
  position: relative;
  transition: all 0.5s;
}
.index_module_100358 .c .list .ico {
  width: 100%;
  height: 150px;
  position: absolute;
  top: 0px;
}
.index_module_100358 .c .list .ico .i {
  display: block;
  width: 100%;
  height: 100%;
}
.index_module_100358 .c .list .t {
  height: 149px;
  border-top: 1px solid #ddd;
  position: absolute;
  top: 150px;
  display: table;
  vertical-align: middle;
  transition: all 0.5s;
}
.index_module_100358 .c .list:nth-child(even) .t {
  border-bottom: 1px solid #ddd;
  border-top: none;
  top: 1px;
}
.index_module_100358 .c .list:nth-child(even) .ico {
  top: 150px;
}
.index_module_100358 .c .list .t::before {
  content: '';
  display: block;
  position: absolute;
  top: 13px;
  bottom: 13px;
  left: 13px;
  right: 13px;
  border: 1px solid #d21010;
  background: none;
  border-color: rgba(255, 255, 255, 0);
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0);
  transition: all 0.5s;
}
.index_module_100358 .c .list .t .box {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 40px;
  position: relative;
  z-index: 2;
}
.index_module_100358 .c .list .t .span {
  display: inline-block;
  font-size: 18px;
  color: #333;
  width: 220px;
  margin: 0 auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
}
.index_module_100358 .c .list .t .p {
  height: 68px;
  font-size: 14px;
  color: #999;
  overflow: hidden;
  line-height: 24px;
  padding-top: 20px;
  margin-top: 10px;
  position: relative;
  word-break: break-all;
}
.index_module_100358 .c .list .t .p::before {
  content: '';
  display: block;
  width: 42px;
  height: 1px;
  background: #d21010;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.index_module_100358 .c .list:hover {
  background: #eee;
}
.index_module_100358 .c .list:hover .t {
  height: 300px;
  border: none;
}
.index_module_100358 .c .list:nth-child(odd):hover .t {
  top: 0px;
}
.index_module_100358 .c .list:hover .t::before {
  background: #252121;
  border-color: #d21010;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
}
.index_module_100358 .c .list:hover .t .span {
  color: #fff;
}
.index_module_100200 {
  text-align: center;
}
.index_module_100200::after {
  content: "";
  display: block;
  width: 108px;
  height: 17px;
  margin: 4px auto 0;
  background-size: 100% auto;
}
.index_module_100200 .inlineBlock {
  display: inline-block;
}
.index_module_100200 .title {
  font-size: 30px;
  color: #333333;
  font-weight: 400;
}
.index_module_100200 .subTitle {
  font-size: 14px;
  color: #999999;
}
.index_module_100358 .index_module_100200 .title b {
  color: #d21010;
  font-weight: 800;
}
.index_module_100373 {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  padding: 50px 0;
  text-align: center;
}
.index_module_100373 .c {
  position: relative;
  margin-top: 70px;
  height: 360px;
  text-align: left;
}
.index_module_100373 .c .pic {
  display: inline-block;
  width: 945px;
  height: 360px;
  position: relative;
  overflow: hidden;
}
.index_module_100373 .c img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.index_module_100373 .c .text_wrap {
  top: -40px;
  right: 0;
  padding: 0 20px;
  width: 485px;
  height: 360px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
  background: url(../images/5ee9c76c30b02.jpg) no-repeat center;
}
.index_module_100373 .c .text_wrap .txt {
  height: 225px;
  line-height: 25px;
  color: #666666;
  font-size: 14px;
  padding-top: 32px;
  overflow: hidden;
  word-break: break-all;
  white-space: pre-line;
}
.index_module_100373 .c .text_wrap .txt p {
  text-indent: 2em;
  text-align: justify;
  letter-spacing: 1px;
}
.index_module_100373 .c .text_wrap .more {
  float: left;
  width: 140px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #d21010;
  position: relative;
  margin-top: 32px;
}
.index_module_100200 {
  text-align: center;
}
.index_module_100200::after {
  content: "";
  display: block;
  width: 108px;
  height: 17px;
  margin: 4px auto 0;
  background-size: 100% auto;
}
.index_module_100200 .inlineBlock {
  display: inline-block;
}
.index_module_100200 .title {
  font-size: 30px;
  color: #333333;
  font-weight: 400;
}
.index_module_100200 .subTitle {
  font-size: 14px;
  color: #999999;
}
.index_module_100373 .index_module_100200 .title b {
  color: #d21010;
  font-weight: 800;
}
.index_module_100040 {
  padding: 50px 0;
  background: #fff;
  text-align: center;
  width: 1200px;
  margin: 0 auto;
}
.index_module_100040 .content {
  margin-top: 50px;
  text-align: left;
}
.index_module_100040 .content .ul .li {
  height: 180px;
  background: #f7f7f7;
  margin-bottom: 10px;
}
.index_module_100040 .content .ul .li .pic {
  width: 325px;
  height: 180px;
  overflow: hidden;
  margin-right: 30px;
}
.index_module_100040 .content .ul .li .pic .img {
  width: 325px;
  height: 180px;
  vertical-align: bottom;
}
.index_module_100040 .content .ul .li .text {
  padding-left: 30px;
}
.index_module_100040 .content .ul .li .text .box {
  padding: 32px 0px 25px;
}
.index_module_100040 .content .ul .li .text .left {
  width: 592px;
}
.index_module_100040 .content .ul .li .text .left .box {
  padding: 33px 0;
}
.index_module_100040 .content .ul .li .text .left .span {
  font-size: 24px;
  color: #999999;
  display: block;
  line-height: 24px;
}
.index_module_100040 .content .ul .li .text .left .span:before {
  content: '';
  display: inline-block;
  width: 3px;
  height: 18px;
  margin-top: 3px;
  margin-right: 22px;
  background: #d21010;
}
.index_module_100040 .content .ul .li .text .left .news_title {
  font-size: 18px;
  color: #333333;
  line-height: 18px;
  font-weight: normal;
  margin-top: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index_module_100040 .content .ul .li .text .left .news_title a {
  color: #333333
}
.index_module_100040 .content .ul .li .text .left .p {
  font-size: 14px;
  line-height: 24px;
  color: #999999;
  height: 48px;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

}
.index_module_100040 .content .ul .li .text .right {
  margin-top: 40px;
  margin-right: 35px;
}
.index_module_100040 .content .ul .li .text .right .a {
  display: inline-block;
  font-size: 14px;
  color: #999999;
  padding: 10px 50px;
  border: 1px solid #999999;
  border-radius: 2px;
  box-shadow: 0px 0px 0px 0px rgba(4, 0, 0, 0);
  .transition(0.3s);
}
.index_module_100040 .content .ul .li:hover .text .right .a {
  background: #d21010;
  color: #fff;
  border-color: #d21010;
  box-shadow: 0px 10px 10px 0px rgba(4, 0, 0, 0.1);
}
.index_module_100200 {
  text-align: center;
}
.index_module_100200::after {
  content: "";
  display: block;
  width: 108px;
  height: 17px;
  margin: 4px auto 0;
  background-size: 100% auto;
}
.index_module_100200 .inlineBlock {
  display: inline-block;
}
.index_module_100200 .title {
  font-size: 30px;
  color: #333333;
  font-weight: 400;
}
.index_module_100200 .subTitle {
  font-size: 14px;
  color: #999999;
}
.index_module_100040 .index_module_100200 .title b {
  color: #d21010;
  font-weight: 800;
}
.index_module_100026 {}
.index_module_100026 .link {
  position: relative;
}
.index_module_100026 .link .link_qq {
  position: absolute;
  right: 0;
}
.index_module_100026 .link .hd {
  padding-bottom: 10px;
  border-bottom: 1px solid #CCC;
}
.index_module_100026 .link .hd ul li {
  float: left;
  width: 89px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  cursor: pointer;
  color: #666;
  background: #d21010;
  color: #fff;
}
.index_module_100026 .link .bd {
  padding: 15px 0;
}
.index_module_100026 .link .bd a {
  display: inline-block;
  color: #666;
  padding: 0 10px 10px 10px;
}
.index_module_100026 .link .bd a:hover {
  color: #d21010;
}
.index_module_100022 {
  background: #222;
  margin-top: 20px;
}
.index_module_100022 .content {
  padding: 40px 0;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.index_module_100022 .content p {
  color: rgb(115, 115, 115);
  font-size: 14px;
}
.index_module_100022 .content .tel {
  color: #d21010;
  font-size: 36px;
  margin: 10px auto;
}
.index_module_100022 .footer_copyright {
  background: #000;
  padding: 10px 0;
  color: #FFF;
  border-top: 1px solid #3E3E3E;
}
.index_module_100022 .footer_copyright p {
  padding: 5px 0;
}
.index_module_100022 .footer_copyright a {
  color: #FFF;
}
.all_gg {
  width: 100%;
  height: 130px;
  position: fixed;
  z-index: 100;
  bottom: 0;
  color: #d21010;
  line-height: 78px;
  text-align: center;
  font-size: 24px;
  overflow: hidden;
}
.all_gg .Validform_wrong {
  background: none;
}
.all_gg .Validform_right {
  background: none;
}
.all_gg .content {
  width: 100%;
  height: 130px;
  background: rgba(0, 0, 0, .8);
  line-height: 130px;
}
.all_gg .content_t {
  font-size: 24px;
  color: #d21010;
  line-height: 50px;
  height: 50px;
}
.all_gg .content_b form .wrapper {
  width: 990px;
  height: 45px;
}
.all_gg .content_b form .li {
  float: left;
  height: 45px;
}
.all_gg .content_b form .li input[type="text"] {
  outline: none;
  display: block;
  background: #fff;
  width: 100%;
  padding-left: 38px;
  height: 45px;
  border: none;
  border: 1px solid #a0a0a0;
  box-sizing: border-box;
}
.all_gg .content_b form .li select {
  outline: none;
  display: block;
  background: #fff;
  width: 100%;
  height: 45px;
  border: none;
  border: 1px solid #a0a0a0;
  box-sizing: border-box;
}
.all_gg .content_b form input[type="submit"] {
  cursor: pointer;
  display: block;
  width: 200px;
  height: 45px;
  background: #d21010;
  border: none;
  border-radius: 20px;
  font-size: 16px;
  color: #fff;
  outline: none;
}
.all_gg .tips10 {
  font-size: 14px;
  line-height: 35px;
  color: #f00;
}
.all_gg .content p {}
.all_gg .content p span {
  padding: 0 10px;
}
.all_gg i {
  width: 70px;
  height: 78px;
  line-height: 78px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -39px;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
  transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
}
.all_gg i:hover {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}
.all_gg2 {
  position: fixed;
  z-index: 100;
  left: -200px;
  bottom: 0;
  cursor: pointer;
}
.all_gg2 img {
  width: 200px;
  height: 78px;
  .transition(.5s);
}
.all_gg2 a.btn {
  display: block;
  width: 24px;
  height: 14px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 101;
}
@media \0screen\, screen\9 {
  .all_gg .content {
    background-color: #000000;
    filter: Alpha(opacity=80);
    position: static;
    *zoom: 1;
  }
  .all_gg .content p {
    position: relative;
    color: #fff;
  }
}
@media only screen and (max-width: 1620px) {
  .all_gg2 {
    width: 0;
  }
  .all_gg2 img {
    width: 0;
  }
}
.page_left_nav .about_content_shu_left .about_content_shu_left_title .i1 {
  background: #d21010;
}
.page_left_nav .about_content_shu_left .about_content_shu_left_title .i3 {
  background: #d21010;
}
.page_left_nav .about_content_shu_left .floatNav .proSClass li:hover a {
  color: #d21010;
}
.page_left_nav .about_content_shu_left .floatNav .proSClass li:hover i {
  background: #d21010;
}
.page_left_nav .about_content_shu_left .floatNav .proSClass li a.current {
  color: #d21010;
}
.page_left_nav .about_content_shu_left .floatNav .proSClass li a.current i {
  background: #d21010;
}
.page_left_nav .about_content_shu_left .about_content_shu_left_contact i {
  color: #d21010;
}
.page_left_nav .about_content_shu_left .about_content_shu_left_contact .tel ul li {
  color: #d21010;
}
.page_left_nav .about_content_shu_left .page_news .page_title .iconfont {
  color: #d21010;
}
.page_left_nav .about_content_shu_left .page_news ul li i {
  background: #d21010;
}
.page_left_nav .about_content_shu_left .page_news ul li a:hover {
  color: #d21010;
}
.page_breadcrumb li:hover a {
  color: #d21010;
}
.pages {
  display: block;
  padding: 20px 0 10px 0;
  width: 100%;
  text-align: center;
}
.pages a, .pages span {
  margin: 0 3px;
  padding: 0 8px;
  height: 24px;
  line-height: 24px;
  background: #f5f5f5;
  border: 1px solid #e1e1e1;
  color: #545452;
}
.pages a:hover {
  text-decoration: none;
  color: #d21010;
}
.pages span.page_nowindex {
  color: #FFF;
  background: #d21010;
}
.prev_next span a:hover {
  color: #d21010;
}
.prev_next a:hover {
  color: #d21010;
}