/*listcolumn*/
.banner,.banner img{
    width: 100%;
}
.banner{
    height: auto;
}
.banner-main{
}
.listcolumn,.listcolumn-pic,.displayinfo-sz{
    padding-left: 15px;
    padding-right: 15px;
    margin-top: -20px;
}
/*listcolumn*/
.lead{
    /*border-bottom:1px solid #dcdcdc;*/
    width:100%;
    line-height:32px;
    /*margin-bottom:50px;*/
    color:#777777;
    font-size:16px;
    text-align:right;
    margin-top: 10px;
}
.lead a{
    color:#777777;
}
.title{
    color:#3c3c3c;
    font-size:24px;
    width:100%;
    text-align:left;
    line-height:24px;
    /*border-bottom: 1px solid rgb(212, 213, 214);*/
    border-bottom:1px solid #e2e2e2;
}
.title span{
    background:#fff;
    display: block;
    padding-right: 20px;
    position: absolute;
    z-index: 999;
    margin-top: -12px;
}

/*displayInfo*/
.displayinfo{
    padding-left: 30px;
    padding-right: 30px;
}
.chap-title{
    text-align: center;
    color:#006bfc;
    font-size:24px;
    width:100%;
    line-height: 36px;
    margin-top: 30px;
}
.chap-img{
    width: 100%;
    text-align: center;
}
.displayinfo .lead{
    border-bottom: 1px solid #e2e2e2;
}
.info{
    background:#f4f9ff;
    height:32px;
    color:#777777;
    text-align:center;
    width:100%;
    line-height:32px;
    margin-top:20px;
    margin-bottom:30px;
}
.fb-name,.fb-date{
    display:inline-block;

}
.fb-name{
    margin-right:30px;
}
.fb-name i{
        margin-right:5px;
}
.fb-date i{
        margin-right:5px;
}
.displayinfo img{
    width:auto;
    max-width:100%;
    margin-top:10px;
    margin-bottom:10px;
}
.content
{

}
.content .ext h3
{
    line-height: 36px;
    height: 36px;
    font-size: 18px;
    color: #ffffff;
    background: #304A8F;
}
.content .ext h3 i
{
margin-right: 5px;
margin-left: 5px;
}
.content p
{
    line-height: 2em;
}


p{
    line-height:1.5em;
    text-align:justify;
}

@media(min-width:1200px){
    .displayinfo img{
        /* max-width:50%; */
    }
}
.main-left{
    padding-left:0px;
    margin-top: -100px;
    margin-left: -15px;
}
.main-right{
    padding-right:0px;
}
.sidebar{
    width:100%;
}
.column-title{
    font-size:24px; 
    color:#fff;
    text-align:left;
    width:100%;
    line-height:80px;
    background: #1f73ff;
    /* margin-bottom:5px; */
}
.sidebar>div>ul{
    background: #f6f6f6;
    padding-bottom: 15px;
    min-height: 150px;
}
.tab-one{
    padding-left: 15px;
    padding-right: 15px;
}
.tab-one>a{
    height:42px;
    margin-bottom:2px;
    line-height:42px;
    width:100%;
    /*display:block;*/
    font-size:14px;
    /*border-bottom:1px solid #e6e5e5;*/
    /*padding-left:15px;*/
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.tab-one>a i{
    /* font-size:14px; */
    color:#a6d1e1;
    float:left;
    line-height:42px;
    padding-right:5px;
    font-size: 14px;
}
.tab-one:hover{
    background:#7522ff;
}
.tab-one:hover>a{
    color: #fff;
    border-bottom: none;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.tab-one:hover i{
    color:#fff;
}
.tab-one ul{
    padding:0px 15px;
    margin-bottom: 2px;
}
.tab-one>ul>li{
    padding-left:10px;
    width:100%;
}
.tab-one ul li a{
    line-height:36px;
    /* color:#10317a; */
    display:block;
    width:100%;
    font-size:16px;
}
.tab-one ul li i{
    line-height:36px;
    padding-left:10px;
    float:left;
    padding-right:5px;
    color: #1f73ff;
}
.tab-one ul li:hover{
    /* background:#467ffd; */
}
.tab-one:hover ul li a{
    color: #fff;
}
.tab-one ul li:hover a,.tab-one ul li:hover i{
    color: #fff;
}
.main-right>.container-fluid{
    margin-top:20px;
}
.newsItem{
    border-bottom:1px dotted #a9a9a9;
    padding:10px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;

}
.newsItem .col-md-9 a,.newsItem .col-md-3{
    font-size:16px;
}
.newsItem:hover{
    background:#74bcfa;
    color:#fff;
}
.newsItem:hover a{
    color:#fff;
}
.news-brief a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height:24px;
    color:#a9a9a9;
}
.listcolumn-pic .main-right .container-fluid{
    position: relative;
    top:30px;
}
.listcolumn-pic .main-right .container-fluid .col-md-6{
    padding-left:0px;
    padding-right: 0px;
}
.listcolumn-pic .main-right .container-fluid .col-md-6:nth-child(odd){
    padding-right: 5px;
}
.listcolumn-pic .main-right .container-fluid .col-md-6:nth-child(even){
    padding-left: 5px;
}
.pic-item{
    width:100%;
    margin-bottom:30px;
    float: left;
}
.pic-img{
    width:40%;
    float:left;
}
.pic-img img{
    width:100%;
}
.pic-title{
    padding:5px 8px;
    width:60%;
    float:left;
}
.pic-title div{
}
.pic-title01 a{
    text-align:left;
    font-size:22px;
    color:#0036ff;
    width:100%;
    font-weight: bold;
}
.pic-title02{
    text-align: left;
    margin-top: 15px;
}
.pic-title02 div{
    line-height: 32px;
}
.pic-title03{
    font-size:16px;
    margin-left: 10px;
}

/*Ê¦×Ê*/
.expert-name{
    font-size:24px;
    line-height:36px;
    width:100%;
    margin-bottom:15px;
    font-weight:bold;
}
.visit-info{
    margin-top:30px;

}
.visit-con table{
    border-color:#dadada;
}
.visit-con td{
    text-align:center;
    line-height:40px;
}
.visit-con i{
    color:red;
}
.expert-row{
    margin-top: 30px;
}
.expert-row .col-md-3{
    padding-left: 0px;
}
.grjj,.visit-title{
    font-size:18px;
    font-weight:bold;
    margin-bottom:15px;
    margin-top:30px;
    color: #066DBA;
    border-bottom: 2px solid #066DBA;
    line-height: 28px;
}

/*?????¨®????*/
.jk-title{
    height:42px;
    line-height:42px;
    font-size:20px;
    background:#ebf4ff;
    color:#10317a;
    padding-left:20px;

}
.jk-con{
    padding-bottom:30px;
}

/*?????¨¦??*/
.xt-title{
    height:42px;
    line-height:42px;
    font-size:20px;
    background:#ebf4ff;
    color:#10317A;
    padding-left:20px;
    /* margin-top:10px; */
}
.xt-con{
    padding-bottom:30px;
}
.ks{
    width:12.5%;
    padding-right:15px;
    padding-top:20px;
    float:left;
}
.ks-item{
    border:1px solid #d5d5d5;
    padding:0px 10px;
    border-radius:15px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
    line-height:32px;
    width:100%;
}
.ks-item:hover{
    background:#0078ff;
}
.ks-item:hover a{
    color:#fff;
}
.ks-item a{
    width:100%;
    display:block;
}
.ks-item i{
    float:right;
    line-height:32px;
}
.title02{
    font-size: 18px;
    color: #10317a;
    margin-top: 20px;
    margin-bottom: 30px;
}
.zjtd{
    margin-top: 25px;
}
.detail a{
    width:100px;
    line-height:20px;
    display:block;
    color:#c6c6c6;
    float:right;
    text-align:center;
    font-size: 14px;
    border: 1px solid #c6c6c6;
    border-radius: 20px;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    -o-border-radius:20px;
}
.fgx{
    background:url(/en/images/fgx.png) repeat-x;
    width:100%;
    height:11px;
    margin-top:10px;
    /* margin-bottom: 30px; */
}
.ks-more{
    padding-right:20px;
    float:right;
    padding-top:10px;
}
.ks-more a{
    color:#909090;
    font-size:14px;
    border-radius:15px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
    border:1px solid #909090;
    background:#fff;
    height:24px;
    padding:0px 15px;
    display:block;
    line-height:24px;
}
.mz-con{
    margin-top:20px;
}
.mz-con h3 {
    line-height: 35px;
    height: 35px;
    /* border-top: 3px solid #304A8F;
    border-bottom: 1px solid #e8e8e8; */
    font-size: 16px;
    color: #304A8F;
    font-weight: bold;
}
.mz-con table{
    
}
.mz-con table .firstRow{
    background-color: #ffeeed;
}
.mz-con td{
    text-align:center;
    line-height:40px;
}
.mz-con th{
    text-align:center;
    line-height:40px;
}
.kszr{
    margin-top:20px;
}
.kszr img{
    width:100%;
    border:1px solid #e4e4e4;
}
.zrjs p{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.zrjs .grjj{
    margin-top:20px;
}

/*???¡Â????*/
.style03{
    color:#BA0407;
    font-weight: bolder;
    margin: 0 5px;
}
.search-result{
    background: #efefef;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 42px;
}
.search-item{
    padding:25px 20px;
    border-bottom: 1px dotted #c0c0c0;
    text-align: left;
}
.search-title a{
    color: #10317a;
    line-height: 36px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}
.search-con{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
}
.search-item .detail{
    margin-top:10px;
}
.search-input{
    position: absolute;
    z-index: 99999;
    right: 0px;
    width: 255px;
    line-height: 46px;
    background: #e0e0e0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    display: none;
}
.search-input input{
    height: 32px;
}
.search-input input[type="input"]{
    width: 150px;
}
.search-input input[type="submit"]{
    width: 60px;
    text-align: center;
    line-height: 32px;
    margin-left: 5px;
}
.search2{
    width: 100%;
    text-align: center;
    padding:15px 0px;
    margin-bottom: 20px;
}
.search2 input{
    height: 42px;
}
.search2 input[type="text"]{
    width: 250px;
    border-radius: 5px;
}
.search2 input[type="submit"]{
    width: 80px;
    text-align: center;
    line-height: 32px;
    margin-left: 5px;
    background: #10317a;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;

}

@media(max-width:1024px){
    .zrjs p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
}

@media(min-width:1200px){
    .main-left{
        width:22%;
    }
    .main-right{
        width:78%;
    }
}
@media(max-width:1024px){
    .ks{
        width:16.6%;
    }
    .listcolumn-ks{
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media(max-width:992px){
    .ks{
        width: 20%;
    }
    .main-left{
        margin-top: 0px;
    }
}
@media(max-width:767px){
    .ks{
        width: 25%;
    }
}
@media(max-width:560px){
    .ks{
        width: 33.3%;
        padding-right: 5px;
    }
}
@media(max-width:375px){
    .ks{
        width: 50%;
    }
}
@media(max-width:767px){
    .main-left{
        padding-left:10px;
        padding-right: 0px;
        margin-top:10px;
        margin-bottom: 20px;
        margin-left: -5px;
    }
    .main-right{
        padding-right:10px;
        padding-left: 0px;
    }
    .main .container{
        padding-top:20px;
    }
    .column-title{
        font-size:18px;
        margin-bottom:10px;
    }
    .sidebar{
        padding-top:15px;
        padding-bottom:15px;
    }
    .title{
        font-size:16px;
    }
    .listcolumn .title{
        margin-top:30px;
    }
    .sidebar{
        padding-bottom:10px;
    }
    .main-right>.container-fluid{
        margin-top:20px;
    }
    .newsItem .col-md-9 a,.newsItem .col-md-3{
        font-size:12px;
    }
    .lead{
       display: none;
    }
    .tab-one>a,.tab-one ul li a{
        font-size:12px;
    }
    .displayinfo{
        padding-left:15px;
        padding-right:15px;
    }
    .displayinfo .title{
        font-size:18px;
        margin-top:-20px;
    }
    .fb-name{
        margin-right:5px;
    }
    .info{
        margin-bottom:20px;
    }
    .listcolumn-pic .title{
        margin-top:20px;
    }
    .listcolumn-pic .main-right .col-xs-6:nth-child(even){
        padding-right:0px;
        padding-left:10px;
    }
    .listcolumn-pic .main-right .col-xs-6:nth-child(odd){
        padding-left:0px;
        padding-right:10px;
    }
    .pic-title01 a{
        font-size: 14px;
        margin-top: 4px;
        margin-bottom: 4px;
    }
    .pic-title02 div{
        line-height: 22px;
    }
}
@media(max-width:374px){
    .main-left{
        padding-left:0px;
        padding-right: 0px;
    }
    .main-right{
        padding-right:0px;
        padding-right: 0px;
    }
}
/*¡¤???*/
.breadcrumb
{
background-color:#e4f2ff;
}
.mt20
{
    margin-top: 20px; 
}
.pb_sys_style1{
    margin-bottom: 40px;
}