@charset "UTF-8";/* CSS Document*/body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, b {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

html {
    overflow: -moz-scrollbars-vertical;
    overflow-x: hidden;
}
/*始终让 Firefox 显示滚动条*/
* {
    word-wrap: break-word;
    margin: 0;
    padding: 0;
}
/*文字强制换行word-break:keep-all;(Ff)*/table {
    border-collapse: collapse;
}
/*细线表格*/fieldset, img {
    border: none;
}
/*清除描边,块显示*/ul, li {
    list-style-type: none;
}
/*无列表项目标记*/
a {
    text-decoration: none;
    color: #666666
}
/* 链接无下划线,有为underline;链接去框*/a:link {
    color: #666666;
}
/* 未访问的链接*/a:visited {
    color: #666666;
}
/* 已访问的链接*/a:hover {
    color: #da3232;
}
/* 鼠标在链接上*/a:active {
    color: #666666;
    blr: expression(this.onFocus=this.blur());
}
/* 点击激活链接*/body {
    font-family: "Microsoft YaHei";
    font-size: 12px;
    color: #666;
    background: #f5f5f5;
}

select, input {
    vertical-align: middle;
    outline: none;
}

em, i {
    font-style: normal;
}

input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
    cursor: pointer;
    outline: none;
    border: none;
}

textarea {
    outline: none;
}

input {
    outline: none;
    border: none;
}

.wrap {
    width: 1200px;
    clear: both;
    margin: 0 auto;
}

.clear {
    clear: both;
    overflow: hidden;
}

.h2 {
    clear: both;
    height: 2px;
    overflow: hidden;
}

.h10 {
    clear: both;
    height: 10px;
    overflow: hidden;
}

.h15 {
    clear: both;
    height: 16px;
    overflow: hidden;
}

.h20 {
    clear: both;
    height: 20px;
    overflow: hidden;
}

.h25 {
    clear: both;
    height: 25px;
    overflow: hidden;
}

.h30 {
    clear: both;
    overflow: hidden;
    height: 30px;
}

.h35 {
    clear: both;
    height: 35px;
}

.h40 {
    clear: both;
    height: 40px;
}

.h50 {
    clear: both;
    height: 50px;
}

.h60 {
    clear: both;
    height: 60px;
    overflow: hidden;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

img {
    border: none;
}

.bdimgshare-bg,.bdimgshare-content,.sr-bdimgshare {
    display: none !important
}
/*公共部分结束*/
	/*
********************************此处首页样式开始*********************************/
	/*头部开始*/
.top {
    overflow: hidden;
    height: 135px;
    background: url(../images/topbg.jpg) no-repeat top center;
}

.topL {
    width: 425px;
    height: 135px;
    background: url(../images/logo.png) no-repeat left center;
}

.topL a {
    display: block;
    width: 425px;
    height: 135px;
}

.topR {
    width: 258px;
    height: 54px;
    overflow: hidden;
    margin-top: 40px;
}
/*头部结束*/
	/*menu开始*/
.menuBox {
    height: 50px;
    background: #ac0c18;
    position: relative;
    z-index: 1
}

.menu {
}

.menuList dd {
    float: left;
    display: inline;
    width: 120px;
    height: 50px;
    position: relative;
}

.menuList dd span {
    display: block;
    width: 120px;
    height: 50px;
}

.menuList dd span a {
    display: block;
    width: 120px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    font-size: 16px;
}

.menuList dd div {
    position: absolute;
    left: 0xp;
    top: 50px;
    background: #7e0305;
    width: 100%;
    display: none;
    padding: 5px 0 0 0;
}

.menuList dd div a {
    display: block;
    font-size: 14px;
    border-bottom: 1px solid #8f030d;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFF;
}

.menuList dd div a:hover {
    background: linear-gradient(to bottom, #a60b16, #7e0305);
}

.menuList dd div a.hover {
    background: linear-gradient(to bottom, #a60b16, #7e0305);
}

.menuList dd.hover span a {
    background: linear-gradient(to bottom, #a60b16, #7e0305);
}
/*menu结束*/
	/*banner开始*/
.banner {
    height: 410px;
    overflow: hidden;
    position: relative;
    z-index: 0;
}
/*分页*/
.banner .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.banner .hd ul {
    text-align: center;
}

.banner .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    overflow: hidden;
    line-height: 999px;
    margin: 0 3px;
    background: #FFF;
}

.banner .hd ul .on {
    background: #385b93;
}
/*内容*/
.banner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
    height: 410px;
}

.banner .bd li {
    zoom: 1;
    vertical-align: middle;
    height: 410px;
}
/*banner结束*/
.indexT {
    height: 45px;
    border-bottom: 2px solid #e6e6e6;
}

.bbred {
    border-bottom: 2px solid #ac0c18;
}

.indexTL span {
    float: left;
    display: inline;
    height: 45px;
    line-height: 45px;
    background-color: #ac0c18;
    border-bottom: 2px solid #ac0c18;
    padding: 0 15px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.indexTTab {
}

.indexTTab a {
    float: left;
    display: inline;
    width: 70px;
    height: 45px;
    line-height: 45px;
    padding-left: 30px;
    padding-right: 30px;
    color: #333;
    font-size: 16px;
}

.indexTTab a.hover {
    color: #fff;
    background-color: #ac0c18;
}

.indexTR {
    height: 45px;
    line-height: 45px;
}

.indexTR a {
    color: #666;
}

.indexTR a:hover {
    color: #da3232;
}

.indexList1 {
    overflow: hidden;
}

.indexList1 dd {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    background: url(../images/icn3.png) no-repeat left center;
    padding-left: 22px;
}

.indexList1 dd a {
    float: left;
    display: inline;
    font-size: 14px;
    color: #666;
}

.indexList1 dd span {
    float: right;
    display: inline;
    color: #929292;
}

.indexList2 {
    overflow: hidden;
}

.indexList2 dd {
    overflow: hidden;
    padding-left: 22px;
    background: url(../images/icn4.png) no-repeat left center;
}

.indexList2 dd a {
    float: left;
    display: inline;
}

.indexList2 dd span {
    color: #a9a9a9;
    font-family: "宋体";
    float: right;
    display: inline;
}

.indexList2 dd.dd1 {
    height: 27px;
    line-height: 27px;
}

.indexList2 dd.dd2 {
    height: 36px;
    line-height: 36px;
}
/*第一通栏开始*/
.column1 {
    overflow: hidden;
    border-bottom: 1px solid #dbdbdb;
    height: 264px;
}

.column1L {
    width: 575px;
    overflow: hidden;
}

.column1LC {
    overflow: hidden;
}

.column1LCPic {
    width: 220px;
    height: 165px;
    overflow: hidden;
}

.column1LCPic img {
    width: 220px;
    height: 165px;
}

.column1LCText {
    width: 335px;
    overflow: hidden;
}

.column1LCText span {
    display: block;
    color: #da3232;
    font-size: 18px;
    height: 16px;
    line-height: 16px;
    margin-bottom: 10px;
}

.column1LCText a {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
}

.column1LCText div {
    display: block;
    color: #666;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
}

.column1C {
    width: 575px;
    overflow: hidden;
}

.column1cx {
    height: 163px;
    border: 1px solid #f5f5f5;
    overflow: hidden;
}

.column1cxL {
    width: 300px;
}

.column1cxLT {
    height: 60px;
    line-height: 60px;
    margin-bottom: 28px;
    text-align: center;
    overflow: hidden;
    color: #385b93;
    font-size: 16px;
}

.cxSearch {
    width: 247px;
    height: 30px;
    overflow: hidden;
    background: url(../images/search2.png) no-repeat center center;
    margin: 0 auto;
}

.cxSearch input {
    float: left;
    display: inline;
    width: 186px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    background: none;
    border: none;
}

.cxSearch a {
    float: left;
    display: inline;
    width: 51px;
    height: 30px;
}

.column1cxR {
    width: 233px;
    overflow: hidden;
    background: #fcfcfc;
    height: 163px;
    padding: 0 20px;
}

.cxList {
    overflow: hidden;
    width: 234px;
    padding-top: 30px;
}

.cxList a {
    float: left;
    display: inline;
    width: 100px;
    overflow: hidden;
    margin-right: 1px;
    height: 36px;
    line-height: 36px;
    color: #5a5a5a;
    font-size: 14px;
    background: url(../images/icn3.png) no-repeat left center;
    padding-left: 16px;
}

.cxList a:hover {
    color: #385b93
}

.cxList a.hover {
    color: #385b93
}
/*第一通栏结束*/
	/*第二通栏开始*/
.column2 {
    overflow: hidden;
    height: 400px;
}

.column2L {
    width: 365px;
    overflow: hidden;
    margin-right: 52px;
}

.column2LList {
    overflow: hidden;
}

.column2LList dd {
    overflow: hidden;
    padding-bottom: 18px;
    border-bottom: 1px solid #f4f4f4;
    margin-top: 20px
}

.column2L1 {
    width: 64px;
    height: 64px;
    overflow: hidden;
    margin-top: 4px;
}

.column2L1D {
    overflow: hidden;
    height: 64px;
    background: #da3232;
}

.column2L1D span {
    color: #ffffff;
    font-size: 23px;
    text-align: center;
    line-height: 42px;
    overflow: hidden;
    height: 42px;
    display: block;
}

.column2L1D em {
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    line-height: 14px;
    overflow: hidden;
    height: 22px;
    display: block;
}

.column2L1Img {
    width: 64px;
    height: 64px;
    overflow: hidden;
}

.column2L1Img img {
    width: 64px;
    height: 64px;
}

.column2L2 {
    width: 280px;
    overflow: hidden;
}

.column2L2 a {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    margin-bottom: 10px;
    overflow: hidden;
    color: #333;
}

.column2L2 div {
    line-height: 24px;
    color: #666;
    height: 48px;
    overflow: hidden;
}

.column2M {
    width: 365px;
    overflow: hidden;
}

.column2MImg {
    overflow: hidden;
    width: 365px;
    height: 176px;
    margin-bottom: 10px;
}

.column2MImg img {
    width: 365px;
    height: 176px;
}

.column2R {
    width: 365px;
    overflow: hidden;
}

.column2RC {
    overflow: hidden;
}

.column2RList {
    overflow: hidden;
}

.column2RList dd {
    overflow: hidden;
    padding-bottom: 18px;
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 20px;
    position: relative;
}

.column2RList dd h1 {
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 10px;
}

.column2RList dd h1 a {
    font-size: 16px;
    color: #333;
}

.column2RList_img {
    display: block;
    width: 64px;
    height: 64px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}

.column2RList_img img {
    display: block;
    width: 64px;
    height: 64px;
}

.column2RListDiv {
    margin-left: 80px;
    height: 78px;
    overflow: hidden;
}

.column2RList dd .column2RListDiv div {
    color: #666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}
/*第二通栏结束*/
.ad {
    overflow: hidden;
    height: 120px;
}

.ad img {
    width: 1200px;
    height: 120px;
}
/*第三通栏开始*/
.column3 {
    overflow: hidden;
    height: 380px;
}

.column3L {
    width: 575px;
    overflow: hidden;
}

.column3LCUp {
    overflow: hidden;
    margin-bottom: 10px;
}

.column3LCUpPic {
    width: 200px;
    height: 150px;
    overflow: hidden;
}

.column3LCUpPic img {
    width: 200px;
    height: 150px;
}

.column3LCUpText {
    width: 355px;
    overflow: hidden;
}

.column3LCUpTextT {
    height: 18px;
    line-height: 18px;
    margin-bottom: 8px;
    overflow: hidden;
}

.column3LCUpTextT a {
    font-size: 16px;
    color: #333;
}

.column3LCUpTextC {
    color: #666;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    margin-bottom: 9px;
}

.column3LCUpTextBtn {
    overflow: hidden;
    height: 25px;
    line-height: 25px;
}

.column3LCUpTextBtn a {
    color: #ff0000;
    font-family: "宋体"
}

.column3LC {
    height: 300px;
    position: relative;
}

.column3LC .bd {
    position: relative;
    height: 100%;
    z-index: 0;
    height: 300px;
    overflow: hidden;
}

.column3LC .bd li {
    zoom: 1;
    vertical-align: middle;
    height: 300px;
}
/* 下面是前/后按钮代码，如果不需要删除即可*/
.column3LC .prev {
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 30px;
    top: -55px;
    background: url(../images/btn1.png) no-repeat 0 0;
}

.column3LC .prev:hover {
    background: url(../images/btn1.png) no-repeat -50px 0;
}

.column3LC .next {
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0px;
    top: -55px;
    background: url(../images/btn1.png) no-repeat -25px 0;
}

.column3LC .next:hover {
    background: url(../images/btn1.png) no-repeat -75px 0;
}

.column3R {
    width: 575px;
    overflow: hidden;
}
/*第三通栏结束*/
	/*第四通栏开始*/
.column4List {
    position: relative;
    height: 160px;
}

.column4List .bd {
    position: relative;
    height: 100%;
    z-index: 0;
    height: 160px;
    overflow: hidden;
}

.column4List .bd li {
    zoom: 1;
    vertical-align: middle;
    height: 160px;
    width: 180px;
    float: left;
    display: inline;
    margin-right: 24px;
}
/* 下面是前/后按钮代码，如果不需要删除即可*/
.column4List .prev {
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 30px;
    top: -55px;
    background: url(../images/btn1.png) no-repeat 0 0;
}

.column4List .prev:hover {
    background: url(../images/btn1.png) no-repeat -50px 0;
}

.column4List .next {
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0px;
    top: -55px;
    background: url(../images/btn1.png) no-repeat -25px 0;
}

.column4List .next:hover {
    background: url(../images/btn1.png) no-repeat -75px 0;
}

.column4Pic {
    width: 180px;
    height: 120px;
    overflow: hidden;
}

.column4Pic img {
    width: 180px;
    height: 120px;
}

.column4Text {
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.column4Text a {
    font-size: 14px;
    color: #333;
}
/*第四通栏结束*/
	/*第五通栏开始*/
.column5Box {
    padding: 25px 0;
    background: #eeeeee;
}

.column5 {
    padding-left: 120px;
    width: 1080px;
    background: url(../images/icn5.png) no-repeat left top;
    padding-top: 15px;
    line-height: 35px;
    min-height: 35px;
    height: auto !important;
    height: 35px;
    overflow: hidden;
    font-size: 14px;
}

.column5 a {
    float: left;
    display: inline;
    color: #666;
}

.column5 em {
    float: left;
    display: inline;
    margin: 0 10px
}
/*第五通栏结束*/
	/*底部开始*/
.footerBox {
    background: #444444;
    padding: 20px 0;
}

.footerUpBox {
    border-bottom: 1px solid #666;
    padding-bottom: 10px;
}

.footerUp {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
}

.footerUp a {
    color: #FFF;
    margin: 0 15px;
}

.footerUp a:hover {
    color: #dbe9fe;
}

.footerDn {
    padding-top: 10px;
    line-height: 26px;
    color: #FFF;
    text-align: center;
}

.footerDn a {
    color: #FFF;
}

.footerDn a:hover {
    color: #dbe9fe;
}
/*底部结束*/
	/*
********************************此处首页样式结束*********************************/
	/*
********************************此处内页样式开始*********************************/


.rightScroll {
    width: 240px;
    height: 350px;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    position: absolute;
    right: 10px;
    background: #fff;
    z-index: 99999;
}

.leftScroll {
    width: 240px;
    height: 385px;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    position: absolute;
    left: 10px;
    background: #fff;
    z-index: 99999;
}

.rightCont {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.rightTit {
    height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #e2e2e2;
    line-height: 40px;
    padding: 0px 10px;
    background: #f5f5f5;
}

.rightTit span {
    font-size: 18px;
    color: #a30002;
    font-weight: bold;
}

a.closeLeft,
a.closeRight {
    display: block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #a30002;
    position: absolute;
    right: 10px;
    top: 10px;
}

.leftScroll a.show,
.rightScroll a.hide {
    background: url(../images/hide.png) no-repeat center center;
}

.leftScroll a.hide,
.rightScroll a.show {
    background: url(../images/show.png) no-repeat center center;
}

.rightPhone {
    overflow: hidden;
    height: 185px;
    background: url(../images/rightPhone.png) repeat-x left 50px;
}

.phoneIcon {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    padding-left: 105px;
    background: url(../images/rightPhoneIcon.png) no-repeat 22px center;
    font-size: 24px;
    color: #089efc;
    font-weight: bold;
}

.rightCode {
    padding-top: 15px;
    height: 110px;
    overflow: hidden;
    background: url(../images/rightCodeIcon.png) repeat-x left top;
}

.rightCode p {
    width: 80px;
    height: 110px;
    overflow: hidden;
    margin-left: 15px;
    font-size: 18px;
    color: #000;
    line-height: 30px;
    float: left;
    display: inline;
    text-align: center;
    font-weight: bold;
}

.rightCode p img {
    width: 80px;
    height: 80px;
    display: block;
}

.rightCode span {
    display: block;
    height: 60px;
    overflow: hidden;
    line-height: 30px;
    font-size: 16px;
    color: #f9261d;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

.rightBt {
    padding: 0px 5px;
    overflow: hidden;
    margin-top: 10px;
}

.rightBt a {
    display: block;
    width: 105px;
    height: 45px;
    overflow: hidden;
    float: left;
    margin: 5px;
}

.rightBt a.wsbm {
    background: url(../images/wsbm.png) no-repeat center center;
}

.rightBt a.zxzx {
    background: url(../images/zxzx.png) no-repeat center center;
}

.rightBt a.zyjs {
    background: url(../images/zyjs.png) no-repeat center center;
}

.rightBt a.kswd {
    background: url(../images/kswd.png) no-repeat center center;
}

/*==============二级页面 begin==================*/
/*subBanner*/
.subBanner {
    width: 100%;
    height: 308px;
    overflow: hidden;
    clear: both;
    margin-bottom: 20px;
}

.subBanner a {
    display: block;
    width: 100%;
    height: 308px
}

/*
* 详细页右边部分
*/
.rightBox {
    width: 900px;
    overflow: hidden;
    padding: 20px;
    background: #fff;
}

.rightPage {
    width: 940px;
    overflow: hidden;
    padding: 0;
}

.contentBox {
    width: 100%;
    min-height: 400px;
    height: auto !important;
    height: 400px;
    overflow: hidden;
}

.rightPage .lcate {
    width: 460px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    background: #fff;
}

.rightPage .lcate:nth-child(even) {
    margin-right: 0;
}

.lcate dl {
    padding: 0 20px;
}

.lcate .indexTL span {
    padding-left: 15px;
}

.lcate .indexTR {
    padding-right: 15px;
}

/*
* leftNav
*/
.leftNav {
    width: 240px;
}

.leftNav_dl {
    width: 100%;
    overflow: hidden;
}

.leftNav_dl dt {
    height: 40px;
    overflow: hidden;
    background: #ac0c18;
    color: #fff;
    padding: 35px 25px 0;
}

.leftNav_dl dt span {
    padding-left: 30px;
    background: url(../images/leftico1.png) no-repeat left center;
    font-size: 26px;
    height: 28px;
    line-height: 28px;
    clear: both;
    overflow: hidden;
    display: block;
}

.leftNav_dl dt em {
    font-size: 14px;
    display: block;
    height: 24px;
    line-height: 24px;
    padding-left: 30px;
    clear: both;
    overflow: hidden;
}

.leftNav_dl dd {
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
}

.leftNav_a {
    display: block;
    height: 50px;
    overflow: hidden;
    padding-left: 40px;
    font-size: 14px;
    color: #666;
    line-height: 50px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background: #fff url(../images/lefticon2.png) no-repeat 200px center;
}

.leftNav_dl dd.hover .leftNav_a,
.leftNav_a:hover {
    color: #fff;
    background: #ac0c18 url(../images/lefticon2_h.png) no-repeat 200px center;
}

.leftNav_ul {
    width: 100%;
    overflow: hidden;
    background: #f5eeef;
    padding: 10px 0px;
    display: none;
}

.leftNav_dl dd.hover .leftNav_ul {
    display: block;
}

.leftNav_ul li {
    height: 32px;
    overflow: hidden;
    line-height: 32px;
}

.leftNav_ul li a {
    padding-left: 50px;
    font-size: 14px;
    color: #666;
    background: url(../images/lefticon3.png) no-repeat 40px center;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.leftNav_ul li.hover a,
.leftNav_ul li a:hover {
    color: #df0024;
    background: url(../images/lefticon3_h.png) no-repeat 40px center;
}

.leftBtBox {
    background: #fff;
    padding: 10px 0 5px;
}

.leftTitle {
    height: 30px;
    line-height: 30px;
    border-left: 4px solid #ac0c18;
    padding-left: 20px;
    clear: both;
    overflow: hidden;
    font-size: 18px;
    color: #333;
    margin: 0px 0 10px -2px;
}

.leftBtBox .leftList {
    clear: both;
    overflow: hidden;
    padding: 0 18px;
}

.leftBtBox .leftList dd {
    clear: both;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
}

.leftBtBox .leftList i {
    float: left;
    display: inline;
    color: #ac0c18;
    font-size: 14px;
    width: 15px;
}

.leftFoucs {
    width: 220px;
    padding: 10px;
    overflow: hidden;
    position: relative;
}

.leftFoucs .hd {
    height: 25px;
    width: 100%;
    line-height: 25px;
}

.leftFoucs .hd ul {
    text-align: center;
    height: 7px;
    padding-top: 10px;
}

.leftFoucs .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
    line-height: 999px;
    margin: 0 5px;
    height: 5px;
    width: 5px;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #9b9b9b;
}

.leftFoucs .hd ul li.on {
    background: #ac0c18;
    border: 1px solid #ac0c18;
}

.leftFoucs dl {
    height: 150px;
    width: 220px;
    clear: both;
    overflow: hidden;
}

.leftFoucs dl dd {
    height: 150px;
    width: 220px;
    overflow: hidden;
    float: left;
    display: inline;
}

.leftFoucs dl dd a {
    display: block;
    height: 150px;
    width: 220px;
}

.leftFoucs dl img {
    height: 150px;
    width: 220px;
    display: block;
}

.leftFoucs .textBox {
    max-height: 60px;
    width: 220px;
    color: #333;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
}

.leftFoucs .btn {
    width: 20px;
    height: 30px;
    position: absolute;
    top: 60px;
    cursor: pointer;
    z-index: 6;
}

.leftFoucs .prev {
    left: 10px;
    background: url(../images/prev4.png) no-repeat center center;
}

.leftFoucs .next {
    right: 10px;
    background: url(../images/next4.png) no-repeat center center;
}
/*location*/
.location {
    height: 38px;
    line-height: 38px;
    border-bottom: 2px solid #dedede;
}

.location span {
    height: 38px;
    line-height: 38px;
    border-bottom: 2px solid #ac0c18;
    font-size: 18px;
    color: #333;
    padding: 0 10px 0 30px;
    background: url(../images/location.png) no-repeat left center;
    float: left;
    display: inline;
}

.location p {
    padding-left: 16px;
    background: url(../images/location2.png) no-repeat left center;
    font-family: "songti";
    color: #92959b;
}

.location p a {
    color: #92959b;
}

.location p a:hover {
    color: #ac0c18;
}

.location p a:last-child {
    color: #ac0c18;
}
/*^
 * 列表分页
 */
.page {
    padding: 0px 10px 10px 0px;
    overflow: hidden;
    clear: both;
    height: 35px;
    line-height: 35px;
    margin: 0px auto;
    text-align: center;
}

.page a {
    padding: 9px 12px;
    color: #383838;
    border-radius: 4px;
    border: 1px solid #dddcdc;
    margin-right: 3px;
    font-family: "宋体";
}

.page a:hover {
    background: #ac0c18;
    color: #fff;
    border: 1px solid #ac0c18;
}

.page a.hover {
    background: #ac0c18;
    color: #fff;
    border: 1px solid #ac0c18;
}

.page input {
    vertical-align: middle;
    height: 20px;
    border: 1px solid #dddcdc;
}

.page .lable {
    color: #383838;
    font-family: "宋体";
}

.page input.pageDetail {
    width: 30px;
    height: 30px;
    margin-right: 3px;
    text-align: center;
    border-radius: 4px;
    color: #383838;
    font-family: "宋体";
    margin-bottom: 2px;
}

.page input.page_bnt {
    border: none;
    width: 50px;
    height: 30px;
    margin-left: 3px;
    border-radius: 4px;
    cursor: pointer;
}

/*教师风采*/
.teacher_dl {
    clear: both;
    overflow: hidden;
    width: 900px;
}

.teacher_dl dd {
    width: 430px;
    height: 175px;
    padding: 20px 0;
    float: left;
    display: inline;
    padding-right: 20px;
    border-bottom: 1px dashed #e6e6e6;
}

.teacher_dl dd .a1 {
    height: 175px;
    width: 155px;
    display: block;
    overflow: hidden;
}

.teacher_dl dd .a1 img {
    height: 175px;
    width: 155px;
}

.teacher_dl dd .divtext {
    height: 175px;
    width: 255px;
    overflow: hidden;
    font-size: 14px;
}

.teacher_dl dd .a2 {
    height: 30px;
    line-height: 25px;
    clear: both;
    overflow: hidden;
    display: block;
    color: #333;
}

.teacher_dl dd .a2:visited {
    color: #333;
}

.teacher_dl dd .a2:hover {
    color: #ac0c18;
}

.teacher_dl dd .a2:active {
    color: #333;
}

.teacher_dl dd span {
    color: #999999;
    line-height: 26px;
    height: 120px;
    display: block;
    clear: both;
    overflow: hidden;
}

.teacher_dl dd .a3 {
    height: 22px;
    line-height: 22px;
    color: #999999;
}

.teacher_dl dd .a3:visited {
    color: #999;
}

.teacher_dl dd .a3:hover {
    color: #ac0c18;
}

.teacher_dl dd .a3:active {
    color: #999;
}
/*全图列表*/
.imgList_dl {
    width: 900px;
    overflow: hidden;
}

.imgList_dl dd {
    width: 280px;
    height: 235px;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 0px 20px 0px 0px;
}

.newsAllImg_a {
    display: block;
    width: 280px;
    height: 185px;
    overflow: hidden;
}

.newsAllImg_a img {
    display: block;
    width: 280px;
    height: 185px;
}

.newsAllImgName {
    display: block;
    font-size: 14px;
    color: #666;
    text-align: center;
    height: 50px;
    line-height: 50px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.newsAllImgName:hover {
    color: #ac0c18;
}

/*图文列表*/
.newsTextImg {
    clear: both;
    overflow: hidden;
}

.newsTextImg dd {
    height: 188px;
    padding: 20px 0 24px 0;
    border-bottom: 1px dotted #cdcdcd;
    clear: both;
    overflow: hidden;
}

.newsTextImg dd .a1 {
    height: 190px;
    width: 285px;
    overflow: hidden;
    display: block;
}

.newsTextImg dd .a1 img {
    height: 190px;
    width: 285px;
}

.newsTextImg dd .divtext {
    width: 575px;
    overflow: hidden;
}

.newsTextImg dd .divtext .a2 {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #454545;
    overflow: hidden;
    display: block;
}

.newsTextImg dd .divtext .txt {
    height: 90px;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    overflow: hidden;
    display: block;
    margin-bottom: 12px;
}

.newsTextImg dd .divtext .btn {
    height: 33px;
    line-height: 33px;
    text-align: center;
    font-size: 14px;
    color: #ac0c18 !important;
}


/*全文列表*/
.newsTxtImg_dl {
    width: 100%;
    overflow: hidden;
}

.newsTxtImg_dl dd {
    padding: 15px 0px 20px 75px;
    height: 70px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}

.newsListTime {
    width: 60px;
    height: 65px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 20px;
    background: #f5f5f5;
}

.newsListTime span {
    display: block;
    height: 44px;
    overflow: hidden;
    line-height: 44px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    font-size: 24px;
    color: #666;
}

.newsListTime i {
    display: block;
    height: 20px;
    overflow: hidden;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #999;
}

.newsLsitDeta {
    height: 70px;
    overflow: hidden;
}

a.newsListTit {
    display: block;
    font-size: 16px;
    color: #666;
}

a.newsListTit:hover {
    color: #df0024;
}

.newsListIntr {
    height: 48px;
    overflow: hidden;
    font-size: 12px;
    color: #666;
    line-height: 24px;
    margin-top: 5px;
}

/*新闻详细页*/
.article {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}

.article img {
    max-width: 100%;
}

.newsTit {
    font-size: 26px;
    color: #333;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    text-align: center;
}

.newsTime {
    font-size: 12px;
    color: #999;
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
}

.newsTime span {
    display: inline-block;
    height: 30px;
}

/*分页*/
#pages {
    padding: 30px 0 25px;
}

.text-c {
    text-align: center;
    z-index: 1000;
}

#pages a {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e3e3e3;
    color: #333;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
}

#pages a.a1 {
    padding: 0;
    width: 50px;
}

#pages span {
    background: none repeat scroll 0 0 #df0024;
    border: 1px solid #df0024;
    color: #fff;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    text-align: center;
}

#pages a:hover {
    background: #f1f1f1;
    color: #000;
    text-decoration: none;
}

.article_pageUp {
    clear: both;
    overflow: hidden;
    padding: 15px 0 0 0;
    border-top: 1px solid #e8e8e8;
}

.article_pageUp dl dd {
    display: block;
    height: 30px;
    clear: both;
    line-height: 30px;
}

.article_pageUp dl dd span {
    float: left;
    display: inline-block;
    height: 30px;
    overflow: hidden;
    text-align: center;
    color: #333;
    font-size: 14px;
}

.article_pageUp dl dd a {
    float: left;
    font-size: 14px;
    display: inline-block;
    height: 30px;
    overflow: hidden;
}

.indexfocus {
    position: relative;
    width: 575px;
    height: 232px;
    overflow: hidden;
    font: 14px/1.5 Verdana,Geneva,sans-serif;
    text-align: left;
    background: white;
}

.indexfocus .pic img {
    width: 575px;
    height: 232px;
    display: block;
}

.indexfocus .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 36px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.indexfocus .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
    width: 100%;
    overflow: hidden;
}
.indexfocus .txt ul{
    height: 36px;
    width: 100%;
}
.indexfocus .txt li {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: 0;
}

.indexfocus .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 14px;
    text-decoration: none;
}

.indexfocus .num {
    position: absolute;
    z-index: 3;
    bottom: 12px;
    right: 8px;
}

.indexfocus .num li {
    float: left;
    position: relative;
    text-indent: 9999rem;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    margin-right: 1px;
    cursor: pointer;
    border-radius: 5px;
}

.indexfocus .num li a,.indexfocus .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.indexfocus .num li span {
    z-index: 1;
    background: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.indexfocus .num li.on {
    width: 15px;
}

.indexfocus .num li.on a,.indexfocus .num a:hover {
    background: #fff;
}
.xzjy{
	padding: 15px 0;
	height: 335px;
	line-height: 24px;
	font-size: 14px;
}
.xzjy img{
	float: left;
	width: 170px;
	height: 215px;
	margin: 0 10px 10px 0;
}