﻿body{background-color: #d8d6d64a}

/*当前位置*/
.addres{width: 1200px;height: 58px;margin: 0px auto;position: relative;}
.addres span{height:55px;line-height: 55px;font-size: 18px;color: black;}
/*内容*/
.pagetab{width: 1200px;margin: 0 auto;display: grid;grid-template-columns: 759px 401px;grid-gap: 38px;margin-bottom: 60px;}
/*左边框*/
.letab{width: 739px;background-color:white;padding: 0 10px 0 10px;}
.letab .tit h1{text-align: center;padding-top: 50px;}
.letab .tit p{text-align: center;line-height: 40px;padding-bottom: 33px;}
.letab .tit p span{width: 220px;display: inline-block;}
.letab .contact .bu{background-color: #095ecd;height: 29px;width: 101px;color: white;margin-left: 40px;}
.letab .contact input{width: 182px;height: 27px;margin-left: 140px;}
.letab .summ .ces{border-bottom: 1px solid;border-top: 1px solid;margin-top: 39px;height: 67px;line-height: 32px;letter-spacing: 1px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.letab .cont {/* text-indent: 2em; */line-height: 30px;margin-top: 20px;letter-spacing: 1px;}
.letab .pig{text-align: center;margin-top: 10px;margin-bottom: 20px;}
.letab form {margin-top: 20px;}
.letab table{border-spacing: 0px 10px;}
.letab table input{height: 30px;}
.letab form div{text-align: center;padding: 10px 0 20px 0;}
.letab .commend{overflow: hidden;width: 750px;margin: 20px auto;line-height: 27px;border-top: 1px solid;padding-top: 40px;}
.letab .re{float: left;font-size: 14px;width: 85px;color: #000;}
.letab .lis{float: left;width: 615px;margin-left: 25px;}
/*右边框*/
.frtab{height: 1575px;width: 401px;display: grid;grid-template-columns: 401px;grid-template-rows: 115px 380px 317px 316px 297px;grid-gap: 31px;}
.frtab h2{border-bottom:solid 1px blue;line-height: 40px;}
.frtab div{background-color:white;}
.frtab .b_nav{font-size: 23px;color: #095ece;}
.frtab .active button{width: 118px;height: 34px;margin-left: 40px;margin-top: 20px;border-radius: 10px;color: white;font-size: 18px;}
.frtab .vic ul{height: 275px;overflow:hidden;}
.frtab .vic ul li{list-style: disc;height: 34px;line-height: 34px;margin-left: 23px;}
.frtab .vic ul li a{color:#000;}
.frtab .text{background-image: url(../images/Page/text_bg.png);color: white;text-align: center;}

.swiper-container {width: 100%;height: 300px;margin-left: auto;margin-right: auto;}
.swiper-slide {background-size: cover;background-position: center;}
.gallery-top {height: 80%;width: 100%;}
.gallery-thumbs {height: 20%;box-sizing: border-box;padding: 10px 0;}
.gallery-thumbs .swiper-slide {height: 100%;opacity: 0.4;}
.gallery-thumbs .swiper-slide-active {opacity: 1;}
.cont img{max-width:680px;max-height:500px;text-align:center;}