@charest "utf-8";
*{
	-webkit-text-size-adjust:none;
    box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  -o-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  margin: 0;
  padding: 0;
}
#banner img{
    width: 100%;
    height: 650px;
}
li{
    float: left;
    list-style: none;
}
body{

	font-family: "Î¢ÈíÑÅºÚ";
	overflow-x: hidden;
    transition:all .8s .2s;

}
img {
	display: table;
	margin: 0 auto;
	border:0px;
	vertical-align: bottom;
}
a{
	text-decoration: none;
	outline: none;
}
.bar{
	height: 20px;
}
.f {
	float:left;
}
.r {
	float:right;
}
.mn{
	width:1200px;
	margin: 0 auto;
    overflow: hidden;
}
.c {
	clear:both;
}
a{ 
    color: #777177;
	text-decoration:none;
}
li{
	list-style: none;
	float: left;
}

/*·ÖÒ³*/
 #pages {
     margin: 25px auto  50px;
     display: table;
 	}
#pages li:nth-child(1) a{
    font-family: "ËÎÌå";
}
#pages li:last-child{
    font-family: "ËÎÌå";
}
#pages li{
    margin-right: 15px;
}
#pages a {
   display:inline-block;
    vertical-align: middle;
    color:#2C69C4;

    padding: 4px 12px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #2C69C4;
}
#pages span {
   display:inline-block;
    vertical-align: middle;
    color:#2C69C4;

    padding: 4px 12px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #2C69C4;
}
#pages a.bggsp{
    background: #0083FE;
    color: #ffffff;
}
#pages a.a1 {
   background:#fff;
    border:1px solid #004182;

    width:56px;
    text-decoration: none;
    color: #004182;
   height: 24px;
   vertical-align: middle;
font-size: 12px;
}
.xyy50{
    width: 50%;
    display: inline-block;
    line-height: 64px;
    height: 60px;
}
.main_r_nav{
    border-top: 1px solid #dddddd;
    height: 60px;
}
    #pages a:hover {
   background:#f1f1f1;
    color:#000;
    text-decoration:none;
    }
#pages span {
   display:inline-block;
    /*background:#2C69C4;*/
    /*color:#fff;*/
    text-align:center;
    vertical-align: middle;
    }
#pages .active span {
    background:#2C69C4;
    color:#fff;
    }
  .page .noPage {
   display:inline-block;
   vertical-align: middle;
    width:56px;
    height:24px;
    line-height:22px;
    border:3px solid #DB3E3E;
    text-align:center;
    color:#a4a4a4}
 

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


#banner{
    width:100%;
     height:620px !important;
     transition:all .8s .2s;
}
#nybanner{
    width:100%;
     height:620px;
 /*    position:fixed;
     z-index:1;
     left:0;
     top:0;*/
     background: url("../images/nybanner.jpg") no-repeat center;
     background-size: 100% 100%;
}
#banner .swiper-container{
    height:100%;
}
#banner .swiper-wrapper{
    height:100%;
}
#banner .swiper-slide{
    width:100%;
    height:100%;
}
#banner .swiper-slide>div.img{
    width:100%;
     height:100%;
     transform:scale(1.1);
     position:absolute;
     z-index:2;
     left:0;
     top:0;
     background-size:cover;
     background-position:center top;
     background-repeat:no-repeat;
     transition:transform 15s;
     background-attachment: fixed;
}
#banner .swiper-slide.normal>div.img{
    transform:scale(1);
}
#banner .swiper-slide>div.con{
    position:absolute;
     z-index:3;
     left:155px;
     top:38%;
}
#banner .swiper-slide h1{
    color:#fff;
     font-size:7.2rem;
     display:block;
     margin:0;
     transform:translateY(100px);
     opacity:0;
     transition:all .5s ease;
}
#banner .swiper-slide p{
    color:#fff;
     font-size:2.8rem;
     font-weight:300;
     margin-top:80px;
     transform:translateY(100px);
     opacity:0;
     transition:all .5s ease;
}
#banner .swiper-slide.normal>div.con h1{
    transform:translateY(0px);
     opacity:1;
     transition:all .8s;
}
#banner .swiper-slide.normal>div.con p{
    transform:translateY(0px);
     opacity:1;
     transition:all .8s .2s;
}

#banner .swiper-pagination{
    bottom:58px;
    left: 5%;
    display: inline-block;
    width: 400px;
    float: left;
    margin: 0;
    text-align: left;
}
#banner .swiper-pagination-bullet{
    width:6px;
     height:6px;
     margin:0 25px 0 0;
     opacity:1;
     background:#ffffff;
     border-radius: 50%;
     transition:all .25s;

}
#banner .swiper-pagination-bullet-active{
    position: relative;
}
#banner .swiper-pagination-bullet-active:before{
    position: absolute;
    left: -10px;
    top: -10px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: block;
    content: "";
    opacity: 1;
    border: 1px solid #FFFFFF;
}

.top{
    height: 80px;
    line-height: 80px;
    background: #ffffff;
    box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.1);
    margin-bottom: 8px;
}
.log{
    width: 100px;
    height: 63px;
    margin: 9px 41px 8px 0;

}
.index-news-left{
    width: 1006px;
}
.index-news-left li a{
    padding: 0 37.5px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.index-news-left li{

}
.hides{
    display: none;
}
.cpbt{
    text-align: center;
    font-size: 32px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
    margin: 50px auto;
}
.cpcate .swiper-slide a{
        border-right: 1px solid #DDDDDD;
    width: 100%;
    display: inline-block;
    font-weight: bold;
}
.cpcate .swiper-slide{
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #000000;
    width: 100%;
    height: 70px;
    line-height: 68px;
    text-align: center;
    position: relative;
     z-index: 2;
     /*border-right:1px solid #DDDDDD ;*/

}
table,td,th{
    border: 1px solid  #CCCCCC;
}
.cpcate .swiper{
    height: 92px;
}
.cpcate .swiper-slide.cphov a{
    width: 100%;
    display: table;
    margin: 0 auto;
    margin-left: -10px;
    color: #ffffff;   
    background: #2C69C4;
    height: 70px;

}
.cpcate .swiper-slide.cphov::before {
    position: absolute;
    z-index: 1;
    content: '';
    left: calc(50% - 24px);
    bottom: -10px;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #2C69C4 transparent transparent transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.cpcate .swiper-wrapper{
    position: relative;
    box-sizing: border-box;
}
.cpcate .swiper-wrapper:before{
    width: 1198px;
    height: 68px;
    border: 1px solid #DDDDDD;
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
}
.cpcate{
    position: relative;
    margin-bottom: 24px;
}
.mn2{
    width: 1268px;
    margin: 0 auto;
    padding: 0 34px;
    overflow: hidden;
}
.cpcate .swiper-button-next{
    background: none;
    margin-top: -21px;
}
.cpcate .swiper-button-prev{
    background: none;
    margin-top: -21px;
    vertical-align: top;
}
.cpcate .swiper-button-prev{
    transform: rotate(180deg);
    margin-top: -43px;
}
.cplist ul li img{
    width: 100%;
    object-fit: cover;
    aspect-ratio: 16/10;
    margin-bottom: 20px;
}
.cplist ul li{
    margin: 0 16px 16px 0;
    height: 301px;
    width: 388px;
    border: 1px solid #DDDDDD;

}
/*.cplist ul li:nth-child(3),*/
/*.cplist ul li:nth-child(7){*/
/*    margin-right: 0;*/
/*    float: right;*/
/*}*/
.cplist ul li:nth-child(3n){
    margin-right: 0;
    float: right;
}

.cplist ul li:nth-child(1) .cpy{
    width: 212px;
    height: 212px;
    object-fit: cover;
    aspect-ratio: 1/1;

}
/*.cplist ul li:nth-child(1){*/
/*    background: url(../images/cpbg.png) no-repeat;*/
/*    width: 592px;*/
/*    padding: 30px 30px 30px 40px;*/

/*}*/
.flmc{
    font-size: 20px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
    margin-top: 49px;
    margin-bottom: 16px;
}
.mcdesc{
    font-size: 12px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #999999;
    margin-bottom: 34px;
}
.ckxq span{
    vertical-align: middle;
}
.ckxq{
    font-size: 12px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #2C69C4;
    display: inline-block;
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 17px 17px 17px 17px;
    border: 1px solid #2C69C4;
}
.cpbu{
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #333333;
    text-align: center;
}
.p15{
    padding:0 15px;
}
.cpdems{
    font-size: 12px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 18px;
}
.yybt{
    text-align: center;
    font-size: 32px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
    margin-top: 84px;
    margin-bottom: 30px;
}
.yyul li:nth-child(4){
    margin-right: 0;
    float: right;
}
.yyul{
    height: 340px;
    margin-bottom: 90px;
    margin-top: 40px;
}
.yyul li{
    margin-right: 40px;
    position: relative;
    width: 270px;
    height: 340px;
    overflow: hidden;
}
.yyul .faimg{
    width: 270px;
    height: 340px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.num{
    display: none;
    font-size: 30px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    height: 48px;
    position: relative;
    text-align: center;
    margin-bottom: 25px;
}
.num:after{
    content: "";
    display: block;
    width: 30px;
    height: 3px;
    background: #E2802E;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 0;
}
.bghs{
    height: 0;/*103px*/
    background: rgba(0,0,0,0.5);
    padding: 15px 20px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    transition: all 0.6s;
}
.fatitle{
    font-size: 18px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 15px;
    
    margin-top: -13px;

}
.fadesc{
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    margin-bottom: 25px;
    height: 40px;
    display: -webkit-box;      /* WebKit浏览器支持 */
      -webkit-line-clamp: 2;     /* 最大行数为2行 */
      -webkit-box-orient: vertical; /* 垂直布局 */
      overflow: hidden;           /* 隐藏超出部分 */
      text-overflow: ellipsis;  
}
.fackxq span{
    vertical-align: middle;
}
.fackxq{
    display: none;
    font-size: 12px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    margin: 0 auto;
    width: 100px;
    height: 34px;
    line-height: 34px;
    background: #E2802E;
    border-radius: 17px;
    text-align: center;
}
.yyfhover .bghs{
    height: 285px;
}
.yyfhover .num
{
    display: block;
}
/*.yyfhover .fackxq
{
    display: block;
}*/
.abimg{
    width: 600px;
    height: 450px;
}
.abxq{
    width: 600px;
    height: 450px;
    background:url(../images/gybg.png) no-repeat center;
    overflow: hidden;
    padding: 50px 40px;
}
.about{
    margin-bottom: 50px;
}
.aboubt{
    position: relative;
    height: 93px;
    margin-bottom: 30px;
}
.aboubt:after{
    position: absolute;
    content: "";
    display: block;
    width: 50px;
    height: 4px;
    background: #2C69C4;
    left: 0;
    bottom: 0;
}
.en{
    position: absolute;
    font-size: 50px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    color: #F1EFEF;
    left: 0;
    top: 0;
    z-index: 0;
}
.cn{
    position: absolute;
    left: 0;
    top: 16px;
    font-size: 32px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
}
.gydesc{
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #777777;
    line-height: 24px;
    text-align: justify;
    margin-bottom: 30px;
}
.gyckxq span{
    vertical-align: middle;
}
.gyckxq{
    display: inline-block;
    font-size: 12px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #2C69C4;
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 17px 17px 17px 17px;
    border: 1px solid #2C69C4;
}
.mlbt{
    margin: 18px 0 40px 0;
    font-size: 32px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
}
.mldesc{
    
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #777777;
    line-height: 24px;
    margin-bottom: 40px;
    text-align:justify ;
}
.w300{
    width: 300px;
    padding-bottom: 18px;
}

.mrswp .swiper img{
    width: 100%;
    object-fit: cover;
    aspect-ratio: 16/10;
}
.mrswp {
    overflow: hidden;
    padding: 0 42px;
    position: relative;

}
.mrswp .swiper{
    overflow: hidden;
    position: relative;

}
.mrswp .swiper-wrapper{
    overflow: hidden;
    
}
.mrswp{
    width: 900px;
    margin-bottom: 50px;
}
.khns{
    background: #F7F7F7;
    padding: 20px 15px;
}
.khbt{
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
    display: inline-block;
}
.khdesc{
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #777777;
    line-height: 20px;
}
.bjlsb{
    width: 60px !important;
    height: 60px !important;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    background: none;
    z-index: 9999;
    margin-top: -40px;

}
.mrswp .swiper-button-next{
    transform: rotate(180deg);
}
.mrswp .swiper .bjlsb img{
    width: 60px !important;
    height: 60px !important;
}

.xwls li{
    margin-right: 21px;
    width: 386px;

}
.xwls li img{
    width: 386px;
    height: 241px;
}
.xwls li:nth-child(3){
    margin-right: 0;
    float: right;
}
.xwbt{
    font-size: 18px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333; 
    margin: 15px 0;
    text-align: left;

}
.xwbgf{
    background: #FFFFFF;
    padding: 0 15px 15px 15px;
}
.xwmsd{
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #777777;
    line-height: 22px;
    padding-bottom: 15px;
    border-bottom: 1px solid #EEEEEE;
    vertical-align: top;
    min-height: 60px;
}
.sjm{
    height: 46px;
    line-height: 46px;

}
.sj{
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #AAAAAA;
}
.sj span{
    display: inline-block;
    font-size: 12px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #AAAAAA;
}
.sjm .r span{
    color: #2C69C4 !important;
    font-size: 16px;
}
.xwbts{
    font-size: 32px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
    text-align: center;
    height: 35px;
    line-height: 35px;
    margin-bottom: 50px;
}
.xwbg{
    padding-top: 50px;
    overflow: hidden;
    background: url(../images/xwbg.jpg) no-repeat center;
    background-size: cover;
    padding-bottom: 50px;
}
.footer{
    width: 100%;
    /*height: 357px;*/
    background: #2C69C4;
    padding-top: 50px;
}
.footer a{
    color: #ffffff;
}
 a.erlj{
    color: rgba(255,255,255,0.7) !important;
}
 .lxfd{
    color: rgba(255,255,255,0.7) !important;
}
.lxfd2{
    margin: 20px 0;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
}
 .ljls{
    color: rgba(255,255,255,0.7) !important;
}
 .ljls a{
    color: rgba(255,255,255,0.7) !important;
}
 .dbbq{
    color: rgba(255,255,255,0.7) !important;
}
 .dbbq a{
    color: rgba(255,255,255,0.7) !important;
}
.ewm{
    width: 136px;
}
.smgzx{
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: rgba(255,255,255,0.7);
    margin-top: 15px;
    text-align: center;
}
.dbdh{
    width: 1060px;

}
.dbnavls .w240{
    width: 240px;
    color: #ffffff;
}
.erls li{
    float: none;
}
.w250{
    width: 270px;
    color: #ffffff;
}

.w250 a{
    color: #ffffff;
}
.yij{
    font-size: 18px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    height: 40px;
    line-height: -1px;
    display: inline-block;
    position: relative;
}
.yij:after{
    content: "";
    display: block;
    width: 35px;
    height: 2px;
    background: #FFFFFF;
    position: absolute;
    left: 0;
    bottom: 0;
}
.erlj{
    display: inline-block;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 14px;
    margin: 20px 0;
}
.lxfd span{
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
}
.lxfd {
    margin: 20px 0;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}
.link{
    margin-top: 5px;
    border-top: 1px solid rgba(255,255,255,0.2);
    border-bottom: 1px solid rgba(255,255,255,0.2);
    height: 54px;
    color: #ffffff;
}
.link li{
    height: 54px;
    line-height: 54px;
    vertical-align: middle;
    margin-right: 16px;
}
.link li a{
    display: inline-block;
    height: 54px;
    line-height: 54px;
    vertical-align: top;
}
.dbbq{
    line-height: 52px;
    height: 52px;
    color: #ffffff;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
}
.TNA span{
    display: inline-block;
    margin-right: 15px;
        width: 40px;
    height: 40px;
    border: 1px solid #333333;
    border-radius: 50%;
    
    line-height: 40px;
    text-align: center;
}
.TNA a{
    display: inline-block;
    margin-right: 15px;
        width: 40px;
    height: 40px;
    border: 1px solid #333333;
    border-radius: 50%;
    
    line-height: 40px;
    text-align: center;
    font-weight: bold;
}
.TNA{
    color: #333333;
    margin-top: -82px;
}
.nybanner{
    width: 100%;
    height: 350px;
    background-size: cover !important;
    margin-top: -8px;
}
.dqwz{
    height: 65px;
    line-height: 65px;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 27px;
}
.dqwz li{
    vertical-align: middle;
    color: #aaaaaa;

}

.dqwz li a .iconfont {
    font-size: 14px;
}
.dqwz li a{
    color: #aaaaaa;
    display: inline-block;
    height: 65px;
    line-height: 65px;
    margin: 0 10px    ;
}
.wzls li:last-child a{
    color: #2C69C4;
}
.xweca a.xwho{
    background: #2C69C4; 
    color: #FFFFFF;

}
.xweca a{
    display: inline-block;
    width: 88px;
    height: 30px !important;
    line-height: 30px !important;
    text-align: center;
    background: #fff;
    border-radius: 4px ;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #666666;
}

.xwitem .sjm{
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #777777;
    margin-top: 41px;

}
.xwitem .sjm .sj{
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #777777;
    
}
.xwitem{
    border: 1px solid #EEEEEE;
    padding: 30px;
    margin-bottom: 25px;
}
.xwitem .f img{
    width: 356px;
    height: 200px;
    margin-right: 35px;
}
.xwbdes{
    width: 747px;
}
.xwibt:after{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 68px;
    height: 4px;
    background: #2C69C4;
    background: #D9D9D9;
}

.xwlist li:hover .xwibt:after{
    background: #2C69C4;
}

.xwibt{
    font-size: 20px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    margin: 16px 0 0;
    padding-bottom: 20px;
    display: inline-block;
    color: #000000;
    position: relative;
    margin-bottom: 20px;
}
.xwidesc{
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #777777;
    line-height: 22px;
    margin-bottom:7px;
}
.pages{
    /*margin: 30px auto;*/
}
.dfl{
    display: flex;
    flex-direction: left;
}
.nyfbsj{
    display: table;
    margin: 0 auto;
}
.lmcon div{
    text-indent: 31px;
}
.lmcon p{
    /*text-indent: 31px;*/
}
.lmcon img{
    max-width: 100%;
    display: table;
    margin: 30px auto;
}
.lmcon{
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
    text-align: justify;
    margin-bottom: 50px;
}
.xwxqe{
    width: 870px;
    /*margin-right: 40px;*/
}
.xgzx{
    width: 290px;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    border: 1px solid #DDDDDD;
    margin-bottom: 50px;
}
.h1{
    font-size: 30px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 800;
    color: #333333;
    text-align: center;
    height: 35px;
    line-height: 35px;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}
.sje1{
    width: 14px;
    height: 14px;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: 5px;
    margin-left: 20px;
}
.sje{
    width: 18px;
    height: 14px;
    margin-right: 5px;

    vertical-align: middle;
    margin-top: 5px;
    margin-left: 31px;
}
.nyfbsj{
    display: table;
    margin: 0 auto;
    position: relative;
}
.nyfbsj:before{
    content: "";
    display: block;
    width: 264px;
    height: 1px;
    background: #DDDDDD;
    position: absolute;
    left: -290px  ;
    top: 8px;
}
.nyfbsj:after{
    content: "";
    display: block;
    width: 264px;
    height: 1px;
    background: #DDDDDD;
    position: absolute;
    right: -290px  ;
    top: 8px;
}
.xgzxbt{
    height: 55px;
    line-height: 55px;
    width: 100%;
    padding-left: 20px;
    color: #ffffff;
    font-size: 18px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    background: url(../images/mask.png) no-repeat center #2C69C4;
}
.ulxglist li:last-child a{
    border-bottom: none !important;
}
.ulxglist a{
    display: inline-block;
    font-size: 12px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #666666;
    padding: 15px 0;
    border-bottom: 1px dashed #DDDDDD;
    width: 100%;
}
.ulxglist li{
    position: relative;
    width: 100%;
}
.ulxglist li.xgxwhover:before{
    background: #2C69C4 !important;
}
.ulxglist li.xgxwhover a{
    color: #2c69c4;
}
.ulxglist li:before{
    position:absolute;
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: #DDDDDD;
    border-radius: 50%;
    left: -15px;
    top: 25px;
}
.ulxglist{
    padding: 0 20px 21px;
}
.bglhs .mn{
    background: #ffffff;
}
.bglhs{
    background: #F5F7FA;
    padding: 50px 0;
    margin-top: -28px;
}
.w510{
    width: 510px;
    padding: 0 30px;
}
.h105{
    height: 80px;
    line-height: 85px;
    font-size: 25px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #2C69C4;
    border-bottom: 1px solid rgba(51,51,51,0.5);
}
.w510 .lxfd{
    color: #333333;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
}
.lew{
    vertical-align: top;
    margin-bottom: 20px;
    width: 140px;
    height: 140px;
}
.lxewm .f2 span{
    font-size: 18px;
}
.lxewm .f2{
    font-size: 18px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #333333;
    padding: 41px 24px;
}
.kkhb{
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #2C69C4;
    margin-top: 24px;
}
#allmap{
    width: 590px;
    height: 720px;

}


.xqtit:after{
    content: "";
    display: block;
    width: 42px;
    height: 4px;
    background: #2C69C4;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -21px;
}

.xqtit{
    font-size: 30px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
    text-align: center;
    height: 60px;
    margin: 50px auto 15px;
    position: relative;
}
.xqdesc{
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #666666;
    text-align: center;
    margin-bottom: 40px;
}
.fitme{
    float: left;
}
.fitme input{

    width: 580px;
    height: 48px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    margin-bottom: 40px;
    border: 1px solid #DDDDDD;
    padding-left: 10px;
}
.mr16{
    margin-right: 40px;
}
.lyss .lys{
    width: 1200px;
    height: 147px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    border: 1px solid #DDDDDD;
    margin-bottom: 46px;
    padding-left: 10px;
}
.tjbd{
    width: 180px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    display: table;
    margin: 0 auto 50px;
    background: #2C69C4;
    border-radius: 4px;
}
.khmrbit{
    text-align: center;
    font-size: 18px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #2C69C4;
    margin-top: 23px;
}
.ffitem img{
    width: 270px;
    height: 170px;
}
.mrlst{
    border: 1px solid #EEEEEE;
    border-top: none;
    padding-left: 50px;
    margin-bottom: 50px;
}
.mri li:before{
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: #2C69C4;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 23px; 


}
.mri li img{
    width: 270px;
    height: 170px;
}
.mri li{
    height: 54px;
    line-height: 54px;
    width: 25%;
    position: relative;
    text-indent: 28px;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: -1px;
}
.ffitem{
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    padding-right: 20px;
    width: 585px;
    margin-right: 30px;
    margin-bottom: 30px;
}
.falst li:nth-child(2n){
    float: right;
    margin-right: 0;
}
.facon{
    width: 280px;
}
.faabt a{
    display: inline-block;
    font-size: 18px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
    margin-top: 20px;
    padding-bottom: 19px;
    position: relative;
    margin-bottom: 15px;
}
.faabt a:after{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 54px;
    height: 4px;
    background: #2C69C4;

}
.fadesca{
    font-size: 12px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #777777;
    line-height: 18px;
    text-align: justify;
}
.gyabimg{
    width: 600px;
    margin-bottom: 53px;

}
.aboutx{
    width: 559px;
}
.abtitlew:after{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 75px;
    height: 4px;
    background: #2C69C4;
}
.abtitlew{
    font-size: 30px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
    padding-bottom: 29px;
    position: relative;
    line-height: 35px;
    margin-bottom: 25px;
}   
.abdescr p{
    /*text-indent: 30px;*/
    margin-bottom: 15px;
}
.abdescr{
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 29px;
    text-align: justify;
}
.xian{
    width: 1200px;
    height: 1px;
    background: #DDDDDD;
}
.ryjzbtt{
    text-align: center;
    font-size: 30px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    margin: 50px auto 0;
    padding-bottom: 19px;
    position: relative;
}
.ryjzbtt:after{
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -21px;
    width: 42px;
    height: 4px;
    background: #2C69C4;

}
.ryjz{
    position: relative;
}
.ryjzsw{
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}
.ryjzsw img{
    width: 272px;
    height: 380px;
}
.ryjz .swiper-button-next{
    right: 0;
    transform: rotate(180deg);
}
.ryjz .swiper-button-prev{
    left: 0;
}
.ryjz .swiper-button-next,
.ryjz .swiper-button-prev
{
    width: 40px;
    height: 40px;
    background: url(../images/ryjzjt.png) no-repeat center;
}
.ryjz{
    width: 1320px;
    margin: 0 auto;
    padding: 0 60px;
}
.gssj{
    position: relative;
    padding-bottom: 34px;
    margin-bottom: 40px;
    margin-top: 30px;
}
.gssj img{
    width: 380px;
    height: 238px;
    vertical-align: middle;
}
.gssjq{
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #333333;
    text-align: center;
    line-height: 36px;
}
.gssj .swiper-pagination{
    display: table;
    margin: 0 auto;
    width: 100%;
}
.gssj .swiper-pagination .swiper-pagination-bullet{
    width: 40px;
    height: 4px;
    background: #D9D9D9;
    border-radius: 0;
    opacity: 1;
    margin-right: 8px;
}
.gssj .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #2C69C4;
}
.cpbtzx{
    font-size: 30px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    padding-bottom: 19px;
    position: relative;
    margin-bottom: 50px;
}
.cpbtzx:after{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 42px;
    height: 4px;
    background: #2C69C4;
}
.cpso{
    width: 400px;
    height: 46px;
    background: #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    opacity: 1;
    border: 1px solid #DDDDDD;
}
.sosu{
    width: 101px;
    height: 38px;
    background: none;
    border: none;
    line-height: 38px;
    text-align: center;
    background: #2C69C4;
    border-radius: 23px 23px 23px 23px;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 1;
    position: relative;
    right: -9px;
    cursor: pointer;
}
.cpso .soin{
    width: 280px;
    height: 46px;
    line-height: 46px;
    border: none;
    background: none;
    padding-left: 10px;
}
.cpflls{
    margin-bottom: 45px;
}
.cpflls li a{
    display: block;
    margin: 0 20px;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #333333;
    position: relative;
    padding-bottom: 6px;
}
.cpflls li:nth-child(1) a{
    margin-left: 0;
    margin-right: 20px;
}
.cpflls li a.quanbu{
    color: #2C69C4 !important;
}
.cpflls li a.quanbu:after{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #2C69C4;
}
.cpcat li.cplstiten{
    width: 380px;
    background: #ffffff;
    margin-right: 30px;
    margin-bottom: 25px;
    border: 1px solid #DDDDDD;
    padding: 20px;
}
.cpcat li.cplstiten:nth-child(3n){
    margin-right: 0;
    float: right;
}
.proimg{
    width: 100%;
        height: 284px;
    object-fit: cover;
    aspect-ratio: 16/10;
    vertical-align: top;
    border: 1px solid #dddddd;
}
.cplsbt{
    font-size: 22px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
    margin: 25px 0 20px;
}
.cplsdesc{
    font-size: 14px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #777777;
    line-height: 22px;
    min-height: 44px;
}
.cpcat li.cplstiten:hover{
    background: #2C69C4;
    color: #FFFFFF;
}
.cpcat li.cplstiten:hover .cplsbt,
.cpcat li.cplstiten:hover .cplsdesc
{
   color: #FFFFFF;
}
.cpxqsw .swiper{
    width: 100%;
    overflow: hidden;
}
.cpxqsw{
    width: 400px;
    position: relative;
} 
.cpxqsw img{
    width: 100%;
}
.cpxqsw .mySwiper{
    margin-top: 15px;
    overflow: hidden;
}
.cpxqsw .mySwiper .swiper-wrapper{
}
.cpxqsw .mySwiper img{
    padding: 20px;
    border: 1px solid #DDDDDD;
    width: 95px;
    height: 95px;
}
.cpxqsw .mySwiper2 img{
    width: 400px;
    height: 250px;
    object-fit: cover;
    aspect-ratio: 16/10;
}
.bgndn{
    background: none;
    top: 84%;
}
.cpxqsw .mySwiper .swiper-button-prev{
    transform: rotate(180deg);
    margin-top: -44px;
}
.cpshow{
    width: 740px;
}
.p50{
    padding: 50px 0;
}
.cpshowbt:after{
    width: 42px;
    height: 4px;
    background: #2C69C4;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
}
.cpshowbt{
    margin-top: 57px;
    padding-bottom: 34px;
    position: relative;
    font-size: 30px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    margin-bottom: 30px;
}
.cpshowdescf{
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    margin-bottom: 45px;
}
.ljzx{
    display: inline-block;
    font-size: 16px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    width: 180px;
    height: 46px;
    line-height: 46px;
    text-indent: 0;
    text-align: left;
    background: #2C69C4;
    border-radius: 5px 5px 5px 5px;
}
.lkzx{
    width: 16px;
    height: 16px;
    margin: 15px 7px 0 45px;
}
.qgdh .zxdh{
    font-size: 30px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #2C69C4;
    line-height: 30px;
    margin-top: 12px;
}
.qgdh{
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 16px;
}
.cptab{
    margin-top: 30px;
}
.cphover{
    background: #2C69C4;
    color: #ffffff !important;
}
#ul{
    width: 100%;
    border-bottom: 1px solid #2C69C4;
    height: 50px;
}
#ul li{
    width: 200px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    color: #2C69C4;
    text-align: center;
    cursor: pointer;
}
.dn{
    display: none;
}
.p35s{
    padding: 35px;
}

.cpcate .cphov  a{
    color: #ffffff;
}


.erji{
    position: absolute;
    width: 100%;
    height: 326px;
    left: 0;
    top: 80px;
    z-index: 0;
    display: none;
}
.bgd7{
    background: #f7f7f7;
    height: 326px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    top: 80px;
}
.active_news .erji{

}
.active_news a:after{
    content: "";
    display: block;
    width: 72px;
    height: 4px;
    background: #2C69C4;
    position: absolute;
    left: 50%;
    margin-left: -36px;
    bottom: 0;
}
.active_news a{
    color: #2C69C4;
    display: inline-block;
    padding-bottom: -14px;
    position: relative;
}
.erji ol{
    display: table;
}
.erji a:after{
    display: none;
}
.erji li:last-child{
    margin-right: 0;
    float: right;
}
.erji li{
    width: 250px;
    margin-right: 50px;
    height: 66px;
    overflow: hidden;
    border-bottom: 1px solid #CCCCCC;
}

.erji li a{
    padding: 30px 0 20px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
    width: 100%;
    text-align: left;
}
.sanji li{
    float: none;
}
.mySwiper9877898 {
    position: relative;
}
.tcpso .soin{
    vertical-align: top;
}
.tcpso .sosu{
    vertical-align: top;
    margin-top: 3px;
}
.djss{
    cursor: pointer;
}
.tcpso{
    position: relative;
    z-index: 9999;
}
.bhgg{
    position: fixed;
    left: 50%;
    margin-left: -600px;
    z-index: 9999;
    background: #000;
}
.w132o{
    width: 294px;
    float: left;
    height: 190px;
}
li .ejlm a.bxxs{
    padding: 0;
    display: inline-block;
    position: relative;
    z-index: 9999;
}
.index-news-nav-item:hover a{
    color: #2C69C4;
}
.index-news-nav-item:hover a:after{
    background: #2C69C4;
}
.ejlm2{
    float:none;
}
.ejlm .bxxs:after{
    content: ">";
    display: block;
    position: absolute;
    right: 0;
    top: 23px;
    font-family: '宋体';
    font-size: 16px;
    font-weight: bold;
    color: #AAAAAA;
}
.ejlm .bxxs{
    display: inline-block;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: bold;
    color: #333333;
    padding: 20px 0;
    border-bottom: 1px solid #cccccc;
    width: 95%;
    position: relative;
}
.ejlm2 a{
    display: inline-block;
    font-size: 16px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #333333;
    padding: 6px 0;
}
.ejd{
    max-height: 652px;
    overflow: auto;
    width: 100%;
    background: #f7f7f7;
    position: fixed;
    display: none;
    top: 80px;
    z-index: 9999;
}
.MOER1{
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    color: #2C69C4;
    display: inline-block;
    margin-bottom: 25px;
}
.ejd .mn .mn{
    display: none;
}
#banner{
    position: relative;
    z-index: 1;
}
.lmcon iframe{
    width: 100%;
    height:  675px;
    display: table;
    margin: 20px auto;
}