*{
    margin:0;
    padding: 0;
    font-family: Microsoft YaHei!important;
}
h3,h4{
font-weight:normal;font-size:16px;
}

a{
 font-family: Microsoft YaHei!important;
     text-decoration: none;
}
ul,li{
    list-style: none;
}
body{
	width:100%;
}
.header{
  width: 1300px;
    margin: 0px auto;
    margin-top: 20px;
} 
.institute_ul{

    height: 65px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    line-height: 65px;
    background: #fff;
    margin-bottom: 20px;
    margin-top: 16px;
}
.institute_ul>li{
   position: relative;
   float: left;
   height: 63px;
   line-height: 63px;
   width: 148px;
   font-size: 20px;
   text-align:center;
   border: 1px solid transparent;
   border-radius: 8px;


}
.institute_ul>li:hover{
background-color: #6aa4e2;
}
.institute_ul>li p:hover{
  color:white;
}
.institute_ul>li p a{
font-family: Microsoft YaHei;
    font-size: 20px;
	color: rgb(102, 102, 102);
}
.active{
  color:#fff;
}

.clearfix::after{
   clear: both;
   display: block;
   content: '';
}
.content{
   margin:0 auto;
   width: 1200px;
   margin-top:10px;
}
.institute_banner{
    width: 100%;margin-top: 30px;
}
.institute_banner li{
   width: 100%;
}
.institute_banner li img{
   width: 100%;
}
.dynamic_workImg{
width: 566px;height: 350px;float: left;
}
.dynamic_work{width: 600px;height: 350px;float: left;margin-left: 30px;}
.work_titleUl li a{
color:#333;
font-size:25px;
}

.lbt_box {
    margin-top:30px;
}

.work_titleUl{
   float: left;
	width: 315px;
	background: url(/tupian/titleImg20240418.png) no-repeat;
	background-size:cover;
    height: 66px;
    margin-top: -12px;
    line-height: 70px;
    font-size: 26px;
    color: #fff;
}

#lbt-img {
    width: 560px;height: 320px;display: flex;overflow: hidden;position: relative;
}

.work_titleUl li {
	float: left;
    font-size: 25px;
	width: 140px;
    text-align: center;
	cursor: pointer;
	color:#666;
}
.work_title {
   background: #f2f2f2;
   height: 57px;
   line-height: 57px;
   background: #f0f1f2;
   border-top: 2px solid #e6e4e4;   
   border-bottom: 2px solid #69a4e2;
}
.work_content ul{
   margin-top: 20px;
}
.work_content ul li {
    height: 52px;
    border-bottom: 1px dashed #959595;
        padding-top: 10px;
}
.work_content ul li a{
    font-size: 16px;
    color: #333;
    line-height: 33px;
    display: block;
    position: relative;
    padding-right: 120px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -webkit-line-clamp: 1;
}

.work_content ul li a:hover {
	color: #6aa4e2;
}
.work_content ul li span{
    float: right;
    color: #333;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.results_show {
	margin-top:21px;
}

.results_show li{
height: 52px;
    line-height: 52px;
    border-bottom: 1px dashed #959595;
}

.results_show li a {
    font-size: 16px;
    color: #333;
    line-height: 33px;
    display: block;
    position: relative;
    padding-right: 120px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -webkit-line-clamp: 1;
}

.results_show li a:hover {
	color: #6aa4e2;
}

.results_show li span {
	    float: right;
    color: #333;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.title_tongyong{
height: 57px;background: #f0f1f2;border-top: 2px solid #e6e4e4;margin-top: 50px;border-bottom: 2px solid #69a4e2;
}
.title_img{
background: url(/appslonghuaqu/titleImg2020.png) no-repeat; width: 180px;height: 66px; margin-top: -12px;line-height: 70px;font-size: 26px;color: #fff;float: left;    padding-left: 20px;
}

.title_tongyong span {
    margin-top: 20px;float: right;margin-right: 30px;
}
.title_tongyong span a {
    font-size: 16px;
    color:#333;
    margin-left: 24px;
}

.data_content ul{
   margin-top: 20px;
}
.data_content ul li{
    height: 50px;
    line-height: 50px;
}
.data_content ul li span{
   float: right;
font-size:14px;
}
.institute_ul_ul{
    position: absolute;
    width: 148px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px #e3e3e3;
z-index: 999;
}
.institute_ul_ul li {
height: 50px;
line-height: 50px;
font-size: 18px;
text-align: center;
width: 148px;
}
.institute_ul_ul li a{
font-size: 16px;
color: rgb(102, 102, 102);
}

.index-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/tupian/lhzfzx20221122_02.jpg) no-repeat;
    background-size: cover;
    z-index: -1;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pubimages/web/lh_bg.jpg', sizingMethod='scale')";
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pubimages/web/lh_bg.jpg', sizingMethod='scale')";
}

.institute_ul_ul li a:hover{
 color:#1295d8;
}

.mid-content {
display:flex;
flex-direction:row;
justify-content: space-between;
}

.chengguo {
	width:590px;
}

.cooperation {
	height:270px;
}

.cooperation-img {
	display:flex;
flex-direction:row;
justify-content: space-between;
}

.cooperation-img div {
	    transition: all 0.3s;
}

.cooperation-img div:hover {
	    box-shadow: 2px 2px 12px black;
}
 div.wza{
	position:absolute;
	right:282px;
}
 div.wza img{
	vertical-align:middle;
}
 div.wza a{
	color:#fff;
	font-size:18px;
}

.callwe {
	margin-top: 21px;
    margin-left: 28px;
}

.callwe p {
    font-size: 16px;
    line-height: 54px;
	color: rgb(102, 102, 102);
}

.title span a {
	color:#666;
}

.work_title_more {
	float: right;
	margin-right: 30px;
}

.work_title_more a {
	color:#666;
}

.work_titleUl .work_titleUl_active {
	color:#fff;
	font-weight:bold;
}
.fl{float: left;}
.logo {
    position: relative;
    width: 1300px;
    margin: 0 auto;
    margin-top: 20px;
}

.logo .wza {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.logo .wza a {
    color: #fff;
}

.logo .wza img {
    vertical-align: middle;
}

.big_box {
    width:1300px;margin:0 auto;background:#fff;border: 1px solid transparent;margin-top:10px;margin-bottom:30px;
}

#lbt-img .swiper-wrapper a img {
    width:100%;
    height: 100%;
}

.lxwm {
    width: 590px;height: 453px;
}

 @media screen and (max-width: 1480px) {
.logo {
        width: 95%;
    }

.logo .gh img {
        width: 80%;
    }
 }


  @media screen and (max-width: 1350px) {


.header {
    width: 95%;
}

.big_box {
    width: 95%;
    padding:20px;
}

.content {
    width:100%;
    margin-top:0px;
}

.lbt_box {
    margin-top:10px;
}

.dynamic_workImg {
    width: 40%;
}

.dynamic_work {
    width: 56%;
    margin-left: 0px;
    float: right;

}

#lbt-img {
    width: 100%;
}

.chengguo {
    width: 48%;
}

.lxwm {
    width: 48%;
}

  }


@media screen and (max-width: 1200px){
.logo {
        margin-top: 10px;
    }
.logo .gh img {
        width: 50%;
    }

}

  @media screen and (max-width: 950px) {

.dynamic_workImg {
    width:100%;
    float: none;
}

.dynamic_work{
    width:100%;
    float: none;
}

.mid-content {
        flex-direction: column;
}

    .chengguo {
        width: 100%;
    }

    .lxwm {
        width:100%;
            height: auto;
    }

    .logo .wza a {
    font-size: 14px;
}

}

 @media screen and (max-width: 760px) {
.logo {
        margin-top: 10px;
    }
.logo .gh img {
    width: 40%;
    }

    .institute_ul>li p a {
        font-size: 16px;
    }

    .header img {
        width:60%;
    }
.institute_ul>li {
    width:20%;
}

.institute_ul {
    margin-bottom:10px;
        display: flex;
    justify-content: space-around;
}

.dynamic_workImg {
    height: 250px;
}

#lbt-img {
     height: 250px;
}

.dynamic_work {
    margin-top:30px;
    height: auto;
}

.work_titleUl li {
    float: left;
    font-size: 16px;

        width: 83px;
}

.work_titleUl {
    width: 175px;
    background-size: 100% 100%;
    line-height: 53px;
    height: 53px;
}

.work_title {
    height: 45px;
    line-height: 45px;
}

.work_title_more a {
    font-size: 14px;
}

.work_title_more {
    margin-right: 10px;
}

.work_content ul li a {
    font-size: 14px;
}

.work_content ul {
    margin-top: 0px;
}

.title_img {
    width: 120px;
    background-size: 100% 100%;
    line-height: 53px;
    height: 53px;
    font-size: 16px;
}

.title_tongyong {
    height: 45px;
    line-height: 45px;
        margin-top: 30px;
}

.title_tongyong span {
    margin-top: 0;
    margin-right: 10px;
}

.results_show {
    margin-top: 10px;
}
.results_show li a {
    font-size: 14px;
}

.callwe p {
    font-size: 14px;
    line-height: 33px;
}

.callwe {
    margin-top: 10px;
    margin-left: 0;
}





 }



