﻿@charset "utf-8";

/* Style Reset
-----------------------------------------------------------------------------------------------------*/
* {
    margin: 0px;
    padding: 0px;
}

html {
    overflow-x: hidden;
}

body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, blockquote {
    font-size: 14px;
    _background-image: url(about:blank);
    _background-attachment: fixed;
    font-family: '微软雅黑';
}

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;
    max-width: 100%;
}

.clear {
    clear: both;
    height: 0;
}

.clear-fix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

a {
    text-decoration: none;
    outline: 0;
}

.pl35 {
    padding-left: 35px
}

body {
    background-color: #ededed;
}

/* header */
.header {
    width: 100%;
    position: relative;
}

.topbd {
    width: 100%;
    height: 100px;
    background: #242d36;
}

.top {
    width: 1000px;
    height: 100px;
    margin: 0 auto;
}

.logo {
    width: 630px;
    height: 100px;
    float: left;
}

.toptel {
    float: left;
    width: 270px;
    height: 56px;
    margin-left: 100px;
    margin-top: 24px;
}

.toptel .tel {
    width: 215px;
    height: 56px;
    padding-left: 40px;
    padding-top: 8px;
    color: #277ec3;
    font-size: 12px;
    text-align: left;
    background: url(../images/index_03.png) left 16px no-repeat;
}

.toptel .tel span {
    display: block;
    vertical-align: middle;
    color: #277ec3;
    font-size: 26px;
    font-family: impact;
}

/* end topbd */

.nsbg {
    width: 100%;
    height: 48px;
    background: #277ec3;
}

.nsbd {
    width: 1000px;
    height: 48px;
    margin: 0 auto;
}

.notice {
    float: left;
    width: 670px;
    height: 44px;
    line-height: 44px;
}

.notice .title {
    float: left;
    width: 80px;
    height: 48px;
    padding-left: 30px;
    color: #ffffff;
    font-size: 24px;
    line-height: 48px;
    font-family: '微软雅黑';
    background: url(../images/index_03.jpg) left top no-repeat;
}

.notice .noticenr {
    float: left;
    width: 560px;
    height: 48px;
    font-size: 14px;
    line-height: 48px;
    color: #ffffff;
}

/* end notice */

.search {
    float: left;
    width: 320px;
    padding-left: 10px;
    height: 38px;
    padding-top: 10px;
}

.text {
    float: left;
    width: 140px;
    height: 25px;
    padding: 0 10px;
    border: 1px solid #a8acad;
    margin-right: 5px;
    color: #173b00;
    font-size: 12px;
    line-height: 20px;
}

.btn {
    float: left;
    width: 56px;
    height: 27px;
    border: 0;
    margin-left: 5px;
    color: #242d36;
    font-size: 12px;
    font-weight: bold;
    background: #d2dee8;
    cursor: pointer;
}

.select {
    position: relative;
    float: left;
    width: 91px;
    height: 27px;
    line-height: 27px;
    background: url(../images/select.jpg) left top no-repeat;
}

.select select {
    margin: 5px auto;
    width: 91px;
}

div.selectbox-wrapper {
    border: #a8acad 1px solid;
    border-top: #ca0047 0 solid;
    overflow: hidden;
    width: 89px;
    *left: 0;
    position: absolute;
    background: #fff;
    text-align: left;
    *margin-top: 0;
    z-index: 9999;
}

div.selectbox-wrapper ul li.selected {
    color: #ffffff;
    background-color: #277ec3;
}

div.selectbox-wrapper ul li.current {
    color: #ffffff;
    background-color: #277ec3
}

div.selectbox-wrapper ul li {
    width: 100%;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
}

.selectbox {
    display: block;
    cursor: pointer;
    width: 91px;
    height: 27px;
    color: #000000;
    border: none;
    font-size: 12px;
    text-indent: 8px;
    background: none;
    line-height: 27px;
}

/* end search */

.banner {
    position: relative;
    width: 100%;
    height: 400px;
}

#wowslider-container1 .ws_bullets {
    bottom: 0;
    right: 0;
}

#wowslider-container1 {
    margin: 0px auto;
    width: 1900px;
    height: 400px;
    overflow: hidden;
    position: relative;
    z-index: 100;
    zoom: 1;
}

#wowslider-container1 .ws_shadow {
    left: 0px;
    width: 100%;
    height: 30px;
    bottom: -30px;
    position: absolute;
    z-index: -1;
}

#wowslider-container1 .ws_images {
    left: 0px;
    top: 0px;
    width: 1900px;
    height: 400px;
    overflow: hidden;
    position: absolute;
}

#wowslider-container1 .ws_images a {
    color: transparent;
}

#wowslider-container1 .ws_images img {
    border: 0;
    left: 0px;
    top: 0px;
}

#wowslider-container1 a {
    text-decoration: none;
}

#wowslider-container1 .ws_bullets {
    padding: 130px 130px 10px 130px;
    font-size: 0px;
    float: left;
    position: absolute;
    z-index: 70;
}

#wowslider-container1 .ws_bullets div {
    float: left;
    position: relative;
}

#wowslider-container1 .ws_bullets a {
    background: #d0d0d0;
    width: 67px;
    height: 7px;
    text-indent: -1000px;
    margin-left: 3px;
    float: left;
    position: relative;
    font-size: 0
}

#wowslider-container1 .ws_bullets a.ws_selbull {
    background: #2a6444
}

#wowslider-container1 .ws_bullets a:hover {
    background-position: right 50%;
}

#wowslider-container1 a.ws_next {
    top: 50%;
    width: 42px;
    height: 42px;
    margin-top: -28px;
    display: none;
    position: absolute;
    z-index: 60;
    background: url(../images/rightbtn.png) 0 0 no-repeat;
}

#wowslider-container1 a.ws_prev {
    top: 50%;
    width: 42px;
    height: 42px;
    margin-top: -28px;
    display: none;
    position: absolute;
    z-index: 60;
    background: url(../images/leftbtn.png) 0 0 no-repeat;
}

#wowslider-container1 a.ws_next {
    right: 80px;
}

#wowslider-container1 a.ws_prev {
    left: 80px;
}

#wowslider-container1 a.ws_next:hover {
    background-position: 100% 100%;
}

#wowslider-container1 a.ws_prev:hover {
    background-position: 0px 100%;
}

* html #wowslider-container1 a.ws_next {
    display: block;
}

* html #wowslider-container1 a.ws_prev {
    display: block;
}

#wowslider-container1:hover a.ws_next {
    display: block;
}

#wowslider-container1:hover a.ws_prev {
    display: block;
}

#wowslider-container1 .ws-title {
    background: rgb(0, 0, 0);
    padding: 12px;
    left: 0px;
    bottom: 50px;
    color: rgb(249, 251, 251);
    text-transform: uppercase;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 18px;
    margin-right: 5px;
    position: absolute;
    z-index: 50;
}

#wowslider-container1 .ws-title div {
    text-transform: none;
    padding-top: 5px;
    font-size: 13px;
}

#wowslider-container1 .ws_bullets a img {
    border: 5px solid rgb(255, 255, 255);
    left: -120px;
    top: 16px;
    text-indent: 0px;
    display: block;
    visibility: hidden;
    position: absolute;
    box-shadow: 0px 0px 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
}

#wowslider-container1 .ws_bullets a:hover img {
    visibility: visible;
}

#wowslider-container1 .ws_bulframe div div {
    height: 90px;
    overflow: visible;
    position: relative;
}

#wowslider-container1 .ws_bulframe div {
    left: 0;
    width: 298px;
    overflow: hidden;
    position: relative;
}

#wowslider-container1 .ws_bullets .ws_bulframe {
    border: 5px solid rgb(255, 255, 255);
    bottom: 20px;
    overflow: visible;
    display: none;
    position: absolute;
    cursor: pointer;
    box-shadow: 0px 0px 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
}

#wowslider-container1 .ws_bulframe span {
    left: 120px;
    top: -11px;
    width: 15px;
    height: 6px;
    margin-left: -9px;
    display: block;
    position: absolute;
}

.navgrp {
    width: 100%;
    height: 60px;
    margin: 0 auto;
    border-top: 1px solid #a2b3c3;
    border-bottom: 3px solid #cbd3db;
    background: #ffffff;
}

.navbd {
    position: relative;
    width: 1000px;
    height: 60px;
    margin: 0 auto;
}

.nav {
    width: 1000px;
    height: 60px;
}

.nav li {
    position: relative;
    float: left;
    text-align: left;
    width: 100px;
    height: 60px;
    display: block;
}

.nav li a {
    width: 100px;
    height: 56px;
    display: block;
    color: #242d36;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    font-family: "微软雅黑";
}

.nav li a:hover {
    color: #ffffff;
    background: #f8ad00;
}

.nav .menu a {
    width: 100px;
    height: 60px;
    display: block;
    color: #ffffff;
    line-height: 60px;
    text-align: center;
    background: #f8ad00;
}

.nav .on a {
    width: 100px;
    height: 60px;
    display: block;
    color: #ffffff;
    line-height: 60px;
    background: #f8ad00;
}

.nav .navChild {
    position: absolute;
    left: 0px;
    top: 60px;
    width: 92px;
    z-index: 99;
    display: none;
    padding: 4px 4px 0px 4px;
    background: #6c7e8f;
    border-top: 3px solid #cbd3db;
}

.nav .navChild a {
    position: relative;
    background: #6c7e8f;
    width: 92px;
    height: 36px;
    display: block;
    border-bottom: 1px solid #7c92a7;
    color: #ffffff !important;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
}

.nav .navChild a:hover {
    color: #a0b7cd !important;
    background-image: none !important;
}

/* end navgrp */

.Ttitle {
    position: relative;
    width: 740;
    height: 44px;
}

.Ttitle span {
    float: left;
    width: 130px;
    height: 44px;
    color: #fff;
    font-size: 24px;
    line-height: 44px;
    text-align: center;
    font-family: "微软雅黑";
    background: #277ec3;
}

.Ttitle .bg {
    background: #6c7e8f;
}

.Tmore {
    position: absolute;
    right: 0px;
    bottom: 6px;
    width: 116px;
    height: 30px;
    background: url(../images/more2.jpg) left bottom no-repeat;
}

.Tmore a {
    width: 96px;
    height: 30px;
    display: block;
    padding-left: 20px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    font-family: "微软雅黑";
}

.none {
    display: none;
}

/*section*/
.section {
    width: 100%;
    margin: auto;
    position: relative;
    clear: both;
}

.inMainBd {
    width: 1000px;
    margin: 0 auto;
    padding-top: 25px;
    padding-bottom: 10px;
}

.inLeft {
    float: left;
    width: 240px;
    padding-right: 20px;
    overflow: hidden;
}

.proRxT {
    width: 240px;
    height: 50px;
    margin-top: 20px;
    color: #ffffff;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    font-family: "微软雅黑";
    background: #6c7e8f;
}

.proRxlist {
    width: 204px;
    padding: 20px 18px 1px 18px;
    background: #fff;
}

.proRxlist ul {
    width: 204px;
}

.proRxlist li {
    width：204px;
    height: 62px;
    margin-bottom: 20px;
}

.proRxlist li a {
    display: block;
}
.proRxlist li a img{
    width: 80px;
    height: 60px;
}
.proRxlist li .pic {
    float: left;
    width: 80px;
    height: 60px;
    border: 1px solid #d4dde3;
    margin-right: 10px;
}

.proRxlist li .title {
    float: left;
    width: 112px;
    height: 60px;
    color: #999999;
    font-size: 12px;
    line-height: 24px;
}

.proRxlist li .title a {
    color: #0b61a5;
}

.proRxlist li .title span {
    width: 112px;
    height: 14px;
    display: block;
    line-height: 16px;
}

/* end proRxlist */

.contact {
    width: 220px;
    padding: 20px 10px 15px 10px;
    margin-top: 20px;
    overflow: hidden;
    background: #fff;
}

.contactnr {
    width: 220px;
}

.contactTel {
    position: relative;
    width: 218px;
    height: 44px;
    border: 1px solid #277ec3;
    margin-top: 25px;
    margin-bottom: 10px;
    color: #277ec3;
    font-size: 26px;
    line-height: 44px;
    font-family: impact;
    text-align: center;
}

.contactTel span {
    position: absolute;
    display: block;
    left: 50px;
    top: -15px;
    z-index: 99;
    width: 120px;
    height: 24px;
    color: #277ec3;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    font-family: "微软雅黑";
    background: #fff;
}

.contactnr .title {
    width: 220px;
    height: 46px;
}

.contactnr .title .font {
    float: left;
    width: 90px;
    height: 46px;
    font-size: 18px;
    color: #fff;
    line-height: 46px;
    font-family: "微软雅黑";
    text-align: center;
    background: #277ec3;
}

.contactnr .title .englist {
    float: left;
    width: 120px;
    height: 46px;
    padding-left: 10px;
    color: #fff;
    font-size: 12px;
    line-height: 46px;
    font-family: arial;
    text-transform: uppercase;
    background: #6c7e8f;
}

.contactnr dl {
    width: 220px;
    display: block;
    clear: both;
}

.contactnr dl dt, .contactnr dl dd {
    font-size: 12px;
    color: #666666;
    line-height: 26px;
}

.contactnr dl dt {
    width: 40px;
    float: left;
    padding-left: 10px;
}

.contactnr dl dd {
    width: 160px;
    float: left;
}

/* end contact */

.honorPic {
    width: 204px;
    padding: 10px 18px 5px 18px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #6c7e8f;
}

.honorTitle {
    position: relative;
    width: 204px;
    height: 50px;
    color: #fff;
    font-size: 24px;
    line-height: 50px;
    font-family: "微软雅黑";
}


.honorPic ul {
    width: 1020px;
    height: 193px;
}

.honorPic ul li {
    float: left;
    width: 204;
    height: 193px;
    background: #ffffff;
}

.honorPic ul li img {
    border: 1px solid #c3d3de;
    display: block;
}

.honorPic .intro {
    width: 204px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    background: #6c7e8f;
}

.honorPic .intro a {
    width: 204px;
    height: 40px;
    display: block;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.picleft, .picright {
    width: 25px;
    height: 23px;
}

.picleft {
    position: absolute;
    right: 28px;
    bottom: 20px;
}

.picright {
    position: absolute;
    right: 0px;
    bottom: 20px;
}

/*end honorPic*/
/*end inLeft*/

.inMain {
    float: left;
    width: 740px;
    overflow: hidden;
}

.proListPic {
    width: 740px;
    overflow: hidden;
}

.proListPic dl {
    float: left;
    width: 234px;
    height: 268px;
    margin-right: 19px;
    margin-bottom: 20px;
    background: #ffffff;
    overflow: hidden;
}

.proListPic dl a {
    width：224px;
    height: 258px;
    padding: 5px;
    display: block;
    background: #ffffff;
}

.proListPic dl a:hover {
    background: #277ec3;
    cursor: pointer;
}

.proListPic dl a:hover .title {
    color: #ffffff;
}

.proListPic dl a:hover .intro {
    color: #ffffff;
}

.proListPic dl dt img{
    width:224px;
    height: 168px;
}

.proListPic dl dd {
    position: relative;
    width: 214px;
    height: 90px;
    padding: 0 5px;
}

.proListPic .title {
    width: 214px;
    height: 30px;
    padding-top: 10px;
    display: block;
    color: #0b61a5;
    font-size: 16px;
    line-height: 30px;
}

.proListPic .intro {
    width: 214px;
    height: 50px;
    display: block;
    color: #666;
    font-size: 14px;
    line-height: 25px;
}

.proListPic .more {
    position: absolute;
    right: -5px;
    bottom: -3px;
    width: 25px;
    height: 23px;
    display: block;
}

/*end proListPic*/

.newsList {
	clear:both;
    padding-top: 28px;
}

.newsList ul {
    position: relative;
    overflow: hidden;
    padding-top: 13px;
}

.newsList .newsPic {
    position: absolute;
    left: 0px;
    top: 13px;
    width: 224px;
    height: 168px;
    border: 3px solid #fff;
}
.newsList .newsPic img{
    width: 224px;
    height: 168px;
}
.newsList ul li {
    color: #6c7e8f;
    margin-bottom: 10px;
}

.newsList ul li a {
    color: #242d36;
    display: block;
    font-weight: bold;
    font-size: 16px;
}

.newsList ul li span {
    float: right;
    font-size: 12px;
}
.newsList ul li p{
    font-size: 14px;
    color: #666;
    text-indent: 2em;
    margin-top: 5px;
    line-height: 2;
}
.casePic {
    width: 740px;
    height: 419px;
    padding-top: 33px;
    padding-bottom: 26px
}

.casePic ul li {
    position: relative;
    float: left;
    width: 244px;
    height: 183px;
    margin-right: 4px;
    margin-bottom: 4px;
}

.casePic .titleMenu a {
    width: 118px;
    height: 160px;
    display: block;
    padding-top: 70px;
    color: #fff;
    font-size: 24px;
    font-family: "微软雅黑";
    text-align: center;
    background: url(../images/index_37.jpg) center 115px no-repeat #f8ad00;
}

.casePic .con {
    position: absolute;
    left: 0px;
    bottom: 0;
    z-index: 99;
    width: 100%;
    background: url(../images/conbg1.png) left top repeat;
}

.casePic .title {
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
}

.casePic .conbody {
    width: 100%;
    height: 143px;
    display: none
}

.casePic .intro {
    width: 90%;
    margin: 0 auto;
    font-size: 12px;
    color: #fff;
    line-height: 26px;
}

.casePic .view {
    width: 120px;
    height: 40px;
    margin: 0 auto;
    color: #f8ad00;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    background: url(../images/view.png) left center no-repeat;
}

/*end casePic*/

.company {

    height: 201px;
    padding-top: 30px;
    padding-bottom: 20px;
}

.companynr {
    width: 740px;
    height: 141px;
    padding-top: 20px;
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    overflow: hidden;
}

.companynr dt {
    float: left;
    width: 188px;
    height: 141px;
    padding-right: 22px;
}

.companynr dd {
    line-height: 28px;
    max-height: 280px;
    overflow: hidden;
}

.companynr dd .name {
    display: block;
    padding-bottom: 10px;
    color: #666;
    font-size: 14px;
    text-indent: 2em;
}

/*end company*/
/*end inMain*/

/* footer*/
.footer {
    width: 100%;
    background: #2f3841;
}

.linkBd {
    position: relative;
    width: 100%;
    height: auto !important;
    height: 50px;
    background: #242d36;
}

.linkBg {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    width: 50%;
    height: 50px;
    background: #4a5f75;
}

.link {
    position: relative;
    z-index: 10;
    width: 1000px;
    height: auto !important;
    height: 50px;
    min-height: 50px;
    margin: 0 auto;
}

.linkTitle {
    float: left;
    width: 105px;
    height: 50px;
    color: #dae2ef;
    font-size: 18px;
    line-height: 50px;
    text-align: left;
    font-family: "微软雅黑";
    background: #4a5f75;
}

.link_list {
    float: left;
    width: 895px;
    height: auto !important;
    height: 50px;
    min-height: 50px;
    background: #242d36;
}

.link_list a {
    color: #dae2ef;
    font-size: 14px;
    line-height: 50px;
    display: inline-block;
    padding-left: 15px
}

.link_list a:hover {
    color: #ffffff;
}

/*end link*/

.copy {
    width: 1000px;
    margin: 0 auto;
}

.btnav {
    width: 1000px;
    height: 48px;
    margin-top: 18px;
}

.btnavlist {
    width: 1000px;
    height: 48px;
    margin: 0 auto;
    line-height: 48px;
    color: #89969f;
}

.btnavlist a {
    color: #fff;
    font-size: 18px;
    padding-right: 12px;
    padding-left: 10px;
}
.btnavlist a:hover{
    color:#277ec3;
}
.copyright {
    width: 1000px;
    padding-top: 14px;
    padding-bottom: 14px
}

.copyrightnr {
    float: left;
    width: 800px;
    color: #fff;
    font-size: 12px;
    line-height: 30px;
}

.copyrightnr a {
    color: #fff
}

.copyrightnr a:hover {
    color: #ffffff
}

.site {
    float: left;
    width: 155px;
    height: 40px;
    padding-left: 45px;
    color: #89969f;
    font-size: 14px;
    background: url(../images/index_70.jpg) left top no-repeat;
    cursor: pointer;
}

.site a {
    color: #89969f;
    line-height: 40px;
}

.site a:hover {
    color: #ffffff
}

/*end copy*/

/* 分页样式 contact*/
.sectionbg {
    width: 100%;
    margin: 0 auto;
    position: relative;
    clear: both;
    overflow: hidden;
}

.main {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    padding-top: 25px;
    padding-bottom: 20px;
}

.left {
    width: 240px;
    float: left;
    overflow: hidden;
    padding-right: 20px;
    padding-bottom: 30px;
}

.propicT {
    width: 240px;
    height: 85px;
    color: #ffffff;
    font-size: 24px;
    line-height: 85px;
    text-align: center;
    font-family: "微软雅黑";
    background: #6c7e8f;
}

.procla_list {
    width: 240px;
    height: 100px;
    height: auto !important;
    min-height: 100px;
    background: #277ec3;
}

.procla_list ul {
    width: 204px;
    padding: 5px 18px
}

.procla_list ul li {
    width: 174px;
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 10px;
    overflow: hidden;
    background: url(../images/index_19.jpg) -22px center no-repeat;
}

.procla_list a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.procla_list ul ul {
    display:;
    clear: both
}

.procla_list ul ul li {
    width: 154px;
    height: 36px;
    padding-left: 20px;
    padding-right: 0px;
    font-size: 14px;
    color: #000;
    line-height: 36px;
    background: url(../images/index_15.png) left center no-repeat;
}

.procla_list ul ul li a {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}


.procla_list ul li.on {
    background: url(../images/index_11.jpg) left center no-repeat;
}

.procla_list ul li.on a {
    color: #ffffff;
}

/*end procla_list*/

.leftNews {
    width: 220px;
    padding: 15px 10px;
    background: #fff;
}

.leftNews li {
    width: 200px;
    height: 36px;
    padding-left: 20px;
    border-bottom: 1px solid #d4dde3;
    background: url(../images/newsbg2.jpg) 5px center no-repeat;
}

.leftNews li a {
    color: #666666;
    font-size: 12px;
    line-height: 36px;
    display: block;
}

.leftNews li a:hover {
    color: #0B61A5
}

/*end leftNews*/

.main_con {
    width: 740px;
    float: left;
}

.mainConTitle {
    position: relative;
    width: 740px;
    height: 34px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c8c8c8;
    color: #242D36;
    font-size: 24px;
    line-height: 34px;
    font-family: "微软雅黑";
}

.mainConTitle .position {
    position: absolute;
    right: 0px;
    bottom: 0px
    height: 34px;
    color: #666666;
    font-size: 12px;
    line-height: 34px;
}

.mainConTitle .position a {
    color: #666;
    padding-left: 5px;
    padding-right: 5px;
}

.mainConTitle .position font {
    padding-left: 5px;
}

.mainConTitle .position a:hover {
    color: #0B61A5
}

.mainConTitle .xian {
    width: 120px;
    height: 2px;
    font-size: 0px;
    line-height: 0px;
    position: absolute;
    left: 0px;
    bottom: -2px;
    background: #348502;
}

.mainContect .titleNews {
    width: 100%;
    border-bottom: 1px dotted #c8c8c8;
    padding-top: 25px;
    color: #0b61a5;
    font-size: 24px;
    line-height: 34px;
    font-family: "微软雅黑";
    text-align: center;
}

.mainContect .titleNews span {
    display: block;
    color: #999999;
    font-size: 12px;
    line-height: 50px;
    font-weight: normal
}

.mainContect .picNews {
    width: 100%;
    text-align: center;
    padding: 20px 0;
}

.mainContect .picNews img {
    margin: 0 auto;
}

/*end mainConTitle*/

.proClaIntro {
    width: 740px;
    color: #666666;
    padding-bottom: 20px;
    font-size: 12px;
    line-height: 24px;
}

.proClaIntro p {
    height: 40px;
    line-height: 40px;
    padding-top: 10px;
    color: #0b61a5;
    font-size: 16px;
    font-family: "微软雅黑";
}

/*end proClaIntro*/

.mainConList .pic1 {
    float: left;
    width: 234px;
    height: 268px;
    margin-right: 19px;
    margin-bottom: 10px;
    margin-top: 10px;
    background: #ffffff;
    overflow: hidden;
}

.mainConList .pic1 a {
    width：224px;
    height: 258px;
    padding: 5px;
    display: block;
    background: #ffffff;
}

.mainConList .pic1 a:hover {
    background: #277ec3;
    cursor: pointer;
}

.mainConList .pic1 a:hover .title {
    color: #ffffff;
}

.mainConList .pic1 a:hover .intro {
    color: #ffffff;
}

.mainConList .pic1 dt {
    width：224px;
    height: 168px;
}

.mainConList .pic1 dd {
    position: relative;
    width: 214px;
    height: 90px;
    padding: 0 5px;
}

.mainConList .pic1 .title {
    width: 214px;
    height: 30px;
    padding-top: 10px;
    display: block;
    color: #0b61a5;
    font-size: 16px;
    line-height: 30px;
}

.mainConList .pic1 .intro {
    width: 214px;
    height: 50px;
    display: block;
    color: #666;
    font-size: 14px;
    line-height: 25px;
}

.mainConList .pic1 .more {
    position: absolute;
    right: -5px;
    bottom: -3px;
    width: 25px;
    height: 23px;
    display: block;
}

/*end pic1*/

.mainConList .pic2 {
    padding-bottom: 14px;
    padding-top: 14px;
    height: 128px;
    border-bottom: 1px solid #d4dde3
}

.mainConList .pic2 dt {
    float: left;
    width: 160px;
    height: 120px;
    padding: 2px;
    background: #ffffff;
    border: 2px solid #d8e0e5;
}

.mainConList .pic2 dt img {
    display: block;
}

.mainConList .pic2 dd {
    width: 552px;
    padding-left: 20px;
    float: left;
}

.mainConList .pic2 dd a {
    color: #242d36;
    font-size: 14px;
    line-height: 36px;
    font-weight: bold;
}

.mainConList .pic2 .intro {
    font-size: 12px;
    color: #999999;
    line-height: 20px
}

.mainConList .pic2 .time {
    color: #b7b7b7;
    font-size: 12px;
}

.mainConList .pic2 .view a {
    font-size: 12px;
    color: #166cb0;
    line-height: 30px;
}

/*end pic2*/

.mainConList ul {
    padding-top: 10px;
    clear: both;
    padding-bottom: 10px;
}

.mainConList ul li {
    width: 725px;
    font-size: 14px;
    border-bottom: 1px solid #d4dde3;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.mainConList ul li a {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    display: block;
}

.mainConList ul li a:hover {
    color: #0B61A5;
}

.mainConList ul li span {
    color: #999999;
    float: right;
    font-size: 12px;
}
.mainConList ul li p{
    font-size: 14px;
    color: #666;
    text-indent: 2em;
    line-height: 2;
}
/*end ul*/

.pglist {
    width: 100%;
    clear: both;
    height: 80px;
    padding-top: 20px
}

.pglist ul {
    width: 100%;
    text-align: left;
    padding-top: 30px;
    border-top: 1px solid #d4dde3;
}

.pglist ul li {
    vertical-align: bottom;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *margin-left: 5px;
    _display: inline;
    _zoom: 1;
    _margin-left: 5px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #d8d8d8;
    font-size: 14px;
    text-align: center;
    font-family: Arial;
    background: #fff
}

.pglist ul li a {
    color: #707070;
    display: block
}

.pglist ul li.last {
    width: 56px;
    padding-left: 10px;
    height: 26px;
    border: 1px solid #d8d8d8;
    background: url(../images/lastBg.jpg) 6px center no-repeat #ffffff;
    color: #783e12
}

.pglist ul li.next {
    width: 56px;
    padding-right: 10px;
    height: 26px;
    border: 1px solid #d8d8d8;
    background: url(../images/nextBg.jpg) 56px center no-repeat #ffffff;
    color: #783e12
}

.pglist ul li.font {
    width: 246px;
    height: 26px;
    border: none;
    color: #783e12;
    background: #f9f3d7
}

.pglist ul li.font .page {
    width: 40px;
    height: 25px;
    border: 1px solid #d8d8d8;
    margin: 0 10px;
    color: #783e12;
    line-height: 25px;
    text-align: center;
    background: #fae4b2;
}

.pglist ul li.font .botton {
    width: 60px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #754928;
    text-align: center;
    margin: 0 10px;
    background: #7c451b;
    color: #fff;
}

.pglist ul li.on {
    background: #277ec3;
    border: 1px solid #1466a7;
}

.pglist ul li.on a {
    color: #fff;
}

/*end pglist*/

.mainContect {
    color: #666;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden
    margin-top: 16px;
    padding-top: 22px;
    height: auto !important;
    min-height: 845px;
    height: 845px;
    word-wrap: break-word;
    word-break: break-all;
    padding-bottom: 20px;
}

.mainContectx {
    color: #666;
    font-size: 14px;
    overflow: hidden
    margin-top: 16px;
    padding-top: 22px;
    height: auto !important;
    min-height: 845px;
    height: 845px;
    word-wrap: break-word;
    word-break: break-all;
    padding-bottom: 20px;
}

.mainContect img {
    max-width: 100%;
}

.mainContect .titlePic {
    width: 100%;
    padding: 0px 0px 22px 0;
}

.mainContect .title {
    overflow: hidden;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 22px;
    color: #0b61a5;
    font-family: "微软雅黑";
}

.mainContect .title span {
    display: block;
    color: #999999;
    font-size: 12px;
    line-height: 50px;
    font-family: "宋体";
}

.mainContect .title p {
    color: #666666;
    font-size: 12px;
    line-height: 26px;
    font-family: "宋体";
}

.mainContect .pic {
    float: left;
    margin-right:20px;
}

.mainContect .pic img {
    display: block;
}

.mainContect .con {
    padding-bottom: 20px;
    color: #666;
    line-height: 30px;
    font-size: 14px;
    word-wrap: break-word;
    word-break: break-all;
}

.mainContect .conTitle {
    width: 100%;
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 15px;
}

.mainContect .conTitle span {
    width: 120px;
    height: 36px;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    font-family: "微软雅黑";
    background: #0b61a5;
}

.mainContect .pgfy {
    width: 100%;
    border-top: 1px solid #c8c8c8;
    padding-top: 15px;
    padding-bottom: 20px;
}

.mainContect .pgfyl {
    width: 640px;
    float: left
}

.mainContect .pgfyl p {
    color: #666;
    font-size: 12px;
}

.mainContect .pgfyl p a {
    color: #666;
    font-size: 14px;
}
.mainContect .pgfyl p a.b{
    font-weight: bold;
}
.mainContect .pgfyr {
    width: 100px;
    float: left;
    text-align: center;
    padding-top: 30px;
}

.mainContect .pgfyr a {
    color: #277ec3;
    font-size: 12px;
}

/* hr*/
.mainContect {
    color: #666;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden
    margin-top: 16px;
    height: auto !important;
    min-height: 845px;
    height: 845px;
    word-wrap: break-word;
    word-break: break-all;
    padding-bottom: 20px;
}

.hrBox {
    width: 634px;
    float: left;
    min-height: 91px;
    _height: 91px;
    border: 1px solid #cc3737;
    background: #fff5c1;
    margin-top: 15px;
    _margin-left: 10px;
}

.hrBoxL {
    width: 100px;
    float: left;
    text-align: center;
}

.hrBoxL li {
    font-size: 14px;
    color: #c80202;
    width: 100px;
    min-height: 30px;
    _height: 30px;
    line-height: 30px;
    border-bottom: 1px #cc3737 solid;
    vertical-align: bottom
}

.jobName {
    width: 380px;
    float: left;
}

.hrBtn {
    width: 100px;
    float: left;
    text-align: center;
    padding-top: 3px;
}

.hrBoxL li.haode {
    border-bottom: none;
    font-size: 14px;
    color: #c80202;
}

.hrBoxR {
    width: 533px;
    float: left;
    text-align: left;
    border-left: 1px solid #cc3737;
}

.hrBoxR li {
    width: 508px;
    min-height: 30px;
    _height: 30px;
    line-height: 30px;
    border-bottom: 1px #cc3737 solid;
    padding-left: 15px;
    vertical-align: bottom;
    padding-right: 10px;
}

.hrBoxR li.topline {
    overflow: hidden;
    height: 30px;
    font-size: 14px;
    color: #c80202;
}

.hrBoxR li.bgWhite {
    overflow: hidden;
    height: 30px;
    font-size: 14px;
    color: #c80202;
}

.hrBoxR li.topline img {
    margin-top: 3px;
    font-size: 14px;
    color: #c80202;
}

.hrBoxR li.haode {
    border-bottom: none;
    font-size: 14px;
    color: #c80202;
}

.hrTable {
    width: 614px;
    float: left;
    height: 440px;
    background: #fff5c1;
    border: 1px solid #cc3737;
    margin-left: 35px;
    _margin-left: 17px;
}

.tableTitle {
    width: 614px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-bottom: 1px solid #cc3737;
    font-weight: bold;
}

.lineOne {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #cc3737;
    width: 614px;
}

.lineOneL {
    width: 94px;
    float: left;
    text-align: center;
    border-right: 1px solid #cc3737;
}

.lineOneR {
    width: 509px;
    float: left;
    padding-left: 10px;
}

.tableMainL {
    width: 94px;
    float: left;
    border-right: 1px solid #cc3737;
    text-align: center;
}

.tableMainL li {
    width: 94px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #cc3737;
}

.tableMainR {
    width: 211px;
    float: left;
    border-right: 1px solid #cc3737;
    text-align: left;
}

.tableMainR li {
    width: 206px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #cc3737;
    padding-left: 5px;
    vertical-align: bottom;
}

.tableMainR li span {
    display: inline-block;
}

.tableMainRno {
    width: 212px;
    float: left;
    text-align: left;
}

.tableMainRno li {
    width: 207px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #cc3737;
    padding-left: 5px;
    vertical-align: bottom;
}

.tableMainRno li span {
    display: inline-block;
}

.input_hr {
    width: 126px;
    height: 17px;
    line-height: 17px;
    padding: 0px;
    vertical-align: middle;
    font-size: 12px;
    border: 1px solid #cc3737;
}

.sel_hr {
    width: 130px;
    height: 20px;
    line-height: 20px;
    padding: 0px;
    vertical-align: middle;
    font-size: 12px;
}

.bottomLine {
    width: 614px;
    height: 123px;
    border-bottom: 1px solid #cc3737;
}

.lineBootL {
    width: 94px;
    height: 123px;
    border-right: 1px solid #cc3737;
    text-align: center;
    float: left;
}

.lineBootR {
    width: 509px;
    float: left;
    padding-left: 10px;
    height: 123px;
}

.are_hr {
    width: 470px;
    height: 80px;
    margin-top: 11px;
}

.hr_btn {
    width: 614px;
    height: 31px;
    line-height: 31px;
}

.hr_btnL {
    width: 310px;
    float: left;
    border-right: 1px solid #cc3737;
    text-align: center;
    height: 31px;
}

.hr_btnR {
    width: 300px;
    float: left;
    text-align: center;
}

.c_red {
    color: #fF6600;
}

.searchred {
    color: #f00 !important;
    margin: 0 !important
}

/* hr */
.hr {
    font-size: 14px;
    color: #c80202;
    margin: 10px auto;
    width: 95%;
    font-size: 12px;
    line-height: 24px;
    border: 1px #cc3737 solid;
    border-collapse: collapse;
    background: #fff5c1;
}

.hr td {
    border: 1px #cc3737 solid;
    border-collapse: collapse;
    padding: 5px;
    font-size: 14px;
    color: #c80202;
}

.hr input, .hr textarea {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    line-height: 1.8;
    border: 1px solid #ccc;
}

.hr a {
    color: #333;
}

.hr a:hover {
    color: #de0303;
}

.hr_btn {
    width: 100px;
    height: 40px;
    font-size: 14px;
    color: #c80202;
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden
}

/* book*/
.bookx {
    padding-left: 25px;
    clear: both;
}

.bookmain {
    width: 640px;
    margin: 20px auto;
    height: auto;
    background: #fff;
    padding: 0 25px;
}

.bookline {
    width: 640px;
    height: 20px;
    float: left;
    margin-top: 10px;
}

.book3 {
    width: 640px;
    margin: 0 auto;
}

.booktop {
    width: 640px;
    height: 30px;
    float: left;
    background: url(../images/bookico.png) no-repeat 10px 7px;
}

.booktop_name {
    width: 470px;
    height: 30px;
    float: left;
    padding-left: 30px;
    line-height: 30px;
    font-weight: bold;
}

.booktop_time {
    width: 150px;
    height: 30px;
    float: left;
    color: #ccc;
    text-align: right;
    line-height: 30px;
}

.bookcontent {
    width: 610px;
    min-height: 48px;
    height: auto !important;
    height: 48px;
    line-height: 24px;
    float: left;
    border: 1px solid #d6deef;
    background: url(../images/bookcontentbg.jpg) repeat-x;
    background-color: #fff;
    padding: 10px;
    color: rgb(30, 54, 1);
}

.bookadmin {
    width: 650px;
    height: auto;
    float: left;
}

.bookadmin_top {
    width: 650px;
    height: 12px;
    float: left;
}

.bookadmin_mid {
    width: 610px;
    min-height: 30px;
    background: #fff;
    height: auto !important;
    height: 30px;
    line-height: 24px;
    border-left: 1px solid #d6deef;
    border-right: 1px solid #d6deef;
    border-bottom: 1px solid #d6deef;
    float: left;
    padding: 10px;
    color: rgb(30, 54, 1);
}

.admintimecol {
    color: #5e7194;
}

.message {
    width: 600px;
    height: auto;
    padding-left: 50px;
    padding-bottom: 30px;
    padding-top: 20px
}

.message li {
    width: 500px;
    height: 40px;
    float: left;
    margin: 0px;
    padding: 0px;
    cur /
    sor: pointer
}

.message li input {
    height: 20px;
    line-height: 20px;
    width: 150px;
    border: 1px solid #ccc;
}

.message li p.message_title {
    float: left;
    width: 100px;
    height: 25px;
    text-align: right;
    line-height: 20px;
    font-size: 14px;
    color: #222
}

.message li p.message_content {
    width: 400px;
    height: 25px;
    float: left;
}

.message li.contentb {
    width: 500px;
    height: 160px;
    float: left;
}

.message li.contentb textarea {
    width: 370px;
    height: 120px;
    border: 1px solid #ccc
}

.message li.yzm {
    width: 500px;
    height: 60px;
    float: left;
}

.message li p.message_yzminput {
    width: 100px;
    height: 15px;
    float: left;
}

.message li p.message_yzminput input {
    width: 80px;
}

.message li p.message_yzmico {
    width: 100px;
    height: 40px;
    float: left;
}

.message li p.message_sub {
    width: 170px;
    height: 40px;
    float: left;
    text-align: right;
}

/* 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;
}

/*//翻页*/
.pages{clear:both; text-align:center; font-size:12px; padding:15px 0 20px 0;color:#7e7064;}
.pages a,.pages span{display:inline-block; height:28px;padding:0 10px; margin:0 4px!important; line-height:28px;}
.pages a:link,.pages a:visited{color: #707070; line-height:28px; border:1px solid #fff ; background:#fff;}
.pages a:hover,.pages a:active,.pages span.ctxt{ background:#277ec3 ; border:1px solid #277ec3 ;color: #fff; text-decoration:none}