@import url(yzui.css);
/* news-column-center.html */
header{font-size:0px;}
.header{position: fixed;top:0px;left:0px;z-index:999;background:rgba(3,3,3,0.3);height:86px;display:inline-block;width:100%;}
.header .nav-arrow{display: none;}
.header .logo{float:left;height:86px;line-height:86px;background:#7e1a82;display:flex;align-items:center;}
.header .logo img{max-height:100%;vertical-align:middle;}
.header .header-nav{float:right;}
.header .header-nav ul{float:left;position: relative;}
.header .header-nav li{position:relative;float:left;text-align:center;height:86px;line-height:86px;margin-left:1px;}
.header .header-nav li>a{padding:0px 52px;font-size:16px;color:#fefefe;border-right:1px solid rgba(255,255,255,0.3);}
.header .header-nav li:nth-last-child(1)>a{border-right:0px solid #918e86;}
.header .header-nav li:hover>a,.header .header-nav li.active>a{color:#b107bb;}
.header .header-nav li .dropdown{display: none;position: absolute;left: 0;top: 86px;width: 100%;background: rgba(0,0,0,0.3);padding: 13px 0;}
.header .header-nav li .dropdown dd{line-height: 18px;text-align: left;}
.header .header-nav li .dropdown dd a{color: #fff;font-size: 14px;display: inline-block;width: 100%;padding: 13px 20px;}
.header .header-nav li .dropdown dd:hover a{color: #b107bb;}
.header .header-nav li:hover .dropdown{display: block;}
.header .header-nav .header-nav-right{float:left;}
.header .header-nav .header-nav-ab{position:absolute;top:0px;right:0px;z-index:999;}
.header .header-nav .language{float:left;font-size:16px;color:#c1bdb9;height:86px;line-height:86px;margin-left:5px;}
.header .header-nav .language a{color:#c1bdb9;margin:0px 5px;}
.header .header-nav .language a:hover,.header .header-nav .language a.active{color:#fefefe;}
.header .header-nav .sear{float:left;margin-left:55px;height:86px;line-height:86px;display:flex;align-items:center;}
.header .header-nav .sear a img{vertical-align:middle;display: none;}
.header .header-nav .sear a{display: inline-block;width: 20px;height: 20px;background: url('../images/saer.png') no-repeat;position: relative;}
.page-header .header-nav .sear a{background: url('../images/0_search.png') no-repeat;}
.page-header .header-nav .sear a.active{background: url('../images/saer.png') no-repeat;}
.header .navbar-toggle{float:left;margin:35px 50px 35px;z-index:1000;width:26px;height:16px;float:right;background-color:transparent;border:0;display:block;cursor:pointer;}
.header .navbar-toggle span{margin-top:5px}
.header .navbar-toggle span,.header .navbar-toggle span:before,.header .navbar-toggle span:after{position:absolute;display:block;width:26px;height:2px;cursor:pointer;content:'';background-color:#fff;border-radius:1px;-webkit-transition:all .4s cubic-bezier(0.19,1,.22,1);-o-transition:all .4s cubic-bezier(0.19,1,.22,1);transition:all .4s cubic-bezier(0.19,1,.22,1)}
.header .navbar-toggle span:before{top:-7px}
.header .navbar-toggle span:after{bottom:-7px}
.header .navbar-toggle.drawer-open span,.header .navbar-toggle.drawer-open span::before,.header .navbar-toggle.drawer-open span::after{background:#fff;}
.header .navbar-toggle.drawer-open span{background: rgba(0, 0, 0, 0);}
.header .navbar-toggle.drawer-open span:before {-webkit-transform: rotate(45deg);transform: rotate(45deg);left:0px;top:0px;}
.header .navbar-toggle.drawer-open span:after {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);left:0px;top:0px;}
.header .hidden-nav{top:0px;right:-100%;width:100%;background:rgba(0,0,0,0.9);display:flex;justify-content:center;align-items:center;height:100%;position:fixed;}
.header .hidden-nav .down{width:31%;}
.header .hidden-nav .down h3{font-weight:400;text-align:right;width:100%;}
.header .hidden-nav .down h3 a{font-size:16px;color:#fff;padding-left:20px;background:url('../images/fh.png')no-repeat left center;}
.header .hidden-nav .down h4{margin-top:20px;font-weight:400;text-align:center;font-size:28px;color:#fff;letter-spacing:25px;padding-bottom:35px;border-bottom:1px solid #565756;text-indent:25px;}
.header .hidden-nav .down ul{width:100%;}
.header .hidden-nav .down ul li{width:100%;padding:20px 5%;text-align:center;border-bottom:1px solid #565756;}
.header .hidden-nav .down ul li>a{font-size:20px;color:#fff;line-height:22px;display:flex;justify-content:center;align-items:center;}
.header .hidden-nav .down ul li>a>span{display:inline-block;width:25px;height:1px;background:#e9ac2a;margin:0px 12px;}
.header .hidden-nav .down ul li dl{display:none;margin-top:15px;margin-left:-30px;text-align:center;}
.header .hidden-nav .down ul li dl dd{display:inline-block;margin-top:10px;font-size:14px;margin-left:30px;}
.header .hidden-nav .down ul li dl dd a{color:#fff;}
.header .hidden-nav .down ul li dl dd a:hover{color:#e9ac2a;}
.header .hidden-nav .down h5{font-weight:400;margin-top:50px;text-align:center;}
.header .hidden-nav .down h5 a{font-size:14px;color:#000;display:inline-block;width:20%;height:34px;line-height:34px;background:#fff;border-radius:3px;margin:0px 7px;}
.header .hidden-nav .down h5 a:hover{color:#8f48a0}
.header .hidden-nav .down p{width:70%;margin-top:40px;line-height:30px;text-align:center;font-size:12px;color:#fff;}


section{font-size:0px;}
.m_banner{width:100%;overflow:hidden;position:relative;}
.m_banner .focus li p{position:absolute;top:36%;left:6.67%;} 

/*bx-wrapper--common样式*/
.bx-wrapper, .bx-viewport, .banner_bxslider, .banner li{ height:100%;}
.bx-wrapper { margin: 0 auto; padding: 0; *zoom: 1;}   
.bx-wrapper .bx-loading { min-height: 50px; background: url(../images/bx_loader.gif) center center no-repeat #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000; display:none;}  
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; *zoom: 1; *display: inline;}
.bx-wrapper .bx-prev { left: 10px; background: url(../images/arrow01_left.png) no-repeat;}
.bx-wrapper .bx-next { right: 10px; background: url(../images/arrow01_right.png) no-repeat;} 
.bx-wrapper .bx-controls-direction a { position: absolute; top: 50%; margin-top: -16px; width: 32px; height: 32px; text-indent: -9999px; z-index: 9999; }
.bx-wrapper .bx-controls-direction a.disabled { display: none;} 
.bx-wrapper .bx-controls-auto { text-align: center; }
.bx-wrapper .bx-controls-auto .bx-start { display: block; text-indent: -9999px; width: 10px; height: 11px; background: url(../images/controls.png) -86px -11px no-repeat; margin: 0 3px; }
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active { background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop { display: block; text-indent: -9999px; width: 9px; height: 11px; background: url(../images/controls.png) -86px -44px no-repeat; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active { background-position: -86px -33px;} 
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align: left; width: 80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto { right: 0; width: 35px;} 
 .phone_dom{display: none; max-width: 100%; height: auto;}  
.mScrol{margin-right: 0;height: 690px;}
.mScrol.overY{overflow-y: auto;} 
/*banner*/
.banner{ height: 100vh; overflow: hidden; position: relative; top:0; left:0;}
.banner li{overflow: hidden;position: relative;} 
.bgImg{ width:100%; height: 100%; background-position:center center; background-repeat:no-repeat; background-size:cover; transition:all .5s ease-in-out;}
.bgImg img{display:none;}
/*.banner .bx-wrapper img{max-width: none;width: 100%;position: relative;}*/
.banner video{ display:block; width: 100%; height: 100%; object-fit: cover;} 
.banner .bx-controls{position:absolute;left:6.67%; bottom:12%; }  
.banner .bx-wrapper .bx-pager.bx-default-pager a{ width:18px; height: 18px; background:url(../images/ico_dot01a.png) center center no-repeat; background-size: 18px;}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager .active a { background-image:url(../images/ico_dot01b.png); }
/*focus_txt*/
.banner li .p{position: absolute; top:50%; left: 0; right:0; -webkit-transform:translateY(-50%); transform:translateY(-50%); color: #fff; -webkit-transition:all 0.5s 0s ease-in-out; transition: all 0.5s 0s ease-in-out; opacity: 0; filter:alpha(opacity=0);}    
.banner .bx-wrapper .bx-pager.bx-default-pager a{ display:inline-block; vertical-align: middle; text-indent:-9999px; position: relative; width:46px; height: 30px; margin: 0; opacity: 1; filter:alpha(opacity=100);} 
.banner .bx-wrapper .bx-pager.bx-default-pager a:before{ content:""; position:absolute; top:0; left:0; background: rgba(255,255,255,.40); width:100%; height: 1px;}
.banner .bx-wrapper .bx-pager.bx-default-pager a:after{ content:""; position:absolute; top:0; left:0; z-index:1; background: #fff; width:100%; height: 1px; transform:scaleX(0); transform-origin: 0;}
.banner .bx-wrapper .bx-pager.bx-default-pager .active a:after{
	-webkit-animation: 5s .2s move01 both;
	animation: 5s .2s move01 both;
} 
@-webkit-keyframes move01 {
	0%{ transform:scaleX(0); }
	100%{ transition:transform 5s linear; transform:scaleX(1);}
}
@keyframes move01 {
	0%{ transform:scaleX(0); }
	100%{ transition:transform 5s linear; transform:scaleX(1);}
} 
.tdimg{position:absolute;width:22px;height:52px;bottom:6%;left:50%;margin-left:-11px;}
.banner_txt{ position:absolute; top:40%;left:0; padding: 0 6.67%;}
.banner_txt img{display:block; max-width: 90%;}
@media (max-width:767px){
	.banner{ height:400px;}
	.pc_dom{ display:none;}
	.phone_dom{ display:block;}
	.banner .bx-controls{ left:0; width:100%; bottom: 0; text-align: center;}
	.tdimg{ display:none;}
}


.m_article{width:100%;display:inline-block;background:url('../images/artbanback.png')no-repeat center top;}
.m_article_left{float:left;width:74.1%;padding:59px 0 65px 6.675%;}
.m_tit{width:100%;display:inline-block;}
.m_article_left .m_tit{padding-right:11.44%}
.m_tit .m_tit_l{float:left;width:80%;}
.m_tit .m_tit_l h3{font-weight:400;width:100%;display:inline-block;display:flex;justify-content:left;align-items:center;}
.m_tit .m_tit_l h3 img{float:left;max-height:40px;margin:0px;}
.m_tit .m_tit_l h3 span{float:left;font-size:36px;color:#333;margin-left:10px;}
.m_tit_b .m_tit_l h3 span{color:#fff;}
.m_tit .m_tit_l p{font-size:14px;color:#666;margin-top:19px;line-height:26px;}
.m_tit_b .m_tit_l p{color:#fff;}
.m_tit .m_tit_r{float:right;width:20%;text-align:right;}
.m_tit .m_tit_r a{font-size:14px;color:#666;display:inline-block;width:100%;height:40px;line-height:40px;border:1px solid #dcdcdc;border-radius:20px;text-align:center;max-width:130px;margin-top:70px;}
.m_tit_b .m_tit_r a{color:#fff;border:1px solid #fff;}
.m_tit .m_tit_r a:hover{border:1px solid #7e1a82;color:#7e1a82;}
.m_article_left .m_article_list{width:100%;display:inline-block;position:relative;margin-top:25px;padding-right:11.44%;}
.m_article_left .m_article_list .swiper-slide .img{width:100%;overflow:hidden;}
.m_article_left .m_article_list .swiper-slide .img img{width:100%;transition:1s;}
.m_article_left .m_article_list .swiper-slide:hover .img img{transform:scale(1.05);}
.m_article_left .m_article_list .swiper-slide .text{margin-top:25px;width:100%;display:inline-block;}
.m_article_left .m_article_list .swiper-slide .text .text_l{float:left;width:20%;}
.m_article_left .m_article_list .swiper-slide .text .text_l h3{width:100%;font-weight:400;}
.m_article_left .m_article_list .swiper-slide .text .text_l h3 span{line-height:28px;display:inline-block;width:100%;text-align:left;font-size:18px;color:#000;}
.m_article_left .m_article_list .swiper-slide .text .text_l h3 i{font-style:normal;display:inline-block;width:100%;text-align:left;font-size:14px;color:#000;margin-top:5px;}
.m_article_left .m_article_list .swiper-slide .text .text_l h4{margin-top:50px;width:100%;text-align:left;}
.m_article_left .m_article_list .swiper-slide .text .text_l h4 a{display:inline-block;background:url('../images/more.png')no-repeat left center;width:100%;height:5px;}
.m_article_left .m_article_list .swiper-slide .text .text_l h4 a{animation:mytwo 1.5s infinite;}
@keyframes mytwo {
    0% {
        transform: translate(0px, 0px);opacity:0;
    }
    50% {
        transform: translate(20px, 0px);opacity:1;
    }
    100% {
        transform: translate(0px, 0px);opacity:0;
    }
}
.m_article_left .m_article_list .swiper-slide .text .text_r{float:right;width:80%;}
.m_article_left .m_article_list .swiper-slide .text .text_r a{display:inline-block;width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow: hidden;font-size:16px;color:#444;line-height:28px;height:56px;}
.m_article_left .m_article_list .swiper-slide:hover .text .text_r a{color:#813b85;}
.m_article_left .m_article_list .swiper-slide .text .text_r p{font-size:12px;color:#333;margin-top:10px;line-height:20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;height:60px;}
.article-next,.article-prev {border:1px solid #f2f2f2;top: 50%;width:88px;height:88px;margin-top: -44px;background-size:88px 88px;}
.m_article_left .swiper-button-prev,.m_article_left .swiper-container-rtl .swiper-button-next{background-image:none;left:auto;right:0px;background:#f2f2f2 url('../images/m_articleleft.png')no-repeat center center;}
.m_article_left .swiper-button-next,.m_article_left .swiper-container-rtl .swiper-button-prev{background-image:none;right:0;top:27%;
background:#f2f2f2 url('../images/m_articleright.png')no-repeat center center;}
.m_article_left .swiper-button-next.swiper-button-disabled{opacity:1;background:url('../images/m_articlerights.png')no-repeat center center;}
.m_article_left .swiper-button-prev.swiper-button-disabled{opacity:1;background:url('../images/m_articlelefts.png')no-repeat center center;}
.m_article_right{float:right;width:25.9%;}
.m_article_right ul li{width:100%;display:inline-block;background:rgba(233,173,42,1);}
.m_article_right ul li:nth-child(2){background:rgba(50,55,59,1)}
.m_article_right ul li a{display:inline-block;padding:50px 70px 50px 60px;width:100%;}
.m_article_right ul li a h3{height:36px;line-height:36px;}
.m_article_right ul li a h3 img{vertical-align:bottom;max-height:100%;}
.m_article_right ul li a h4{margin-top:20px;font-weight:400;font-size:30px;color:#f2f2f2;}
.m_article_right ul li a h5{font-weight:400;margin-top:25px;font-size:18px;color:#fff;}
.m_article_right ul li a p{margin-left:0px;width:100%;margin-top:10px;font-size:14px;color:#fff;padding-bottom:30px;position:relative;}
.m_article_right ul li a p span{display:inline-block;width:24px;height:18px;background:url('../images/jtb.png')no-repeat center center;position:absolute;right:93%;bottom:-9px;transition:1s;}
.m_article_right ul li a p b{position:absolute;bottom:0px;left:0px;width:0%;height:1px;display:inline-block;background:rgba(242,242,242,0.3);transition:1s;}
.m_article_right ul li:hover a p span{right:0%;}
.m_article_right ul li:hover a p b{width:85%;}


.m_business{width:100%;display:inline-block;padding:90px 0px 120px;background:url('../images/ywfwback.jpg')no-repeat center center;background-attachment: fixed;background-size: 100% 100%;}
.m_business .container .m_business_con{width:100%;display:inline-block;margin-top:110px;}
/* .m_business .container .m_business_con ul{margin-left:-5.63%;} */
/* .m_business .container .m_business_con ul li{float:left;width:27.7%;margin-left:5.63%;text-align:left;} */
.m_business .container .m_business_con ul li>a{display:inline-block;width:100%;}
.m_business .container .m_business_con ul li h3{height:85px;line-height:85px;}
.m_business .container .m_business_con ul li h3 img{vertical-align:bottom;max-height:100%;transition: all 1s;}
.m_business .container .m_business_con ul li:hover h3 img{
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);;
}
.m_business .container .m_business_con ul li h4{font-weight:400;margin-top:25px;font-size:24px;color:#fff;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,0.3);}
.m_business .container .m_business_con ul li p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;height: 128px;margin-top:25px;font-size:14px;color:#fff;line-height:26px;}
.m_business .container .m_business_con ul li h5{width:100%;margin-top:20px;display:inline-block;position:relative;}
.m_business .container .m_business_con ul li h5 span{display:inline-block;width:24px;height:18px;background:url('../images/jtb.png')no-repeat center center;position:absolute;top:0px;left:0px;transition:2s;}
.m_business .container .m_business_con ul li:hover h5 span{left:93%;}
.m_business .container .m_business_container{padding-bottom: 20px !important;}

.m_project{width:100%;display:inline-block;position: relative;}
.m_project_l{float:left;width:25.3125%;position: relative;height: 791px;}
.m_project_l>img{height: 100%;}
.m_project_l .nei{padding:95px 75px 55px 125px;position: absolute;top: 0;left: 0;width: 100%;}
.m_project_l .nei h3{font-size:36px;color:#fff;font-weight:400;width:100%;display:inline-block;display:flex;justify-content:left;align-items:center;}
.m_project_l .nei h3 img{float:left;max-height:40px;margin:0px;}
.m_project_l .nei h3 span{float:left;font-size:36px;color:#fff;margin-left:10px;}
.m_project_l .nei p{font-size:14px;color:#fff;line-height:26px;margin-top:40px;}
.m_project_l .nei .swiper-pagination{bottom:0px;left:125px;}
.m_project_l .nei .swiper-pagination-bullet{width:12px;height:12px;opacity:0.2;margin-right:8px;}
.m_project_l .nei .swiper-pagination-bullet-active{opacity:1;background:#fff;}
.m_project_l .more{position: absolute;top: 45%;left: 0;width:100%;text-align:left;margin-top:45px;padding:0px 75px 0px 125px;}
.m_project_l .more a{height:40px;line-height:40px;display:inline-block;padding:0px 30px;border:1px solid #fff;border-radius:20px;font-size:14px;color:#fff;}
.m_project_l .more a:hover{color:#813b85;background:#fff;}

.home-container{width: 74.6875%;height: 791px;}
.m_project_c{float:left;width:53.277545%;}
.m_project_c .up{width:100%;display:inline-block;height: 50%;}
.m_project_c .up li{float:left;width:50%;position:relative;overflow:hidden;}
.m_project_c .up li>img{width:100%;transition:1s;height: 100%;}
.m_project_c .up li:hover>img{transform:scale(1.1);}
.m_project_c .up li .text{position:absolute;bottom:0px;left:0px;width:100%;padding:0px 6.5%;height:13%;transition:1s;}
.m_project_c .up li:hover .text{width:100%;height:100%;background:rgba(0,0,0,0.7);padding:20% 6.5%;}
.m_project_c .up li .text h3{font-weight:400;font-size:18px;color:#ddd;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.m_project_c .up li .text p{margin-top:35px;font-size:14px;color:#fff;line-height:26px;height:78px;display: -webkit-box;
-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow: hidden;}
.m_project_c .up li .text h4{font-weight:400;width:100%;margin-top:30px;display:inline-block;text-align:left;}
.m_project_c .up li .text h4 a{display:inline-block;width:80px;height:40px;line-height:40px;text-align:center;border:1px solid rgba(255,255,255,0.3);font-size:12px;color:#fff;}
.m_project_c .up li .text h4 a:hover{background:#fff;color:#813b85;}
.m_project_c .down{width:100%;display:inline-block;position:relative;overflow:hidden;height: 50%;}
.m_project_c .down>img{width:100%;transition:1s;height: 100%;}
.m_project_c .down:hover>img{transform:scale(1.1);}
.m_project_r{float:right;width:46.722455%;position:relative;overflow:hidden;height: 100%;}
.m_project_r>img{width:100%;transition:1s;height: 100%;}
.m_project_r:hover>img{transform:scale(1.1);}
.m_project .text{position:absolute;bottom:0px;left:0px;width:100%;padding:0px 6.5%;height:13%;transition:1s;}
.m_project .text h3{font-weight:400;font-size:18px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.m_project .text p{margin-top:35px;font-size:14px;color:#fff;line-height:26px;height:78px;display: -webkit-box;
-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow: hidden;}
.m_project .text h4{font-weight:400;width:100%;margin-top:30px;display:inline-block;text-align:left;}
.m_project .text h4 a{display:inline-block;width:80px;height:40px;line-height:40px;text-align:center;border:1px solid rgba(255,255,255,0.3);font-size:12px;color:#fff;}
.m_project .text h4 a:hover{background:#fff;color:#813b85;}
.m_project .m_project_c .down:hover .text{width:100%;height:100%;background:rgba(0,0,0,0.7);padding:10% 6.5%;}
.m_project .m_project_c .down .text h4 a:hover{background:#fff;color:#813b85;}
.m_project .m_project_r .text{height:7%;}
.m_project .m_project_r:hover .text{width:100%;height:100%;background:rgba(0,0,0,0.7);padding:20% 6.5%;}
.m_project .m_project_r:hover .text h4 a:hover{background:#fff;color:#813b85;}


.m_partners{width:100%;display:inline-block;padding:70px 0px 50px;}
.m_partners .tit{width:100%;display:inline-block;text-align:left;}
.m_partners .tit h3{font-weight:400;font-size:36px;color:#333;}
.m_partners .tit p{margin-top:25px;font-size:18px;color:#333;}
.m_partners_con{width:100%;display:inline-block;margin-top:30px;position:relative;}
.m_partners_con .swiper-slide {padding:1px;}
.m_partners_con .swiper-slide a{width:100%;display:inline-block;border:1px solid #e3e7e9;text-align:center;height:108px;line-height:108px;}
.m_partners_con .swiper-slide a img{max-width:100%;vertical-align:middle;max-height:90%;}
.m_partners_con .swiper-button-next,.m_partners_con .swiper-button-prev{top:-74px;width:44px;height:44px;margin-top:-22px;background-size:44px 44px;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{background-image:none;left:auto;right:55px;background:url('../images/linkleft.png')no-repeat center center;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{background-image:none;right:0px;left:auto;background:url('../images/linkright.png')no-repeat center center;}


.footer{width:100%;display:inline-block;padding:55px 0px 35px;background:#b9c2c9;}
.foot_up{padding-bottom:55px;width:100%;display:inline-block;}
.foot_up .foot_up_l{float:left;width:10%;}
.foot_up .foot_up_l h3{width:100%;margin-bottom:20px;}
.foot_up .foot_up_l h3 img{width:100%;}
.foot_up .foot_up_l p{text-align:right;margin-top:15px;}
.foot_up .foot_up_l p a{display:inline-block;width:65%;height:28px;line-height:28px;text-align:center;border-radius:5px;font-size:12px;color:#54636f;background:#fff;}
.foot_up .foot_up_c{float:left;margin-left:7%;width:75%;}
.foot_up .foot_up_c ul{float:left;width:65%;}
.foot_up .foot_up_c li{float:left;margin-right:12%;}
.foot_up .foot_up_c li h3{font-size:14px;margin-bottom:20px;}
.foot_up .foot_up_c li h3 a{color:#54636f;}
.foot_up .foot_up_c li p{margin-top:10px;font-size:14px;text-align:left;}
.foot_up .foot_up_c li p a{color:#54636f;}
.foot_up .foot_up_c .f_contact{float:left;width:35%;}
.foot_up .foot_up_c .f_contact p{padding-left:45px;background:url('../images/phone.png')no-repeat left top;font-size:14px;color:#54636f;}
.foot_up .foot_up_c .f_contact p:nth-last-child(1){margin-top:15px;background:url('../images/address.png')no-repeat left top;}
.foot_up .foot_up_c .f_contact p span{display:inline-block;width:100%;margin-bottom:10px;}

.foot_up .foot_up_r{float:right;width:8%;}
.foot_up .foot_up_r img{width:100%;vertical-align:bottom;margin-bottom: 10px;}
.foot_down{width:100%;display:inline-block;border-top:1px solid rgba(255,255,255,0.2);padding-top:20px;}
.foot_down .foot_down_l{float:left;width:80%;font-size:12px;color:#54636f;height:31px;line-height:31px;}
.foot_down .foot_down_r{float:right;width:20%;text-align:right;height:31px;line-height:31px;}
.foot_down .foot_down_r span{font-size:12px;color:#54636f;}
.foot_down .foot_down_r a{margin-left:10px;}
.foot_down .foot_down_r a img{vertical-align:middle;}

.page-header{background: #fff;}
.page-header .logo{background: #fff;padding-left: 25px;}
.page-header .header-nav li>a{color: #333333;}
.page-header .header-nav .language a{color: #333;opacity: 0.5;}
.page-header .header-nav .language a.active{color: #fff !important;}
.page-header .header-nav .language a:hover,.header .header-nav .language a.active{color:#333;opacity: 1;}
.page-header .navbar-toggle span,.page-header .navbar-toggle span:before,.page-header .navbar-toggle span:after{background: #333;}
.banner{position: relative;}
.banner p{color: #fff;display: inline-block;display: flex;justify-content:center;align-items:center;height: 210px;color: #fff;font-size: 36px;line-height: 50px;position: absolute;top: 40%;left: 11%;transform: translate(0%, -50%);}
.banner .page{position: absolute;left: 0;bottom: 0;background: rgba(126,26,130,0.8);height: 147px;width: 100%;line-height: 147px;}
.banner .page span{font-size: 36px;color: #ffffff;}
.banner .page li{float: left;margin-right: 50px;}
.banner .page li a{color: #fff;font-size: 14px;padding:0 12px 17px 12px;}
.banner .page li:hover a,.banner .page li.active a{border-bottom: 1px solid #fff;}
.banner .page ul{margin-left: 7%;margin-top: 5px;}



.m_search {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.9);
    z-index: 999;
    justify-content: center;
    align-items: center;
}

    .m_search .close {
        position: absolute;
        top: 60px;
        right: 65px;
    }

    .m_search .sear {
        width: 35%;
        margin: 0px auto;
    }

        .m_search .sear h3 {
            width: 100%;
            text-align: center;
            margin-bottom: 65px;
            display: none;
        }

        .m_search .sear form {
            margin-bottom: 60px;
            width: 100%;
            display: inline-block;
        }

            .m_search .sear form input {
                float: left;
                height: 70px;
                line-height: 70px;
                border: 0px;
                background: #fff;
                width: 85%;
                padding: 0px 4%;
                font-size: 18px;
                color: #333;
                border-radius: 0 !important;
            }

                .m_search .sear form input.btn {
                    width: 15%;
                    float: right;
                    color: #fff;
                    background: #b107bb;
                    -webkit-appearance:none;
                    outline:none;
                    border-radius: 0 !important;
                }

        .m_search .sear p {
            margin-bottom: 25px;
        }

            .m_search .sear p span {
                font-size: 18px;
                color: #fff;
            }

            .m_search .sear p a {
                display: inline-block;
                padding: 0px 30px;
                height: 38px;
                line-height: 38px;
                border: 1px solid #fff;
                font-size: 14px;
                color: #fff;
                margin-right: 20px;
                margin-bottom: 10px;
            }

                .m_search .sear p a:hover {
                    background: #fff;
                    color: #ff530d;
                }




body{background: #F1F2F3;}
body.active{overflow-x: hidden;overflow-y: hidden;}
.crumbs{background: #fff;padding: 49px 0;color: #999999;font-size: 16px;}
.crumbs .containers{position: relative;}
.crumbs a{font-size: 16px;color: #999;}
.crumbs a:hover,.crumbs a.active{color: #7E1982;}
.crumbs .containers .tip{position: absolute;right: 0;top: -87px;width: 114px;height: 114px;padding-top: 44px;background-color: #ffffff;text-align: center;border-radius: 100%;}
.crumbs .containers .tip img{animation:myfirstt 2s infinite;}
@keyframes myfirstt {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(0px, -15px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}
.crumbs .home{margin-right: 8px;margin-bottom: 3px;}
.crumbs span{margin: 0 5px;}
.major{margin: 70px 0;}
.major li{background: #fff;margin-bottom: 60px;}
.major li:last-child{margin-bottom: 0;}
.major li .img{width: 50%;overflow: hidden;}
.major li .tex{width: 50%;padding: 120px 60px 0 60px;}
.major li .img img{transition: all 1s;}
.major li .img:hover img{transform: scale(1.1);}
.major li:nth-child(odd) .img{float: left;}
.major li:nth-child(odd) .tex{float: right;color: #333333;}
.major li:nth-child(even) .img{float: right;}
.major li:nth-child(even) .tex{float: left;color: #fff;}
.major li:nth-child(even) .item:nth-child(2) a{color: #fff;}
.major li:nth-child(even) .tex .item:nth-child(2):hover a{color: #333;}
.major li:nth-child(even){background: #7E1982;}
.major li .tex .item:nth-child(1){font-size: 14px;}
.major li .tex .item:nth-child(2){margin: 30px 0;}
.major li .tex .item:nth-child(2) a{font-size: 24px;font-weight: bold;}
.major li .tex .item:nth-child(2):hover a{color: #813b85;}
.major li .tex .item:nth-child(2) span{display: block;width: 100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.major li .tex .item:nth-child(3) p{font-size: 14px;line-height: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.pagination{text-align: center;font-size: 0;margin: 70px 0;}
.pagination a{display: inline-block;font-size: 20px;color: #bfbfbf;font-weight: bold;width: 43px;height: 44px;border: solid 1px #dcdcdc;line-height: 44px;margin: 0 3px;}
.pagination a:hover,.pagination a.active{background: #823c85;color: #fff;border: 1px solid #fff;}

.page-footer{background: #fff;}
.page-footer .foot_up .foot_up_l p a{width: 106px;height: 28px;background-color: #f7f7f7;border-radius: 4px;border: solid 1px #dcdcdc;}
.page-footer .foot_up .foot_up_r{text-align: center;}
.page-footer .foot_up .foot_up_r span{display: block;font-size:12px;color:#54636f;text-align: center;margin-bottom: 20px;}
.page-footer .foot_up .foot_up_r a:nth-child(1){margin-left:10px;}
.page-footer .foot_up .foot_up_r a img{vertical-align:middle;width: auto;height: auto;}
.page-footer .foot_down{border-top: 1px solid #dfe1e3}
.page-footer .foot_up .foot_up_c ul{width: 100%;}
.page-footer .foot_up .foot_up_c li{margin-right: 0;padding-left: 45px;}
.page-footer .foot_up .foot_up_c li{width: 25%;}
.page-footer .foot_up .foot_up_c{margin-left:4%;}
.page-footer .foot_up .foot_up_r{width:11%;}
.page-footer .foot_down .foot_down_l{text-align: center;width: 100%;}
.page-footer .foot_up .foot_up_c li p:hover a{color: #7E1982;}


.dstail{margin: 120px 0 80px 0;}
.dstail .top{text-align: center;}
.dstail .top .item:nth-child(1){font-size: 30px;color: #333333;}
.dstail .top .item:nth-child(2){font-size: 16px;color: #666666;margin-top: 40px;}
.dstail .top .item:nth-child(2) span{margin: 0 10px;}
.dstail .bot{margin-top: 10px;border-bottom: 1px solid #d7d7d7;padding: 40px 0 70px 0;font-size: 14px;}

.dstail .page{padding-top: 40px;}
.dstail .page .up-down a{font-size: 18px;color: #333333;display: block;}
.dstail .page .up-down a:hover{color: #7e1982;text-decoration:underline !important;}
.dstail .page .up-down a:nth-child(1){margin-bottom: 20px;}
.dstail .page .detail-return a{font-size: 24px;color: #999999;}
.dstail .page .detail-return a:hover{color: #7E1982;}
.dstail .page .detail-return a span{margin-left: 15px;}

.wechat{padding-top: 60px;}
.wechat ul{margin-left: -4%;}
.wechat li{float: left;width: 21%;margin-left: 4%;background: #fff;text-align: center;height: 361px;margin-bottom: 60px;padding-top: 67px;}
.wechat li .code{height: 176px;}
.wechat li .tex{font-size: 18px;color: #333333;margin-top: 40px;width: 170px;}
.wechat li .tex span{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;width: 100%;}
.wechat li .tex img{display: none;}

.media{padding-top: 60px;}
.media li{border-bottom: 2px solid #e6e6e7;padding: 40px 0;}
.media li .time{text-align: right;border-right: 1px solid rgba(102,102,102,0.2);padding:0 40px 40px 0;}
.media li .time span{display: block;color: #666;}
.media li .time span:nth-child(1){font-size: 18px;}
.media li .time span:nth-child(2){font-size: 48px;margin-top: 30px;}
.media li .tex{width: 44%;margin-left: 50px;}
.media li .tex .item:nth-child(1) a{font-size: 20px;color: #333333;}
.media li .tex .item:nth-child(1) a span{display: block;width: 100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.media li .tex .item:nth-child(2){font-size: 16px;color: #666666;margin-top: 15px;}
.media li .tex .item:nth-child(2) p{display: block;width: 100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.media li .tex .btn{margin-top: 50px;}
.media li .tex .btn a{display: inline-block;width: 123px;height: 32px;line-height: 32px;text-align: center;}
.media li .tex .btn a span{display: inline-block;font-size: 14px;color: #999999;}
.media li .tex .btn a span:nth-child(1){width: 22px;height: 7px;margin-bottom: 2px;background: url('../images/mtgz-arrow-01_03.png') no-repeat;margin-right: 10px;}
.media li:hover .tex .btn a{background: #7E1982;color: #fff;}
.media li:hover .tex .btn a span:nth-child(1){background: url('../images/mtgz-arrow-02_03.png') no-repeat;}
.media li:hover .tex .btn a span{color: #fff;}
.media li:hover .tex .item:nth-child(1) a{color: #7e1982;}
.media li:hover .time span{color: #7e1982;}

.news li:hover{background: #fff;}
.news li{padding: 50px 50px 50px 70px;}
.news li:hover{border-bottom: 2px solid #fff;}

.page-banner p{font-size: 36px;line-height: 50px;color: #ffffff;}
.page-banner{margin-top: 86px;height: auto !important;}
.news-b-img{margin-top: 86px;height: auto !important;}

.base{margin: 60px 0;}
.base li{width: 31%;height: 426px;margin-left: 2.33%;float: left;color: #ffffff;position: relative;overflow: hidden;}
.base li .li-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding: 90px 50px;}
.base li>img{transition: all 1s;width: 100%;height: 100%;}
.base li:hover>img{transform: scale(1.1);}
.base ul{margin-left: -2.33%;}
.base li .tex{font-size: 30px;}
.base li .more{margin-top: 35%;}
.base li .more a{font-size: 30px;color: #fff;}
.base li .more a img{margin-left: 20px;margin-bottom: 5px;transition: all 1s;}
.base li .more:hover a img{margin-left: 35px;}
.base li .more:hover a{color: #7E1982;}

.notice{margin: 50px 0;}
.notice li{height: 185px;margin-bottom: 30px;transition: all 1s;}
.notice li:hover{transform:translate(-10px,-10px);}
.notice li .time{width: 8%;height: 100%;background: #7e1a83;text-align: center;padding-top: 4%;}
.notice li .time span{display: block;}
.notice li .time span:nth-child(1){font-size: 48px;color: #ffffff;}
.notice li .time span:nth-child(2){font-size: 18px;color: #ffffff;}
.notice li .tex{width: 92%;height: 100%;background: #fff;padding: 55px 40px 0 40px;}
.notice li a .tex .text span{display: block;font-size: 24px;color: #333333;width: 100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.notice li a .tex .text p{display: block;font-size: 14px;line-height: 24px;color: #666666;margin-top: 15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.notice li .tex .text{width: 86%;}
.notice li .tex .icon{width: 4%;margin-top: 15px;text-align: right;}
.notice li:hover .tex,.notice li.active .tex{background: #7e1a83;}
.notice li:hover a .tex .text span,.notice li.active a .tex .text span{color: #fff;}
.notice li:hover a .tex .text p,.notice li.active a .tex .text p{color: #fff;}

.hotline{margin: 50px 0;}
.hotline .con{background: #fff;margin: 60px 0;padding: 40px 60px;}
.hotline .con .title{font-size: 30px;color: #7e1982;font-weight: bold;}
.hotline .con .title span{margin-left: 15px;display: inline-block;}
.hotline .con .title img{margin-bottom: 3px;}
.hotline .con .leaving .leaving-con input{font-size: 16px;height: 55px;border: solid 1px #dcdcdc;padding: 0 0 0 20px;}
.hotline .con .leaving .leaving-con .item{margin-top: 30px;}
.hotline .con .leaving .leaving-con .item:nth-child(1) input{width: 48%;}
.hotline .con .leaving .leaving-con .item:nth-child(2) textarea{padding: 10px 0 0 20px;font-family: MicrosoftYaHei;font-size: 16px;width: 100%;resize: none;height: 184px;border: solid 1px #dcdcdc;}
.hotline .con .leaving .leaving-con .leaving-left{width: 58%;}
.hotline .con .leaving .leaving-con .item::-webkit-input-placeholder { /* WebKit browsers */color:#999999;}
.hotline .con .leaving .leaving-con .item:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color: #999999;}
.hotline .con .leaving .leaving-con .item::-moz-placeholder { /* Mozilla Firefox 19+ */color: #999999;}
.hotline .con .leaving .leaving-con .item:-ms-input-placeholder { /* Internet Explorer 10+ */color: #999999;}
.hotline .con .leaving .leaving-con .item:nth-child(3) input{width: 156px;height: 45px;}
.hotline .con .leaving .leaving-con .item:nth-child(3) span{text-align: center;line-height: 44px;font-size: 30px;letter-spacing: 3px;color: #999999; margin-left: 15px;display: inline-block;width: 156px;height: 45px;background-color: #eeeeee;}
.hotline .con .leaving .leaving-con .item:nth-child(3) button{font-size: 16px;color: #fff;width: 119px;height: 44px;background-color: #7e1982;border: none;}
.hotline .con .leaving .leaving-con .item:nth-child(3) button:hover{box-shadow: 0 0 5px #7E1982;cursor: pointer;}
.hotline .con .leaving .leaving-con .leaving-right{margin-top: 30px;width: 38%;text-align: center;font-size: 18px;color: #333333;}
.hotline .con .leaving .leaving-con .leaving-right span{display: block;margin-bottom: 30px;}
.investigation{margin-top: 40px;}
.investigation .inv-left{width: 58%;}
.investigation .inv-left .tex{margin-top: 30px;color: #333;line-height: 30px;font-size: 14px;}
.investigation .text{ padding: 40px 50px;margin-top: 20px;height: 158px;background-color: #f6f6f6;}
.investigation .text .down{font-size: 14px;}
.investigation .text .down a{text-decoration:underline !important;margin-left: 10px;}
.investigation .text .down a:nth-child(2){color: #333;}
.investigation .text .down a:nth-child(3){color: #7e1982;}
.investigation .text .up{margin-top: 15px;}
.investigation .text .up input{margin-bottom: 13px;padding-left: 20px;width: 300px;height: 40px;border: solid 1px #dcdcdc;font-size: 16px;}
.investigation .text .up input::-webkit-input-placeholder { /* WebKit browsers */color:#999999;opacity: 0.5;}
.investigation .text .up input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color: #999999;opacity: 0.5;}
.investigation .text .up input::-moz-placeholder { /* Mozilla Firefox 19+ */color: #999999;opacity: 0.5;}
.investigation .text .up input:-ms-input-placeholder { /* Internet Explorer 10+ */color: #999999;opacity: 0.5;}
.investigation .text .up button:nth-child(2){font-size: 16px;color: #999999; width: 96px;height: 40px;background-color: #eeeeee;border: solid 1px #dcdcdc;border-left: 0;}
.investigation .text .up button:nth-child(3){color: #fff;font-size: 16px;border: 0;margin-left: 20px;width: 119px;height: 40px;background-color: #7e1982;}
.investigation .text .up button:nth-child(3):hover{box-shadow: 0 0 5px #7E1982;}
.investigation .inv-right{width: 31%;margin-top: 30px;}
.investigation .inv-right .item:nth-child(1){margin-bottom: 15px;}
.investigation .inv-right .item .icon{width: 8%;text-align: center;}
.investigation .inv-right .item .icon img{margin-top: 3px;}
.investigation .inv-right .item span{width: 90%;font-size: 18px;color: #333333;}

.governance{margin: 50px 0 30px 0;}
.governance .item{padding: 40px 60px;background: #fff;margin-bottom: 40px;}
.governance .item:last-child{margin-bottom: 0;}
.governance .item .title span{display: block;color: #7e1a83;}
.governance .item .title span:nth-child(1){font-weight: bold;font-size: 30px;color: #7e1a83;}
.governance .item .title span:nth-child(2){font-size: 16px;margin-top: 15px;}
.governance .item .items{margin-bottom: 40px;}
.governance .item .items:last-child{margin-bottom: 0;}
.governance .item .items .top{font-size: 22px;color: #333333;font-weight: bold;padding: 10px 0;border-bottom: 1px solid #eeeeee;}
.governance .item .items .bot{margin-top: 10px;}
.governance .item .items .bot .bot-list{padding: 10px 0;}
.governance .item .items .bot .bot-list li{font-size: 18px;color: #666666;width: 120px;margin-left: 110px;float: left;}
.governance .item .items .bot .bot-list li:nth-child(1){margin-left: 0;}
.governance .item .items .bot .bot-list li .arrow{margin-left: 10px;margin-top: 7px;width: 10px;height: 10px;background: url('../images/gszl-arrow-01_03.png') no-repeat center center;}
.governance .item .items .bot .bot-list li.active .arrow{background: url('../images/gszl-arrow-gl_03.png') no-repeat;}
.governance .item .items .bot .bot-list li.active{color: #7e1a83;}
.governance .item .items .bot .bot-tex .tex-item{padding: 35px 25px;background-color: #f8f8f8;	font-size: 16px;line-height: 30px;color: #333333;}
.governance .item3 .top{display: none;}
.governance .item3 .items .bot .bot-list li{margin-bottom: 50px;}
.governance .item3 .items .bot .bot-list li:nth-child(7){margin-left: 0;margin-bottom: 0;}
.governance .item3 .items .bot .bot-list li:nth-child(8){margin-bottom: 0;}
.constitution{margin-top: 40px;}
.constitution ul{margin-left: -2%;}
.constitution li{padding: 0 40px;line-height: 100px;color: #7e1982;font-size: 24px;float: left;width: 48%;margin-left: 2%;margin-bottom: 2%;height: 100px;background-color: #ffffff;}
.constitution li a{display: inline-block;width: 100%;}
.constitution li .icon{display: inline-block;margin-top: 30px;width: 43px;height: 43px;background: url('../images/gszl-tex-02_03.png') no-repeat;background-size: 100% 100%;}
.constitution li:hover,.constitution li.active{color: #fff;background: #7e1982;}
.constitution li:hover .icon,.constitution li.active .icon{background: url('../images/gszl-tex-01_03.png') no-repeat;}
.constitution li:hover a{color: #fff;}

.environment{background: url('../images/cshj-bg_02.png') no-repeat;background-size: cover;}
.environment .item{border-top: 1px solid #e5e5e5;padding-top: 70px;}

.environment .item .top{margin-bottom: 60px;}
.environment .item .top .top-left{width: 23%;font-weight: bold;font-size: 30px;color: #333333;}
.environment .item .top .top-right{width: 74%;font-size: 18px;line-height: 36px;color: #333333;}
.environment .item:nth-child(1) .bot{overflow: hidden;}
.environment .item:nth-child(1) .bot img{transition: all 1s;}
.environment .item:nth-child(1) .bot:hover img{transform: scale(1.1);}
.environment .item:nth-child(2){margin-top: 60px;}
.environment .item:nth-child(2) .bot{text-align: center;}
.environment .list{margin-top: 60px;}
.environment .list .items:nth-child(1){font-size: 30px;color: #ffffff;font-weight: bold;margin-bottom: 30px;}
.environment .list li{float: left;width: 23%;background: #fff;margin-left: 2%;margin-bottom: 2%;}
.environment .list ul{margin-left: -2%;}
.environment .list li .img{overflow: hidden;}
.environment .list li .img img{transition: all 1s;}
.environment .list li:hover .img img{transform: scale(1.1);}
.environment .list li .tex{height: 150px;padding-top: 40px;padding-left: 30px;}
.environment .list li .tex span{display: block;	font-size: 18px;line-height: 24px;color: #333333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.environment .list li:hover .tex span{color: #7E1982;}
.environment .list li .tex a{font-size: 12px;color: #333;display: inline-block;margin-top: 20px;width: 91px;height: 37px;text-align: center;line-height: 37px;border: solid 1px #d2d2d2;}
.environment .list li:hover .tex a{background: #7E1982;color: #fff;border: 1px solid #7E1982;}
.environment .list .items:nth-child(3){margin-top: 70px;padding-bottom: 70px;}
.environment .list .tex-1{text-align: center;position: relative;margin-top: 30px;}
.environment .list .tex-1 span:nth-child(1),.environment .list .tex-1 span:nth-child(3){height: 1px;background: rgba(220,220,220,0.2);display: inline-block;width: 45%;}
.environment .list .tex-1 a{position: absolute;left: 50%;top: -10px;margin-left: -39px;font-size: 14px;color: #fff;border: 0;}
.environment .list .tex-1 a p{display: inline;padding-right: 10px;}
.environment .list .tex-1 a img{margin-bottom: 5px;}
.environment .list .tex-2{margin-top: 70px;}
.environment .list .tex-2 p{font-size: 18px;line-height: 30px;color: #ffffff;}

.environment .i-project{height: 85px;overflow: hidden;}
.environment .i-project a{font-size: 16px;color: #fff;}
.environment .i-project dd:hover a{color: #c79d5b;}
.environment .i-project dl{height: 85px;}
.environment .i-project dd{height: 30px;}
.environment .i-project dd span{display: inline-block;margin-top: 3px;margin-right: 15px;}
.environment .i-project dd p{width: 60%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.environment .ps-title{color: #fff;font-size:30px;font-weight: bold;display: block;margin-bottom: 15px;}

.team{background: url('../images/gltd-bg_02.png') no-repeat;padding-top: 80px;}
.team li{background: #fff;margin-bottom: 60px;border: 1px solid #e5e5e5;position: relative;}
.team li:last-child{margin-bottom: 0;}
.team li .tex{width: 56%;padding: 70px 85px 46px 85px;border-right: 0;position: relative;}
.team li .tex .lang-line{position: absolute;width: 5px;height: 120px;background-color: #7e1a82;top: 0;left: 0;transition: all 1s;}
.team li .img{width: 44%;overflow: hidden;}
.team li .img img{transition: all 1s;}
.team li .img:hover img{transform: scale(1.1);}
.team li .tex .items .line{width: 29px;height: 3px;background-color: #823c85;margin-left: 0;margin-top: 30px;}
.team li .tex .items .name a span:nth-child(1){font-size: 36px;color: #333333;}
.team li .tex .items .name a span:nth-child(2){font-size: 36px;color: #7e1982;margin-left: 20px;}
.team li .tex .items:nth-child(3) p{font-size: 18px;line-height: 30px;color: #333333;margin: 30px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
    .team li .tex .items:nth-child(4) p {
        font-size: 14px;
        line-height: 24px;
        color: #333333;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }
.team li .tex .items .name:hover a span:nth-child(1){color: #7e1982;}
.team li:hover{box-shadow: 0 0 54px rgba(114,114,114,0.13);}
.team li:hover .tex .lang-line{height: 100%;}

.team li .items-arrow{position: absolute;bottom: 0px;right: 90px;width: 15px;height: 15px;background: url('/images/gszl-arrow-01_03.png') no-repeat center center;}
.team li .items-arrow.active{background: url('/images/gszl-arrow-gl_03.png') no-repeat center center;}
.team li .tex .items:nth-child(4) p.active{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:30;overflow: hidden;}
@media (max-width:1921px) and (min-width:1445px){
    .team li .items-arrow{display: none;}
  }

/* .team li.active .tex .items:nth-child(4) p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:30;overflow: hidden;} */

.institute{background: #fff;}
.introduce{border-top: 1px solid #e5e5e5;padding-top: 70px;padding-bottom: 50px;}
.introduce .tex{width: 64%;color: #333;}
.introduce .tex span{display: block;font-size: 36px;}
.introduce .tex p{display: block;font-size: 16px;line-height: 30px;padding-top: 40px;}
.introduce .img{width: 30%;text-align: right;}
.technology{padding: 70px 0 50px 0;}
.technology .top span{display: block;color: #333;}
.technology .top span:nth-child(1){font-size: 36px;color: #333333;}
.technology .top span:nth-child(2){font-size: 14px;margin-top: 10px;line-height: 30px;}
.technology .list{margin-top: 40px;}
.technology .list ul{margin-left: -3%;}
.technology .list ul li{width: 47%;margin-left: 3%;background: #fff;padding: 50px;float: left;margin-bottom: 3%;height: 312px;}
.technology .list ul li .img{width: 26%;}
.technology .list ul li .tex{width: 68%;color: #333;}
.technology .list ul li .tex .item:nth-child(1) a{font-size: 24px;color: #333;font-weight: bold;}
.technology .list ul li .tex .item:nth-child(1) a:hover{color: #7E1982;}
.technology .list ul li .tex .item:nth-child(2){font-size: 18px;margin: 15px 0 25px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.technology .list ul li .tex .item:nth-child(3){font-size: 14px;line-height: 30px;}
.technology .list ul li .tex .item:nth-child(3) p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.technology .list ul li:hover{box-shadow: 0px 17px 21px 0px rgba(0, 0, 0, 0.11);}

.information{padding: 80px 0 60px 0;}
.information .name{font-size: 24px;color: #333333;margin-bottom: 60px;}
.information li{float: left;width: 33.33%;}
.information li .tex{margin-left: 30px;font-size: 18px;line-height: 30px;color: #333333;width: 54%;}
.information li:hover .tex{color: #7e1981;}
.information li:nth-child(1){text-align: left;}
.information li:nth-child(3){text-align: right;}
.information li:nth-child(1) .tex,.information li:nth-child(3) .tex{padding-top:40px;}
.information li:nth-child(2) .tex{padding-top: 30px;}
.information li:nth-child(3) .tex{text-align: left;}
.contact-lsit{padding: 60px 0 50px 0;}
.contact-lsit li{transition: all 1s;background: #fff;float: left;margin-bottom: 2%;border: solid 1px #e5e5e5;padding: 50px 35px;width: 48%;height: 192px;margin-left: 2%;}
.contact-lsit li:hover{transform:translate(-20px,-20px);}
.contact-lsit ul{margin-left: -2%;}
.contact-lsit li .top{padding:0 0 25px 0;border-bottom: 1px solid #e5e5e5;}
.contact-lsit li .top a{font-size: 18px;color: #7e1981;font-weight: bold;}
.contact-lsit li .bot{font-size: 14px;color: #333333;padding-top: 25px;}
.contact-lsit li:hover .bot{color: #7e1981;}
.contact-lsit li .bot span:nth-child(2){margin-left: 30px;}
.contact-lsit li .bot span img{margin-right: 5px;}
.map{margin-top: 40px;}
.map #allmap{height: 520px;width: 100%;border: 1px solid #d2d2d2;}
.BMapLabel{font-size: 14px !important;width: 259px !important;height: 60px !important;background-color: rgba(255, 255, 255, 0) !important;background: url('../images/lxwm-mc_03.png') no-repeat;border: none !important;left: -118px !important;top: -66px !important;color: #333333;text-align: center !important;padding-top: 16px !important;}

.introduction{color: #333333;background: #F1F2F3;padding: 140px 0;}
.introduction .containers{position: relative;}
.introduction .containers .sj{position: absolute;right: 0;top: 50%;margin-top: -163px;}
.introduction .tex-1{font-size: 36px;line-height: 52px;width: 36%;}
.introduction .tex-2{font-size: 18px;width: 58%;line-height: 36px;}
.introduction .tex-2 span{display: block;font-weight: bold;}
.introduction .tex-2 p{display: block;}
.platform li{float: left;width: 32.5%;height: 470px;margin-left: 0.83%;margin-bottom: 0.83%;position: relative;overflow: hidden;}
.platform ul{margin-left: -0.83%;}
.platform li img{height: 100%;transition: all 1s;}
.platform li:hover img{transform: scale(1.1);}
.platform ul li .mc{position: absolute;top: 0;left: 0;width: 100%;height: 100%;color: #fff;padding: 30px 40px;}
.platform ul li .mc .num{font-size: 24px;text-align: right;}
.platform ul li .mc .tex{width: 70%;line-height: 34px;text-align: left;margin-left: 20px;margin-top: 220px;}
.platform ul li .mc .tex span{display: block;font-size: 24px;}
.platform ul li .mc .tex p{display: block;font-size: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

.business{padding: 100px 0;}
.business .tex{width: 32%;color: #333333;}
.business .list{width: 55%;}
.business .tex span{display: block;font-size: 36px;font-weight: bold;}
.business .tex p{display: block;font-size: 30px;line-height: 48px;margin-top: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.business .tex a{display: block;width: 160px;height: 55px;background-color: #7e1a82;color: #fff;font-size: 14px;text-align: center;line-height: 55px;margin-top: 40px;}
.business .tex a:hover{box-shadow: 0 0 5px #7E1982;}
.business .list li{border-bottom: 1px solid #dcdcdc;padding: 25px 20px;}
.business .list li a{font-size: 18px;color: #333;}
.business .list li:first-child{border-top: 1px solid #dcdcdc;}
.business .list li img{display: none;}
.business .list li:hover img{display: block;}
.business .list li:hover{border-bottom:1px solid #000000;}
.business .list li:hover a{color: #333;}

.data{background: url('../images/lxwm-bot-bg_03.png') no-repeat center center;background-size: cover;padding: 110px 0;color: #fff;}
.data .top{font-size: 18px;line-height: 36px;}
.data .bot{margin-top: 80px;}
.data .bot li{width: 25%;text-align: center;float: left;}
.data .bot li span,.data .bot li{display: block;color: #ffffff;font-style: normal;}
.data .bot li span:nth-child(1) i{font-size: 76px;font-style: normal;display: inline-block;margin-right: 10px;}
.data .bot li span:nth-child(1) em{font-style: normal;font-size: 38px;display: inline-block;;}
.data .bot li span:nth-child(2){font-size: 18px;margin-top: 20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.development{padding: 100px 0;}
.development p{font-size: 18px;line-height: 36px;color: #333333;}

.join-con{background: url('../images/jrwm-bg_02.png') no-repeat;background-size: cover;}

.join .top{color: #333;padding: 60px 0;}
.join .top .item:nth-child(1){font-size: 24px;line-height: 40px;}
.join .top .item:nth-child(2){margin-top: 40px;}
.join .top .item:nth-child(2) .items:nth-child(1){margin-bottom: 25px;}
.join .top .item:nth-child(2) .items:nth-child(1) span{font-size: 30px;font-weight: bold;}
.join .top .item:nth-child(2) p{display: block;font-size: 16px;margin-bottom: 10px;line-height: 38px;}
.join .top .item:nth-child(2) .items:nth-child(2) p:nth-child(1),.join .top .item:nth-child(2) .items:nth-child(3) p:nth-child(1){width: 9%;}
.join .top .item:nth-child(2) .items:nth-child(2) p:nth-child(2),.join .top .item:nth-child(2) .items:nth-child(3) p:nth-child(2){width: 91%;}

.policy{margin: 0px 0 30px 0;}
.policy .top{height: 72px;background: #7E1982;height: 72px;line-height: 72px;font-size: 24px;color: #fff;padding-left: 30px;}
.policy .list{background: #fff;padding: 55px;}
.policy .list li{margin-bottom: 40px;}
.policy .list li:last-child{margin-bottom: 0;}
.policy .list li span{padding: 0 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;width: 15%;height: 44px;line-height: 44px;text-align: center;font-size: 18px;color: #333;background: #eee;border-radius: 30px;}
.policy .list li span:hover{background: #7E1982;color: #fff;}
.policy .list li p{margin-left: 5%;width: 80%;font-size: 14px;line-height: 33px;}

.recruit .top{background: #7E1982;font-size: 16px;padding: 20px 30px;}
.recruit .top dd{color: #fff;font-weight: bold;}
.recruit dd{float: left;width: 16.66%;text-align: center;}
.recruit .list{background: #fff;}
.recruit .list dd{font-size: 14px;color: #333;}
.recruit .list dd:last-child{color: #7E1982;cursor: pointer;}
.recruit .list dd:last-child:hover{color: #333;}
.recruit .list .item:nth-child(odd){padding: 30px 30px;}
.recruit .list .item:nth-child(even){margin:0 30px;padding: 30px 0;background: #F7F7F7;}

.pagination-2{margin-bottom: 50px;}
.pagination-2 a{display: inline-block;width: 33px;height: 33px;font-size: 14px;color: #474747;line-height: 33px;margin:0 5px;}
.pagination-2 a:nth-child(1),.pagination-2 a:nth-child(2),.pagination-2 a:nth-child(7),.pagination-2 a:nth-child(8){background: #EFEFEF;}
.pagination-2 a:nth-child(3),.pagination-2 a:nth-child(4),.pagination-2 a:nth-child(5),.pagination-2 a:nth-child(6){border: 1px solid #e2e2e2;}
.pagination-2 a:nth-child(1) img,.pagination-2 a:nth-child(2) img,.pagination-2 a:nth-child(7) img,.pagination-2 a:nth-child(8) img{margin-bottom: 13px;}
.pagination-2 .con{background: #fff;padding: 70px 0;text-align: center;}
.pagination-2 a:nth-child(3):hover,.pagination-2 a:nth-child(4):hover,.pagination-2 a:nth-child(5):hover,.pagination-2 a:nth-child(6):hover{color: #fff;background: #474747;border: 1px solid #474747;}
.pagination-2 a:nth-child(3).active,.pagination-2 a:nth-child(4).active,.pagination-2 a:nth-child(5).active,.pagination-2 a:nth-child(6).active{color: #fff; background: #474747;border: 1px solid #474747;}
.popup{overflow: auto;cursor: pointer;display: none;padding:100px 125px;text-align: center;z-index: 999;position: fixed;top: 50%;left: 50%;width: 1062px;height: 759px;margin-left: -531px;margin-top: -380px;background: #fff;}
.popup .close{position: absolute;top: 0;right: 0;}
.popup .items:nth-child(2){font-size: 32px;color: #444444;}
.popup .items:nth-child(3){font-size: 18px;color: #444444;margin: 40px 0;}
.popup .items:nth-child(3) i{font-style: bold;margin: 0 20px;}
.popup .items:nth-child(4) a{display: inline-block;width: 150px;height: 40px;line-height: 40px;background-color: #7e1982;color: #fff;font-size: 14px;}
.popup .items:nth-child(4) a:hover{box-shadow:0 0 5px #7E1982;}
.popup .items:nth-child(5){margin-top: 40px;font-size: 14px;line-height: 22px;color: #565656;width: 720px;}
.popup .items:nth-child(5) p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.popup .items:nth-child(6){margin-top: 70px;}
.popup .items:nth-child(6) .content-us{font-size: 24px;color: #444444;}
.popup .items:nth-child(6) .list{margin-top: 40px;}
.popup .items:nth-child(6) .list li{float: left;width: 33.33%;border-right: 1px solid #333333;}
.popup .items:nth-child(6) .list li span{display: block;font-size: 18px;color: #333333;margin-bottom: 20px;}
.popup .items:nth-child(6) .list li a{display: block;font-size: 14px;color: #333333;text-decoration: underline !important;}
.popup .items:nth-child(6) .list li:last-child{border-right: 0;}

.pmc{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.8);z-index: 998;}

/* 分页 */
.paging{text-align: center;color:#999;margin-top:50px;}
.paging ul{display:inline-block;font-size:0px;}
.paging li{display:inline-block;font-size:16px;margin:0px 2px;}
.paging li a{display: inline-block;border: 1px solid #999;padding: 4px 10px;border-radius: 1px;color: #999;}
.paging li span{display: inline-block;border: 1px solid #999;padding: 4px 10px;border-radius: 1px;color: #999;}
.paging li a:hover{border: 1px solid #e0b267;color: #fff;background:#e0b267;}
.paging li.active span{border: 1px solid #e0b267;color: #fff;background:#e0b267;}

.detail-bg{background: #fff;}

.index-footer{background: #B9C2C9 !important;}
.industrial-nav{margin: 80px 0;}

@media (min-width:1200px){
    .news-b-img>img{width: 100%;height: auto;}
}

@media (min-width:1365px) and (max-width:1680px){

    .foot_up .foot_up_c li{margin-right: 7%;}
    .page-footer .foot_up .foot_up_c li{padding-left: 25px;}
    .page-footer .foot_up .foot_up_c{margin-left: 3%;}
    .page-footer .foot_up .foot_up_r{width: 12%;}
    .governance .item .items .bot .bot-list li{margin-left: 39px;}
    .investigation .inv-left{width: 61%;}
    .hotline .con .leaving .leaving-con .leaving-left{width: 61%;}
    .investigation .text{padding: 40px 11px;}
    .technology .list ul li{padding: 30px;}
    .technology .list ul li .img img{width: 100%;}
    .technology .list ul li .tex .item:nth-child(2){margin: 10px 0;}
    .major li .tex{padding: 60px 60px 0 60px;}
    .team li .tex{padding: 28px 90px;}
    .team li .tex .items .line{margin-top: 16px;}
    .environment .item:nth-child(2) .bot img{width: 100%;}
    .environment .list li .tex{padding: 20px;height: 131px;}
    .environment .list li .tex span{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
    .team li .tex{height: 100%;}
    .team li .tex .items:nth-child(3) p{margin: 15px 0;}
    .team li .tex .items:nth-child(4) p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
}
@media (min-width:1365px) and (max-width:1441px){
    .team li.active .tex{padding: 18px 90px;}
    .popup{height: 560px;margin-top: -280px;padding: 45px 125px;}
    .popup .items:nth-child(3){margin: 20px 0;}
    .popup .items:nth-child(6){margin-top: 35px;}
    .m_project_l .more{top: 68%;padding: 0px 75px 0px 56px;}
    .m_project_l .nei{padding: 95px 75px 55px 58px;}
    .m_project_l .nei .swiper-pagination{left: 57px;}
    .m_tit .m_tit_l h3 span{font-size: 28px;}
    .m_tit .m_tit_l h3 img{max-height: 30px;}
    .m_article_right ul li a h4{font-size: 26px;}
    .m_article_right ul li a h5{font-size: 16px;}
    .m_business .container .m_business_con ul li h3{height: 65px;line-height: 65px;}
    .m_business .container .m_business_con ul li h4{font-size: 20px;}
    .m_partners .tit h3{font-size: 32px;}
    .page-banner p{font-size: 28px;line-height: 50px;}
    .banner .page span{font-size: 30px;}
    .notice li .time span:nth-child(1){font-size: 36px;}
    .notice li .time{padding-top: 6%;}
    .notice li .tex .text a{font-size: 20px;}
    .m_project_l>img{height: 562px;}
    .governance .item .title span:nth-child(1){font-size: 24px;}
    .constitution li{font-size: 20px;}
    .base li .tex{font-size: 26px;}
    .base li .more a{font-size: 26px;}
    .base li .more a img{margin-bottom: 1px;}
    .hotline .con .title{font-size: 24px;}
    .hotline .con .title img{width: 32px;height: 32px;}
    .investigation .inv-right .item span{font-size: 16px;}
    .investigation .inv-left .tex{line-height: 27px;}
    .hotline .con .leaving .leaving-con .leaving-right img{width: 230px;height: 230px;}
    .environment .item .top .top-left{font-size: 24px;}
    .environment .item .top .top-right{font-size: 16px;}
    .banner .page li{margin-right: 15px;}
    .banner p{font-size: 28px;}
    .media li .time span:nth-child(2){font-size: 34px;}
    .introduction .tex-1{font-size: 30px;}
    .business .tex span{font-size: 30px;}
    .business .tex p{font-size: 16px;line-height: 32px;margin-top: 19px;}
    .business .tex a{width: 130px;height: 45px;line-height: 45px;margin-top: 30px;}
    .business .list li a{font-size: 16px;}
    .data .bot li i:nth-child(1){font-size: 60px;}
    .introduce .tex span{font-size: 30px;}
    .technology .top span:nth-child(1){font-size: 30px;}
    .technology .list ul li .tex .item:nth-child(1) a{font-size: 22px;}
    .technology .list ul li .tex .item:nth-child(3) p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 30;overflow: hidden;}
    .technology .list ul li{height: 275px;}
    .team li .tex .items .name a span:nth-child(1){font-size: 28px;}
    .team li .tex .items .name a span:nth-child(2){font-size: 28px;}
    .team li .tex .items:nth-child(3) p{font-size: 16px;}
    .join .top .item:nth-child(1){font-size: 18px;}
    .join .top .item:nth-child(2) .items:nth-child(1) span{font-size: 24px;}
    .policy .top{font-size: 22px;}
    .policy .list{padding: 30px;}
    .policy .list li p{line-height: 30px;}
    .policy .list li span{font-size: 14px;}
    .recruit .list{padding-bottom: 30px;}
    .contact-lsit li .bot span{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: block;}
    .contact-lsit li .bot span:nth-child(2){margin-left: 0;margin-top: 10px;}
    .contact-lsit li .bot{padding-bottom: 25px;}
    .contact-lsit li{height: 202px;}
    .information li .tex{font-size: 16px;}
    .wechat li .tex{font-size: 16px;}
    .header .header-nav li>a{padding: 0 51px;}
    .header .header-nav ul{margin-right: 30px;}
    .header .header-nav .sear{margin-left: 38px;}
    .header .navbar-toggle{margin: 35px 35px 35px;}
    .technology .list ul li .tex{width: 69%;}
}
@media (width:1440px){
    .m_project_l{height: 593px;}
    .m_project_l>img{height: 100%;}
    .m_project_r>img{height: 593px;}
}
@media (max-width:1441px){
    .m_project_l{height: 593px;}
    .m_project_l>img{height: 100%;}
    .m_project_r>img{height: 593px;}
}
@media (min-width:1365px) and (max-width:1380px){
    .m_project_l{height: 561px;}
    .m_project_l>img{height: 100%;}
    .m_project_r>img{height: 561px;}
}

@media (min-width:1442px) and (max-width:1680px){
    .m_project_l .more{top: 48%;padding: 0px 75px 0px 56px;}
    .m_project_l .nei{padding: 95px 75px 55px 58px;}
    .m_project_l .nei .swiper-pagination{left: 57px;}
}
@media (min-width:1279px) and (max-width:1364px){
    .header .header-nav li>a{padding: 0 51px;}
    .m_project_l .nei{padding: 30px;}
    .m_project_l .nei .swiper-pagination{left: 27px;}
    .m_project_l .more{padding: 0 75px 0px 24px;top: 50%;}
    .header .header-nav .sear{margin-left: 32px;}
    .header .navbar-toggle{margin: 35px 35px 35px;}
    .banner .page li{margin-right: 20px;}
    .banner .page ul{margin-left: 3%;}
    .environment .item:nth-child(2) .bot img{width: 100%;}

    .m_tit .m_tit_l h3 span{font-size: 28px;}
    .m_tit .m_tit_l h3 img{max-height: 30px;}
    .m_article_right ul li a h4{font-size: 26px;}
    .m_article_right ul li a h5{font-size: 16px;}
    .m_business .container .m_business_con ul li h3{height: 65px;line-height: 65px;}
    .m_business .container .m_business_con ul li h4{font-size: 20px;}
    .m_partners .tit h3{font-size: 32px;}
    .page-banner p{font-size: 28px;line-height: 50px;}
    .banner .page span{font-size: 30px;}
    .notice li .time span:nth-child(1){font-size: 36px;}
    .notice li .time{padding-top: 6%;}
    .notice li .tex .text a{font-size: 20px;}
    .governance .item .title span:nth-child(1){font-size: 24px;}
    .constitution li{font-size: 20px;}
    .base li .tex{font-size: 26px;}
    .base li .more a{font-size: 26px;}
    .base li .more a img{margin-bottom: 1px;}
    .hotline .con .title{font-size: 24px;}
    .hotline .con .title img{width: 32px;height: 32px;}
    .investigation .inv-right .item span{font-size: 16px;}
    .investigation .inv-left .tex{line-height: 27px;}
    .hotline .con .leaving .leaving-con .leaving-right img{width: 230px;height: 230px;}
    .environment .item .top .top-left{font-size: 24px;}
    .environment .item .top .top-right{font-size: 16px;}
    .banner .page li{margin-right: 35px;}
    .banner p{font-size: 28px;}
    .media li .time span:nth-child(2){font-size: 34px;}
    .introduction .tex-1{font-size: 30px;}
    .business .tex span{font-size: 30px;}
    .business .tex p{font-size: 16px;line-height: 32px;margin-top: 19px;}
    .business .tex a{width: 130px;height: 45px;line-height: 45px;margin-top: 30px;}
    .business .list li a{font-size: 16px;}
    .data .bot li i:nth-child(1){font-size: 60px;}
    .introduce .tex span{font-size: 30px;}
    .technology .top span:nth-child(1){font-size: 30px;}
    .technology .list ul li .tex .item:nth-child(1) a{font-size: 22px;}
    .technology .list ul li .tex .item:nth-child(3) p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
    .technology .list ul li{height: 215px;}
    .team li .tex .items .name a span:nth-child(1){font-size: 28px;}
    .team li .tex .items .name a span:nth-child(2){font-size: 28px;}
    .team li .tex .items:nth-child(3) p{font-size: 16px;}
    .join .top .item:nth-child(1){font-size: 18px;}
    .join .top .item:nth-child(2) .items:nth-child(1) span{font-size: 24px;}
    .policy .top{font-size: 22px;}
    .policy .list{padding: 30px;}
    .policy .list li p{line-height: 30px;}
    .policy .list li span{font-size: 14px;}
    .recruit .list{padding-bottom: 30px;}
    .contact-lsit li .bot span{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display: block;}
    .contact-lsit li .bot span:nth-child(2){margin-left: 0;margin-top: 10px;}
    .contact-lsit li .bot{padding-bottom: 25px;}
    .contact-lsit li{height: 202px;}
    .information li .tex{font-size: 16px;}
    .wechat li .tex{font-size: 16px;}
    .governance .item .items .bot .bot-list li{margin-left: 66px;}
    .governance .item3 .items .bot .bot-list li:nth-child(6){margin-left: 0;margin-bottom: 0;}
    .governance .item3 .items .bot .bot-list li:nth-child(7){margin-left: 66px;}
    .investigation .text .up button:nth-child(3){width: 70px;}
    .investigation .text{padding: 40px 7px;}
    .major li .tex{padding: 60px 60px 0 60px;}
    .technology .list ul li{padding: 16px;}
    .technology .list ul li .img img{width: 100%;}
    .team li .tex{padding: 20px 90px;}
    .team li .tex .items:nth-child(4) p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
}

.home-header .logo img{width: 170px;}
/* .home-footer .foot_up .foot_up_r span{display: none;}
.home-footer .foot_up .foot_up_r>img{display: none;} */

@media (min-width:1680px) and (max-width:1919px){
    .m_project_l{height: 692px;}
    .home-container{height: 692px;}
}
@media (min-width:1600px) and (max-width:1679px){
    .m_project_l{height: 659px;}
    .home-container{height: 659px;}
}
@media (min-width:1440px) and (max-width:1599px){
    .m_project_l{height: 593px;}
    .home-container{height: 593px;}
}
@media (min-width:1366px) and (max-width:1439px){
    .m_project_l{height: 561px;}
    .home-container{height: 561px;}
}
@media (min-width:1360px) and (max-width:1365px){
    .m_project_l{height: 559px;}
    .home-container{height: 559px;}
}
@media (min-width:1280px) and (max-width:1359px){
    .m_project_l{height: 525px;}
    .home-container{height: 525px;}
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background: #AA9779 !important;}

@media (max-width: 1919px) and (min-width: 1679px){
    .team li .tex .items:nth-child(4) p{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 30;
        overflow: hidden;}
}

