@charset "utf-8";
html,
body {
    position: relative;
    font-size: 14px;
    background: #ffffff;
    min-width: 1366px;
}
.container{
    position: relative;
    width: 100%;
    background-color: #e5e7ea;
    margin-top: 5px;
}
.container .container-box{
    max-width: 1556px;
    width: 80%;
    margin: 0 auto;
}
.c-box-lf{
    position: absolute;
    display: inline-block;
    width: 16.8%;
    height: 100%;
    background-color: rgba(255,255,255,0.8);
}
.c-box-lf-con{
    width: 90%;
    height: 952px;
    margin: 0 4% 0 6%;
}
.c-box-lf-bar{
    position: relative;
    width: 100%;
    height: 485px;
}
.lf-bar-con{
    position: absolute;
    top: -98px;
    width: 100%;
    background-color: rgba(255,255,255,0.4);
}
.lf-bar-con-padding{
    position: relative;
    width: 90%;
    margin: 7% 5% 0 5%;
}
.lf-bar-con-padding .bar-logo{
    width: 100%;
    height: 81px;
}
.lf-bar-con-padding p{
    display: inline-block;
    position: absolute;
    top: 28px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
}
.lf-bar-con-padding ul li{
    font-size: 16px;
    color: #464c4f;
    padding-left: 14%;
    height: 65px;
    line-height: 65px;
    border: solid 1px #bfd3e2;
    border-top: 0;
    background-color: #ffffff;
}
.lf-bar-con-padding ul li.active{
    background-color: #eaeff7;
}
.lf-bar-con-padding ul li:hover{
    background-color: #eaeff7;
}
.lf-bar-con-padding ul li a{
    display: block;
    width: 100%;
    height: 65px;
    color: #464c4f;
}
.lf-bar-con-padding ul li a:hover{
    text-decoration: none;
}
.lf-bar-con-padding ul li span{
    display: inline-block;
    background: url(arr-left.png) no-repeat;
    width: 11px;
    height: 15px;
    margin-right: 10%;
}
.c-box-lf-title{
    font-size: 18px;
    color: #333333;
    padding-bottom: 10px;
    margin-bottom: 32px;
    border-bottom: solid 1px #bfd3e2;
}
.c-box-lf .c-box-lf-img img{
    width: 100%;
}
.c-box-lf .c-box-lf-img span{
    display: block;
    font-size: 14px;
    color: #333333;
    text-align: left;
    margin: 7px 0 20px;
    line-height: 1.5em;
}
.c-box-lf-p li{
    list-style-type:square;
    color: #034495;
    margin-left: 12px;
}
.c-box-lf-p p{
    font-size: 16px;
    color: #555555;
    line-height: 1.75em;
}
.c-box-lf-p p span{
    color: #034495;
}
.c-box-lf-p a{
    font-size: 16px;
    color: #555555;
    line-height: 1.75em;
    text-decoration: none;
    cursor: pointer;
}
.c-box-lf-a li{
    margin: 18px 0 18px 12px;
}
.c-box-rt{
    display: inline-block;
    width: 77%;
    vertical-align: top;
    margin-left: 23%;
    margin-bottom: 80px;
}
.c-box-rt a:hover{
    text-decoration: underline;
}
.c-box-rt .title{
    position: relative;
    background: url(title-bg.png) no-repeat;
    height: 78px;
    line-height: 78px;
    width: 100%;
    margin-top: 27px;
}
.c-box-rt .title h3{
    font-size: 22px;
    color: #034495;
    margin: 0;
    padding-left: 20px;
}
.c-box-rt .title .title-nav{
    position: absolute;
    right: 24px;
    top: 0;
    font-size: 14px;
    color: #999999;
}
.c-box-rt .title .title-nav a{
    color:#999999;
}
.c-box-rt .title .title-nav a:last-child{
    color:#555555;
}
.c-box-rt .title .title-nav i{
    margin: 0 5px;
}
.c-box-rt .title .title-nav span{
    font-size: 14px;
    color: #555555;
}
.c-box-rt .con{
    margin-top: 5px;
    background-color: #ffffff;
}
.c-box-rt .con .con-box{
    padding: 40px 20px 20px;
    background: url(box1_bg.png) no-repeat top right;
}
.c-box-rt .con2{
    background-color: #ffffff;
    padding: 20px;
    margin-top: 5px;
}
.c-box-rt .con2-title{
    font-size: 22px;
    color: #000000;
    line-height: 1em;
    margin: 14px auto 50px;
}
.con2 .tab-hd span:first-child{
    margin-left: 20px;
}
.con2 .tab-con{
    padding: 0 20px;
}
.c-box-rt .con2 .tab-hd{
    width: 100%;
    height: 71px;
    background: url(box2_bg.jpg) no-repeat top right;
    border-bottom: solid 1px #034495;
}
.con2 .tab-hd span{
    display: inline-block;
    width: 157px;
    height: 52px;
    line-height: 52px;
    margin-top: 19px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #646060;
    cursor: pointer;
}
.con2 .tab-hd span:hover,.con2 .tab-hd span.active{
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    background: url(tab-bg.png) no-repeat top left;
    border-bottom: solid 1px #fff;
}
.con2 .img-list{
    width: 100%;
    margin-top: 5px;
}
.con2 .img-list .img-list-item{
    width: 100%;
}
.con2 .img-list-item img{
    width: 33%;
    margin-top: 5px;
    vertical-align: middle;
}
.con2 .img-list-item  .img-list-item-rt{
    display: inline-block;
    width: 65%;
    vertical-align: middle;
    margin-left: 1.4%;
    padding: 3% 0;
    border-top: solid 1px #e5e7ea;
}
.con2 .img-list-item .img-list-item-rt-bottom{
    border-bottom: solid 1px #e5e7ea;
}
.con2 .img-list-item h3{
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5em;
    margin: 20px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.con2 .img-list-item h3 a{
    color: #222222;
}
.con2 .img-list-item p{
    font-size: 14px;
    line-height: 2em;
    margin: 0;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.con2 .img-list-item p a{
    color: #222222;
}
.con2 .img-list-item span{
    font-size: 14px;
    color: #999999;
}
.con2 .img-list-item a.all-text{
    float: right;
    font-size: 14px;
    color: #0f449c;
}
.con2 .last{
    padding: 3% 0;
}




/*媒体查询*/
@media screen and (min-width:1680px) and (max-width:1920px){

}
@media screen and (min-width:1600px) and (max-width:1680px){
    .con2 .img-list-item .img-list-item-rt {
        padding: 1.5% 0;
    }
}
@media screen and (min-width:1440px) and (max-width:1600px){
    .con2 .img-list-item .img-list-item-rt {
        padding: 1% 0;
    }
}
@media screen and (min-width:1366px) and (max-width:1440px){
    .con2 .img-list-item .img-list-item-rt {
        padding: 2% 0;
    }
}
@media screen and (max-width:1366px){
    .con2 .img-list-item h3 {
        font-size: 16px;
        margin: 2% 0;
    }
    .con2 .img-list-item p {
        font-size: 12px;
    }
    .con2 .last {
        padding: 3% 0;
    }
    .con2 .img-list-item span {
        font-size: 12px;
    }
    .con2 .img-list-item a.all-text {
        font-size: 12px;
    }
    .con2 .img-list-item .img-list-item-rt {
        padding: 2% 0;
    }
}