.conbox{
	background: #f2f7fb;
	padding: 0;
}
.conbox .con{
	position: relative;
	padding-top: 50px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 0;
}
.introduce{
	width: 920px;
	background: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 25px;
}
.introduce .bt{
	margin: 0 50px 15px 20px;
	font-size: 15px;
	font-weight: bold;
	display: flex;
	align-items: flex-end;
}
.introduce .bt a{
	background: #ffb520;
	color: #FFFFFF;
	padding: 3px 12px;
	margin-right: 5px;
	font-size: 14px;
}
.introduce .bt b{
	font-size: 18px;
	font-weight: bold;
	color: #ffb520;
	margin: 0 5px;
}
.introduce .box{
	display: none;
	margin: 0 30px;
}
.introduce .box:first-child{
	display: block;
}
.introduce .box h2{
	font-size: 24px;
	font-weight: bold;
	margin-right: 10px;
}
.introduce .box p{
	word-wrap:break-word;
	font-size: 15px;
}
.introduce .box b{
	display: block;
	font-size: 12px;
	opacity: 0.5;
	margin-bottom: 3px;
}
.introduce .box .bt{
	margin: 15px 0;
	font-size: 16px;
	font-weight: bold;
	display: flex;
	align-items: flex-end;
}
.introduce .box .btn{
	display: flex;
	align-items: flex-end;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.introduce .box .btn a:hover{
	background: #ffb520;
}
.rongyu{
	width: 100%;
	margin-top: 15px;
	margin-bottom: 55px;
}
.rongyu .rongyu-box{
	width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.rongyu .rongyu-box:after {
    content: "";
	width: 30%;
 }
.rongyu .rongyu-box a{
	width: 30%;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.rongyu .rongyu-box a img{
	width: 100%;
    height:165px;
}
.rongyu .rongyu-box a p{
	font-size: 14px;
	margin-top: 5px;
	padding-left: 5px;
}
.rongyu .rongyu-box a p:last-child{
	display: flex;
	align-items: center;
}
.rongyu .rongyu-box a p img{
	width: 15px;
	height: 15px;
}
.rongyu .rongyu-box a p img:first-child{
	margin-right: 5px;
	width: 12px;
}
.rongyu .rongyu-box a p img:last-child{
	margin: 0 5px;
}
.new{
	width: 100%;
	margin-top: 15px;
	margin-bottom: 55px;
}
.new .new-box{
	width: 100%;
}
    .new .new-box .box-a {
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin-bottom: 15px;
    }
        .new .new-box .box-a img {
            width: 200px;
            height: 150px;
            float: left;
        }
        .new .new-box .box-a div {
            float: right;
            width: 75%;
            height: 150px;
        }
        .new .new-box .box-a p {
            font-size: 14px;
            margin-top: 5px;
            margin-bottom: 5px;
        }
            .new .new-box .box-a p:nth-child(1) {
                width: 50%;
                float: left;
                font-size: 16px;
                font-weight: bold;
            }
            .new .new-box .box-a p:nth-child(2) {
                width: 50%;
                font-size: 13px;
                float: right;
                text-align: right;
            }
            .new .new-box .box-a p:nth-child(3) {
                margin-top: 0;
                width: 100%;
                float: left;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 5;
                overflow: hidden;
            }
.introduce .box .img{
	position: relative;
	width: 900px;
	height: 600px;
	margin-bottom: 35px;
}
.recommend{
	width: 265px;
}
.recommend img{
	width: 100%;
}
.recommend .bt{
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	padding: 25px 25px;
    margin:0;
}
.recommend-bq{
	background: #FFFFFF;
}
.recommend-bq:hover{
	background: #ffb520;
	color: #FFFFFF;
}
.recommend-bq.on{
	background: #ffb520;
	color: #FFFFFF;
}
.servicebox{
	border-top: 35px solid #f2f7fb;
}

.tab-head .tab-top {
	height: 32px;
	display: flex;
	font-size: 15px;
	line-height: 32px;
	background: rgba(33,135,222,0.1);
	padding: 5px 25px;
}
.tab-head .tab-top div{
	display: flex;
	align-items: center;
}
.tab-head .tab-top-n1 {
	width: 25%;
}
.tab-head .tab-top-n2 {
	width: 27.5%;
}
.tab-head .tab-top-n3 {
	width: 27.5%;
}
.tab-head .tab-top-n4 {
	width: 20%;
}
.tab-body .tab-top {
    height: 32px;
    display: flex;
    font-size: 14px;
    line-height: 32px;
    padding: 5px 25px;
    cursor: pointer;
    box-sizing: content-box;
}
.tab-body .tab-top div{
	display: flex;
	align-items: center;
}
.tab-body .tab-top-n1 {
	width: 25%;
	color: #2c79d9;
}
.tab-body .tab-top-n2 {
	width: 27.5%;
}
.tab-body .tab-top-n3 {
	width: 27.5%;
}
.tab-body .tab-top-n4 {
	width: 15%;
}
.tab-body .tab-top-n5 {
	width: 5%;
	background: url(../img/down.png) no-repeat;
	background-position: center;
	background-size: 50%;
}
.on .tab-top-n5{
	background: url(../img/up.png) no-repeat;
	background-position: center;
	background-size: 50%;
}
.tab-body .tab-detailed {
	font-size: 14px;
	background: rgba(33,135,222,0.1);
	padding: 5px 25px;
	display: none;
	padding-bottom: 25px;
}
.tab-body .tab-detailed h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0;
}
.tab-body .tab-detailed p {
	margin: 5px 0;
}
.tab-body .tab-detailed a{
	display: inline-block;
	background: #ffb520;
	color: #FFFFFF;
	padding: 10px 35px;
	margin-top: 10px;
	font-size: 15px;
}

.us h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 15px 0;
}
.us p {
	font-size: 13px !important;
	margin: 5px 0;
}
.us img {
	width: 20%;
}