body {
    background-color: #E8E8E8;
    font-size: 15px;
}

a {
    color: #333;
}

.content {
    background-color: #fff;
    padding: 0 5px;
}

.header {
    background-color: #ffffff;
}

.header-bar {

}

.header-bar a {
    color: #fff;
    background-color: #e2b72d;
    font-size: 14px;
    padding: 5px 10px;
    margin-left: 10px;
    border-radius: 3px;
}

.header-bar a.top-btn2 {
    background-color: #b6d13a;
}

.header-bar a.top-btn3 {
    background-color: #40a6dc;
}

.header-navs {
    margin-top: 18px;
}

.header-navs a {
    font-size: 18px;
    font-weight: bold;
    margin: 0 2px 0 2px;
    color: #064087;
}

.header-navs li a:focus, .header-navs li a:hover {
    background-color1: #064087;
    color1: #fff;
}

.btn-success {
    background-color: #3081AF !important;
}

.btn-success:hover {
    background-color: #2c739d !important;
}

.menux {
    background-color: #3081AF;
    text-align: center;
}

.menu-navs {
    margin-left: auto;
    margin-right: auto;
}

.menu-navs a {
    color: #ffffff;
    font-size: 15px;
    margin: 0 4px 0 4px;
    padding: 3px 0;
}

.menu-navs li a:focus, .menu-navs li a:hover {
    color1: #3081AF;
    background-color: #064087;
}

.column {
    padding: 20px 0;
    line-height: 200%;
    border-bottom: solid 2px #3081AF;
}

.column .title {
    font-size: 18px;
    font-weight1: bold;
    padding: 0 10px;
}

.catalog-bar {
    padding: 10px 0;
    line-height: 200%;
    border-bottom: solid 2px #3081AF;
}

.catalog-bar .title {
    font-size: 16px;
    font-weight1: bold;
    padding: 0 10px;
    color: #777777;
}

.catalog-bar i {
    color: #FFA500;
    font-size: 20px;
    margin-right: 10px;
}

.tabs {

}

.tabs .tab {
    background-color: #E9EBED;
    padding: 8px 12px;
    margin: 0 1px;
}

.tabs .tab:hover, .tabs .actived {
    color: #fff;
    background-color: #3f95d2;
}

.tabsx .tab {
    background-color1: #E9EBED;
    padding: 8px 12px;
    display: block;
    width: 90%;
    text-align: left;
    margin: 0 1px;
    border-bottom: dashed 1px #3f95d2;
    font-weight: bold;
    color: #555555;
}

.tabsx .tab i {
    font-size: 18px;
    margin-right: 8px;
    color: #3f95d2;
}

.tabsx .tab:hover, .tabsx .actived {
    color1: #fff;
    background-color1: #3f95d2;
}

.tabsx .child {
    padding: 5px 25px 5px 35px;
    line-height: 200%;
    margin-right: 15px;
}

.list {
    padding: 15px 15px;
}

.list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.list ul li {
    font-size: 15px;
    line-height: 250%;
    position: relative;
    border-bottom: dashed 1px #dddddd;
}

.list ul li .date {
    position: absolute;
    right: 10px;
}

.list ui li .catalog-name {
    color: #3f95d2;
}

.mx {
    text-align: center;
}

.mx img {
    width: 100%;
    height: 160px;
}

.mx .title {
    font-size: 15px;
    padding: 5px 0;
}

.ad {
    padding: 15px;
}

.ad img {
    width: 100%;
    height: 100px;
}

.zc {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: solid 2px #D8D8D8;
}

.zc img {
    width: 200px;
    height: 100px;
}

.zc .title {
    font-size: 17px;
}

.zc .count {
    font-size: 17px;
    color: #FDA43E;
}

.zc .button {
    color: #fff;
    background-color: #3f95d2;
    padding: 10px 25px;
    border-radius: 0;
    line-height: 300%;
}

.zc .button:hover {
    background-color: #064087;
}

.ryb {
    background: url(/res/cms/images/yyb.jpg) no-repeat;
    background-position: 15px 20px;
    height: 395px;
}

.bd td {
    border-bottom: solid 1px #cecece;
    padding: 5px 10px;
    color: red;
    font-size: 16px;
}

.x-title {
    font-size: 22px;
    padding: 10px;
    text-align: center;
}

.x-line {
    border-bottom: solid 1px #cccccc;
    text-align: center;
    padding: 5px;
    color: #777777;
}

.x-content {
    font-size: 17px;
    line-height: 200%;
    padding: 10px;
}

#images {
    margin-left: auto;
    margin-right: auto;
    height: 300px;
}

#images .item {
    display: block;
}

#images img {
    display: block;
    width: 100%;
    height: 300px;
}

.link {
    padding: 10px 20px 10px 0;
    line-height: 250%;
    color: #777777;
}

.question .question-title {
}

.question .question-title .title {
    background-color: #eeeeee;
    padding: 10px 20px;
    color1: #3081AF;
    font-weight: bold;
}

.question .question-title .score {
    color: #FDA43E;
}

.question .image {
    padding: 10px 0 10px 45px;
}

.question .image img {
    max-width: 500px;
}

.question .item-image {
    padding: 10px 0 5px 10px;
}

.question .item-image img {
    max-width: 300px;
}

.question .items-box {
    padding: 10px 30px;
}

.question .items-box .item {
    border-bottom: dashed 1px #eeeeee;
    padding: 10px;
}

.question .items-box input {
    margin-right: 10px;
}

.question .yesno-box, .question .text-box {
    padding: 10px 35px;
}

.question .yesno-box input {
    margin-right: 10px;
}

.question .text-box textarea {
    width: 100%;
    height: 120px;
}

.footer {
    line-height: 200%;
    color: #999999;
    border-top: solid 2px #B6B6B6;
    padding: 30px;
}

.footer a {
    color: #999999;
}

.code-image {
    height: 30px;
    width: 80px;
    cursor: pointer;
    display: none;
}

.member-menu {
    ont-weight: 700;
    color: #FFFFFF;
    background-color: #D26D19;
    margin: 10px 0;
}

/*-----------------------------------------------------------------
  * ow
  *-----------------------------------------------------------------*/
.owl-dots {
    position: absolute;
    left: 20%;
    bottom: 0px;
}

.owl-dots .owl-dot {
    display: inline-block;
    width: 30px;
    height: 5px;
    margin: 5px 7px;
    background: #d4d4d4;
}

.owl-dots .owl-dot.active, .owl-dots .owl-dot:hover {
    background-color: #3081AF;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
    position: relative;
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: -170px;
    color: #ffffff;
    font-size: 26px;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.owl-carousel .owl-nav .owl-prev {
    left: 10px;
}

.owl-carousel .owl-nav .owl-next {
    right: 10px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #3081AF;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #3081AF;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > li > .pageinfo {
    color: #777777 !important;
    background-color: #fff !important;
}

.qa {
    border: solid 1px #3081AF;
    border-collapse: collapse;
    margin-bottom: 20px;
}

.qa > div {
    line-height: 200%;
    border-bottom: dotted 1px #999;
}

.qa .clabel {
    padding: 5px 10px;
    text-align: center;
    background-color: #e9f7ed;
}

.qa .content {
    padding: 5px 10px;
}

.qax {
    border: solid 1px #D26D19;
    padding: 0;
}

.qax table {
    margin: 0;
}

.qax table td {
    border-bottom: dotted 1px #999;
}

.qax .clabel {
    padding: 5px 10px;
    text-align: center;
    background-color: #f7e9dc;
}

textarea {
    resize: none;
}

.grade {
    padding: 20px 0;
}

.grade-arrow {
    padding: 0 10px 30px 10px;
}

.grade-arrow i {
    color: #cccccc;
    font-size: 25px;
}

.grade-step {
}

.grade-step .icon {
    width: 50px;
    height: 50px;
    border: solid 2px #cccccc;
    border-radius: 50%;
    text-align: center;
    padding-top: 10px;
}

.grade-step .icon i {
    font-size: 32px;
    color: #cccccc;
}

.grade-step .title {
    text-align: center;
    color: #2D3E4F;
}

.grade-step .score {
    text-align: center;
    color: #D26D19;
}

.grade-enable .icon i {
    color: #3081AF;
}

.grade-my {
    padding: 20px 10px;
}

.grade-my .step-progress {
    background-color: #3081AF;
    height: 15px;
    text-align: right;
    position: relative;
}

.grade-my .step-progress i {
    color: #3081AF;
    position: relative;
    right: -12px;
    top: -3px;
    font-size: 16px;
}

.grade-text {
    text-align: left;
    color: #3081AF;
    padding: 10px 10px;
    font-size: 18px;
}

.grade-text .current {
    color: #D26D19;
}

.top-btn {
}

.label-yk, .label-mf, .label-gj, .label-dt {
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
    padding: 3px 5px;
    background-color: #727cbf;
}

.label-mf {
    background-color: #1aa7bf;
}

.label-gj {
    background-color: #3081AF;
}

.label-dt {
    background-color: #E98069;
}

.yb_conct {
    position: fixed;
    z-index: 9999999;
    bottom: 50px;
    right: -147px;
    cursor: pointer;
    transition: all .3s ease;
}

.yb_bar ul li {
    width: 200px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}

.yb_bar ul li a i, .yb_bar ul lii {
    color: #fff;
    font-size: 32px;
    width: 54px;
    text-align: center;
    padding-top: 12px;
    float: left;
}

.yb_bar .yb_top {
    background: #3081AF no-repeat 0 0;
}

.yb_bar .yb_phone {
    background: #3081AF no-repeat 0 -57px;
}

.yb_bar .yb_QQ {
    text-indent: 0;
    background: #3081AF no-repeat 0 -113px;
}

.yb_bar .yb_ercode {
    background: #3081AF no-repeat 0 -169px;
}

.hd_qr {
    padding: 0 29px 25px 29px;
}

.yb_QQ a {
    color: #fff;
}