﻿/* CSS Document */


/*base style*/

body {
    text-align: center;
    font-family: "宋体", Arial;
    margin: 0;
    padding: 0;
    font-size: 12px;
    background: #eeeeee;
    color: #333333;
}

div,
form,
p,
img,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    border: 0;
}

select,
input,
select {
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

table,
td,
tr,
th,
input,
select {
    font-size: 12px;
}

input {
    font-family: Arial;
}


/*text and password width*/

table {
    border-collapse: collapse;
}

a {
    color: #303030;
    text-decoration: none;
    font-family: arial;
}

a:hover {
    color: #298d26;
    text-decoration: underline;
}

.clear {
    zoom: 1;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
    height: 0px;
}


/*index.html*/

#top {
    width: 1000px;
    height: 102px;
    overflow: hidden;
    background: url(../images/topbj_02.jpg) repeat-x;
    margin: 0 auto;
}

#top img {
    float: left;
    margin-top: 15px;
}

.sy {
    float: right;
    margin-right: 10px;
    margin-top: 12px;
}

#nav {
    width: 1000px;
    margin: 0 auto;
    background: url(../images/nav_bg.jpg) repeat-x;
    height: 44px;
}

#nav ul {}

#nav ul li {
    float: left;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 800;
    line-height: 42px;
    width: 125px;
    background: url(../images/nav_li.jpg) no-repeat;
}

#nav ul li a {
    color: #FFFFFF;
    line-height: 44px;
}

#nav ul li a:hover {
    line-height: 42px;
    text-decoration: none;
}

#banner {
    width: 1000px;
    height: 269px;
    margin: 0 auto;
}

#main {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    margin-top: 15px;
}

.m_up {}

.i_gsxw {
    width: 335px;
    overflow: hidden;
    float: left;
}

.bt {
    background: url(../images/bt_bg.gif) repeat-x;
    height: 25px;
    border: 1px solid #e2e2e2;
    padding-top: 7px;
    padding-left: 5px;
}

.bt_name {
    background: url(../images/bt_li.gif) left center no-repeat;
    padding-left: 12px;
    padding-top: 8px;
    _padding-top: 0px;
    *padding-top: 0px;
}

.more {
    float: right;
    margin-top: 7px;
    margin-right: 5px;
}

.nr {
    padding: 10px;
    background: #f5f4f4;
}

.m_up .nr {
    height: 210px;
    overflow: hidden;
}

.i_gsxw ul {}

.i_gsxw li {
    background: url(../images/news_li.gif) left center no-repeat;
    padding-left: 8px;
    line-height: 26px;
    border-bottom: 1px dashed #dfdfdf;
}

.i_gsxw li span {
    float: right;
    color: #666666;
}

.i_hydt {
    width: 335px;
    overflow: hidden;
    float: left;
    margin-left: 15px;
}

.product {}

.product li {
    float: left;
    background: #FFFFFF;
    border: 1px solid #e0e0e0;
    display: inline;
    margin: 7px 2px;
    height: 19px;
    line-height: 19px;
    width: 96px;
    padding-left: 3px;
    text-align: center;
}

.product li a:link,
.product li a:visited {
    display: block;
    background: url(../images/+.gif) left center no-repeat;
    padding-left: 3px;
}

.product li a:hover {
    background: url(../images/+1.gif) left center no-repeat;
    padding-left: 5px;
    text-decoration: none;
}

.i_video {
    width: 300px;
    overflow: hidden;
    float: right;
}

.m_center {
    margin-top: 10px;
}

.m_center nr {}

.m_center ul {}

.m_center li {
    float: left;
    margin: 5px 6px;
    display: inline;
}

.m_center ul img {
    padding: 6px;
    background: #ffffff;
    width: 140px;
    height: 150px;
}

.m_center p {
    text-align: center;
    margin-top: 6px;
}

.m_down {}

.m_down .nr {
    h eight: 180px;
    overflow: hidden;
}

.i_gywm {
    float: left;
    width: 335px;
    overflow: hidden;
    line-height: 26px;
}

.i_gywm .nr {
    text-indent: 24px;
}

.i_gywm .nr a {
    color: #CC3300;
}

.i_jszl {
    float: left;
    width: 335px;
    overflow: hidden;
    margin-left: 15px;
}

.i_jszl .nr li {
    line-height: 26px;
    background: url(../images/news_li.gif) left center no-repeat;
    padding-left: 8px;
}

.i_lxwm {
    float: right;
    width: 300px;
    overflow: hidden;
}

.i_lxwm .nr {
    background: url(../images/lxwmbg.jpg) #f5f4f4 no-repeat top right;
}

.i_lxwm p {
    line-height: 27px;
}

#subnav {
    height: 23px;
    border-top: #2c9929 1px solid;
    border-bottom: #c5c5c5 1px solid;
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
}

#subnav ul {
    padding-left: 20px;
}

#subnav ul li {
    float: left;
    width: 120px;
    line-height: 23px;
    background: url(../images/cc_11.jpg) no-repeat;
}

#footer {
    width: 1000px;
    margin: 0 auto;
    padding: 15px 0;
    line-height: 24px;
}

#demo {
    width: 980px;
    overflow: hidden;
}

#indemo {
    float: left;
    width: 800%;
    height: 196px;
    overflow: hidden;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}


/*gywm.html*/

.s_left {
    width: 228px;
    float: left;
    overflow: hidden;
}

.s_cpzs {}

.s_cpzs ul {
    margin-bottom: 10px;
}

.s_bt {
    background: url(../images/s_left_bt.gif) no-repeat;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: "微软雅黑";
    padding-left: 10px;
}

.s_nr {
    padding: 10px;
    border: 1px solid #dedede;
}

.s_cpzs li {
    line-height: 36px;
    border-bottom: 1px solid #d1d1d1;
    background: url(../images/s_left_li.jpg) left center no-repeat;
    padding-left: 12px;
}

.s_lxwm {
    margin-top: 10px;
}

.s_lxwm p {
    line-height: 30px;
}

.s_right {
    width: 770px;
    overflow: hidden;
    float: right;
}

.s_r_bt {
    background: url(../images/s_r_bt.jpg) no-repeat;
    height: 44px;
    line-height: 44px;
}

.p_bt {
    font-size: 14px;
    font-weight: bold;
    font-family: "微软雅黑";
    padding-left: 42px;
}

.s_r_nr {
    padding: 10px;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}
.s_r_nr img{
    width: 100%;
}

.p p {
    line-height: 23px;
    margin: 7px 0;
    text-indent: 24px;
}


/*cpzs.html*/

.s_r_cpzs li {
    margin: 10px 10px 10px 22px;
}

.s_r_cpzs li p {
    margin-top: 8px;
}


/*xwdt.html*/

.s_xwdt {
    margin-bottom: 10px;
}

.s_r_xwdt li {
    background: url(../images/news_li.gif) left center no-repeat;
    padding-left: 8px;
    line-height: 32px;
    border-bottom: 1px dashed #dfdfdf;
}

.s_r_xwdt li p {
    float: right;
    color: #666666;
}

.prev {
    text-align: center;
    margin-top: 26px;
}

.next {
    margin-top: 26px;
}


/*lxwm.html*/

.s_r_lxwm {
    padding: 20px;
}

.s_r_lxwm p {
    line-height: 36px;
}

.red {
    color: #FF0000;
}

.w66 {
    width: 66px;
    text-align: right;
}

.w220 {
    width: 220px;
    height: 28px;
    line-height: 28px;
}

.s_right tr {
    height: 50px;
}

.button {
    border: 1px solid #dadada;
    background: url(../images/button.gif) no-repeat;
    width: 93px;
    height: 30px;
    text-align: center;
    font-size: 14px;
    font-family: "微软雅黑";
    cursor: pointer;
    margin: 20px 0 20px 66px;
}

textarea {
    overflow-y: hidden;
}

.s_r_message li {
    border-bottom: 1px solid #d4d4cc;
    padding-bottom: 10px;
    margin: 10px 0;
}

.s_r_message li span {
    font-weight: bold;
}
.zy_gywm {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}
.zy_bt {
    width: 230px;
    height: 44px;
}

.zy_bt1 {
    background: url(../images/fjfj_04.jpg) no-repeat;
    width: 767px;
    _width: 765px;
    height: 44px;
    line-height: 44px;
}

.gywm_l ul {
    margin-top: 15px;
    height: 180px;
    padding: 0 10px;
}

.gywm_l ul li {
    line-height: 35px;
    border-bottom: #d1d1d1 1px solid;
    margin-top: 20px;
    background: url(../images/gywm_bj.jpg) no-repeat left 7px;
    padding-left: 10px;
}

.gywm_l ul li a {
    height: 23px;
    display: block;
    line-height: 23px;
    text-align: left
}

.gywm_l ul li a:hover {
    text-decoration: none;
}
.gywm_l ul li a:hover {
    text-decoration: none;
}

.weizhi {
    margin-right: 40px;
    float: right;
    display: inline;
}

.ww {
    line-height: 28px;
    width: 745px;
    text-align: left;
    margin-top: 10px;
    text-indent: 24px;
    margin-left: 10px;
}

.g {
    float: left;
    margin-left: 45px;
    font-size: 14px;
    font-weight: bold;
    display: inline;
}

.x {
    font-size: 14px;
    font-weight: 800;
    color: #298d26;
    text-align: left;
    margin: 10px 20px;
}
.cpzs_l {
    width: 228px;
    float: left;
    border: #dddddd 1px solid;
}

.cm {
    margin: 10px 0;
    text-align: left;
}

.cm li {
    margin-left: 30px;
    margin-top: 10px;
}

.gywm_r {
    width: 768px;
    _width: 765px;
    float: right;
    border: #dddddd 1px solid;
    text-align: left;
    margin-bottom: 20px;
    display: inline;
}

.cpz {
    margin: 20px 0 10px 0;
}

.cpz ul {}

.cpz li {
    float: left;
    width: 90px;
    margin-left: 75px;
    display: inline;
}

.cpz .cpwz {
    width: 100px;
    margin: 10px 0 20px 0;
}

.cpz img {
    width: 100px;
    height: 142px;
}
.page {
    padding: 10px;
    margin: auto;

    text-align: center;

    color: #333;
}


.page a {
    font-size: 16px;
    color: #999;
    padding: 10px;
        padding:8px 12px;
    border:1px solid #ccc;
        margin:5px;
}

.page a:hover {
    background-color: #da251c;
    color: #fff;
        padding:8px 12px;
    border:1px solid #ccc;
}

.page span {
    font-size: 16px;
    color: #000!important;
    padding: 10px;
    background: none;
    display: inline;
    padding:8px 12px;
    border:1px solid #ccc;
    margin:5px;

}

.page span:hover {
    background-color: #da251c;
    color: #fff!important;
        padding:8px 12px;
    border:1px solid #ccc;
}
