@charset "utf-8"; /* CSS Document */ /* * @Author: hbiao * @Date: 2017-11-22 10:44:35 * @Last Modified by: hbiao * @Last Modified time: 2017-11-23 18:41:47 */ /* InpageMain */ .InpageMain{background: #f4f4f4;} .com-btnlist{text-align: center;width: 100%;margin-top: 0.5rem;} .com-btnlist span{display: inline-block;width: 0.3rem;height: 0.3rem;border-radius: 50%;background: #fff;margin: 0 0.2rem;} .com-btnlist span.on{background: #0083c9;} /* proList 产品列表*/ .proList{width: 100%;margin-top: 0.33rem;} .proList img{ max-width: 100%;} .proList .mainCon{width: 100%;} .proList .mainCon li{width: 50%;box-sizing: border-box;float: left;background: #fff;margin-bottom: 0.33rem;} .proList .mainCon li:nth-child(2n+1){border-left: none;} .proList .mainCon li span{display: block;box-sizing: border-box;border-bottom: 1px solid #eaeaea;border-left : 1px solid #eaeaea;border-top : 1px solid #eaeaea;} .proList .mainCon li p{border-left: 1px solid #eaeaea;box-sizing: border-box;border-bottom: 1px solid #eaeaea;} .proList .mainCon li p em{padding: 0.3rem 4% 0; margin-bottom:0.3rem; font-size: 0.375rem;color: #666666;text-align: center;display: block;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical; height:0.5rem;} .proList .mainCon li a{display: block;} .InpagePaging{width: 100%;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;background: #fff;height: 1.25rem; display:none;} .InpagePaging .paging-prev{width: 12%;box-sizing: border-box;border-right: 1px solid #eaeaea;height: 1.25rem;float: left;background:url(../images/InpagePaging_icon01.png) no-repeat center;background-size: 29%;} .InpagePaging .paging-next{width: 12%;box-sizing: border-box;height: 1.25rem;float: right;border-left: 1px solid #eaeaea;background:url(../images/InpagePaging_icon02.png) no-repeat center;background-size: 29%;} .InpagePaging .paging-num{width: 76%;float: left;} .InpagePaging .paging-num ul{padding: 0.335rem 0 0.1rem 0;height: 0.625rem;overflow: hidden;} .InpagePaging .paging-num li{width: 0.65rem;height: 0.65rem;line-height: 0.68rem;font-size: 0.375rem;color: #999999;font-family: arial;border-radius: 50%;float: left;text-align: center;margin-left: 10%;} .InpagePaging .paging-num li.cur{background: #0083c9;color: #fff;} .page-show{ display: block;} .page-hidden{display: none;} /* xgzx */ .xgzx{width: 100%;margin-top: 0.33rem;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;background: #fff;box-sizing: border-box;padding: 0.56rem 0 0;} .xgzx .top{width: 100%;width: 94%;margin: 0 auto .547rem;} .xgzx .top h3{font-size: .375rem;color: #666666;float: left;font-weight: normal;} .xgzx .top a.more{font-size: .375rem;color: #666666;display: block;float: right;} .xgzx .mainCon{width: 100%;} .xgzx .mainCon img{display: block;width: 100%;} .xgzx .mainCon .xgzx-news{width: 94%;margin: 0 auto;padding-bottom: 0.56rem;} .xgzx .mainCon .xgzx-news li{position:relative; height:1rem; line-height:1rem; font-size: 0.375rem; border-bottom:1px dotted #ccc; width:100%; color: #999999;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;} .xgzx .mainCon .xgzx-news li a{color:#999999;padding-left:18px; background:url(../images/newsLi_ico.png) no-repeat left center; width: 65%; display:block; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;} .xgzx .mainCon .xgzx-news li span{position:absolute; top:0; right:0; color:#999;} .xgzx .mainCon .xgzx-pro li{width: 50%;box-sizing: border-box;float: left;background: #fff;} .xgzx .mainCon .xgzx-pro li:nth-child(2n+1){border-left: none;} .xgzx .mainCon .xgzx-pro li span{display: block;box-sizing: border-box;border-bottom: 1px solid #eaeaea;border-left : 1px solid #eaeaea;border-top : 1px solid #eaeaea;} .xgzx .mainCon .xgzx-pro li p{border-left: 1px solid #eaeaea;box-sizing: border-box;} .xgzx .mainCon .xgzx-pro li p em{ margin: 0.3rem 4%;font-size: 0.375rem;color: #666666;text-align: center;display: block;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;} .xgzx .mainCon .xgzx-pro li a{display: block;} /* proDetails */ .proDetails{width: 100%;margin-top: 0.33rem;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;background: #fff;box-sizing: border-box;} .proDetails img{ max-width: 100%;} .proDetails .imgWraper{width: 100%;position: relative;border-bottom: 1px solid #eaeaea;} .proDetails .imgWraper .conBox{width: 100%;} .proDetails .imgWraper .conBox li{width: 100%;} .proDetails .imgWraper .conBox li img{ width:100% !important; max-width:none !important;} .proDetails .imgWraper .btnList{width: 100%;text-align: center;position: absolute;left: 0;bottom: 0.45rem;} .proDetails .imgWraper .btnList ul li{display: inline-block;margin: 0 2%;width: 0.3rem;height: 0.3rem;background: #cccccc;border-radius: 50%; font-size:0;} .proDetails .imgWraper .btnList ul li.on{background: #0083c9;} .proDetails .intro{padding: 0.5rem 3% 0.45rem;} .proDetails .intro h1{font-size: 0.6rem;color: #0083c9;font-weight:bold;} .proDetails .intro p{font-size:0.375rem;line-height: 0.5rem;color: #666;margin-top: 0.3rem;} /* proCs 产品参数 */ .proCs{width: 100%;margin-top: 0.33rem;border-bottom: 1px solid #eaeaea;background: #fff;box-sizing: border-box;} .proCs .menu{width: 100%;} .proCs .menu li{width: 49.9%;height:1.25rem;line-height: 1.25rem;text-align: center;border-left: 1px solid #eaeaea;box-sizing: border-box;font-size: 0.375rem;color: #666666;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;float: left;} .proCs .menu li:first-child{border-left: none;} .proCs .menu li.on{background: #0083c9;border-color: #0083c9;color: #fff;width: 49.9%;} .proCs .mainCon{width: 100%;} .proCs .mainCon .box{padding: 0.3rem 3%; color:#666; font-size:0.375rem; line-height:0.5rem;} .proCs .mainCon img{max-width: 100%; display: block; margin: 0 auto;} /* zxly 在线留言*/ .zxly{width: 94%;position: relative;margin-top: 0.33rem;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;background: #fff;padding: 0 3% 0.46rem;} .zxly i{display: block;width: 10%;height: 2px;background: #0083c9;position: relative;margin: 0 auto;top: -1px;} .zxly h3{padding-top: 0.53rem;font-size: 0.4rem;color: #666666;font-weight: normal;text-align: center;} .zxly .inputBox{width: 100%;margin-top: 0.5rem;} .zxly .inputBox .Input{width: 100%;height: 1.25rem;border: 1px solid #eaeaea;border-radius: 4px;overflow: hidden;margin-bottom: 0.33rem;} .zxly .inputBox .Input input{width: 86% ;display: block;border: none;outline: none;box-sizing: border-box;padding: 0 3%;height: 1.25rem;line-height: 1.25rem;float: left;font-size: 0.375rem;} .zxly .inputBox .Input span{box-sizing: border-box;border-left: 1px solid #eaeaea;float: right;width: 14%;height: 1.25rem;} .zxly .inputBox .Input1 span{background:url(../images/zxly_icon01.png) no-repeat center;background-size: 60%;} .zxly .inputBox .Input2 span{background:url(../images/zxly_icon02.png) no-repeat center;background-size: 60%;} .zxly .inputBox .Textarea{height: 2.2rem;border: 1px solid #eaeaea;border-radius: 4px;overflow: hidden;} .zxly .inputBox .Textarea textarea{width: 86% ;display: block;border: none;outline: none;box-sizing: border-box;padding: 0 3%;height: 2rem;float: left;padding-top: 0.2rem;font-size: 0.4rem;color: #888888;resize: none;} .zxly .inputBox .Textarea span{box-sizing: border-box;border-left: 1px solid #eaeaea;float: right;width: 14%;height: 2.2rem;background:url(../images/zxly_icon03.png) no-repeat center;background-size: 60%;} .zxly .inputBox .bnt{display: block;width: 100%;height: 1.25rem;line-height: 1.25rem;background: #0083c9;color: #fff;text-align: center;font-size: 0.375rem;margin-top: 0.33rem;} /* about 关于我们*/ .about{width: 94%;position: relative;margin-top: 0.33rem;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;background: #fff;padding: 0.46rem 3%;} .about img{ max-width: 100%;} .about .mainCon{width: 100%;} .about .mainCon p{font-size: 0.375rem;color: #666666;line-height: 0.6rem;margin-top: 0.3rem;} .about .mainCon h1{font-size: .4rem;color: #333333;font-weight: normal;width: 100%;} /* newsList */ .newsListNav .InpageNav-slide{width: 100%;} .newsList{width: 100%;margin-top: 0.33rem;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;} .newsList .top{width: 100%;text-align: center;position: relative;} .newsList .top img{ width:100%; height:100%; display:block;} .newsList .top .top-title{position: absolute;left: 0;top: 0;width: 100%;height: 100%;} .newsList .top .top-title h3{font-size: .5rem;color: #fff;font-weight: normal;vertical-align: middle;display: inline-block;*display: inline-block;*zoom:1;} .newsList .top .top-title span{vertical-align: middle;height: 100%;width: 0;display: inline-block;} .newsList .conBox{width: 94%;margin: 0 auto;position: relative;top: -.625rem;background: #fff;} .newsList .conBox dl{padding: .313rem 0;border-bottom: 1px solid #eaeaea;} .newsList .conBox img{display: block;width: 100%;} .newsList .conBox dt{float: left;width: 2.5rem;/*height: 2.5rem;*/;height:63px;background: #eaeaea;text-align: center;margin-left: 3%;} .newsList .conBox dt span{font-size: 1.125rem;color: #b0b0b0;font-family: arial;font-weight: bold;display: block;padding-top: 0.3rem;} .newsList .conBox dt em{display: block;font-size: .344rem;color: #b0b0b0;font-family: arial;position: relative;top: -0.1rem;} .newsList .conBox dd{width: 65%;float: left;margin-left: 2%;position: relative;} .newsList .conBox dd h3{font-size: 0.375rem;color: #000000;font-weight: normal;padding-top: 0.1rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;} .newsList .conBox dd h3 a{color: #000000;} .newsList .conBox dd p{margin-top: .188rem;font-size: .344rem;color: #999999;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;line-height: 0.5rem;} .newsList .conBox dd span.time{margin-top: .14rem;font-size: .344rem;color: #cccccc;font-family: arial;display: block;} /* newsDetails 新闻详情*/ .newsDetails{width: 100%;margin-top: 0.33rem;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;background: #fff;padding-top: 0.52rem;padding-bottom: 0.375rem;} .newsDetails .mainCon{width: 94%;margin: 0 auto;} .newsDetails .mainCon img{ max-width: 100%;} .newsDetails .mainCon h1{font-size: .4rem;color: #333333;font-weight: normal;width: 100%;} .newsDetails .mainCon .label{width: 100%;margin-top: .375rem;} .newsDetails .mainCon .label span{padding: 0 4%;border-left: 1px dotted #cccccc;display: block;font-size: 0.375rem;color: #cccccc;font-family: arial;float: left;} .newsDetails .mainCon .label span.zan{background:url(../images/newsList_zan.png) no-repeat left top;padding-left: 8%;background-size: 36%;} .newsDetails .mainCon .label span.Mtags{background:url(../images/label.png) no-repeat left top;padding-left: 6%;color:#666;} .newsDetails .mainCon .label span:first-child{border-left: none;} .newsDetails .mainCon article{margin-top: 0.5rem;} .newsDetails .mainCon article p{font-size: 0.375rem;color: #666666;line-height: 0.6rem;margin-bottom: 0.2rem;} .newsDetails .mainCon .btn{margin-top: .313rem;} .newsDetails .mainCon .btn a{display: block;width: 49%;height: 1rem;line-height: 1rem;border: 1px solid #eaeaea;font-size: 0.375rem;color: #999999;float: left;margin-left: 2%;box-sizing: border-box;text-align: center;} .newsDetails .mainCon .btn a:first-child{margin-left: 0;} .newsDetails .mainCon .btn a img{width: 11%;display: inline-block;position: relative;top: 0.1rem;margin-right: .188rem;} .newsDetails .mainCon .btn a:first-child img{margin-left: .188rem;margin-right: 0;vertical-align:unset;} /* video 视频列表*/ .videoNav .InpageNav-slide{width: 100%;} .video{width: 100%;margin-top: 0.33rem;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;} .video .top{width: 100%;text-align: center;position: relative;} .video .top img{ width:100%; height:100%; display:block;} .video .top .top-title{position: absolute;left: 0;top: 0;width: 100%;height: 100%;} .video .top .top-title h3{font-size: .5rem;color: #fff;font-weight: normal;vertical-align: middle;display: inline-block;*display: inline-block;*zoom:1;} .video .top .top-title span{vertical-align: middle;height: 100%;width: 0;display: inline-block;} .video .conBox{width: 94%;margin: 0 auto;position: relative;top: -.625rem;background: #fff;} .video .conBox dl{padding: .313rem 3%;border-bottom: 1px solid #eaeaea;} .video .conBox img{display: block;width: 100%;} .video .conBox dt span{font-size: 1.125rem;color: #b0b0b0;font-family: arial;font-weight: bold;display: block;padding-top: 0.3rem;} .video .conBox dt em{display: block;font-size: .344rem;color: #b0b0b0;font-family: arial;position: relative;top: -0.1rem;} .video .conBox dd{margin-top: .422rem;} .video .conBox dd h3{font-size: .4rem;color: #000000;font-weight: normal;padding-top: 0.1rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-left: 3%;} .video .conBox dd h3 a{color: #000000;} .video .conBox dd .label{width: 100%;margin-top: .375rem;} .video .conBox dd .label span{display: block;font-size: 0.375rem;color: #cccccc;font-family: arial;float: left;} .video .conBox dd .label span.zan{background:url(../images/newsList_zan.png) no-repeat left center;padding-left: 8%;background-size: 40%;margin-left: 3%;} .video .conBox dd .label span.time{float: right;margin-right: 2%;} .video .conBox dd .label span:first-child{border-left: none;} /* honor 荣誉证书*/ .honor{width: 100%;width: 100%;margin-top: 0.33rem;border-top: 1px solid #eaeaea;} .honor .mainCon{width: 94%;margin: 0 auto;border-bottom: 1px solid #eaeaea;background: #fff;padding: 0.5rem 3% 0.5rem;margin-bottom: 0.33rem;} .honor .mainCon .box{width: 100%;padding-bottom: .25rem;background:url(../images/honor_yy02.png) no-repeat center bottom;background-size: 100%;margin-top: 0.5rem;} .honor .mainCon .box:first-child{margin-top: 0;} .honor .mainCon .box img{display: block;width: 100%;} .honor .mainCon .box ul{background:url(../images/honor_yy01.png) no-repeat center 83%;background-size: 100%;} .honor .mainCon .box li{width: 47%;margin-right: 2%;float: left;text-align: center;} .honor .mainCon .box li:first-child{margin-left: 2%;} .honor .mainCon .box li em{display: block;margin-top: .2rem;height: .8rem;line-height: 0.8rem;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-size: .375rem;color: #666666;padding: 0 4%;} /* companyPics 工厂图片*/ .companyPics{width: 100%;margin-top: 0.33rem;border-top: 1px solid #eaeaea;background: #f4f4f4;} .companyPics .mainCon{width:94%;padding: 0.313rem 3% 0;} .companyPics .mainCon .companyPics-tcBox{border-bottom: 1px solid #eaeaea;margin-top: 0.313rem;padding-bottom: 0.5rem;} .companyPics .mainCon img{display: block;width: 100%;} .companyPics .mainCon h3 a{font-size: .4rem;color: #000000;font-weight: normal;padding-top: 0.1rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-left: 3%;margin-top: .422rem;} .companyPics .mainCon .label{width: 100%;margin-top: .375rem;} .companyPics .mainCon .label span{display: block;font-size: 0.375rem;color: #cccccc;font-family: arial;float: left;} .companyPics .mainCon .label span.zan{background:url(../images/newsList_zan.png) no-repeat left center;padding-left: 8%;background-size: 40%;margin-left: 3%;} .companyPics .mainCon .label span.time{float: right;margin-right: 2%;} .companyPics .mainCon .label span:first-child{border-left: none;} .companyPics .mainCon .companyPics-tcBox:first-child{margin-top: 0;} .picT{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 1);box-sizing: border-box;padding-top: 30%;overflow: hidden;z-index: 999999; display:none;} .picT .picTCon{width: 94%;margin: 0 auto;overflow: hidden;} .picT .picTBox .intro{margin-top: 0.5rem;} .picT .picTBox .intro .txt2{font-size: 0.4rem;color: #fff;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 80%;float: left;float: left;} .picT .picTBox .intro .num{width: 10%;float: right;text-align: right;font-size: 0.35rem;color: #fff;} .picT .picTBox .intro .num span{font-size: 0.35rem;color: #fff;} .picT .btn{margin: .313rem auto 0;width: 94%;} .picT .btn a{display: block;width: 49%;height: 1.1rem;line-height: 1.1rem;font-size: 0.375rem;color: #fff;float: left;margin-left:25%;box-sizing: border-box;text-align: center;background: #0083c9;border-radius: 4px;} .picT .btn a:first-child{margin-left: 0;background: #ffffff;color: #666666;} .picT .btn a img{width: 11%;display: inline-block;position: relative;top: 0.15rem;margin-right: .188rem;} .picT .btn a:first-child img{margin-left: .188rem;margin-right: 0;vertical-align:unset;} .picT .picTclose{ width:1.2rem; height:1.2rem; margin:0.8rem auto 0;} /*合作客户*/ .Partner .mainCon{ width:100%; padding:0; padding-top:0.33rem;} .Partner .mainCon .hz li{width: 50%;box-sizing: border-box;float: left;background: #fff;margin-bottom: 0.33rem;} .Partner .mainCon .hz li:nth-child(2n+1){border-left: none;} .Partner .mainCon .hz li span{display: block;box-sizing: border-box;border-bottom: 1px solid #eaeaea;border-left : 1px solid #eaeaea;border-top : 1px solid #eaeaea;} .Partner .mainCon .hz li>p{border-left: 1px solid #eaeaea;box-sizing: border-box;border-bottom: 1px solid #eaeaea;} .Partner .mainCon .hz li p>em{padding: 0.3rem 4% 0; margin-bottom:0.3rem; font-size: 0.375rem;color: #666666;text-align: center;display: block;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical; height:0.5rem;} .Partner .mainCon .hz li a{display: block;} /*搜索*/ .sous{ background:#fff;} .companyPics .mainCon dl.sos{width: 100%;background: #fff; margin-bottom:auto; margin-top:0.313rem; padding-bottom:0.313rem;} .companyPics .mainCon a{display: block;border-bottom: 1px solid #e6e6e6;} .companyPics .mainCon a:last-child{border-bottom: none;} .companyPics .mainCon dl.sos img{width: 100%; display:block;} .companyPics .mainCon dl.sos dt i{display: block;width: 2.917rem;height: 2.917rem;position: absolute;top: 0;left: 0;} .companyPics .mainCon dl.sos dd{float: left;width: 96%;position: relative;height: 2.8rem;padding-right: 2%;padding-left: 2%; margin-left:auto;} .companyPics .mainCon dl.sos dd h3{font-size: 0.4rem;color: #000;font-weight: normal;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; padding-top:0.1rem; margin-left:3%; margin-top:0.422rem;} .companyPics .mainCon dl.sos dd p{font-size: 0.375rem;color: #666666; margin:0.15rem 3% 0; line-height:0.54rem;display: -webkit-box;overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .companyPics .mainCon dl.sos dd i{display: block;width: 18%;position: absolute;left: 0;bottom: 8%;} /*图片标题简介展示 上下*/ .companyPics .mainCon dl{width: 100%;background: #fff; margin-bottom:0.5rem; margin-top:0.313rem;} .companyPics .mainCon a{display: block;border-bottom: 1px solid #e6e6e6;} .companyPics .mainCon a:last-child{border-bottom: none;} .companyPics .mainCon img{width: 100%; display:block;} .companyPics .mainCon dt i{display: block;width: 2.917rem;height: 2.917rem;position: absolute;top: 0;left: 0;} .companyPics .mainCon dd{float: left;width: 55%;position: relative;height: 2.8rem;padding-right: 2%;margin-left: 4%;} .companyPics .mainCon h3{font-size: 0.4rem;color: #000;font-weight: normal;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; padding-top:0.1rem; margin-left:3%; margin-top:0.422rem;} .companyPics .mainCon p{font-size: 0.375rem;color: #666666; margin:0.15rem 3% 0; line-height:0.54rem;display: -webkit-box;overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .companyPics .mainCon dd i{display: block;width: 18%;position: absolute;left: 0;bottom: 8%;} /*发展历程 */ .companyPics .mainCon dl.fzlc{width: 100%;background: #fff; margin-bottom:0.5rem; margin-top:0.313rem;} .companyPics .mainCon a{display: block;border-bottom: 1px solid #e6e6e6;} .companyPics .mainCon a:last-child{border-bottom: none;} .companyPics .mainCon dl.fzlc img{width: 100%; display:block;} .companyPics .mainCon dl.fzlc h3{font-size: 0.4rem;color: #000;font-weight: normal;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; padding-top:0.1rem; margin-left:3%; margin-top:0.422rem;} .companyPics .mainCon dl.fzlc p{font-size: 0.375rem;color: #666666; margin:0.15rem 3% 0; line-height:0.54rem;display: -webkit-box;overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: inherit; -webkit-box-orient: vertical; } @charset "utf-8"; /* CSS Document */ .InpageBanner{width: 100%;} .InpageBanner img{display: block;width: 100%;} .com-btnlist{text-align: center;width: 100%;margin-top: 0.5rem;} .com-btnlist ul li{display: inline-block;width: 0.3rem;height: 0.3rem;border-radius: 50%;background: #fff;margin: 0 0.2rem; font-size:0;} .com-btnlist ul li.on{background: #0083c9;} /* Inpage-com-title */ .Inpage-com-title{width: 100%;text-align: center;} .Inpage-com-title i{display: block;width: .4rem;height: 2px;background: #0083c9;margin: -1px auto .5rem;} .Inpage-com-title h2{font-size: .46rem;color: #0083c9;font-weight: normal;} .Inpage-com-title h2 a{color: #0083c9;} /* 分页js */ .InpagePaging{width: 100%;border-top: 1px solid #ebebeb;border-bottom: 1px solid #ebebeb;background: #fff;height: 1.25rem;margin-top: 0.14rem;} .InpagePaging .paging-prev{width: 12%;box-sizing: border-box;border-right: 1px solid #ebebeb;height: 1.25rem;float: left;background:url(../images/InpagePaging_icon01.png) no-repeat center;background-size: 29%;} .InpagePaging .paging-next{width: 12%;box-sizing: border-box;height: 1.25rem;float: right;border-left: 1px solid #ebebeb;background:url(../images/InpagePaging_icon02.png) no-repeat center;background-size: 29%;} .InpagePaging .paging-num{width: 76%;float: left;} .InpagePaging .paging-num ul{padding: 0.335rem 0 0.1rem 0;height: 0.625rem;overflow: hidden;} .InpagePaging .paging-num li{width: 0.65rem;height: 0.65rem;line-height: 0.68rem;font-size: 0.375rem;color: #999999;font-family: arial;border-radius: 50%;float: left;text-align: center;margin-left: 10%;} .InpagePaging .paging-num li.cur{background: #0083c9;color: #fff;} .page-show{ display: block;} .page-hidden{display: none;} /* InpageHeader */ .InpageHeader{width: 100%;background: #0083c9;height: 1.528rem;position: relative;} .InpageHeader img{display: block;width: 100%;} .InpageHeader a.back{display: block;margin-left: 4%;width: 4%;position: relative;z-index: 2;float: left;height: 1.4rem;background: url(../images/back.png) no-repeat center;background-size: 80%;} .InpageHeader span{display: block;width: 14%;float: right;position: relative;z-index: 2;height: 1.528rem;background: url(../images/header-menu02.png) no-repeat center;background-size: 64%;} .InpageHeader p{position: absolute;width: 100%;height: 1.528rem;text-align: center;line-height: 1.528rem;font-size: .538rem;color: #fff;} /* djgz-ad */ .djgz-ad{width: 100%;margin-top: 0.14rem;} .djgz-ad img{display: block;width: 100%;} /* djgz-intro */ .djgz-intro{width: 100%;margin-top: .14rem;background: #fff;border-top: 1px solid #ececec;padding-bottom: 0.75rem;border-bottom: 1px solid #ececec;} .djgz-intro .Inpage-com-title i{background: #d20e13;} .djgz-intro .Inpage-com-title h2{color: #d20e13;} .djgz-intro img{display: block;width: 100%;} .djgz-intro .mainCon{width: 9.444rem;margin: .472rem auto 0;} .djgz-intro .mainCon img{margin-bottom: .5rem;} .djgz-intro .mainCon p{font-size: .361rem;color: #333333;line-height: 0.5rem;} /* djgz-number */ .djgz-number{width: 100%;margin-top: .14rem;background: url(../images/djgz-numberBg01.jpg) no-repeat center;padding-bottom: .417rem;background-size: cover;} .djgz-number .Inpage-com-title i{background: #fff;} .djgz-number .Inpage-com-title h2{color: #fff;} .djgz-number .Inpage-com-title h2 a{color: #fff;} .djgz-number img{display: block;width: 100%;} .djgz-number .mainCon{width: 9.444rem;margin: .472rem auto 0;} .djgz-number .mainCon .conBox li{float: left;width: 49%;margin-left: 2%;} .djgz-number .mainCon .conBox li:nth-child(2n+1){margin-left: 0;} .djgz-number .mainCon .conBox li i{display: block;float: right;width: 2.583rem;height: .069rem;background: #d2b619;} .djgz-number .mainCon .conBox li dt{overflow: hidden;} .djgz-number .mainCon .conBox li dd{margin-top: .222rem;} .djgz-number .mainCon .conBox li dd h3{font-size: .36rem;color: #fff;font-weight: normal;} .djgz-number .mainCon .conBox li dd p{font-size: .36rem;color: #fff;margin-top: 0.1rem;} .djgz-number .mainCon .com-btnlist ul li.on{background: #d2b619;} /* djgz-news */ .djgz-news{width: 100%;} .djgz-news img{display: block;width: 100%;} .djgz-news .menu{text-align: center;} .djgz-news .menu ul{display: inline-block;} .djgz-news .menu li{float: left;height: 1.806rem;position: relative;text-align: center;box-sizing: border-box;padding-top: .389rem;width: 3.75rem;} .djgz-news .menu li span{display: block;width: .389rem;height: .389rem;margin: 0 auto;overflow: hidden;} .djgz-news .menu li span img{width: .389rem;height: .778rem;position: relative;} .djgz-news .menu li p{font-size: .333rem;color: #333333;margin-top: .194rem;} .djgz-news .menu li i{display: none;width: 0.4rem;height: 2px;position: absolute;left: 50%;background: #d20e13;margin-left: -.2rem;bottom: -2px;} .djgz-news .menu li.on i{display: block;} .djgz-news .menu li.on span img{top: -0.389rem;} .djgz-news .menu li.on p{color: #d20e13;} .djgz-news .menu li a{display: block;} .djgz-news .mainCon .conBox dl{padding: .278rem .139rem;border-bottom: 1px solid #ececec;background: #fff;} .djgz-news .mainCon .conBox dl:first-child{border-top: 1px solid #ececec;} .djgz-news .mainCon .conBox dt{float: left;width: 2.778rem;} .djgz-news .mainCon .conBox dd{width: 6.667rem;float: right;} .djgz-news .mainCon .conBox dd h3{font-size: .389rem;color: #333333;font-weight: normal;padding-top: 0.16rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;} .djgz-news .mainCon .conBox dd p{font-size: .333rem;color: #666666;line-height: 0.5rem;margin-top: .222rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;} .djgz-news .mainCon .conBox a.more{display: block;width: 2.417rem;height: .722rem;line-height: .722rem;text-align: center;border: 1px solid #e7e7e7;border-radius: 4px 0 4px 0;margin: 0.6rem auto 0;} /* dsjzx 董事局主席 */ /* dsjzx-intro */ .dsjzx-intro{width: 100%;} .dsjzx-intro img{display: block;width: 100%;} .dsjzx-intro .box{margin-top: 0.14rem;background: #fff;padding: .5rem .278rem;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;} .dsjzx-intro .box h3{font-size: .4rem;color: #0083c9;font-weight: normal;} .dsjzx-intro .box p{font-size: .333rem;color: #333333;line-height: .5rem;margin-top: .347rem;} /* dsjzx-speech */ .dsjzx-speech{background: url(../images/dsjzx-speechBg01.jpg) no-repeat center;padding: 2.028rem .417rem 1.5rem;background-size: 100% 100%;margin-top: 0.14rem;} .dsjzx-speech img{display: block;width: 100%;} .dsjzx-speech .box h3{font-size: .4rem;color: #0083c9;font-weight: normal;} .dsjzx-speech .box p{font-size: .333rem;color: #333333;line-height: .5rem;margin-top: .347rem;} .dsjzx-speech .box:first-child{margin-bottom: 1.194rem;} /* dsjzx-jy */ .dsjzx-jy{width: 100%;background: #0083c9;position: relative;padding-top: .278rem;padding-bottom: .583rem;} .dsjzx-jy img{display: block;width: 100%;} .dsjzx-jy .tx{text-align: center;margin-bottom: .417rem;} .dsjzx-jy .tx img{border-radius: 50%;} .dsjzx-jy .tx ul{display: inline-block;} .dsjzx-jy .tx ul li{float: left;width: 3rem;height: 3rem;box-sizing: border-box;background: rgba(255, 255, 255, 0.1);padding: .25rem;border-radius: 50%;margin: 0 .181rem;} .dsjzx-jy .tx ul li.on{background: #f88c00;} .dsjzx-jy .mainCon{width: 9.167rem;margin: 0 auto;} .dsjzx-jy .mainCon .con p{font-size: .389rem;line-height: 0.6rem;color: #fff;} .dsjzx-jy .mainCon .con img{width: 3rem; margin: .458rem auto 0;} .dsjzx-jy .mainCon .com-btnlist span.on{background: #f88c00;} /* dsjzx-jy */ .dsjzx-jy{width: 100%;background: #0083c9;position: relative;padding-top: 1.861rem;padding-bottom: .583rem;} .dsjzx-jy img{display: block;width: 100%;} .dsjzx-jy .menu li.tx1{position: absolute;left: 30%;width: 3rem;height: 3rem;margin-left: -1.5rem;box-sizing: border-box;background: rgba(255, 255, 255, 0.1);top: -1.5rem;padding: .25rem;border-radius: 50%;} .dsjzx-jy .menu li.tx1 img{border-radius: 50%;} .dsjzx-jy .menu li.tx2{position: absolute;left: 70%;width: 3rem;height: 3rem;margin-left: -1.5rem;box-sizing: border-box;background: rgba(255, 255, 255, 0.1);top: -1.5rem;padding: .25rem;border-radius: 50%;} .dsjzx-jy .menu li.tx2 img{border-radius: 50%;} .dsjzx-jy .menu li.tx1.on{background: #f88c00;} .dsjzx-jy .menu li.tx2.on{background: #f88c00;} .dsjzx-jy .mainCon{width: 9.167rem;margin: 0 auto;} .dsjzx-jy .mainCon .con p{font-size: .389rem;line-height: 0.6rem;color: #fff;border-top:0.5px solid #1a6cb4;border-bottom:0.5px solid #044f92;padding:.425rem 0; text-align:left;} .dsjzx-jy .mainCon .con p:first-child{border-top:0;} .dsjzx-jy .mainCon .con p:last-child{border-bottom:0;} .dsjzx-jy .mainCon .con img{width: 3rem; margin: .458rem auto 0;} .dsjzx-jy .mainCon>.box>.com-btnlist>ul>li{display: inline-block;width: 0.3rem;height: 0.3rem;border-radius: 50%;background: #fff;margin: 0 0.2rem; font-size:0;} .dsjzx-jy .mainCon>.box>.com-btnlist>ul>li.on{background: #f88c00;} /* dsjzx-shhd */ .dsjzx-shhd{width: 100%;padding-bottom: .486rem;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;margin-top: 0.14rem;background: #fff;} .dsjzx-shhd .index-com-title{width: 100%;text-align: center;padding-top: .528rem;} .dsjzx-shhd .index-com-title h2{font-size: .44rem;color: #333333;font-weight: normal;} .dsjzx-shhd .index-com-title h2 a{color: #333333;} .dsjzx-shhd .index-com-title p{font-size: .278rem;color: #cccccc;margin-top: .111rem;} .dsjzx-shhd img{display: block;width: 100%;} .dsjzx-shhd dl{padding: .278rem .139rem;border-bottom: 1px solid #ececec;} .dsjzx-shhd dl:first-child{border-top: 1px solid #ececec;} .dsjzx-shhd .mainCon{margin-top: .5rem;} .dsjzx-shhd dt{float: left;width: 2.778rem;} .dsjzx-shhd dd{width: 6.667rem;float: right;} .dsjzx-shhd dd h3{font-size: .389rem;color: #333333;font-weight: normal;padding-top: 0.16rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;} .dsjzx-shhd dd p{font-size: .333rem;color: #666666;line-height: 0.5rem;margin-top: .222rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;} .dsjzx-shhd a.more{display: block;width: 2.417rem;height: .722rem;line-height: .722rem;text-align: center;border: 1px solid #e7e7e7;border-radius: 4px 0 4px 0;margin: 0.6rem auto 0;} /* gsfl-address */ .gsfl-address{margin-top: .14rem;background: #fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;padding: 0.5rem 0.417rem;} .gsfl-address img{display: block;width: 100%;margin: 0.5rem 0;} .gsfl-address p.p1{font-size: 0.36rem;color: #333333;line-height: 0.5rem;} .gsfl-address p.p2{padding-left: 0.5rem;background: url(../images/gsfl-address-icon01.png) no-repeat left top;background-size: 4%;font-size: 0.36rem;color: #333333;} /* gsfl */ .gsfl{width: 100%;} .gsfl img{display: block;width: 100%;} .gsfl .box{margin-top: .14rem;background: #fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;padding: 0.56rem 0.417rem 0.28rem;} .gsfl .box span{display: block;width: .833rem;height: .833rem;line-height: .833rem;text-align: center;font-size: .389rem;color: #fff;font-family: "ljfonts";background: #0083c9;margin: 0 auto .389rem;} .gsfl .box p{font-size: .333rem;color: #333333;line-height: 0.5rem;text-align: center;} .gsfl .box img{margin-top: .417rem;} /* jtry 集团荣誉 */ .jtry{width: 100%;} .jtry img{display: block;width: 100%;} .jtry .menu{text-align: center;} .jtry .menu ul{display: flex;} .jtry .menu li{height: 1.806rem;position: relative;text-align: center;box-sizing: border-box;padding-top: .389rem;flex: 1;} .jtry .menu li span{display: block;width: .444rem;height: .444rem;margin: 0 auto;overflow: hidden;} .jtry .menu li span img{width: .444rem;height: .888rem;position: relative;} .jtry .menu li p{font-size: .333rem;color: #333333;margin-top: .194rem;} .jtry .menu li i{display: none;width: 0.4rem;height: 2px;position: absolute;left: 50%;background: #0083c9;margin-left: -.2rem;bottom: 0;} .jtry .menu li.on i{display: block;} .jtry .menu li.on span img{top: -0.444rem;} .jtry .menu li.on p{color: #0083c9;} .jtry .menu li a{display: block;} .jtry .mainCon{border-top: 1px solid #ececec;} .jtry .mainCon .conBox li{float: left;width: 33%;height:4.6rem;box-sizing: border-box;border-left: 1px solid #ebebeb;border-bottom: 1px solid #ebebeb;background: #fff;padding: 0.58rem 0;text-align: center;} .jtry .mainCon .conBox li span{display: block;width: 2.139rem;margin: 0 auto;} .jtry .mainCon .conBox li:nth-child(3n+2){width: 34%;} .jtry .mainCon .conBox li p{font-size: .333rem;color: #666666;margin-top: .333rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;} /* jtwh 集团文化 */ .jtwh{width: 100%;padding: .528rem 0;margin-top: 0.14rem;background: #fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;} .jtwh img{display: block;width: 100%;} .jtwh .mainCon{width: 9.722rem;margin: 0 auto;} .jtwh .mainCon dt{float: left;width: 50%;} .jtwh .mainCon dd{width: 50%;box-sizing: border-box;float: left;} .jtwh .mainCon dl:nth-child(odd) dd{padding-left: .222rem;} .jtwh .mainCon dl:nth-child(even) dd{padding-right: .222rem;} .jtwh .mainCon dd h3{font-size: .417rem;color: #0166b3;font-weight: normal;padding-top: .25rem;} .jtwh .mainCon dd p{font-size: .361rem;color: #333333;margin-top: .278rem;line-height: 0.5rem;} .jtwh .mainCon dl:nth-child(even) dt{float: right;} /* jtwh-video */ .jtwh-video{width: 100%;margin-top: 0.14rem;background: #fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;padding-bottom: 0.5rem;} .jtwh-video img{display: block;width: 100%;} .jtwh-video .mainCon{margin-top: .444rem;} .jtwh-video .conBox .box{position: relative;} /*.jtwh-video .conBox .box .jtwh-video-icon{position: absolute;width: 1rem;height: 1rem;left: 50%;margin-left: -0.5rem;top: 1.833rem;} .jtwh-video .conBox .box p{text-align: center;font-size: .333rem;color: #fff;top: 3.056rem;position: absolute;width: 100%;}*/ .jtwh-video .com-btnlist ul li{background: #d7d7d7;} .jtwh-video .com-btnlist ul li.on{background: #f88c00;} .jtwh-video .conBox .box{ text-align:center;} .jtwh-video .conBox .box span{font-size:.361rem;color:#333;margin-top:.125rem; line-height:.825rem;} /* linkUs 联系我们 */ /* .linkUs-address */ .linkUs-address{width: 100%;margin-top: 0.14rem;background: #fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;padding: .5rem 0 .66rem;} .linkUs-address img{display: block;width: 100%;} .linkUs-address .mainCon{width: 9.444rem;margin: 0 auto;} .linkUs-address .mainCon h3{font-size: .444rem;color: #0083c9;font-weight: normal;margin-bottom: .528rem;} .linkUs-address .mainCon>p{font-size: .333rem;color: #333333;line-height: .611rem;} .linkUs-address .mainCon ul{margin-top: .875rem;} .linkUs-address .mainCon li{width: 49%;float: left;background: url(../images/linkUs-address-phone.png) no-repeat left top;padding-left: 0.625rem;box-sizing: border-box;background-size: 10%;border-left: 1px solid #e8e8e8;} .linkUs-address .mainCon li p{font-size: .36rem; color: #0083c9;font-family: "ljfonts";} .linkUs-address .mainCon li a{display: block;font-size: .444rem;color: #f88c00;font-family: "ljfonts";} .linkUs-address .mainCon li em{display: block;font-size: .167rem;color: #cccccc;font-family: "ljfonts";;margin-top: .222rem;} .linkUs-address .mainCon li:nth-child(2n+2){padding-left: 1.111rem;background: url(../images/linkUs-address-phone.png) no-repeat 0.4rem top;background-size: 10%;} .linkUs-address .mainCon li:nth-child(2n+1){border-left: none;} /* linkUs-company */ .linkUs-company{width: 100%;margin-top: 0.14rem;background: #fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;padding: .5rem 0 .66rem;} .linkUs-company img{display: block;width: 100%;} .linkUs-company .mainCon{margin: 0 auto;width: 9.444rem} .linkUs-company .mainCon .menu li{float: left;width: 32%;margin-left: 2%;text-align: center;border: 1px solid #ebebeb;border-radius: 4px 0 4px 0;height: .92rem;line-height: 0.92rem;box-sizing: border-box;margin-top: 0.42rem;font-size: 0.34rem;color: #333333; padding-top:0;} .linkUs-company .mainCon .menu li:nth-child(1),.linkUs-company .mainCon .menu li:nth-child(2){margin-top: 0;} .linkUs-company .mainCon .menu li:nth-child(3n+1){margin-left: 0;} .linkUs-company .mainCon .menu li.on{background: #0083c9;color: #fff;} .linkUs-company .mainCon .conBox .box dl{border-left: 1px solid #ebebeb;padding: 0.78rem 0 0.56rem 0;border-bottom: 1px solid #ebebeb;} .linkUs-company .mainCon .conBox .box dt{box-sizing: border-box;} .linkUs-company .mainCon .conBox .box dt h3 i{display: inline-block;width: .18rem;height: .18rem;border-radius: 50%;margin-right: .5rem;background: #cccccc;position: relative;top: -0.05rem;left: -0.1rem;z-index: 99;} .linkUs-company .mainCon .conBox .box dt h3{font-size: .36rem;color: #333333;font-weight: normal;} .linkUs-company .mainCon .conBox .box dt p{font-size: .36rem;color: #666666;line-height: 0.5rem;margin-top: .194rem;padding: 0 0.5rem;} /* swhz 商务合作 */ /* swhz-intro */ .swhz-intro{width: 100%;margin-top: 0.14rem;background: #fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;} .swhz-intro img{display: block;width: 100%;} .swhz-intro .conBox{padding: .5rem .278rem;border-top: 1px solid #ececec;} .swhz-intro .conBox h3{font-size: .46rem;color: #0083c9;font-weight: normal;} .swhz-intro .conBox1 p{font-size: .333rem;color: #333333;line-height: 0.5rem;margin-top: .333rem;} .swhz-intro .conBox:first-child{border-top: none;} .swhz-intro .conBox2 dt{float: left;width: 2.4rem;} .swhz-intro .conBox2 dt p{font-size: .417rem;color: #0083c9;} .swhz-intro .conBox2 dt span{display: block;font-size: .333rem;color: #333333;} .swhz-intro .conBox2 dl{margin-top: .417rem;} .swhz-intro .conBox2 dd{float: right;width: 7.014rem;} .swhz-intro .conBox2 dd p{height: .6rem;line-height: .6rem;overflow: hidden;background: url(../images/swhz-introBg01.png) no-repeat center;background-size: 100%;margin-top: 0.28rem;} .swhz-intro .conBox2 dd p span{display: block;float: left;margin-left: .233rem;width: 6.1rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;font-size: .333rem;color: #333333;line-height: .6rem;} .swhz-intro .conBox2 dd p:first-child{margin-top: 0;} .swhz-intro .conBox2 dd p a{color: #333333;} .swhz-intro .conBox2 dd p i{display: block;height: 0.6rem;line-height: .6rem;width: .32rem;float: right;margin-right: .222rem;} .swhz-intro .conBox2 dd p img{display: inline-block;width: .32rem;vertical-align: middle;} /* swhz-adv */ .swhz-adv{width: 100%;} .swhz-adv img{display: block;width: 100%;} .swhz-adv dl{position: relative;margin-top: 0.14rem;} .swhz-adv dd{position: absolute;bottom: 0;width: 8.333rem;left: 50%;margin-left: -4.167rem;background: rgba(0, 91, 172, .9);box-sizing: border-box;padding: .583rem .6rem 0;height: 80%;} .swhz-adv dd img{position: absolute;bottom: .389rem;right: 0.722rem;width: .556rem;height: .556rem;} .swhz-adv dd h3{font-size: .389rem;color: #fff;} .swhz-adv dd p{font-size: .333rem;color: #fff;line-height: .417rem;margin-top: .194rem;} /* sxy 商学院 */ /* sxy-course */ .sxy-course{width: 100%;background: #fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;margin-top: 0.14rem;padding-bottom: 0.556rem;} .sxy-course img{display: block;width: 100%;} .sxy-course .mainCon{margin: .75rem auto 0;width: 9.306rem;} .sxy-course .mainCon li{float: left;width: 50%;box-sizing: border-box;border-left: 1px solid #dfdfdf;} .sxy-course .mainCon li:nth-child(2n+1){border-left: none;} .sxy-course .mainCon li h3{font-size: .389rem;color: #333333;font-weight: normal;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height:1.389rem; } .sxy-course .mainCon li p{font-size: .389rem;color: #333333;} .sxy-course .mainCon li span{display: block;font-size: .333rem;color: #cccccc;font-family: "ljfonts";margin-top: .639rem;} .sxy-course .mainCon li i{display: block;width: .556rem;height: 1px;background: #cccccc;margin-top: 0.28rem;} .sxy-course .mainCon li:nth-child(2n+2){padding-left: .5rem;} .sxy-course .mainCon a.more{display: block;width: 2.417rem;height: .722rem;line-height: .722rem;text-align: center;border: 1px solid #e7e7e7;border-radius: 4px 0 4px 0;margin: 0.86rem auto 0;} /* sxy-intro */ .sxy-intro{width: 100%;background: #fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;margin-top: 0.14rem;padding-bottom: 0.667rem;} .sxy-intro img{display: block;width: 100%;} .sxy-intro .mainCon{margin: .389rem auto 0;width: 8.333rem;} .sxy-intro .mainCon p{font-size: .389rem;color: #333333;line-height: 0.5rem;margin-top: .583rem;} /* sxy-aims */ .sxy-aims{width: 100%;background: url(../images/sxy-aimsBg01.jpg) no-repeat center;margin-top: 0.14rem;padding-bottom: 0.556rem;background-size: cover;} .sxy-aims img{display: block;width: 100%;} .sxy-aims .Inpage-com-title i{background: #fff;} .sxy-aims .Inpage-com-title h2{color: #fff;} .sxy-aims .mainCon{margin: .75rem auto 0;width: 9.167rem;} .sxy-aims .mainCon{margin: .75rem auto 0;width: 9.306rem;} .sxy-aims .mainCon li{float: left;width: 50%;box-sizing: border-box;border-left: 1px solid #4e6376;height: 3.6rem;padding-top: .36rem;} .sxy-aims .mainCon li:nth-child(1),.sxy-aims .mainCon li:nth-child(2){border-bottom: 1px solid #4e6376;padding-top: 0;} .sxy-aims .mainCon li:nth-child(2n+1){border-left: none;} .sxy-aims .mainCon li h3{font-size: .389rem;color: #fff;font-weight: normal;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;margin: .306rem 0 .278rem 0;} .sxy-aims .mainCon li p{font-size: .36rem;color: #fff;} .sxy-aims .mainCon li span{display: block;font-size: .333rem;color: #cccccc;font-family: "ljfonts";margin-top: .639rem;} .sxy-aims .mainCon li img{width: .681rem;} .sxy-aims .mainCon li i{display: block;width: .556rem;height: 1px;background: #cccccc;margin-top: 0.28rem;} .sxy-aims .mainCon li:nth-child(2n+2){padding-left: .5rem;} /* sxy-jg */ /* sxy-jg */ .sxy-jg{width: 100%;background: url(../images/sxy-jgBg01.jpg) no-repeat center;margin-top: 0.14rem;padding-bottom: 3.75rem;background-size: cover;} .sxy-jg img{display: block;width: 100%;} .sxy-jg .mainCon{margin: .472rem auto 0;width: 9.167rem;} .sxy-jg .mainCon .sxy-jg-yz{width: 3.472rem;height: 1.111rem;line-height: 1.111rem;background: #0083c9;font-size: .361rem;color: #fff;border-radius: 4px 0 4px 0;margin: 0 auto;position: relative;text-align: center;} .sxy-jg .mainCon .sxy-jg-yz p{position: relative;color: #fff;z-index: 9;} .sxy-jg .mainCon .sxy-jg-yz i{display: block;width: .153rem;height: .847rem;left: 50%;margin-left: -.069rem;position: absolute;bottom: -.778rem;z-index: 8} .sxy-jg .mainCon .sxy-jg-zxyz{width: 3.472rem;height: 1.111rem;line-height: 1.111rem;font-size: .361rem;color: #333333;border-radius: 4px 0 4px 0;margin: 0.694rem auto 0;position: relative;text-align: center;box-sizing: border-box;border: 1px solid #e2e2e2; background: #fff;position: relative;z-index: 7;} .sxy-jg .mainCon .sxy-jg-zxyz i{display: block;width: 1px;height: 0.68rem;background: #0083c9;left: 50%;bottom: -0.68rem;position: absolute;} .sxy-jg .mainCon .menu{display: block;margin-top: 0.67rem;border-top: 1px solid #0083c9;position: relative;} .sxy-jg .mainCon .menu li{width: 4rem;height: 1.111rem;line-height: 1.111rem;font-size: .361rem;color: #333333;border-radius: 4px 0 4px 0;position: absolute;background: #fff;text-align: center;box-sizing: border-box;border: 1px solid #e2e2e2;} .sxy-jg .mainCon .menu li p{position: relative;color: #333;z-index: 9;} .sxy-jg .mainCon .menu li i{display: block;width: .153rem;position: absolute;left: 50%;margin-left: -.069rem; } .sxy-jg .mainCon .menu li:nth-child(1) i,.sxy-jg .mainCon .menu li:nth-child(2) i{top: -.38rem;height: .431rem;} .sxy-jg .mainCon .menu li:nth-child(1),.sxy-jg .mainCon .menu li:nth-child(2) {top: .347rem;z-index: 9;} .sxy-jg .mainCon .menu li:nth-child(3) i,.sxy-jg .mainCon .menu li:nth-child(4) i{top: -1.84rem;height: 1.889rem;} .sxy-jg .mainCon .menu li:nth-child(3),.sxy-jg .mainCon .menu li:nth-child(4) {top: 1.806rem;} .sxy-jg .mainCon .menu li:nth-child(1){left: 0;} .sxy-jg .mainCon .menu li:nth-child(2){right: 0;} .sxy-jg .mainCon .menu li:nth-child(3){left: .4rem;} .sxy-jg .mainCon .menu li:nth-child(4){right: .4rem;} /* sxy-szll */ .sxy-szll{width: 100%;background: #fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;margin-top: 0.14rem;padding-bottom: .5rem;} .sxy-szll img{display: block;width: 100%;} .sxy-szll .mainCon{margin: .597rem auto 0;width: 8.611rem;} .sxy-szll .conBox li{float: left;width: 49%;margin-left: 2%;text-align: center;} .sxy-szll .conBox li:first-child{margin-left: 0;} .sxy-szll .conBox li span{display: block;border: 1px solid #e5e5e5;} .sxy-szll .conBox li h3{font-size: .42rem;color: #0083c9;font-weight: normal;margin-top: .278rem;} .sxy-szll .conBox li p{font-size: .389rem;color: #666666;margin-top: .139rem;} .sxy-szll a.more{display: block;width: 2.417rem;height: .722rem;line-height: .722rem;text-align: center;border: 1px solid #e7e7e7;border-radius: 4px 0 4px 0;margin: 0.42rem auto 0;} .sxy-szll .Inpage-com-title h2 a{ color:#0083c9;} /* sxy-teach */ .sxy-teach{width: 100%;background: #fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;margin-top: 0.14rem;padding-bottom: .5rem;} .sxy-teach img{display: block;width: 100%;} .sxy-teach .mainCon{margin: .597rem auto 0;width: 8.611rem;} .sxy-teach .com-btnlist ul li{background: #e7e7e7;} .sxy-teach .com-btnlist ul li.on{background: #0083c9;} /* sxy-xyfx */ .sxy-xyfx{width: 100%;padding-bottom: .486rem;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;margin-top: 0.14rem;background: #fff;} .sxy-xyfx .index-com-title{width: 100%;text-align: center;padding-top: .528rem;} .sxy-xyfx .index-com-title h2{font-size: .44rem;color: #333333;font-weight: normal;} .sxy-xyfx .index-com-title h2 a{color: #333333;} .sxy-xyfx .index-com-title p{font-size: .278rem;color: #cccccc;margin-top: .111rem;} .sxy-xyfx img{display: block;width: 100%;} .sxy-xyfx dl{padding: .278rem .139rem;border-bottom: 1px solid #ececec;} .sxy-xyfx dl:first-child{border-top: 1px solid #ececec;} .sxy-xyfx .mainCon{margin-top: .5rem;} .sxy-xyfx dt{float: left;width: 2.778rem;} .sxy-xyfx dd{width: 6.667rem;float: right;} .sxy-xyfx dd h3{font-size: .389rem;color: #333333;font-weight: normal;padding-top: 0.16rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;} .sxy-xyfx dd p{font-size: .333rem;color: #666666;line-height: 0.5rem;margin-top: .222rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;} .sxy-xyfx a.more{display: block;width: 2.417rem;height: .722rem;line-height: .722rem;text-align: center;border: 1px solid #e7e7e7;border-radius: 4px 0 4px 0;margin: 0.6rem auto 0;} /* duty-news */ .duty-news{width: 100%;} .duty-news img{display: block;width: 100%;} .duty-news .menu{text-align: center;} .duty-news .menu ul{display: inline-block;} .duty-news .menu li{float: left;height: 1.806rem;position: relative;text-align: center;box-sizing: border-box;padding-top: .389rem;width: 3.75rem;} .duty-news .menu li span{display: block;width: .389rem;height: .389rem;margin: 0 auto;overflow: hidden;} .duty-news .menu li span img{width: .389rem;height: .778rem;position: relative;} .duty-news .menu li p{font-size: .361rem;color: #333333;margin-top: .194rem;} .duty-news .menu li i{display: none;width: 0.4rem;height: 2px;position: absolute;left: 50%;background: #0083c9;margin-left: -.2rem;bottom: -2px;} .duty-news .menu li.on i{display: block;} .duty-news .menu li.on span img{top: -0.389rem;} .duty-news .menu li.on p{color: #0083c9;} .duty-news .menu li a{display: block;} .duty-news .mainCon .conBox dl{padding: .278rem .139rem;border-bottom: 1px solid #ececec;background: #fff;} .duty-news .mainCon .conBox dl:first-child{border-top: 1px solid #ececec;} .duty-news .mainCon .conBox dt{float: left;width: 2.778rem;} .duty-news .mainCon .conBox dd{width: 6.667rem;float: right;} .duty-news .mainCon .conBox dd h3{font-size: .361rem;color: #333333;font-weight: normal;padding-top: 0.16rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;} .duty-news .mainCon .conBox dd p{font-size: .333rem;color: #666666;line-height: 0.5rem;margin-top: .222rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;} .duty-news .mainCon .conBox a.more{display: block;width: 2.417rem;height: .722rem;line-height: .722rem;text-align: center;border: 1px solid #e7e7e7;border-radius: 4px 0 4px 0;margin: 0.6rem auto 0;} /* tzzgx 投资者关系 */ /* tzzgx-member */ .tzzgx-member{width: 100%;} .tzzgx-member img{display: block;width: 100%;} .tzzgx-member dl{border-top: 1px solid #e2e2e2;padding: 0.667rem 0.28rem;} .tzzgx-member dl:first-child{border-top: none;} .tzzgx-member dt{float: left;box-sizing: border-box;border: 1px solid #e5e5e5;width: 3.889rem;} .tzzgx-member dd{float: right;width: 5.139rem;} .tzzgx-member dd h3{font-size: .36rem;color: #0083c9;font-weight: normal;} .tzzgx-member dd span{display: block;font-size: 0.36rem;color: #666666;margin-top: 0.1rem;} .tzzgx-member dd p{font-size: .333rem;color: #666666;line-height: 0.5rem;margin-top: .361rem;} /* tzzgx-news */ .tzzgx-news{width: 100%;background: #fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;padding-bottom: .5rem;} .tzzgx-news img{display: block;width: 100%;} .tzzgx-news .mainCon{margin: .417rem auto 0;} .tzzgx-news .mainCon .conBox dl{padding: .278rem .139rem;border-bottom: 1px solid #ececec;background: #fff;} .tzzgx-news .mainCon .conBox dl:first-child{border-top: 1px solid #ececec;} .tzzgx-news .mainCon .conBox dt{float: left;width: 2.778rem;} .tzzgx-news .mainCon .conBox dd{width: 6.667rem;float: right;} .tzzgx-news .mainCon .conBox dd h3{font-size: .389rem;color: #333333;font-weight: normal;padding-top: 0.16rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;} .tzzgx-news .mainCon .conBox dd p{font-size: .333rem;color: #666666;line-height: 0.5rem;margin-top: .222rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;} .tzzgx-news .mainCon a.more{display: block;width: 2.417rem;height: .722rem;line-height: .722rem;text-align: center;border: 1px solid #e7e7e7;border-radius: 4px 0 4px 0;margin: 0.6rem auto 0;} /* tzzgx-jg */ .tzzgx-jg{width: 100%;background: #fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;padding-bottom: .5rem;} .tzzgx-jg img{display: block;width: 100%;} .tzzgx-jg .mainCon{width: 9.444rem;margin: .5rem auto 0;} .tzzgx-jg .tzzgx-jg-top{position: relative;width: 3.472rem;height: 1.111rem;background: #0083c9;border-radius: 4px 0 4px 0;margin: 0 auto;} .tzzgx-jg .tzzgx-jg-top p{color: #fff;line-height: 1.111rem;text-align: center;position: relative;z-index: 8;font-size: .361rem;} .tzzgx-jg .tzzgx-jg-top i{display: block;width: .167rem;height: .778rem;position: absolute;left: 50%;margin-left: -.083rem;bottom: -.694rem} .tzzgx-jg .menu{border-top: 1px solid #0083c9;margin-top: 0.72rem;padding-top: 0.375rem;} .tzzgx-jg .menu li{float: left;height: 1rem;line-height: 1rem;text-align: center;width: 23.5%;margin-left: 2%;border-radius: 4px 0 4px 0;position: relative;} .tzzgx-jg .menu li:first-child{margin-left: 0;} .tzzgx-jg .menu li p{border: 1px solid #e2e2e2;font-size: 0.361rem;color: #333333;border-radius: 4px 0 4px 0;} .tzzgx-jg .menu li i{display: block;width: .167rem;height: .431rem;position: absolute;left: 50%;margin-left: -.083rem;top: -.375rem} .tzzgx-jg .menu li.on p{background: #0083c9;color: #fff;border-color: #0083c9;} .tzzgx-jg .conBox{border: 1px solid #dfdfdf;margin-top: 0.31rem; padding: 0.53rem 0.48rem; } .tzzgx-jg .conBox li{padding-left: .389rem;background: url(../images/tzzgx-jg-icon03.png) no-repeat left 0.16rem;background-size: 2%;line-height: 0.5rem;font-size: 0.361rem;color: #333333;margin-top: 0.42rem;} .tzzgx-jg .conBox li:first-child{margin-top: 0;} /* tslj 图说龙健 */ /* tslj-show 基地展示 */ .tslj-show{width: 100%;background: #fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;padding-bottom: .5rem;margin-top: 0.14rem;} .tslj-show img{display: block;width: 100%;} .tslj-show .mainCon{width: 9.444rem;margin: .5rem auto 0;} .tslj-show .menu{height: 0.6rem;text-align: center;} .tslj-show .menu ul{display: inline-block;} .tslj-show .menu li{height: 1.2rem;line-height: 1.2rem;text-align: center;width: 2.847rem;background: #f2f2f2;border-radius: 4px 0 4px 0;float: left;margin: 0 .056rem;position: relative;z-index: 9;font-size: 0.361rem;color: #333333; padding-top:0;} .tslj-show .menu li.on{background: #0083c9;color: #fff;} .tslj-show .com-btnlist ul li{background: #e7e7e7;} .tslj-show .com-btnlist ul li.on{background: #0083c9;} /* tslj-mien 旗下公司风采 */ .tslj-mien{width: 100%;background: #fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;padding-bottom: .5rem;margin-top: 0.14rem;} .tslj-mien img{display: block;width: 100%;} .tslj-mien .mainCon{width: 9.444rem;margin: .5rem auto 0;} .tslj-mien .mainCon .menu{ margin-bottom:0.5rem; } .tslj-mien .mainCon .menu li{float: left;width: 45%;margin-left: 2%;text-align: center;border: 1px solid #ebebeb;border-radius: 4px 0 4px 0;height: .92rem;line-height: 0.92rem;box-sizing: border-box;margin-top: 0.42rem;font-size: 0.34rem;color: #333333; padding-top:0;} .tslj-mien .mainCon .menu li:nth-child(1),.tslj-mien .mainCon .menu li:nth-child(2){margin-top: 0;} .tslj-mien .mainCon .menu li:nth-child(2n+1){margin-left: 0;} .tslj-mien .mainCon .menu li.on{background: #0083c9;color: #fff;} .tslj-mien .mainCon .conBox li{float: left;width: 49%; margin-left: 2%;text-align: center;} .tslj-mien .mainCon .conBox li:nth-child(2n+1){margin-left: 0;} .tslj-mien .mainCon .conBox li p{font-size: .361rem;color: #666666;height: 1.167rem;line-height: 1.167rem;padding: 0 2%;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;} .tslj-mien .mainCon a.more{display: block;width: 2.417rem;height: .722rem;line-height: .722rem;text-align: center;border: 1px solid #e7e7e7;border-radius: 4px 0 4px 0;margin: 0.22rem auto 0;} /* tslj-team 集团风采 */ .tslj-team{width: 100%;background: #fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;padding-bottom: .5rem;margin-top: 0.14rem;} .tslj-team img{display: block;width: 100%;} .tslj-team .mainCon{width: 9.444rem;margin: .5rem auto 0;} .tslj-team .menu{height: 0.6rem;text-align: center;} .tslj-team .menu ul{display: inline-block;} .tslj-team .menu li{height: 1.2rem;line-height: 1.2rem;text-align: center;width: 2.847rem;background: #f2f2f2;border-radius: 4px 0 4px 0;float: left;margin: 0 .056rem;position: relative;z-index: 9;font-size: 0.361rem;color: #333333; padding-top:0;} .tslj-team .menu li.on{background: #0083c9;color: #fff;} .tslj-team .com-btnlist ul li{background: #e7e7e7;} .tslj-team .com-btnlist ul li.on{background: #0083c9;} /* yyyf 音乐研发 */ /* yyyf-intro */ .yyyf-intro{width: 100%;background: #fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;padding: .5rem 0;margin-top: 0.14rem;} .yyyf-intro img{display: block;width: 100%;} .yyyf-intro .mainCon{width: 9.444rem;margin: 0 auto 0;} .yyyf-intro h3{font-size: .444rem;color: #0083c9;font-weight: normal;} .yyyf-intro span{display: block;font-size: .389rem;color: #333333;margin: .222rem 0 .5rem 0;} .yyyf-intro p{font-size: .361rem;color: #333333;line-height: 0.5rem;} /* yyyf-company 音乐研发子公司 */ .yyyf-company{width: 100%;margin-top: 0.14rem;background: url(../images/yyyf-companyBg01.jpg) no-repeat center;background-size: cover;padding-bottom: .486rem;} .yyyf-company .Inpage-com-title i{background: #fff;} .yyyf-company .Inpage-com-title h2 a{color: #fff;} .yyyf-company img{display: block;width: 100%;} .yyyf-company .mainCon{width: 9.444rem;margin: .5rem auto 0;} .yyyf-company .conBox li{float: left;margin-left: 2%;width: 49%;box-sizing: border-box;background: #fff;padding: .278rem .278rem 1rem; position:relative; } .yyyf-company .conBox li h3{font-size: .333rem;color: #000000;font-weight: normal;margin: .306rem 0 .278rem 0;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;} .yyyf-company .conBox li p{font-size: .333rem;color: #666666;line-height: 0.5rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 6; -webkit-box-orient: vertical;} .yyyf-company .conBox li a.guanwang{display: block;height: .694rem;line-height: .694rem;text-align: center;font-size: .278rem;color: #fff;background: #f88c00;position: absolute;width: 100%;bottom: 0;left: 0;} .yyyf-company .conBox li a.guanwang img{width: .222rem;height: .222rem;margin-left: .1rem;display: inline-block;} .yyyf-company .conBox li:nth-child(2n+1){margin-left: 0;} .yyyf-company .conBox li i{display: block;background: #cccccc;width: 10%;height: 1px;margin-top: 0.66rem;} .yyyf-company a.more{display: block;width: 2.417rem;height: .722rem;line-height: .722rem;text-align: center;border: 1px solid #e7e7e7;border-radius: 4px 0 4px 0;margin: 0.62rem auto 0;background: #fff;} /* yyyf-team 音乐研发精英团队*/ .yyyf-team{width: 100%;background: #fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;margin-top: 0.14rem;padding-bottom: .5rem;} .yyyf-team img{display: block;width: 100%;} .yyyf-team .mainCon{margin: .597rem auto 0;width: 8.611rem;} .yyyf-team .conBox li{float: left;width: 49%;margin-left: 2%;text-align: center;} .yyyf-team .conBox li:first-child{margin-left: 0;} .yyyf-team .conBox li span{display: block;border: 1px solid #e5e5e5;} .yyyf-team .conBox li h3{font-size: .42rem;color: #0083c9;font-weight: normal;margin-top: .278rem;} .yyyf-team .conBox li p{font-size: .389rem;color: #666666;margin-top: .139rem;} .yyyf-team a.more{display: block;width: 2.417rem;height: .722rem;line-height: .722rem;text-align: center;border: 1px solid #e7e7e7;border-radius: 4px 0 4px 0;margin: 0.42rem auto 0;} /* .yyyf-patent 研发专利 */ .yyyf-patent{width: 100%;margin-top: 0.14rem;background: url(../images/yyyf-patentBg01.jpg) no-repeat center;background-size: cover;padding-bottom: .486rem;} .yyyf-patent .Inpage-com-title i{background: #fff;} .yyyf-patent .Inpage-com-title h2 a{color: #fff;} .yyyf-patent img{display: block;width: 100%;} .yyyf-patent .mainCon{width: 8.611rem;margin: .5rem auto 0;} .yyyf-patent .conBox li{float: left;margin-left: 8%;width: 46%;box-sizing: border-box;background: #fff;padding: .5rem .278rem .444rem;text-align: center;} .yyyf-patent .conBox li img{display: block;width: 2.306rem;margin: 0 auto;} .yyyf-patent .conBox li p{font-size: .333rem;color: #666666;line-height: 0.5rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;margin-top: .278rem;} .yyyf-patent .conBox li:nth-child(2n+1){margin-left: 0;} .yyyf-patent a.more{display: block;width: 2.417rem;height: .722rem;line-height: .722rem;text-align: center;border: 1px solid #e7e7e7;border-radius: 4px 0 4px 0;margin: 0.62rem auto 0;background: #fff;} /* yyyf-news 最新研发成果 */ .yyyf-news{width: 100%;background: #fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;margin-top: 0.14rem;} .yyyf-news img{display: block;width: 100%;} .yyyf-news .mainCon{margin: .417rem auto 0;} .yyyf-news .mainCon .conBox dl{padding: .278rem .139rem;border-bottom: 1px solid #ececec;background: #fff;} .yyyf-news .mainCon .conBox dl:first-child{border-top: 1px solid #ececec;} .yyyf-news .mainCon .conBox dt{float: left;width: 2.778rem;} .yyyf-news .mainCon .conBox dd{width: 6.667rem;float: right;} .yyyf-news .mainCon .conBox dd h3{font-size: .389rem;color: #333333;font-weight: normal;padding-top: 0.16rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;} .yyyf-news .mainCon .conBox dd p{font-size: .333rem;color: #666666;line-height: 0.5rem;margin-top: .222rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;} .yyyf-news .mainCon a.more{display: block;width: 2.417rem;height: .722rem;line-height: .722rem;text-align: center;border: 1px solid #e7e7e7;border-radius: 4px 0 4px 0;margin: 0.6rem auto 0;} /* 音乐销售 */ /* yyxs-partner 龙健战略合作伙伴 */ .yyxs-partner{width: 100%;background: #fff;border-top: 1px solid #ececec;margin-top: 0.14rem;} .yyxs-partner img{display: block;width: 100%;} .yyxs-partner .mainCon{margin: .417rem auto 0;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;} .yyxs-partner .mainCon li{float: left;width: 33%;border-left: 1px solid #ececec;box-sizing: border-box;border-top: 1px solid #ececec;} .yyxs-partner .mainCon li:nth-child(3n+1){border-left: 1px solid transparent;} .yyxs-partner .mainCon li:nth-child(1),.yyxs-partner .mainCon li:nth-child(2),.yyxs-partner .mainCon li:nth-child(3){border-top: none;} /*ylxs-zdly*/ .ylxs-zdly{display: block;width: 100%;} .ylxs-zdly img{display: block;width: 100%;} /* yyxs-case 经典工程案例 */ .yyxs-case{width: 100%;margin-top: 0.14rem;background:#fff;padding-bottom: .486rem;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;} .yyxs-case img{display: block;width: 100%;} .yyxs-case .mainCon{width: 9.444rem;margin: .5rem auto 0;} .yyxs-case .conBox li{float: left;margin-left: 2%;width: 49%;box-sizing: border-box;background: #fff;} .yyxs-case .conBox li h3{font-size: .36rem;color: #0083c9;font-weight: normal;margin: .306rem 0 .278rem 0;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;} .yyxs-case .conBox li p{font-size: .333rem;color: #666666;line-height: 0.5rem;} .yyxs-case .conBox li:nth-child(2n+1){margin-left: 0;} .yyxs-case .conBox li i{display: block;background: #cccccc;width: 10%;height: 1px;margin-top: 0.66rem;} .yyxs-case a.more{display: block;width: 2.417rem;height: .722rem;line-height: .722rem;text-align: center;border: 1px solid #e7e7e7;border-radius: 4px 0 4px 0;margin: 0.62rem auto 0;background: #fff;} /* yywh 音乐文化 */ /* yywh-mxjz */ .yywh-mxjz{width: 100%;margin-top: 0.14rem;background:#fff;padding-bottom: .486rem;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;} .yywh-mxjz img{display: block;width: 100%;} .yywh-mxjz .mainCon{width: 9.167rem;margin: .5rem auto 0;} .yywh-mxjz .conBox li{float: left;width: 47%;margin-left: 6%;text-align: center;} .yywh-mxjz .conBox li:nth-child(2n+1){margin-left: 0;} .yywh-mxjz .conBox li p{font-size: .361rem;color: #333333;margin-top: .222rem;} .yywh-mxjz .com-btnlist ul li{background: #e7e7e7;} .yywh-mxjz .com-btnlist ul li.on{background: #0083c9;} /* zp */ .zp{width: 100%;background:#fff;} .zp .menu{text-align: center;} .zp .menu ul{display: inline-block;} .zp .menu ul li{float: left;height: 1.806rem;position: relative;text-align: center;box-sizing: border-box;padding-top: .389rem;width: 3.75rem;} .zp .menu ul li span{display: block;width: .389rem;height: .389rem;margin: 0 auto;overflow: hidden;} .zp .menu ul li span img{width: .389rem;height: .778rem;position: relative;} .zp .menu ul li p{font-size: .333rem;color: #333333;margin-top: .194rem;} .zp .menu ul li i{display: none;width: 0.4rem;height: 2px;position: absolute;left: 50%;background: #0083c9;margin-left: -.2rem;bottom: -2px;} .zp .menu ul li.on i{display: block;} .zp .menu ul li.on span img{top: -0.389rem;} .zp .menu ul li.on p{color: #0083c9;} .zp .menu ul li a{display: block;} .rcg_s .menu{text-align: center;} .rcg_s .menu ul{display: inline-block;} .rcg_s .menu ul li{float: left;height: 1.806rem;position: relative;text-align: center;box-sizing: border-box;padding-top: .389rem;width: 3.75rem;} .rcg_s .menu ul li span{display: block;width: .389rem;height: .389rem;margin: 0 auto;overflow: hidden;} .rcg_s .menu ul li span img{width: .389rem;height: .778rem;position: relative;} .rcg_s .menu ul li p{font-size: .333rem;color: #333333;margin-top: .194rem;} .rcg_s .menu ul li i{display: none;width: 0.4rem;height: 2px;position: absolute;left: 50%;background: #0083c9;margin-left: -.2rem;bottom: -2px;} .rcg_s .menu ul li.on i{display: block;} .rcg_s .menu ul li.on span img{top: -0.389rem;} .rcg_s .menu ul li.on p{color: #0083c9;} .rcg_s .menu ul li a{display: block;} .zp .zp-top{border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;background: #fff;margin-top: 0.14rem;} .zp .zp-top li{float: left;height: 1.111rem;line-height: 1.111rem;box-sizing: border-box;font-size: .36rem;color: #636363;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;} .zp .zp-top li:nth-child(1){width: 46%;padding-left: .417rem;} .zp .zp-top li:nth-child(2){width: 20%;text-align: center;border-left: 1px solid #ececec;border-right: 1px solid #ececec;} .zp .zp-top li:nth-child(3){width: 34%;text-align: center;} .zp .mainCon{overflow: hidden; width: 100%; } .zp .mainCon dl{margin-top: 0.14rem; min-height:1.111rem; } .zp .mainCon dt{border-bottom: 1px solid #ececec;} .zp .mainCon dt li{float: left;height: 1.111rem;line-height: 1.111rem;box-sizing: border-box;font-size: .36rem;color: #333333;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;} .zp .mainCon dt li:nth-child(1){width: 46%;padding-left: .417rem;} .zp .mainCon dt li:nth-child(2){width: 20%;text-align: center;color: #999999;} .zp .mainCon dt li:nth-child(3){width: 34%;text-align: center;color: #999999;} .zp .mainCon dd{padding: .556rem .417rem;display: none;} .zp .mainCon dd p{font-size: .361rem;color: #333;line-height: .583rem;} .zp .mainCon dl.on{background: #0083c9;} .zp .mainCon dl.on dt li{color: #fff;} .zp .mainCon dl.on dt{border-bottom-color: #035095;} .zp .mainCon dl.on dd p{color: #fff;} .zp .mainCon .article{ width: 92%; margin:0px auto;padding-top: 10px; } .zp .mainCon .article .article-title { padding: .556rem 0rem; border-bottom: 1px solid #ebebeb; position: relative; } .zp .mainCon .article .article-title h1{font-size: .375rem;color: #333333;font-weight: normal;} .zp .mainCon .article .article-title p{margin-top: 0.208rem;font-size: .24rem;overflow: hidden;} .zp .mainCon .article .article-title p span{display: block;float: left;font-size: .333rem;color: #666666;padding: 0 0.208rem;border-left: 1px dotted #959595;} .zp .mainCon .article .article-title p span #cntrHits{ float:right;} .zp .mainCon .article .article-title p span:first-child{padding-left: 0;border-left: none;} .zp .mainCon .article .article-con .wenhua h2{ font-weight:bold; color: #0083c9; font-size: .389rem; margin: .417rem 0px;} .zp .mainCon .article .article-con .wenhua h2 span{ font-weight:100;font-size: .375rem; margin-right:.208rem;} .zp .mainCon .article .article-con .wenhua .jztx{ text-align: center } .zp .mainCon .article .article-con .wenhua .jztx a{ display: inline-block; width: 31.08333%; margin-right: 1.25%; background: #f8f8f8; text-align: center; padding: 40px 0 47px; position: relative; } .zp .mainCon .article .article-con .wenhua .jztx a:nth-child(4){ margin-right: 0; } .zp .mainCon .article .article-con .wenhua .jztx a h6{ font-size: .52rem; color:#0083c9; } .zp .mainCon .article .article-con .wenhua .jztx a h5{ font-size: .375rem; color:#333333; font-weight: bold; line-height:0.833rem; } .zp .mainCon .article .article-con .wenhua .jztx a h4{ font-size: .28rem; font-weight:100; color:rgba(0,0,0,.6); font-family: "times new roman"; text-transform: capitalize; line-height:.5rem; } .zp .mainCon .article .article-con .wenhua .jztx a.ac,.jztx a:hover{background: #0083c9;} .zp .mainCon .article .article-con .wenhua .jztx a.ac h6,.jztx a.ac h5,.jztx a:hover h6,.jztx a:hover h5{color:#fff} .zp .mainCon .article .article-con .wenhua .jztx a.ac h4,.jztx a:hover h4{color:rgba(255,255,255,.6)} .zp .mainCon .article .article-con .wenhua .rcpy{margin-left:0.375rem;} .zp .mainCon .article .article-con .wenhua .rcpy>h3 {color: #0083c9;font-size: .361rem;margin-bottom: 0.208rem; text-indent: 0.2rem; } .zp .mainCon .article .article-con .wenhua .rcpy p{font-size: 0.333rem;line-height:.75rem;} .zp .mainCon .article .article-con .wenhua .rcpy img{text-align:left; max-width:100%;} .zp .mainCon .article .article-con .wenhua .whhd{margin-left:.375rem;} .zp .mainCon .article .article-con .wenhua .whhd p{font-size: 0.333rem;line-height:.75rem;} .zp .mainCon .article .article-con .wenhua .whhd p font{color: #0083c9;font-size: .24rem;margin-right:5px;} .zp .mainCon .article .article-con .wenhua .whhd img{margin-top:.5rem;width:100%;} .zp .mainCon .article .article-con .wenhua .yw_sc{margin-left:0.375rem;} .zp .mainCon .article .article-con .wenhua .yw_sc p { font-size: 0.333rem; line-height: .75rem; } /* about 走进龙健*/ .about-data{width: 100%;margin-top: 0.14rem;background:#fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;padding: 0.56rem 0 0.833rem 0;} .about-data img{display: block;max-width: 100%;} .about-data .mainCon{width: 9.722rem;margin: 0 auto 0;} .about-data .about-data-top{margin-bottom: .778rem;} .about-data .about-data-top li{float: left;width: 49%;margin-left: 2%;text-align: center;background: url(../images/about-data-xian01.png) no-repeat center;background-size: 100%;height: 2.5rem;padding-top: .444rem;box-sizing: border-box;margin-bottom: 0.3rem;} .about-data .about-data-top li:nth-child(2n+1) {margin-left: 0;} .about-data .about-data-top li span{margin: 0.2rem 0;display: block;font-size: .583rem;color: #0083c9;font-family: "ljfonts";} .about-data .about-data-top li p{font-size: .361rem;color: #333333;margin: 0 0.5rem;} .about-data .article h3{font-size: .417rem;line-height: 0.778rem;color: #0083c9;font-weight: normal;font-family: "ljfonts";} .about-data .article{padding: 0.25rem;} .about-data .article h4{font-size: .417rem;color: #0083c9;font-weight: normal;margin: .444rem 0;} .about-data .article .span{font-size: .32rem;color: #ccc; margin-bottom: 0.14rem;} .about-data .article p{font-size: .361rem;line-height: 0.6rem; margin-bottom:0.444rem; text-align:justify} .jj_txt{ width:100%; margin:0.444rem 0;} .jj_txt2 { display: inline-block; width: 100%; } .jj_txt2 span{ font-size: .417rem; } .qywhleft { width: 100%; text-align: center; } .fc { width: 100%; margin: 0 auto; height: 380px; position: relative; } .fc div { width: 100px; height: 115px; background: url(../images/fcbac1_03.png) no-repeat; background-size: 100% 100%; line-height: 115px; position: absolute; color: #005ea0; cursor: pointer; } .fc div:hover { background-image: url(../images/fcbac2_03.png); color: #fff; } .fc div h2 { font-size: .417rem; } .fc div:nth-child(1) { left: 63px; top: 0; } .fc div:nth-child(2) { left: 171px; top: 0; } .fc div:nth-child(3) { left: 10px; top: 94px; } .fc div:nth-child(4) { left: 116px ; top: 94px; } .fc div:nth-child(5){ left: 222px ; top: 94px; } .fc div:nth-child(6){ left: 63px; top: 188px; } .fc div:nth-child(7){ left: 171px; top: 188px; } .qywhright { width: 96%; margin:0px 2%; } .qywhright img { display:inline; vertical-align: middle; margin-top: 4px; } .qywhright h2 { display: inline-block; margin-left:0.5em; font-size: .417rem; color: #005ea0; font-weight: bold; vertical-align: middle; } .qywhright p { /*display: inline-block;*/ font-size: .361rem; line-height: 0.6rem; color: #000; margin: 10px 0px; } /* .about-base */ .about-base{width: 100%;margin-top: 0.14rem;background:#fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;padding: 0 0 0.833rem 0;} .about-base img{display: block;width: 100%;} .about-base .mainCon{width: 100%;margin: .556rem auto 0;position: relative;} .about-base .mainCon .menu{position: absolute;top: 3.778rem;left: 0;width: 100%;text-align: center;z-index:9;} .about-base .mainCon .menu ul{display: inline-block;} .about-base .mainCon .menu li{float: left;width: 2.153rem;text-align: center;line-height: 1rem;height: 1rem;background: rgba(0, 0, 0, .5);margin: 0 .139rem;font-size: .361rem;color: #fff;border-radius: 4px 0 4px 0;} .about-base .mainCon .menu li.on{background: #0083c9;} .about-base .mainCon .conBox .box h3{font-size: .361rem;color: #0083c9;font-weight: normal;text-align: center;margin: .639rem 0 .278rem 0;} .about-base .mainCon .conBox .box p{font-size: .361rem;color: #333333;line-height: 0.5rem;text-align: center;padding: 0 .3rem;} /* about-classfiy */ .about-classfiy{width: 100%;} .about-classfiy img{display: block;width: 100%;} .about-classfiy .box{margin-top: 0.14rem;background:#fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;padding: 0.56rem 0.28rem 0.833rem;} .about-classfiy .box h3{font-size: .417rem;color: #0083c9;font-weight: normal;margin-bottom: .472rem;} .about-classfiy .box p{font-size: .361rem;color: #333333;margin-top: .417rem;line-height: .5rem;} /* fzlc 发展历程*/ .fzlc{width: 100%;padding-top: .35rem;} .fzlc img{display: block;width: 100%;} .fzlc .menu{width: 100%;position: relative;} .fzlc .menu i{display: block;width: .75rem;height: .75rem;position: absolute;top: .778rem;z-index: 99;} .fzlc .menu i.prev{left: 0.41rem;} .fzlc .menu i.next{right: 0.41rem;} .fzlc .menu .box{width: 70%;margin: 0 auto;overflow: hidden;position: relative;height: 2.306rem;} .fzlc .menu .box ul{position: absolute;top: 0;left: 0;} .fzlc .menu li{float: left;text-align: center;position: relative;z-index: 9;width: 2.306rem;height: 2.306rem;box-sizing: border-box;padding-top: 1.139rem;} .fzlc .menu li b{font-size: .361rem;color: #666666;font-family: "ljfonts";margin-top: 0.1rem;display: block;} .fzlc .menu li span{display: block;width: 1px;height: 0.35rem;background: #e1e1e1;margin: 0 auto 0;} .fzlc .menu li .js-tips-item-box{width: 2.306rem;height: 2.306rem;box-sizing: border-box;padding: .194rem;background: rgba(0, 91, 172, .1);position: absolute;left: 0;top: 0;z-index: 9999;border-radius: 50%;display: none;} .fzlc .menu li .js-tips-item-box .con{width: 100%;height: 100%;background: #0083c9;box-sizing: border-box;text-align: center;border-radius: 50%;padding-top: .5rem;} .fzlc .menu li .js-tips-item-box .con em{display: block;font-size: .361rem;color: #fff;font-family: "ljfonts";} .fzlc .menu li .js-tips-item-box .con p{font-size: .361rem;color: #fff;font-family: "ljfonts";} .fzlc .menu li.on .js-tips-item-box{display: block;} .fzlc .menu>em{width: 100%;display: block;position: relative;height: 1px;background: #e1e1e1;top: 1.139rem;} .fzlc .conBox{padding: .694rem .625rem 0;margin-top: .333rem;background: #fff; } .fzlc .conBox>.con>img{display: block;width: 100%;} .fzlc .conBox p img,.fzlc .conBox li img{display: inline-block;width: 1rem;margin-left: -0.806rem;position: relative;margin-right: .194rem;top: -0.04rem;} .fzlc .conBox p{font-size: .361rem;line-height: 0.5rem;} .fzlc .conBox p em{font-size: .38rem;color: #0083c9;font-family: "ljfonts";} .fzlc .conBox li{padding: .444rem 0;border-top: 1px solid #ececec} .fzlc .conBox li:first-child{border-top:none;} /* zdly1 */ .zdly1{width: 100%;} .zdly1 .zdly1-item{border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;padding: .5rem 0;background: #fff;margin-top: 0.14rem;} .zdly1 .zdly1-item img{display: block;width: 100%;} .zdly1 .zdly1-item h2{font-size: .472rem;color: #0083c9;font-weight: normal;margin-bottom: .417rem;text-align: center;} .zdly1 .zdly1-item .mainCon{width: 9.167rem;margin: 0 auto;position: relative;} .zdly1 .zdly1-item .mainCon i{display: block;width: .625rem;position: absolute;top: 2.028rem;} .zdly1 .zdly1-item .mainCon i.prev{left: 0;} .zdly1 .zdly1-item .mainCon i.next{right: 0;} .zdly1 .zdly1-item .mainCon .conBox{width: 6.861rem;margin: 0 auto;} .zdly1 .zdly1-item .mainCon .conBox li{text-align: center;} .zdly1 .zdly1-item .mainCon .conBox li p{font-size: .361rem;color: #666666;margin-top: .278rem;} /* zdly2 */ .zdly2-title{width: 100%;text-align: center;padding-top: .694rem; padding-bottom:.694rem;} .zdly2-title h2{font-size: .472rem;color: #0083c9;font-weight: normal;} .zdly2-title h2 a{color: #0083c9;} .zdly2-title p{font-size: .278rem;color: #cccccc;font-family: "ljfonts";} .zdly2-classfiy{width: 100%;padding-top: .278rem;background: #fff;} .zdly2-classfiy .menu{width: 9.722rem;margin: 0 auto;} .zdly2-classfiy .menu li{float: left;width: 23.5%;margin-left: 2%;height: 1rem;line-height: 1rem;text-align: center;background: #d0d0d0;font-size: .361rem;color: #666666;border-radius: 4px;} .zdly2-classfiy .menu li:first-child{margin-left: 0;} .zdly2-classfiy .menu li.on{background: #f88c00;color: #fff;} .zdly2-classfiy .mainCon{margin:.278rem auto 0; width:9.444rem;} .zdly2-classfiy .mainCon .conBox img{max-width:100%;} .zdly2-classfiy .mainCon .conBox p{ line-height:0.6rem;} /* zdly2-case */ .zdly2-case{width: 100%;margin-top: 0.14rem;background:#fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;padding-bottom: .5rem;} .zdly2-case img{display: block;width: 100%;} .zdly2-case .mainCon{margin: .5rem auto 0;;width: 9.722rem;} .zdly2-case .conBox li{float: left;width: 49%;margin-left: 2%;text-align: center;} .zdly2-case .conBox li:nth-child(2n+1){margin-left: 0;} .zdly2-case .conBox li p{margin-top: .333rem;color: #666666;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;} .zdly2-case .com-btnlist ul li{background: #cccccc;} .zdly2-case .com-btnlist ul li.on{background: #0083c9;} .zdly2-company{width: 100%;margin-top: 0.14rem; background: #0083c9; padding-bottom: .486rem;} .zdly2-company .zdly2-title p{color: #fff;} .zdly2-company .zdly2-title a{color: #fff;} .zdly2-company img{display: block;width: 100%;} .zdly2-company .mainCon{width: 9.444rem;margin: .5rem auto 0;} .zdly2-company .conBox li{float: left;margin-left: 2%;width: 49%;box-sizing: border-box;background: #fff;padding: .278rem .278rem 1.139rem;position: relative;} .zdly2-company .conBox li h3{font-size: .333rem;color: #000000;font-weight: normal;margin: .306rem 0 .278rem 0;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;} .zdly2-company .conBox li p{font-size: .333rem;color: #666666;line-height: 0.5rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 6; -webkit-box-orient: vertical;} .zdly2-company .conBox li:nth-child(2n+1){margin-left: 0;} .zdly2-company .conBox li a.guanwang{display: block;height: .694rem;line-height: .694rem;text-align: center;font-size: .278rem;color: #fff;background: #f88c00;position: absolute;width: 100%;bottom: 0;left: 0;} .zdly2-company .conBox li a.guanwang img{width: .222rem;height: .222rem;margin-left: .1rem;display: inline-block;} .zdly2-company a.more{display: block;width: 2.417rem;height: .722rem;line-height: .722rem;text-align: center;border: 1px solid #e7e7e7;border-radius: 4px 0 4px 0;margin: 0.62rem auto 0;background: #fff;} .zdly2-company .com-btnlist ul li.on{background: #f88c00;} /* newCourse */ .newCourse{width: 100%;margin-top: 0.14rem;} .newCourse img{display: block;width: 100%;} .newCourse .newCourse-time{background: #fff;height: 1.1rem;position: relative;} .newCourse .newCourse-time-years{float: left;border-top: 1px solid #e3e3e3;border-bottom: 1px solid #e3e3e3;height: 1.1rem;box-sizing: border-box;width: 44%;} .newCourse .newCourse-time select{display: block;width: 100%;height: 1.1rem;line-height: 1.1rem;font-size: .361rem;color: #0083c9;border: none;text-indent: 0.3rem;appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url(../images/newCourse-icon01.png) no-repeat 94% center;background-size: 10%;} .newCourse .newCourse-time-month{float: left;border-top: 1px solid #e3e3e3;border-bottom: 1px solid #e3e3e3;height: 1.1rem;box-sizing: border-box;width: 44%;border-left: 1px solid #e3e3e3;} .newCourse .newCourse-time-search{float: left;width: 12%;background: #0083c9;background: url(../images/newCourse-time-search.png) no-repeat center #0083c9;background-size: 37%;height: 1.1rem;} .newCourse .newCourse-time input{display: block;width:0rem;height:0rem;line-height:0rem;padding: 0 3%;position: absolute;left: 0;top:0rem;border: 0px solid #f1f1f1;box-sizing: border-box;outline: none;display: none;} .newCourse .newCourseCon{margin-top: 0.14rem;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;} .newCourse .newCourseCon .top{width: 100%;background: #fff;} .newCourse .newCourseCon .top li{float: left;height: 1.236rem;line-height: 1.236rem;font-size: .417rem;color: #0083c9;} .newCourse .newCourseCon .top li:last-child{margin-left: 0.2rem;} .newCourse .newCourseCon .top li:first-child{width: 5.617rem;text-indent: .417rem;} .newCourse .newCourseCon .conBox{width: 100%;} .newCourse .newCourseCon .conBox dt{height: 1.236rem;line-height: 1.236rem;} .newCourse .newCourseCon .conBox dl{border: 1px solid #e3e3e3;background: #fff; border-bottom: none;padding: 0 0.417rem;} .newCourse .newCourseCon .conBox dt h3{width: 5.4rem;font-weight: normal;font-size: .361rem;color: #333333;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;float: left;line-height: 1.236rem;height: 1.236rem;} .newCourse .newCourseCon .conBox dt p{width: 3.29rem;float: left;color: #999999;font-size: .333rem;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical;float: left;line-height: 1.236rem;height: 1.236rem;} .newCourse .newCourseCon .conBox dt i{display: block;float: right;width: .333rem;height: .181rem;background: url(../images/newCourse-icon01.png) no-repeat center;background-size: 100%;margin: 0.54rem 0 0 0;} .newCourse .newCourseCon .conBox dd{background: #fff;margin: 0 auto;box-sizing: border-box;padding: .417rem .3rem;display: none;} .newCourse .newCourseCon .conBox dd h3{font-size: .389rem;color: #0083c9;margin-bottom: .972rem;font-weight: normal;} .newCourse .newCourseCon .conBox dd .box{margin-bottom: .694rem;} .newCourse .newCourseCon .conBox dd .box h4{font-size: 0.389rem;color: #0083c9;font-weight: normal;margin-bottom: .25rem;} .newCourse .newCourseCon .conBox dd .box p{font-size: .389rem;color: #666666;line-height: 0.5rem;} .newCourse .newCourseCon .conBox dd b{display: block;width: 3.167rem;height: 1.056rem;line-height: 1.056rem;text-align: center;background: #0083c9;font-size: .389rem;color: #fff;margin: .5rem auto 0;} .newCourse .newCourseCon .conBox dd em{display: block;width: 3.167rem;height: 1.056rem;line-height: 1.056rem;text-align: center;background: #c3c3c3;font-size: .389rem;color: #fff;margin: .5rem auto 0;} .newCourse .newCourseCon .conBox dl.on{background: #0083c9;} .newCourse .newCourseCon .conBox dl.on dt h3{color: #fff;} .newCourse .newCourseCon .conBox dl.on dt p{color: #fff;} .newCourse .newCourseCon .conBox dl.on dt i{background: url(../images/newCourse-icon02.png) no-repeat center;background-size: 100%;} .newCourse .newCourseCon .conBox dl.on{padding-bottom: 0.3rem;} .ljbm{position: fixed;top: 0;left:0;width: 100%;height: 100%;background: rgba(0,0,0,.6);z-index:999;display:none;} .ljbm .mainCon{width: 90%;/* height: 60%; */position: absolute;left: 0.1rem;background: #fff;top: 25%;padding: 0.8rem 0.4rem 1rem 0.4rem;} .ljbm .mainCon i.ljbm-close{width: 1.33rem;height: 1.3rem;position: absolute;top: -2.2rem;cursor: pointer;left: 50%;margin-left: -0.5rem;} .ljbm .mainCon i.ljbm-close img{display: block;} .ljbm .mainCon h2{font-size: 0.5rem;color: #333333;text-align: center;margin-bottom: 0.4rem;} .ljbm .mainCon h2 i{display: inline-block;*display: inline-block;width: 2rem;height: 0.03rem;background: #e5e5e5;position: relative;top: -0.2rem;} .ljbm .mainCon h2 i.ljbm-xianR{margin-left: 1rem;} .ljbm .mainCon h2 i.ljbm-xianL{margin-right: 1rem;} .ljbm .mainCon .Input{overflow: hidden;/* height: 1.36rem; */margin-bottom: 0.2rem;} .ljbm .mainCon .Input input{display: block;width: 6rem;height: 1rem;border: 1px solid #e7e7e7;float: left;line-height: 1rem;font-size: 0.4rem;color: #999999;padding: 0 1.7rem 0 0.5rem;outline: none;} .ljbm .mainCon .Input em{display: block;font-size: 0.4rem;color: #0083c9;line-height: 1rem;margin-left: 0.4rem;float: left;} .ljbm .mainCon .Input1 input{background: url(Img/Inpage/ljbm-icon01.png) no-repeat 386px center;} .ljbm .mainCon .Input2 input{background: url(Img/Inpage/ljbm-icon02.png) no-repeat 386px center;} .ljbm .mainCon .Input3 input{background: url(Img/Inpage/ljbm-icon03.png) no-repeat 386px center;} .ljbm .mainCon .Input4 input{background: url(Img/Inpage/ljbm-icon04.png) no-repeat 386px center;} .ljbm .mainCon .ljbm-radio{overflow: hidden;/* height: 1.36rem; */margin-bottom: 0.2rem;margin-left: 0.5rem;padding: 0 0.2rem;} .ljbm .mainCon .ljbm-radio .ljbm-radio-btn{float: left;height: 30px;line-height: 30px;font-size: 16px;color: #333333;} .ljbm .mainCon .ljbm-radio .ljbm-radio-man{margin-left: 22px;padding-right: 26px;border-right: 1px solid #d6d6d6;} .ljbm .mainCon .ljbm-radio .ljbm-radio-btn input{margin-left: 8px;} .ljbm .mainCon .ljbm-radio .ljbm-radio-women{margin-left: 28px;} .ljbm .mainCon .tj{display: block;width: 247px;height: 50px;line-height: 50px;text-align: center;font-size: 20px;color: #fff;background: #023886;position: absolute;left: 50%;bottom: -25px;margin-left: -123px;cursor: pointer;} /* ljsd */ .ljsd{width: 100%;margin-top: 0.14rem;} .ljsd img{display: block;width: 100%;} .ljsd .ljsd-time{background: #fff;height: 1.1rem;position: relative;} .ljsd .ljsd-time-years{float: left;border-top: 1px solid #e3e3e3;border-bottom: 1px solid #e3e3e3;height: 1.1rem;box-sizing: border-box;width: 50%;} .ljsd .ljsd-time select{display: block;width: 100%;height: 1.1rem;line-height: 1.1rem;font-size: .361rem;color: #0083c9;border: none;text-indent: 0.3rem;appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url(../images/newCourse-icon01.png) no-repeat 94% center;background-size: 10%;} .ljsd .ljsd-time select option{padding: 0 0.3rem;} .ljsd .ljsd-time-month{float: left;border-top: 1px solid #e3e3e3;border-bottom: 1px solid #e3e3e3;height: 1.1rem;box-sizing: border-box;width: 50%;border-left: 1px solid #e3e3e3;} .ljsd .ljsdCon{padding: .5rem;background: #f2f2f2;} .ljsd .ljsdCon li{float: left;width: 49%; height:6.4rem; margin-left: 2%;background: url(../images/ljsdBg01.jpg);margin-top: .556rem;} .ljsd .ljsdCon li:nth-child(1),.ljsd .ljsdCon li:nth-child(2){margin-top: 0;} .ljsd .ljsdCon li:nth-child(2n+1){margin-left: 0;} .ljsd .ljsdCon li .top{height: 1.25rem;line-height: 1.25rem;border-bottom: 1px solid #004f95;padding: 0 0.458rem;} .ljsd .ljsdCon li .top img{display: inline-block;vertical-align: middle;} .ljsd .ljsdCon li .con{padding: .472rem .458rem;} .ljsd .ljsdCon li .con dt{float: left;width: 1.2rem;height: 1.2rem;box-sizing: border-box;border: 1px solid #fff;text-align: center;} .ljsd .ljsdCon li .con dt span{color: #fff;vertical-align: middle;height: 100%;width: 0;display: inline-block;} .ljsd .ljsdCon li .con dd{float: right;font-size: .361rem;color: #fff;} .ljsd .ljsdCon li .con dd{width: 2rem;font-weight: normal;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;} .ljsd .ljsdCon li .con dt p{vertical-align: middle;display: inline-block;*display: inline-block;*zoom:1;color: #fff;} .ljsd .ljsdCon li .con img{margin-top: .389rem;} .gs { width: 100%; background: #f6f6f6; } .mainbox { width: 94%; margin: 0px auto; position: relative; overflow: hidden; margin-top: 0.375rem; padding-bottom: 0.375rem; } .gongsi{ width:100%;} .gongsi li{ background: #fff; margin-bottom: 25px; } .gongsi li:last-child{ margin-bottom: 0; } .gongsi li img{ width: 100%; vertical-align: top; } .gongsi li a{ display: block; font-size: 0; } .gsinner{ display: inline-block; width: 100%; margin-top: 0.208rem; box-sizing: border-box; padding: 0 0.375rem; margin-bottom: 0.375rem; } .gstit{ border-bottom: 1px solid #e5e5e5; position: relative; margin-bottom: 0.208rem; } .gstit:before{ content:''; display: block; width: 0.46rem; height: 3px; background: #0083c9; position: absolute; left: 0; bottom: -2px; } .gstit h6{ float: right; width: 1.25rem; font-size:0.46rem; height: 1.25rem; text-align: center; line-height: 1.25rem; color:#fff; background: #b2b2b2; } .gstit h2{ display: inline-block; color:#333333; font-weight: bold; font-size: 0.375rem; vertical-align: middle; line-height: 1.25rem; } .gsinner p{ font-size: 0.333rem; line-height: 0.625rem; color:#666666; } .gsinner p span{ font-weight: bold; } .gongsi li:hover h6{ background: #0083c9; }