* {
    margin: 0;
    padding: 0;
}
.subbanner img{width:100%;}
.list li {
    line-height: 50px;
}
.list li a{
    font-size: 18px;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list li span.fr{
    color: #999;
    font-size: 16px;
}
.wrap {
    max-width: 1666px;
    margin: 0 auto;
}

.con .con1 {
    text-align: -webkit-center
}

.con .tab {
    text-align: center;
    width: 1226px;
    padding: 30px 0;
}

.con .tab ul {
    height: 100%;
}

.con .tab ul li {
    font-size: 32px;
    float: left;
    width: 156px;
    position: relative;
    padding: 10px;
    margin-right: 20px;
    color: #333;
    cursor: pointer;
}

.con .tab ul li:last-child {
    margin-right: 0;
    padding-right: 0;
}

.con .tab ul li:last-child:after {
    height: 0;
}

.con .tab ul li:hover {
    color: #FF9900;
}

.con .tab ul li::after {
    content: '';
    display: block;
    height: 45px;
    width: 1px;
    background-color: #F2F2F2;
    position: absolute;
    top: 5px;
    right: 0;
}

.con .tab ul li.active {
    color: #FF9900;
    font-weight: bold;
}

.con .tab-list .tab-list1 {
    display: none;
}

.con .tab-list .tit {
    font-size: 42px;
    cursor: pointer;
    /* float: left; */
    text-align: left;

}

.con .tab-list .tit:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    margin-top: 30px;
    background-color: #F2F2F2;
}
.con .tab-list .con2 img{
width:100%;
}
.con .tab-list .con2 ul {
    padding: 30px 0;
}
/*
.con .tab-list .con2 ul li {
    float: left;
    width: 49%;
}
.con .tab-list .con2 ul li:last-child {
    float: right;
}
*/
.con .tab-list .con2 ul li p{

    font-size: 18px;
    text-align: justify;
    line-height: 30px;
    text-indent: 2em;
}
.con .tab-list .tab-list1 {
    position: relative;
}

.con .tab-list .con2::after {
    content: '';
    display: block;
    width: 397px;
    height: 658px;
    position: absolute;
    bottom: 0;
    z-index: 0;
}


.con .tab-list .con2 .con3 {
    padding: 60px 0;
    position: relative;
    z-index: 1;
}

.con .tab-list .con2 .con3 .con3-l {
    float: left;
    width: 48%;
}

.con .tab-list .con2 .con3 .con3-l h1 {
    font-size: 42px;
    text-align: left;
}

.con .tab-list .con2 .con3 .con3-l .tit {
    float: left;
}

.con .tab-list .con2 .con3 .con3-l h1:after {
    content: '';
    display: block;
    height: 2px;
    width: 48%;
    
    margin-top: 10px;
}

.con .tab-list .con2 .con3 .con3-l p {
    padding-top: 30px;
    font-size: 18px !important;
    line-height: 30px;
    text-align: justify;
    text-indent: 2em;
}
.con .tab-list .con2 .con3 .con3-l p span{
    font-size: 18px !important;
}

.con .tab-list .con2 .con3 .con3-r {
    float: right;
    width: 48%;
}

.con .tab-list .con2 .con3 .con3-r a {
    display: block;
}

.con .tab-list .con2 .con3 .con3-r a img {
    width: 100%;
    height: 100%;
}

.con .tab-list .con2 .con3 .con4-l {
    float: left;
}

.con .tab-list .con2 .con3 .con4-r {
    float: right;
}

.con .tab-list .con2 .con5 {
    padding-bottom: 50px;
}


.zz-list>div h4{
	font-size: 22px;
	color: #2d6eab;
	line-height: 52px;
	border-bottom: 1px solid #0068b7;
	font-weight: normal;
}
.zz-list>div .zz-ul a,.zz-list>div .zz-ul span{
	display: block;
	float: left;
	margin-right: 54px;
	font-size: 18px;
	color: #808080;
	line-height: 48px;
}
.zz-list>div .zz-ul a:hover{
	color: #FF9900;
	text-decoration: underline;
}
.zz-list>div .zz-ul{
	overflow: hidden;
	padding-top: 7px;
}
.zz-list>div{
	margin-top: 55px;
}
.zz-list{
	padding-bottom: 123px;
}

/* con1 */
i {
    cursor: pointer;
}

.ky-li {
    position: relative;
}

.ky-l2-list em {
    font-style: normal;
    font-size: 20px;
}

.ky-l2-list ul {
     display: none; 
}

.ky-l2-list ul li {
    font-size: 20px;
}

.ky-l2 i {
    font-size: 20px
}

.ky-l2-list2 {
    padding-bottom: 10px;
}

.ky-l2-list2 em {
    color: #FF9900;
    font-size: 25px;
    padding-right: 20px;
}

.ky-l2-list2 i {
    font-size: 30px;
    color: #013EA2;
    position: absolute;
}

.ky-l2-list ul li {
    font-size: 25px;
    line-height: 40px;
}

.ky-l2-list2 i.arrow {
    transform: rotate(180deg);
}

.con1 {
    padding-top: 50px;
    position: relative;
}

.ky .ky-l {
    width: 299px;
    position: relative;
    z-index: 9;

}

.ky-l2 {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: 75%;
    z-index: 10;
    right: 30px;
    background: #f7f7f7;
    padding: 20px 0 0 20px;
    display: none;
}

.ky-l2-list {
    background-color: #f7f7f7;
    padding: 0px 40px 0;
    float: right;
}

.ky .ky-l2 span {
    font-size: 25px;
    color: #013EA2;
    font-weight: bold;
}

.ky .ky-l ul {
    border-top: 6px solid #013EA2;
    background-color: #f7f7f7;
}

.ky .ky-l2 ul {
    border-top: 0;
    padding: 15px 0px 20px;
}

.ky .ky-l ul li {
    font-size: 18px;
    color: #4D4D4D;
    height: 64px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    cursor: pointer;
    position: relative;
}

.ky .ky-l ul li.first {
    color: #013EA2;
    font-size: 20px;
    font-weight: bold;
}

.ky .ky-l ul li.first a:hover {
    color: #013EA2;
}

.con1 .ky .ky-l ul li.active1 {
    color: #FF9900;
    background-color: #ECECEC;
}

.con1 .ky .ky-l ul li.active1::before {
    content: '';
    display: block;
    width: 2px;
    height: 100%;
    background-color: #FF9900;
    position: absolute;
    left: 0;
top:0;
}

.ky .ky-l ul li:not(:first-child):hover {
    color: #FF9900;
    background-color: #ECECEC;
}

.con1 .ky .ky-l ul li:not(:first-child):hover::before {
    content: '';
    display: block;
    width: 2px;
    height: 100%;
    background-color: #FF9900;
    position: absolute;
    left: 0;
}

.ky-l {
    float: left;
}

.ky-r {
    float: right;
    margin-top: 0px;
}

.ky-r .ky-con {
    padding: 0 40px;
    position: relative;
    z-index: 9;
    background-color: #fff;
    padding-bottom: 20px;
    padding-top: 15px;
}

.con1 .ky .ky-r header {
    /*display: flex;
    justify-content: space-between;
    align-items: center;*/
    position: relative;
    margin-bottom: 20px;
}

.con1 .ky .ky-r header:before {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    background-color: #F2F2F2;
    position: absolute;
    bottom: -12px;
    margin-top: 5px;
left:0;
}
.con1 .ky .ky-r header h1{
float:left;
}

.con1 .ky .ky-r h1 {
    font-size: 32px;
}
.con1 .ky .ky-r .ky-con div h1{
text-align: center;
}

.con1 .ky .ky-r header p {float:right;}
.con1 .ky .ky-r header p a:last-child {
    color: #999;
}

.con1 .ky .ky-r header p a {
    color: #000;
    font-size: 16px;
    float: left;
    line-height: 40px;
}

.con1 .ky .ky-r .ky-lis .ky-lis1 {
    padding-top: 75px;
}

.con1 .ky .ky-r .ky-lis .ky-lis1 ul {
    display: flex;
    justify-content: flex-start;
}


.con1 .ky .ky-r .ky-lis .ky-lis1 ul li {
    display: block;
    width: 399px;
    float: left;
    overflow: hidden;
    position: relative;
}
.con1 .ky .ky-r .ky-lis .ky-lis1 ul li .hov{
    position:absolute;
    top: 0.5vw;
    left:50%;
    transform:translateX(-50%);
    display: none;
    width: 100%;
    height: 13vw;
    line-height: 13vw;
    text-align: center;
    vertical-align: middle;
}
.con1 .ky .ky-r .ky-lis .ky-lis1 ul li .hov img{
    vertical-align: middle;
    max-width: 100%;
    height: 12vw;
    text-align: center;
    margin: auto;
}
.con1 .ky .ky-r .ky-lis .ky-lis1 ul li:hover .hov{
    display: table-cell;
}


.con1 .ky .ky-r .ky-lis .ky-lis1 ul {
    padding-bottom: 45px;
}

.con1 .ky .ky-r .ky-lis .ky-lis1 ul li p {
    font-size: 22px;
    padding-top: 32px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
text-align: center;
}

.con1 .ky .ky-r .ky-lis .ky-lis1 ul li:hover p,
.con1 .ky .ky-r .ky-lis .ky-lis1 ul li p:hover {
    color: #000;
}

.con1 .ky .ky-r .ky-lis .ky-lis1 ul li:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    margin-top: 32px;
}

.con1 .ky .ky-r .ky-lis .ky-lis1 ul li:hover:after {
    background-color: #FF9900;
    margin:32px auto 0;
}

.con1 .ky .ky-r .ky-lis .ky-lis1 ul li a img {
    transition: .6s;
    margin: auto;
    height: 13vw;
    width: 95%;
    object-fit: cover;
}

.con1 .ky .ky-r .ky-lis .ky-lis1 ul li img:hover {
    transform: scale(1.05);
}

.xwlist .item {
    padding: 10px 0;
    position: relative;
    border-bottom: 1px dashed #ccc;
    display: block;
}

.xwlist .item .left {
    float: left;
    width: 250px;
    height: 175px;
    overflow: hidden;
}

.xwlist .item .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.xwlist .item .text {
    padding-left: 280px;
    padding-top: 12px;
}

.xwlist .item .title {
    font-size: 22px;
    font-weight: 600;
}

.xwlist .item .summary {
    line-height: 27px;
    color: #666;
    margin-top: 15px;
    font-size: 16px;
    height: 80px;
}

.xwlist .item .text1 {
    font-size: 13px;
    color: #999999;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.xwlist .item .text2 {
    display: inline-block;
    line-height: 20px;
}

.xwlist .item .text3 {
    height: 13px;
    width: 1px;
    background-color: #cacaca;
    margin: 0px 15px;
    display: inline-block;
}

.xwlist .textitem .left {
    display: none;
}

.xwlist .textitem .text {
    padding-left: 0px;
}

.list_fy {
    padding-top: 30px;
}
.list_fy a{
    display:inline-block;
}

.list_fy img {
    width: 600px;
    margin: auto;
}

.xwlist .item:hover .title {
    color: #ff9900;
    transition: all 0.4s;
}

.xwlist .item:hover img {
    transform: scale(1.05);
    transition: all 0.4s;
}

.xwlist .item:hover .summary,
.xwlist .item:hover .text1 {
    transition: all 0.4s;
    color: #333333;
}
.ky-lis {
    z-index: 9;
}

.ky-list {
    width: 100%;
}

.ky-r {
    width: 80%;
    /* position: relative; */
    /* z-index: 9; */
}

.ky-lis>button {
    position: absolute;
    bottom: -188px;
}

.ky-lis>button img {
    transform: scal(.9)
}

.ky-lis button.slick-prev {
    position: absolute;
    transform: rotate(180deg);
    right: 295px;
    z-index: 9;
}

.ky-lis button.slick-prev img {
    transform: scale(.9);
}

.ky-lis button.slick-next img {
    transform: scale(.9);
}

.ky-lis button.slick-next {
    position: absolute;
    right: 0;
    transform: translateX(-50%);
    z-index: 9;
}

.ky-lis .slick-dots {
    position: absolute;
    bottom: -185px;
    right: 70px;
    z-index: 9;
}

.ky-lis .slick-dots li {
    width: 42px;
    height: 42px;
    border: 1px solid #D9D9D9;
    text-align: center;
    border-radius: 50px;
    margin: 0 7px;
    cursor: pointer;
}

.ky-lis .slick-dots li button {
    font-size: 17px;
    color: #D9D9D9;
    padding-top: 10px;
}

.ky-lis .slick-dots li.slick-active button {
    color: #FF9900;

}

.ky-lis .slick-dots li.slick-active {
    color: #FF9900;
    border-color: #FF9900;
}
.ky-lis .slick-dots li{
    transition: .6s;
}
.ky-lis .slick-dots li:hover{
    background-color: #d9d9d930;
}
.con1 .bg {
    position: absolute;
    bottom: 0;
}

.con1 .bg-1 {
    background-color: #fff;
    position: absolute;
    z-index: 8;
    bottom: 10%;
    width: 70%;
    height: 100%;
    right: 50px;
}



/* cont2 */

.ky-r header h1 span {
    font-size: 32px;
    position: relative;
    margin-right: 20px;
float: left;
    color: #999;
}
.ky-r header h1 span.on {
    color: #333;
}
.ky-r header h1 span::after {
    content: '';
    display: block;
    height: 85%;
    width: 2px;
    background-color: #333;
    position: absolute;
    right: -15px;
    top: 5px;
}
.ky-r header h1 span:last-child::after{
    display: none;
}
.ky-r h1 em {
    color: #999;
    font-style: normal;
float: left;
}

.ml-lis .ml-lis1 ul li p {
    color: #333;
    font-size: 20px;
    padding-bottom: 10px;
}

.ml-lis .ml-lis1 ul li em {
    color: #999;
    font-size: 18px;
    font-style: normal;
}

.ml-lis .ml-lis1 ul li::after {
    content: '';
    display: block;
    height: 1px;
    width: 100% !important;
    background-color: #E5E5E5;
}

.ml-lis .ml-lis1 ul li:hover::after {
    height: 2px !important;
}

/* conn3 */
.sc-r .con {
    margin-top: 35px;
    position: relative;
}

.sc-r .con .con2 p {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 30px;
    text-align: justify;
}

.sc-r .con .con2 .con3 .con3-r a {
    display: block;
    width: 610px;
    height: 561px;
}

.sc-r .con .con2 .con3 .con3-r a img {
    width: 100%;
    height: 100%;
}

.sc-r .con .tab-list .con2::after {
    width: 0;
    height: 0;
}

.sc-r .con .bg-2 {
        float: right;
    position: relative;
    top: 100px;
}

.sc1 .bg {
    bottom: 0;
}


/* con4 */
.sc {
    position: relative;
}

.edj {
    padding-top: 50px;
}

.edj p {
    font-size: 20px;
    line-height: 35px;
    text-indent: 2em;
    text-align: justify;
}

.edj a {
    position: absolute;
    font-size: 20px;
    right: 40px;
    bottom: 130px;
}

.edj a::after {
    content: '';
    display: block;
    height: 6px;
    width: 100%;
    margin-top: 10px;
    background-color: #FF9900;
}

.sc .sc-con {
    text-align: justify;
}

/* con5 */
.con5 .con5-tit {
    padding: 50px 40px 0;
}

.con5 .con5-tit .title1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* margin-bottom: 20px; */
    border-bottom: 1px solid #013EA2;
}

.con5 .con5-tit .title1 h3:after {
    content: '';
    display: block;
    height: 4px;
    background-color: #013EA2;
    margin-top: 10px;
}

.con5 .con5-tit .title1 h3 {
    font-size: 24px;
}

.con5 .con5-tit .con5-list .con5-list1 {
    display: flex;
    justify-content: space-between;
}

.con5 .con5-tit .con5-list .con5-list1 ul {
    width: 437px;
}

.con5 .con5-tit .con5-list {
    padding-top: 30px;
    display: none;
    transition: max-height 0.3s ease-out;
}

.con5 .con5-tit .con5-list .con5-list1 ul li.lea {
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.con5 .con5-tit .con5-list .con5-list1 ul li.lea::after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background-color: #E5E5E5;
    margin-top: 10px;
}

.con5 .con5-tit .con5-list .con5-list1 ul li {
    font-style: normal;
}

.con5 .con5-tit .con5-list .con5-list1 ul li a {
    padding-top: 18px;
    display: block;
}

.con5 .con5-tit .con5-list .con5-list1 ul li a:hover span,
.con5 .con5-tit .con5-list .con5-list1 ul li a:hover .date {
    color: #FF9900;
}

.con5 .con5-tit .con5-list .con5-list1 ul li .date {
    float: right;
}

.con5 .con5-tit .con5-list .con5-list1 ul li span {
    font-size: 20px;
    color: #000;
}

.con5 .con5-tit .con5-list .con5-list1 ul li .date {
    font-size: 18px;
    color: #999;
width: calc(100% - 80px);
    text-align: right;
}

.con5 .con5-tit .con5-list .con5-list2 {
    padding-top: 45px;
}

.con5 i {
    font-size: 30px;
    cursor: pointer;
    color: #013EA2;
}

.con5 i.arrow {
    transform: rotate(180deg);
}

.con5 .ky-r {
    background-color: #fff;
    position: relative;
    z-index: 9;
}

.con5 .bg {
    bottom: 0;
}

/* cont6 */
.xy-con1 {
    /* padding: 0 40px; */
}

.xy-con1 .tit span {
    font-size: 22px;
    color: #333;
    font-weight: normal;
    /* margin-bottom: 35px; */
    float: left;
}

/* .xy .xy-con1 span{
    position: relative;
} */
.xy .xy-con1 .tit {
    position: relative;
    margin-bottom: 35px;
}

.xy .xy-con2 .tit {
    margin: 55px 0 35px;
}

.xy .xy-con1 .tit {
    height: 53px;
    border-bottom: 1px solid #e5e5e5;
}

.xy .xy-con1 .tit span {
    padding-top: 19px;
}

.xy .xy-con1 .tit span::after {
    content: '';
    display: block;
    height: 3px;
    width: 100%;
    background-color: #FF9900;
    margin-top: 15px;
}



.xy-con a {
    display: block;
}

.xy-con a img {
    width: 100%;
}

/* con7 */
.con7 .source span {
    font-size: 16px;
    color: #999;
}

.con7 .source {
    margin: 25px 0;
    text-align: center;
}

.con7 .source .source1 {
    position: relative;
    margin-right: 56px;
}

.con7 .source .source1::after {
    content: '';
    display: block;
    width: 1px;
    height: 17px;
    background-color: #d9d9d9;
    position: absolute;
    right: -28px;
    top: 2px;
}

.con7 .con p {
    font-size: 20px !important;
    text-align: justify;
    line-height: 35px !important;
    text-indent: 2em;
}
.con7 .con p img{
    /* width:100% !important; */
    height:auto !important;
    max-width:100%;
    display:block;
    margin: 20px auto;
    border: none !important;
}
.con7 .con video{
    margin:auto;
    width: 100%;
    height: auto;
    background-color: #FFF !important;
}

.con7 .con a {
    display: block;
    margin: 35px 0;
}
.con7 .con p a{
    display:inline-block;
    margin:0;
}
.con7 .con .fujian a{

    display: inline;
}
/* con8 */

.con8 .ky .ky-r header:after {
    height: 0;
}

.con8 .source {
    margin-top: 15px;
}

.con8 .con a {
    display: block;
}

.con8 .con a img {
    width: 100%;
}
    /* ÃƒÂ¦Ã¢â‚¬Â¢Ã¢â€žÂ¢ÃƒÂ¥Ã‚Â¸Ã‹â€ ÃƒÂ©Ã‹Å“Ã…Â¸ÃƒÂ¤Ã‚Â¼Ã‚Â */
    .team_list {
        margin: 0 auto;
        margin-top: 55px;}

    .team_list .team_head {
        text-align: center;
        background: #3966a3;
        height: 44px;}

    .team_list .team_head h3 {
        margin: auto;
        color: #fff;
        padding-left: 26px;
        font-size: 14px;
        line-height: 44px;
        display: inline-block;
    }

    .team_list .team_body {
        padding: 15px;
        box-shadow: #d6d6d6 0 0 6px 0;
        margin: 30px 0;}

    .team_list .team_body .col-sm-3 {
        margin: 10px 0;
    float: left;
    width: 20%;
    line-height: 26px;
}
.team_list .team_body .col-sm-3 a{font-size:18px;    text-align: center;color: #333;}
    .row {
        margin-right: -15px;
        margin-left: -15px;}

    .row:before {
        display: table;
        content: " ";}

    .row:after {
        clear: both;}

    @media (min-width:768px) {
        .col-sm-3 {
            width: 16%;}
    }

@media all and (max-width:1700px) {
    .wrap {
        padding-left: 5%;
        padding-right: 5%;
    }

    .con .tab-list .con2 .con3 .con3-l {
        width: 100%;
    }

    .con .tab-list .con2 .con3 .con3-r {
        width: 100%;
        margin-top: 20px;
    }

    .con .tab-list .con2 .con3 .con3-l h1 {
        float: left;
    }

    .con .tab-list .con2 .con3 .con3-l h1::after {
        width: 100%;
    }

    .con .tab-list .con2 .con3 .con3-l p {
        padding-top: 70px;
    }

    .con .tab-list .con2 .con3 {
        padding-top: 35px;
    }

    .ky .ky-l {
        width: 16vw;
    }

    .con1 .ky .ky-r .ky-lis .ky-lis1 ul li {
        width: 20vw;
    }

    .con1 .ky .ky-r .ky-lis .ky-lis1 ul li p {
        font-size: 20px;
    }

    .con1 .ky .ky-r .ky-lis .ky-lis1 ul li p {
        line-height: 25px;
        padding-top: 20px;
    }

    .con1 .ky .ky-r .ky-lis .ky-lis1 ul li:after {
        margin-top: 20px;
    }

    .con1 .bg {
        bottom: 0;
    }

    .con33 .sc-r .con .con2 .con3 .con3-r a {
        width: auto;
        height: auto;
    }
   .team_list .team_body .col-sm-3 a{
font-size:16px;
}
}

@media all and (max-width:1500px) {
    .con .tab ul {
        margin-left: 20px;
    }

    .con5 .con5-tit .con5-list .con5-list1 ul {
        width: 48%;
    }

    .con7 .ky .ky-r header {
        align-items: flex-start;

        flex-direction: column;
    }

    .con7 .ky .ky-r h1 {
        padding-bottom: 20px;
        font-size: 30px;
    }
.team_list .team_body .col-sm-3{
width:25%;
}
}

@media all and (max-width:1300px) {
    .con .tab ul li {
        font-size: 30px;
        margin-left: 20px;
        /* width: 11vw; */
        width: auto;
        margin-right: 0px;
    }

    .con .tab-list .tit {
        font-size: 40px;
    }

    .con .tab-list .con2 .con3 .con3-l h1 {
        font-size: 40px;
    }

    .con .tab {
        width: auto;
    }

    .ky .ky-l ul li {
        height: 5vh;
    }

}

@media all and (max-width:1200px) {
    .con .tab ul li {
        margin-left: 8px;
        font-size: 28px;
    }

    .con .tab-list .tit,
    .con .tab-list .con2 .con3 .con3-l h1 {
        font-size: 35px;
    }

    .con .tab-list .tit:after {
        margin-top: 10px;
    }

    .con .tab {
        /* height: auto; */
    }

    .ky-lis .slick-dots {

        bottom: -13%;
    }

    .ky-lis>button {
        bottom: -13.2%;
    }

    .con33 .sc-r .con .bg-2 {
        top:50px;
    }

    .con4 .edj a {
        bottom: 3%;
    }

    .con6 .xy-con {
        padding-top: 30px;
    }

    .xy .xy-con2 .tit {
        margin: 30px 0 20px;
    }
}

@media all and (max-width:999px) {
    .ky-l {
        display: none;
    }

    .ky-l2 {
        display: block;
    }

    .ky-l2 {
        width: 70%;
    }

    .con1 .ky .ky-r h1 {
        font-size: 32px;
    }

    .con1 .ky .ky-r header p a {
        font-size: 16px;
    }

    .con1 .ky .ky-r .ky-lis .ky-lis1 {
        padding-top: 50px;
    }

    .ky-lis .slick-dots li {
        width: 35px;
        height: 35px;
    }

    .ky-lis>button {
        width: 40px;
    }

    .ky-lis button.slick-prev {
        right: 273px;
    }

    .ky-r header h1 span,
    .ky-r header h1 em {
        font-size: 24px;
    }

    .con5 .con5-tit .con5-list .con5-list1 ul li .date {
        font-size: 16px;
    }

    .ky-r .ky-con {
        background-color: transparent;
    }

    .ky-r {
        width: 100%;
    padding-top: 50px;
    }

    .ky-l2 {
        width: 90%;
    }
    .con8 .bg{
        bottom: 0;
    }
    .con5 .ky-r{
        height: auto;
        background-color: transparent;
    }
    .cont .tab ul li{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .cont .tab ul li::after {
    height: 25px;
    }
    .cont .tab-list .con2::after{
        transform: scale(.8);
    }
    .con1 .ky .ky-r .ky-lis .ky-lis1 ul li{

    }
    .con1 .ky .ky-r .ky-lis .ky-lis1 ul li{
        flex: 1;
        margin-right: 20px;
    }
    .con1 .ky .ky-r .ky-lis .ky-lis1 ul li:last-child{
        margin-right: 0;
    }
    .ky-l2-list ul li {
        font-size: 25px;
        line-height: 70px;
    }
    .ky .ky-l2 ul{
    }
    
}

@media all and (max-width:960px) {
    .con .tab {
        margin-left: -50px;
    }

    .con .tab-list {
        margin-top: 50px;
    }

    /* .con .tab ul li{
        font-size: 25px;
    } */
    .con .tab {
        margin-left: -30px;
    }
.xwlist .item .left{width: 30%;height: 20vw;}
.xwlist .item .text{padding-left: calc(30% + 20px);}
}

@media all and (max-width:900px) {
    .con4 .edj a {
        bottom: 2%;
    }

    .con7 .source .source1 {
        margin-right: 28px;
    }

    .con7 .source .source1::after {
        right: -15px;
    }
}

@media all and (max-width:760px) {
    .con1{
    padding-top: 30px;
}
    .con2 .ky .ky-r header {
        align-items: flex-start;

        flex-direction: column;
    }

    .con2 .ky .ky-r h1 {
        padding-bottom: 10px;
    }

    .con33 .bg {
        bottom: 1%;
    }

    .con33 .sc-r .con .bg-2 {
        top:20px;
    }

    .con5 .con5-tit .con5-list .con5-list1 {
        flex-direction: column;
    }

    .con5 .con5-tit .con5-list .con5-list1 ul {
        width: 100%;
    }

    .con5 .con5-tit .con5-list .con5-list1 ul li .date {
        font-size: 18px;
    }

    .con5 .con5-tit .con5-list .con5-list1 ul:first-child {
        padding-bottom: 20px;
    }

    .con5 .con5-tit {
        padding: 30px 0 !important;
    }
    .con7 .con p {
        line-height: 30px !important;
        font-size: 16px !important;
        text-align: justify !important;
        line-height: 28px !important;
        text-indent: 2em !important;
    }
    .con1 .ky .ky-r header{
    margin-bottom: 40px !important;
}
    .con7 .source span{
    font-size: 13px;
}

}


@media all and (max-width:700px) {
    .con1 .ky .ky-r header p a {
        font-size: 16px;
    }

    .con1 .ky .ky-r h1 {
        font-size: 18px;
    }

    .con1 .ky .ky-r .ky-lis .ky-lis1 ul li p {
        padding-top: 10px;
        font-size: 15px;
    }

    .con1 .ky .ky-r .ky-lis .ky-lis1 ul {
        padding-bottom: 21px;
    }


    .ky-l2 {
        width: 87%;
    }

    .con1 .ky .ky-r .ky-lis .ky-lis1 ul li:after {
        margin-top: 17px;
    }

    .con1 .ky .ky-r .ky-lis .ky-lis1 ul li:after {
        margin-top: 10PX;
    }

    .ky-r .ky-con {
        padding: 10px 0;
    }

    .con1 .ky .ky-r .ky-lis .ky-lis1 ul li {
        margin-top: 20px;
    }

    .con1 .ky .ky-r .ky-lis .ky-lis1 ul li p {
        font-size: 17px;
    }

    .ky-l2-list2 i {
        top: 15px;
    }

    .ky-lis>button {
        width: 44px;
    }

    .ky-lis .slick-dots li {
        width: 28px;
        height: 28px;
    }

    .ky-lis .slick-dots li button {
        padding-top: 9px;
    }

    .ky-lis .slick-dots {
        bottom: -2%;
        right: 75px;
    }

    .ky-lis>button {
        bottom: -2.02%;
    }

    .ky-lis button.slick-prev {
        right: 290px;
    }

    .con2 .ky .ky-r .ky-lis .ky-lis1 {
        padding-top: 20px;
    }

    .con33 .tab-list {
        margin-top: 20px;
    }

    .con4 .edj a {
        bottom: 0%;
    }

    .con4 .ky-r .ky-con {
        padding-bottom: 80px;
    }

    .sc-r .con {
        margin-top: 20px;
    }

    .con7 .con a {
        margin: 15px 0;
    }
    .con33 .sc-r .con .con2 p{
        padding-bottom: 5px;
    }
    .ky-lis .slick-dots li {
        width: 40px;
        height: 40px;
    }
    .ky .ky-l2 ul {
    }
.team_list .team_body .col-sm-3{
width:calc(100% / 3);
}
}


@media all and (max-width:600px) {
    .con1 .ky .ky-r h1 {
        padding-bottom: 10px;
    }

    .con1 .ky .ky-r .ky-lis .ky-lis1 {
        padding-top: 30px;
    }

    .con1 .ky .ky-r header p a {
        font-size: 16px;
    }

    .con1 .ky .ky-r header {
        flex-direction: column;
        align-items: normal;
    }

    .con2 .ky .ky-r .ky-lis .ky-lis1 {
        padding-top: 10px;
    }

    .con33 .con3-l h1 {
        font-size: 25px !important;
    }

    .con33 .tab-list {
        margin-top: 20px;
    }

    .con33 .tab-list .con2 .con3 .con3-l p {
        padding-top: 56px;
        padding-bottom: 0;
    }

    .con5 .con5-tit .title1 h3 {
        font-size: 20px;
    }

    .xy .xy-con2 .tit {
        margin: 20px 0 20px;
    }
    .ky .ky-l2 ul{
    }
.xwlist .item .left{
height:40vw;
}
}

@media all and (max-width:500px) {

    .con .tab-list .tit,
    .con .tab-list .con2 .con3 .con3-l h1 {
        font-size: 30px;
    }

    .con .tab ul li {
        padding: 6px;
    }

    .con1 .ky .ky-r .ky-lis .ky-lis1 ul li:after {
        margin-top: 10px;
    }

    .ky-l2-list2 em {
        font-size:20px;
    }

    .ky-l2-list2 i {
        top: 18px;
    }

    .ky-l2-list2 i {
        font-size: 26px;
    }
    .ky-l2-list ul li {
        font-size: 20px;
        line-height: 50px;
    }

    .ky-l2-list2 em {
        padding-left: 5px;
        padding-right: 30px;
    }

    .con1 .ky .ky-r header p a {
        font-size: 13px;
    }

    .ky-l2-list {
        padding-left: 0;
        padding-right: 20px;
    }

    .ky-l2-list2 i {

        right: 10px;
    }

    .ky-l2-list {
        padding-right: 15px;
    }

    .con33 .con3-l h1 {
        font-size: 21px !important;
    }

    .con33 .sc-r .con .bg-2 {
       top:10px;
    }

    .con5 .con5-tit2 {
        padding-top: 10px;
    }

    .con5 .con5-tit .title1 h3 {
        font-size: 16px;
    }

    .con5 .con5-tit .con5-list .con5-list1 ul li .date {
        font-size: 16px;
    }

    .con5 .con5-tit .con5-list .con5-list1 ul li span {
        font-size: 18px;
    }

    .con7 .ky .ky-r h1 {
    }

    
    .con8 .bg {
        transform: scale(.8);
    }
    .con4 .bg {
        bottom: -2%;
    }
    .con33 .tab-list .con2 .con3 {
        padding-top: 25px;
    }
    .con33 .tab-list .con2 .con3 .con3-l p{
        padding-top: 45px;
    }
    .con33 .con .con2 p {
      
        padding-bottom: 20px;
        
    }
    .ky-lis .slick-dots li {
        width: 30px;
        height: 30px;
    }
    .ky-lis>button {
        width: 35px;
    }
    .ky-lis .slick-dots li button {
        padding-top: 5px;
    }
    .ky-lis .slick-dots {
        bottom: -2%;
        right: 55px;
    }
    .ky-lis button.slick-prev {
        right: 230px;
    }
    .ky-lis>button {
        bottom: -2.09%;
    }
}

@media all and (max-width:400px) {

    .con2 .ky-r header h1 span,
    .ky-r h1 em {
        font-size: 20px;
    }

    .con2 .ky-r header h1 span {
        margin-right: 12px;
    }

    .con2 .ky-r header h1 span::after {
        right: -10px;
    }

    .con2 .ky-r header h1 span,
    .ky-r h1 em {
        font-size: 20px;
    }

    .con33 .tab-list .con2 .con5 {
        padding-bottom: 0;
    }

    .con33 .con3-l h1 {
        font-size: 20px !important;
    }

    .con33 .tab-list .con2 .con3 {
        padding-top: 20px;
    }

    .con4 .edj {
        padding-top: 20px;
    }

    .xy .xy-con1 .tit {
        margin-bottom: 25px;
    }
    .ky-l2 {
        width: 80%;
    }
    .ky .ky-l2 span{
        font-size: 23px;
    }

}