* {
  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: 1314px;
  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;
*/
.footer .left-logo, .footer dl, .footer dl dd.col-one {
  float: left;
}

.footer .right-rq {
  float: right;
}

.head {
  position: absolute;
  background: url(../images/imgbg1.png);
  width: 100%;
  z-index: 9999;
}
.head .left-logo {
  width: 27%;
  overflow: hidden;
  text-align: center;
  float: left;
}
.head .left-logo a {
  line-height: 112px;
  vertical-align: middle;
}
.head .left-logo img {
  width: 95%;
  line-height: 112px;
  vertical-align: middle;
  max-width: 398px;
}
.head .right-nav {
  width: 73%;
  float: right;
}
.head .right-nav .welcome {
  color: #cccccc;
  height: 34px;
  line-height: 34px;
}
.head .right-nav ul {
  width: 84%;
  float: left;
}
.head .right-nav ul li {
  width: 9.9%;
  position: relative;
  text-align: center;
  float: left;
  font-size: 0;
  letter-spacing: 0;
}
.head .right-nav ul li a {
  height: 30px;
  margin-top: 38px;
  line-height: 30px;
  display: block;
  position: relative;
  font-size: 16px;
  color: #000000;
  text-align: center;
  transition: all 0.2s;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.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 dl {
  top: 60px;
  overflow: hidden;
  position: absolute;
  width: 980px;
  height: 0;
  z-index: 99999;
  left: -250px;
}
.head .right-nav ul li dl dt a {
  background: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.head .right-nav ul li:hover a {
  background-color: #0064dd;
  color: #ffffff;
}
.head .right-nav ul li:hover a span {
  color: #ffffff;
}
.head .right-nav ul li:hover dl {
  display: block;
  height: auto;
  overflow: auto;
  background: none;
}
.head .right-nav ul li:hover dl dt {
  background: url(../images/imgbg5.png);
  width: 25%;
  float: left;
  padding: 0 0 0 0;
  text-align: center;
}
.head .right-nav ul li:hover dl dt a {
  background: none;
  padding-top: 10px;
  color: #ffffff;
  height: auto;
  line-height: 30px;
  display: block;
  text-align: center;
  margin: 0;
}
.head .right-nav ul li:hover dl dt img {
  width: 90%;
  display: block;
  margin: 0 auto;
}
.head .right-nav ul li:hover dl dt:hover a {
  background: url(../images/imgbg8.png);
  color: #ffffff;
}
.head .right-nav ul li ul {
  height: 0;
  overflow: hidden;
}
.head .right-nav ul li:hover ul {
  display: block;
  height: auto;
  overflow: auto;
  margin: 0;
  width: 100%;
}
.head .right-nav ul li:hover ul li {
  width: 100%;
  padding: 5px 0 0 0;
}
.head .right-nav ul li:hover ul li a {
  background-color: #fff;
  display: block;
  text-align: center;
  margin: 0;
  color: #333333;
}
.head .right-nav ul li:hover ul li:hover a {
  background-color: #007ce6;
  color: #ffffff;
}
.head .right-nav .top-tel {
  width: 16%;
  box-sizing: border-box;
  float: right;
}
.head .right-nav .top-tel a {
  display: block;
  float: left;
  width: 50%;
  line-height: 112px;
  vertical-align: middle;
  background: url(../images/lan-back.png);
  text-align: center;
  color: #ffffff;
  font-size: 18px;
}
.head .right-nav .top-tel a.on {
  background: url(../images/lan-back-two.png);
}

@media (max-width: 1400px) {
  .head .right-nav ul {
    width: 100%;
  }
  .head .right-nav .top-tel {
    width: 0;
    overflow: hidden;
  }
}
.swiper-container {
  width: 100%;
  overflow: hidden;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
}

.common-title {
  text-align: center;
  margin: 32px 0;
}
.common-title .row {
  text-align: center;
}
.common-title .row span {
  font-size: 34px;
  line-height: 50px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #000;
}
.common-title .row span:before {
  height: 1px;
  background-color: #000000;
  width: 130px;
  content: '';
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
}
.common-title .row h2 {
  font-size: 34px;
  line-height: 50px;
  color: #0064dd;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0;
}
.common-title .row h2:after {
  height: 1px;
  margin-left: 10px;
  background-color: #000000;
  width: 130px;
  content: '';
  display: inline-block;
  margin-bottom: 10px;
}
.common-title .row p {
  text-align: center;
}

.prolist {
  background: url(../images/prolist-back.jpg) no-repeat center top;
  height: 284px;
  position: relative;
}
.prolist .left-pro-tt {
  background: url(../images/pro-list-pro-back.png) no-repeat;
  width: 194px;
  height: 249px;
  float: left;
  position: relative;
  padding: 15px;
}
.prolist .left-pro-tt h2 {
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #ffffff;
  line-height: 48px;
  border-bottom: 2px solid #ffffff;
}
.prolist .left-pro-tt p {
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
}
.prolist .left-pro-tt a {
  position: absolute;
  bottom: 15px;
  left: 15px;
  display: block;
  width: 190px;
  text-align: center;
  line-height: 36px;
  vertical-align: middle;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.prolist .right-pro-list {
  float: right;
  width: 1070px;
}
.prolist .right-pro-list ul {
  padding-top: 15px;
}
.prolist .right-pro-list ul li {
  width: 23%;
  float: left;
  text-align: right;
  margin: 33px 0 0 2%;
}
.prolist .right-pro-list ul li a {
  display: block;
  height: 54px;
  line-height: 54px;
  font-size: 18px;
  background-color: #0064dd;
  color: #ffffff;
  text-align: center;
  text-overflow:ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 5px;
}
.prolist .right-pro-list ul li a:hover {
  background-color: #d90000;
}

.big-big-row {
  max-width: 1300px;
  margin: 0 auto;
}

.pro-c {
  width: 100%;
  overflow: hidden;
}
.pro-c .all-width {
  width: 4800px;
  position: relative;
}
.pro-c .all-width ul {
  width: 50%;
  float: left;
  position: relative;
}
.pro-c .all-width ul li {
  position: relative;
  width: 11.5%;
  margin: 0 .5% 15px .5%;
  float: left;
}
.pro-c .all-width ul li a {
  display: block;
  position: relative;
}
.pro-c .all-width ul li a div {
  font-size: 18px;
  position: relative;
  overflow: hidden;
  line-height: 0;
}
.pro-c .all-width ul li a div img {
  width: 100%;
}
.pro-c .all-width ul li a div strong {
  display: block;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.pro-c .all-width ul li a div p {
  position: absolute;
  bottom: -150px;
  left: 0;
  width: 100%;
  height: 150px;
  line-height: 150px;
  vertical-align: middle;
  text-align: center;
  background: url(../images/lan-back.png) repeat;
  color: #fff;
  -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;
}
.pro-c .all-width ul li a div p i {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border: 1px solid #ffc800;
  color: #ffc800;
  line-height: 27px;
  padding: 0 20px;
  font-style: normal;
}
.pro-c .all-width ul li a:hover div p {
  bottom: 0;
}

.bottom-pro {
  text-align: center;
}
.bottom-pro p {
  width: 710px;
  margin: 0 auto;
  overflow: hidden;
  height: 65px;
  line-height: 0;
  padding: 0 0 0 15px;
  -moz-border-radius: 32px;
  -webkit-border-radius: 32px;
  border-radius: 32px;
  border: 1px solid #cccccc;
  vertical-align: middle;
}
.bottom-pro p img {
  vertical-align: middle;
  line-height: 65px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 16px;
  float: left;
  padding-right: 15px;
}
.bottom-pro p span {
  line-height: 65px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  font-size: 24px;
  float: left;
}
.bottom-pro p b {
  color: #d90000;
  font-size: 36px;
  font-family: impact;
  line-height: 65px;
  float: left;
}
.bottom-pro p a {
  float: right;
  line-height: 65px;
  color: #ffffff;
  background-color: #d90000;
  padding: 0 40px;
  font-size: 28px;
  -moz-border-radius: 32px;
  -webkit-border-radius: 32px;
  border-radius: 32px;
  font-style: normal;
}

.near-box {
  overflow: hidden;
  height: 750px;
  width: 100%;
  background: url(../images/bannar-1.png) no-repeat center;
  background-size: 100% 100%;
}

.near-min {
  width: 1314px;
  margin: 0 auto;
  height: 750px;
  position: relative;
}

.honor-min {
  width: 100%;
  margin: 0 auto;
  height: 750px;
  position: relative;
}

.Roll-box {
  width: 630px;
  height: 340px;
  padding: 15px;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.Roll-list-box {
  width: 100%;
  height: 100%;
  background: #080808;
}

.near-content {
  width: 50%;
  float: right;
  margin-top: 178px;
}

.near-content h2 {
  font-size: 30px;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 50px;
}

.near-content h2 i {
  color: #ffae00;
  font-weight: bold;
  font-size: 30px;
  font-style: normal;
}

.p-content {
  line-height: 24px;
  font-size: 14px;
  color: #FFFFff;
  text-align: justify;
  text-indent: 2em;
}

.near-list ul {
  overflow: hidden;
  margin-top: 60px;
}

.near-list ul li {
  float: left;
  width: 30.33%;
  box-sizing: border-box;
  color: #FFFFFF;
  border-right: 1px solid #FFFFFF;
  text-align: center;
}

.near-list ul li p {
  font-size: 50px;
  line-height: 50px;
  color: #fff;
  text-align: center;
}
.near-list ul li p i {
  font-size: inherit;
  color: #ffffff;
  font-weight: 900;
  font-style: normal;
}

.near-list ul li span {
  font-size: 22px;
  color: #FFFFff;
}

.honor-box {
  height: 775px;
  background: url(../images/banner-2.png) no-repeat center;
  background-size: 100% 100%;
  overflow: hidden;
}

.honor-title {
  text-align: center;
  margin: 60px 0;
}

.honor-title p {
  line-height: 16px;
  margin-top: 15px;
}

.honor-title h2 {
  font-size: 34px;
  font-weight: bold;
  color: #333333;
  position: relative;
}

.honor-title h2 i {
  font-size: 34px;
  font-weight: bold;
  color: #014ed1;
}

.border-span::before {
  content: "";
  display: block;
  width: 127px;
  height: 1px;
  background: #000000;
  position: absolute;
  top: 20px;
  left: 26%;
}

.border-span::after {
  content: "";
  display: block;
  width: 127px;
  height: 1px;
  background: #000000;
  position: absolute;
  right: 26%;
  top: 20px;
}

.honor-list {
  width: 100%;
  max-width: 1824px;
  margin: 0 auto;
  overflow: hidden;
}

.honor-list ul li {
  border: 2px solid #dadada;
  box-sizing: border-box;
  float: left;
  box-shadow: 0 0 0 #9e9e9e;
}

.honor-list ul li img {
  display: block;
  width: 100%;
  height: auto;
}

.Roll-list-box img {
  display: block;
  width: 100%;
  height: 100%;
}

.Roll-list-box .swiper-button-next {
  position: absolute;
  top: 103%;
  width: 90px;
  height: 90px;
  right: 0px;
  margin-top: -10px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
  background: url(../images/right-icon.png) no-repeat center;
}

.Roll-list-box .swiper-button-prev {
  position: absolute;
  top: 103%;
  width: 90px;
  height: 90px;
  left: 70%;
  margin-top: -10px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
  background: url(../images/left-ioon.png) no-repeat center;
}

.Roll-list-box .swiper-button-prev:hover {
  opacity: 0.8;
}

.Roll-list-box .swiper-button-next:hover {
  opacity: 0.8;
}

.index-content {
  width: 100%;
  overflow-y: auto;
  overflow-x: visible;
}

.box {
  min-width: 1314px;
}

.news-index ul li {
  float: left;
  width: 310px;
  height: 444px;
}
.news-index ul li + li {
  margin-left: 24px;
}
.news-index ul li a {
  background-color: #f4f4f4;
  display: block;
  position: relative;
}
.news-index ul li a img {
  width: 100%;
  height: 224px;
}
.news-index ul li a h4 {
  font-size: 18px;
  font-weight: normal;
  line-height: 60px;
  padding: 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-index ul li a p {
  line-height: 24px;
  font-size: 14px;
  padding: 0px 15px 15px 15px;
}
.news-index ul li a .n-date {
  position: absolute;
  left: 0;
  top: 0;
  width: 85px;
  height: 80px;
  background-color: #0064dd;
  opacity: 0.8;
  z-index: 1;
}
.news-index ul li a .n-date strong {
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 48px;
  line-height: 60px;
  vertical-align: middle;
  font-weight: normal;
}
.news-index ul li a .n-date cite {
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  vertical-align: middle;
  font-style: normal;
  display: block;
  text-align: center;
}
.news-index ul li a:hover {
  background-color: #0064dd;
}
.news-index ul li a:hover .n-date {
  background-color: #d90000;
}
.news-index ul li a:hover h4 {
  color: #ffffff;
}
.news-index ul li a:hover p {
  color: #ffffff;
}

.bottom-ban {
  background: url(../images/bottom-ban.jpg) no-repeat center bottom;
  height: 161px;
}
.bottom-ban .row .free-hot {
  float: right;
  padding-right: 44px;
  padding-top: 67px;
  line-height: 0;
}
.bottom-ban .row .free-hot span {
  font-size: 24px;
  color: #fff;
  font-weight: 900;
  line-height: 47px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  float: left;
}
.bottom-ban .row .free-hot b {
  font-size: 36px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 47px;
  color: #d90000;
  text-shadow: 1px 1px 0 #FFFFFF, -1px -1px 0px #FFFFFF, 1px 1px 0px #FFFFFF, -1px -1px 0px #FFFFFF, 1px 1px 0px #FFFFFF, -1px -1px 0px #FFFFFF;
  padding-right: 10px;
  float: left;
}
.bottom-ban .row .free-hot a {
  font-size: 24px;
  float: left;
  margin: 0;
  line-height: 47px;
  color: #ffffff;
  font-weight: 900;
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 147px;
  text-align: center;
}

.footer {
  background: url(../images/bottom-back.jpg) repeat-y;
  border-top: 6px #41bc17 solid;
  padding: 40px 0 0 0;
  overflow: hidden;
}
.footer .left-logo {
  width: 235px;
}
.footer dl {
  width: 260px;
  min-height: 280px;
  text-align: left;
  border-left: 1px solid #ffffff;
  padding: 0 30px;
}
.footer dl.narrow {
  width: 92px;
  margin-left: 40px;
}
.footer dl.normal {
  width: 316px;
  padding-left: 50px;
}
.footer dl dt {
  font-size: 20px;
  color: #ffffff;
  line-height: 40px;
  font-weight: 900;
}
.footer dl dt span {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.footer dl dd.col-one {
  width: 130px;
}
.footer dl dd.col-two {
  width: 320px;
}
.footer dl dd a {
  color: #ffffff;
  line-height: 28px;
  font-size: 16px;
}
.footer dl dd p {
  color: #ffffff;
  line-height: 40px;
  font-size: 16px;
  vertical-align: middle;
}
.footer dl dd p img {
  vertical-align: middle;
  padding-right: 5px;
  display: inline-block;
}
.footer dl dd p i {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 30px;
}
.footer .right-rq {
  width: 210px;
  text-align: center;
  border-left: 1px solid #ffffff;
  min-height: 280px;
}
.footer .right-rq h4 {
  font-size: 25px;
  color: #0064dd;
}
.footer .right-rq p {
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}
.footer .right-rq b {
  font-size: 36px;
  line-height: 50px;
  color: #0064dd;
  padding-left: 38px;
  background: url(../images/bottom-tel.jpg) no-repeat left center;
}
.footer .right-rq div {
  width: 50%;
  float: left;
  margin-top: 30px;
  text-align: center;
}
.footer .right-rq span {
  color: #ffffff;
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 30px;
}
.footer .double-line {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin: 10px auto;
  text-align: center;
}
.footer .double-line .bdsharebuttonbox {
  width: 200px;
  margin: 10px auto;
}
.footer .bottom-rq {
  background-color: #323232;
  padding: 10px 0;
  text-align: center;
  color: #ffffff;
  line-height: 40px;
  vertical-align: middle;
}
.footer .bottom-rq img {
  padding-left: 20px;
  vertical-align: middle;
}
