@charset "utf-8";
body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    font-size: 12px;
    font-family: 微软雅黑, Verdana, Geneva, sans-serif
}

a, button, div, input, li, p, select, td, textarea {
    color: #333;
    text-decoration: none
}

li, ul {
    margin: 0;
    padding: 0;
    list-style: none
}

p {
    margin: 0;
    padding: 0
}

img {
    border: 0
}

a:active, a:link, a:visited {
    color: #333;
    text-decoration: none
}

a.nomal:active, a.nomal:link, a.nomal:visited {
    color: #333;
    text-decoration: underline
}

a:hover {
    color: #288fe1;
    text-decoration: underline
}

#container {
    clear: both;
    width: 1200px;
    margin: 0 auto
}

#menucontainer {
    clear: both;
    width: 100%;
    height: 100px;
    display: inline;
    float: left;
    background-color: #288fe1
}

#bigcontainer {
    clear: both;
    width: 100%;
    display: inline;
    float: left;
    text-align: center;
    height: 292px;
    background: url(../images/p_banner.jpg) center top no-repeat
}

.logo {
    clear: both;
    height: 100px;
    display: inline;
    float: left
}

.logo img {
    height: 100px
}

.phone {
    height: 30px;
    display: inline;
    float: right;
    margin-top: 50px;
    font-size: 18px;
    color: #333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-right: 10px;
    background: url(../images/phone.png) left center no-repeat;
    padding-left: 35px;
    line-height: 30px
}

.menu {
    height: 100px;
    display: inline;
    float: left;
    margin-left: 30px
}

.menu li {
    height: 96px;
    display: inline;
    float: left;
    line-height: 95px;
    font-family: '微软雅黑';
    font-size: 16px;
    border-bottom: 4px #288fe1 solid;
    margin-right: 35px;
    transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s;
    -moz-transition: all .2s ease-in 0s
}

.menu li.nobg {
    background: 0 0
}

.menu li:hover {
    position: relative;
    z-index: 10;
    border-bottom: 4px #f0ff00 solid
}

.menu li.on {
    border-bottom: 4px #f0ff00 solid
}

.menu li.mainlevel:hover {
    border-bottom: 4px #288fe1 solid
}

.menu li a {
    color: #fff;
    display: block;
    padding: 0 5px
}

.menu li a:hover {
    text-decoration: none
}

#nav .mainlevel ul {
    display: none;
    position: absolute;
    width: 125px;
    top: 96px;
    overflow: hidden;
    border-top: 4px #f0ff00 solid;
    left: -25px
}

#nav .mainlevel li {
    background: #288fe1;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    width: 110px;
    display: inline;
    float: left;
    overflow: hidden;
    border-bottom: 0;
    padding-left: 15px
}

#nav .mainlevel li:hover {
    background: #97be0d
}

#nav .mainlevel a:hover {
    text-decoration: none
}

.slide {
    clear: both;
    width: 100%;
    height: 450px;
    display: inline;
    float: left;
    position: relative;
    margin-top: 20px;
}

#slides {
    display: block;
    width: 100%;
    height: 450px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative
}

#slides li {
    display: block;
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute
}

#slides li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px
}

#pagination {
    display: block;
    list-style: none;
    position: absolute;
    left: 13%;
    top: 380px;
    z-index: 9;
    padding: 5px 15px 5px 0;
    margin: 0
}

#pagination li {
    display: block;
    list-style: none;
    width: 10px;
    height: 10px;
    float: left;
    margin-left: 15px;
    border-radius: 5px;
    background: #FFF
}

#pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-indent: -9999px
}

#pagination li.current {
    background: #0092CE
}

.notice {
    clear: both;
    width: 1180px;
    height: 30px;
    display: inline;
    float: left;
    background: url(../images/icon_1.png) left center no-repeat;
    overflow: hidden
}

.notice p.more {
    display: inline;
    height: 30px;
    display: inline;
    float: right;
    line-height: 30px;
    color: #ccc
}

.notice ul {
    display: inline;
    float: left;
    margin: 0;
    padding: 0
}

.notice li {
    height: 30px;
    display: inline;
    float: left;
    line-height: 30px;
    background: url(../images/new.png) right center no-repeat;
    padding-right: 20px;
    margin-left: 35px
}

.notice li a {
    color: #000
}

.index_info_area {
    width: 359px;
    display: inline;
    float: left;
    border: 1px #d2d2d2 dotted;
    padding: 6px;
    margin-right: 40px;
    margin-top: 20px
}

.no_r_mar {
    margin-right: 0
}

.i_img {
    clear: both;
    width: 359px;
    display: inline;
    float: left
}

.i_img img {
    width: 359px;
    height: 220px
}

.i_tle {
    clear: both;
    width: 359px;
    display: inline;
    float: left;
    font-size: 20px;
    font-weight: 700;
    color: #288fe1;
    text-align: center;
    padding: 10px 0
}

.i_tle span {
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: 400;
    padding-left: 10px
}

.i_info {
    clear: both;
    width: 339px;
    height: 150px;
    display: inline;
    float: left;
    line-height: 20px;
    font-size: 14px;
    padding: 0 10px 10px 10px;
    overflow: hidden;
    text-overflow: ellipsis
}

.i_info1 {
    line-height: 30px
}

.i_btn {
    clear: both;
    width: 359px;
    display: inline;
    float: left;
    padding-bottom: 10px
}

.i_btn a {
    background: #288fe1 url(../images/icon02.png) 100px center no-repeat;
    padding: 8px 80px 8px 30px;
    display: inline;
    float: left;
    font-size: 16px;
    color: #fff;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin-left: 106px
}

.i_btn a:hover {
    background: #fda800 url(../images/icon02.png) 100px center no-repeat;
    text-decoration: none
}

.i_con {
    clear: both;
    width: 339px;
    display: inline;
    float: left;
    padding: 0 10px;
    margin-bottom: 10px
}

.i_con li {
    width: 339px;
    height: 20px;
    display: inline;
    float: left;
    line-height: 20px;
    font-size: 14px;
    background: url(../images/icon03.jpg) left bottom repeat-x;
    padding: 5px 0
}

.i_con li a {
    height: 20px;
    width: 239px;
    display: inline;
    float: left;
    padding-left: 13px;
    background: url(../images/icon04.jpg) left center no-repeat;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.i_con li span {
    float: right
}

.tongbg {
    width: 1200px;
    display: inline;
    float: left;
    background: url(../images/icon09.jpg) left top repeat-y
}

.leftbody {
    clear: both;
    width: 230px;
    display: inline;
    float: left;
    overflow: hidden;
    margin-top: -100px;
    position: relative;
    z-index: 20;
    background: #2f88da
}

.bank10 {
    margin-top: 20px
}

.leftmenu {
    clear: both;
    width: 230px;
    height: 100px;
    display: inline;
    float: left;
    line-height: 110px;
    font-size: 26px;
    color: #fff;
    background-color: #49a0e5;
    text-align: center
}

.left_contact {
    clear: both;
    width: 190px;
    display: inline;
    float: left;
    margin-top: 20px;
    border-top: 1px #288fe1 solid;
    padding-top: 10px;
    font-size: 23px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-left: 20px;
    color: #fff
}

.left_contact span {
    font-size: 14px
}

.left_img {
    clear: both;
    width: 190px;
    display: inline;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    padding-bottom: 20px
}

.left_img img {
    width: 190px
}

.leftnav {
    clear: both;
    width: 230px;
    display: inline;
    float: left;
    margin-top: 30px
}

.leftnav li {
    width: 230px;
    height: 50px;
    display: inline;
    float: left;
    line-height: 50px;
    padding-left: 35px;
    font-size: 14px;
    border-left: 5px #2f88da solid
}

.leftnav li.on {
    border-left: 5px #97be0d solid;
    background-color: #fff
}

.leftnav li.on a {
    color: #333
}

.leftnav li a {
    color: #fff;
    display: block
}

.leftnav li:hover {
    border-left: 5px #97be0d solid;
    background-color: #fff
}

.leftnav li:hover a {
    color: #333;
    text-decoration: none
}

.leftcon {
    clear: both;
    width: 178px;
    display: inline;
    float: left;
    border: 1px #ccc solid;
    border-top: 0;
    padding: 10px;
    line-height: 22px
}

.rightbody {
    width: 930px;
    display: inline;
    float: right;
    overflow: hidden;
    margin-left: 40px
}

.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 #000 solid;
    font-size: 16px;
    font-weight: 700;
    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: 700;
    padding-top: 5px
}

.rightnav li p.txt {
    width: 470px;
    display: inline;
    float: right;
    font-size: 16px;
    font-weight: 700
}

.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
}

.tab_title {
    clear: both;
    width: 1180px;
    display: inline;
    float: left;
    margin-top: 20px
}

.tab_title li {
    height: 30px;
    display: inline;
    float: left;
    line-height: 30px;
    padding: 5px 30px;
    border-bottom: 1px #ddd solid;
    margin-bottom: -1px;
    position: relative;
    z-index: 100;
    border-top: 3px #fff solid;
    font-size: 16px;
    cursor: pointer
}

.tab_title li.on {
    border: 1px #ddd solid;
    border-bottom: 1px #fff solid;
    border-top: 3px #288fe1 solid
}

.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: 350px;
    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: 240px;
    -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.txt {
    width: 250px;
    display: inline;
    float: left;
    line-height: 20px;
    overflow: hidden;
    margin-left: 20px;
    text-align: center;
    margin-bottom: 15px;
    font-size: 14px;
    height: 40px;
    overflow: hidden
}

.proon li p.txt a:hover {
    color: #288fe1
}

.procon li p.detail {
    width: 294px;
    display: inline;
    float: left;
    text-align: center
}

.procon li p.detail a {
    padding: 5px 30px;
    background-color: #288fe1;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.procon li p.jg {
    font-size: 14px;
    font-weight: 700;
    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: 700
}

#foot_area {
    clear: both;
    width: 100%;
    display: inline;
    float: left;
    background-color: #1f1f1f;
    margin-top:20px;
}

.foot_info {
    clear: both;
    width: 1200px;
    display: inline;
    float: left;
    height: 43px;
    background: url(../images/fobg.png) left top no-repeat;
    margin-top: 30px
}

.foot_info li {
    height: 43px;
    width: 300px;
    display: inline;
    float: left;
    color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 18px;
    padding-top: 3px;
    margin-left: 55px
}

.foot_info li span {
    font-size: 18px;
    color: #777
}

.foot_info li.email {
    margin-left: 115px
}

.foot_info li.address {
    margin-left: 115px
}

.foot_about {
    clear: both;
    width: 1200px;
    display: inline;
    float: left;
    border-top: 1px #555 solid;
    margin-top: 30px;
    padding: 30px 0 10px 0;
    color: #999
}

.foot_about li {
    width: 300px;
    display: inline;
    float: left
}

.foot_about li p {
    width: 300px;
    display: inline;
    float: left
}

.foot_about li p.tle {
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px
}

.foot_about li p.con {
    background: url(../images/fjt.png) left center no-repeat;
    padding-left: 15px;
    height: 26px;
    line-height: 26px
}

.foot_about li p.con a {
    color: #999
}

.bottom {
    clear: both;
    width: 1200px;
    display: inline;
    float: left;
    border-top: 1px #555 solid;
    margin-top: 20px;
    line-height: 22px;
    padding: 20px 0 10px 0;
    color: #999;
    text-align: center
}

.bottom a {
    color: #999
}

.daohang {
    clear: both;
    width: 100%;
    height: 50px;
    display: inline;
    float: left;
    line-height: 50px;
    background: #f8f8f8;
    border-bottom: 1px #e3d3d3 solid
}

.daohangcon {
    height: 50px;
    display: inline;
    float: left;
    margin-left: 270px
}

.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
}

.pagebox ul li.thisclass a:hover, .pagenum ul li.thisclass, .pagenum ul li.thisclass a {
    background-color: #383838;
    padding: 5px 15px;
    font-weight: 700;
    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: 400;
    margin: 0 2px
}

.newslist {
    clear: both;
    width: 930px;
    display: inline;
    float: left;
    padding: 10px 0
}

.newslist li {
    width: 930px;
    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: 700;
    text-decoration: none
}

.newslist li span {
    float: right
}

.showtitle {
    clear: both;
    width: 930px;
    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: 400
}

.showinfo {
    clear: both;
    width: 930px;
    display: inline;
    float: left;
    text-align: center;
    line-height: 30px;
    padding: 5px 0;
    color: #999;
    background-color: #fff
}

.showcon {
    clear: both;
    width: 930px;
    display: inline;
    float: left;
    line-height: 25px;
    padding: 0 0 20px 0;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    background-color: #fff
}

.showcon p {
    margin-bottom: 15px
}

.tleft {
    text-align: left
}

.noborder {
    border: 0
}

.toptle {
    font-size: 16px
}

.product_area {
    clear: both;
    width: 1200px;
    display: inline;
    float: right;
    margin-top: 5px;
    background-color: #fff;
    padding: 20px 0
}

.product_img {
    clear: both;
    width: 350px;
    display: inline;
    float: left
}

.product_info {
    width: 830px;
    display: inline;
    float: right
}

.product_info li {
    width: 810px;
    display: inline;
    float: left
}

.product_info li.tle {
    border-bottom: 1px #ccc dotted;
    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: 1180px;
    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: 3px #288fe1 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: 700;
    color: #7d7d7d
}

.friendlink a {
    color: #7d7d7d;
    margin-right: 10px
}

.aboutmenu {
    clear: both;
    width: 930px;
    height: 20px;
    display: inline;
    float: left;
    line-height: 20px;
    font-size: 18px;
    padding-bottom: 15px;
    margin-top: 20px
}

.aboutmenu h1 {
    display: inline;
    float: left;
    font-size: 28px;
    margin: 0;
    padding: 0;
    font-weight: 400
}

.aboutmenu p.daohang {
    width: 50%;
    display: inline;
    float: right;
    text-align: right;
    line-height: 30px;
    font-size: 12px
}

.turnleft {
    float: left;
    width: 910px;
    margin-left: 0
}

.leftmenu_1 {
    clear: both;
    width: 245px;
    height: 38px;
    display: inline;
    float: left;
    line-height: 38px;
    font-size: 14px;
    color: #333;
    background: #e6e6e6;
    padding: 0 0 0 20px;
    margin-top: 0
}

.leftnav_1 {
    clear: both;
    width: 263px;
    display: inline;
    float: left;
    border-top: 0;
    padding: 10px 0;
    border: 1px #ddd solid
}

.leftnav_1 li {
    width: 263px;
    display: inline;
    float: left;
    margin-top: 10px
}

.leftnav_1 li p.img {
    width: 110px;
    height: 100px;
    display: inline;
    float: left
}

.leftnav_1 li p.img img {
    width: 90px;
    height: 80px;
    margin-left: 10px
}

.leftnav_1 li p.txt {
    width: 140px;
    display: inline;
    float: right;
    line-height: 20px;
    margin-top: 5px;
    margin-right: 10px
}

.turnright {
    width: 270px;
    display: inline;
    float: right;
    overflow: hidden;
    margin-top: 20px
}