@charset "utf-8"; .f-cb{ zoom: 1; } .f-cb:after{ display:block; height:0; clear:both; visibility:hidden; overflow:hidden; content:"."; } /**澶撮儴**/ .header{ position: relative; left: 0; top: 0; width: 100%; height: 80px; /*border-top: 12px solid #002a4f;*/ background: #fff; box-shadow: 0 5px 8px rgba(0,0,0,.1); z-index: 3; } .header .logo{ display: inline-block; width: 246px; height: 60px; background: url(../img/logo.png?v=20210309) no-repeat center; overflow: hidden; vertical-align: top; margin-top:10px; } .header .search{ position: relative; width: 62px; height: 80px; border-left: 1px solid #e5e5e5; z-index: 4; cursor: pointer; } .header .search .search-btn{ width: 62px; height: 80px; text-align: center; line-height: 80px; } .header .search .search-btn.open{ background-position: -8px center; } .header .search .search-box{ position: absolute; right: 63px; top: 0; width: 0; height: 80px; background: #ededed ; overflow: hidden; } .header .search .search-box input{ background: none; border:none; } .header .search .search-box input.txt{ width: 280px; height: 18px; padding: 32px; line-height: 18px; font-size: 18px; color: #666; } .header .search .search-box .sub{ width: 52px; height: 80px; cursor: pointer; line-height: 80px; display: block; } .header .search .search-box .sub input{ height: 100%; position: absolute; width: 100%; left: 0; } .header .lang{ position: relative; margin-right: 25px; padding-top: 14px; height: 46px; line-height: 30px; } .header .lang .lang-list{ float: right; } .header .lang .lang-list a{ float: left; display: inline-block; width: 29px; height: 29px; line-height: 29px; text-align: center; vertical-align: middle; margin-left: 5px; background: url(../img/bg_sign01.jpg) no-repeat -35px 0; color: #f2f2f2; } .header .lang .lang-list a:hover{ color: #005aa3; } .header .menu{ /* width: 1010px; */ height: 80px; position: absolute; left: 50%; margin-left: -385px; } .header .menu ul li{ position: relative; float: left; height: 80px; padding:0 12px; line-height: 80px; } .header .menu ul li a.fat{ display: inline-block; line-height: 73px; font-size: 16px; color: #000; margin:0 6px; line-height: 77px; position: relative; transition: all .3s; } .header .menu ul li a.fat::before { content: ''; position: absolute; bottom: 15px; width: 100%; border-bottom: 2px solid #0066ff; transition: all .3s; opacity: 0; } .header .menu ul li a.active::before, .header .menu ul li a.hover::before { content: ''; position: absolute; bottom: 15px; width: 100%; border-bottom: 2px solid #0066ff; transition: all .3s; opacity: 1; } .header .menu ul li a.active:hover::before, .header .menu ul li a.hover:before { opacity: 1; bottom: 0; } .header .menu ul li a.fat:hover,.header .menu ul li a.fat.on,.header .menu ul li a.fat.hover{ /* border-bottom: 2px solid #0066ff; */ color: #0066ff; } .header .menu ul li a.active{ /* border-bottom: 2px solid #0066ff; */ color: #0066ff; } .header .menu ul li.line{ width: 1px; padding: 0; overflow: hidden; } .header .menu ul li .menu-son{ display: none; position: absolute; width: 120px; top: 80px; left: 50%; margin-left: -60px; overflow: hidden; } .header .menu ul li .menu-son-li{ background: #fafafa; line-height: 34px; padding-top: 8px; } .header .menu ul li .menu-son-li a{ float: left; display: inline-block; width: 100%; padding-left: 28px; border-top: 1px solid #fdfdfd; border-bottom: 1px solid #ebebeb; font-size: 14px; } .header .menu ul li .menu-son-li a:hover{ color: #005aa3; } .header .menu ul li .menu-son-bot{ width: 100%; height: 17px; /*background: url(../img/menu_bg03.png) no-repeat center bottom;*/ overflow: hidden; } /**搴曢儴**/ .footer{ position: relative; width: 100%; height: 310px; border-top: 3px solid #000000; } .footer .fot-line{ position: absolute; left: 0; width: 100%; bottom: 20px; height: 1px; background: #e7e7e7; overflow: hidden; } .footer-main{ font-size: 13px; } .footer-main table{ width: 100%; height: 310px; } .footer-main td{ vertical-align: top; border-right: 1px solid #e7e7e7; } .footer-main .fot-nav{ margin: 0 auto; padding:0 8px; } .footer-main .fot-nav.nav-fi{ width: 160px; } .footer-main .fot-nav.nav-ot{ width: 110px; } .footer-main .fot-nav dt{ font-size: 14px; font-weight: bold; color: #000; margin: 20px 0 6px; } .footer-main .fot-nav dt a{ color: #000; } .footer-main .fot-nav dd { line-height: 22px; /*font-family:"鏂规姝e噯榛?;*/ } .footer-main .fot-nav dd span{ font-family: Arial; text-transform: uppercase; } .footer-main .fot-contact{ width: 350px; margin: 0 auto; padding: 0 20px; } .footer-main .fot-contact .tit{ padding-top: 32px; } .footer-main .fot-contact .tit img{ margin-bottom: 18px; } .footer-main .fot-contact .tit .name{ font-size: 14px; font-weight: bold; color: #444; } .footer-main .fot-contact .tit .add{ font-size: 12px; } .footer-main .fot-contact .txt{ border-top: 1px solid #e7e7e7; padding-top: 12px; margin-top: 12px; font-size: 12px; color: #787878; } .footer-main .fot-contact .txt p{ padding-left: 16px; margin-right: 16px; background: url(../img/fot_sign01.jpg) no-repeat; line-height: 22px; } .footer-main .fot-contact .txt p.tel{ background-position: 0 3px; } .footer-main .fot-contact .txt p.mail{ margin-right: 0; background-position: 0 -16px; } .footer-main .fot-contact .txt p.fax{ background-position: 0 -40px; } .footer-main .fot-contact .txt p.zip{ background-position: 0 -60px; } .footer-main .fot-foll{ padding-top: 28px; height: 31px; border-bottom: 1px solid #e7e7e7; } .footer-main .code{ margin: 30px 0 0 30px; } .footer-main .fot-foll .foll-box{ margin-left: 30px; width: 181px; height: 19px; background: url(../img/fot_img03.jpg) no-repeat; } .footer-main .fot-foll .foll-box a{ float: right; display: inline-block; width: 21px; height: 18px; margin-left: 8px; background: url(../img/blank.gif) repeat; } /***鍐呴〉澶撮儴**/ .header-con{ width: 100%; position: fixed; z-index: 4; top: 0; } .header-con .header{ border-top: 0; left: 0; /*left: -100%;*/ /*overflow: hidden;*/ } .header-con .top-line{ width: 100%; height: 12px; background: #002a4f; overflow: hidden; } .header-con .logo-left{ position: absolute; left: 0; top: 0; z-index: 4; } .header-con .logo-left .logo{ display: inline-block; width: 150px; height: 80px; background: url(../img/logo.jpg) no-repeat center #fff; overflow: hidden; vertical-align: top; } .header-con .pull-btn{ position: absolute; width: 70px; height: 80px; left: 150px; top: 0; background: url(../img/bg_sign03.jpg) no-repeat center; cursor: pointer; transition:all 0.3s; } .header-con .pull-btn:hover{ opacity: 0.8; filter:alpha(opacity=80); } /**鍏充簬鐝€鑾遍泤**/ #aboutProya, .vehicle, #joinProya, #aboutProya,#dutyProya { position: relative; width: 100%; height: 715px; /*overflow: hidden;*/ min-width: 950px; } #followGeely { margin-top: -25px; } .viewport { position: relative; height: 100%; } .view-bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; background: #e9f2f9; } .view-bg img { position: absolute; left: 50%; top: 0; height: 100%; margin-left: -960px; } #loading { position: fixed; left: 0; top: 0; z-index: 9999; width: 100%; height: 100%; background: #e9f2f9; } #loading img { position: absolute; left: 50%; top: 50%; margin: 13px 0 0 -30px; } .viewport-cont { position: absolute; top: 50%; left: 50%; width: 920px; margin-left: -460px; } .viewport-cont .g-tl{ text-align: center; } .viewport-cont .g-tl h2 { font-size:48px; line-height: 66px; } .viewport-cont .g-tl span{ font-size: 15px; font-family: 'Times New Roman'; text-transform: uppercase; } .view-next { position: absolute; left: 50%; bottom: -60px; z-index: 3; width: 40px; height: 40px; margin-left: -20px; background: url(../img/bg_sign04.png) no-repeat; } .view-next:hover { opacity: .8; filter: alpha(opacity=80); } .view-next.blue{ background: url(../img/bg_sign04b.png) no-repeat; } .view-next2 { background-position: -41px 0; } /******/ .join-wrap{ padding: 100px 0 85px; background: url(../img/job01.jpg) no-repeat center top fixed #fff; } .newsinfo-main.jobinfo-main h2{ color: #000; } .newsinfo-main.jobinfo-main .time{ color: #797b7d; } .newsinfo-main.jobinfo-main .detail{ color: #444; } .newsinfo-main.jobinfo-main .turn{ border-top-color: #000; color: #000; } .newsinfo-main.jobinfo-main .turn a{ color: #666; } .newsinfo-main.jobinfo-main .turn a:hover{ color: #000; } .newsinfo-main.jobinfo-main .turn a.back{ color: #fff; } .newsinfo-main.jobinfo-main .hd-tit{ font-size: 46px; color: #808080; margin-bottom: 35px; text-align: center; font-weight: normal; line-height: 1.4; } .newsinfo-main.jobinfo-main .hd-tit span{ display: block; font-size: 15px; font-family: 'Times New Roman'; text-transform: uppercase; } .newsinfo-main.jobinfo-main .bd-tit{ padding: 25px 15px 20px; border-top: 1px solid #b2cbdf; font-size: 32px; color: #616161; text-align: left; } .newsinfo-main.jobinfo-main .bd-con{ padding: 0 15px 20px; } .newsinfo-main.jobinfo-main .bd-turn{ border-color: #c8c9cb; } /*20171103*/ .tec { text-align: center; } .dbl { display: block; } .dbi { display: inline-block; } .opa4 { opacity: .4; filter: alpha(opacity=40); } .tra3s { transition: all .3s linear; } .width100 { width:100%; } .cont-p-wrap { font-size: 14px; line-height: 28px; margin-bottom: 50px; text-align: left; } .investor-intro-img { width: 650px; margin:0 auto; } .goto_top{ position: fixed; bottom: 100px; right: 20px; width: 50px; height: 50px; background: #37383c; font-size: 22px; text-align: center; line-height: 50px; cursor: pointer; transition: all .3s; color: #fff; display: none; } .goto_top:hover{ background: #0066ff; color: #fff; }