﻿
.linkmap { width: 1090px; padding-left: 210px ;}
.leaderModel {
 display: none;
 position: absolute;
 top: -20px;
 z-index: 2;
 width: 100%;
 background: #fff;
 border: 2px solid #388dc7;
 box-sizing: border-box;
 padding: 20px 40px;
}
h2.deprelated_tit i {
 color: #fff;
 margin-left: 10px;
}
.main_content{position: relative;}
.swiper-container-1.swiper-box {
  height: 181px;
 width: 100%;
 padding: 0;
 box-sizing: border-box;
}
.leaderModel.about_doc .Scroll_Box .btn-right {
 right: -35px;
}

.leaderModel.about_doc .Scroll_Box .btn-left {
 left: -35px;
}
.doct_con{
  margin:0;
}
.column img{width: 100%;}
.cCon_right img {
 width: 100%;
 height: 100%;
}
.column li a.img_box {
 display: block;
 width: 100%;
 height: 200px;
 overflow: hidden;
 transition: all 0.2s;
}
.Scroll_Box.tuandui {
 margin: 0;
}
.column li a.img_box img {
 width: 100%;
 height: 200px;
 transition: all 0.2s;
}

.column .swiper-box li a.title_type {
 position: absolute;
 z-index: 1;
 bottom: 0;
 background: rgb(0 0 0 / 50%);
 width: 100%;
 padding: 10px;
 box-sizing: border-box;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 color: #fff;
 text-align: center;
}
.column {
 position: relative;
}

.arrow-left-c0,.arrow-left-c1 {
 position: absolute;
 top: 60%;
 transform: translate(0,-50%);
 left: -60px;
 z-index: 1;
 background: url(/Sites/Uploaded/UserUpLoad/20220725/20220725151835.png) no-repeat;
 width: 48px;
 height: 48px;
}
.arrow-right-c1,.arrow-right-c0 {
 position: absolute;
 top: 60%;
 transform: translate(0,-50%);
 right: -60px;
 z-index: 1;
 background: url(/Sites/Uploaded/UserUpLoad/20220725/20220725152123.png) no-repeat;
 width: 48px;
 height: 48px;
}
.column .swiper-box {
 margin-top: 15px;
}
.column_Con_6 {
 display: flex;
 justify-content: space-between;
}

.col_left {
 width: 49%;
 position: relative;
}
.column .col_left li a.img_box img {
 height: 300px;
}
.column .col_left li a.img_box {
 display: block;
 width: 100%;
 height: 300px;
 overflow: hidden;
}
.col_right {
 width: 49%;
 margin-top: 15px;
}
.col_left .arrow-left-c1 {
 left: 10px;
 top:55%
}
.col_left .arrow-right-c1 {
 right: 10px;
 top:55%
}
.column_Contact {
 display: flex;
 justify-content: space-between;
 align-items: flex-start;
}

.cCon_left {
 width: 49%;
}

.cCon_left a {
 display: flex;
 justify-content: center;
 align-items: center;
 flex-direction: column;
 height: 240px;
 background: url(/Sites/Uploaded/UserUpLoad/20220728/20220728094305.png) no-repeat;
 background-size: cover;
}

.cCon_left a img {
 width: auto;
 margin-bottom: 20px;
}

.cCon_left a span {
  font-size: 24px;
 font-weight: bold;
 color: #fff;
}
.about_doc .swiper-box {
 padding: 0;
}
.cCon_right {
 width: 49%;
 /* background: url(/Sites/Uploaded/UserUpLoad/20220728/20220728094452.jpg) no-repeat; */
 /* padding: 20px; */
 box-sizing: border-box;
 height: 240px;
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: center;
}
.cCon_right a{
	display:block;
	width: 100%;
	height: 100%;

}
.cCon_right p {
  font-size: 16px;
 /* font-weight: bold; */
 color: #fff;
 margin-bottom: 10px;
 /* border: 1px solid #fff; */
 padding: 10px;
 border-radius: 5px;
 background: rgb(0 0 0 / 30%);
 width: 100%;
 box-sizing: border-box;
 padding-left: 40px;
}
.cCon_right p:nth-child(1) {
 background: rgb(0 0 0 / 60%) url(/Sites/Uploaded/UserUpLoad/20220725/20220725170556.png) no-repeat 10px;
}
.cCon_right p:nth-child(2) {
 background: rgb(0 0 0 / 60%) url(/Sites/Uploaded/UserUpLoad/20220725/20220725170740.png) no-repeat 10px;
}
.column_5 .tit_icon4 span {
 background: url(/Sites/Uploaded/UserUpLoad/20220805/20220805154059.png) no-repeat left center;
}

.column_6 .tit_icon4 span {
 background: url(/Sites/Uploaded/UserUpLoad/20220805/20220805154308.png) no-repeat left center;
}
ul.menu h3 a {
 color: #fff;
}

.all_ks .ksys_box ul.menu h3 {
 width: 200px;
 float: left;
 margin-right: 25px;
 margin-bottom: 25px;
 height: 40px;
 line-height: 40px;
}
.column .col_left li a.img_box:hover img {
 transform: scale(1.1);
 transition: all 0.2s;
}

.summary img.dep_img:hover img {
 transform: scale(1.1);
 transition: all 0.2s;
}
.column li a.img_box:hover img{
 transform: scale(1.1);
 transition: all 0.2s;
}
@media only screen and (max-width:1280px){
.arrow-left-s {
 left: 10px;
}

.arrow-right-s {
 right: 10px;
}

.arrow-left-c0, .arrow-left-c1 {
 left: 10px;
}

.arrow-right-c1, .arrow-right-c0 {
 right: 10px;
}
}
@media only screen and (max-width:768px){
 .col_left {
 width: 100%;
}
 div.about_doc .tab_box {
 padding: 20px 40px;
}

.Scroll_Box .btn-right {
 right: -35px !important;
}
 div.Scroll_Box .btn-left {
 left: -35px;
}
.article_list li a {
 padding-left: 10px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 width: 68%;
 display: block;
}
.col_right {
 width: 100%;
 display: none;
}

.column_Con_6 {
 flex-wrap: wrap;
}

.summary img.dep_img {
 width: 100%;
 height: auto;
}

.summary .con_p {
 width: 100%;
}

.cCon_left {
 width: 100%;
 margin-bottom: 15px;
}

.column_Contact {
 flex-wrap: wrap;
}

.cCon_right {
 width: 100%;
 background-size: 100% 100%;
 height: auto;
}
 .column .col_left li a.img_box img {
 height: 100%;
}

.column .col_left li a.img_box {
 height: 200px;
}

.column li a.img_box img {
 height: 200px;
}

.column li a.img_box {
 height: auto;
}
 .about_doc .swiper-box {
 width: 100%;
 padding: 0;
 height: auto;
}

div.Scroll_Box .arrow-btn {
  /* display: none !important; */
}
 .arrow-left-c0, .arrow-left-c1 {
 /* display: none; */
}
.arrow-right-c1, .arrow-right-c0 {
 /* display: none; */
}
}
@media only screen and (max-width:425px){
 .doct_con p:nth-child(2) {
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 4;
 -webkit-box-orient: vertical;
}
 .summary .con_p p {
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 8;
 -webkit-box-orient: vertical;
}
}
@media only screen and (max-width:350px){
.arrow-left-doc, .arrow-right-doc {
 bottom: auto !important;
 top: 50%;
 transform: translate(0,-50%);
}
 .about_doc .Com_l {
 width: 100%;
 height: auto;
}

.about_doc .Com_l .doct_img {
 width: 100%;
 height: 315px;
}

.about_doc .doct_con {
 height: auto;
 margin-top: 10px;
 padding: 0;
 border: none;
}
 .doct_con p:nth-child(2) {
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 4;
 -webkit-box-orient: vertical;
}
} 