@charset "utf-8";
/* CSS Document */

* {
	box-sizing: border-box;
}
body {
	margin: 0px;
}
ul {
	padding-left: 0px;
}
li {
	list-style-type: none;
}
img {
	vertical-align: middle;
}
a {
	text-decoration: none;
}
.box {
	width: 1200px;
}
.red {
	color: #990;
}
.blue {
	color: #1d2088;
}
.center {
	text-align: center
}
.line-box {
	display: inline-block
}
.top {
	background: #000;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
}
.top p {
	text-align: center;
}
.dh {
	width: 1200px;
	margin: 15px auto;
	z-index: 1000;
	position: relative;
}
.logo {
	float: left;
}
.menu {
	float: left;
	width: 650px;
	margin-left: 15px;
}
.dh-ul {
	list-style: none;
	display: flex;
	justify-content: center;
	position: relative;
}
.dh-lm {
	position: relative;
}
.dh-lm > a {
	display: block;
	padding: 15px 15px;
	color: #000;
	text-decoration: none;
	transition: background 0.3s;
}
.dh-lm > a:hover {
	background: #4285f4;
	color: #fff;
}
.dh-zul {
	position: absolute;
	top: 100%;
	left: 0;
	width: 94px;
	background: rgba(44, 122, 214, 0.7);
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s;
}
.dh-zul li {
	list-style-type: none;
}
.dh-lm:hover .dh-zul {
	opacity: 1;
	visibility: visible;
}
.dh-zlm a {
	display: block;
	padding: 10px 15px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all 0.2s;
}
.dh-zlm a:hover {
	background: #1d2088;
	color: #fff;
}
/* 首页 */

.sy-zx {
	width: 1200px;
	margin: 15px auto;
	height: 50px;
}
.sy-zxl {
	float: left;
	background: #f0f0f0;
	width: 900px;
	height: 50px;
	padding: 5px 20px 0px 20px;
	margin-top: 7px;
	margin-right: 1px;
	font-size: 21px;
}
.sy-zxr {
	float: left;
	background: #f0f0f0;
	width: 293px;
	height: 50px;
	margin-top: 7px;
	padding: 5px 30px 0px 30px;
	font-size: 21px;
}
.syb-bg {
	background: url(../img/index1.jpg) no-repeat center top;
}
.sy-about {
	width: 1200px;
	margin: 15px auto;
	height: 500px;
}
.sy-abr {
	color: #fff;
	margin-left: 660px;
}
.sy-abr h3 {
	font-size: 30px;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 1px;
	position: relative;
	display: inline-block;
}
.sy-abr h4 {
	margin-top: 1px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.sy-abr h5 {
	font-size: 20px;
	font-weight: 400;
	margin-top: 1px;
	margin-left: 10px;
	margin-bottom: 1px;
	position: relative;
	display: inline-block;
}
.sy-abr p {
	font-size: 17px;
}
.sy-abr a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 20px;
	margin-top: 30px;
}
.lb-news {
	width: 1200px;
	height: 410px;
	margin: 25px auto;
}
.ln-l {
	width: 560px;
	float: left;
	margin-left: 30px;
}
.ln-l .swiper-slide {
	width: 560px;
	height: 400px;
}
.ln-l img {
	width: 560px;
	height: 400px;
}
.ln-l p {
	width: 100%;
	display: block;
	position: absolute;
	margin: 0px;
	bottom: 0px;
	padding: 15px;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.7);
}
.ln-r {
	width: 575px;
	height: 400px;
	float: left;
	margin-left: 20px;
}
.title {
	width: 100%;
	float: left;
	border-bottom: 1px solid #dfdddd;
	padding-bottom: 10px;
}
.title span {
	float: left;
	color: #4285f4;
	line-height: 30px;
	font-size: 24px;
	border-left: 6px solid #4285f4;
	padding-left: 10px;
}
.ln-news {
	width: 575px;
	height: 410px;
	float: left;
}
.ln-news li {
	margin: 10px 5px 5px 5px;
	width: 100%;
	height: 80px;
}
.ln-date {
	float: left;
	width: 60px;
	height: 70px;
	color: #fff;
	background: #4285f4;
	text-align: center;
	margin-right: 10px;
}
.ln-date h4 {
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 22px;
}
.ln-date p {
	margin-top: 8px;
	margin-bottom: 5px;
	font-size: 14px;
}
.ln-nlist {
	float: left;
	width: 495px;
}
.ln-nlist h5 {
	font-size: 18px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: 400;
}
.ln-nlist p {
	color: #888;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ln-news a:hover h4, .ln-news a:hover p, .ln-news a:hover h5 {
	color: #C93;
}
.gjc {
	width: 1200px;
	height: 35px;
	margin: 20px auto;
	background: #eee;
}
.gjc ul {
	height: 35px;
	padding-top: 5px;
}
.gjc li {
	float: left;
	padding-left: 24px;
	padding-right: 20px;
}
.gjc a {
	color: #444;
	font-size: 15px;
}
.gjc a:hover {
	color: #1d2088;
}
.sy-djj {
	width: 1200px;
	height: 1100px;
	margin: 15px auto;
}
.sy-bk1 {
	background: url(../img/syjs1.jpg);
	background-size: 390px 250px;
	width: 390px;
	height: 250px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding: 170px 40px 0px 40px;
}
.sy-bk3 {
	background: url(../img/syjs2.jpg);
	background-size: 390px 250px;
	width: 390px;
	height: 250px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding: 170px 40px 0px 40px;
}
.sy-bk4 {
	background: url(../img/syjs3.jpg);
	background-size: 390px 250px;
	width: 390px;
	height: 250px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding: 170px 40px 0px 40px;
}
.sy-bk5 {
	background: url(../img/syjs4.jpg);
	background-size: 390px 250px;
	width: 390px;
	height: 250px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding: 170px 40px 0px 40px;
}
.syd-tit {
}
.syd-tit a {
	color: #fff;
}
.syd-tit h3 {
	font-weight: 400;
	font-size: 26px;
	margin-top: 3px;
	margin-bottom: 1px;
}
.sy-bk2 {
	width: 790px;
	height: 250px;
	background: #f7f7f7;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding: 45px 50px 0px 50px;
}
.sy-bk2 h4 {
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: 400;
}
.sy-bk2 p {
	font-size: 16px;
	color: #444;
	line-height: 25px;
}
.sy-team {
	width: 1200px;
	height: 500px;
	margin: 15px auto;
}
.swiper3 {
	width: 1200px;
	height: 400px;
	float: left;
	margin-top: 25px;
}
.syt-box {
	width: 250px;
	height: 400px;
}
.syt-box a {
	color: #333;
}
.syt-box a:hover {
	color: #1d2088;
}
.syt-img {
	width: 288px;
	height: 288px;
}
.syt-tit {
	width: 288px;
	height: 120px;
	padding-top: 30px;
	text-align: center;
	background: #f7f7f7;
}
.syt-tit h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
}
.syt-tit h5 {
	margin-top: 7px;
	font-size: 16px;
	font-weight: 400;
}
.sy-hjbg {
	background: #f7f7f7;
}
.sy-hj {
	width: 1200px;
	height: 600px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 15px auto;
}
.swiper4 {
	width: 1200px;
	height: 530px;
	float: left;
	margin-top: 15px;
}
.db-bg {
	background: #343734;
	float: left;
	width: 100%;
}
.dibu {
	width: 1200px;
	height: 360px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 15px auto;
}
.db-dh {
	border-bottom: 1px solid #888;
	line-height: 70px;
}
.db-dh span {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 40px;
}
.db-dh a {
	color: #fff;
	margin-left: 30px;
	margin-right: 40px;
	font-size: 14px;
}
.db-lx {
	padding: 20px 30px 20px 30px;
}
.db-lx1 {
	float: left;
	width: 280px;
	margin-right: 0px;
}
.db-lx1 h3, .db-lx2 h3 {
	color: #fff;
	font-weight: 400;
}
.db-lx1 li {
	line-height: 25px;
	font-size: 14px;
	color: #888;
}
.db-lx1 a {
	color: #888;
}
.db-lx2 {
	float: left;
	margin-left: 20px;
}
.db-lx2 p {
	color: #888;
	line-height: 25px;
	font-size: 14px;
	width: 400px;
}
.db-lx3 {
	text-align: center;
	margin-left: 10px;
}
.db-lx3 h5 {
	color: #fff;
	font-weight: 400;
	font-size: 16px;
}
.banquan {
	text-align: center;
	border-top: 1px solid #888;
	padding-bottom: 10px;
}
.banquan p {
	color: #999;
	font-size: 14px;
}
.banquan a {
	color: #999;
}
/* 栏目页 */
	
.in-banner {
}
.in-banner img {
	width: 100%;
	height: auto;
}
.about-main {
	width: 1200px;
	height: 900px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 15px auto;
}
.abox-img {
	width: 590px;
	height: 400px;
	float: left;
	margin-left: 8px;
	margin-top: 8px;
}
.abox-img img {
	width: 590px;
	height: 400px;
}
.abox-txt {
	width: 590px;
	height: 400px;
	background: #f7f7f7;
	float: left;
	margin-left: 8px;
	margin-top: 8px;
	padding: 25px 45px 0px 45px;
}
.abox-txt h4 {
	color: #1d2088;
	font-size: 24px;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 10px;
}
.abox-txt p {
	color: #888888;
}
.ty-bg {
	background: #f7f7f7;
	float: left;
	width: 100%;
}
.ty-main {
	width: 1200px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 15px auto;
}
.weizhi {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 15px;
	height: 35px;
	line-height: 35px;
}
.ty-jg {
	width: 900px;
	float: left;
	background: #fff;
	border: 1px solid #e7e4d6;
	margin-bottom: 20px;
}
.ty-jg li {
	width: 870px;
	float: left;
	border-bottom: 1px solid #e4e4e4;
	padding: 20px 0px 20px 20px;
}
.jg-img {
	width: 300px;
	height: 160px;
	float: left;
	overflow: hidden;
}
.jg-img img {
	width: 300px;
	height: 160px;
}
.jg-txt {
	width: 500px;
	height: 160px;
	margin-left: 40px;
	float: left;
}
.jg-txt h4 {
	font-size: 20px;
	color: #444444;
	margin-top: 10px;
	margin-bottom: 10px;
}
.jg-txt p {
	color: #888;
	margin-top: 12px;
	margin-bottom: 10px;
}
.jg-txt a {
	width: 110px;
	margin-top: 15px;
	float: left;
	background: #09F;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	border-radius: 15px;
	font-size: 16px;
}
.ty-r {
	float: left;
	width: 270px;
	margin-left: 30px;
}
.ty-r1 {
	float: left;
	text-align: center;
	width: 270px;
	height: 270px;
	padding: 19px 0px 0px 0px;
	background: #fff;
	border: 1px solid #e7e4d6;
}
.ty-r1 h3 {
	color: #333333;
}
.ty-r1 span {
	margin-left: 15px;
}
.ty-r1 a {
	color: #666666;
}
.tyr1-box {
	width: 240px;
	float: left;
	margin-left: 5px;
	padding: 18px 0px;
	border-top: 1px solid #f1efef;
}
.ty-r2 {
	float: left;
	margin-top: 15px;
	font-size: 14px;
	width: 270px;
	height: 400px;
	padding: 15px 15px 0px 18px;
	background: #fff;
	border: 1px solid #e7e4d6;
}
.ty-r2 h4 {
	font-size: 18px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e7e4d6;
}
.ty-r2 a {
	color: #666666;
}
.ty-nr {
	width: 900px;
	float: left;
	background: #fff;
	border: 1px solid #e7e4d6;
	padding: 40px 40px 40px 40px;
	margin-bottom: 20px;
}
.ty-nr p {
	color: #888888;
}
.jgx-box {
	float: left;
	width: 900px;
}
.jgx-img {
	float: left;
	width: 900px;

	text-align: center;
	background: #fff;
	border: 1px solid #e7e4d6;
	padding: 40px 40px 40px 40px;
	margin-bottom: 20px;
}
.jgx-img img {
	width: 700px;
	height: auto;
}
.jgx-txt {
	float: left;
	width: 900px;
	height: auto;
	color: #888888;
	background: #fff;
	border: 1px solid #e7e4d6;
	padding: 10px 40px 40px 40px;
	margin-left: 0px;
	margin-bottom: 20px;
}
.jgx-txt h3 {
	color: #333333;
	font-size: 24px;
	font-weight: 400;
	padding-bottom: 20px;
	border-bottom: 1px solid #e7e4d6;
}
.jgx-txt p {
	float: left;
	color: #888888;
}
.in-team {
	width: 1200px;
	height: auto;
	margin: 25px auto;
}
.team-box {
	float: left;
	width: 270px;
	height: auto;
	border-radius: 10px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	text-align: center;
	margin: 20px 10px 10px 10px;
}
.team-box img {
	width: 270px;
	height: 270px;
}
.int-txt a {
	color: #222;
}
.int-txt a:hover {
	color: #0000ee;
}
.zyb-main {
	width: 1200px;
	height: 400px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 15px auto;
}
.zyb-img {
	width: 590px;
	height: 300px;
	float: left;
	margin-left: 8px;
	margin-top: 8px;
}
.zyb-img img {
	width: 590px;
	height: 300px;
}
.zyb-txt {
	width: 590px;
	height: 300px;
	background: #f7f7f7;
	float: left;
	margin-left: 8px;
	margin-top: 8px;
	padding: 25px 45px 0px 45px;
}
.zyb-txt h4 {
	color: #1d2088;
	font-size: 24px;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 10px;
}
.zyb-txt p {
	color: #888888;
}
/* 切换模块 */
   
.qh-bg {
	width: 1200px;
	height: 520px;
	margin: 15px auto
}
.qiehuan {
	width: 1200px;
	float: left;
	margin: 0 auto;
}
.tabs {
	display: flex;
	list-style: none;
	background: #f5f5f5;
}
.tabs li {
	padding: 15px 30px;
	cursor: pointer;
	flex: 1;
	text-align: center;
	transition: all 0.3s;
}
.tabs li:hover {
	background: #ddd;
}
.tabs li.active {
	background: #4285f4;
	color: white;
}
.qh-box {
	display: none;
	width: 1200px;
	height: 360px;
	overflow: hidden;
}
.qh-box.active {
	display: flex;
}
.qh-box img {
	width: 594px;
	height: 360px;
	margin-right: 6px;
}
.qh-box .qh-tit {
	width: 594px;
	height: 360px;
	margin-left: 6px;
	padding: 30px 40px 30px 40px;
	background: #4285f4;
	color: #fff;
}
.qh-tit h3 {
	font-size: 20px;
}
.qh-tit p {
	line-height: 24px;
}


.qh-bg2 {
	width: 1200px;
	height: 720px;
	margin: 35px auto
}
.qiehuan2 {
	width: 1200px;
	float: left;
	margin: 0 auto;
}

.tabs2 {
	display: flex;
	list-style: none;
}
.tabs2 li {
	padding: 10px 20px;
	color:#333333;
	cursor: pointer;
	flex: 1;
    font-size: 15px;
    text-align: center;
    position: relative;
}
.tabs2 li:hover {
	background: #ddd;
}
.tabs2 li.active2 {
    color:#4285f4;
	border-bottom: 3px solid;
	border-bottom-color:#4285f4;
}
.qh-box2 {
	display: none;
	text-align:center;
	width: 1200px;
	height: 600px;
	overflow: hidden;
}
.qh-box2.active2 {
	display: flex;
}
.qh-box2 img {
	width: 1200px;
	height: 600px;
}


.tabs3 {
	display: flex;
	list-style: none;
}
.tabs3 li {
	padding: 10px 20px;
	color:#333333;
	cursor: pointer;
	flex: 1;
    font-size: 15px;
    text-align: center;
    position: relative;
}
.tabs3 li:hover {
	background: #ddd;
}
.tabs3 li.active3 {
    color: #F60;
	border-bottom: 3px solid;
	border-bottom-color:##F60;
}
.qh-box3 {
	display: none;
	text-align:center;
	width: 1200px;
	height: 600px;
	overflow: hidden;
}
.qh-box3.active3 {
	display: flex;
}
.qh-box3 img {
	width: 1200px;
	height: 600px;
}



.yl-main {
	width: 1200px;
	height: 450px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 15px auto;
}
.yl-img {
	width: 590px;
	height: 400px;
	float: left;
	margin-left: 8px;
	margin-top: 8px;
}
.yl-img img {
	width: 590px;
	height: 400px;
}
.yl-txt {
	width: 590px;
	height: 400px;
	background: #f7f7f7;
	float: left;
	margin-left: 8px;
	margin-top: 8px;
	padding: 25px 45px 0px 45px;
}
.yl-txt h4 {
	color: #1d2088;
	font-size: 24px;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 10px;
}
.yl-txt p {
	color: #888888;
}
.ylxm {
	width: 1200px;
	height: 880px;
	margin: 25px auto;
}
.hltd {
	width: 1200px;
	height: 600px;
	margin: 25px auto;
}
/*养老栏目版块*/

.yanglao {
	width: 1200px;
	float: left;
}

.yanglao h3 {
	font-size: 20px;
	margin-bottom:7px;
	color:#333333;
}

.yanglao p {
	font-size: 16px;
	margin-top:7px;
	color:#333333;
}

.yanglao1 {
	width: 318px;
	height: 380px;
	color:#fff;
	padding:20px 30px 30px 40px;
	float: left;
	background: url(../img/yanglao1.jpg);
	background-size: 318px 380px;
    margin-top: 8px;
}

.yanglao1 h3 {
	color:#ffffff;
}

.yanglao1 p {
	color:#ffffff;
}

.yanglao2 {
	width: 550px;
	float: left;
	margin-top: 8px;
	margin-left: 8px;
}

.yanglao2 h3{
	color:#333;
}

.yanglao2-1 {
	width: 550px;
	float: left;
	background: #f7f7f7;
	height: 274px;
}

.yanglao2-1 img{
	width:550px;
	height:274px;
}

.yanglao2-2 {
	width: 344px;
	height: 100px;
	float: left;
	background: #f7f7f7;
	margin-top: 8px;
	padding-left: 50px;
}

.yanglao2-3 {
	width: 200px;
	height: 100px;
	float: left;
	margin-left:6px;
	margin-top:6px;
}

.yanglao2-3 img{
	width:200px;
	height:100px;
}

.yanglao3 {
	width: 316px;
	float: left;
	margin-top: 8px;
	margin-left: 8px;
}

.yanglao3-1 {
	width: 316px;
	height: 174px;
	padding:20px 30px 30px 40px;
	float: left;
	background: #f7f7f7;	
}

.yanglao3-2 {
	width: 316px;
	height: 200px;
	margin-top: 8px;
	float: left;
}

.yanglao3-2 img{
	width:316px;
	height:200px;
}

.yanglao4 {
	width: 431px;
	height: 200px;
	float: left;
	margin-top: 8px;
	background: #f7f7f7;
}

.yl4-txt{
	width:420px;
	height:70px;
	padding:10px 20px 0px 40px;
}

.yl4-txt h3{
	margin-top:0px;
	margin-bottom:0px;
}

.yl4-txt p{
	margin-top:0px;
	font-size:14px;
}

.yanglao4 img{
	width:431px;
	height:130px;
}

.yanglao5 {
	width: 350px;
	height: 200px;
	float: left;
	margin-top: 8px;
	margin-left: 8px;
}

.yanglao5 img{
	width:350px;
	height:200px;
}

.yanglao6 {
	width: 86px;
	height: 200px;
	float: left;
	margin-top: 8px;
	writing-mode: tb-rl;	
}

.yanglao7 {
	width: 316px;
	height: 200px;
	float: left;
	margin-top: 8px;
	margin-left: 8px;
	background: #f7f7f7;
}

.yanglao7 img{
	width:316px;
	height:200px;
}

.yanglao8 {
	width: 513px;
	height: 200px;
	float: left;
	margin-top: 8px;	
}

.yanglao8 img{
	width:513px;
	height:200px;
}

.yanglao9 {
	width: 355px;
	height: 200px;
	float: left;
	margin-top: 8px;	
	margin-left: 8px;
	background: #f7f7f7;
}

.yl9-txt{
	padding:0px 20px 0px 30px;
}

.yl9-txt h3{
	margin-top:5px;
	margin-bottom:0px;
}

.yl9-txt p{
	margin-top:0px;
	font-size:14px;
}

.yanglao9 img{
	width:355px;
	height:140px;
}

.yl-xq {
	width: 316px;
	height: 200px;
	float: left;
	margin-top: 8px;	
	margin-left: 8px;
	background: #4285f4;
}
.yl-xq a {
	width: 268px;
	height: 200px;
	padding-top:30px;
	padding-left: 50px;
	float: left;
}

.yl-xq h3,.yl-xq p{
	color:#ffffff;
}


.xt-service{
	width: 1200px;
	height: 600px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 15px auto;
}

.xts-main{
	float:left;
	margin-top:20px;
}

.xts-box{
	width: 286px;
    height: 500px;
    float: left;
    margin: 0 7px;
    padding: 370px 40px 0px 50px;	
}

.xts-box h4{
	color:#ffffff;
	font-size:22px;
	font-weight:400;
	margin-top:7px;
	margin-bottom:7px;
}

.xts-bg1{
	background:url(../img/touxi-1.jpg);
	background-size: 100% 100%;
}

.xts-bg2{
	background:url(../img/touxi-2.jpg);
	background-size: 100% 100%;
}

.xts-bg3{
	background:url(../img/touxi-3.jpg);
	background-size: 100% 100%;
}

.xts-bg4{
	background:url(../img/touxi-4.jpg);
	background-size: 100% 100%;
}

.xte-bg{
	background:#f7f7f7;
}

.xt-eq{
	width: 1200px;
	height:auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 15px auto;
}

.xte-main{
	width:1200px;
	height:1850px;
}

.xte-img{
	width: 490px;
    height: 280px;
    float: left;
    margin-top: 17px;
	margin-left:80px;
}

.xte-img img{
	width:490px;
	height:280px;
}

.xte-txt{
	width: 490px;
    height: 280px;
    float: left;
    padding: 40px 50px 0px 60px;
    margin-top: 17px;
    margin-left: 20px;
}

.xte-txt h4{
	font-size:20px;
	color:#4285f4;
}

.xte-txt p{
	font-size:16px;
	color:#888888;
	line-height:24px;
}


.xt-honor {
	width: 1200px;
	height: 600px;
	margin: 15px auto;
}
.swiper5 {
	width: 1200px;
	height: 550px;
	float: left;
	margin-top: 25px;
}
.xth-box {
	width: 250px;
	height: 400px;
}
.xth-box a {
	color: #333;
}
.xth-box a:hover {
	color: #1d2088;
}
.xth-img {
	width: 286px;
	height: 390px;
}

.xth-img img{
	width: 286px;
	height: 390px;
}
.xth-tit {
	width: 286px;
	height: 80px;
	padding-top: 30px;
	text-align: center;
	background: #4285f4;
}
.xth-tit h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	color:#ffffff;
	font-weight:400;
	font-size: 20px;
}

.xt-faq {
	width: 1200px;
	height: 660px;
	margin: 15px auto;
}

.xtf-box { 
    width:1200px; 
    margin:0px auto;
}

.xtf-box h4{
	font-size: 19px; 
	line-height: 40px;
	margin-bottom:5px; 
	color: #4285f4;
	}
	
.xtf-box p{ 
    font-size: 16px; 
	line-height: 25px;
	margin-top:5px; 
	color: #888888;
}

.xtf-box img{
	width: 420px; 
	height:560px;
	}
	
.xtf-img { 
    width:400px; 
	height:500px; 
	float:left; 
	margin-top:17px;
}

.xtf-txt { 
    width:780px; 
	height:500px; 
	float:left; 
	padding:0px 0px 0px 50px; 
	margin-top:17px; 
	margin-left:18px;
}


.xtf-txt a{
	font-size: 18px; 
	line-height: 30px; 
	color: #4285f4;
	}
	
.nl-txt{
	width: 500px;
    height: 160px;
    margin-left: 40px;
    float: left;
}

.nl-txt a:hover h4,.nl-txt a:hover p{
	color:#4285f4;
}

.nl-txt h4 {
	font-size: 20px;
	color: #444444;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nl-txt p {
	color: #888;
	font-size:15px;
	margin-top: 12px;
	margin-bottom: 10px;
}













