.pagebanner {
    height: 411px;
    position: relative;
}

.pagebanner li a {
    display: block;
    height: 411px;
}

.pagebanner .con {
    position: absolute;
    margin-top: 120px;
    left: 40%;
    margin-left: -400px;
}

.pagebanner .con p {
    font-family: "思源黑体 CN";
    font-size: 36px;
    color: #fff;
    text-shadow: #000 1px 1px 1px;
}

.pagebanner .hd {
    display: none;
}

#content {
    width: 1200px;
    margin: -113px auto 30px;
    position: relative;
    overflow: hidden;
}

.side {
    float: left;
    width: 240px;
    margin-right: 30px;
}

#sideMenu .hd {
    height: 113px;
    background: url(../image/sideMenu_hdbg.jpg) no-repeat;
}

#sideMenu .hd h3 {
    line-height: 113px;
    font-size: 24px;
    color: #fff;
    padding-left: 60px;
}

#sideMenu .bd {
    background: #fff;
}

#sideMenu .bd ul {
    padding: 10px 30px 30px;
}

#sideMenu .bd li {
    line-height: 26px;
    padding: 10px 0;
    border-bottom: 1px #ececec solid;
    text-align: center;
}

#sideMenu .bd li a {
    font-size: 16px;
}

#sideMenu .bd li.on a {
    color: #e70012;
    font-weight: bold;
}

.mainContent {
    overflow: hidden;
}

.mainContent .mHd,
.mainContent .mHd1 {
    height: 113px;
    background: url(../image/mHd_bg.png);
    padding: 0 40px;
}

.mainContent .mHd .path {
    float: right;
    line-height: 100px;
    margin-top: 13px;
}

.mainContent .mHd h3,
.mainContent .mHd1 h3,
.mainContent .mHd1 h3 a {
    line-height: 113px;
    color: #db232e;
    font: bold 30px/113px "Microsoft YaHei";
    float: left;
}

.mainContent .mBd {
    background: #fff;
}

.mainContent .mBd .pageTPList {
    padding: 20px 40px 40px;
}

.mainContent .mBd .detail a {
    width: 68px;
    line-height: 28px;
    float: right;
    background: #fe6c6c;
    color: #fff;
    text-align: center;
}

.pageTPList li {
    padding: 15px 15px;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
}

.pageTPList .pic {
    float: left;
    margin-right: 15px;
    width: 140px;
    display: none;
}

.pageTPList .pic img {
    width: 100%;
    height: 85px;
}

.pageTPList .con {
    overflow: hidden;
    zoom: 1;
}

.pageTPList .title {
    font-size: 18px;
    line-height: 36px;
    overflow: hidden;
    margin-bottom: 10px;
}

.pageTPList .intro {
    margin-bottom: 10px;
    line-height: 25px;
    color: #888;
    max-height: 50px;
    _height: 50px;
    overflow: hidden;
    font-size: 14px;
}

.pageTPList .title a:hover {
    text-decoration: none;
}

.pageTPList .intro .more {
    display: none;
}

.pageTPList .others {
    font-size: 13px;
    color: #aaa;
}

.pageTPList .others span {
    margin-right: 15px;
}

.pageTPList .node {
    color: #aaa;
    margin-right: 15px;
}

.pageTPList .on {
    background: #FAFAFA;
}

.pageTPList .bds_more,
.pageTPList #bdshare {
    vertical-align: middle;
    background: url(../image/icons1.png) 0 -2142px no-repeat !important;
    padding: 0 !important;
    width: 17px !important;
    height: 17px !important;
    float: none !important;
    _display: inline-block !important;
    padding: 0 !important;
    margin: 0 !important;
}

.newsList li {
    font-size: 14px;
    overflow: hidden;
    height: 34px;
    line-height: 34px;
    padding: 0 5px;
}

.newsList li a {
    padding-left: 14px;
    background: url(../image/icons1.png) 0 7px no-repeat;
}

.newsList .date {
    float: right;
    color: #999;
    margin: 0 10px;
    font-size: 14px;
}

.newsList .node {
    color: #999;
    margin-right: 10px;
}

.newsList em {
    color: #f20;
}

.newsList .split {
    height: 0;
    line-height: 0;
    border-bottom: 1px dotted #ccc;
    margin: 17px 0;
}

.newsList .jdBtn {
    float: right;
    font-size: 12px;
    padding: 0 10px;
    background: #8eb1e2;
    color: #fff;
    border-radius: 5px;
    height: 22px;
    line-height: 22px;
    margin: 7px 5px 0 0;
}

.newsList .jdBtn:hover {
    background-color: #4e86d8;
    text-decoration: none
}

.friendLinkList {
    overflow: hidden;
    zoom: 1;
    padding: 10px 0 10px 10px;
}

.friendLinkList li {
    width: 27%;
    height: 40px;
    line-height: 40px;
    padding: 0 3.5% 0 2.5%;
    background: url(../image/icons1.png) 0 -737px no-repeat;
    float: left;
    overflow: hidden;
}

.articleCon {
    text-align: left;
    padding: 40px;
}

.printArea .title {
    font-size: 24px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 40px;
    color: #444;
}

.printArea .subTitle {
    font-size: 20px;
    color: #555;
    text-align: center;
    margin-bottom: 20px;
}

.printArea .property {
    font-size: 14px;
    text-align: center;
    margin-bottom: 30px;
    padding: 6px 10px;
    color: #777;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.printArea .property span {
    padding: 0 10px;
}

.printArea .property .size {
    position: absolute;
    right: 10px;
    top: 6px;
}

.printArea .conTxt {
    color: #333;
    font-size: 16px;
    line-height: 2;
    padding: 0 0 20px 0;
    overflow: hidden;
}

.printArea .conTxt img {
    max-width: 800px;
    height: auto !important;
}

.printArea .conTxt p,
.printArea .aboutTxt p {
    margin-bottom: 20px;
}

.printArea .conTxt table p {
    margin-bottom: 0;
}

.printArea .conTxt em {
    font-style: italic;
}

.printArea .conTxt ul,
.printArea .conTxt ol {
    padding-left: 2em;
}

.printArea .conTxt ul li {
    zoom: normal;
    list-style: square;
    text-indent: 0 !important;
}

.printArea .conTxt ol li {
    zoom: normal;
    list-style: decimal;
    text-indent: 0 !important;
}

.printArea .conTxt h1 {
    font-size: 2em;
    margin: .67em 0;
}

.printArea .conTxt h2 {
    font-size: 1.5em;
    margin: .75em 0;
}

.printArea .conTxt h3 {
    font-size: 1.17em;
    margin: .83em 0;
}

.printArea .conTxt h5 {
    font-size: .83em;
    margin: 1.5em 0;
}

.printArea .conTxt h6 {
    font-size: .75em;
    margin: 1.67em 0;
}

.printArea .conTxt h1,
.printArea .conTxt h2,
.printArea .conTxt h3,
.printArea .conTxt h4,
.printArea .conTxt h5,
.printArea .conTxt h6,
.printArea .conTxt b,
.printArea .conTxt strong {
    font-weight: bolder;
}

.printArea .videoPlayer {
    position: relative;
    z-index: 1500;
    background: #000;
    width: 800px;
    text-align: center;
    margin: 20px auto;
    height: 480px;
}

.articleCon .userControl {
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    text-align: left;
    margin-bottom: 20px;
    padding: 10px 0;
}

.articleCon .userControl .a {
    color: #777;
    margin: 10px 10px 0 0;
    float: left;
}

.articleCon .userControl .bdsharebuttonbox {
    float: right;
}

.articleCon .page {
    padding: 10px 0;
    text-align: center;
}

.articleCon .others {
    margin-bottom: 15px;
}

.articleCon .others .prev,
.articleCon .others .next {
    padding: 5px 0;
}

.articleCon .others span {
    color: #e70012;
}

.articleCon .others span.date {
    color: #999;
}

.articleCon .qrCode {
    text-align: center;
    padding: 15px 0;
    color: #999;
}

.articleCon .qrCode img {
    margin: 0 auto
}

.articleCon .rankWrap {
    overflow: hidden;
}

.articleCon .rankWrap #djph {
    width: 600px;
    float: left;
}

.articleCon .rankWrap #rdtw {
    width: 480px;
    float: right;
}

.articleCon .rankWrap #rdtw .picPageListA li {
    width: 46.5%;
}

.articleCon .rankWrap #rdtw .picPageListA .pic img {
    height: 180px;
}

.articleCon .rankWrap .bd {
    padding-top: 15px;
}

.articleCon .jdBtns {
    display: block;
    overflow: hidden;
    text-align: center;
}

.articleCon .jdBtn {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 35px;
    font-size: 18px;
    background: #8eb1e2;
    color: #fff;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    margin: 10px 15px;
}

.articleCon .jdBtn:hover {
    background-color: #4e86d8;
    text-decoration: none
}

.picPageList {
    margin-right: -3%;
    overflow: hidden;
    text-align: center;
    padding: 40px 0 40px 40px;
}

.picPageList li {
    float: left;
    width: 256px;
    position: relative;
    background: #fff;
    overflow: hidden;
    margin: 0 36px 20px 0;
}

.picPageList .pic img {
    height: 175px;
    width: 252px;
    border: 2px solid #cca653;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
}

.picPageList .titleBg {
    display: none;
}

.picPageList .title {
    width: 100%;
    display: block;
    overflow: hidden;
    line-height: 28px;
    padding: 5px 0;
    height: 28px;
    z-index: 3;
    color: #333;
}

.picPageList .title a {
    color: #333;
    padding: 0 10px;
    display: block;
    font-size: 16px;
}

.picPageList li:hover img {
    border-color: #e70012;
}

.picPageListA .pic {
    margin: 1%;
}

.picPageListA .title,
.picPageListA .titleBg {
    width: 98%;
    margin: 1%;
}

.page {
    font-size: 0;
    text-align: center;
    padding: 25px 0;
    clear: both;
    overflow: hidden;
}

.page a,
.page span {
    font-size: 14px;
    display: inline-block;
    _display: inline;
    zoom: 1;
    border: 1px solid #E1E1E1;
    padding: 0px 11px;
    margin: 0 3px 5px 0;
    line-height: 32px;
    height: 32px;
}

.page a:hover,
.page span:hover {
    border: 1px solid #545454;
    text-decoration: none;
    color: #545454;
}

.page .current {
    background: #545454;
    border: 1px solid #545454;
    color: #fff !important;
    font-weight: bold;
}

.page select,
.page input {
    margin: 0 4px;
    background: #fff;
    border: 0 solid #E1E1E1;
    vertical-align: middle;
}

.page input {
    text-align: center;
    padding: 0 4px;
    outline: none;
}

.qyzz_con {
    padding: 0 20px;
}

.qyzz_con p {
    text-indent: 2em;
    padding-bottom: 60px;
    overflow: hidden;
    font-size: 16px;
}

.qyzz_p {
    overflow: hidden;
    margin-bottom: 30px;
}

.qyzz_p .fl {
    float: left;
    margin-right: 30px;
}

.qyzz_p .fr {
    float: right;
}

.qyzz_p h3 {
    text-align: center;
    font: bold 16px/36px "Microsoft YaHei";
    margin-bottom: 15px;
}

.qyzz_p .right {
    float: right;
    width: 450px;
}

.qyzz_p .left {
    float: left;
    width: 450px;
}

.qyzz_p .left ul {
    padding-left: 50px;
}

.qyzz_p .left li {
    line-height: 40px;
    font-size: 16px;
    padding-left: 26px;
    background: url(../image/qyzz3.jpg) no-repeat left center;
}

.mainContent .mHd1 {
    position: relative;
}

.mainContent .mHd1 i {
    position: absolute;
    left: 40px;
    top: 70px;
    font-size: 18px;
    font-family: "Arial";
    text-transform: uppercase;
    color: #424242;
}

.aboutTxt .fr {
    margin: 20px 0 0 0px;
}

.abt1 {
    overflow: hidden;
}

.abt1 p {
    float: left;
    width: 450px;
}

.printArea .aboutTxt {
    color: #555;
    font-size: 15px;
    line-height: 30px;
    padding: 0 0 20px 0;
    overflow: hidden;
}

.data {
    overflow: hidden;
    margin: 30px 0;
}

.data li {
    float: left;
    margin-right: 42px;
    text-align: center;
}

.data li.li6 {
    margin-right: 0;
}

.data .data-num {
    font: bold 36px/36px "Cambria";
    color: #c0a55e;
    height: 45px;
}

.data .data-num i {
    font-size: 24px;
    font-weight: normal;
    font-family: "Microsoft YaHei";
}

.data li span {
    font-weight: bold;
}

.data-num div {
    display: inline;
}

.mainContent .about {
    padding: 40px;
    overflow: hidden;
}

.lxwm,
#map {
    height: 261px;
}

.lxwm {
    float: left;
    width: 357px;
    background: url(../image/lxwmbg1.jpg);
}

.lxwm dl {
    color: #fff;
    padding: 30px 0 0 40px;
}

.lxwm dt {
    font-size: 24px;
    line-height: 48px;
}

.lxwm dd {
    font-size: 15px;
    line-height: 30px;
}

#map {
    float: right;
    width: 762px;
}

.sitelinks h3 {
    margin-top: 40px;
    font-size: 24px;
    line-height: 48px;
}

.sitelinks ul,
.maps {
    overflow: hidden;
}

.sitelinks li {
    line-height: 48px;
    float: left;
    width: 20%;
    padding-left: 40px;
    background: url(../image/map.jpg) no-repeat left center;
}

.sitelinks li a {
    font-size: 16px;
    color: #666;
}

.sitelinks li:first-child {
    display: none;
}

@font-face {
    font-family: 'iconfont';
    src: url('../font/font_1450005453_9612856.eot');
    src: url('../font/font_1450005453_9612856.eot?#iefix') format('embedded-opentype'), url('../font/font_1450005453_9612856.woff') format('woff'), url('../font/font_1450005453_9612856.ttf') format('truetype'), url('../font/font_1450005453_9612856.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
}

.bk_intro {
    overflow: hidden;
    padding-bottom: 30px;
    border-bottom: 1px #c4c4c4 solid;
}

.bk_intro .pic {
    float: right;
}

.bk_intro p {
    float: left;
    width: 435px;
}

.gcsl .hd {
    padding-top: 20px;
}

.gcsl .hd .title {
    font: bold 18px/36px "Microsoft YaHei";
    float: left;
}

.gcsl .select {
    width: 200px;
    height: 40px;
    float: right;
    position: relative;
    z-index: 100
}

.gcsl .select h3 {
    font-size: 15px;
    background-color: #3ba0ff;
    color: #fff;
    display: block;
    line-height: 40px;
    padding-left: 15px;
    position: relative;
    font-weight: normal;
    cursor: pointer;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}

.gcsl .select h3 i {
    position: absolute;
    right: 10px;
    top: 0;
    display: block;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}

.gcsl .select h3 i.hover {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.gcsl .select h3:hover {
    background-color: #0072dd
}

.gcsl .select ul {
    width: 198px;
    background-color: #fff;
    left: 0;
    top: 40px;
    position: absolute;
    border: 1px #e2e2e2 solid;
    border-bottom: 0;
    border-top: 0;
    display: none
}

.gcsl .select ul li a {
    display: block;
    line-height: 36px;
    padding: 0px 30px;
    border-bottom: 1px #e2e2e2 solid
}

.gcsl .bd {
    clear: both;
}

.gcslList {
    margin-right: -50px;
    overflow: hidden;
    text-align: center;
    padding-top: 30px;
}

.gcslList li {
    float: left;
    width: 252px;
    margin: 0 45px 30px 0;
    _display: inline;
    position: relative;
    background: #fff;
    overflow: hidden;
}

.gcslList .pic {
    height: 184px;
}

.gcslList .pic img {
    height: 184px;
    width: 252px;
}

.gcslList .title,
.gcslList .titleBg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    overflow: hidden;
    line-height: 28px;
    padding: 5px 0;
    height: 28px;
    z-index: 3;
    color: #fff;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
}

.gcslList .titleBg {
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 2;
}

.gcslList .title a {
    color: #fff;
    padding: 0 10px;
    display: block;
    font-size: 14px;
}

.gcslList li:hover {
    border-color: #bbb;
    -webkit-box-shadow: #eee 2px 2px 0;
    -moz-box-shadow: #eee 2px 2px 0;
    box-shadow: #eee 2px 2px 0;
}

.gcslList li:hover .title,
.gcslList li:hover .titleBg {
    height: 56px;
}

.spePageList {
    overflow: hidden;
    padding: 40px 0 40px 40px;
}

.spePageList li {
    float: left;
    margin: 0 30px 30px 0;
    width: 400px;
    height: 258px;
    position: relative;
}

.spePageList li .tit {
    display: none;
}

.spePageList li .titleBg,
.spePageList li .tit {
    line-height: 40px;
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 40px;
    padding: 5px 0;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    text-align: center;
    color: #fff;
}

.spePageList li .titleBg {
    z-index: 2;
    opacity: .6;
    background: #000;
    filter: alpha(opacity=60);
}

.spePageList li .title a {
    font-size: 16px;
    display: block;
    padding: 0 10px;
    color: #fff;
}

.spePageList li:hover .tit,
.spePageList li:hover .titleBg {
    height: 86px;
}

#sideMenu .bd .ul1,
#sideMenu .bd li em {
    display: none !important;
}

#li-gsgg,
#li-djgz,
#li-jjjc,
#li-ghgz,
#li-twgz {
    background: url(../image/ljt.png) no-repeat 150px center;
}