@charset "utf-8"; body{ font-family:pingfang-r,"微软雅黑","思源黑体"; margin:0; padding:0; color: #444;} p,dl,dd,ul,ol,li,h1,h2,h3,h4,h5,h6{ margin:0; padding:0;} h1,h2,h3,h4,h5,h6,dt{ font-weight:normal;} li{ list-style:none;} a{text-decoration:none;} a:focus, a:hover{text-decoration:none;} img{ border: none; outline: none;} input,button{ border:none; outline:none; background: none;} button:hover,button:focus,button:active{ outline: none; } input::-moz-placeholder{ color: #aaa;} input:-ms-input-placeholder { color: #aaa; } input::-webkit-input-placeholder{ color:#aaa; } input::placeholder{ color:#aaa; } textarea::-moz-placeholder{color:#aaa; } textarea:-ms-input-placeholder { color:#aaa; } textarea::-webkit-input-placeholder{ color:#aaa; } .clear{clear: both; margin: 0; padding: 0;} .clearfix:after{ content: ""; display:block; height: 0; clear: both; visibility: hidden;} .clearfix{*zoom:1;} /*谷哥滚动条样式*/ ::-webkit-scrollbar {width:5px;height:5px;position:absolute} ::-webkit-scrollbar-thumb {background-color:#5bc0de} ::-webkit-scrollbar-track {background-color:#ddd} body,html{ width: 100%; height: 100%; } body{ background-size: 100% auto; } .fl{ float: left; } .fr{ float: right; } .main{ width: 100%; height: 100%; } .mainhead{ overflow: hidden; height: 1.2rem; width: 100%; padding: 0 .4rem; background: url(../images/headbg.png) no-repeat left bottom; background-size: 100% auto; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; } .mainhead .logobox{ margin-top: .22rem; width: 33.2%; box-sizing: border-box; } .mainhead .logobox img{ width: 56.4%; height: auto; } .mainhead .logobox span{ font-size: .2rem; color: rgba(183,239,255,.5); font-weight: bold; margin-left: 6px; vertical-align: middle; } .navbox{ margin-top: .24rem; text-align: right; } .navbox li{ display: inline-block; line-height: .42rem; margin-right: .5rem; } .navbox li a{ font-size: .2rem; color:#02f7f4; width:auto; border:none; box-shadow: none; } .navbox li a.islogin{ font-size: .2rem; color: #fff; border: 1px solid #02f7f4; /* padding: 10px; */ display: inline-block; border-radius: 50%; width: 55px; height: 55px; background: transparent; text-align: center; margin-top: -10px; line-height: 55px; box-shadow: 0 0 5px 0px #b7efff; } .navbox li a:hover{ color: #02f7f4; } .main .main-content{ width: 100%; height: calc(100% - 135px); padding: 0 .3rem 0 .3rem; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; } .main .con-left{ width: 25.5%; height: 100%; } .main .con-left .left-top{ width: 100%; height: calc(65.8% - 10px); position: relative; } .boxstyle{ padding: .2rem .2rem; position: relative; margin-bottom: 10px; background-size: 100% 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; background-position: left top; background-repeat: no-repeat; } .left-top .left-type{ width: 100%; height: 41.25%; background-image: url(../images/lisbg1.jpg); } .commontitle{ font-size: .18rem; color: #b7efff; line-height: .49rem; background-size: .49rem; padding-left: .49rem; background-position: left center; background-repeat: no-repeat; } .left-type .commontitle{ background-image: url(../images/icon_home.png); } .left-type ul{ overflow: hidden; width: 95%; margin: 0 auto; } .left-type ul li{ float: left; width: 28.5%; margin-top: .05rem; margin-bottom: .1rem; margin-right: 7.25%; background: url(../images/li_type.png) no-repeat left top; background-size: 100% auto; } .left-type ul li a{ display: flex; align-items: center; overflow: hidden; padding: .14rem .12rem .11rem; } .left-type ul li i.iconimg{ /* float: left; */ width: .34rem; height: .32rem; background-repeat: no-repeat; background-position: left center; background-size: 100% auto; } .left-type ul li .type-title{ /* float: left */ margin-left: .08rem; } .left-type ul li h2{ font-size: .2rem; color: #02f7f4; } .left-type ul li h2 span:last-child{ font-size: .16rem; } .left-type ul li p{ font-size: .14rem; color: #fff; } .left-type ul li.index0 i.iconimg{ background-image: url(../images/icon_img1.png); } .left-type ul li.index1 i.iconimg{ background-image: url(../images/icon_img2.png); } .left-type ul li.index2 i.iconimg{ background-image: url(../images/icon_img3.png); } .left-type ul li.index3 i.iconimg{ background-image: url(../images/icon_img4.png); } .left-type ul li.index4 i.iconimg{ background-image: url(../images/icon_img5.png); } .left-top .top-bottom{ height: calc(58.75% - 15px); width: 100%; background-image: url(../images/lisbg2.jpg); } .top-bottom .commontitle{ background-image: url(../images/icon_active.png); } .main .charts{ width: 100%; height: calc(100% - 49px); } .left-bottom{ width: 100%; height: 34.2%; background-image: url(../images/lisbg3.jpg); background-size: 100% 100%; overflow: hidden; } .left-bottom .commontitle{ background-image: url(../images/icon_company.png); } .left-bottom .left_tab{ overflow: hidden; } .left_tab span{ float: left; width: 25%; cursor: pointer; text-align: center; font-size: .14rem; color: #02f7f4; padding-bottom: .18rem; height: .39rem; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; } .left_tab span:hover{ color: #fff; font-size: .16rem; background:url(../images/solid_r.jpg) no-repeat bottom center; background-size: 100% auto; } .left_tab span.active{ color: #fff; font-size: .16rem; background:url(../images/solid_r.jpg) no-repeat bottom center; background-size: 100% auto; } .left-bottom .plbox{ width: 97%; margin: 0 auto; margin-top: .05rem; } .left-bottom .plbox ul li{ overflow: hidden; padding-right: .1rem; line-height: .3rem; } .left-bottom .plbox ul li a{ float: left; font-size: .14rem; color: #fff; } .left-bottom .plbox ul li span{ float: right; font-size: .2rem; color: #02f7f4; } .main .con-center{ width: 49%; height: 100%; padding: 0 .4rem; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; } .con-center .center-top{ overflow: hidden; height: 19.66%; position: relative; z-index: 1; } .center-top li{ float: left; width: 12.6%; margin-right: 16.5%; text-align: center; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; } .center-top li .imgbox{ } .center-top li img{ width: .95rem; height:.95rem; } .center-top li .center-title{ padding-top: .07rem; padding-bottom: .06rem; text-align: center; background: url(../images/libg.png) no-repeat left top; background-size: 100% 100%; } .center-top li p{ font-size: .32rem; font-weight: bold; color: #f99a04; line-height: .28rem; } .center-top li span{ color: #fff; font-size: .14rem; } .center-map{ height: 59.4%; text-align: center; position: relative; z-index: 0; background: url("../images/bg_map.png") no-repeat; background-size:cover; } .center-map img{ height: 100%; width: auto; } .center-bottom{ height: 20%; padding-top: 0.1rem; background-image: url(../images/lisbg7.jpg); } .center-bottom .commontitle{ font-size: .2rem; text-align: center; padding-left: 0; } .center-bottom .currenbox{ width: 95%; margin: auto; margin-top:10px } .currenbox h2{ font-size: .18rem; color: #fff; margin-bottom: .1rem; } .currenbox h2 a{ color: #b7efff; } .currenbox p{ color: #fff; line-height:.24rem; font-size:.14rem; } .main .con-right{ width: 25.5%; height: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; } .right-top{ height:30.875%; } .con-right .top-list{ overflow: hidden; } .top-list li{ float: left; width: 22.76%; padding-top: .1rem; padding-bottom: 0.2rem; margin-right: 2.98%; background: url(../images/libg1.png) no-repeat left top; background-size: 100% 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; text-align: center; } .top-list li p{ color: #02f7f4; font-size:.16rem; } .top-list li b{ font-size: .2rem; } .top-list li span{ color: #fff; font-size: .14rem; } .cggsbox{ margin-top: .1rem; height: 69.44%; background: url(../images/lisbg4.jpg) no-repeat left top; background-size: 100% 100%; } .cggsbox .commontitle{ background-image: url(../images/icon_cg.png); } .cggsbox ul{ width: 95%; margin: 0 auto; } .cggsbox ul li{ overflow: hidden; line-height: .3rem; } .cggsbox ul li a{ float: left; width: 78%; font-size: .14rem; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .cggsbox ul li span{ float: right; color: #02f7f4; font-size:.14rem; } .cggsbox ul li:hover a{ color: #02f7f4; } .right-center{ width: 100%; height: 34.8958%; background-image: url(../images/lisbg5.jpg); margin-top: 10px; padding-bottom: 10px; padding-top: .1rem; margin-bottom: 0; } .right-center .commontitle{ background-image: url(../images/icon_xq.png); } .right-bottom{ height: 32.2292%; background-image: url(../images/lisbg6.jpg); } .right-bottom .commontitle{ background-image: url(../images/icon_service.png); } /* 首页 */