﻿@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;
}

.noneBottomBorder {
    border-bottom: none !important;
}

.noneTopBorder {
    border-top: none !important;
}

.backgroudW {
    background: #fff;
    padding: 15px;
    margin: 24px 0px;
}

/* header */
.header {
    position: relative;
    width: 100%;
}

.banner {
    position: relative;
    width: 100%;
    height: 500px;
}

.bann {
    position: absolute;
    left: 50%;
    margin-left: -50%;
    width: 1900px;
    height: 500px;
}

#focus {
    position: relative;
    width: 1900px;
    height: 500px;
    overflow: hidden;
}

#focus ul {
    position: absolute;
    height: 500px;
}

#focus ul li {
    position: relative;
    float: left;
    width: 1900px;
    height: 500px;
    overflow: hidden;
}

#focus ul li img {
    display: block;
    margin: 0 auto;
}

#focus .btn {
    position: absolute;
    width: 100%;
    height: 12px;
    left: 0px;
    bottom: 24px;
    text-align: center;
}

#focus .btn span {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-left: 8px;
    background: #7c7c7c;
}
#focus .btn .on{
    background: #ae2422;
}
.navgrp {
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 9;
    width: 100%;
    height: 90px;
    background: #000;
    opacity: .7;
}

.navbd {
    width: 1000px;
    margin: 0 auto;
}

.nav {
    float: right;
    margin-top: 18px;
}

.nav >li {
    position: relative;
    float: left;
    text-align: left;
    display: block;
}

.nav li a {
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 48px;
    text-align: center;
    padding: 0px 30px;

}

.nav li a:hover {
    color: #c12a2a;
}

.nav .menu>a {
    display: block;
    color: #c12a2a;
    font-size: 18px;
    line-height: 48px;
    text-align: center;
}

.nav .on>a {
    display: block;
    color: #c12a2a;
    font-size: 18px;
    line-height: 48px;
}

.nav .navChild {
    position: absolute;
    left: 0px;
    width: 100%;
    top: 70px;
    z-index: 99;
    display: none;
    border-bottom: 1px solid #1e1f24;
    border-top: 1px solid #1e1f24;
    padding: 4px 4px 0px 4px;
    background: #ffffff;
}


.nav .navChild  li a {
    height: 36px;
    display: block;
    color: #333333;
    font-size: 14px;
    line-height: 36px; /*font-weight: bold;*/
}

.nav .navChild  li a:hover {
    color: #c12a2a;
}

#navPro {
    float: left;
    width: 657px;
    padding-left: 18px;
    height: 220px;
    border-left: 1px solid #c7c7c7;
}

#navPro .navProT {
    width: 656px;
    height: 28px;
    color: #333333;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
}

#navPro .navProT span {
    float: right;
    color: #1e1f24;
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
}

#navPro .navProT span a {
    color: #1e1f24;
}

#navPro ul {
    width: 657px;
    height: 182px;
    padding-top: 10px;
    overflow: hidden;
}

#navPro ul li {
    width: 156px;
    height: 182px;
    padding: 0 !important;
    margin-right: 11px;
}

#navPro ul li a {
    width: 156px;
    height: 182px;
    display: block;
}

#navPro ul li a:hover .rxpic {
    border: 1px solid #c12a2a;
}

#navPro ul li a:hover .rxintro {
    color: #c12a2a;
}

#navPro .rxpic {
    width: 154px;
    height: 116px;
    border: 1px solid #d0d0d0;
}

#navPro .rxintro {
    width: 144px;
    height: 74px;
    padding: 6px;
    color: #0f1427;
    font-size: 14px;
    line-height: 28px; /*font-weight: bold;*/
}

/* end navgrp */
.lsbd {
    float: left;
    margin-top: 10px;
}

.logo {
    z-index: 100;
}

.searchbd {
    position: absolute;
    right: 0px;
    top: -48px;
    cursor: pointer;
    width: 60px;
    height: 48px;
}

.search {
    position: absolute;
    right: 0px;
    top: 0px;
    display: none;
    width: 270px;
    height: 36px;
    padding: 16px;
    background: #c12a2a;
}

.text {
    float: left;
    width: 224px;
    height: 34px;
    border: 1px solid #1e1f24;
    border-right: none;
    color: #666666;
    font-size: 12px;
    line-height: 36px;
    text-indent: 20px;
    background: #ffffff;
}

.btnsubmit {
    float: left;
    width: 43px;
    height: 36px;
    border: none;
    background: url(../images/search.jpg)  left top no-repeat;
    cursor: pointer;
}

/* end search */

.ntbg {
    background: #efefef;
    border-bottom: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
}

.ntbd {
    width: 1000px;
    height: 49px;
    margin: 0 auto;
}

.notice {
    float: left;
    width: 670px;
    height: 49px;
}

.notice .title {
    float: left;
    width: 74px;
    height: 49px;
    padding-left: 66px;
    color: #000000;
    font-size: 14px;
    line-height: 49px;
    background: url(../images/notice.jpg)  left top no-repeat;
}

.notice .noticenr {
    float: left;
    width: 530px;
    height: 49px;
    color: #000000;
    font-size: 14px;
    line-height: 49px;
}

.toptel {
    height: 49px;
    color: #c12a2a;
    font-size: 14px;
    line-height: 49px;
}

.toptel span {
    color: #c12a2a;
    font-size: 26px;
    line-height: 49px;
    font-family: impact;
}

/* end topbd */

.section {
    position: relative;
    width: 100%;
    margin: auto;
    clear: both;
    overflow: hidden;
}

.Ttitle {
    position: relative;
    width: 100%;
    height: 46px;
    margin: 0 auto;
    border-bottom: 2px solid #acacac;
    padding-top: 14px;
    color: #0f1427;
    font-size: 24px;
    line-height: 46px; /*font-weight: bold;*/
}

.Ttitle span {
    color: #0f1427;
    font-size: 18px;
    font-family: arial;
    text-transform: uppercase;
    font-weight: normal;
}

.Tmore a {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 82px;
    height: 46px;
    padding-top: 14px;
    display: block;
    color: #1e1f24;
    font-size: 14px;
    line-height: 46px;
}

.Ttitle2 {
    position: relative;
    width: 100%;
    height: 54px;
    margin: 0 auto;
    border-bottom: 2px solid #acacac;
    border-top: 2px solid #acacac;
    color: #0f1427;
    font-size: 24px;
    line-height: 54px; /*font-weight: bold;*/
}

.Ttitle2 span {
    color: #0f1427;
    font-size: 18px;
    font-family: arial;
    text-transform: uppercase;
    font-weight: normal;
}

.Tmore2 a {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 82px;
    height: 54px;
    display: block;
    color: #1e1f24;
    font-size: 14px;
    line-height: 54px;
}

/*end Ttitle*/

.inProBd {
    width: 1000px;
    margin: 0 auto;
}

.inProBdBox {
    width: 1000px;
    padding-top: 24px;
    padding-bottom: 6px;
}

.inProClaList {
    float: left;
    width: 264px;
    border: 1px solid #d0d0d0;
    background: #1e1f24;
}

.inProClaList .inProClaListT {
    width: 224px;
    height: 50px;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 24px;
    line-height: 30px;
    background: #c12a2a;
}

.inProClaList .inProClaListT span {
    display: block;
    color: #d15f5f;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
}

.inProClaList ul {
    padding-top: 14px;
}

.inProClaList ul li a {
    width: 224px;
    height: 38px;
    padding: 0px 20px;
    display: block;
    color: #878787;
    font-size: 14px;
    line-height: 38px;
    word-break: break-all;
    font-weight: bold;
}

.inProClaList ul li a:hover {
    padding-left: 40px;
    color: #ffffff;
    background: url(../images/proclabg.jpg)  20px center no-repeat;
}

.moreCla a {
    width: 224px;
    height: 40px;
    padding: 0px 20px 10px 20px;
    display: block;
    color: #c12a2a;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
}

/*end inProClaList*/

.proListPic {
    width: 710px;
    padding-left: 24px;
    overflow: hidden;
}

.proListPic ul li {
    position: relative;
    float: left;
    width: 220px;
    height: 280px;
    margin-right: 15px;
    overflow: hidden;
}

.proListPic ul li .pic {
    position: relative;
    width: 210px;
    height: 160px;
    padding: 4px;
    border: 1px solid #d0d0d0;
}
.proListPic ul li .pic>img{
    width: 210px;
    height:160px;
}
.proListPic ul li .pic .zoom {
    position: absolute;
    left: 4px;
    top: 4px;
    display: none;
    width: 210px;
    height: 158px;
    cursor: pointer;
    background: url(../images/probg.png) ;
}

.proListPic ul li .pic .zoom img {
    display: block;
    margin: 65px auto 0 auto;
}

.proListPic ul li .intro a {
    width: 220px;
    height: 100px;
    display: block;
    margin-top: 12px;
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}

.proListPic ul li .intro span {
    width: 210px;
    height: 32px;
    display: block;
    padding: 0 5px;
    margin-bottom: 6px;
    color: #ffffff;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    background: #c12a2a;
}

/*end proListPic*/
.newsListBd {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 6px;
}

.newsList {
    position: relative;
    width: 1000px;
}

.newsListDl {
    float: left;
    width: 475px;
    height: 116px;
    margin-right: 24px;
}

.newsListDl a {
    width: 488px;
    height: 116px;
    display: block;
}

.newsListDl a:hover dd {
    background: #f3f3f3;
}

.newsListDl dt {
    width: 488px;
    height: 34px;
    padding-top: 16px;
    color: #c12a2a;
    font-size: 24px;
    line-height: 34px;
    font-family: arial;
}

.newsListDl dd {
    width: 488px;
    height: 48px;
    padding: 8px 0px;
    border-bottom: 1px solid #d2d2d2;
}

.newsListDl .title {
    width: 488px;
    height: 24px;
    display: block;
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}

.newsListDl .intro {
    width: 488px;
    height: 24px;
    display: block;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
}

/* end newsListDl */

.backgroudR {
    background: #c12a2a;
}

.casePic {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

.casePicUl {
    width: 1000px;
    height: 316px;
    margin: 36px auto;
}

.casePicUl li {
    position: relative;
    float: left;
    width: 238px;
    height: 296px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 12px;
    background: #ffffff;
}

.casePicUl li a:hover .casePicUlT {
    color: #c12a2a;
}

.casePicUl .casePicUlP,.casePicUl .casePicUlP img {
    width: 238px;
    height: 179px;
}

.casePicUl .casePicUlT {
    width: 214px;
    height: 30px;
    padding: 0px 12px;
    margin-top: 17px;
    color: #333333;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
}

.casePicUl .casePicUlTr {
    width: 214px;
    height: 70px;
    padding: 0px 12px;
    color: #666666;
    font-size: 14px;
    line-height: 20px;
}

/*end casePic*/

.ccbd {
    position: relative;
    width: 1000px;
    padding-bottom: 40px;
    padding-top: 6px;
    margin: 0 auto;
}

.ccMore a {
    width: 172px;
    height: 30px;
    border: 1px solid #6c6d74;
    display: block;
    color: #1e1f24;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.ccMore a:hover {
    color: #c12a2a;
    border: 1px solid #c12a2a;
}

.company {
    float: left;
    width: 610px;
    height: 290px;
    padding-right: 50px;
}

.companynr {
    position: relative;
    max-height: 210px;
    margin-top: 16px;
    padding-right: 24px;
    color: #666666;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    text-indent: 2em;
}

.companynr span {
    height: 36px;
    display: block;
    color: #0f1427;
    font-size: 14px;
    line-height: 36px;
    font-weight: bold;
}

.safeList {
    float: left;
    position: relative;
    width: 338px;
    height: 290px;
}

.safeListT {
    width: 326px;
    padding: 0px 6px;
}

.safeList ul {
    width: 300px;
    height: 212px;
    padding: 0px 18px;
    margin-top: 16px;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
}

.safeList ul li {
    width: 300px;
    height: 38px;
    border-bottom: 1px solid #d2d2d2;
}

.safeList ul li a {
    color: #333333;
    font-size: 14px;
    line-height: 38px;
}

.safeList ul li a:hover {
    color: #c12a2a
}

.safeList ul li a span {
    color: #999;
}

.contact {
    position: relative;
    float: left;
    width: 326px;
    padding-left: 5px;
}

.contactnr {
    width: 326px;
    height: 212px;
    margin-top: 16px;
    overflow: hidden;
}

.contactnr dl {
    width: 306px;
    display: block;
    clear: both;
}
.contactnr dl:after{
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    visibility: hidden;
    height: 0;
}
.contactnr dl dt, .contactnr dl dd {
    color: #666666;
    font-size: 14px;
    line-height: 30px;
}

.contactnr dl dt {
    float: left;
    width: 50px;
    padding-left: 40px;
}

.contactnr dl dd {
    float: left;
    width: 216px;
}
.contactnr .mobile{
    background: url(../images/mobile.png) 14px 6px no-repeat;
}
.contactnr .phone{
    background: url(../images/tel.png) 10px 4px no-repeat;
}
.contactnr .email{
    background: url(../images/mail.png) 10px 8px no-repeat;
}
.contactnr .address{

    background:url(../images/address.png) 12px 4px no-repeat ;
}
/* end contact */

/*end company*/
/*end inMain*/

/* footerpic*/
.footPicBd {
    width: 710px;
    margin: 0 auto 0px auto;
}

.footPicList {
    width: 710px;
    height: 117px;
    padding: 16px 0px;
}

.footPicList ul li {
    float: left;
    width: 330px;
    height: 39px;
}

.footPicList ul li a {
    width: 330px;
    height: 38px;
    border-bottom: 1px solid #d2d2d2;
    display: block;
    color: #333333;
    font-size: 14px;
    line-height: 38px;
}

.footPicList ul li a:hover {
    color: #c12a2a
}

/* footer*/
.footer {
    width: 100%;
    background: #1e1f24;
}

.btnav {
    position: relative;
    width: 100%;
    padding: 10px 0px;
    background: #e8e8e8;
}

.btnavlist {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

.backTop {
    position: absolute;
    left: 467px;
    top: -48px;
    cursor: pointer;
}

.btnavlist a {
    margin-right: 20px;
    height: 40px;
    display: inline-block;
    border-bottom: 1px solid #9ea0a6;
    color: #0f1427;
    font-size: 18px;
    line-height: 40px;
}

.btnavlist a span {
    padding-left: 5px;
    color: #0f1427;
    font-size: 12px;
    text-transform: uppercase;
}

.btnavlist a:hover {
    color: #c12a2a;
}

.btnavlist a:hover span {
    color: #c12a2a;
}

/*end btnavlist*/

.footOne {
    width: 1000px;
    height: 90px;
    margin: 0 auto;
}

.footTel {
    float: left;
    width: 304px;
    height: 90px;
    background: url(../images/telb.png)  left 32px no-repeat;
}

.footTel .tel {
    width: 250px;
    height: 70px;
    padding-left: 40px;
    padding-top: 18px;
    color: #c12a2a;
    font-size: 18px;
    text-align: left;
}

.footTel .tel .num {
    width: 250px;
    height: 40px;
    display: block;
    color: #c12a2a;
    font-size: 30px;
    font-family: impact;
    text-transform: uppercase;
}

/*end footTel*/

.share {
    float: left;
    width: 300px;
    height: 90px;
    padding-left: 90px;
}

.share li {
    position: relative;
    float: left;
    width: 150px;
    height: 40px;
    margin-top: 30px;
}

.share .list {
    width: 102px;
    height: 40px;
    line-height: 40px;
    padding-left: 48px;
    display: block;
    color: #eee
}

.share .qq {
    background: url(../images/qq2.png)  left top no-repeat;
}

.share a.list:hover {
    color: #fff;
}

.shareList {
    position: absolute;
    left: 30px;
    top: 35px;
    z-index: 99;
    display: none;
    width: 200px;
}

.shareList a {
    display: inline;
}

/*end share*/
.site {
    float: left;
    width: 155px;
    height: 40px;
    padding-left: 45px;
    margin-top: 30px;
    color: #eee;
    font-size: 14px;
    background: url(../images/site2.png)  left top no-repeat;
}
.site a {
    color: #eee;
    line-height: 40px;
}

.site a:hover {
    color: #fff
}

/*end site*/

.link {
    position: relative;
    width: 1000px;
    height: auto !important;
    height: 82px;
    min-height: 82px;
    margin: 0px auto;
    border-bottom: 1px solid #35363a;
    border-top: 1px solid #35363a;
}

.linkTitle {
    float: left;
    position: relative;
    width: 136px;
    height: 65px;
    margin: 26px 0px;
    border: 2px solid #a2a2a2;
}

.linkTitle .font {
    display: block;
    width: 116px;
    height: 28px;
    padding-left: 20px;
    padding-top: 8px;
    color: #eee;
    font-size: 24px;
    line-height: 28px;
}

.linkTitle .english {
    display: block;
    width: 116px;
    height: 26px;
    padding-left: 20px;
    color: #eee;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    font-family: arial;
}

.linkTitle .linkarrow {
    position: absolute;
    right: -12px;
    top: 24px;
}

.link_list {
    float: left;
    width: 816px;
    padding-left: 44px;
    padding-top: 14px;
    padding-bottom: 24px;
    height: auto !important;
    height: 82px;
    min-height: 82px;
}

.link_list a {
    float: left;
    width: 188px;
    height: 40px;
    display: block;
    border-bottom: 1px solid #272c3d;
    color: #7c7c7c;
    font-size: 14px;
    line-height: 40px;
    display: inline-block;
    margin-left: 16px;
}

.link_list a:hover {
    color: #ffffff;
}

/*end link*/

.copyright {
    width: 1000px;
    padding-top: 20px;
    padding-bottom: 30px;
    margin: 0 auto;
}

.copyrightnr {
    width: 1000px;
    color: #eee;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    font-family: '宋体';
}

.copyrightnr a {
    color: #eee
}

.copyrightnr a:hover {
    color: #ffffff
}

/*end copy*/

/* 分页样式 contact*/
.sectionbg {
    width: 100%;
    margin: 0 auto;
    position: relative;
    clear: both;
    overflow: hidden;
}

.main {
    position: relative;
    width: 1000px;
    padding-bottom: 20px;
    margin: 0 auto;
}

.left {
    float: left;
    width: 266px;
    padding-top: 24px;
    overflow: hidden;
}

.leftProClaList {
    width: 264px;
    height: 100px;
    border: 1px solid #d0d0d0;
    height: auto !important;
    min-height: 100px;
    background: #1e1f24;
}

.leftProClaList .leftProClaListT {
    width: 224px;
    height: 50px;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 24px;
    line-height: 30px;
    background: #c12a2a;
}

.leftProClaList .leftProClaListT span {
    display: block;
    color: #d15f5f;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
}

.leftProClaListUl {
    width: 264px;
    padding-top: 14px;
    padding-bottom: 14px;
}

.leftProClaListUl li {
    width: 224px;
    height: 38px;
    padding: 0px 20px;
    display: block;
}

.leftProClaListUl li a {
    color: #878787;
    font-size: 14px;
    line-height: 38px;
    font-weight: bold;
}

.leftProClaListUl .childCla {
    width: 264px;
    display: none;
}

.leftProClaListUl .childCla li {
    width: 264px;
    height: 38px;
    padding: 0px;
    margin: 0px;
    border: none;
}

.leftProClaListUl .childCla li a {
    width: 204px;
    height: 38px;
    padding: 0px 20px 0 40px;
    display: block;
    color: #878787;
    font-size: 14px;
    line-height: 38px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.leftProClaListUl .childCla li a:hover {
    color: #ffffff
}

.leftProClaListUl li.open, .leftProClaListUl li.on {
    width: 204px;
    padding-left: 40px;
    color: #ffffff;
    background: url(../images/proclabg.jpg)  20px center no-repeat;
}

.leftProClaListUl li.open a, .leftProClaListUl li.on a {
    color: #ffffff
}

/*end leftProClaList*/

.leftContact {
    width: 256px;
    padding: 14px 5px;
}

.leftContact dl {
    width: 256px;
    display: block;
    clear: both;
}

.leftContact dl:after{
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    visibility: hidden;
    height: 0;
}
.leftContact dl dt, .leftContact dl dd {
    color: #666666;
    font-size: 14px;
    line-height: 30px;
}

.leftContact dl dt {
    float: left;
    width: 52px;
    padding-left: 24px;
}

.leftContact dl dd {
    float: left;
    width: 180px;
}
.leftContact .mobile{
    background:url(../images/mobile.png) 4px 6px no-repeat ;
}
.leftContact .phone{
    background:url(../images/tel.png) 2px 4px no-repeat ;
}
.leftContact .email{
    background:url(../images/mail.png) left 8px no-repeat ;
}
.leftContact .address{
    background:url(../images/address.png) 2px 4px no-repeat ;
}

/*end leftNews*/

.mainCon {
    float: left;
    width: 710px;
    padding-left: 24px;
    padding-top: 10px;
}

.mainConTitle {
    position: relative;
    width: 710px;
    height: 46px;
    border-bottom: 2px solid #acacac;
}

.mainConTitle .mFont {
    float: left;
    height: 46px;
    color: #0f1427;
    font-size: 24px;
    line-height: 46px;
}

.mainConTitle .mEnglish {
    float: left;
    width: 160px;
    height: 46px;
    color: #0f1427;
    font-size: 18px;
    line-height: 54px;
    display: block;
    font-family: arial;
    text-transform: uppercase;
}

.mainConTitle .position {
    position: absolute;
    right: 0px;
    bottom: 0px
    height: 46px;
    color: #666666;
    font-size: 12px;
    line-height: 46px;
}

.mainConTitle .position a {
    color: #666;
}

.mainConTitle .position a:hover {
    color: #0f1427
}

.mainConTitle .position span {
    font-size: 12px;
}

/*end mainConTitle*/

.mainConList {
    padding-top: 16px; /*height:auto!important;min-height:360px;height:360px;*/
}

.mainConList .pic1 {
    position: relative;
    float: left;
    width: 220px;
    height: 280px;
    margin-right: 25px;
    overflow: hidden;
}

.mainConList .pic1 a {
    position: relative;
    width: 220px;
    height: 280px;
    display: block;
}

.mainConList .pic1 dt.pic {
    position: relative;
    width: 210px;
    height: 158px;
    padding: 4px;
    border: 1px solid #d0d0d0;
}
.mainConList .pic1 dt.pic img{
    width: 210px;
    height: 158px;
}
.mainConList .pic1 dd.intro {
    width: 220px;
    height: 100px;
    display: block;
    margin-top: 12px;
    color: #666666;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}

.mainConList .pic1 dd.intro span {
    width: 210px;
    height: 32px;
    display: block;
    padding: 0 5px;
    margin-bottom: 6px;
    color: #ffffff;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    background: #c12a2a;
}

/*end pic1*/

.mainConList .pic2 {
    width: 682px;
    height: 120px;
    padding: 13px;
    margin-top: 14px;
    border: 1px solid #d1d1d1;
    background: #f0f0f0;
}

.mainConList .pic2 dt {
    float: left;
    width: 160px;
    height: 120px;
    border: 1px solid #d1d1d1;
    margin-right: 16px;
}

.mainConList .pic2 dt img {
    display: block;
}

.mainConList .pic2 dd {
    width: 504px;
    height: 120px;
    float: left;
}

.mainConList .pic2 .title {
    color: #0f1427;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
}

.mainConList .pic2 .intro {
    color: #666666;
    font-size: 12px;
    line-height: 20px
}

.mainConList .pic2 .time {
    color: #999999;
    font-size: 12px;
    line-height: 28px
}

.mainConList .pic2 a:hover .title {
    color: #c12a2a
}

/*end pic2*/

.mainConList ul {
    clear: both;
    padding-bottom: 10px;
}

.mainConList ul li {
    width: 710px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d4dde3;
}

.mainConList ul li a {
    width: 702px;
    padding: 0px 4px;
    display: block;
    color: #0f1427;
    font-size: 16px;
    line-height: 36px;
    font-weight: bold;
}

.mainConList ul li a:hover {
    color: #c12a2a
}

.mainConList ul li span {
    color: #999999;
    float: right;
    font-size: 12px;
    line-height: 36px;
    font-weight: normal;
}

.mainConList ul li p {
    width: 702px;
    padding: 0px 4px;
    color: #666666;
    font-size: 14px;
    line-height: 28px;
    text-indent: 2em;
}

/*end ul*/

.pglist {
    width: 100%;
    clear: both;
    height: 100px;
}

.pglist ul {
    width: 100%;
    text-align: left;
    padding-top: 20px;
}

.pglist ul li {
    vertical-align: bottom;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 30px;
    height: 30px;
    *margin-left: 5px;
    _display: inline;
    _zoom: 1;
    _margin-left: 5px;
    border: 1px solid #535353;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    background: #535353
}

.pglist ul li a {
    color: #fff;
    line-height: 30px;
    display: block
}

.pglist ul li.home, .pglist ul li.end {
    width: 60px;
    height: 30px;
    border: 1px solid #d4d4d4;
}

.pglist ul li.next, .pglist ul li.last {
    width: 30px;
    height: 30px;
    border: 1px solid #d4d4d4;
    font-size: 24px;
    line-height: 30px;
    font-family: '宋体' !important;
    font-weight: bold;
}

.pglist ul li.on {
    background: #c12a2a;
    border: 1px solid #c12a2a;
}

.pglist ul li.on a {
    color: #fff;
}

.pglist ul li.nohover {
    background: #d4d4d4;
    border: 1px solid #d4d4d4;
    font-family: '微软雅黑';
    color: #fff
}

.pglist ul li.nohover a {
    color: #fff;
}

/*end pglist*/

.mainContect {
    color: #666;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden
    margin-top: 16px;
    padding-top: 15px;
    height: auto !important;
    min-height: 360px;
    height: 360px;
    word-wrap: break-word;
    word-break: break-all;
    padding-bottom: 20px;
    background: #fff;
}

.mainContectx {
    color: #666;
    font-size: 14px;
    overflow: hidden
    margin-top: 16px;
    padding-top: 15px;
    height: auto !important;
    min-height: 360px;
    height: 360px;
    word-wrap: break-word;
    word-break: break-all;
    padding-bottom: 20px;
    background: #fff;
}

.mainContect img {
    max-width: 100%;
}

.titlePicBox {
    width: 710px;
    padding: 20px 0px;
}

.mainContect .pic {
    float: left;
    border: 1px solid #d2d2d2;
    margin-right: 20px;
}

.mainContect .pic img {
    margin: 0 auto;
}

.mainContect .title {
    color: #0f1427;
    font-size: 22px;
    line-height: 40px;
}

.mainContect .time {
    height: 60px;
    color: #999999;
    font-size: 12px;
    line-height: 30px;
    font-weight: normal
}

.mainContect .timea {
    float: left;
    width: 170px;
    font-size: 12px;
}

.mainContect .bdsharebuttonbox {
    float: left;
}

.mainContect .parameter {
    color: #666;
    font-size: 14px;
    line-height: 30px;
}

.mainContect .con {
    padding: 20px 0px;
    color: #666;
    font-size: 14px;
    line-height: 30px;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden
}

.mainContect .pgfy {
    width: 100%;
    border-top: 1px solid #eaeaea;
    padding-top: 15px;
    padding-bottom: 20px;
    margin: 0 auto;
}

.mainContect .pgfyl {
    float: left;
    width: 610px;
}

.mainContect .pgfyl p {
    color: #0f1427;
    font-size: 14px;
}

.mainContect .pgfyl p a {
    color: #0f1427;
    font-size: 14px;
}
.mainContect .pgfyl p a.b{
    font-weight: bold;
}
.mainContect .pgfyr {
    width: 100px;
    float: left;
    text-align: right;
    padding-top: 30px;
}

.mainContect .pgfyr a {
    color: #0f1427;
    font-size: 14px;
}

.mainContect .newstitle {
    width: 100%;
    color: #0f1427;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
}

.mainContect .newstime {
    width: 525px;
    height: 40px;
    border-bottom: 1px solid #dcdcdc;
    padding-top: 5px;
    padding-left: 225px;
    color: #999999;
    font-size: 12px;
    line-height: 30px;
    font-weight: normal
}

.mainContect .timea {
    float: left;
    width: 170px;
    font-size: 12px;
}

.mainContect .bdsharebuttonbox {
    float: left;
}

.mainContect .newspic {
    width: 100%;
    text-align: center;
    padding: 20px 0px 0px 0px;
}

.mainContect .newspic img {
    margin: 0 auto;
}

/* hr*/
.hrBox {
    width: 634px;
    float: left;
    min-height: 91px;
    _height: 91px;
    border: 1px solid #dbdbdb;
    margin-top: 20px;
    margin-left: 40px;
    _margin-left: 30px;
}

.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: 35px;
    _margin-left: 17px;
}

.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: 320px;
    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;
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden
}

.hr {
    font-size: 14px;
    margin: 10px auto;
    width: 95%;
    font-size: 12px;
    line-height: 24px;
    border: 1px #dbdbdb solid;
    border-collapse: collapse;
}

.hr td {
    border: 1px #dbdbdb solid;
    border-collapse: collapse;
    padding: 5px;
    font-size: 14px;
}

.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;
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden
}

/* book*/
/* 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: 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;
    line-height: 0px;
}

.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;
    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: 72px;
    height: 174px;
    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: 72px;
    height: 58px;
}

.book {
    background: url(../images/fixed.jpg)  0 0 no-repeat;
}

.book:hover {
    background-position: -72px 0;
}

.fixed a.codepic {
    background: url(../images/fixed.jpg)  0 -58px no-repeat;
    height: 58px;
}

.fixed a.codepic:hover {
    background-position: -72px -58px;
}

.fixed div {
    position: relative;
}

.fixed a.backup {
    background: url(../images/fixed.jpg)  0 -117px no-repeat;
    height: 58px;
}

.fixed a.backup:hover {
    background-position: -72px -116px;
    height: 58px;
}

.fixed div img {
    position: absolute;
    left: -196px;
    width: 196px;
    height: 196px;
    top: -174px;
    display: none;
}

#picShow {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url(../images/blackbg.png)  0 0 repeat;
    left: 0;
    top: 0;
    z-index: 9999
}

.pic_show_box {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.pic_show_box img {
    display: block;
    margin: 93px auto 0;
    border: 5px solid rgba(255, 255, 255, .2);
}

.pic_quit {
    position: absolute;
    background: url(../images/quit.png)  0 0 no-repeat;
    width: 64px;
    height: 64px;
    top: 0;
    right: 0;
    cursor: pointer
}

.lbtn {
    display: block;
    position: absolute;
    background: url(../images/leftbtn.png)  0 0 no-repeat;
    width: 53px;
    height: 53px;
    top: 287px;
    left: 65px;
}

.rbtn {
    display: block;
    position: absolute;
    background: url(../images/rightbtn.png)  0 0 no-repeat;
    width: 53px;
    height: 53px;
    top: 287px;
    right: 65px;
}

.pic_show_box p {
    width: 593px;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    font: 18px/106px "microsoft yahei";
    color: #0c4201;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pic_show_box p a {
    color: #fff;
}

.searchred {
    color: #f00 !important;
    margin: 0 !important
}
.lam_box .box{
    max-width:1000px;
}
.lam_box .ow_links span{
    background: #c12a2a;
}
.lam_box .message-submit{
    box-shadow: none;
    background:#c12a2a;
}
.lam_box .ow_links h2 i{
    color: #000;
}

/*//翻页*/
.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:28px;padding:0 10px; margin:0 4px!important; line-height:28px;}
.pages a:link,.pages a:visited{color: #fff; line-height:28px; border:1px solid #535353 ; background:#535353;}
.pages a:hover,.pages a:active,.pages span.ctxt{ background:#c12a2a ; border:1px solid #c12a2a ;color: #fff; text-decoration:none}