@charset "utf-8";
/* CSS Document */

/* Author: zq */

/* Time: 2014/04/30*/

body {
    font-family: "Microsoft YaHei"
}

/*header*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
    padding: 0px;
    margin: 0px;
}

ol,
ul {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

a {
    text-decoration: none;
    color: #484848;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.show {
    display: block;
}

.hide {
    display: none;
}

.clear {
    clear: both;
}

.wd1000 {
    width: 1100px;
    margin: 0 auto;
}

input:focus {
    outline: none;
}

html {
    overflow-x: hidden;
}

body a:hover,
.media_list li a:hover {
    color: #0e6bcd;
    text-decoration: none
}

/*header*/

@media only screen and (min-width:800px) {
    #header {
        border-top: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        margin-bottom: 1px;
        position: relative;
        position: fixed;
        z-index: 600;
        width: 100%;
        min-width: 1100px;
        height: 115px;
        background: url(../images/h_bd.jpg) repeat-x;
    }
}

@media only screen and (max-width:680px) {
    #header {
        border-top: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        margin-bottom: 1px;
        position: relative;
        z-index: 600;
        width: 100%;
        min-width: 1100px;
        height: 115px;
        background: url(../images/h_bd.jpg) repeat-x;
    }
}

.head {
    position: relative;
    height: 115px;
}

.logo_new {
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 10px;
}

.h_click {
    position: absolute;
    top: 12px;
    right: 1px;
    margin-right: -5px
}

.h_click a {
    color: #666;
    font-size: 14px
}

.h_click a.h_click1 {
    background: url(../images/cn.jpg) no-repeat left;
}

.h_click a.h_click2 {
    background: url(../images/en.jpg) no-repeat left;
    padding-left: 24px;
}

.h_click a:hover {
    text-decoration: underline;
}

.nav {
    height: 62px;
    position: absolute;
    top: 45px;
    right: -27px;
}

.search {
    position: absolute;
    top: 38px;
    right: 10px;
}

.ser_text {
    background: url(../images/ser_textbd.jpg) no-repeat;
    color: #b0b0b0;
    font-size: 13px;
    width: 166px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    display: block;
    border: none;
    border: 0;
}

.ser_sub {
    background: url(../images/ser_subbd.jpg) no-repeat;
    width: 38px;
    height: 28px;
    display: block;
    border: none;
    cursor: pointer;
}

a.nav_name {
    color: #333;
    font-size: 16px;
    text-transform: uppercase
}

.sub_serchimg {
    width: 240px;
    height: 140px;
    margin-right: 13px;
    margin-top: 6px;
    display: inline;
    padding: 4px;
    background-color: #FFF;
    border: 1px solid #e8e8e8;
}

.sub_pro .sub_list li,
.sub_solu .sub_list li {
    float: left;
    background: none;
    width: 138px;
    height: 119px;
    overflow: hidden;
    padding: 6px 0 4px;
    line-height: normal;
    border-bottom: 1px solid #D3D9D6;
    text-align: left;
    position: static;
}

.sub_tbox {
    width: 130px;
    line-height: 28px;
    overflow: hidden;
}

.sub_tbox a {
    color: #79BC28;
    font-size: 15px;
    width: 134px;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.sub_dbox {
    width: 138px;
    height: 72px;
    overflow: hidden;
}

.sub_pro .sub_list .sub_dbox li,
.sub_solu .sub_list .sub_dbox li {
    float: none;
    height: 18px;
    line-height: 18px;
    padding: 0;
    border-bottom: none;
}

.sub_pro .sub_list .sub_dbox li a,
.sub_solu .sub_list .sub_dbox li a {
    font-size: 13px;
    width: 134px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.sub_more {
    display: none;
}

.sub_more a {
    color: #79BC28;
    font-size: 13px;
}

.page_sub_title {
    font-size: 18px;
    color: #333;
    padding-bottom: 20px;
    font-weight: bold;
}

/*footer*/

#footer {
    clear: both;
    width: 100%;
    min-width: 1020px;
    height: 48px;
    background-color: #FFF;
    border-top: 1px solid #e5e4e4;
}

.foot {
    height: 48px;
    position: relative;
}

.copyright {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 48px;
}

.f_select {
    position: absolute;
    right: 0;
    top: 12px;
    z-index: 30;
    width: 178px;
    height: 22px;
    border: 1px solid #7f9db9;
}

.f_selName {
    color: #696969;
    line-height: 22px;
    padding-left: 6px;
    background: url(../images/f_selbtn.jpg) no-repeat right;
    margin-right: 6px;
}

.f_selclick {
    position: absolute;
    top: -48px;
    left: -1px;
    z-index: 30;
    display: none;
    width: 178px;
    background-color: #FFF;
    border-left: 1px solid #7f9db9;
    border-right: 1px solid #7f9db9;
    border-top: 1px solid #7f9db9;
}

.f_selclick a {
    display: block;
    width: 172px;
    height: 24px;
    padding-left: 6px;
}