/* LESS Document */
table {
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
}
th,
td {
  padding: 0px;
  margin: 0px;
  vertical-align: top;
}
* {
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: calc(5.208333333333334vw);
}
html,
body {
  width: 100%;
  height: auto;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input,
button {
  -webkit-appearance: none;
  border-radius: 0;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
textarea {
  resize: none;
  overflow: auto;
}
input,
button,
textarea,
select {
  border: 0;
  background: transparent;
  font-family: inherit;
}
img {
  border: 0;
  vertical-align: top;
}
li {
  list-style: none;
}
div,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ul,
dl {
  list-style-type: none;
}
li {
  vertical-align: top;
}
.clear {
  clear: both;
  margin: 0;
  padding: 0;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
  overflow: hidden;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
*html .clearfix {
  zoom: 1;
}
* + html .clearfix {
  zoom: 1;
}
img {
  border: none;
  vertical-align: top;
}
input,
textarea {
  font-size: 12px;
  color: #888;
  border: none;
  outline: medium none;
}
input,
textarea,
select {
  transition: 0.3s all ease-out;
}
input-placeholder {
  /* WebKit browsers */
  color: #ccc;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ccc;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ccc;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #ccc;
}
input:focus {
  color: #333;
}
::selection {
  background: #ff2020;
  color: #fff;
}
::-moz-selection {
  background: #ff2020;
  color: #fff;
}
::-webkit-selection {
  background: #ff2020;
  color: #fff;
}
a {
  color: #666;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s all ease;
}
a:hover {
  color: #ff2020;
}
.img-auto {
  display: block;
  overflow: hidden;
}
.img-auto img {
  width: auto;
  height: auto;
  margin: 0px auto;
  transition: 600ms;
}
.img-auto img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.pc {
  display: block;
}
.wap {
  display: none;
}
.w80 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.w1200 {
  width: 80%;
}
.bj {
  background: #f8f8f8;
}
@font-face {
  font-family: "Mst";
  src: url("../font/Montserrat-Regular.woff2") format("woff2"), url("../font/Montserrat-Regular.woff") format("woff"), url("../font/Montserrat-Regular.ttf") format("truetype"), url("../font/Montserrat-Regular.eot") format("embedded-opentype"), url("../font/Montserrat-Regular.svg") format("svg");
}
body {
  font-family: "Mst";
}
#c-header .c-nav li {
  margin: 0 1px;
}
#c-header .c-nav li a {
  color: #333;
  padding: 0 30px;
  display: block;
}
#c-header.c-style2 .c-nav li.active > a,
#c-header .c-nav li:hover > a {
  color: #fff;
  background: #ff2020;
}
#c-header .c-nav li ul a {
  color: #666;
}
.c-logo {
  /*padding-top: 20px;*/
}
.nav2 ul {
  text-align: center;
  background: #fff;
  box-shadow: 0px 10px 20px #eee;
}
.nav2 ul li {
  display: inline-block;
  line-height: 78px;
}
.nav2 ul li a {
  display: block;
  padding: 0 1rem;
}
.nav2 ul li a:hover,
.nav2 ul li a.hover {
  background: #ff2020;
  color: #fff;
}
.pd100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.prolist ul li {
  float: left;
  background: #fff;
  text-align: center;
  font-size: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 24.5%;
  padding: 50px 40px;
  margin-left: 0.5%;
  margin-bottom: 10px;
  transition: 0.3s all ease;
}
.prolist ul li:nth-child(4n+1) {
  margin-left: 0;
}
.prolist ul li h3 {
  font-size: 22px;
  line-height: 100%;
  margin-top: 50px;
}
.prolist ul li:hover {
  box-shadow: 0px 0px 20px #eee;
}
.prolist ul li:hover a {
  color: #ff2020;
}
.pag {
  text-align: center;
  margin: 50px 0;
}
.pag ul {
  text-align: center;
}
.pag ul li {
  display: inline-block;
  padding: 0 8px;
  background: #fff;
  line-height: 32px;
  margin: 0 2px;
}
.footer {
  background: #333;
  padding-top: 120px;
}
.footer .f-left {
  float: left;
  width: 30%;
}
.footer .f-left img {
  display: block;
  padding-bottom: 35px;
}
.footer .f-left2 {
  float: left;
  width: 30%;
}
.footer .f-left2 span {
  display: block;
  font-size: 16px;
  color: #9a9a9a;
}
.footer .f-left2 span:nth-child(2) {
  color: #fff;
  font-size: 40px;
  padding-top: 20px;
  padding-bottom: 40px;
}
.footer .f-left2 span:nth-child(3) {
  background: url(../images/email.png) no-repeat left center;
  padding-left: 35px;
  line-height: 20px;
  margin-bottom: 30px;
}
.footer .f-left2 span:nth-child(4) {
  background: url(../images/map.png) no-repeat left top;
  padding-left: 35px;
  line-height: 20px;
}
.footer .f-left3 {
  float: right;
  width: 36%;
}
.footer .f-left3 span {
  display: block;
  font-size: 18px;
}
.mes {
  float: left;
  width: 49%;
  margin-top: 15px;
}
.mes input {
  border: 1px solid #414141;
  line-height: 45px;
  text-indent: 10px;
  font-size: 14px;
  width: 100%;
}
.mes input:focus {
  border-color: #ff2020;
  color: #fff;
}
.mes.mesnp {
  margin-left: 2%;
}
.mes.mes2 {
  width: 100%;
}
.mes.mes2 textarea {
  border: 1px solid #414141;
  line-height: 45px;
  text-indent: 10px;
  font-size: 14px;
  width: 100%;
}
.mes.mes2 textarea:focus {
  border-color: #ff2020;
}
.mes.mes3 {
  width: 100%;
  background: #ff2020;
  color: #fff;
  font-size: 18px;
}
.mes.mes3 input {
  color: #fff;
  cursor: pointer;
  border: none;
}
.foot-nav {
  border-top: 1px solid #414141;
  font-size: 16px;
  line-height: 16px;
  margin-top: 76px;
}
.foot-nav li {
  border-right: 1px solid #d4d4d4;
  float: left;
  padding: 0px 30px;
  margin: 28px 0;
}
.foot-nav li a {
  color: #d4d4d4;
}
.foot-nav li:last-child {
  border-right: none;
}
.foot-nav li:first-child {
  padding-left: 0;
}
.foot-nav span {
  position: absolute;
  right: 1.6rem;
  top: 28px;
  color: #d4d4d4;
}
.foot-nav .c-container {
  position: relative;
}
.banner {
  position: relative;
}
.banner .protitle {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin: auto;
  font-size: 64px;
  font-weight: 400;
  color: #fff;
  text-align: center;
}
.c-banner2 .swiper-slide {
  text-align: center;
  background: #fff;
  padding: 50px 0;
}
.swiper-button-next.lefticon {
  background: url(../images/right.png) no-repeat;
  width: 52px;
  height: 52px;
  transition: 0.3s all ease;
  right: 5%;
}
.swiper-button-next.lefticon:hover {
  background-image: url(../images/right_hover.png);
}
.swiper-button-prev.righticon {
  background: url(../images/left.png) no-repeat;
  width: 52px;
  height: 52px;
  transition: 0.3s all ease;
  left: 5%;
}
.swiper-button-prev.righticon:hover {
  background-image: url(../images/left_hover.png);
}
.continfo {
  background: #fff;
  margin-top: 20px;
  margin-bottom: 80px;
}
.proxgcp p {
  font-size: 44px;
  color: #333;
  line-height: 42px;
  writing-mode: vertical-lr;
  float: left;
  text-transform: Uppercase;
  font-weight: bold;
}
.proxgcp p:first-child {
  opacity: .5;
  padding-right: 20px;
}
.xiangguan {
  background: none!important;
  padding-top: 0!important;
}
.xiangguan:hover {
  box-shadow: none!important;
}
.newslist .newslist1 {
  float: left;
  font-size: 18px;
  color: #666;
  padding-top: 100px;
  padding-bottom: 60px;
}
.newslist .newslist1 span {
  font-size: 36px;
  display: block;
  font-weight: bold;
  padding-bottom: 20px;
}
.newslist .newslist1 span i {
  color: #ff2020;
  font-style: normal;
}
.newslist ul {
  float: right;
  padding-top: 145px;
}
.newslist ul li {
  float: left;
  padding: 0 18px;
  border-right: 1px solid #ccc;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
}
.newslist ul li a:hover,
.newslist ul li a.hover {
  color: #ff2020;
}
.newslist ul li:last-child {
  border-right: none;
}
.newslist2 .newslist3 {
  float: left;
  width: 50%;
  min-height: 500px;
  max-height: 500px;
}
.newslist2 .newslist3 img {
  min-height: 500px;
}
.newslist2 .newslist4 {
  float: left;
  width: 50%;
  background: #ebf5ff;
  min-height: 500px;
  max-height: 500px;
}
.newslist2 .newslist4 .newslist5 {
  width: 80%;
  padding-left: 10%;
  padding-top: 112px;
}
.newslist2 .newslist4 .newslist5 p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #666;
}
.newslist2 .newslist4 .newslist5 span {
  font-size: 12px;
  color: #999;
  padding: 20px 0;
  display: block;
}
.newslist2 .newslist4 .newslist5 a {
  color: #999;
  font-size: 12px;
  padding-top: 32px;
  display: block;
}
.newslist2 .newslist4 .newslist5 h3 {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newslist2 .newslist4 .newslist5 h3 a {
  color: #ff2020;
  font-size: 28px;
  font-weight: bold;
}
.newslist6 {
  position: absolute;
  left: 57.5%;
  bottom: 20%;
  z-index: 999;
}
.newslist6 .swiper-button-next {
  background: url(../images/news_05.png) no-repeat;
  width: 36px;
  height: 36px;
}
.newslist6 .swiper-button-prev {
  background: url(../images/news_07.png) no-repeat;
  width: 36px;
  height: 36px;
}
.newslist7 ul li {
  border-bottom: 1px solid #ccc;
  padding: 30px 0;
}
.newslist7 ul li .newslist8 {
  float: left;
  width: 319px;
  height: 182px;
}
.newslist7 ul li .newslist9 {
  float: right;
  width: calc(100% - 400px);
}
.newslist7 ul li .newslist9 h3 {
  font-size: 18px;
  padding: 20px 0;
}
.newslist7 ul li .newslist9 h3 a {
  color: #333;
}
.newslist7 ul li .newslist9 h3 a:hover {
  color: #ff2020;
}
.newslist7 ul li .newslist9 span {
  font-size: 12px;
  color: #999;
  padding-bottom: 26px;
  display: block;
}
.newslist7 ul li .newslist9 p {
  color: #999;
}
.page ul {
  text-align: center;
  padding: 60px 0;
}
.page ul li {
  display: inline-block;
  line-height: 32px;
  margin: 0 2px;
  font-size: 14px;
}
.page ul li a {
  border: 1px solid #ccc;
  display: block;
  padding: 0 10px;
}
.page ul li a:hover {
  background: #0084f3;
  color: #fff!important;
  border-color: #0084f3;
}
.newsinfo {
  padding-top: 115px;
  border-top: 1px solid #ff2020;
}
.newsinfo .newstitle {
  text-align: center;
  font-size: 24px;
  line-height: 38px;
  color: #ff2020;
}
.newsinfo .newstime {
  text-align: center;
  font-size: 12px;
  color: #999;
  padding-top: 30px;
  padding-bottom: 60px;
}
.newsinfo .newscon {
  width: 80%;
  margin: 0 auto 50px auto;
  font-size: 16px;
  color: #666;
  line-height: 38px;
}
.prenext {
  border-top: 1px solid #eee;
  padding: 30px 0;
  margin-top: 60px;
  line-height: 38px;
  color: #666;
}
.prenext a {
  color: #666;
}
.newtopm {
  margin-top: 70px;
}
.ab {
  background: #1f7cd9 url(../images/about1.jpg) no-repeat top center;
}
.ab .ab1 {
  color: #fff;
  text-align: center;
  position: relative;
}
.ab .ab1 span {
  position: absolute;
  opacity: 0.3!important;
  font-size: 86px;
  font-weight: bold;
  display: block;
  line-height: 86px;
  text-transform: Uppercase;
  left: 0;
  right: 0;
  margin: auto;
  top: 100px;
}
.ab .ab1 h1 {
  font-size: 58px;
  font-weight: bold;
  padding-top: 135px;
  padding-bottom: 40px;
  line-height: 100%;
}
.ab .ab1 p {
  font-size: 20px;
  width: 70%;
  margin: auto;
  line-height: 38px;
}
.ab .ab2 {
  text-align: center;
}
.ab .ab2 ul li {
  display: inline-block;
  font-size: 18px;
  margin-right: -3px;
  margin-bottom: 130px;
  margin-top: 100px;
}
.ab .ab2 ul li span {
  display: block;
}
.ab .ab2 ul li a {
  color: #fff;
  padding: 20px 0;
  width: 152px;
  height: 110px;
  background: rgba(255, 255, 255, 0.2);
  display: block;
}
.ab .ab2 ul li a:hover {
  background: #ff2020;
  color: #fff!important;
}
.ab12 {
  background: #1b2126 url(../images/about5.jpg) no-repeat top center;
}
.zhengshubox {
  position: relative;
  margin-top: 80px;
  margin-bottom: 200px;
}
.zhengshubox .swiper-slide {
  text-align: center;
}
.zhengshubox .swiper-slide span {
  display: block;
}
.title {
  font-size: 34px;
  color: #666;
  text-align: center;
  padding-top: 78px;
}
.title:after {
  content: "";
  background: url(../images/title.png) no-repeat;
  width: 346px;
  height: 10px;
  margin: 25px auto 60px auto;
  display: block;
}
.title.title2 {
  color: #fff;
  font-size: 34px;
  border-bottom: none;
  height: auto;
  line-height: inherit;
  margin-bottom: 0;
}
.title.title2:after {
  background: url(../images/title2.png) no-repeat;
}
#a2 #certify .swiper-slide.swiper-slide-active img {
  height: 350px;
}
#a2 #certify .swiper-slide.swiper-slide-active:hover img {
  height: auto;
}
.hei80 {
  height: 160px;
}
.hei90px {
  height: 80px;
}
.about {
  width: 70%;
  font-size: 20px;
  padding-top: 180px;
  padding-bottom: 80px;
  line-height: 42px;
}
.about h2 {
  font-size: 58px;
  font-weight: bold;
  color: #333;
  line-height: 100%;
  padding-bottom: 80px;
}
.about2 {
  padding-bottom: 180px;
}
.title3 {
  color: #333;
  font-weight: bold;
  font-size: 48px;
  text-align: center;
  padding-top: 106px;
  padding-bottom: 80px;
}
.fankui {
  background: #ededed;
  padding: 120px 15%;
  margin-bottom: 106px;
}
.fankui input,
.fankui textarea {
  background: #fff;
  border: none!important;
}
.fankui input:focus,
.fankui textarea:focus {
  border-color: #ff2020;
  color: #666;
}
.fankui input[type="submit"] {
  background: #ff2020;
}
.c-banner1 .swiper-button-next {
  background: url(../images/right2.png) no-repeat;
  width: 36px;
  height: 36px;
  opacity: 1;
  left: 2.4rem;
  bottom: 10%;
  top: inherit;
}
.c-banner1 .swiper-button-next:hover {
  background: url(../images/right2_hover.png) no-repeat !important;
}
.c-banner1 .swiper-button-prev {
  background: url(../images/left2.png) no-repeat;
  width: 36px;
  height: 36px;
  opacity: 1;
  left: 1.6rem;
  bottom: 10%;
  top: inherit;
}
.c-banner1 .swiper-button-prev:hover {
  background: url(../images/left2_hover.png) no-repeat !important;
}
.c-banner1 .swiper-pagination {
  width: 80px;
  right: 1.6rem;
  bottom: 10%;
  font-size: 18px;
  left: inherit;
}
.c-banner1 .swiper-pagination .swiper-pagination-current {
  font-size: 28px;
  font-weight: bold;
}
.in1 {
  padding-left: 1rem;
  padding-top: 144px;
  padding-bottom: 144px;
}
.in1 .in2 {
  float: left;
  width: 36%;
  font-size: 18px;
  color: #666;
  line-height: 32px;
  padding-right: 2%;
}
.in1 .in2 h6 {
  font-size: 32px;
  color: #333;
  line-height: 48px;
  font-weight: bold;
  margin-bottom: 60px;
  margin-top: 100px;
}
.in1 .in2 a {
  display: block;
  width: 196px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  border: 1px solid #ccc;
  margin-top: 100px;
  border-radius: 6px;
}
.in1 .in2 a:hover {
  background: #ff2020;
  color: #fff;
  border-color: #ff2020;
}
.in1 .in3 {
  float: left;
  width: 60%;
  margin-left: 2%;
}
.in1 .in4 {
  background: #f5f5f5;
  padding: 30% 20%;
}
.in1 .in5 {
  text-align: center;
  font-size: 18px;
  line-height: 100%;
  padding-top: 25px;
}
.in6 ul li {
  float: left;
  width: 49%;
  margin-right: 2%;
  position: relative;
  margin-bottom: 30px;
  transition: 0.3s all ease;
}
.in6 ul li:nth-child(2n) {
  margin-right: 0;
}
.in6 ul li .in7 {
  max-height: 580px;
  overflow: hidden;
}
.in6 ul li .in8 {
  position: absolute;
  width: 100%;
  height: 0%;
  z-index: 99;
  left: 0;
  top: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: 0.3s all ease;
  overflow: hidden;
}
.in6 ul li .in8 .in9 {
  font-size: 28px;
  color: #fff;
  line-height: 42px;
  padding-left: 10%;
  padding-top: 100px;
}
.in6 ul li .in8 .in9 span {
  font-size: 18px;
  line-height: 36px;
  margin-top: 60px;
  display: block;
}
.in6 ul li:hover .in8 {
  display: block;
  height: 100%;
  top: 0;
}
.in10.about {
  padding: 230px 0;
  padding-left: 1.6rem;
  width: 80%;
}
.in10.about a {
  color: #ff2020;
  vertical-align: middle;
  margin-top: 60px;
  display: block;
}
.in11 .swiper-slide {
  text-align: center;
  padding: 200px 70px;
  background: #f8f8f8;
  transition: 0.3s all ease;
}
.in11 .swiper-slide .in12 {
  overflow: hidden;
  max-height: 240px;
  min-height: 240px;
  background: #fff;
}
.in11 .swiper-slide .in13 {
  font-size: 24px;
}
.in11 .swiper-slide .in13 h3 {
  padding: 30px 0;
  font-weight: bold;
  color: #333;
  transition: 0.3s all ease;
}
.in11 .swiper-slide .in13 p {
  font-size: 18px;
  line-height: 32px;
  min-height: 66px;
  max-height: 66px;
  overflow: hidden;
  color: #666;
}
.in11 .swiper-slide:nth-child(odd) {
  background: #ececec;
}
.in11 .swiper-slide:hover a h3 {
  color: #ff2020;
}
