/*初始化*/ body, ul, li, p, h1, h2, h3, h4, h5, h6, a, dl, dt, dd { margin: 0; padding: 0; } body { min-width: 1300px; font-family: 'Microsoft YaHei', arial, sans-serif; font-size: 14px; color: #333; } ul, li { list-style: none; } h1, h2, h3, h4, h5, h6 { font-weight: normal; } input, textarea { font-family: arial; font-size: 14px; color: #666; border: none; } img, i { border: none; -webkit-transition: all 1.2s; -o-transition: all 1.2s; transition: all 1.2s; } i { font-style: normal; } a { color: #333; text-decoration: none; -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; } a:hover { color: #1758aa; } /*通用*/ .comwrap { position: relative; margin: 0 auto; width: 1200px; } .fl-l { float: left; } .fl-r { float: right; } .d-ib { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; } .cl-baf { *zoom: 1; } .cl-baf:after { content: ""; display: block; height: 0; font-size: 0; overflow: hidden; clear: both; } .clear { display: block; height: 0; font-size: 0; overflow: hidden; clear: both; } .txtoe { -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .trs2s { -webkit-transition: all 2s; -o-transition: all 2s; transition: all 2s; } .trs1s { -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; } .trs06s { -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; } .trs03s { -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; } .icon { background-image: url(../img/icon_index.png); background-repeat: no-repeat; } .icon-phone { width: 13px; height: 13px; } .icon-wechat { width: 16px; height: 12px; background-position: -13px 0; } .icon-weibo { width: 16px; height: 13px; background-position: -29px 0; } .icon-qq { width: 12px; height: 14px; background-position: -45px 0; }\ .icon-close { width: 25px; height: 25px; background-position: 0 -14px; } .icon-phone2 { width: 18px; height: 18px; background-position: -25px -14px; } .icon-map { width: 16px; height: 19px; background-position: -43px -14px; } .icon-prev { width: 19px; height: 33px; background-position: -59px 0; } .icon-next { width: 19px; height: 33px; background-position: -79px 0; } .section { padding: 50px 0; } .fp-section { padding: 0; } /*头部*/ .header { position: relative; z-index: 2; background-color: #fff; box-shadow: 0 0 15px 2px rgba(20, 21, 21, 0.3); } .header .top { height: 35px; line-height: 35px; color: #fff; background-color: #1758aa; } .header .top .txt { font-size: 12px; } .header .top .tools { margin-right: -20px; } .header .top .col { position: relative; padding: 0 20px; height: 35px; font-family: arial; color: #fff; border-left: 1px solid #1d6aca; border-right: 1px solid #104382; } .header .top .tel { font-size: 16px; border-left: none; } .header .top .lan { border-right: none; } .header .top .icon-en { display: none; margin-right: 5px; width: 26px; height: 14px; background: url(../img/flag-usa.jpg) 0 0 no-repeat; } .header .top .icon-phone { margin: 0 15px 4px 0; } .header .top .img { position: absolute; top: 88%; left: 50%; z-index: 2; margin-left: -50px; width: 100px; height: 100px; opacity: 0; filter: alpha(opacity=0); visibility: hidden; } .header .top .col:hover { background-color: #104382; } .header .wechat:hover .img { top: 100%; padding-top: 5px; background-color: #fff; opacity: 1; filter: alpha(opacity=100); visibility: visible; } .header .logo { padding: 15px 0; } .header .logo .img { display: block; height: 60px; } .header .nav { font-size: 0; text-align: right; } .header .nav .col { margin-right: 30px; } .header .nav .link { display: block; height: 87px; font-size: 16px; line-height: 90px; border-bottom: 3px solid #fff; } .header .nav .link:hover, .header .nav .cur .link { border-bottom-color: #1758aa; } .header .open { margin-top: 35px; cursor: pointer; } .header .open .line { display: block; margin-bottom: 7px; width: 26px; height: 2px; background-color: #666; } .header .open:hover .line { background-color: #1758aa; } .header .open:hover .t { -webkit-transform: translate3d(-9px, 4px, 0) rotateZ(-45deg) scaleX(0.6); -moz-transform: translate3d(-9px, 4px, 0) rotateZ(-45deg) scaleX(0.6); -ms-transform: translate3d(-9px, 4px, 0) rotateZ(-45deg) scaleX(0.6); -o-transform: translate3d(-9px, 4px, 0) rotateZ(-45deg) scaleX(0.6); transform: translate3d(-9px, 4px, 0) rotateZ(-45deg) scaleX(0.6); } .header .open:hover .b { -webkit-transform: translate3d(-9px, -4px, 0) rotateZ(45deg) scaleX(0.6); -moz-transform: translate3d(-9px, -4px, 0) rotateZ(45deg) scaleX(0.6); -ms-transform: translate3d(-9px, -4px, 0) rotateZ(45deg) scaleX(0.6); -o-transform: translate3d(-9px, -4px, 0) rotateZ(45deg) scaleX(0.6); transform: translate3d(-9px, -4px, 0) rotateZ(45deg) scaleX(0.6); } .header-pf { position: fixed; top: -70px; left: 0; z-index: 7; width: 100%; background-color: #1758aa; box-shadow: none; } .header-pf .logo { padding: 10px 0; } .header-pf .logo .img { height: 50px; } .header-pf .nav .col { margin-right: 20px; } .header-pf .nav .link { height: 67px; line-height: 70px; color: #fff; border-bottom-color: #1758aa; } .header-pf .nav .link:hover, .header-pf .nav .cur .link, .header-pf .nav .active { border-bottom-color: #fff; } .header-pf .open { margin-top: 25px; } .header-pf .open .line, .header-pf .open:hover .line { background-color: #fff; opacity: 0.8; } .header-pf .lan { margin-right: 20px; font-size: 14px; line-height: 70px; color: #fff; } .header-pf .lan .icon-en { margin-right: 5px; width: 26px; height: 14px; background: url(../img/flag-usa.jpg) 0 0 no-repeat; } .nav-pf { position: fixed; right: -32%; top: 0; z-index: 9; width: 32%; min-width: 255px; height: 100%; background-color: #fff; overflow: scroll; } .nav-pf-on { right: 0; } .nav-pf .main { position: relative; padding: 30px 0; width: 255px; } .nav-pf .main .list { margin-top: 50px; } .nav-pf .main .row { margin-bottom: 30px; } .nav-pf .main .link { position: relative; display: block; padding-left: 85px; font-size: 16px; color: #333; } .nav-pf .main .line { position: absolute; left: 55px; top: 50%; width: 0; height: 1px; background-color: #1758aa; } .nav-pf .main .link:hover, .nav-pf .main .cur .link { padding-left: 105px; color: #1758aa; } .nav-pf .main .link:hover .line, .nav-pf .main .cur .line { width: 30px; } .nav-pf .main .ewm { padding-top: 25px; text-align: center; border-top: 1px solid #eee; } .nav-pf .main .icon-close { position: absolute; top: 36px; right: 0; z-index: 2; } .nav-pf .main .icon-close:hover { cursor: pointer; -webkit-transform: rotateZ(180deg); -moz-transform: rotateZ(180deg); -ms-transform: rotateZ(180deg); -o-transform: rotateZ(180deg); transform: rotateZ(180deg); } .mask-pf { display: none; position: fixed; top: 0; left: 0; z-index: 8; width: 100%; height: 100%; background-color: #000; opacity: 0.5; filter: alpha(opacity=50); } /*底部*/ .footer { padding: 40px 0 28px; font-size: 0; color: #666; background-color: #2a2b2d; } .footer a { font-size: 12px; color: #666; } .footer a:hover { color: #fff; } .footer .tit, .footer .tit .link { font-size: 14px; color: #fff; } .footer .line { margin: 14px 0 10px; width: 15px; height: 1px; background-color: #666; } .footer .menu { margin-right: 15px; width: 130px; vertical-align: top; } .footer .menu-1, .footer .menu-5, .footer .menu-7, .footer .menu-8 { display: none; } .footer .menu .slink { display: block; line-height: 28px; } .footer .cont .icon { margin: 0 10px 2px 0; } .footer .cont .tel { font-family: arial; font-size: 20px; color: #fff; } .footer .cont .ser { margin: 14px 0; font-size: 12px; } .footer .cont .add { font-size: 14px; color: #fff; } .footer .ewm .img { display: block; width: 100px; } .footer .copyr { margin-top: 46px; padding-top: 28px; font-size: 12px; border-top: 1px solid #444; } #bdshare a, #bdshare2 a { margin: 0 0 0 20px; padding: 0; background: url(../img/icon.png) -13px 0 no-repeat; vertical-align: top; opacity: 0.3; filter: alpha(opacity=30); } #bdshare .bds_weixin, #bdshare2 .bds_weixin { width: 16px; height: 12px; background-position: -13px 0; } #bdshare .bds_tsina, #bdshare2 .bds_tsina { width: 16px; height: 13px; background-position: -29px 0; } #bdshare .bds_sqq, #bdshare2 .bds_sqq { width: 12px; height: 14px; background-position: -45px 0; } #bdshare a:hover, #bdshare2 a:hover { opacity: 1; filter: alpha(opacity=100); } .copyr-pf { position: fixed; left: 0; bottom: 0; z-index: 7; padding: 15px 0; width: 100%; font-size: 12px; color: #aaa; background-color: #2a2b2d; } .copyr-pf a { font-size: 12px; color: #aaa; } .copyr-pf a:hover { color: #fff; } /*焦点图*/ .banner { position: relative; height: 750px; overflow: hidden; } .banner .witem { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-indent: -9999px; background: center bottom no-repeat; background-size: 100% auto; overflow: hidden; } .banner .witem .img { display: block; width: 100%; } .banner .witem .link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .banner .btnwr { position: absolute; bottom: 15px; width: 100%; font-size: 0; text-align: center; } .banner .btnwr .bitem { position: relative; margin: 0 5px 5px; width: 10px; height: 10px; background-color: #eee; border-radius: 100%; overflow: hidden; cursor: pointer; } .banner .btnwr .bitem:hover, .banner .btnwr .cur { background-color: #1758aa; } /*内容*/ .comtit { margin-bottom: 40px; text-align: center; } .comtit .en { font-family: arial; font-size: 30px; color: #ddd; text-transform: uppercase; } .comtit .cn { font-size: 22px; color: #1758aa; } .commore { display: block; width: 110px; font-family: arial; font-size: 14px; line-height: 35px; text-align: center; color: #fff; background-color: #1758aa; border-radius: 4px; } .commore:hover { color: #fff; background-color: #11adea; } /*产品*/ .product .menu { margin-bottom: 25px; font-size: 0; } .product .menu .link { margin: 0 0 5px 12px; padding: 5px 10px 5px 10px; width: 170px; height: 60px; line-height: 60px; background-color: #f5f5f5; overflow: hidden; } .product .menu .marl0 { margin-left: 0; } .product .menu .dot { margin-right: 8px; width: 8px; height: 8px; border: 1px solid #333; border-radius: 100%; } .product .menu .txt { max-width: 150px; font-size: 16px; line-height: 20px; } .product .menu .link:hover, .product .menu .cur { color: #fff; background-color: #1758aa; } .product .menu .link:hover .dot, .product .menu .cur .dot { background-color: #fff; border-color: #fff; } .product .main { height: 350px; } .product .titem { display: none; } .product .titem-1 { display: block; } .product .slidewr { position: relative; width: 2000%; font-size: 0; } .product .item { margin-right: 0.2%; width: 2.4%; overflow: hidden; vertical-align: top; } .product .imglist { overflow: hidden; } .product .imglist .imgwr { position: relative; padding-bottom: 66.66%; height: 0; text-align: center; border: 1px solid #eee; overflow: hidden; } .product .imglist .img { max-width: 100%; } .product .imglist .tit { margin-top: 10px; font-size: 14px; text-align: center; } .product .imglist .btn { position: absolute; top: 50%; margin-top: -35px; width: 40px; height: 70px; background-color: #000; opacity: 0.4; filter: alpha(opacity=40); } .product .imglist .prev { left: 0; } .product .imglist .next { right: 0; } .product .imglist .icon { display: block; margin: 18px auto 0; } .product .imglist .btn:hover { opacity: 0.8; filter: alpha(opacity=80); } /*工程*/ .case { background-color: #f5f5f5; } .case .img { display: block; width: 100%; } .case .comwrap { overflow: hidden; } .case .slidebox { margin-bottom: 20px; } .case .slidebox .slidewr { position: relative; width: 1000%; font-size: 0; background-color: #fff; } .case .slidebox .item { width: 10%; overflow: hidden; vertical-align: top; } .case .slidebox .conwr { margin: 30px 0 0 30px; width: 380px; } .case .slidebox .tit { font-size: 22px; } .case .slidebox .desc { margin: 18px 0 38px; max-height: 240px; font-size: 14px; line-height: 2.14; color: #666; overflow: hidden; } .case .slidebox .imgwr { width: 740px; height: 400px; overflow: hidden; } .case .btnbox .list { margin: 0 -20px; } .case .btnbox .bitem { margin-left: 20px; width: 285px; height: 150px; background-color: #000; overflow: hidden; cursor: pointer; } .case .btnbox .img:hover, .case .btnbox .cur .img { opacity: 0.55; filter: alpha(opacity=55); } /*关于*/ .about .comwrap { margin-bottom: 190px; } .about .main, .honor { width: 875px; height: 380px; background-color: #f5f5f5; overflow: hidden; } .about .main .mov { width: 380px; height: 190px; overflow: hidden; } .about .main iframe { width: 385px!important; height: 190px!important; } .about .main .imgwr { width: 465px; height: 190px; } .about .main .img { display: block; width: 100%; } .about .main .conwr { margin: 30px 30px 0; } .about .main .tit { font-size: 18px; } .about .main .desc { margin: 10px 0 12px; height: 52px; font-size: 14px; line-height: 26px; color: #666; overflow: hidden; } .honor { width: 285px; } .honor .tit { margin: 26px 30px 18px; font-family: arial; font-size: 12px; color: #bbb; text-transform: uppercase; } .honor .tit .d-ib { vertical-align: bottom; } .honor .tit .txt { margin-right: 8px; font-size: 20px; color: #1758aa; } .honor .slidewr { position: relative; margin: 0 auto; width: 225px; height: 275px; } .honor .slidewr .item { display: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; overflow: hidden; } .honor .slidewr .item-0 { display: block; } .honor .slidewr .img { max-width: 90%; max-height: 260px; vertical-align: top; border: 8px solid #725334; } .honor .btnwr { margin-top: 10px; font-size: 0; text-align: center; } .honor .btnwr .bitem { margin: 0 5px; width: 6px; height: 6px; border: 1px solid #1758aa; border-radius: 100%; cursor: pointer; } .honor .btnwr .bitem:hover, .honor .btnwr .cur { background-color: #1758aa; } .abdata { position: absolute; bottom: 50px; left: 0; width: 100%; padding: 60px 0; } .abdata .bg { position: absolute; left: 50%; left: 0\9; top: 0; z-index: 1; min-width: 100%; height: 100%; -webkit-transform: translate3d(-50%, 0, 0); -moz-transform: translate3d(-50%, 0, 0); -ms-transform: translate3d(-50%, 0, 0); -o-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0); } .abdata .list { position: relative; z-index: 2; margin-bottom: 0; font-size: 0; text-align: center; } .abdata .list .col { position: relative; width: 25%; color: #fff; vertical-align: top; } .abdata .list .col:after { content: ''; position: absolute; top: 8px; left: 0; width: 1px; height: 70px; background-color: #fff; } .abdata .list .col-1:after { display: none; } .abdata .col .num { font-family: arial; font-size: 60px; vertical-align: top; } .abdata .col .txt { margin-top: 8px; font-size: 14px; vertical-align: top; } .abdata .col .con { margin-top: 8px; padding: 0 10px; font-size: 14px; } /*新闻*/ .news .main { padding: 30px; width: 1140px; background-color: #f5f5f5; } .news .top .imgwr { width: 280px; height: 160px; overflow: hidden; } .news .top .img { display: block; width: 100%; } .news .top .conwr { margin-top: 16px; width: 815px; } .news .top .tit { font-size: 16px; } .news .top .desc { margin: 10px 0 20px; height: 56px; line-height: 2; color: #999; overflow: hidden; } .news .top:hover .imgwr { margin-left: 6px; } .news .list { margin-top: 36px; padding-top: 1px; font-size: 0; border-top: 1px solid #ddd; } .news .list .row { position: relative; margin: 30px 4% 0 0; width: 46%; font-size: 14px; vertical-align: top; } .news .list .time { position: absolute; top: 0; left: 0; font-family: arial; line-height: 20px; color: #333; } .news .list .tit { padding-left: 100px; } .news-2 .title { margin: 24px 0 16px; font-family: arial; font-size: 12px; color: #bbb; text-transform: uppercase; } .news-2 .title .d-ib { vertical-align: bottom; } .news-2 .title .txt { margin-right: 8px; font-size: 20px; color: #1758aa; } .news-2 .left, .news .right { padding: 0 40px; height: 430px; background-color: #f5f5f5; } .news-2 .left { width: 710px; } .news-2 .right { width: 290px; } .news-2 .top .conwr { width: 390px; } .news-2 .top .desc { height: 40px; font-size: 12px; line-height: 20px; } .news-2 .top .time { font-size: 12px; } .news-2 .list { margin-top: 30px; } .news-2 .list .row { margin-top: 28px; } .news-2 .list .more { font-size: 12px; line-height: 18px; } .news-2 .list .tit { padding: 0 50px 0 155px; } .news-2 .right .imgwr { height: 100px; overflow: hidden; } .news-2 .right .img { display: block; width: 100%; } .news-2 .list-2 .row { margin-top: 20px; padding-top: 26px; border-top: 1px solid #ddd; } .news-2 .list-2 .row-1 { border-top: none; } .news-2 .list-2 .time, .news-2 .list-2 .desc { font-size: 12px; color: #999; } .news-2 .list-2 .tit { margin: 4px 0 14px; } /*fullpage*/ html.fp-enabled, .fp-enabled body { margin: 0; padding: 0; overflow:hidden; -webkit-tap-highlight-color: rgba(0,0,0,0); } #superContainer { height: 100%; position: relative; -ms-touch-action: none; touch-action: none; } .fp-section { position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow: hidden; } .fp-slide { float: left; } .fp-slide, .fp-slidesContainer { height: 100%; display: block; } .fp-slides { z-index:1; height: 100%; overflow: hidden; position: relative; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } .fp-section.fp-table, .fp-slide.fp-table { display: table; table-layout:fixed; width: 100%; } .fp-tableCell { position: relative; display: table-cell; vertical-align: middle; width: 100%; height: 100%; } .fp-slidesContainer { float: left; position: relative; } .fp-controlArrow { -webkit-user-select: none; /* webkit (safari, chrome) browsers */ -moz-user-select: none; /* mozilla browsers */ -khtml-user-select: none; /* webkit (konqueror) browsers */ -ms-user-select: none; /* IE10+ */ } .fp-controlArrow.fp-prev { margin-left: -500px; } .fp-controlArrow.fp-prev:hover { background-position: -23px -32px; } .fp-controlArrow.fp-next { margin-left: 500px; background-position: -69px -32px; } .fp-controlArrow.fp-next:hover { background-position: -46px -32px; } .fp-scrollable { overflow: hidden; position: relative; } .fp-scroller { overflow: hidden; } .iScrollIndicator{ border: 0 !important; } .fp-notransition { -webkit-transition: none !important; transition: none !important; } .fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell { height: auto !important; } .fp-responsive .fp-auto-height-responsive.fp-section, .fp-responsive .fp-auto-height-responsive .fp-slide, .fp-responsive .fp-auto-height-responsive .fp-tableCell { height: auto !important; } .fpmenu { position: fixed; right: 10px; top: 50%; z-index: 7; margin-top: -70px; } .fpmenu .col { margin: 15px 0; } .fpmenu .link { display: block; position: relative; width: 8px; height: 8px; border: 1px solid #1758aa; border-radius: 100%; } .fpmenu .link .txt { position: absolute; right: 15px; top: -6px; width: 100px; color: #333; text-align: right; opacity: 0; filter: alpha(opacity=0); } .fpmenu .active { background-color: #1758aa; } .fpmenu .link:hover .txt, .fpmenu .active .txt { opacity: 1; filter: alpha(opacity=100); } @media (max-height: 899px) { .comwrap { width: 1000px; } .comtit { margin-bottom: 20px; } .product .menu { margin-bottom: 15px; } .product .menu .link { margin-left: 10px; width: 158px; height: 30px; line-height: 30px; } .product .menu .marl0 { margin-left: 0; } .product .imglist .tit { margin-top: 5px; } .case .slidebox { margin: -10px auto 10px; } .case .slidebox .conwr { margin: 20px 0 0 20px; width: 300px; } .case .slidebox .desc { max-height: 140px; line-height: 28px; } .case .slidebox .imgwr { width: 630px; height: 300px; } .case .btnbox .bitem { margin-left: 10px; width: 242.5px; height: 127.6px; } .about .comwrap { margin-bottom: 124px; } .about .main { width: 725px; height: 320px; } .about .main .imgwr { width: 390px; height: 160px; } .about .main .conwr { margin: 15px 20px 0; } .about .main .desc { margin: 5px 0; } .commore { width: 90px; line-height: 30px; } .honor { width: 235px; height: 320px; } .honor .slidewr .img { max-height: 210px; } .abdata { padding: 30px 0; } .abdata .list { margin-bottom: 0; } .abdata .list .col:after { height: 50px; } .abdata .col .num { font-size: 40px; } .abdata .col .con { margin-top: 0; } }