/*关于*/
.about-part01{margin:5% 0;}
.about-part01 .ll{ float: left; width:46.48%;}
.about-part01 .ll li{margin-block-end: 2%;}
.about-part01 .rr{ float: right; width:48.5%;}
.about-part01 .rr>h2{ color:#5A5A5A; margin-bottom: 5%;}
.about-part02{ padding:4% 5%; color:#265A8E; text-align: center; background: #EDF0F4;}
.about-part03{margin:5% 0 8%;}
.about-part03>h2{ color:#5A5A5A; text-align: center; margin-bottom:4%;}
.about-part03 ul{margin:0 -0.8%;}
.about-part03 li{ float: left; width:31.73%; margin:0 0.8% 3%; border:1px solid #F2F2F2; position: relative; overflow: hidden;}
.about-part03 li h3{ width:100%; text-align: center; padding:0 5% 5%;}
.ajLoad span.more{position: relative;display: block; margin:2% auto 0; text-align: center;cursor: pointer;width: 160px; height: 40px; line-height: 40px;color:#fff; font-size: 12px; background: #F39809;}
#infscr-loading{ text-align: center;}


.culture-part{padding:7% 0;}
.culture-part li{ overflow: hidden;}
.culture-part li:nth-of-type(4n),.culture-part li:nth-of-type(4n+1){ background: #F5F5F5;}
.culture-part li:nth-of-type(4n+2),.culture-part li:nth-of-type(4n+3){ background: #FFFFFF;}
.culture-part li .img,.culture-part li .txt{ float: left; width:50%;}
.culture-part li:nth-child(2n) .img{ float:right;}
.culture-part li .inner{padding:8% 10%;}
.culture-part li span{ display: block; margin-bottom:5%; width:62px; height: 62px; overflow: hidden;}
.culture-part li span img{width:100%;}
.culture-part li h3{ color:#5A5A5A; margin-bottom: 1.5%; font-weight: bold;}
.culture-part li .c{line-height: 2; max-height: 6em; overflow: hidden;}

.history-part{margin:5% 0 6.5%;}
.his-top{margin:0 0 5%; position: relative;}
.his-top .swiper-container{ height: 50px; width:calc(100% - 180px); margin:0 auto;}
.his-top .swiper-slide{position: relative; cursor: pointer;}
.his-top .swiper-slide em{ position: absolute; left:0; bottom:0; width:100%; height:6px; background: #265FBE;}
.his-top .swiper-slide span{ display: block; text-align: center; color:#265FBE; line-height:36px; font-family: Arial, Helvetica, sans-serif;}
.his-top .swiper-slide.on em{ height:10px; background: #F39808;}
.his-top .swiper-slide.on span{font-size:30px; color:#F39808}
.his-top .swiper-button-prev{left:0px;margin-top:-25px; widtH:50px; height: 50px; border-radius: 100%; box-shadow:  0 0 5px 5px rgba(0,0,0,0.1); background: url(../images/dot01.jpg) center no-repeat #fff;}
.his-top .swiper-button-next{right:0px; margin-top:-25px; widtH:50px; height: 50px; border-radius: 100%; box-shadow:  0 0 5px 5px rgba(0,0,0,0.1); background: url(../images/dot02.jpg) center no-repeat #fff;}
.his-top .swiper-button-prev.swiper-button-disabled,.his-top .swiper-button-next.swiper-button-disabled{pointer-events:inherit!important; cursor: pointer; opacity: 1;}
.his-top .swiper-button-prev.disabled{ cursor: default; opacity: 0.35;}
.his-top .swiper-button-next.disabled{ cursor: default;opacity: 0.35;}

.his-cons{padding:0}
.his-cons ul{padding-left: 46px; padding-bottom: 3%; border-left:1px solid #CACACA;}
.his-cons li{margin:0 0 1.6%; position: relative;}
.his-cons li::before{ content: ""; position: absolute; left:-52px; top:35px;width:10px; height: 10px; background: #F39808; border-radius: 10px;}
.his-cons li .inner{position: relative;}
.his-cons li.noimg .inner{background: #F5F5F5;}
.his-cons li .inner::before{content: ""; position: absolute; lefT:-18px;top:20px;width:0;height:0;border-top:18px solid transparent;border-bottom:18px solid transparent;border-right:18px solid #F3F3F3;}
.his-cons li .inner .img{ float: right; width:23%;margin:0 4%;}
.his-cons li .inner .txts{ float: left; width:69%; color:#656161; line-height:1.6; background: #F5F5F5;}
.his-cons li .inner .txts .c{padding:25px 35px;overflow: hidden; color:#5A5A5A;}
.his-cons li.noimg .inner .txts{ width: 100%;}

@media only screen and (max-width:1279px) {
    .about-part01 .ll,.about-part01 .rr{width:100%;}
    .about-part01 .ll li{width:50%; float: left;}
    .culture-part li .inner{padding:5% 10%;}
    .culture-part li span{width:40px; height:40px;}
    .his-top .swiper-slide.on span{font-size: 20px;}
}
@media only screen and (max-width:1023px) {
    .about-part03 li{width:48.4%;}
    .culture-part li .c{line-height: 1.5; max-height: 4.5em;}
}
@media only screen and (max-width:767px) {
    .about-part01 .ll{margin-bottom: 5%;}
    .about-part01 .ll li{width:100%;}
    .about-part03 ul{margin:0;}
    .about-part03 li{width:100%; margin:0 0 3%;}
    .about-part03 li h3{height: auto;white-space:unset;}
    .culture-part li .img,.culture-part li .txt{width:100%;}
    .culture-part li .txt{height: auto!important;}
    .culture-part li .inner{padding:8% 10%;}
    .culture-part li span{width:30px; height:30px;}
    .culture-part li .c{max-height: auto;}
    .his-cons ul{padding-left:12px;}
    .his-top .swiper-button-prev,.his-top .swiper-button-next{width:36px; height: 36px; margin-top:-18px;}
    .his-top .swiper-container{width:calc(100% - 90px); height: auto;}
    .his-top .swiper-slide em{height: 3px;}
    .his-top .swiper-slide.on em{ height: 5px;}
    .his-cons li::before{left:-18px; top:23px;}
    .his-cons li .inner::before{left: -5px; top:10px;}
    .his-cons li .inner .txts .c{padding:5%;}    
    .his-cons li .inner .img{width:100%;height:auto!important; margin:0;}
    .his-cons li .inner .txts{width:100%;height:auto!important;}
}



/*下载中心*/
.down-tab-tit{padding:3.5% 0;}
.down-tab-tit ul{ text-align: center;}
.down-tab-tit li{ display: inline-block; width:22%; margin:0 0.5%; height: 50px; line-height: 50px;color:#F39808; border:1px solid #F39808; background: #fff;}
.down-tab-tit li a{ display: block;color:#F39808;}
.down-tab-tit li.on{color:#fff;background: #F39808;}
.down-tab-tit li.on a{color:#fff!important;}
.d_pro{ text-align: center; margin:2% 0 0;}
.d_pro span{ display: inline-block; margin:0 20px; padding-bottom: 10px; border-bottom:1px solid #5A5A5A; position: relative;}
.d_pro span::after{ opacity: 0; content: ""; position: absolute; left:50%; margin-left:-5px; bottom:-5px; width:0;height:0;border-right:5px solid transparent;border-left:5px solid transparent;border-top:5px solid #F39808;}
.d_pro span.on{color:#F39808; border-bottom:1px solid #F39808;}
.d_pro span.on::after{opacity: 1;}
.d_pro span.on a{color:#F39808!important;}
.down-tab-con{padding:0 0 3%;}
.dlist{margin-bottom: 2%;}
.dlist li{overflow: hidden; padding:2.5% 0; background: #F5F5F5;}
.dlist li:nth-child(2n){background: #fff;}
.dlist li .img{ float: left; width:27.58%; bordeR:1px solid #DADADA; overflow: hidden;}
.dlist li .txt{ float: right; width:69%;}
.dlist li .txt dd{ float: left; width:48%; height: 50px; line-height: 50px; padding:0 2%; margin-bottom:15px; background: #fff; border:1px solid #fff;}
.dlist li .txt dd:nth-child(2n){ float: right;}
.dlist li:nth-child(2n) .txt dd{ border:1px solid #ACACAC;}
.dlist li .txt dd a{display: block; overflow: hidden;}
.dlist li .txt dd p{ float: left; width:calc(100% - 200px);}
.dlist li .txt dd span{ float: left; margin-left:40px; color:#000;}
.dlist li .txt dd i{ float: right; font-size: 14px; color:#F39808;}
.dlist li .txt .paper{ margin-top:20px; font-size: 14px; display: block; text-align: center; color:#fff!important; width:180px; height: 38px; line-height: 38px;background: #265FBE;}
.dlist li .txt .paper i{margin-right: 10px;}

.infor-select{max-width:474px; margin:5% 0 3%;height: 40px; line-height: 40px; background: #F5F5F5;}
/*sel-box*/
.sel-box{ position: relative; z-index: 100;}
.sel-box dt{height: 40px; line-height: 40px;cursor: pointer;position:relative; z-index:2;}
.sel-box dt a {color:#5A5A5A; display:block; padding:0 20px; height: 40px; line-height: 40px;}
.sel-box .ico { position:absolute; right:20px; top:50%; z-index:1;width:0;height:0;border-right:5px solid transparent;border-left:5px solid transparent;border-top:5px solid #F39808;}
.sel-box.open .ico{transform: rotate(180deg);}
.sel-box dd { display:none;position:absolute;background:#fff; max-height:170px; width:100%; top:40px; left: 0; padding:10px 0; overflow:auto; border:2px solid #F5F5F5;box-shadow: 0 0.12rem 0.15rem 0 rgba(0,0,0,0.15) inset;}
.sel-box dd a {color:#5A5A5A; display:block; padding:0 20px;height: 30px; line-height: 30px; overflow: hidden;}
.sel-box dd a.on {color:#A19064;}

.infor-table{padding-bottom: 5%;}
.ph_table {width: 100%; margin-bottom:3%;}
.ph_table thead th{ background: #265FBE;color:#fff;line-height: 22px; padding: 15px 10px; float: left;}
.ph_table tr{background: #F5F5F5;margin-bottom: 10px; float: left; width:100%;}
.ph_table tr:hover{ background: #fff;box-shadow: 0 0 5px 5px rgba(0,0,0,0.1); }
.ph_table td{line-height: 30px; color:#5A5A5A; padding: 25px 10px; float: left;}
.ph_table td i{color:#F39808; font-size: 20px;}
.w01{ width:8%; text-align: center;}
.w02{ width:12%;}
.w03{ width:28%;}
.w04{ width:8%;}
.w05{ width:8%;}
.w06{ width:16%;}
.w07{ width:12%;}
.w08{ width:8%;}

@media only screen and (max-width:1279px){
    .dlist li .txt dd p{width:calc(100% - 160px);}
    .dlist li .txt dd span{margin-left:10px;}
    .dlist li .txt .paper{margin-top:10px;}
}
@media only screen and (max-width:1023px){
    .dlist li .txt dd{width:100%; margin-bottom: 5px; height: 40px; line-height: 40px;}
}

@media only screen and (max-width:767px){
.down-tab-tit li{ height:36px; line-height: 36px;}
.down-tab-tit,.dlist li{padding:5% 0;}
.dlist li .img,.dlist li .txt{width:100%;}
.dlist li .img{margin-bottom: 10px;}
.d_pro span{padding-bottom: 5px;}
    
.ph_table ,
.ph_table thead,
.ph_table tbody,
.ph_table th,
.ph_table td,
.ph_table tr { display: block;}
.ph_table thead tr { position: absolute; top: -9999px; left: -9999px; }
.ph_table tr { float: none; background: none; border: 1px solid #efefef; border-bottom:0; margin-bottom:3%;}
.ph_table tr:last-child{margin-bottom:0;}
.ph_table td { float: none; width:auto!important; border: none; border-bottom: 1px solid #efefef; position: relative; padding:5px 0;  padding-left: 8em; white-space: normal; text-align: left;}
.ph_table td:before { position: absolute; top: 0; left: 0; padding:5px 0; width: 8em; text-indent:10px;  white-space: nowrap; text-align: left; }
.ph_table td:before { content: attr(data-title); }
.ph_table tr:nth-child(2n) td:first-child{border-radius: 0!important;}
}





.news-part01{margin:5% 0; overflow: hidden;}
.news-part01 .ll{ float: left; width:60.39%; overflow: hidden;}
.news-part01 .rr{ float: right; width:38.28%;}
.news-part01 .ll li{width:100%; display:none;}
.news-part01 .ll li:first-child{ display: block;}
.news-part01 .ll li .txt,.news-part01 .swiper-button-prev,.news-part01 .swiper-button-next{display: none;}
.news-part01 .rr li{ float: left; width: 100%; position: relative; padding:24px 30px; margin:0 0 10px; background: #F8F8F8;}
.news-part01 .rr li:last-child{margin-bottom: 0;}
.news-part01 .rr li i{ opacity: 0; position: absolute; left:-8px; top:23px; z-index:2;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #F39808;}
.news-part01 .rr li.on{color:#fff; box-shadow: 0 0 5px #D7D7D7; background: #F39808;}
.news-part01 .rr li.on i{ opacity: 1;}
.news-part01 .rr h2{display: block; margin:0 0 10px; line-height: 1.2;}
.news-part01 .rr span{ display: block; font-family: Arial, Helvetica, sans-serif; color:#F39808;}
.news-part01 .rr p{ display: block; color:#000000; margin:15px 0 0;}
.news-part01 .rr li.on h2 a,.news-part01 .rr li.on span,.news-part01 .rr li.on p{color:#fff!important;}

.news-part02{padding-bottom: 5%;}
.news-part02 ul{margin:0 -1% 3.5%; border-bottom:1px solid #C2C2C2;}
.news-part02 li{ float: left; width:31.33%; margin:0 1% 4%;}
.news-part02 li .txt{padding:10%;}
.news-part02 li h3{ line-height: 1.3; margin-bottom: 10px;-webkit-line-clamp:2; max-height: 2.6em; height: 2.6em;}
.news-part02 li span{ display:block; color:#F39809; font-family: Arial, Helvetica, sans-serif;}
.news-part02 li p{ height: 4.5em; margin:8% 0;}
.news-part02 a.more{display:block; font-size: 12px;color:#000;}

.notice{margin:5% 0 7%;}
.notice ul{margin:0 -1% 3%;}
.notice li{ float: left; padding:4% 3%; width:31.33%; margin:0 1% 2%; border:1px solid #F2F2F2;}
.notice li h3{ line-height: 1.3; margin-bottom: 10px;-webkit-line-clamp:2; max-height: 2.6em; height: 2.6em;}
.notice li span{ display:block; color:#F39809; font-family: Arial, Helvetica, sans-serif;}
.notice li p{ height: 4.5em; margin:8% 0 5%;}

.details-part{ padding:5% 0;}
.details-part h1{ text-align: center;color:#5A5A5A; margin:0 0 2%;}
.details-part .btxt{padding:0 0 20px; margin:0 0 3%; text-align: center; color:#686868; border-bottom:2px solid #E8E8E8;}
.details-part .btxt span{ margin:0 20px;}
.details-part .btxt span i{color:#686868; font-size: 16px; margin-right: 10px;}
.details-part .btxt span em{/*color:#F39809;*/}
.details-part .conts{padding:0 3.5% 3%; border-bottom:1px solid #E0E0E0;}

.dets-bot{ margin:2% 0 0;}
.dets-bot .share{ float: left; line-height: 25px;}
.share p{ color:#717171; margin-bottom:15px;}
.share .ico-box{ float: left;height:25px; line-height: 25px;}
.share .ico-box a{width:25px; height:25px; margin:0 6px 0 0;}
.share .ico-box a:hover{opacity: 0.7;}
.dets-page{margin: 20px 0; position: relative; overflow: hidden;}
.dets-page p{ display: block;color:#666666;line-height: 30px; padding:15px 0; border-bottom:1px solid #DDDDDD;}
.dets-page p label{ float: left;color:#666666;}
.dets-page p a{ color:#666666;}
.dets-page a.close{float:right; margin-top:2.5%; display: block; width:50px;height:50px;background: url(../images/close.jpg) no-repeat; background-size: cover;}

@media only screen and (max-width:1400px){
.news-part01 .rr li{padding:23px 30px;}
}
@media only screen and (max-width:1365px){
    .news-part01 .rr li{padding:19px 30px;}
}
@media only screen and (max-width:1279px){
    .news-part01 .rr p{margin-top:0;}    
    .news-part01 .rr li{padding:15px 30px;}
}
@media only screen and (max-width:1023px){
    .news-part02 li{background: #F8F8F8;}
    .news-part01 .rr h2{margin:0;}
    .news-part01 .rr span{font-size: 14px;}
    .news-part01 .rr li{padding:7px 15px;}
}
@media only screen and (max-width:767px){
.news-part01 .ll{width:100%;height:auto!important;}
.news-part01 .rr{ display: none; width:100%;}
.news-part01 .ll li{ display: block;}
.news-part01 .ll li .txt,.news-part01 .swiper-button-prev,.news-part01 .swiper-button-next{display: block;}
.news-part01 .ll li .txt{ padding:5% 0 0;}
.news-part01 .ll li .txt h2{font-size: 16px;}
.news-part01 .ll li .txt span{color:#EA2F39; display: block; font-family: Arial, Helvetica, sans-serif;}
.news-part01 .swiper-button-prev{left:0; width:36px; height: 36px; margin-top:-18px; border-radius: 100%; background: url(../images/dot01.jpg) center no-repeat #fff;}
.news-part01 .swiper-button-next{right:0; width:36px; height: 36px; margin-top:-18px; border-radius: 100%; background: url(../images/dot02.jpg) center no-repeat #fff;}
.news-part02 ul,.notice ul{margin:0 0 3%;}
.news-part02 li,.notice li{width:100%;margin:0 0 3%;}
.news-part02 li .txt{padding:5%;}
.news-part02 li h3,.notice li h3{max-height: auto; height: auto;}
.news-part02 li p{margin:5% 0;}
.notice li{padding:5%;}
.notice li p{margin:5% 0 0;}
.details-part .btxt{ text-align: left; overflow: hidden; padding-bottom: 10px;}
.details-part .btxt span{margin:0; display: block;}
.details-part .conts{padding:0 0 3%;}
.dets-page a.close{ display: none;}
.dets-page p{width: 100%;padding:5px 0;}
}

/*联系我们*/
.mod{ position: relative; top:-120px;}
.conn-part01{position: relative; margin:6% 0 3%;}
.cmap{width:100%; height: 534px;}
.cinfo{position: absolute; right:0; top:0px; z-index: 2; width:31.52%; height: 100%; background:url(../images/dot08.jpg) no-repeat; background-size: cover;}
.cinfo dl{padding:15% 10%; color:#fff;}
.cinfo dt h2{margin-bottom: 15%;}
.cinfo dd p{margin:0 0 10px; padding-left: 28px; line-height: 24px; position: relative;}
.cinfo dd p:first-child{margin-bottom: 10%;}
.cinfo dd p i{color:#fff; font-size: 22px; position: absolute; left:0; top:0;}
.cinfo dd p a{color:#fff!important;}
.conn-part02{padding:0 0 2%;}
.conn-part02 h2{color:#5A5A5A; text-align: center; margin:0 0 2.5%;}
.conn-part02 ul{margin:0 -1.15% 2%;}
.conn-part02 li{ float: left; padding:5%; width:31.03%; margin:0 1.15% 2%; background: #F5F5F5;}
.conn-part02 li h3{color:#5A5A5A; margin-bottom: 30px; height: 3em; overflow: hidden;}

.conn-part02 li p{margin:0 0 10px; padding-left: 28px; line-height: 24px; height: 72px; position: relative;  overflow:hidden; text-overflow:ellipsis;}
.conn-part02 li p:last-child{margin-bottom: 0;height: 48px;}

.conn-part02 li p i{color:#5A5A5A; font-size: 22px; position: absolute; left:0; top:0;}
.conn-part02 li p a{color:#000;}
@media only screen and (max-width:1279px){
.conn-part02 li{padding:2%;}
.cmap{height:400px;}
}
@media only screen and (max-width:1023px){
    .conn-part02 li{width:47.7%; padding:5%;}
    .conn-part02 li h3{margin-bottom: 10px;}
    .cmap{height:340px;}
}
@media only screen and (max-width:767px){
    .cmap{height:300px;}
    .cinfo{width:100%; height: auto; position: static;}
    .cinfo dl{padding:5%;}
    .cinfo dt h2{margin-bottom: 5%;}
    .cinfo dd p:first-child{margin-bottom: 10px;}
    .conn-part02 li{width:100%;}
    .conn-part02 li h3,.conn-part02 li p{height:auto;}
    .conn-part02 li p,.conn-part02 li p:last-child{height: auto;}
}

.invest-part01{margin:0 0 4%;}
.invest-part01 .tt{margin:6% 0 2%;}
.invest-part01 .tt .ll,.invest-part01 .tt .rr{ float: left; width:100%;}
.invest-part01 .tt .ll{background: #F5F5F5; text-align: center; height: 500px;}
.invest-part01 .tt .ll img{max-width: 100%; width:auto; margin-top:5%;}
.invest-part01 .tt .ll iframe{padding:22px; width:100%; height: 100%;}
.invest-part01 .tt .rr{ background: #E7E8E9; height: 115px;}
.invest-part01 .tt .rr .inner{ display: block; padding:22px; width:100%; /*background: #fff;*/}
.invest-part01 .tt .rr .inner h2{padding:15px; display: none;}
.xinl_iframe{width:100%;position: relative; overflow: hidden;}
.xinl_iframe iframe{width:100%; height: 100%;}
.invest-part01 .tt .rr .tip{margin:6% 20px 0 0; text-align: right;}
.invest-part01 .bb{padding:4% 5%; background: #E7E8E9;}
.invest-part01 .bb .ll{ float: left; color:#5A5A5A; padding:1.5% 5% 1.5% 0; border-right: 1px solid #fff;}
.invest-part01 .bb .rr{ float:left;margin-left:5%; width:79%;}
.invest-part01 .bb .rr i{ float: left; margin-right: 20px; font-size: 44px; color:#F39808;}
.invest-part01 .bb .rr .m{float: left; width:60%;}
.invest-part01 .bb .rr .m span{ display: block; margin:0 0 8px;}
.invest-part01 .bb .rr .m p a{color:#000;}
.invest-part01 .bb .rr a.more{ float: right; margin-top:34px; color:#000; font-size: 12px;}

.invest-part02{padding:3% 0; background: #F5F5F5;}
.invest-part02 h2{ text-align: center; margin-bottom: 3%;}
.invest-part02 iframe{width:100%; height: 750px;}

.invest-part03{ padding:4% 0; background: #fff;}
.invest-part03 h2,.invest-part04 h2,.invest-part05 h2{text-align: center; margin-bottom:3%; color:#5A5A5A;}
.invest-part03 .con{position: relative;}
.invest-part03 .swiper-button-prev{ left:-25px; margin-top:-25px; widtH:50px; height: 50px; border-radius: 100%; box-shadow:  0 0 5px 5px rgba(0,0,0,0.1); background: url(../images/dot01.jpg) center no-repeat #fff;}
.invest-part03 .swiper-button-next{ right:-25px; margin-top:-25px; widtH:50px; height: 50px;border-radius: 100%; box-shadow:  0 0 5px 5px rgba(0,0,0,0.1); background: url(../images/dot02.jpg) center no-repeat #fff;}
.invest-part04 li{ float: left; width:33.33%; padding:5% 0; position: relative; background: #F5F5F5;}
.invest-part04 li:nth-of-type(2){ color:#fff; background: #F49400;}
.invest-part04 li:nth-of-type(3){ color:#fff; background: #195187;}
.invest-part04 li .txt{width:100%; text-align: center;}
.invest-part04 li i{font-size: 36px; display: inline-block; color:#F39E17; vertical-align: top;}
.invest-part04 li .r{display: inline-block; margin-left:20px; text-align: left;}
.invest-part04 li:nth-of-type(2) i,.invest-part04 li:nth-of-type(3) i{color:#fff;}
.invest-part04 li:nth-of-type(2) i{font-size: 40px;}
.invest-part04 li a{color:#fff!important;}
.invest-part05{padding:4% 0 6%;}
.invest-part05 .con{ padding: 2% 5%; background:#F5F5F5;}
.invest-part05 li{ float: left; width:48%; margin: 5px 0; position: relative;}
.invest-part05 li::before{content: ""; position: absolute; left:0; top:10px; width:6px; height: 6px; border-radius: 6px; background: #F49400;}
.invest-part05 li:nth-child(2n){ float: right;}
.invest-part05 li p{padding-left: 25px;}
.invest-part05 li p a{color:#000;}

.regul-part{padding:5% 0;}
.regul-tit{border-bottom:1px solid #EDF0F5;}
.regul-tit span{ display: inline-block; color:#5A5A5A; padding-bottom: 20px; border-bottom:1px solid #164D84;}
.regul-con01{margin:4% 20px;}
.regul-con01 li{ float: left; width:48%; padding-left: 20px; position: relative;}
.regul-con01 li:nth-child(2n){ float: right;}
.regul-con01 li::before{content: ""; position: absolute; left:0; top:10px; width:6px; height: 6px; border-radius: 6px; background: #F49400;}
.regul-con02{width:1002px; /*height: 1200px;*/ position: relative; margin:35px auto; overflow: hidden;}
.regul-con02 iframe{ position: absolute;top: 0;left:0;width: 1280px;height: 1452px;}

.regul-con03{width:875px; height: 1040px; position: relative;margin:35px auto 0; overflow: hidden;}
.regul-con03 iframe{ position: absolute;top:-625px;left:-276px;width: 1180px;height:2380px;}

.investor-con01{width:875px; height: 1010px; position: relative;margin:35px auto 0; overflow: hidden;}
.investor-con01 iframe{ position: absolute;top:-422px;left:-276px;width: 1180px;height:2043px;}

@media only screen and (max-width:1279px) {
    .invest-part01 .tt .rr .tip{margin-top:3%;}
    .invest-part01 .bb .rr{width:77%;}
    .invest-part05 li::before,.regul-con01 li::before{top:8px;}
    .regul-con02{width:100%;overflow-x: auto;}
}
@media only screen and (max-width:1023px) {
.invest-part01 .tt .ll,.invest-part01 .tt .rr{width:100%; height: auto!important;}
.invest-part01 .tt .ll iframe{ height: 400px;}
.invest-part01 .bb .rr{width:75%;}
.invest-part01 .bb .rr .m p br{ display: none;}
.invest-part04 li i{font-size: 28px;}
.invest-part04 li:nth-of-type(2) i{font-size: 30px;}
.invest-part04 li .r{ margin-left: 10px;}
.invest-part05 li{width:100%;}
.regul-con03,.investor-con01{width:100%;overflow-x: auto;}
}
@media only screen and (max-width:767px) {
    .invest-part01 .bb .ll{border-right: none; width:100%;}
    .invest-part01 .bb .rr{ width:100%; margin-lefT:0;}
    .invest-part01 .bb .rr i{font-size: 30px; width:30px; margin-right: 10px;}
    .invest-part01 .bb .rr .m{width:calc(100% - 40px);}
    .invest-part01 .bb .rr a.more{margin-top:10px;}
    .invest-part03 .swiper-button-prev{width:36px; height: 36px; margin-top:-18px; lefT:0;}
    .invest-part03 .swiper-button-next{width:36px; height: 36px; margin-top:-18px; right:0;}
    .invest-part04 li{width:100%; padding:15% 0;}
    .invest-part04 li .txt{ text-align: left; padding-left: 5%;}
    .invest-part05 li p{padding-left: 15px;}
    .regul-con01{margin:4% 0;}
    .regul-con01 li{width:100%;}
    .invest-part01 .tt .rr{ background: none;}
    .invest-part01 .tt .rr .inner{padding:0;}
    .xinl_iframe{ height: 230px;}
}
@media only screen and (max-width:374px) {
    .xinl_iframe{ height: 290px;}
}


.law-part{padding:5% 0;}
.search-part{ margin:5% 0 0;}
.search_t{background: #f4f4f4;padding: 3% 20%; margin-bottom:2%; overflow: hidden;}
.search_t input,.search_t button{height:46px;line-height: 46px; font-size: 16px; border:none;outline: none;}
.search_t input{padding: 0 10px; width: calc(100% - 140px);float: left;}
.search_t button{background:#F39808;color: #fff;width: 140px;float: left;}
.search_p{color: #4c4c4c;padding:2%;font-family: SourceHanSansCN-Medium;}
.search_p span,.search_p i{color: #F39808;}
.search_list{padding:0 0 7%;}
.search_list ul{margin-bottom:5%;}
.search_list li{overflow: hidden;padding: 0 2%;height: 50px;line-height: 50px;border-bottom: 1px solid #e6e6e6;font-family: SourceHanSansCN-Regular;}
.search_list p{float: left;width: calc(100% - 120px);white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.search_list p i{color: #F39808;}
.search_list p a{color: #4c4c4c;}
.search_list em{float: right;width: 90px;text-align: right;color: #999999; font-family: arial;}
@media only screen and (max-width:767px) {
.search_t{padding:5%;}
.search_t button{width:100px; height: 30px; line-height: 30px; font-size: 14px;}
.search_t input{width:calc(100% - 100px); height: 30px; line-height: 30px;font-size: 14px;}
.search_p{padding-bottom: 0;}
.search_list li{height:40px; line-height: 40px;}
.search_list p{width: calc(100% - 80px);}
.search_list em{width:80px;}
}

.sitemap{margin:6% 0;}
.sitemap li{ padding:0 5%; margin-bottom: 3%; position: relative; background: #F5F5F5;}
.sitemap li::before{content: "";position: absolute; left:5%; top:0; width:7.5%; height: 2px; background: #F39B0F;}
.sitemap li dl{ padding:2.5% 0;}
.sitemap li dl dt{ width:100%; color:#5A5A5A; margin-bottom: 1%;}
.sitemap li dl dd{ float: left;margin-right: 40px; padding-left: 20px;}
.sitemap li dl dd h3{ position: relative;}
.sitemap li dl dd h3::before{content: ""; position: absolute; lefT:-20px; top:50%; margin-top:-3px; width: 6px; height: 6px; background: #F39808; border-radius: 6px;}
.sitemap li dl dd h3 a,.sitemap li dl dd p a{color:#000;}
.sitemap li dl dd p{margin-top:10px;}
@media only screen and (max-width:767px) {
.sitemap li dl{padding:5% 0;}
.sitemap li dl dd{ padding-left:10px;margin-right: 20px;}
.sitemap li dl dd h3::before{left:-10px;}
.sitemap li:nth-of-type(2) dd{ width: 50%; margin-right: 0; margin-bottom: 5px;}
.sitemap li:nth-of-type(2) dd p{margin-top:0px;}
}



/*加入数通*/
.join-search{margin:0 0 3%;height: 40px; line-height: 40px;}
.join-search span{ float: left; color:#F39808;}
.join-search .txt{ float: left; margin-left:20px; width:475px; padding:0 20px; height: 40px; line-height: 40px; background: #F5F5F5;}
.join-search .txt input{ float: left; font-size: 16px; width:calc(100% - 30px);height: 40px; line-height: 40px; border:none; background: none;}
.join-search .txt button{ float: right; width:30px; height: 40px;border:none; background: none;}
.join-search .txt button i{color:#F39808; font-size: 20px;}
.join-search .gsgg{ float: right; width:140px; height: 40px; line-height: 40px; text-align: center; color:#fff; background: #265FBE;}

.join-table{padding-bottom: 5%;}
.join-table tbody tr{cursor: pointer;}
.join_w01{width:20%; text-align: center;}
.join_w02{width:40%;}
.join_w03{width:15%;}
.join_w04{width:15%;}
.join_w05{width:10%;text-align: center;}
.ph_table td.join_w05 i{font-size: 26px;}

.ann-table{ border-left:1px solid #E5E5E5;}
.ann-table tr{ float: none;}
.ann-table thead tr{margin:0;}
.ann-table thead th{ float: none; line-height: 40px; text-align: center; border-right: 1px solid #E5E5E5;}
.ann-table tbody tr{ background: #fff; border-bottom:1px solid #E5E5E5;}
.ann-table tbody tr:nth-child(2n){ background: #F5F5F5;}
.ann-table tbody tr td{float: none; text-align: center; line-height: 20px; padding:13px 10px; border-right: 1px solid #E5E5E5;}

.care-part li a.more{ display: block; margin-top:5%;}

.job-tit{color:#fff; margin:1% 0 1.5%; padding:2.8% 5%; background: #265FBE;}
.job-tit span,.job-con dt span{ float: left;width:22%;}
.job-tit span:first-child,.job-con dt span:first-child{width:16%;}
.job-con{ padding:2.8% 5%;background:#F5F5F5;}
.job-con dt{ overflow: hidden; margin-bottom: 3%; color:#5A5A5A;}
.job-con dt span:nth-of-type(3){ widtH:30%;}
.job-con dd{ float:left; width:50%; padding-right: 5%;}
.job-con dd+dd{padding-left: 5%; padding-right: 0; border-left:1px solid #E3E3E6;}
.job-con dd h3{margin-bottom: 3%;}
.job-con dd p{line-height: 2; color:#8A8A8A;}
.job-bot{margin:3% 0 2%;}
.job-bot a.email{ float: left; text-align: center; width:170px; height: 50px; line-height: 50px; color:#fff!important; background: #F4A103;}
.job-bot a.email i{font-size: 24px; vertical-align: middle; margin-right: 10px;}
.job-bot .ico-box{ float: left; margin-left: 30px; margin-top:12px;}
.job-link{margin:5% 0 7%;}
.job-link ul{ text-align: center;}
.job-link li{ display: inline-block; margin:0 2%; max-width:132px; max-height: 52px; overflow: hidden;}


@media only screen and (max-width:1399px){
    .join-search .txt input{font-size: 14px;}
}
@media only screen and (max-width:1023px){
.job-tit span, .job-con dt span,.job-tit span:first-child, .job-con dt span:first-child,.job-con dt span:nth-of-type(3){width:auto; margin-right: 30px;}
}
@media only screen and (max-width:767px){
    .join-search .txt,.join-search .txt input,.join-search .txt button,.join-search .gsgg{ height: 30px; line-height: 30px;}
    .join-search .txt{float: right; width:calc(100% - 80px); margin:0; padding-right: 10px;}
    .join-search .txt button i{font-size: 16px;}
    .join-search{ height: auto; overflow: hidden;}
    .join-search .gsgg{ width:30%; margin-top:5px;}
    .ph_table td.join_w05 i{font-size: 20px;}
    .job-con dd{width:100%; padding:0!important;}
    .job-con dd+dd{border-left:none; margin-top:10px;}
    .job-bot a.email{width:100px; height: 30px; line-height: 30px;}
    .job-bot a.email i{font-size: 18px;}
    .job-bot .ico-box{margin-left:15px; margin-top:3px;}
    .job-link ul{ text-align: left;}
    .job-link li{ float: left; width:33.33%; margin:0;}
}


@media only screen and (min-width:1025px){
    .about-part03 li,.ajLoad span.more,.his-top .swiper-slide em,.his-top .swiper-slide span,
    .dlist li .txt .paper,.dlist li .txt dd,.sel-box .ico,.ph_table tr,.news-part01 .rr li,.news-part02 li
    .notice li,.sitemap li,.job-link li{transition:0.3s all; -moz-transition:0.3s all;-ms-transition:0.3s all;}
    .about-part03 li:hover{z-index: 2;transform:scale(1.1); border:1px solid #fff; box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);}
    .ajLoad span.more:hover{background: #FFB73A;}
    .dlist li .txt .paper:hover,.job-bot a.email:hover,.job-bot .ico-box a:hover{opacity: 0.8;}
    .news-part02 li:hover{ background: #F8F8F8;}
    .news-part02 li:hover h3,.news-part02 li:hover h3 a,.notice li:hover h3,.notice li:hover h3 a{color:#F39808;}
    .notice li:hover{background:#F8F8F8;}
    .sitemap li:hover{ background: #fff;transform:scale(1.02,1.02); box-shadow:  0 0 15px 15px rgba(0,0,0,0.1);}
    .sitemap li:hover dt{color:#F39808;}
    .ann-table tr:hover{ box-shadow: none;}
    .job-link li:hover{box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);}
}





.newslist li .title a:hover{color:#F39808!important;}


.invest_box01{margin-bottom: 3%;}







