.borderd {
  border-bottom: 2px solid #1674a2;
}
/* 插件中的样式 */
.navbar-default .navbar-nav > li > a {
  color: #777;
  font-size: 14px;
}
.navcon {
  padding: 0px;
}
.navbar {
  margin-bottom: 0px;
}
.navbar-header.clearfix {
  padding: 10px 0px;
  position: relative;
}
.navbar-header img {
  position: absolute;
  width: 55%;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  height: 65%;
}
.searching {
  display: none;
  height: 50px;
  background-color: #fff;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.searching .container {
  padding: 0px;
  position: relative;
}
.searching .container i {
  font-size: 30px;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.searching .container button {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: none;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.searching input {
  padding-left: 49px;
  line-height: 49px;
  font-size: 20px;
  width: 100%;
}
.midbox {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .midbox {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .midbox {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .midbox {
    width: 1170px;
  }
}
@media (min-width: 1717px) {
  .midbox {
    width: 1170px;
  }
}
header {
  z-index: 100000;
  position: relative;
  height: 90px;
  background: url(../img/bg.png) top center no-repeat;
}
header > a {
  position: absolute;
  left: 100px;
  top: 50%;
  transform: translateY(-50%);
}
header .mm {
  position: absolute;
  left: 61%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1717px) {
  header .mm {
    left: auto;
    right: 338px;
    top: 50%;
    transform: translateY(-50%);
  }
}
header .mm > ul > li {
  position: relative;
  text-align: center;
  line-height: 90px;
  float: left;
  margin: 0px 23px;
  margin-top: -1px;
}
header .mm > ul > li > a {
  font-weight: bold;
  font-size: 16px;
  color: #000000;
}
header .mm > ul > li > a:hover {
  color: #1674a2;
}
@media screen and (max-width: 1717px) {
  header .mm > ul > li {
    margin: 0px 6px;
  }
}
@media screen and (max-width: 1420px) {
  header .mm > ul > li {
    margin: 0px 8px;
  }
  header .mm > ul > li > a {
    font-weight: bold;
    font-size: 13px;
    color: #000000;
  }
  header .rr ul li:nth-child(1){
    display: none;
  }
}
header .mm > ul > li.active {
  color: #1674a2;
  border-bottom: 2px solid #1674a2;
}
header .mm > ul > li.active>a {
  color: #1674a2;
}
header .mm > ul > li:hover ul {
  display: block;
}
header .mm > ul > li ul {
  z-index: 100000;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 91px;
  display: none;
}
header .mm > ul > li ul li {
  background: #1674a2;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 130px;
}
header .mm > ul > li ul li:hover {
  background: #2b7dc3;
}
header .mm > ul > li ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 13px;
  overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;

}
header .rr {
  float: right;
}
header .rr ul {
  float: right;
  line-height: 90px;
}
header .rr ul li {
  color: #313131;
  height: 90px;
  float: left;
  border-left: 1px solid #e5e5e5;
}
header .rr ul li:nth-child(1) {
  font-size: 14px;
  padding: 0px 30px;
  color: #313131;
}
header .rr ul li:nth-child(2) {
  padding: 0px 30px;
  font-size: 17px;
}
header .rr ul li:nth-child(2) a {
  color: #313131;
}
header .rr ul li:nth-child(2) a:hover {
  color: #1674a2;
}
header .rr ul li:nth-child(3) {
  cursor: pointer;
  width: 93px;
  background: #1c6eb4;
  position: relative;
}
header .rr ul li:nth-child(3) i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 26px;
}
.banner {
  position: relative;
  z-index: 10;
}
.banner img {
  max-width: 100%;
}
.banner .swiper-containerA {
  overflow: hidden;
  width: 100%;
}
.banner .swiper-slide {
  position: relative;
}
.banner .swiper-slide .box {
  position: absolute;
  left: 20%;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .banner .swiper-slide .box {
    left: 20px;
    padding-right: 15px;
  }
}
.banner .swiper-slide p.ff {
  font-size: 40px;
  font-weight: 700;
  color: #347fc2;
}
@media screen and (max-width: 768px) {
  .banner .swiper-slide p.ff {
    font-size: 30px;
  }
}
.banner .swiper-slide p.ss {
  font-size: 35px;
  color: #383838;
}
@media screen and (max-width: 768px) {
  .banner .swiper-slide p.ss {
    font-size: 25px;
  }
}

.cate{
  padding: 15px;
}

.cate > div {
  cursor: pointer;
  width: 24%;
  float: left;
  height: 340px;
  background: #3580c4;
  position: relative;
  margin-right: 1.3%;
}
.cate > div:last-of-type{
  margin-right: 0%;
}
.cate > div:hover .inner p {

}
.cate > div:hover .out {
  display: block;
}

.cate > div:hover .box {
  display: none;
}

@media screen and (max-width: 768px) {
  .cate > div {
    width: 48.8%;
    height: 240px;
    margin-bottom: 1px;
  }
  .cate > div:nth-child(2n+2) {
    margin-right: 0%;
    float: right;
  }
  .cate > div:nth-child(2n+2) .out{
    border-right: none;
  }
  .cate > div .box dl{
    width: 90%;
  }
  .totalcate .midbox > div ul li > a span{
    display: none !important;
  }
}
.cate > div:last-of-type {
  margin-right: 0%;
}
.cate > div .out {
  width: 100%;
  height: 100%;
  position: relative;
  background-color:#FFF;
  color:#3580c4;
  border-right: 1px solid #eaeaea;
}
.cate > div:last-of-type .out{
  border-right: none;
}
.cate > div .out .inner {
  width: 65%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.cate > div .out .inner img{
  width: 100%;
}
 .cate > div .out .inner p {
  margin-top: 10px;
  text-align: center;
  color: #3580c4;
  font-size: 21px;
  
}
.cate > div:hover .box{
  display: block;
  border-radius: 10px;
}
.cate > div:nth-of-type(1) .box{
  background: rgba(51, 107, 155, .8);
}
.cate > div:nth-of-type(2) .box{
  background: rgba(59, 129, 189, .8);
}
.cate > div:nth-of-type(3) .box{
  background: rgba(36, 175, 223, .8);
}
.cate > div:nth-of-type(4) .box{
  background: rgba(113, 205, 237, .8);
}

.cate > div .box {
  display:none;

  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.cate > div .box dl {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.cate > div .box dl dt {
  font-size: 21px;
  color: #FFF;
  margin-bottom: 25px;
}
.cate > div .box dl dd {
  font-size: 17px;
  line-height: 1.8;
}
 .cate > div .box dl dd a {
  color: #FFF;
}
.cate > div .box dl dd a:hover {
  text-decoration: underline;
}
.pro {
  padding: 40px 0px 75px;
  background: #f2f2f2;
}
.pro > .midbox {
  padding: 0px;
}
.pro > .midbox div.common {
  position: relative;
  padding-bottom: 25px;
}
.pro > .midbox div.common a {
  float: right;
  font-size: 15px;
  color: #000;
}
.pro > .midbox div.common a:hover {
  color: #1674a2;
}

.ano {
  margin-top: 40px;
}
.ano > .midbox {
  padding: 0px;
}
.ano > .midbox div.common {
  position: relative;
  padding-bottom: 25px;
}
.ano > .midbox div.common a {
  float: right;
  font-size: 15px;
  color: #000;
}
.ano > .midbox div.common a:hover {
  color: #1674a2;
}


.appcate .container .cates {
  margin: 25px 0px 33px;
}
.appcate .container .cates > a {
  font-size: 16px;
  color: #545454;
  text-align: center;
  line-height: 32px;
  display: inline-block;
  padding: 0px 20px;
  height: 32px;
  border-radius: 20px;
}
.appcate .container .cates > a:hover {
  color: #1674a2;
}
.appcate .container .cates > a.active {
  background: #1674a2;
  color: #fff;
}


@media screen and (max-width: 768px) {
  .ano > .midbox div.common {
    padding-bottom: 15px;
    margin-top: 10px;
  }
}
.ano > .midbox div.common span {
  padding-bottom: 25px;
  font-weight: 700;
  font-size: 21px;
  color: #000;
}
@media screen and (max-width: 768px) {
  .ano > .midbox div.common span {
    font-size: 15px;
    padding-bottom: 15px;
  }
}


@media screen and (max-width: 768px) {
  .pro > .midbox div.common {
    padding-bottom: 15px;
    margin-top: 10px;
  }
}
.pro > .midbox div.common span {
  padding-bottom: 25px;
  font-weight: 700;
  font-size: 21px;
  color: #000;
  font-weight: bold;
}
.pro > .midbox div.common span.en {
  /* font-size: 16px; */
  font-size: 14px;
	color:#3580c4;
	font-weight:normal;
}
.pro > .midbox div.common span.en i{
	padding:0px 8px;
}

@media screen and (max-width: 768px) {
  .pro > .midbox div.common span {
    font-size: 15px;
    padding-bottom: 15px;
  }
}
.pro > .midbox div.common .swiper-paginationP {
  position: absolute;
  right: 0px;
  top: 10px;
}
.pro > .midbox div.common .swiper-paginationP .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  display: inline-block;
  border-radius: 100%;
  background: #989898;
  opacity: 1;
  padding-bottom: 0px;
  margin-left: 8px;
}
.pro > .midbox div.common .swiper-paginationP .swiper-pagination-bullet-active {
  opacity: 1;
  background: #0075c2;
}
.pro > .midbox > .ll {
  width: 100%;
  float: left;
  vertical-align: top;
}
@media screen and (max-width: 1717px) {
  .pro > .midbox > .ll {
    /* width: 74%; */
    width: 100%;

  }
}
@media screen and (max-width: 768px) {
  .pro > .midbox > .ll {
    width: 100%;
    padding: 0px 15px;
  }
}
.pro > .midbox > .ll .swiper-containerP {
  position: relative;
  overflow: hidden;
}
.pro > .midbox > .ll .swiper-containerP .swiper-slide {
  vertical-align: top;
  margin-bottom: 0px;
  border: 1px solid #e5e5e5;
}
.pro > .midbox > .ll .swiper-containerP .swiper-slide:hover {
  border: 1px solid #0075c2;
}
.pro > .midbox > .ll .swiper-containerP .swiper-slide:hover p.ss {
  color: #0075c2;
}
.pro > .midbox > .ll .swiper-containerP .swiper-slide a {
  /* padding: 20px; */
  /* padding: 10px; */
  overflow: hidden;
  padding-bottom: 25px;
  font-size: 14px;
  color: #000;
  background: #fff;
  display: block;
}
.pro > .midbox > .ll .swiper-containerP .swiper-slide a:hover{
  background: #f6f6f6;
}
.pro > .midbox > .ll .swiper-containerP .swiper-slide a p.ff {
  text-align: center;
  background: #fff;
  margin-bottom: 10px;
}
.pro > .midbox > .ll .swiper-containerP .swiper-slide a p.ff img {
  display: inline-block;
  margin:25px 0px; 
}
.pro > .midbox > .ll .swiper-containerP .swiper-slide a p.ff img{
  transition: 1.2s;
}
.pro > .midbox > .ll .swiper-containerP .swiper-slide a:hover p.ff img{
  transform: scale(1.1);
}
.pro > .midbox > .ll .swiper-containerP .swiper-slide a p.ss {
  font-size: 18px;
  color: #000;
  border-left: 5px solid #0075c2;
  padding: 0px 20px;
}
@media screen and (max-width: 1717px) {
  .pro > .midbox > .ll .swiper-containerP .swiper-slide a p.ss {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}
.pro > .midbox > .ll .swiper-containerP .swiper-slide a > span {
  display: inline-block;
  background: #e5e5e5;
  width: 28px;
  height: 1px;
     margin: 10px 0px 4px 0px;
}

 .pro > .midbox > .ll .swiper-containerP .swiper-slide a > b{
     font-weight: normal;
    background-color: #347fc2;
    border-radius: 15px;
    color: #FFF;
    padding: 5px 10px;
}

.pro > .midbox > .ll .swiper-containerP .swiper-slide a p.bb {
   font-size: 14px;
   padding: 0px 25px;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.pro > .midbox > .ll ul li {
  float: left;
  margin-right: 1.3%;
  width: 24%;
  border: 1px solid #e5e5e5;
}
.pro > .midbox > .ll ul li:hover {
  border: 1px solid #1674a2;
}
.pro > .midbox > .ll ul li:hover p.ss {
  color: #1674a2;
}
.pro > .midbox > .ll ul li:last-of-type {
  margin-right: 0%;
}
.pro > .midbox > .ll ul li a {
  padding: 30px;
  font-size: 14px;
  color: #000;
  display: block;
}
.pro > .midbox > .ll ul li a img {
  width: 100%;
  margin-bottom: 25px;
}
.pro > .midbox > .ll ul li a p.ss {
  font-size: 18px;
  color: #000;
}
.pro > .midbox > .ll ul li a > span {
  display: inline-block;
  background: #e5e5e5;
  width: 28px;
  height: 1px;
  margin: 15px 0px;
}
.pro > .midbox > .ll ul li a p.bb {
  font-size: 14px;
  margin-bottom: 5px;
}
.pro > .midbox .rr {
  display: none;
  width: 375px;
  float: right;
  vertical-align: top;
}
@media screen and (max-width: 1717px) {
  .pro > .midbox .rr {
    width: 24%;
  }
}
@media screen and (max-width: 768px) {
  .pro > .midbox .rr {
    width: 100%;
    padding: 0px 15px;
  }
}
.pro > .midbox .rr div.common span {
  cursor: pointer;
  margin-right: 40px;
  padding-bottom: 25px;
}
@media screen and (max-width: 1717px) {
  .pro > .midbox .rr div.common span {
    margin-right: 20px;
  }
}
.pro > .midbox .rr div.common span.active {
  color: #1674a2;
  border-bottom: 2px solid #1674a2;
}
.pro > .midbox .rr ul {
  display: none;
}
.pro > .midbox .rr ul:nth-of-type(1) {
  display: block;
}
.pro > .midbox .rr ul li {
  border-bottom: 1px solid #e4eaec;
  position: relative;
  padding: 19px 0px;
}
@media screen and (max-width: 1717px) {
  .pro > .midbox .rr ul li {
    padding: 14.5px 0px;
  }
}
.pro > .midbox .rr ul li .ll {
  vertical-align: middle;
  float: left;
}
.pro > .midbox .rr ul li .ll > i {
  font-size: 41px;
  color: #a3afb7;
  vertical-align: middle;
}
.pro > .midbox .rr ul li .ll p {
  padding-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.pro > .midbox .rr ul li .ll p span {
  color: #000;
  font-size: 18px;
}
.pro > .midbox .rr ul li .ll p i {
  color: #939393;
  font-size: 13px;
}
.pro > .midbox .rr ul li a {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  color: #1674a2;
  line-height: 35px;
  height: 35px;
  width: 86px;
  vertical-align: middle;
  border: 1px solid #62a8ea;
}
.indexnews {
  margin-top: 45px;
}
@media screen and (max-width: 768px) {
  .indexnews {
    padding: 0px 15px;
  }
}
.indexnews .midbox {
  padding: 0px;
}
.indexnews .midbox > p {
  font-weight: 700;
  font-size: 21px;
  color: #000;
  padding-bottom: 35px;
  border-bottom: 3px solid #d5e9f7;
}
.indexnews .midbox > p a {
  float: right;
  font-size: 15px;
  color: #000;
  font-weight: normal;
}
.indexnews .midbox > p a:hover {
  color: #1674a2;
}
.indexnews .midbox .bottom > a {
  display: block;
  padding: 45px;
  margin-top: -6px;
  border-top: 6px solid transparent;
}
.indexnews .midbox .bottom > a.active {
  border-top: 6px solid #1674a2;
}
@media screen and (max-width: 768px) {
  .indexnews .midbox .bottom > a {
    padding: 15px;
  }
}
.indexnews .midbox .bottom > a .box p.small {
  font-size: 14px;
  color: #1674a2;
}
.indexnews .midbox .bottom > a .box p.tt {
  font-size: 18px;
  color: #000;
}
 .totalcate {
   margin: 13px 0px;
padding: 40px 0px 40px;
    background-color: #e4f7ff;
    /* margin-top: 30px; */
}
.totalcate .coms {
  border-bottom: 3px solid #d5e9f7;
  padding-bottom: 20px;
}
.totalcate .coms span {
  font-weight: bold;
  font-size: 21px;
  color: #000000;
}

.totalcate .coms span.en{
	font-size: 16px;
    color: #3580c4;
    font-weight: normal;
}

.totalcate .coms span.en i{
	padding: 0px 8px;
}

.totalcate .coms a {
  line-height: 31px;
  float: right;
  font-size: 15px;
  color: #000;
}
.totalcate .coms a:hover {
  color: #1674a2;
}
.totalcate .midbox {
  padding: 0px;
}
.totalcate .midbox > .mm {
  padding: 0px 30px;
}
.totalcate .midbox > div {
  padding: 0px;
}
@media screen and (max-width: 768px) {
  .totalcate .midbox > div {
    padding: 0px 15px !important;
    margin-bottom: 20px;
  }
}
.totalcate .midbox > div ul li {
  border-bottom: 1px solid #e4eaec;
}
.totalcate .midbox > div ul li > a {
  padding: 20px 0px;
  display: block;
  padding-left: 45px;
  position: relative;
}
.totalcate .midbox > div ul li > a:hover p.ff {
  color: #1674a2;
}
.totalcate .midbox > div ul li > a:hover p.ss {
  color: #1674a2;
}
.totalcate .midbox > div ul li > a:hover i {
  color: #1674a2;
}
 .totalcate .midbox > div ul li > a p.ff {
  font-size: 16px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.totalcate .midbox > div ul li > a p.ss {
  color: #939393;
  font-size: 13px;
}
.totalcate .midbox > div ul li > a i {
  font-size: 30px;
  color: #a3afb7;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
}
.totalcate .midbox > div ul li > a span {
  display: inline-block;
  width: 90px;
  height: 35px;
  border: 1px solid #1674a2;
  text-align: center;
  line-height: 35px;
  color: #1674a2;
  font-size: 15px;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
footer {
  background: #858585;
  position: relative;
}
footer > .gotop {
  cursor: pointer;
  position: absolute;
  right: 30px;
  top: -100px;
  background: #414141;
  width: 50px;
  height: 50px;
  border-radius: 100%;
}
footer > .gotop i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 30px;
}
footer > .top {
  z-index: 1000;
  height: 72px;
  border-bottom: 1px solid #a7a7a7;
  position: relative;
}
footer > .top .midbox {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  footer > .top .midbox {
    width: 100%;
  }
}
footer > .top .midbox .ll {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}
footer > .top .midbox .ll dl {
  height: 33px;
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
}
footer > .top .midbox .ll dl:hover dd {
  display: block;
}
footer > .top .midbox .ll dl dt {
  cursor: pointer;
  width: 270px;
  padding-left: 24px;
  line-height: 33px;
  position: relative;
}
@media screen and (max-width: 768px) {
  footer > .top .midbox .ll dl dt {
    width: 170px;
  }
}
footer > .top .midbox .ll dl dt span {
  height: 20px;
  width: 30px;
  vertical-align: middle;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  border-left: 3px dotted #666666 ;
}
footer > .top .midbox .ll dl dt span i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  color: #1674a2;
}
footer > .top .midbox .ll dl dd {
  display: none;
  background: #fff;
  height: 25px;
  padding-left: 24px;
  line-height: 25px;
}
footer > .top .midbox .ll dl dd:hover {
  background: #1674a2;
}
footer > .top .midbox .ll dl dd:hover a {
  color: #fff;
}
footer > .top .midbox .ll dl dd a {
  font-size: 13px;
  color: #000;
  display: inline-block;
  width: 100%;
  height: 100%;
}
footer > .top .midbox .rr {
  position: absolute;
  right: 0px;
  top: 0px;
  transform: translateY(-50%);
}
footer > .top .midbox .rr span {
  font-weight: bold;
  color: #FFF;
  font-size: 12px;
  margin-right: 15px;
}
footer > .bottom {
  height: 230px;
}
@media screen and (max-width: 768px) {
  footer > .bottom {
    height: auto;
  }
}
footer > .bottom .midbox {
  padding: 0px;
  height: 100%;
}
footer > .bottom .midbox > div {
  padding: 0px;
}
footer > .bottom .midbox > .lefter {
  height: 100%;
}
 footer > .bottom .midbox > .lefter > div {
  padding: 0px;
  height: 100%;
  border-left: 1px solid #a7a7a7;
  padding: 30px;
}
@media screen and (max-width: 768px) {
  footer > .bottom .midbox > .lefter > div {
    padding: 15px;
    height: 200px;
  }
}
footer > .bottom .midbox > .lefter > div dl dt {
  font-size: 15px;
  color: #FFF;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  footer > .bottom .midbox > .lefter > div dl dt {
    margin-bottom: 10px;
  }
}
footer > .bottom .midbox > .lefter > div dl dd {
  line-height: 2;
}
footer > .bottom .midbox > .lefter > div dl dd a {
  font-size: 13px;
  color: #FFF;
}
footer > .bottom .midbox > .lefter > div dl dd a span {
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #fff;
  vertical-align: middle;
  margin-right: 5px;
}
footer > .bottom .midbox > .lefter > div dl dd a:hover {
  color: #1674a2;
}
footer > .bottom .midbox > .righter {
  height: 100%;
}
footer > .bottom .midbox > .righter .ll {
  height: 100%;
  border-left: 1px solid #a7a7a7;
  padding: 30px;
}
@media screen and (max-width: 768px) {
  footer > .bottom .midbox > .righter .ll {
    height: auto;
    padding: 15px;
  }
}
footer > .bottom .midbox > .righter .ll button {
  width: 40px;
  height: 95px;
  background: #666666;
  border: none;
  color: #fff;
  font-size: 14px;
  margin-left: 5px;
}
footer > .bottom .midbox > .righter .ll p {
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 18px;
}
footer > .bottom .midbox > .righter .ll form > div {
  display: inline-block;
  vertical-align: top;
}
footer > .bottom .midbox > .righter .ll .lle {
  width: 96px;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  footer > .bottom .midbox > .righter .ll .lle {
    width: 150px;
  }
}
@media screen and (max-width: 1717px) {
  footer > .bottom .midbox > .righter .ll .lle {
    width: 116px;
  }
}
footer > .bottom .midbox > .righter .ll .lle input {
  color: #FFF;
  font-size: 12px;
  width: 100%;
  background: transparent;
  height: 40px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 14px;
}

footer > .bottom .midbox > .righter .ll .lle input::-webkit-input-placeholder { 
    color:    #fff;
}

footer > .bottom .midbox > .righter .ll .mme textarea {
  color: #FFF;
  font-size: 12px;
  padding: 10px;
  width: 170px;
  height: 94px;
  border: 1px solid #dcdcdc;
  background: transparent;
}

footer > .bottom .midbox > .righter .ll .mme textarea::-webkit-input-placeholder { 
    color:    #fff;
}
@media screen and (max-width: 1717px) {
  footer > .bottom .midbox > .righter .ll .mme textarea {
    width: 150px;
  }
}
footer > .bottom .midbox > .righter .ll .rre {
  padding: 0px;
}
 footer > .bottom .midbox > .righter .rr {
  border-left: 1px solid #a7a7a7;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 768px) {
  footer > .bottom .midbox > .righter .rr {
    height: 150px;
  }
}
footer > .bottom .midbox > .righter .rr .box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

footer > .bottom .midbox > .righter .rr .box img{
	 background-color:#FFF;
	 padding:5px;
	
}
footer > .bottom .midbox > .righter .rr .box p {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}
.copy {
  height: 60px;
  line-height: 60px;
  background: #666666;
  font-size: 13px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .copy {
    display: none;
  }
}
.ban img {
  width: 100%;
}
.innerabout .container {
  padding: 62px 15px 60px;
}
@media screen and (max-width: 768px) {
  .innerabout .container {
    padding: 20px 15px 20px;
  }
}
.innerabout .container .tt {
  margin-bottom: 45px;
}
@media screen and (max-width: 768px) {
  .innerabout .container .tt {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .innerabout .container .tt > div {
    padding: 0px;
  }
}
.innerabout .container .tt .ll p.fir {
  font-size: 31px;
  color: #3f3f3f;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .innerabout .container .tt .ll p.fir {
    font-size: 20px;
  }
}
.innerabout .container .tt .ll p.sec {
  font-size: 16px;
  color: #3f3f3f;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .innerabout .container .tt .ll p.sec {
    font-size: 14px;
  }
}
.innerabout .container .tt .rr img {
  max-width: 100%;
}
.innerabout .container .bb ul li {
  float: left;
  width: 32%;
  margin-right: 2%;
}
.innerabout .container .bb ul li:last-of-type {
  margin-right: 0%;
}
.innerabout .container .bb ul li img {
  margin-bottom: 20px;
}
.innerabout .container .bb ul li p {
  font-size: 16px;
  color: #3f3f3f;
}
@media screen and (max-width: 768px) {
  .innerabout .container .bb ul li p {
    font-size: 14px;
  }
}
.innerabout .container .bb ul li p span {
  font-size: 20px;
  color: #1674a2;
}
@media screen and (max-width: 768px) {
  .innerabout .container .bb ul li p span {
    font-size: 18px;
  }
}
.innertitle {
  background: #f6f6f6;
  height: 50px;
  line-height: 50px;
}
.innertitle .container {
  height: 100%;
}
.innertitle .container i {
  font-size: 20px;
}
.innertitle .container a {
  color: #3f3f3f;
  font-size: 15px;
}
.innertitle .container a:hover {
  color: #1674a2;
}
.innerlink .container {
  padding: 60px 15px 80px;
}
@media screen and (max-width: 768px) {
  .innerlink .container {
    padding: 20px 15px 30px;
  }
}
.innerlink .container > .tt > p {
  font-size: 17px;
  color: #1b1b1b;
}
.innerlink .container > .tt > div {
  margin-top: 45px;
  margin-bottom: 45px;
}
.innerlink .container > .tt > div > div {
  padding: 0px;
  text-align: center;
}
.innerlink .container > .tt > div > div i {
  font-size: 50px;
  color: #1674a2;
}
.innerlink .container > .tt > div > div p {
  font-size: 15px;
  color: #1b1b1b;
}
.innerlink .container > .mm {
  margin: 50px 0px 40px;
}
@media screen and (max-width: 768px) {
  .innerlink .container > .mm {
    margin: 20px 0px 20px;
  }
}
.innerlink .container > .bb form > p {
  font-size: 17px;
  color: #262626;
  margin-bottom: 25px;
}
.innerlink .container > .bb .mm > div {
  padding: 0px;
}
@media screen and (max-width: 768px) {
  .innerlink .container > .bb .mm > div {
    margin-bottom: 10px;
  }
}
.innerlink .container > .bb .mm > div:nth-of-type(2) {
  padding: 0px 15px;
}
@media screen and (max-width: 768px) {
  .innerlink .container > .bb .mm > div:nth-of-type(2) {
    padding: 0px;
  }
}
.innerlink .container > .bb .mm > div p {
  font-size: 16px;
  color: #1b1b1b;
}
.innerlink .container > .bb .mm > div p span {
  color: #e00000;
  margin-left: 5px;
}
.innerlink .container > .bb .mm > div input {
  padding-left: 15px;
  color: #000;
  font-size: 15px;
  margin-top: 10px;
  width: 100%;
  height: 42px;
  border: 1px solid #ebebeb;
}
.innerlink .container > .bb .bb {
  margin-top: 10px;
}
.innerlink .container > .bb .bb p {
  font-size: 16px;
  color: #1b1b1b;
  margin-bottom: 10px;
}
.innerlink .container > .bb .bb textarea {
  width: 100%;
  height: 163px;
  border: 1px solid #ebebeb;
  padding: 15px;
  color: #000;
  font-size: 15px;
}
.innerlink .container > .bb button {
  margin-top: 13px;
  width: 132px;
  height: 37px;
  background: #1674a2;
  border-radius: 20px;
  border: none;
  color: #fff;
  font-size: 15px;
}
.innernews .container {
  padding: 30px 0px 75px;
}
@media screen and (max-width: 768px) {
  .innernews .container {
    padding: 20px 0px 35px;
  }
}
.innernews .container > div {
  border-bottom: 1px solid #f0f2f5;
  padding: 35px 0px;
}
@media screen and (max-width: 768px) {
  .innernews .container > div {
    padding: 25px 15px;
  }
}
.innernews .container > div:hover p.ff {
  color: #1674a2 !important;
}
.innernews .container > div > a {
  display: block;
  position: relative;
}
.innernews .container > div > a > div {
  display: inline-block;
  vertical-align: top;
}
.innernews .container > div > a .ll {
  width: 15%;
}
@media screen and (max-width: 768px) {
  .innernews .container > div > a .ll {
    width: 25%;
  }
}
.innernews .container > div > a .mm {
  width: 60%;
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .innernews .container > div > a .mm {
    width: 70%;
    margin-left: 10px;
  }
}
.innernews .container > div > a .mm p.ff {
  font-size: 18px;
  color: #393939;
  margin-bottom: 5px;
}
.innernews .container > div > a .mm p.ss {
  font-size: 15px;
  color: #858585;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.innernews .container > div > a .mm p.nn {
  margin-top: 5px;
  font-size: 12px;
  color: #858585;
}
.innernews .container > div > a .mm p.nn span {
  margin-left: 20px;
}
.innernews .container > div > a .mm p.nn span i {
  vertical-align: middle;
  margin-right: 5px;
}
.innernews .container > div > a > span {
  width: 143px;
  height: 42px;
  line-height: 42px;
  font-size: 15px;
  text-align: center;
  background: #1674a2;
  color: #fff;
  border-radius: 20px;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .innernews .container > div > a > span {
    margin-top: 10px;
    position: static;
    transform: none;
    display: block;
    width: 110px;
    height: 30px;
    line-height: 30px;
  }
}
.article_news .container {
  padding: 60px 0px 40px;
}
@media screen and (max-width: 768px) {
  .article_news .container {
    padding: 25px 15px 25px;
  }
}
.article_news .container > .tt {
  text-align: center;
}
.article_news .container > .tt p.ff {
  font-size: 21px;
  color: #000;
}
@media screen and (max-width: 768px) {
  .article_news .container > .tt p.ff {
    font-size: 18px;
  }
}
.article_news .container > .tt p.ss {
  line-height: 3;
  font-size: 14px;
  color: #686868;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
}
.article_news .container > .tt p.ss span {
  margin: 0px 10px;
}
@media screen and (max-width: 768px) {
  .article_news .container > .tt p.ss {
    font-size: 13px;
    padding-bottom: 5px;
  }
}
.article_news .container > .mm {
  font-size: 14px;
  color: #686868;
  padding: 20px 0px 65px;
}
@media screen and (max-width: 768px) {
  .article_news .container > .mm {
    font-size: 13px;
  }
  .article_news .container > .mm img {
    max-width: 100%;
  }
}
.article_news .container > .mm img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  display: inline-block;
}
.article_news .container > .bb {
  padding-top: 25px;
  border-top: 1px solid #eee;
}
.article_news .container > .bb .ll > ul {
  float: left;
  color: #1674a2;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .article_news .container > .bb .ll > ul {
    float: none;
  }
}
.article_news .container > .bb .ll > ul li {
  line-height: 2;
}
.article_news .container > .bb .ll > ul li span {
  color: #6a6a6a;
}
.article_news .container > .bb .ll > ul li a {
  font-size: 14px;
  color: #6a6a6a;
}
.article_news .container > .bb .ll > ul li a:hover{
  color: #1674a2;
}
.article_news .container > .bb > a {
  font-weight: bold;
  font-size: 14px;
  color: #1674a2;
  vertical-align: top;
  float: right;
}
@media screen and (max-width: 768px) {
  .article_news .container > .bb > a {
    float: none;
  }
}
.proban {
  position: relative;
  height: 158px;
  width: 100%;
  background: #464a4d;
}
.proban span {
  color: #fff;
  font-size: 33px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.listpro .container .cate {
  margin: 25px 0px 33px;
}
.listpro .container .cate > a {
  font-size: 16px;
  color: #545454;
  text-align: center;
  line-height: 32px;
  display: inline-block;
  padding: 0px 20px;
  height: 32px;
  border-radius: 20px;
}
.listpro .container .cate > a:hover {
  color: #1674a2;
}
.listpro .container .cate > a.active {
  background: #1674a2;
  color: #fff;
}
.listpro .container > ul {
  margin-bottom: 40px;
  font-size: 0px;
}
.listpro .container > ul > li {
  display: inline-block;
  vertical-align: top;
  width: 24%;
  padding: 20px;
  border: 1px solid #e6e6e6;
  margin-right: 1.2%;
  margin-bottom: 33px;
}
@media screen and (max-width: 768px) {
  .listpro .container > ul > li {
    width: 48%;
    margin-right: 1%;
  }
  .listpro .container > ul > li:nth-of-type(2n+2) {
    margin-right: 0%;
    float: right;
  }
}
.listpro .container > ul > li:nth-child(4n+4) {
  margin-right: 0%;
}
.listpro .container > ul > li:hover {
  border: 1px solid #1674a2;
}
.listpro .container > ul > li > a {
  display: block;
}
.listpro .container > ul > li > a > div {
  margin-bottom: 40px;
  text-align: center;
}
.listpro .container > ul > li > a > div img {
  width: 80%;
  margin: 0 auto;
}
.listpro .container > ul > li > a p.ff {
  font-size: 18px;
  color: #0075c2;
}
.listpro .container > ul > li > a span.line {
  display: inline-block;
  width: 28px;
  height: 1px;
  background: #e5e5e5;
  margin: 15px 0px;
}
.listpro .container > ul > li > a p.ss {
  font-size: 14px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 5px;
}
.listpro .container > ul > li > a span.la {
  font-size: 14px;
  color: #000000;
}
.tech .container > ul > li {
  border-bottom: 1px solid #e4eaec;
  padding: 35px 0px;
  position: relative;
}
.tech .container > ul > li .ll i {
  color: #a3afb7;
  font-size: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.tech .container > ul > li .ll .li {
  vertical-align: middle;
  display: inline-block;
}
.tech .container > ul > li .ll .li p.ff {
  font-size: 16px;
  color: #464646;
}
.tech .container > ul > li .ll .li p.ss {
  color: #76838f;
  font-size: 13px;
}
.tech .container > ul > li > a {
  font-size: 13px;
  text-align: center;
  line-height: 33px;
  color: #1674a2;
  width: 85px;
  height: 35px;
  border: 1px solid #1674a2;
  display: inline-block;
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .tech .container > ul > li > a {
    position: static;
    transform: none;
    margin-top: 10px;
  }
}
.app .container > .tt {
  margin-bottom: 50px;
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  .app .container > .tt {
    margin-bottom: 25px;
    padding-top: 20px;
  }
}
.app .container > .tt p.ff {
  font-size: 22px;
  color: #1674a2;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .app .container > .tt p.ff {
    font-size: 18px;
  }
}
.app .container > .tt > .bottom {
  font-size: 17px;
  color: #767676;
}
@media screen and (max-width: 768px) {
  .app .container > .tt > .bottom {
    font-size: 14px;
  }
}
.app .container > .listpro .container {
  padding: 0px;
}
.app .container > .listpro .container > p {
  margin-bottom: 40px;
  border-bottom: 1px solid #ebebeb;
  height: 42px;
}
.app .container > .listpro .container > p span {
  font-size: 16px;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 133px;
  line-height: 42px;
  background: #1c6eb4;
}
.article_pro .container > .top {
  padding: 50px 0px;
}
@media screen and (max-width: 768px) {
  .article_pro .container > .top {
    padding: 20px 0px;
  }
}
.article_pro .container > .top > div {
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .article_pro .container > .top > div {
    padding: 0px;
  }
}
.article_pro .container > .top > .ll {
  padding: 0px;
}
.article_pro .container > .top > .ll .swiper-containerN {
  overflow: hidden;
}
.article_pro .container > .top > .ll .swiper-containerN .swiper-button-next,
.article_pro .container > .top > .ll .swiper-containerN .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 25px;
  height: 50px;
  margin-top: -22px;
  z-index: 10;
  background: #e2e2e2;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.article_pro .container > .top > .ll .swiper-containerN .swiper-button-next i,
.article_pro .container > .top > .ll .swiper-containerN .swiper-button-prev i {
  color: #fff;
  font-size: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.article_pro .container > .top > .ll .swiper-containerN .swiper-button-prev,
.article_pro .container > .top > .ll .swiper-containerN .swiper-container-rtl .swiper-button-next {
  background-image: none;
  left: 0px;
  right: auto;
}
.article_pro .container > .top > .ll .swiper-containerN .swiper-button-next,
.article_pro .container > .top > .ll .swiper-containerN .swiper-container-rtl .swiper-button-prev {
  background-image: none;
  right: 10px;
  left: auto;
}
@media screen and (max-width: 768px) {
  .article_pro .container > .top > .ll .swiper-containerN .swiper-button-next,
  .article_pro .container > .top > .ll .swiper-containerN .swiper-container-rtl .swiper-button-prev {
    right: 0px;
  }
}
.article_pro .container > .top > .ll .swiper-containerN .swiper-slide {
  text-align: center;
  position: relative;
  height: 450px;
}
@media screen and (max-width: 768px) {
  .article_pro .container > .top > .ll .swiper-containerN .swiper-slide {
    height: 330px;
  }
}
.article_pro .container > .top > .ll .swiper-containerN .swiper-slide .box {
  display: inline-block;
  position: absolute;
  left: 49%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 450px;
  width: 450px;
  border: 1px solid #ededed;
}
@media screen and (max-width: 768px) {
  .article_pro .container > .top > .ll .swiper-containerN .swiper-slide .box {
    border: 1px solid transparent;
  }
  .article_pro .container > .top > .ll .swiper-containerN .swiper-slide .box img {
    width: 60%;
  }
}
.article_pro .container > .top > .ll .swiper-containerN .swiper-slide .box img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.article_pro .container > .top > .rr p.ff {
  font-size: 24px;
  color: #0075c2;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .article_pro .container > .top > .rr p.ff {
    font-size: 22px;
  }
}
.article_pro .container > .top > .rr p.sec {
  font-size: 16px;
  color: #393939;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .article_pro .container > .top > .rr p.sec {
    font-size: 14px;
  }
}
.article_pro .container > .top > .rr > ul {
  padding: 16px 0px;
  border-top: 1px solid #f0f2f5;
  border-bottom: 1px solid #f0f2f5;
}
.article_pro .container > .top > .rr > ul li {
  font-size: 15px;
  color: #7c7c7c;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .article_pro .container > .top > .rr > ul li {
    font-size: 14px;
  }
}
.article_pro .container > .top > .rr > .bb {
  margin-top: 43px;
  font-size: 0px;
}
@media screen and (max-width: 768px) {
  .article_pro .container > .top > .rr > .bb {
    margin-top: 23px;
  }
}
.article_pro .container > .top > .rr > .bb > a {
  font-size: 17px;
  color: #fff;
  display: inline-block;
  width: 155px;
  height: 40px;
  border-radius: 20px;
  text-align: center;
  line-height: 40px;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .article_pro .container > .top > .rr > .bb > a {
    font-size: 14px;
  }
}
.article_pro .container > .top > .rr > .bb > a i {
  vertical-align: middle;
  font-size: 25px;
  color: #fff;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .article_pro .container > .top > .rr > .bb > a i {
    font-size: 18px;
  }
}
.article_pro .container > .top > .rr > .bb > a:nth-of-type(1) {
  background: #028dd5;
}
.article_pro .container > .top > .rr > .bb > a:nth-of-type(2) {
  background: #fb8d00;
}
.article_pro .container > .top > .rr > .bb > a:nth-of-type(3) {
  background: #26bac7;
}
@media screen and (max-width: 768px) {
  .article_pro .container > .top > .rr > .bb > a {
    width: 30%;
    margin-right: 10px;
  }
  .article_pro .container > .top > .rr > .bb > a:nth-of-type(3n+3) {
    margin-right: 0px;
  }
}
.article_pro .container > .bottom {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .article_pro .container > .bottom {
    margin-top: 30px;
  }
}
.article_pro .container > .bottom > p {
  border-bottom: 1px solid #ededed;
  height: 45px;
  line-height: 45px;
}
.article_pro .container > .bottom > p span {
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  color: #373737;
  display: inline-block;
  width: 133px;
  height: 100%;
  line-height: 45px;
}
.article_pro .container > .bottom > p span:hover {
  color: #1c6eb4;
}
.article_pro .container > .bottom > p span.active {
  background: #1c6eb4;
  color: #fff;
}
.article_pro .container > .bottom > div {
  padding-top: 30px;
  font-size: 16px;
  color: #393939;
}
@media screen and (max-width: 768px) {
  .article_pro .container > .bottom > div {
    font-size: 14px;
  }
  .article_pro .container > .bottom > div img {
    max-width: 100%;
  }
}
.article_pro .container > .bottom > div:last-of-type {
  display: none;
}
.article_pro .container > .bottom > div .active {
  display: block;
}
.article_pro .container > .bottom ul {
  margin-top: 37px;
  margin-bottom: 70px;
}
.article_pro .container > .bottom ul li {
  vertical-align: top;
  padding: 25px;
  border: 1px solid #e6e6e6;
  width: 24%;
  margin-right: 1.3%;
  float: left;
}
@media screen and (max-width: 768px) {
  .article_pro .container > .bottom ul li {
    width: 49%;
    margin-right: 0%;
    margin-bottom: 10px;
  }
  .article_pro .container > .bottom ul li:nth-of-type(2n + 2) {
    float: right;
  }
}
.article_pro .container > .bottom ul li:hover {
  border: 1px solid #0075c2;
}
.article_pro .container > .bottom ul li:last-of-type {
  margin-right: 0%;
}
.article_pro .container > .bottom ul li a {
  display: block;
  text-align: center;
}
.article_pro .container > .bottom ul li a p {
  color: #0075c2;
  font-size: 18px;
  margin-top: 45px;
  overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;
}
.modal video {
  width: 100%;
}





#page{ clear:both; height:40px; margin:0 auto; text-align:center; display: table; margin: 30px auto;}
#page li{ float:left; padding:5px 14px; border:1px solid #CCCCCC; margin-right:6px; color:#666; font-size:12px; list-style:none;}
#page li:hover{border:1px solid #0075c2;}
#page li:hover a{color: #0075c2;}
#page li a{ color: #666;display: inline-block;padding: 5px 14px;text-align: center;margin: -5px -14px -5px -14px;}
#page li.active{border:1px solid #0075c2; background-color: #0075c2; color:#FFFFFF}
#page li.active a{ color:#fff}