body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    padding:0;
    margin:0;
}
html {
    overflow-x:hidden;
} /*始终让 Firefox 显示滚动条*/
* {
    word-wrap:break-word;
}/*文字强制换行word-break:keep-all;(Ff)*/
table {
    border-collapse:collapse;
}/*细线表格*/
fieldset, img {
    border:0px;
}/*清除描边,块显示*/
ul, li {
    list-style-type:none;
}/*无列表项目标记*/

P {
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    font-family: "microsoft yahei";
}

td, tr {
    padding: 0px;
    margin: 0px;
    line-height: 25px;
    font-family: "Microsoft YaHei";
}

a {
    text-decoration: none;
}/* 链接无下划线,有为underline;链接去框 */
a:link {
    color: #333;
}/* 未访问的链接 */
a:visited {
    color: #333;
}/* 已访问的链接 */
a:hover {
    color: #0b6cab;
    text-decoration: none;
}/* 鼠标在链接上 */
a:active {
    color: #0b6cab;
}/* 点击激活链接 */

body {
    font-family: Arial;
    font-size: 12px;
    color: #2b2b2b;
}
/**************************************************header******************************************************/
.top {
    background-image: url(../images/top_bg.jpg);
    background-repeat: repeat-x;
    height: 107px;
    width: 100%;
}
.top_main {
    margin: auto;
    height: 107px;
    width: 1000px;
}
.top_logo {
    float: left;
    height: 107px;
    width: 321px;
}
.top_right {
    float: right;
    width: 670px;
    height: 107px;
}
.top_right_tel {
    height: 27px;
    padding-left: 139px;
    float: right;
    margin-top: 18px;
    padding-top: 10px;
    font-size: 25px;
    color: #FFF;
}
.menu {
    float: right;
    width: 650px;
    margin-top: 10px;
}










/*===============================================首页导航下拉修改12.07.20===========================================*/
.nav {
    height: 40px;
    float: right;
    width: 620px;
    margin-left: 20px;
}
.nav dl {
    width: 1000px;
    margin: auto;
    height: auto;
}
.nav dl dd{
    width: 95px;
    height: 41px;
    line-height: 34px;
    font-size: 16px;
    float: left;
    text-align: center;
    font-family: "microsoft yahei";
    position: relative;
    z-index: 999999999;
}
.nav dl dd span a{
    width: 95px;
    height: 41px;
    display: block;
    color: #FFF;
}
.nav dl dd span a:visited {
    color: #FFF;
}
.nav dl dd span a:hover {
    color: #1892B7;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: center top;
    font-weight: bold;
}
.nav dl dd span a:active {
    color: #F00;
}
.nav dl dd span a.hover {
    color: #1892B7;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: center top;
    font-weight: bold;
}
.nav dl dd div{
    width: 120px;
    position: absolute;
    left: 0;
    top: 36px;
    display: none;
    font-size: 14px;
    border: 1px solid #dedede;
    background-color: #FFF;
    float: left;
    margin-top: 5px;
}
.nav dl dd div p{
    width: 120px;
    height: 30px;
    display: block;
    clear: both;
}
.nav dl dd div p a{
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    clear: both;
    color: #4e4e4e;
}
.nav dl dd div p a:visited {
    color: #4e4e4e;
}
.nav dl dd div p a:hover {
    color: #FFF;
    display: block;
    text-decoration: none;
    background-repeat: repeat-x;
    background-color: #199CBA;
}
.nav dl dd div p a:active {
    color: #FFF;
    text-decoration: none;

    blr:expression(this.onFocus=this.blur());
}

.main-content {
    width: 1000px;
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    clear: right;
    overflow: hidden;
}
.main-content::after {
    line-height: 0; display: table; content: "";
}
.main-content::before {
    line-height: 0; display: table; content: "";
}
.main-content::after {
    clear: both;
}
.exam-main-left {
    width: 710px;
    font-family: Arial;
    font-size: 12px;
    float: left;
}
.zp1 {
    float: left;
    clear: both;
    overflow: hidden;
}
.zp1-z {
    float: left;
    margin-right: 10px;
    overflow: hidden;
}
.zp1-y {
    float: left;
}



.exam-main-left .exam-title-content {
    border: 1px solid #e1e1e1;
    background-color: rgb(252, 252, 252);
    padding-top: 12px;
    padding-right: 15px;
    padding-bottom: 13px;
    padding-left: 15px;
    width: 678px;
}
.exam-main-left .exam-title-content label {
    color: rgb(0, 0, 0); font-weight: 700;
}
/*.exam-main-left .exam-title-content span {*/
/*    color: rgb(54, 54, 54);*/
/*}*/
.exam-main-left .exem-date {
    color: #FF0000;
    text-decoration: none;
    cursor: pointer;
}
.exam-main-left .exam-title-content div {
    line-height: 21px;
}
.exam-main-left .exam-site a {
    color: #12a2d1;
    text-decoration: none;
    margin-right: 10px;
}
.exam-main-left .exam-site .without-url {
    color: rgb(54, 54, 54); text-decoration: none; cursor: auto;
}
.exam-main-left .exam-guide a {
    border: 1px solid rgb(204, 204, 204); width: 68px; height: 18px; text-align: center; color: rgb(121, 121, 121); line-height: 18px; margin-top: 3px; margin-right: 7px; display: inline-block; background-image: linear-gradient(rgb(248, 248, 248), rgb(233, 233, 233)); background-repeat: repeat-x; background-color: rgb(248, 248, 248);
}
.exam-main-left .exam-guide a:hover {
    border: 1px solid #12a2d1;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-image: linear-gradient(rgb(18, 162, 209), rgb(18, 162, 209));
    background-repeat: repeat-x;
    background-color: #12a2d1;
}
.exam-main-left .exam-brief-content {
    width: 710px;
    margin-top: 10px;
    clear: both;
    overflow: hidden;
}
.exam-main-left .exam-brief-list {
    margin: auto;
}
.exam-main-left .exam-brief-list::after {
    line-height: 0; display: table; content: "";
}
.exam-main-left .exam-brief-list::before {
    line-height: 0; display: table; content: "";
}
.exam-main-left .exam-brief-list::after {
    clear: both;
}
.exam-main-left .exam-item {
    border: 1px solid #e1e1e1;
    height: 300px;
    margin-bottom: 10px;
    float: left;
    background-color: rgb(252, 252, 252);
    width: 348px;
}

.item-about{
    float: right;
    width: 185px;
    position: absolute;
    left: 145px;
    line-height: 20px;
    top: 14px;
}
.item-about strong{
    display: block;
    line-height: 25px;
    color: #666666;
}
.item-about strong a {
    color: #666666;
}
.item-about strong a:hover {
    color: #F00;
    text-decoration: underline;
}


.item-about span {
    color: #12a2d1;
}
.item-about span a {
    color: #12a2d1;
}
.item-about span a:hover {
    color: #F00;
    text-decoration: underline;
}

.exam-main-left .item-head {
    height: 44px;
    line-height: 44px;
    background-image: url(../images/ztop.jpg);
    background-repeat: repeat-x;
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e9e9e7;
}
.exam-main-left .item-head::after {
    line-height: 0; display: table; content: "";
}
.exam-main-left .item-head::before {
    line-height: 0; display: table; content: "";
}
.exam-main-left .item-head::after {
    clear: both;
}
.exam-main-left .item-head .head-title {
    width: 200px;
    height: 25px;
    line-height: 25px;
    font-family: "Microsoft YaHei","微软雅黑";
    font-size: 20px;
    margin-top: 10px;
    display: inline-block;
}
.exam-main-left .item-head .more {
    float: right;
}
.exam-main-left .more a {
    color: rgb(51, 51, 51);
}
.exam-main-left .more a:hover {
    color: rgb(255,0,0);
}
.exam-main-left .item-info {
    height: 245px;
    border-top-color: rgb(241, 241, 241);
    border-top-width: 1px;
    border-top-style: solid;
    position: relative;
    _height: 243px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 18px;
    padding-left: 15px;
}
.exam-main-left .item-img-link {
    padding: 1px; border: 1px solid rgb(240, 240, 240); line-height: 0; margin-top: 10px; margin-right: 18px; display: inline-block;
}
.exam-main-left .item-info .item-img {
    width: 115px; height: 76px;
}
.exam-main-left .item-info .item-without-org {
    left: 148px; top: 10px; width: 280px; float: right; position: absolute;
}
.exam-main-left .item-without-org li {
    background: url("../../img/exam/grep-point.png") no-repeat 0px 12px; width: 270px; padding-top: 10px; padding-left: 10px; margin-bottom: 6px; border-top-color: rgb(241, 241, 241); border-top-width: 1px; border-top-style: dotted; _background: 0 12px url(../../img/exam/grep-point.gif) no-repeat;
}
.exam-main-left .item-without-org a {
    color: rgb(54, 54, 54);
}
.exam-main-left .item-without-org .first {
    border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.exam-main-left .item-list {
    margin-top: 5px;
}
.exam-main-left .item-list li {
    height: 10px;
    border-bottom-color: rgb(241, 241, 241);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    position: relative;
    _background: 0 12px url(../../img/exam/grep-point.gif) no-repeat;
    background-image: url(../images/grep-point.png);
    background-repeat: no-repeat;
    background-position: 0px 12px;
    padding-top: 9px;
    padding-right: 0px;
    padding-bottom: 9px;
    padding-left: 10px;
}
.exam-main-left .item-list a {
    color: rgb(54, 54, 54);
}
.exam-main-left .item-list a:hover {
    color: rgb(18, 162, 209);
}
.exam-main-left .item-list .last {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.exam-main-left .item-list .item-org {
    top: 9px; right: 0px; position: absolute;
}
.exam-main-left .item-org .org-name {
    color: rgb(169, 169, 169);
}
.exam-main-left .item-org .org-name a {
    color: rgb(169, 169, 169);
}
.exam-main-left .item-org .org-name a:link {
    color: rgb(169, 169, 169);
}
.exam-main-left .item-org .org-name a:visited {
    color: rgb(169, 169, 169);
}
.exam-main-left .item-org .org-name a:hover {
    color: rgb(255,0,0);
}
.exam-main-left .more {
    color: rgb(51, 51, 51);
}
.exam-main-left .exam-info-list {
    padding: 0px 15px; border: 1px solid rgb(236, 236, 236); background-color: rgb(252, 252, 252);
}
.exam-main-left .exam-info-list li {
    padding-top: 20px; padding-bottom: 13px; border-bottom-color: rgb(241, 241, 241); border-bottom-width: 1px; border-bottom-style: dotted; position: relative;
}
.exam-main-left .exam-info-list .desc-title {
    background: url("../../img/exam/green-point.png") no-repeat -7px 1px; width: 43em; height: 16px; color: rgb(20, 122, 0); padding-left: 10px; font-size: 14px; font-weight: 700; margin-bottom: 4px; display: inline-block; _background-image: url(../../img/exam/green-point.gif);
}
.exam-main-left .exam-info-list .first {
    height: 38px;
}
.exam-main-left .exam-info-list .last {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.exam-main-left .exam-info-list .exam-desc {
    width: 53em; height: 40px; line-height: 20px; overflow: hidden; padding-left: 10px; position: relative;
}
.exam-main-left .exam-info-list .exam-desc-link {
    color: rgb(54, 54, 54);
}
.exam-main-left .exam-info-list .show-more {
    right: 0px; bottom: 0px; color: rgb(20, 122, 0); position: absolute;
}
.exam-main-left .exam-info-list .org-name {
    top: 30px; width: 11em; right: 0px; color: rgb(158, 158, 158); position: absolute;
}
.exam-main-left .exam-info-list .without-desc {
    top: 15px;
}
.exam-main-left .exam-info-list .info-org {
    width: 11em; height: 14px; color: rgb(135, 135, 135); overflow: hidden; margin-bottom: 6px; display: block;
}
.exam-main-left .exam-info-list .info-time {
    color: rgb(135, 135, 135);
}
.exam-main-left .exam-test-record {
    padding: 0px 15px 0px 12px; border: 1px solid rgb(236, 236, 236); position: relative; background-color: rgb(252, 252, 252);
}
.exam-main-left .exam-test-record .exam-year {
    background: url("../../img/exam/exam-icon.png") no-repeat 0px -67px; left: -20px; height: 43px; color: rgb(46, 163, 6); line-height: 50px; padding-left: 25px; font-size: 14px; position: relative; _background-image: url(../../img/exam/exam-icon.gif); _height: 23px; _line-height: 43px; _left: -10px;
}
.exam-main-left .exam-test-record li {
    padding-top: 10px; padding-bottom: 10px; border-top-color: rgb(241, 241, 241); border-top-width: 1px; border-top-style: dotted;
}
.exam-main-left .exam-test-record .last-list {
    border-bottom-color: rgb(241, 241, 241); border-bottom-width: 1px; border-bottom-style: dotted;
}
.exam-main-left .exam-test-record .exam-record-list {
    margin-bottom: 15px;
}
.exam-main-left .exam-test-record .last-record-list {
    margin-bottom: 2px;
}
.exam-main-left .exam-test-record .last-record-list .last-list {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.exam-main-left .exam-test-record .exam-record-desc {
    width: 60em; height: 14px; display: inline-block;
}
.exam-main-left .exam-test-record .exam-record-desc a {
    color: rgb(51, 51, 51);
}
.exam-main-left .exam-test-record .org-name {
    width: 12em; color: rgb(135, 135, 135); display: inline-block;
}
.exam-main-left .exam-data {
    padding: 10px 15px; border: 1px solid rgb(236, 236, 236);
}
.exam-main-left .exam-data li {
    padding: 7px 0px; border-bottom-color: rgb(241, 241, 241); border-bottom-width: 1px; border-bottom-style: dotted; position: relative;
}
.exam-main-left .exam-data .last {
    border: 0px currentColor;
}
.exam-main-left .exam-data .list-head {
    margin-top: 30px;
}
.exam-main-left .exam-data .data-desc {
    width: 54em; color: rgb(51, 51, 51); display: inline-block;
}
.exam-main-left .exam-data .org-name {
    top: 10px; width: 12em; height: 14px; right: 0px; color: rgb(135, 135, 135); overflow: hidden; display: inline-block; position: absolute;
}
.exam-main-left .exam-answer {
    border: 1px solid rgb(236, 236, 236);
}
.exam-main-left .exam-answer .list-item {
    padding: 25px 15px 18px; border-bottom-color: rgb(236, 236, 236); border-bottom-width: 1px; border-bottom-style: solid;
}
.exam-main-left .exam-answer .last {
    border: 0px currentColor;
}
.exam-main-left .exam-answer .answer-title {
    background: url("../../img/exam/exam-icon.png") no-repeat 0px -114px; width: 55em; color: rgb(36, 143, 0); padding-left: 22px; font-size: 14px; font-weight: 700; margin-bottom: 7px; display: inline-block; _background-image: url(../../img/exam/exam-icon.gif);
}
.exam-main-left .exam-answer .anwser-info {
    height: 15px; padding-bottom: 8px; padding-left: 20px;
}
.exam-main-left .exam-answer .answer-view {
    margin-right: 45px;
}
.exam-main-left .exam-answer .answer-org {
    margin-right: 30px;
}
.exam-main-left .exam-answer .person-num {
    background: url("../../img/exam/exam-icon.png") no-repeat 0px -53px; padding-left: 15px; _background-image: url(../../img/exam/exam-icon.gif);
}
.exam-main-left .exam-answer .exam-question {
    margin-bottom: 5px;
}
.exam-main-left .exam-answer .question-wrapper {
    padding-top: 10px; padding-left: 20px; border-top-color: rgb(236, 236, 236); border-top-width: 1px; border-top-style: dotted;
}
.exam-main-left .exam-answer .question-anwser {
    height: 40px; line-height: 20px; position: relative;
}
.exam-main-left .exam-answer .show-all {
    right: 0px; bottom: 1px; position: absolute; _right: 15px; _top: 20px;
}
.exam-main-left .exam-answer .show-all {
    color: rgb(36, 143, 0);
}
.exam-main-left .exam-answer label {
    color: rgb(36, 143, 0);
}
.exam-main-left .exam-answer .answer-link {
    color: rgb(51, 51, 51);
}
.exam-main-left .exam-answer .question-link {
    color: rgb(51, 51, 51);
}
.exam-main-left .academy-major #filter {
    margin-bottom: 20px;
}
.exam-main-left .academy-major .major-info {
    border-width: 1px 1px 0px; border-style: solid solid none; border-color: rgb(241, 241, 241) rgb(241, 241, 241) currentColor; height: 30px; color: rgb(51, 51, 51); line-height: 30px; padding-left: 10px; font-size: 1.3em; background-color: rgb(252, 252, 252);
}
.exam-main-left .academy-major .major-info .total-count {
    color: rgb(255, 114, 0);
}
.exam-main-left .academy-major .major-list {
    padding: 0px 15px; border: 1px solid rgb(236, 236, 236); background-color: rgb(252, 252, 252);
}
.exam-main-left .academy-major .major-list li {
    padding-top: 20px; padding-bottom: 13px; border-bottom-color: rgb(241, 241, 241); border-bottom-width: 1px; border-bottom-style: dotted; position: relative;
}
.exam-main-left .academy-major .major-list .last {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.exam-main-left .academy-major .major-title {
    background: url("../../img/exam/green-point.png") no-repeat -7px 1px; width: 60em; height: 16px; color: rgb(20, 122, 0); padding-left: 10px; font-size: 14px; font-weight: 700; margin-bottom: 4px; display: inline-block; _background-image: url(../../img/exam/green-point.gif);
}
.exam-main-left .academy-major .major-desc {
    width: 70em; height: 40px; line-height: 20px; overflow: hidden; padding-left: 10px; position: relative;
}
.exam-main-left .academy-major .major-desc-link {
    color: rgb(54, 54, 54);
}
.exam-main-left .academy-major .show-more {
    right: 0px; bottom: 0px; color: rgb(20, 122, 0); position: absolute;
}
.org-list {
    border: 1px solid #e1e1e1;
    width: 278px;
    font-family: Arial;
    float: right;
}
.org-list h2 {
    width: 264px;
    height: 55px;
    text-align: left;
    line-height: 54px;
    padding-left: 14px;
    font-family: "Microsoft YaHei","微软雅黑";
    font-size: 19px;
    font-weight: 400;
    background-image: url(../images/right.jpg);
    background-repeat: no-repeat;
}
.org-list .org-items {
    padding: 0px 15px; background-color: rgb(252, 252, 252);
}
.org-list .item {
    padding: 20px 0px; height: 84px; border-bottom-color: rgb(241, 241, 241); border-bottom-width: 1px; border-bottom-style: dotted; position: relative;
}
.org-list .last {
    border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.org-list .org-img-link {
    padding: 1px; border: 1px solid rgb(240, 240, 240); line-height: 0; font-size: 0px; display: inline-block;
}
.org-list .org-img {
    width: 80px; height: 80px;
}
.org-list .org-info {
    top: 20px; width: 157px; right: 0px; font-size: 12px; margin-top: 2px; position: absolute;
}
.org-list .org-name {
    color: rgb(51, 51, 51); font-weight: 700; margin-bottom: 5px; display: inline-block;
}
.org-list .org-desc {
    height: 48px; color: rgb(135, 135, 135); line-height: 16px; margin-bottom: 10px; -ms-word-break: break-all; -ms-word-wrap: break-word;
}
.org-list .consult {
    width: 42px; height: 18px; text-align: center; color: rgb(255, 255, 255); line-height: 18px; display: inline-block; background-color: rgb(83, 194, 45);
}
.org-list .apply {
    width: 42px; height: 18px; text-align: center; color: rgb(255, 255, 255); line-height: 18px; margin-left: 10px; display: inline-block; background-color: rgb(83, 194, 45);
}
.left_z {
    float: left;
}

.banner {
    width: 710px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    float: left;
    height: 100px;
}
.zxbm {
    float: right;
    height: 110px;
    width: 280px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.zlxz {
    border: 1px solid #e1e1e1;
    width: 278px;
    font-family: Arial;
    float: right;
}
.zlxz h2 {
    width: 264px;
    height: 55px;
    text-align: left;
    line-height: 54px;
    padding-left: 14px;
    font-family: "Microsoft YaHei","微软雅黑";
    font-size: 19px;
    font-weight: 400;
    background-image: url(../images/right.jpg);
    background-repeat: no-repeat;
}
.zlxz_main {
    width: 260px;
    clear: both;
    overflow: hidden;
    padding: 5px;
}

.zlxz_main li {
    float: left;
    line-height: 26px;
    background-image: url(../images/grep-point.png);
    background-repeat: no-repeat;
    width: 245px;
    padding-left: 12px;
    background-position: 2px;
}
.zlxz_main li a {
    color: #4e4e4e;
}
.zlxz_main li a:hover {
    color: #12a2d1;
    text-decoration: none;
}
.li_t {
    float: left;
    color: #4e4e4e;
    padding-right: 40px;
}
.li_t a {
    color: #4e4e4e;
}
.li_t a:hover {
    color: #008036;
    text-decoration: underline;
}

.link_m {
    overflow: hidden;
    float: left;
    height: 45px;
    line-height: 45px;
}
.link_m p {
    color: #000;

}
.link_m p a {
    color: #000;

}
.link_m p a:link {
    color: #000;

}
.link_m p a:visited {
    color: #000;

}


.link_m p a:hover {
    color: #12a2d1;
}



.link_top {
    float: left;
    height: 45px;
    width: 120px;
    line-height: 45px;
    font-size: 18px;
    background-position: 0px;
    padding-left: 20px;
    font-family: "Microsoft YaHei";
}
.link_main {
    width: 1000px;
    margin: auto;
    height: 45px;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #169fc1;
}
.copyright {
    background-image: url(../images/cor.jpg);
    background-repeat: repeat-x;
    width: 100%;
}
.copyright-main {
    height: 60px;
    width: 1000px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    text-align: center;
    line-height: 25px;
    padding-top: 10px;
    color: #cecece;
}

.copyright-main a {
    color: #cecece;
}
.copyright-main a:link {
    color: #cecece;
}
.copyright-main a:visited {
    color: #cecece;
}

.copyright-main a:hover {
    color: #cecece;
    text-decoration: underline;
}

.text1 {
    color: #FFCC00;
}

.text2 {
    color: #B60D04;
}
.text2 a {
    color: #B60D04;
    text-decoration: none;
}
.text2 a:link {
    color: #B60D04;
}
.text2 a:hover {
    color: #196541;
}

.yck_dq {
    height: 35px;
    width: 1000px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
}
.yck_dq-tile {
    float: left;
    height: 35px;
    width: 800px;
    line-height: 35px;
    background-image: url(../images/wz.jpg);
    background-repeat: no-repeat;
    background-position: 8px;
    padding-left: 25px;
    font-size: 14px;
}
.yck_dq-tile a {
    color: #000;
}
.yck_dq-tile a:link {
    color: #000;
}
.yck_dq-tile a:visited {
    color: #000;
}
.yck_dq-tile a:hover {
    color: #F00;
}
.yck-content {
    width: 1000px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    clear: both;
    overflow: hidden;
}
.yck-content-left {
    clear: both;
    float: left;
    width: 710px;
    overflow: hidden;
    border: 1px solid #e1e1e1;
}
.yck-left-top {
    background-image: url(../images/wj11.jpg);
    background-repeat: repeat-x;
    float: left;
    height: 53px;
    width: 710px;
    border-bottom-width: 1px;
}
.yck-left-top-list {
    background-image: url(../images/yqq.jpg);
    background-repeat: no-repeat;
    height: 53px;
    width: 300px;
    padding-left: 25px;
    background-position: 5px;
    font-size: 20px;
    line-height: 53px;
    font-family: "Microsoft YaHei";
    margin-left: 10px;
}
.yck-left-main {
    margin: auto;
    float: left;
    width: 700px;
    padding-right: 5px;
    padding-left: 5px;
    clear: both;
    overflow: hidden;
    padding-bottom: 10px;
}
.yck_left-List{
    width: 680px;
    overflow: hidden;
    clear: both;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e1e1e1;
}
.yck_left-List_img{
    width: 122px;
    height: 82px;
    display: inline;
    float: left;
    border: 1px solid #e8e8e8;
    padding: 2px;
}
.yck_left-List_img img{
    width: 122px;
    height: 82px;
}
.yck_left-List_text{
    width: 540px;
    display: inline;
    float: left;
    padding-left: 10px;
    height: auto;
    padding-top: 5px;
}
.yck_left-List_text_tit{
    width: 100%;
    height: 24px;
    float: left;
}
.yck_left-List_text_tit a{
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}
.yck_left-List_text_tit a:visited{
    color: #000000;
}
.yck_left-List_text_tit a:hover{
    color: #FF0000;
    font-size: 14px;
}
.yck_left-List_text_tit a:active{
    color: #000000;
}
.yck_left-List_text_time{
    width: 100%;
    height: 24px;
    line-height: 24px;
    clear: both;
    color: #B60D04;
    padding-top: 10px;

}
.yck_left-List_text_content{
    height: 60px;
    width: 100%;
    clear: both;
    overflow: hidden;
    line-height: 24px;
    padding-top: 10px;
    margin-top: 10px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCCCCC;
}
.yck_left-List_text_content a{
    color: #12a2d1;

}
.yck_left-List_text_content a:visited{
    color: #12a2d1;
}
.yck_left-List_text_content a:hover{
    color: #FF0000;

}
.yck_left-List_text_content a:active{
    color: #12a2d1;
}


/*.page{*/
/*    text-align: center;*/
/*    margin-top: 20px;*/
/*    padding-top: 10px;*/
/*    padding-right: 0;*/
/*    padding-bottom: 20px;*/
/*    padding-left: 0;*/
/*    color: #4e4e4e;*/
/*    float: left;*/
/*    width: 690px;*/
/*}*/
/*.page a{*/
/*    border: 1px solid #d5d5d5;*/
/*    padding: 3px 6px;*/
/*    margin: 0 1px;*/
/*    color: #4e4e4e;*/
/*}*/
/*.page a:link {*/
/*    color: #4e4e4e;*/
/*}*/

/*.page span{*/
/*    border:1px solid #d5d5d5;*/
/*    padding:3px 6px;*/
/*    margin:0 1px;*/
/*    color:#929292;*/
/*}*/
/*.page span a {*/
/*    color: #4e4e4e;*/
/*}*/
/*.page span a:link {*/
/*    color: #4e4e4e;*/
/*}*/
/*.page span a:hover {*/
/*    color: #0b6cab;*/
/*}*/

/*.page a.hover{*/
/*    border: 1px solid #d5d5d5;*/
/*    padding: 3px 6px;*/
/*    margin: 0 1px;*/
/*    color: #FFF;*/
/*    cursor: default;*/
/*    background-color: #FF0000;*/

/*}*/

/*.page a.hover1{*/
/*    border: 1px solid #d5d5d5;*/
/*    padding: 3px 6px;*/
/*    margin: 0 1px;*/
/*    color: #929292;*/
/*    cursor: default;*/

/*}*/
.dl_right_R {
    float: left;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    width: 680px;
}
.article_title{
    line-height: 25px;
    text-align: center;
    font-size: 25px;
    padding-top: 25px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
    height: 35px;
    color: #4e4e4e;
    font-family: "microsoft yahei";
}
.article_time{
    text-align: center;
    line-height: 20px;
    color: #c0c0c0;
    padding-bottom: 15px;
    background-image: url(../images/wy.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
.article{
    line-height:25px;
    clear:both;
    margin:0 auto;
    padding:25px 25px 25px 28px;
    font-size: 14px;
}
.article img{
    max-width:100%;
}
.article_page{
    clear: both;
    line-height: 25px;
    color: #4e4e4e;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    margin-bottom: 10px;
}
.xxy {
    float: left;
    clear: both;
    overflow: hidden;
    padding-left: 10px;
    width: 690px;
}
.yztjLeft {
    float: left;
    width: 330px;
    margin-right: 12px;
}
.tjside {
    width: 330px;
    border: 1px solid #dedede;
    float: left;
    margin-top: 5px;
}
.title15{
    height: 31px;
    clear: both;
    position: relative;
    z-index: 5;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dedede;
    background-image: url(../images/side_bg.jpg);
    background-repeat: repeat-x;
}
.title15 strong{
    height: 31px;
    line-height: 29px;
    color: #FFFFFF;
    display: block;
    left: -5px;
    font-size: 14px;
    position: absolute;
    z-index: 10;
    background-image: url(../images/side_strong.jpg);
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 38px;
    font-family: "microsoft yahei";
    width: 100px;
}
.title15 strong a {
    color: #FFF;
}
.title15 strong a:hover {
    color: #FFF;
    text-decoration: none;
}


.title15 span{
    display:block;
    width:76px;
    height:31px;
    position:absolute;
    right:2px;
    z-index:10;
}
.tjzxks_box{
    width: 320px;
    display: inline;
    clear: both;
}
.li_tjzxks {
    float: left;
    width: 335px;
    _padding-top: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-left: 5px;
}
.li_tjzxks li {
    float: left;
    width: 310px;
    line-height: 26px;
    padding-left: 12px;
    background-image: url(../images/d.gif);
    background-repeat: no-repeat;
    background-position: 2px 12px;
}
.li_tjzxks li a {
    color: #4e4e4e;
}
.li_tjzxks li a:hover {
    color: rgb(18, 162, 209);
    text-decoration: none;
}


.li_tjzxks .li_date {
    padding-right: 10px;
    color: #999;
}
.yztjRight {
    float: left;
    width: 340px;
}
.xgside {
    width: 340px;
    border: 1px solid #dedede;
    float: left;
    margin-top: 5px;
}

.title16{
    height: 31px;
    clear: both;
    position: relative;
    z-index: 5;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dedede;
    background-image: url(../images/side_bg.jpg);
    background-repeat: repeat-x;
}
.title16 strong{
    height: 31px;
    line-height: 29px;
    color: #FFFFFF;
    display: block;
    left: -5px;
    font-size: 14px;
    position: absolute;
    z-index: 10;
    background-image: url(../images/side_strong.jpg);
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 38px;
    font-family: "microsoft yahei";
    width: 100px;
}
.title16 strong a {
    color: #FFF;
}
.title16 strong a:hover {
    color: #FFF;
    text-decoration: none;
}


.title16 span{
    display:block;
    width:76px;
    height:31px;
    position:absolute;
    right:2px;
    z-index:10;
}
.xgzxks_box{
    width: 320px;
    display: inline;
    clear: both;
}


.li_xgzxks {
    float: left;
    width: 330px;
    _padding-top: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-left: 5px;
}
.li_xgzxks li {
    float: left;
    width: 310px;
    line-height: 26px;
    padding-left: 12px;
    background-image: url(../images/d.gif);
    background-repeat: no-repeat;
    background-position: 2px 12px;
}
.li_xgzxks li a {
    color: #4e4e4e;
}
.li_xgzxks li a:hover {
    color: rgb(18, 162, 209);
    text-decoration: none;
}


.li_xgzxks .li_date {
    padding-right: 10px;
    color: #CCC;
}
.Share{
    display: block;
    clear: both;
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 20;
    padding-left: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
/*.newsList {*/
/*    margin-top: 5px;*/
/*    margin-right: 0px;*/
/*    margin-bottom: 0px;*/
/*    margin-left: 5px;*/
/*    float: left;*/
/*    clear: both;*/
/*    overflow: hidden;*/
/*}*/

/*.newsList li {*/
/*    line-height: 26px;*/
/*    float: left;*/
/*    width: 670px;*/
/*    color: #4e4e4e;*/
/*    background-image: url(../images/d.gif);*/
/*    background-repeat: no-repeat;*/
/*    background-position: 0px;*/
/*    padding-left: 5px;*/
/*    border-bottom-width: 1px;*/
/*    border-bottom-style: dotted;*/
/*    border-bottom-color: #CCC;*/
/*    padding-top: 5px;*/
/*    padding-bottom: 5px;*/
/*}*/
.li_txt {
    float: left;
    color: rgb(18, 162, 209);
    padding-right: 5px;
}
.li_txt a {
    color: rgb(18, 162, 209);
}
.li_txt a:hover {
    color: #e30000;
}
.li_t {
    float: left;
    color: #4e4e4e;
}
.li_t a {
    color: #4e4e4e;
}
.li_t a:hover {
    color: rgb(18, 162, 209);
    text-decoration: none;
}






.topp{
    width:1200px;
    margin:0 auto;
}
.topp ul{
    display:flex;
    align-items:center;
}
.topp ul li{
    height:40px;
    margin:0;
    padding:0;
    list-style:none!important;
    background:none;
}
.topp ul li a{
    display:flex;
    align-items:center;
    justify-content:center;
    height:100%;
    color:#fff;
    padding:0 15px;
}


.listcont{
    padding:10px 0
}
.listcont .tits{
    position: relative;
    margin-bottom: 20px;
    padding-left: 27px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-color: #f5f5f5;
}
.listcont .titsmore{
    float:right;margin-right:10px;color:#999}
.listcont .tits:after {
    position: absolute;
    left: 13px;
    top: 50%;
    content: '';
    margin-top: -8px;
    width: 3px;
    height: 16px;
    background-color: #409eff;
}
.listcont .spdian {
    width:5px;height:5px;background:#ddd;border-radius:100%;display:inline-block;float:left;margin:10px 10px 0 0
}







.footer{
    padding:20px 0;
    background-color:#169fc1;
    color:#fff;
    text-align:center;
    font-size: 14px;
}

.footer a{
    color:#fff;
}



.row1{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 1!important;-webkit-box-orient: vertical;
}
.row2{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.row3{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 3;-webkit-box-orient: vertical;
}
.row4{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 4;-webkit-box-orient: vertical;
}
.row5{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 5;-webkit-box-orient: vertical;
}



.pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    /*background: #fff;*/
    padding: 0 0.3rem;
}
.pagination li{
    list-style: none;
    background: none;
}
.pagination li a{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    background: #e3e3e3;
    color: #333;
    font-size: 14px;
    position: relative;
    padding: 5px 10px;
    border: none;
    height: auto;
}
.pagination span{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    padding: 5px 10px;
    border-radius: 4px;
    height: auto;
}

.pagination li:last-child a{
    background: #e3e3e3;
    color: #333;
}
.pagination li:first-child a{
    background: #e3e3e3;
    color: #333;
}
.disabled span{
    background: #e3e3e3;
    color: #333;
}
.pagination .active span{
    background: #169fc1;
    color: #fff;
}

.selhover{
    color: #fff!important;
    background-color: #169fc1;
}
.listnav{
    display: flex ;
    align-items: center;
    flex-wrap: wrap;
    height: auto;
    /*margin-bottom: 0.2rem;*/
    /*background: #fff;*/
    /*padding-left: 20px;*/

}
.listnav a{
    display: block;
    padding: 5px 10px;
    color: #222;
    margin: 5px 0;
    border-radius: 4px;
    font-size: 20px;
}