@charset "UTF-8";
.w1920 {
 position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
 
 
}
.w1400 {
  width: 1400px;
  margin: 0 auto;
}

.flexed {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  display: -webkit-flex;
}

.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
  overflow: hidden;
}

.imgbig img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.imgbig:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.ovimg img {
  width: 100%;
  min-height: 100%;
}

.ibw img {
  width: 100%;
  height: auto;
}

.miw img {
  max-width: 100%;
  max-height: 100%;
}

.iml {
  text-align: center;
}

.iml img {
  transform: translateY(-2px);
  vertical-align: middle;
}

.bgmax {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.bgmin {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

* {
  box-sizing: border-box;
}

.head-index .logo {
  line-height: 131px;
  width: 146px;
}

.head-index .logowz {
  margin-top: 30px;
}

.head-index .logowz p {
  color: #333333;
  font-size: 14px;
  line-height: 24px;
}

.head-index .logowz p:nth-of-type(1) {
  color: #333333;
  font-size: 20px;
  font-weight: 600;
  line-height: 34px;
}

.head-index .tel {
  background: url(../images/tel.png) no-repeat left center;
  padding-left: 80px;
  margin-top: 32px;
  height: 66px;
  padding-top: 5px;
}

.head-index .tel p {
  color: #444444;
  line-height: 30px;
}

.tnav {
  background-image: -moz-linear-gradient(90deg, #0856a0 0%, #3799f4 100%);
  background-image: -webkit-linear-gradient(90deg, #0856a0 0%, #3799f4 100%);
  background-image: -ms-linear-gradient(90deg, #0856a0 0%, #3799f4 100%);
  box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.17);
  height: 67px;
  padding-top: 14px;
}

.bannerSwiper {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.bannerSwiper img {
  width: 100%;
}

.next1 {
  position: absolute;
  left: 3%;
  z-index: 99;
  outline: none;
  width: 33px;
  height: 56px;
  top: 50%;
  transform: translateY(-50%);
}

.prev1 {
  position: absolute;
  right: 3%;
  z-index: 99;
  outline: none;
  width: 33px;
  height: 56px;
  top: 50%;
  transform: translateY(-50%);
}

/**/
.pt {
  text-align: center;
}

.pt .pt1 {
  color: #333333;
  font-size: 41px;
  font-weight: 600;
}

.pt .pt1 b {
  color: #005aac;
}

.pt .pt2 {
  font-size: 18px;
  color: #666666;
  margin-top: 5px;
}

.pt .pt2 span {
  margin: 0 10px;
}

.ad-index {
  padding-top: 70px;
  background: #1769b5;
   padding-bottom: 70px;
}
.ad-index .pt .pt1 {
    color: #fff;
}
.ad-index .pt .pt1 b {
    color: #fff;
}
.ad-index .pt .pt2 {
    color: #fff;
}

.ad-index .ad-list {
  margin-top: 40px;
}

.ad-index .ad-list li {
  float: left;
  width: 33.3333%;
  text-align: center;
}

.ad-index .ad-list li .ad0 {
  display: flex;
  justify-content: center;
}

.ad-index .ad-list li .ad0 .a {
  color: #fff;
  font-size: 60px;
  font-weight: 600;
  line-height: 1;
}

.ad-index .ad-list li .ad0 .b {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-left: 15px;
}

.ad-index .ad-list li .ad1 {
  color: #fff;
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 5px;
}

.ad-index .ad-list li .ad2 {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
}

.ad-index .ad-list li:hover .ad0 .a b {
  color: #005aac;
}

/**/
.pro-bg {
  background: url(../images/bj1.jpg) no-repeat no-repeat top center;
  height: 1347px;
  overflow: hidden;

  padding-top: 75px;
}

.pro-bg .psort {
  margin-top: 45px;
}

.pro-bg .psort li {
  width: 188px;
  height: 76px;
  background: #fff;
  text-align: center;
  line-height: 76px;
  font-size: 16px;
  color: #333333;
}

.pro-bg .psort li:hover {
  background-color: #005aac;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.23);
  color: #fff;
}
.pro-bg .psort li:hover a{
    color: #fff;  
}

.pro-bg .plist1 {
  margin: 0 -9px;
  margin-top: 48px;
}

.pro-bg .plist1 li {
  float: left;
  width: 254px;
  margin: 0 14px;
  background: #fff;
  height: 290px;
  margin-bottom: 30px;
}

.pro-bg .plist1 li .img1 img {
  width: 254px;
  height:174px;
}

.pro-bg .plist1 li .wz {
  padding: 0 25px;
  height: 73px;
  line-height: 73px;
  position: relative;
  margin-top: 23px;
  justify-content: center;
}

.pro-bg .plist1 li .wz::before {
  content: '';
  position: absolute;
  border-top: 1px solid #eaeaea;
  left: 36px;
  top: 0;
  -webkit-transition: all 280ms ease-in-out;
  transition: all 280ms ease-in-out;
  width: 0%;
}

.pro-bg .plist1 li .wz::after {
  content: '';
  position: absolute;
  border-top: 1px solid #eaeaea;
  top: 0;
  right: 36px;
  -webkit-transition: all 280ms ease-in-out;
  transition: all 280ms ease-in-out;
  width: 0%;
}

.pro-bg .plist1 li .wz .wz1 {
  color: #333333;
  font-size: 16px;
}
.pro-bg .plist1 li .wz .wz2{
    position: absolute;
    right: 9%;
}

.pro-bg .plist1 li:hover {
  box-shadow: 0px 5px 9px 0px rgba(0, 0, 0, 0.19);
}

.pro-bg .plist1 li:hover .wz::before {
  width: 50%;
  transition: all 280ms linear 0s;
  border-color: #005aac;
}

.pro-bg .plist1 li:hover .wz::after {
  width: 50%;
  transition: all 280ms linear 0s;
  border-color: #005aac;
}

.pro-bg .plist1 li:hover .wz1 {
  color: #005aac;
}

/**/
.ys-index {
  margin-top: 76px;
  margin-bottom: 70px;
}
.ys-index .w1400 {
    width: 1120px;
    margin: 0 auto;
}

.ys-index .ys-left{
    
}

.ys-index .ys-left .ys1 {
  color: #333333;
  font-size: 38px;
  font-weight: 600;
  line-height: 60px;
}

.ys-index .ys-left .ys1 p strong {
  color: #005aac;
}

.ys-index .ys-left .ys-list {
  margin-top: 42px;
}

.ys-index .ys-left .ys-list li {
 
  margin-bottom: 15px;
  background: url(../images/san.png) no-repeat left center;
  padding-left: 24px;
  transition: 0.5s;
}
.ys-index .ys-left .ys-list li a{
     justify-content: flex-start;
  align-items: center;
}

.ys-index .ys-left .ys-list li .ys11 {
  color: #333333;
  font-size: 18px;
}

.ys-index .ys-left .ys-list li .ys22 {
  color: #333333;
  margin: 0 5px;
}

.ys-index .ys-left .ys-list li .ys33 {
  color: #666666;
  font-size: 18px;
}

.ys-index .ys-left .ys-list li:hover {
  margin-left: 8px;
}

.ys-index .ys-left .ys-list li:hover .ys11 {
  color: #005aac;
}

.ys-index .ys-left .ys-list li:hover .ys22 {
  color: #005aac;
}

.ys-index .ys-left .ys-list li.cur {
  margin-left: 8px;
}

.ys-index .ys-left .ys-list li.cur .ys11 {
  color: #005aac;
}

.ys-index .ys-left .ys-list li.cur .ys22 {
  color: #005aac;
}

.ys-index .ys-right {
  margin-top: 50px;
  /*width: 718px;*/
  width: 476px;
  height: 396px;
  overflow: hidden;
}

.tt33{
    display: none;
}

.tt33 img{
    max-width: 100%;
}
/**/
.pic-bg {
  background: url(../images/bj22.jpg) no-repeat top center;
  height: 351px;
  overflow: hidden;
}

.pic-bg .pic-index {
  margin-top: 45px;
}

.pic-bg .pic-index .picwen {
  text-align: center;
}

.pic-bg .pic-index .picwen p:nth-of-type(1) {
  color: #0d9cfc;
  font-size: 30px;
  font-weight: 600;
}

.pic-bg .pic-index .picwen p:nth-of-type(2) {
  color: #ffffff;
  font-size: 40px;
  font-weight: 600;
}

.pic-bg .pic-index .picwen p:nth-of-type(3) {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
}

.pic-bg .pic-index .pictel {
  color: #0d9cfc;
  font-size: 36px;
  background: url(../images/ht1.png) no-repeat top center;
  width: 482px;
  height: 80px;
  margin: 0 auto;
  margin-top: 32px;
}

.pic-bg .pic-index .pictel p {
  text-align: center;
  line-height: 80px;
  font-weight: 600;
}

.pic-bg .pic-index .pictel:hover {
  background: url(../images/ht2.png) no-repeat top center;
}

.pic-bg .pic-index .pictel:hover p {
  color: #fff;
}

/**/
.yyfa-index {
  margin-top: 75px;
}

.yyfa-index .yyfa-list {
  flex-wrap: wrap;
  margin-top: 45px;
}

.yyfa-index .yyfa-list li {
  width: 450px;
  height: 260px;
  margin-bottom: 22px;
  padding: 0 20px;
}

.yyfa-index .yyfa-list li .wz1 {
  margin-top: 30px;
  font-weight: 600;
  color: #333333;
  font-size: 24px;
}

.yyfa-index .yyfa-list li .wz2 {
  width: 33px;
  height: 2px;
  background: #666666;
  margin-top: 20px;
  transition: 0.5s;
}

.yyfa-index .yyfa-list li .wz3 {
  color: #333333;
  font-size: 16px;
  line-height: 26px;
  margin-top: 22px;
  height: 85px;
}

.yyfa-index .yyfa-list li .wz4 {
  color: #333333;
  font-size: 14px;
  text-transform: uppercase;
}

.yyfa-index .yyfa-list li:hover {
  box-shadow: 0px 5px 9px 0px rgba(0, 0, 0, 0.19);
}

.yyfa-index .yyfa-list li:hover .wz1 {
  color: #005aac;
}

.yyfa-index .yyfa-list li:hover .wz2 {
  width: 133px;
  background: #005aac;
}

.yyfa-index .yyfa-list li:hover .wz4 {
  color: #005aac;
}

/**/
.ab-bg {
  background: url(../images/bj33.jpg) no-repeat top center;
  height: 560px;
  overflow: hidden;
  margin-top: 68px;
}

.ab-bg .ab-index {
  padding-top: 80px;
}

.ab-bg .ab-index .abl {
  width: 722px;
  height: 430px;
  position: relative;
}

.ab-bg .ab-index .abl .video-index {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.ab-bg .ab-index .abr {
  width: 625px;
}

.ab-bg .ab-index .abr .at {
  color: #fff;
  background: url(../images/ht3.jpg) no-repeat left center;
  padding-left: 30px;
}

.ab-bg .ab-index .abr .at h3 {
  font-size: 36px;
  font-weight: 600;
}

.ab-bg .ab-index .abr .at h4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
}

.ab-bg .ab-index .abr .aw {
  margin-top: 35px;
}

.ab-bg .ab-index .abr .aw p {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 26px;
  text-align: justify;
}

.ab-bg .ab-index .abr .am {
  width: 128px;
  height: 38px;
  border: 2px solid #fff;
  border-radius: 30px;
}

.ab-bg .ab-index .abr .am a {
  display: block;
  text-align: center;
  line-height: 34px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.ab-bg .ab-index .abr .am:hover {
  background: #fff;
}

.ab-bg .ab-index .abr .am:hover a {
  color: #005aac;
}

/**/
.qh-bg {
  background: #f6f6f6;
  padding: 50px 0;
}

.ab-tu .tabli2 {
  width: 250px;
  margin-top: 12px;
}

.ab-tu .ab-tu-img {
  width: 1140px;
  float: right;
}

.ab-tu .tabli2 ul li {
  width: 250px;
  height: 80px;
  background: url(../images/tab.png) no-repeat left center;
  text-align: center;
  line-height: 80px;
  font-size: 24px;
  color: #333333;
  cursor: pointer;
  margin-bottom: 15px;
}

.ab-tu .tabli2 ul li.cur {
  background: url(../images/tabh.png) no-repeat left center;
  color: #fff;
  font-weight: 600;
}

.ab-tu .ab-tu-img .tab2 {
  display: none;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd {
  overflow: hidden;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li {
  width: 280px;
  height: 200px;
  float: left;
  position: relative;
  margin: 3px;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li img {
  width: 280px;
  height: 200px;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li .wz {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  height: 30px;
  line-height: 30px;
  color: #eaeaea;
  font-size: 16px;
  width: 100%;
  text-align: center;
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li:hover {
  box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.17);
}

.ab-tu .ab-tu-img .picScroll-left2 .bd ul li:hover .wz {
  background: rgba(0, 90, 172, 0.8);
}

/**/
.news-index {
  margin-top: 70px;
}

.news {
  padding: 40px 0;
}

.news-left1 {
  width: 825px;
}

.tablis {
  position: relative;
  height: 80px;
  border-bottom: 2px solid #f7f7f7;
}

.tablis li {
  font-size: 24px;
  line-height: 80px;
  color: #333333;
  background: #f7f7f7;
  float: left;
  width: 233px;
  text-align: center;
  margin-right: 20px;
  font-weight: bold;
}

.tab {
  padding-top: 45px;
}

.tablis li.cur {
  font-weight: bold;
  background: #005aac;
  color: #fff;
}

.newsmore {
  background: url(../images/more.png) no-repeat center;
  height: 17px;
  width: 55px;
  position: absolute;
  right: 0;
}

.zxxw_b {
  width: 400px;
  float: right;
}

.zxxw_b > a {
  font: 600 24px/50px "微软雅黑";
  color: #333333;
}

.zxxw_b > a h3 {
  font: normal 12px/24px "微软雅黑";
  color: #9e9e9e;
}

.zxxw_b span {
  font: normal 16px/26px "微软雅黑";
  color: #666666;
  display: block;
}

.zxxw_b .more01 {
  display: block;
  width: 165px;
  height: 48px;
  color: #fff;
  text-align: center;
  line-height: 48px;
  margin-top: 35px;
  font-weight: normal;
  font-size: 16px;
  background: #005aac;
}

.news_listt li .zxxw_b > a:hover {
  color: #005aac;
}

.news_list1 {
  margin-top: 21px;
  background: #f7f7f7;
  padding: 30px 22px;
  height: 230px;
  overflow: hidden;
}

.news_list1 li {
  position: relative;
}

.news_list1 li a {
  line-height: 35px;
  color: #666666;
  padding-left: 25px;
  background: url(../images/nt1.png) no-repeat left center;
  display: block;
  font-size: 16px;
}

.news_list1 li span {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 35px;
  color: #666666;
  font-size: 16px;
}

.news_list1 li:hover a {
  font-weight: 600;
  color: #005aac;
}

.news-right {
  width: 485px;
  background: #fff;
}

.problem-title {
  background: url(../images/t6.png) no-repeat left;
  height: 80px;
  padding-left: 35px;
  font-size: 24px;
  color: #333333;
  margin-bottom: 23px;
  border-bottom: 2px solid #f7f7f7;
  line-height: 80px;
}

.problem-title a {
  background: url(../images/more.png) no-repeat center;
  height: 17px;
  width: 55px;
  display: inline-block;
  float: right;
}

#ydemo {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  height: 500px;
}

#yindemo {
  height: 100%;
}

.news_list3 li {
  position: relative;
  padding: 20px;
}

.news_list3 li a {
  line-height: 28px;
  padding-left: 40px;
  background: url(../images/wen.png) left center no-repeat;
  display: block;
  font-size: 16px;
  color: #333333;
  margin-bottom: 14px;
}

.news_list3 span {
  background: url(../images/da.png) left center no-repeat;
  display: block;
  color: #666666;
  font-size: 14px;
  line-height: 26px;
  padding-left: 40px;
}

.news_list3 li:hover {
  background: #005aac;
}

.news_list3 li:hover a {
  background: url(../images/wenh.png) left center no-repeat;
  color: #fff;
}

.news_list3 li:hover span {
  background: url(../images/dah.png) left center no-repeat;
  color: #fff;
}

/**/
.liu-bg {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  margin-top: 35px;
}

.liu-bg .liu-left {
  width: 959px;
  height: 540px;
}

.liu-bg .liu-right {
  width: 961px;
  background: #f5f5f5;
  height: 540px;
  padding-right: 260px;
}

.liu-bg .liu-right .liu-index {
  width: 620px;
  float: right;
  padding-top: 85px;
}

.liu-bg .liu-right .liu-index .li1 {
  font-weight: 600;
  color: #005aac;
  font-size: 34px;
  font-weight: 600;
}

.liu-bg .liu-right .liu-index .li2 {
  color: #333333;
  font-size: 14px;
  font-family: "Arial";
}

.liu-bg .liu-right .liu-index .message {
  padding: 0;
  margin-top: 38px;
}

.liu-bg .liu-right .liu-index .message .m22 {
  margin-top: 20px;
  margin-bottom: 0;
}

.liu-bg .liu-right .liu-index .message #name {
  color: #868686;
  font-size: 14px;
  border: 1px solid #dbdbdb;
  height: 48px;
  line-height: 46px;
  width: 300px;
  padding-left: 18px;
  background: #fff url(../images/l1.png) no-repeat 96% center;
}

.liu-bg .liu-right .liu-index .message #contact {
  color: #868686;
  font-size: 14px;
  border: 1px solid #dbdbdb;
  height: 48px;
  line-height: 46px;
  width: 300px;
  padding-left: 18px;
  background: #fff url(../images/l2.png) no-repeat 96% center;
}

.liu-bg .liu-right .liu-index .message #content {
  color: #868686;
  font-size: 14px;
  border: 1px solid #dbdbdb;
  height: 124px;
  line-height: 46px;
  width: 620px;
  padding-left: 18px;
  font-family: "微软雅黑";
  background: #fff url(../images/l3.png) no-repeat 98% 88%;
}

.liu-bg .liu-right .liu-index .message #code {
  margin-top: 30px;
}

.liu-bg .liu-right .liu-index .message #code .fs {
  width: 132px;
  height: 36px;
  background: #005aac;
  border: none;
  border-radius: 30px;
  color: #fff;
  font-size: 16px;
}

.liu-bg .liu-right .liu-index .message #code #checkcode {
  width: 110px;
  height: 36px;
  border-radius: 30px;
  border: 1px solid #005aac;
  background: none;
  margin-left: 20px;
}

/**/
.foot-bg {
  background: #20201f;
  padding: 50px 0;
}

.foot-bg .foot-index .ft {
  color: #fff;
  font-size: 20px;
  margin-bottom: 30px;
}

.foot-bg .foot-index .flx {
  width: 392px;
}

.foot-bg .foot-index .flx p {
  color: #fff;
  padding-left: 44px;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 30px;
}

.foot-bg .foot-index .flx p:nth-of-type(1) {
  background: url(../images/pp1.png) no-repeat left center;
}

.foot-bg .foot-index .flx p:nth-of-type(2) {
  background: url(../images/pp2.png) no-repeat left center;
}

.foot-bg .foot-index .flx p:nth-of-type(3) {
  background: url(../images/pp3.png) no-repeat left center;
}

.foot-bg .foot-index .fdao {
  width: 226px;
  border-left: 1px solid #4d4d4c;
  border-right: 1px solid #4d4d4c;
  height: 220px;
  text-align: center;
}

.foot-bg .foot-index .fdao p a {
  display: block;
  color: #fff;
  font-size: 14px;
  margin-bottom: 20px;
}

.foot-bg .foot-index .fcop {
  width: 607px;
  border-right: 1px solid #4d4d4c;
  padding: 0 64px;
  height: 220px;
}

.foot-bg .foot-index .fcop .copyright {
  color: #fff;
  font-size: 14px;
  line-height: 36px;
}

.foot-bg .foot-index .fcop .copyright a {
  color: #fff;
}

.foot-bg .foot-index .ferq {
  width: 116px;
  text-align: center;
}

.foot-bg .foot-index .ferq p {
  color: #fff;
  font-size: 14px;
  line-height: 40px;
}

.link-bg {
  background: #20201f;
  border-top: 1px solid #4d4d4c;
  padding: 20px 0;
}

.link-bg .link1 {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
}

.link-bg .content {
  width: calc(100% - 70px);
}

.link-bg .content a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.64);
  line-height: 24px;
}




.page-banner {
    position: relative;
}

.page-banner img{
    width: 100%;
}

.page-banner .nybt {
    position: absolute;
    width: 100%;
    top: 45%;
    z-index: 99;
    color: #fff;
    text-align: center;
}

.page-banner .nybt h3 {
    font-size: 2rem;
    text-align: center;
}



/* 当前位置 */

.page-position {

    color: #ffffff;
    font-size: 18px;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
}

.page-position h2{color:#ffffff!important;font-size: 40px!important;font-weight: 600;}
.page-position h2 a{color:#fff}



.page-position a {
    color: #ffffff;}

.page-position a:hover {
    color: #014099;   
}


@media (max-width: 1024px) {
 .page-position {color: #ffffff;margin-top:1.5%;z-index: 99999;position: relative;margin-bottom: 1.5%;}
 .page-position h2{color:#ffffff!important;font-size: 30px!important;font-weight: 600;margin-bottom: 10px;}
.page-position h2 a{color:#ffffff}

}

@media (max-width: 990px) {
 .page-position h2{color:#ffffff!important;font-size: 18px!important;font-weight: 600;margin-bottom: 10px;}
.page-position h2 a{color:#ffffff}

}

/*内页左侧样式*/
.nasort-bg{
    background: #eeeeee;
}
.xypg-left-con2{margin-bottom: 3.5%;}
.xypg-left-con2 .xypg-left-nav {display:block;}
.xypg-left-con2 .xypg-left-nav>li {position: relative;text-align:center;margin-right: 10px;width: 200px;float: left;}
.xypg-left-con2  .xypg-left-nav > li:last-child {border: none;}
 
.xypg-left-con2 .xypg-left-nav > li .first-nav-btn{background: none;}
.xypg-left-con2 .xypg-left-nav>li>a {
    
    display: block;
    font-size: 18px;
    line-height: 80px;
    color: #237cd0;
}


.xypg-left-con2 .xypg-left-nav>li:hover>a,
.xypg-left-con2 .xypg-left-nav>li.clicked>a {
     background: #237cd0;
     box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.21);
     color: #fff;
}

/* 内页新闻列表 */
.xypg-news-list li {
    border: 1px solid #e1e1e1;
    padding: 30px;
    background: #fff;
    margin-bottom: 35px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.xypg-news-list li .tit {
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 15px;
    position: relative;
}

.xypg-news-list li .tit h3 {
    padding-bottom: 15px;
    font-size: 18px;
    color: #565656;
    font-weight: normal;
    padding-right: 25%;
    margin: 0;
     text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}



.xypg-news-list li .tit .date {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #666666;
}

.xypg-news-list li .info {
    font-size: 14px;
    line-height: 2;
    color: #999999;
}

.xypg-news-list li .more {
    margin-top: 15px;
}

.xypg-news-list li .more span {
    display: inline-block;
    width: 130px;
    line-height: 33px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    border: 1px solid #e1e1e1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.xypg-news-list li:hover {
    -webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
    box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
}

.xypg-news-list li:hover .tit h3 {
    color: #014099;
}

.xypg-news-list li:hover .more span {
    color: #fff;
    background-color: #237cd0;
}

@media (max-width: 990px) {
    .xypg-news-list li .tit {
        border-bottom: none;
    }

    .xypg-news-list li .tit h3 {
        padding-right: 0;
        padding-bottom: 10px;
    }

    .xypg-news-list li .tit .date {
        position: static;
        border-bottom: 1px solid #cbcbcb;
        padding-bottom: 5px;
        color: #999;
    }
}


/*联系*/
.nlx{
    
}

.nlx-title{
    text-align: center;
    color: #333333;
    font-size: 24px;
    font-weight: 600;
}

.nlx-title span{
    display: block;
    width: 112px;
    height: 5px;
    background: #237cd0;
    margin: 30px auto;
}


.nlx-wrap{
    display: flex;
    justify-content: space-between;
}


.nlxwrap1{
    width: 924px;
    height: 506px;
}


.nlxwrap2{
    width: 450px;
}

.nlxwrap2 p{
    color: #333333;
    font-size: 18px;
    background: #f5f5f5;
    height: 50px;
    line-height: 50px;
    padding-left: 24px;
    margin-bottom: 7px;
}


.nlx-liu{
    margin-top: 90px;
}


.nlx-liu .m11{
    display: flex;
    justify-content: space-between;
}

.l11{
    width: 320px;
    height: 80px;
    border: 1px solid #bdbdbd;
}


.message11 #name {
	display: block;
	width: 320px;
    height: 80px;
    line-height: 78px;
    border: 1px solid #bdbdbd;
	padding: 0;
	color: #999999;
	font-size: 18px;
	text-indent: 20px;
}

.message11 #contact {
	display: block;
	width: 320px;
    height: 80px;
    line-height: 78px;
    border: 1px solid #bdbdbd;
	padding: 0;
	color: #999999;
	font-size: 18px;
	text-indent: 20px;
}

.message11 #email {
	display: block;
	width: 320px;
    height: 80px;
    line-height: 78px;
    border: 1px solid #bdbdbd;
	padding: 0;
	color: #999999;
	font-size: 18px;
	text-indent: 20px;
}

.message11 #address {
	display: block;
	width: 320px;
    height: 80px;
    line-height: 78px;
    border: 1px solid #bdbdbd;
	padding: 0;
	color: #999999;
	font-size: 18px;
	text-indent: 20px;
}

.m22{
    display: flex;
    justify-content: space-between;
    margin-top: 32px;
    margin-bottom: 100px;
}

.m22 .neirong{
    width: 1040px;
}

.message11 #content {
	display: block;
	width: 1040px;
    height: 222px;
    line-height: 78px;
    border: 1px solid #bdbdbd;
	padding: 0;
	color: #999999;
	font-size: 18px;
	text-indent: 20px;
	font-family: "Microsoft YaHei";
}

.tijiao{
    width: 320px;
}

.tijiao .tti{
    background: #237cd0;
    height: 80px;
    margin-top: 20px;
}

.tijiao .tti input{
   width: 100%;
   border: none;
   height: 80px;
   background: #237cd0;
   color: #ffffff;
   font-size: 18px;
}

.tijiao .nys{
   color: #666666;
   font-size: 18px;
   text-align: center;
   margin-top: 20px;
}











