body { font-family: arial , 'Microsoft YaHei'; *font-family: 'Microsoft YaHei'; color: #333; margin: 0; font-size: 14px; } img { border: 0; } a:link { color: #333; text-decoration: none; } a:visited { color: #333; text-decoration: none; } a:hover { color: #333; text-decoration: none; } a:active { color: #333; text-decoration: none; } ol, ul { list-style: none; } ol, ul, li, table, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } p { margin: 0; padding: 0; } .right { float: right; } .left { float: left; } .hidden { display: none; } .clear { clear: both; } .container { width: 1200px; margin: 0 auto; } .mt10 { margin-top: 10px; } .ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .ellipsis-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; display: -moz-box; display: -ms-box; display: box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; box-orient: vertical; -webkit-line-clamp: 2; } .ellipsis-3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; display: -moz-box; display: -ms-box; display: box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; box-orient: vertical; -webkit-line-clamp: 3; } button, input, select, textarea { font: 14px/1 Tahoma, Helvetica, Arial, 'Microsoft YaHei', sans-serif; } .topcon { width: 100%; min-width: 1200px; height: 32px; line-height: 32px; background: #333; color: #a2a2a2; } .topcon span { color: #f13d02; font-weight: bold; margin-right: 40px; } .topcon img { margin: 0 3px -2px; } .topcon .push { display: block; margin-left: 10px; height: 22px; line-height: 22px; margin-top: 5px; font-size: 13px; border-radius: 3px; background: #e07b1f; color: #333; padding: 0 8px; } .header { width: 1200px; height: 120px; margin: 0 auto; } .header .logo { float: left; height: 120px; } .header .logo img { vertical-align: middle; } .header .logo:before { content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle; } .header .nav { height: 50px; line-height: 50px; margin: 35px 0; float: right; } .header .nav > ul > li { padding: 0 20px; float: left; position: relative; z-index: 4; font-size: 18px; } .header .nav > ul > li a { display: block; color: #333; } .header .nav > ul > li a:hover, .header .nav > ul > li a.click { border-bottom: 2px solid #029a8c; } .header .nav > ul > li .home { width: 78px; height: 50px; overflow: hidden; background: url(../images/home.jpg) no-repeat; text-indent: -99em; display: block; } .header .nav > ul > li > ul { position: absolute; left: 0; right: 0; top: 100%; font-size: 14px; display: none; z-index: 99; border: 1px solid #ddd; border-radius: 5px; padding: 5px; background: #fff; } .header .nav > ul > li > ul > li { border-top: 1px solid #ddd; } .header .nav > ul > li > ul > li > a { display: block; background-color: #fff; text-align: center; padding: 10px 5px; height: auto; line-height: 24px; box-sizing: border-box; color: #333; } .header .nav > ul > li > ul > li > a:hover { color: #029a8c; } .header .nav > ul > li > ul > li:first-child { border-top: none; } .banner { height: 600px; position: relative; text-align: center; overflow: hidden; min-width: 1200px; } .banner .bannercont { position: absolute; left: 50%; top: 0; width: 1920px; margin-left: -960px; text-align: center; } .banner .bannercont .slides { position: relative; z-index: 1; } .banner .bannercont .slides li { height: 600px; } .banner .bannercont .flex-control-paging { width: 100%; margin: 0; list-style: none; position: absolute; left: 0; bottom: 20px; z-index: 3; text-align: center; } .banner .bannercont .flex-control-paging li { display: inline-block; } .banner .bannercont .flex-control-paging li a { display: block; list-style: none; margin: 0 9px; width: 14px; height: 14px; background: #fff; border-radius: 50%; font-size: 0; } .banner .bannercont .flex-control-paging li a.flex-active { background-color: #029a8c; } .banner .bannercont .flex-direction-nav li { list-style: none; } .banner .bannercont .flex-direction-nav a { position: absolute; top: 50%; margin-top: -20px; z-index: 3; width: 40px; height: 40px; background: no-repeat center; opacity: .5; } .banner .bannercont .flex-direction-nav a:hover { opacity: 1; } .banner .bannercont .flex-direction-nav .flex-prev { background-image: url(../images/left.png); left: 40px; } .banner .bannercont .flex-direction-nav .flex-next { background-image: url(../images/right.png); right: 40px; } .pub_header { text-align: center; } .pub_header .pub_tit { display: block; font-size: 32px; font-weight: bold; } .pub_header .pub_tit span { color: #029a8c; } .pub_header .pub_des { display: inline-block; font-size: 16px; margin-top: 15px; color: #666; position: relative; padding: 0 24px; } .pub_header .pub_des:before { position: absolute; left: 0; top: 50%; width: 15px; height: 1px; background: #666; content: ''; } .pub_header .pub_des:after { position: absolute; right: 0; top: 50%; width: 15px; height: 1px; background: #666; content: ''; } .about { width: 100%; min-width: 1200px; padding: 50px 0; overflow: hidden; text-align: center; background: url(../images/about_bg.jpg) no-repeat center top; } .about .tit { font-size: 32px; font-weight: bold; } .about .tit span { color: #029a8c; } .about .en { font-size: 13px; text-transform: uppercase; margin-top: 5px; color: #999; } .about .aboutcon { line-height: 30px; margin: 40px 100px 0; color: #555; } .about .more { display: block; font-size: 16px; color: #029a8c !important; text-align: center; margin-top: 40px; } .about .more:hover { text-decoration: underline; } .product { width: 1200px; margin: 60px auto; overflow: hidden; } .product .protype { margin-top: 30px; width: 1200px; } .product .protype a { display: inline-block; width: 168px; text-align: center; margin: 0 13px; border-radius: 40px; background: #f0f0f0; height: 40px; line-height: 40px; color: #666; box-sizing: border-box; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .product .protype a:hover { background: #029a8c; color: #fff; } .product .procon { margin-left: -20px; margin-top: 30px; overflow: hidden; } .product .procon li { width: 285px; margin-left: 20px; margin-bottom: 20px; float: left; } .product .procon li .img { width: 285px; height: 214px; overflow: hidden; } .product .procon li .img img { width: 100%; height: 100%; transition: all .4s; } .product .procon li .txt { height: 50px; line-height: 50px; font-size: 15px; text-align: center; width: 100%; transition: all .4s ease; } .product .procon li:hover .img img { transform: scale(1.1); } .product .procon li:hover .txt { background: #029a8c; color: #fff; } .index-ad { width: 100%; position: relative; overflow: hidden; height: 140px; min-width: 1200px; } .index-ad .adimg { position: absolute; width: 1920px; height: 140px; left: 50%; margin-left: -960px; } .index-ad .adimg img { width: 100%; } .case { width: 1200px; margin: 60px auto; overflow: hidden; } .case .casecon { width: 1200px; margin: 40px auto 0; position: relative; } .case .casecon .flex-viewport { width: 1080px !important; margin: 0 auto; overflow: hidden; position: relative; z-index: 9; } .case .casecon .slides { overflow: hidden; } .case .casecon .slides li { width: 270px !important; padding: 0 10px; text-align: center; box-sizing: border-box; } .case .casecon .slides li a { width: 250px; display: block; } .case .casecon .slides li a .img { width: 250px; height: 188px; overflow: hidden; } .case .casecon .slides li a .img img { width: 100%; height: 100%; transition: all .4s; } .case .casecon .slides li a .txt { height: 50px; line-height: 50px; font-size: 15px; padding: 0 10px; box-sizing: border-box; } .case .casecon .slides li a:hover .img img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); } .case .casecon .slides li a:hover .txt { color: #029a8c; } .case .casecon .flex-direction-nav { position: absolute; z-index: 1; top: 0; left: 0; right: 0; bottom: 0; } .case .casecon .flex-direction-nav li { width: 40px; height: 40px; } .case .casecon .flex-direction-nav li a { width: 40px; height: 40px; display: block; } .case .casecon .flex-direction-nav li .flex-prev { background: url(../images/left.png) no-repeat; position: absolute; left: 0; top: 50%; margin-top: -20px; opacity: .5; } .case .casecon .flex-direction-nav li .flex-prev:hover { opacity: 1; } .case .casecon .flex-direction-nav li .flex-next { background: url(../images/right.png) no-repeat; position: absolute; right: 0; top: 50%; margin-top: -20px; opacity: .5; } .case .casecon .flex-direction-nav li .flex-next:hover { opacity: 1; } .case .more { display: block; width: 200px; height: 40px; line-height: 40px; background: #029a8c; text-align: center; font-size: 15px; color: #fff !important; border-radius: 40px; margin: 40px auto 0; } .case .more:hover { background: #038478; } .advan { min-width: 1200px; padding: 60px 0; background: #f4f4f4; overflow: hidden; } .advan .advancon { padding-top: 40px; margin-left: -20px; overflow: hidden; } .advan .advancon li { width: 285px; float: left; margin-left: 20px; text-align: center; padding: 30px 20px; box-sizing: border-box; background: #fff; transition: all .2s linear; cursor: pointer; } .advan .advancon li img { width: 120px; height: 120px; transition: all .4s; } .advan .advancon li .tit { font-size: 18px; font-weight: bold; margin-top: 15px; color: #029a8c; } .advan .advancon li .txt { color: #666; line-height: 24px; height: 72px; margin-top: 12px; overflow: hidden; } .advan .advancon li:hover { transform: translate3d(0, -10px, 0); box-shadow: 0 5px 8px #ddd; } .advan .advancon li:hover img { transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -o-transform: rotateY(180deg); -ms-transform: rotateY(180deg); } .news { width: 1200px; margin: 60px auto; } .news .news-box { margin-left: -24px; overflow: hidden; } .news .newscon { width: 384px; height: 420px; background: #fff; border: 1px solid #E3E3E3; padding: 0 20px; margin-left: 24px; float: left; box-sizing: border-box; } .news .newscon .tit { height: 60px; line-height: 60px; font-size: 22px; border-bottom: 1px solid #E3E3E3; box-sizing: border-box; } .news .newscon .tit a { color: #222; } .news .newscon .tit .more { display: block; float: right; font-size: 15px; color: #666; font-weight: normal; } .news .newscon .tit .more:hover { color: #029a8c; } .news .newscon .topnews { height: 90px; padding: 20px 0; border-bottom: 1px dashed #ddd; } .news .newscon .topnews img { width: 120px; height: 90px; float: left; margin-right: 10px; } .news .newscon .topnews .cont { padding: 5px 0; } .news .newscon .topnews .cont .name { display: block; font-size: 16px; color: #029a8c; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .news .newscon .topnews .cont .name:hover { text-decoration: underline; } .news .newscon .topnews .cont .intro { font-size: 12px; color: #666; line-height: 22px; height: 44px; margin-top: 10px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: break-word; } .news .newscon .newslist { overflow: hidden; } .news .newscon .newslist li { height: 40px; line-height: 40px; border-bottom: 1px dashed #ddd; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .news .newscon .newslist li .time { float: right; color: #666; } .news .newscon .newslist li a:hover { color: #029a8c; } .news .newscon .wenda { margin-top: 6px; height: 330px; overflow: hidden; } .news .newscon .wenda li { height: 110px; border-bottom: 1px dashed #ddd; padding: 20px 0; box-sizing: border-box; } .news .newscon .wenda li a { display: block; } .news .newscon .wenda li .ques { height: 18px; line-height: 18px; color: #029a8c; padding-left: 28px; background: url(../images/icon-q.png) no-repeat left top; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .news .newscon .wenda li .answ { margin-top: 8px; height: 44px; line-height: 22px; color: #666; padding-left: 28px; background: url(../images/icon-a.png) no-repeat; background-position: 0 2px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: break-word; } .news .newscon .wenda li:hover { background: #fcfcfc; } .news .newscon .wenda li:hover .ques { color: #029a8c; } .links { padding: 20px 0 15px; min-width: 1200px; overflow: hidden; border-top: 1px solid #ddd; } .links .tit { font-size: 15px; color: #000; margin-bottom: 10px; } .links .linkcon { margin-left: 60px; } .links .linkcon a { float: left; font-size: 13px; color: #666; margin-bottom: 5px; margin-right: 25px; } .links .linkcon a:hover { text-decoration: underline; color: #029a8c; } .bottom { background: #333; min-width: 1200px; padding: 40px 0; } .bottom .foot-nav { width: 1200px; height: 52px; line-height: 52px; text-align: center; background: #484848; overflow: hidden; } .bottom .foot-nav a { display: inline-block; margin: 0 40px; color: #fff; font-size: 16px; } .bottom .foot-box { overflow: hidden; margin-top: 40px; } .bottom .foot-box .erweima { width: 260px; height: 120px; padding: 9px; border: 1px solid #676a6d; box-sizing: border-box; float: right; margin-left: 50px; } .bottom .foot-box .erweima img { width: 100px; height: 100px; float: left; margin-right: 15px; } .bottom .foot-box .erweima .txt { line-height: 36px; font-size: 15px; color: #ddd; margin-top: 14px; } .bottom .foot-box .cont { line-height: 32px; color: #ddd; } .bottom .foot-box .cont a { color: #ddd; } .bottom .foot-box .foot-logo { float: left; padding-right: 60px; margin-right: 60px; border-right: 1px solid rgba(255, 255, 255, 0.1); } .bottom .foot-box .foot-logo img { width: 193px; height: 120px; } .inside-banbox { width: 100%; position: relative; overflow: hidden; height: 350px; min-width: 1200px; } .inside-banbox .ban { position: absolute; width: 1920px; height: 350px; left: 50%; margin-left: -960px; } .inside-banbox .ban img { width: 100%; } .netadd { width: 100%; height: 50px; line-height: 50px; background: #f4f4f4; overflow: hidden; } .netadd .add { color: #555; } .netadd .add a { color: #555; } .netadd .add a:hover { color: #029a8c; } .type { text-align: center; width: 1200px; margin: 40px auto 0; } .type a { width: 160px; height: 50px; line-height: 48px; text-align: center; background: #fff; border: 1px solid #ddd; border-radius: 50px; box-sizing: border-box; font-size: 14px; display: inline-block; margin: 5px 7px; transition: all .4s ease; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .type a.click, .type a:hover { background: #029a8c; color: #fff; border: 1px solid #029a8c; } .main { width: 1200px; margin: 30px auto 50px; overflow: hidden; } .in_about { overflow: hidden; line-height: 30px; font-size: 15px; } .in_about p { margin: 20px 0; color: #555; } .in_about img { max-width: 100%; } .pagination { padding: 50px 0 0; text-align: center; } .pagination ul li { display: inline; margin: 0 3px; } .pagination ul li a { background: #fff; font-size: 16px; height: 36px; display: inline-block; *display: inline; *zoom: 1; padding: 0 14px; border: 1px solid #DDD; line-height: 36px; vertical-align: middle; } .pagination ul li a:hover { background-color: #F8F8F8; text-decoration: none; } .pagination ul li.active a { background-color: #029a8c; border-color: #029a8c; } .pagination ul li.active a:link { color: #FFF; } .pagination ul li.active a:visited { color: #FFF; } .pagination ul li.active a:hover { color: #FFF; } .pagination ul li.active a:active { color: #FFF; } .pagination ul li.active a:hover { background-color: #029a8c; border-color: #029a8c; cursor: default; } .in_pro .type_l { width: 260px; float: left; } .in_pro .type_l .fenl { width: 260px; background: #fafafa; margin-bottom: 20px; } .in_pro .type_l .fenl .tit { height: 50px; padding: 0 20px; background-color: #029a8c; text-transform: uppercase; line-height: 50px; color: #FFF; font-size: 20px; font-weight: bold; } .in_pro .type_l .fenl dl { margin: 0; } .in_pro .type_l .fenl dt { margin: 0; padding: 0 20px; background-color: #e5f4ff; line-height: 42px; color: #029a8c; font-weight: bold; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .in_pro .type_l .fenl dd { margin: 0; padding: 0 20px; } .in_pro .type_l .fenl dd a { height: 42px; position: relative; display: block; border-bottom: 1px dashed #D8D8D8; line-height: 42px; font-size: 14px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .in_pro .type_l .fenl dd a:before { content: ""; vertical-align: middle; margin-right: 10px; font-size: 0; border-left: 4px solid #029a8c; border-top: 4px solid transparent; border-bottom: 4px solid transparent; } .in_pro .type_l .fenl dd:last-child a { border-bottom: none; } .in_pro .type_l .fenl dd:hover { background-color: #F3F3F3; } .in_pro .type_l .fenl dd .third { padding-left: 20px; } .in_pro .type_l .fenl dd .third a { color: #555; font-size: 13px; } .in_pro .type_l .fenl dd .third a:before { content: none; } .in_pro .type_r { width: 900px; float: right; } .in_pro .type_r .type_pro { overflow: hidden; margin-left: -15px; } .in_pro .type_r .type_pro li { width: 290px; background: #fff; float: left; margin: 0 0 15px 15px; } .in_pro .type_r .type_pro li .img { width: 290px; height: 218px; overflow: hidden; } .in_pro .type_r .type_pro li .img img { width: 100%; height: 100%; transition: all .4s; } .in_pro .type_r .type_pro li .txt { height: 50px; line-height: 50px; font-size: 15px; text-align: center; width: 100%; transition: all .4s ease; } .in_pro .type_r .type_pro li:hover .img img { transform: scale(1.1); } .in_pro .type_r .type_pro li:hover .txt { background: #029a8c; color: #fff; } .in_case { overflow: hidden; } .in_case li { width: 300px; padding: 0 10px; margin-top: 20px; float: left; text-align: center; box-sizing: border-box; } .in_case li a { width: 280px; display: block; } .in_case li .img { width: 280px; height: 210px; overflow: hidden; } .in_case li .img img { width: 100%; height: 100%; transition: all .4s; } .in_case li .name { height: 50px; line-height: 50px; font-size: 15px; text-align: center; background: #fff; } .in_case li:hover .img img { transform: scale(1.1); } .in_case li:hover .name { background: #029a8c; color: #fff; } .in_list { width: 100%; overflow: hidden; } .in_list li { padding: 19px; height: 190px; border: 1px solid #f8f8f8; background: #fafafa; box-sizing: border-box; overflow: hidden; margin: 10px; } .in_list li a { display: block; } .in_list li .img { width: 200px; height: 150px; float: left; overflow: hidden; margin-right: 30px; transition: all .6s ease; } .in_list li .img img { width: 100%; height: 100%; transition: all .6s; } .in_list li .cont { padding-right: 50px; padding-top: 15px; } .in_list li .cont .tit { font-size: 16px; font-weight: bold; } .in_list li .cont .time { font-size: 14px; color: #888; margin-top: 20px; } .in_list li .cont .intro { font-size: 14px; color: #555555; margin-top: 12px; height: 50px; line-height: 25px; } .in_list li:hover { border: 1px solid #ddd; box-shadow: 0 0 10px #ccc; transition: all .4s ease; } .in_list li:hover .cont .tit { color: #029a8c; } .in_list li:hover .img { margin-right: 50px; transition: all .6s ease; } .in_list li:hover .img img { transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); } .in_list .label { margin-top: 30px; font-size: 14px; } .in_list .label a { padding: 0 30px; height: 30px; line-height: 30px; background: #ddd; margin: 5px; display: inline-block; } .in_list .label a:hover { background: #666; color: #fff; } .listshow { margin-top: 30px; } .listshow .tit { font-size: 28px; text-align: center; } .listshow .time { margin-top: 30px; color: #666; height: 40px; line-height: 40px; width: 100%; background: #f8f8f8; text-align: center; } .listshow .pro-img { width: 500px; margin: 30px auto 0; } .listshow .pro-img img { width: 100%; } .listshow .next { background: #f4f4f4; font-size: 15px; line-height: 40px; height: 110px; padding: 15px 20px; box-sizing: border-box; margin-top: 50px; } .listshow .next a { display: block; color: #555; } .listshow .next a:hover { color: #029a8c; } .listshow .label { margin-top: 30px; font-size: 15px; } .listshow .label a { padding: 0 30px; height: 30px; line-height: 30px; background: #ddd; margin: 5px; display: inline-block; } .listshow .label a:hover { background: #029a8c; color: #fff; } .listshow .tuijian { margin-top: 40px; overflow: hidden; } .listshow .tuijian .bt { font-size: 20px; padding-left: 15px; font-weight: bold; border-bottom: 1px solid #ddd; height: 60px; line-height: 60px; position: relative; } .listshow .tuijian .bt:before { position: absolute; left: 0; top: 20px; height: 20px; width: 7px; border-radius: 2px; background: #029a8c; content: ''; } .listshow .tuijian .tjcon { margin-top: 10px; } .listshow .tuijian .tjcon li { font-size: 15px; width: 50%; float: left; padding: 0 15px; box-sizing: border-box; height: 36px; line-height: 36px; position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .listshow .tuijian .tjcon li a { color: #555; } .listshow .tuijian .tjcon li:before { position: absolute; left: 0; top: 50%; margin-top: -2px; width: 4px; height: 4px; border-radius: 50%; background: #333; content: ''; } .listshow .tuijian .tjcon li:hover a { color: #029a8c; text-decoration: underline; } .listshow .tuijian .tjcon li:hover:before { background: #029a8c; } .review { margin: 20px auto; width: 1020px; overflow: hidden; } .review .tit { font-size: 28px; text-align: center; margin-bottom: 30px; } .review .list { width: 490px; margin: 10px; float: left; padding: 15px; background: #fff; color: #555; border: 1px solid #ddd; border-radius: 6px; box-sizing: border-box; outline: none; } .review .qita { width: 1000px; margin: 10px; height: 120px; resize: none; line-height: 20px; outline: none; padding: 15px; background: #fff; color: #555; border: 1px solid #ddd; border-radius: 6px; box-sizing: border-box; } .review .num { width: 1000px; margin: 10px; padding: 15px; background: #fff; color: #555; border: 1px solid #ddd; border-radius: 6px; box-sizing: border-box; outline: none; } .review .push { width: 490px; margin: 10px; padding: 15px 0; float: left; font-size: 16px; text-align: center; background: #029a8c; color: #fff; border: 1px solid #029a8c; border-radius: 6px; box-sizing: border-box; outline: none; cursor: pointer; } .review .cz { background: #eee; border: 1px solid #ddd; color: #555; } /*# sourceMappingURL=style.css.map */