/*
 * @Author: Fanchao
 * @Description: 文字 585657 16px 蓝色标准 #E9F4F8
 * @Date: 2019-04-02 14:44:37
 * @LastEditTime: 2019-05-28 10:06:26
 */


body {
    background: #fff;
    background-image: linear-gradient(-180deg, #0C77BD 5%, #7FB6DC 48%, #FFFFFF 99%);
}

a:hover {
    text-decoration: none !important;
    color: rgb(78, 155, 238) !important;
}

ul {
    padding-inline-start: 0px;
}

body,
html,
p,
a {
    font-family: 'Microsoft YaHei', 'Hiragino Sans GB', Helvetica, Arial, 'Lucida Grande', sans-serif;
}


.heard {
    width: 100%;
    height: 37px;
}

.column {
    background: #fff;
    width: 1050px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}

input,
input:focus {
    border: none !important;
    box-shadow: none !important;
}


.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.bc_g {
    background: #F8F7FC !important;
}

.bc_w {
    background: #fff !important;
}

.mt10 {
    margin-top: 10px;
}

.ml30 {
    margin-left: 30px;
}

.p40 {
    padding-top: 40px;
}
.h10 {
    height: 10px;
}
.h20 {
    height: 20px;
}

.h33 {
    height: 33px;
}

.bb {
    margin-bottom: 10px;
    border-bottom: 2px dotted rgb(157, 157, 157);
}

.mt10 {
    margin-top: 10px;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
    opacity: 1;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
    opacity: 1;
}

input:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}

input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}


header {
    width: 1000px;
    padding: 10px 10px;
    margin: 0 auto;
    height: 146px;
}

header img {
    margin-top: 10px;
    width: 510px;
    height: 98px;
}

.header_right {
    color: #ffff;
    text-align: right;
    height: 31px;

}

.header_right span {
    padding-right: 10px;
}

.search {
    margin-top: -7px;
    height: 30px;
    border: 1px solid white;
    border-radius: 20px;
}

.input_search {
    margin-left: 10px;
    height: 30px;
    color: #fff;
    background: rgba(16, 121, 191, 0);
    border: 0;
    outline: none;
}

.input_submit {
    background: #ffffff url('/themes/theme_jiaoliunew/public/assets/images/search.png') no-repeat left top;
    background-size: 100% 100%;
    height: 28px;
    width: 28px;
    border-radius: 0px 20px 20px 0px;
}

.nav {
    margin-top: 10px;
    width: 100%;
    border-bottom: 3px solid #0C77BD;
}

.nav ul {
    /* height: 42px;
    background: url('/themes/theme_jiaoliunew/public/assets/images/nav.png') no-repeat left top; */
    background-size: 100% 100%;
}

.nav li {
    text-align: center;
    width: 11.1111%;
    float: left;
    list-style: none;
    line-height: 42px;

}

.nav li a {
    color: rgb(87, 87, 87);
    width: 100px;
    height: 42px;
    display: block;
}

.nav li a:hover {
    height: 42px;
    background: url('/themes/theme_jiaoliunew/public/assets/images/nav_bin.png') no-repeat left top;
    background-size: 100% 100%;
    color: #fff !important;
}
 
.nav li a:hover {
    color: #fff !important;
}
 
.on {
    width: 100%;
    height: 42px;
    background: url('/themes/theme_jiaoliunew/public/assets/images/nav_bin.png') no-repeat left top;
    background-size: 100% 100%;
    color: #fff !important;
}

/* lane */

.lane1 {
    margin-top: 10px;
    height: 321px;
    background: #fff;
}

.lane2 {
    margin-top: 10px;
    height: 398px;
}

.lane3 {
    margin-top: 10px;
    height: 92px;
}

.lane4 {
    margin-top: 10px;
    height: 114px;
}

.lane5 {
    margin-top: 10px;
    height: 264px;
}

.lane6 {
    margin-top: 10px;
    height: 121px;
}

.lane7 {
    margin-top: 10px;
    height: 400px;
}

.lane8 {
    margin-top: 10px;
    height: 95px;
}
.lane9 {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    height: 1188px;
}
.lane10 {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
}
.left {
    float: left;
}

.right {
    float: left;
    margin-left: 10px;
}

.lane_title {
    height: 37px;
    width: 100%;
    background: #E0EEF7;
    border-radius: 0px 10px 10px 0px;
    border-bottom: 3px solid #0C77BD;
}

.lane_title_title {
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    width: 123px;
    background: url('/themes/theme_jiaoliunew/public/assets/images/nav_bin.png') no-repeat left top;
    background-size: 100% 100%;
    float: left;
}

.max {
    width: 153px !important;
}

.lane_title_more {
    height: 34px;
    line-height: 34px;
    float: right;
    margin-right: 10px;
}

.lane_title_more a {
    font-size: 15px;
    color: rgb(99, 99, 99);
}

.lane1 .left {
    width: 550px;
    height: 321px;
    background: rgb(122, 122, 122);
}

.lane1 .right {
    width: 430px;
    height: 321px;
    background: #DEF0FA;
    float: left;
}

.lane1 .right li {
    height: 50%;
    list-style: none;
    margin-left: 20px;
    margin-right: 20px;
}

.lane1 .right .right_title {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    width: 100%;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #585657;
}

.lane1 .right .right_info {
    text-indent: 2em;
    text-align: justify;
    height: 86px;
    font-size: 15px;
    line-height: 28px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #585657;
}

.lane1 .right .right_info a {
    font-size: 15px;
    color: #464646;
}

.lane2 .left {
    width: 550px;
    height: 392px;
}

.lane2 .right {
    width: 430px;
    height: 392px;
    /* background: #DEF0FA; */
    float: left;
}

.lane2 .left .left_list {
    padding-top: 10px;
    height: 353px;
}

.lane2 .left .left_list ul {
    height: 340px;
    background: #E9F4F8;
    padding-inline-start: 20px;
    white-space: nowrap;
    overflow: hidden;
}

.lane2 .left .left_list ul li {
    width: 35em;
    line-height: 33px;
}

.lane2 .left .left_list ul li a {
    font-size: 15px;
    color: #585657;
}

.lane2 .right {
    padding-left: 30px;
}

.lane2 .right_list {
    background: #E9F4F8;
    height: 339px;
    margin-top: 10px;
    text-indent: 2em;
    text-align: justify;
    font-size: 15px;
    color: #585657;
    overflow: hidden;
    line-height: 32px;
}

.lane3 .left {
    width: 550px;
    height: 92px;
}

.lane3 .right {
    padding-left: 30px;
    width: 430px;
    height: 92px;
    float: left;
}

.lane3_center {
    margin-left: 25px;
    margin-right: 25px;
}

.right_bin {
    width: 116px;
    height: 38px;
    background: url('/themes/theme_jiaoliunew/public/assets/images/nav_bin.png') no-repeat left top;
    background-size: 100% 100%;
    float: left;
    line-height: 38px;
    text-align: center;
}

.right_bin a {
    font-size: 17px;
    color: #fff;
}

.lane4 .ad {
    display: inline-block;
    width: 314px;
    height: 104px;
    background: rgb(255, 223, 223);
}

.lane4 .ad img {
    width: 100%;
}

.lane4_center {
    margin-left: 14.3px;
    margin-right: 14.3px;
}

.lane5 .ad {
    display: inline-block;
    height: 264px;
    width: 314px;
}

.lane5_list {
    height: 227px;
    background: #FAFAFC;
}

.lane5_list ul {
    padding-top: 10px;
    display: block;
    list-style-type: disc;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 20px;
    white-space: nowrap;
    overflow: hidden;
}

.lane5_list ul li {
    line-height: 35px;
}

.lane5_list ul li a {
    font-size: 15px;
    color: #585657;
}

.lane6_list {
    margin-top: 20px;
    height: 40px;
}

.lane6_list li {
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: url('/themes/theme_jiaoliunew/public/assets/images/nav_bin.png') no-repeat left top;
    background-size: 100% 100%;
    float: left;
    list-style: none;
}

.lane6_center {
    margin-left: 10px;
    margin-right: 10px;
}

.lane6_list li a {
    font-size: 17px;
    color: #fff;
}

.lane7 .left {
    width: 553px;
    height: 400px;
}

.lane7 .right {
    padding-left: 20px;
    width: 427px;
    height: 400px;
}

.lane7 .left .left_list {
    padding-top: 10px;
    height: 353px;
}

.lane7 .left .left_list ul {
    height: 340px;
    background: #E9F4F8;
    padding-inline-start: 20px;
    white-space: nowrap;
    overflow: hidden;
}

.lane7 .left .left_list ul li {
    width: 35em;
    line-height: 33px;
}

.lane7 .left .left_list ul li a {
    font-size: 15px;
    color: #585657;
}

.mov {
    padding: 20px;
}

.mov img {
    width: 100%;
}

.prism-player video {
    left: 50.2% !important;
}

.lane8 .lane_list ul {
    margin-top: 20px;
    width: 100%;
}

.lane8 .lane_list ul li {
    width: 24.6%;
    height: 37px;
    display: inline-block;
    list-style: none;
}


/* 快捷链接 */

.btn-group {
    width: 100%;
    border: 1px solid rgba(0,0,0,.15);} 
.sbtn{
    width: 100%;
    background: #fff;
}
.btn-group.open .dropdown-toggle{
    box-shadow:none !important;
}
links li{
    width: 100% !important;
    text-align: center !important;
    border-bottom: 1px solid #ebebeb;
    height: 37px;
    line-height: 37px;
    font-size: 13px;
}
links li a{
   color: #585657;
}


.footer_b{
    height: 40px;
    border-bottom: 6px solid #DEE3E7;
}
.footer{
    padding-top: 20px;
    background: #E0EEF7;
    height: 100px;
}
.footer_title{
    background: #fff;
    height:70px;
    margin: 0 auto;
    width: 500px;
    text-align: center;
    color: rgb(167, 167, 167);
}
.footer_title span a{
    color: rgb(167, 167, 167);
}
.footer_title p{
    padding-top: 1px;
    color: rgb(56, 56, 56);
}

/* 幻灯片自定义 */
@media screen and (min-width: 768px){
    .carousel-indicators {
        bottom: -5px !important;
    }
}
@media screen and (min-width: 768px){
    .carousel-caption {
        right: 0 !important;
        left: 0 !important;
        padding-bottom: 0px !important;
    }
}

.lane1 .carousel-indicators{
    margin-left: 10%;
}
.lane1 .carousel-caption{
    /* margin-left: 10px; */
    padding-left: 10px;
    font-size: 15px;
    padding-top: 0px !important;
    bottom: 0px !important;
    background-color: #000000ba !important;
    height: 30px !important;
    line-height: 30px;
    text-align: left;
}

/* list */
.lane9 .left{
    width: 713px;
    height: 1188px;
    border-right: 1px dashed #0C77BD; 
}

.lane9_title{
    margin-left: -10px;
    margin-right: 10px;
    height: 35px;
    padding-left: 10px;
    line-height: 35px;
    border-top: 1px dashed #0C77BD; 
    border-bottom: 1px dashed #0C77BD; 
}
.lane9_title span{
    font-size: 16px;
    color: rgb(100, 100, 100);
}
.lane9_title span a{
    font-size: 15px;
    color: rgb(100, 100, 100);
}
.lane9 .lane_list ul{
    font-size: 15px;
    margin-right: 20px;
    margin-top: 10px;
    padding-inline-start: 24px;
}
.list_title{
    width: 37em;
    white-space:nowrap;  
    overflow:hidden;  
    float: left;
}
.lane9 .lane_list li{
    line-height: 38px;
}
.lane9 .lane_list li a{
    color: #000;
    width: 50%;
}
.page_list a{
    color: #337ab7 !important;
    width: auto !important;
}
.page_list{
    width: 100%;
    text-align: center;
}
.page_list span{
   float: left;
}
.lane9 .lane_list span{
    float: right;
    font-size: 12px;
    color: rgb(173, 173, 173);
}
.lane9 .right{
    padding-left: 10px;
    width: 240px;
}
.lane9 .lane_list ul{
    width: 96%;
    white-space:nowrap;  
    overflow:hidden;  
}
.lane9 .prism-big-play-btn{
    left: 62px !important;
    bottom: 70px !important;
}
/* .lane9 .prism-player video{
    left: 50.3% !important;
} */

.lane10 .left{
    width: 100%;
}
.lane10 .lane9_title{
    margin-right: -10px !important;
}
/* word */

.word_title{
    text-align: center;
}
.word_title p{
    height: 30px;
    line-height: 30px;
    color: rgb(95, 95, 95);
}
.word_article{
    width: 100%;
    padding: 20px;
    background: #F9F9F9;
}
