.inner-banner {
    display: block;
    width: 100%;
    text-align: center;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background: url(/Public/Home/images/tzzgx_banner_tit.png);
    height: 546px;
}
.inner-first .advice {
    margin-top: 8rem;
    width: 100%;
    text-align: center;
}

.inner-first-main{
    margin-bottom: 66px;
}
.inner-first-main-box{
    border:1px solid rgba(0,0,0,0.09);    margin-bottom: 30px;


}
.inner-first-main-box h3{
    height: 70px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51,51,51,1);
    line-height: 70px;
    text-align: center;
    width: 100%;
    background: rgba(0,95,86,0.12);    padding: 0;
    margin: 0;
    box-sizing: border-box;

}
.inner-first-main-box ul{
    overflow: hidden;    display: flex;
    align-items: center;
    border-top: 1px solid rgba(220,220,220,1);
}
.inner-first-main-box ul li{
    float: left;
}

.inner-first-main-box ul li:first-child,.inner-first-main-box ul li:nth-child(3){
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:70px;
    width:226px;
    height:70px;
    text-align: center;
    background:rgba(0,95,86,0.12);

}
.inner-first-main-box ul li:nth-child(2),.inner-first-main-box ul li:nth-child(4){
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:40px;
}
.inner-first-main-box ul li:nth-child(2){
    width: 438px;
    padding: 0 40px 0 24px;
    box-sizing: border-box;
}
.inner-first-main-box ul li:nth-child(4){
    padding: 0 40px 0 24px;
    box-sizing: border-box;
}
.inner-first-main-box ul.inner-first-main-box-last{
    height: 120px;
  align-items: baseline;
}
.inner-first-main-box ul.inner-first-main-box-last li:nth-child(2),.inner-first-main-box ul.inner-first-main-box-last li:nth-child(4){

    line-height: 28px;

}
.inner-first-main-box ul.inner-first-main-box-last li:nth-child(1),.inner-first-main-box ul.inner-first-main-box-last li:nth-child(3){
    height: 120px;
}


.inner-bannerone{
    display: block;
     width: 100%;
    text-align: center;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background: url(/Public/Home/images/inner-bannerone.png);
    height:400px;
}


.advice{
    margin-top: 13.3rem;
    width: 100%;
    text-align: center;
}
.advice h2{

    font-size:34px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);

}
.advice p{


    font-size:26px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(51,127,120,1);

}

.inner-bannertwo .advice{
    margin-top: 8rem;
}
.paddingTopBottom80 {
    padding-top: 40px;
    padding-bottom: 34px;
}


@media (min-width: 993px) {
    .wrap {
        width: 1200px;
        min-width: 1200px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 1000px){
	.inner-first-main-box ul li:nth-child(2), .inner-first-main-box ul li:nth-child(4){
		font-size:15px;
	}
.inner-first-main-box ul.inner-first-main-box-last li:nth-child(2), .inner-first-main-box ul.inner-first-main-box-last li:nth-child(4){
	line-height:24px;
}
.inner-first-main-box ul.inner-first-main-box-last{
	height: 120px;
    align-items: center;
}
.paddingTopBottom80{    padding-bottom: 0px;}
.inner-bannertwo .advice{    margin-top: 6rem;}
}<!--8.8930130004883E-5-->