﻿.content {
    width: 1320px;
    margin: auto;
}

.main {
    position: relative;
}

.title1 {
    width: 100%;
    box-sizing: border-box;
    padding: 71px 0;
}

.box1 {
    display: flex;
    margin-bottom: 26px;
}

.box1 p a {
    font-size: 16px;
    color: #999999;
}

.box1 h1 a {
    font-size: 16px;
    color: #74BB32;
}

/* 主体 */
.zhuti .top h1 {
    width: 100%;
    height: 78px;
    line-height: 78px;
    background-color: #F4F4F4;
    font-size: 28px;
    padding-left: 50px;
    box-sizing: border-box;
    border-radius: 5px;
}

.box {
    display: flex;
    margin-top: 52px;
}

.box .box_l {
    width: 564px;
    border-radius: 5px;
    box-shadow: 0 0 6px rgba(0, 0, 0, .16);
}

.box .box_c {
    width: 314px;
    margin-left: 45px;
}

.box .box_c h1 {
    font-size: 26px;
    margin-bottom: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.box .box_c h2 {
    font-size: 20px;
    color: #666666;
    margin-bottom: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.box .box_c p {
    display: flex;
    align-items: center;
    font-size: 20px;
    margin-bottom: 16px;
}

.box .box_c p a {
    font-size: 24px;
    color: #D61A1A;
    font-weight: bold;
}

.box .box_c div {
    margin-top: 30px;
    width: 100%;
    background-color: #FFE9E9;
    height: 33px;
    text-align: center;
    line-height: 33px;
    border-radius: 5px;
    color: #666666;
}

.box_r {
    margin-left: 74px;
    width: 323px;
}

.box_r1 {
    display: block;
    width: 100%;
    height: 101px;
    background: url(../images/xiangqing/bg1.png) no-repeat;
    text-align: center;
    line-height: 101px;
    font-size: 24px;
    color: white;
    padding-left: 60px;
    box-sizing: border-box;
}

.box_r2 {
    margin-top: 20px;
    padding: 10px 0 9px 10px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    width: 305px;
    border-radius: 5px;
    height: 122px;
    margin-left: 10px;
    background-image: linear-gradient(to bottom, #74BB32, #28AB35);
}

.box_r2 img {
    width: 103px;
    height: 103px;
    margin-right: 12px;
}

.box_r2 h1 {
    font-size: 22px;
    color: white;
    margin-bottom: 10px;
}

.box_r2 h2 {
    font-size: 18px;
    color: white;
}

/* 基本信息 */
.box2 {
    margin-top: 100px;
    display: flex;
}

.box2 .box2_l {
    height: 599px;
    width: 629px;
    margin-right: 63px;
overflow: hidden;
}

.box2_r {
    width: 629px;
}

.box2 .box2_l h1,
.box2_r1 h1 {
    width: 100%;
    background-image: linear-gradient(to bottom, #74BB32, #28AB35);
    height: 62px;
    text-align: center;
    color: white;
    font-size: 24px;
    border-radius: 5px;
    font-weight: bold;
    line-height: 62px;
}

.box2_r1 p span{
text-wrap: wrap !important;
}

.box2_r1 p:nth-child(n+4){
display:none;}

.box2 .box2_l div {
    width: 100%;
    background-color: #F8F8F8;
    padding: 51px 42px 44px 52px;
    box-sizing: border-box;
}

.box2 .box2_l p {
    font-size: 22px;
    color: #000000;
    margin-bottom: 24px;
overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 1;

}

.box2 .box2_l p:last-child {
    margin-top: 29px;
}

/* 交通信息 */
.box2_r1 p {
    padding-left: 15px;

    font-size: 22px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #000;
    box-sizing: border-box;
    line-height: 36px;
    text-align: left;
overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
}

.box2_r1 p:nth-child(2){
    padding-top: 31px;
}

.box2_r1{
    background-color: #F8F8F8;
    height: 186px;
}

/* 入住体验登记 */
.box2_r2 {
  height: 395px;
    margin-top: 16px;
}

.box2_r2 form {
    width: 100%;
    background-color: #F8F8F8;
    padding: 31px 37px 24px 38px;
    box-sizing: border-box;
}

.box2_r2 form input {
    padding-left: 20px;
    box-sizing: border-box;
}

.box2_r2 form input::placeholder {
    color: #333333;
    font-size: 16px;
}

.box2_r2 form .smallinput {
    display: flex;
    justify-content: space-between;
}

.box2_r2 form .smallinput input {
    width: 31%;
    height: 41px;
padding-top: 3px;
    font-size: 16px;
}

.box2_r2 form .biginput input {
    height: 41px;
    margin-top: 17px;
    width: 100%;
padding-top: 2px;
    font-size: 16px;
}

.box2_r2 form button {
    width: 248px;
    height: 40px;
    border: none;
    margin: auto;
    display: block;
    margin-top: 24px;
    border-radius: 5px;
    color: white;
    font-size: 16px;
    background-image: linear-gradient(to bottom, #74BB32, #28AB35);
}

/* 标题 */
.titleBox {
    display: flex;
    justify-content: center;
}

.titleBox h1 {
    font-size: 28px;
    font-weight: bold;
    margin: 0 18px;
}

.titleBox img {
    width: auto;
}

/* 机构简介 */
.box3 {
    margin-top: 102px;
}

.box3_c {
    display: flex;
    margin-top: 62px;
    justify-content: space-between;
    flex-direction: column;
}
.box3 .box3_c .firstRow td:nth-child(1){
	width: 681px;
	height: 506px;
display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.box3 .box3_c .firstRow td:nth-child(1) p{
	width: 681px;
}

.box3 .box3_c .firstRow td:nth-child(2) img{
	width: 570px;
height: 506px;
}

.box3 .box3_c .firstRow td:nth-child(2){
	width: 570px;
height: 506px;
}


.box5_2 .firstRow{
display: flex;
}
.box5_2 .firstRow,.box5_2 table,.box5_2 tbody{
width: 1320px;
}
.box5_2 .firstRow td:nth-child(1){
	width: 681px;
display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.box5_2 .firstRow td:nth-child(1) p{
	width: 681px;
}

.box5_2 .firstRow td:nth-child(2) img{
    float: right;
	width: auto;
height:386px;
}

.box5_2 .firstRow td:nth-child(2) img:nth-child(1){
margin-bottom: 88px;

}

.box5_2 .firstRow td:nth-child(2){
	width: auto;
height:386px;
}

.box6 div:nth-child(2),.box6 table,.box6 tbody{
width: 1320px;
}

.box6 .firstRow{
	display:flex;
    justify-content: space-between;
}	

.box6 .firstRow td{
	width:23%;
}



.box3_l {
    padding-top: 59px;
    box-sizing: border-box;
    width: 681px;
}

.box3_c span {
    letter-spacing: 1px;
    font-size: 22px !important;
    color: #333333;
    line-height: 40px;
}

.box3_c p {
    letter-spacing: 1px;
    font-size: 22px !important;
    color: #333333;
    line-height: 40px;
}

/* 收费标准 */
.box4 {
    margin-top: 92px;
}

.box4 .box3_c {
    margin-top: 70px;
}

.box4 .box3_l p span {
    color: #D61A1A;
}

.box4 .box3_l p {
    width: 564px;
}

.box4 .box3_l h1 {
    font-size: 24px;
    font-weight: bold;
    color: #D61A1A;
    margin-top: 78px;
}

.box4 .box3_l {
    width: 635px;
}

/* <!-- 服务内容 --> */
.box5 {
    margin-top: 128px;
    margin-bottom: 84px;
}

.box5 .titleBox{
    margin-bottom: 70px;
}

.box6 .titleBox{
    margin-bottom: 70px;
}


.box5_l {
    width: 755px;
    margin-top: 84px;
}

.box5_l_3 {
    width: 848px;
}

.box5_r {
    width: 532px;
    margin-top: 154px;
}

.box5_l h1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 53px;
}

.box5_l h2 {
    font-size: 22px;
    font-weight: bold;
}

.box5_l h3 {
    font-size: 24px;
    font-weight: bold;
    color: #D61A1A;
}

.box5_l p {
    font-size: 18px;
    color: #000;
    margin-bottom: 55px;
}

.box5_l p:last-child {
    margin-bottom: 39px;
}

.box5_l_2 {
    margin-top: 39px;
}

.box5_l_2 h2,
.box5_l_3 h2 {
    margin-bottom: 55px;
}

.box5_2 {
    display: flex;
}
.box5_2 p{
letter-spacing: 1px;
    font-size: 22px !important;
    color: #333333;
    line-height: 40px;
}



.box5_r .right1 {
    width: 532px;
    height: 386px;
}

.box5_r .right2 {
    width: 417px;
    height: 417px;
    margin-left: 100px;
    margin-top: 88px;
}

/* <!-- 服务特色 --> */
.box6 {
    margin-top: 99px;
}

.box6 p{

letter-spacing: 1px;
    font-size: 22px !important;
    color: #333333;
    line-height: 40px;

}

.box6 ul {
    margin-top: 64px;
    display: flex;
    justify-content: space-between;
}

.box6 ul li a {
    display: block;
    width: 313px;
    height: 194px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding-top: 21px;
    padding-left: 40px;
    padding-right: 45px;
    box-sizing: border-box;
    border-radius: 10px;
}

.box6 ul li a h1 {
    color: white;
    background-image: linear-gradient(to bottom, #74BB32, #28AB35);
    text-align: center;
    width: 222px;
    border-radius: 20px;
    line-height: 36px;
}

.box6 ul li a p {
    margin-top: 31px;
    line-height: 29px;
}

.box6 ul li:nth-child(1) {
    background: url(../images/xiangqing/tsbg1.png) no-repeat;
    background-position: right bottom;
}

.box6 ul li:nth-child(2) {
    background: url(../images/xiangqing/tsbg2.png) no-repeat;
    background-position: left bottom;
}

.box6 ul li:nth-child(2) a p,
.box6 ul li:nth-child(4) a p {
    text-align: right;
}

.box6 ul li:nth-child(3) {
    background: url(../images/xiangqing/tsbg3.png) no-repeat;
    background-position: right bottom;
}

.box6 ul li:nth-child(4) {
    background: url(../images/xiangqing/tsbg4.png) no-repeat;
    background-position: left bottom;
}

/* <!-- 入住指南 --> */
.box7 {
    margin-top: 126px;
}

.box7 .content {
    width: 1200px;
    margin: auto;
    margin-top: 59px;

}

.box7 .content h1 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 32px;
}

.box7 .content p {
    font-size: 22px;
    font-weight: normal;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box7 .content p:last-child{
    margin-top: 32px;
margin-top: 32px;
    font-size: 28px;
    font-weight: bold;
    color: #559F0F;
}

.box7 .content p span{
    flex-direction: column;
    font-size: 22px;
    font-weight: normal;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box7 .content p:nth-of-type(1){
    flex-direction: column;
}

.box7 .content img {
    margin-right: 17px;
    width: 50px;
    height: 50px;
}

/* <!-- 本院环境 --> */
.box8 {
    margin-top: 153px;
}

.box8 ul {
    margin-top: 61px;
    display: flex;
    flex-wrap: wrap;
}

.box8 ul li {
    margin-right: 17px;
    margin-bottom: 20px;
}

.box8 ul li:nth-child(4n){
    margin-right: 0px;
}

.box8 ul li a {
    width: 317px;
    height: 192px;
    display: block;
}

/* <!-- 相关机构 --> */
.box9 {
    margin-top: 133px;
}
.box9 ul li a {
    width: 316px;
    display: block;
}

.box9 ul li a .imgbox {
    border-radius: 10px;
    width: 316px;
    height: 200px;
}

.box9 ul li a .imgbox img{
   width: 316px;
    height: 200px;
}

.box9 ul li a:hover .jg2 h2{
    color: #000;
}

.box9 ul li {

    margin-bottom: 37px;
}

.box9 ul li a:hover .jg1 h1 {
    color: #74BB32;
    font-weight: bold;
}

.box9 ul {
transform: translateX(-40px);
    margin-top: 80px;
    width: 1400px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.jg1 {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 1px dashed #707070;
}

.jg1 h1 {
    line-height: 20px;
    font-size: 20px;
    font-weight: normal;
    color: #666666;
}

.jg1 h2 {
    font-size: 16px;
    color: #999999;
}

.jg2 {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.jg2 h1 {
    font-size: 16px;
    line-height: 16px;
    color: #E92222;
}

.jg2 h2 {
    font-size: 16px;
    line-height: 16px;
    color: #666666;
}

.box9 .more {
    text-align: center;
    line-height: 41px;
    color: white;
    border-radius: 5px;
    margin: auto;
    margin-top: 80px;
    margin-bottom: 118px;
    width: 239px;
    display: block;
    height: 41px;
    background-image: linear-gradient(to bottom, #74BB32, #28AB35);
}