/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } body,html{ background:#ffffff } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color: transparent; } a:active, a:hover { outline: 0; } abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; -moz-text-decoration: underline dotted; text-decoration: underline dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } mark { background: #ff0; color: #000; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } body {font-family:Microsoft Yahei; font-size: 14px; margin:0; padding:0; color: #232323;} * { margin:0; padding:0; border:0;} ul,li {list-style-type:none; margin:0; padding:0;} a {text-decoration:none; outline:none; noFocusLine: expression(this.onFocus = this.blur())} input{border:0;outline:none;font-family:Microsoft Yahei; } img {border:0;vertical-align: middle} .text-center { text-align: center!important; } .fl {float:left;} .fr {float: right;} .clearfix:before, .clearfix:after { display: table; content: " "; } .ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .clearfix:after { clear: both; } .clearfix:after{visibility:hidden; display:block; font-size:0; content: " "; clear:both; height:0;} .clearfix{*zoom:1;} .w1200{ width:1200px; margin:0 auto;} .w1050{ width:1050px; margin:0 auto;} .w1000{ width:1000px; margin:0 auto;} .tool-bar { width: 100%; height: 40px; } .mb50 { margin-bottom: 50px!important; } .mt50 { margin-top: 50px!important; } .gradient { background: #006743; /* Old browsers */ background: -moz-linear-gradient(left, #006743 0%, #007468 50%, #008089 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #006743 0%, #007468 50%, #008089 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #006743 0%, #007468 50%, #008089 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006743', endColorstr='#008089', GradientType=1); /* IE6-9 */ } .gradient-big { background: #4dacc3; /* Old browsers */ background: -moz-linear-gradient(left, #4dacc3 0%, #50b1ab 50%, #54b593 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #4dacc3 0%, #50b1ab 50%, #54b593 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #4dacc3 0%, #50b1ab 50%, #54b593 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4dacc3', endColorstr='#54b593', GradientType=1); /* IE6-9 */ } .p-relative { position: relative; } .pa{ position: absolute; } .tool-bar .site-lang { position: absolute; top: 0; right: -150px; line-height: 40px; } .tool-bar .site-lang a, .tool-bar .site-lang span { color: #ffffff; } .tool-bar .site-lang span { padding: 0 5px; } .tool-bar .bar-icons { line-height: 40px; height: 40px; text-align: right; } .tool-bar .bar-icons img { padding-left: 10px; } #wechat-icon-gif { position: absolute; right: 0; top: 40px; z-index: 9999; display: none; } .header .head-main { height: 75px; background: #ffffff; } .header .head-main .logo { float: left; } .header .head-main .logo a { display: block; } .header .head-main .logo img { width: 188px; height: 43px; padding: 16px 40px 16px 47px; } .header .head-main .nav { float: left; line-height: 75px; } .header .head-main .nav li { float: left; position: relative; } .header .head-main .nav li a { font-size: 16px; color: #302c2c; display: block; padding: 0 26px; } .header .head-main .nav li.on a, .header .head-main .nav li a:hover { background: #006743; color: #ffffff; } .header .head-main .nav li .sub { position: absolute; left: 0; top: 75px; width: 140px; z-index: 99999999; border-top: 1px solid #006743; display: none; } .header .head-main .nav li .sub a { display: block; padding: 0 0 0 25px; line-height: 40px; border-bottom: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; font-size: 14px; color: #302c2c; background-color: #fff; } .header .head-main .nav li .sub a:hover { color: #147352; background: #ebedf0; } /* banner */ .banner { position: relative; width: 100%; max-height: 550px; overflow: hidden; } .banner .flexslider{position:relative;overflow:hidden;} .banner .slides{position:relative;z-index:1; width:100%; display:table;} .banner .slides li{ width:100%; position:relative;} .banner .flex-control-nav{position:absolute;bottom:26px;z-index:2;width:100%;text-align:center;} .banner .flex-control-nav li{display:inline-block;width:65px;height:2px;margin:0 5px;*display:inline;zoom:1;} .banner .flex-control-nav li a{width:65px;height:2px;display:block; overflow:hidden; line-height:60px; cursor:pointer; border-top:2px solid rgba(255,255,255,0.5);} .banner .flex-control-nav a.flex-active{ border-top:4px solid #fff;} .banner .flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%; display:none;} .industry ul { width: 918px; overflow: hidden; margin: 0 auto; } .industry li { float: left; padding: 30px 93px; } .industry li a { display: block; text-align: center; color: #006743; } .industry li a i { width: 120px; height: 120px; display: block; background: #ffffff; } .industry li a h3 { font-size: 20px; margin-top: 15px; } .industry li a h5 { font-size: 12px; font-weight: normal; } .industry li a.Health-and-Leisure i { background: url("../img/0_0004.png"); } .industry li a.Health-and-Leisure:hover i { background: url("../img/0_0005.png"); } .industry li a.Green-Energy i { background: url("../img/0_0002.png"); } .industry li a.Green-Energy:hover i { background: url("../img/0_0003.png"); } .industry li a.Financial-Investment i { background: url("../img/0_0000.png"); } .industry li a.Financial-Investment:hover i { background: url("../img/0_0001.png"); } .video { padding: 40px 0 60px 0; } .block .title, .block .sub-title { font-weight: bold; color: #ffffff; text-align: center; } .block .title { font-size: 28px; margin-bottom: 5px; } .block .sub-title { margin-bottom: 35px; font-weight: normal; } .news-public { padding-top: 40px; padding-bottom: 40px; } .news-public .block .title { color: #000000; } .news-public .block .sub-title { color: #a1a1a1; } .news-public .main { padding: 0 0 40px 0; } .news-public .main li { float: left; /*margin:13px 0;*/ } .news-public .main li .date { float: left; width: 65px; color: #ffffff; text-align: center; } .news-public .main li .date .day { font-size: 44px; line-height: 55px; height: 45px; } .news-public .main li .date .ym { font-size: 12px; height: 25px; line-height: 20px; } .news-public .main li .news-container { padding-left: 14px; padding-top: 13px; float: left; width: 455px; } .news-public .news-container .news-title{ font-size: 16px; color: #000000; font-weight: bold; line-height: 24px; display: block; } .news-public .news-container .news-desc { font-size: 14px; color: #a1a1a1; line-height: 24px; } /* 新闻动态 */ .news { padding: 40px 0; } .gradient-more { background: #0088aa; /* Old browsers */ background: -moz-linear-gradient(left, #0088aa 0%, #08927a 50%, #0b9665 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #0088aa 0%, #08927a 50%, #0b9665 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #0088aa 0%, #08927a 50%, #0b9665 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088aa', endColorstr='#54b593', GradientType=1); /* IE6-9 */ } .more { width: 120px; padding: 2px; border-radius: 50px; margin: 0 auto; text-align: center; height: 40px; line-height: 40px; font-size: 14px; } .more a { display: block; color: #006743; background: #ffffff; border-radius: 50px; font-weight: bold; } .more a.nobg { background: none; color: #ffffff; } .more a:hover { background: none; color: #ffffff; } .more a.nobg:hover { background: #ffffff; color: #006743; } .news .news-item { width: 555px; padding: 15px; background: #ffffff; height: 260px; float: left; } .news .news-item.news-item-last { float: right; } .news .news-flexslider { position: relative; margin-bottom: 40px; height: 290px; } .news .news-flexslider .flex-control-nav { display: none; } .news .news-flexslider .flex-direction-nav a { display: block; position: absolute; top: 50%; margin-top: -75px; width: 50px; height: 150px; } .news .news-flexslider .flex-direction-nav a.flex-prev { left: -80px; background: url("../img/left_arrow.png") no-repeat left center; } .news .news-flexslider .flex-direction-nav a.flex-next { right: -80px; background: url("../img/right_arrow.png") no-repeat left center; } .news .news-flexslider .flex-direction-nav a:hover { opacity: .6; } .news .news-flexslider .flex-direction-nav a .news.news-flexslider .slides { position: relative; z-index: 1; width: 100%; display: table; } .news .news-item .thumb { float: left; } .news .news-item .thumb img { width: 245px; height: 260px; } .news .news-item .content { float: left; padding-left: 30px; height: 260px; width: 265px; position: relative; } .news .news-item .news-title { font-size: 18px; font-weight: bold; color: #302c2c; height: 60px; display: block; line-height: 60px; } .news .news-item .news-desc { font-size: 13px; color: #302c2c; line-height: 24px; text-indent: 2em; } .news .news-item .content a.news-more { position: absolute; right: 0; bottom: 0; font-size: 12px; color: #50b0ae; } /* footer */ .footer { width: 100%; background: #f1f1f1; padding: 30px 0; } .footer .qrcode { float: right; } .footer .qrcode .qrcode-item { display: inline-block; margin-left: 20px; } .footer .qrcode .qrcode-item img { width: 75px; height: 75px; } .footer .qrcode .qrcode-item .title { color: #afafaf; font-size: 12px; text-align: center; line-height: 26px; } .footer .foot-main { float: left; width: 870px; padding-top: 5px; } .footer .foot-main, .footer .foot-main a { color: #afafaf; } .footer .foot-main .line { line-height: 28px; } .dividing { padding: 0 15px; } .banner-bg { width: 100%; height: 350px; } /*menus*/ .menus { width: 100%; height: 50px; border-bottom: 1px solid #a1a1a1; } .menus dl { width: 100%; display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -moz-box; } .menus dl dd { width: 100%; text-align: center; -moz-box-flex: 1.0; -webkit-box-flex: 1.0; box-flex: 1.0; } .menus dl dd a { display: block; height: 50px; line-height: 50px; font-size: 14px; color: #302c2c; } .menus dl dd.on a, .menus dl dd a:hover { color: #ffffff; background: #0f8c61; /* Old browsers */ background: -moz-linear-gradient(left, #0f8c61 0%, #0b8779 50%, #08838f 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #0f8c61 0%, #0b8779 50%, #08838f 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #0f8c61 0%, #0b8779 50%, #08838f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f8c61', endColorstr='#08838f', GradientType=1); /* IE6-9 */ } .gradient-2 { background: #0f8c61; /* Old browsers */ background: -moz-linear-gradient(left, #0f8c61 0%, #0b8779 50%, #08838f 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #0f8c61 0%, #0b8779 50%, #08838f 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #0f8c61 0%, #0b8779 50%, #08838f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f8c61', endColorstr='#08838f', GradientType=1); /* IE6-9 */ } /*test*/ .div-1 li { color: #ffffff; font-size: 16px; text-align: center; line-height: 20px; width: 213px; font-weight: bold; margin: 0 90px; float: left; height: 20px; padding: 110px 0; } .datawz { line-height: 32px; font-size: 16px; color: #fff; position: relative; padding-top: 65px; } .datanum { padding-top: 20px; } .datanum ul li { width: 350px; text-align: center; float: left; position: relative; font-size: 16px; color: #fff; } .datanum ul li span{ font-size:100px;} .datanum ul li p{ display:inline-table; width:90%;font-size: 13px;} .div-3 dd p { text-align: center; line-height: 30px; color: #000000; } .div-3 dl { width: 100%; display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -moz-box; } .div-3 dl dd { width: 100%; text-align: center; -moz-box-flex: 1.0; -webkit-box-flex: 1.0; box-flex: 1.0; margin-bottom: 20px; } .product-section{padding-bottom:50px;position:relative;} .product-title{padding:50px 10px 30px;font-weight:normal;font-size:36px;line-height:46px;color:#252b3a;text-align:center;color:#ffffff} .product-wrapper{max-width:1200px;padding-left:10px;padding-right:10px;margin-left:auto;margin-right:auto;position:relative} .swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1} .product-features .product-body{margin:0px 25px} .product-features .product-body:after{content:"";width:100%;height:3px;background:url(../img/productBase-features-model.png) no-repeat;background-size:100% auto;background-position:center;position:absolute;top:50px;left:0;z-index:0} /*li*/ .features-item{position:relative;float:left} .features-slide .features-item>*{text-align:center} .features-item h3{font-weight:normal;font-size:16px;line-height:28px;margin-bottom:50px;color:#ffffff;opacity:0.7;transition:all 0.1s} .features-item i{position:absolute;width:75%;height:33px;background:url(../img/productBase-features-timeline.png) no-repeat;background-size:contain;background-position:right center;left:-25%;margin-left:10px;top:35px;z-index:3} .features-item .features-info{display:block;margin:0 auto;padding:20px 53px;transition:all 0.3s;border-radius:2px} .features-item .features-info .features-info-i{font-size:14px;color:#A0A2A8;line-height:22px;margin-bottom:10px} .features-item .features-info .features-info-s{font-size:16px;color:#FFFFFF;line-height:24px;overflow:hidden} .features-item.dark i{background:url(../img/productBase-features-timeline-dark.png) no-repeat;background-size:contain;background-position:right center} /*鼠标悬浮效果*/ .features-item:hover h3{font-size:22px;line-height:28px;opacity:0.9} .features-item:hover i{width:75%;margin-left:13px;background:url(../img/productBase-features-timeline-hover.png) no-repeat;background-size:contain;background-position:right center} .features-item:hover a{background:url(../img/productBase-features-info.png) no-repeat;background-size:100% 100%} /*左右按钮*/ .product-features .swiper-button-prev{width:30px;height:40%;left:-15px;top:60%;background:none} .product-features .swiper-button-prev:after{content:"";display:inline-block;position:absolute;width:15px;height:30px;background:url(../img/productBase-features-left.png) no-repeat;background-size:100% 100%;top:50%;margin-top:-15px;left:50%;margin-left:-7px} .product-features .swiper-button-next{width:30px;height:40%;right:-15px;top:60%;background:none} .product-features .swiper-button-next:after{content:"";display:inline-block;position:absolute;width:15px;height:30px;background:url(../img/productBase-features-right.png) no-repeat;background-size:100% 100%;top:50%;margin-top:-15px;left:50%;margin-left:-7px} .bidd-col { width: 534px; border: 1px solid #0c9567; padding: 22px; position: relative; } .bidd-col .swiper-container { height: 480px; overflow: hidden; margin-top: 13px; } .bidd-col.col-left { float: left; } .bidd-col.col-right { float: right; } .bidd-title { background: #ffffff; color: #0c9567; font-size: 22px; position: absolute; width: 160px; text-align: center; height: 38px; line-height: 38px; left: 50%; margin-left: -80px; top: -19px; } .about-main { margin-bottom: 40px; } .about-main .about-main-1 { float: left; width: 344px; padding: 70px 305px 0 0; background: url("../img/about/01.png") no-repeat 375px 20px; height: 150px; border-right: 1px solid #e5e5e5; } .about-main .about-main-1 h1 { font-size: 36px; margin-bottom: 15px; font-weight: normal; } .about-main .about-main-1 h5 { font-size: 24px; font-weight: normal; padding-left: 20px; } .about-main .about-main-2 { float: right; width: 250px; padding: 50px 0 0 300px; height: 170px; background: url("../img/about/02.png") no-repeat 70px 45px; } .about-main .about-main-2 h1 { font-size: 24px; font-weight: normal; margin-bottom: 0; margin-top: 30px; } .about-main .about-main-2 h5 { font-size: 24px; font-weight: normal; } .about-main .about-main-2 h5 span { font-size: 90px; color: #128b60; } .big-title { margin: 40px 0; font-weight: normal; text-align: center; } .title-desc { line-height: 32px; font-size: 14px; } .boss-main { padding-left: 551px; position: relative; margin-bottom: 30px; } .boss-main img.boss-img { position: absolute; left: 0; top: 0; } .boss-main .honors { position: absolute; left: 140px; bottom: 300px; width: 380px; height: 70px; } .boss-main .honors dd { padding: 0 5px 3px 5px; float: left; color: #ffffff; font-size: 12px; } .boss-main .boss-info { width: 614px; height: 180px; background: url("../img/about/boss/02.png") no-repeat; margin-bottom: 20px; margin-top: 45px; padding: 0 0 0 35px; } .boss-speaking p { text-indent: 2em; font-size: 15px; line-height: 30px; color: #000000; margin: 3px 0; } .boss-main .boss-info .name { float: left; width: 120px; padding-top: 55px; } .boss-main .boss-info .honor { float: left; width: 450px; padding-left: 40px; padding-top: 20px; } .boss-main .boss-info .honor dd { padding: 2px 5px; float: left; color: #ffffff; font-size: 12px; width: 200px; } .boss-main .boss-info .name h1, .boss-main .boss-info .name h5 { color: #ffffff; font-weight: normal; margin: 0; font-size: 14px; } .boss-main .boss-info .name h1 { font-size: 40px; } .tabs { text-align: center; margin: 10px 0; } .tabs a { padding: 7px 3px; color: #000000; font-size: 16px; margin: 0 26px; display: inline-block; } .tabs a.on { color: #0c9567; border-bottom: 1px solid #0c9567; } .tabs a:hover { color: #0c9567; } .tabs-slider { } .tabs-slider .tab-lists { position: relative; margin: 20px auto 15px auto; } .tabs-slider .tab-lists ul { margin: 0; padding: 15px 0 15px 0; } .tabs-slider .tab-lists ul li { width: 300px; display: inline-block; text-align: center; font-size: 16px; cursor: pointer; float: left; } .tabs-slider .tab-lists ul li .img-wrap { width: 110px; height: 110px; margin: 0 auto; } .tabs-slider .tab-lists ul li .img-wrap i { font-size: 100px; } .tabs-slider .tab-lists ul li p { margin-top: 2px; line-height: 30px; font-size: 20px; color: #666666; } .tabs-slider .tab-lists ul li i { color: #666666; } .tabs-slider .tab-lists ul li.current p { color: #006b44; font-weight: bold; } .tabs-slider .tab-lists ul li.current .img-wrap i { color: #006b44; } .tabs-slider .slider-content { position: relative; } .tabs-slider .slider-content .slider-wrap { position: relative; height: 345px; } .tabs-slider .slider-content .item { opacity: 0; filter: alpha(opacity=0); position: absolute; z-index: 1; left: 0; top: 0; width: 100%; height: 360px; color: #fff; background-size: cover!important; } .tabs-slider .slider-content .item .slide-item-content { width: 1050px; color: #ffffff; font-size: 16px; margin: 100px auto 0 auto; line-height: 42px; } .tabs-slider .slider-content .item.current{ z-index: 2; opacity: 1; filter: alpha(opacity=100); } .tabs-slider .arrow-wrap { position: absolute; z-index: 10; left: 0; top: 0; display: table; width: 100%; height: 18px; overflow: hidden; } .tabs-slider .arrow-wrap .arrow-item { display: table-cell; position: relative; width: auto; background-color: #fff; } .tabs-slider .arrow-wrap .arrow-triangle { width: 1200px; height: 17px; background-color: transparent; } .tabs-slider .arrow-wrap .arrow-triangle:before, .tabs-slider .arrow-wrap .arrow-triangle:after { content: ""; position: absolute; bottom: 0; width: 50%; box-sizing: border-box; } .tabs-slider .arrow-wrap .arrow-triangle:before { right: 50%; border-top: 18px solid #fff; border-right: 22px solid transparent; } .tabs-slider .arrow-wrap .arrow-triangle:after { left: 50%; border-top: 18px solid #fff; border-left: 22px solid transparent; } .arrow-wrap.arrow-current1 .arrow-triangle:before { right: 87.5%; width: 12.5%; } .arrow-wrap.arrow-current1 .arrow-triangle:after { left: 12.5%; width: 87.5%; } .arrow-wrap.arrow-current2 .arrow-triangle:before { right: 62.5%; width: 37.5%; } .arrow-wrap.arrow-current2 .arrow-triangle:after { left: 37.5%; width: 62.5%; } .arrow-wrap.arrow-current3 .arrow-triangle:before { right: 37.5%; width: 62.5%; } .arrow-wrap.arrow-current3 .arrow-triangle:after { left: 62.5%; width: 37.5%; } .arrow-wrap.arrow-current4 .arrow-triangle:before { right: 12.5%; width: 87.5%; } .arrow-wrap.arrow-current4 .arrow-triangle:after { left: 87.5%; width: 12.5%; } /* news list*/ .news-main-bd { } .news-main-bd a.item { display: block; border: 1px solid #a7a7a7; padding: 20px; cursor: pointer; overflow: hidden; margin-bottom: 30px; color: #232323; } .news-main-bd a.item:hover { border-color: #2f5f4f; } .news-main-bd .thumb { width: 303px; height: 208px; border: 1px solid #b6b7b1; float: left; } .news-main-bd .thumb img { width: 303px; height: 208px; } .news-main-bd .news-bd { float: left; padding-left: 22px; width: 831px; } .news-main-bd .news-bd.news-bd-full { padding-left: 0; width: 1158px; } .news-main-bd .news-bd h1 { margin: 0; color: #090909; font-size: 20px; line-height: 36px; } .news-main-bd .news-bd h1 span { float: right; color: #a6a8a5; font-size: 14px; font-weight: normal; } .news-main-bd a.item:hover .news-bd h1 { color: #006843; } .news-main-bd .news-bd .desc { text-indent: 2em; line-height: 30px; margin-top: 20px; font-size: 15px; } .swiper-slides { position: relative; width: 1000px; margin: 0 auto } .swiper-slides .swiper-container { padding-bottom: 60px; } .swiper-slides .swiper-slide { width: 665px; height: 445px; background: #fff; box-shadow: 0 8px 30px #ddd; overflow: hidden; } .swiper-slides .swiper-slide img{ display:block; } .swiper-slides .swiper-slide p { line-height: 98px; padding-top: 0; text-align: center; color: #636363; font-size: 1.1em; margin: 0; } .swiper-slides .swiper-pagination { width: 100%; bottom: 20px; } .swiper-slides .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px; border: 3px solid #fff; background-color: #d5d5d5; width: 10px; height: 10px; opacity: 1; } .swiper-slides .swiper-pagination-bullets .swiper-pagination-bullet-active { border: 3px solid #006843; background-color: #fff; } .swiper-slides .swiper-button-prev { left: -100px; width: 45px; height: 45px; background: url(../img/wm_button_icon.png) no-repeat; background-position: 0 0; background-size: 100%; outline: none; } .swiper-slides .swiper-button-prev:hover { background-position: 0 -46px; background-size: 100% } .swiper-slides .swiper-button-next { right: -100px; width: 45px; height: 45px; background: url(../img/wm_button_icon.png) no-repeat; background-position: 0 -93px; background-size: 100%; outline: none; } .swiper-slides .swiper-button-next:hover { background-position: 0 -139px; background-size: 100% } .color-main { color: #006743 !important; } .fb { font-weight: bold!important; } .content-text-dgt p { line-height: 32px; color: #000; } .content-text-dgt dl dd { margin: 0; padding: 0; } .content-text-dgt dl dd { margin-top: 30px; } .content-text-dgt dl dd h5 { font-size: 14px; font-weight: bold; margin-bottom: 5px; } .content-text-dgt dl dd p { padding-left: 2em; } .content-text-dgt dl dd h5.red { background: url("../img/about/danggongtuan/_0001.png") no-repeat; background-size: 12%; } .content-text-dgt dl dd h5.green { background: url("../img/about/danggongtuan/_0002.png") no-repeat; background-size: 12%; } .content-text-dgt dl dd h5.orange { background: url("../img/about/danggongtuan/_0003.png") no-repeat; background-size: 12%; } .content-text-dgt dl dd h5.yellow { background: url("../img/about/danggongtuan/_0004.png") no-repeat; background-size: 12%; } .content-text-dgt dl dd h5.blue { background: url("../img/about/danggongtuan/_0005.png") no-repeat; background-size: 12%; } .content-text-dgt dl dd h5 { height: 20px; } #jx_banner { width: 100%; background: url("../img/about/jx_banner.png") no-repeat center center; height: 343px; } #jx_banner .banner-content { text-align: left; color: #ffffff; width: 1000px; } #jx_banner .banner-content h1 { color: #ffffff; margin: 80px 0 0 0; text-align: center; } #jx_banner .banner-content p { line-height: 30px; font-size: 15px; margin-top: 20px; } #jx_icons { padding: 50px 0; } #jx_icons .icon-item { width: 183px; height: 115px; margin: 0 25px; padding:79px 45px; display: inline-block; text-align: center; float: left; } #jx_icons .icon-line-1 { width: 969px; margin: 0 auto; } #jx_icons .icon-line-2 { width: 646px; margin: 0 auto; } #jx_icons .icon-item.item-1 { background: url("../img/about/g1.png") no-repeat center center; } #jx_icons .icon-item.item-2 { background: url("../img/about/g2.png") no-repeat center center; } #jx_icons .icon-item.item-3 { background: url("../img/about/g3.png") no-repeat center center; } #jx_icons .icon-item.item-4 { background: url("../img/about/g4.png") no-repeat center center; } #jx_icons .icon-item.item-5 { background: url("../img/about/g5.png") no-repeat center center; } #jx_icons .icon-item h3 { color: #0b8f60; font-size: 34px; padding-top: 20px; } #jx_icons .icon-item h3 span, #jx_icons .icon-item p{ font-size: 18px; font-weight: bold; color: #0b8f60; padding-top: 5px; } .content-text-gy p { line-height: 32px; color: #000; margin-bottom: 15px; } .aboutbox { width: 1px; height: 70%; background: #64afa4; position: absolute; right: 0px; top: 20%; } #rcln.tabs-slider .tab-lists ul li { width: 240px; } #rcln.tabs-slider .slider-content .slider-wrap { height: 230px; } #rcln.tabs-slider .slider-content .item { height: 230px; } #rcln.tabs-slider .slider-content .item .slide-item-content { margin-top: 80px; } #rcln .arrow-wrap.arrow-current1 .arrow-triangle:before { right: 90%; width: 10%; } #rcln .arrow-wrap.arrow-current1 .arrow-triangle:after { left: 10%; width: 90%; } #rcln .arrow-wrap.arrow-current2 .arrow-triangle:before { right: 70%; width: 30%; } #rcln .arrow-wrap.arrow-current2 .arrow-triangle:after { left: 30%; width: 70%; } #rcln .arrow-wrap.arrow-current3 .arrow-triangle:before { right: 50%; width: 50%; } #rcln .arrow-wrap.arrow-current3 .arrow-triangle:after { left: 50%; width: 50%; } #rcln .arrow-wrap.arrow-current4 .arrow-triangle:before { right: 30%; width: 70%; } #rcln .arrow-wrap.arrow-current4 .arrow-triangle:after { left: 70%; width: 30%; } #rcln .arrow-wrap.arrow-current5 .arrow-triangle:before { right: 10%; width: 90%; } #rcln .arrow-wrap.arrow-current5 .arrow-triangle:after { left: 90%; width: 10%; } .xueyuan-text p { line-height: 32px; margin-bottom: 15px; position: relative; } .xueyuan-text p:before { content: ""; position: absolute; top: 10px; width: 5px; height: 16px; left: -15px; background: #006742; } #bidding-apply-form .form-hd { background: #fcfcfc; padding: 20px 0 10px 0; margin-bottom: 30px; } #bidding-apply-form .form-hd h1 { color: #005832; font-size: 24px; margin: 0 0 0 12px; font-weight: normal; } #bidding-apply-form .form-hd h5 { font-weight: normal; font-size: 12px; margin: 10px 0 0 12px; } #faqbox { font-size:12px} #faqbox .faqline{ text-align:left; position:relative;} #faqbox .faqline .faqtit{ width:160px; display:block; text-align:right; position:absolute; left:0px; font-size:14px; margin-top:0px; color:#666;} #faqbox .faqline .input{border:#ccc 1px solid; height:28px; line-height:28px; width:300px; text-indent:0.5em;} #faqbox .Content{ line-height:2em; height:120px; text-align:left} #faqbox .Content .faqtit{ width:460px; display:block; float:left; clear:both; text-align:right} #faqbox .faqline textarea { border:#ccc 1px solid; font-size:12px; float:left; height:100px; width:450px; line-height:20px; text-indent:0.5em; margin-top:5px; margin-bottom:5px; margin-right:5px;} #faqbox .faqline em{color:#999999} #faqbox .faqline p{ position:absolute; left:160px; padding:0px; margin:0px;} #faqbox .faqline p input{ padding:0px; margin:0px;} #faqbox .textLine{ height:110px; line-height:105px;} #faqbox .textLine em{ line-height:35px; } #faqbox .inputLine{ height:35px; line-height:35px;} #faqbox .style{ height:60px;} #faqbox .style .faqtit{ line-height:60px;} #faqbox .style p{ width:800px} #faqbox #style{width:13px; height:13px;} .contact-info { width: 850px; margin: 0 auto; } .contact-info p { margin-bottom: 15px; font-size: 18px; } .contact-info span { padding-right: 80px; } .contact-info span.nopd { padding: 0; } #guiding-text { width: 100%; background: url("https://mizuda.oss-cn-hangzhou.aliyuncs.com/upload/20210830/a080215088888ce116ac4c5974f7ed2f.jpg") no-repeat center center; height: 920px; } #guiding-text .content { padding: 35px 0 0 0; } #guiding-text .content p { line-height: 32px; margin-top: 10px; } .news-detail-hd h1 { text-align: center; line-height: 38px; font-size: 25px; } .news-detail-hd .date { text-align: center; color: #a6a8a5; } .news-detail-hd .content { line-height: 26px; margin: 30px 0; text-align: justify; word-wrap: break-word; } .news-detail-hd .content p { text-indent: 2em; margin-bottom: 15px; line-height: 1.8; font-size: 18px; } .news-detail-hd .content img { text-align: center; margin-bottom: 15px; } .news-detail-hd .content p img { text-align: center; } #news-detail-hd-v2 .content p { text-indent: 0em; } .industry-logo { text-align: center; margin-bottom: 20px; } .small-title { font-size: 25px; font-weight: normal; line-height: 36px; text-align: center; margin-bottom: 20px; } .color-white { color: #fff; } .cards { } div.cards.showing div.card { cursor: pointer; opacity: 0.6; -webkit-transform: scale(0.88); transform: scale(0.88); } .no-touch div.cards.showing div.card:hover { opacity: 0.94; -webkit-transform: scale(0.92); transform: scale(0.92); } div.card { background: #0f8c60; display: inline-block; margin-right: 24px; margin-bottom: 24px; max-width: 384px; width: 384px; position: relative; text-align: left; -webkit-transition: all 0.3s 0s ease-in; transition: all 0.3s 0s ease-in; z-index: 1; float: left; } div.card.last { margin-right: 0; } div.card.show { z-index: 10; } div.card.show { opacity: 1 !important; -webkit-transform: scale(1) !important; transform: scale(1) !important; } div.card div.card-title { background: #0f8c60; position: relative; z-index: 0; padding: 20px 35px 20px 20px; cursor: pointer; } div.card div.card-title h2 { font-size: 15px; margin: 0; padding: 0; color: #ffffff; } div.card div.card-title i { background: url("../img/industry-arrow.png") no-repeat; width: 17px; height: 11px; position: absolute; right: 20px; bottom: 24px; -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg); transform:rotate(180deg); filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transition: all 0.3s 0s ease-out; transition: all 0.3s 0s ease-out; } div.card div.card-flap { background: #0f8c60; position: absolute; width: 100%; -webkit-transform-origin: top; transform-origin: top; -webkit-transform: rotateX(-90deg); transform: rotateX(-90deg); border-top: 1px solid #3bae85; } div.card div.flap1 { -webkit-transition: all 0.3s 0.3s ease-out; transition: all 0.3s 0.3s ease-out; z-index: -1; } div.card.show div.card-flap { background: #0f8c60; -webkit-transform: rotateX(0deg); transform: rotateX(0deg); } div.card.show div.flap1 { -webkit-transition: all 0.3s 0s ease-out; transition: all 0.3s 0s ease-out; } div.card .card-description { line-height: 22px; color: #ffffff; padding: 10px 20px; font-size: 13px; } div.card.show div.card-title i { background: url("../img/industry-arrow.png") no-repeat; width: 17px; height: 11px; position: absolute; right: 20px; bottom: 24px; -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); transform:rotate(0deg); filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transition: all 0.3s 0s ease-out; transition: all 0.3s 0s ease-out; } .circle-list .circle-item { width: 300px; float: left; } .circle-list .circle-item .inner-container { width: 205px; height: 205px; border-radius: 50%; margin: 0 auto; position: relative; } .circle-list .circle-item .inner-container .inner-container-2 { width: 143px; height: 133px; border-radius: 50%; margin: 0 auto; background: #ffffff; position: absolute; top: 11px; left: 11px; text-align: center; padding: 50px 20px 0 20px; } .circle-list .circle-item .inner-container .inner-container-2 h3 { font-size:46px; color: #5f5f5f; font-weight: normal; } .circle-list .circle-item .inner-container .inner-container-2 small { color: #656565; font-size: 20px; } .circle-list .circle-item p { text-align: center; color: #696969; font-size: 16px; margin-top: 15px; } .contact-hd .wximg { width: 178px; height: 178px; } .contact-hd .contact-users { font-size: 16px; width: 782px; padding: 0px 0 50px 40px; } .contact-hd .contact-users span { margin-right: 50px; } .contact-hd .contact-users span.color-main { margin-right: 5px; } .contact-hd .contact-users dd { float: left; width: 100%; padding: 8px 0; } .contact-hd .contact-users dd.last { width: 40% } .jubao-hd { width: 800px; margin: 0 auto; } .jubao-hd .jubao-email { height: 50px; line-height: 50px; font-size: 18px; color: #000000; padding-left: 50px; background: url("../img/contact/email.png?v=2") no-repeat left center; float: left; width: 300px; } .jubao-hd .jubao-tel { height: 50px; line-height: 50px; font-size: 18px; color: #000000; padding-left: 50px; background: url("../img/contact/tel.png?v=2") no-repeat left center; float: left; width: 400px; } .jubao-hd .jubao-address { height: 50px; line-height: 50px; font-size: 18px; color: #000000; padding-left: 50px; background: url("../img/address.png?v=2") no-repeat left center; width: 650px; } .news-list-lite li { border-bottom: 1px solid #cccccc; line-height: 50px; height: 50px; font-size: 16px; } .news-list-lite li .time { float: right; color: #a6a8a5; font-size: 14px; font-weight: normal; } .news-list-lite li a { color: #090909; } .news-list-lite li a:hover { color: #006843;; } /*video*/ .video_bg { float: left; width: 386px; margin-right: 21px; text-align: center; } .magazine_bg { width: 216px; margin-right: 112px; } .video_bg img { width: 386px; } .video_bg.magazine_bg img { width: 216px; } .video_bg a:hover{ background:url(../img/alpha_black_80.png) repeat; cursor:pointer; text-decoration:none} .video_bg .img_scale{-moz-transition: all 0.6s ease-in 0s; -webkit-transition:all 0.6s ease-in 0s; transition:all 0.6s ease-in 0s; -o-transition:all 0.6s ease-in 0s; background:url(../img/play_logo_bg.png) no-repeat center center; width:100%; height:100%; z-index:98} .video_bg:hover .img_scale{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);} .video_bg:hover .img_filter{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;} .video_bg.last { margin-right: 0; } .video_bg .title { height: 60px; padding-top: 5px; text-align: center; font-size: 16px; color: #444; } #videoimg { cursor: pointer; } #back-to-top { z-index: 2; position: fixed; right: 20px; bottom: 20px; overflow: hidden; width: 58px; height: 58px; cursor: pointer; display: none; } #back-to-top a { display: block; width: 58px; height: 58px; background: url("../img/back-to-top.png") no-repeat top center; } #back-to-top a:hover { background: url("../img/back-to-top-hover.png") no-repeat top center; } #about-honor-slider.tabs-slider .tab-lists ul li { width: 240px; } #about-honor-slider.tabs-slider .slider-content .slider-wrap { height: 330px; } #about-honor-slider.tabs-slider .slider-content .item { height: 330px; } #about-honor-slider.tabs-slider .slider-content .item .slide-item-content { margin-top: 80px; } #about-honor-slider .arrow-wrap.arrow-current1 .arrow-triangle:before { right: 90%; width: 10%; } #about-honor-slider .arrow-wrap.arrow-current1 .arrow-triangle:after { left: 10%; width: 90%; } #about-honor-slider .arrow-wrap.arrow-current2 .arrow-triangle:before { right: 70%; width: 30%; } #about-honor-slider .arrow-wrap.arrow-current2 .arrow-triangle:after { left: 30%; width: 70%; } #about-honor-slider .arrow-wrap.arrow-current3 .arrow-triangle:before { right: 50%; width: 50%; } #about-honor-slider .arrow-wrap.arrow-current3 .arrow-triangle:after { left: 50%; width: 50%; } #about-honor-slider .arrow-wrap.arrow-current4 .arrow-triangle:before { right: 30%; width: 70%; } #about-honor-slider .arrow-wrap.arrow-current4 .arrow-triangle:after { left: 70%; width: 30%; } #about-honor-slider .arrow-wrap.arrow-current5 .arrow-triangle:before { right: 10%; width: 90%; } #about-honor-slider .arrow-wrap.arrow-current5 .arrow-triangle:after { left: 90%; width: 10%; } #about-honor-slider.tabs-slider .tab-lists ul li i { font-size: 80px; } #about-honor-slider.tabs-slider .tab-lists ul li .img-wrap{ width: 90px; height: 90px; } #about-honor-slider.tabs-slider .tab-lists ul li p { font-weight: normal; } #about-honor-slider.tabs-slider .tab-lists ul li.list-item-red { color: #F55F5F; } #about-honor-slider.tabs-slider .tab-lists ul li.list-item-red.current p { font-weight: bold; color: #F55F5F; } #about-honor-slider.tabs-slider .tab-lists ul li.list-item-red.current i,#about-honor-slider.tabs-slider .tab-lists ul li.list-item-red i { color: #F55F5F; } #about-honor-slider.tabs-slider .tab-lists ul li.list-item-green { color: #05AC74; } #about-honor-slider.tabs-slider .tab-lists ul li.list-item-green.current p { font-weight: bold; color: #05AC74; } #about-honor-slider.tabs-slider .tab-lists ul li.list-item-green.current i,#about-honor-slider.tabs-slider .tab-lists ul li.list-item-green i { color: #05AC74; } #about-honor-slider.tabs-slider .tab-lists ul li.list-item-orange { color: #FF9E5E; } #about-honor-slider.tabs-slider .tab-lists ul li.list-item-orange.current p { font-weight: bold; color: #FF9E5E; } #about-honor-slider.tabs-slider .tab-lists ul li.list-item-orange.current i,#about-honor-slider.tabs-slider .tab-lists ul li.list-item-orange i { color: #FF9E5E; } #about-honor-slider.tabs-slider .tab-lists ul li.list-item-yellow { color: #FFDB59; } #about-honor-slider.tabs-slider .tab-lists ul li.list-item-yellow.current p { font-weight: bold; color: #FFDB59; } #about-honor-slider.tabs-slider .tab-lists ul li.list-item-yellow.current i,#about-honor-slider.tabs-slider .tab-lists ul li.list-item-yellow i { color: #FFDB59; } #about-honor-slider.tabs-slider .tab-lists ul li.list-item-blue { color: #5198F5; } #about-honor-slider.tabs-slider .tab-lists ul li.list-item-blue.current p { font-weight: bold; color: #5198F5; } #about-honor-slider.tabs-slider .tab-lists ul li.list-item-blue.current i,#about-honor-slider.tabs-slider .tab-lists ul li.list-item-blue i { color: #5198F5; } .swiper-slides .swiper-slide div.title { position: absolute; bottom: 0; left: 0; text-align: center; width: 100%; height: 30px; line-height: 30px; color: #ffffff; background: rgba(0,0,0,.6); } #pa .pa { width: 100%; top: 85px; } .honor-images .honor-image-item { width: 360px; height: 260px; margin-right: 60px; margin-bottom: 60px; float: left; } .honor-images .honor-image-item.last { margin-right: 0; } #honor-images .flex-direction-nav{display: none} #honor-images .flex-control-nav { text-align: center; margin-bottom: 50px; } #honor-images .flex-control-nav li { display: inline-block; } #honor-images .flex-control-nav li a { display: inline-block; border-radius: 100%; margin: 0 5px; border: 3px solid #fff; background-color: #d5d5d5; width: 10px; height: 10px; opacity: 1; text-indent: -99999em; cursor: pointer; } #honor-images .flex-control-nav li a.flex-active { border: 3px solid #006843; background-color: #fff; } #more-job .more { margin: 0; width: 200px; border-radius: 10px; } #more-job .more a { position: relative; border-radius: 10px; padding-right: 15px; } #more-job .more i { background: url("../img/hr/01.png") no-repeat; position: absolute; right: 15px; top: 11px; width: 18px; height: 18px; background-size: cover; } #more-job .more a:hover i { background: url("../img/hr/02.png") no-repeat; background-size: cover; } .contact-item a { color: #232323; } .form-table table { width: 100%; } .form-table table td { border: 1px solid #bbb; vertical-align: middle; padding: 10px; font-size: 18px; } .form-table table td { /*width: 380px;*/ } .form-table table td.table-title { width: 20px; padding: 10px 30px; } .form-table table td.table-col { /*width: 60px;*/ } .form-table table td.table-col-l { width: 80px; } .form-table table input,.form-table table textarea { outline: none; } .form-table table input.full,.form-table table textarea.full { width: 100%; } .form-table table input.line { border-bottom: 1px solid #333333; } .industry-icons i { font-size: 115px; color: #0f8c60; } .form-table table input.tel_full { background: #e8e8e8; border-radius: 3px; font-size: 13px; line-height: 24px; } .f20 { font-size: 20px!important; } .f18 { font-size: 18px!important; word-wrap: break-word; text-align: justify; } .f26 { font-size: 26px!important; } .search-form { height: 30px; border: 1px solid #006743; position: absolute; top: 4px; right: 0; width: 200px; background: #fff; } .search-form .search-text { border: 0; height: 26px; line-height: 26px; padding-left: 10px; padding-top: 2px; } .search-form .closeBtn { position: absolute; top:8px; right: 215px; cursor: pointer; } .search-form .closeBtn img { vertical-align: top; } .inputs { width: 20px; background: url(https://mizuda.oss-cn-hangzhou.aliyuncs.com/upload/20190617/d5e8c47eb35b1f3d8f7670c03b45ed4e.png) no-repeat center center; cursor: pointer; background-size: 70%; position: relative; top: 4px; } .search-result h1 { font-weight: normal; padding: 0px 0 0px 20px; border-left: 2px solid #006742; margin: 50px 0; line-height: 1; } .search-info { background-color: #c9ebdd; color: #63be9d; padding: 36px 30px; line-height: 30px; margin-bottom: 50px; } .search-info .stxt { border: 1px solid #69bfa2; padding: 0px 17px; height: 30px; width: 30%; float: left; color: #6D6B6B; } .search-info .sbtn { background-color: #008f5a; color: #fff; overflow: hidden; text-align: center; width: 85px; border: 0px none; height: 32px; line-height: 32px; float: left; margin-left: 14px; } .search-info .snum { font-style: italic; padding-left: 12px; } .serachlist a:link, .serachlist a:visited { color: #a9a9a9; } .serachlist a:active, .serachlist a:hover { color: #767676; } .serachlist dd { border-bottom: 1px solid #cccccc; font-size: 16px; color: #a9a9a9; padding-bottom: 24px; margin-bottom: 30px; } .serachlist dd .num { float: left; display: block; padding-right: 26px; font-size: 18px; line-height: 1.4; } .serachlist dd .blue { color: #5899dd; text-decoration: underline; } .footer-pagination { padding: 20px 0; } .footer-pagination .form-control-static { line-height: 38px; } .pagination { display: inline-block; padding-left: 0; margin: 0; border-radius: 4px } .pagination>li { display: inline } .pagination>li>a,.pagination>li>span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #337ab7; text-decoration: none; background-color: #fff; border: 1px solid #ddd } .pagination>li:first-child>a,.pagination>li:first-child>span { margin-left: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px } .pagination>li:last-child>a,.pagination>li:last-child>span { border-top-right-radius: 4px; border-bottom-right-radius: 4px } .pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover { z-index: 2; color: #23527c; background-color: #eee; border-color: #ddd } .pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover { z-index: 3; color: #fff; cursor: default; background-color: #337ab7; border-color: #337ab7 } .pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover { color: #777; cursor: not-allowed; background-color: #fff; border-color: #ddd } .pagination>li>a,.pagination>li>span { color: inherit; border-color: #dcdcdc; transition: border-color,0.3s } .pagination>li>span { cursor: default } .pagination>li>span:hover { background-color: #fff } .pagination>li:first-child>a,.pagination>li:first-child span { border-top-left-radius: 0; border-bottom-left-radius: 0 } .pagination>li:last-child>a,.pagination>li:last-child span { border-top-right-radius: 0; border-bottom-right-radius: 0 } .pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus { background-color: #006843; border-color: #006843 } .webuploader-container { position: relative; } .webuploader-element-invisible { position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px,1px,1px,1px); } .webuploader-pick { /*position: relative;*/ /*display: inline-block;*/ /*cursor: pointer;*/ /*background: #00b7ee;*/ /*padding: 10px 15px;*/ /*color: #fff;*/ /*text-align: center;*/ /*border-radius: 3px;*/ /*overflow: hidden;*/ } .webuploader-pick-hover { /*background: #00a2d4;*/ } .webuploader-pick-disable { opacity: 0.6; pointer-events:none; } .slide-image { width: 100%; height: 550px; background-repeat: no-repeat; background-position: top center; } .mobile-news-flexslider,.mobile-footer,.mobile-header,.mobile-header-blank,.about-dream-mobile,.about-note-mobile,.industry-e-item-5-mobile { display: none; } .w872 { width: 872px; } .inner-container-3 { padding-top: 65px; height: 118px; } .div-3 dl.industry-icons-2 { width: 600px; margin: 0 auto 40px auto } /* 校园招聘 */ .job-title { padding-top: 40px; text-align: center; padding-bottom: 20px; } .job-title h1 { color: #ffe116; margin: 0; } .job-title h5 { font-weight: normal; color: #ffe116; margin: 0; font-size: 12px; } #school-job-table { padding-bottom: 50px; padding-top: 10px; } #school-job-table table { width: 100%; } #school-job-table table th { font-weight: normal; } #school-job-table table td, #school-job-table table th { border: 1px solid #ffffff; vertical-align: middle; padding: 10px 8px; font-size: 16px; color: #ffffff; text-align: center; } #school-job-table table td.text-left { text-align: left; } #job-contact-panel { padding-top: 40px; } #job-contact-panel .panel-l { width: 220px; padding-right: 45px; float: left; } #job-contact-panel .panel-l .image-item { width: 220px; height: 220px; padding-bottom: 30px; } #job-contact-panel .panel-r { width: 935px; float: right; } #job-contact-panel .panel-r .info-item { color: #ffffff; font-size: 20px; padding-bottom: 7px; } #job-contact-panel .panel-r .info-item label{ float: left; width: 150px; font-weight: bold; letter-spacing:8px; height: 36px; line-height: 36px; } #job-contact-panel .panel-r .info-item .full-line { width: 785px; float: left; line-height: 36px; font-size: 20px; } #job-contact-panel .panel-r .info-item .half-line { width: 317px; } /* 全景VR */ .vr-bg { width: 100%; height: 2231px; background: url("https://mizuda.oss-cn-hangzhou.aliyuncs.com/upload/20201113/cc12c2bc21a5a8a87189f7409649d23f.jpg") no-repeat top center; } .vr-list ul { list-style-type: none; margin-top: 60px; } .vr-list ul li { width: 288px; height: 255px; border-radius: 10px; background: #00a2ea; margin-right: 16px; margin-bottom: 88px; text-align: center; padding: 10px 0; float: left; } .vr-list ul li:nth-child(4n) { margin-right: 0; } .vr-list ul li h3 { text-align: center; color: #ffffff; font-size: 20px; margin-top: 10px; margin-bottom: 5px; } .vr-list ul li em { font-style: normal; color: #ffffff; font-size: 15px; margin-bottom: 5px; display: block; } /** 产业布局**/ @keyframes boderM { 0% { transform: translate(-50%, -50%) scale(1); opacity: 0 } 20% { opacity: 1 } 75% { transform: translate(-50%, -50%) scale(2); opacity: 0 } 100% { opacity: 0 } } @keyframes bordershow { 50% { box-shadow: 0px 0px 10px 0 #006743; } } .layouts__container { padding-top: 40px; width: 100%; max-width: 1920px; margin: 0 auto; } .layouts__container .block .title { color: #000000; } .layouts__container .block .sub-title { color: #a1a1a1; } .layouts__container .layouts__box { position: relative; z-index: 2; } .layouts__container .layouts__box .bd { } .layouts__container .layouts__box .bd .bg { position: relative; } .layouts__container .layouts__box .bd .bg .video_cover{ width: 100%; display: block; } .layouts__container .layouts__box .bd .bg .img_cover{ display: none; width: 100%; } .layouts__container .layouts__box .bd .pos_cover { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 10; } .layouts__container .layouts__box .bd .pos_cover.pc { display: block; } .layouts__container .layouts__box .bd .pos_cover.mobile { display: none; } .layouts__container .layouts__box .bd .pos_cover .layout_li { position: absolute; z-index: 5; } .layouts__container .layouts__box .bd .pos_cover .layout_li a { position: relative; display: block; color: #FFFFFF; } .layouts__container .layouts__box .bd .pos_cover .layout_li a .dian { position: relative; animation: bordershow 3s infinite; display: block; width: 4px; height: 4px; background: #fff; border: 7px solid #006743; border-radius: 50%; } .layouts__container .layouts__box .bd .pos_cover .layout_li a .dian::before { content: ''; display: block; position: absolute; left: 50%; top: 50%; z-index: -1; transform: translate(-50%, -50%); width: 25px; height: 25px; border-radius: 50%; background: rgba(0, 30, 180, 0.2); } .layouts__container .layouts__box .bd .pos_cover .layout_li a .dian::after { content: ''; display: block; position: absolute; left: 50%; top: 50%; z-index: -1; transform: translate(-50%, -50%); width: 25px; height: 25px; border-radius: 50%; background: rgba(0, 30, 180, 0.2); } .layouts__container .layouts__box .bd .pos_cover .layout_li a .dian::before { animation: boderM 3s .75s infinite; } .layouts__container .layouts__box .bd .pos_cover .layout_li a .dian::after { animation: boderM 3s infinite; } .layouts__container .layouts__box .bd .pos_cover .layout_li a .layout_xl { position: absolute; left: 42px; top: 50%; z-index: 1; transform: translateY(-50%); white-space: nowrap; padding: 0 23px; pointer-events: none; font-size: 15px; line-height: 40px; } .layouts__container .layouts__box .bd .pos_cover .layout_li a .layout_xl::before { content: ""; position: absolute; left: 0; top: 0; z-index: -1; width: 0; height: 100%; border-top-left-radius: 30px; border-top-right-radius: 30px; border-bottom-right-radius: 30px; background: #0f8c61; background: linear-gradient(to right, #0f8c61 0%, #158a94 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f8c61', endColorstr='#158a94', GradientType=1); } .layouts__container .layouts__box .bd .pos_cover .layout_li a .layout_xl::after { content: ""; position: absolute; right: 100%; top: 0; width: 42px; height: 100%; } .layouts__container .layouts__box .bd .pos_cover .layout_li a .layout_xl span { opacity: 0; } .layouts__container .layouts__box .bd .pos_cover .layout_li a .layout_xl span:nth-child(2) { padding: 0 80px 0 5px; } .layouts__container .layouts__box .bd .pos_cover.pc .layout_li:hover { z-index: 20; } .layouts__container .layouts__box .bd .pos_cover.pc .layout_li:hover .layout_xl { pointer-events: all; } .layouts__container .layouts__box .bd .pos_cover.pc .layout_li:hover .layout_xl::before { width: 100%; transition: all .4s cubic-bezier(.34, .44, .41, 1.12); } .layouts__container .layouts__box .bd .pos_cover.pc .layout_li:hover .layout_xl span { opacity: 1; transition: all .36s .4s; } /** 产业布局**/