﻿* {
    margin: 0;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    margin: 0;
    font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    line-height: 1.42857143;
    font-size: 14px;
    min-width: 1200px;
    background: #fff;
    color: #333;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent;
}

b,
strong {
    font-weight: bolder;
}

img {
    border-style: none;
}

.img-center {
    text-align: center;
    font-size: 0;
}

.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

button,
input,
optgroup,
select,
textarea {
    line-height: 1.42857143;
    margin: 0;
    outline: none;
}

body,
button,
input,
select,
textarea {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type=button],
/* 1 */
[type=reset],
[type=submit] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: .35em .75em .625em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

.clearfix {
    zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

.clear {
    clear: both;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #1077bf;
}

ul,
li {
    margin: 0;
    list-style: none;
    padding: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

/******************************************************************************/
/**/
.topbar {
    line-height: 55px;
    color: #7c7c7c;
    height: 50px;
    overflow: hidden;
    background: url(../images/top_bg.gif) no-repeat center 0;
}

.topbar a {
    color: #7c7c7c;
}

.topbar ul {
    float: right;
}

.topbar li {
    float: left;
}

.topbar li.pipe {
    padding: 0 10px;
}

.topbar li p {
    display: inline;
}

/**/
.heads {
    padding: 32px 0;
}

.heads .logo {}

.heads .logo img {}

.heads .navbox {
    overflow: hidden;
}

.heads .navbox li {
    float: left;
    padding: 0 16px;
}

.heads .navbox li a {
    display: block;
    border-bottom: 3px solid #fff;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
}

.heads .navbox li:hover {}

.heads .navbox li:hover a,
.heads .navbox li.active a {
    border-bottom: 3px solid #1077bf;
}

/**/
.bannerslides {
    height: 500px;
    position: relative;
    overflow: hidden;
}

.bannerslides .hd {
    position: absolute;
    bottom: 20px;
    font-size: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 2;
}

.bannerslides .hd li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    background-color: #fff;
    cursor: pointer;
    border-radius: 40px;
    transition: all 0.3s;
}

.bannerslides .hd li.on {
    background-color: #FF0000;
    width: 40px;
}

.bannerslides .bd,
.bannerslides .bd ul,
.bannerslides .bd li {
    width: 100% !important;
    height: 100% !important;
}

.bannerslides .bd li {
    background: no-repeat center;
}

.bannerslides .bd li a {
    display: block;
    width: 100%;
    height: 100%;
}

/**/
.home-title {
    padding: 40px 0;
    text-align: center;
}

.home-title h2 {
    margin: 0;
    padding: 0 0 14px;
    font-size: 30px;
    font-weight: bold;
    background: url("../images/fgx.gif") no-repeat bottom center;
    color: #1077bf;
}

.home-title h2 em {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    color: #ff9601;
    padding-left: 0.8em;
    display: block;
}

/**/
.sproboxs {
    background: url(../images/probg.jpg);
    padding-bottom: 40px;
}

.sproboxs-in {
    margin: 10px auto 15px;
}

.sproboxs-in .t {
    background: url(../images/cp_tbg.png) no-repeat 0 0;
    line-height: 63px;
    height: 63px;
}

.sproboxs-in .t h4 {
    margin: 0;
    display: inline-block;
    color: #fff;
    width: 188px;
    text-align: center;
    font-size: 20px;
}

.sproboxs-in .t .more {
    float: right;
    font-size: 16px;
}

.sproboxs-in .c {
    padding: 20px 0;
}

.sproboxs-in .c .sprolist {
    overflow: hidden;
}

.sproboxs-in .c .sprolist li {
    float: left;
    width: 224px;
    margin-right: 20px;
}

.sproboxs-in .c .sprolist li a {
    display: block;
}

.sproboxs-in .c .sprolist li .m {
    border: 1px solid #ddd;
    padding: 1px;
    width: 220px;
}

.sproboxs-in .c .sprolist li .m img {
    width: 220px;
    height: 165px;
}

.sproboxs-in .c .sprolist li .text h4 {
    margin: 0;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    line-height: 36px;
    background-color: #eee;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sproboxs-in .c .sprolist li .text p {
    margin: 10px 0 0;
    font-size: 16px;
}

/**/
.ggadvs {
    height: 177px;
    background: url(../images/b3.jpg) center center no-repeat;
    width: 100%;
    text-align: center;
}

.ggadvs .wwrap {
    height: 52px;
    line-height: 52px;
    padding-top: 20px;
}

.ggadvs .wwrap span {
    font-size: 32px;
    color: #FFFFFF;
    font-family: SimHei;
}

.ggadvs .ttel {
    width: 384px;
    margin: 20px auto 0;
    height: 61px;
    line-height: 70px;
    background: url(../images/tel.png) no-repeat top left;
}

.ggadvs .ttel .sp1 {
    font-size: 16px;
    font-family: 'Microsoft YaHei';
    color: #FFFFFF;
    line-height: 1;
}

.ggadvs .ttel .sp2 {
    line-height: 1.5;
    font-size: 16px;
    font-family: 'Microsoft YaHei';
    color: #fff;
}

.ggadvs .ttel .sp2 p {
    display: inline;
    font-size: 24px;
    color: #ff9601;
}

/**/
.saboutboxs {
    background: url(../images/probg.jpg);
    padding-bottom: 40px;
}

.ourabouts {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.ourabouts p {
    line-height: 200%;
}

.ourabouts a {
    display: inline-block;
    background: #ff9618;
    padding: 8px 26px;
    font-size: 16px;
    color: #fff;
    margin-top: 25px;
}

.ourabouts a:hover {
    background: #1077bf;
}

/**/
.ouradvs {
    margin: 0 auto;
    height: 540px;
    background: #f7f7f7;
}

.ouradvs .container {
    position: relative;
    height: 540px;
}

.ouradvs p {
    position: absolute;
}

.ouradvs p.p1 {
    width: 383px;
    height: 393px;
    margin: auto;
    position: relative;
    top: 70px;
}

.ouradvs p.p2 {
    top: 44px;
    left: 454px;
}

.ouradvs p.p3 {
    top: 134px;
    left: 110px;
}

.ouradvs p.p4 {
    top: 180px;
    right: 63px;
}

.ouradvs p.p5 {
    bottom: 185px;
    left: 120px;
}

.ouradvs p.p6 {
    bottom: 142px;
    right: 92px;
}

.ouradvs p.p7 {
    bottom: 48px;
    left: 365px;
}

/**/
.snewsboxs {
    width: 1200px;
    margin: 0px auto 40px;
}

.snewsboxs .newsl {
    float: left;
    width: 620px;
}

.snewsboxs .newsl dl {
    overflow: hidden;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 15px;
}

.snewsboxs .newsl dl dt {
    width: 200px;
    float: left;
}

.snewsboxs .newsl dl dt img {
    width: 200px;
    height: 126px;
}

.snewsboxs .newsl dl dd {
    float: right;
    width: 400px;
}

.snewsboxs .newsl dl dd>a {
    font-size: 16px;
    font-weight: bold;
}

.snewsboxs .newsl dl dd>p {
    font-size: 14px;
    line-height: 20px !important;
    margin: 5px 0 5px;
}

.snewsboxs .newsl dl dd>span {
    font-size: 12px;
}

.snewsboxs .newsl dl dd>span>a {
    float: right;
}

.snewsboxs .newsl ul {}

.snewsboxs .newsl ul li {
    line-height: 38px;
    height: 38px;
    padding-left: 15px;
    background: none;
    border-bottom: 1px dotted #CCC;
    background: url(../images/left_listicon.gif) no-repeat left center;
}

.snewsboxs .newsl ul li a {
    color: #545454;
    font-size: 14px;
}

.snewsboxs .newsl ul li span {
    margin-right: 5px;
    color: #999;
    float: right;
    color: #999;
    float: right;
}

.snewsboxs .newsl ul li:hover a {
    font-weight: bold;
    color: #1077bf;
}

.snewsboxs .newsr {
    float: right;
    width: 550px;
}

.snewsboxs .newsr dl {
    overflow: hidden;
    padding-bottom: 5px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 15px;
}

.snewsboxs .newsr dl dt {
    width: 110px;
    float: left;
}

.snewsboxs .newsr dl dt img {
    width: 110px;
    height: 70px;
}

.snewsboxs .newsr dl dd {
    width: 546px;
    float: right;
}

.snewsboxs .newsr dl dd>a {
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
}

.snewsboxs .newsr dl dd>p {
    font-size: 12px;
    line-height: 20px;
    margin-top: 5px;
}

.snewsboxs .newsr dl dd>span {
    display: block;
    font-size: 12px;
}

.snewsboxs .newsr dl dd>span>a {
    float: right;
}

/*ouradva*/
.ouradvas {
    background: url(../images/probg.jpg);
    padding-bottom: 40px;
}

.ouradvas li {
    width: 260px;
    float: left;
    margin: 0 10px;
    padding: 10px;
    text-align: center;
}

.ouradvas li p.p1 {
    font-size: 16px;
    font-family: 'Microsoft YaHei';
}

.ouradvas li p.p2 {
    margin-top: 10px;
}

.ouradvas li p.pic {}

.ouradvas li p.pic img {}

/**/
.slinks {}

.slinks .slinklist {
    width: 100%;
    height: 50px;
    overflow: hidden;
}

.slinks .slinklist a {
    display: inline-block;
    margin: 5px;
    color: #666;
}

.slinks .slinklist a:hover {
    color: blue;
}

/*footer*/
.footer {
    background: #1b1c20;
    margin-top: 44px;
    padding: 0px 0 30px;
    position: relative;
}

.footnav {
    background: #0658a7;
    margin: 0 auto 30px;
}

.footnav ul {
    text-align: center;
}

.footnav ul li {
    display: inline-block;
    width: 150px;
    text-align: center;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
}

.footnav ul li a {
    color: #fff;
}

.footer p {
    text-align: center;
    font-size: 16px;
    line-height: 200%;
    color: #fff;
}

.footer a {
    color: #ffa301;
}

/******************************************************************************/
/**/
.n-sections {
    padding: 50px 0;
}

.n-sections-title {
    text-align: center;
    margin-bottom: 30px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
}

.n-sections-title .wrap {
    display: inline-block;
}

.n-sections-title i {
    float: left;
    width: 100px;
    height: 78px;
    background: url(../images/logo.png) no-repeat 0 0;
}

.n-sections-title h4 {
    margin: 0 0 0 120px;
    font-size: 36px;
}

.n-sections-title span {
    color: #ff9601;
}

.n-sections-title small {
    display: block;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    color: #888;
}

.container p {}

/**/
.ns-l {
    float: left;
    width: 226px;
}

.ns-r {
    float: right;
    width: 954px;
}

.ns-r .yunu-infocontent .yunu-infocontent-body p img {
    width: 500px;
    height: 339px;
}

/**/
.n-l-sd {
    border: 1px solid #005393;
    border-top-width: 3px;
    background-color: #f2f2f2;
    margin-bottom: 20px;
}

.n-l-sd-hd {
    border-bottom: 1px solid #dedede;
    text-align: center;
    padding: 10px 0;
    font-size: 20px;
}

.n-l-sd-hd small {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    color: #dfdfdf;
}

/**/
.n-l-col h4 {
    margin: 0;
    background: url(../images/n_navtbg.gif) no-repeat;
    color: #fff;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    padding: 12px 0 25px;
    font-weight: normal;
}

.n-l-col h4 strong {
    display: block;
}

.n-l-col h3 {
    margin: 10px 0 0;
}

.n-l-col h3 a {
    font-size: 16px;
    background: url(../images/n_navlibg02.gif) no-repeat;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    padding-left: 20px;
    display: block;
    color: #333;
}

.n-l-col ul {
    margin: 10px 0;
}

.n-l-col li {
    background: url(../images/n_ico.gif) no-repeat 20px center;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    padding-left: 35px;
}

/**/
.contact-sd p {
    padding: 0 10px;
}

.contact-sd .t {
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
}

.contact-sd .t p {
    margin: 5px 0;
}

.contact-sd .t strong {
    display: block;
    color: #005393;
    font-size: 22px;
}

/**/
.contact-sd {
    padding-bottom: 10px;
}

.contact-sd p {
    line-height: 200%;
}

/**/
.n-r-cur {
    padding: 10px 0;
    border-bottom: 1px solid #ececec;
    margin-bottom: 20px;
    border-top: 1px solid #ececec;
}

.n-r-cur span {
    padding-left: 20px;
    color: #005393;
    background: url(../images/logo_03.png) no-repeat 0 center;
}

.n-r-cur em {
    font-style: normal;
    padding: 0 5px;
    color: #999;
}

/**/
.n-pages {
    text-align: center;
    margin: 30px 0;
}

.n-pages a {
    display: inline-block;
    margin: 0 3px;
    border: 1px solid #ddd;
    padding: 4px 12px;
    border-radius: 3px;
    background-color: #fff;
}

.n-pages a.active {
    background-color: #005393;
    border-color: #005393;
    color: #fff;
}

/**/
.nu-title-1 {
    border-bottom: 1px solid #ececec;
    line-height: 40px;
    font-weight: bold;
    color: #005393;
    font-size: 16px;
    margin-bottom: 20px;
}

.nu-title-1 small {
    color: #999;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px;
}

/**/
.nu-title-2 {
    border-bottom: 2px solid #ddd;
    line-height: 40px;
    font-size: 18px;
    margin-bottom: 15px;
    color: #005393;
    font-weight: bold;
}

/**/
.n-prolists {
    margin: 0 0 -25px -25px;
}

.n-prolists li {
    float: left;
    width: 25%;
}

.n-prolists li a {
    display: block;
    margin: 0 0 25px 25px;
}

.n-prolists li .m {
    border: 1px solid #ddd;
    padding: 1px;
    height: 161px;
    line-height: 161px;
}

.n-prolists li .text h4 {
    margin: 0;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    line-height: 36px;
    background-color: #ddd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.n-prolists li .text p {
    margin: 10px 0 0;
    font-size: 16px;
}

.n-prolist-1 li {
    width: 20%;
}

.n-prolist-1 li .m {
    line-height: 185px;
    height: 185px;
}

.n-prolist-1 li .text h4 {
    background-color: transparent;
}

.n-prolist-1 li a:hover .m {
    border-color: #005393;
}

/**/
.n-tjlist {
    margin-left: -10px;
}

.n-tjlist li {
    float: left;
    width: 50%;
}

.n-tjlist li a {
    display: block;
    margin-left: 10px;
    line-height: 25px;
    padding-left: 10px;
    background: url(../images/ico10.html) no-repeat 0 center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.n-tjlist li span {
    float: right;
    font-size: 12px;
    color: #999;
}

/**/
.n-newlists li {
    margin-bottom: 20px;
    padding: 20px;
    background-color: #f6f6f6;
    position: relative;
    overflow: hidden;
}

.n-newlists li:nth-of-type(even) {
    background-color: #edf6f4;
}

.n-newlists li .date {
    float: left;
    width: 50px;
    text-align: center;
    font-size: 12px;
    padding: 10px 0;
}

.n-newlists li .date strong {
    font-size: 36px;
    display: block;
    line-height: 1;
}

.n-newlists li .text {
    margin-left: 70px;
    margin-right: 150px;
}

.n-newlists li .text h4 {
    margin: 0;
    line-height: 26px;
}

.n-newlists li .text p {
    margin: 10px 0 0;
    line-height: 22px;
    color: #666;
}

.n-newlists li .more {
    position: absolute;
    right: 20px;
    top: 20px;
    padding: 2px 12px;
    background-color: #999;
    color: #fff;
}

.n-newlists li .more:hover {
    background-color: #005393;
}

/**/
.list-7 {
    margin-bottom: 20px;
}

.list-7 li {
    margin-bottom: 1px;
}

.list-7 li a {
    display: block;
}

.list-7 li h4 {
    margin: 0;
    line-height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background-color: #ddd;
    color: #333;
    padding: 0 10px;
    font-weight: normal;
}

.list-7 li dl {
    margin: 0;
    display: none;
}

.list-7 li dt {
    position: relative;
}

.list-7 li dt img {
    display: block;
    width: 100%;
    height: auto;
}

.list-7 li dt span {
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 36px;
    display: block;
}

.list-7 li dd {
    margin: 0;
    font-size: 12px;
    padding-top: 5px;
}

.list-7 li dd p {
    margin: 5px 0 0;
}

.list-7 li.active h4 {
    display: none;
}

.list-7 li.active dl {
    display: block;
}

/**/
.list-8 {
    margin-bottom: 20px;
}

.list-8 li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 32px;
    background: url(../images/a2.gif) no-repeat left center;
    padding-left: 25px;
}

.list-8 li.t {
    background-image: url(../images/a1.gif);
}

/**/
.yunu-infocontent-title {
    margin-bottom: 20px;
    text-align: center;
}

.yunu-infocontent-title h2 {
    margin: 0;
    font-size: 24px;
}

.yunu-infocontent-title p {
    margin: 10px 0 0;
    font-size: 12px;
    color: #999;
}

.yunu-infocontent-title p span {
    padding-right: 10px;
}

.yunu-infocontent-desc {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding: 20px;
}

.yunu-infocontent-body {
    line-height: 2;
    margin-bottom: 20px;
    text-align: justify;
}

/**/
.yunu-infocontent-rem {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding-bottom: 15px;
}

.yunu-infocontent-rem h4 {
    margin: 0;
    font-size: 24px;
    line-height: 50px;
    height: 50px;
    border-bottom: 1px solid #ddd;
    padding: 0 20px;
}

.yunu-infocontent-rem li {
    border-bottom: 1px dashed #dbdbdb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 46px;
    background: url(../images/a1.gif) no-repeat 0 center;
    padding-left: 25px;
}

.yunu-infocontent-rem li span {
    float: right;
}

/**/
.yunu-infocontent-epx {
    margin-bottom: 20px;
    background-color: #F7F7F7;
    padding: 10px;
}

.yunu-infocontent-epx li {
    line-height: 24px;
}

.yunu-infocontent-epx li a {
    color: #005393;
}

/**/
.yunu-infocontent-return {
    padding: 5px 10px;
}

.yunu-infocontent-return a {
    margin-right: 10px;
}

/**/
.yunu-showcase {
    margin-bottom: 30px;
}

.yunu-showcase-pic {
    position: relative;
    width: 405px;
    overflow: hidden;
    float: left;
}

.yunu-showcase-pic .bd {
    font-size: 0;
    margin-top: 13px;
    overflow: hidden;
}

.yunu-showcase-pic .bd li {
    height: 75px;
    line-height: 75px;
    cursor: pointer;
    display: inline-block;
    width: 99px;
    border: 1px solid #ddd;
    padding: 1px;
    margin: 0 5px;
}

.yunu-showcase-pic .bd li.active {
    border-color: #005393;
}

.yunu-showcase-pic .prev,
.yunu-showcase-pic .next {
    position: absolute;
    background: no-repeat 0 0;
    width: 14px;
    height: 27px;
    bottom: 26px;
    z-index: 2;
}

.yunu-showcase-pic .prev {
    background-image: url(../images/zlztdetailscon1btn01.png);
    left: 0;
}

.yunu-showcase-pic .next {
    background-image: url(../images/zlztdetailscon1btn02.png);
    right: 0;
}

.yunu-showcase-pic .prev:hover,
.yunu-showcase-pic .next:hover {
    background-position: 0 bottom;
}

.yunu-showcase-pic .cover {
    height: 300px;
    line-height: 300px;
    border: 1px solid #ddd;
    padding: 1px;
}

.yunu-showcase-info {
    float: right;
    width: 500px;
}

.yunu-showcase-info h1 {
    margin: 0 0 15px;
    font-size: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.yunu-showcase-info p {
    margin: 0;
    color: #666;
    padding: 3px 0;
}

.yunu-showcase-info .tel {
    overflow: hidden;
    margin-top: 30px;
}

.yunu-showcase-info .tel strong {
    color: #005393;
    font-size: 20px;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff;
    border: 1px solid #ddd;
    display: none;
    text-align: center;
    overflow: hidden;
    font-size: 0;
}

div.zoomMask {
    position: absolute;
    background: url(../images/mask.png) repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}

/**/
.pagination p {
    margin: 0;
    cursor: pointer
}

.pagination {
    height: 40px;
    padding: 20px 0px;
}

.pagination a {
    display: block;
    float: left;
    margin-right: 10px;
    padding: 2px 12px;
    height: 24px;
    border: 1px #cccccc solid;
    background: #fff;
    text-decoration: none;
    color: #808080;
    font-size: 12px;
    line-height: 24px;
}

.pagination a:hover {
    color: #077ee3;
    background: white;
    border: 1px #077ee3 solid;
}

.pagination a.cur {
    border: none;
    background: #077ee3;
    color: #fff;
}

.pagination p {
    float: left;
    padding: 2px 12px;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    color: #bbb;
    border: 1px #ccc solid;
    background: #fcfcfc;
    margin-right: 8px;
}

.pagination p.pageRemark {
    border-style: none;
    background: none;
    margin-right: 0px;
    padding: 4px 0px;
    color: #666;
}

.pagination p.pageRemark b {
    color: red;
}

.pagination p.pageEllipsis {
    border-style: none;
    background: none;
    padding: 4px 0px;
    color: #808080;
}

.dates li {
    font-size: 14px;
    margin: 20px 0
}

.dates li span {
    float: right
}

/**/
.bookadd {
    margin: 20px 0;
}

.bookadd div {
    margin-bottom: 15px;
}

.bookadd .label {
    float: left;
    width: 100px;
    text-align: right;
    padding-right: 10px;
    clear: both;
}

.bookadd .label span {
    color: #f30;
    font-family: 宋体;
}

.bookadd .enter {
    margin-left: 120px;
}

.bookadd .enter .ip {
    border: 1px solid #ddd;
    padding: 10px 10px;
    vertical-align: middle;
    overflow: hidden;
}

.bookadd .enter .bnt {
    border: 1px solid #1F92D1;
    background: #1F92D1;
    padding: 8px 20px;
    vertical-align: middle;
    color: #fff;
    cursor: pointer;
}

.bookadd .enter label {
    display: block;
}