* { margin: 0; padding: 0; font-family: "microsoft yahei ui"; } body { font-family: "microsoft yahei ui"; background: no-repeat center 130px; } /*.header { height: 140px; width: 100%; min-width: 1200px; background: linear-gradient(0deg, #cae3fd 0%, #64c4fb 100%); } .header .top { height: 40px; } .header .top .top_main { width: 1200px; margin: 0 auto; } .header .top .top_main ul { float: left; } .header .top .top_main ul li { float: left; display: inline-block; height: 50px; line-height: 50px; border-radius: 5px; } .header .top .top_main ul li a { text-decoration: none; color: white; font-size: 16px; display: inline-block; } .header .top .top_main ul li a img { width: 40px; vertical-align: middle; margin-right: 5px; margin-left: 5px; } .header .top .top_main .top_ul li { margin-right: 15px; background: rgba(225, 225, 225, 0.2); padding: 0 10px; } .header .top .top_main .top_ul li a { font-size: 21px; } .header .top .top_main .top_ul_2 { float: right; } .header .middle { width: 1200px; height: 100px; margin: 0 auto; } .header .middle .logo { float: left; } .header .middle .logo img { margin-left: 20px; vertical-align: middle; } .header .middle .search { width: 400px; float: left; position: relative; } .header .middle .search .search_img { position: absolute; display: inline-block; height: 46px; width: 60px; line-height: 46px; text-align: center; vertical-align: center; right: 0; top: 76px; } .header .middle .search .search_img a { display: inline-block; height: 46px; width: 60px; line-height: 46px; text-align: center; vertical-align: center; } .header .middle .search .input { width: 350px; height: 46px; background: white; border-radius: 23px; margin-top: 10px; margin-left: 70px; } .header .middle .search .input input { margin-left: 23px; width: 305px; height: 46px; border: none; outline: none; font-size: 20px; color: #333333; } .header .middle .search .input #s { width: 50px; position: absolute; right: -20px; background: no-repeat 10px 10px; } .header .middle .search p { float: left; margin-left: 100px; margin-top: 10px; line-height: 24px; color: white; font-size: 14px; margin-right: 20px; display: none; } .header .middle .search ul { display: none; float: left; } .header .middle .search ul li { float: left; list-style: none; margin-top: 10px; margin-right: 30px; } .header .middle .search ul li a { text-decoration: none; font-size: 14px; color: white; display: inline-block; line-height: 24px; padding: 0 10px; background: rgba(0, 0, 0, 0.3); border-radius: 5px; } .nav { width: 100%; height: 56px; background: linear-gradient(0deg, #0d75d8 0%, #5ba9a8 100%); opacity: 0.95; } .nav > ul { width: 1200px; margin: 0 auto; } .nav > ul :first-child a { background: #2e62b3; } .nav > ul li { list-style: none; float: left; } .nav > ul li a { display: inline-block; line-height: 56px; text-decoration: none; color: white; font-size: 24px; text-align: center; width: 240px; }*/ .main { width: 1200px; margin: 0 auto; height: 693px; } .main .box1 { float: left; width: 600px; height: 260px; margin-left: 10px; } .main .box1 .box1_top { position: absolute; border-bottom: 1px solid #a4b3b6; width: 570px; margin-left: 20px; } .main .box1 .box1_top ul li { list-style: none; float: left; } .main .box1 .box1_top ul li a { text-decoration: none; display: inline-block; line-height: 53px; color: #687068; width: 100px; text-align: center; } .main .box1 .box1_top .box1_bar { width: 100px; height: 4px; background: #3195dd; position: relative; top: 49px; left: 0; border-radius: 2px; } .main .box1 .box1_top .trs1 { left: 0; transition: left 0.5s; } .main .box1 .box1_top .trs2 { left: 100px; transition: left 0.5s; } .main .box1 .box1_top .trs3 { left: 200px; transition: left 0.5s; } .main .box1 .box1_top .trs4 { left: 300px; transition: left 0.5s; } .main .box1 .box1_top .trs5 { left: 400px; transition: left 0.5s; } .main .box1 .box1_main { margin-top: 63px; position: relative; height: 220px; overflow: hidden; } .main .box1 .box1_main .more { position: absolute; width: 50px; top: -45px; right: 10px; } .main .box1 .box1_main .more a { text-decoration: none; color: #666; } .main .box1 .box1_main table { margin-left: 20px; } .main .box1 .box1_main table td { list-style: none; height: 45px; border-bottom: 1px solid #f2f4f3; } .main .box1 .box1_main table td .sp1 { float: left; display: inline-block; width: 450px; word-break: keep-all; white-space: nowrap; text-overflow: ellipsis; } .main .box1 .box1_main table td .sp2 { float: left; display: inline-block; margin-left: 40px; color: #666666; font-size: 14px; } .main .box1 .box1_main table td a { color: #333333; text-decoration: none; font-size: 18px; line-height: 40px; } .main .box1 .box1_main table td a :hover { color: #1d5cab; } .main .box1 .box1_main ul { margin-left: 20px; } .main .box1 .box1_main ul li { list-style: none; height: 45px; line-height: 45px; border-bottom: 1px solid #f2f4f3; } .main .box1 .box1_main ul li .sp1 { float: left; display: inline-block; width: 450px; overflow: hidden; word-break: keep-all; white-space: nowrap; text-overflow: ellipsis; } .main .box1 .box1_main ul li .sp2 { margin-left: 45px; color: #666666; font-size: 14px; } .main .box1 .box1_main ul li a { color: #333333; text-decoration: none; font-size: 18px; line-height: 35px; display: inline-block; width: 450px; word-break: keep-all; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .main .box1 .box1_main ul li a :hover { color: #1d5cab; } .main .box1 .box1_main ul li span { display: inline-block; float: right; font-size: 14px; color: #666666; margin-right: 12px; } .main .box2 { float: left; width: 540px; margin-left: 20px; height: 280px; overflow: hidden; position: relative; } .main .box2 .box2_main table tr td { height: 260px; position: relative; } .main .box2 .box2_main table tr td span { position: relative; top: -40px; z-index: 999; float: left; overflow: hidden; word-break: keep-all; white-space: nowrap; text-overflow: ellipsis; margin-left: 10px; line-height: 40px; } .main .box2 .box2_main table tr td a { text-decoration: none; color: #333; display: inline-block; } .main .box2 .box2_main table tr td img { width: 520px; height: 280px; } .main .box2 .box2_bar { height: 40px; width: 520px; opacity: 0.6; position: absolute; z-index: 1; background: white; top: 242px; right: 20px; } .main .box2 .box2_bar .y { position: absolute; right: 0; width: 100px; height: 20px; display: inline-block; top: 0; } .main .box2 .box2_bar .y .yuan { float: left; margin-left: 10px; margin-top: 12px; width: 14px; height: 14px; background: #e8e8e8; border-radius: 7px; } .main .box3 { float: left; width: 600px; } .main .box3 .box3_top { float: left; } .main .box3 .box3_top ul { margin-top: 15px; margin-left: 20px; } .main .box3 .box3_top ul .tp1 { background: #7bb1f6 !important; position: relative; } .main .box3 .box3_top ul .tp1 > a > img { float: left; position: absolute; top: 20px; left: 30px; } .main .box3 .box3_top ul .tp2 { background: #61cdb0 !important; position: relative; } .main .box3 .box3_top ul .tp2 > a > img { float: left; position: absolute; top: 20px; left: 30px; } .main .box3 .box3_top ul .tp3 { background: #e1a13f !important; position: relative; } .main .box3 .box3_top ul .tp3 > a > img { float: left; position: absolute; top: 20px; left: 20px; } .main .box3 .box3_top ul .tp4 { background: #a9c441 !important; position: relative; } .main .box3 .box3_top ul .tp4 > a > img { float: left; position: absolute; top: 20px; left: 20px; } .main .box3 .box3_top ul .tp5 { background: #f67b7b !important; position: relative; } .main .box3 .box3_top ul .tp5 > img { float: left; position: absolute; top: 17px; left: 25px; } .main .box3 .box3_top ul li { list-style: none; float: left; margin-right: 10px; display: inline-block; height: 110px; width: 100px; } .main .box3 .box3_top ul li a { font-size: 14px; color: white; display: inline-block; text-align: center; width: 100px; text-decoration: none; line-height: 175px; } .main .box3 .box3_bottom { float: left; } .main .box3 .box3_bottom ul li { list-style: none; float: left; margin-top: 20px; margin-left: 20px; } .main .box3 .box3_bottom ul li img { width: 270px; height: 110px; } .main .box4 { width: 540px; margin-top: 10px; float: left; margin-left: 20px; } .main .box4 .box4_top { height: 33px; background: #f1f3f6; } .main .box4 .box4_top ul li { list-style: none; float: left; } .main .box4 .box4_top ul li a { text-decoration: none; color: #333333; font-size: 20px; display: inline-block; line-height: 33px; width: 140px; text-align: center; } .main .box4 .box4_top span { float: right; } .main .box4 .box4_top span a { color: #687068; font-size: 16px; display: inline-block; line-height: 40px; text-decoration: none; padding: 0 17px; margin-right: 20px; } .main .box4 .box4_main { position: relative; } .main .box4 .box4_main .more { position: absolute; right: 20px; top: -40px; } .main .box4 .box4_main .more a { color: #666666; text-decoration: none; } .main .box4 .box4_main table { margin-top: 10px; } .main .box4 .box4_main table td { line-height: 47px; list-style: none; float: left; border-bottom: 1px solid #f2f4f3; } .main .box4 .box4_main table td a { text-decoration: none; } .main .box4 .box4_main table td a .sp3 { float: left; display: inline-block; width: 425px; overflow: hidden; word-break: keep-all; white-space: nowrap; text-overflow: ellipsis; color: #333333; font-size: 18px; } .main .box4 .box4_main table td a .sp4 { margin-left: 30px; color: #666666; font-size: 14px; display: inline-block; float: left; line-height: 28px; } .main .box4 .box4_main table td a:hover span { color: #1d5cab; } .main .box4 .box4_main table li:before { content: ''; width: 5px; height: 5px; border-radius: 50%; background: #000; display: inline-block; margin-right: 8px; vertical-align: middle; margin-bottom: 20px; } .main .box5 { float: left; padding-left: 20px; } .main .box5 .top_ul { width: 1200px; display: block; } .main .box5 .top_ul li { list-style: none; float: left; margin-right: 10px; text-align: center; } .main .box5 .top_ul li a { width: 280px; display: inline-block; background: #24a1e0; line-height: 48px; font-size: 19px; text-decoration: none; color: white; border-radius: 5px; } .main .box5 .top_ul li a img { vertical-align: middle; margin-right: 10px; } .footer { width: 100%; height: 80px; background: #5986b3; border-radius: 4px 4px 0 0; } .footer .footer_main { width: 1200px; margin: 0 auto; } .footer .footer_main .footer_left { position: relative; float: left; display: inline-block; width: 331px; height: 80px; border-right: 1px solid rgba(255, 255, 255, 0.3); } .footer .footer_main .footer_left ul li { float: left; list-style: none; display: inline-block; height: 40px; line-height: 40px; width: 110px; text-align: left; box-sizing: border-box; } .footer .footer_main .footer_left ul li span { display: inline-block; width: 0; height: 0; border-width: 0 8px 8px; border-style: solid; border-color: transparent transparent white; /*透明 透明 黄*/ margin-left: 8px; } .footer .footer_main .footer_left ul li a { color: white; text-decoration: none; font-size: 12px; } .footer .footer_main .footer_left ul li a:hover { color: red; } .footer .footer_main .footer_left .lianjie { position: absolute; top: -70px; background-color: whitesmoke; border-radius: 5px; padding: 20px; } .footer .footer_main .footer_left .lianjie .ul1 li { width: 108px; } .footer .footer_main .footer_left .lianjie .ul2 li{ width: 108px; } .footer .footer_main .footer_left .lianjie ul { float: left; display: inline-block; width: 1200px; } .footer .footer_main .footer_left .lianjie ul .header-title{ width:120px; } .footer .footer_main .footer_left .lianjie ul li { float: left; list-style: none; font-size: 12px; width: 170px; text-align: left; line-height: 30px; height: 30px; } .footer .footer_main .footer_left .lianjie ul li a { color: #3195dd; } .footer .footer_main .footer_left .lianjie ul li a:hover { color: #666666; } .footer .footer_main .footer_mid { float: left; width: 210px; margin-left: 17px; } .footer .footer_main .footer_mid ul li { list-style: none; float: left; } .footer .footer_main .footer_mid ul li a { display: inline-block; height: 80px; line-height: 80px; } .footer .footer_main .footer_mid ul li a img { vertical-align: middle; margin-left: 10px; margin-right: 20px; } .footer .footer_main .footer_right ul li { float: left; list-style: none; display: inline-block; text-decoration: none; color: white; font-size: 12px; height: 40px; line-height: 40px; width: 235px; } .footer .footer_main .footer_right ul > :nth-child(1) { width: 170px; } .footer .footer_main .footer_right ul > :nth-child(4) { width: 170px; } .right { position: fixed; z-index: 999999999; right: 250px; top: 599px; } .right ul li { list-style: none; margin-top: 10px; position: relative; } .right ul li span { display: inline-block; height: 120px; width: 110px; background-color: #ccc; position: absolute; left: 90px; top: -20px; text-align: center; } .right ul li span img { height: 78px; margin-top: 10px; } .right ul li span .triangle { width: 0; height: 0; border-width: 15px 15px 15px 0; border-style: solid; border-color: transparent #ccc transparent transparent; position: relative; left: -15px; top: -70px; } title:before { content: ''; background: ; } .floatw { width: 146px; position: absolute; top: 200px; left: 10px; } .floatw .close { display: inline-block; color: black; text-decoration: none; border: 1px solid; line-height: 25px; width: 50px; text-align: center; } .floatw2 { width: 146px; position: absolute; top: 200px; right: 10px; } .floatw .close2 { display: inline-block; color: black; text-decoration: none; border: 1px solid; line-height: 25px; width: 50px; text-align: center; } .videoss{ position: absolute; left: 0; top:550px; } .videoss img{ width: 300px; } .videoss .close3 { display: inline-block; color: black; text-decoration: none; border: 1px solid; line-height: 25px; width: 50px; text-align: center; position: absolute; } /*# sourcemappingurl=index.css.map */