﻿@charset "utf-8";
/* Style Reset*/
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, h2, font {
    margin: 0;
    padding: 0;
    border: 0;
}

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;
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden
}
.clearfixed:after{
    content: "";
    font-size: 0;
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}
a {
    text-decoration: none;
    outline: 0;
}

html {
    overflow-x: hidden;
}

.center {
    text-align: center;
}

.center img {
    border: 1px solid #ccc;
}

/*header*/
body {
    color: #666;
    font-size: 14px;
    overflow-x: hidden;
    background: url(../images/headerbg.jpg) center 5px repeat-x #e9eef2;
}

a {
    color: #606060;
}

.header {
    width: 100%;
    min-width: 1004px;
    height: 106px;
    background: #01673a;
    border-top: 5px solid #097584;
    background: url(../images/header.jpg) top center no-repeat;
    position: relative;
    z-index: 9;
}

.logo {
    float: left;
    display: inline;
    padding-top: 26px;
}

.menu {
    float: right;
    width: 663px;
    position: relative;
}

.menu p {
    float: right;
    padding-right: 10px;
    padding-top: 16px;
    height: 34px;
    text-align: right;
}

.menu p a {
    color: #fff;
    width: 74px;
    float: left;
    text-align: center;
    border-right: 1px solid #fff;
}

.menu ul {
    width: 663px;
    float: left;
    height: 55px;
    line-height: 42px;
    background: url(../images/menu.png) center top no-repeat
}

.menu li {
    display: inline;
    float: left;
    position: relative;
    text-align: center;
    width: 81px;
}

.menu li a {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 18px;
    color: #003940;
    font-family: 'Microsoft Yahei';
}

.menu a:hover, .menu a.cur {
    color: #000;
    font-weight: bold;
}

.nav {
    position: absolute;
    display: none;
    left: 0;
    width: 81px;
}

.menu li .nav a {
    float: left;
    color: #000;
    width: 100%;
    text-align: center;
    line-height: 29px;
    background: #34ccd5
}

.menu .nav a:hover, .menu .nav a.cur {
    height: 29px;
    line-height: 29px;
    padding: 0;
    margin: 0;
    background: #ffe410
}

#full-screen-slider {
    width: 100%;
    z-index: 0;
    height: 396px;
    float: left;
    position: relative
}

#slides {
    display: block;
    width: 100%;
    height: 396px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative
}

#slides li {
    display: block;
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute
}

#slides li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px
}

#pagination {
    display: block;
    list-style: none;
    position: absolute;
    left: 0%;
    bottom: 52px;
    z-index: 8;
    padding: 5px 15px 5px 0;
    margin: 0
}

#pagination li {
    display: block;
    list-style: none;
    width: 24px;
    height: 5px;
    font-size: 1px;
    overflow: hidden;
    float: left;
    margin-left: 1px; /*background:#b7b7b7*/
}

#pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
}

#pagination li.current { /* background:#015d34*/
}

.notice {
    float: left;
    border-bottom: 10px solid #fff;
    width: 100%;
    background: #269fad;
    line-height: 53px;
}

.notice .main {
    width: 1004px;
}

.noticetxt {
    float: left;
    width: 470px;
    color: #fff;
    font-size: 14px;
}

.noticetxt b {
    float: left;
    width: 114px;
    font-family: 'Microsoft Yahei';
    text-align: right;
    color: #fdd503;
    font-size: 18px;
    background: url(../images/notice.jpg) center left no-repeat
}

.noticetxt marquee {
    float: left;
    width: 300px;
}

.search {
    position: relative;
    padding-top: 12px;
    padding-left: 44px;
    float: right;
    width: 450px;
    z-index: 999;
    height: 41px;
    display: inline;
    line-height: 22px;
    margin-right: 12px;
    background: url(../images/search.gif) left top no-repeat;
}

.text {
    float: left;
    width: 235px;
    padding-left: 5px;
    border: 1px solid #213f69;
    background: #0a1825;
    color: #fff;
    height: 30px;
    line-height: 30px;
}

.button {
    float: left;
    width: 33px;
    margin-left: 3px;
    height: 31px;
    display: inline;
    background: url(../images/button.gif) center no-repeat
}

.select {
    float: left;
    width: 80px;
    color: #fff;
    height: 32px;
    line-height: 32px;
    background: url(../images/select.gif) left top no-repeat;
    position: relative
}

.select select {
    margin: 5px auto;
    width: 74px;
}

.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: 214px;
    padding-top: 3px;
    height: 17px;
    border: 1px solid #b7d1eb;
}

div.selectbox-wrapper {
    border-right: #b7d1eb 1px solid;
    border-top: #b7d1eb 0 solid;
    overflow: hidden;
    border-left: #b7d1eb 1px solid;
    width: 80px;
    border-bottom: #b7d1eb 1px solid;
    *left: 0;
    position: absolute;
    background: #fff;
    text-align: left;
    *margin-top: 0;
    z-index: 10;
}

div.selectbox-wrapper ul li.selected {
    background-color: #e0ecf7;
}

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: 100%;
    cursor: pointer;
    line-height: 20px;
    padding-top: 3px;
    font-size: 12px;
    font-family: 'Microsoft Yahei';
    color: #333;
}

.selectbox {
    border: none;
    display: block;
    width: 84px;
    text-indent: 8px;
    cursor: pointer;
    height: 32px;
    background: none;
    font-size: 12px;
    font-family: 'Microsoft Yahei';
    color: #fff;
    line-height: 32px;
}

.btn {
    float: left;
    display: inline;
    margin-left: 8px;
    margin-top: 2px;
}

.main {
    width: 980px;
    margin: 0 auto;
    clear: both;
    position: relative;
}

.partFourCon li {
    float: left;
    width: 411px;
    display: inline;
}

.partFourM .proimg {
    float: left;
}

.partFourM {
    float: left;
    width: 510px;
    padding-right: 60px;
}

.partFourCon {
    float: left;
    overflow: hidden;
    width: 411px;
    height: 340px;
    margin: 0 22px;
    display: inline;
}

.partFourCon ul {
    width: 2500px;
}

.partFourCon img {
    border: 5px solid #58c7d8;
    width: 400px;
    height: 300px;

}

#l, #r {
    width: 22px;
    float: left;
    height: 316px;
    display: inline;
}

#l {
    background: url(../images/left.jpg) center no-repeat;
}

#r {
    float: right;
    background: url(../images/right.jpg) center no-repeat;
}

.lend {
    background: url(../images/left1.jpg) center no-repeat !important;
}

.rend {
    background: url(../images/right1.jpg) center no-repeat !important;
}

#processli {
    float: right;
    width: 410px;
}

#processli li {
    float: left;
    width: 100%;
    font-size: 16px;
    overflow: hidden;
}

#processli li font {
    float: left;
    color: #fff;
    height: 36px;
    line-height: 36px;
    width: 30px;
    margin-right: 15px;
    text-align: center;
    font-size: 24px;
    font-family: impact;
    background: url(../images/num1.gif) center no-repeat
}

#processli li {
    line-height: 20px;
    height: 50px;
    float: left;
    width: 373px;
    padding: 15px 15px 0 22px;
    color: #10c2d7
}

#processli li .fl {
    width: 85%;
    line-height: 40px;
}

#processli li.cur {
    color: #fff;
    background: url(../images/processli.gif) center no-repeat;
}

#processli li.cur font {
    color: #10c2d7;
    background: url(../images/num2.gif) center no-repeat
}

.singleline {
    line-height: 40px;
}

/* indMain*/
.process {
    background: #e9eef2;
    float: left;
    width: 100%;
    height: 443px;
}

.process_t {
    float: left;
    width: 100%;
    border-bottom: 1px solid #a0d2d9;
    margin-bottom: 40px;
    font-family: 'Microsoft Yahei';
    padding-top: 33px;
    height: 30px;
    line-height: 1;
}

.process_t .fl {
    background: url(../images/process_l.gif) center right no-repeat;
    padding-right: 14px;
    font-size: 20px;
    color: #0a1825;
    font-weight: bold;
}

.process_t a {
    font-size: 16px;
    color: #0a1825;
    font-weight: bold;
}

.process_t .fr font {
    color: #10c2d7
}

.main {
    width: 980px;
    margin: 0 auto;
    clear: both;
    position: relative;
}

.pro {
    width: 1004px;
    margin: 0 auto;
}

.pro li {
    float: left;
    margin: 0 10px;
    width: 230px;
    display: inline;
}

.proimg {
    float: left;
}

.proname {
    float: left;
    width: 282px;
    font-family: 'Microsoft Yahei';
    font-size: 16px;
    padding-left: 18px;
    line-height: 35px;
    margin-top: 2px;
    color: #0a1825;
    background: url(../images/proname.gif) center left no-repeat;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.case {
    float: left;
    width: 100%;
    background: #d0f3f7;
    padding-top: 20px;
    height: 347px;
    border-bottom: 5px solid #c3f1f7;
    border-top: 5px solid #c3f1f7;
}

.case .title {
    margin-bottom: 30px;
    background: url(../images/case_t.gif) bottom left repeat-x
}

.caseli {
    float: left;
    width: 960px;
    padding-left: 20px;
}

.caseli li {
    float: left;
    width: 320px;
    position: relative;
}

.caseli li img {
    float: left;
    border: 5px solid #fff;
    width: 290px;
    height: 215px;
}

.detail {
    position: absolute;
    width: 69px;
    height: 69px;
    right: 3px;
    top: 80px;
    background: url(../images/detail.png) center left no-repeat
}

.title {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    line-height: 30px;
    background: url(../images/titlebg.gif) left 17px repeat-x;
}

.more {
    color: #fff;
    font-size: 12px;
    font-family: 微软雅黑;
}

.more font {
    color: #fff;
    font-size: 14px;
    background: #31debb
}

.title_l {
    float: left;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    width: 100px;
    padding-left: 30px;
    font-family: 微软雅黑;
    color: #fff;
    background: url(../images/title_l.gif) left center no-repeat;
}

.ititle_r {
    font-family: 微软雅黑;
    font-size: 14px;
    margin-top: 8px;
    color: #0c0c0c;
    height: 14px;
    line-height: 14px;
    float: right;
}

.ititle_r a {
    color: #0c0c0c;
}

.ititle_r font {
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    background: #10c2d7;
}

.case .ititle_r font {
    background: #58c7d8;
}

.titlefr {
    float: right;
    background: #10c2d7;
    color: #fff;
    line-height: 14px;
    height: 14px;
    margin-top: 15px;
    padding: 0 6px;
}

.titlefr a {
    color: #fff;
}

.titlefr font {
    font-size: 12px;
}

.newsmain {
    float: left;
    height: 338px;
    padding-top: 50px;
    width: 100%;
    background: #f5f5f3;
    position: relative;
    border-top: 1px solid #eeeeec;
}

.maintop2 {
    position: absolute;
    top: -9px;
    height: 9px;
    width: 100%;
    background: url(../images/maintop2.gif) center no-repeat;
    left: 0;
}

.newsmain ul {
    width: 980px;
    margin: 0 auto;
}

.newsmain ul li {
    float: left;
    width: 475px;
    margin: 0 30px 30px 0;
}

.time {
    float: left;
    width: 48px;
    padding: 15px 12px;
    height: 55px;
    background: #015d34;
    margin-right: 1px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

.time font {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 7px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #fff;
}

.time span {
    font-size: 18px;
}

.newsli_r {
    float: left;
    width: 400px;
}

.newsli_r a {
    height: 30px;
    line-height: 30px;
    float: left;
    width: 380px;
    padding: 0 10px;
    background: #e2e2e2;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.newsli_r p {
    height: 43px;
    line-height: 20px;
    float: left;
    width: 380px;
    padding: 0 10px;
    margin-top: 1px;
    padding-top: 10px;
    background: #eaeaea;
}

.pointer, .pointer li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.pointer li a {
    float: left;
    width: 100%;
    line-height: 36px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    font-weight: bold;
}

.pointer li a:hover {
    color: #0c7884;
}

.pointer li .fl {
    float: left;
    cursor: pointer;
    width: 60%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color:#333
}

.news .pointer li a:hover {
    background: url(../images/newsico2.gif) 0px center no-repeat;
    color: #000;
}
.pointer li p{
    text-indent: 2em;
    color: #666;
    line-height: 2;
    font-size: 14px;
}
.newsarea {
    width: 100%;
    padding: 40px 0 20px;
    height: 250px;
    background: url(../images/row.gif) bottom center repeat-x;
}

.news {
    width: 100%;
    overflow: hidden;
}

.product {
    float: right;
}

.news .rowtitle {
    margin-bottom: 20px;
}

.rowtitle {
    float: left;
    width: 100%;
    height: 25px;
}

.rowtitle span font {
    font-family: Impact, Charcoal, sans-serif;
    color: #ccc;
    font-size: 16px;
    font-weight: normal;
    margin-left: 3px;
}

.rowtitle span {
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    font-family: 'Microsoft Yahei'
}

.rmore {
    float: right;
    text-align: right;
    width: 60px;
    margin-top: 4px;
    line-height: 18px;
    height: 18px;
    font-size: 14px;
    color: #fff;
    padding-right: 16px;
    background: url(../images/more.gif) no-repeat right top #10c2d7;
}

.proli {
    float: left;
    padding-top: 28px;
}

.proli li {
    float: left;
    position: relative;
    overflow: hidden;
    display: inline;
    width: 213px;
    margin: 0 9px;
    border: 1px solid #babdbf;
}

.proli li p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 213px;
    padding: 0;
    text-align: center;
    color: #fff;
    background: url(../images/gray.png) repeat right top;
    line-height: 26px;
    font-size: 14px;
    font-family: '宋体'
}

.contactarea {
    width: 100%;
    padding: 30px 0 20px;
    height: 216px;
    background: url(../images/row.gif) bottom center repeat-x;
}

.contact {
    float: left;
    width: 330px;
    padding-right: 50px;
}

.contact_t {
    float: left;
    width: 330px;
    height: 69px;
    background: url(../images/contact_t.gif) 0px center no-repeat;
}

.contact_t a {
    float: left;
    display: inline;
    width: 92px;
    height: 16px;
    margin-top: 40px;
    margin-left: 168px;
}

.contactmain {
    padding: 5px 0 10px 0px;
    float: left;
    width: 330px;
    line-height: 29px;
}

.about {
    float: left;
    width: 600px;
}

.about .title {
    margin-bottom: 20px;
}

.aboutimg {
    border: 1px solid #36cee0;
    margin-top: 6px;
    border-radius: 3px;
    padding: 4px;
    background: #fff;
    float: left;
    margin-right: 20px;
}
.aboutimg img{
    width:160px;
    height:107px;
}

.abouttxt {
    float: left;
    width: 400px;
    height: 150px;
    overflow: hidden;
    line-height: 26px;
}

.pagebox img{
    width:80%;
    display:block;
    margin:0 auto 20px;
}
/* boot
----------------------------------------------------------------------------------------------------*/
.foot_x {
    color: #064c54;
    margin-top: 38px;
    width: 100%;
    min-width: 1004px;
    background: url(../images/foot.jpg) center no-repeat #10c2d7
}
.foot_x .main{
    padding: 10px 0;
}

.foot_x a {
    color: #064c54
}

.f_link {
    width: 100%;
    color: #269fad;
    float: left;
    height: 57px;
    padding-top: 8px;
    background: url(../images/flink.gif) center no-repeat #269fad
}

.f_link .main {
    width: 978px;
    line-height: 48px;
}

.f_link b {
    font-weight: normal;
    padding-left: 13px;
    color: #269fad;
}

.f_link a {
    color: #269fad;
    padding-right: 13px;
}

.bottomnav {
    width: 965px;
    height: 30px;
    padding-left: 15px;
    line-height: 30px;
}

.bottomnav a {
    margin-right: 28px;
    font-size: 16px;
}

.bootTxt {
    text-align: left;
    width: 965px;
    padding-left: 15px;
    line-height: 30px;
}

/* 二级页面*/
.fyMain {
    width: 980px;
    margin: 0 auto 0px;
    overflow: auto;
    padding-top: 32px;
    padding-bottom: 60px;
    clear: both;
    background: url(../images/row.gif) repeat-x bottom left
}

.fyLeft {
    float: left;
    width: 300px;
    overflow: hidden;
    margin-right: 35px;
}

.l_news {
    float: left;
    width: 300px;
    padding-bottom: 40px;
}

.l_news li a {
    float: left;
    width: 260px;
    padding-left: 25px;
}

.l_newsmore {
    float: left;
    width: 280px;
    margin-top: 20px;
    text-align: right;
    color: #fff;
    line-height: 18px;
    padding-right: 18px;
    background: url(../images/more.gif) no-repeat right top #d8d8d8;
}

.l_pro {
    float: left;
    width: 300px;
    margin-bottom: 40px;
    font-size: 14px;
}

.l_pro .rowtitle {
    float: left;
    width: 300px;
    margin-bottom: 17px;
    padding-bottom: 12px;
    background: url(../images/l_pro_t.gif) repeat-x bottom left
}

.l_procon {
    float: left;
    width: 300px;
    overflow: hidden;
    margin-top: 0px;
}

.proOne {
    width: 300px;
    float: left;
    overflow: hidden;
    margin-top: 7px;
}

.proOne a {
    width: 300px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: url(../images/l_pro.jpg) no-repeat bottom left;
}

.proOne a:hover, .proOne .cur {
    color: #fff;
    background: url(../images/l_pro.jpg) no-repeat top left;
}

.proTwo {
    float: left;
    line-height: 25px;
    text-align: center;
    overflow: hidden;
    padding: 0px 0 5px;
    background: url(../images/protwo.jpg) repeat-x top left #e0e0e0;
    border-bottom: 1px solid #6bc1cb;
}

.proTwo li {
    width: 300px;
    float: left;
}

.proTwo li a {
    float: left;
    color: #269fad;
    background: none;
    position: relative;
    line-height: 38px;
    width: 300px;
    text-align: center
}

.proTwo li a:hover, .proTwo .cur {
    float: left;
    color: #0B375E;
    background: none;
}

/* fyRight*/
.fyRight {
    float: left;
    width: 645px;
    overflow: hidden;
}

.fyRight .title {
    margin-bottom: 20px;
}

.fyRight .pointer li a:hover {
    color: #0c7884;
}

.fyLeft .pointer li a:hover {
    color: #000;
}

.mainRightMain {
    color: #555;
    float: left;
    width: 645px;
    padding-bottom: 20px;
    min-height: 640px;
    _height: 640px;
}

.padding25 {
    padding: 0 25px;
    line-height: 30px;
    font-size: 14px;
}

/* list*/
.pro_list {
    float: left;
    padding-top: 20px;
}

.pro_list li {
    float: left;
    position: relative;
    z-index: 10;
    display: inline;
    width: 195px;
    height: 190px;
    margin: 0 10px 20px;
    overflow: hidden;
}

.pro_list li img {
    float: left;
    border: 5px solid #fff;
    background: #ccc;
    width: 185px;
    height: 140px;
}

.pro_list li a {
    float: left;
    width: 195px;
}

.pro_list p {
    color: #0a1825;
    font-family: '宋体';
    width: 183px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
}

.news_list {
    float: left;
    width: 680px;
    padding-left: 25px;
    font-size: 14px;
    margin-bottom: 20px;
}

.news_list li {
    float: left;
    width: 100%;
    line-height: 28px;
}

.news_list li a {
    float: left;
    font-size: 14px;
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #575757;
    background: url(../images/newslist.gif) 8px center no-repeat;
}

.mainRightMain .pointer {
    font-size: 14px;
}

.news_list li a:hover {
    background: #01673a;
    color: #fff;
}

.news_list li a:hover .fr {
    color: #fff;
}

.news_list li a span {
    cursor: pointer;
}

.news_list li .fl {
    width: 400px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 22px;
}

.news_list .fr {
    margin-right: 10px;
    color: #01673a;
}

.news_line {
    clear: both;
    width: 687px;
    height: 18px;
    margin: 18px 0;
}

.news_list p {
    font-size: 12px;
    padding: 10px 20px;
    line-height: 20px;
    color: #ccc;
}

.pro_txtimg {
    float: left;
    padding-top: 10px;
    width: 624px;
    margin-bottom: 20px;
    padding-left: 10px;
}

.pro_txtimg li {
    float: left;
    width: 624px;
    padding-bottom: 27px;
}

.pro_li_img {
    float: left;
    width: 195px;
    margin-right: 14px;
}

.pro_li_img img {
    float: left;
    border: 5px solid #fff;
}

.pro_li_txt {
    float: left;
    width: 410px;
    color: #555;
    line-height: 27px;
    font-size: 12px;
}

.pro_t {
    float: left;
    color: #0c7884;
    background: #7fd1db;
    border: 1px solid #5faab3;
    width: 100%;
    height: 23px;
    line-height: 23px;
    margin-bottom: 13px;
}

.pro_t .fr {
    margin-right: 7px;
}

.pro_t font {
    float: left;
    height: 23px;
    display: inline;
    margin-right: 6px;
    margin-left: 10px;
}

.protitle {
    float: left;
    width: 200px;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.pro_t a {
    color: #0c7884;
}

/*news_view*/
.mainRightMain h2 {
    font-size: 18px;
    font-family: 黑体;
    font-weight: normal;
    color: #0c7884;
    margin-bottom: 15px;
}

.padding20 {
    float: left;
    width: 583px;
    text-align: justify;
    padding: 0 30px 0 35px;
}

.title_s {
    text-align: center;
    color: #555;
    font-size: 12px;
    line-height: 35px;
}

.conbanner {
    float: left;
    width: 100%;
}

.mainrbanner {
    border: 1px solid #dbdbdb;
    width: 306px;
    margin: 0 auto 20px;
}

.mainrbanner img {
    border: 3px solid #fff
}

.padding25 .center img {
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.line_s {
    float: left;
    width: 96%;
    height: 8px;
    margin: 8px 0 15px 10px;
    display: inline;
    border-bottom: 1px dashed #BEC0BF;
}

.newsview {
    min-height: 400px;
    display: inline;
    border-bottom: 1px dashed #BEC0BF;
    margin-bottom: 25px;
    padding-bottom: 15px;
    _height: 400px;
    font-size: 14px;
    line-height: 28px;
    float: left;
    padding-top: 10px;
}

.main_r_nav div {
    line-height: 25px;
    color: #555;
}

.main_r_nav {
    float: left;
    width: 400px;
}

.returnlist {
    margin-top: 30px;
    float: right;
    color: #0c7884;
    font-size: 12px;
}

.main_r_nav a {
    color: #555
}
.main_r_nav a.b{
    font-weight: bold;
}
/* page*/
.page {
    margin-top: 15px;
    margin-left: 20px;
    float: left;
    display: inline;
    color: #269fad;
}

.pager-taglib {
    float: left;
    padding-bottom: 5px;
    overflow: hidden;
    height: 23px;
    text-align: center;
    font-size: 12px;
}

.pager-taglib span {
    float: left;
}

.pager-taglib a {
    line-height: 27px;
    width: 26px;
    height: 27px;
    display: block;
    float: left;
}

.pager-taglib a:hover {
    width: 26px;
    height: 27px;
    display: block;
    color: #1f83d5;
}

.pager-taglib .current {
    width: 26px;
    height: 27px;
    display: block;
    line-height: 27px;
}

.pager-taglib .disabled {
    width: 26px;
    height: 27px;
    display: block;
    line-height: 27px;
}

.total {
    min-width: 50px;
    _width: 50px;
    text-align: center;
    height: 27px;
    line-height: 27px;
    display: block;
}

.reach {
    min-width: 30px;
    _width: 30px;
    text-align: left;
    padding-left: 5px;
    height: 29px;
    line-height: 29px;
    display: block;
}

.btn {
    width: 36px;
    height: 27px;
    line-height: 27px;
    display: block;
    padding-top: 3px;
}

.input_page {
    width: 30px;
    height: 14px;
    text-align: center;
    border: 1px solid #269fad;
    font-size: 12px;
    line-height: 14px;
    margin-top: 6px;
}

.pager-taglib .bg {
    padding-top: 3px;
}

/* search*/
.searchnull {
    float: left;
    text-align: center;
    width: 100%;
    padding: 3% 0;
    font-size: 14px;
}

.searchnull font {
    color: #F00;
    font-size: 14px;
}

.searchmore {
    float: left;
    width: 92%;
    background: #efefef;
    text-align: center;
    margin: 10px 20px;
    _margin: 10px;
    border: 1px solid #dbd6f1
}

.searchmore a {
    line-height: 25px;
    color: #333;
}

.input_title {
    background: none;
    line-height: 30px;
    height: 30px;
    padding-left: 7px;
}

/* book*/
.book {
    float: left;
    padding-left: 25px;
}

.bookmain {
    width: 640px;
    margin: 20px auto;
    height: auto;
    background: #fff;
    padding: 0 25px;
    overflow: auto;
}

.bookline {
    width: 640px;
    height: 34px;
    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: 40px;
    height: auto !important;
    height: 40px;
    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;
    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;
    float: left;
    padding-left: 50px;
}

.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 {
    width: 100px;
    height: 25px;
    float: left;
    text-align: right;
    line-height: 20px;
}

.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;
}

/* hr*/
.hrBox {
    width: 634px;
    float: left;
    min-height: 91px;
    _height: 91px;
    border: 1px solid #dbdbdb;
    margin-bottom: 20px;
    background: #efefef;
}

.hrBoxL {
    width: 100px;
    float: left;
    text-align: center;
}

.hrBoxL li {
    width: 100px;
    min-height: 30px;
    _height: 30px;
    line-height: 30px;
    border-bottom: 1px #dbdbdb 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;
}

.hrBoxR {
    width: 533px;
    float: left;
    text-align: left;
    border-left: 1px solid #dbdbdb;
}

.hrBoxR li {
    width: 508px;
    min-height: 30px;
    _height: 30px;
    line-height: 30px;
    border-bottom: 1px #dbdbdb solid;
    padding-left: 15px;
    vertical-align: bottom;
    padding-right: 10px;
}

.hrBoxR li.topline {
    overflow: hidden;
    height: 30px;
}

.hrBoxR li.topline img {
    margin-top: 3px;
}

.hrBoxR li.haode {
    border-bottom: none;
}

.hrTable {
    width: 614px;
    float: left;
    height: 440px;
    background: #efefef;
    border: 1px solid #dbdbdb;
    margin-left: 20px;
    _margin-left: 10px;
}

.tableTitle {
    width: 614px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-bottom: 1px solid #dbdbdb;
    font-weight: bold;
}

.lineOne {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #dbdbdb;
    width: 614px;
}

.lineOneL {
    width: 94px;
    float: left;
    text-align: center;
    border-right: 1px solid #dbdbdb;
}

.lineOneR {
    width: 509px;
    float: left;
    padding-left: 10px;
}

.tableMainL {
    width: 94px;
    float: left;
    border-right: 1px solid #dbdbdb;
    text-align: center;
}

.tableMainL li {
    width: 94px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #dbdbdb;
}

.tableMainR {
    width: 211px;
    float: left;
    border-right: 1px solid #dbdbdb;
    text-align: left;
}

.tableMainR li {
    width: 206px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #dbdbdb;
    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 #dbdbdb;
    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 #dbdbdb;
}

.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 #dbdbdb;
}

.lineBootL {
    width: 94px;
    height: 123px;
    border-right: 1px solid #dbdbdb;
    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 #dbdbdb;
    text-align: center;
    height: 31px;
}

.hr_btnR {
    width: 300px;
    float: left;
    text-align: center;
}

.c_red {
    color: #f00;
}

#full-screen-slider #slides li img {
    height: 395px;
    margin-right: auto;
    margin-left: auto;
    display:block;
}


/*//翻页*/
.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: #7e7064; line-height:24px; border:1px solid #269fad; background:#fff;}
.pages a:hover,.pages a:active,.pages span.ctxt{ background:#10c2d7; border:1px solid #269fad;color: #fff; text-decoration:none}

.lam_box .box{
     max-width:980px;
}