﻿@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
}

ul, li, dl, dt, dd, ol {
    display: block;
    list-style: none;
}

img {
    border: 0;
    display: block
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
    outline: 0;
}

center {
    padding: 20px 0;
}

/* fixed */
.fixed {
    position: fixed;
    width: 55px;
    height: 212px;
    right: 25px;
    bottom: 50px;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
    z-index: 999;
}

.fixed a {
    display: block;
    width: 55px;
    height: 53px;
}

.book {
    background: url(../images/fixed.jpg) 0 0 no-repeat;
}

.book:hover {
    background-position: -54px 0;
}

.fixed a.codepic {
    background: url(../images/fixed.jpg) 0 -53px no-repeat;
    height: 52px;
}

.fixed a.codepic:hover {
    background-position: -54px -53px;
}

.fixed div {
    position: relative;
}

.fixed a.backup {
    background: url(../images/fixed.jpg) 0 -158px no-repeat;
    height: 52px;
}

.fixed a.backup:hover {
    background-position: -54px -158px;
    height: 53px;
}

.fixed div img {
    position: absolute;
    left: -196px;
    width: 196px;
    height: 196px;
    top: -106px;
    display: none;
}

/* banner */
.banner {
    width: 100%;
    height: 532px;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.sub_banner {
    height: 400px;
}

.banner img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

/* top */
.topbg {
    width: 100%;
    height: 104px;
    background: #242b3d;
}

.top {
    width: 1002px;
    height: 104px;
    margin: 0 auto;
    overflow: hidden;
}

.logo {
    float: left;
    margin-top: 32px;
}

.top_right {
    float: right;
    width: 270px;
    height: 90px;
    margin-top: 20px;
}

.top_tel {
    width: 229px;
    height: 53px;
    border: 1px solid #efd914;
    float: right;
    background: url(../images/top_tel.jpg) 10px 20px no-repeat;
}

.top_tel span {
    display: block;
    width: 190px;
    height: 18px;
    color: #fff;
    padding: 5px 0 0 38px;
    font: 14px/18px "microsoft yahei";
}

.top_tel p {
    width: 190px;
    color: #efd914;
    padding: 0 0 0 38px;
    font: 28px/1 "impact";
}

.top_word {
    float: right;
    font: 16px/32px "microsoft yahei";
    color: #fff;
    text-align: right;
}

/* search */
.search {
    width: 367px;
    height: 41px;
    border: 1px solid #242b3d;
    border-top: 0;
    position: absolute;
    top: 0;
    right: -367px;
}

.text {
    width: 221px;
    float: left;
    font: 14px/31px 'microsoft yahei';
    color: #a2a2a2;
    text-indent: 15px;
    height: 31px;
    padding: 5px 0;
    background: #fff;
    *height: 29px;
    border: 0
}

.select {
    float: left;
    width: 103px;
    border: 0;
    background: url(../images/select.jpg) 77px center no-repeat #fff;
    position: relative;
    z-index: 10
}

.btn {
    float: left;
    background: url(../images/btn.jpg) no-repeat 2px center #fff;
    width: 42px;
    height: 41px;
    border: 0;
    cursor: pointer;
}

.select select {
    margin: 5px auto;
    width: 103px;
}

.searchBar span {
    float: right;
    margin-top: 6px;
}

.searchBar span a {
    color: #666;
    margin-right: 8px;
}

.searchBar span a:hover {
    color: #ef9b11;
}

.searchBar .select {
    float: left;
    margin-top: 1px;
    display: inline;
    margin-right: 8px;
}

.searchBar .text {
    float: left;
}

.searchBar .text input {
    width: 182px;
    padding-top: 3px;
    height: 17px;
    border: 1px solid #b7d1eb;
}

div.selectbox-wrapper {
    overflow: hidden;
    width: 103px;
    position: absolute;
    text-align: left;
    *margin-top: 0;
    z-index: 11;
    background: #fff;
}

div.selectbox-wrapper ul li.current {
    color: #fff;
    background-color: #36c
}

div.selectbox-wrapper ul li {
    text-align: center;
    padding-right: 3px;
    padding-bottom: 3px;
    width: 103px;
    cursor: pointer;
    line-height: 20px;
    padding-top: 3px;
    font-size: 12px;
    font-family: '微软雅黑';
    color: #666;
}

div.selectbox-wrapper ul li.selected {
    background-color: #334d9c;
    color: #fff;
}

.selectbox {
    border: none;
    display: block;
    width: 103px;
    background: none;
    text-indent: 9px;
    cursor: pointer;
    height: 41px;
    font-size: 14px;
    font-family: 'microsoft yahei';
    color: #1b1b1b;
    line-height: 41px;
}

.search_box {
    width: 1002px;
    z-index: 3;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -501px;
    height: 500px;
    overflow: hidden;
}

.search_btn {
    float: right;
    display: block;
    width: 56px;
    height: 52px;
    background: url(../images/search.jpg) 0 0 no-repeat;
    position: relative;
    z-index: 11
}

.search_relative {
    width: 1002px;
    position: relative;
}

/* nav */
.nav_box {
    width: 100%;
    height: 0;
    font-size: 0;
    position: relative;
    z-index: 4
}

.nav_bg {
    position: absolute;
    top: -87px;
    left: 0;
    z-index: 11;
    width: 100%;
    background: url(../images/navbg.png) 0 0 repeat;
    height: 87px;
}

.nav {
    width: 1002px;
    height: 87px;
    margin: 0 auto;
    background: url(../images/nav.png) 26px 15px no-repeat;
}

.nav li {
    float: left;
    width: 108px;
    height: 87px;
    position: relative
}

.nav li a {
    display: block;
    padding-top: 50px;
    font: 16px/26px "microsoft yahei";
    color: #000;
}

.nav li.nav3 {
    text-indent: 1px;
}

.nav li.nav4 {
    text-indent: 2px;
}

.nav li.nav5 {
    text-indent: 3px;
}

.nav li.nav6 {
    text-indent: 4px;
}

.nav li.nav7 {
    text-indent: 6px;
}

.nav li.nav8 {
    text-indent: 6px;
}

.nav li.nav9 a {
    display: block;
    position: absolute;
    background: url(../images/online_btn.png) 0 0 no-repeat;
    width: 136px;
    height: 119px;
    bottom: 0;
    padding: 0;
    overflow: hidden;
    font: 25px/1.2 "microsoft yahei";
    color: #242b3d;
    padding-top: 37px;
    text-align: center;
}

.nav li dl {
    position: absolute;
    top: 87px;
    left: -10px;
    background: url(../images/dl_bg.png) 0 0 repeat;
    width: 108px;
    display: none
}

.nav li dl a {
    padding: 0;
    width: 100%;
    height: 42px;
    border-bottom: 1px solid #c6a800;
    text-align: center;
    font: 16px/42px "microsoft yahei";
    color: #907a00;
}

.nav li dl span {
    display: block;
    width: 100%;
    height: 48px;
    overflow: hidden;
    font: 700 14px/48px "microsoft yahei";
    color: #907a00;
    text-align: center;
}

.nav li.hover a {
    color: #907a00
}

.nav li.nav9 a:hover {
    -webkit-animation: zoomIn .8s ease;
    -moz-animation: zoomIn .8s ease;
    -ms-animation: zoomIn .8s ease;
    animation: zoomIn .8s ease;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes zoomIn {
    0% {
        bottom: 0;
        text-decoration: none;
    }
    50% {
        bottom: 8px
    }
    100% {
        bottom: 0
    }
}

@-moz-keyframes zoomIn {
    0% {
        bottom: 0
    }
    50% {
        bottom: 8px
    }
    100% {
        bottom: 0
    }
}

@-ms-keyframes zoomIn {
    0% {
        bottom: 0
    }
    50% {
        bottom: 8px
    }
    100% {
        bottom: 0
    }
}

@keyframes zoomIn {
    0% {
        bottom: 0
    }
    50% {
        bottom: 8px
    }
    100% {
        bottom: 0
    }
}

/* marquee */
.notice {
    width: 1002px;
    height: 40px;
    margin: 21px auto;
    overflow: hidden;
    position: relative;
}

.marq_red {
    display: block;
    float: left;
    font: 700 15px/40px "microsoft yahei";
    color: #242b3d;
}

.marquee ul {
    position: absolute;
    left: 78px;
    top: 0;
    width: 924px;
    height: auto;
    overflow: hidden
}

.marquee ul li {
    width: 100%;
    font: 15px/40px "microsoft yahei";
    color: #363636;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.marquee ul li a {
    color: #242b3d;
    float: left;
}

.marquee ul li a:hover {
    color: #ff0000;
}

.marquee ul li span {
    float: right;
    color: #989797
}

/* con1 */
.con1 {
    width: 1002px;
    height: 281px;
    margin: 0 auto;
    overflow: hidden;
}

.con1 ul {
    width: 1029px;
    height: auto;
    overflow: hidden
}

.con1 ul li {
    width: 343px;
    height: 273px;
    float: left;
    overflow: hidden;
}

.con1_border {
    background: url(../images/con1bg.jpg) 0 0 no-repeat;
    width: 313px;
    height: 256px;
    overflow: hidden;
}

.con1_title {
    display: block;
    width: 273px;
    height: 68px;
    margin: 12px auto 0;
    text-align: center;
    font: 30px/68px "microsoft yahei";
    color: #242b3d;
}

.con1_img {
    display: block;
    width: 273px;
    height: 77px;
    margin: 0 auto;
}

.con1_border div {
    width: 273px;
    height: 60px;
    margin: 14px auto 0;
    overflow: hidden;
    font: 14px/20px "microsoft yahei";
    color: #575a62;
}

.words1 {
    background: url(../images/word_bg.jpg) 0 0 no-repeat;
    width: 230px;
    height: 23px;
    margin: 0 auto 7px;
    text-align: center;
    font: 14px/23px "microsoft yahei";
    color: #969595;
}

/* con2 */
.con2 {
    width: 1002px;
    overflow: hidden;
    margin: 0 auto 30px;
}

.con2_title {
    width: 100%;
    height: 60px;
    overflow: hidden;
    margin-bottom: 19px;
    position: relative;
    text-align: center;
}

.con2_title font {
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
    position: absolute;
    border-top: 1px solid #e1e1e1;
    top: 43px;
    z-index: 1
}

.con2_title p {
    width: 100%;
    height: 30px;
    text-align: center;
    font: 700 22px/30px "microsoft yahei";
    color: #242b3d;
}

.con2_title span {
    text-align: center;
    font: 700 22px/26px "microsoft yahei";
    color: #d1d1d0;
    text-transform: uppercase;
    background: #fff;
    padding: 0 8px;
    position: relative;
    z-index: 2
}

.more1 {
    display: block;
    background: url(../images/more_bg1.jpg) 0 0 no-repeat;
    width: 54px;
    height: 21px;
    text-align: center;
    font: 14px/21px "microsoft yahei";
    color: #888;
    position: absolute;
    right: 32px;
    top: 33px;
    z-index: 4
}

.con2_list {
    width: 1002px;
    height: auto;
    overflow: hidden
}

.con2_list li {
    float: left;
    width: 230px;
    padding: 0 10px;
    overflow: hidden;
}
.con2_list li img{
    width: 100%;
    display: block;
}
.con2_list li h3{
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    padding: 10px 0;
    color: #333;
}
.con2_font a {
    display: block;
    width: 250px;
    height: 88px;
    padding-top: 100px;
    background: url(../images/add.jpg) center 31px no-repeat #efd914;
    text-align: center;
    font: 25px/88px "microsoft yahei";
    color: #fff;
}

/* con3 */
.con3 {
    width: 1002px;
    height: 426px;
    margin: 0 auto;
    overflow: hidden;
}

.con3_left {
    float: left;
    width: 250px;
    height: 311px;
    overflow: hidden;
}
.con3_left img{
    width: 250px;
    height: 250px;
}
.con3_left_top {
    width: 100%;
    height: 59px;
    background: #242b3d;
    overflow: hidden
}

.con3_left_top a {
    display: block;
    width: 220px;
    height: 24px;
    margin: 8px auto 0;
    overflow: hidden;
    font: 15px/24px "microsoft yahei";
    color: #fff;
}

.con3_left_top p {
    width: 220px;
    height: 18px;
    font: 12px/18px "microsoft yahei";
    color: #fff;
    overflow: hidden;
    margin: 0 auto;
}

.con3_right {
    width: 722px;
    float: left;
    height: 330px;
    padding-left: 28px;
    overflow: hidden;
    margin-top: -14px;
}

.con3_right li {
    width: 722px;
    height: 92px;
    border-bottom: 4px solid #e7e6e6;
    overflow: hidden;
    padding-top: 14px;
    position: relative
}

.con3_link {
    float: left;
    width: 604px;
    height: 32px;
    overflow: hidden;
    font: 700 15px/32px "microsoft yahei";
}

.con3_link a {
    color: #242b3d;
    font-size: 16px;
}

.con3_link_con {
    float: left;
    width: 604px;
    height: 52px;
    font: 14px/26px "microsoft yahei";
    color: #858586;
    overflow: hidden;
}

.con3_date {
    float: right;
    width: 91px;
    height: 91px;
    background: #242b3d;
    position: absolute;
    right: 0;
    top: 14px;
    text-align: center
}

.con3_date h1, .right_con div.con3_date h1 {
    font: 36px/60px "microsoft yahei";
    text-align: center;
    color: #fff
}

.con3_date span {
    width: 100%;
    height: 20px;
    font: 12px/20px "microsoft yahei";
    color: #fff;
    text-align: center;
}

/* con4 */
.con4 {
    width: 1002px;
    height: 438px;
    margin: 0 auto;
    overflow: hidden;
}

.con4_list {
    width: 1032px;
    height: auto;
    overflow: hidden
}

.con4_list li {
    float: left;
    width: 258px;
    height: 230px;
    overflow: hidden;
}

.con4_list li a {
    display: block;
    width: 230px;
    overflow: hidden;
    position: relative;
}
.con4_list li img{
    width: 230px;
}

.con4_list li a span {
    display: block;
    width: 189px;
    height:130px;
    padding: 8px 21px 11px;
    position: absolute;
    left: 0;
    bottom: -102px;
    font: 14px/26px "microsoft yahei";
    color: #fff;
    overflow: hidden;
    background: url(../images/con2black.png) 0 0 repeat
}

.con4_list li a span font {
    display: block;
    width: 189px;
    height: 34px;
    font: 16px/34px "microsoft yahei";
    color: #fff;
    overflow: hidden;
    text-align: center;
}

/* foot */
.foot_bg {
    width: 100%;
    height: 327px;
    background: #242b3d;
    margin-top: 20px;
}

.foot {
    width: 1002px;
    height: 327px;
    position: relative;
    margin: 0 auto;
}

.bottom_bar {
    position: absolute;
    left: -19px;
    top: -21px;
}

.foot_about {
    float: left;
    width: 311px;
    height: 327px;
    background: #efd914;
    overflow: hidden;
}

.foot_about_title {
    width: 100%;
    height: 48px;
    background: url(../images/foot_title.jpg) center bottom no-repeat;
    font: 700 22px/26px "microsoft yahei";
    color: #0a0c12;
    text-align: center;
}

.foot_about_title span {
    font: 700 17px/26px "microsoft yahei";
    color: #9f932b;
    margin-left: 6px
}

.about_us {
    width: 256px;
    height: 260px;
    margin: 8px auto 0;
    font: 14px/26px "microsoft yahei";
    color: #28292d;
    overflow: hidden
}

.foot_right {
    float: right;
    width: 662px;
    height: 327px;
    overflow: hidden
}

.foot_right h1 {
    width: 100%;
    height: 48px;
    margin-top: 16px;
    font: 700 18px/48px "microsoft yahei";
    color: #efd914;
    text-indent: 7px;
}

.foot_links {
    width: 378px;
    height: 205px;
    overflow: hidden;
    font: 14px/30px "microsoft yahei";
    color: #fff;
    margin-top: 3px;
    float: left;
    margin-right: 11px
}

.foot_links a {
    color: #fff;
    margin: 0 6px;
}
.contact{
    float: left;
    color:#fff;
    height:205px;
}
.contact h2{
    margin-top: 16px;
    font: 700 18px/48px "microsoft yahei";
    color: #efd914;
}
.contact p{
    font: 14px/32px "microsoft yahei";
}
.foot_code {
    float: left;
    width: 101px;
    height: 136px;
    border: 1px solid #515151;
    padding: 9px 9px 0 9px;
    margin: 0 0 0 12px;
}

.foot_code p {
    width: 101px;
    height: 35px;
    text-align: center;
    font: 14px/35px "microsoft yahei";
    color: #fff;
}

.foot_copyright {
    width: 100%;
    height: 90px;
    border-top: 1px solid #3d475f;
    overflow: hidden;
    margin-top: 28px;
    float: left;
}

.copyr_left {
    float: left;
    font: 12px/90px "microsoft yahei";
    color: #fff;
}

.copyr_right {
    float: right;
    font: 12px/90px "microsoft yahei";
    color: #fff;
}

.copyr_left span {
    margin-right: 12px;
}

.foot_copyright a {
    color: #fff
}

.foot_nav_bg {
    width: 100%;
    height: 50px;
    background: #efd914
}

.foot_nav {
    width: 1002px;
    height: 50px;
    text-align: center;
    font: 14px/50px "microsoft yahei";
    color: #000;
    margin: 0 auto;
}

.foot_nav a {
    color: #000;
    margin: 0 12px;
}

/* subpage */
.subpage {
    width: 1002px;
    mini-height: 500px;
    overflow: hidden;
    padding: 30px 0;
    margin: 0 auto;
}

.left {
    float: left;
    width: 237px;
    height: auto;
    overflow: hidden;
}

.left_title {
    width: 237px;
    height: 64px;
    background: #242b3d;
    overflow: hidden;
}

.left_title span {
    display: block;
    width: 100%;
    height: 22px;
    text-align: center;
    font: 20px/22px "microsoft yahei";
    color: #fff;
    margin-top: 11px;
}

.left_title p {
    width: 100%;
    height: 18px;
    font: 16px/18px "microsoft yahei";
    color: #fff;
    text-align: center;
}

.left_nav {
    width: 235px;
    height: auto;
    padding-top: 10px;
    border: 1px solid #d4d4d4;
    border-top: 0;
    margin-bottom: 20px;
}

.left_nav li a {
    display: block;
    width: 216px;
    height: 47px;
    margin: 0 auto 9px;
    background: url(../images/icons1.png) 191px center no-repeat #dadada;
    font: 700 14px/47px "microsoft yahei";
    color: #242b3d;
    text-indent: 20px;
}

.left_contact_title {
    background: url(../images/left_contatc.jpg) 0 0 no-repeat;
    width: 237px;
    height: 126px;
    overflow: hidden;
}

.left_contact_title span {
    display: block;
    width: 100%;
    height: 38px;
    margin-top: 15px;
    text-indent: 84px;
    font: 24px/38px "microsoft yahei";
    color: #efd914;
}

.left_contact_title p {
    width: 100%;
    height: 36px;
    font: 29px/36px "impact";
    color: #efd914;
    text-align: center;
}

.left_contact p {
    width: 196px;
    height: auto;
    font: 14px/20px "microsoft yahei";
    margin: 6px auto;
    padding-left: 20px;
}

.left_contact {
    width: 237px;
    background: #efd914;
    height: auto;
    overflow: hidden;
    padding: 10px 0;
    margin-bottom: 20px;
}

.left_address {
    background: url(../images/icons3.jpg) 0 0 no-repeat;
}

.left_qq {
    background: url(../images/icons4.jpg) 0 0 no-repeat;
}

.left_news_title {
    width: 237px;
    height: 50px;
    background: #242b3d;
    overflow: hidden
}

.left_news_title span {
    float: left;
    font: 16px/50px "microsoft yahei";
    color: #fff;
    padding-left: 18px
}

.left_news_title a {
    float: right;
    font: 16px/50px "microsoft yahei";
    color: #fff;
    margin-right: 16px;
}

.left_news {
    width: 235px;
    border: 1px solid #d4d4d4;
    border-top: 0;
    padding-bottom: 20px;
}

.left_news li {
    width: 210px;
    height: 41px;
    border-bottom: 1px dotted #8d8d8d;
    margin: 0 auto;
    font: 14px/41px "microsoft yahei";
    color: #393a3a;
    overflow: hidden;
    text-indent: 4px;
}

.left_news li a {
    color: #393a3a;
}

.right {
    float: left;
    width: 729px;
    height: auto;
    overflow: hidden;
    padding-left: 36px;
}

.right_title {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #242b3d;
    overflow: hidden;
}

.right_name {
    float: left;
    font: 700 22px/50px "microsoft yahei";
    color: #242b3d;
}

.right_title p {
    float: right;
    font: 14px/50px "microsoft yahei";
    color: #242b3d;
}

.right_title p a {
    color: #242b3d;
}

.right_con {
    width: 100%;
    height: auto;
    font: 14px/30px "microsoft yahei";
    color: #242b3d;
    margin: 16px 0;
    overflow: hidden
}

.right_con div {
    font-size: 14px;
    text-indent: 2em;
}

.left_nav li.on > a {
    background: url(../images/icons2.png) 186px center no-repeat #dadada;
}

.left_nav li li a {
    background: #dadada
}

.left_nav li a:hover {
    background-color: #efd914;
}

/* set */
.right_con div.right_set_word {
    width: 100%;
    height: 92px;
    font: 700 36px/92px "microsoft yahei";
    color: #848484;
    text-align: center;
}

.right_set_word span {
    color: #242b3d;
    font-size: 48px;
}

.set_top {
    width: 700px;
    height: 90px;
    overflow: hidden;
    font: 14px/32px "microsoft yahei";
    color: #565656;
    padding: 12px 8px;
    border: 1px dashed #f1de4b;
    margin: 0 auto 14px;
}

.set_list {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.set_list li {
    width: 100%;
    height: 52px;
    border-bottom: 1px dotted #242b3d;
    overflow: hidden
}

.set_list li a {
    float: left;
    font: 15px/52px "microsoft yahei";
    color: #242b3d;
}

.set_list li span {
    float: right;
    font: 13px/52px "microsoft yahei";
    color: #666;
}

.news {
    padding: 0;
    margin: 0 auto 20px;
    height: auto;
    overflow: hidden
}

.power {
    width: 777px;
}

/* pages */
.pages {
    width: 100%;
    height: 28px;
    margin: 14px 0;
    clear: both;
}

.pages ul {
    float: right;
    margin: 0 15px 0 0;
    display: inline;
}

.pages ul li {
    float: left;
    display: inline;
    margin: 0 7px 0 0;
    font: 500 12px/28px "microsoft yahei";
    color: #3d3d3d;
    width: 26px;
    height: 26px;
    border: 1px solid #242b3d;
    background: #242b3d;
    text-align: center;
}

.pages ul li a {
    color: #fff;
    display: block;
    width: 26px;
    height: 26px;
}

.pages ul li.prev {
    width: 64px;
    height: 26px;
    background: url(../images/prev_page.jpg) 6px center no-repeat #242b3d;
    text-indent: 13px;
    border: 1px solid #242b3d;
    text-align: left;
}

.pages ul li.prev a, .pages ul li.next a {
    display: block;
    width: 64px;
    height: 26px;
}

.pages ul li.ok a {
    display: block;
    width: 55px;
    height: 28px;
}

.pages ul li.next {
    width: 64px;
    height: 26px;
    background: url(../images/next_page.jpg) 54px center no-repeat #242b3d;
    text-indent: 6px;
    border: 1px solid #242b3d;
    text-align: left;
}

.pages ul li.clickli {
    background: #efd914;
    border: 1px solid #efd914
}

.pages ul li.clickli a {
    color: #fff
}

.pages ul li.dot {
    border: 0;
    background: none;
    color: #64728f;
}

.pages ul li.allpage {
    width: 136px;
    border: 0;
    background: none;
}

.allpage input {
    width: 26px;
    height: 26px;
    border: 1px solid #242b3d;
    text-align: center;
    background: #242b3d;
    margin: 0 5px;
    color: #fff;
    font: 12px/26px "microsoft yahei";
}

.pages ul li.ok {
    background: #242b3d;
    width: 53px;
    height: 26px;
    float: left;
    border: 1px solid #242b3d
}

.pages ul li.ok a {
    color: #fff
}

/* view */
.right_con h1 {
    width: 100%;
    text-align: center;
    font: 700 18px/36px "microsoft yahei";
    color: #242b3d;
}

.date {
    width: 100%;
    text-align: center;
    font: 12px/32px "microsoft yahei";
    color: #acacac
}

.page {
    width: 100%;
    height: auto;
    margin: 10px auto;
    overflow: hidden;
    position: relative
}

.page p {
    width: 100%;
    height: 26px;
    font: 14px/26px "microsoft yahei";
    color: #575a62;
    overflow: hidden;
}

.page p a {
    color: #575a62
}

.page p a:hover, .back:hover {
    text-decoration: underline
}
.page p a.b{
    font-weight: bold;
}
.back {
    display: block;
    background: url(../images/back.jpg) 0 0 no-repeat;
    width: 125px;
    height: 42px;
    margin: 20px auto;
    text-align: center;
    font: 16px/42px "microsoft yahei";
    color: #242b3d;
}

.con4_list  li img {
    width: 230px;
}
.right_con p img {
    width:70%;
    display:block;
    margin:0 auto 20px;
}

/* msg */
.msg {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.msg li {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
}

.msg li p {
    float: left;
    width: 120px;
    height: 55px;
    font: 16px/55px "microsoft yahei";
    color: #393939;
    text-align: right;
    padding-right: 22px;
}

.msg li p span {
    margin-right: 14px;
}

.msg_input {
    display: block;
    float: left;
    background: url(../images/input.jpg) 0 0 no-repeat;
    width: 294px;
    height: 55px;
    font: 16px/55px "microsoft yahei";
    color: #b1b1b1;
    text-indent: 26px;
    border: 0
}

.msg_textarea {
    float: left;
    border: 0;
    resize: none;
    background: url(../images/test_bg.jpg) 0 0 no-repeat;
    width: 422px;
    padding: 0 26px;
    height: 175px;
    font: 16px/55px "microsoft yahei";
    color: #b1b1b1;
}

.msg_pin_input {
    float: left;
    background: url(../images/pin_input.jpg) 0 0 no-repeat;
    width: 134px;
    height: 55px;
    border: 0;
    font: 16px/55px "microsoft yahei";
    color: #b1b1b1;
    text-align: center;
}

.msg_pin {
    float: left;
    cursor: pointer
}

.msg_btns {
    width: 100%;
    text-align: center;
    overflow: hidden;
    padding: 10px 0;
}

.msg_btns input {
    width: 152px;
    height: 56px;
    border: 0;
    margin: 0 9px;
    cursor: pointer
}

.msg_btns input.msg_submit {
    background: url(../images/submit.jpg) 0 0 no-repeat;
}

.msg_btns input.msg_reset {
    background: url(../images/reset.jpg) 0 0 no-repeat;
}

/* search */
.searchnull {
    float: left;
    text-align: center;
    width: 100%;
    padding: 3% 0;
    font-size: 14px;
}

.searchnull font {
    color: #F00;
    font-size: 14px;
}

/*//翻页*/
.pages{clear:both; text-align:center; font-size:12px; padding:15px 0 20px 0;color:#7e7064;margin-top:20px;}
.pages a,.pages span{display:inline-block; height:24px;padding:0 9px; margin:0 4px!important; line-height:24px;}
.pages a:link,.pages a:visited{color: #ffffff; line-height:24px; border:1px solid #242b3d; background:#242b3d;}
.pages a:hover,.pages a:active,.pages span.ctxt{ background:#efd914; border:1px solid #efd914;color: #fff; text-decoration:none}

.lam_box .box{
     max-width:1004px;
}