@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  text-align: left;
  color: #3D3D3D;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  line-height: 28px;
}

img {
  border: 0;
}

a, a:Hover {
  text-decoration: none;
  color: #333333;
}

a:hover {
  color: #1977df;
}

li {
  list-style: none;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.mt100 {
  margin-top: 100px !important;
}

.mb20 {
  margin-bottom: 20px;
}

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pt100 {
  padding-top: 100px;
}

.pt120 {
  padding-top: 120px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl10 {
  padding-left: 10px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.clear {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.row {
  width: 1200px;
  margin: 0 auto;
}

.big-row {
  width: 1250px;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.transition {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

/*
box model;
*/
.i-case .bd ul li, .footer .left-logo, .footer dl dd.col-one {
  float: left;
}

.footer .right-rq {
  float: right;
}

.head .left-logo {
  height: 80px;
  width: 30%;
  overflow: hidden;
  text-align: center;
  float: left;
  margin-top: 1.7%;
}
.head .left-logo img {
  width: 60%;
}
.head .right-nav {
  width: 70%;
  float: right;
}
.head .right-nav .welcome {
  color: #cccccc;
  height: 34px;
  line-height: 34px;
}
.head .right-nav ul {
  width: 71%;
  float: left;
}
.head .right-nav ul li {
  width: 13.1%;
  position: relative;
  text-align: center;
  float: left;
  font-size: 0;
  letter-spacing: 0;
}
.head .right-nav ul li a {
  height: 114px;
  line-height: 90px;
  display: block;
  position: relative;
  font-size: 16px;
  text-align: center;
  transition: all 0.2s;
}
.head .right-nav ul li a span {
  transition: all 0.2s;
  position: absolute;
  text-align: center;
  font-size: 12px;
  left: 0;
  bottom: 30px;
  width: 100%;
}
.head .right-nav ul li:hover a {
  line-height: 136px;
  padding-bottom: 0;
  background-color: #ea0000;
  color: #ffffff;
}
.head .right-nav ul li:hover a span {
  bottom: 55px;
  color: #ffffff;
}
.head .right-nav .top-tel {
  width: 29%;
  float: left;
  margin-top: 30px;
  background: url(../images/top-tel.jpg) no-repeat left center;
}
.head .right-nav .top-tel span {
  line-height: 20px;
  padding-left: 54px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 18px;
}
.head .right-nav .top-tel b {
  display: block;
  padding-left: 54px;
  font-size: 34px;
  line-height: 34px;
  font-weight: 900;
}

@media (max-width: 1400px) {
  .head .right-nav ul {
    width: 100%;
  }
  .head .right-nav .top-tel {
    width: 0;
    overflow: hidden;
  }
}
.fullSlide {
  width: 100%;
  position: relative;
  height: 700px;
  background: #000;
  text-align: center;
}

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 700px;
  overflow: hidden;
  text-align: center;
}

.fullSlide .bd li a {
  display: block;
  height: 700px;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
}

.fullSlide .hd ul {
  text-align: center;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 47px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  line-height: 999px;
}

.fullSlide .hd ul .on {
  background: #f00;
}

.fullSlide .prev, .fullSlide .next {
  position: absolute;
  z-index: 999;
  top: 40%;
  left: 10%;
  width: 30px;
  height: 80px;
  background: url(../images/left_on.png) no-repeat;
  cursor: pointer;
  display: none;
}

.fullSlide .next {
  left: auto;
  right: 10%;
  background: url(../images/right_on.png) no-repeat;
}

.i-service {
  background: url(../images/service-back.jpg) repeat-x;
  overflow: hidden;
  padding-top: 60px;
}
.i-service .service-title {
  text-align: center;
}
.i-service .service-title p {
  font-size: 48px;
  color: #ffffff;
  line-height: 60px;
  text-align: center;
}
.i-service .service-title span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 8px;
  height: 8px;
  background-color: #ffffff;
}
.i-service .service-title h2 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 24px;
  color: #ffffff;
}
.i-service .service-content ul li {
  float: left;
  width: 400px;
}
.i-service .service-content ul li.first {
  background-color: #74b2ff;
}
.i-service .service-content ul li.second {
  background-color: #00bd81;
}
.i-service .service-content ul li.third {
  background-color: #ff9834;
}
.i-service .service-content ul li.forth {
  background-color: #e06362;
}
.i-service .service-content ul li.fifth {
  background-color: #00d0e3;
}
.i-service .service-content ul li:hover span {
  background-color: #ffc33a;
  color: #000;
}
.i-service .service-content ul li a {
  display: block;
  height: 270px;
  text-align: center;
  padding-top: 30px;
}
.i-service .service-content ul li img {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.i-service .service-content ul li b {
  font-size: 24px;
  color: #ffffff;
  line-height: 47px;
}
.i-service .service-content ul li p {
  font-size: 18px;
  text-align: center;
  color: #ffffff;
  text-transform: Uppercase;
}
.i-service .service-content ul li span {
  margin-top: 20px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #ffffff;
  line-height: 40px;
  padding: 0 30px;
  color: #ffffff;
}

.prolist {
  background-color: #f4f4f4;
  padding: 60px 0;
  text-align: center;
  overflow: hidden;
}
.prolist .big-row {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.prolist .big-row ul li {
  width: 220px;
  text-align: center;
  float: left;
}
.prolist .big-row ul li a {
  background-color: #dfdfdf;
  display: block;
  padding: 20px 0;
  text-align: center;
}
.prolist .big-row ul li a h2 {
  line-height: 42px;
  font-size: 18px;
  text-align: center;
}
.prolist .big-row ul li a img {
  width: 115px;
  height: 115px;
  border: 1px solid #ea0000;
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto;
}
.prolist .big-row ul li a span {
  padding: 0 20px;
  background-color: #ffffff;
  line-height: 30px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  margin-top: 19px;
  border: 1px solid #cccccc;
}
.prolist .big-row ul li a:hover {
  background-color: #ea0000;
}
.prolist .big-row ul li a:hover h2 {
  color: #ffffff;
}
.prolist .big-row ul li a:hover img {
  border: 1px solid #ffffff;
}
.prolist .big-row ul li a:hover span {
  border: 1px solid #ffffff;
}
.prolist .big-row ul li + li {
  margin-left: 25px;
}

.big-big-row {
  max-width: 1200px;
  margin: 0 auto;
}

.pro-c {
  float: right;
  width: 100%;
  overflow: hidden;
}
.pro-c .all-width {
  width: 300%;
  position: relative;
}
.pro-c .all-width ul {
  width: 50%;
  float: left;
  position: relative;
}
.pro-c .all-width ul li {
  margin-bottom: 15px;
  position: relative;
  width: 16%;
  margin-left: 0.666666%;
  float: left;
}
.pro-c .all-width ul li a {
  display: block;
  position: relative;
}
.pro-c .all-width ul li a div {
  position: relative;
  overflow: hidden;
  text-align: center;
  -moz-box-shadow: 0 0px 8px #000000;
  -webkit-box-shadow: 0 0px 8px #000000;
  box-shadow: 0 0px 8px #000000;
}
.pro-c .all-width ul li a div img {
  width: 100%;
}
.pro-c .all-width ul li a div p {
  background: url(../images/imgbg5.png);
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  line-height: 42px;
  text-align: center;
  width: 100%;
}
.pro-c .all-width ul li a div span {
  display: block;
  bottom: 0;
  padding: 0 10px;
  line-height: 40px;
  background-size: 100% 100%;
  width: 100%;
  text-align: left;
  font-weight: 900;
  font-size: 18px;
}
.pro-c .all-width ul li a div cite {
  width: 100%;
  display: block;
  font-size: 14px;
  text-align: left;
  background: url(../images/ptel.jpg) no-repeat left center;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  font-style: normal;
  padding-left: 30px;
}
.pro-c .all-width ul li a:hover div p {
  background: url(../images/imgbg8.png);
}

.common-title {
  text-align: center;
}
.common-title a p {
  font-size: 14px;
  text-align: center;
  color: #ffffff;
}
.common-title a span {
  font-size: 36px;
  font-weight: 900;
  color: #ffffff;
  line-height: 40px;
  vertical-align: middle;
}
.common-title a h2 {
  font-size: 36px;
  line-height: 40px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0;
  padding: 0;
  color: #fff;
}

.i-about {
  overflow: hidden;
  padding-bottom: 70px;
  background: url(../images/about-back.jpg) no-repeat center top;
}
.i-about .about-c {
  background-color: #ffffff;
  -moz-box-shadow: 0 0 10px #000000;
  -webkit-box-shadow: 0 0 10px #000000;
  box-shadow: 0 0 10px #000000;
  margin-top: 70px;
  overflow: hidden;
}
.i-about .about-c .left-about {
  width: 535px;
  margin-right: 20px;
}
.i-about .about-c .left-about .about-title {
  padding-top: 30px;
  font-size: 18px;
  line-height: 104px;
  vertical-align: middle;
  color: #6e6e6e;
}
.i-about .about-c .left-about .about-title h2 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 36px;
  vertical-align: middle;
  color: #ea0000;
}
.i-about .about-c .left-about .about-content-i p {
  text-indent: 2em;
  line-height: 30px;
  font-size: 18px;
}
.i-about .about-c .left-about .about-content-i a {
  margin-top: 30px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #ea0000;
  padding: 0 50px;
  line-height: 40px;
  color: #ffffff;
}
.i-about .about-c .left-about .about-content-i a:hover {
  background-color: #f15a24;
}
.i-about .about-c .right-img-i-about {
  width: 559px;
}

/* 本例子css */
.slideBox {
  width: 100%;
  height: 400px;
  overflow: hidden;
  position: relative;
}

.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 1;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.slideBox .hd ul li {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}

.slideBox .hd ul li.on {
  background: #f00;
  color: #fff;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}

.slideBox .bd img {
  display: block;
  height: 400px;
  width: 100%;
}

.slideBox .bd li span {
  background: url(../images/imgbg5.png);
  height: 36px;
  top: 0;
  position: absolute;
  width: 100%;
  color: #ffffff;
  text-align: center;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .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=50);
  opacity: 0.5;
}

.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox .prevStop {
  display: none;
}

.slideBox .nextStop {
  display: none;
}

.i-case {
  text-align: center;
  position: relative;
  padding-bottom: 50px;
}
.i-case .case-tt {
  width: 106px;
  float: left;
}
.i-case .case-tt a {
  display: block;
  vertical-align: top;
}
.i-case .case-tt a h2 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 36px;
  color: #ea0000;
  writing-mode: vertical-lr;
  text-align: left;
}
.i-case .case-tt p {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-align: left;
  font-size: 24px;
  writing-mode: vertical-lr;
}
.i-case .hd {
  position: absolute;
  top: 0;
  width: 100%;
}
.i-case .hd a {
  display: block;
  width: 12px;
  height: 61px;
  cursor: pointer;
  top: 100px;
}
.i-case .hd a.prev {
  position: inherit;
  left: -30px;
  background: url(../images/prev.jpg) no-repeat left top;
}
.i-case .hd a.next {
  background: url(../images/next.jpg) no-repeat left top;
  position: inherit;
  right: -30px;
}
.i-case .bd {
  text-align: center;
  margin: 0 auto;
  width: 1084px;
  float: right;
  overflow: hidden;
}
.i-case .bd ul li {
  width: 351px;
  height: 268px;
  position: relative;
  margin-right: 16px;
}
.i-case .bd ul li img {
  width: 351px;
  height: 268px;
}
.i-case .bd ul li span {
  background: url(../images/imgbg5.png);
  position: absolute;
  bottom: 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  left: 0;
  width: 100%;
}
.i-case .bd ul li:hover span {
  background: url(../images/imgbg5.png);
}

.news-title h2 {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 30px;
  line-height: 30px;
}
.news-title span {
  font-size: 18px;
  line-height: 30px;
  vertical-align: bottom;
  color: #ffffff;
}
.news-title a {
  background-color: #ff9600;
  float: right;
  color: #ffffff;
  padding: 0 20px;
}

.i-news {
  background: url(../images/news-back.jpg) no-repeat center top;
  height: 550px;
  width: 100%;
  padding-top: 50px;
}
.i-news .left-img {
  width: 534px;
  float: left;
}
.i-news .right-list {
  margin-top: 80px;
  width: 640px;
  float: right;
}
.i-news .right-list ul li {
  background: #ffffff;
  height: 120px;
}
.i-news .right-list ul li a {
  padding-top: 20px;
  display: block;
  overflow: hidden;
}
.i-news .right-list ul li a .date {
  float: left;
  width: 110px;
  text-align: right;
  padding-right: 20px;
  border-right: 1px solid #cccccc;
}
.i-news .right-list ul li a .date b {
  font-size: 30px;
  display: block;
  text-align: right;
}
.i-news .right-list ul li a .date span {
  font-size: 16px;
}
.i-news .right-list ul li a .cont {
  width: 438px;
  padding-left: 20px;
  float: left;
}
.i-news .right-list ul li a .cont b {
  font-size: 22px;
}
.i-news .right-list ul li:hover {
  background: #ea0000;
  color: #ffffff;
}
.i-news .right-list ul li:hover a .date * {
  color: #fff;
}
.i-news .right-list ul li:hover a .cont * {
  color: #ffffff;
}

.footer {
  background-color: #202020;
  border-top: 10px solid #ea0000;
  overflow: hidden;
}
.footer .middle-link {
  float: left;
}
.footer .left-logo {
  width: 322px;
}
.footer dl {
  width: 500px;
  float: left;
  text-align: left;
}
.footer dl.narrow {
  width: 160px;
}
.footer dl.normal {
  width: 446px;
}
.footer dl dt {
  font-size: 20px;
  color: #ffffff;
  line-height: 60px;
}
.footer dl dd.col-one {
  width: 160px;
  line-height: 44px;
}
.footer dl dd.col-three {
  width: 98px;
  text-align: center;
  float: left;
  line-height: 35px;
  margin-bottom: 15px;
  border: 1px solid #cccccc;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-right: 15px;
}
.footer dl dd a {
  color: #ffffff;
  line-height: 35px;
}
.footer dl dd p {
  color: #ffffff;
  line-height: 44px;
  vertical-align: middle;
}
.footer dl dd p img {
  vertical-align: middle;
  padding-right: 10px;
}
.footer dl dd p img:nth-of-type(2) {
  padding-left: 30px;
}
.footer .right-rq {
  width: 200px;
  padding-top: 20px;
  border-left: 14px solid #ae0a0a;
  border-bottom: 14px solid #ae0a0a;
  border-right: 14px solid #ae0a0a;
  background-color: #ea0000;
  text-align: center;
}
.footer .right-rq span {
  color: #ffffff;
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
}
.footer .copyright {
  border-top: 1px solid #333333;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  vertical-align: middle;
  line-height: 40px;
}
.footer .copyright img {
  vertical-align: middle;
  padding-left: 50px;
  line-height: 40px;
}
