123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329 |
- *{ padding:0px; margin:0}
- body{
- color:#fff;
- }
- .menu{
- height:80px;
- line-height: 80px;
- position:fixed;
- /*background:rgba(0,0,0,0.2);*/
- top:0px;
- left:0;
- z-index:998;
- width:100%;
- }
- .menu_center{
- width: 65%;
- height: 80px;
- margin: 0 auto;
- }
- .sitename{
- width: 40%;
- font-size: 26px;
- font-weight: 700;
- letter-spacing: 5px;
- color: #000;
- }
- .menu li{
- height: 80px;
- line-height: 80px;
- list-style:none;
- float:left;
- display:inline-block;
- font:16px/42px "Microsoft Yahei";
- }
- .menu li a{
- width: 150px;
- color:#fff;
- text-decoration:none;
- text-align:center;
- display:block;
- padding:0px 15px;
- height: 80px;
- line-height: 80px;
- font-size: 17px;
- }
- /*.menu li.active{
- background:#F00;
- }*/
- .section1{
- background: url(../full_image/section1.png) no-repeat;
- background-size: s;
- -webkit-background-size: contain;
- -o-background-size: contain;
- background-position: top right;
- width: 100%;
- height: 100%;
-
- }
- .section1_left, .section1_right{
- width: 50%;
- height: 100%;
- }
- .section1_left{
- margin-top: 250px;
- }
- @media screen and (min-width: 1366px) {
- .section1_left{
- margin-top: 260px;
- }
- }
- @media screen and (min-width: 1440px) {
- .section1_left{
- margin-top: 350px;
- }
- }
- @media screen and (min-width: 1920px) {
- .section1_left{
- margin-top: 350px;
- }
- }
- @media screen and (min-width: 1921px) {
- .section1_left{
- margin-top: 380px;
- }
- }
- .logo_img img{
- width: 100%;
- max-width: 516px;
- }
- .desc_img{
- margin-top: 20px;
- }
- .desc_img img{
- width: 100%;
- max-width: 530px;
- height: auto;
- }
- .download{
- margin-top: 30px;
- }
- @media screen and (min-width: 1366px) {
- .download {
- margin-top: 30px;
- }
- }
- @media screen and (min-width: 1440px) {
- .download {
- margin-top: 70px;
- }
- }
- @media screen and (min-width: 1920px) {
- .download {
- margin-top: 70px;
- }
- }
- @media screen and (min-width: 1921px) {
- .download {
- margin-top: 70px;
- }
- }
- .download .ewm_area{
- width: 30%;
- height: auto;
- }
- .download .ewm_area .ewm_img{
- width: 95%;
- height: 96%;
- background: url(../full_image/kuang.png) no-repeat top left;
- background-size: 100%;
- padding: 5px;
- }
- .download .ewm_area .ewm_img img{
- width: 100%;
- height: 100%;
- }
- .download .ewm_download{
- width: 100%;
- height: 65px;
- margin-top: 20px;
- color: #e531db;
- font-size: 24px;
- }
- .download .ios{
- background: url(../full_image/ios.png) no-repeat top left;
- background-size: 100%;
- }
- .download .android{
- background: url(../full_image/android.png) no-repeat top left;
- background-size: 100%;
- }
- .section1_right{
- padding-top: 250px;
- text-align: right;
- }
- @media screen and (min-width: 1366px) {
- .section1_right{
- padding-top: 220px;
- text-align: right;
- }
- }
- @media screen and (min-width: 1440px) {
- .section1_right{
- padding-top: 320px;
- text-align: right;
- }
- }
- @media screen and (min-width: 1920px) {
- .section1_right{
- padding-top: 320px;
- text-align: right;
- }
- }
- @media screen and (min-width: 1921px) {
- .section1_right{
- padding-top: 250px;
- text-align: right;
- }
- }
- .section1_right img{
- width: 80%;
- height: auto;
- }
- .section2{
- background: url(../full_image/section2.png) no-repeat top left;
- background-size: contain;
- -webkit-background-size: contain;
- -o-background-size: contain;
- width: 100%;
- height: 100%;
- }
- .section2 .section2_left,.section2 .section2_right{
- width: 50%;
- height: 100%;
- color: #000;
- }
- .section2 .section2_left{
- position: relative;
- }
- .section2 .section2_left img{
- width: 90%;
- height: auto;
- position: absolute;
- left: 30%;
- top: 15%;
- }
- .section2 .section2_right{
- position: relative;
- }
- .section2 .section2_right .company_name{
- margin-top: 55%;
- width: 70%;
- height: 60px;
- font-weight: 500;
- font-size: 2.2rem;
- overflow: hidden;
- }
- .section2 .section2_right .company_desc{
- width: 70%;
- line-height: 1.5rem;
- }
- .section2 .copyright{
- width: 100%;
- height: 30px;
- position: absolute;
- bottom: 0;
- left: 0;
- font-size: 1rem;
- text-align: center;
- color: #000;
- }
- .section2 .copyright a{
- color: #000;
- text-decoration: none;
- }
- .section_center{
- width: 65%;
- height: 100%;
- margin: 0 auto;
- }
- .fl{
- float: left;
- }
- .fr{
- float: right;
- }
- .clearboth{
- clear: both;
- }
- /*.mr_20{
- margin-right: 5%;
- }
- @media screen and (min-width: 1400px) {
- .mr_20{
- margin-right: 15%;
- }
- }*/
- @media screen and (min-width: 1366px) {
- .mr_20{
- margin-right: 2%;
- }
- }
- @media screen and (min-width: 1440px) {
- .mr_20{
- margin-right: 3%;
- }
- }
- @media screen and (min-width: 1920px) {
- .mr_20{
- margin-right: 15%;
- }
- }
- @media screen and (min-width: 1921px) {
- .mr_20{
- margin-right: 8%;
- }
- }
|