﻿* {
    padding: 0;
    margin: 0;
    border: 0;
}

.w {
    width: 1200px;
    margin: 0 auto;
}

a {
    text-decoration: none;
}

ul {
    list-style-type: none;
}
.zjjt_main{

}
.zjjt_con{
    margin-left: 20px;
    cursor: pointer;
}
.jtgk{
    display: flex;
    flex-direction:row;
    height: 400px;
    background: #FFFFFF;
    padding-top: 20px;
}
.jtgk_titl{
    padding-right: 10px;
}
.jigk_con{
    width: 470px;
    margin-right: 52px;
    margin-top: 20px;
}
.jigk_con p{
    font-size: 15px;
    text-indent: 2em;
    line-height: 38px;
    letter-spacing: 1px;
}
.jigk_con .jtgk_det span{
    cursor: pointer ;
    color: #0a82dd;
}
.jigk_con .jtgk_det span:hover {
    color: rgba(255, 0, 0, 0.87);
}
.jtgk_titr{
    position: relative;
    height: 40px;
    line-height: 40px;
}
.jtgk_titr img{
    position: absolute;
    top: 4px;
    padding: 0 15px;
}
.jtgk_titr span{
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 6px;
    line-height: 40px;
    padding-left: 65px;
}
.jtgk_video{
    position: relative;
}
.zjjt_cons{
    display: flex;
    width: 100%;

}
.fjms{
    padding-right: 20px;
    padding-left: 20px;
}
.fjms_tit{
    display: flex;
    height: 65px;
    text-align:center;
    line-height: 65px;
    cursor: pointer;
}
.fjms_tit p{
    margin-left: 15px;
}
.fjms_con{
    display: flex;
    margin: 30px 40px;
}
.fjms_con img{
    width: 200px;
    height: 128px;
}
.fjms_des{
    width: 800px;
    margin-left: 35px;
}
.fjms_des h2{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #aaa;
    cursor: pointer;
}
.fjms_des h2:hover{
    color: #1489e1;
}
.fjms_des p{
    margin-top: 10px;
    padding-right: 10px;
    text-indent: 2em;
    line-height: 23px;
}
.fjms_des p span{
    font-size: 12px;
    color: #666;
    flex: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.fjms_des p a{
    color: rgb(60, 60, 213);
}
.zjjt_div{
    background: url("../images/beijing2.png") no-repeat bottom;
    padding-bottom: 20px;
    min-height: 500px;
    background-size: 1920px auto;
}
.interact{
    position: relative;
    background: linear-gradient(180deg,#FFFFFF,#FFFFFF,#FFFFFF,#FFFFFF,transparent);
    border: 1px solid #f6f6f6;
    padding-left: 12px;
    padding-right: 20px;
    width: 1166px;
    padding-bottom: 32px;
    /*height: 100%;*/
}
.interact_main{
    overflow: hidden;
}

.position{
    height: 44px;
    font-size: 14px;
    line-height: 44px;
    padding-left: 22px;
    background: url("../images/icon.png") 0px center no-repeat;
}
.position a{
    color: #666;
}
.jtgk_div{
    display: flex;
}
.jtgk_div_list{
    width: 265px;
}
.jtgk_div_list ul li{
    border-bottom: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
}
.jtgk_div_list ul li:last-child{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.jtgk_div_list ul li:first-child{
    height: 60px;
    background-color: #0a82dd;
    text-align: center;
    line-height: 60px;
    position: relative;
    -webkit-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 0px solid #AAAAAA;
}
.jtgk_div_list ul li:first-child img{
    position: absolute;
    top: calc(50% - 15px);
    left: 58px;
}
.jtgk_div_list ul li:first-child span{
    color: #FFFFFF;
    font-size: 20px;
    padding-left: 35px;
    letter-spacing: 2px;
}
.jtgk_div_list ul li{
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    position: relative;
}
.jtgk_div_list ul li::before{
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #666;
    position: absolute;
    left: 80px;
    margin-top: 29px;
}
.jtgk_div_list ul li a{
    color: #0C0C0C;
}
.jtgk_div_list ul li a:hover {
    color: #0a82dd;
}
.jtgk_div_con{
    width: calc(100% - 300px);
    margin-left: 30px;
}
.jtgk_div_con_top {
    height: 60px;
    line-height: 65px;
    font-size: 25px;
    font-weight: bold;
    color: #0a82dd;
    border-bottom: 1px solid #0a82dd;
    padding-left: 30px;
}
.lsyg{
    margin-top: 20px;
}
.lsyg p {
    text-indent: 2em;
    line-height: 35px;
    font-size: 18px;
}
.tsjt_con ul {
    display: flex;
    margin:20px 50px 0;
    padding-bottom: 50px;
}
.tsjt_con ul li {
    float: left;
    margin-left: 5px;
}
.tsjt_con ul li img{
    float: left;
    margin-top: 5px;
}
.tsjt_con ul li a.moreimg{
    width: 171px;
    height: 58px;
    padding-top: 70px;
    text-align: center;
    line-height: 24px;
    font-size: 18px;
    color: #fff;
    float: left;
    margin-left: 4px;
    margin-top: 5px;
    background: #1b8ce3 url(../images/in-morepic.png) no-repeat 73px 37px;
}
.tsjt_tit{
    display: flex;
    height: 65px;
    justify-content:center;
    cursor: pointer ;
}
.tsjt_tit p{
    line-height: 65px;
   font-size: 25px;
    letter-spacing: 10px;
    font-weight: bold;
    padding-left: 18px;
}
.jtxz{
    margin-top: 30px;
}
.jtxz ul li{
    height: 40px;
    line-height: 40px;
    padding-left: 30px;
    position: relative;
    border-bottom: 1px dotted  #666;
    padding-bottom: 10px;
    margin-top: 30px;
    font-size: 16px;
}
.jtxz ul li::before{
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #666;
    position: absolute;
    margin-top:19px;
    left: 15px;
}
ul li a {
    color: #0C0C0C;
}
.jtxz ul li span{
    position: absolute;
    right: 25px;
    color: #666;
    font-size: 14px;
}
.jtxz ul li a:hover{
    color: #0a82dd;
}
.zjjt_det{
    width: 870px;
    border: 1px solid #e5e5e5;
    position: relative;
    margin-top: 13px;
    margin-left: 30px;
}
.zjjt_det_tit{
    position: relative;
}
.zjjt_det_tit h2{
    position: absolute;
    left: 12px;
    top: -13px;
    background: url(../images/site-rtheadbg.jpg) no-repeat;
    width: 123px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-weight: normal;
    color: #0271c6;
    font-size: 22px;
}
.zjjt_det_con ul{
    margin-left: 20px;
    width: 832px;
    margin-top: 20px;
}
.zjjt_det_con ul li {
    width: 196px;
    height: 168px;
    border:1px solid #e5e5e5 ;
    text-align: center;
    float: left;
    margin: 10px 5px;
}
.zjjt_det_con ul li a img{
    margin-top: 5px;
    width: 180px;
    height: 129px;
}
.zjjt_det_con ul li a p{
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 95%;
    display: block;
}
.zjjt_det_con ul li:hover{
    background-color: rgba(10, 130, 221, 0.2);
}
.jtgk_div_con .jtgk_div_con_top span {
    height: 20px;
    line-height: 20px;
    margin: 0px 15px;
    color: #888;
    float: right;
    padding: 35px 0 5px 0;
    font-size: 14px;
}