﻿.ywtx{
	width: 1170px;
	margin: 0 auto 0px;
	overflow: hidden;	
}
.ywtx_t{
	color: #333;
	font-size: 16px;
	text-indent: 2em;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.ywtx_b{
	overflow: hidden;
}
.ywtx_b_t{
	overflow: hidden;
	height: 256px;
	margin-bottom: 10px;
}
.ywtx_b_t>a{
	display: block;
	position: relative;
}
.ywtx_b_b>a{
	display: block;
	position: relative;
	overflow: hidden;
}
.ywtxa .ywtxadiv{
	display: block;
	position: absolute;
	left: 0;
	bottom: -202px;
	height: 256px;
	line-height: 54px;
	width: 100%;
	background: url(../images/yy.png) 0 0 repeat;
}
.ywtxa .ywtxadiv p{
	height: 202px;
	font-size: 14px;
	line-height: 2em;
	color: #fff;
	text-indent: 2em;
	width: 80%;
	margin: 25px auto;
}
.ywtxa span{
	display: block;
	overflow: hidden;
	height: 54px;
}
.ywtxa .ywtxadiv span img{
	width: 52px;
	height: 54px;
	float: left;
}
.ywtxa .ywtxadiv span i{
	width: 200px;
	height: 54px;
	float: left;
	line-height: 54px;
	font-size: 18px;
	color: #fff;
	margin-left: 10px;
}
.ywtx_b_t0{
	float: left;
	width: 464px;
	height: 256px;
}
.ywtx_b_t1{
	float: left;
	width: 356px;
	height: 256px;
	margin-left: 10px;
}
.ywtx_b_t2{
	float: left;
	width: 330px;
	height: 256px;
	margin-left: 10px;
}
.ywtx_b_b{
	overflow: hidden;
	margin-bottom: 40px;
}
.ywtx_b_b1{
	float: left;
	width: 338px;
	height: 520px;
}
.ywtx_b_b2{
	width: 362px;
	height: 256px;
	float: left;
	margin-left: 10px;
}
.ywtx_b_b3{
	width: 450px;
	height: 256px;
	float: left;
	margin-left: 10px;
}
.ywtx_b_b4{
	float: left;
	width: 462px;
	height: 254px;
	margin-top: 10px;
	margin-left: 10px;
}
.ywtx_b_b5{
	width: 350px;
	float: left;
	height: 254px;
	margin-top: 10px;
	margin-left: 10px;
}
/*20210908业务体系*/
.ywtx2021 {
	margin-bottom: 25px;
    width: 1200px;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
}

.ywtx2021 ul li {
    width: 280px;
    height: 355px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    background: #f7f7f7;
    border-bottom: 2px solid #d1d1d1;
}

.ywtxpic2021 {
    width: 280px;
    height: 186px;
}

.ywtxpic2021 img {
    display: block;
    width: 280px;
    height: 186px;
}

.ywtxtext2021 {
    width: 280px;
    height: 180px;
    position: relative;
}

.ywtxtext2021 h2 {
    padding: 0 10px;
    text-align: left;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}

.ywtxtext2021 h2 a {
    color: #333;
}

.ywtxtext2021 h2 a:hover {
    color: #23527c
}

.ywtxtext2021 p {
    padding: 0 10px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.ywtxtext2021 .ywtx2021More {
    position: absolute;
    right: 20px;
    bottom: 20px;
    font-size: 14px;
    color: #666;
}
/*20210908业务体系结束*/