@charset "utf-8";

body {
    margin: 0;
    padding: 0;
    background-color: #fafafa;
    font-size: 12px;
    font-family: 微软雅黑,Verdana,Geneva,sans-serif
}

div,li,td,p,select,input,textarea,a,button,input {
    color: #333;
    text-decoration: none
}

ul,li {
    margin: 0;
    padding: 0;
    list-style: none
}

p {
    margin: 0;
    padding: 0
}

img {
    border: 0
}

a:link,a:visited,a:active {
    color: #333;
    text-decoration: none
}

a.nomal:link,a.nomal:visited,a.nomal:active {
    color: #333;
    text-decoration: underline
}

a:hover {
    color: #008623;
    text-decoration: underline
}

.container {
    clear: both;
    width: 1180px;
    margin: 0 auto
}

#menucontainer {
    clear: both;
    width: 100%;
    height: 45px;
    display: inline;
    float: left;
    background: url(../images/menubg.gif) left top repeat-x
}

.logo {
    clear: both;
    height: 76px;
    display: inline;
    float: left;
    padding: 20px 0
}

.phone {
    height: 30px;
    display: inline;
    float: right;
    margin-top: 65px;
    font-size: 18px;
    color: #006140;
    font-family: '微软雅黑';
    margin-right: 10px;
    background: url(../images/phone.png) left center no-repeat;
    padding-left: 35px;
    line-height: 30px
}

.menu {
    clear: both;
    width: 1180px;
    height: 48px;
    display: inline;
    float: left;
    background: url(../images/menubg.png) left top no-repeat
}

.menu li {
    height: 48px;
    display: inline;
    float: left;
    line-height: 48px;
    font-family: '微软雅黑';
    font-size: 16px;
    background: url(../images/menuge.png) left center no-repeat
}

.menu li.nobg {
    background: 0
}

.menu li:hover {
    background: url(../images/navcur.png) left top repeat-x;
    margin-right: -2px;
    position: relative;
    z-index: 10;
    padding-right: 2px
}

.menu li a {
    color: #fff;
    display: block;
    padding: 0 35px
}

.menu li a:hover {
    text-decoration: none
}

.slide {
    clear: both;
    width: 1180px;
    display: inline;
    float: left;
    margin-top: 10px
}

#divSmallBox {
    overflow: hidden;
    *display: inline;
    *zoom: 1;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 10px;
    background: #fff
}

#playBox {
    width: 1180px;
    height: 409px;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

#playBox .oUlplay {
    width: 99999px;
    position: absolute;
    left: 0;
    top: 0
}

#playBox .oUlplay li {
    float: left
}

#playBox .oUlplay li img {
    width: 1180px;
    height: 409px
}

#playBox .pre {
    cursor: pointer;
    width: 45px;
    height: 45px;
    background: url(../images/l.png) no-repeat;
    position: absolute;
    top: 170px;
    left: 10px;
    z-index: 10
}

#playBox .next {
    cursor: pointer;
    width: 45px;
    height: 45px;
    background: url(../images/r.png) no-repeat;
    position: absolute;
    top: 170px;
    right: 10px;
    z-index: 10
}

#playBox .smalltitle {
    width: 1180px;
    height: 10px;
    position: absolute;
    bottom: 15px;
    z-index: 10
}

#playBox .smalltitle ul {
    width: 80px;
    margin: 0 auto
}

#playBox .smalltitle ul li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 10px;
    background: #fff;
    float: left;
    overflow: hidden;
    *display: inline;
    *zoom: 1;
    cursor: pointer
}

#playBox .smalltitle .thistitle {
    background: #b32a3a
}

.leftbody {
    clear: both;
    width: 270px;
    display: inline;
    float: left;
    overflow: hidden
}

.bank10 {
    margin-top: 20px
}

.leftmenu {
    clear: both;
    width: 270px;
    height: 45px;
    display: inline;
    float: left;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-color: #383838
}

.leftnav {
    clear: both;
    width: 270px;
    display: inline;
    float: left;
    border-top: 0;
    background-color: #f4f4f4
}

.leftnav li {
    width: 235px;
    height: 44px;
    display: inline;
    float: left;
    line-height: 44px;
    border-bottom: 1px #eaeaea solid;
    background: url(../images/jt.gif) 20px center no-repeat;
    padding-left: 35px;
    font-size: 16px
}

.leftnav li.on {
    font-weight: bold
}

.leftcon {
    clear: both;
    width: 178px;
    display: inline;
    float: left;
    border: 1px #ccc solid;
    border-top: 0;
    padding: 10px;
    line-height: 22px
}

.rightbody {
    width: 886px;
    display: inline;
    float: right;
    overflow: hidden
}

.protitle_s {
    width: 884px;
    margin-top: 20px;
    background-color: #f5f5f5;
    display: inline;
    float: left;
    padding: 6px 0;
    border: 1px #d5d5d5 solid
}

.protitle_s p.daohang {
    height: 30px;
    display: inline;
    float: right;
    text-align: right;
    margin: 0;
    padding: 0;
    width: 50%;
    padding-right: 20px
}

.protitle_s h1 {
    font-size: 18px;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    margin-left: 20px
}

.product_info li.tle h1 {
    font-size: 20px
}

.rightcon {
    clear: both;
    width: 790px;
    display: inline;
    float: left
}

.comintro {
    width: 540px;
    display: inline;
    float: right;
    margin-top: 20px;
    margin-right: 30px
}

.introtitle {
    clear: both;
    width: 460px;
    display: inline;
    float: left;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px #ccc solid
}

.introtitle span.tle {
    width: 100px;
    height: 29px;
    display: inline;
    float: left;
    border-bottom: 2px #008623 solid;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 29px
}

.introtitle span.r {
    height: 29px;
    display: inline;
    float: right;
    line-height: 29px;
    font-family: Verdana,Geneva,sans-serif
}

.introcon {
    clear: both;
    width: 540px;
    display: inline;
    float: left;
    line-height: 24px;
    font-size: 14px;
    color: #7d7d7d;
    padding-top: 5px
}

.introcon p {
    color: #7d7d7d;
    display: inline;
    float: left;
    margin-top: 10px
}

.news {
    width: 550px;
    display: inline;
    float: left;
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 20px
}

.rightmenu {
    clear: both;
    width: 540px;
    height: 20px;
    display: inline;
    float: left;
    line-height: 20px;
    font-size: 18px;
    background: url(../images/bg_tle.png) left bottom repeat-x;
    padding-bottom: 15px
}

.rightmenu a {
    width: 20px;
    height: 20px;
    display: inline;
    float: right;
    background: url(../images/bg_more.png) left top no-repeat;
    margin-top: 0
}

.rightmenu a:hover {
    background: url(../images/bg_more_bg.png) left top no-repeat
}

.rightnav {
    clear: both;
    width: 540px;
    display: inline;
    float: left;
    border-top: 0;
    margin-top: 5px
}

.rightnav li {
    width: 540px;
    display: inline;
    float: left;
    overflow: hidden;
    margin-top: 15px
}

.rightnav li p.date {
    width: 50px;
    height: 45px;
    display: inline;
    float: left;
    border: 1px #ddd solid;
    line-height: 20px;
    text-align: center;
    color: #f09500;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px
}

.rightnav li p.txt {
    width: 470px;
    display: inline;
    float: right;
    font-size: 16px;
    font-weight: bold
}

.rightnav li p.des {
    width: 470px;
    display: inline;
    float: right;
    line-height: 18px;
    margin-top: 5px;
    color: #7d7d7d
}

.protitle {
    clear: both;
    width: 1180px;
    display: inline;
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: url(../images/bg_tle.png) left center repeat-x;
    margin-bottom: 15px;
    margin-top: 20px
}

.protitle span.tle {
    height: 29px;
    display: inline;
    float: left;
    font-size: 20px;
    line-height: 29px;
    margin-left: 530px;
    background-color: #fafafa;
    padding: 0 15px
}

.protitle span.r {
    height: 29px;
    display: inline;
    float: right;
    line-height: 29px;
    font-family: Verdana,Geneva,sans-serif
}

.procon {
    clear: both;
    width: 1180px;
    display: inline;
    float: left;
    border-left: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    border-top: 1px #ddd solid;
    background-color: #fff
}

.procon_s {
    width: 886px;
    margin-top: 20px
}

.procon li {
    width: 294px;
    height: 310px;
    display: inline;
    float: left;
    padding-top: 15px;
    border-right: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
    overflow: hidden
}

.procon li p.img {
    clear: both;
    width: 294px;
    height: 250px;
    display: inline;
    float: left;
    overflow: hidden;
    text-align: center
}

.procon li p.img img {
    width: 240px;
    height: 250px;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -khtml-transition: all .3s ease;
    -moz-transition-property: all;
    -moz-transition-duration: .3s;
    -moz-transition-timing-function: ease;
    transition: all .3s ease
}

.procon li p.img a:hover img {
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.procon li p.txt {
    width: 274px;
    display: inline;
    float: left;
    line-height: 20px;
    overflow: hidden;
    margin-left: 10px;
    text-align: center;
    margin-bottom: 15px;
    font-size: 14px;
    height: 40px;
    overflow: hidden
}

.procon li p.jg {
    font-size: 14px;
    font-weight: bold;
    color: #c00;
    font-family: Verdana,Arial,Helvetica,sans-serif
}

.procon li p.mjg {
    color: #666
}

.procon li p.mjg font {
    color: #cfa900;
    font-size: 14px;
    text-decoration: line-through;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold
}

.procon li:hover p.txt a {
    color: #008623
}

.bottom {
    clear: both;
    width: 100%;
    display: inline;
    float: left;
    margin-top: 20px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    background-color: #2a2a2a;
    font-size: 14px
}

.bottom a {
    color: #c1c1c1
}

.daohang {
    clear: both;
    width: 886px;
    height: 30px;
    display: inline;
    float: left;
    line-height: 30px
}

.pagenum {
    clear: both;
    width: 100%;
    display: inline;
    float: left;
    font-size: 12px
}

.pagenum ul {
    float: left;
    padding: 12px 0 12px 0
}

.pagenum ul li {
    float: left;
    font-family: Tahoma;
    line-height: 23px;
    margin-right: 6px;
    border: 1px solid #e9e9e9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px
}

.pagenum ul li.disabled {
    padding: 5px 15px;
    color: #999;
    background-color: #eee
}

.pagenum ul li a {
    float: left;
    padding: 5px 16px;
    color: #555;
    display: block;
    font-family: Arial,Helvetica,sans-serif
}

.pagenum ul li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #383838;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.pagenum ul li.thisclass,.pagenum ul li.thisclass a,.pagebox ul li.thisclass a:hover {
    background-color: #383838;
    padding: 5px 15px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    color: #fff
}

.pagenum .pageinfo {
    line-height: 21px;
    padding: 6px 15px;
    color: #999;
    float: left;
    background-color: #eee
}

.pagenum .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0 2px
}

.newslist {
    clear: both;
    width: 886px;
    display: inline;
    float: left;
    padding: 10px 0
}

.newslist li {
    width: 886px;
    height: 40px;
    display: inline;
    float: left;
    line-height: 40px;
    background: url(../images/dot.gif) left bottom repeat-x;
    overflow: hidden;
    margin-bottom: 5px
}

.newslist li a {
    font-size: 14px
}

.newslist li a:hover {
    font-weight: bold;
    text-decoration: none
}

.newslist li span {
    float: right
}

.showtitle {
    clear: both;
    width: 886px;
    display: inline;
    float: left;
    text-align: center;
    line-height: 30px;
    border-bottom: 1px #eee solid;
    padding: 15px 0 15px 0;
    background-color: #fff
}

.showtitle h1 {
    margin: 0;
    padding: 0;
    font-size: 23px;
    font-weight: normal
}

.showinfo {
    clear: both;
    width: 886px;
    display: inline;
    float: left;
    text-align: center;
    line-height: 30px;
    padding: 5px 0;
    color: #999;
    background-color: #fff
}

.showcon {
    clear: both;
    width: 846px;
    display: inline;
    float: left;
    line-height: 26px;
    padding: 20px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    background-color: #fff
}

.showcon p {
    clear: both;
    width: 100%;
    display: inline;
    float: left;
    margin-bottom: 15px
}

.tleft {
    text-align: left
}

.noborder {
    border: 0
}

.toptle {
    font-size: 16px
}

.product_area {
    clear: both;
    width: 886px;
    display: inline;
    float: right;
    margin-top: 5px;
    background-color: #fff;
    padding: 20px 0
}

.product_img {
    clear: both;
    width: 350px;
    display: inline;
    float: left;
    margin-left: 20px
}
.product_img img{
    width: 350px;
}

.product_info {
    width: 460px;
    display: inline;
    float: right;
    margin-right: 20px
}

.product_info li {
    width: 460px;
    display: inline;
    float: left
}

.product_info li.tle {
    border-bottom: 1px #ccc dashed;
    font-size: 18px;
    padding-bottom: 15px
}

.product_info li.con {
    font-size: 14px;
    color: #999;
    margin-top: 15px
}

.product_info li.tel {
    font-size: 16px;
    margin-top: 15px
}

.product_info li.zx {
    margin-top: 20px
}

.product_info li.zx a {
    background-color: #238554;
    color: #fff;
    padding: 10px 30px;
    font-size: 14px
}

.product_tle {
    width: 886px;
    display: inline;
    float: left;
    padding-top: 20px;
    border-bottom: 1px #dedfde solid;
    background-color: #fff
}

.product_tle p {
    width: 100px;
    display: inline;
    float: left;
    text-align: center;
    padding: 5px 10px;
    font-size: 18px;
    border-right: 1px #dedfde solid;
    border-top: 2px #238554 solid;
    margin-bottom: -1px;
    position: relative;
    z-index: 10;
    background-color: #fff
}

.tong_area {
    clear: both;
    width: 1178px;
    display: inline;
    float: left;
    border: 1px #ddd solid;
    background-color: #fff;
    margin-top: 25px
}

.friendlink {
    clear: both;
    width: 1180px;
    display: inline;
    float: left;
    line-height: 20px;
    color: #7d7d7d;
    padding-top: 15px
}

.friendlink span {
    font-weight: bold;
    color: #7d7d7d
}

.friendlink a {
    color: #7d7d7d;
    margin-right: 10px
}

.aboutmenu {
    clear: both;
    width: 886px;
    height: 20px;
    display: inline;
    float: left;
    line-height: 20px;
    font-size: 18px;
    background: url(../images/bg_tle.png) left bottom repeat-x;
    padding-bottom: 15px;
    margin-top: 30px
}

.aboutmenu h1 {
    display: inline;
    float: left;
    font-size: 20px;
    margin: 0;
    padding: 0
}

.aboutmenu p.daohang {
    width: 50%;
    display: inline;
    float: right;
    text-align: right;
    line-height: 30px;
    font-size: 12px
}