@charset "utf-8";
* { box-sizing: border-box; }
a,img { vertical-align: top; }
.relative { position: relative; width: 100%; height: 100%; }
.absolute { position: absolute; }
.topNav .container { width: 80%; }
.container { width: 80%; margin: 0 auto; }
@media(max-width: 1680px){
	.container { width: 84%; }
}
@media(max-width: 1480px){
	.container { width: 90%; }
	.topNav .container { width: 90%; }
}
@media(max-width: 1280px){
	.container { width: 90%; }
	.topNav .container { width: 90%; }
}
@media(max-width: 1100px){
	.topNav .container { width: 94%; }
	.container { width: 94%; }
}
@media(max-width: 1024px){
	.container { width: 94%; }
	.topNav .container { width: 94%; }
}
body { width: 100%; overflow-x: hidden; }

input[type=input]{undefined
-webkit-appearance:none;
outline:none
}
select{undefined
-webkit-appearance:none;
outline:none
}

.MainBox { position: relative; }
.fixNav { display: none; position: fixed; z-index: 100; left:0; top:0; width: 7%; max-width: 140px; height: 100%; background: #fff;box-shadow: 0px 0px 5px 0px rgba(169, 169, 169, 0.77); }
.topLogo { text-align: center; padding: 20px 20px 0; }
.MainBox { width: 100%; margin-left:0px; }
.topNav { position: absolute; padding:  0 60px; top:0; padding-top: 20px; left:0; width: 100%; z-index: 100; background: #ffffff; }
.fixed-head { padding-top: 0px; }
.topNav .search { position: absolute; right: -5px; top: 0px; height: 50px; width: 50px; }
.fixed-head .search { height: 70px; }
.topNav .search a { display: block; width: 100%; height: 100%; background: url(../images/search.png) no-repeat center; }
.fixed-head .search a {  background: url(../images/searchbg.png) no-repeat center; }

.fixed-head { position: fixed;  top:0; background: #fff; }

@media(max-width: 2000px){
	.MainBox { width: 100%%; margin-left:0; }
}

.banner .swiper-slide .bgb { display: none; }
.banner .swiper-slide { position: relative; }
.bannerCon { position: absolute; left: 0; bottom:140px; width: 100%; }
.bannerCon .t { font-size: 46px; color:#ffffff; max-width: 80%; }
.bannerCon .c { font-size: 18px; margin-top: 10px; line-height: 1.6; color:#fff; max-width: 1000px; }
.banner .swiper-pagination { bottom: 50px; }
.banner .swiper-pagination .swiper-pagination-bullet { cursor: pointer; position: relative; width: 8px; height: 8px; background: #fff; opacity: 1; margin: 0 15px; position: relative; }
.banner .swiper-pagination .swiper-pagination-bullet:after { content: ''; width: 0; height: 0; transition: all 0.6s; border-radius: 50%; border:2px solid rgba(255,255,255,0.3); position: absolute; left:50%; top:50%; transform: translate(-50%, -50%); }
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after { width: 23px; height: 23px; }
.bannerCon .mainMore { margin-top:30px; }
.mainMore { position: relative; display: inline-block; padding: 5px 25px 5px 62px; }
.mainMore i { transition: all 0.6s; position: absolute; left:0; top:0; width: 48px; height: 48px; border-radius: 50px; border:1px solid #fff; background: url(../images/mainmorebga.png) no-repeat 15px center; }
.mainMoreA i { border:1px solid #623a8c; background: url(../images/mainmorebgb.png) no-repeat 15px center; }
.mainMoreH i { border:1px solid #623a8c; background: url(../images/mainmorebgh.png) no-repeat 15px center; }
.mainMore span { display: block; font-size: 18px;color:#ffffff; line-height: 38px; }
.mainMoreA span { color:#666666; }
.mainMoreA:hover span { color:#623a8c; }
.mainMore:hover i { width: 100%; }
.topNav .home { float: left; }
.topNav .home a,.topNav .nav li>a { padding:  0 20px; position: relative; line-height: 50px; display: block; font-size: 18px;color:#ffffff; }
.fixed-head .home a,.fixed-head .nav li>a { color:#333333; line-height: 70px; }
.topNav .nav { float: right; margin-right: 60px; }
.topNav .nav li { position: relative; float: left; }
.topNav .nav li:hover>a,.topNav .nav li.cur>a { color:#ffffff; background: rgba(72,42,104,0.5); }


.nav ul li .sub { border-top: 3px solid #623a8c; text-align: left; background: #fff; padding:  10px 0; display: none; width: 200px; line-height: 2; position: absolute; left: 0%; top:70px; z-index: 10000;}
.nav ul li .sub a { line-height: 1.5; font-size: 16px; padding: 12px 16px; border-bottom: 1px solid #ededed; color:#666; display: block }
.nav ul li .sub dd:hover>a,.nav ul li .sub dd .subX a:hover { color:#fff; background: #623a8c; }
.nav ul li:hover .sub { display: block; }
.nav ul li .sub dd:last-child a { border:none; }
.nav ul li .sub dd { margin: 0px 0; position: relative; }

/*.nav ul li .sub dd .subX { position: absolute; left: 100%; top:0; width: 120px; background: #fff; }*/


.topNav .nav ul li:first-child { margin-left:0; }
.topNav .home a { padding-left:14px; }
.topNav .home a:after { content: ''; width: 6px; height: 6px; border-radius: 50%; position: absolute; left:0; top:50%; transform: translateY(-50%);  background: #fff;}
.fixed-head .home a:after { background: #333;}
.navLogo img { width: 64px; }
.navLogo { float: left; padding: 6px 0; }
.mainMenu { width: 100%; height: 50px; background: url(../images/mainmenu.png) no-repeat center; cursor: pointer; position: absolute; left:0; top:50%; transform: translateY(-50%); }

.topLan { line-height: 64px; color: #eee; float: right; margin-right:50px; }
.topLan a { display: inline-block; line-height: 70px; font-size: 16px;color:#666; }
.topLan a.cur { color:#333333; }

.lang { width: 100%; text-align: center; position: absolute; left:0; bottom:20px; }
.lang a { display: inline-block; font-size: 14px; color:#666666; padding: 0 7px 0 6px; position: relative; }
.lang a:nth-child(1):after { content: ''; width: 1px; height: 12px; background: #ddd; position: absolute; top:50%; transform: translateY(-50%); right:0; }
.lang a.cur,.lang a:hover { color:#333; }







.topNav .search .subsearch {
	position: absolute;
	top: 5px;
	right: -2px;
	padding-top: 36px;
	display: none;
	z-index: 9;
}

.topNav .search .subsearch,
.topNav .search .subsearch {
	top: 40px;
	padding-top: 40px;
}

.topNav .search .subsearch .subsearcha {
	background: #fff;
	border-radius: 3px;
	position: relative;
	width: 524px;
	height: 57px;
}

.topNav .search .subsearch .subsearcha .inp {
	width: 90%;
	height: 100%;
	border: 0;
	margin-top: 20px;
	font-size: 14px;
	color: #666666;
	padding-left: 18px;
}

.topNav .search .subsearch .subsearcha .sub {
	border: none;
	outline: none;
	position: absolute;
	right: 20px;
	top: 50%;
	height: 15px;
	background: url(../images/searchx.png) no-repeat center;
	font-size: 0;
	width: 26px;
	transform: translateY(-50%);
}

.topNav .search:hover .subsearch {
	display: block;
}




@media(max-width:  1680px){
	.bannerCon .t { font-size: 44px; }
	.bannerCon { bottom:100px; }
	.banner .swiper-pagination { bottom:30px; }
}
@media(max-width:  1560px){
}
@media(max-width:  1480px){
	.bannerCon .t { font-size: 36px; }
	.bannerCon { bottom:80px; }
	.banner .swiper-pagination { bottom:20px; }
	.topNav { padding: 0 36px; }
	.topNav .home a,.topNav .nav li>a { line-height: 42px; font-size: 16px; }
	.fixed-head .home a,.fixed-head .nav li>a { line-height: 70px; font-size: 16px; }
	.topLogo { padding-top:10px; }
	.topNav .nav li a { padding: 0 10px; }
	.topNav .nav { margin-right: 30px; }
	.topNav .search { height: 42px; }
	.fixed-head .search { height: 70px; }
	.mainMenu { height: 30px; background-size: auto 24px; }
}
@media(max-width:  1280px){
	.bannerCon .t { font-size: 30px; }
	.topNav .nav li:last-child { margin-right:10px; }
	.bannerCon .mainMore { margin-top:20px; }
}
@media(max-width:  1100px){
	.fixNav,.topNav .nav,.topNav .home  { display: none; }
	.topNav .nav li:last-child { margin-right:10px; }

	.topLan { line-height: 48px; }
    .topLan a { line-height: 52px; }

	.topLan { margin-right:0; }
	.topNav { padding: 0 3%; }
	.topNav .search { display: none; }
	.banner .swiper-slide .bgb { display: block; }
	.MainBox { width: 100%; margin-left:0; }
	.bannerCon .t { font-size: 24px; }
	.topNav { padding-top:0; }
	.navLogo,.mobBtn { float: left; display: block; padding-top:10px; }
	.mobBtn { float: right; width: 32px; height: 50px; margin-left: 12px; background: url(../images/menu.png) no-repeat center; }
	.navLogo img { width: 40px;  }
	.topNav .search { height: 54px; width: 30px; right: calc(3% + 40px); }
	.topNav { background: #fff; }
	.topNav .search a { background: url(../images/searchbg.png) no-repeat center; }
	.fixed-head { width: 100%; left:0; }
}
@media(max-width:  700px){
	.bannerCon .t { font-size: 24px; }
	.mainMore { padding: 6px 20px 6px 52px; }
	.mainMore i { width: 44px; height: 44px; background: url(../images/mainmorebga.png) no-repeat 12px center; }
	.mainMoreA i { background: url(../images/mainmorebgb.png) no-repeat 12px center; }
	.mainMore span { display: block; font-size: 16px;color:#ffffff; line-height: 32px; }
	.mainMoreA span { color:#333; }
	.mainMore:hover i { width: 44px; }
}
@media(max-width:  500px){
	.bannerCon .t { font-size: 22px; }
	.bannerCon { bottom:60px; }
    .banner .swiper-pagination .swiper-pagination-bullet { width: 5px; height: 5px; margin: 0 11px; }
    .banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after { width: 18px; height: 18px; }
}
@media(max-width:  400px){
	/*.bannerCon .t { font-size: 18px; }*/
}




.ibanner { position: relative; }
.ibanner:before { content:''; width: 100%; height: 100%; background: rgba(0,0,0,0.2); position: absolute; left:0; top:0; }
.ibannerCon { z-index:55; position: absolute;width: 100%; left:0; bottom:4vw; }
.ibannerCon .t { font-size: 46px;color:#fff; max-width: 850px;  }
.ibannerCon .c { font-size: 18px;color:#fff; max-width: 1200px; line-height: 1.6; margin-top: 10px; }
.ibannerbgSj { display: none; }

@media(max-width:  1680px){
	.ibannerCon .t { font-size: 44px; max-width: 700px; }
}
@media(max-width:  1480px){
	.ibannerCon .t { font-size: 40px; max-width: 590px; }
}
@media(max-width:  1280px){
	.ibannerCon .t { font-size: 30px; max-width: 490px; }
	.ibannerCon { bottom: 6%; }
}
@media(max-width: 1024px){
	.ibannerbgSj { display: block; }
	.ibannerbgPc { display: none; }
	.ibannerCon .t {text-align: left; font-size: 24px; max-width: 100%; }
    .ibannerCon .c {text-align: left; font-size: 16px;color:#fff; }
}
@media(max-width: 640px){
	.ibannerCon { top:60%; bottom: auto; transform: translateY(-50%); text-align: center; }
	.ibannerConA { top:auto; bottom: 10%; transform: translateY(0); text-align: center; }
	.ibannerCon .t { font-size: 22px; margin: 0 auto; }
}


/*首页*/
.homeBoxA { padding: 200px 0 200px; overflow-y: hidden; }
.homeBoxA-a { position: relative; }
.homeBoxA-b { float: left; width: 61%; }
.homeBoxA-c { position: absolute;right:-8%; width: 45%; top:50%; transform: translateY(-50%); }
.mainTit .t { font-size: 42px; color:#222222; }
.homeBoxA-b .con { margin:30px 0 0px; }
.homeBoxA-b .con .c1 { text-align: justify; font-size: 22px;color:#333333; line-height: 1.6; }
.homeBoxA-b .con .c2 { text-align: justify; font-size: 18px;color:#666666; line-height: 1.6; max-height: 200px; }


.homeBoxA-b .con .c2 { overflow-y: ; }
.homeBoxA-b .con .c2{
    scrollbar-color:  #623a8c rgba(255,255,255,0);  /* 第一个方块颜色，第二个轨道颜色(用于更改火狐浏览器样式) */
    scrollbar-width: thin;  /* 火狐滚动条无法自定义宽度，只能通过此属性使滚动条宽度变细 */
    -ms-overflow-style:none;  /* 隐藏滚动条（在IE和Edge两个浏览器中很难更改样式，固采取隐藏方式） */
}
.homeBoxA-b .con .c2::-webkit-scrollbar {/*滚动条整体样式*/
        width: 3px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
}
.homeBoxA-b .con .c2::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 3px;
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
        background: #623a8c;
}
.homeBoxA-b .con .c2::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
        border-radius: 3px;
        background: rgba(255,255,255,0);
}

.homeBoxA-b .con .c2 { margin-top: 20px; }
.homeBoxA-b .con .c2 p:nth-child(n+2) { margin-top:20px; }
.colorWhite,.mainTit .colorWhite { color:#fff!important; }
@media(max-width:  1780px){
	.homeBoxA { padding: 140px 0; }
}
@media(max-width:  1680px){
	.homeBoxA { padding: 120px 0; }
	.mainTit .t { font-size: 44px; }
}
@media(max-width:  1480px){
	.homeBoxA { padding: 80px 0; }
	.mainTit .t { font-size: 36px; }
	.homeBoxA-b .con { margin:20px 0 0px; }
	.homeBoxA-b .con .c1 { font-size: 20px; }
	.homeBoxA-c { width: 45%; right:-5%; }
	.homeBoxA-b .con .c2 { font-size: 16px; }
}
@media(max-width:  1280px){
	.homeBoxA { padding: 50px 0; }
	.mainTit .t { font-size: 30px; }
	.homeBoxA-b .con { margin:20px 0 0px; }
	.homeBoxA-b .con .c1 { font-size: 20px; }
	.homeBoxA-b .con .c2 p:nth-child(n+2),.homeBoxA-b .con .c2 { margin-top:12px; }
	.homeBoxA-b .con .c2 { font-size: 14px; }
}
@media(max-width:  1100px){
	.homeBoxA { padding: 40px 0 50px; }
	.mainTit .t { font-size: 24px; }
	.homeBoxA-b .con { margin:20px 0 0px; }
	.homeBoxA-b .con .c1 { font-size: 20px; }
	.homeBoxA-b .con .c2 p:nth-child(n+2),.homeBoxA-b .con .c2 { margin-top:12px; }
    .homeBoxA-b { width: 100%; margin-bottom:20px; }
	.homeBoxA-c { position: relative;right:0; width: 100%; display: none; top:0; transform: translateY(0); }
}
@media(max-width:  500px){
	.homeBoxA { padding: 30px 0 40px; }
	.mainTit .t { font-size: 22px; }
	.homeBoxA-b .con { margin:16px 0 0px; }
	.homeBoxA-b .con .c1 { font-size: 18px; }
    .homeBoxA-b { width: 100%; margin-bottom:20px; }
	.homeBoxA-c { float: left; position: relative;right:0; width: 100%; top:0; transform: translateY(0); }
}

.homeBoxB { padding:6vw 0 8vw; background: #fafafa; position: relative; }
.homeBoxB canvas { position: absolute; left:0; bottom: 0; max-height: 10vw!important; }
.homeBoxB-a { position: relative; z-index: 10; }

.homeBoxB-b { width: 610px; float: right; position: relative; }

.homeBoxB-b ul { width: 610px; }
.homeBoxB-b ul li {text-align: center; border: 1px solid #ddd; background: rgba(255,255,255,0.1); float: left; width: 320px; margin: 0 auto; height: 320px; border-radius: 50%; position: relative; }

.homeBoxB-b ul li:nth-child(1) {   margin-left: 145px; margin-bottom: -70px; }
.homeBoxB-b ul li:nth-child(2) {  }
/*.homeBoxB-b ul li:nth-child(2) { position: absolute; top:0; right:0; }*/
.homeBoxB-b ul li:nth-child(3) { position: absolute; bottom:0; right:0; }
.homeBoxB-b ul li .img img { position: absolute; left:50%; top:50%; transform: translate(-50%, -50%); }
.homeBoxB-c { width: calc(100% - 800px); max-width: 1000px; position: absolute; left:0%;top:50%; transform: translateY(-50%); }
.homeBoxB-c .c { font-size: 18px;color:#666666; line-height: 1.6; margin:16px 0 40px; }
.homeBoxB-c .mainTit .c { font-size: 18px; }
@media(max-width:  1680px){
	.homeBoxB { padding: 80px 0 100px; }
	.homeBoxB-b { width: 520px; }
	.homeBoxB-b ul li { width: 270px; height: 270px; }
	.homeBoxB-b ul li .img img { width: 200px }
	.homeBoxB-c { width: calc(100% - 600px); right:2%; }
	.homeBoxB-b ul { width: 510px; }
    .homeBoxB-b ul li:nth-child(1) {   margin-left: 120px; margin-bottom: -60px; }

}
@media(max-width:  1480px){
	.homeBoxB { padding: 60px 0 80px; }
	.homeBoxB-b { width: 420px; }
	.homeBoxB-b ul li { width: 220px; height: 220px; }
	.homeBoxB-b ul li .img img { width: 160px }
	.homeBoxB-c { width: calc(100% - 500px); right:0; }
	.homeBoxB-c .mainTit .c { font-size: 16px; }
	.homeBoxB-c .c { margin: 12px 0 20px; }
	.homeBoxB-b ul { width: 420px; }
    .homeBoxB-b ul li:nth-child(1) { margin-left: 100px; margin-bottom: -50px; }
}
@media(max-width:  1100px){
	.homeBoxB { padding: 40px 0 50px; }
	.homeBoxB-b { width: 420px; float: none; margin: 0 auto 20px; }
	.homeBoxB-c { width: 100%; position: relative; transform: translateY(0); top:0; right:0; text-align: center; max-width: 100%; }
	.homeBoxB-c .c { margin: 12px 0 20px; }
	.homeBoxB-c .mainMore { text-align: left; }
	.homeBoxB-c .mainTit .c { font-size: 14px; }
}
@media(max-width:  500px){
	.homeBoxB { padding: 30px 0 40px; }
	.homeBoxB-b { width: 320px; }
	.homeBoxB-b ul li { width: 170px; height: 170px; }
	.homeBoxB-b ul li .img img { width: 140px }
	.homeBoxB-b ul { width: 320px; }
    .homeBoxB-b ul li:nth-child(1) { margin-left: 70px; margin-bottom: -40px; }
}
@media(max-width:  400px){
	.homeBoxB-b { width: 240px; }
	.homeBoxB-b ul li { width: 130px; height: 130px; }
	.homeBoxB-b ul li .img img { width: 100px }
	.homeBoxB-b ul { width: 240px; }
    .homeBoxB-b ul li:nth-child(1) { margin-left: 55px; margin-bottom: -35px; }
}


.homeBoxD { padding:9vw 0; background: url(../images/homecbg.jpg) no-repeat center/cover; }
.homeBoxDD { background: url(../images/homedbga.jpg) no-repeat center/cover; }
.homeBoxD-b { max-width: 675px; }
.homeBoxD-b .mainTit .c { margin: 20px 0 50px; font-size: 18px; }
.homeBoxD-c { max-width: 420px; }
.homeBoxD-c ul li a { font-size: 22px; background: url(../images/jtwhite.png) no-repeat right center; color: #ffffff; display: block; padding:16px 36px 16px 0; border-bottom:1px solid rgba(255,255,255,0.3); }
.homeBoxD-c ul li:first-child a { border-top: 1px solid rgba(255,255,255,0.3); }

@media(max-width:  1680px){
	.homeBoxD { padding: 8vw 0; }
	.homeBoxD-b .mainTit .c { margin: 20px 0 40px; }
	.homeBoxD-c ul li a { padding: 14px 36px 14px 0; }
}
@media(max-width:  1480px){
	.homeBoxD { padding: 7vw 0 8vw; }
	.homeBoxD-b .mainTit .c { margin: 10px 0 30px; font-size: 16px; }
	.homeBoxD-c ul li a { padding: 12px 32px 12px 0; font-size: 16px;  }
}
@media(max-width:  800px){
	.homeBoxD { padding: 30px 0 40px; }
	.homeBoxD-b .mainTit .c { margin: 10px 0 20px; font-size: 14px; }
	.homeBoxD-c ul li a { padding: 8px 32px 8px 0; font-size: 16px;  }
}


.homeBoxC { padding:120px 0 130px; background: #f6f6f6; }
.homeBoxC-c { margin-top:50px; }
/*.homeBoxC-d { float: left; width: calc(33% - 8px); margin-right:12px; height: 443px; overflow: hidden; border-radius: 6px; }*/
.homeBoxC-d { float: left; width: calc(33% - 8px); margin-right:12px; height: 28vw; overflow: hidden; border-radius: 6px; }
.homeBoxC-e .con { color:#fff; position: absolute; width: 100%; left:0; bottom:5%; padding:0 5% 0; }
.homeBoxC-e .img { position: relative; }
.homeBoxC-e .con .t { text-align: justify; font-size: 20px; margin:10px 0 20px; }
.homeBoxC-e .con .d {text-align: justify; font-size: 16px; margin-bottom: 10px; color:#fff; }
.homeBoxC-e .con .more,.homeBoxC-j dl dd .more { font-size: 14px; display: inline-block; padding-right:26px; background: url(../images/jtwhite.png) no-repeat right center; }
.homeBoxC-d2 { background: #f2f2f2; border-radius: 6px; }
.homeBoxC-d3 { margin-right:0; background: #f2f2f2; border-radius: 6px; }
.homeBoxC-f { padding-top:30px; }
.homeBoxC-f .con { position: relative; left:auto; bottom:auto; color:#333; }
.homeBoxC-f .con .tit { color:#18559a; }
.homeBoxC-f .con .t { margin: 8px 0 10px; color:#111111;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; }
.homeBoxC-f .con .d { color:#666666; margin: 0; }
.homeBoxC-f .con .c { color:#666666; font-size: 15px;line-height: 1.6; margin:10px 0 15px; height: 54px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; }
.homeBoxC-f .con .more,.homeBoxC-j dl dd .more { color:#623a8c; background-image: url(../images/mainmorebgb.png); }
.homeBoxC-g { position: absolute; left:0; bottom:0; padding:  0 5% 5%; width: 100%; }
.homeBoxC-g .img { position: relative; }
.homeBoxC-j,.homeBoxC-j dl,.homeBoxC-j dl dd a {height: 100%; display: block; }
.homeBoxC-j dl dd { height: 33.333%; padding: 0 30px;  }
.homeBoxC-j dl dd .con { position: absolute; width: 100%; left:0; top:50%; transform: translateY(-50%); }
.homeBoxC-j dl dd .t { font-size: 20px; margin:  6px 0 15px; color:#333333;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; }
.homeBoxC-j dl dd .d { font-size: 16px;color:#888888; }
.homeBoxC-j dl dd:hover { background: #3669a4; }
.homeBoxC-j dl dd a { border-bottom:1px solid #ddd; position: relative; }
.homeBoxC-j dl dd:last-child a { border:none; }
.homeBoxC-j dl dd .more {margin-top: 0;}

.homeBoxC-b .mainMore { position: absolute; right:0; top:50%; transform: translateY(-50%); }

.homeBoxC-j dl dd:hover .d,.homeBoxC-j dl dd:hover .t,.homeBoxC-j dl dd:hover .more { color:#fff; }
.homeBoxC-j dl dd:hover .more { background-image: url(../images/jtwhite.png); }

.homeBoxC-l ul li a { display: block; background: #fff; padding: 26px; }
.homeBoxC-l ul li  { display: block; background: #fff; }
.homeBoxC-l ul li  .d { margin-top: 10px; font-size: 16px; color:#999999; }
.homeBoxC-l ul li  .c { line-height: 1.8; font-size: 16px; color:#666666;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3; line-height: 24px; max-height: 72px; }
.homeBoxC-l ul li .t { font-size: 20px; margin:  4px 0 6px; line-height: 24px; color:#333333; min-height: ; }
.homeBoxC-l span { font-size: 16px; display: inline-block; padding-right:32px; color: #623a8c;background: url(../images/mainmorebgb.png) no-repeat right center; }
.homeBoxC-l ul li .moreMain span { margin-top:16px; }
.homeBoxC-l ul li { float: left; width: 32%; margin-right: 2%; position: relative; padding-bottom: 30px; }

.homeBoxC-l ul li .moreMain { position: absolute; bottom: 20px; left: 26px; }
.homeBoxC-l ul li:nth-child(3) { margin-right:0; }
.homeBoxC-l ul { display: flex; flex-wrap: wrap; }
.homeBoxC-l { margin-top: 2vw; }
.homeBoxC-d2 a { display: block; }
@media(max-width:  1780px){
	.homeBoxC-f .con .c { margin: 12px 0 20px; }
	.homeBoxC-j dl dd .t,.homeBoxC-e .con .t { margin: 5px 0 12px; }
}
@media(max-width:  1680px){
	.homeBoxC-f .con .t,.homeBoxC-j dl dd .t,.homeBoxC-e .con .t { font-size: 18px; }
	.homeBoxC-f .con .c { margin: 8px 0 12px; line-height: 1.6; height: 50px; }
	.homeBoxC-c { margin-top:40px; }
	.homeBoxC { padding:100px 0 110px; }
	.homeBoxC-l ul li a { padding: 20px 18px; }
	.homeBoxC-l ul li .moreMain { left: 18px; }
}
@media(max-width:  1480px){
	.homeBoxC-j dl dd { padding: 0 20px; }
	.homeBoxC-f .con .t,.homeBoxC-j dl dd .t,.homeBoxC-e .con .t { font-size: 16px; }
	.homeBoxC-f .con .c { margin: 8px 0 6px; }
	.homeBoxC-d { height: 31vw; }
	.homeBoxC-f { padding-top:20px; }
	.homeBoxC-c { margin-top:40px; }
	.homeBoxC { padding:80px 0 90px; }
	.homeBoxC-l ul li  .t { font-size: 18px; }
}
@media(max-width:  1280px){
	.homeBoxC { padding:60px 0 70px; }
	.homeBoxC-j dl dd { padding: 0 20px; }
	.homeBoxC-f .con .t,.homeBoxC-j dl dd .t,.homeBoxC-e .con .t,.homeBoxC-e .con .d,.homeBoxC-j dl dd .d { margin: 5px 0 6px; font-size: 14px; }
	.homeBoxC-f .con .c { margin: 3px 0 4px; font-size: 14px; }
	.homeBoxC-e .con .d,.homeBoxC-j dl dd .d { margin: 0; }
	.homeBoxC-d { height: 26vw; }
	.homeBoxC-f { padding-top:14px; }
	.homeBoxC-e .con,.homeBoxC-g { padding: 0 20px; }
	.homeBoxC-g { margin-top:16px; }
	.homeBoxC-c { margin-top:30px; }
}
@media(max-width:  1100px){
	.homeBoxC { padding:40px 0 50px; }
	.homeBoxC-d { width: 100%; height: auto; margin: 0; }
	.homeBoxC-d2,.homeBoxC-d3 { margin-top:20px; padding: 20px 0; }
	.homeBoxC-d3 { padding: 0; }
	.homeBoxC-f,.homeBoxC-f { margin-top:0; padding-top:0; }
	.homeBoxC-g ,.homeBoxC-j dl dd .con { position: relative; }
	.homeBoxC-j dl dd .con { padding:  20px 0; transform: translateY(0); top:0; }
	.homeBoxC-c { margin-top:20px; }
}
@media(max-width:  1024px){
	.homeBoxC-l ul li a { padding: 16px 12px; }
	.homeBoxC-l ul li .moreMain { left: 12px; }
	.homeBoxC-l { margin-top: 30px; }
	.homeBoxC-l ul li { float: left; width: 100%; margin-right: 0;}
    .homeBoxC-l ul li:nth-child(n+2) { margin-top:16px; }
}
@media(max-width:  600px){
	.homeBoxC { padding:30px 0 40px; }
	.homeBoxC-d { width: 100%; height: auto; margin: 0; }
	.homeBoxC-d2,.homeBoxC-d3 { margin-top:20px; padding: 20px 0; }
	.homeBoxC-d3 { padding: 0; }
	.homeBoxC-j dl dd,.homeBoxC-e .con, .homeBoxC-g { padding: 0 12px; }
	.homeBoxC-g ,.homeBoxC-j dl dd .con { position: relative; }
	.homeBoxC-j dl dd .con { padding:  15px 0; transform: translateY(0); top:0; }
}

.homeBoxE { position: relative; }
.homeBoxE-a { position: absolute; left: 0; width: 100%; top:50%; transform: translateY(-50%); }
.homeBoxE-b { position: relative; max-width: 24vw; text-align: center; margin: 0 auto; }
.homeBoxE-b:after { z-index: 0; content:''; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 32vw; height: 32vw; border:2px solid #623a8c; border-radius: 50%; }
.homeBoxE-b .mainTit .c { font-size: 18px; line-height: 1.8; margin: 10px 0 30px; text-align: center; }
.homeBoxE .img img { width: 100%; }
.homeBoxE-b a { position: relative; z-index: 10; }

@media(max-width:  1480px){
	.homeBoxE-b .mainTit .c { margin: 10px 0 30px; }
	.homeBoxE-b:after { width: 37vw; height: 37vw; }
	.homeBoxE-b { width: 31vw; }
}
@media(max-width:  1280px){
	.homeBoxE-b .mainTit .c { margin: 10px 0 30px; }
	.homeBoxE-b:after { width: 38vw; height: 38vw; }
	.homeBoxE-b { max-width: 380px; }
	.homeBoxE-b .mainTit .c { font-size: 16px; margin: 8px 0 16px; }
}
@media(max-width:  1100px){
	.homeBoxE-b .mainTit .c { margin: 10px 0 30px; }
	.homeBoxE-b:after {  display: none; opacity: 0; }
	.homeBoxE-a { top:50%; transform: translateY(-50%); }
	.homeBoxE-b { max-width: 100%; width: 100%; }
	.homeBoxE-b .mainTit .c { font-size: 16px; margin: 8px 0 16px; }
}
@media(max-width:  500px){
	.homeBoxE-b .mainTit .c { margin: 10px 0 20px; }
	.homeBoxE-b .mainTit .c { font-size: 16px; line-height: 1.4; margin: 8px 0 16px; }
	.homeBoxE .img img { width: 180%; max-width: 200%; }
}
@media(max-width:  380px){
	.homeBoxE .img img { width: 200%; max-width: 200%; }
}



/**mobile nav**/
.nav_box {width: 60%;height: 100%;position: fixed;right: auto;top: 0;bottom: 0;left: -65%;overflow: auto;z-index: 99999999;background: rgba(50, 58, 67, .93);transition: all .8s;-o-transition: all .8s;-moz-transition: all .8s;-ms-transition: all .8s;-webkit-transition: all .8s;}
.nav_box.cur {left: 0;transition: all .8s;-o-transition: all .8s;-moz-transition: all .8s;-ms-transition: all .8s;-webkit-transition: all .8s;}
.nav_box .box {/*background: #212222;*/width: 100%;height: 100%;position: relative;z-index: 2;}
.nav_box .nav-title {height: 57px;position: relative;border-bottom: 1px solid rgba(255, 255, 255, 0.06);}
.nav_box .nav-title .navclose {width: 22px;height: 22px;display: block;font-size: 0;line-height: 41px;position: absolute;right: 15px;top: 50%;z-index: 2;transform: translateY(-50%);}
.nav_box .nav-title .navclose img {width: 100%;}
.nav_box .nav-title h1 {text-align: left;width: 68px;margin-left: 15px;line-height: 0;padding-top: 11px;}
.nav_box .nav-title h1 img {width: 100%;}
.nav_box .navlist {width: 100%;padding-bottom: 20px;}
.nav_box .navlist ul>li {float: left;width: 100%;font-size: 16px;line-height: 60px;border-bottom: 1px solid rgba(255, 255, 255, .06);padding: 0 15px;text-transform: capitalize;}
.nav_box .navlist ul>li>a {display: block;color: #fff;position: relative;}
.nav_box .navlist ul .sub .t { position: relative;}
.nav_box .navlist ul .sub .t span { display: inline-block; position: absolute;right: 10px;top: 50%;transform: translateY(-50%);width: 20px;height: 60px;background: url(../images/navwhite.png) no-repeat center right;}
.nav_box .navlist ul>li .navlist2 {border-top: 1px solid rgba(255, 255, 255, .06);display: none;padding: 10px 0;}
.nav_box .navlist ul>li .navlist2 a {display: block;width: 100%;color: #fff;font-size: 14px;line-height: 34px;}

.nav_box .navlist ul>li .t a { color:#fff; }

/*网站底部样式*/
.footer { padding:36px 0 0; background: #232323; }
.footerA-a { padding-bottom:35px; border-bottom:1px solid rgba(255,255,255,0.1); }
.footerA-a .flogo { float: left; }
.footerA-b { float: left; margin-left:170px; }
.footerA-b .t { font-size: 18px; color:#e2e2e2; }
.footerA-b .c { font-size: 14px; color:#e2e2e2; line-height: 1.6; margin-top:10px; }
.footerA-c { float: right; }
.footerA-c ul li { float: left; padding-top:30px; margin-left:10px; cursor: pointer; }
.footerA-d { padding:40px 0 50px; }
.footerA-d dl { float: left; margin-right: calc(16.66666% - 177px); }
/*.footerA-d dl { float: left; margin-right: calc(14.28% - 154px); }*/
.footerA-d dl dt a,.footerA-d dl dd a { display: block;  }
.footerA-d dl dt a { line-height: 2; font-size: 18px;color:#fff; }
.footerA-d dl dd a { line-height: 2; font-size: 14px;color:#bbbbbb; }
.footerA-d dl:last-child { float: right; margin-right:0; }
.footerB { padding:18px 3%; text-align: center; background: #1e1e1e; }
.footerB p, .footerB p a { color:#999; font-size: 14px; }

@media(max-width: 1680px){
	.footerA-b { margin-left:120px; }
	.footerA-d dl dd a { font-size: 12px; }
	.footerA-d dl { float: left; margin-right: calc(16.66666% - 154px); }
	/*.footerA-d dl { float: left; margin-right: calc(14.28% - 138px); }*/
}
@media(max-width: 1480px){
	.footerA-d { padding: 20px 0 30px; }
	.footerA-d dl dt a { line-height: 1.8; font-size: 16px; }
	.footerA-d dl dd a { line-height: 1.8; font-size: 13px; }
	.footerA-d dl { margin-right: calc(20% - 157px); }
	.footerA-b { margin-left:80px; }
	.footerA-d dl { width: 22%; margin-right:0; }
	.footerA-d dl:nth-child(3) { width: 34%; }
	.footerA-d dl:nth-child(n+5) { margin-top: 20px; }
	.footerA-d .clearfix { display: flex; flex-wrap: wrap; }
}
@media(max-width: 1024px){
	.footerA-d { display: none; }
	.footerA-a { border:none; }
	.footerA-a .flogo,.footerA-b,.footerA-c { width: 100%; margin: 0; text-align: center; } 
	.footerA-b { margin: 16px 0; }
	.footerA-c ul li { padding-top: 0; float: none; display: inline-block; margin: 0 10px; }
}

/*分页*/
.fyq {text-align: center;}
.fyq .page a {font-size: 18px;color: #666666;border: 1px solid #dcdcdc;height: 48px;display: inline-block;width: 50px;text-align: center;line-height: 50px;margin-right: 8px;}
.fyq .page a:last-child {margin-right: 0;}
.fyq .page .active_page {background: #623a8c; border-color: #623a8c;color: #fff;border: inherit;}
.fyq .page a:hover {background: #623a8c; border-color: #623a8c;color: #fff; }

@media(max-width:  1024px){
	.fyq .page a { font-size: 16px; height: 36px; width: 38px; line-height: 34px; }
}

/*新闻中心*/
.news { padding:110px 0 76px; }
.newsA-a .mainTit { float: left; }
.newsA-b { float: right; }
.newsA-b ul li { float: left; margin-left: 10px; padding-top: 12px;}
.newsA-b ul li a { transition: all 0.6s; display: inline-block; padding: 14px 30px; border:1px solid #e2e2e2; font-size: 16px;color:#666666; border-radius: 40px; }
.newsA-b ul li.cur a,.newsA-b ul li:hover a { color: #fff; background: #623a8c; border-color:#623a8c; }
.newsA-a { margin-bottom:40px; }
@media(max-width:  1680px){
	.news { padding:90px 0 70px; }
	.newsA-b ul li { padding-top:8px; }
	.newsA-b ul li a { padding: 12px 26px; }
}
@media(max-width:  1480px){
	.news { padding:80px 0 60px; }
	.newsA-b ul li { padding-top:6px; }
	.newsA-b ul li a { padding: 10px 22px; }
}
@media(max-width:  1280px){
	.news { padding:70px 0 50px; }
	.newsA-b ul li { padding-top:3px; }
	.newsA-b ul li a { padding: 10px 22px; }
	.newsA-a { margin-bottom:30px; }
}
@media(max-width:  1100px){
	.newsA-b ul li { padding-top:0; }
	.newsA-b ul li a { padding: 8px 16px; }
}
@media(max-width:  750px){
	.news { padding:50px 0 40px; }
	.newsA-b { width: 100%; margin-top:10px; }
	.newsA-b ul li { margin: 5px 5px 0 5px; }
	.newsA-a { margin-bottom:10px; }
}
@media(max-width:  450px){
	.news { padding:30px 0 40px; }
	.newsA-b ul li a { font-size: 14px; }
}
@media(max-width:  380px){
	.newsA-b ul li a { font-size: 13px; padding: 6px 10px; }
	.newsA-b ul li:last-child{ margin-right:0; }
}


.topNews a { display: block; position: relative; border-radius: 6px; overflow: hidden; }
.topNews a .con { width: 100%; padding: 0 30px; position: absolute; bottom:30px; left:0; }
.topNews .con .d { font-size: 16px;color:#ffffff; }
.topNews .con .t { font-size: 22px;color:#ffffff; margin: 8px 0 16px;}
.topNews .con .more span { font-size: 16px;color:#ffffff; display: inline-block; padding-right:32px; background: url(../images/jtwhite.png) no-repeat right center; }
.newsList { background: #f2f2f2; margin-top:20px; margin-bottom:80px; }
.newsList ul { padding:10px 40px; }
.newsList ul li a { display: block; padding: 35px 0; }
.newsList ul li { border-bottom:1px solid #ddd; }
.newsList ul li a .d { font-size: 16px; color:#999999; }
.newsList ul li a .c { line-height: 1.8; font-size: 16px; color:#666666;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; line-height: 20px; max-height: 20px; }
.newsList ul li a .t { font-size: 20px; margin:  10px 0 16px; color:#333333; }
.moreMain span { font-size: 16px; display: inline-block; padding-right:32px; color: #623a8c;background: url(../images/mainmorebgb.png) no-repeat right center; }
.newsList ul li:last-child a { border:none; }
.newsList ul li .moreMain span { margin-top:16px; }
@media(max-width: 1680px){
	.newsList { margin-bottom:60px; }
	.newsList ul li a { padding: 30px 0; }
}
@media(max-width: 1480px){
	.newsList { margin-bottom:50px; }
	.newsList ul li a { padding: 25px 0; }
	.newsList ul { padding:10px 30px 0; }
	.newsList ul li a .t { margin: 6px 0 12px; font-size: 18px; }
	.topNews .con .t { font-size: 20px; }
}
@media(max-width: 1280px){
	.newsList { margin-bottom:40px; }
	.newsList ul li a { padding: 20px 0; }
	.newsList ul { padding:10px 25px 0; }
	.topNews a .con { padding: 0 25px; bottom:20px; }
	.newsList ul li a .t { margin: 4px 0 8px; font-size: 18px; }
	.newsList ul li .moreMain span { margin-top:12px; }
}
@media(max-width: 1024px){
	.topNews a .con { padding: 0 20px; }
	.newsList { margin-bottom:30px; }
	.newsList ul li a { padding: 20px 0; }
	.newsList ul { padding:10px 20px 0; }
	.newsList ul li a .t { font-size: 16px; }
	.topNews .con .t { font-size: 18px; margin: 4px 0 8px; }
	.topNews .img img { max-width: 200%; width: 150%; }
	.newsList ul li a .c { display: none; }
	.newsList ul li a .d,.newsList ul li a .c { font-size: 14px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
	
	.newsList ul li a .c { display: none; }
}
@media(max-width: 450px){
	.newsList ul li a { padding: 16px 0; }
	.newsList ul { padding:10px 12px 0; }
	.topNews a .con { padding: 0 12px; bottom:15px; }
}


/*新闻详情页*/
.location { padding:28px 0 45px; }
.location a,.location { font-size: 14px;color:#666666; }
.location a.cur { color:#333; }

.newB { padding-bottom: 90px; }
.newB-a { float: left; width: 68%; padding: 40px 36px; background: #f2f2f2; }
.newB-b .t { text-align: justify; font-size: 30px;color:#333333; line-height: 1.4; }
/*.newB-b .d { font-size: 16px;color:#999999; margin-top:10px; }*/
.newB-b { padding-bottom: 20px; border-bottom:1px solid #ddd; }

.newB-b .d { line-height: 26px; font-size: 16px;color:#999999; margin-top:10px; }
.newB-b { padding-bottom: 20px; border-bottom:1px solid #ddd; }

.newB-b .d a.pdf { display: inline-block; padding-left: 32px; background: url(../images/pdfbg.png) no-repeat left center; margin-left: 16px; }


.newB-c { text-align: justify; padding:20px 0; font-size: 16px;color:#000000; border-bottom: 1px solid #ddd; margin-bottom: 30px; line-height: 1.6; }
.newB-c .con p { margin: 0px 0; }


.fenyebtn ul { float: left; width: calc(100% - 200px); }
.fenyebtn a.mainMore { margin-top: 30px; float: right; }
.fenyebtn a span { line-height: 40px; }
.fenyebtn ul li{ margin: 25px 0; }
.fenyebtn ul li a { display: inline-block; border-bottom: 1px solid #f2f2f2; font-size: 16px;color:#666666; margin: 6px 0; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1; overflow:hidden;  }
.fenyebtn ul li a:hover { border-bottom: 1px solid #623a8c; color:#623a8c; }


.newB-d { float: right; width: 30%; }
.newC-a { background: #f2f2f2; width: 100%; padding: 40px 30px; }
.newC-a .tit { font-size: 30px;color: #333;}
.newC-a ul { margin-top: 1vw; }
.newC-a ul li a { background: url(../images/newjt.png) no-repeat right center; padding-right: 20px; display: block; font-size: 18px;color:#666666; padding: 16px 0 12px; border-bottom:1px solid #ddd; }
.newC-a ul li:last-child a { border:none; }

.newB-d .newsList { margin-bottom: 20px; }

.newC-a ul { padding:0!important; }
.newC-b { position: relative; margin: 20px 0; border-radius: 6px; overflow: hidden; }
.newC-b .con { width: 100%; padding: 0 36px; position: absolute; left:0; bottom:20px; }
.newC-b .con .t { font-size: 20px;color:#ffffff; line-height: 2; }
.newC-b .con a { margin-top: 10px; display: inline-block; padding: 15px 30px; font-size: 16px;color:#fff; background: #623a8c; border-radius: 50px; }

.newC-g { margin-top: 20px; }
.newC-g p { font-size: 18px;color:#666666; line-height: 1.5; }
.newC-g p:nth-child(n+2) { margin-top: 12px; }

@media(max-width:  1680px){
	.newC-g p,.newC-a ul li a { font-size: 16px; }
}

@media(max-width:  1680px){
	.newB-b .t,.newC-a .tit { font-size: 24px; }
	.newB-a,.newC-a { padding: 30px 24px; }
	.newC-b .con { padding: 0 24px; }
	.newC-b .con .t { font-size: 18px; line-height: 1.8; }
}
@media(max-width:  1480px){
	.newB-b .t,.newC-a .tit { font-size: 20px; }
	.newB-a,.newC-a { padding: 20px 16px; }
	.newC-b .con { padding: 0 16px; bottom:12px; }
	.newC-b .con .t { font-size: 16px; line-height: 1.5; }
	.newC-b .con a  { font-size: 14px; padding: 10px 20px; }
	.newB-b { padding-bottom:16px; }
	.newB-b .d { margin-top: 5px; }
	.newB-c { padding: 16px 0; margin-bottom:20px; }
	.location { padding: 20px 0 36px; }
	.newB { padding-bottom: 70px; }
	/*.newC-g p { font-size: 12px; }*/
}
@media(max-width:  1024px){
	.newB-a { width: 100%; }
	.location { padding: 12px 0 25px; }
	.fenyebtn ul { width: 100%; margin-bottom: 0px; }
	.fenyebtn a.mainMore { float: left; }
	.newB-a { padding: 20px 12px; }
	.newB-d { display: none; }
	.newB { padding-bottom: 50px; }
}

/*招聘*/
.mainTit .c { font-size: 18px;color:#333; line-height: 1.6; margin-top:6px; text-align: ; }
.talentA { padding: 110px 0; }
.talentA-b ul { display: flex; flex-wrap: wrap; }
.talentA-b { margin-top:30px; }
.talentA-b ul li { float: left; padding: 3vw 1.8vw; border-radius: 8px; border: 2px solid #e4dfe8; width: 32%; margin-right:2%; }
.talentA-b ul li:hover { border: 2px solid #482a68; }
.talentA-b ul li:last-child { margin-right:0; }
.talentA-b ul li .img { position: relative; }
.mainTit .CCA { position: relative; /*padding-left: 16px;*/ }
/*.mainTit .CCA:after { content:''; width: 6px; height: 6px; position: absolute; left:0; top:14px; background: #333333; border-radius: 50%; }*/
.talentA-b ul li .img .t { position: absolute; left: 5%; bottom:-30px; font-size: 90px;line-height: 0.7;color: #fff;text-shadow: #63398b 1px 0 0, #63398b 0 1px 0, #63398b -1px 0 0, #63398b 0 -1px 0; }
.talentA-b ul li .con { margin-top:6px; font-size: 16px;color:#666666; line-height: 1.6; }
.talentA-b ul li .tit { font-size: 30px;color:#333333; }
@media(max-width:  1680px){
	.talentA { padding: 80px 0 90px; }
	.mainTit .c { font-size: 24px; }
	.talentA-b ul li .img .t img { height: 60px; }
	.talentA-b ul li .img .t { bottom: -20px; }
	.talentA-b ul li .tit { font-size: 26px; }
}
@media(max-width:  1480px){
	.talentA { padding: 60px 0 70px; }
	.talentA-b { margin-top:20px; }
	.mainTit .c { font-size: 18px; }
	.talentA-b ul li .img .t { bottom: -20px; }
	.talentA-b ul li .img .t img { height: 50px; }
	.talentA-b ul li .tit { font-size: 24px; }
	.mainTit .CCA:after { top: 10px; } 
}
@media(max-width:  1280px){
	.talentA { padding: 40px 0 50px; }
	.mainTit .c { font-size: 16px; }
	.talentA-b ul li .img .t { bottom: -15px; }
	.talentA-b ul li .img .t img { height: 45px; }
	.talentA-b ul li .con { font-size: 14px; }
	.talentA-b ul li .tit { font-size: 22px; }
	.mainTit .CCA:after { top: 7px; } 
}

@media(max-width:  1024px){
	.talentA { padding: 40px 0 50px; }
	.talentA-b ul li { width: 100%; margin-right: 0;}
	.talentA-b ul li:nth-child(n+2) { margin-top:20px; }
	.mainTit .c { font-size: 14px; text-align: left; }
	.talentA-b ul li .tit { font-size: 20px; }
}
@media(max-width:  750px){
	.talentA { padding: 30px 0 40px; }
}

.relative { position: relative; }
.talentB { padding:120px 0; background: #fafafa; }
.talentB-d:after,.talentB-d:before { content:''; width: 104px; height: 94px; position: absolute; }
.talentB-d:before { left: -130px; top:-40px; background: url(../images/yhq.png) no-repeat center/cover; }
.talentB-d:after { right: 10px; bottom:-60px; background: url(../images/yhh.png) no-repeat center/cover; }
.talentB-c { position: relative; }
.talentB-a { position: absolute; left:0; top:50%; transform: translateY(-50%); width: 48%; }
.talentB-b { float: right; width: 48%; }
.talentB-a .con { text-align: justify; margin: 20px 0 60px; font-size: 18px;color:#666666;line-height: 1.6; }
.talentB-b .img { cursor: pointer; position: relative; }
.talentB-b .img .vidBtn,.talentB-b .img .tit { position: absolute; padding: 15px 0 15px 64px; background: url(../images/vidbtn.png) no-repeat left center; bottom:20px; right:30px; font-size: 20px;color:#fff; }

.talentB-b .img .tit { padding-left: 0; background: none; left:30px; right:auto; }


@media(max-width:  1780px){
	.talentB { padding: 100px 0; }
}
@media(max-width:  1680px){
	.talentB { padding: 80px 0 90px; }
	.talentB-d:after,.talentB-d:before { width: 77.5px; height: 70px; }
	.talentB-d:before { left: -100px; top:-20px; }
	.talentB-d:after { right: 10px; bottom:-30px; }
}
@media(max-width:  1480px){
	.talentB { padding: 60px 0 70px; }
	.talentB-d:after,.talentB-d:before { width: 55.3px; height: 50px; }
	.talentB-d:before { left: -60px; top:-6px; }
	.talentB-d:after { right: 10px; bottom:-10px; }
	.talentB-a .con { margin:10px 0 40px; }
	.talentB-b .img .vidBtn,.talentB-b .img .tit { font-size: 18px; right: 20px; }
	.talentB-b .img .tit { left: 20px; right:auto; }
}
@media(max-width:  1280px){
	.talentB { padding: 40px 0 50px; }
	.talentB-d:after,.talentB-d:before { width: 40px; height: 36px; }
	.talentB-d:before { left: -46px; top:0px; }
	.talentB-d:after { right: 10px; bottom:0px; }
	.talentB-a .con { margin:10px 0 20px; font-size: 14px; }
}
@media(max-width:  1100px){
	.talentB { padding: 30px 0 40px; }
	.talentB-d:after,.talentB-d:before { display: none; }
	.talentB-b { width: 100%; }
	.talentB-a { width: 100%; position: relative; left:0; top:0; transform: translateY(0); margin-bottom:20px; float: left; }
}
@media(max-width:  600px){
	.talentB-b .img .tit { display: none; }
	.talentB-b .img .vidBtn{ font-size: 18px; right: 16px; bottom:20px; }
}


.talentC { padding: 130px 0 140px; }
/*.talentC-a .mainTit { float: left; }*/
.talentC-a .con { text-align: justify; font-size: 16px;color:#666; line-height: 1.6; float: right; width: calc(100% - 400px); max-width: 960px; }
.talentC-b { margin-top:50px; }
.talentC-b ul { display: flex; flex-wrap: wrap;    justify-content: center; }

.talentC-b ul li { border-bottom: 3px solid #dcd4e4; float: left; width: 32%; height: 15vw; background: #fafafa; border-radius: 8px; margin-right: 2%; position: relative; }
.talentC-c { text-align: center; position: absolute; left:0; width: 100%; top:48%; transform: translateY(-50%); }
.talentC-b ul li:nth-child(3n) { margin-right:0; }
.talentC-b ul li:nth-child(n+4) { margin-top:2%; }


.talentC-c .tit { margin-top:  15px; padding: 0 16%; font-size: 20px; color:#666666;  }

.talentC-b .con { opacity: 0; transition: all 0.6s; padding:  0 6%; color: #fff; z-index: 2; position: absolute; top:50%; transform: translateY(-50%); width: 100%; left:0; text-align: center; }
.talentC-b ul li:after {opacity: 0; transition: all 0.6s; content:''; width: 100%; height: 100%; position: absolute; left:0; top:0; background: #623a8c; z-index: 1; }
.talentC-b .con .t { font-size: 24px; }
.talentC-b .con .c { font-size: 16px; margin-top: 12px; line-height: 1.4; }

.talentC-b ul li:hover:after { opacity: 1; }
.talentC-b ul li:hover .con { opacity: 1; }


@media(max-width:  1920px){

}
@media(max-width:  1750px){

	.talentC { padding: 110px 0 120px; }
}
@media(max-width:  1680px){
	.talentC-b .con .t { font-size: 20px; }
	.talentC-b .con .c { font-size: 14px; }
	.talentC { padding: 90px 0 100px; }
}
@media(max-width:  1480px){
	.talentC-b { margin-top:30px; }
	.talentC { padding: 70px 0 80px; }
	.talentC-a .con { width: calc(100% - 300px); }
}
@media(max-width:  1280px){
	.talentC-c .icon img { width: 60px; }
	.talentC-c .con { font-size: 14px; }
	.talentC-b { margin-top:20px; }
	.talentC { padding: 50px 0 60px; }
	.talentC-a .con { font-size: 14px; }
	.talentC-b ul li { width: 49%; height: 20vw; margin-right: 2%; }
	.talentC-b ul li:nth-child(3n) { margin-right:2%; }
	.talentC-b ul li:nth-child(2n) { margin-right:0; }
	.talentC-b ul li:nth-child(n+3) { margin-top:2%; }

}
@media(max-width:  1024px){
	.talentC-c .icon img { width: 60px; }
	.talentC { padding: 40px 0 50px; }
	.talentC-a .con { width: 100%; margin-top:20px; }
	.talentC-b ul li { height: 30vw; }
	.talentC-b .con .t,.talentC-c .tit { font-size: 18px; }
}
@media(max-width:  680px){
	.talentC-c .icon img { width: 60px; }
	.talentC { padding: 30px 0 40px; }
	.talentC-b ul li { height: 50vw; width: 100%; margin-right:0; }
	.talentC-b ul li:nth-child(3n) { margin-right:0; }
	.talentC-b ul li:nth-child(n+2) { margin-top:16px; }
}











.talentD-a .mainTit { float: left; padding-top:6px; }
.talentD-a .mainMore { float: right; }

.talentD-b { margin-top:50px; }
.talentD-b ul li { float: left; width: 49%; background: #fff; padding: 46px 40px; }
.talentD-b ul li:nth-child(2n) { float: right; }
.talentD-c .tit .t { font-size: 20px;color:#666666; float: left; }
.talentD-c .tit .d { font-size: 18px;color:#666666; float: right; }

.talentD-c .tit { padding-bottom:16px;border-bottom:1px solid #e2e2e2; }
.talentD-c .con { padding-top:20px; }
.talentD-c .con .t { font-size: 30px;color:#333333; }
.talentD-c .con .et { font-size: 16px;color:#63398b; margin:6px 0 16px; }

.talentD-c .con .c { height: 240px; overflow-y: scroll; font-size: 16px;color:#666666; line-height: 1.6; }
.talentD-c .con .c {
    scrollbar-color:  #8863ae #dce0e5;  /* 第一个方块颜色，第二个轨道颜色(用于更改火狐浏览器样式) */
    scrollbar-width: thin;  /* 火狐滚动条无法自定义宽度，只能通过此属性使滚动条宽度变细 */
    -ms-overflow-style:none;  /* 隐藏滚动条（在IE和Edge两个浏览器中很难更改样式，固采取隐藏方式） */
}
/* 以下是chrome浏览器自定义滚动条样式方式 */
.talentD-c .con .c::-webkit-scrollbar {/*滚动条整体样式*/
        width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
}
.talentD-c .con .c::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 3px;
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
        background: #8863ae;
}
.talentD-c .con .c::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
        border-radius: 3px;
        background: #dce0e5;
}
.talentD-c .con .c p { margin: 0 0 10px; }
.talentD-e { font-size: 16px;color:#666666; margin-top: 20px; }
.talentD-e a { color:#63398b; text-decoration: underline; }
@media(max-width:  1680px){
	.talentD-b { margin-top:40px; }
	.talentD-b ul li { padding: 36px 30px; }
	.talentD-c .con .t { font-size: 24px; }
}
@media(max-width:  1480px){
	.talentD-b { margin-top:30px; }
	.talentD-b ul li { padding: 26px 20px 30px; }
	.talentD-c .con .t { font-size: 24px; }
	.talentD-c .con { padding-top:10px; }
	.talentD-e { margin-top:20px; }
}
@media(max-width:  1024px){
	.talentD-b ul li { padding: 26px 20px 30px; width: 100%; margin-bottom:20px; }
	.talentD-e { margin-top:0; }
}

@media(max-width:  500px){
	.talentD-b ul li { padding: 16px 12px 20px; }
	.talentD-c .tit .t { font-size: 18px; }
	.talentD-c .con .t { font-size: 22px; }
}


.join .talentD-b ul { margin-bottom: 80px; }
@media(max-width:  1680px){
	.join .talentD-b ul { margin-bottom: 70px; }
}
@media(max-width:  1480px){
	.join .talentD-b ul { margin-bottom: 60px; }
}
@media(max-width:  1280px){
	.join .talentD-b ul { margin-bottom: 50px; }
}
@media(max-width:  1024px){
	.join .talentD-b ul { margin-bottom: 40px; }
}
@media(max-width:  640px){
	.join .talentD-b ul { margin-bottom: 30px; }
}
.joinB { padding: 0; }
.joinB .servicesC-b { width: 100%!important;max-width: 100%; }
.joinB .servicesC-c { width: 20%; margin-right:1%; }
.joinB .servicesC-d { width: 58%; }

@media(max-width:  1024px){
	.joinB .servicesC-c { width: 100%!important;margin-bottom:10px; }
	.servicesC-d { width: 100%!important;margin:0!important; }
}
@media(max-width:  750px){
	.joinB .servicesC-b { padding-top:0!important; }
}


.joinA-b { margin-top:50px; background: #fff; }
.joinA-b dl span { float: left; }
/*.joinA-b dl span.sign1 { width: calc(25% - 110px); }
.joinA-b dl span.sign2 { width: 24%; }
.joinA-b dl span.sign3 { width: 15%; }
.joinA-b dl span.sign4 { width: 19%; }
.joinA-b dl span.sign5 { width: 17%; }
.joinA-b dl span.sign6 { width: 110px; }*/
.joinA-b dl span.sign1 { width: calc(40% - 130px); }
.joinA-b dl span.sign2 { width: 31%; }
/*.joinA-b dl span.sign3 { width: 15%; }*/
.joinA-b dl span.sign4 { width: 29%; }
/*.joinA-b dl span.sign5 { width: 17%; }*/
.joinA-b dl span.sign6 { width: 130px; }

.joinA-b dl dt { background: #63398b; padding: 0 40px; border-top-right-radius: 10px; border-top-left-radius: 10px; }
.joinA-b dl dt span { font-size: 18px;color:#ffffff; padding: 22px 10px 22px 0; }
.joinA-b dl dd { border-bottom:1px solid #ddd; }
.joinA-b dl dd span { font-size: 16px;color:#666; padding: 0px 20px 0px 0px; line-height: 60px; }
.joinA-b dl dd .joinA-c { padding:0 40px; }

.joinA-b dl .sign6 { text-align: left; position: relative;  padding-right:0!important; }
.joinA-c .sign6 .icon { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%; height: 38px; line-height: 38px; background: url(../images/joina.png) no-repeat right center; }
.joinA-b dl dd:hover .joinA-c .sign6 .icon { background: url(../images/joinb.png) no-repeat right center; }

.joinA-b dl dd:hover span { color:#63398b; }
.joinA-b dl dd .con { display: none; padding: 30px 40px 50px; background: #eeeeee; }
.joinA-b dl dd .con .t { font-size: 18px; color:#666; }
.joinA-b dl dd .con .c { text-align: justify; margin-top:  10px; font-size: 14px; color:#666666; line-height: 2; margin-bottom:40px; }
.joinA-b dl dd .con .more { display: inline-block; padding:15px 32px 15px 65px; font-size: 16px;color:#666666; background: url(../images/joinc.png) no-repeat 32px center; border:1px solid #ddd; }
.joinA-b dl dd .con .more:hover { color:#fff; background: url(../images/joind.png) no-repeat 32px center #002197; border:1px solid #002197; }

.joinA-b dl dd .con .c ol { list-style: decimal; margin-left: 15px; }
.joinA-b dl dd .con .c ul { list-style: disc; margin-left: 15px; }


.joinA-b dl dd .cur span { color:#002197; }
.joinA-b dl dd .cur span.sign6 .icon { background: url(../images/joinb.png) no-repeat right center; }
.joinA-b dl dd span { position: relative; height: 80px;}
.joinA-b dl dd span i { font-style: normal; position: absolute; width: 100%; left:0; top:50%; transform: translateY(-50%); line-height: 20px; }
.joinA-b dl dd span.sign2 i { padding-right:30px;}
.join .fyq { margin-top: 80px; }
@media(max-width: 1680px){
	.join .fyq { margin-top: 60px; }
}
@media(max-width: 1480px){
	.join .fyq { margin-top: 40px; }
	.joinA-b dl dt span { padding: 18px 10px 18px 0; font-size: 16px; }
	.joinA-b { margin-top:30px; }
	.joinA-b dl dd span { padding: 0px 20px 0px 0px; line-height: 52px; font-size: 14px;}

	.joinA-b dl span.sign1 { width: calc(40% - 110px); }
	.joinA-b dl span.sign2 { width: 31%; }
	.joinA-b dl span.sign4 { width: 29%; }
	.joinA-b dl span.sign6 { width: 110px; }

}
@media(max-width: 1280px){
	.join .fyq { margin-top: 30px; }
	.joinA-b dl dt,.joinA-b dl dd .joinA-c { padding: 0 20px; }
	.joinA-b dl dd .con { padding: 20px 20px 30px; }
	.joinA-b { margin-top:20px; }
}
@media(max-width: 1024px){
	.joinA-b dl dt span { font-size: 14px; }
/*	.joinA-b dl span.sign5 { display: none; }
	.joinA-b dl span.sign2 { width: 19%; }
	.joinA-b dl span.sign3 { width: 19%; }
	.joinA-b dl span.sign4 { width: 20%; }
	.joinA-b dl span.sign1 { width: calc(40% - 110px); }*/



	.joinA-b dl span.sign1 { width: calc(40% - 110px); }
	.joinA-b dl span.sign2 { width: 31%; }
	.joinA-b dl span.sign4 { width: 29%; }
	.joinA-b dl span.sign6 { width: 110px; }

	.joinA-b { margin-top:20px; }
}
@media(max-width: 800px){
	.joinA-b dl span.sign2 { width: 25%; }
	.joinA-b dl span.sign4 { width: 25%; }
	/*.joinA-b dl span.sign4 { display: none; }*/
	.joinA-b dl span.sign1 { width: calc(50% - 110px); }
}

@media(max-width: 600px){
	.joinA-b dl span.sign2 { display: none; }
	.joinA-b dl span.sign3 { width: 30%; }
	.joinA-b dl span.sign1 { width: calc(70% - 110px); }
	.joinA-b dl dt,.joinA-b dl dd .joinA-c { padding: 0 12px; }
	.joinA-b dl dd .con { padding: 20px 12px 30px; }
	.joinA-b { margin-top:20px; }
	.joinA-b dl span.sign6,.joinA-b dl dd span { height: 60px;}
}
@media(max-width: 400px){
	.joinA-b dl span.sign6 { display: none; }
	.joinA-b dl span.sign4 { width: 100px; }
	.joinA-b dl span.sign1 { width: calc(100% - 100px); line-height: 30px; padding: 10px 0; }
}







/*我们的故事*/
.story { padding: 0 0 90px; background: #fafafa; }
.storyA-b { margin:35px 0 60px; }
.storyA-b ul li {   }
.storyA-b ul li:nth-child(n+2) { margin-top: 4vw; }
.storyA-b ul li .t { font-size: 55px;color:#333333; }
.storyA-b ul li .c { font-size: 16px;color:#666; line-height: 1.8; margin:10px 0 20px; }


.storyA-c .con { position: absolute; top: 50%; transform: translateY(-50%); right:0; width: 44%; }
.storyA-c .img { float: left; width: 50%; }

.storyA-b ul li:nth-child(2n) .storyA-c .con { right:auto; left:0; }
.storyA-b ul li:nth-child(2n) .storyA-c .img { float: right; }


@media(max-width:  1680px){
	.storyA-b ul li .t { font-size: 48px; }
	.story { padding: 0 0 70px; }
	.storyA-b { margin:30px 0 50px; }
}
@media(max-width:  1480px){
	.storyA-b ul li .t { font-size: 40px; }
	.story { padding: 0 0 60px; }
	.storyA-b { margin:25px 0 40px; }
}
@media(max-width:  1280px){
	.storyA-b ul li .t { font-size: 32px; }
	.story { padding: 0 0 50px; }
	.storyA-b { margin:20px 0 30px; }
	.storyA-b ul li .c { margin: 6px 0 12px; font-size: 14px; line-height: 1.6; }
}
@media(max-width:  1024px){
	.storyA-c .con { float: left; width: 100%; position: relative; top: 0; transform: translateY(0);  }
	.storyA-c .img { width: 100%; margin-top: 16px; }
	.storyA-b ul li:nth-child(n+2) { margin-top:24px; padding-top: 20px; border-top:1px solid #ededed; }
}
@media(max-width:  600px){
	.storyA-b ul li .t { font-size: 24px; }
	.story { padding: 0 0 40px; }
}



/*联系我们*/
.contactA { padding:120px 0 0; }

.contactA-c { float: left; width: 55%;  }

.contactA-d { float: right; width: 45%; }
#allmap,.contactA-c,.contactA-c .map { height: 34.45vw; }
#allmap,.contactA-c .map { width: 100%; }

.contactA-e { z-index: 5; width: 60%; top: 50%; transform: translateY(-50%); position: absolute; left:16.5%; background: #fff; padding: 25px 40px 40px; }
/*.contactA-b { overflow: hidden; }*/
.contactA-e .tit { font-size: 22px; color:#333; padding: 15px 0 20px; border-bottom:1px solid #e2e2e2; }
.contactA-e .con { font-size: 18px; color:#666666; line-height: 1.8; padding: 15px 0 40px; }
.contactA-e .con p { margin: 10px 0; position: relative; padding-left:24px; line-height: 1.6; }
.contactA-e .con p img { position: absolute; left:0; top:6px; }
.contactA-e a.mainMore span { line-height: 40px; }

@media(max-width: 1680px){
	.contactA-e .tit { font-size: 20px; }
	.contactA-e { padding: 20px 28px 30px; }
	.contactA-e .con { padding: 12px 0 30px; }
	.contactA { padding:100px 0 0; }
}
@media(max-width: 1550px){
	.contactA { padding:80px 0 0; }
	.contactA-e .tit { font-size: 18px; }
	.contactA-e { padding: 10px 20px 24px; }
	.contactA-e .con { padding: 12px 0 20px; }
}
@media(max-width: 1480px){
	.contactA { padding:60px 0 0; }
	.contactA-e { left: 8.4%; }
	/*.contactA-b { height: 32vw; }*/
	#allmap,.contactA-c,.contactA-c .map { height: 32.9vw; }
}
@media(max-width: 1380px){
	.contactA { padding:40px 0 0; }
	.contactA-e { width: 70%; }
}
@media(max-width: 1180px){
	.contactA-e { width: 90%; }
}
@media(max-width: 1100px){
	.contactA-c { width: 100%; height: 600px }
	#allmap,.contactA-c,.contactA-c .map { height: 600px; }
	.contactA-b { height: auto; }
	.contactA-e { left: 3%; width: 60%; }
	.contactA-d { width: 100% }
}
@media(max-width: 640px){
	.contactA { padding:20px 0 0; }
	.contactA-e { left: 3%; width: 94%; padding: 10px 12px 20px; }
	.contactA-e .con { padding: 12px 0 10px; }
	#allmap,.contactA-c,.contactA-c .map { height: 500px; }
}


.contactC { padding:120px 0 130px; }

.contactC-b form { margin-top:40px; }
.contactC-b form ul li { float: left; width: 32%; margin-right:2%; }
.contactC-b form ul li:nth-child(4) { width: 100%; margin-top: 20px; }
.contactC-b form ul li:nth-child(3) { margin-right:0; }
.contactC-b form ul li .inp { width: 100%; height: 50px; background: none; border:1px solid #dedede; font-size: 18px; padding-left:12px; }
.contactC-b form ul li textarea { width: 100%; height: 150px; line-height: 50px; background: none; border:1px solid #dedede; font-size: 18px; padding-left:12px; }
.contactC-b form .sub { margin-top: 30px; }
.contactC-b form .sub a span { line-height: 40px; }
.contactC-b form .sub input { width: 1px; height: 1px; opacity: 0; }
@media(max-width:  1680px){
	.contactC { padding:100px 0 110px; }
}
@media(max-width:  1480px){
	.contactC { padding:80px 0 90px; }
	.contactC-b form { margin-top:30px; }
}
@media(max-width:  1280px){
	.contactC { padding:60px 0 70px; }
}
@media(max-width:  1024px){
	.contactC-b form { margin-top:20px; }
	.contactC { padding:40px 0 50px; }
	.contactC-b form ul li { width: 100%; }
	.contactC-b form ul li:nth-child(n+2) { margin-top: 12px; }
    .contactC-b form .sub { margin-top: 20px; }
}
@media(max-width:  640px){
	.contactC { padding:20px 0 50px; }
}








/* 投资者关系综合页 */
.investor { padding:0; background: #fafafa; }
.tzzgxA { padding: 130px 0 110px; }
.tzzgxA-b {float: left;width: 26%;position: relative;}
.tzzgxA-b:after {content: '';width: 1px;height: 100%;position: absolute;right: 0;top: 0;background: #e3e3e3;}
.tzzgxA-b .t {font-size: 30px;color: #623a8c;}
.tzzgxA-b .t span {font-size: 18px;color: #333;}
.tzzgxA-b .c {font-size: 64px;color: #333333;margin: 30px 0 16px; line-height: 1;}
.tzzgxA-b .c em { font-style: normal; vertical-align: bottom; }
.tzzgxA-b .c span {display: inline-block; text-align: center; font-size: 20px;line-height: 1; vertical-align: bottom;padding-top: 30px; padding-bottom: 6px; width: 40px; position: relative;}
.tzzgxA-b .c span i {text-align: center; position: absolute;width: 32px;height: 21px;position: absolute;top: 0; left: 50%; transform: translateX(-50%); }
.tzzgxA-b .c span i.zhang {background: url(../images/tzzgxa.png) no-repeat top center/cover;  }
.tzzgxA-b .c span i.die {background: url(../images/die.png) no-repeat top center/cover; }
.tzzgxA-b .change {line-height: 24px;font-size: 22px;margin-top: 15px;}
.tzzgxA-b .change span {display: inline-block;width: 12px;height: 24px;vertical-align: top;}
.tzzgxA-b .up {color: #623a8c;}
.tzzgxA-b .down {color: #ff0000;}
.tzzgxA-b .up span {background: url(../images/top.png) no-repeat center; }
.tzzgxA-b .down span {background: url(../images/down.png) no-repeat center; }
.tzzgxA-c {width: 66%;float: right;}
.tzzgxA-c ul li {float: left;width: 25%;}
.tzzgxA-c ul li .t {font-size: 18px;color: #333333;}
.tzzgxA-c ul li .c {font-size: 36px;color: #333333;margin-top: 12px;}
.tzzgxA-c ul li .c span {font-size: 20px;}
.tzzgxA-d {margin-top: 20px;}
.tzzgxA-d p {font-size: 16px;color: #666666;line-height: 2; margin-top: 40px;}
@media(max-width:1780px) {
    .tzzgxA { padding: 100px 0 100px; }
	.tzzgxA-b .t {font-size: 32px;}
	.tzzgxA-b .c {font-size: 58px;}
	.tzzgxA-c {width: 68%;}
	.tzzgxA-c ul li .c {font-size: 32px;}
	.tzzgxA-c ul li .t { font-size: 16px; }
}
@media(max-width:1480px) {
    .tzzgxA { padding: 80px 0 90px; }
	.tzzgxA-b .t {font-size: 24px;}
	.tzzgxA-b .c {font-size: 42px;}
	.tzzgxA-b {width: 24%;}
	.tzzgxA-c {width: 70%;}
	.tzzgxA-c ul li .c {font-size: 28px;}
	.tzzgxA-c ul li .c span {font-size: 16px;}
	.tzzgxA-d {margin-top: 10px;}
	.tzzgxA-d p {font-size: 14px;line-height: 1.8; margin-top: 20px;}
	.tzzgxA-b .c { margin: 20px 0 10px; }
	.tzzgxA-b .c span { font-size: 14px; padding-top:18px; }
	.tzzgxA-b .c span i { width: 20px; height: 12px; }
}

@media(max-width:1280px) {
    .tzzgxA { padding: 60px 0 70px; }
	.tzzgxA-b .t {font-size: 20px;}
	.tzzgxA-b .c {font-size: 32px;}
	.tzzgxA-b .c span { height: 34px; }
	.tzzgxA-b {width: 24%;}
	.tzzgxA-c {width: 70%;}
	.tzzgxA-c ul li .c {font-size: 28px;}
	.tzzgxA-c ul li .c span {font-size: 16px;}
	.tzzgxA-d {margin-top: 10px;}
	.tzzgxA-d p {font-size: 14px;line-height: 1.8;}
	.tzzgxA-c ul li .t {font-size: 16px;}
	.tzzgxA-c ul li:nth-child(1) {width: 20%;}
	.tzzgxA-c ul li:nth-child(2) {width: 20%;}
	.tzzgxA-c ul li:nth-child(4) {width: 30%;}
}
@media(max-width:1024px) {
    .tzzgxA { padding: 30px 0 40px; }
	.tzzgxA-b .t {font-size: 24px;}
	.tzzgxA-b .c {font-size: 40px;}
	.tzzgxA-b {width: 100%;padding-bottom: 30px;margin-bottom: 30px;}
	.tzzgxA-c {width: 100%;}
	.tzzgxA-b:after {width: 100%;height: 1px;left: 0;bottom: 0;top: auto;}
	.tzzgxA-c ul li .c {font-size: 28px;}
	.tzzgxA-c ul li .c span {font-size: 16px;}
	.tzzgxA-d {margin-top: 10px;}
	.tzzgxA-d p {font-size: 14px;line-height: 1.8;}
	.tzzgxA-c ul li .t {font-size: 16px;}
	.tzzgxA-c ul li:nth-child(1) {width: 50%;}
	.tzzgxA-c ul li:nth-child(2) {width: 50%;}
	.tzzgxA-c ul li:nth-child(3) {width: 50%; margin-top: 10px;}
	.tzzgxA-c ul li:nth-child(4) {width: 50%; margin-top: 10px;}
	.tzzgxA-d p { margin-top: 10px;}
	.tzzgxA-c ul li .c { margin-top:6px; }
}

@media(max-width:750px) {
    .tzzgxA { padding: 20px 0 30px; }
	.tzzgxA-b {padding-bottom: 20px;margin-bottom: 20px;}
	.tzzgxA-c ul li {width: 50%;margin: 10px 0;}
}
.investorA { margin-top:70px; }
.investorA-b { float: left; width: 48%; }
.investorA-b .tit { font-size: 28px;color:#111111; padding:0 0 0 52px; background: url(../images/tzzgxbga.png) no-repeat left center; }
.investorA-b .con { margin-top:20px; padding:30px; border:1px solid #e2e2e2; }
.investorA-b:nth-child(2) { float: right; }
@media(max-width: 1680px){
    .investorA { margin-top:50px; }
    .investorA-b .tit { font-size: 24px; }
}
@media(max-width: 1480px){
    .investorA { margin-top:40px; }
    .investorA-b .tit { font-size: 20px; }
}
@media(max-width: 1280px){
	.investorA-b .con { padding:20px; }
    .investorA { margin-top:40px; }
    .investorA-b .tit { font-size: 20px; }
}
@media(max-width: 1024px){
    .investorA { margin-top:30px; }
    .investorA-b .con { margin-top:12px; }
}
@media(max-width: 600px){
    .investorA-b { width: 100%; margin-top:20px; }
    .investorA-b:nth-child(1) { margin-top:0; }
}

.investorB ul li {border-right: 1px solid #e2e2e2; float: left; width: 25%; text-align: center; }
.investorB ul li a { display: block; position: relative; background: #fff; height: 33vw; }
.investorB ul li:last-child { border:none; }
.investorB-a {transition: all 0.6s; padding:  0 20px; position: absolute; width: 100%; left:0; top:50%; transform: translateY(-50%); }
.investorB-a .img img.pic2 { display: none; }
.investorB-a .con .t { font-size: 28px;color:#333333; margin: 16px 0 20px; }
.investorB-a .con .c { display: none; font-size: 16px;color:#ffffff; line-height: 1.8; opacity: 0.6; }
.investorB-a em {margin-top: 20px; display: none; font-style: normal; text-align: left; }
.investorB-a .icon { display: inline-block; width: 100%; height: 60px; background: url(../images/tzb.png) no-repeat center; }

.investorB ul li:hover a { background: #623a8c; }
.investorB ul li:hover .investorB-a .img img.pic1 { display: none; }
.investorB ul li:hover .investorB-a .img img.pic2 { display: inline-block; }
.investorB ul li:hover .investorB-a .con .t { color:#fff; }
.investorB ul li:hover .investorB-a .con .c { display: block; max-width: 380px; margin: 0 auto; }
.investorB ul li:hover .investorB-a em { display: inline-block; color: #fff;}
.investorB ul li:hover .investorB-a em i {border-color: #fff; background: url(../images/mainmorebga.png) no-repeat 15px center;}
.investorB ul li:hover .investorB-a em span {color: #fff;}
.investorB ul li:hover .investorB-a .icon { display: none; }

@media(max-width: 1680px){
	.investorB ul li .investorB-a .img img { height: 80px; }
	.investorB-a .con .t { font-size: 24px; }
}
@media(max-width: 1480px){
	.investorB ul li .investorB-a .img img { height: 60px; }
	.investorB-a .con .t { font-size: 22px; margin: 12px 0 16px; }
}
@media(max-width: 1480px){
	.investorB ul li .investorB-a .img img { height: 50px; }
	.investorB-a .con .t { font-size: 20px; }
	.investorB-a { padding: 0 12px; }
}
@media(max-width: 1024px){
	.investorB ul li { width: 50%; }
	.investorB ul li:nth-child(n+3){ border-top:1px solid #e2e2e2; }
	.investorB ul li:nth-child(2n){ border-right:none; }
	.investorB ul li a { height: 38vw; }
}
@media(max-width: 800px){
	.investorB ul li a { height: 42vw; }
}
@media(max-width: 650px){
	.investorB ul li a { height: 300px; }
	.investorB-a .con .t { margin: 8px 0 12px; }
	.investorB-a .con .c { line-height: 1.5; }
}
@media(max-width: 500px){
	.investorB ul li{ width: 100%; }
	.investorB ul li:nth-child(n+2){ border-top:1px solid #e2e2e2; }
}


.investorC .img img { width: 100%; }
.investorC-a { width: 100%; position: absolute; left:0; top:50%; transform: translateY(-50%); }
.investorC-a .con { font-size: 18px; color:#666666; line-height: 1.8; padding: 15px 0 40px; }
.investorC-a .con p { margin: 10px 0; position: relative; padding-left:28px; line-height: 1.6; }
.investorC-a .con p img { position: absolute; left:0; top:6px; }
.investorC-a .more a span { line-height: 40px; }
.investorC-a .more a:nth-child(1) { margin-right:10px; }

@media(max-width:  1480px){
	.investorC-a .con { padding: 12px 0 30px; }
}
@media(max-width:  1280px){
	.investorC-a .con { padding: 10px 0 20px; }
}
@media(max-width:  1024px){
	.investorC .img img { width: 140%; max-width: 300%; position: relative; left:-40%; }
}
@media(max-width:  700px){
	.investorC-a .more a span,.contactA-e a.mainMore span,.contactC-b form .sub a span,.fenyebtn a span { line-height: 34px; }
}
@media(max-width:  600px){
	.investorC .img img { width: 180%; left:-40%; }
}
@media(max-width:  500px){
	.investorC-a .con { padding: 6px 0 10px; }
	.investorC .img img { width: 260%; left:-40%; }
	.investorC-a .more a:nth-child(1) { margin: 0 0 10px 0; }
}
@media(max-width:  360px){
	.investorC .img img { width: 280%; }
}
@media(max-width:  330px){
	.investorC .img img { width: 300%; }
}


.investorD { padding:110px 0 110px; background: #fafafa; }
.investorD-b { float: left; width: 49.3%; }
.investorD-b .swiper-pagination { text-align: right; padding-right:30px; }
.investorD-b .swiper-pagination span { display: inline-block; width: 12px; height: 12px; background: #fff; }
.investorD-c { position: absolute; right: 0; top:50%; transform: translateY(-50%); width: 45%; }
.investorD-c a { position: relative; display: inline-block; padding:16px 45px 16px 82px; border-radius: 30px; background: #623a8c; font-size: 16px;color:#fff; margin-top:55px; }
.investorD-c a span { display: inline-block; background: url(../images/tzd.png) no-repeat center/cover; width: 18px; height: 22px; position: absolute; left:48px; top:50%; transform: translateY(-50%); }
.investorD-c .mainTit .t { font-size: 46px; }
@media(max-width:  1680px){
	.investorD { padding: 90px 0; }
	.investorD-c .mainTit .t { font-size: 40px; }
	.investorD-c a { margin-top:45px; }
}
@media(max-width:  1480px){
	.investorD { padding: 70px 0; }
	.investorD-c .mainTit .t { font-size: 36px; }
	.investorD-c a { margin-top:35px; }
}
@media(max-width:  1280px){
	.investorD { padding: 50px 0 60px; }
	.investorD-c .mainTit .t { font-size: 32px; }
	.investorD-c a { margin-top:25px; }
}
@media(max-width:  1024px){
	.investorD-b { width: 50%; }
	.investorD-c { width: 47%; }
	.investorD { padding: 30px 0 40px; }
	.investorD-c .mainTit .t { font-size: 28px; }
	.investorD-c a { margin-top:20px; }
}
@media(max-width:  900px){
	.investorD-b { width: 100%; }
	.investorD-c { width: 100%; position: relative; left:0; top:0; transform: translateY(0); float: left; margin-bottom: 20px; }
	.investorD { padding: 20px 0 30px; }
	.investorD-c .mainTit .t { font-size: 24px; }
	.investorD-c a { margin-top:10px; }
	.investorD-b .swiper-pagination { text-align: center; padding-right:0px; }
}



.investorF { padding:50px 0 60px; }
.investorF-b {margin-top: 30px;}
.investorF-b ul li {float: left;width: 23%;margin-bottom: 2%;margin-right: 1.66666%;}
.investorF-b ul li:nth-child(4n) {margin-right: 0;}
.investorF-b ul li .img {height: 21vw;overflow: hidden;}
.investorF-b ul li .img img {transition: all 0.2s;border: 1px solid #e2e2e2;}
.investorF-b ul li:hover .img img {transform: scale(0.9);}
.investorF-b ul li .con {padding: 20px 0;position: relative;border-bottom: 1px solid #ddd;}
.investorF-b ul li .con .t {font-size: 18px;color: #333333;padding-left: 8px;position: relative;}
.investorF-b ul li .con .t:after {content: '';width: 3px;height: 3px;background: #444;border-radius: 50%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.investorF-b ul li .con .more {font-size: 16px;color: #666666;padding-right: 25px;height: 25px;background: url(../images/dowb.png) no-repeat right center;position: absolute;top: 50%;transform: translateY(-50%);right: 0;}
@media(max-width:1680px) {
	.investorF { padding: 40px 0 60px; }
	.investorF-b ul li .con .t {font-size: 16px;}
	.investorF-b ul li .con .more {font-size: 14px;}
}
@media(max-width:1380px) {
	.investorF { padding: 30px 0 50px; }
	.investorF-b ul li {width: 32%;margin: 0 2% 2% 0;}
	.investorF-b ul li .img {height: 28vw;}
	.investorF-b ul li:nth-child(4n) {margin-right: 2%;}
	.investorF-b ul li:nth-child(3n) {margin-right: 0;}
}
@media(max-width:1024px) {
	.investorF { padding: 20px 0 40px; }
	.investorF-b ul li {width: 49%;margin: 0 0 2% 0;}
	.investorF-b ul li:nth-child(4n) {margin-right: 0;}
	.investorF-b ul li:nth-child(2n) {float: right;}
	.investorF-b ul li .img {height: 48vw;}
	.investorF-b {margin-top: 20px;}
}
@media(max-width:600px) {
	.investorF { padding: 0px 0 30px; }
	.investorF-b ul li {width: 100%;margin: 0 0 15px 0;}
	.investorF-b ul li .img {height: auto;}
}

.servicesC { padding:120px 0 110px; background: #f4f4f4; }
.servicesC-a .mainTit { float: left; width: 640px; }
.servicesC-a .mainTit .c { margin-top:10px; }


.constitution-a { margin-top: 50px; border-top:2px solid #623a8c; }
.constitution-a ul { padding-bottom:50px; }
.constitution-a ul li { border-bottom:1px solid #eee; }
.constitution-a ul li a { background: url(../images/dowa.png) no-repeat 14px center; padding:40px 40px 40px 45px;  font-size: 20px;color:#333333; position: relative; display: block;}
.constitution-a ul li:hover a { color:#623a8c; background: url(../images/dowabg.png) no-repeat 14px center; }
.constitution-a ul li a span.more { border-radius: 40px; font-size: 16px;color:#666666; position: absolute; right:16px; top:50%; transform: translateY(-50%); padding:12px 58px 12px 26px; border:1px solid #eee; background: url(../images/dowb.png) no-repeat 116px center; }
.constitution-a ul li a span.d { position: absolute; right:240px; top:50%; transform: translateY(-50%); }
.constitution-a ul li:hover a span.more { color:#fff;  border:1px solid #623a8c; background: url(../images/dowbbg.png) no-repeat 116px center #623a8c; }
.constitution-a ul li:hover { background: #fbfbfc; }
.constitution-a ul li a span.t { max-width: 60%; display: block; }
@media(max-width: 1480px){
    .constitution-a ul li a { padding: 30px 40px;background: url(../images/dowa.png) no-repeat 10px center; }
    .constitution-a ul li a span.more { right:10px; }
}
@media(max-width: 900px){
    .constitution-a ul li a span.d { right:180px; }
}
@media(max-width: 750px){
    .constitution { padding:30px 0 50px; }
    .constitution-a ul li a { padding: 20px 20px 20px 40px; font-size: 16px; }
    .constitution-a ul li a span.more { right:10px; padding:6px 36px 6px 10px;background: url(../images/dowb.png) no-repeat 95px center ; }
    .constitution-a ul li:hover a span.more { background: url(../images/dowbbg.png) no-repeat 95px center #623a8c; }
    .constitution-a ul li a span.d { right:120px; display: none;}
    .constitution-a ul li a span.t { overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; }
}
@media(max-width: 550px){
    .constitution-a ul li a { font-size: 14px; }
    .constitution-a ul li a span.more { right:12px; }
    .constitution-a ul li a span.d { right:100px; }
}
@media(max-width: 450px){
    .constitution-a ul li a span.d { display: none; }
}

@media(max-width: 1680px){
	.constitution-a { margin-top:40px; }
	.constitution-a ul { padding-bottom:40px; }
}
@media(max-width: 1280px){
	.constitution-a { margin-top:30px; }
	.constitution-a ul { padding-bottom:30px; }
}


.calendar { margin-top:60px; }
.calendar ul { margin-bottom:90px; }
.calendar ul li { float: left; width: 49%; }
.calendar ul li:nth-child(2n) { float: right; }
.calendar ul li:nth-child(n+3) { margin-top:2%; }
.calendar ul li a { display: block; width: 100%; padding:30px 40px; background: #fff; }

.calendar ul li .d { font-size: 16px;color:#999999; }
.calendar ul li .t { font-size: 24px;color:#333; margin: 6px 0 8px; line-height: 30px; height: 30px; overflow-x: hidden;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; }
.calendar ul li .c { font-size: 16px;color:#666666; line-height: 1.6; height: 75px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.calendar ul li .more {margin-top: 10px; padding-left:27px; background: url(../images/pdf.png) no-repeat left center; }
.calendar ul li .more span { font-size: 16px;color:#623a8c; border-bottom:1px solid #623a8c; }

@media(max-width:  1680px){
	.calendar { margin-top:50px; }
	.calendar ul { margin-bottom:70px; }
	.calendar ul li a { padding: 20px 30px; }
	.calendar ul li .t { font-size: 22px; line-height: 30px; height: 30px; }
}
@media(max-width:  1480px){
	.calendar { margin-top:40px; }
	.calendar ul { margin-bottom:50px; }
	.calendar ul li a { padding: 20px 20px; }
	.calendar ul li .t { font-size: 20px; line-height: 26px; height: 26px; }
}
@media(max-width:  1280px){
	.calendar { margin-top:30px; }
	.calendar ul { margin-bottom:40px; }
	.calendar ul li a { padding: 20px 20px; }
	.calendar ul li .t { font-size: 20px; line-height: 26px; height: 26px; }
}

@media(max-width:  1024px){
	.calendar { margin-top:20px; }
	.calendar ul { margin-bottom:30px; }
	.calendar ul li { width: 100%; }
	.calendar ul li a { padding: 20px 12px; }
	.calendar ul li:nth-child(n+2) { margin-top:20px; }
	.calendar ul li .t { font-size: 20px; line-height: 26px; height: 26px; }
	.calendar ul li .c { height: auto; margin-bottom:20px; }
}


.teamA-a .swiper-slide { position: relative; text-align: center; width: 16.6666%; min-width: 260px; }
.teamA { padding: 0 70px; border-bottom:2px solid #623a8c; }
.teamA-b { padding: 0 10px; }
.teamA-b .con .t { font-size: 18px; margin:  12px 0 6px;color:#333333; }
.teamA-b .con .c { font-size: 14px;color:#666; height: 72px; }
.teamA-a .swiper-slide.cur:after { content:''; width: 19px; height: 12px; background: url(../images/team.png) no-repeat center/cover; position: absolute; left:50%; bottom:-1px; transform: translateX(-50%); }
.mainQh { width: 55px; height: 55px; top: 30%; border:1px solid #623a8c; border-radius: 50%; transition: all 0.6s; }
.mainQh:after { display: none; }
.mainQh.swiper-button-next { background: url(../images/mnext.png) no-repeat center; }
.mainQh.swiper-button-prev { background: url(../images/mprev.png) no-repeat center; }
.mainQh.swiper-button-next:hover { background: url(../images/mnextbg.png) no-repeat center #623a8c; }
.mainQh.swiper-button-prev:hover { background: url(../images/mprevbg.png) no-repeat center #623a8c; }

@media(max-width:  1480px){
	.teamA { padding: 0 60px; }
	.teamA-a .swiper-slide { width: 25%; min-width: 100px; }
	.teamA-b .con .t { font-size: 16px; }
}
@media(max-width:  1380px){
	.teamA-a .swiper-slide { width: 33.33333%; min-width: 100px; }
}
@media(max-width:  900px){
	.teamA-a .swiper-slide { width: 33.33333%; min-width: 240px; }
	.teamA-b { padding: 0 10px; }
}
@media(max-width:  640px){
	.teamA-a .swiper-slide { width: 50%; min-width: 220px; }
	.teamA-b { padding: 0 10px; }
	.mainQh { width: 42px; height: 42px; }
}
@media(max-width:  450px){
	.teamA-a .swiper-slide { width: 100%; min-width: 100px; }
	.teamA-b { padding: 0px; }
	.teamA { padding: 0 40px; }
	.mainQh { width: 36px; height: 36px; }
}


.teamB { padding:50px 0 120px; }
.teamA-e .t { font-size: 30px;color:#333333; }
.teamA-e .c { margin: 6px 0 20px; font-size: 20px;color:#333333; }
.teamA-e .con { text-align: justify; padding-bottom: 10px; font-size: 16px;color:#666666; line-height: 1.6; max-height: 240px; overflow-y: scroll; }
.teamA-e .con p { margin: 10px 0; }


.teamA-e .con {
    scrollbar-color:  #8863ae #dce0e5;  /* 第一个方块颜色，第二个轨道颜色(用于更改火狐浏览器样式) */
    scrollbar-width: thin;  /* 火狐滚动条无法自定义宽度，只能通过此属性使滚动条宽度变细 */
    -ms-overflow-style:none;  /* 隐藏滚动条（在IE和Edge两个浏览器中很难更改样式，固采取隐藏方式） */
}
/* 以下是chrome浏览器自定义滚动条样式方式 */
.teamA-e .con::-webkit-scrollbar {/*滚动条整体样式*/
        width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
}
.teamA-e .con::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 3px;
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
        background: #8863ae;
}
.teamA-e .con::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
        border-radius: 3px;
        background: #dce0e5;
}

@media(max-width:  1680px){
	.teamB { padding:40px 0 100px; }
	.teamA-e .t { font-size: 26px; }
    .teamA-e .c { margin: 6px 0 20px; font-size: 18px; }
}
@media(max-width:  1480px){
	.teamB { padding:30px 0 80px; }
	.teamA-e .t { font-size: 24px; }
    .teamA-e .c { margin: 6px 0 12px; font-size: 16px; }
}
@media(max-width:  1280px){
	.teamB { padding:20px 0 60px; }
	.teamA-e .t { font-size: 22px; }
}
@media(max-width:  1024px){
	.teamB { padding:20px 0 40px; }
	.teamA-e .t { font-size: 20px; }
}

/*关于我们*/
.aboutA .homeBoxA-c { right:0; width: 55%; max-width: 860px; }
.aboutA .homeBoxA-b { width: 40%; }
.homeBoxA.aboutA { padding: 13vw 0; }
.aboutA-c ul li { display: none; float: left; padding: 0 60px; }
.aboutA-c ul li .tt { font-size: 28px;color:#333333; margin: 10px 0 2px; }
.aboutA-c ul li .cc { padding-bottom: 20px; font-size: 18px;color:#666666; }

.aboutA-c ul li:nth-child(1) { padding-left:0; }
.aboutA-c ul li:nth-child(3) { padding-right:0; }
.aboutA-c ul li:nth-child(2) { border-right: 1px solid #e2e2e2; border-left: 1px solid #e2e2e2; }


@media(max-width:  1780px){ 
	.aboutA-c ul li { padding: 0 50px; }
	.aboutA-c ul li .tt { font-size: 24px; }
	.aboutA-c ul li .cc { font-size: 16px;  }
}
@media(max-width:  1680px){
	.aboutA-c ul li .icon img { height: 80px; }
	.aboutA-c ul li { padding: 0 30px; }
	.aboutA-c ul li .tt { font-size: 22px; }
	.aboutA-c ul li .cc { font-size: 15px;  }
}
@media(max-width:  1480px){
	.aboutA-c ul li .icon img { height: 70px; }
	.homeBoxA.aboutA { padding: 15vw 0; }
}
@media(max-width:  1380px){
	.aboutA-c ul li .icon img { height: 50px; }
	.aboutA-c ul li .tt { font-size: 20px; }
	.aboutA-c ul li .cc { font-size: 14px;  max-width: 180px; }
}
@media(max-width:  1280px){
	.aboutA-c ul li .icon img { height: 50px; }
	.aboutA-c ul li .tt { font-size: 18px; }
	.aboutA-c ul li { padding: 0 20px; }
	.aboutA-c ul li .cc { font-size: 12px;  max-width: 140px; }
}
@media(max-width:  1100px){
	.homeBoxA.aboutA { padding: 30px 0 40px; }
	.aboutA .homeBoxA-b { width: 100%; }
	.aboutA .homeBoxA-c { width: 100%; display: none;}
	.aboutA-c ul li { width: 33.3333%; text-align: center; padding: 0 10px; }
	.aboutA-c ul li .cc { font-size: 14px;  max-width: 100%; }
}
@media(max-width:  640px){
	.homeBoxA.aboutA { padding: 20px 0 30px; }
	.aboutA-c ul li .cc { font-size: 12px; }
}

.aboutB {overflow: hidden; position: relative; padding: 13vw 0; }
.aboutB-a { width: 100%; }
.aboutB-b { width: 800px; float: right; }
.aboutB-b .mainTit .c { font-size: 18px; max-height: 190px; overflow-y: scroll; }
.aboutB-b .mainTit .c p { margin: 5px 0; }
.aboutB-b .mainMore,.bussinessE-a .mainMore { margin-top: 40px; }
.aboutB-c { cursor: pointer; margin-top:50px; padding:16px 0 16px 60px;font-size: 18px;color:#fff; background: url(../images/vid.png) no-repeat left center; }
.bussinessE-a { z-index: 1000; }
@media(max-width:  1680px){
	/*.aboutB { padding: 100px 0; }*/
}
@media(max-width:  1480px){
	/*.aboutB { padding: 60px 0; }*/
	.aboutB {overflow: hidden; position: relative; }
	.aboutB-b { width: 60%; }
	.aboutB-c { margin-top: 40px; }
    .aboutB-b .mainMore,.bussinessE-a .mainMore  { margin-top: 30px; }
}
@media(max-width:  1280px){
	/*.aboutB { padding: 40px 0; }*/
	.aboutB-b { width: 60%; }
	.aboutB-c { margin-top: 30px; }
    .aboutB-b .mainMore,.bussinessE-a .mainMore  { margin-top: 20px; }
    .aboutB-b .mainTit .c { font-size: 14px; }
}
@media(max-width:  1024px){
	.aboutB { padding: 30px 0 40px; }
	.aboutB-b { width: 100%; }
	.aboutB-c { margin-top: 20px; }
	.aboutB:after { content:''; width: 100%; height: 100%; position: absolute; left:0; top:0; background: rgba(0,0,0,0.3); }
	.aboutB-b .mainTit .c { max-height: 160px; height: 160px; overflow: hidden; }
}
@media(max-width:  640px){
	.aboutB { padding: 30px 0 40px; }
	.aboutB-b .mainTit .c { max-height: 135px; height: 135px; }
	.aboutB-b .mainTit .c p { margin: 5px 0; }
}


.fixVideo { display: none; position: fixed; top:0; left:0;background: rgba(0,0,0,0.8);width: 100%;height: 100%;z-index: 1000; }
.fixVideoA {width: 100%;height: 100%;position: relative; }
.fixVideoB { position: absolute;width: 80%; max-width: 1000px; height: auto; position: absolute;left: 50%;top: 50%; transform: translate(-50%, -50%); }
.fixVideoB .close { position: absolute; right:-1px; top:-40px;height: 40px;width: 40px;cursor: pointer; text-align: center;line-height: 40px; font-size: 30px;  z-index: 10000;background: #000; color:#fff;}

.aboutA-e .img { position: relative;}
.aboutA-e .img:before { content:''; width: 78px; height: 78px; background:url(../images/abodbg.png) no-repeat center/cover; position: absolute; left:50%; top:50%; transform: translate(-50%, -50%); z-index: 10; }

.aboutA-e .tt { font-size: 14px; color:#666; text-align: center;line-height: 30px;font-weight: bold; }

/* .y-fxgy .swiper-container .swiper-button-prev,.y-fxgy .swiper-container .swiper-button-next { opacity: 1; border:1px solid #f7ad54; background: #f7ad54; top:50%; transform: translateY(-50%); bottom: auto; }

.y-fxgy .swiper-container .swiper-button-prev:hover,.y-fxgy .swiper-container .swiper-button-next:hover { border-color:#0b73b6;background: #0b73b6; } */

.y-fxgy .swiper-container .swiper-button-prev,.y-fxgy .swiper-container .swiper-button-next { opacity: 0.8; width: 46px; height: 46px; border:1px solid #0b73b6; background: #0b73b6; top:50%; transform: translateY(-50%); bottom: auto; }

.y-fxgy .swiper-container .swiper-button-prev:hover,.y-fxgy .swiper-container .swiper-button-next:hover { border-color:#0b73b6;background: #0b73b6; }


.aboutC { padding: 110px 0 90px; background: url(../images/aboutc.jpg) no-repeat center/cover; }
.alignC { text-align: center; }
.aboutC-b { margin-top:20px; }

@media(max-width: 1680px){
	.aboutC { padding: 90px 0 80px; }
}
@media(max-width: 1480px){
	.aboutC { padding: 70px 0 70px; }
	.aboutC-b img { width: 640px; }
}

@media(max-width: 1280px){
	.aboutC { padding: 50px 0 60px; }
	.aboutC-b img { width: 520px; }
}
@media(max-width: 1024px){
	.aboutC { padding: 30px 0 50px; }
	.aboutC-b img { width: 420px; }
}
@media(max-width: 640px){
	.aboutC { padding: 30px 0 40px; }
}


.aboutD { padding:110px 0 120px; }
.aboutD-a ul { display: flex; flex-wrap: wrap; }
.aboutD-a ul li { float: left; width: 25%; margin-right: 0%; padding: 0 20px; text-align:center; position: relative; }
/*.aboutD-a ul li:before { content:''; width: 100%; height: 100%; background: rgba(0,0,0,0.1); position: absolute; left:0; bottom:0; }*/
.aboutD-a ul li .con { z-index: 10; padding: 16px 0px 0px; }
.aboutD-a ul li:nth-child(3n) { margin-right:0; }
.aboutD-a ul li:nth-child(n+5) { margin-top:3%; }
.aboutD-a ul li .con .t { font-size: 20px;color:#333333; }
.aboutD-a ul li .con .c { font-size: 15px;color:#666666; margin-top:5px; }
.aboutD-a ul { display:flex;flex-wrap:wrap; }
.aboutD-a ul li .img { border-radius: 50%; max-width:280px; max-height:280px; margin:0 auto; padding:9px; border:1px solid #fff; overflow: hidden; }

.addAboutD-a ul li { position: relative; margin-bottom: 40px; padding-bottom: 40px; border-bottom:1px solid #ededed;}
.addAboutD-a ul li .img { float: left; width: 20.5%; border-radius: 4px; overflow: hidden; }
.addAboutD-a ul li .con { position: absolute; top:40%; transform: translateY(-50%); right:0; float: right; width: 77%;}

.addAboutD-a ul li .con .cc { text-align: justify; font-size: 18px;color:#666666; line-height: 1.8; padding-right: 12px; overflow-y: scroll; height: 120px; }
.addAboutD-a ul li .con .t { line-height: 1; font-size: 26px;color:#333333; }
.addAboutD-a ul li .con .c { font-size: 18px;color:#623a8c; margin: 6px 0 20px; }
.aboutD-a ul li:hover .img { border-color:#623a8c;}
.aboutD-a ul li:hover .t { color:#623a8c;}

.teamsAdd .addAboutD-a ul li .con .c { margin: 6px 0 10px; }
.teamsAdd .addAboutD-a ul li .con .cc { height: 120px; }


@media(max-width:  1680px){
	.aboutD { padding:80px 0 90px; }
	.addAboutD-a ul li .con .cc { font-size: 18px; height: 10vw; }
	.addAboutD-a ul li .con .t { font-size: 24px; }
	.addAboutD-a ul li .con .c { font-size: 18px; margin: 6px 0 20px; }
	.teamsAdd .addAboutD-a ul li .con .c { margin: 6px 0 10px; }
	.addAboutD-a ul li { margin-bottom: 30px; padding-bottom: 30px; }
.teamsAdd .addAboutD-a ul li .con .cc { height: 80px; }
}
@media(max-width:  1480px){
	.aboutD { padding:60px 0 70px; }
	.aboutD-a ul li .con .t { font-size: 15px; }
	.aboutD-a ul li .con .c { font-size: 14px; }
	/*.aboutD-a ul li .con { padding: 0 12px 10px; }*/
	.addAboutD-a ul li .con .cc { font-size: 16px; height: 120px; }
	.addAboutD-a ul li .con .t { font-size: 22px; }
	.addAboutD-a ul li .con .c { font-size: 16px; margin: 6px 0 16px; }
	.teamsAdd .addAboutD-a ul li .con .c { margin: 6px 0 10px; }

	.aboutD-a ul li .con { padding: 12px 0px 0px; }


}
@media(max-width:  1280px){
	.aboutD { padding:40px 0 50px; }
	.aboutD-a ul li .con .t { font-size: 16px; }
	.aboutD-a ul li .con .c { font-size: 14px; }
	/*.aboutD-a ul li .con { padding: 0 12px 10px; }*/
	.addAboutD-a ul li .con .t { font-size: 20px; }
	.addAboutD-a ul li { margin-bottom: 20px; padding-bottom: 20px; }
	.addAboutD-a ul li .con .c { font-size: 16px; margin: 6px 0 12px; }
	.teamsAdd .addAboutD-a ul li .con .c { margin: 6px 0 10px; }
	.addAboutD-a ul li .con {  top: 45%; }
	.addAboutD-a ul li .con .cc { font-size: 14px; height: 11vw; }
}
@media(max-width:  1024px){
	.aboutD { padding:30px 0 40px; }
	.aboutD-a ul li { width: 49%; margin-right:2%; }
	.aboutD-a ul li:nth-child(3n) { margin-right:2%; }
	.aboutD-a ul li:nth-child(2n) { float: right; margin-right:0; }
	.aboutD-a ul li:nth-child(4n) { margin-right:0%; }
    .aboutD-a ul li:nth-child(n+3) { margin-top:2%; }
	.addAboutD-a ul li .con .t { font-size: 18px; }
	.addAboutD-a ul li .con .c { font-size: 16px; margin: 5px 0 10px; }
	.addAboutD-a ul li .con .cc { font-size: 16px; height: 10vw; }
}
@media(max-width:  750px){
	.addAboutD-d { float: right; width: auto; margin-top:0; }
	.addAboutD-e .t { line-height: 44px; }
}
@media(max-width:  640px){
	.aboutD { padding:20px 0 30px; }
	.addAboutD-a ul { display: flex;flex-wrap: wrap; }
	.addAboutD-a ul li { float: left; width: 49%; margin-right:2%; }
	.aboutD-a ul li { padding:0; }
	.addAboutD-a ul li:first-child { margin-right:2%; }
	.addAboutD-a ul li .img { width: 100%; text-align: center;}
	.addAboutD-a ul li .con { width: 100%; float: left; position: relative; top:0; transform: translateY(0); padding-top:20px;}
	/*.aboutD-a ul li { width: 100%; margin-right:0; }*/
	.aboutD-a ul li:nth-child(3n) { margin-right:0; }
	.addAboutD-a ul li:nth-child(2n) { margin-right:0; }
	.addAboutD-a ul li:nth-child(3n) { margin-right:0; }
    .aboutD-a ul li:nth-child(n+3) { margin-top:20px; }
	.addAboutD-a ul li .con .cc { display: none; font-size: 16px; height: 86.4px; overflow: hidden; }
}

.aboutE { background: #fafafa; padding: 120px 0; }
.aboutE-a .mainTit { float: left; width: 600px; }
.aboutE-b { float: right; width: calc(100% - 600px); font-size: 18px;color:#666666; line-height: 1.6; padding-top:10px; }
.aboutE-b .mainQh { margin-top: 30px; display: inline-block; position: relative; top:auto; left:auto; transform: translateY(0); right:auto; }
.aboutE-b .swiper-button-prev { margin-right: 15px; }
.aboutE-c {margin-top:  80px; width: 91%; margin-left:9%; }
.aboutE-c .swiper-slide { width: 288px; height: 288px; position: relative; border:1px solid #e2e2e2; background: #f8f8f8; border-radius: 50%; }
.aboutE-c .swiper-slide img { position: absolute; left:50%; top:50%; transform: translate(-50%, -50%); }

@media(max-width:  1680px){
	.aboutE { padding: 90px 0 100px; }
	.aboutE-a .mainTit { float: left; width: 540px; }
	.aboutE-b { float: right; width: calc(100% - 540px); font-size: 18px; }
	.aboutE-b .mainQh { margin-top: 30px; }
	.aboutE-c {margin-top:  60px; width: 91%; margin-left:9%; }
	.aboutE-c .swiper-slide { width: 240px; height: 240px; }
	.aboutE-c .swiper-slide img { width: 70%; }
}
@media(max-width:  1480px){
	.aboutE { padding: 70px 0 80px; }
	.aboutE-a .mainTit { float: left; width: 460px; }
	.aboutE-b { float: right; width: calc(100% - 460px); font-size: 16px; }
	.aboutE-b .mainQh { margin-top: 20px; }
	.aboutE-c {margin-top: 40px; width: 95%; margin-left:5%; }
	.aboutE-c .swiper-slide { width: 200px; height: 200px; }
	.aboutE-c .swiper-slide img { width: 80%; }
}
@media(max-width:  1280px){
	.aboutE { padding: 50px 0 60px; }
	.aboutE-a .mainTit { float: left; width: 320px; }
	.aboutE-b { float: right; width: calc(100% - 320px); font-size: 16px; }
	.aboutE-b .mainQh { margin-top: 20px; }
	.aboutE-c {margin-top: 20px; width: 95%; margin-left:5%; }
	.aboutE-c .swiper-slide { width: 200px; height: 200px; }
	.aboutE-c .swiper-slide img { width: 80%; }
}
@media(max-width:  1100px){
	.aboutE { padding: 30px 0 40px; }
	.aboutE-a .mainTit { float: left; width: 100%; }
	.aboutE-b { float: right; width: 100%; margin-top: 0px; font-size: 16px; }
	.aboutE-b .mainQh { margin-top: 20px; }
	.aboutE-c {margin-top: 20px; width: 97%; margin-left:3%; }
	.aboutE-c .swiper-slide { width: 160px; height: 160px; }
	.aboutE-c .swiper-slide img { width: 80%; }
	.aboutE-b .swiper-button-prev { margin-right: 5px; }
}
@media(max-width:  640px){
	.aboutE { padding: 20px 0 30px; }
	.aboutE-b .mainQh { margin-top: 20px; }
	.aboutE-c .swiper-slide { width: 120px; height: 120px; }
}

/*产品与服务*/
.bussinessA { padding:120px 0; }

.bussinessA-b .mainTit { float: left; }
.bussinessA-b .con { float: right; width: calc(100% - 400px); }
.bussinessA-b .con .c1 { text-align: justify; font-size: 20px;color:#333333; }
.bussinessA-b .con .c2 { text-align: justify; font-size: 16px;color:#666666; line-height: 1.6; margin-top: 15px; }

.bussinessA-c { margin-top:65px; }
.bussinessA-c .topTit { background: #482a68; border-radius: 3px; }
.bussinessA-c .topTit .tit { padding-left: 40px; float: left; line-height: 60px; font-size: 22px;color:#ffffff; }
.bussinessA-c .topTit .titA,.bussinessA-e dl dd ul li .t1 { width: 12%; }
.bussinessA-c .topTit .titB,.bussinessA-e dl dd ul li .t2 { width: 27%; }
.bussinessA-c .topTit .titC,.bussinessA-e dl dd ul li .t3 { width: 61%; }
.bussinessA-d { background: #efebf3;border-bottom: 2px solid #e1d9e8;  }
.bussinessA-d .tit { float: left; line-height: 46px; height: 46px; border-right: 2px solid #e1d9e8; width: 12.2%; text-align: center; font-size: 16px;color:#666666; }
.bussinessA-d .titA { width: 39%;  }
.bussinessA-e dl dt { position: relative; line-height: 64px; padding-left: 40px; background: #fafafa; border-bottom: 1px solid #e5e5e5; font-size: 20px;color:#63398b; }
.bussinessA-e dl dt .icon { width: 37px; height: 37px; position: absolute; right: 40px; top:50%; transform: translateY(-50%); background: url(../images/gxa.png) no-repeat center/cover; }
.bussinessA-e dl.cur dt .icon { background: url(../images/gxabg.png) no-repeat center/cover; }
.bussinessA-e dl dd { border:  1px solid #e5e5e5; border-top: none; display: none; }
.bussinessA-e dl.cur dd ul li { border-bottom: 1px solid #e5e5e5; }
.bussinessA-e dl dd ul li .t { padding-left:  40px; font-size: 16px;color: #666666; line-height: 68px; float: left; }
.bussinessA-e dl dd ul li .t1,.bussinessA-e dl dd ul li .t2 {  border-right: 1px solid #e5e5e5; }
.bussinessA-e dl dd ul li .tita { padding-left: 0; margin-top: 19px; line-height: 36px; text-align: center; border-radius: 30px; font-size: 16px;color:#ffffff;background: #63398b; }
.bussinessA-e dl dd ul li .titb { padding-left: 0; margin-left:  10px; margin-top: 19px; line-height: 36px; text-align: center; border-radius: 30px; padding:  0 30px; font-size: 16px;color:#63398b; border: 1px dashed #63398b; }

.bussinessA-e dl dd ul li { position: relative; }
.bussinessA-e dl dd ul li a { opacity: 0; transition: all 0.6s; display: block; width: 100%; height: 100%; position: absolute; left:0; top:0; background: rgba(99,57,139,1); border-radius: 40px; line-height: 68px; text-align: center; font-size: 18px; color:#fff; }
.bussinessA-e dl dd ul li:hover a { opacity: 1; }

@media(max-width:  1680px){
	.bussinessA-c { margin-top:55px; }
	.bussinessA-c .topTit .tit { font-size: 18px; line-height: 56px; padding-left: 30px; }
	.bussinessA-e dl dt { padding-left:30px; line-height: 58px; }
	.bussinessA-e dl dt .icon { width: 32px; height: 32px; }
	.bussinessA-e dl dd ul li .t { padding-left: 30px; height: 56px; line-height: 56px; }
	.bussinessA-e dl dd ul li .tita,.bussinessA-e dl dd ul li .titb { font-size: 14px; line-height: 40px; margin-top:8px; height: 40px; }
	.bussinessA-e dl dd ul li .titb { padding: 0 16px; }
	.bussinessA-b .con { float: right; width: calc(100% - 300px); }
}

@media(max-width:  1480px){
	.bussinessA-c { margin-top:45px; }
	.bussinessA-b .con { width: calc(100% - 260px); }
	.bussinessA-c .topTit .tit { padding-left: 20px; }
	.bussinessA-e dl dt { padding-left:20px;  }
}
@media(max-width:  1280px){
	.bussinessA-c { margin-top:35px; }
	.bussinessA-b .con { width: calc(100% - 200px); }
	.bussinessA-c .topTit .tit { padding-left: 15px; }
	.bussinessA-e dl dt { padding-left:15px;  }
}
@media(max-width:  1024px){
	.bussinessA-c { margin-top:20px; }
	.bussinessA-b .con { width: 100%; margin-top: 20px;}
	.bussinessA-b .con .c2 { margin-top:5px; }
}


.bussinessB { background: #ffffff; }
.bussinessB-a .img { float: left; width: 50%; }
.bussinessB-b { position: absolute; right: 0; top:50%; width: 46%; transform: translateY(-50%); }
.bussinessB-b .mainTit .c { margin-top: 20px; font-size: 18px;color:#666666; }
.bussinessB-b .mainTit .c p { margin: 10px 0; }

.bussinessB-b .mainTit .c { max-height: 280px; }
.bussinessB-b .mainMore { margin-top: 50px; }

@media(max-width:  1920px){
	/*.bussinessB-b .mainTit .c { max-height: 16vw; }*/
}
@media(max-width:  1680px){
	.bussinessA { padding:90px 0 100px; }
	.bussinessB-b .mainTit .c { font-size: 16px; line-height: 1.5; }
    .bussinessB-b .mainMore { margin-top: 40px; }
}
@media(max-width:  1480px){
	.bussinessA { padding:70px 0 80px; }
	.bussinessB-b { width: 47%; }
	.bussinessB-b .mainTit .c { font-size: 16px; line-height: 1.5; }
    .bussinessB-b .mainMore { margin-top: 30px; }
}
@media(max-width:  1280px){
	.bussinessA { padding:50px 0 60px; }
	.bussinessB-b .mainTit .c { font-size: 14px; line-height: 1.5; margin-top:10px; }
}
@media(max-width:  1180px){
	.bussinessA { padding:30px 0 40px; }
	/*.bussinessB-b .mainTit .t { font-size: 28px; }*/
}
@media(max-width:  1024px){
	.bussinessA { padding:30px 0 40px; }
	.bussinessB-a .img,.bussinessB-b { width: 100%; }
    .bussinessB-b .mainMore { margin-top: 20px; }
	.bussinessB-b { position: relative; top:0; transform: translateY(0); margin-top:20px;float: left; }
}
@media(max-width:  640px){
	.bussinessA { padding:30px 0 40px; }
	.bussinessB-a .img,.bussinessB-b { width: 100%; }
	.bussinessB-b { position: relative; top:0; transform: translateY(0); margin-top:20px;float: left; }
}



@media(max-width:  1280px){
	.aboutB-a { position: relative; z-index: 10; }
	.bussinessD:after { content:''; width: 100%; height: 100%; position: absolute; left:0; top:0; background: rgba(90,50,120,0.2); }
}
@media(max-width:  1024px){
	/*.aboutB { background-position: -30px center!important;  }*/
}

.bussinessE { overflow: hidden; padding: 150px 0; background: #fafafa; }
.bussinessE-a { position: absolute; left:0; top:50%; transform: translateY(-50%); width: 45%;}
.bussinessE-a .con .tt { font-size: 20px;color:#333333; line-height: 1.8; margin: 20px 0 10px; }
.bussinessE-a .con .cc { font-size: 18px;color:#666666; line-height: 1.6; max-height: 200px; overflow-y: scroll;  }
.bussinessE-b { text-align: center; position: relative; float: right; width: 45%; }

.bussinessE-b:before,.bussinessE-b:after,.bussinessE-b span.line { content:""; border-radius: 50%; position: absolute; left:50%; top:50%; transform: translate(-50%, -50%); }
.bussinessE-b:before { width: 105%; height: 105%; border:1px solid #dedede; }
.bussinessE-b:after { width: 115%; height: 115%; border:1px solid #efefef; }
.bussinessE-b span.line { width: 125%; height: 125%; border:1px solid #f2f2f2; }
/*.bussinessE-b:before { width: 105%; height: 105%; border:1px solid #dedede; }*/
.bussinessE-b img { width: 100%;; }
@media(max-width: 1680px){
	.bussinessE { padding: 120px 0; }
	.bussinessE-a { width: 50%; }
	.bussinessE-a .con .tt { font-size: 18px; margin: 16px 0 10px; }
    .bussinessE-a .con .cc { font-size: 16px; }
}
@media(max-width: 1280px){
	.bussinessE { padding: 100px 0 100px; }
	.bussinessE-a { width: 50%; }
	.bussinessE-a .con .tt { font-size: 18px; line-height: 1.5; margin: 16px 0 10px; }
    .bussinessE-a .con .cc { font-size: 14px; }
}
@media(max-width: 1024px){
	.bussinessE { padding: 30px 0 40px; }
	.bussinessE-a { width: 100%; position: relative; float: left; left:auto;top:0; transform: translateY(0); margin-bottom:20px; }
	.bussinessE-a .con .tt { font-size: 18px; line-height: 1.5; margin: 16px 0 10px; }
    .bussinessE-a .con .cc { font-size: 14px; max-height: 128px; overflow: hidden; }
    .bussinessE-b { width: 100%; }
    .bussinessE-b img { width: 90%; }
    .bussinessE-b:before { width: 100%; height: 110%; border:1px solid #dedede; }
	.bussinessE-b:after { width: 110%; height: 120%; border:1px solid #efefef; }
	.bussinessE-b span.line { width: 120%; height: 130%; border:1px solid #f2f2f2; }
}

/*i,em { font-style: normal; }*/
.bussinessC { background: #fafafa; padding:120px 0 130px; }
.bussinessC-a {  }
.bussinessC-b { float: left; width: 35%; width: 100%; }
.bussinessC-b .mainTit .c { font-size: 16px;color:#666; }
.bussinessC-c { margin-top:40px; border-bottom:1px solid #e5e5e5; }
.bussinessC-c ul li { padding:16px 0 16px; border-top:1px solid #e5e5e5; }
.bussinessC-c ul li .t { font-size: 22px;color:#666666; padding-right:40px; background: url(../images/asda.png) no-repeat right center; }
.bussinessC-c ul li.cur .t { color: #63398b; background: url(../images/asdb.png) no-repeat right center; }
.bussinessC-c ul li.cur { border-color:#63398b; }
.bussinessC-c ul li .c { font-size: 16px;color:#666666; line-height: 1.6; margin: 16px 0 20px; }
.bussinessC-c ul li .con { margin-top: 20px; display: none; }
.bussinessC-d { float: right; width: 59%; width: 100%; margin-top: 50px; }
/*.bussinessC-d ul li { float: left; width: 33%;  }*/
.bussinessC-d ul li:nth-child(2) { float: right; }
.bussinessC-d ul li a { display: block; position: relative; }
.bussinessC-d ul li a .t { font-size: 24px;color:#fff; width: 100%; padding: 0 4% 0; position: absolute; left:0; bottom: 20px; min-height: 60px; line-height: 30px; }
.bussinessC-d ul li a { border-radius: 16px;overflow: hidden; }

.bussinessC-d ul li a .con { transition: all 0.6s; opacity: 0; padding: 30px; position: absolute; left:0; top:0; background: rgba(110,39,141,0.9); width: 100%; height: 100%; }
.bussinessC-d ul li a .con .tt { font-size: 24px;color:#fff; }
.bussinessC-d ul li a .con .cc { height: 15vw; padding-right:  10px; line-height: 1.6; margin: 12px 0 30px; font-size: 16px;color:#fff; }
.bussinessC-d ul li a .con .ccc { overflow: hidden; position: absolute; top: 50%; transform: translateY(-50%);  }
.bussinessC-d ul li a:hover .con { opacity: 1; } 


@media(max-width:  1780px){
	.bussinessC { padding:90px 0 100px; }
	.bussinessC-b .mainTit .t { font-size: 42px; }
	.bussinessC-c { margin-top: 20px; }
	.bussinessC-c ul li { padding: 12px 0; }
	.bussinessC-c ul li .c { margin: 10px 0 15px; }
	.bussinessC-c ul li .t { font-size: 20px; }
	.bussinessC-d ul li a .t { font-size: 22px; min-height: 56px; line-height: 28px; }
}

@media(max-width:  1580px){
	.bussinessC-d { margin-top: 40px; }
	.bussinessC { padding:60px 0 70px; }
	.bussinessC-b .mainTit .t { font-size: 32px; }
	.bussinessC-c { margin-top: 15px; }
	.bussinessC-c ul li { padding: 12px 0; }
	.bussinessC-c ul li .c { margin: 10px 0 15px; }
	.bussinessC-c ul li .t,.bussinessC-d ul li a .t { font-size: 20px; }
	.bussinessC-d ul li a .t { font-size: 20px; min-height: 50px; line-height: 25px; }
}
@media(max-width:  1380px){
	.bussinessC-d { margin-top: 30px; }
	.bussinessC { padding:40px 0 50px; }
	.bussinessC-b .mainTit .t { font-size: 24px; }
	.bussinessC-d ul li a .t { font-size: 18px; }
	.bussinessC-d ul li a .t { font-size: 18px; min-height: 48px; line-height: 24px; }
	.bussinessC-d ul li a .con { padding: 20px; }
	.bussinessC-d ul li a .con .tt { font-size: 20px; }
	/*.bussinessC-d ul li a .con .ccc { height: calc(100% - 20px); }*/
}
@media(max-width:  1280px){
	.bussinessC-b .mainTit .c { font-size: 14px; }
}
@media(max-width:  1200px){
	.bussinessC-d { margin-top: 20px; }
	.bussinessC { padding:30px 0 40px; }
	.bussinessC-b .mainTit .t { font-size: 24px; }
	.bussinessC-c ul li .c { margin: 5px 0 8px; }
}
@media(max-width:  1024px){
	.bussinessC { padding:30px 0 40px; }
	.bussinessC-b { width: 100%;  }
	.bussinessC-d { width: 100%; }
	.bussinessC-d ul li a .con .cc { height: 50vw; }
}
@media(max-width:  640px){
	.bussinessC-d ul li a .t { font-size: 16px; bottom: 12px; }
	.bussinessC-d ul li a .t { font-size: 16px; min-height: 40px; line-height: 20px; }
}


.bussinessF { padding: 120px 0 120px; background: #fafafa; }
.bussinessF-a .mainTit { float: left; }
.bussinessF-b { float: right; }
.bussinessF-b .mainQh { display: inline-block; }

.bussinessF-b .mainQh.mainQhNext { margin-left:  12px; background: url(../images/mnext.png) no-repeat center; }
.bussinessF-b .mainQh.mainQhPrev { background: url(../images/mprev.png) no-repeat center; }
.bussinessF-b .mainQh.mainQhNext:hover { background: url(../images/mnextbg.png) no-repeat center #623a8c; }
.bussinessF-b .mainQh.mainQhPrev:hover { background: url(../images/mprevbg.png) no-repeat center #623a8c; }

.bussinessF-c { margin-top: 55px; }
.bussinessF-d .con{ padding:30px 10px 0; }
.bussinessF-d .t { font-size: 24px;color:#333333; }
.bussinessF-d .c { font-size: 16px;color:#666666; margin-top:  10px; line-height: 1.8; }
.bussinessF-d .c ul { list-style: disc; margin-left: 16px; }

@media(max-width:  1680px){
	.bussinessF { padding: 90px 0 100px; }
	.bussinessF-c { margin-top: 40px; }
	.bussinessF-d .con{ padding:20px 6px 0; }
	.bussinessF-d .t { font-size: 22px;color:#333333; }
	.bussinessF-d .c { font-size: 16px;color:#666666; margin-top:  10px; line-height: 1.8; }
}
@media(max-width:  1480px){
	.bussinessF { padding: 70px 0 80px; }
	.bussinessF-c { margin-top: 30px; }
	.bussinessF-d .con{ padding:15px 6px 0; }
	.bussinessF-d .t { font-size: 20px;color:#333333; }
	.bussinessF-d .c { font-size: 16px;color:#666666; margin-top:  6px; line-height: 1.8; }
}

@media(max-width:  1280px){
	.bussinessF { padding: 50px 0 60px; }
	.bussinessF-c { margin-top: 20px; }
	.bussinessF-d .con{ padding:12px 6px 0; }
	.bussinessF-d .t { font-size: 18px; }
	.bussinessF-d .c { font-size: 14px; line-height: 1.6; }
}
@media(max-width:  1024px){
	.bussinessF { padding: 30px 0 40px; }
}
@media(max-width:  640px){
	.bussinessF-c { margin-top: 10px; }
	.bussinessF-b .mainQh.mainQhNext { margin-left: 6px; }
}


.bussinessG-c { width: 100%; left:0; top:50%; transform: translateY(-50%); }
.bussinessG-a { width: 50%; }
.bussinessG-a .mainTit .c { font-size: 16px; }

@media(max-width: 1480px){
	.bussinessG-a { width: 70%; }
	.bussinessG-a .mainTit .c { max-height: 20vw; padding-right: 10px; }
}
@media(max-width: 1280px){
	.bussinessG-a .mainTit .c { font-size: 14px; }
}
@media(max-width: 1024px){
	.bussinessG-a { width: 100%; }
	.bussinessG-a .mainTit .c { max-height: 20vw; padding-right: 10px; }
}
@media(max-width: 640px){
	.bussinessG-a { width: 100%; }
	.bussinessG { width: 100%; overflow: hidden; }
	.bussinessG-a .mainTit .c { line-height: 1.4; text-align: left; max-height: 40vw; padding-right: 10px; }
	.bussinessG .img img { width: 150%!important; height: auto; max-width: 300%;  }
}




/*管线详情*/
.pipelineA-a { padding:10px 0 80px; }
.pipelineA-b { float: left; width: 29%; padding:0 0 30px 0; background: #f2f2f2; border-radius: 6px; }
.pipelineA-b ul li { font-size: 18px; color:#666666; }
.pipelineA-b ul li a { position: relative; display: block; padding: 18px 16px; transition: all 0.6s; border-bottom: 1px solid #ddd; padding-left: 46px; }
.pipelineA-b ul li.cur a,.pipelineA-b ul li:hover a { font-size: 24px; border-radius: 6px; color:#fff; background: #623a8c; }
.pipelineA-b ul li.cur a:after,.pipelineA-b ul li:hover a:after { content:''; width: 6px; height: 6px; border-radius: 50%; background: #fff; position: absolute; left:26px; top: 28px; }
.backList a.mainMore { margin-left: 46px; margin-top: 30px; float: none; }
.pipelineA-c { text-align: justify; float: right; padding: 26px 40px; background: #f2f2f2; border-radius: 6px; width: 68%; font-size: 16px;color:#666; line-height: 1.8; }
.pipelineA-c p { margin: 8px 0; }
.pipelineA-c { padding: 0; background: none; } 
video{ max-width: 100%; }
.pipelineA-c p:first-child { margin-top:0; }

@media(max-width:  1680px){
	.pipelineA-a { padding:10px 0 60px; }
	.pipelineA-b { width: 26%; padding:0 0 34px 0; }
	.pipelineA-b ul li { font-size: 16px; color:#666666; }
	.pipelineA-b ul li a { transition: all 0.6s; padding-left: 40px; }
	.pipelineA-b ul li.cur a,.pipelineA-b ul li:hover a { font-size: 20px; border-radius: 6px; color:#fff; background: #623a8c; }
	.pipelineA-b ul li.cur a:after,.pipelineA-b ul li:hover a:after { left:20px; top: 24px; }
	.backList a.mainMore { margin-left: 46px; margin-top: 30px; float: none; }
	.pipelineA-c { padding: 20px 30px; width: 71%; line-height: 1.8; }
	.pipelineA-c { padding: 0; background: none; } 
	.pipelineA-c p { margin: 8px 0; }
}
@media(max-width:  1480px){
	.pipelineA-a { padding:0px 0 50px; }
	.pipelineA-b { width: 26%; padding:0 0 30px 0; }
	.pipelineA-b ul li { font-size: 14px; color:#666666; }
	.pipelineA-b ul li.cur a,.pipelineA-b ul li:hover a { font-size: 16px; }
}
@media(max-width:  1280px){
	.pipelineA-a { padding:0px 0 40px; }
	.pipelineA-b { width: 28%; padding:0 0 30px 0; }
	.pipelineA-b ul li { font-size: 14px; color:#666666; }
	.pipelineA-b ul li a {padding: 15px 15px; padding-left: 36px; }
	.pipelineA-b ul li.cur a,.pipelineA-b ul li:hover a { font-size: 18px; }
	.pipelineA-b ul li.cur a:after,.pipelineA-b ul li:hover a:after { left:16px; top:21px; }
	.backList a.mainMore { margin-left: 36px; margin-top: 20px; float: none; }
	.pipelineA-c { padding: 10px 20px 30px; width: 69%; line-height: 1.6; }
	.pipelineA-c p { margin: 8px 0; }
	.pipelineA-c { padding: 0; background: none; } 
}

@media(max-width:  1024px){
	.pipelineA-b { width: 100%; padding:0; }
	.pipelineA-b .nyNav ul li { display: none; }
	.pipelineA-b .nyNav ul li.cur { display: block; }
	.backList a.mainMore { margin-left: 16px; margin-top: 10px; }
	.pipelineA-c { width: 100%; margin-top: 20px; }
	.pipelineA-c p { margin: 8px 0; }
	.pipelineA-c { padding: 0; background: none; } 
}
@media(max-width:  640px){
	.pipelineA-c { padding: 10px 12px 30px; }
	.pipelineA-c { padding: 0; background: none; } 
}


/*project详情*/
.project { padding:50px 0 130px;  }
.projectA-a { margin-top:40px; }

.projectA-b { position: relative; padding-left:430px; margin-top: 40px; }
.projectA-b .icon { position: absolute; left: 180px; top:0; }
.projectA-b .icon .img { position: relative; }
.projectA-b .icon .img:after { content:''; width: 306px; height: 306px; border: 2px solid #623a8c; border-radius: 50%; position: absolute; left:-115px;top:-150px; }

.projectA-b .t { font-size: 22px;color:#333333; }
.projectA-b .c { font-size: 18px;color:#666666; line-height: 1.8; margin: 6px 0; }

@media(max-width:  1680px){
	.project { padding:30px 0 100px;  }
    .projectA-a { margin-top:30px; }
    .projectA-b { padding-left:320px; margin-top: 30px; }
	.projectA-b .icon { left: 120px; }
	.projectA-b .icon .img:after { content:''; width: 240px; height: 240px; left:-85px;top:-110px; }
}
@media(max-width:  1480px){
	.project { padding:10px 0 80px;  }
    .projectA-a { margin-top:20px; }
    .projectA-b { padding-left:320px; margin-top: 30px; }
	.projectA-b .icon { left: 120px; }
	.projectA-b .icon .img:after { content:''; width: 240px; height: 240px; left:-85px;top:-110px; }
}

@media(max-width:  1024px){
	.project { padding:0px 0 60px;  }
    .projectA-a { margin-top:10px; }
    .projectA-b { padding-left:120px; margin-top: 20px; }
	.projectA-b .icon { left: 26px; }
	.projectA-b .icon .img img { width: 40px; }
	.projectA-b .icon .img:after { content:''; width: 100px; height: 100px; left:-30px;top:-30px; }
}
@media(max-width:  640px){
	.project { padding:0px 0 40px;  }
    .projectA-b { padding-left:0px; margin-top: 10px; }
	.projectA-b .icon { left:0; top:0; position: relative; margin-bottom: 30px; margin-left: 30px; }
	.projectA-b .icon .img img { width: 40px; }
	.projectA-b .icon .img:after { content:''; width: 100px; height: 100px; left:-30px;top:-30px; }
}


.projectB .cc { font-size: 18px;color:#666666; line-height: 1.8; margin-top: 12px; }


.projectB-a { margin-top:40px; }

.projectB-a ul li { float: left; width: 24%; border-radius: 4px; border: 1px solid #e2e2e2; text-align: center; padding: 50px 25px 50px; margin-right: 1.3333%; }
.projectB-a ul li .icon .pic2 { display: none; }
.projectB-a ul li:last-child { margin-right:0; }


.projectB-a ul li .icon { width: 190px; height: 190px; border:1px solid rgba(98,58,140,0.3); border-radius: 50%; margin: 0 auto; padding: 12px; }
.projectB-a ul li .icon .img { border:2px solid #623a8c; height: 164px; border-radius: 50%; padding-top:26px; }
.projectB-a ul li .con { margin-top:32px; }
.projectB-a ul li .con .t { font-size: 22px;color:#333333; }
.projectB-a ul li .con .c { font-size: 16px;color:#666666; margin-top:6px; line-height: 1.8; min-height: 112px; }

.projectB-a ul li:hover { background: #623a8c; border-color:#623a8c; }
.projectB-a ul li:hover .icon { border:1px solid rgba(255,255,255,0.3); }
.projectB-a ul li:hover .icon .img { border:2px solid #ffffff; }
.projectB-a ul li:hover .con .t { color:#fff; }
.projectB-a ul li:hover .con .c { color:#fff; }
.projectB-a ul li:hover .icon .pic1 { display: none; }
.projectB-a ul li:hover .icon .pic2 { display: inline-block; }

@media(max-width:  1680px){
	.projectB-a { margin-top:30px; }
	.projectB-a ul li { padding: 40px 20px; }
	.projectB-a ul li .icon { width: 150px; height: 150px; }
	.projectB-a ul li .icon .img {  height: 126px; padding-top:20px; }
	.projectB-a ul li .icon .img img { width: 80px; }
	.projectB-a ul li .con { margin-top:32px; }
	.projectB-a ul li .con .t { font-size: 22px;color:#333333; }
	.projectB-a ul li .con .c { font-size: 16px;color:#666666; margin-top:6px; line-height: 1.8; min-height: 112px; }
}
@media(max-width:  1024px){
	.projectB-a { margin-top:20px; }
	.projectB-a ul li { padding: 30px 12px; width: 49%; margin-right:0; }
	.projectB-a ul li:nth-child(2n) { float: right; }
	.projectB-a ul li:nth-child(n+3) { margin-top: 20px;}
	.projectB-a ul li .con { margin-top: 20px; }
}
@media(max-width:  500px){
	.projectB-a { margin-top:20px; }
	.projectB-a ul li { padding: 20px 12px 30px; width: 100%; margin-right:0; }
	.projectB-a ul li:nth-child(2n) { float: right; }
	.projectB-a ul li:nth-child(n+2) { margin-top: 20px;}
	.projectB-a ul li .con .c { height: auto;min-height: 10px; }
	.projectB-a ul li .con { margin-top: 10px; }
}



.fixNav { box-shadow: 0px 0px 5px 0px rgba(169, 169, 169, 0.77); }

/*20210222下拉*/
.t_other{width: 100%;position: fixed;top: 0;left: 0;background: #ffffff;z-index: 99;display:none;}
.t_other .left{float: left;width: 300px;}
.t_other .left a{display: block;font-size: 28px; padding-left: 20px; color: #cccccc;margin-bottom: 50px;position: relative;transition: all 0.3s;height: 100%;overflow: hidden;}
.t_other .left a span{transform: translateY(-100%);transition: left .4s ease,transform .4s ease .2s;display: block;}
.t_other .left a.a2 span{transform: translateY(0);}
.t_other .left a.cur{ color: #694296;}
.t_other .left a:before{display: block;position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 8px;height: 8px;content: "";background: #ffffff; border-radius: 50%; transition: all .3s;}
.t_other .left a.cur:before{ background: #694296;}
.t_other .left a:last-child{margin-bottom: 0;}
.t_other .right{float: left;width: 50%;padding-left: 150px; position: relative;}
.t_other .right ul { position: relative; min-height: 650px; }
.t_other .right ul li{opacity: 0; position: absolute; left: 0; top: 0;}
.t_other .right ul li .box{margin-bottom: 22px;height: 100%;overflow: hidden;}
.t_other .right ul li.cur{opacity: 1}
.t_other .right ul li:last-child{margin-bottom: 0;}
.t_other .right ul li .bt{cursor: pointer;font-size: 18px;color: #666666; transform: translateY(-100%);transition: .4s ease,transform .4s ease .2s;padding-left: 0;}
.t_other .right ul li .bt:hover { color:#694296; text-decoration: underline; }
.t_other .right ul li .erji .erji_a{cursor: pointer;font-size: 24px;color: #ffffff;transform: translateY(-100%);transition: .4s ease,transform .4s ease .2s;height: 100%;padding-left: 0;overflow: hidden;}
.t_other .right ul li .erji .erji_a:hover{padding-left: 5px;}
.t_other .right ul li .erji {padding-left: 10px;display: none;}
.t_other .right ul li .erji .erji_b{padding-left: 10px;display: none;}
.t_other .right ul li .erji .erji_b a{font-size: 18px;color: #666666;position: relative;display: block;margin-top: 20px;padding-left: 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-left: 0;transition: .4s ease,transform .4s ease .2s;}
.t_other .right ul li .erji .erji_b a:before{width: 4px;height: 4px;border-radius: 100%;background: #c4cfe5;position: absolute;left: 0;top: 10px;content: "";}
.t_other .right ul li .erji .erji_b a:hover{color: #fff;margin-left: 5px;}
.t_other .right ul li .erji .erji_b a:hover:before{background: #fff;}
.t_other_a{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 100%;margin: 0 auto;padding: 0 350px;}
.t_other .right ul li.cur .bt{transform: translateY(0);transition: .4s ease,transform .4s ease .2s;}
.t_other .right ul li{pointer-events: none;-webkit-overflow-scrolling: touch;transition: opacity .1s ease;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-align: start;align-items: flex-start;-ms-flex-line-pack: start;align-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;opacity: 0;}
.t_other .right ul li.cur{opacity: 1;pointer-events: auto;z-index: 2;transition: opacity .1s ease;}
.t_other .right ul li.cur .erji .erji_a{transform: translateY(0);transition:.4s ease,transform .4s ease .2s;}
.t_other .right ul li .bt:hover{padding-left: 5px;}

.mainMenu.menuClose { background: url(../images/menuclose.png) no-repeat center; }


@media(max-width: 1680px){
    .t_other .left a{font-size: 28px;margin-bottom: 30px;}
    .t_other .right ul li .bt{font-size: 20px;}
    .t_other .right ul li .box{margin-bottom: 16px;}
    .t_other_a{padding: 0 240px;}
    .t_other .right ul li .erji .erji_a{font-size: 20px;}
    .t_other .right ul { min-height: 440px; }

}

@media(max-width: 1500px){
    .t_other .right{padding-left:100px;}
    .t_other .right ul li .erji .erji_b a{margin-top: 10px;}
}

@media(max-width: 1400px){
    .t_other .left a {font-size: 22px;margin-bottom: 20px;}
    .t_other .right ul li .bt {font-size: 18px;}
    .t_other .right ul li .erji .erji_a{font-size: 18px;}
    .t_other .right ul { min-height: 320px; }
    .t_other_a{padding: 0 200px;}

}
.subR1{display: none;}
.t_0222{
    padding-bottom: 120px;
}

@media(max-width: 1000px){
    .t_0222{
        padding-bottom: 40px;
    }
}


.teamsAddA { padding:0!important; background: none; }
.teamsAddA .aboutD-a .aboutD-b ul { display: flex; flex-wrap: wrap; }
.teamsAddA .aboutD-a .aboutD-b ul li { width: 32%; margin-right:2%; }
.teamsAddA .aboutD-a .aboutD-b ul li:nth-child(4n) { margin-right:2%; }
.teamsAddA .aboutD-a .aboutD-b ul li:nth-child(3n) { margin-right:0; }
.teamsAddA .aboutD-a .aboutD-b ul li:nth-child(n+5) { margin-top:0; }
.teamsAddA .aboutD-a .aboutD-b ul li:nth-child(n+4) { margin-top:2%; }

.teamsAddA .aboutD-a .aboutD-b ul li .con { padding-bottom: 15px; }

@media(max-width:  1750px){
	.aboutD-a ul li .con .t { font-size: 18px; line-height: 1.2; }
}

@media(max-width:  1580px){
	.aboutD-a ul li .con .t { font-size: 16px; }
	.teamsAddA .aboutD-a .aboutD-b ul li .con { padding:0 12px 15px; }
}
@media(max-width:  1480px){
	.pipelineA-b ul li a { padding-left:32px; }
	.pipelineA-b ul li.cur a:after, .pipelineA-b ul li:hover a:after { left:15px; }
}
@media(max-width:  1180px){
	.teamsAddA .aboutD-a .aboutD-b ul li { width: 49%; margin-right:0; }
	.teamsAddA .aboutD-a .aboutD-b ul li:nth-child(4n) { margin-right:0; }
	.teamsAddA .aboutD-a .aboutD-b ul li:nth-child(2n) { margin-left:2% }
	.teamsAddA .aboutD-a .aboutD-b ul li:nth-child(n+4) { margin-top:0; }
	.teamsAddA .aboutD-a .aboutD-b ul li:nth-child(n+3) { margin-top:16px; }
}

@media(max-width:  1024px){

.pipelineA-b .nyNav.teamsAddB ul li { display: block; }
}

@media(max-width:  640px){
	.teamsAddA .aboutD-a .aboutD-b ul li { width: 100%; margin-right:0; }
	.teamsAddA .aboutD-a .aboutD-b ul li:nth-child(4n) { margin-right:0; }
	.teamsAddA .aboutD-a .aboutD-b ul li:nth-child(2n) { margin-left:0% }
	.teamsAddA .aboutD-a .aboutD-b ul li:nth-child(n+3) { margin-top:0; }
	.teamsAddA .aboutD-a .aboutD-b ul li:nth-child(n+2) { margin-top:16px; }
}


/*新增页面*/

.aboutAdd { background: #fafafa; }
.aboutAddA-a { padding: 110px 0 130px; }
.aboutAddA-b { text-align: justify; font-size: 18px;color:#666666; line-height: 1.6; margin:15px 0 35px; }

@media(max-width: 1480px){
	.aboutAddA-a { padding: 90px 0 100px; }
	.aboutAddA-b { font-size: 18px; margin:15px 0 35px; }
}
@media(max-width: 1280px){
	.aboutAddA-a { padding: 60px 0 70px; }
	.aboutAddA-b { font-size: 14px; margin:12px 0 25px; }
}
@media(max-width: 1024px){
	.aboutAddA-a { padding: 40px 0 50px; }
}
@media(max-width: 640px){
	.aboutAddA-a { padding: 30px 0 40px; }
}



.aboutAddB { background: #fff; }
.bussinessF-g { margin-top: 30px; }
.bussinessF-g .swiper-slide { background: #fafafa; }

.bussinessF-h { padding:50px; border-radius: 10px; }
.bussinessF-h .img { text-align: right; border-bottom:1px solid #e2e2e2; padding-bottom: 30px; }
.bussinessF-h .img img { height: 60px; }
.bussinessF-h .con .t { font-size: 30px;color:#222222; margin:40px 0 20px; }
.bussinessF-h .con .c { font-size: 16px;color:#666666; height: 200px; line-height: 1.8; }

.bussinessF-h .con .c.niceScroll::-webkit-scrollbar {/*滚动条整体样式*/
	width: 3px;     /*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}
.bussinessF-h .con .c.niceScroll::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
	background: rgba(255,255,255,0);
}
.bussinessF-h .con .c.niceScroll::-webkit-scrollbar-track {/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
	border-radius: 3px;
	background: rgba(255,255,255,0);
}

@media(max-width:  1680px){
	.bussinessF-h { padding:40px 30px; }
	.bussinessF-h .img { padding-bottom: 20px; }
	.bussinessF-h .img img { height: 50px; }
	.bussinessF-h .con .t { font-size: 26px; margin:30px 0 16px; }
	.bussinessF-h .con .c { font-size: 16px; }
}

@media(max-width:  1480px){
	.bussinessF-h { padding:30px 20px; }
	.bussinessF-h .img { padding-bottom: 16px; }
	.bussinessF-h .img img { height: 40px; }
	.bussinessF-h .con .t { font-size: 22px; margin:20px 0 12px; }
	.bussinessF-h .con .c { font-size: 16px; }
}
@media(max-width:  1280px){
	.bussinessF-h .con .c { font-size: 14px; }
}
@media(max-width:  640px){
	.bussinessF-h { padding:20px 12px 30px; }
	.bussinessF-h .con .t { font-size: 20px; }
	.bussinessF-g { margin-top: 20px; }
}

.niceScroll,.aboutB-b .mainTit .c { text-align: ; overflow-y: auto; }
.niceScroll,.aboutB-b .mainTit .c{
    scrollbar-color:  #623a8c rgba(255,255,255,0);  /* 第一个方块颜色，第二个轨道颜色(用于更改火狐浏览器样式) */
    scrollbar-width: thin;  /* 火狐滚动条无法自定义宽度，只能通过此属性使滚动条宽度变细 */
    -ms-overflow-style:none;  /* 隐藏滚动条（在IE和Edge两个浏览器中很难更改样式，固采取隐藏方式） */
}
.niceScroll::-webkit-scrollbar {/*滚动条整体样式*/
        width: 3px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
}
.niceScroll::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 3px;
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
        background: #623a8c;
}
.niceScroll::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
        border-radius: 3px;
        background: rgba(255,255,255,0);
}
.aboutB-b .mainTit .c::-webkit-scrollbar {/*滚动条整体样式*/
        width: 3px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
}
.aboutB-b .mainTit .c::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 3px;
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
        background: #623a8c;
}
.aboutB-b .mainTit .c::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
        border-radius: 3px;
        background: rgba(255,255,255,0);
}


.aboutAddC { padding: 100px 0; text-align: center; }
.aboutAddC-a .c { font-size: 24px;color:#fff; line-height: 1.6; max-width: 1160px; margin: 0 auto 40px; }
.aboutAddC-a a.mainMoreEmail { display: inline-block; padding:16px 36px; border:1px solid #fff; border: 1px solir #fff; border-radius: 50px; font-size: 18px;color: #fff; line-height: 30px;}
.aboutAddC-a a.mainMoreEmail span { display: inline-block; width: 50px; height: 30px; background: url(../images/addemail.png) no-repeat left center; vertical-align: top; }


.aboutAddD { padding:60px 0 100px; }

@media(max-width:  1480px){
	.aboutAddC { padding: 80px 0; text-align: center; }
	.aboutAddC-a .c { font-size: 20px; }
	.aboutAddC-a a.mainMoreEmail { font-size: 16px; }
	.aboutAddD { padding:40px 0 80px; }
}
@media(max-width:  1024px){
	.aboutAddC { padding: 50px 0; text-align: center; }
	.aboutAddC-a .c { font-size: 20px; margin: 0 auto 30px; }
	.aboutAddC-a a.mainMoreEmail { font-size: 16px; }
	.aboutAddD { padding:30px 0 30px; }
}
@media(max-width:  640px){
	.aboutAddC { padding: 30px 0 40px; text-align: center; }
	.aboutAddC-a .c { font-size: 18px; margin: 0 auto 20px; }
	.aboutAddC-a a.mainMoreEmail { font-size: 16px; font-size: 14px; padding: 12px 20px; line-height: 24px; }
	.aboutAddC-a a.mainMoreEmail span { width: 40px; height: 24px; background-size: auto 100%; }
}


.addNewsList { background: #fff; }
.addNewsList ul { display: flex; flex-wrap: wrap; }
.addNewsList ul li { float: left; width: 32%; margin-right:2%; }
.addNewsList ul li:nth-child(3n) { margin-right:0; }
.addNewsList ul { padding: 0!important; display: flex; flex-wrap: wrap; }
.addNewsList ul li .img { margin-bottom: 16px; border-radius: 6px; overflow: hidden; }

.addNewsList ul li:last-child a { border-bottom:1px solid #ddd; }

@media(max-width:  1024px){
	.addNewsList ul li { width: 49%; }
	.addNewsList ul li:nth-child(3n) { margin-right:2%; }
	.addNewsList ul li:nth-child(2n) { margin-right:0; }
}
@media(max-width:  640px){
	.addNewsList { margin-top:0; }
	.addNewsList ul { padding: 1px 0 20px; }
}


.wid100 { width: 100%!important; }

.addProList { padding:80px 0 100px; }
.addProList-b { margin-top:60px; }
.addProList-b:first-child { margin-top:0; }
.addProList-b .img { float: left; width: 48.5%; }
.addProList-b .con { width: 47%; position: absolute; top:50%; transform: translateY(-50%); right:0; }
.addProList-b .con .t { font-size: 30px;color:#333333; }
.addProList-b .con .c { min-height: 280px; width: calc(100% - 200px); border-bottom: 1px solid #ededed; font-size: 16px;color:#666666; line-height: 1.8; margin-top:10px; }
.addProList-b .con .num { line-height: 1; position: absolute; right: 0; bottom: 0; font-size: 140px; color:#fff;font-family: arial;color: #fff; text-shadow: #6e278d 1px 0 0, #6e278d 0 1px 0, #6e278d -1px 0 0, #6e278d 0 -1px 0; }
.addProList-b:nth-child(2n) .img { float: right; }
.addProList-b:nth-child(2n) .con { left:0; }

.addProList-b ul { list-style: disc; margin-left: 16px; }



@media(max-width:  1680px){
	.addProList { padding:60px 0 70px; }
	.addProList-b .con .c { min-height: 240px; width: calc(100% - 140px); }
	.addProList-b .con .num { font-size:90px; }
	.addProList-b .con .t { font-size: 28px; }
	.addProList-b { margin-top:50px; }
}
@media(max-width:  1480px){
	.addProList { padding:50px 0 60px; }
	.addProList-b .con .c { min-height: 220px; width: calc(100% - 120px); }
	.addProList-b .con .num { font-size:72px; }
	.addProList-b .con .t { font-size: 26px; }
	.addProList-b { margin-top:40px; }
}
@media(max-width:  1280px){
	.addProList { padding:40px 0 50px; }
	.addProList-b .con .c { min-height: 200px; width: calc(100% - 90px); }
	.addProList-b .con .num { font-size:60px; }
	.addProList-b .con .t { font-size: 24px; }
	.addProList-b { margin-top:30px; }
}
@media(max-width:  1024px){
	.addProList { padding:30px 0 40px; }
	.addProList-b .img { width: 100%; }
	.addProList-b .con .c { min-height: 10px; width: calc(100% - 40px); }
	.addProList-b .con .num { font-size: 30px; }
	.addProList-b .con { width: 100%; border-bottom: 1px solid #ededed; position: relative; top:0; transform: translateY(0); float: left; padding: 16px 0 20px;}
	.addProList-b .con .c { border:none; }
	.addProList-b { margin-top:20px; }
}
@media(max-width:  640px){
	.addProList-b .con .c { min-height: 10px; width: 100%; }
	.addProList-b .con .num { font-size: 0px; display: none; }
}


/*管线改版*/
.addBusinessA { margin-top:6px; }
.addBusinessA-a ul li { letter-spacing: 0px; float: left; font-size: 16px; color:#666666; padding:20px 0 20px 30px; }
.addBusinessA-a ul li:nth-child(1) { background: url(../images/gxaa.png) no-repeat left center; }
.addBusinessA-a ul li:nth-child(2) { background: url(../images/gxb.png) no-repeat left center; }
.addBusinessA-a ul li:nth-child(3) { padding-left: 53px; background: url(../images/gxc.png) no-repeat left center; }
.addBusinessA-a ul li:nth-child(4) { padding-left: 53px; background: url(../images/gxd.png) no-repeat left center; }
.addBusinessA-a ul li:nth-child(n+2) { margin-left:40px; }
.addBusinessA-b { text-align: justify; margin-top: 5px; font-size: 14px;color:#666666; line-height: 2; }
.addBusinessB { margin-top:30px; }
.addBusinessB dl { border: 1px solid #e5e5e5; border-bottom:none; }
.addBusinessB dl .t { border-right: 1px solid #e5e5e5; float: left; position: relative; }
.addBusinessB dl .t:last-child { border-right: none; }
.addBusinessB dl dt { border-bottom: 1px solid #e5e5e5; }
.addBusinessB dl dt .t { background: #482a68; }
.addBusinessB dl dt .t { font-size: 12px;color: #ffffff; height: 70px; padding-left:12px; }
.addBusinessB dl .ttt { position: absolute; top:50%; transform: translateY(-50%); }
.addBusinessB dl dt .ttt {  width: 100%; text-align:center; font-size: 16px; }
.addBusinessB dl dt .t { padding-left:0!important; }
.addBusinessB dl dd .t1 { background: rgba(98,58,140,0.3); }
/*.addBusinessB dl .t1 { width: 9%; }
.addBusinessB dl .t2 { width: 11%; }
.addBusinessB dl .t3 { width: 17%; }
.addBusinessB dl .t4 { width: 16%; }
.addBusinessB dl .t5 { width: 8%; }
.addBusinessB dl .t6 { width: 9%; }
.addBusinessB dl .t7 { width: 4%; }
.addBusinessB dl .t8 { width: 4%; }
.addBusinessB dl .t9 { width: 4%; }
.addBusinessB dl .t10 { width: 18%; }*/


/*.addBusinessB dl .t10 { width: 18%; }*/
.addBusinessB dl .t1 { width: 17%; }
.addBusinessB dl .t2 { width: 9%; }
.addBusinessB dl .t3 { width: 10%; }
.addBusinessB dl .t4 { width: 10%; }
.addBusinessB dl .t5 { width: 11%; }
.addBusinessB dl .t6 { width: 11%; }
.addBusinessB dl .t7 { width: 11%; }
.addBusinessB dl .t8 { width: 11%; }
.addBusinessB dl .t9 { width: 5%; }

/*.addBusinessB dl .t5 { width: 11%; }*/
/*.addBusinessB dl .t6 { width: 11%; }*/
/*.addBusinessB dl .t7 { width: 11%; }*/
/*.addBusinessB dl .t8 { width: 11%; }*/
/*.addBusinessB dl .t9 { width: 5%; }*/
.addBusinessB dl .t5 { width: 10.8%; }
.addBusinessB dl .t6 { width: 10.8%; }
.addBusinessB dl .t7 { width: 10.8%; }
.addBusinessB dl .t8 { width: 10.8%; }
.addBusinessB dl .t9 { width: 10.8%; }
.addBusinessB dl .t3 img { height:20px!important; width: auto!important; }
/*.addBusinessB dl dt .t9 { background: rgba(98,58,140,.3); }*/



.addBusinessB dl dd { border-bottom:1px solid #e5e5e5; }
.addBusinessB dl dd .c,.addBusinessB dl dd ul li { height: 50px; }
.addBusinessB dl dd .t.h1 { height: 50px; }
.addBusinessB dl dd .t.h2 { height: 100px; }
.addBusinessB dl dd .t.h3 { height: 150px; }
.addBusinessB dl dd .t.h4 { height: 200px; }
.addBusinessB dl dd .t.h5 { height: 250px; }
.addBusinessB dl dd .t.h6 { height: 300px; }
.addBusinessB dl dd .t .c { padding-left: 12px; line-height: 20px; height: auto; position: absolute; left:0; top:50%; transform: translateY(-50%); }
.addBusinessB dl dd .t { font-size: 12px;color:#666666; }
.addBusinessB dl dd ul li { position: relative; height: 50px; line-height: 50px; }
.addBusinessB dl dd ul li { border-bottom:1px solid #e5e5e5; }
.addBusinessB dl dd ul li:last-child { border-bottom:none; }
.addBusinessB dl dd ul li span { vertical-align: top; line-height: 36px;height: 36px; display: inline-block; }
.addBusinessB dl dd .t10 ul li  span,.addBusinessB dl dd .t3 ul li  span,.addBusinessB dl dd .t4 ul li  span { padding-left: 12px; vertical-align: top; line-height: 50px;height: 50px; display: inline-block; }
.addBusinessB dl dd ul li .gx { position:relative; overflow: hidden; padding-right: 20px; text-align: right; color: #fff; z-index: 6; left: 12px; position: absolute; height: 36px; top:50%; transform: translateY(-50%); }

.addBusinessB dl dd ul li .gx .sss { width:0; transition: all 1s; height: 36px; background:#fff; padding-right: 30px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.addBusinessB.active dl dd ul li .gx .sss { width: 100%; }
.addBusinessB dl dd ul li .gxz .sss { background: #693d97;background-image: linear-gradient(to right, #ae93c9 , #693d97);  background:#693d97; }
.addBusinessB dl dd ul li .gxl .sss { background: #0f5cca;background-image: linear-gradient(to right, #b4d0f7 , #0f5cca);  background:#693d97; }

.addBusinessB dl dd ul li .gxl .sss:after,.addBusinessB dl dd ul li .gxz .sss:after { content:''; width: 19px; height:37px; background: url(../images/addw4.png) no-repeat right center/cover; position: absolute; left:0; top: 50%; transform: translateY(-50%); transition: 1s; }
.addBusinessB.active dl dd ul li .gxl .sss:after,.addBusinessB.active dl dd ul li .gxz .sss:after { left: calc(100% - 22px); }
.addBusinessB dl dd .t1 .ttt2 { height: 24px; line-height: 24px; padding-right:36px; }
.addBusinessB dl dd .t1 .ttt2 .addTit { position: relative; padding-left: 34px; display: inline-block; }
.addBusinessB dl dd .t1 .c1 .ttt2 .addTit { background: url(../images/gxaa.png) no-repeat left 2px; }
.addBusinessB dl dd .t1 .c2 .ttt2 .addTit { background: url(../images/gxb.png) no-repeat left 1px; }
.addBusinessB dl dd .t ul { position: absolute; left:0; width: 100%; top:50%; transform: translateY(-50%); }
.addBusinessB dl .t5 { z-index: 5; }
.addBusinessB dl dd .t1 .ttt2{ padding-right: 28px; }
@media(max-width:  1780px){
	.addBusinessA-a ul li { font-size: 14px; }
}
@media(max-width:  1480px){
	.addBusinessA-a ul li,.addBusinessA-a ul li:nth-child(n+2) { font-size: 12px; margin-left： 20px; }
	.addBusinessB dl dd .t1 .ttt2 .addTit{ padding-left: 23px; }
    
}
@media(max-width:  1680px){
	.addBusinessB dl dt .t { font-size: 14px; height: 60px; padding-left:10px; }
	.addBusinessB dl dd .t { font-size: 14px; }
	.addBusinessB dl dd .t1 .ttt2 .addTit { padding-right: 9px; line-height: 20px; height: 20px; }
    .addBusinessB dl dd .t1 .c1 .ttt2 .addTit { background: url(../images/gxaa.png) no-repeat left 2px;background-size: auto 16px; }
    .addBusinessB dl dd .t1 .c2 .ttt2 .addTit { background: url(../images/gxb.png) no-repeat left 1px;background-size: auto 16px; }
	.addBusinessB dl dd .t { font-size: 12px; }
	.addBusinessB dl dd .t.h1 { height: 40px; }
	.addBusinessB dl dd .t.h2 { height: 80px; }
	.addBusinessB dl dd .t.h3 { height: 120px; }
	.addBusinessB dl dd .t.h4 { height: 160px; }
	.addBusinessB dl dd .t.h5 { height: 200px; }
	.addBusinessB dl dd .t.h6 { height: 240px; }
	.addBusinessB dl dd .c,.addBusinessB dl dd ul li { height: 40px; }
	.addBusinessB dl dd ul li { position: relative; height: 40px; line-height: 40px; }
	.addBusinessB dl dd ul li span { line-height: 28px;height: 28px; }
	.addBusinessB dl dd ul li .gx { height: 28px; }
	.addBusinessB dl dd .t10 ul li span, .addBusinessB dl dd .t3 ul li span, .addBusinessB dl dd .t4 ul li span { height: 40px; line-height: 40px; }
}
@media(max-width:  1480px){
	.addBusinessA-a ul li { font-size: 14px; }
	.addBusinessB dl dd .t,.addBusinessB dl dt .t { font-size: 12px; }
	.addBusinessB dl dt .t { padding-left: 5px; }
	.addBusinessB dl dd .t .c,
	.addBusinessB dl dd .t10 ul li span, 
	.addBusinessB dl dd .t3 ul li span, 
	.addBusinessB dl dd .t4 ul li span { padding-left: 6px; }
	.addBusinessB dl dd ul li .gx { left: 6px; }
}
@media(max-width:  1280px){
	.addBusinessA-b,.addBusinessA-a ul li { font-size: 12px; }
	.addBusinessA-a ul li { padding-top: 10px; padding-bottom: 10px; letter-spacing: 0px; float: left; }
	/* .addBusinessA-a ul li { padding-top: 10px; padding-bottom: 10px; letter-spacing: 0px; float: left; width: 50%; } */
	.addBusinessA-a ul li:nth-child(n+2) { margin-left:20px; }
	.addBusinessA-a ul li:nth-child(n+3) { margin-top:0px; }
}
@media(max-width:  1100px){
	.addBusinessB { margin-top:20px; }
	.addBusinessB dl dt .t { font-size: 14px; }
	.addBusinessB dl dd .t { font-size: 14px; }
	.addBusinessB dl dd .t { font-size: 14px; }
	.addBusinessB { width: 100%; overflow-x: scroll; overflow-y: hidden; padding-bottom: 10px; }
	.addBusinessB dl { min-width: 1480px; }
	.addBusinessB{
	    scrollbar-color:  #623a8c rgba(255,255,255,0);  /* 第一个方块颜色，第二个轨道颜色(用于更改火狐浏览器样式) */
	    scrollbar-width: thin;  /* 火狐滚动条无法自定义宽度，只能通过此属性使滚动条宽度变细 */
	    -ms-overflow-style:none;  /* 隐藏滚动条（在IE和Edge两个浏览器中很难更改样式，固采取隐藏方式） */
	}
	.addBusinessB::-webkit-scrollbar {/*滚动条整体样式*/
	        width: 3px;     /*高宽分别对应横竖滚动条的尺寸*/
	        height: 3px;
	}
	.addBusinessB::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
	        border-radius: 3px;
	        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
	        background: #623a8c;
	}
	.addBusinessB::-webkit-scrollbar-track {/*滚动条里面轨道*/
	        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
	        border-radius: 3px;
	        background: rgba(255,255,255,0);
	}
}

@media(max-width:  1024px){
	.addBusinessA-a ul li { width: 100%; }
	.addBusinessA-a ul li:nth-child(n+2) { margin-left:0;}
	
}







.sousuo_jg {

	padding: 150px 0 60px;
	background: #f7f7f7;
}


.sousuo_jg .sousuo_jg_top {
	position: relative;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_a {
	float: left;
	/*width: 50%;*/
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_a .bt {
	font-size: 40px;
	color: #222222;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_a .js {
	font-size: 18px;
	color: #444444;
	margin-top: 20px;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_a .js span {
	color: #dd2226;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_a .js a {
	display: inline-block;
	color: #444444;
	border-bottom: 1px solid #444444;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b {
	float: right;
	width: 22%;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li {
	float: right;
	width: 100%;
	margin-right: 4%;
	text-align: center;

	position: relative;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li:last-child {
	margin-right: 0;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .bt {
	font-size: 16px;
	color: #333;
	padding: 12px 16px;
	text-align: left;
	border: 1px solid #b6bbc1;
	background: #fff;
	position: relative;
	cursor: pointer;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .bt:before {
	position: absolute;
	width: 13px;
	height: 6px;
	background: url(../images/jiantou_0302.png);
	background-position-x: center;
	background-position-y: center;
	background-size: cover;
	background-repeat-x: initial;
	background-repeat-y: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
	content: "";
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li:hover .bt {
	border-bottom: none;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .box {
	border-top: 1px solid #e5e5e5;
	padding: 10px 0 0;
	position: absolute;
	top: 100%;
	width: 100%;
	left: 0;
	border-left: 1px solid #b6bbc1;
	border-bottom: 1px solid #b6bbc1;
	border-right: 1px solid #b6bbc1;
	border-top: none;
	background: #fff;
	display: none;
	overflow: hidden;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .box:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 90%;
	height: 1px;
	margin: 0 auto;
	content: "";
	background: #e5e5e5;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .box p {
	color: #666666;
	font-size: 16px;
	float: left;
	cursor: pointer;
	width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .box .box_a {
	padding: 14px 20px;

}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .box .box_a:nth-child(2n) {
	background: #f2f2f2;
}

.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .box span {
	color: #dd2226;
	font-size: 16px;
	float: right;
	cursor: pointer;

}


.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li:hover .box {
	display: block;
}

.sousuo_jg .sousuo_bottom {
	margin-top: 50px;
	padding: 50px;
	background: #fff;
}

.sousuo_jg .sousuo_bottom ul li {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ededed;
}

.sousuo_jg .sousuo_bottom ul li .lm {
	color: #623a8c;
	font-size: 16px;
	margin-bottom: 14px;
}

.sousuo_jg .sousuo_bottom ul li .bt {
	color: #333333;
	font-size: 20px;
	margin-bottom: 20px;
}

.sousuo_jg .sousuo_bottom ul li .bt span {
	border-bottom: 1px solid #004387;
}

.sousuo_jg .sousuo_bottom ul li .js {
	line-height: 1.7;
	font-size: 16px;
	color: #666666;
}



.sousuo_jg .sousuo_bottom .jiazai {
	text-align: center;
	margin: 30px auto 0;
	cursor: pointer;
}


.sousuo_jg .sousuo_bottom .jiazai .bg {
	background: url(../images/jiazai_0302.png)center center/cover no-repeat;
	display: inline-block;
	width: 34px;
	height: 34px;
}

.sousuo_jg .sousuo_bottom .jiazai .text {
	font-size: 16px;
	color: #666666;
	display: inline-block;
	margin-left: 10px;
	position: relative;
	top: -10px;
}

.sousuo_jg .container {
	padding-bottom: 80px;
}

@media(max-width: 1510px) {
	.sousuo_jg .container {
		padding-bottom: 60px;
	}

	.sousuo_jg {
		padding-top: 120px;
	}

	.sousuo_jg .sousuo_jg_top .sousuo_jg_top_a .bt {
		font-size: 32px;
	}

	.sousuo_jg .sousuo_jg_top .sousuo_jg_top_a .js {
		font-size: 15px;
	}

	.sousuo_jg .sousuo_bottom ul li .lm {
		font-size: 14px;
	}

	.sousuo_jg .sousuo_bottom ul li .bt {
		font-size: 16px;
		margin-bottom: 12px;
	}

	.sousuo_jg .sousuo_bottom ul li .js {
		font-size: 14px;
	}

	.sousuo_jg .sousuo_bottom ul li {
		margin-bottom: 22px;
		padding-bottom: 22px;
	}

	.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li:hover .bt {
		font-size: 14px;
	}

	.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .box p {
		font-size: 14px;
	}

	.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .box .box_a {
		padding: 12px 20px;
	}

	.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b ul li .bt {
		font-size: 14px;
	}
}

@media(max-width: 1000px) {
	.sousuo_jg {
		padding-top: 80px;
	}

	.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b {
		width: 40%;
	}
}

@media(max-width: 500px) {
	.sousuo_jg .sousuo_jg_top .sousuo_jg_top_b {
		width: 100%;
		margin-top: 20px;
	}

	.sousuo_jg .container {
		padding-bottom: 40px;
	}

	.sousuo_jg {
		padding-bottom: 40px;
	}

	.sousuo_jg .sousuo_jg_top .sousuo_jg_top_a .bt {
		font-size: 24px;
	}

	.sousuo_jg .sousuo_bottom {
		padding: 20px 18px 30px;
	}

	.sousuo_jg .sousuo_bottom .jiazai {
		margin-top: 20px;
	}

	.sousuo_jg .sousuo_jg_top .sousuo_jg_top_a .js {
		margin-top: 14px;
	}

	.sousuo_jg .sousuo_bottom ul li .bt {
		margin-bottom: 8px;
	}

	.sousuo_jg .sousuo_bottom ul li .lm {
		margin-bottom: 8px;
	}

	.sousuo_jg .sousuo_bottom ul li {
		margin-bottom: 14px;
		padding-bottom: 14px;
	}
}



.ggthA-c { overflow: visible; }
.ggthA-c .inp { cursor: pointer; position: relative; font-size: 16px; padding-left:15px;width: 100%; }
.ggthA-c .inp p { line-height: 58px; font-size: 16px;color:#666666; }
.ggthA-c .inp:hover dl { display: block; }
.ggthA-c .inp dl { padding: 15px 12px; display: none; border:1px solid #eee; z-index:100;background: #fff; width: 100%; position: absolute; left:0; top:58px;}
.ggthA-c .inp dl dd { cursor: pointer;line-height: 2; font-size: 14px; color:#666; }
.ggthA-c .inp dl dd:hover { color:#f11053; }
.ggthA-c { float: left; position: relative; }
.ggthA-c { border-radius: 50px; overflow: hidden; border:1px solid #e2e2e2; }
.ggthA-c select { cursor: pointer; position: relative; width: 100%; font-size: 16px;color:#666666;background: #f8f8f8; padding-left:20px; height: 54px;background: none; border:none; border-radius: 40px; }
.ggthA-c{width: 18vw;}
.ggthA-d{ width: 56vw;  position: relative; float: right; }
.ggthA-d .inp,.ggthA-c input { background: url(../images/ggtha.png) no-repeat 30px center; width: 100%; font-size: 16px;color:#666666; padding-left:70px; height: 56px; border:1px solid #e2e2e2; border-radius: 40px; }
.ggthA-d .inp { padding-left:20px; background: none; }
.ggthA-d .sub { position: absolute; top:0; right:0;background: url(../images/ggthb.png) no-repeat 40px center #623a8c;text-align: left; padding-left:66px;width: 156px; border-radius: 50px; font-size: 16px;color:#ffffff; cursor: pointer; height: 56px; border:1px solid #8195b9;  }

.ggthA-b { margin-bottom: 2vw; }


@media(max-width: 1680px){
	.ggthA-c { width: 22vw; }
}

@media(max-width: 1480px){
	.ggthA-c { width: 28vw; }
	.ggthA-d { width: 60vw; }
	.ggthA-c select,.ggthA-d .inp, .ggthA-c input,.ggthA-d .sub { height: 42px; }
	.ggthA-c select { height: 40px; }
}
@media(max-width: 1100px){
	.ggthA-c { width: 32vw; }
	.ggthA-d { width: 60vw; }
}
@media(max-width: 640px){
	.ggthA-c { width: 100%; }
	.ggthA-d { width: 100%; margin-top:10px; }
	.ggthA-d .sub { background: url(../images/ggthb.png) no-repeat 30px center #623a8c; padding-left:56px;width: 136px; }
	.ggthA-b { margin-bottom: 15px; }
}
@media(max-width: 450px){
	.ggthA-c select,.ggthA-d .inp, .ggthA-c input { font-size: 14px; }
	.ggthA-d .sub { background: url(../images/ggthb.png) no-repeat 20px center #623a8c; padding-left:46px;width: 116px; }
}


.immuA { background: url(../images/immubg.jpg) no-repeat center/cover; }
.immuA .con,.immuB-a .con { margin-top:15px; font-size: 18px; line-height: 1.6; }
.immuAA-a,.cliB,.cliC {  padding: 60px 0 150px; }
.cliB,.cliC {  padding: 120px 0 150px; }
@media(max-width:  1680px){
	.immuAA-a { padding: 40px 0 110px; }
	.cliB,.cliC {  padding: 90px 0 110px; }
}
@media(max-width:  1480px){
	.immuAA-a { padding: 30px 0 90px; }
	.cliB,.cliC {  padding: 70px 0 80px; }
	.immuA .con,.immuB-a .con { margin-top:20px; font-size: 16px; line-height: 1.6; }
}
@media(max-width:  1280px){
	.immuAA-a { padding: 20px 0 60px; }
	.cliB,.cliC {  padding: 50px 0 60px; }
}
@media(max-width:  1024px){
	.immuAA-a { padding: 10px 0 40px; }
	.cliB,.cliC {  padding: 30px 0 40px; }
}

.immuB { padding:110px 0 120px; background: #fafafa; }
.immuB-a .con { margin-top: 10px!important; }
.immuB-b { margin-top:40px; }
.immuB-b ul{ display:flex;  justify-content: space-between;}
.immuB-b ul li { width: 30%;  border-radius: 10px; border-radius: 8px; overflow: hidden; margin-bottom:2%; }

.immuB-c .tit { color:#fff; position: absolute; left:0; bottom: 2vw; padding: 0 1.5vw; }
.immuB-c .tit,.immuB-c .con .t { font-size: 20px; color:#fff; }
.immuB-c:after { transition: all 0.6s; opacity: 0; content:''; width: 100%; height: 100%; position: absolute; left:0; top:0; background: url(../images/immubgb.png) no-repeat left top/cover; }
.immuB-c .con { opacity: 0; transition: all 0.6s; position: absolute; left:0; bottom: 0; height: 100%;  width: 100%; z-index: 1; padding: 1.2vw 1.6vw 0;    overflow-y: auto; }
.immuB-c .con .c { font-size: 16px;color:#fff; line-height: 1.6; margin-top:10px; }
.immuB-b ul li:hover .immuB-c .tit { opacity: 0; }
.immuB-b ul li:hover .immuB-c:after,.immuB-b ul li:hover .immuB-c .con { opacity: 1; }

@media(max-width:  1680px){
	.immuB-c .tit,.immuB-c .con .t { font-size: 20px; }
	.immuB { padding: 90px 0 100px; }
	.immuB-b { margin-top:30px; }
}
@media(max-width:  1480px){
	.immuB { padding: 70px 0 80px; }
	.immuB-c .tit,.immuB-c .con .t { font-size: 18px; }
	.immuB-c .con .c { padding-right: 10px; max-height: 20vw;overflow-y: scroll; }

	.immuB-c .con .c::-webkit-scrollbar {/*滚动条整体样式*/
        width: 3px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
	}
	.immuB-c .con .c::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 3px;
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
        background: #ffffff;
	}
	.immuB-c .con .c::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
        border-radius: 3px;
        background: rgba(255,255,255,0);
	}
}
@media(max-width:  1280px){
	.immuB-b { margin-top:20px; }
	.immuB { padding: 50px 0 60px; }
	.immuB-c .con .c { font-size: 14px; }
}
@media(max-width:  1024px){
	.immuB { padding: 30px 0 40px; }
	.immuB-b ul li { width: 100%; margin-right:0; }
	.immuB-b ul li:nth-child(n+2) { margin-top:16px; }
	.immuB-c .con .c { max-height: 30vw; }
	.immuB-c .con  { bottom: 0; padding: 16px 12px; }
}



.cliA { background: url(../images/clibga.jpg) no-repeat center/cover; }
.cliAA-a { padding:90px 0 100px; }


.cliA-c { float: right; width: 54%; }
.cliA-b { position: absolute; left:0; top:50%; transform: translateY(-50%); left:0; width: 42%; }
.cliA-b .mainTit .c { font-size: 18px; color:#666666; }


@media(max-width:  1680px){
	.cliAA-a { padding:70px 0 90px; }
}
@media(max-width:  1480px){
	.cliAA-a { padding: 50px 0 60px; }
}
@media(max-width:  1280px){
	.cliAA-a { padding: 40px 0 50px; }
	.cliA-b .mainTit .c { font-size: 16px; }
}
@media(max-width:  1024px){
	.cliAA-a { padding: 30px 0 40px; }
	.cliA-b { width: 100%; float: left; top:0; transform: translateY(0); position: relative; }
	.cliA-c { width: 100%; margin-top:20px; }
}
@media(max-width:  450px){
	.cliA-c { margin-top:10px; }
}


.cliB { background: #fff; }
.cliC { background: url(../images/clibgb.jpg) no-repeat center/cover; }
.statA { background: url(../images/statbg.jpg) no-repeat center/cover; }

.statB-b { margin-top:30px; }
.statB-b ul { display: flex; flex-wrap: wrap; }
.statB-b ul li { float: left; width: 32%; margin-right:2%; }
.statB-b ul li:nth-child(3n) { float: right; margin-right:0; }

.statB-c .t { font-size: 24px;color:#333333; padding:16px 0 6px; }
.statB-c .c { font-size: 16px;color:#666666; line-height: 1.6; }
.statB-c .c p { position: relative; padding-left: 14px; }
.statB-c .c p:after { content:''; width: 4px; position: absolute; height: 4px; border-radius: 50%; left:2px; top: 10px; background: #666666; border-radius: 50%; }

@media(max-width:  1680px){
	.statB-c .t { font-size: 22px; }
}
@media(max-width:  1480px){
	.statB-c .t { font-size: 20px; padding: 12px 0 5px; }
	.statB-b { margin-top:20px; }
}
@media(max-width:  1024px){
	.statB-b ul li { width: 100%; margin-right:0; }
	.statB-b ul li:nth-child(n+2) { margin-top: 15px; }
}



.talentE { padding: 0 0 110px; background: url(../images/taebga.jpg) no-repeat top center/cover; }

.talentE-b { left:0; top:50%;position: absolute; transform: translateY(-50%); width: 45%; }

.talentE-b .mainTit .CCA { font-size: 34px;color:#222222;  }
.talentE-b .mainTit .CCA:after { top: 25px; }
.talentE-c { float: right; width: 40%; }
.talentE-b .con { margin-top: 2vw; font-size: 18px;color:#666666; line-height: 1.6;  }
.talentE-b .con ol { margin-left: 24px; list-style: decimal; }
.talentE-b .con ul { margin-left: 24px; list-style: disc; }
.talentE-b .con ul li{ padding:7px 0; }
.talentE-c img { width: 100%; }


@media(max-width: 1680px){
	.talentE { padding: 0 0 90px; }
	.talentE-b .mainTit .CCA { font-size: 30px;  }
    .talentE-b .mainTit .CCA:after { top: 21px; }
}
@media(max-width: 1480px){
	.talentE { padding: 0 0 70px; }
	.talentE-b .mainTit .CCA { font-size: 26px;  }
    .talentE-b .mainTit .CCA:after { top: 18px; }

}
@media(max-width: 1280px){
	.talentE { padding: 0 0 50px; }
	.talentE-b .mainTit .CCA { font-size: 22px;  }
    .talentE-b .mainTit .CCA:after { top: 15px; }
    .talentE-b .con { font-size: 16px; }
}
@media(max-width: 1024px){
	.talentE { padding: 0 0 40px; }
    .talentE-b .con { font-size: 14px; }
    .talentE-c { width: 100%; text-align: center; margin-top: 16px; }
    .talentE-c img { width: auto; }
	.talentE-b { width: 100%; position: relative; top:0; transform: translateY(0); float: left; }
}











.talentF { padding:0; background: #fafafa; }

.talentF-b { right:0; top:50%;position: absolute; transform: translateY(-50%); width: 42%; }

.talentF-c { float: left; width: 56%; }
.talentF-b .con { margin-top: 2vw; font-size: 18px;color:#666666; line-height: 1.6;  }
.talentF-b .con ul { margin-left: 24px; list-style: disc; }
.talentF-c img { width: 100%; }


@media(max-width: 1280px){
    .talentF-b .con { font-size: 16px; }
}
@media(max-width: 1024px){
	.talentF-b .con { font-size: 14px; }
	.talentF { padding-top: 30px; }
    .talentF-c { width: 100%; text-align: center; margin-top: -10px; }
    .talentF-c img { width: auto; }
	.talentF-b { width: 100%; position: relative; top:0; transform: translateY(0); float: left; }
}

.talentG { background: #fff; }
.talentG .talentB-d:before,.talentG .talentB-d:after { display: none; }


.talentG .talentB-b { float: left; }
.talentG .talentB-a { right:0; left:auto; }



.fixVideo,.teamTc { display: none; position: fixed; top:0; left:0;background: rgba(0,0,0,0.8);width: 100%;height: 100%;z-index: 1000; }
.fixVideoA,.teamTcA {width: 100%;height: 100%;position: relative; }
.fixVideoB,.teamTcB { position: absolute;width: 60%; max-width: 800px; height: auto; position: absolute;left: 50%;top: 50%; transform: translate(-50%, -50%);background: #fff; }
.fixVideoB .close,.teamTcB .close { position: absolute; right:-1px; top:-40px;height: 40px;width: 40px;cursor: pointer; text-align: center;line-height: 40px; font-size: 30px;  z-index: 10000;background: #000; color:#fff;}

.teamTcB { height: 70%; max-width: 60%; }

.teamTcC,.teamTcC .addAboutD-a,.teamTcC .addAboutD-a .addAboutD-b,.teamTcC .addAboutD-a .addAboutD-b ul,.teamTcC .addAboutD-a .addAboutD-b ul li,.teamTcC .addAboutD-a .addAboutD-b ul li .clearfix,.teamTcC .addAboutD-a .addAboutD-b ul li .clearfix .con
 { height: 100%; position: relative; overflow: hidden;}


.teamTc .addAboutD-a ul li { padding: 3vw 3vw; border:none; }
.teamTc .addAboutD-a ul li .con { position: relative; top:0; transform: translateY(0); width: 100%; }
.teamTc .addAboutD-a ul li .con .cc { height: 70%; }
.teamTc .addAboutD-a ul li .con .c { padding-bottom: 20px; margin-bottom:  20px!important; border-bottom: 1px dashed #dddddd; }

@media(max-width:  1024px){
	.teamTcB { width: 90%; max-width: 90%; }
	/* .teamTc .addAboutD-a ul li .con .cc { height: 50vw; } */
	.teamTc .addAboutD-a ul { display: block; }
	.teamTc .addAboutD-a ul li { width: 100%; margin:0; }
	.teamTc .addAboutD-a ul li .con { margin-top:0!important; }
	.teamTc .addAboutD-a ul li .con .cc { text-align: left; display: block; overflow-y: scroll; }
}
@media(max-width:  640px){
	/* .teamTc .addAboutD-a ul li .con .cc { height: 60vw; } */
}



.aboutA .homeBoxA-b .con .c2,.aboutB-b .mainTit .c p { font-size: 18px; }



.talentA .immuB-b ul li { width: 32%; }
.talentA .immuB-c .tit { bottom: 1.2vw; }
.talentA .immuB-b ul li:nth-child(2n) { float: left; margin-right:2%; }
.talentA .immuB-b ul li:nth-child(3n) { float: right; margin-right:0; }

@media(max-width:  1024px){
	.talentA .immuB-b ul li { width: 100%; margin-right:0!important; }
}







.BMapLabel { border:1px solid #623a8c!important; }






.aticle ul { margin-left: 20px; list-style: disc; }


.aboutG { padding:5vw 0 4.5vw; background: #f3f3f3; }
.aboutG-b ul li { cursor: pointer; margin: 25px 0; float: left; width: 33.333%; text-align: center;  }
.aboutG-b ul li img {
    transition: all 0.6s; 
/*    -webkit-filter: grayscale(100%);*/
/*-moz-filter: grayscale(100%);*/
/*-ms-filter: grayscale(100%);*/
/*-o-filter: grayscale(100%);*/
/*filter: grayscale(100%);*/
/*filter: gray; */
    
}
.aboutG-b ul li:hover img { 
/*    -webkit-filter: grayscale(0%);*/
/*-moz-filter: grayscale(0%);*/
/*-ms-filter: grayscale(0%);*/
/*-o-filter: grayscale(0%);*/
/*filter: grayscale(0%);*/
/*filter: gray; */
    transform: scale(1.05);
}

@media(max-width:  1480px){
	.aboutG-b ul li { margin: 20px 0; }
}
@media(max-width:  1024px){
	.aboutG-b ul li { margin: 15px 0; }
}
@media(max-width:  640px){
	.aboutG-b ul li { margin: 5px 0; width: 50%; }
}





/*pipeline 手机*/
.pipeMb { display: none; }
.pipeMb { padding: 20px 0 0; }
.pipeMb ul li:nth-child(n+2) { margin-top: 16px; }

.pipeMb .topTit { position: relative; font-size: 16px;color: #ffffff; border-radius: 4px; overflow: hidden; background: #482a68; padding:15px 15px; }
.pipeMb .topTit .t1 .ttt2 { display: inline-block; }
.pipeMb .topTit .t1 .c1 .ttt2 { padding-right: 20px; line-height: 20px; height: 20px; background: url(../images/gxaa.png) no-repeat right center; background-size: auto 16px; }
.pipeMb .topTit .t1 .c2 .ttt2 { padding-right: 20px; line-height: 20px; height: 20px; background: url(../images/gxb.png) no-repeat right center; background-size: auto 16px; }

.pipeMb .topTit a.more { padding-right:  15px; background: url(../images/navwhite.png) no-repeat right center; position: absolute; top:50%; transform: translateY(-50%); right:12px; font-size: 16px; color:#fff; }


.pipeMbA { border:1px solid #ddd; }

.pipeMbA-a { padding: 18px 15px; }
.pipeMbA-a .t  {font-size: 18px;color: #333333;}
.pipeMbA-a .c  {font-size: 16px;color: #666; margin-top: 6px;}


.pipeMbA-b span { float: left; width: 20%; }
.pipeMbA-b dt { border-top: 1px solid #ddd; background: #f4f4f4; margin-bottom:10px; }
.pipeMbA-b dt span { position: relative; padding: 12px 0 12px 8px; padding-left: 8px; font-size: 16px;color:#333; }
.pipeMbA-b dd span { position: relative; height: 46px; padding-left: 8px; font-size: 16px;color:#333; }
.pipeMbA-b span:after { content:''; width: 1px; height: 100px; background: #ddd; position: absolute; left:0; top:-20px;  }
.pipeMbA-b span:nth-child(1):after { display: none; }
	
.pipeMbA-b dl { overflow: hidden; position: relative; padding-bottom: 10px; }

/*.pipeMbA-b dd:nth-child(1) span { height: 80px; }*/
/*.pipeMbA-b dd:last-child span { height: 80px; }*/


/*.pipeMbA-b span.t1 { width: 27.6%; }
.pipeMbA-b span.t2 { width: 31%;  }
.pipeMbA-b span.t3 { width: 13.8%;  }
.pipeMbA-b span.t4 { width: 13.8%; }
.pipeMbA-b span.t5 { width: 13.8%; }*/

.pipeMbA-b span.t1 { width: 22.6%; }
.pipeMbA-b span.t2 { width: 22.4%; }
.pipeMbA-b span.t3 { width: 22.3%; }
.pipeMbA-b span.t4 { width: 22.3%; }
.pipeMbA-b span.t5 { width: 10.4%; }

.pipeMbA-b dd span .gx { line-height: 30px; text-align: right; color: #fff; padding-right: 30px; z-index: 6; left: 0px; position: absolute; height: 30px; top:50%; transform: translateY(-50%); }
.pipeMbA-b dd span .gxz { background: #693d97;background-image: linear-gradient(to right, #ae93c9 , #693d97); }
.pipeMbA-b dd span .gxl { background: #0f5cca;background-image: linear-gradient(to right, #b4d0f7 , #0f5cca); }
/*.pipeMbA-b dd:nth-child(2) span .gx { margin-top:20px; }*/
/*.pipeMbA-b dd:last-child span .gx { margin-bottom:20px; }*/
.pipeMbA-b dd span i { line-height: 14px; padding-top: 1px; display: inline-block; font-style: normal; }

.pipeMbA-b dd span .gxz { background: #693d97;background-image: linear-gradient(to right, #ae93c9 , #693d97); background:#693d97; }
.pipeMbA-b dd span .gxl { background: #0f5cca;background-image: linear-gradient(to right, #b4d0f7 , #0f5cca); background:#693d97; }
/*.pipeMbA-b dd:nth-child(2) span .gx { margin-top:20px; }*/
/*.pipeMbA-b dd:last-child span .gx { margin-bottom:20px; }*/

.pipeMbA-b dd span .gxz:after,.pipeMbA-b dd span .gxl:after { content:''; width: 19px; height:30px; overflow: hidden; background: url(../images/addw4.png) no-repeat right center/cover; background-size: 100% auto; position: absolute; left:0; top: 50%; transform: translateY(-50%); left: calc(100% - 2px); }

@media(max-width:  550px){
	.pipeMbA-b dd span i { font-size: 12px; width: 100%; }
}
@media(max-width:  450px){
	.pipeMbA-b dd span .gx { padding-right: 10px; }
	.pipeMbA-b dd span i { text-align: left; word-break: break-all; font-size: 10px; width: 100%; }
	.pipeMbA-b dt span { font-size: 12px; padding-left:5px; }
}

@media(max-width:  1024px){
	.addBusinessB { display: none; }
	.pipeMb { display: block; }
}


.contactB { background:#f3f3f3;}
.contactA-b { display:flex; flex-wrap:wrap; }
.addContactA-a { position: relative; width: 55%; }
.addContactA-d { padding: 0 3vw 0 12vw; position: absolute; left:0; top:50%; transform:translateY(-50%); width: 100%; }
.addContactA-d .topT { font-size: 46px;color:#222222; }
.addContactA-f .tit2 { font-size: 24px;color:#222222; margin: 40px 0 20px; }
.addContactA-d .con { font-size: 18px;color:#333333; margin: 15px 0 30px; }
.addContactA-e ul li { float:left; width: 260px; }
.addContactA-e .t { font-size:20px; margin: 18px 0 8px;color:#666666; }
.addContactA-e .c { font-size:16px;color:#222222; }
.addContactA-f ul li { float: left; position: relative; }
.addContactA-f ul li:nth-child(n+2) { margin-left:10px; cursor: pointer; }
.addContactA-f ul li .icon { opacity: 1; width: 55px; height: 55px; border-radius:50%; border:1px solid #dedede; overflow: hidden; }
.addContactA-f ul li .icon a{ display:flex; align-items:center; justify-content:center;}
.addContactA-f ul li:hover .icon { opacity: 1; }
.addContactA-f ul li .ewm { padding: 10px; background:#fff; border-radius: 6px; overflow: hidden; position: absolute; width: 120px; height: 120px; box-shadow: 0px 5px 10px 5px rgba(0,0,0,.1); background: #fff; position: absolute; left:50%; transform: translateX(-50%); top:70px; display: none; }
.addContactA-f ul li:hover .ewm { display: block; }
.addContactA-f ul li .icon .pic2 { display: none; }
.addContactA-f ul li:hover .icon .pic1 { display: none; }
.addContactA-f ul li:hover .icon .pic2 { display: block; }
.addContactA-f ul li:nth-child(1):hover .icon { transition: all 0.6s; background:#66dd7a; border-color:#66dd7a; }
.addContactA-f ul li:nth-child(2):hover .icon { transition: all 0.6s; background:#0b66c1; border-color:#0b66c1; }
.contactA-d { position: relative; }
.addContactB { font-size: 20px;color:#fff; position: absolute; left: 0; bottom:0; padding: 40px 30px;}


@media(max-width: 1700px){
    .addContactA-d .topT { font-size: 38px; }
    .addContactA-f .tit2 { font-size: 22px; margin: 30px 0 15px; }
    .addContactA-d .con { font-size: 16px; margin: 12px 0 24px; }
    .addContactA-e ul li { width: 240px; }
    .addContactA-e .t { font-size:18px; margin: 15px 0 5px; }
    .addContactA-e .c { font-size:16px; }
}
@media(max-width: 1680px){
    .addContactA-d { padding: 0 3vw 0 10vw; }
    .addContactB { font-size: 18px; padding: 30px 26px;}
}
@media(max-width: 1480px){
    .addContactA-d { padding: 0 3vw 0 5vw; }
    .addContactA-d .topT { font-size: 32px; }
    .addContactA-f .tit2 { font-size: 20px; margin: 24px 0 12px; }
    .addContactA-d .con { font-size: 16px; margin: 10px 0 20px; }
    .addContactA-e ul li { width: 200px; }
    .addContactA-e .t { font-size:16px; margin: 15px 0 5px; }
    .addContactA-e .c { font-size:14px; }
}
@media(max-width: 1100px){
    .addContactA-d .topT { font-size: 28px; }
    .addContactA-c { display:flex; flex-wrap:no-wrap; }
    .addContactA-a { position: relative; width: 100%; }
    .addContactA-b { width: 100%; height: 40vw; background: #000; }
    .addContactA-d { padding: 30px 3vw 40px; position: relative; left:0; top:0; transform:translateY(0); }
    .addContactA-f ul li .icon { width: 40px; height: 40px; }
    .addContactA-e ul li .icon img { width: 50px; }
    .addContactA-f ul li .ewm { top: 50px; left: -10px; transform: translateX(0); }
    .addContactB { font-size: 16px; padding: 20px 20px;}
}

@media(max-width: 500px){
    .addContactA-d .topT { font-size: 24px; }
    .addContactA-e ul li { width: 100%; margin-bottom:20px; }
}




.addBusinessB dl dd .t1 .c .ttt2 { position: relative; }
.addBusinessB dl dd .t1 .c .ttt2 i { width: 30px; height: 30px; position: absolute; right: -36px; top: 50%; transform: translateY(-50%); }

.addBusinessB dl dd .t1 .c .ttt2 .relative { display:block; height: 30px; font-style: normal; text-align: center; position: relative; }
.addBusinessB dl dd .t1 .c .ttt2 .icon { background: url(../images/addw1.png) no-repeat center/cover; width: 100%; height: 100%; border:1px solid #482a68; border-radius: 50%; overflow: hidden; display: block; }
.addBusinessB dl dd .t1 .c .ttt2 .ttttt { display:none; width: 250px; background: #fff; padding:16px 15px; border-radius: 5px; font-size:14px;color:#666; line-height: 1.6; position: absolute; left: 50%; transform: translateX(-50%); box-shadow: 0 5px 6px 5px rgba(120,120,120,0.3); z-index: 10; top: 38px; }
.addBusinessB dl dd .t1 .c .ttt2 .relative:after { display:none; content:'';  width: 13px; height: 9px; position: absolute; left: 50%; transform: translateX(-50%); top: 29px; background: url(../images/addw3.png) no-repeat center/cover; }
.addBusinessB dl dd:hover { z-index: 10; position: relative; }
.addBusinessB dl dd .t1 .c .ttt2 .relative:hover .ttttt,.addBusinessB dl dd .t1 .c .ttt2 .relative:hover:after { display: block; }
.addBusinessB dl dd .t1 .c .ttt2 .relative:hover .icon { background: url(../images/addw2.png) no-repeat center/cover #482a68;  }

.talentB-b .swiper-container { position: relative; }
.talentB-b .mainQh { z-index:10; top: 50%; transform: translateY(-50%); position: absolute; }
.talentB-b .mainQh.mainQhNext { right:10px; margin-left:  12px; background: url(../images/mnext.png) no-repeat center; }
.talentB-b .mainQh.mainQhPrev { left:10px; background: url(../images/mprev.png) no-repeat center; }
.talentB-b .mainQh.mainQhNext { background: url(../images/mnextbg.png) no-repeat center rgba(72,42,104,0.5); }
.talentB-b .mainQh.mainQhPrev { background: url(../images/mprevbg.png) no-repeat center rgba(72,42,104,0.5); }
.talentB-b .mainQh.mainQhNext:hover { background: url(../images/mnextbg.png) no-repeat center #623a8c; }
.talentB-b .mainQh.mainQhPrev:hover { background: url(../images/mprevbg.png) no-repeat center #623a8c; }

#vidPlay { position:relative; }
#vidPlay .moreMain { position: absolute; right: 30px; bottom:50px; }
.fixVideo { display: none; position: fixed; top:0; left:0;background: rgba(0,0,0,0.6);width: 100%;height: 100%;z-index: 1000; }
.fixVideoA {width: 100%;height: 100%;position: relative; }
.fixVideoB { position: absolute;width: 80%; max-width: 80%; border-radius: 10px; overflow: hidden; height: auto; position: absolute;left: 50%;top: 50%; transform: translate(-50%, -50%);background: #fff; }
.fixVideoB .close { position: absolute; right:10px; top:10px;height: 40px;width: 40px;cursor: pointer; text-align: center;line-height: 40px; font-size: 30px;  z-index: 10000;background: #fff; color:#999; border-radius:50%;}
.fixVideoB .close:hover { color:#fff; background: #623a8c; }
.fixVideo.videoSp .fixVideoB { max-width: 800px; }
@media(max-width:1800px){
	.fixVideo.videoSp .fixVideoB { max-width: 400px; }
}
@media(max-width:1100px){
	.fixVideo.videoSp .fixVideoB,.fixVideo .fixVideoB { width: 94%; max-width:100%; }
}
@media(max-width: 600px){
	#vidPlay .moreMain { right: 20px; bottom:30px; }
	.fixVideoB .close { right:5px; top:5px;height: 30px;width: 30px; line-height: 30px; font-size: 20px; }
}



.addInvD-a { position: absolute; left: 0; top: 60%; transform: translateY(-50%); width: 100%; }
.addInvD-b { border-radius: 10px; overflow: hidden; background: url(../images/addinvcbg.jpg) no-repeat top right/cover #fff; border-top: 5px solid #613a8a; width: 680px; padding: 50px 60px; }
.colorZ { color:#613a8a; }

@media(max-width: 1900px){
    .addInvD-b { padding: 2.5vw 3vw; width: 35vw; }
}
@media(max-width: 1100px){
    .addInvD-b { padding: 30px 30px; width: 500px; }
    .addInvD.index2 .indexZhan2 { padding-top: 100vw; }
}
@media(max-width: 600px){
    .addInvD-a { top: 50%; }
    .addInvD-b { padding: 30px 30px; width: 100%; }
    .addInvD.index2 .indexZhan2 { padding-top: 120vw; }
}

.addInvB { padding: 0; border-radius: 0; }
.addInvB .indexZhan2 { border-radius: 0; }

.addInvB .index1 .index11,
.addInvB .index1 .index12 { color:#333; }

em { font-style: normal; }
.addInvA { padding: 130px 0 160px; }
.borderRadius20 { border-radius: 20px; overflow: hidden; }
.addInvA-b ul { display: flex; flex-wrap:wrap; }
.addInvA-b ul li { float: left; width: calc(33.33333% - 16px); margin-right: 24px; }
.addInvA-b ul li:nth-child(3n) { margin-right: 0; }
.addInvA-d { position: absolute; left: 0; top: 0; width: 100%; padding: 55px 40px 0; }
.addInvA-c .more { position: absolute; left: 0; bottom: 0; width: 100%; padding: 0 40px 45px ; }

@media(max-width: 1900px){
    .addInvA { padding: 6vw 0 7vw; }
    .addInvA-d { padding: 3vw 2vw 0; }
    .addInvA-d .icon img { width: auto; height: 3.6vw; }
    .addInvA-c .more { padding: 0 2vw 2.5vw; }
}
@media(max-width: 800px){
    .addInvA { padding: 40px 0 50px; }
    .addInvA-b ul li { float: left; width: 100%; margin-right: 0; }
    .addInvA-b ul li:nth-child(n+2) { margin-top: 20px; }
    .addInvA-d { padding: 20px 16px 0; }
    .addInvA-d .icon img { width: auto; height: 40px; }
    .addInvA-c .more { padding: 0 16px 20px; }
    .borderRadius20 { border-radius: 10px; }
}

.addInvC { padding: 160px 0; }
.addInvC-b ul { display: flex; flex-wrap:wrap; }
.addInvC-b ul li { float: left; width: calc(50% - 15px); margin-right: 30px; }
.addInvC-b ul li:nth-child(2n) { margin-right: 0; }


.addInvC-b .addInvA-d { top: auto; bottom: 0; padding: 0 40px 60px 60px ; }
.addInvC-b .addInvA-d .more { width: 48px; padding: 0; left: auto; position: absolute; right:0; top: 50%; transform: translateY(-50%); }
.addInvC-b .addInvA-d .mainMore { width: 48px; padding: 10px; }
@media(max-width: 1900px){
    .addInvC { padding: 7vw 0 7vw; }
    .addInvC-b .addInvA-d { padding: 0 2vw 3vw 3vw ; }
}
@media(max-width: 800px){
    .addInvC { padding: 40px 0 50px; }
    .addInvC-b ul li { float: left; width: 100%; margin-right: 0; }
    .addInvC-b ul li:nth-child(n+2) { margin-top: 20px; }
    .addInvC-b .addInvA-d { padding: 0 16px 20px; }
}



.font54 { font-size: 54px; }
.font24 { font-size: 24px; }
@media(max-width: 1900px){
    .font54 { font-size: 2.7vw; }
    .font24 { font-size: 24px; }
}
@media(max-width: 1600px){
    .font54 { font-size: 2.7vw; }
    .font24 { font-size: 22px; }
}
@media(max-width: 1300px){
    .font54 { font-size: 2.7vw; }
    .font24 { font-size: 20px; }
}
@media(max-width: 1024px){
    .font54 { font-size: 28px; }
    .font24 { font-size: 16px; }
}

.tzzhdB ul { display: flex; flex-wrap: wrap; }
.borderRadius10 { border-radius: 10px; overflow: hidden; }
.tzzhdB ul li { background:#fff; width: calc(50% - 10px); box-shadow: 0px 0px 20px 0px rgba(66, 66, 66, 0.1); }
.tzzhdB ul li:nth-child(2n) { margin-left: 20px; }
.tzzhdB ul li:nth-child(n+3) { margin-top: 20px; }
.tzzhdB-a { padding: 40px 50px; }

.tzzhdB-a .linkA a { margin: 4px 0; line-height: 30px; float: left; margin-right: 35px; }
.tzzhdB-a .linkA a.link { padding-left: 30px; background: url(../images/link.png) no-repeat left center; }
.tzzhdB-a .linkA a.file { padding-left: 28px; background: url(../images/file.png) no-repeat left center; }

.tzzhdB ul li:hover .linkA a.link { background: url(../images/linkbg.png) no-repeat left center; }
.tzzhdB ul li:hover .linkA a.file { background: url(../images/filebg.png) no-repeat left center; }
.tzzhdB ul li:hover { background:#623a8c; }
.tzzhdB ul li:hover * { color:#fff; }
@media(max-width: 1900px){
    .tzzhdB-a { padding: 2vw 2.5vw; }
}
@media(max-width: 1024px){
    .tzzhdB-a { padding: 25px 15px; }
}
@media(max-width: 600px){
    .tzzhdB ul li { width: 100%; }
    .tzzhdB ul li:nth-child(2n) { margin-left: 0; }
    .tzzhdB ul li:nth-child(n+2) { margin-top: 20px; }
}




.tzzhdA { padding: 100px 0; background:#f8f8f8; }

.tzzhdA-a { position: absolute; right: 0; bottom: 0; }
.tzzhdA-a a { margin-left: 10px; float: left; padding: 12px 40px; border-radius: 60px; transition: all 0.5s; background:#adadad;  }
.tzzhdA-a a:hover,.tzzhdA-a a.cur { background: #623a8c;  }

.tzzhdA-b { padding-top: 50px; border-top: 1px solid #ededed; }


@media(max-width: 1900px){
    .tzzhdA {padding: 5vw  0;  }
    .tzzhdA-b { padding-top: 2.5vw; }
}
.servicesC-b { width: 100%; }
.servicesC-c { height: 64px; float: left; width: 30%; }
.servicesC-d { float: right; width: calc(70% - 25px); }
.servicesC-c select,.servicesC-c input { background:#fff; font-size: 16px;color: #999999; width: 100%; line-height: 62px; padding-left: 6px; height: 64px; border:1px solid #fff; background: #fff; border-radius: 60px; }
.m-select dd { top:58px; z-index: 10; }
.servicesC-b input { padding-left: 12px; font-size: 16px; width: 100%; line-height: 62px; height: 64px; border:1px solid #fff; background: #fff; border-radius: 60px;}
.servicesC-d { position: relative; }
.servicesC-d input.searchBtn { position: absolute; right:0; top:0; width: 160px; height: 64px; border:none; text-align: left; font-size: 18px;color:#ffffff; background: url(../images/search.png) no-repeat 95px center #623a8c; padding-left: 50px; border-radius: 60px; }
@media(max-width: 1480px){
    .servicesC-c select,.servicesC-c input { height: 50px; line-height: 48px; }
	.servicesC-c { height: 50px; }
	.servicesC-d { float: right; width: calc(70% - 15px); }
	.servicesC-d input#title { line-height: 48px; height: 50px; }
	.servicesC-d input.searchBtn { width: 120px; height: 50px; font-size: 16px; background: url(../images/search.png) no-repeat 75px center #623a8c; padding-left:30px; }
	.servicesC-b input { line-height: 48px; }
    .layui-form-select dl { top: 50px; }
    .layui-form-selectup dl { top: auto; bottom: 50px; }
}
.layui-form-select dl { top: 64px; }
.layui-form-selectup dl { top: auto; bottom: 64px; }
.layui-form-select dl dd.layui-this { background:#623a8c; }

@media(max-width: 1024px){
    .tzzhdA { padding: 50px 0; }
    .tzzhdA-b { padding-top: 30px; }
    .servicesC-c { width: 100%; }
    .servicesC-b { width: 100%; padding-top:15px; }
    .servicesC-a .mainTit { width: 100%; }
    .tzzhdA .servicesC-d { margin-top: 15px!important; }
    .tzzhdA .servicesC-b { padding-top: 0; }
    .tzzhdA-a { margin-top: 20px; float: left; position:relative; top: 0; width: 100%; }
    .tzzhdA-a a { margin: 0 10px 0 0; padding: 10px 30px; }
}
@media(max-width: 500px){
    .tzzhdA-b { padding-top: 20px; }
    .servicesC-c,.servicesC-d { width: 100%; }
    .servicesC-d { margin-top:15px; }
    .m-select dd.region { width: 100%; }
}
    
.ysclA ul { display: flex; flex-wrap: wrap; }
.ysclA ul li { float: left; width: calc(25% - 24px); margin-right: 32px; }
.ysclA ul li:nth-child(4n) { margin-right: 0; }
.ysclA ul li:nth-child(n+5) { margin-top: 30px; }
@media(max-width: 800px){
    .ysclA ul li { width: calc(50% - 8px); margin-right: 16px; }
    .ysclA ul li:nth-child(2n) { margin-right: 0; }
    .ysclA ul li:nth-child(n+3) { margin-top: 20px; }
}


.color9 { color:#999; }
.color6 { color:#666; }
.bgWhite { background:#fff; }
.sswjA ul li { margin-bottom: 30px; background: url(../images/sswjbg1.png) no-repeat right bottom #f4f4f4; background-size: 19vw auto; }
.sswjA ul li a {  display: block; padding: 40px; }
.sswjA-a { display: flex; flex-wrap: no-wrap; }
.sswjA-a .img { width: 24%; }

.sswjA-b { align-content: center; width: 76%; padding: 0 40px 0 100px; }
.sswjA-b .tit { padding-bottom: 30px; border-bottom: 1px solid #dedede; }

.sswjA-b .mmoreBtn { padding-left: 45px; line-height: 37px; display: block; background: url(../images/sswjbg2.png) no-repeat left center; background-size: auto 100%; }
@media(max-width: 1900px){
    .sswjA ul li { margin-bottom: 1.5vw; background: url(../images/sswjbg1.png) no-repeat right bottom #f4f4f4; background-size: 19vw auto; }
    .sswjA ul li a { padding: 2vw; }
    .sswjA-a .img { width: 24%; }
    .sswjA-b { width: 76%; padding: 0 2vw 0 5vw; }
    .sswjA-b .tit { padding-bottom: 1.5vw; border-bottom: 1px solid #dedede; }
}
@media(max-width: 1600px){
    .sswjA-b .mmoreBtn { padding-left: 40px; line-height: 32px; }
}
@media(max-width: 700px){
    .sswjA-a .img { width: 32%; }
    .sswjA-b { width: 68%; padding: 0 2vw 0 5vw; }
    .sswjA-b .more { display: none; }
}
@media(max-width: 400px){
    .sswjA-a .img { width: 36%; }
    .sswjA-b { width: 64%; padding: 0 2vw 0 5vw; }
    .sswjA-b .con { margin-top: 10px; }
}

.marginT90 { margin-top: 90px; }
.qygzC { background:#f3f3f3; }
.qygzB ul { display: flex; flex-wrap: wrap; }
.qygzB ul li { background: url(../images/qygzbbg.png) no-repeat right center #fff; background-size: auto 100%; box-shadow: 0px 2px 9px 0px rgba(66, 66, 66, 0.06); padding: 40px 50px 40px; float: left; width: calc(33.3333333% - 14px); margin-right: 21px; }
.qygzB ul li:nth-child(3n) { margin-right:0; }
.qygzB ul li:nth-child(n+4) { margin-top: 20px; }
.qygzB-a .mmoreBtn { padding-left: 45px; line-height: 37px; display: block; background: url(../images/sswjbg2.png) no-repeat left center; background-size: auto 100%; }
@media(max-width: 1900px){
    .marginT90 { margin-top: 4.5vw; }
    .qygzB ul li { padding: 2vw 2.5vw 2vw; }
    
}
@media(max-width: 1600px){
    .qygzB-a .mmoreBtn { padding-left: 40px; line-height: 32px; }
}
@media(max-width: 1100px){
    .marginT90 { margin-top: 40px; }
    .qygzB ul li { padding: 20PX 15PX; width: 100%; margin-right: 0; }
    .qygzB ul li:nth-child(3n) { margin-right:0; }
    .qygzB ul li:nth-child(n+2) { margin-top: 15px; }
}
.weight700 { font-weight: 700; }
.marginT10 { margin-top: 10px; }
.font28 { font-size: 28px; }
@media(max-width: 1900px){
    .font28 { font-size: 1.4vw; }
}
@media(max-width: 1100px){
    .font28 { font-size: 20px; }
}
.qygzA-a .img { width: 12vw; height: 12vw; border-radius: 50%; margin: 0 auto; }
.qygzA ul { display: flex; flex-wrap: wrap; }
.qygzA ul li { background:#f3f3f3; padding: 35px 30px 40px; float: left; width: calc(25% - 15px); margin-right: 20px; }
.qygzA ul li:nth-child(4n) { margin-right:0; }
.qygzA ul li:nth-child(n+5) { margin-top: 20px; }
@media(max-width: 1100px){
    .qygzA ul li { padding: 30px 20px 35px; width: calc(33.33333% - 12px); margin-right: 16px; }
    .qygzA ul li:nth-child(4n) { margin-right: 16px; }
    .qygzA ul li:nth-child(3n) { margin-right:0; }
    .qygzA ul li:nth-child(n+4) { margin-top: 16px; }
    .qygzA-a .img { width: 20vw; height: 20vw; }
}
@media(max-width: 800px){
    .qygzA-a .img { width: 20vw; height: 20vw; }
    .qygzA ul li { padding: 30px 20px 35px; width: calc(50% - 8px); margin-right: 16px; }
    .qygzA ul li:nth-child(3n) { margin-right: 16px; }
    .qygzA ul li:nth-child(2n) { margin-right: 0; }
    .qygzA ul li:nth-child(n+3) { margin-top: 16px; }
}
@media(max-width: 500px){
    .qygzA-a .img { width: 50vw; height: 50vw; }
    .qygzA ul li { padding: 20px 20px 30px; width: 100%; margin-right: 0; }
    .qygzA ul li:nth-child(3n) { margin-right: 0; }
    .qygzA ul li:nth-child(2n) { margin-right: 0; }
    .qygzA ul li:nth-child(n+2) { margin-top: 16px; }
}


.yjbbD .servicesC-d input#title,
.yjbbD .servicesC-c input,
.yjbbD .servicesC-c select { background:#f5f5f5; }
.servicesC-b input,.servicesC-c input { color:#333; }
.servicesC-b input::placeholder {
    font-size: 16px;
    color: #999; 
}
.servicesC-b input::-webkit-input-placeholder {
    font-size: 16px;
    color: #999;
}
.servicesC-b input:-moz-placeholder {
    font-size: 16px;
    color: #999;
}

.yjbbB ul li { float: left; width: calc(25% - 30px); margin-right: 40px; }
.yjbbB ul li:nth-child(4n) { margin-right:0; }
.yjbbB ul li:nth-child(n+5) { margin-top: 40px; }
.yjbbA-a { padding-bottom: 30px; border-bottom: 1px solid #ededed; }

@media(max-width: 1600px){
    .yjbbA-a { padding-bottom: 20px; }
    .yjbbB ul li { width: calc(25% - 18px); margin-right: 24px; }
}
@media(max-width: 1100px){
    .yjbbA-a { padding-bottom: 20px; }
    .yjbbB ul li { float: left; width: calc(50% - 10px); margin-right: 20px; }
    .yjbbB ul li:nth-child(2n) { margin-right:0; }
    .yjbbB ul li:nth-child(n+3) { margin-top: 30px; }
}

.ggythA .servicesC-c { width: 18%; margin-right: 21px; }
.ggythA .servicesC-d { width: calc(64% - 42px); margin-right: 0; }
@media(max-width: 1024px){
    .ggythA .servicesC-c { width: calc(50% - 6px); margin-right: 12px; }
    .ggythA .servicesC-c:nth-child(2) { margin-right: 0; }
    .ggythA .servicesC-d { width: 100%; margin-right: 0; }
}

.investorG .constitution-a { border-top: none; }
.constitution-a ul li { margin-top: 20px; border-radius: 8px; border:none;background: url(../images/ggythabg.png) no-repeat right center rgb(255, 255, 255); background-size: auto 100%; box-shadow: 0px 2px 9px 0px rgba(66, 66, 66, 0.06);  }
.constitution-a ul li a { background: none; }
.colora7 { color:#a7a7a7; }


.constitution-a .mmoreBtn { position: absolute; right: 60px; top: 50%; transform: translateY(-50%); padding-left: 45px; line-height: 37px; display: block; background: url(../images/sswjbg2.png) no-repeat left center; background-size: auto 100%; }
@media(max-width: 1024px){
    .constitution-a ul li a { padding: 15px 12px; }
    .constitution-a .mmoreBtn { right: 20px; }
}
