
.banner .swiper-container-horizontal>.swiper-pagination-bullets{
  bottom: 20px;
}

.banner .swiper-pagination-bullet{
  opacity: 1;
    width: 12px;
    height: 12px;

    background: url(../images/ico02.png) no-repeat center;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin: 0 5px;
}
.banner .swiper-pagination-bullet-active{
    background: url(../images/ico03.png) no-repeat center;
}
.banner .swiper-pagination{
  position: initial;
}
.banner{
  background: url(../images/banner_bg.png) no-repeat left bottom;
  margin-top: 10px;
}
.banner .img{
  height: 458px;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.banner .swiper-button-prev:after,
.banner .swiper-button-next:after{
  content:"";
  display: none;
}
.banner .swiper-button-prev{
  width: 46px;
  height: 46px;
  background: url(../images/banner_prev.png) no-repeat center;
}
.banner .swiper-button-next{
  width: 46px;
  height: 46px;
  background: url(../images/banner_next.png) no-repeat center;
}
.bread{
  margin-bottom: 20px;
  background: url(../images/search_bg.png) no-repeat center;
}
.bread .left{
  line-height: 35px;
}
.bread .ico04{
  color: #333;
  font-size: 12px;
  font-weight: bold;
  width: 100%;
  box-sizing: border-box;
  max-width: 640px;
  padding-left: 37px;
  background: url(../images/ico04.png) no-repeat left;
}
.bread .ico04 a{
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bread .search{

  margin-right: 36px;
  margin-top: 5px;
  background: #fff;
}
.bread .search .select{
  line-height: 26px;
  text-align: center;
  z-index: 2;
  font-size: 12px;
  position: relative;
  width: 60px;
  border-right: 1px solid #dcdcdc;
}
.bread .search .select span{
  cursor: pointer;
}
.bread .search .select span em{
    padding-right: 10px;
    background: url(../images/ico18.png) no-repeat right;
}
.bread .search .select .show{
  position: absolute;
  width: 100%;
  display: none;
  background: #fff;
}
.bread .search .select .show a{
  border-top: 1px solid #dcdcdc;
  display: block;
}
.bread .search .select .show a:hover{
  text-decoration: inherit;
  background: #dbdbdb;
}
.bread .search input{
  line-height: 26px;
  float: left;
  padding: 0 5px;
  font-size: 12px;
  width: 162px;
}
.bread .search button{
  background: url(../images/search_btn.png) no-repeat center;
  width: 44px;
  height: 26px;
}

.page_index .part1{
}
.page_index .part1 .left{
  width: 389px;
  height: 296px;
  color: #fff;
  padding: 80px 20px 0;
  line-height: 28px;
  background: url(../images/index_about.png) no-repeat center;
}
.page_index .part1 .tab{
  padding: 6px 12px 0;
  background: url(../images/ico29.png) repeat-x left top #004e91;
}
.page_index .part1 .tab a{
  float: left;
  width: 100px;
  color: #fff;
  text-align: center;
  line-height: 34px;
}
.page_index .part1 .tab a:hover,
.page_index .part1 .tab a.active{
  background: url(../images/ico05.png) no-repeat left top;
}
.page_index .part1 .right{
  width: 556px;
}
.page_index .part1 .right .main{
  border: solid 1px #dcd9d4;
    border-top: none;
    background-color: #fff;
    padding: 32px 20px 10px 12px;
    height: 290px;
}
.page_index .part1 .right .slider_wapper{
  width: 257px;
}
.page_index .part1 .right .img{
  width: 257px;
  height: 161px;
  overflow: hidden;
}
.page_index .part1 .right .slide{
  background: #af9e8e;
  color: #fff;
}
.page_index .part1 .right .font{
  padding: 10px;
}
.page_index .part1 .right .font .p1{
  font-weight: bold;
  color: #fff;
  overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.page_index .part1 .right .font .p1:hover{
  color: red;
}
.page_index .part1 .right .font .p2{
  font-size: 12px;
  margin-top: 5px;
  overflow:hidden;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:2;
}
.page_index .part1 .list{
  width: 242px;
}
.page_index .part1 .list li{
  line-height: 36px;
  padding-left: 10px;
  font-size: 12px;
  background: url(../images/ico20.png) no-repeat left;
}
.page_index .part1 .list li a{overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;}
.page_index .part2{
  margin-top: 6px;
}
.page_index .part2 .title{
  line-height: 40px;
  background: url(../images/ico29.png) repeat-x left top #004e91;
}
.page_index .part2 .title span{
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  margin-left: 20px;
}
.page_index .part2 .title em{
  color: rgba(255,255,255,0.5);
  font-weight: bold;
  font-size: 16px;
  margin-left: 10px;
  font-family: "Arial";
}
.page_index .part2 .main{
  padding: 20px 20px 0;
  border: 1px solid #dcd9d4;
  background: url(../images/ico07.png) center;
}
.page_index .part2 .main li{
  float: left;
  margin-bottom: 20px;
  width: 50%;
  padding-right: 20px;
  box-sizing: border-box;
}
.page_index .part2 .main .img{
  width: 211px;
  float: left;
}
.page_index .part2 .main .font{
  float: left;
  width: 235px;
  margin-left: 10px;
}
.page_index .part2 .main .font .p1{
  color: #004e91;
  font-size: 14px;
  margin-top: 10px;
  font-weight: bold;
  line-height: 36px;
}
.page_index .part2 .main .font .p2{
  font-size: 12px;
  line-height: 22px;
  color: #333;
}
.page_index .part3{
  margin-top: 15px;
}
.page_index .part3 .left{
  width: 199px;
}
.page_index .part3 .title{
  height: 124px;
  padding-left: 30px;
  background: url(../images/index_hot.png) no-repeat center;
}
.page_index .part3 .title .p1{
  font-size: 22px;
  display: block;
  padding-top: 20px;
  font-weight: bold;
  color: #fff;
}
.page_index .part3 .title .p2{
  color: rgba(255,255,255,0.5);
  font-weight: bold;
  margin-top: 5px;
  font-size: 18px;
  font-family: "Arial";
}
.page_index .part3 .tab{
  line-height: 33px;
  padding-bottom: 9px;
  padding-left: 10px;
  margin-top: -23px;
  background: url(../images/ico09.png) repeat-y right top;
}
.page_index .part3 .tab a{
  padding-left: 21px;
  color: #fff;
  display: block;
  border-bottom: solid 1px #5f3a17;
  overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.page_index .part3 .tab a.active,
.page_index .part3 .tab a:hover{
  color: #fff;
    background: url(../images/ico08.png) no-repeat left top;
}
.page_index .part3 .tab a img{
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;width: 26px;
}
.page_index .part3 .main .font{
  width: 282px;
  height: 416px;
  padding-bottom: 22px;
  box-sizing: border-box;
    background: url(../images/ico10.png) no-repeat bottom;
}
.page_index .part3 .main{
  width: 800px;
  display: flex;
  justify-content: space-between;
}
.page_index .part3 .main .img{
  width: 518px;
  height: 416px;
}
.page_index .part3 .main .img img{
  width: 100%;
  height: 100%;
}
.bg_white{
  background: #fff;
}
.page_index .part3 .main .bg_white{
  height: 100%;
  padding: 18px;
  box-sizing: border-box;overflow-y: auto;
}
.page_index .part3 .main .p1{
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.page_index .part3 .main .p2{
  margin-top: 25px;
  color: #333;
  font-weight: bold;
}
.page_index .part3 .main .p3{
  font-size: 12px;
  margin-top: 5px;
}
.page_index .part3 .main .p3 a{
  display: inline-block;
}
.page_index .part3{
  margin-bottom: 15px;
}

#marquee,
#marquee .child{
  overflow: hidden;
}
#marquee{
  width: 777px;
}
.page_index .part4 .left{
  padding: 10px;
  background: #fff;
  border: 1px solid #dcdcdc;
}
.page_index .part4{
  margin-top: 15px;
}
.page_index .part4 li{
  float: left;
  margin-right: 15px;
}
.page_index .part4 li a{
  display: block;
}
.page_index .part4 li .img{
  display: block;
  padding: 1px;
  position: relative;
  width: 176px;
  height: 100%;
  border: 1px solid #dcdcdc;
}
.page_index .part4 li .p1{
    margin-top: 10px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 176px;
}
.page_index .part4 li .ico{
  position: absolute;
  right: 0;
  top: 0;
}
.page_index .part4 li .img1{
  width: 100%;
  height: 100%;
}
.page_index .part4 .right{
  width: 201px;
}

.page_index .part5{
  display: flex;
  margin-top: 15px;
  justify-content: space-between;
}
.page_index .part5 .left{
  width: 675px;
  box-sizing: border-box;
  border: 1px solid #dcd9d4;
  padding: 7px 21px 0;
  background: url(../images/ico11.png) no-repeat top #fff;
}
.page_index .part5 .left .title{
  padding: 15px 0;
  margin-bottom: 30px;
  background: url(../images/ico12.png) no-repeat bottom;
}
.page_index .part5 .left .title .btn{
  margin-top: 1px;
}
.page_index .part5 .left li{
  width: 200px;
  margin-right: 15px;
  float: left;
}
.page_index .part5 .left li:nth-of-type(3n){
  margin-right: 0;
}
.page_index .part5 .left li p{

    color: #004e91;
    font-size: 12px;
    margin-top: 15px;
}
.page_index .part5 .right{
  width: 310px;
  padding: 0 15px 15px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #dcd9d4;
    border-top: solid 2px #004e91;
}

.page_index .part5 .right .title{
  padding: 19px 0;
  line-height: 22px;
  display: flex;
  justify-content: space-between;
  align-items: center;
    border-bottom: dashed 1px #dcd9d4;
}
.page_index .part5 .right .title span{
  font-size: 18px;
  color: #004e91;
  font-weight: bold;
}
.page_index .part5 .right .title a{
  display: inline-block;
}
.page_index .part5 .right .list{
  margin-top: 5px;
}
.page_index .part5 .right .list li{
  line-height: 34px;
  font-size: 12px;
  padding-left: 23px;
  position: relative;
}
.page_index .part5 .right .list li a{
  color: #004e91;
  overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.page_index .part5 .right .list li:before{
  content: "";
  position: absolute;
  left: 9px;
  top: 50%;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  background: #004e91;
}
.in_part6{
  margin: 20px 10px;
}
.in_part6 li{
  float: left;
  margin-right: 5px;
}
.in_part6 li:last-child{
  margin-right: 0;
}
.page_index .part7 .tab{
  font-size: 12px;
  color: #fff;
  padding: 6px 10px 0;
    line-height: 30px;
    background: #004e91;
}
.page_index .part7 .tab a{
  width: 92px;
  text-align: center;
  float: left;
  color: #fff;
}
.page_index .part7 .tab a.active,
.page_index .part7 .tab a:hover{
  text-decoration: inherit;
  background: #fff;
  color: #004e91;
}
.page_index .part7 .main{
  padding: 20px;
  display: none;
  border: 1px solid #004e91;
  border-top: 0;
}
.page_index .part7 .main a{
  float: left;
  font-size: 12px;
  margin-right: 10px;
  line-height: 20px;
}
.page_index .part7 .main1 a{
  margin-right: 4px;
}
.page_index .part7 .main1 span{
  margin-right: 4px;
  line-height: 20px;
  float: left;
}

.news .part1{
  margin-left: 1.5%;
}
.news .part1 li{
  float: left;
  color: #fff;
  line-height: 38px;
  border-radius: 4px;
  text-align: center;
    width: 26.5%;
    margin-left: -1.5%;
  font-size: 20px;
  font-family: "宋体";
  font-weight: bold;
  background-image: url(../images/ico252.png);
  background-repeat: repeat;
  background-size: cover;
  clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
}
.service .right{
  padding: 0;
}
.label_wapper{
  display: inline-block;
}
.news .part1 li:first-child{
  clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
}
.news .part1 li:last-child{
  clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.news .part1 li a{
  color: #fff;
  display: block;
}
.news .part1 li:first-child a{
  padding-right: 20px;
}
.news .part1 li:last-child a{
  padding-left: 20px;
}

.news .part1 li a:hover{
  text-decoration: inherit;
}
.news .part2 .left .font{
  padding: 10px 0;
}
.news .part2 .left .font .p1{
  font-weight: bold;
  line-height: 30px;
  color: #333;
  overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.news .part2 .left .font .p1:hover{
  color: red;
}
.news .part2 .left .font .p2{
  font-size: 12px;
  color: #666;
  line-height: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.news .part2 .left .img{
  width: 350px;
  height: 220px;
  overflow: hidden;
}
.news .part2 .left .img img{
  width: 100%;
}
.news .part2 .left{
  width: 350px;
  height: 346px;
  padding: 10px;
  background: url(../images/ico37.png) no-repeat bottom;
}
.news .part2 .slider_wapper{
  width: 100%;
}
.news .part2{
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.news .part2 .right{
  width: 618px;
}
.news .main{
  padding: 0 15px;
  box-sizing: border-box;
    background: url(../images/ico36.png) repeat-x left top #fff;
}
.news .main .title{
    background: url(../images/ico38.png) no-repeat center bottom;
  line-height: 50px;
  display: grid;
    grid-template-columns: 84px 1fr 45px;
}
.news .main .title span{
  font-size: 18px;
  /* margin-right: 12px; */
  /* float: left; */
  color: #004e91;
  font-weight: bold;
}
.news .main .title .tab{
  /* float: left; */
  padding: 10px 0;
}
.news .main .title .tab li{
  float: left;
  position: relative;
  padding-left: 18px;
  margin-right: 8px;
  line-height: 30px;
}
.news .main .title .tab a.active{
  color: red;
}
.news .main .title .tab li:before{
  content: "";
  position: absolute;
  left: 4px;
  top: 50%;
  width: 3px;
  margin-top: -1.5px;
  height: 3px;
  background: #ae8251;
  border-radius: 50%;
}
.news .main .title .btn{
  line-height: 19px;
  margin-top: 15px;
}
.news .main .top{
  padding: 16px 0;
    border-bottom: dotted 1px #af9e8e;
}
.news .main .top .p1{
  text-align: center;
  margin-bottom: 10px;
}
.news .main .top .p1 a{
  font-size: 18px;
  font-weight: bold;
  color: #004e91;
  display: inline-block;
}
.news .main .top .p2{
  font-size: 12px;
  text-indent: 20px;
  line-height: 24px;
  overflow:hidden;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:2;
}
.news .main .list{
  padding-top: 15px;
}
.news .main .list li{
  line-height: 36px;
  padding-left: 15px;
  position: relative;
}
.news .main .list li:before{
  content: "";
  position: absolute;
  left: 4px;
  top: 50%;
  width: 3px;
  margin-top: -1.5px;
  height: 3px;
  background: #ae8251;
}
.news .main .list li .a1{
  color: #004e91;
}
.news .main .list li .a2{
  max-width: 400px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 150px);
}
.news .main .list li span{
  float: right;
  font-size: 12px;
  color: #999;
}
.news .part3{
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.news .part3 .main{
  width: 494px;
}
.m20{
  margin-bottom: 20px;
}

.news_detail .title{
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #dcd9d4;
}
.news_detail .title .p1{
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  color: #004e91;
  font-weight: bold;
}
.news_detail .title .p2{
  font-size: 12px;
  line-height: 24px;
}
.news_detail .title .p2>span{
  margin: 0 10px;
}
.news_detail .title .p2 .share{
  display: inline-block;
  margin: 0 10px;
}
.news_detail .title .p2 .social-share{
  display: inline-block;
}
.news_detail .left .main{
    border: solid 1px #e6ddc8;
    background-color: #fff;
    padding: 18px;
    margin-top: 20px;
}
.news_detail .left .main  span {
    display: initial;
}
.news_detail .left .btn{
  text-align: center;
  padding: 20px 0;
}
.news_detail .left .btn a{
  padding: 0 16px;
  line-height: 43px;
  font-weight: bold;
  font-size: 15px;
  border-radius: 4px;
  color: #333;
  margin: 0 4px;
  display: inline-block;
  background: url(../images/detail_bg.png) repeat-x center;
}
.news_detail .left .btn a span{
  padding-left: 34px;
}
.news_detail .left .btn a .ico1{
  background: url(../images/news_detail1.png) no-repeat left;
}
.news_detail .left .btn a .ico2{
  background: url(../images/news_detail2.png) no-repeat left;
}
.news_detail .left .btn a .ico3{
  background: url(../images/news_detail3.png) no-repeat left;
}
.news_detail .left .np{
  font-size: 12px;
  line-height: 30px;
  color: #333;
  padding-top: 10px;
  border-top: 1px solid #dcd9d4;
}
.news_detail .left .np span{
  font-weight: bold;
  color: #333;
}
.news_detail .left .np a{
  display: inline-block;
}
.news_detail .left .more_detail{
  margin-top: 15px;
}
.news_detail .left .more_detail .p1{
  color: #004e91;
  font-weight: bold;
  margin-bottom: 5px;
  padding-left: 15px;
  background: url(../images/ico45.png) no-repeat left;
}
.news_detail .left .more_detail li{
  font-size: 12px;
  line-height: 30px;
}
.news_detail .left .more_detail li a{
  display: inline-block;
}
.case .left .title{
  line-height: 30px;
}
.case .left .title span{
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.case .left .title em{
  color: #ccc1a5;
  margin-left: 5px;
}
.case .left .top{
  padding: 14px;
  background: url(../images/ico40.png) no-repeat center;
  background-size: cover;
}
.case .left .top .img{
  width: 320px;
  height: 200px;
  overflow: hidden;
  float: left;
}
.case .left .top .font{
  float: right;
  width: 350px;
  margin-right: 20px;
}
.case .left .top .font .p1{
  color: #333;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 15px;
}
.case .left .top .font .p2{
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 10px;
}

.case .left .top{
  position: relative;
}
.case .left .top .font .p1{
  font-weight: bold;
}
.case .left .top .swiper-pagination{
  width: 350px;
  bottom:5px;
  left: inherit;
  text-align: left;
  right: 20px;
}
.case .left .top .swiper-pagination-bullet{
  width: 10px;
  height: 10px;
  opacity: 1;
  background: url(../images/ico42.png) no-repeat center;
}
.case .left .top .swiper-pagination-bullet-active{
  background: url(../images/ico41.png) no-repeat center;
}
.case .left .tab{
  padding: 28px 0 15px;
  margin-bottom: 10px;
  border-bottom: 3px solid #004e91;
}
.case .left .tab a{
  padding-left: 10px;
  float: left;
  margin-right: 10px;
    background: url(../images/ico30.png) no-repeat left 6px;
}
.case .left .tab a.active{    color: #f1352a;}
.case .left .main li{
  padding: 10px 0;
  border-bottom: 1px dashed #dcd9d4;
}
.case .left .main li .date{
  width: 80px;
}
.case .left .main li .date .p1{
  font-size: 30px;
  font-weight: bold;
  color: #333;
}
.case .left .main li .date .p2{
  font-size: 12px;
  color: #333;
}
.case .left .main li .font{
  width: 650px;
  margin-top: 5px;
}
.case .left .main li .font .p1{
  font-weight: bold;
  margin-bottom: 10px;
}
.case .left .main li .font .p1 .a1{
  color: #004e91;
  display: inline-block;
}
.case .left .main li .font .p1 .a2{
  color: #333;
  display: inline-block;
}
.process .inside_right{
  width: 778px;
  background: #e4ddd6;
}
.process .inside_right .title{
  margin: 10px 0;
  padding: 0 0 0 30px;
    line-height: 47px;
    background: url(../images/ico32.png) no-repeat left 17px;
    font-size: 18px;
    color: #a5351f;
    font-weight: bold;
}
.process .inside_right .tab a{
  line-height: 36px;
  padding: 0 15px;
  float: left;
}
.process .inside_right .tab a:hover,
.process .inside_right .tab a.active{
  background: #004e91;
  color: #fff;
  text-decoration: inherit;
}
.process .inside_right .main li{
  padding-left: 59px;
}
.process .inside_right .main li i{
  width: 30px;
  height: 60px;
  text-align: center;
  line-height: 30px;
  color: #a5351f;
  font-weight: bold;
  background: url(../images/ico33.png) no-repeat top;
}
.process .inside_right .main li:last-child i{
  height: 45px;
}
.process .inside_right .main li em{
  background: url(../images/ico34.png) no-repeat left top;
  padding: 13px 25px 13px 30px;
  font-size: 12px;
  line-height: 19px;
  margin-left: 20px;
}
.process .inside_right .main{
  margin-top: 30px;
}
.zxpg .left .top{

    background: url(../images/ico51.png) no-repeat bottom #fff;
  margin: -5px -15px;
}
.zxpg .left .top .main{
  padding: 5px 15px 15px;
}
.zxpg .left .top .main .p1{
  padding-left: 39px;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #004e91;
    background: url(../images/ico49.png) no-repeat 4px 10px;
}
.zxpg .left .top .main .p2{
  line-height: 34px;
  color: #000;
}
.zxpg .left{
  border: solid 1px #dcd9d4;
}
.zxpg .left .part{
  position: relative;
  margin-right: 1px;
}
.zxpg .left .part .img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.zxpg .left .part .main{
  border: solid 1px #dcd9d4;
}
.zxpg .left .part{
  padding-top: 50px;
}
.zxpg .left .part .main{
  border-top: 0;
  font-size: 12px;
}
.zxpg .left .part .main span{
  line-height: 50px;
  font-size: 12px;
  text-align: left;
}
.zxpg .left .part .main .p1{
  line-height: 50px;
  font-size: 12px;
  width: 84px;
  text-align: right;
}
.zxpg .left .part .main .input1{
  width: 140px;
  border: 1px solid #dcdcdc;
  line-height: 24px;
  height: 24px;
  padding-left: 5px;
  box-sizing: border-box;
  font-size: 12px;
}
.zxpg .left .part .main .dl3 dd{
  width: 33.333%;
  float: left;
}
.zxpg .left .part .main label input,
.zxpg .left .part .main label em{
  display: inline-block;
  line-height: 19px;
  vertical-align: middle;
}
.zxpg .left .part .main label{
  margin-right: 8px;
}
.zxpg .left .part .main .p2{
  width: 100%;
}
.zxpg .left .part2 dl{
  padding: 0 20px;
}
.zxpg .left .pq{
  padding-top: 20px;
  padding-bottom: 20px;
  background: url(../images/ico52.png) no-repeat 0px 12px;
  font-size: 18px;
  color: #0069c2;
  font-weight: bold;
  padding-left: 52px;
}
.zxpg .left textarea{
  height: 160px;
  padding: 5px;
  border: 1px solid #dcdcdc;
  width: 100%;
  box-sizing: border-box;
}
.zxpg .left .btn{
  padding: 20px 0;
  text-align: center;
}
.zxpg .left .btn button{
  display: inline-block;
}
.mfdy .left .p1{
  background: url(../images/ico49.png) no-repeat 22px 10px;
  padding-left: 65px;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  color: #0069c2;
  font-size: 21px;
}
.mfdy .left .p1 i{
  color: #fa000c;
}
.mfdy .left .p2{
  border-bottom: dashed 1px #e0ddd9;
  line-height: 34px;
  color: #0069c2;
  padding-left: 65px;
  background: url(../images/ico50.png) no-repeat 25px 10px;
}
.mfdy .left .input .title{
  width: 93px;
  text-align: right;
  font-size: 12px;
  line-height: 50px;
}
.mfdy .left .input .title i{
  color: #f00;
}
.mfdy .left .input .input1{
  height: 26px;
  padding-left: 5px;
  line-height: 26px;
  border: 1px solid #dcdcdc;
  width: 230px;
  box-sizing: border-box;
}

.mfdy .left .input label{
  margin-right: 8px;
}
.mfdy .left .input label input,
.mfdy .left .input label em{
  display: inline-block;
  line-height: 19px;
  vertical-align: middle;
}
.mfdy .left textarea{
  height: 160px;
  padding: 5px;
  border: 1px solid #dcdcdc;
  width: 485px;
  box-sizing: border-box;
}
.mfdy .left button{
  margin-left: 100px;
  margin-top: 20px;
  margin-bottom: 50px;
}
.service .right .main{
  background: url(../images/ico36.png) repeat-x left top #fff;
  border: solid 1px #dcd9d4;
  padding: 0 15px;
}
.service .right .main .title{
  line-height: 19px;
  padding: 15px 0;
  margin-bottom: 10px;
}
.service .right .main .title span{
    font-size: 18px;
    color: #004e91;
    font-weight: bold;
}
.service .right .main .content li{
  width: 32%;
  margin-right: 2%;
  box-sizing: border-box;
  padding: 15px;
  margin-bottom: 15px;
  float: left;
    background: url(../images/ico46.png) no-repeat left top;
}
.service .right .main .content li:nth-of-type(3n){
  margin-right: 0;
}
.service .right .main .content li p{
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
.all_right .title2 span{
  float: left;
}
.all_right .title2 a{
  float: right;
  color: #e7d7c7;
  font-weight: normal;
  font-size: 12px;
}
.part_team li{
  text-align: center;
  padding: 15px;
  font-size: 12px;
}
.part_team li p{
  margin-top: 5px;
}
.right1{
  background: #fff;
}
.about .right1 .title{
  padding-left: 17px;
  line-height: 50px;
  font-size: 16px;
  background: url(../images/ico31.png) no-repeat left 17px;
  border-bottom: solid 1px #c1ad7b;
}
.mqgj .right1 .title{
  line-height: 50px;
  border-bottom: solid 1px #c1ad7b;
}
.mqgj .right1 .title img{
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  width: 45px;
}
.mqgj .right1 .title span{
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #333;
}
.contact .main{
  background: #fff;
  padding: 9px;
}
.contact .main .title{
  padding-left: 51px;
  line-height: 59px;
    font-weight: bold;
    color: #a5351f;
    font-size: 18px;border-bottom: dashed 1px #e0ddd9;
    background: url(../images/ico47.png) no-repeat 27px center;
}
.contact .main .font{
  padding: 30px 50px 60px;
}
.contact .main .font .p1{
  font-size: 30px;
  font-weight: bold;
  color: #004e91;
}
.contact .main .font .p2{
  font-size: 24px;
  font-weight: bold;
  color: #004e91;
}
.contact .main .font .p3{
  font-size: 12px;
  color: #333;
  font-weight: bold;
}
.contact .main .font .font1{
  width: 420px;
}
.contact .main .font .img{
  width: 420px;
}
.contact .main .font .img img{
  width: 48.5%;
  float: left;
  margin-right: 3%;
}
.contact .main .font .img img:nth-of-type(2n){
  margin-right: 0;
}
.contact .main .font table{
  font-size: 12px;
}
.contact .main .font table td{
  padding: 0;
  height: 30px;
}
.sitemap .main{
  padding: 30px;
}
.sitemap .main li{
  margin-bottom: 30px;
}
.sitemap .main .p1{
  font-size: 16px;
  color: #333;
  font-weight: bold;
  margin-bottom: 15px;
}
.sitemap .main .nav *{
  display: inline-block;
  vertical-align: middle;
}
.sitemap .main .nav span{
  margin: 0 5px;
}
.yiming .part1 .left{
  width: 370px;
}
.yiming .part1 .left .title{
  margin-bottom: 10px;
}
.yiming .part1 .left .img img {
  width: 100%;
}
.yiming .part1 .left .title img{
  float: left;
  margin-top: 10px;
  width: 42px;
  height: 42px;
}
.yiming .part1 .left .title p{
  float: left;
  margin-left: 10px;
}
.yiming .part1 .left .title p span{
  display: block;
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  color: #004e91;
}
.yiming .part1 .left .title p em{
  display: block;
  font-size: 12px;
  line-height: 22px;
  color: #004e91;
}
.yiming .part1 .left .list a{
  width: 32%;
  margin-right: 2%;
  margin-top: 2%;
  float: left;
}
.yiming .part1 .left .list a:nth-of-type(3n){
  margin-right: 0;
}
.yiming .part1 .right{
  width: 615px;
  float: right;
}
.yiming .part1 .right .tab{
    border-bottom: solid 2px #004e91;
}
.yiming .part1 .right .tab a{
  width: 86px;
  line-height: 32px;
  float: left;
  text-align: center;
}
.yiming .part1 .right .tab a:hover,
.yiming .part1 .right .tab a.active{
  background: url(../images/ico53.png) no-repeat left top;
  color: #fff;
  text-decoration: inherit;
}
.yiming .part1 .right .main{
  margin-top: 15px;
  height: 320px;
  overflow: auto;
}
.yiming .part1{
  margin-bottom: 30px;
}
.yiming .part2 .left{
    width: 342px;
    padding: 0 12px 18px;
  border: solid 1px #c6b7a5;
    border-top: none;
    line-height: 30px;
  background: url(../images/ico55.png) no-repeat left top;
}
.yiming .part2 .left .img{
  margin-bottom: 15px;
}
.yiming .part2 .left .title{
  font-weight: bold;
  background: url(../images/ico56.png) no-repeat left 16px;
    padding-left: 26px;
    margin-bottom: 10px;
    color: #333;
    height: 43px;
    line-height: 43px;
}
.yiming .part2 .left .font a{
  display: inline-block;
}
.yiming .part2 .right{
  width: 615px;
  box-sizing: border-box;
    border: solid 1px #c6b7a5;
}
.yiming .part2 .right .title{
  background: url(../images/ico29.png) repeat-x left top #004e91;
  color: #fff;
  font-weight: bold;
  font-size: 21px;
  line-height: 40px;
  padding-left: 16px;
}
.yiming .part2 .right .p1{
      background: url(../images/ico54.png) no-repeat left bottom;
    line-height: 50px;
    padding-left: 22px;
}
.yiming .part2 .right .main{
  display: flex;
  flex-wrap: wrap;

}
.yiming .part2 .right li{
    width: 182px;
    margin-left: 16px;
    margin-bottom: 15px;
}
.yiming .part2 .right li .p2{
  font-size: 12px;
  margin-top: 15px;
  line-height: 20px;
}
.yiming .part2 .right li a{
  margin-top: 10px;
  display: inline-block;
}
.yiming .title1{
    margin-bottom: 10px;
    padding-right: 10px;
    line-height: 40px;
}
.yiming .title1 span{
      background: url(../images/ico56.png) no-repeat 11px 16px;
    padding-left: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #0069c2;
}
.yiming .title1 a{
  font-size: 12px;
  color: #9f652f;
}
.yiming .part3 .main{
  width: 236px;
    height: 305px;
    overflow: hidden;
    float: left;
    margin-left: 16px;
    background: url(../images/ico55.png) no-repeat left top;
    border: solid 1px #c6b7a5;
    border-top: none;
}
.yiming .part3 .content{
  padding: 5px 15px;
}
.yiming .part3 .top .img{
  width: 107px;
  margin-right: 10px;
  height: 72px;
}
.yiming .part3 .top .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.yiming .part3 .top{
  font-size: 12px;
  font-weight: bold;
    border-bottom: dashed 1px #c6b7a5;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.yiming .part3 .top .title{
  width: calc(100% - 117px);
}
.yiming .part3 .top .title span{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.yiming .part3 .list a{
  font-size: 12px;
      line-height: 28px;
    background: url(../images/ico39.png) no-repeat left 12px;
    padding-left: 10px;
    overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.yiming .part3 .main:first-child{
  margin-left: 0;
}
.yiming .part4{
  background: url(../images/ico55.png) repeat-x left top;
  border: solid 1px #c6b7a5;
}
.yiming .part4 .main li{
  text-align: center;
    float: left;
    margin-left: 13px;
    width: 184px;
}
.yiming .part4 .main li .img{
  margin-bottom: 10px;
  padding: 3px;
    border: solid 1px #c6b7a5;
}
.yiming .part5 .title{
  background: url(../images/ico29.png) repeat-x left top #004e91;
  line-height: 40px;
  padding-left: 16px;
}
.yiming .part5 .title span{
  color: #fff;
  font-weight: bold;
  font-size: 21px;
}
.yiming .part5 .tab{
  width: 620px;
}
.yiming .part5 .tab a{
  width: 100px;
  text-align: center;
  margin-top: 6px;
  color: #fff;
  font-weight: bold;
  line-height: 34px;
  float: left;
}
.yiming .part5 .tab a:hover,
.yiming .part5 .tab a.active{
  text-decoration: inherit;
  background: url(../images/ico05.png) no-repeat left top;
}
.yiming .part5 .img{
  width: 354px;
}
.yiming .part5 .font{
  width: 600px;
}
.yiming .part5 .main{
    border: solid 1px #c6b7a5;
    padding: 15px;
    font-size: 12px;
    line-height: 20px;
}
.yiming .part5-2 .title{
  display: grid;
  grid-template-columns: repeat(auto-fill, 100px);
}
.yiming .part5-2 .title span{
  text-align: center;
  cursor:pointer;
}
.part5-2 .item-glxm{
  display: block;
}
.yiming .part5-2 .title span.active {
  background: url(../images/ico05.png) no-repeat left top / cover;
}
.linkage-list{display: none;}

.xmjs_scontent{
  margin-bottom: 10px;
}
.xmjs_nv{
  margin-bottom: 10px;
}
.xmjs_nv span {
  background-color: #004e91;
    color: #fff;
  padding: 5px 15px;
  font-size: 15px;
  margin-bottom: 5px;
  cursor: pointer;
}
.xmjs_nv span.active{
  background-color: #0069c2;
  color: #fff;
}


.xmjs_content{}
.xmjs_content .item{
  display: none;
}








