/* CSS Document */

body {
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
    line-height: 22px;
    background: url(/static/img/bj.jpg);
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: underline;
    color: #f00;
}

.top {
    width: 1000px;
    height: 93px;
    margin: 0 auto;
    background: url(/static/img/top_bg.jpg) repeat-x;
}

.logo {
    width: 520px;
    height: 80px;
    float: left;
    padding-left: 10px;
    padding-top: 13px;
}

.trz {
    width: 250px;
    height: 70px;
    float: left;
    padding-top: 25px;
    color: #fff;
}

.tlan {
    width: 205px;
    height: 23px;
    float: left;
    background: url(/static/img/top_lanbg.jpg) no-repeat left bottom;
    padding-top: 70px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.tlan a {
    color: #fff;
}

.banner {
    padding: 1px 0;
    width: 1000px;
    margin: 0 auto;
    clear: both;
    background-color: #fff;
}

.content {
    width: 1000px;
    margin: 0 auto;
    clear: both;
    margin-bottom: 2px;
    background-color: #246494;
}

.left {
    width: 188px;
    float: left;
    padding: 0 4px;
    padding-bottom: 50px;
}

.right {
    width: 804px;
    float: right;
    background: url(/static/img/dot.jpg) repeat-x #fff;
    margin-top: 2px;
    min-height: 960px;
    _height: 960px;
}

.nav {
    width: 800px;
    height: 30px;
    float: left;
    background: url(/static/img/nav_bg.jpg) repeat-x;
    padding: 0 2px;
}

#nav {
    line-height: 30px;
    list-style-type: none;
    color: #fff;
}

#nav a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding: 0 8px;
}

#nav a:hover {
    text-decoration: none;
}

#nav li {
    float: left;
    width: auto;
    margin-right: 7px;
}

#nav li ul {
    line-height: 25px;
    list-style-type: none;
    text-align: left;
    left: -999em;
    margin-left: 10px;
    width: 220px;
    position: absolute;
    background-color: #000;
    padding: 5px 0;
}

#nav li ul li {
    float: left;
}

#nav li ul a {
    display: block;
    width: 204px;
    text-align: left;
    padding: 0 0 0 15px;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
}

#nav li ul a:hover {
    color: #fff;
    text-decoration: none;
    background: #216594;
}

#nav li:hover ul {
    left: auto;
}

#nav li.sfhover ul {
    left: auto;
}

#content {
    clear: left;
}

.rmain {
    width: 790px;
    float: left;
    padding: 15px 7px;
}

.position {
    height: 25px;
    background-color: #D5EAF4;
    line-height: 25px;
}

.position_lef {
    width: auto;
    height: 25px;
    float: left;
    background-color: #999;
    padding: 0 10px;
    font-weight: bold;
    color: #000;
}

.position_rig {
    width: auto;
    height: 25px;
    float: left;
    padding-left: 10px;
    color: #666;
}

.position B {
    color: #000;
}

.foot {
    width: 1000px;
    margin: 0 auto;
    clear: both;
    background-color: #2965B5;
    color: #fff;
    padding: 30px 0;
    text-align: center;
}

.page {
    clear: both;
    padding-bottom: 20px;
    text-align: right;
}

.sou {
    width: 188px;
    height: 151px;
    padding-top: 10px;
    float: left;
    background: url(/static/img/left_top.gif) no-repeat;
    text-align: center;
}

.sou p {
    padding: 2px 0;
    text-align: center;
    margin: 0;
    line-height: 18px;
}

.sou_input {
    width: 130px;
}

.lefbtn {
    width: 57px;
    height: 21px;
    border: none;
    background: url(/static/img/search2.gif);
}

.lef_prot {
    width: 170px;
    height: 35px;
    float: left;
    padding-left: 18px;
    padding-top: 10px;
}

.lef_ptle {
    width: 170px;
    /*min-height:35px;*/
    height: auto;
    float: left;
    border-bottom: 2px solid #4ACBFF;
    background: url(/static/img/e01.gif) no-repeat left 10px;
    padding-left: 18px;
    padding-top: 8px;
    padding-bottom: 6px;
    font-weight: bold;
    overflow: hidden;
    color: #fff;
}

.lef_ptle a {
    color: #fff;
    height: 18px;
    line-height: 18px;
}

.lef_ptle a:hover {
    color: #f00;
}


.lef_child {
    width: 170px;
    min-height: 35px;
    float: left;
    border-bottom: 2px solid #4ACBFF;
    padding-left: 30px;
    font-weight: bold;
    line-height: 35px;
    overflow: hidden;
    color: #fff;
}

.lef_child a {
    color: #fff;
}

.lef_child a:hover {
    color: #f00;
}

.leflist {
    width: 188px;
    float: left;
}

.leflist li {
    width: 180px;
    float: left;
    background: url(/static/img/lef_libg.gif) no-repeat left bottom;
    color: #fff;
    padding-left: 8px;
}

.leflist a {
    color: #ccc;
    line-height: 20px;
}

.leflist a:hover {
    color: #f00;
    text-decoration: none;
}

.prolist {
    width: 790px;
    float: left;
    clear: both;
    padding: 20px 0;
}

.prolist li {
    width: 197px;
    height: 210px;
    float: left;
    text-align: center;
}

.prolik {
    width: 150px;
    height: 190px;
    border: 1px solid #ccc;
    margin: 0 auto;
    background-color: #fff;
    padding: 4px;
}

.h_prolik {
    width: 150px;
    height: 190px;
    border: 1px solid #633000;
    margin: 0 auto;
    background-color: #fff;
    padding: 4px;
}

.pro_lip {
    width: 150px;
    height: 130px;
    float: left;
    padding-top: 20px;
}

.pro_lip img {
    width: 150px;
    height: 120px;
}

.pro_lib {
    width: 150px;
    height: 20px;
    float: left;
    overflow: hidden;
}

.pro_lib a {
    color: #633000;
    line-height: 20px;
}

.pro_lib a:hover {
    color: #FE8E05;
}

.about_m {
    padding: 20px 15px;
    line-height: 25px;
    font-size: 14px;
}

.about_m img {
    width: 760px !important;
    height: auto !important;
}

.mess_m {
    padding: 20px;
    line-height: 25px;
    min-height: 450px;
    _height: 450px;
}

.mess_input {
    width: 300px;
    height: 20px;
    background-color: #fff;
    border: 1px solid #ccc;
    line-height: 20px;
}

.mess_area {
    width: 450px;
    height: 100px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.con_m {
    padding: 20px 60px 50px 60px;
    line-height: 25px;
}

.pages {
    clear: both;
    text-align: center;
}

.pages li {
    display: inline;
}

.pages a {
    padding: 3px 6px;
    margin: 2px;
    border: 1px solid #FDCDC4;
    color: #333;
    font-weight: bold;
}

.pages a:hover {
    padding: 3px 6px;
    color: #FFF;
    background-color: #F00;
    border: 1px solid #E30000;
}

.pages span {
    padding: 3px 6px;
    margin: 2px;
    color: #333;
    font-weight: bold;
}

.pages span.current {
    padding: 3px 6px;
    margin: 2px;
    background-color: #F00;
    border: 1px solid #E30000;
    color: #FFF;
    font-weight: bold;
}

.pages span.disabled {
    padding: 3px 6px;
    margin: 2px;
    background-color: #F9F9F9;
    border: 1px solid #FDCDC4;
    color: #888;
    font-weight: bold;
}