All Downloads are FREE. Search and download functionalities are using the official Maven repository.

static.css.css.css Maven / Gradle / Ivy

There is a newer version: 1.0.3
Show newest version
@charset "gb2312";
/* CSS Document */

body {
    font-family: "????";
    color: #666;
    width: 100%;
    font-size: 12px;
    overflow: auto;
}

* {
    margin: 0;
    padding: 0;
}

div {
    margin: 0;
    padding: 0;
}

form {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

a {
    text-decoration: none;
}

a:active, a:link, a:visited {
    font-size: 12px;
    font-family: "????";
    font-weight: normal;
    color: #666;
    text-decoration: none;
}

a:hover {
    font-weight: normal;
    color: #FF0000;
    text-decoration: none;
}

ul li {
    list-style: none;
}

#top {
    width: 100%;
    height: 34px;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    background: url(http://img.daoluquan.com/hzhljx/images/top.jpg) repeat-x;
    position: relative;
}

.top {
    width: 1200px;
    height: 34px;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    position: relative;
}

.data {
    width: 180px;
    height: 32px;
    overflow: hidden;
    text-align: right;
    line-height: 32px;
    color: #FFF;
    float: right;
    position: relative;
}

.top_left {
    height: 32px;
    overflow: hidden;
    margin-right: 17PX;
    float: right;
    position: relative;
}

.top_left ul li {
    width: 80px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-right: 1px solid #5F9AE0;
    float: left;
}

.top_left ul li a:active, .top_left ul li a:link, .top_left ul li a:visited {
    color: #FFF;
}

.top_left ul li a:hover {
    color: #FF0000;
}

#header {
    width: 100%;
    height: 125px;
    /*overflow: hidden;*/
    padding: 0;
    margin: 0 auto;
    background: url(http://img.daoluquan.com/hzhljx/images/header.jpg) repeat-x;
    position: relative;
}

.header {
    width: 1200px;
    height: auto;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    position: relative;
}

#logo {
    width: 456px;
    height: 90px;
    overflow: hidden;
    background: url(http://img.daoluquan.com/hzhljx/images/logo.png) no-repeat center;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/logo.png");
    _background: none;
    float: left;
    position: relative;
}

.header_right {
    width: 420px;
    height: 40px;
    overflow: hidden;
    margin-top: 35px;
    float: right;
    position: relative;
}

#tel {
    width: 210px;
    height: 40px;
    overflow: hidden;
    background: url(http://img.daoluquan.com/hzhljx/images/tel.png) no-repeat center;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/tel.png");
    _background: none;
    float: left;
    position: relative
}

.search {
    width: 200px;
    height: 30px;
    overflow: hidden;
    margin-top: 5px;
    float: right;
    position: relative;
}

.search_put {
    width: 165px;
    height: 28px;
    border: 1px solid #96C3FA;
    float: left;
    position: relative;
}

.search_sou {
    width: 33px;
    height: 30px;
    overflow: hidden;
    float: right;
    position: relative;
}

.nav {
    width: 1200px;
    height: 33px;
    padding: 0;
    margin: 2px auto 0;
    background: #2E6FBF;
    position: relative;
    text-align: center;
    z-index: 100;
}

.nav ul {
    border-radius: 10px;
    padding: 0 0px;
    position: relative;
    box-shadow: 1px 1px 3px #666;
}

.nav ul ul {
    display: none;
}

.nav ul li {
    float: left;
    width: 133px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    list-style: none;
    background: url(http://www.hzhljx.com/images/line.png) no-repeat right center;
}

.nav ul::after {
    content: "";
    display: block;
    clear: both;
}

.nav ul li a {
    display: block;
    color: #FFF;
    text-decoration: none;
    font-family: "΢???ź?";
    font-size: 14px;
}

.nav ul li:hover > ul {
    display: block;
}

.nav ul li:hover {
    /*background: linear-gradient(to bottom, #4f5964, #5f6975);*/
}

.nav ul li:hover a {
    color: #FFF;
}

.nav ul ul {
    background: #6FAAE6;
    border-radius: 0;
    position: absolute;
    top: 100%;
    padding: 0;
}

.nav ul ul li {
    float: none;
    border-top: 1px solid #9db2d0;
    /*border-bottom: 1px solid #575f6a;*/
}

.nav ul ul li a {
    color: #FFF;
}

.nav ul ul li a:hover {
    background: #0c4ba5;
}

.nav ul ul ul {
    width: 100%;
    position: absolute;
    left: 100%;
    top: 50%;
}

.banner {
    width: 100%;
    height: 440px;
    position: 0;
    margin: 0 auto;
    z-index: 2;
    overflow: hidden;
    position: relative
}

.banner .d1 {
    width: 100%;
    height: 440px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}

.banner .d2 {
    width: 100%;
    height: 20px;
    clear: both;
    position: absolute;
    z-index: 100;
    right: 100px;
    top: 425px;
}

.banner .d2 ul {
    float: left;
    position: absolute;
    left: 55%;
    top: 0;
    display: inline;
}

.banner .d2 li {
    width: 28px;
    height: 6px;
    overflow: hidden;
    cursor: pointer;
    background: url(http://img.daoluquan.com/hzhljx/images/ico.jpg) no-repeat center;
    float: left;
    margin: 0 5px;
    display: inline;
}

.banner .d2 li.nuw {
    background: url(http://img.daoluquan.com/hzhljx/images/ico1.jpg) no-repeat center;
}

#gg {
    width: 100%;
    height: 27px;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    background: url(http://img.daoluquan.com/hzhljx/images/gk.jpg) repeat-x;
    position: relative;
}

.gk {
    width: 1200px;
    height: 27px;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    position: relative;
}

.gk_left {
    width: 65px;
    height: 27px;
    overflow: hidden;
    line-height: 29px;
    font-weight: bold;
    color: #6B6B6B;
    padding-left: 20px;
    background: url(http://img.daoluquan.com/hzhljx/images/gico.jpg) no-repeat left center;
    float: left;
    position: relative;
}

.gk_right {
    width: 600px;
    height: 27px;
    overflow: hidden;
    line-height: 29px;
    float: left;
    position: relative;
}

#scrollDiv {
    width: 550px;
    height: 27px;
    overflow-y: hidden;
    margin-left: 5px;
    float: left;
}

#scrollDiv ul {
    list-style: none;
}

#scrollDiv ul li {
    line-height: 29px;
    height: 27px;
}

#scrollDiv ul li a {
    color: #6B6B6B
}

#scrollDiv ul li a:hover {
    color: #F00;
}

.mtop {
    width: 1200px;
    height: 245px;
    overflow: hidden;
    padding: 0;
    margin: 15px auto 0;
    position: relative;
}

.mlist {
    width: 271px;
    height: 245px;
    overflow: hidden;
    margin-right: 38px;
    float: left;
    position: relative;
}

.mlist1 {
    width: 271px;
    height: 245px;
    overflow: hidden;
    float: right;
    position: relative;
}

.mlist_top {
    width: 271px;
    height: 131px;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    position: relative;
}

.mlist_top img {
    padding: 1px;
    border: 1px solid #DEDDDB;
}

.mlist_title {
    width: 245px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    padding: 0 0 0 26px;
    margin: 10px auto 0;
    font-size: 14px;
    font-family: "΢???ź?";
    font-weight: bold;
    color: #333333;
    border-bottom: 1px solid #E8E8E8;
    background: url(http://img.daoluquan.com/hzhljx/images/mico.jpg) no-repeat left center;
    position: relative;
}

.mlist_title1 {
    width: 245px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    padding: 0 0 0 26px;
    margin: 10px auto 0;
    font-size: 14px;
    font-family: "΢???ź?";
    font-weight: bold;
    color: #333333;
    border-bottom: 1px solid #E8E8E8;
    background: url(http://img.daoluquan.com/hzhljx/images/mico1.jpg) no-repeat left center;
    position: relative;
}

.mlist_title2 {
    width: 245px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    padding: 0 0 0 26px;
    margin: 10px auto 0;
    font-size: 14px;
    font-family: "΢???ź?";
    font-weight: bold;
    color: #333333;
    border-bottom: 1px solid #E8E8E8;
    background: url(http://img.daoluquan.com/hzhljx/images/mico2.jpg) no-repeat left center;
    position: relative;
}

.mlist_title3 {
    width: 245px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    padding: 0 0 0 26px;
    margin: 10px auto 0;
    font-size: 14px;
    font-family: "΢???ź?";
    font-weight: bold;
    color: #333333;
    border-bottom: 1px solid #E8E8E8;
    background: url(http://img.daoluquan.com/hzhljx/images/mico3.jpg) no-repeat left center;
    position: relative;
}

.mlist_main {
    width: 271px;
    height: auto;
    overflow: hidden;
    line-height: 200%;
    padding: 3px 0 0;
    margin: 0 auto;
    color: #8C8C8C;
    position: relative;
}

.mlist_main a:active, .mlist_main a:link, .mlist_main a:visited {
    color: #bbbbbb;
}

.mlist_main a:hover {
    color: #FF0000;
}

.mproduct {
    width: 1200px;
    height: auto;
    overflow: hidden;
    padding: 0;
    margin: 15px auto 0;
    position: relative;
}

.mproduct_top {
    width: 1200px;
    height: 30px;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    border-bottom: 1px solid #E8E8E8;
    position: relative;
}

.mproduct_title {
    width: 130px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
    font-family: "΢???ź?";
    font-weight: bold;
    color: #333333;
    background: url(http://img.daoluquan.com/hzhljx/images/mico4.jpg) no-repeat left center;
    padding-left: 25px;
    float: left;
    position: relative;
}

.more {
    width: 50px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    float: right;
    position: relative;
}

.more a:active, .more a:link, .more a:visited {
    color: #7C7C7C;
}

.more a:hover {
    color: #FF0000;
}

.mproduct_main {
    width: 1200px;
    height: auto;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    position: relative;
}

#demo {
    width: 1180px;
    height: 190px;
    margin: 5px auto 0;
    overflow: hidden;
    position: relative
}

.mproduct_cp {
    width: 204px;
    height: 154px;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    position: relative;
}

.fk {
    padding: 0 10px;
}

.mproduct_cp img {
    padding: 1px;
    border: 1px solid #DDDDDD;
}

.mproduct_mc {
    width: 204px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    text-align: center;
    padding: 0;
    margin: 0 auto;
    position: relative;
}

.mproduct_mc a:active, .mproduct_mc a:link, .mproduct_mc a:visited {
    display: block;
    width: 204px;
    height: 30px;
    background: #E7E7E7;
    color: #6B6B6B;
}

.mproduct_mc a:hover {
    display: block;
    width: 204px;
    height: 30px;
    background: #3680D7;
    color: #FFF;
}

#footer {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 20px 0 10px;
    margin: 20px auto 0;
    background: #3680D7;
    position: relative;
}

.footer {
    width: 1200px;
    height: auto;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    position: relative;
}

.footer_list {
    width: auto;
    height: 235px;
    overflow: hidden;
    padding: 0 37px;
    float: left;
    border-right: 1px solid #5D99DF;
    position: relative;
}

.footer_title {
    width: 80px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #FFF;
    position: relative
}

.footer_main {
    width: 80px;
    height: auto;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    position: relative;
}

.footer_main ul li {
    width: 80px;
    height: 27px;
    line-height: 27px;
    text-align: left;
    float: left;
}

.footer_main ul li a:active, .footer_main ul li a:link, .footer_main ul li a:visited {
    color: #AECCEE
}

.footer_main ul li a:hover {
    color: #F00
}

.footer_title2 {
    width: 160px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #FFF;
    position: relative
}

.footer_main2 {
    width: 160px;
    height: auto;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    position: relative;
}

.footer_main2 ul li {
    width: 160px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-align: left;
    float: left;
}

.footer_main2 ul li a:active, .footer_main2 ul li a:link, .footer_main2 ul li a:visited {
    color: #AECCEE
}

.footer_main2 ul li a:hover {
    color: #F00
}

.link {
    width: 1200px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0;
    margin: 10px auto 0;
    color: #FFF;
    position: relative;
}

.link span {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    float: left;
}

.link a {
    padding: 0 3px;
}

.link a:active, .link a:link, .link a:visited {
    color: #FFF
}

.link a:hover {
    color: #F00
}

#bot {
    width: 100%;
    height: 34px;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    background: #2771CA;
    position: relative;
}

.bottom {
    width: 1200px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    color: #FFF;
    position: relative;
}

.bottom a:active, .bottom a:link, .bottom a:visited {
    color: #FFF
}

.bottom a:hover {
    color: #F00
}

.nybanner {
    width: 100%;
    height: 215px;
    padding: 0;
    margin: 0 auto;
    background: url(http://img.daoluquan.com/hzhljx/images/nban.jpg) no-repeat top center;
    position: relative;
}

.nymain {
    width: 1246px;
    height: auto;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    min-height: 496px;
    position: relative;
    z-index: 5;
    top: -20px;
}

.nymain_left {
    width: 23px;
    height: 496px;
    overflow: hidden;
    float: left;
    background: url(http://img.daoluquan.com/hzhljx/images/mbg.png) no-repeat center;
    position: absolute;
    z-index: 10;
    left: 15px;
    top: 20px;
}

.nymain_right {
    width: 23px;
    height: 496px;
    overflow: hidden;
    background: url(http://img.daoluquan.com/hzhljx/images/mbg1.png) no-repeat center;
    float: right;
    position: absolute;
    z-index: 10;
    top: 20px;
    left: 1208px;
}

.nycenter {
    width: 1200px;
    height: auto;
    overflow: hidden;
    background: #FFF;
    margin-left: 23px;
    padding-top: 10px;
    float: left;
    position: relative;
}

.nyleft {
    width: 220px;
    height: auto;
    overflow: hidden;
    margin-left: 15px;
    float: left;
    position: relative;
}

.nyleft_title {
    width: 190px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    border-bottom: 2px solid #D7D7D7;
    padding: 0 0 0 30px;
    margin: 0 auto 0;
    color: #F00;
    font-size: 16px;
    font-weight: bold;
    position: relative;
}

.nyleft_main {
    width: 220px;
    height: auto;
    overflow: hidden;
    padding: 8px 0;
    margin: 0 auto;
    position: relative;
}

.nyleft_main ul li {
    width: 220px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    border-bottom: 1px solid #D7D7D7;
    float: left;
}

.nyleft_main ul li a:active, .nyleft_main ul li a:link, .nyleft_main ul li a:visited {
    display: block;
    width: 190px;
    height: 45px;
    color: #333;
    padding-left: 30px;
}

.nyleft_main ul li a:hover {
    display: block;
    width: 190px;
    height: 45px;
    color: #F00
}

.nyright {
    width: 890px;
    height: auto;
    overflow: hidden;
    padding-left: 40px;
    margin-right: 15px;
    background: url(http://img.daoluquan.com/hzhljx/images/nrbg.png) no-repeat left top;
    float: right;
    position: relative;
}

.mbx {
    width: 890px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    border-bottom: 1px solid #EBEBEB;
    position: relative;
}

.mbx span {
    color: #676767;
    font-weight: bold;
}

.mbx font {
    color: #2894FF
}

.nyright_main {
    width: 890px;
    height: auto;
    overflow: hidden;
    padding: 8px 0;
    margin: 0 auto;
    line-height: 220%;
    position: relative;
}

.news {
    width: 880px;
    height: auto;
    overflow: hidden;
    padding: 0;
    margin: 0 auto;
    position: relative;
}

.news ul li {
    width: 870px;
    height: 30px;
    line-height: 30px;
    border-bottom: #999 1px dotted;
    background: url(http://img.daoluquan.com/hzhljx/images/nic.jpg) no-repeat left center;
    padding-left: 10px;
    float: left;
}

.news ul li span {
    height: 30px;
    line-height: 30px;
    padding-right: 10px;
    color: #999;
    float: right;
}

.fanye {
    width: 850px;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
    padding-top: 20px;
    text-align: right;
    position: relative;
}

.fanye a {
    color: #935F04;
}

.fanye a:hover {
    color: #F00;
}

.red {
    color: #F00;
}

.title {
    width: 880px;
    height: 35px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    position: relative;
}

.title1 {
    width: 880px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    color: #999;
    border-bottom: #afafaf 1px dotted;
    position: relative;
}

.news_cont {
    width: 830px;
    height: auto;
    overflow: hidden;
    padding-top: 15px;
    margin: 0 auto;
    text-align: left;
    line-height: 200%;
    padding-bottom: 15px;
    position: relative;
}

.product {
    width: 880px;
    overflow: hidden;
    padding: 15px 0 0;
    margin: 0 auto;
    position: relative;
}

.product ul li {
    width: 200px;
    height: 190px;
    padding-left: 5px;
    padding-right: 15px;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
    float: left;
}

.product img {
    border: 1px solid #CCC;
    margin-bottom: 5px;
}

.product ul li a {
    color: #666;
}

.product ul li a:hover {
    color: #F00;
}

.product_show {
    width: 830px;
    height: auto;
    overflow: hidden;
    text-align: center;
    line-height: 180%;
    padding: 10px 0 0;
    margin: 0 auto;
    position: relative;
}

.product_title {
    width: 890px;
    height: auto;
    margin: 0 auto;
    line-height: 200%;
    padding: 10px 0 0 0px;
    text-align: left;
    overflow: hidden;
    position: relative;
}

.product_show img {
    border: 1px solid #CCC;
    margin-bottom: 10px;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy