@charset "utf-8"; blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul { margin: 0;padding: 0;border: 0;vertical-align: baseline;font-weight: normal;} html, body{ width: 100%;height: 100%; font-family: "寰蒋闆呴粦","榛戜綋","瀹嬩綋", "Arial", "Microsoft YaHei",sans-serif;} body{font-size: 16px;} ul,ol,dl{list-style: none;} img{vertical-align: bottom;} * {box-sizing: border-box;} :after,:before {box-sizing: border-box;} a{text-decoration: none;} /*琛ㄥ崟鐩稿叧鍏冪礌*/ fieldset,img,input,button,textarea{border: none;margin: 0;padding: 0;/*鍘婚櫎澶栬竟绾?/ outline: none;} i,cite,em,var,address,dfn{font-style:normal;} h1,h2,h3,h4,h5,h6{font-size: 100%;font-weight: normal;} button{vertical-align:middle;} /*娴姩*/ .fl{float: left;} .fr{float: right;} /* 闂磋窛0 */ .mr0{margin-right: 0 !important;} .ml0{margin-left: 0 !important;} .mt0{margin-top:0 !important} .pr0{padding-right: 0 !important;} .pl0{padding-left: 0 !important;} /*娓呴櫎娴姩*/ .clearfix:before, .clearfix:after{content: '';display: table; clear: both;} .clearfix{ *zoom:1;} /* 涓嶆崲琛 */ .no-wrap{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;} /*鐗堝績*/ .w-1920{width: 100%;max-width: 1920px;margin: 0 auto;} /* .w-1280{max-width: 1280px;margin: 0 auto;} */ .w{width: 1280px;margin: 0 auto;} .w-wrapper{width: 100%; float: left;} /* 瀹氫綅 */ .pot-r{position: relative;} .pot-a{position: absolute;} /*姘村钩瀵归綈*/ .tl{text-align: left;} .tj{text-align: justify;} .tc{text-align: center;} .tr{text-align: right;} @font-face{ font-family: 'lqt'; src: url('../d-css/lqt.TTF'); font-weight: normal; font-style: normal; } .lqt{font-family: "lqt";} .d-line{color: #fff;margin: 0 8px;display: inline-block; } /*opacity: 0.5; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);/鍏煎ie8鍙婁互涓?*/ /* 鍥炲埌椤堕儴 */ .C-onTop{ width: 48px; height: 48px; background: url(../d-img/onTop.png) no-repeat center center; background-size: 28px; background-color: #0068b7; position: absolute; right: 10%; bottom: 30px; display: none; } .C-onTop:hover{ cursor: pointer; } .C-onTop a{ display: block; margin-top: 56px; white-space: nowrap; background: #0068b7; color: #fff; font-size: 12px; padding: 4px 7px; } /* ---------------------澶撮儴寮€濮?-------------------- */ .header-bg{ background: url(../d-img/banner-bg.png) no-repeat center bottom; } .header{ padding: 47px 0 40px; position: relative; } .top-logo{ display: inline-block; } .nav-wrapper{ box-shadow: 2px 0px 4px #efefef; } .search_box{ margin-top: 10px; } .hot-search>p{ color: #fff; padding-left: 28px; background: url(../d-img/hot.png) no-repeat left center; display: inline-block; font-size: 12px; line-height: 31px; } .hot-search{ width: 434px; position: absolute; right: 0; top: 92px; } .hot-search ul li{ float: left; margin: 0 9px; font-size: 12px; color: #fff; line-height: 31px; } .hot-search ul li:hover{ cursor:pointer; } /* 鎼滅储 */ .search_box{ float: right; } .search-text{ width: 364px; height: 37px; padding: 5px; color: #fff; padding-left: 38px; background: url(../d-img/search.png) no-repeat 10px center; border: 2px solid #fff; } .search-btn{ vertical-align: top; height: 37px; line-height: 37px; text-align: center; font-size: 18px; color: #ff7800; background: #fff; width: 70px; } .search-btn:hover{ cursor:pointer; } /* 瀵艰埅寮€濮 */ .nav{ position: relative; } .nav>ul{ } .nav>ul>li{ float: left; position: relative; padding: 0 40px; } .nav>ul>li:hover{ background: #2156a3; } .nav>ul>li:hover a{ color:#fff; } .nav>ul>li>a{ font-size: 16px; color: #000; display: block; line-height: 40px; } /* 浜岀骇鏍忕洰 */ .nav>ul>li>ul{ position: absolute; left: 50%; top: 40px; z-index: 999; background: #2156a3; box-sizing: content-box; text-align: left; margin: 0 auto; min-width: 100%; display: none; } .nav>ul>li>ul>li{ padding: 8px 15px; text-align: center; } .nav>ul>li>ul>li>a{ display: block; white-space: nowrap; font-size: 15px; color: #fff; } .nav>ul>li>ul>li:hover{ background: #2467c7; } @keyframes flipInY { from { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); transform: perspective(400px) rotate3d(0, 1, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; } 80% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); transform: perspective(400px) rotate3d(0, 1, 0, -5deg); } to { -webkit-transform: perspective(400px); transform: perspective(400px); } } /* .hasSub ul{ -webkit-animation-name: flipInY; animation-name: flipInY; animation-duration: 0.6s; -webkit-animation-duration: 0.6s; animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out; visibility: visible !important; display: block; } */ /* 瀵艰埅缁撴潫 */ /* ---------------------澶撮儴缁撴潫--------------------- */ /* ---------------------灏鹃儴寮€濮?-------------------- */ .footer-wrapper{ background: #0068b7; } .footer-logo{ padding-top: 7px; } .code-list ul li{ float: left; margin: 0 6px; } .code-list ul li img{ display: block; margin: 0 auto; width: 79px; height: 79px; } .code-list ul li p{ font-size: 12px; color: #fff; text-align: center; line-height: 24px; } .copyright{ margin: 0 15px 0 100px; } .copyright img{ float: left; margin-top: 10px; margin-right: 10px; line-height: 28px; } .code-list { margin-left: 112px; } .copyright p{ color: #fff; font-size: 12px; line-height: 28px; } .pdz{ background: url(../d-img/dz.png) no-repeat 2px center; padding-left: 20px; } .pyx{ background: url(../d-img/yx.png) no-repeat left center; padding-left: 21px; } .pbq{ background: url(../d-img/bq.png) no-repeat left center; padding-left: 20px; } .footer{ padding: 40px 0 35px; } /* ---------------------灏鹃儴缁撴潫--------------------- */ /* ---------------------浜岀淮鐮?-------------------- */ .side_code_a:hover .side_code{ opacity: 1; visibility: visible; transform: translateY(0); } .side_code{ position: absolute; right: 55px; top: -265px; opacity: 0; visibility: hidden; transition: all .3s; transform: translateY(-35px); } .side_code ul{ /* width: 380px; */ } .side_code li{ margin: 0 5px; } .side_code li img{ width: 79px; height: 79px; display: block; margin: 0 auto; } .side_code li p{ text-align: center; font-size: 12px; color: #fff; margin-top: 4px; line-height: 18px; background: #3568b8; border-radius: 2px; } /* ---------------------浜岀淮鐮?-------------------- */