@charset "utf-8"; /*初始化样式*/ body{ margin:0px; padding:0px; margin:0px auto; zoom:1; /*设置字体*/ font-size:12px; line-height:24px; font-family:Arial,Microsoft YaHei,"微软雅黑","宋体"; color:#414446; /*设置宽度*/ width:100%; } /*该设置跟后台编辑器有关*/ .ul,.ul li{ list-style:none; margin:0; padding:0;} .h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;} /*该设置跟后台编辑器有关*/ /*强制去除表单自带的样式*/ select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#414446;} input:focus { outline: none;} input,button,select,textarea{outline:none; /*-webkit-appearance:none;*/} textarea{resize:none;/*-webkit-appearance:none;*/} textarea,input,select { background:none; border:none; margin:0; padding:0;} /*html5设置*/ article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} figure,figcaption{ margin:0px; padding:0px;} audio,canvas,progress,video { display: inline-block; vertical-align: baseline;} img{ border:none; border:0; vertical-align:top;max-width: 100%;} a{ color:#414446; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);} a:focus {outline:none; -moz-outline:none;} a:hover{ text-decoration:none; color:#2458ac;} /*清楚浮动*/ .clearfix:after { content: "."; display: block; height: 0; visibility: hidden; clear: both; font-size: 0px;} .clearfix { zoom: 1;} .clear{ clear:both; height:0px; overflow:hidden;} .w1200{ width:1200px; margin:0 auto;} .left{ float:left; display:inline-block} .right{ float:right; display:inline-block} /*初始化样式*/ .dot2 { display: -webkit-box; display: box; overflow: hidden; text-overflow: ellipsis; word-break: break-all; -webkit-box-orient: vertical; -webkit-line-clamp: 2; } /*页面框架结构*/ .txtbox, .singlepage{ /*单片 设置文字两端对齐*/ text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; overflow:hidden;} /*头部*/ /*.indexnav .toplogin{ background: #e1e1e1; padding: 0 10px; background-image: linear-gradient(to right, #1da8c6, #274fa9); margin-left: 10px; }*/ .indexnav .toplogin a{ color:#fff; } @media only screen and (max-width: 1024px){ .indexnav .toplogin{ display: flex; justify-content: space-between; flex-direction: column; min-width: 48px; } } header .right{position: relative; height:94px; width: 968px;} .logo {padding:32px 0px; margin:0; float:left;} .logo a {display: block; width: 300px;} .logo img {display: block; width: 100%; height: auto;} header .w1200{position: relative;} /*header .subnav_bg{ width:100%; z-index:2; left:0; top:92px; height:36px; border-top:1px solid #e9e9e9; background-color:rgba(85,145,215,.4);position: absolute;} */ .mainnav {margin-left:210px;} .mainnav li{ float:left; padding:32px 0px; position:relative; text-align:center;} .mainnav li a {font-size:15px; color:#000; font-weight:bolder; display: block; padding:0px 14px; border-radius: 30px; line-height: 30px;} .mainnav li a:hover, .mainnav li.on > a {color:#225cae;} .mainnav li a i{ background:url(../images/Top000452-subnav_i.jpg) no-repeat; width:22px; height:11px; position:absolute; bottom:-1px; left:50%; margin-left:-11px; display:none;} .mainnav li.onnav > a {background:url(../images/ico3-3.png) no-repeat center center; color:#fff; background-size:100% 100%;} .mainnav li ul{min-width:100%; padding:0; margin:0; position:absolute; left:50%; -webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%); top:100%;background-color:rgba(85,145,215,.4); display:none;z-index: 10; margin-top: 0;} .mainnav li li {padding:0; float:none;} .mainnav li li a{padding: 0 15px; line-height:35px; border-top: 1px solid rgba(255, 255, 255, .3); height:35px;color: #fff;white-space: nowrap;font-weight: normal;border-radius:0; font-size:12px;} .mainnav li li a:hover{color:#225cae;} .mainnav li>a{ overflow: hidden; } .mainnav #nav3,.mainnav #nav4,.mainnav #nav7,.mainnav #nav9{position: relative; margin-right: 0px;} .mainnav #nav5 li:nth-child(3){display:none;} /*底部*/ .footer{ background:url(../images/bottom.jpg) no-repeat center; display:block; overflow: hidden; background-size:cover; padding:1.823% 0;} .footer dl{float:left; box-sizing: border-box; margin:0; padding:0 20px 0 0;} .footer dl:nth-child(1){width: 12%;} .footer dl:nth-child(2){width: 13%;} .footer dl:nth-child(3){width: 16%;} .footer dl:nth-child(4){width: 11%;} .footer dl:nth-child(5){width: 11%;} .footer dl:nth-child(6){width: 11%;} .footer dt {font-weight:bold; line-height:1.5; color:#fff; font-size:14px; margin:0; padding:0; margin-bottom:14px; height: 45px;} .footer dt a {color:#fff;} .footer dd {margin:0; padding:0 0 10px;} .footer dd a{ line-height:1.5; font-size:12px; color:rgb(255, 255, 255); display:block;} .footer dd a:hover{ color: rgba(255,255,255,.5); } .footer dl:nth-last-child(3) dd:nth-last-child(3){ display: none;} .footer dl:nth-last-child(3) dd:nth-child(4){ width: 100px; } .footer dl:nth-child(1) dd:nth-child(5),.footer #nav5 dd:nth-child(4){ display: none; } .bottom{color:#9b9b9b; font-size:12px; line-height: 1.5em; padding:8px 0;} .bottom .w1200 {display: table; table-layout: fixed;} .bottomlinks {width: 220px;display: table-cell; vertical-align: middle;} .bottomlinks a{ color:#9b9b9b;} .bottomlinks em{ margin:0px 14px;} .weixin {display: table-cell; vertical-align: middle; width: 34px; padding-left:10px;} .weixin .icon {padding-bottom: 100%; background:url(../images/weixin.png) no-repeat center center; background-size:contain; position:relative; cursor: pointer;} .weixin img{display: none; position:absolute; right:0; bottom:110%; width:100px; height: 100px;} .copyright {display: table-cell; vertical-align: middle; text-align:right; width: 100%;} /*底部*/ .Content_box .course table{ table-layout:fixed; word-wrap: break-word; width: 100%!important; display: block; } /*页面二级/左侧/右侧菜单*/ .contain{ padding:1.5625% 0 2.5%;} .slidebar .w1200 {position: relative; border-bottom:1px solid #e6e6e6;} .menulist { position: relative} .menulist li{ float:left; line-height:60px; padding:0px 18px;} .menulist li a{ display:block; font-size:16px; border-bottom:2px solid #fff;} .menulist li.onnav a{ border-bottom:2px solid #2458ac; color:#2458ac} .menulist li a:hover{ border-bottom:2px solid #2458ac; color:#2458ac} .menulist #menu17{display: block!important;} .menulist #menu13,.menulist #menu182 {display: none;} .current{ line-height:62px; font-size:12px; color:#999999; padding-left:30px; background:url(../images/ico6.jpg) no-repeat left center} .current a{ font-size:12px; color:#999999;} .Column{ position:absolute; background:url(../images/bis.jpg) no-repeat center; width:232px; height:60px; display:block; top:-68px; line-height: 60px; padding-left:18px; color:#fff; max-width:248px; border-radius:9px 9px 0px 0px;} .Column h2{ margin:0;} .Column span{ color:#79bad3; text-transform: uppercase; font-size:12px;display:none} /*页面二级/左侧/右侧菜单*/ /*轮播*/ .slideBox{overflow:hidden;} .slideBox .item {background:no-repeat center center; background-size:cover;} .slideBox .item a {display: block; padding-bottom: 550px;} .slideBox .load {clear:both; padding-bottom: 550px;} .slideBox .owl-nav button {display: block; position:absolute;top:50%; margin-top:-25px;} .slideBox .owl-nav span {display: block; width:50px; height:50px; background:no-repeat center center; background-size:contain; text-indent: -99999em; overflow: hidden;} .slideBox .owl-prev {left:5%;} .slideBox .owl-prev span { background-image:url(../images/Left2.png);} .slideBox .owl-next {right:5%;} .slideBox .owl-next span { background-image:url(../images/right2.png);} /*banner*/ .banner {padding-bottom: 299px; background:no-repeat center center; background-size:cover;} .home_group{ position:relative;height:287px; background:url(../images/ico.jpg) no-repeat center;} .home_group .pic{position: absolute;right: 0; bottom:0; width: 448px;} .home_group .pic img {display: block; width:100%; height: auto;} .home_group .box{ margin-right:450px; padding:40px 10px 40px 50px;} .home_group .title{ line-height:36px; font-size:16px; color:#fff; margin-bottom:13px;} .home_group .txt{ font-size:14px; color:#fff; line-height:24px; margin-bottom:33px; height:72px; overflow:hidden;} .home_group .more{ display:block; text-align:center; font-size:14px; color:#fff; width:132px; line-height:35px; height:35px; background:url(../images/ico5.png) no-repeat center;} .home_business{overflow: hidden;} .home_business ul{width:103.5%;} .home_business li{width:30.5%; float:left; padding-right: 2.5%;} .home_business li .pic {padding-bottom: 75.527%; background:no-repeat center center; background-size:cover; overflow:hidden;} .home_business li .bos{ text-align:center; width:100%; height:100%; position:absolute; top:-100%; left:0; background:url(../images/bcgL.png) center; color:#fff; transition:0.8s;} .home_business li .info {position:absolute; left:5%; top:50%; width:90%; transform:translateY(-50%);} .home_business li .jianjie{ font-size:14px; line-height:24px; max-height: 48px; overflow:hidden; margin-bottom:15%;} .home_business li .more{ line-height:35px; height:35px; background:url(../images/more.png) no-repeat center;} .home_business li a{ display:block; position:relative; overflow:hidden;} .home_business li a:hover .bos{ top:0;} .home_business li .bos .title{ line-height:45px; font-size:20px; padding-top:50px;display: none;} .home_business li .txt{ position:absolute; color:#fff; height:100%; top:0px; font-weight:bolder; padding-top:25px; padding-left:20px; transition:0.8s;} .home_business li .txt .title{ font-size:20px; line-height:30px;display: none;} .home_business li .txt .subtitle{ font-size:14px; line-height:24px;display: none;} .home_business li a:hover .txt{ top:-100%} .home_new {overflow:hidden;} .home_new .pic {overflow: hidden;} .home_new .pic a {display:block; padding-bottom: 43.621%; background:no-repeat center center; background-size: cover;} .home_new .more{ line-height:35px; background:url(../images/ico4.png) no-repeat center; text-align:center; display:inline-block; width:100%; display:block; margin-top:2.917%; font-size:14px; color:#1390bc; margin-bottom:6.25%;} .home_new .more:hover{ background:url(../images/ico4_4.png) no-repeat center; color:#fff;} .home_new .top{ width:580px; border:1px solid #efefef;} .home_new .top a{ display:block} .home_new .top .txt{ padding:20px;} .home_new .top .txt time{ font-size:12px; color:#274fa9; line-height:21px; margin-bottom:4px;display:block;} .home_new .top .txt .title{ font-size:14px; color:#333333; margin-bottom:9px; font-weight:bolder;display:block; } .home_new .con{ line-height:18px; color:#666666; font-size:12px;} .home_new .list {margin-left:620px; overflow:hidden;} .home_new .list li{overflow:hidden; padding:10px 30px 10px 10px; border:1px solid #efefef; margin-bottom:15px; } .home_new .list li:hover{ background:url(../images/yanshe.png) no-repeat center; color:#fff; background-size:cover;} .home_new .list li:hover time{ color:#fff} .home_new .list li:hover .con{ color:#fff} .home_new .list li:hover .title{ color:#fff} .home_new .list time{ font-size:12px; color:#274fa9; line-height:21px; margin-bottom:4px;display:block;} .home_new .list .title{ font-size:14px; color:#333333; margin-bottom:8px; font-weight:bolder;display:block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .home_new .list .con{ height:36px; overflow: hidden;} .home_new .list .pic {float:left; width:161px;} .home_new .list .pic a {padding-bottom: 60.249%;} .home_new .list .txt{margin-left:185px;} .Content_box {overflow:hidden;} /*发展历程*/ .advertising {float:right; width:26.584%;} .advertising .box {padding:6.334% 0 0 6.334%;} .advertising img {display: block; width:100%; height: auto;} .advertising .video{ position: relative; display:block; padding-bottom: 100%;} .advertising .video video{ position:absolute; width:100%; height:100%; top:0; } .advertising .video img{ position:absolute; width:100%; height:100%; top:0;} .advertising a{ margin-bottom:10px; display:block} .Content_box .left{display: block;margin-top: 30px; width:72.5%; border-right:1px solid #eeeeee; } .Content_box .detailBox{width: auto;border: none;} .Content_box .course .bbb td{ border-bottom:0;} .course table {width:100%;border: 0; border-collapse: collapse;} .course td{border-bottom:1px solid #eee;vertical-align: middle;} .course .pic {padding-top:4.593%; padding-bottom:2.756%;} .course .pic img {display: block; width:237px; height: 62px;} .course .t {color:#007bba; font-size:24px; width:104px; text-align: center; border-right:1px solid #eee;padding: 2.297% 5px;} .course .c {color:#666; font-size:14px; line-height:24px; padding:2.297% 15px;} .editor{ padding-right:44px;} .editor img{ max-width:100%;} .editor .title{ padding-top:5.448%; padding-bottom:2.906%;} .editor .title h2{ margin:0; font-size:30px; line-height:1.75em; color:#2458ac; font-weight: inherit;} .editor .title span{ font-size:16px; color:#7f7f7f; margin-left:10px;} .editor img {max-width: 100%; height: auto;} .team{padding-top:28px; padding-right:15px;} .team li{ padding:25px; background:#f5f5f5; margin-bottom:22px;} .team li .img{ float:left; width:225px;} .team li .img a {display: block;} .team li img {display: block; width: 100%; height: auto;} .team li .txt{margin-left:225px; padding-left:11.18%;} .team li .title{ font-size:16px; color:#0e0d0d; line-height:42px; display:block; font-weight:bolder;} .team li .title span{ font-size:14px; color:#2458ac; margin-left:10px; font-weight:initial;} .team li .con{ color:#474747; font-size:14px; line-height:30px;text-indent: 25px; margin-bottom:5px; overflow:hidden; text-overflow: ellipsis;} .team li .con p{margin: 0;} .team li .more{margin: 10px 0;color:#2458ac;display: none; margin-top: 20px; } .con3{height: 95px;} .info_title{text-align: center; font-size: 28px; font-weight: initial; line-height: 1.5em;} /*荣誉资质*/ .photo-mask{position:fixed;z-index:10;bottom:0;top:0;left:0;right:0;background:rgba(0,0,0,.8);filter:alpha(opacity=20);-moz-opacity:.8;opacity:.8;display:none} .photo-panel{display:none;} .photo-panel .photo-bar,.photo-panel .photo-div{width:100%} .photo-panel .photo-div{ width:650px;z-index:11;margin:auto;position: fixed; margin-top:0 !important; top:10%;left: 50%; margin-left: -325px;} .photo-panel .photo-close{background:url(../images/close.png);width:56px;height:56px;position:absolute;margin-left:594px} .photo-panel .photo-close:hover{background:url(../images/close_ch.png);width:56px;height:56px;position:absolute;margin-left:594px} .photo-panel .photo-bar-tip{width:700px;height:44px;position:absolute;margin-top:-64px;padding:10px} .photo-panel .photo-bar-tip:hover{width:700px;height:44px;position:absolute;margin-top:-64px;background:#000;filter:alpha(opacity=20);-moz-opacity:.8;opacity:.8;color:#fff;padding:10px} .photo-panel .photo-img{width:650px;float:left;} .photo-panel .photo-view-w{width:650px;height:380px;text-align:center;vertical-align:middle;display:table-cell} .photo-panel .photo-view-h{width:650px;height:380px;text-align:center;vertical-align:middle;display:table-cell} .photo-panel .photo-view-h img{ width:400px;} .photo-panel .photo-view-w img{max-width:700px;height:auto;vertical-align:middle;text-align:center;max-height:540px;margin:10px;-moz-box-shadow:5px 5px 5px #a6a6a6;box-shadow:5px 5px 5px #a6a6a6; width:400px;} .photo-panel .photo-left,.photo-panel .photo-right{width:120px; position:absolute;} .photo-panel .photo-left{ position:absolute; left:0; top:50% ; margin-top:-60px} .photo-panel .photo-right{ position:absolute; right:0; top:50%; margin-top:-60px} .photo-panel .arrow-prv{background:url(../images/l.png);width:120px;height:120px} .photo-panel .arrow-prv:hover{background:url(../images/l_ch.png);width:120px;height:120px;cursor:pointer} .photo-panel .arrow-next{background:url(../images/r.png);width:120px;height:120px} .photo-panel .arrow-next:hover{background:url(../images/r_ch.png);width:120px;height:120px;cursor:pointer} .demo{ text-align:center;} .demo li{width:250px;float:left; display:inline-block; height:286px; margin: 20px 25px 0px; position:relative} .demo li img{width:auto;height:auto; vertical-align:bottom; bottom:50px; opacity:0} .demo li .li{ height: 100%; max-height: 200px; min-height: 241px;} .demo li .title{ line-height:50px; bottom:0; color:#4c4c4d; font-size:15px; height:50px; overflow:hidden;} .demo_box { margin-bottom:1.667%; padding-top:3.5%;} .demo_box .title{ line-height:35px; font-size:24px; color:#2458ac; background:url(../images/213_03.png) no-repeat center;} .demo_box span{ font-size:16px; color:#7f7f7f; line-height:24px; display:block; } .demo_list { text-align:center; margin-bottom:5%; font-size:0; line-height: normal;} .demo_list a {display: inline-block; height: 42px; line-height: 42px; font-size: 16px; color: #616262; margin: 0px 10px; padding: 0 15px; border: 1px solid #616262; border-radius: 20px; } .demo_list a:hover,.demo_list a.onmenu {border-color: transparent; color:#fff; background:url(../images/ico7.png) no-repeat center; background-size: cover;} #vlightbox .demolisn{width:25%;float:left; position:relative} #vlightbox .demolisn a{display: block; padding: 6.667% 8.33% 0px; overflow: hidden;padding-bottom: 60%;} #vlightbox .demolisn a img {display: none;} #vlightbox figure{padding-bottom: 100%;background: no-repeat center center; background-size: contain;} #vlightbox .demolisn .title{ line-height:50px; color:#4c4c4d; font-size:15px; height:50px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;} /*新闻*/ .news{padding:3.445% 0; margin-right:20px;} .news .item { margin-bottom:3.215%; padding-bottom:3.215%; border-bottom:1px solid #eee; overflow: hidden;} .news .title{ font-size:16px; color:#333333; line-height:22px; margin-bottom:9px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; display: block;} .news .title h2{font-size:16px; } .news .time{ padding:0px 8px; width:77px; text-align:center; background:#e1e1e1; float:left;} .news .time p{ line-height:46px; margin:0; font-size:34px; color:#1097be; border-bottom:1px solid #c7c7c7;} .news .time span{line-height:46px; font-size:14px; color:#666666; display:block;} .news .txt {margin-left:117px;} .news .more{ font-size:12px; margin-top:25px; line-height:12px;} .news .more a {color:#2656ab;text-decoration:underline;} .news time{ display:block; font-size:13px; color:#c4c2c2; line-height:26px; margin-top:5px;} .news .author{ line-height:20px; font-size:12px; color:#666666;} .news .con{ font-size:12px; color:#666666; line-height:20px; overflow:hidden; height:40px; margin-top:5px} .news .top {padding-bottom:4.593%;} .news .top .txt {margin-left:325px; position:relative;} .news .top .title {font-weight:bolder;line-height:30px; padding-top:5px;} .news .top .con{ font-size:14px; color:#7a7878; line-height:24px; height:72px;} .news .img{width:300px; float:left; overflow: hidden;} .news .img a {display: block; padding-bottom: 62%; background:no-repeat center center; background-size:cover;} .case{overflow: hidden; padding:2% 0;} .case ul {overflow: hidden; width: 101%;} .case li{ float:left; width:31%; padding-right:2%; padding-bottom:2%;} .case li a{ display:block; position:relative; overflow: hidden;} .case li .pic {padding-bottom: 77.339%; background:no-repeat center center; background-size: cover; overflow: hidden;} .case li h2{ margin:0; line-height:36px; font-size:14px; color:#fff; width:90%; padding:0 5%; background: url(../images/ico9.png) repeat-x; text-align:center; position:absolute; bottom:0; height:36px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;font-weight: normal;} .divInvestTop{display:block; padding:45px 0;} .divInvestTop .divBox{padding-left:60px;padding-top:20px;padding-bottom:20px;background:#1097be;} .divInvestTop .divBox dl{display:-moz-box;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:box;display:flexbox;display:flex} .divInvestTop .divBox dl dd.child1{width:298px;} .divInvestTop .divBox dl dd{ width:119px;BORDER: 0; display:inline-block; float:left; padding:0px;} .divInvestTop .divBox dl dd .span1{display:block;font-size:1.167em;color:#fff} .divInvestTop .divBox dl dd .span2{display:block;color:#008f9f;line-height:1.2} .divInvestTop .divBox dl dd .span4{font-size:34px; color:#2656ab; padding:20px 0px; display:block;} .divInvestTop .divBox dl dd .span5{font-size:2.5em;font-weight:700;background:url(../images/icon_red.png) no-repeat left 17px;padding-left:35px;margin-left:15px} .divInvestTop .divBox dl dd .span3{display:block;font-size:2.33em;color:#fff;line-height:1.2; padding:20px 0;} .info{ color:#fff;} .Faq_list{ padding-top:20px; padding-right:25px} .Faq_list ul{ border:1px solid #eee;} .Faq_list li{ border-bottom:1px solid #eee;} .Faq_list li .date {position:absolute; right:55px; top:50%; transform:translateY(-50%); margin-right:0!important;} /*.left div { width: auto !important; }*/ .Faq_list .item{ line-height:20px; padding:15px 20px; font-size:14px; background:#f9f9f9; position:relative;} .Faq_list .item a{ color:#555555;} .Faq_list li.on .item{ background:#1097be; } .Faq_list li.on .item a{ background:url(../images/shang.png) no-repeat right;color:#fff;} .Faq_list .item a{ display:block; background:url(../images/xia.png) no-repeat right;} .Faq_list .txtCont{ display:none; padding: 20px; font-size:14px; color:#999999; line-height:24px;} .Faq_list li span{ color:#2458ac; font-size:14px; font-weight:bolder;} .Faq_list li .more{ width:150px; height:40px; font-size:18px; line-height:40px; text-align:center; display:block; background:#1097be; color:#fff; margin-top:40px;} #slideshow{list-style:none;color:#fff;} #slideshow span{display:none} #wrapper{width:800px;margin:20px auto ;display:none;} #wrapper *{margin:0;padding:0} #fullsize{position:relative;width:800px;height:446px;padding:2px;border:1px solid #ccc;background:#000} #image{width:800px} #image img{position:absolute;z-index:25;width:800px;height:446px;} .imgnav{position:absolute;width:25%;height:452px;cursor:pointer;z-index:150} #imgprev{left:0;background:url(../images/left.gif) left center no-repeat} #imgnext{right:0;background:url(../images/right.gif) right center no-repeat} #imglink{position:absolute;height:452px;width:100%;z-index:100;opacity:.4;filter:alpha(opacity=40)} .linkhover{background:url(../images/link.gif) center center no-repeat} #thumbnails{margin-top:40px; position:relative;} #slideleft{float:left;width:31px;height:107px;background:url(../images/left3.png) no-repeat center; position:absolute; left:50px;} #slideleft:hover{ background:url(../images/left4.png) no-repeat center;} #slideright{float:right;width:30px;height:107px; background:url(../images/right3.png) no-repeat center; position:absolute; right:50px;} #slideright:hover{ background:url(../images/right4.png) no-repeat center;} #slidearea{float:left;position:relative;width:600px;margin-left:100px;height:106px;overflow:hidden;} #slider{position:absolute;left:0;height:106px} #slider img{cursor:pointer;border:1px solid #0f96c0;padding:2px;width:170px;height:100px; margin:0px 15px;} /*朗坤内刊*/ .journal{ padding-top:17px; padding-right:19px} .journal ul {padding-left:1px;} .journal li{ float:left; width:25%; text-align: center; padding-bottom:2%;} .journal li .box {border:1px solid #b8bac6;padding:14.396% 0 7%; position: relative;background-color: #e2ecf9; overflow: hidden; margin-left:-1px;} .journal li .top {width: 67.925%; margin:0 auto; position: relative;background:url(../images/j.png) no-repeat center center; background-size:100% 100%; padding:6%;} .journal li .pic {padding-bottom: 140.278%; background:no-repeat center center; background-size:cover;} .journal li .jou_box{ position:absolute; width:86%; height:44px; background:url(../images/Journal3.png); bottom:0; left:7%; margin-bottom: 7%;} .journal li .jou_box a{ width:50%; float:left; position:relative;} .journal li .jou_box p{ margin:0; line-height:24px; height:24px;} .journal li .jou_box span{ font-size:14px; color:#fff; display:block; line-height:20px;} .journal li .Preview:after {content:''; display: block; width:1px; height: 100%; background-color: #fff; position:absolute; right:0; top:0;} .journal li .Preview p{ background:url(../images/Journal1.png) no-repeat center; display:block} .journal li .download p{ background:url(../images/Journal2.png) no-repeat center; display:block} .journal li .title{ line-height:32px; color:#2458ac; font-size:14px; text-align:center; padding: 0px 36px;height: 32px; overflow: hidden;} .Galary002024{border-top:2px solid #e5e5e5; border-bottom:1px solid #e5e5e5; padding:5.741% 6.889% 0;} .Galary002024 h2 {text-align:center; font-size:14px; line-height: 1.5em; font-weight: normal;} .Galary002024 .big li span{ display:block; padding-bottom:70%; background-size:contain;} .Galary002024 .big li p{ margin:0; padding:3% 0; font-size:22px; color:#000; text-align:center;} .Galary002024 .big li video{ width:100%; height:100%;} .Galary002024 .big li img{ display:none;} .Galary002024 .small{ margin:2% 0 8% 0; position:relative;} .Galary002024 .small h2 {white-space: nowrap; overflow:hidden; text-overflow: ellipsis;} .Galary002024 .small li{ background:url(../images/pof.png) no-repeat center; display:block;} .Galary002024 .small li img{ display:block; width:100%; height: auto;} .Galary002024 .small li figure{ position:relative; display:block; text-align:center;} .Galary002024 .small li figure::before, .Galary002024 .small li p{ display:none;} .Galary002024 .small li.on figure::before{ border:4px solid #989898;} .Galary002024 .small video{ display:none;} .Galary002024 .small .btn{ width:22px; height:60px; position:absolute; top:50%; margin-top:-30px; cursor:pointer; z-index:99} .Galary002024 .small .prev{ background:url(../images/zuo.png) #898585 no-repeat center; left:10px} .Galary002024 .small .next{ background:url(../images/you.png) #000 no-repeat center; right:9px;} .Galary002024 .small .prev.prevStop{background:url(../images/zuo.png) no-repeat center; } .Galary002024 .small .next.nextStop{background:url(../images/you.png) no-repeat center; right:9px;} .Galary002024 .small .prevStop, .Galary002024 .small .nextStop{ cursor:default;} .Galary002024 .small li .por{background: url(../images/pof.png) no-repeat center; display: block; width: 22.4%; padding-bottom: 22.4%;position:absolute; top: 50%; left: 50%; margin-left:-11.2%; margin-top: -11.2%; background-size:contain;} .Style img {max-width: 100%; height: auto;} /**/ .contact{ padding-top:20px; padding-right:20px;} .contact .map {padding-bottom: 52.817%; position:relative; overflow: hidden;border:#ccc solid 1px;} .contact #map {position: absolute; left:0; top:0; width:100%; height: 100%;font-size:12px; overflow: initial !important;} .contact .add{padding-top:28px; padding-left:20px} .contact .left{ width:63%; border:0;} .contact .right{width: 30%; padding-top:15px} .contact .phone , .contact .mail{ margin:0; line-height:50px; color:#17469d; padding-left:50px;} .contact .phone{ font-size:24px; font-weight:bolder; background:url(../images/phone.jpg) no-repeat left; margin-bottom:15px;} .contact .mail{ background:url(../images/mail.jpg) no-repeat left; margin-bottom:20px;} .contact .position{ font-size:14px; color:#313030; line-height:30px;} .contact .right .box{ background:url(../images/beijing.jpg) no-repeat center center; background-size:100% 100%; width:72.29%; margin:0 auto; text-align:center; padding:8.334% 0;} .contact .right img{ display:block; width: 83.334%; margin:0 auto; height: auto;} .contact .right p{ font-size:16px; color:#363535; line-height:40px; margin:0; text-align:center;} /**/ .Style .title{ padding-top:37px; line-height:45px; color:#2458ac; font-size:20px; display:block; font-weight:bolder; text-align:center;} .activity{ padding-top:20px; padding-right:18px;} .activity ul{overflow: hidden;} .activity li{overflow:hidden; width:101%; } .activity li .lisn{ float:left; width:32.333%; padding-right: 1%;padding-bottom:1%;} .activity li.lisn2 .lisn , .activity li.lisn4 .lisn , .activity li.lisn6 .lisn{ float:right;} .activity li .bg {padding-bottom: 79.078%; position:relative; overflow: hidden; background:no-repeat center center; background-size:cover;} .activity li .info {position:absolute; left:7%; margin-top:7%; width:86%;} .activity li span{ font-size:90px; line-height:1.1em; color:#fff; display:block} .activity li p{ font-size:18px; line-height:1.35em; color:#fff; margin:0;} #DB_gallery{margin:4.593% 3.789% 0; position:relative} #DB_gallery .DB_imgSet {position:relative;overflow:hidden;} #DB_gallery .DB_imgSet .DB_imgWin{height:100%; background:none !important; } #DB_gallery .DB_imgSet .DB_imgWin img{ width:100%;} #DB_gallery .DB_imgSet .DB_page{position:absolute;bottom:0;font:11px tahoma bold;padding:5px;color:#ffffff} #DB_gallery .DB_imgSet .DB_page .DB_current{color:#ffff00} #DB_gallery .DB_imgSet .DB_page .DB_total{color:#ffcc00} #DB_gallery .DB_imgSet .DB_prevBtn{position:absolute;top:50%;margin-top:-45px;cursor:pointer;left:0;} #DB_gallery .DB_imgSet .DB_nextBtn{position:absolute;top:50%;margin-top:-45px;cursor:pointer;right:0;} #DB_gallery .DB_thumSet {position:relative;overflow:hidden; margin:0 auto;margin-top:10px; padding:1px 0;} #DB_gallery .DB_thumSet .DB_thumMove{position:relative;white-space:nowrap;font-size:0; text-align:center; line-height: normal;} #DB_gallery .DB_thumSet .DB_thumMove li{display:inline-block; margin-right:8px;} #DB_gallery .DB_thumSet .DB_thumMove img {display: block; width:190px; height: 100px;} #DB_gallery .DB_thumSet .DB_prevPageBtn{position:absolute;top:12px;cursor:pointer;left:0; width:30px; height:70px; background:url(../images/left3.png) no-repeat center;} #DB_gallery .DB_thumSet .DB_nextPageBtn{position:absolute;top:12px;cursor:pointer;right:0; width:30px; height:70px; background:url(../images/right3.png) no-repeat center;} #DB_gallery .DB_thumSet .DB_thumLine{position:absolute;width:189px;height:99px;border:1px solid blue;left:0;top:0} #box{ position: relative; width: -webkit-fill-available; bottom:0; padding:20px ;font-size:14px; line-height:24px;} #box div{ display:inline-block;} #box a{ display:inline-block; color:#159ee4;} /*分页*/ .Page002162 .Pages{ padding:3.667% 0; text-align:center; line-height:30px;} .Page002162 .Pages .p_cur, .Page002162 .Pages .p_count, .Page002162 .Pages .p_total{ display:none;} .Page002162 .Pages a{border:1px solid #bed1df;display:inline-block; vertical-align:middle; padding:0 15px; color: #888888;} .Page002162 .Pages em{ font-style:normal; overflow:hidden;vertical-align:middle; display:inline-block; margin:0px 2px;} .Page002162 .Pages em a{ float:left; margin-left:-1px;} .Page002162 .Pages a:hover, .Page002162 .Pages a.a_cur{ background:#195392; color:#fff;} .p_jump{ height:32px; display:inline-block;} .p_jump b{ color: #888888; font-size:12px; font-weight:lighter;} .p_jump .i_text{border:1px solid #bed1df; height:30px; width:24px; line-height:30px; margin:0px 3px; padding-left:12px;} .p_jump .i_button{ width:38px; height:32px; line-height:32px; background:url(../images/go.jpg) no-repeat center; border:0; float:right;} /*公用*/ .public{ height:32px; margin-top:4.917%; margin-bottom: 20px; background:url(../images/ico1.png) no-repeat left bottom;} .public .title{ font-weight:bolder; font-size:18px; color:#1f308f; line-height:18px; padding-left:30px; display:inline-block;} .public span{ font-size:12px; color:rgba(51, 51, 51, 0.5);text-transform: uppercase} .public .more{ padding-right:20px; background:url(../images/ico2.png) no-repeat right; font-size:14px; color:#1390bc; float:right;} .public .box{ display:inline-block; float: right;} .public .box a{ color:#333333; font-size:14px; line-height:24px;} .public .box em{ line-height:25px; display:inline-block; margin:0px 3px;} .public .box a:hover{ color:#1f308f;} /*网站地图*/ .ul_sitemap li{ border-bottom:dotted 1px #ddd; padding:5px 0px;} .ul_sitemap li strong{ width:90px; display:inline-block;} /**/ .piro_overlay { position: fixed; _position: absolute; top: 0; left: 0; width: 100%; height: 100%; background:#fff; display: none; z-index:99997; } .pirobox_content .loading span{position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-15px;width:30px;height:30px;display:block;z-index:100008; background:none } .pirobox_content .loading span span{position:absolute; display:block; width:30px;height:30px; z-index:100009;background: url(../images/ajax-loader.gif) center center no-repeat!important;background: url(../images/ajax-loader.gif) center center no-repeat;} .pirobox_content .caption{position:absolute;bottom:-50px; line-height:50px; font-size:16px;left:0;margin-bottom: 0!important;display:block;padding:0px;cursor:text;width: 100% !important;opacity: 1 !important;} .pirobox_content .piro_nav{position:absolute;bottom:0;left: 0 !important;margin:0;display:block;padding:0;width: 100% !important;background:none;margin-left: 0 !important;margin-bottom: 0 !important;} .pirobox_content .caption p{display: block !important;margin:0;text-align:center;font-weight:normal;color:white;font-size:12px;width: 600px !important;} .pirobox_content a.piro_close{position:absolute;top: -25px;right: -32px;height:35px;width:35px;background:url(../images/close_btn.png) no-repeat;cursor:pointer;z-index:100006;} .pirobox_content a:hover.piro_close{background:url(../images/close_btn_h.png) no-repeat;} .pirobox_content a.piro_next{position:absolute;top:50%;width:35px; height:35px;right:20px;text-indent:-999em;outline:none; display:block; margin:-18px 0 0 0;background:url(../images/next.png) center right no-repeat; border:none; cursor:pointer;z-index:1000000001} .pirobox_content a:hover.piro_next{background:url(../images/next_h.png) center right no-repeat;} .pirobox_content a.piro_prev{position:absolute;top:50%;width:35px; height:35px;left:20px; text-indent:-999em; outline:none;display:block;margin:-18px 0 0 0;background: url(../images/prev.png) center left no-repeat;border:none; cursor:pointer; z-index:1000000000} .pirobox_content a:hover.piro_prev{background:url(../images/prev_h.png) center left no-repeat;} .pirobox_content .c_c{ width:600px; display:block;} .pirobox_content .c_c div{ width: 100% !important; height: 100% !important; text-align: center; } .pirobox_content .c_c div img{ width: auto !important; height:auto !important; display:inline-block} .pirobox_content {position: fixed;top: 0%;left: 0%;padding:0;width: 100vw !important;height: 100vh !important;margin:-300px 0 0 -400px;margin-left: 0 !important;margin-top: 0 !important;display:block;z-index:99998;background: rgba(0, 0, 0, 0.57);font-family:Trebuchet MS,Arial;} .pirobox_content .pirobox_content table,tbody,tr,th,td{margin:0;padding:0;border:none;} .pirobox_content .pirobox_content img{margin:0;padding:0;border:none;width: 600px !important;height: auto !important;} .pirobox_content tbody{position: relative;width: 600px;margin:0 auto;display: block;top: 14%;} .pirobox_content .box_img{ position:absolute; z-index:99995; background: url(../images/img_bg.png);width: 100%; top:30px; left:30px; height: 100%; padding:0;} .pirobox_content .err_mess{ position:absolute;bottom:20px; color:white; padding:0; margin:0 0 0 20px; display:block;} .pirobox_content .err_mess a{color:red; font-weight:700;} .pirobox_content .number{position:absolute;margin-left:3px;height:18px;width:30px;padding:3px;left:0;color:#666;bottom:1px;font-size:11px;display: none;} .pirobox_content a.link_to {position:absolute;margin-right:6px;height:20px;width:20px;right:0;color:#999;bottom:3px;background:url(../images/link_out.png) no-repeat;text-indent:-999em;display: none !important;} .pirobox_content a:hover.link_to { background:url(../images/link_out_h.png) no-repeat;} .pirobox_content a.stop{position:absolute;top:20px!important;top:20px;left:20px!important;left:20px;;width:40px; height:40px; margin:0; outline:none; display:block;background:url(pause.png) no-repeat;text-indent:-999em; border:none;cursor:pointer;} .pirobox_content a:hover.stop{background:url(../images/pause_h.png) no-repeat;} /* 联系我们地图 */ .BMapLabel{border:none !important;} /*投资者关系 新增页面样式*/ .zgwj_Content{} .zgwj_Content ul.ul{font-size: 0;padding: 30px 0;} .zgwj_Content ul.ul li{ display: inline-block; width: 23.5%; margin: 30px 2% 0 0; /*box-sizing: border-box;*/ text-align: center; vertical-align: top; } .zgwj_Content ul.ul li:nth-child(4n){ margin-right: 0; } .zgwj_Content figure{box-shadow: 0 0px 10px -5px rgba(0,0,0,.2);padding: 15px;} .zgwj_Content figure img{} .zgwj_Content p.p{ margin-top: 18px;font-weight: bold; font-size: 16px;color:#2458ac;line-height:22px; height:44px; } /*业绩报告*/ .yjbg_Content{ } .yjbg_Content ul.top_menu{ text-align: center; font-size: 0; /* padding-top: 70px; */ } .yjbg_Content ul.top_menu li{display: inline-block;margin: 0 2.5px;vertical-align: middle;} .yjbg_Content ul.top_menu li.aon a{background-color: #1097be;} .yjbg_Content ul.top_menu a{ display: block; width: 128px; height: 46px; line-height: 46px; color: #fff; font-size: 16px; background-color: #c0c0c0; text-align: center; } .list_content{padding: 5% 8.75%; overflow: hidden;} .list_content ul {width: 106%;} .list_content li{float:left;width: 19%; padding-bottom: 20px; text-align: center; padding-right: 6%;} .list_content li a{display:block; color: #666; font-size: 14px;} .list_content li .pic {padding: 10px;box-shadow: 0 0 15px -2px rgba(0,0,0,.2); margin-bottom: 18px;} .list_content li i {display: block;padding-bottom: 138.068%; background:no-repeat center center; background-size:cover;} .list_content .p{font-weight: bold; font-size: 16px;color:#2458ac;line-height:22px; height:44px;overflow: hidden;} .yjbg_Content ul.listTxt_content{ /* box-shadow: 0px -10px 16px -8px rgba(0,0,0,.2); */ padding: 30px; } .yjbg_Content ul.listTxt_content li{ padding: 20px 0; border-bottom: 1px solid #f4f4f4; } .yjbg_Content ul.listTxt_content a{ } .yjbg_Content ul.listTxt_content li span{ font-size: 14px; color: #666;float:right; padding-left:40px; background:url(../images/qygl_pdf.png) no-repeat left center; line-height:32px; margin-top:-4px; } .yjbg_Content ul.listTxt_content time{ color: #1097be; font-size: 14px; margin-right: 32px; font-weight: initial; } .yjbg_Content ul.listTxt_content p.p{ color: #333; font-size: 16px; font-weight: bold; } .listTjh_content {box-shadow: 0px -10px 16px -8px rgba(0,0,0,.2); padding: 2.5%;} .listTjh_content ul {width: 102%; overflow: hidden;} .listTjh_content li{float:left; width: 48%; font-size: 16px; padding-right: 2%;padding-bottom: 2%; position: relative;} .listTjh_content li .box {background-color: #f7f7f7;display: table; width: 100%; table-layout: fixed;} .listTjh_content figure{display: table-cell; vertical-align: middle;width: 45.5%;} .listTjh_content img{display: block; width: 100%; height: auto;} .listTjh_content .info{display: table-cell; vertical-align: top; padding: 5.3% 6% 100px; position: relative;} .listTjh_content time{display:block; font-size: 14px;color: #1097be; margin-bottom: 5px;} .listTjh_content .h4{color: #474747;font-weight: bold;} .listTjh_content .btn{position: absolute;left:11%; width: 78%; bottom:0; margin-bottom: 10%;} .listTjh_content .btn a{color: #767676; font-size: 14px; background: url(../images/tjh_down.png) no-repeat left; padding: 4px 0 4px 22px; display: block;} .listTjh_content .btn .downTxt{padding-bottom: 10px;} .listTjh_content .btn .downVideo{background-image: url(../images/tjh_video.png);} /*企业管理*/ .qygl_Content{ padding-top: 5%; } .qygl_Content .table_box .info{ color: #333; font-size: 14px; padding-left: 24px; padding-bottom: 26px; } .qygl_Content .table_box p.p{padding-bottom: 1.871%;} .qygl_Content .table_box span{ display: inline-block; padding-left: 20px; background: url(../images/qygl_dsh.png) no-repeat left/16px; } .qygl_Content .table_box span.icon2{ background-image: url(../images/qygl_dsh.png); } .qygl_Content .table_box span.icon3{ background-image: url(../images/qygl_cy.png); } .qygl_Content .table_box span + span{margin-left: 6.378%;} .qygl_Content .table_box table{ width: 100%; text-align: center; color: #fff; } .qygl_Content .table_box table tr{ line-height: 45px; } .qygl_Content .table_box table thead{ background-color: #1097be; } .qygl_Content .table_box table thead tr{} .qygl_Content .table_box table thead th:nth-child(1){ width: 16%; } .qygl_Content .table_box table thead th:nth-child(2), .qygl_Content .table_box table thead th:nth-child(3) .qygl_Content .table_box table thead th:nth-child(4){ width: 28%; } .qygl_Content .table_box table td img{ vertical-align: middle; } .qygl_Content .table_box table tbody tr{ background-color: #e8f9ff; } .qygl_Content .table_box table tbody td:nth-child(1){ text-align: left; padding-left: 4.167%; color: #2458ac; } .qygl_Content .table_box table tbody tr:nth-child(2n){ background-color: #f4fcff; } .qygl_Content .list_bottom{margin-top: 5%;} .qygl_Content .list_bottom h4.h4{ height: 45px; line-height: 45px; color: #fff; font-size: 14px; padding-left: 54px; background-color: #1097be; } .qygl_Content .list_bottom li{ border-bottom: 1px solid #f4f4f4; } .qygl_Content .list_bottom li a{ display: block; line-height: 21px; font-size: 14px; color: #333; background: url(../images/qygl_pdf.png) no-repeat 99%; position: relative; padding:17px 35px 17px 54px; } .qygl_Content .list_bottom li a:after{ content: ""; position: absolute; left: 25px; top: 50%; margin-top: -.5px; width: 16px; height: 1px; background-color: #1097be; } /*投资者日志*/ .yjbg_Content div.table_rz{ font-size: 14px; box-shadow: 0px -10px 16px -8px rgba(0,0,0,.2); } .yjbg_Content div.table_rz thead{ line-height: 45px; background-color: #1097be; color: #fff; } .yjbg_Content div.table_rz table{width: 100%;text-align: left; table-layout: fixed;} .yjbg_Content div.table_rz th, .yjbg_Content div.table_rz td{ padding-left: 4.583%; } .yjbg_Content div.table_rz thead th:nth-child(1){ width: 20% } .yjbg_Content div.table_rz thead th:nth-child(2){ width: 65% } .yjbg_Content div.table_rz thead th:nth-child(3){ width: 15%; } .yjbg_Content div.table_rz tbody td{ line-height: 26px; padding-top:1%; padding-bottom: 1%; border-bottom: 1px solid #f4f4f4; } .yjbg_Content div.table_rz tbody td:nth-child(1){ color: #1097be; } /*投资者联络*/ .lxwm_Content ul{font-size: 0;} .lxwm_Content li{overflow:hidden;vertical-align: top;border-bottom: 1px dashed #eaeaea; padding: 4.584% 0;} .lxwm_Content li dt{color: #333;font-size: 16px;font-weight: bold; margin: 0;} .lxwm_Content li dd{ color: #333;box-sizing: border-box;-webkit-box-sizing: border-box; font-size: 14px; background: url(../images/dz.png) no-repeat left; margin: 1.667% 0 0 0; padding-left: 35px;float:left;margin-right:3%;line-height:26px; } .lxwm_Content li .dz{float:none;width:auto;padding-left:0;margin-right:0;} .lxwm_Content li .dh{ background-image: url(../images/dh.png); } .lxwm_Content li .cz{ background-image: url(../images/cz.png); } .lxwm_Content li .yx{ background-image: url(../images/yx.png); } .ytable { display: table; width: 100%; height: 100%; } .ytable-cell { display: table-cell; vertical-align: middle; } .video-box{ position:fixed; top:0; left:0; width:100%; height:100%; z-index:300; background:rgba(0,0,0,0.85);} .video-box .close{ cursor:pointer; width:40px; height:40px; position:fixed; z-index:4; right:20px; top:20px;} .video-box .close::before, .video-box .close::after{ position:absolute; content:''; width:80%; left:10%; height:3px; top:50%; margin-top:-1.5px; background:#fff; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);} .video-box .close::before{ transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);} .video-box .ytable-cell{ text-align:center;} .video-box video{ width:90%; max-width:900px;} .video-box h2{ position:relative;max-width:80%; color:#fff; font-size:20px; margin-top:0; margin-left:auto; margin-right:auto; height:30px; line-height:30px;} .video-box h2 span{ position:absolute; width:90%; left:5%; top:0;} .langBox{padding-top: 10px; overflow:hidden;} .langBox ul{overflow:hidden; float: right; border-radius: 5px; overflow: hidden;margin-right: 20px;} .langBox ul li{float: left;} .langBox ul li a{display: inline-block;padding: 0 10px; background:#F2F2F2; color:#999;} .langBox ul li a.on,.langBox ul li a:hover{background-color:#0583BA; color: #fff; } .select{padding: 0} .select .select-list{list-style: none;width: 50%;float: left;position: relative;} .select .select-list .topTxt{width: 50%;padding: 8px 30px;border: 1px solid #eee;border-radius: 5px;cursor: pointer;} .select .select-list span{font-size: 16px} .select .select-list dl{display: none;position: absolute;left: 0;padding: 8px 30px;width: 50%;z-index: 9;background: #fff;border: 1px solid #eee;} .select .select-list dl dd{margin-left: 0} .login_float{display: none;position: fixed;z-index: 999;background: rgba(0,0,0,0.5);left: 0;top:0;width: 100%;height: 100%;} .login_float .loginIn{width: 40%;background: #fff;position: relative;left: 50%;top: 50%;transform: translate(-50%,-50%);padding: 30px} .login_float .loginIn .closeA{position: absolute;right: 15px;top: 15px;font-size: 24px;color:#2458ac } .login_float h3{font-size: 24px;font-weight: normal;margin-top: 0;color: #2458ac;} .login_float .loginIn .item{font-size: 16px;margin-bottom: 15px;padding-bottom: 10px;border-bottom: 1px solid #eee;} .login_float .loginIn .item em{font-style: normal;font-size: 14px;color: red;} .login_float .loginIn .item input{outline: none;background: none;border: none;height: 30px;width: 60%;font-size: 16px} .login_float .loginIn .submit_btn{width: 120px;height: 40px;line-height: 40px;font-size: 16px;color: #fff;background:#2458ac;border-radius: 5px;border: none; } @media only screen and (max-width: 768px){ .select .select-list dl, .select .select-list .topTxt{padding: 5px 10px;width: 80%} .select .select-list span{font-size: 14px} .login_float .loginIn{width: 88%;padding: 30px 15px} /* 20210901 */ .Faq_list .item{padding:15px 10px;} .Faq_list .item a{padding-right: 95px;} .Faq_list li span{ margin-right: 25px!important;} .footer{padding-bottom: 100px!important;} .footer + div{ height: 80px!important; padding: 0 2%; } .Faq_list {padding-right:0;} .Faq_list .item a {padding-right:100px;} } /*.indexnav .toplogin{ position: absolute; right: 0; border-radius: 30px; }*/ @media only screen and (max-width: 1024px){ .indexnav .toplogin{ position: static; border-radius: 10px; } } /*ce1*/ @media(max-width: 1280px){ .mainnav li a{ font-size: 14px; } } @media (max-width: 1240px){ .mainnav li a { padding: 0px 15px; } }