body {
    color: #666;
    background: url(../images/subtle_freckles.png);
    font: 12px/1.5 '微软雅黑', tahoma, '\5b8b\4f53', sans-serif;
}

.pro_left {
    padding-left: 250px;
}

.ser_left {
    padding-left: 450px;
}

.ab_left {
    padding-left: 650px;
}

.list-group-item:last-child,
.list-group-item:first-child {
    border-radius: 0
}

.vjs-default-skin .vjs-big-play-button {
    border-radius: .3em !important
}

.list-group-item {
    border-color: #e5e5e5
}

.list-group {
    margin-bottom: 0
}

.mb15 {
    margin-bottom: 15px;
}

.nav-tabs {
    border-bottom: 1px solid #e5e5e5;
}

.margin0 {
    margin: 0 !important
}

.mb {
    border-bottom: 1px solid #CDCDCD;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt15_1 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.mt0 {
    margin-top: 0 !important
}

.btn-primary {
    background: #0477C0;
    border-color: #003466;
    color: #fff;
    border-radius: 0;
    font-size: 16px;
}

.my_menu img {
    width: 35px;
    height: 35px;
    border-radius: 50%
}

.my_menu {
    margin-top: 0 !important;
    position: relative;
    top: 7px;
}

.btn-primary:hover {
    background: #3872F0;
    border-color: #003466;
    color: #fff
}

.btn-default:hover {
    background: #003466;
    color: #fff !important
}

.btn-default {
    border-color: #555
}

.btn {
    border-radius: 0;
    font-size: 12px;
}

a {
    color: #0A6097
}

a:hover,
a {
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -ms-transition: all 0.1s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
    text-decoration: none
}

.media-heading a:hover,
.breadcrumb a:hover,
.inner_right .list-group a:hover {
    color: #076EAF;
}

.tip {
    color: #BB1F02;
    font-weight: bold;
}

.behavior_color {
    color: #076EAF !important;
}

.behavior_color:hover {
    color: #003466 !important;
}

.relative {
    position: relative;
}

.fon_color1 {
    color: #076EAF;
    padding-right: 10px;
}

.form-control {
    font-size: 12px;
    border: 0;
    border-radius: 0;
}

.btn-info {
    background: #003466;
    color: #fff;
    border: 0
}

.btn-info:hover,
.btn-info:focus {
    background: #074A8A
}

.btn03 {
    background-color: #777777;
    color: #FFFFFF;
}

.btn02 {
    background-color: #777777;
    color: #FFFFFF;
    font-size: 14px;
}

.btn01 {
    background: #003466;
    height: 45px;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -ms-transition: all 0.1s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.btn01:hover,
.btn01:focus,
.delect a:hover,
.delect a:focus {
    color: #fff;
    background: #0F7FC6 !important;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -ms-transition: all 0.1s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
}

.btn-success {
    background: transparent;
    padding: 15px 100px;
    font-size: 16px;
    border: 2px solid #fff;
    border-radius: 0;
}

.btn-success:hover {
    background-color: #003466;
    border-color: #fff
}

.btn-warning {
    background-color: #0B6DAC;
    border: 0;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    background: #0F7FC6
}

.storng {
    color: #C91F00;
    font-weight: bold;
    font-size: 14px
}

.label-default {
    background: #ccc
}

.label-success {
    background-color: #006649;
}

.label-success {
    border-radius: 0;
    padding-bottom: .2em
}

.mt01 {
    margin-top: 80px;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #B1B1B1;
    border-color: #D9D9D9
}

.pagination {
    margin-top: 30px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-radius: 0
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    margin: 0 2px;
    padding: 5px 15px;
    border-color: #D9D9D9;
    color: #777;
    font-size: 14px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #fff;
    background: #076EAF;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background: #003466;
    border-color: #003466
}

.pt01 {
    padding-top: 50px !important;
}

.liked .iconfont,
i.nice {
    color: #0A6097
}

.liked .iconfont:hover,
.liked .iconfont:focus,
i.nice:hover,
i.nice:focus,
.details_btn_box i:hover,
.details_btn_box i:focus,
.infor_box .icon:hover,
.infor_box .icon:focus {
    color: #C91F00
}

.breadcrumb {
    background: none
}

.breadcrumb a,
.breadcrumb>.active {
    color: #000
}


/*=====================================通用样式======================================*/

.index_top {
    padding-top: 67px;
}

.index_top .carousel {
    margin-top: 0px;
}

.index_top .carousel-control.right,
.index_top .carousel-control.left {
    background-image: none
}

.video-js {
    background-color: #003466 !important;
}

.index_top figure .iconfont {
    font-size: 50px;
}

.index_top .carousel-indicators {
    left: 93%;
    bottom: 10px
}

.index_top .carousel-indicators li {
    width: 13px;
    height: 13px;
    margin-left: 5px;
    background: #C0C4C9;
    border-color: #C0C4C9
}

.index_top .carousel-indicators .active {
    width: 15px;
    height: 15px;
    background: #fff;
    border-color: #fff
}

.bannerbg_1 {
    overflow: hidden;
    height: 860px;
}

.bannerbg_1 .container {
    position: relative;
}

.bannerbg_2 .btn {
    margin-top: 15px;
}

.bannerbg_2 .btn i {
    font-size: 20px;
    padding-left: 10px;
}

.bannerbg_2 .btn:hover {
    -webkit-box-shadow: 0 0 2em white;
    -moz-box-shadow: 0 0 2em #fff;
    -o-box-shadow: 0 0 2em #fff;
    -ms-box-shadow: 0 0 2em #fff;
    box-shadow: 0 0 2em white;
}


/* .navbar-text {
    padding-top: 5px;
} */

.navbar-text .btn {
    padding: 5px;
    border: 0;
    outline: 0;
}

.navbar-text .btn:hover {
    color: #0BA6F0;
}

.navbar-text .btn:focus {
    color: #fff;
    outline: 0
}

.login_btn {
    width: 100%;
    height: 40px;
    font-size: 16px;
    letter-spacing: 2px;
}

.bannerbg_2 {
    background: url(../images/b2.jpg) no-repeat fixed center 0;
    background-size: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    height: 700px;
    color: #fff;
    padding: 100px 0 150px 0;
    margin-top: 30px;
}

.bannerbg_2 h2 {
    font-size: 35px;
}

.bannerbg_2 h1 {
    font-size: 75px;
    color: #BB1F02;
    text-shadow: 0px 1px 1px #290303;
}

.bannerbg_2 h5 {
    font-size: 16px;
    margin-top: 40px;
    line-height: 35px;
}

.adbox_2,
.adbox_3,
.adbox_4,
.adbox_5,
.adbox_1,
.inner_ad,
.inner_ad2 {
    background-image: url(../images/adBg2.jpg);
    background-repeat: no-repeat;
    background-position: center 0;
    background-attachment: fixed;
    text-align: center;
    padding: 80px 10px;
    margin-top: 100px;
    overflow: hidden;
    height: 250px;
}

.adbox_1 {
    background-image: url(../images/adBg1.jpg);
}

.adbox_3 {
    background-image: url(../images/adBg3.jpg);
}

.adbox_4 {
    background-image: url(../images/adBg4.jpg);
}

.adbox_5 {
    background-image: url(../images/adBg5.jpg);
}

.adbox_2 h3,
.adbox_3 h3,
.adbox_4 h3,
.adbox_5 h3,
.adbox_1 h3 {
    position: relative;
    font-size: 35px;
    color: #fff;
    background: url(../images/fixLine.png) fixed no-repeat center center;
}

.noborstyle {
    border: 0 !important;
    box-shadow: none !important;
}

.title_text {
    text-align: center;
    color: #999;
    font-size: 16px;
    padding: 0 10px;
}

.big_title {
    font-size: 35px;
    color: #000;
    font-weight: bold;
    text-align: center;
    padding: 70px 0 35px 0;
}

.big_title a {
    margin-left: 5px;
}

.more {
    padding: 45px 0 0 0;
}

.more i {
    font-size: 14px;
}

.more .btn {
    font-size: 14px;
    color: #fff;
    border: 3px solid #003466;
    border-radius: 0;
    height: 50px;
    line-height: 45px;
    padding: 0 4%;
    display: inline-block;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background: #003466
}

.more .btn:hover {
    color: #fff;
    border: 3px solid #003466;
    padding: 0 10%;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.big_title span {
    display: inline-block;
    line-height: 40px;
    position: relative;
    padding: 0 6%;
    font-weight: normal;
}

.big_title span:before {
    width: 100%;
    height: 1px;
    background: #333;
    position: absolute;
    left: 0;
    right: 0;
    content: '';
    bottom: -20px;
}

header .navbar-text a {
    color: #fff;
}

header .navbar-text .iconfont {
    color: #fa0;
}

header .navbar-nav>li>a {
    padding: 23px 20px !important;
}

header .navbar-brand img:first-child {
    margin-top: -15px;
    width: 70px;
    height: 66px;
    margin-right: 5px;
    position: relative;
    z-index: 2000;
}

header .navbar-brand img:last-child {
    margin-top: -25px;
    width: 100px;
    height: 60px;
}

header .navbar {
    border: 0;
    background: #003466;
    border-bottom: 1px solid #C91F00;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

header .navbar-default .navbar-nav>li>a {
    color: #fff !important;
    font-size: 14px !important;
}

header .navbar-default .navbar-collapse,
header .navbar-default .navbar-form {
    text-align: center;
}

header .navbar-default .navbar-nav>.active>a,
header .navbar-default .navbar-nav>.active>a:hover,
header .navbar-default .navbar-nav>.active>a:focus,
header .navbar-default .navbar-nav>.open>a,
header .navbar-default .navbar-nav>.open>a:hover,
header .navbar-default .navbar-nav>.open>a:focus {
    background: #076EAF;
    color: #fff
}

header .navbar-nav>li>a:hover {
    background: #076EAF !important;
    color: #fff !important
}

header .nav>li {
    position: static;
}

header .dropdown-menu {
    width: 100%;
    background: rgba(7, 110, 175, 0.85);
    background: #076EAF\9;
    filter: alpha(opacity=85);
    border-bottom: 1px solid #C91F00;
    border-radius: 0;
    padding: 15px 0
}

header .dropdown-menu a {
    color: #F8F7F7;
    padding: 0 25px;
    display: inline-block;
}

header .dropdown-menu a:hover {
    text-decoration: underline;
}

header .dropdown-menu>ul>li {
    display: inline-block;
}

header .dropdown-menu .container {
    line-height: 30px;
    text-align: center;
}

header .dropdown-menu .container>ul {
    text-align: left;
}

.index_video {
    border: 1px solid #000;
    /* height: 189px; */
    border-top: 0;
    border-bottom: 0
}

.index_top .list-group a {
    color: #666
}

.index_top .list-group a:hover {
    color: #076EAF
}

.index_video .vjs-default-skin .vjs-play-control {
    width: 2em !important
}

.index_video .vjs-default-skin .vjs-time-controls {
    width: 2em !important
}

.index_video .vjs-default-skin .vjs-big-play-button {
    font-size: 2em
}

.index_video .vjs-default-skin .vjs-fullscreen-control {
    width: 2em !important
}

.index_video .video-js,
.video_move .video-js {
    margin-top: 0
}

.video_move .vjs-default-skin .vjs-big-play-button {
    left: 45%
}

.index_video .vjs-default-skin .vjs-big-play-button {
    left: 35%;
}

.login_con {
    padding: 30px 20px;
}

.news_box h4 a,
.service_box h4 a {
    font-size: 16px;
    color: #000;
    padding-bottom: 20px;
    display: block;
}

.count {
    margin-bottom: 0;
}

.news_box h4 a:hover {
    color: #076EAF;
}

.inner .news_box {
    min-height: 170px;
}

.news_text,
.service_text {
    padding-bottom: 10px;
}

.news_box,
.service_box {
    margin-top: 20px;
    margin-bottom: 10px;
}

.activity .nav-tabs,
.profess_box .nav-tabs,
.news .nav-tabs,
.lesson .nav-tabs {
    border: 0;
    width: 50%;
    margin: 25px auto 20px
}

.profess_box .nav-tabs {
    width: 30%
}

.news .nav-tabs {
    width: 25%
}

.lesson .nav-tabs {
    width: 30%
}

.activity .media,
.profess_box .media {
    margin-top: 15px !important;
}

.activity .media img,
.profess_box .media img {
    width: 130px;
    height: 130px;
}

.activity .nav-tabs>li>a,
.profess_box .nav-tabs>li>a,
.news .nav-tabs>li>a,
.lesson .nav-tabs>li>a {
    color: #666;
    border: 0;
    font-size: 14px;
    padding: 8px 13px;
}

.activity .nav-tabs>li.active>a,
.activity .nav-tabs>li.active>a:hover,
.activity .nav-tabs>li.active>a:focus,
.profess_box .nav-tabs>li.active>a,
.profess_box .nav-tabs>li.active>a:hover,
.profess_box .nav-tabs>li.active>a:focus,
.news .nav-tabs>li.active>a,
.news .nav-tabs>li.active>a:hover,
.news .nav-tabs>li.active>a:focus,
.lesson .nav-tabs>li.active>a,
.lesson .nav-tabs>li.active>a:hover,
.lesson .nav-tabs>li.active>a:focus {
    border: 0;
    color: #fff;
    background: #003466;
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.activity .nav-tabs>li>a:hover,
.activity .nav-tabs>li>a:focus,
.profess_box .nav-tabs>li>a:hover,
.profess_box .nav-tabs>li>a:focus,
.news .nav-tabs>li>a:hover,
.news .nav-tabs>li>a:focus,
.lesson .nav-tabs>li>a:hover,
.lesson .nav-tabs>li>a:focus {
    border: 0;
    background: #003466;
    border-radius: 0;
    color: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.activity .tab-content,
.profess_box .tab-content,
.news .tab-content,
.lesson .tab-content {
    margin-bottom: 7px;
    margin-top: 10px;
}

address a,
address a:hover {
    color: #666
}

address a:hover {
    text-decoration: underline;
}

.about_box h4 {
    color: #194D7E
}

.service_cion i {
    font-size: 80px;
    color: #3f85c2;
    width: 140px;
    height: 140px;
    border: 3px solid #3f85c2;
    text-align: center;
    line-height: 145px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    display: inline-block;
}

.service_box:hover i {
    color: #fff;
    background-color: #3472a8;
    border-color: #3472a8;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.service_cion {
    text-align: center;
    padding: 10px 0 20px;
}

.service_box h4 {
    font-size: 23px;
    margin-bottom: 15px;
}

.service_box a {
    color: #666
}

.service_box a:hover {
    color: #076EAF;
}

.service_box {
    text-align: center;
}

.adbox_3 {
    line-height: 25px;
}

.about_box {
    position: relative;
    padding-top: 10px;
}

.about_box i {
    font-size: 18px;
    color: #194D7E
}


/*.about_box img{width: 80px;height: 50px;} */

.about_box strong {
    color: #000;
}

.famriy .about_box {
    padding: 30px 0
}

.famriy .about_box li {
    padding: 5px 0 35px;
}

footer {
    margin-top: 30px;
}

.foot_code {
    width: 132px;
    height: 132px;
}

.modal-content {
    border: 10px solid rgba(0, 52, 102, 0.85)
}

.modal_code {
    width: 430px;
    height: 430px;
}

.modal-content {
    border-radius: 0
}

.modal-title {
    color: #003466;
    font-size: 25px;
}

.modal-body {
    padding: 0
}

.footer_bottom {
    text-align: center;
    /* height: 100px; */
    padding-top: 30px;
    background-color: #121a21;
    line-height: 15px;
}

.footer_top {
    height: auto;
    padding-top: 60px;
    padding-bottom: 30px;
    background-color: #18222d;
    color: #fff;
    border-top: 7px solid #003466;
}

.footer_top img {
    width: 100%;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.footer_top a {
    line-height: 30px;
    color: #666
}

.footer_top a:hover {
    color: #076EAF
}

.footer_top i {
    color: #045283;
    font-size: 14px;
    padding-right: 2px;
}

footer .btn {
    background: #045283;
    text-align: center;
    font-size: 15px;
    color: #fff;
    margin-top: 5px;
    width: 100%;
    border: 0;
    line-height: 25px;
    border-radius: 0;
    box-shadow: 0 10px 12px rgba(0, 0, 0, .175);
}

footer .btn i {
    font-size: 16px;
    margin-right: 3px;
    color: #fff
}

footer .btn:hover {
    background: #045C94;
    border: 0;
}

.scroll_select .btn {
    margin-left: -4px;
    border: 0;
    padding: 9px 15px;
    border-radius: 0;
    margin-top: -2px;
}

.scroll_select input {
    border-radius: 0;
    height: 35px;
}

.scroll_select input[type="text"] {
    width: 200px;
    color: #000;
    padding-left: 5px
}

.scroll_select {
    position: relative;
    background-color: rgb(0, 52, 102);
    padding: 10px;
    position: fixed;
    margin-top: -55px;
    right: -245px;
    color: #fff;
    z-index: 1000;
    width: 275px;
    transition: left .3s;
    border-bottom: 1px solid rgb(0, 52, 102);
}

.scroll_select.right {
    right: 0
}

.scroll_coin a {
    color: #fff
}

.scroll_coin {
    padding: 9px;
    position: absolute;
    left: -54px;
    width: 55px;
    padding-left: 15px;
    background-color: rgb(0, 52, 102);
    font-size: 25px;
    top: 0;
    border-bottom: 1px solid rgb(0, 52, 102);
    cursor: pointer;
    opacity: 0.8;
}


/* side右侧客服start*/

.side {
    position: fixed;
    width: 54px;
    height: 275px;
    right: 0;
    top: 30%;
    z-index: 100;
}

.side ul li {
    width: 54px;
    height: 54px;
    float: left;
    position: relative;
    border-bottom: 1px solid #444;
}

.side ul li .sidebox {
    position: absolute;
    width: 54px;
    height: 54px;
    top: 0;
    right: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: #003466;
    opacity: 0.8;
    filter: Alpha(opacity=80);
    color: #fff;
    font: 14px/54px "微软雅黑";
    overflow: hidden;
}

.side ul li .sidetop {
    width: 54px;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    background: #003466;
    opacity: 0.8;
    filter: Alpha(opacity=80);
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.side ul li .sidetop:hover {
    background: #ae1c1c;
    opacity: 1;
    filter: Alpha(opacity=100);
}

.side ul li img {
    float: left;
}

.side .icon {
    font-size: 28px;
    margin: 0 13px;
    color: #fff
}

.sidebox .badge {
    background-color: #DBEF35;
    margin-left: 5px;
    color: #000
}


/* side右侧客服end*/


/* 活动视频轮播图start*/

.figure {
    position: relative;
    overflow: hidden;
}

.wp-block h2 {
    margin: 0;
    padding: 15px 0 5px 0;
    font-size: 14px;
    color: #333;
    text-transform: none;
}

.wp_text {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 15px;
    color: #fff;
    padding: 5px;
    width: 220px
}

.wpbgcolor_01 {
    background: #006649;
}

.wpbgcolor_02 {
    background: #920611;
}

.wpbgcolor_03 {
    background: #003566;
}

.figure .figcaption {
    height: 100%;
    padding: 0;
    width: 100%;
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform .4s, opacity .1s .3s;
    -moz-transition: -moz-transform .4s, opacity .1s .3s;
    -o-transition: -o-transform .4s, opacity .1s .3s;
    transition: transform .4s, opacity .1s .3s;
}

.figure:hover .figcaption {
    opacity: .8;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .4s, opacity .1s;
    -moz-transition: -moz-transform .4s, opacity .1s;
    -o-transition: -o-transform .4s, opacity .1s;
    transition: transform .4s, opacity .1s
}

.bg-base {
    background: #076EAF;
    color: white;
}

.figure .figcaption-btn {
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    opacity: 0;
    padding-left: 20px;
    text-align: center;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform .4s, opacity .1s .3s;
    -moz-transition: -moz-transform .4s, opacity .1s .3s;
    -o-transition: -o-transform .4s, opacity .1s .3s;
    transition: transform .4s, opacity .1s .3s;
}

.figure .btn {
    position: relative;
    top: 94%;
    margin-top: -11px;
}

.figure:hover .figcaption-btn {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transition: -webkit-transform .4s, opacity .1s;
    -moz-transition: -moz-transform .4s, opacity .1s;
    -o-transition: -o-transform .4s, opacity .1s;
    transition: transform .4s, opacity .1s
}


/* .carousel {
    margin-top: 50px;
} */

.figure img {
    width: 263px;
    height: 180px;
}

.carousel-nav a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: -40px;
    right: 0;
    margin-top: 0;
    font-size: 20px;
    text-align: center;
    border: 1px solid transparent;
    background: whiteSmoke;
    color: #3498DB;
    opacity: 1;
}

.carousel-nav a.left {
    right: 36px;
}

.liked {
    text-align: right;
}

.liked li {
    padding: 0
}

.figcaption-btn .btn {
    color: #fff;
    font-size: 25px;
}

.liked .iconfont {
    font-size: 22px;
    line-height: 35px;
}

.count small {
    font-size: 12px;
}


/* 活动视频轮播图end*/


/*内页*/

.inner_box {
    margin-top: 100px;
    margin-bottom: 50px;
}

.manage {
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.manage i {
    margin-right: 5px;
    font-size: 13px;
}

.inner_bg {
    background: #fff;
    width: 100%;
    min-height: 433px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    box-shadow: 0 3px 15px rgba(0, 0, 0, .175);
    padding-bottom: 30px;
}

.form-control {
    border: 1px solid #e5e5e5;
    border-radius: 0;
    height: 38px;
    color: #666
}

.inner_bg form .btn01 {
    width: 100%;
}

.lable_span {
    font-weight: 700;
    text-align: right;
    padding-top: 7px;
}

.form-group a.btn01 {
    height: 35px;
}

.panel-default {
    border: 0
}

.panel-group .panel+.panel {
    margin-top: 0
}

.panel-heading a,
.panel-body a {
    display: block;
    color: #fff
}

.panel-default>.panel-heading {
    padding: 0
}

.panel-default>.panel-heading a {
    padding: 15px;
    border-radius: 0 !important;
    background: #003466;
    color: #fff;
    border: 0;
}

.panel-default>.panel-heading a:hover,
.panel-default>.panel-heading a:focus,
.panel-default>.panel-heading.active a {
    background: #076EAF;
}

.panel-default>.panel-heading a:hover,
.panel-default>.panel-heading a:focus {
    padding-left: 25px;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    background: #06283E;
    border: 0
}

.panel-body a {
    padding: 5px 0;
    padding-left: 20px;
}

.panel-body a:hover,
.panel-body a.active {
    color: #076EAF
}

blockquote {
    border-color: #0A6097;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
}

.inner_box .nav>li>a {
    color: #000;
    font-weight: bold;
    font-size: 14px;
}

.inner_box .tab-content>.tab-pane {
    padding: 10px 15px
}

.li_style_box {
    padding: 0 15px;
}

.inner_box .nav-tabs>li>a:hover {
    border-color: #ddd;
    background: #F3F3F3
}

.inner_box .nav-tabs>li>a {
    border-radius: 0;
    background: #eee;
    border: 1px solid #ddd;
    margin-right: 5px;
}

.inner_box .nav-tabs li:first-child a {
    border-left: 0
}

.inner_box .nav-tabs>li.active>a,
.inner_box .nav-tabs>li.active>a:hover,
.inner_box .nav-tabs>li.active>a:focus {
    background: #fff;
    border-bottom-color: #fff
}

.inner_box .code input {
    margin-left: 0
}

.li_style01 i {
    margin-right: 5px;
    font-style: normal;
}

.li_style01 small {
    margin-left: 5px;
    color: #999
}

.li_style01 i,
.inner_table i {
    color: #BB1F02
}

.inner_table tr td:nth-child(2) {
    color: #23A723
}

.inner_table i {
    font-size: 17px;
}

.li_style01 input,
.delect input {
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.li_style01 li {
    padding: 9px 0;
    border-bottom: 1px dashed #e5e5e5;
    border-right: 2px solid #fff;
    padding-right: 5px;
}

.li_style01 span {
    margin-left: 5px;
}

.li_style01 li a {
    color: #666
}

.li_style01 li:hover {
    border-right: 2px solid #076EAF
}

.li_style01 li a.pull-right:hover {
    color: #BB1F02
}

.li_style01 li a.pull-right i {
    font-size: 17px;
}

.li_style01 li a:hover {
    text-decoration: underline;
    color: #076EAF
}

.sort {
    color: #076EAF;
    font-weight: bold;
    font-size: 14px
}

.sort a {
    font-size: 18px;
    text-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    color: #076EAF
}

.sort a.cur {
    color: #045C94
}

.delect a {
    background: #003466;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.li_style01 li b {
    color: #4DA54D;
    margin-left: 5px;
}

.question_box form {
    padding: 10px 100px;
    margin-top: 30px;
}

.question_box h2 {
    color: #003466;
    margin-bottom: 20px;
    font-weight: bold;
}

.question_box form p {
    color: #000;
    margin-bottom: 15px;
    font-size: 16px
}

.question_box form b {
    margin-right: 10px;
    margin-left: 5px;
}

.question_box .form-group>div {
    padding-left: 30px;
}

.question_box .form-group {
    border-bottom: 1px solid #EFEFEF;
}

.question_box .form-group:nth-last-child(2) {
    border: 0;
}

.question_box .form-group:last-child {
    border: 0
}

.question_box textarea {
    height: 200px;
    margin-left: 30px;
}

.question_box form .btn01 {
    width: 250px;
    height: 45px;
    line-height: 33px;
}

.question_box form input.btn01 {
    background: #0B6DAC
}

.user_person {
    padding: 0 30px;
    margin-bottom: 20px;
}

.user_person b {
    color: #000;
    line-height: 30px;
    font-size: 14px;
}

.user_person .btn01 {
    height: 33px;
}

.user_racomm li a.pull-right i {
    color: #ccc
}

.user_racomm li a.pull-right:hover i,
.user_racomm li a.cur i {
    color: #83c642
}

.user_racomm li a.pull-right {
    color: #000
}

.inner_table td,
.inner_table th {
    text-align: center;
    padding: 10px !important;
    border-color: #e5e5e5 !important
}

.inner_table .table>thead>tr>th {
    border-bottom: 0
}

.inner_table .table {
    border-top: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

.filtrate {
    margin-bottom: 30px;
    padding-left: 30px;
    padding-top: 10px;
}

.filtrate input,
.filtrate select {
    height: 30px;
    margin-right: 10px;
    width: 150px !important
}

.filtrate .btn01 {
    width: 60px !important;
    height: 30px;
    padding-top: 3px;
    margin-top: -2px;
}

.filtrate label {
    font-weight: normal;
}

.inner_table .pagination {
    margin-right: 15px;
}

.inner_table .pagination a:hover {
    text-decoration: none;
}

.supple_box {
    padding: 0 15px;
    margin-top: 0px;
}

.supple_box_title {
    color: #000;
    font-size: 14px;
}

.inner_table a {
    color: #666;
    font-weight: normal;
}

.inner_table a:hover {
    text-decoration: underline;
}

.inner_box2 {
    padding-top: 10px;
}

.inner_title span {
    border-bottom: 2px solid #003466;
    padding-bottom: 5px;
    color: #003466
}

.inner_title {
    margin-bottom: 25px;
    margin-top: 0;
}

.small_box ul span {
    display: inline-block;
    width: 25px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background: #003466;
    margin-right: 5px;
}

.small_box ul li {
    margin-bottom: 5px;
}

.small_box .form-control {
    width: 345px;
    height: 37px;
}

.small_box .textarea_input .form-control {
    height: 130px;
}

.inner_box2 .small_box:first-child {
    margin-bottom: 25px;
}

.small_box .form-group {
    margin-bottom: 5px;
}

.small_box .btn01 {
    height: 40px;
    width: 345px;
}

.video-js {
    margin-top: 25px;
}

.vjs-default-skin .vjs-big-play-button {
    display: none !important;
    background-color: #003466 !important;
    border-color: #fff !important
}

.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
    background-color: rgba(7, 110, 175, .75) !important;
}

.inbox_title {
    text-align: center;
    padding: 10px 0 0 0;
    margin-bottom: 0;
    color: #666
}

i.nice {
    margin-right: 3px;
    font-size: 15px;
    border-radius: 0;
    background: #fff;
    background: linear-gradient(#FAFAFA, #F2F2F2);
    border: 1px solid #D9D9D9;
    white-space: nowrap;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    display: inline-block;
    padding: 2px 5px
}

.list_box {
    padding: 0 20px 20px;
}

.media-heading {
    font-size: 16px;
    line-height: 25px;
    min-height: 50px;
}

.media-heading a {
    color: #000;
}

.media-heading a:after {
    color: #000;
    content: "...";
}

.media_foot p {
    margin-top: 10px;
}

.media_btn .btn {
    margin-bottom: 5px;
    display: block;
}

.media_btn {
    position: absolute;
    right: 15px;
    bottom: 26px;
}

.media_txt {
    margin: 10px 0;
    line-height: 20px;
    margin-right: 100px;
    min-height: 40px;
}

.list_box .btn {
    border-radius: 0
}

.inner .media img {
    border: 1px solid #e5e5e5;
    width: 160px;
    height: 160px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.list_box {
    margin-top: 10px;
}

.inner .media {
    border-bottom: 1px dashed #e5e5e5;
    padding-top: 20px;
}

.inner .media p {
    margin-bottom: 0;
}

.promoted a {
    color: #F50;
}

.pro_filt {
    margin-bottom: 15px;
    border: 1px solid #e5e5e5;
    padding: 12px 10px 0;
}

.pro_filt_con .list-inline {
    margin-left: 0
}

.pro_filt b {
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.pro_filt a {
    font-size: 14px;
    color: #666
}

.js_active_txt .btn-primary {
    padding: 4px 6px;
    background: #003466;
}

.pro_filt_con li {
    padding: 0;
    font-size: 12px;
    color: #000
}

.js_active_txt .active,
.js_active_txt .btn:hover {
    color: white;
    background: #003466 !important;
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px 10px
}

.js_active_txt a {
    padding: 2px 10px;
    font-size: 12px;
}

.js_active_txt form .btn {
    padding: 3px 12px
}

.js_active_txt form input[type="text"] {
    width: 250px;
    padding-left: 5px;
    border: 1px solid #e5e5e5;
    height: 28px;
    line-height: 28px;
}

.js_active_txt input.btn {
    background-color: #003466;
    color: #fff
}

.pro_filt .btn {
    border-radius: 0
}

.pro_filt .row {
    border-bottom: 1px dashed #e5e5e5;
    padding: 10px 0;
    margin: 0 -10px;
}

.pro_filt .row:last-child {
    border-style: none;
}

.pro_filt_con span {
    margin: 0 5px;
    display: inline-block;
}

.pro_filt_con {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}

.pager li>a,
.pager li>span {
    border-radius: 0;
    border: 0;
    padding: 3px 0;
}

.pager li>a:hover,
.pager li>a:focus,
.pager .active {
    background: transparent !important;
    color: #076EAF;
}

.pager {
    margin: 0;
    margin-top: -24px;
}

.pager i {
    margin: 0 5px;
}

.label_box .label-default:hover {
    background: #076EAF
}

.label_box {
    margin-top: 10px;
}

.label_box .label-default {
    margin-right: 5px;
}

.label_box .label-default1:hover {
    margin-right: 5px;
    background: #c3c3c3;
}

.label_box .label-default1 {
    margin-right: 5px;
    background: #076EAF;
}

.label_box .label-blue {
    margin-right: 5px;
    background: #076EAF;
}

.label_box .label-grey {
    margin-right: 5px;
    background: #c3c3c3;
}

.media_minhight .media-body {
    min-height: 150px;
}

.big_time {
    font-size: 15px;
}

.inner .wp-block {
    margin-top: 10px;
}

.video_box textarea {
    width: 100%;
    height: 100px
}

.inner_box3 {
    margin-top: 100px;
}

.infor_box li {
    color: #999;
    margin-right: 10px;
}

.infor_box i {
    margin-right: 3px;
}

.login_tip {
    padding-top: 15px;
}

.login_tip a:hover,
.login_tip a:focus {
    text-decoration: underline;
}

.flowStep {
    padding-top: 10px;
    margin-bottom: 45px;
    border-bottom: 1px dashed #e5e5e5;
}

.flowStep .current {
    color: #076EAF;
}

.flowStep li {
    text-align: center;
    color: #999;
    padding: 0
}

.flowStep .current span {
    background-position: 0 0;
}

.flowStep span {
    width: 12px;
    height: 12px;
    float: left;
    margin-top: -5px;
    background: url('../images/step.png') no-repeat -17px 0;
    margin-left: -5px;
}

.flowStep .redline {
    height: 2px;
    background-color: #076EAF;
    float: left;
    width: 210px;
}

.flowStep p {
    margin-top: 15px;
    margin-left: -210px;
}

.flowStep .last {
    margin-right: -200px;
}

.find_tip {
    margin-bottom: 30px;
}

.yan_tip {
    margin-left: -15px;
    line-height: 35px;
}

.find_tip i {
    color: #23A723;
    margin-right: 5px;
    font-size: 25px;
}

.find_tip a:hover {
    text-decoration: underline;
}

.con {
    margin-top: 20px;
    line-height: 25px;
    font-size: 14px;
}

.join_title {
    font-size: 12px;
    color: #000 !important
}

.join_title span {
    color: #076EAF
}

.join_title i {
    margin-right: 5px;
}

.join_con1 {
    color: #fff
}

.join_con1>p {
    color: #076EAF
}

.join_box .panel-default>.panel-heading a:hover,
.join_box .panel-default>.panel-heading a:focus,
.join_box .panel-default>.panel-heading.active a {
    background: transparent;
}

.join_box .panel-default>.panel-heading a {
    background: transparent;
}

.join_box .panel {
    background: transparent;
}

.join_box .panel-default>.panel-heading {
    background: transparent;
}

.join_box .panel-default>.panel-heading a:hover,
.join_box .panel-default>.panel-heading a:focus {
    padding-left: 15px
}

.join_box .panel-default>.panel-heading {
    border-bottom: 1px solid #EFEFEF;
}

.join_box .panel {
    box-shadow: none
}

.all {
    padding-bottom: 15px;
}

.all .media_btn {
    margin-top: 0
}

.all .btn {
    margin-top: 5px;
}

.all .media-heading a {
    font-size: 20px;
    padding-left: 15px;
}

.all .media-heading i {
    margin-right: 10px;
    color: #BB1F02
}

.infor_box {
    margin-bottom: 20px;
}

.related_video>div {
    padding: 0
}

.video_move {
    height: 465px;
    border: 1px solid #e5e5e5;
}

.list-inline {
    margin-bottom: 0
}

.video_lawyer .media_txt {
    margin-right: 0
}

.video_lawyer .media-heading {
    color: #000
}

.video_lawyer {
    border-bottom: 1px solid #CDCDCD;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.video_lawyer img {
    border: 1px solid #ddd;
    width: 130px;
    height: 135px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.company_img {
    width: 263px;
    height: 190px;
}

.user_img,
.pro_cimg,
.conplay_img {
    height: auto;
    margin-top: 5px;
    /* width: 263px; */
    max-width: 100%;
}

.pro_cimg_1 {
    height: 80px;
    margin-top: 0px;
    width: 263px;
}

.inner_right blockquote {
    margin-top: 15px;
    padding-right: 0;
}

.inner_right .list-group a {
    color: #666;
    line-height: 25px;
}

.coin {
    display: inline-block;
    width: 7px;
    height: 7px;
    color: #0A6097
}

.inner_right .carousel {
    margin-top: 0px;
}

.inner_right .carousel-control.left,
.inner_right .carousel-control.right {
    background-image: none;
    filter: none;
}

.inner_right .left .iconfont,
.inner_right .right .iconfont {
    position: absolute;
    top: 30%;
    z-index: 5;
    display: inline-block;
    width: 70px;
    height: 100px;
    margin-top: -15px;
    margin-left: -60px;
    font-size: 58px;
    margin-right: 0
}

.inner_right .left .iconfont {
    margin-right: -20px;
    margin-left: -10px;
    margin-left: 5px\9;
}

.inner_right .carousel-indicators li {
    border-radius: 0;
    width: 35px;
}

.inner_right .carousel-indicators {
    bottom: 10px;
}

.inner_right .carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px 5px;
    background: #fff;
    background: rgba(255, 255, 255, 0.60);
    background: #fff\9;
    filter: alpha(opacity=50);
    color: #00632d;
    text-shadow: none;
    font-size: 13px;
    font-weight: bold;
}

.over {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pro_filt .dropdown-menu {
    border-radius: 0;
    padding-bottom: 10px;
    min-width: 480px;
    box-shadow: none;
    background-color: #D7E8F8;
    border-color: #003466
}

.pro_filt .dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background: #003466;
    padding: 2px 8px;
    color: #fff
}

.pro_filt .dropdown-menu>li>a {
    padding: 2px 8px;
    margin: 5px 0
}

.filt_hot {
    padding-left: 10px;
    padding-top: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #003466
}

.pro_filt .open>a,
.pro_filt .active>a {
    background: #003466;
    color: #fff
}

.pro_filt .dropdown-menu>li>a {
    text-align: center;
}

.pro_filt .glyphicon-fire {
    color: #EBB91E
}

.pro_filt .dropdown-menu>li>a {
    display: inline-block;
}

.divider {
    height: 0;
    border-bottom: 1px dashed #003466;
}

.media_btn .liked {
    float: none;
    margin: -62px 0 6px;
}

.media_btn .liked li {
    margin-right: 10px;
}

.act_infor {
    color: #000;
    border: 1px solid #e5e5e5;
    line-height: 25px;
    padding: 10px 15px;
}

.act_infor strong {
    font-size: 15px;
}

.act_details .nav-tabs>li.active>a,
.act_details .nav-tabs>li.active>a:hover,
.act_details .nav-tabs>li.active>a:focus,
.act_details .nav-tabs>li a {
    border: 0;
    border-radius: 0;
    color: #666;
    font-size: 14px;
}

.act_details .nav-tabs>li.active>a,
.act_details .nav-tabs>li.active>a:hover,
.act_details .nav-tabs>li.active>a:focus {
    background-color: #0B6DAC;
    color: #fff
}

.act_details .nav-tabs {
    border: 0;
    background-color: #eee;
    margin: 15px 0
}

.infor_top {
    margin: 20px 0
}

.infor_top .share {
    margin-top: 15px;
}

.act_infor a:hover {
    text-decoration: underline;
}

.jian a {
    color: #000
}

.headimg {
    width: 200px;
    height: 200px
}

.member_category {
    padding: 0 15px;
}

.member_enjoy {
    margin: 0;
    padding-left: 15px
}

.member_category h4 {
    font-size: 16px;
}

.member_category h4 span {
    color: #003466;
    padding-left: 5px;
}

.member_category i {
    color: #BACC27
}

.member_require {
    color: #000;
    font-size: 14px;
    padding: 5px 0 15px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
}

.specialt {
    background: url(../images/specialt.png) no-repeat;
    width: 100%;
    height: 320px;
    padding: 20px;
    font-size: 14px;
    margin-bottom: 20px;
}

.specialt .pull-left {
    color: #fff;
    max-width: 250px
}

.specialt_title {
    padding: 5px 10px 5px 0;
}

.specialt_lcon {
    line-height: 25px;
    margin-top: 5px;
}

.specialt .coin {
    width: 120px;
    height: 120px;
    color: #16A0F7;
    border: 2px solid #edeef0;
    border-radius: 80px;
    padding-top: 50px;
}

.specialt .coin:hover {
    color: #6F7D8C;
    background: #fff;
    border: 2px solid #fff;
    padding-top: 50px;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -webkit-box-shadow: 0 0 2em white;
    -moz-box-shadow: 0 0 2em #fff;
    -o-box-shadow: 0 0 2em #fff;
    -ms-box-shadow: 0 0 2em #fff;
    box-shadow: 0 0 2em white;
}

.specialt .pull-right {
    color: #fff;
    margin-top: 75px;
}

.specialt .pull-right h3 {
    font-size: 14px;
    text-align: center;
}

.specialt .coin i {
    font-size: 30px;
}

.specialt .list-inline>li {
    text-align: center;
}

.inner .about_box {
    padding-top: 10px;
}

.seconder {
    margin: 15px 0;
    border-bottom: 1px dashed #CDCDCD;
    padding-bottom: 10px;
}

.seconder b {
    color: #000
}

#timemodal .active,
#timemodal .btn:hover {
    background: #003466;
    color: #fff
}

.data_year {
    padding: 15px 15px 0 15px;
}

.data_time {
    padding: 0 15px 15px 15px;
}

#timemodal .btn {
    padding: 4px 6px;
}

.data_time {
    margin: 10px 0 0;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

#timemodal table td {
    height: 50px;
    padding: 10px;
    text-align: center;
    font-size: 12px;
}

#timemodal table tr {
    margin: 10px 0
}

#timemodal table div {
    text-align: left;
    padding-top: 5px
}

.yue .btn01 {
    width: 100px !important;
    height: 40px;
    margin-top: 20px;
}

.yue .find_tip {
    margin-left: 0px;
}

.yue label {
    font-size: 14px;
}

.act_figure {
    margin-bottom: 5px;
}

.act_figure .carousel {
    margin-top: 0
}

.act_figure .wp-block {
    margin-top: 0
}

.act_figure p {
    margin-top: 9px;
}

.act_figure h3 {
    font-size: 15px;
    color: #000;
    margin: 0;
    margin-top: 5px;
}

.act_figure .wp_text {
    background: rgba(7, 110, 175, 0.8);
    width: 100%;
    left: 0;
    top: 83%;
    font-size: 14px;
    padding: 0
}

.act_figure .wp_text span {
    float: right;
    background: #dd6400;
    padding: 5px;
    display: inline-block;
}

.act_figure .wp_text b {
    padding: 5px;
    display: inline-block;
    font-weight: normal;
}

.user_list h3 {
    color: #003466;
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
}

.user_list div {
    margin-bottom: 10px;
}

.zan_user span {
    margin-right: 5px;
}

.zan_txt {
    color: #000;
    font-size: 14px;
}

.user_list h3 img {
    height: 35px;
    width: 35px;
    border: 0 none;
    border-radius: 2px;
}

.user_list h3 span {
    color: #666;
    font-size: 12px;
}

.zan_else i {
    margin-right: 5px;
}

.zan_else a {
    margin-left: 10px;
    color: #666
}

.zan_else a:hover {
    color: #0A6097;
    text-decoration: underline;
}

.js_show {
    visibility: hidden;
}

.js_no {
    display: none
}

.js_show_par:hover .js_show {
    visibility: visible;
}

.user_list img {
    width: 35px !important;
    height: 35px !important;
    box-shadow: none !important;
    border: 0 !important;
}

.js_re_show {
    visibility: hidden;
}

.js_user_txt .media:hover .js_re_show {
    visibility: visible;
}

.user_page .pager {
    margin-top: 0;
}

.user_page .pager a:hover {
    text-decoration: underline;
}

.cuser_box img {
    width: 35px;
    height: 35px;
    margin-top: -17px;
    margin-right: 5px;
}

.cuser_box h3 {
    color: #003466;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
}

.cuser_box {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0 0 0;
}

.cuser_box input[type="checkbox"] {
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.cuser_box .btn {
    margin-left: 5px;
}

.user_list .media {
    border-bottom: 1px dashed #e5e5e5;
    padding-top: 15px;
}

.pro_filt_con a.btn {
    position: relative;
    background: linear-gradient(#FAFAFA, #F2F2F2);
    border: 1px solid #D9D9D9;
    color: #666
}

.pro_filt_con a.btn:hover,
.pro_filt_con a.curall {
    color: #076EAF
}

.pro_filt_con .js_top i {
    position: absolute;
    right: 10px;
    top: 8px;
}

.js_top {
    padding-right: 25px;
}

.cur {
    color: #920611
}

.search_box {
    padding: 15px;
}

.search_head input {
    width: 450px;
    height: 35px;
    padding-left: 15px;
}

.search_head .btn {
    width: 80px;
    height: 38px;
}

.search_body {
    margin: 15px 0
}

.search_body h4 {
    font-size: 14px;
}

.search_body h4 b {
    color: #000;
    font-size: 15px;
}

.search_body li {
    border-bottom: 1px dashed #e5e5e5;
    padding: 10px 0
}

.search_body li p {
    margin-bottom: 0
}

.search_body a {
    margin-bottom: 10px;
    display: inline-block;
    text-decoration: underline;
    color: #000;
    font-weight: bold;
}

.search_body a:hover {
    color: #076EAF
}

.pdf_box {
    height: 700px;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

#tab6_box_con .row>div:nth-child(2n) .figure {
    margin-right: -1px;
}

.video_note .btn {
    margin-right: 10px;
}

.music_box {
    height: 30px;
    margin-bottom: 15px;
}

.music_box body {
    background: blue
}

.dingyue i {
    color: #666
}


/*表单重置*/

.error {
    border-color: #F16951;
    color: #bf432e;
}

.valid {
    border-color: #5CB85C;
}

.required_span {
    color: #EFAD4D;
    padding-right: 5px;
    font-weight: bold;
}


/*单选按钮样式*/

.radioList .coin {
    background: url(../images/radio.png) no-repeat -90px 0;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}

.radioList {
    position: relative;
    padding-left: 10px;
    margin-left: 20px;
    margin-top: 5px;
}

.radioList input {
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
    opacity: 0;
}

.radio_checked .coin {
    background-position: -60px -30px;
}

.radio_disabled .coin {
    background-position: 0 -90px;
}


/*单选按钮样式*/

div.ref {
    border: 1px solid #999;
    margin: 0 0 10px 0;
    padding: 3px;
    font-size: 9pt;
    background: #ffe;
    color: #333;
}

div.ref h4 {
    margin: 0;
    padding: 2px 0px 3px 0px;
    color: #1E50A2;
    font-size: 9pt;
    font-weight: normal;
}


/*媒体查询*/

@media screen and (max-width: 950px) {
    .figure img {
        width: 100%;
        height: 100%
    }
}

@media screen and (max-width: 1400px) {
    /*.login{top: 140px;}*/
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 500px;
    }

    #timemodal .modal-dialog {
        width: 750px;
    }
}

@media screen and (min-width: 1200px) {}

@media (min-width: 768px) {
    #loginmodal .modal-dialog {
        width: 450px;
    }
}