﻿@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;
}
.fl{
    float: left!important;
}
.fr{
    float: right!important;
}
.clear-fix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

a {
    text-decoration: none;
    outline: 0;
}

a:hover {
    color: #cd2223
}

body {
    background: #f9fbfa;
}

.mar10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.mar05 {
    margin-bottom: 5px !important;
}

/* header */
.header {
    position: relative;
    width: 100%;
    position: relative;
    background: #f9fbfa;
}

.ntbd {
    width: 100%;
    height: 30px;
    background: #222222;
}

.notice {
    width: 970px;
    height: 30px;
    padding-left: 230px;
    padding-right: 200px;
    margin: 0 auto;
}

.notice .title {
    float: left;
    width: 64px;
    height: 30px;
    padding-left: 16px;
    color: #ffffff;
    font-size: 12px;
    line-height: 30px;
    font-weight: bold;
}

.notice .noticenr {
    float: left;
    width: 490px;
    height: 30px;
    color: #ffffff;
    font-size: 12px;
    line-height: 30px;
}

.navgrp {
    position: relative;
    width: 700px;
    height: 70px;
    padding-left: 340px;
    margin: 0 auto;
}

.nav {
    position: relative;
    width: 770px;
    height: 70px;
    margin: 0 auto;
}

.nav li {
    position: relative;
    float: left;
    text-align: left;
    width: 96px;
    height: 70px;
    display: block;
}

.nav li a {
    width: 96px;
    height: 70px;
    display: block; /* border-top:3px solid transparent;  margin-top: -2px;*/
    color: #333333;
    font-size: 18px;
    line-height: 70px;
    text-align: center;
}

.nav .menu a {
    width: 96px;
    height: 70px;
    display: block; /*border-top:3px solid #ae2422; margin-top: -2px;*/
    color: #ae2422;
    font-size: 18px;
    line-height: 70px;
    text-align: center;
}

.nav .on a {
    width: 96px;
    height: 70px;
    display: block; /*border-top:3px solid #ae2422; margin-top: -2px;*/
    color: #ae2422;
    font-size: 18px;
    line-height: 70px;
}

.nav .navChild {
    position: absolute;
    left: -15px;
    top: 70px;
    width: 110px;
    z-index: 99;
    display: none;
    padding: 8px;
    background: url(../images/menubg.png) ;
}

.nav .navChild a {
    position: relative;
    width: 110px;
    height: 40px;
    display: block;
    border-top: none;
    border-bottom: 1px solid #d85b5c;
    color: #ffffff !important;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
}

.nav .navChild a:hover {
    color: #333333 !important;
    background-image: none !important;
}

/* end navgrp */
.logo {
    position: absolute;
    left: 0px;
    top: 0;
    width: 300px;
    margin-top: 10px;
}

.logoLeft {
    position: absolute;
    left: 0px;
    top: -30px;
    width: 350px;
    height: 100px;
    background: #cd2223;
}

.nMenu {
    position: absolute;
    right: 0px;
    top: -30px;
    width: 192px;
    height: 30px;
}

.nMenu li {
    float: left;
    width: 96px;
    height: 30px;
    text-align: center;
}

.nMenu li a {
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
}

.nMenu .menu a {
    /*width:80px;height:56px;display:block;padding-left:25px ;padding-top:18px ;*/
    color: #cd2223;
    font-size: 14px;
    line-height: 30px;
}

.banner {
    position: relative;
    z-index: 12;
    width: 100%;
    height: 300px;
    border-top: 1px solid #cdcdcd;
}

.bann {
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -50%;
    width: 100%;
}

#focus {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

#focus ul {
    position: absolute;
}

#focus ul li {
    position: relative;
    float: left;
    width: 1900px;
    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;
    z-index: 99;
}

#focus .btn span {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-left: 8px;
    background: #ae2422;
    border-radius: 50%;
}

#focus .btn span.on {
    background: #ffffff;
}

/* end banner */

.serBox {
    width: 100%;
    height: 70px;
    border: 1px solid #f9fbfa;
    background: #e5e5e5;
}

.serBoxCon {
    position: relative;
    width: 1000px;
    height: 70px;
    margin: 0 auto;
}

.searchLeft {
    position: absolute;
    left: 0px;
    top: -30px;
    width: 350px;
    height: 100px;
    background: #cd2223;
}

.search {
    position: relative;
    float: left;
    width: 500px;
    height: 70px;
    background: #cd2223;
}

.searchForm {
    float: left;
    position: relative;
    width: 250px;
    height: 34px;
    padding-left: 16px;
    padding-top: 18px;
}

.text {
    width: 230px;
    height: 32px;
    border: 1px solid #cdcdcd;
    color: #999999;
    font-size: 12px;
    line-height: 28px;
    text-indent: 14px;
    background: #ffffff;
}

.btnsubmit {
    position: absolute;
    right: 0px;
    top: 18px;
    width: 34px;
    height: 34px;
    border: none;
    background: url(../images/zoom.png)  left top no-repeat;
    cursor: pointer;
}

/* end search */
.toptel {
    float: left;
    width: 216px;
    height: 60px;
    padding-left: 18px;
    padding-top: 10px;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
}

.toptel span {
    display: block;
    color: #ffffff;
    font-size: 26px;
    line-height: 24px;
    font-family: impact;
}

.menuListUlList {
    float: left;
    width: 500px;
    height: 70px;
}

.menuListUlList li {
    float: left;
    width: 166px;
    height: 70px;
}

.menuListUlList li a {
    width: 165px;
    height: 70px;
    border-left: 1px solid #ffffff;
    display: block;
    color: #333333;
    font-size: 20px;
    line-height: 70px;
    text-align: center;
}

.menuListUlList li a:hover {
    color: #ffffff;
    background: #cd2223;
}

.section {
    position: relative;
    width: 100%;
    margin: auto;
    clear: both;
    overflow: hidden;
}

.sectionB {
    position: relative;
    width: 100%;
    margin: auto;
    background: #e5e5e5;
    clear: both;
    overflow: hidden;
}

.sectionC {
    position: relative;
    width: 100%;
    margin: auto;
    background: #b02a28;
    clear: both;
    overflow: hidden;
}

.TtitleBox {
    position: relative;
    width: 1000px;
    height: 80px;
    margin: 0 auto;
    background: url(../images/line.jpg)  left 59px repeat-x;
}

.Ttitle a {
    width: 280px;
    height: 66px;
    padding-top: 14px;
    margin: 0 auto;
    display: block;
    color: #cd2223;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    background: url(../images/titlebg.jpg)  left bottom no-repeat;
}

.Ttitle a span {
    display: block;
    color: #989898;
    font-size: 16px;
    font-family: arial;
    text-transform: uppercase;
    font-weight: normal;
}

.Ttitle2 a {
    width: 280px;
    height: 66px;
    padding-top: 14px;
    margin: 0 auto;
    display: block;
    color: #cd2223;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
}

.Ttitle2 a span {
    display: block;
    color: #989898;
    font-size: 16px;
    font-family: arial;
    text-transform: uppercase;
    font-weight: normal;
}

.Ttitle3 a {
    width: 280px;
    height: 66px;
    padding-top: 14px;
    margin: 0 auto;
    display: block;
    color: #ffffff;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    background: url(../images/titlebg3.jpg)  left bottom no-repeat;
}

.Ttitle3 a span {
    display: block;
    color: #ffffff;
    font-size: 16px;
    font-family: arial;
    text-transform: uppercase;
    font-weight: normal;
}

/*end Ttitle*/

.casebg {
    position: relative;
    width: 955px;
    height: 258px;
    padding-top: 10px;
    padding-left: 45px;
    margin: 0 auto;
}

.caseLeft {
    position: absolute;;
    left: 0px;
    top: 102px;
    width: 36px;
    height: 36px;
    border: 1px solid #cd2223;
    border-radius: 50%;
    color: #cd2223;
    font-size: 26px;
    font-family: '宋体';
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}

.caseRight {
    position: absolute;
    right: 0px;
    top: 102px;
    width: 36px;
    height: 36px;
    border: 1px solid #cd2223;
    border-radius: 50%;
    color: #cd2223;
    font-size: 26px;
    font-family: '宋体';
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}

#casePicUlId {
    position: relative;
    width: 918px;
    height: 258px;
    overflow: hidden;
}

.casePicUlIdBox {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 258px;
    overflow: hidden;
}

.casePicUl {
    float: left;
    width: 100%;
    height: 256px;
}

.casePicUl li {
    position: relative;
    float: left;
    width: 287px;
    height: 258px;
    margin-right: 12px;
    margin-left: 8px;
}

.casePicUl .pic {
    width: 285px;
    height: 215px;
    border: 1px solid #cfcfcf;
}

.casePicUl .pic img {
    display: block;
    width: 285px;
    height: 215px;
}

.casePicUl .intro {
    width: 261px;
    height: 40px;
    padding: 0px 12px;
    border: 1px solid #cfcfcf;
    border-top: none;
    color: #333;
    font-size: 16px;
    line-height: 40px;
    background: #ffffff;;
    overflow: hidden;
    text-overflow:ellipsis ;
    text-align:center;
}

.casePicUl a:hover .intro {
    color: #cd2223
}

.htmlcase2 {
    position: absolute;
    left: 3000px;
    top: 0px;
}

/*end casePic*/

.serList {
    width: 1000px;
    height: 240px;
    margin: 0 auto;
}

.serList dl {
    float: left;
    width: 210px;
    height: 240px;
    padding: 0px 20px;
    overflow: hidden;
}

.serList dl a {
    width: 210px;
    height: 240px;
    display: block;
}

.serList dl dt {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 8px auto;
    background: #b0b0b0;
}

.serList dl dt img {
    display: block;
    margin: 0 auto;
}

.serList dl dd span {
    width: 210px;
    height: 38px;
    display: block;
    color: #333333;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
}

.serList dl dd {
    width: 210px;
    height: 98px;
    border-bottom: 2px solid #989898;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
}

.serList dl a:hover dt {
    background: #cd2223;
}

.serList dl a:hover dd span {
    color: #cd2223;
}

.serList dl a:hover dd {
    border-bottom: 2px solid #cd2223;
}

.claListBox {
    position: relative;
    width: 998px;
    height: 45px;
    border: 1px solid #eab2b2;
    background: #ffffff;
    margin: 20px auto 26px auto;
}

.claListLeft, .claListRight {
    float: left;
    width: 22px;
    height: 22px;
    border: 1px solid #eab2b2;
    display: block;
    margin-top: 10px;
    color: #eab2b2;
    font-size: 16px;
    line-height: 23px;
    font-family: '宋体';
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

.claListUl {
    position: relative;
    float: left;
    width: 950px;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
}

.claListUlList {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 50px;
}

.claListUlList ul {
    float: left;
    width: 950px;
    height: 45px;
    border: 0px;
    margin: 0px;
}

.claListUlList li {
    color: #e0e0e0;
    font-size: 20px;
    line-height: 45px;
    text-align: center;
}

.claListUlList li a {
    display: inline-block;
    padding: 0px 15px;
    color: #333333;
    font-size: 16px;
    line-height: 45px;
    text-align: center;
}

.claListUlList li a:hover {
    color: #cd2223
}

.htmlpic2 {
    position: absolute;
    left: 3000px;
    top: 0px; /*background: #ff0000;*/
}

.company {
    width: 1000px;;
    margin: 0 auto 20px;
    color: #666666;
    font-size: 14px;
    line-height: 30px;
}
.company p{
    text-indent:2em;
}
.company span {
    width: 1000px;
    height: 40px;
    display: block;
    color: #ae2422;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
}

/*end company*/

.contact {
    position: relative;
    width: 1000px;
    height: 90px;
    padding-top: 10px;
    margin: 0px auto;
}

.contact dl {
    float: left;
    width: 333px;
    display: block;
}

.contact dl dt {
    float: left;
    position: relative;
    z-index: 999;
    width: 46px;
    height: 46px;
    border: 1px solid #dfaaa9;
    border-radius: 50%;
    margin-right: 20px;
    margin-top: 10px;
}

.contact dl dd {
    float: left;
    width: 265px;
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
}
.contact .mobile dt{
    background:url(../images/mobile.png) center center no-repeat;
}
.contact .phone dt{
    background:url(../images/tel.png) center center no-repeat;
}
.contact .email dt{
    background:url(../images/mail.png) center center no-repeat;
}
.map {
    width: 100%;
    height: 256px;
}

.map img {
    display: block;
    margin: 0 auto;
}

/* end contact */

.proBg {
    width: 100%;
    background: #ae2422;
}

.inProBd {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

.proClaList {
    position: absolute;
    right: 98px;
    top: 17px;
    padding: 0px;
    overflow: hidden;
    width: 720px;
    height: 27px;
    line-height: 27px;
    text-align: right;
}

.proClaList a {
    display: inline-block;
    padding: 0px 14px;
    height: 25px;
    border: 1px solid #ffffff;
    margin-left: 5px;
    color: #ffffff;
    font-size: 14px;
    line-height: 25px;
}

.proListPic {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 8px;
    overflow: hidden;
}

.proListPic ul li {
    position: relative;
    float: left;
    width: 317px;
    height: 284px;
    margin:0 8px 23px;
    overflow: hidden;
}

.proListPic ul li .pic {
    position: relative;
    width: 315px;
    height: 240px;
    border: 1px solid #d2d2d2;
}
.proListPic ul li .pic>img{
    width: 315px;
    height: 240px;
}
.proListPic ul li .title a {
    position: relative;
    width: 299px;
    height: 41px;
    padding: 0px 8px;
    border: 1px solid #d2d2d2;
    border-top: none;
    display: block;
    color: #666666;
    font-size: 16px;
    line-height: 41px;
    text-align: center;
}

.proListPic ul li span {
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 30px;
    height: 30px;
    display: block;
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    background: #cd2223;

}

.proListPic ul li .intro {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 218px;
    height: 138px;
    padding: 50px;
    display: none;
    color: #ffffff;
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    background: url(../images/probg.png) ;
}

.proListPic ul li .intro a {
    width: 58px;
    height: 58px;
    margin: 10px auto;
    display: block;
}

.knowListUl {
    width: 1000px;
    height: 224px;
    padding-bottom: 22px;
    margin: 0 auto;
}

.knowListUl li {
    float: left;
    width: 238px;
    height: 194px;
    margin-right: 12px;
}

.knowListUl li a {
    width: 210px;
    height: 192px;
    padding: 0px 13px;
    border: 1px solid #cfcfcf;
    display: block;
    background: #ffffff;
}

.knowListUl li .knowTime {
    width: 218px;
    height: 48px;
    border-bottom: 1px solid #bcbcbc;
    color: #cd2223;
    font-size: 12px;
    line-height: 48px;
    font-weight: bold;
}

.knowListUl li .knowTime span {
    float: left;
    width: 48px;
    height: 48px;
    color: #cd2223;
    font-size: 26px;
    line-height: 48px;
    font-weight: normal;
}

.knowListUl li .knowTitle {
    width: 218px;
    height: 28px;
    padding-top: 10px;
    padding-bottom: 4px;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.knowListUl li .knowIntro {
    color: #666;
    font-size: 14px;
    line-height: 22px;
    height: 66px;
    text-overflow: ellipsis;
    overflow:hidden;
    text-indent: 2em;
}

.knowListUl li a:hover {
    border: 1px solid #cd2223;
}

.knowListUl li a:hover .knowTitle {
    color: #cd2223;
}

/*end proListPic*/
/*end inMain*/

/* footerpic*/
.footPicBd {
    width: 1000px;
    height: 290px;
    border-top: 1px solid #d5d5d5;
    margin: 0px auto 0px auto;
}

.footPicList {
    float: left;
    width: 736px;
    height: 290px;
}

.footPicListUl {
    width: 736px;
    height: 209px;
    padding-top: 18px;
    overflow: hidden;
}

.footPicList ul li {
    float: left;
    width: 230px;
    height: 209px;
    margin-right: 24px;
}

.footPicList ul li .pic {
    width: 228px;
    height: 171px;
    border: 1px solid #c2c0c0;
}

.footPicList ul li .title {
    width: 208px;
    height: 36px;
    padding: 0 10px;
    color: #004384;
    line-height: 34px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.footCon {
    float: left;
    width: 240px;
    height: 290px;
    padding-left: 24px;
}

.footContactnr {
    width: 240px;
    padding-top: 14px;
    overflow: hidden;
}

.footContactnr span {
    display: block;
    width: 230px;
    height: 38px;
    padding-left: 10px;
    color: #155b9d;
    font-size: 24px;
    line-height: 38px;
    font-family: impact;
}

.footContactnr dl {
    width: 240px;
    display: block;
    clear: both;
}

.footContactnr dl dt, .footContactnr dl dd {
    color: #666666;
    font-size: 14px;
    line-height: 32px;
}

.footContactnr dl dt {
    float: left;
    width: 44px;
    padding-left: 40px;
}

.footContactnr dl dd {
    float: left;
    width: 156px;
}

/* footer*/
.footer {
    width: 100%;
    background: #222222;
    padding-bottom: 20px;
}

.linkBox {
    width: 100%;
    height: auto !important;
    height: 42px;
    min-height: 42px;
    border-top: 1px solid #d2d2d2;
    background: #f9fbfa;
}

.link {
    position: relative;
    width: 1000px;
    height: auto !important;
    height: 42px;
    min-height: 42px;
    margin: 0px auto;

}

.linkTitle {
    float: left;
    position: relative;
    width: 84px;
    height: 42px;
    color: #ae2422;
    font-size: 14px;
    line-height: 42px;
    font-weight: bold;
}

.link_list {
    float: left;
    width: 916px;
    height: auto !important;
    height: 42px;
    min-height: 42px;
}

.link_list a {
    float: left;
    display: inline-block;
    padding-right: 40px;
    color: #565656;
    font-size: 14px;
    line-height: 42px;
}

.link_list a:hover {
    color: #000000;
}

/*end link*/

.btnavlist {
    position: relative;
    width: 1000px;
    height: 46px;
    margin: 0 auto;
    padding-top: 14px;
    color: #525252;
}

.btnavlist a {
    display: inline-block;
    color: #ffffff;
    font-size: 18px;
    line-height: 46px;
}

/*end btnavlist*/

.footOne {
    width: 1000px;
    height: 60px;
    padding-top: 15px;
    margin: 0 auto;
}

.share {
    float: left;
    width: 300px;
    height: 60px;
    padding-left: 240px;
}

.share li {
    position: relative;
    float: left;
    width: 150px;
    height: 40px;
}

.share .list {
    width: 102px;
    height: 40px;
    line-height: 40px;
    padding-left: 48px;
    display: block;
    color: #bababa
}

.share .qq {
    background: url(../images/qq.png)  left top no-repeat;
}

.share .qq2 {
    background: url(../images/share.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;
    color: #bababa;
    font-size: 14px;
    background: url(../images/site.png)  left top no-repeat;
}

.site a {
    color: #bababa;
    line-height: 40px;
}

.site a:hover {
    color: #fff
}

/*end site*/

.copyrightnr {
    width: 1000px;
    margin: 0 auto;
    color: #bababa;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
}

.copyrightnr a {
    color: #bababa
}

.copyrightnr a:hover {
    color: #ffffff
}

/*end copy*/

/* 分页样式 */
.main {
    position: relative;
    width: 1000px;
    padding-bottom: 20px;
    margin: 0 auto;
}

/* left */
.left {
    float: left;
    width: 246px;
    padding-right: 30px;
    margin-top: 10px;
}

.leftProClaList {
    width: 246px;
    padding-bottom: 12px;
}

.leftProTitle {
    width: 246px;
    height: 58px;
    padding-top: 12px;
    color: #ffffff;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    background: #cd2223;
}

.leftProTitle span {
    display: block;
    padding-left: 10px;
    color: #e9b0b0;
    font-size: 16px;
    font-family: arial;
    text-transform: uppercase;
}

.leftTtitle {
    width: 224px;
    height: 52px;
    padding-left: 20px;
    border-bottom: 1px solid #d3d3d3;
    color: #cd2223;
    font-size: 22px;
    line-height: 52px;
}

.leftTtitle span {
    color: #999999;
    font-size: 16px;
    text-transform: uppercase;
}

.leftProClaListUl {
    width: 216px;
    padding: 5px 14px;
    border: 1px solid #d3d3d3;
    border-top: none;
    background: #ffffff;
}

.leftProClaListUl li {
    width: 216px;
    height: 46px;
    border-bottom: 1px solid #d3d3d3;
}

.leftProClaListUl li a {
    width: 180px;
    height: 46px;
    padding-left: 36px;
    color: #333333;
    font-size: 14px;
    line-height: 46px;
}

.leftProClaListUl li a:hover {
    color: #cd2223;
}

.leftProClaListUl li.open a {
    color: #cd2223;
}

.leftProClaListUl .childCla {
    width: 216px;
    display: none;
}

.leftProClaListUl .childCla li a {
    width: 166px;
    padding-left: 50px;
    display: block;
}

.leftProClaListUl .childCla li.on a {
    color: #cd2223;
    background: url(../images/triangle.jpg)  34px center no-repeat;
}

.leftContact {
    width: 244px;
    border: 1px solid #d3d3d3;
    padding-bottom: 10px;
    margin-top: 20px;
    background: #ffffff;
}

.leftConTel {
    width: 184px;
    padding-left: 46px;
    height: 40px;
    border-radius: 20px;
    margin: 12px auto 6px auto;
    color: #ffffff;
    font-family: impact;
    font-size: 24px;
    line-height: 40px;
    background: url(../images/product_07.jpg)  16px center no-repeat #cd2223;
}

.leftContact dl {
    width: 212px;
    padding: 0px 16px;
    display: block;
    clear: both;
}

.leftContact dl dt, .leftContact dl dd {
    color: #666666;
    font-size: 14px;
    line-height: 30px;
}

.leftContact dl dt {
    float: left;
    width: 52px;
    padding-left: 20px;
}

.leftContact dl dd {
    float: left;
    width: 140px;
}

.leftNewsUl {
    width: 244px;
    border: 1px solid #d3d3d3;
    margin-top: 20px;
    padding-bottom: 5px;
    background: #ffffff;
}

.leftNewsUl li {
    width: 200px;
    height: 40px;
    padding-left: 20px;
    border-bottom: 1px dashed #d7d7d7;
    margin: 0 auto;
    background: url(../images/add.jpg)  5px center no-repeat;
}

.leftNewsUl li a {
    color: #666666;
    font-size: 14px;
    line-height: 40px;
}

.leftNewsUl li a:hover {
    color: #cd2223
}

.mainCon {
    float: left;
    width: 724px;
    padding-top: 10px;
}

.mainConTitle {
    position: relative;
    width: 724px;
    height: 52px;
    padding-bottom: 3px;
    border-bottom: 1px solid #d0d0d0;
    color: #cd2223;
    font-size: 24px;
    line-height: 52px;
}

.mainConTitle span {
    color: #999999;
    font-size: 16px;
    padding-left: 14px;
    text-transform: uppercase;
}

.mainConTitle .position {
    position: absolute;
    right: 0px;
    top: 8px;
    height: 46px;
    color: #666666;
    font-size: 12px;
    line-height: 46px;
}

.mainConTitle .position a {
    color: #666;
}

.mainConTitle .position a:hover {
    color: #666666
}

.mainConTitle .position span {
    font-size: 12px;
    color: #666666
}

.mainConTitle .position font {
    font-size: 12px;
    color: #155b9d;
}

/*end mainConTitle*/
.mainConList {
    width: 692px;
    border: 1px solid #d3d3d3;
    margin: 11px auto;
    padding: 15px;
    background: #ffffff;
}

.mainConList .pic1 {
    position: relative;
    float: left;
    width: 222px;
    height: 210px;
    margin:0 4px 13px;
    overflow: hidden;
}

.mainConList .pic1 .pic {
    position: relative;
    width: 220px;
    height: 166px;
    border: 1px solid #727272;
}
.mainConList .pic1 .pic>img{
    width: 220px;
    height: 165px;
}
.mainConList .pic1 .title a {
    width: 190px;
    height: 40px;
    padding: 0px 15px;
    border: 1px solid #d1d1d1;
    display: block;
    color: #666666;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}

.mainConList .pic1 .intro {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 182px;
    height: 128px;
    padding: 20px;
    display: none;
    color: #ffffff;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
    background: url(../images/probg.png) ;
}

.mainConList .pic1 .intro a {
    width: 36px;
    height: 36px;
    display: block;
    margin: 10px auto 0px auto;
    color: #ffffff;
    font-size: 14px;
    line-height: 36px;
    text-align: left;
}

/*end pic1*/
.mainConList .pic2 {
    width: 668px;
    height: 124px;
    padding: 12px;
    margin-bottom: 14px;
    border-bottom: 1px solid #d6d6d6;
}

.mainConList .pic2 dt {
    float: left;
    width: 154px;
    height: 116px;
    padding: 3px;
    border: 1px solid #d6d6d6;
    margin-right: 16px;
    background: #ffffff;
}

.mainConList .pic2 dt img {
    display: block;
}

.mainConList .pic2 dd {
    width: 490px;
    height: 124px;
    float: left;
}

.mainConList .pic2 .title {
    color: #cd2223;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
}

.mainConList .pic2 .intro {
    width: 490px;
    height: 50px;
    color: #666666;
    font-size: 14px;
    line-height: 20px
}

.mainConList .pic2 .time {
    color: #999999;
    font-size: 12px;
    line-height: 28px
}

/*end pic2*/

.mainConList .newsul {
    width: 692px;
}

.mainConList .newsul li {
    width: 670px;
    border-bottom: 1px dashed #d7d7d7;
}

.mainConList .newsul li a {
    width: 670px;
    display: block;
    color: #666666;
    font-size: 14px;
    line-height: 40px;
}

.mainConList .newsul li a:hover {
    color: #cd2223
}

.mainConList .newsul li a span {
    color: #999999;
    float: left;
}
.mainConList .newsul li a span.title{
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.mainConList .newsul li p{
    text-indent: 2em;
    color: #666;
    line-height: 2;
    font-size: 14px;
}
/*end ul*/

.pglist {
    width: 100%;
    clear: both;
    height: 80px;
    margin-top: 20px;
}

.pglist ul {
    width: 100%;
    text-align: left;
    padding-top: 20px;
    border-top: 1px solid #d2d2d2
}

.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 #8c8c8c;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    background: #8c8c8c
}

.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 #8c8c8c;
}

.pglist ul li.next, .pglist ul li.last {
    width: 30px;
    height: 30px;
    border: 1px solid #8c8c8c;
    font-size: 24px;
    line-height: 30px;
    font-family: '宋体' !important;
    font-weight: bold;
}

.pglist ul li.on {
    background: #cd2223;
    border: 1px solid #cd2223;
}

.pglist ul li.on a {
    color: #fff;
}

.pglist ul li.nohover {
    background: #dfdfdf;
    border: 1px solid #dfdfdf;
    color: #535353;
    font-family: '微软雅黑';
}

.pglist ul li.nohover a {
    color: #535353;
}

/*end pglist*/

.mainContect {
    width: 692px;
    margin: 11px auto;
    border: 1px solid #d3d3d3;
    padding: 15px;
    height: auto !important;
    min-height: 924px;
    height: 924px;
    color: #666;
    font-size: 14px;
    line-height: 30px;
    word-wrap: break-word;
    word-break: break-all;
    background: #ffffff;
}

.mainContectx {
    width: 692px;
    margin: 11px auto;
    border: 1px solid #d3d3d3;
    padding: 15px;
    height: auto !important;
    min-height: 924px;
    height: 924px;
    color: #666;
    font-size: 14px;
    line-height: 30px;
    word-wrap: break-word;
    word-break: break-all;
    background: #ffffff;
}

.mainContect .title {
    width: 100%;
    padding-top: 25px;
    color: #cd2223;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
}

.mainContect .time {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #d2d2d2;
    color: #999999;
    font-size: 12px;
    line-height: 50px;
    font-weight: normal;
    text-align: center;
}

.mainContect .timea {
    width: 170px;
    float: left;
}

.mainContect .bdsharebuttonbox {
    float: left;
}

.mainContect .pic {
    width: 100%;
    text-align: center;
    padding: 20px 0;
}

.mainContect .pic img {
    margin: 0 auto;
}

.mainContect .con {
    line-height: 30px;
    font-size: 14px;
    color: #666;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden
}
.mainContect .con img{
    width:80%;
    display:block;
    margin:0 auto 30px;
}
.mainContect .conTitle {
    width: 100%;
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 15px;
}

.mainContect .conTitle span {
    width: 120px;
    height: 36px;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    background: #0b61a5;
}

.mainContect .pgfy {
    width: 100%;
    margin: 20px auto;
}

.mainContect .pgfyl {
    position: relative;
    width: 692px;
    height: 52px;
    padding-top: 20px;
    border-top: 1px solid #d2d2d2;
}

.mainContect .pgfyl p {
    float: left;
    width: 516px;
    height: 26px;
    padding-left: 14px;
    color: #666666;
    font-size: 14px;
    line-height: 26px;
}

.mainContect .pgfyl p a {
    color: #666666;
    font-size: 14px;
}
.mainContect .pgfyl p a.b{
    font-weight: bold;
}
.mainContect .pgfyr {
    position: absolute;
    right: 0px;
    top: 16px;
    width: 160px;
    height: 30px;
    text-align: center;
    margin: 16px auto 0px auto;
    background: #cd2223;
}

.mainContect .pgfyr a {
    color: #ffffff;
    font-size: 14px;
}

/* fixed */
.fixed {
    position: fixed;
    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)));
    width: 52px;
    height: 208px;
    padding-left: 196px;
    z-index: 999;
    overflow: hidden;
}

.fixed a {
    position: relative;
    display: block;
    width: 52px;
    height: 52px;
}

.footTel {
    position: relative;
    position: relative;
    background: url(../images/fixed.jpg)  0 0 no-repeat;
}

.footTelNum {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
    width: 160px;
    height: 52px;
    border-left: 7px solid #222222;
    color: #ffffff;
    font-size: 20px;
    font-family: impact;
    line-height: 52px;
    text-align: center;
    background: #9d1311;
}

.book {
    background: url(../images/fixed.jpg)  0 -53px no-repeat;
}

/*.book:hover{background-position:-54px 0;}*/
.fixed a.codepic {
    background: url(../images/fixed.jpg)  0 -105px no-repeat;
    height: 52px;
}

/*.fixed a.codepic:hover{background-position:-54px -53px;}*/
.fixed div {
    position: relative;
}

.fixed a.backup {
    background: url(../images/fixed.jpg)  0 -158px no-repeat;
    height: 52px;
}

/*.fixed a.backup:hover{background-position:-54px -158px;height:53px;}*/
.fixed div img {
    position: absolute;
    left: -196px;
    width: 196px;
    height: 196px;
    top: -196px;
    display: none;
}

/* service tel */
.serviceTel {
    position: fixed;
    right: 25px;
    top: 120px;
    z-index: 1000;
    width: 180px;
    height: 80px;
    border: 3px solid #b22f2d;
    padding-top: 10px;
    color: #333333;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    background: #ffffff;
}

.serviceTel span {
    display: block;
    color: #b02a28;
    font-size: 22px;
    line-height: 30px;
    font-family: impact;
    text-align: center;
}

.serviceTel .close {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 21px;
    height: 21px;
    border-left: 1px solid #ae2422;
    border-bottom: 1px solid #ae2422;
    color: #be4b49;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    background: #ffe6e6;
    cursor: pointer;
}

/* hr*/
.hrBox {
    width: 692px;
    float: left;
    min-height: 91px;
    _height: 91px;
    border: 1px solid #dbdbdb;
    margin-top: 20px;
    background: #efefef;
}

.hrBoxL {
    width: 120px;
    float: left;
    text-align: center;
}

.hrBoxL li {
    width: 120px;
    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: 571px;
    float: left;
    text-align: left;
    border-left: 1px solid #dbdbdb;
}

.hrBoxR li {
    width: 546px;
    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: 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;
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden
}

/* hr */
.hr {
    font-size: 14px;
    color: #666666;
    margin: 10px auto;
    width: 100%;
    font-size: 12px;
    line-height: 24px;
    border: 1px #dbdbdb solid;
    border-collapse: collapse;
    background: #efefef;
}

.hr td {
    border: 1px #dbdbdb solid;
    border-collapse: collapse;
    padding: 5px;
    font-size: 14px;
    color: #666666;
}

.hr input, .hr textarea {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    line-height: 1.8;
    border: 1px solid #ccc;
}

.hr a {
    color: #333;
}

.hr a:hover {
    color: #de0303;
}

.hr_btn {
    width: 100px;
    height: 40px;
    font-size: 14px;
    color: #666666;
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden
}

/* book*/
.bookmain {
    width: 650px;
    padding: 0 10px;
    height: auto;
    font: 14px/30px 'microsoft yahei';
    color: #185e0b;
    margin: 0 auto;
}

.bookmain div {
    font-size: 14px
}

.bookline {
    width: 650px;
    height: 34px;
    background-image: url(../images/about_box_line.jpg) ;
    background-repeat: repeat-x;
    background-position: 0 0;
    margin: 0 auto;
    margin-top: 10px;
}

.book3 {
    width: 550px;
    margin: 0 auto;
}

.booktop {
    width: 650px;
    height: 30px;
    float: left;
    background: url(../images/bookico.png)  no-repeat 10px 7px;
    margin-top: 20px;
}

.booktop_name {
    width: 570px;
    height: 30px;
    float: left;
    color: rgb(102, 102, 102);
    padding-left: 30px;
    line-height: 30px;
    font-weight: bold;
}

.booktop_time {
    width: 150px;
    height: 30px;
    float: left;
    color: rgb(102, 102, 102);
    text-align: right;
    line-height: 30px;
}

.bookcontent {
    width: 628px;
    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(102, 102, 102);
}

.bookadmin {
    width: 650px;
    height: auto;
    float: left;
}

.bookadmin_top {
    width: 650px;
    height: 12px;
    float: left;
    line-height: 0px;
    font-size: 0px;
}

.bookadmin_mid {
    width: 628px;
    min-height: 30px;
    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(102, 102, 102);
    background: #ffffff;
}

.messagecol {
    color: rgb(102, 102, 102);
}

.admincol {
    color: rgb(102, 102, 102);
    font-weight: bold;
}

.admintimecol {
    color: rgb(102, 102, 102);
    float: right;
    *margin-top: -17px;
}

.message {
    width: 500px;
    height: auto;
    float: left;
    padding-left: 50px;
    color: rgb(102, 102, 102);
}

.message li {
    width: 500px;
    height: 40px;
    float: left;
    margin: 0px;
    padding: 0px;
}

.message li input {
    height: 15px;
    line-height: 15px;
    width: 150px;
}

.message li p.message_title {
    width: 100px;
    height: 25px;
    float: left;
    text-align: right;
    font-size: 14px;
}

.message li p.message_content {
    width: 400px;
    float: left;
}

.message li.contentb {
    width: 500px;
    height: 150px;
    float: left;
}

.message li.contentb textarea {
    width: 370px;
    height: 120px;
}

.message li.yzm {
    width: 500px;
    height: 60px;
    float: left;
}

.message li p.message_yzminput {
    width: 100px;
    float: left;
}

.message li p.message_yzminput input {
    width: 70px;
}

.message li p.message_yzmico {
    width: 100px;
    height: 40px;
    float: left;
}

.message li p.message_sub {
    width: 200px;
    height: 40px;
    float: left;
}

.tab2 {
    background: #fff;
    width: 100%;
    margin-top: 5px;
    border: 1px solid #e1e0e1;
}

.blank {
    width: 100%;
    height: 20px;
    margin-bottom: 5px;
}

.searchred {
    color: #f00 !important;
    margin: 0 !important
}

.searchresult {
    color: #666;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
}

.searchresult a {
    color: #cd2223
}

.lam_box .box{
    max-width:980px;
}
.lam_box .ow_links span{
    background: #b02a28;
}
.lam_box .message-submit{
    box-shadow: none;
    background:#b02a28;
}
.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:24px;padding:0 9px; margin:0 4px!important; line-height:24px;}
.pages a:link,.pages a:visited{color: #fff; line-height:24px; border:1px solid #d9d9d9 ; background:#d9d9d9;}
.pages a:hover,.pages a:active,.pages span.ctxt{ background:#cd2223 ; border:1px solid #cd2223 ;color: #fff; text-decoration:none}