@charset "UTF-8";

.w1300 {
  width: 1300px;
  margin: 0 auto;
}

.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;
}

.head1-bg {
  border-bottom: 1px solid #e0e1e1;
  height: 44px;
  line-height: 44px;
}

.head1-bg .head1-index {
  color: #757575;
  font-size: 14px;
}

.head1-bg .head1-index a {
  color: #757575;
}

.head1-bg .head1-index a:hover{
    color: #0053b0;
}

.head2-index .logo {
  line-height: 106px;
}

.head2-index .logowz {
  background: url(../images/tt1.png) no-repeat left center;
  padding-left: 25px;
  margin-left: 24px;
  height: 60px;
  margin-top: 23px;
  padding-top: 6px;
}

.head2-index .logowz p {
  font-size: 18px;
}

.head2-index .logowz p:nth-of-type(1) {
  color: #000000;
}

.head2-index .logowz p:nth-of-type(1) {
  color: #0053b0;
}

.head2-index .tel {
  background: url(../images/tel.png) no-repeat left center;
  padding-left: 62px;
  margin-top: 25px;
  margin-left: 38px;
}

.head2-index .tel p {
  color: #0053b0;
  font-size: 24px;
  line-height: 30px;
  font-style: italic;
}

#formsearch {
  width: 240px;
  height: 44px;
  border: 1px solid #c9c9c9;
  margin-top: 31px;
  border-radius: 21px;
}

#formsearch input {
  height: 44px;
  background: none;
  line-height: 42px;
  border: none;
}

#formsearch input#keyword {
  height: 44px;
  line-height: 42px;
  padding-left: 4px;
  color: #bdbebe;
  float: left;
  text-indent: 18px;
  font-size: 12px;
}

#formsearch input#s_btn {
  width: 46px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
  background: url(../images/sou.png) no-repeat center center;
  float: right;
}

#formsearch ::placeholder {
  color: #bdbebe;
}

.menu {
  background: #0053b0;
  position: relative;
  z-index: 99;
}

.x-menu > li {
  float: left;
  position: relative;
  width: 11.11%;
  text-align: center;
  background: url(../images/navli.png) no-repeat left center;
}

.x-menu > li:last-child {
  background: url(../images/navli.png) no-repeat left center, url(../images/navli.png) no-repeat right center;
}

.x-menu > li > a {
  display: block;
  font-size: 16px;
  color: #ffffff;
  padding: 0;
  line-height: 60px;
}

.x-menu > li > a:hover {
  background: #00499a;
  color: #fff;
}

.x-menu > li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.x-sub-menu {
  position: absolute;
  z-index: 99999;
  width: 110%;
  left: -4%;
  top: 70px;
  background: #ffffff;
  border-radius: 5px;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu > li > a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #333333;
  line-height: 37px;
}

.x-sub-menu > li > a:hover {
  background: #efefef;
}

.x-sub-menu:after {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #fff transparent;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 99;
}

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

/**/
.s-index {
  height: 80px;
  background-color: white;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
  margin-top: -40px;
  position: relative;
  z-index: 99;
  padding: 0 30px;
  line-height: 80px;
}

.s-index .xintui {
  width: 535px;
}

.s-index .xintui .xintui1 {
  color: #000000;
  font-size: 14px;
  width: 100px;
  background: url(../images/tt3.png) no-repeat right center;
}

.s-index .xintui .xintui2 {
  width: 410px;
}

.s-index .xintui .xintui2 .tnlist1 li {
  align-items: center;
}

.s-index .xintui .xintui2 .tnlist1 li a {
  color: #666666;
  font-size: 14px;
  display: block;
}

.s-index .xintui .xintui2 .tnlist1 li span {
  color: #666666;
  font-size: 14px;
}

.s-index .xintui .xintui2 .tnlist1 li:hover a {
  color: #0053b0;
}

.s-index .hot {
  color: #666666;
  font-size: 14px;
}

.s-index .hot a {
  color: #666666;
  font-size: 14px;
  padding-left: 10px;
}

.s-index .hot a:hover {
  color: #0053b0;
}

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

.put .put1 {
  color: #333333;
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
}

.put .put2 {
  color: #7d7d7d;
  font-size: 16px;
  margin-top: 20px;
}

.ywfw-index {
  margin-top: 60px;
}

.c2_con {
  position: relative;
  margin-top: 50px;
  overflow: hidden;
}

.c2_con ul {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.c2_con ul li {
  width: 104px;
  float: left;
  transition: all 1s ease;
  height: 100%;
  position: relative;
  border-left: 4px solid #fff;
}

.c2_con ul li h2 {
  font-size: 20px;
  color: #fff;
  margin: 0 auto;
  position: absolute;
  left: 0;
  z-index: 999;
  bottom: 0;
  background: #0053b0;
  height: 90px;
  line-height: 90px;
  width: 100%;
  text-align: center;
}

.c2_con ul li .img1 {
  position: absolute;
  top: 170px;
  left: 0;
  right: 0;
  z-index: 999;
  width: 60px;
  height: 60px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: 0 auto;
}

.c2_con ul li a {
  display: block;
}

.c2_con ul li .cocimg {
  position: relative;
  height: 580px;
}

.c2_con ul li .cocimg img {
  height: 100%;
  width: 875px;
}

.c2_con ul li .fugg {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 99;
  display: none;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  height: 90px;
  padding: 20px 0;
}

.c2_con ul li .fugg .img2 {
  width: 96px;
  width: 13%;
  text-align: center;
  border-right: 1px solid #fff;
}

.c2_con ul li .fugg .wz {
  width: 80%;
  transition: all 1s ease;
}

.c2_con ul li .fugg h3 {
  color: #ffffff;
  font-size: 20px;
  line-height: 30px;
}

.c2_con ul li .fugg span {
  display: block;
  font-size: 14px;
  color: #ffffff;
  margin-top: 5px;
}

.c2_con ul li::before {
  background: rgba(0, 83, 176, 0.5);
  position: absolute;
  left: 0px;
  top: 0px;
  content: "";
  z-index: 999;
  width: 100%;
  height: 100%;
}

.c2_con ul:hover li {
  width: 104px;
}

.c2_con ul li.active {
  width: 652px;
  /*border-left: none;*/
}

.c2_con ul li.active::before {
  display: none;
}

.c2_con ul li.active h2 {
  display: none;
}

.c2_con ul li.active .img1 {
  display: none;
}

.c2_con ul li.active .fugg {
  display: block;
}

/**/
.case-bg {
  background: url(../images/bj1.jpg) no-repeat top center;
  height: 1040px;
  overflow: hidden;
  margin-top: 60px;
}

.case-bg .case-index {
  padding-top: 60px;
}

.case-bg .case-index .ct .put1 {
  color: #fff;
}

.case-bg .case-index .ct .put2 {
  color: #fff;
}

#multipleColumn {
  position: relative;
  width: 1300px;
  margin-top: 78px;
}

#multipleColumn .hd ul {
  /* float:right; */
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  zoom: 1;
  display: inline-block;
}

#multipleColumn .hd ul li {
  float: left;
  width: 10px;
  height: 10px;
  overflow: hidden;
  text-indent: -999px;
  cursor: pointer;
  background: #fff;
  text-align: center;
  border-radius: 10px;
  margin: 0 5px;
}

#multipleColumn .hd ul li.on {
  background: #a6c0e3;
  width: 10px;
  height: 10px;
  line-height: 10px;
  border-radius: 10px;
}

#multipleColumn .bd {
  overflow: hidden;
  height: 720px;
}

#multipleColumn .bd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
  _display: inline;
  margin: 0 -15px;
}

#multipleColumn .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 412px;
  position: relative;
  margin: 0 15px;
  margin-bottom: 32px;
  border: 1px solid #e0e1e1;
  border-radius: 3px;
  padding-top: 15px;
}

#multipleColumn .bd ul li .img1 {
  width: 380px;
  height: 270px;
  margin: 0 auto;
}

#multipleColumn .bd ul li img {
  width: 380px;
  height: 270px;
  display: block;
  overflow: hidden;
}

#multipleColumn .bd ul li .wz {
  color: #000000;
  font-size: 16px;
  padding: 15px 0;
}

#multipleColumn .bd ul li:hover {
  background: #0053b0;
  border-color: #0053b0;
}

#multipleColumn .bd ul li:hover .wz {
  color: #fff;
}

/**/
.about-bg {
  background: url(../images/bj2.jpg) no-repeat top center;
  height: 580px;
  overflow: hidden;
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}

.about-bg .aimg {
  position: absolute;
  left: 0;
  top: 0;
  width: 960px;
  height: 580px;
}

.about-bg .w1300 {
  position: relative;
}

.about-bg .about-index {
  width: 800px;
  height: 460px;
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.16);
  background: #fff;
  position: absolute;
  z-index: 99;
  right: 0;
  top: 60px;
  padding: 0 50px;
}

.about-bg .about-index .ab1 {
  color: #333333;
  font-size: 40px;
  font-weight: 600;
  padding-top: 55px;
}

.about-bg .about-index .abw {
  margin-top: 30px;
}

.about-bg .about-index .abw p {
  color: #222222;
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  text-indent: 2em;
}

.about-bg .about-index .ablist {
  margin-top: 35px;
}

.about-bg .about-index .ablist li {
  float: left;
  width: 20%;
  text-align: center;
  height: 80px;
}

.about-bg .about-index .ablist li + li {
  background: url(../images/tt4.png) no-repeat left center;
}

.about-bg .about-index .ablist li .img0 .img2 {
  display: none;
}

.about-bg .about-index .ablist li .wz {
  color: #676767;
  font-size: 16px;
  padding-top: 10px;
}

.about-bg .about-index .ablist li:hover .img0 .img1 {
  display: none;
}

.about-bg .about-index .ablist li:hover .img0 .img2 {
  display: block;
}

.about-bg .about-index .ablist li:hover .wz {
  color: #1561b7;
}

/**/
.p3-tab-item {
  margin-top: 40px;
  text-align: center;
}

.p3-tab-item li {
  cursor: pointer;
  transition: all ease .3s;
  display: inline-block;
  margin: 0 28px;
}

.p3-tab-item li a {
  display: block;
  color: #222222;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 12px;
}

.p3-tab-item li.active a {
  color: #0053b0;
  background: url(../images/tt5.png) no-repeat bottom center;
}

.p3-tab {
  overflow: hidden;
  position: relative;
}

.p3-tab-wrap {
  position: relative;
  overflow: hidden;
  margin-top: 20px;
}

.p3-tab-con {
  overflow: hidden;
}

.p3-tab-wrap .p3-tab-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: -1;
}

.p3-tab-wrap .p3-tab-content.active {
  position: static;
  opacity: 1;
}

.p3-tab-wrap .p3-tab-content li a {
  display: block;
  border: 1px solid #e0e1e1;
  border-radius: 3px;
  padding: 16px;
  padding-bottom: 0;
  height: 100%;
}

.p3-swiper li{
    width: 306px;
  height: 218px;
  margin: 0 12px;
}
.p3-tab-wrap .p3-tab-content li a .img1 {
  margin: 0 auto;
}

.p3-tab-wrap .p3-tab-content li a img {
  width: 275px;
  height: 186px;
}

.p3-tab-wrap .p3-tab-content li a .wz {
  text-align: center;
  color: #000000;
  font-size: 16px;
  line-height: 48px;
  display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:1;
}

.p3-tab-wrap .p3-tab-content li a:hover {
  background: #0053b0;
  border-color: #0053b0;
}

.p3-tab-wrap .p3-tab-content li a:hover .wz {
  color: #fff;
}

/**/
.tt22 {
  display: none;
}

.news-index {
  margin-top: 60px;
  margin-bottom: 65px;
}

.news-index .nt {
  text-align: center;
  font-weight: 600;
  color: #333333;
  font-size: 40px;
  line-height: 1;
}

.news-index .nsort {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 40px;
}

.news-index .nsort li {
  display: inline-block;
  margin: 0 16px;
}

.news-index .nsort li a {
  display: block;
  color: #525252;
  font-size: 16px;
  background: url(../images/nt1.png) no-repeat left center;
  padding-left: 22px;
}

.news-index .nsort li.cur a {
  color: #0053b0;
}

.news-index .news-wrap .newsl {
  width: 626px;
  position: relative;
  overflow: hidden;
}

.news-index .news-wrap .newsl .hd {
  position: absolute;
  top: 315px;
  right: 0;
  z-index: 99;
}

.news-index .news-wrap .newsl .hd ul {
  text-align: right;
}

.news-index .news-wrap .newsl .hd ul li {
  display: inline-block;
  text-indent: 2000px;
  width: 12px;
  height: 12px;
  background: #eeeeee;
  border-radius: 50%;
  margin: 0 4px;
}

.news-index .news-wrap .newsl .hd ul li.on {
  background: #0053b0;
}

.news-index .news-wrap .newsl .bd ul li {
  position: relative;
}

.news-index .news-wrap .newsl .bd ul li .date {
  position: absolute;
  top: 0;
  left: 30px;
  background: url(../images/date.png) no-repeat top center;
  width: 50px;
  height: 70px;
  text-align: center;
  z-index: 99;
}

.news-index .news-wrap .newsl .bd ul li .date .d1 {
  color: #ffffff;
  font-size: 20px;
}

.news-index .news-wrap .newsl .bd ul li .date .d2 {
  color: #ffffff;
  font-size: 12px;
}

.news-index .news-wrap .newsl .bd ul li .img1 img {
  width: 626px;
  height: 348px;
}

.news-index .news-wrap .newsl .bd ul li .wz {
  background: #f6f6f6;
  padding: 0 30px;
  height: 172px;
}

.news-index .news-wrap .newsl .bd ul li .wz .wz1 {
  color: #282828;
  font-size: 16px;
  padding-top: 25px;
}

.news-index .news-wrap .newsl .bd ul li .wz .wz2 {
  color: #676767;
  font-size: 14px;
  line-height: 24px;
  margin-top: 16px;
}

.news-index .news-wrap .newsl .bd ul li .wz .wz3 {
  color: #015a9c;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 15px;
}

.news-index .news-wrap .newsl .bd ul li:hover .wz .wz1 {
  color: #015a9c;
}

.news-index .news-wrap .newsr {
  width: 625px;
}

.news-index .news-wrap .newsr .nlist2 li {
  border-bottom: 1px dashed #cccccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.news-index .news-wrap .newsr .nlist2 li .date {
  color: #303030;
  font-size: 14px;
  line-height: 30px;
}

.news-index .news-wrap .newsr .nlist2 li .w1 {
  color: #282828;
  font-size: 16px;
}

.news-index .news-wrap .newsr .nlist2 li .w2 {
  color: #676767;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
}

.news-index .news-wrap .newsr .nlist2 li .w3 {
  color: #015a9c;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 15px;
}

.news-index .news-wrap .newsr .nlist2 li:hover .w1 {
  color: #015a9c;
}

/**/
.foot-bg {
  background: url(../images/foot.jpg) no-repeat top center;
  height: 460px;
}

.foot-bg .foot-index {
  padding-top: 58px;
  height: 390px;
  position: relative;
}

.foot-bg .foot-index .flx {
  background: url(../images/tt6.png) no-repeat top center;
  width: 360px;
  height: 60px;
  position: absolute;
  top: -30px;
  right: 0;
  color: #fff;
  padding-left: 30px;
  font-size: 20px;
  line-height: 60px;
}

.foot-bg .foot-index .flx span {
  font-size: 18px;
  margin-left: 5px;
}

.foot-bg .foot-index .footl {
  width: 935px;
}

.foot-bg .foot-index .footl dl {
  width: 160px;
  float: left;
}
.foot-bg .foot-index .footl dl:nth-child(3){
    margin-left: 40px;
}
.foot-bg .foot-index .footl dl:nth-child(4){
     margin-left:22px;
}
.foot-bg .foot-index .footl dl:nth-child(5){
     margin-left: 40px;
}
.foot-bg .foot-index .footl dl dt {
  color: #ffffff;
  font-size: 18px;
}

.foot-bg .foot-index .footl dl dt span {
  display: block;
  color: rgba(255, 255, 255, 0.2);
}

.foot-bg .foot-index .footl dl dd {
  margin-top: 15px;
}

.foot-bg .foot-index .footl dl dd a {
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.75);
}

.foot-bg .foot-index .footl dl dd a:hover{
    color: #fff;
}
.foot-bg .foot-index .footr{
    margin-top: 10px;
    width: 335px;
}

.foot-bg .foot-index .footr p {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  padding-left: 28px;
}

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

.foot-bg .foot-index .footr p:nth-of-type(3) {
  background: url(../images/pp2.png) no-repeat left top;
  margin-top: 15px;
}

.foot-bg .foot-index .footr p:nth-of-type(6) {
  background: url(../images/pp3.png) no-repeat left center;
  margin-bottom: 10px;
  margin-top: 15px;
}

.foot-bg .foot-index .footr p:nth-of-type(7) {
  background: url(../images/pp4.png) no-repeat left center;
  margin-bottom: 10px;
}

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

.foot-bg .link {
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  height: 70px;
  overflow: hidden;
  line-height: 70px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.foot-bg .link a {
  line-height: 70px;
  color: rgba(255, 255, 255, 0.75);
  padding-right: 25px;
}

.foot-bg .link a:last-child {
  padding-right: 0;
}

.cop-bg {
  background: #003f86;
  padding: 25px 0;
}

.cop-bg .cop-index {
  font-size: 14px;
  line-height: 24px;
  color: rgba(255, 255, 255, 0.5);
}

.cop-bg .cop-index a {
  color: rgba(255, 255, 255, 0.5);
}
.cop-bg .cop-index a:hover{
    color: #fff;
}
.cop-bg .power {
  display: flex;
  align-items: center;
}

.cop-bg .sm {
  margin-top: 5px;
}

/**/
/* 当前位置 */
.page-position {
  color: #aaaeb1;
  margin-top: -6.5%;
  z-index: 9;
  position: relative;
  margin-bottom: 4.5%;
  display: none;
}

.page-position h2 {
  color: #ffffff !important;
  font-size: 36px !important;
  font-weight: 600;
  margin-bottom: 10px;
}

.page-position h2 a {
  color: #fff;
}

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

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

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

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

/*内页左侧样式*/
.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;
  max-width: 200px;
  float: left;
  margin-bottom: 10px;
}

.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: 30px;
  color: #444444;
  /*padding: 10px 40px;*/
  background: #eeeeee;
  border-radius: 6px;
}

.xypg-left-con2 .xypg-left-nav > li:hover > a,
.xypg-left-con2 .xypg-left-nav > li.clicked > a {
  color: #fff;
  background: #0053b0;
}
