.content-sqjm{
    margin-top: 80px;
}
.content-sqjm .titles{
    text-align: center;
}
.content-sqjm .titles h1{
    font-size: 36px;
	line-height: 36px;
	color: #333333;
}
.content-sqjm .titles p{
    font-size: 16px;
	line-height: 16px;
	color: #333333;
    margin-top: 14px;
    margin-bottom: 34px;
}
.content-sqjm .titles .line{
    width: 41px;
	height: 2px;
	background-color: #589868;
    margin: auto;
}
.jmys .sixblock{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 60px;
}
.jmys .sixblock>div{
    width: 47.85%;
}
.sixblock .inside{
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    margin-bottom: 60px;
    height: 132px;
}
.sixblock .inside .text p{
    font-size: 14px;
	line-height: 23px;
	color: #999999;
    margin-top: 14px;
}
.sixblock .inside .text h4{
    font-size: 26px;
	line-height: 26px;
	color: #333333;
    font-weight: bold;
}
.sixblock .inside .text{
    text-align: right;
    margin-right: 54px;
}
.sixblock>div:nth-child(even) .inside{
    flex-direction: row-reverse;
}
.sixblock>div:nth-child(even) .text{
    text-align: left;
    margin-right: unset;
    margin-left: 54px;
}
.content-sqjm .jmtj{
    display: flex;
    margin-top: 60px;
}
.jmtj .imgs,.jmtj .desc{
    width: 50%;
}
.jmtj .desc{
    padding-left: 120px;
    padding-top: 112px;
    background-color: #f5faf6;
}
.jmtj .desc .titles{
    text-align: left !important;
}
.jmtj .desc .titles .line{
    margin: unset;
    margin-bottom: 20px;
}
.jmtj .desc .titles span{
    font-size: 16px;
	color: #666666;
    line-height: 30px;
    margin-top: 40px;
    display: block;
}
.desc .titles span strong{
    font-weight: bold;
}
.jmtj .desc .titles span:nth-child(4){
    margin-top: 60px;
}
.cjwt{
    margin-top: 100px;
}
.cjwt .area2 .inside{
    width: 47.85%;
}
.cjwt .inside .tops{
	height: 66px;
	background-color: #f5f5f5;
	border-radius: 20px;
    display: flex;
    align-items: center;
    padding-left: 30px;
}
.cjwt .inside .num{
    width: 28px;
	height: 28px;
	background-color: #589868;
	border-radius: 8px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
}
.cjwt .inside h5{
    font-size: 18px;
	line-height: 19px;
	color: #333333;
}
.cjwt .inside .bottoms{
    padding: 18px 0;
    padding-left: 78px;
    font-size: 14px;
	line-height: 22px;
	color: #333333;
}
.cjwt .titles{
    margin-bottom: 50px;
}
.cjwt .list-items{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.jmlc{
    margin-top: 80px;
    background-color: #f5f5f5;
    padding-top: 80px;
    padding-bottom: 100px;
}
.jmlc .ico-items{
    display: flex;
    justify-content: space-between;
    margin-top: 48px;
    align-items: center;
}
.jmlc .ico-items .blocks{
    text-align: center;
        height: 240px;
    width: calc(100%/6.2);
}
.ico-items .blocks h5{
    font-size: 18px;
    font-weight: bold;
	color: #333333;
    margin-top: 24px;
}
.ico-items .blocks p{
    font-size: 14px;
	line-height: 23px;
	color: #666666;
    margin-top: 10px;
}
.jmsq{
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: url(../images/fxgd/jmbgm.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.jmsq .titles h1,.jmsq .titles p{
    color: #fff;
}
.jmsq .mybd{
    background-color: #f9f9f9;
	box-shadow: 0px 0px 10px 0px 
		rgba(0, 0, 0, 0.1);
	border-radius: 30px;
    margin-top: 40px;
}
.jmsq .mybd form{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 49px 0;
    padding-left: 80px;
    padding-right: 60px;
}
.jmsq .mybd form>div{
    margin-bottom: 28px;
}
.jmsq .mybd form>.names,.jmsq .mybd form>.lxfs,.jmsq .mybd form >.info,.jmsq .mybd form >.xgjy{
    height: 68px;
    display: flex;
    align-items: center;
    width: 46.14%;
    position: relative;
}
.jmsq .mybd form >.names input,.jmsq .mybd form >.lxfs input,.mybd form >.xgjy input{
    outline: none;
    background-color: #ffffff;
	border-radius: 20px;
	border: solid 1px #e0e0e0;
    height: 100%;
    width: 94%;
    padding-left: 66px;
    color: #999999;
}
.mybd form .names::after{
    content: "";
    display: block;
    background-image: url(../images/fxgd/ico1.png);
    width: 24px;
	height: 25px;
    position: absolute;
    left: 53px;
    top: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transform: translateY(-50%);
}
.mybd form >div::before{
    content: "*";
    margin-right: 28px;
    color: #f11717;
}
.mybd form .lxfs::after{
    content: "";
    display: block;
    background-image: url(../images/fxgd/ico2.png);
    width: 19px;
	height: 27px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    left: 53px;
    top: 50%;
    transform: translateY(-50%);
}
.mybd form .xgjy::after{
    content: "";
    display: block;
    background-image: url(../images/fxgd/ico3.png);
	width: 29px;
	height: 27px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    left: 53px;
    top: 50%;
    transform: translateY(-50%);
}
.content-sqjm>div{
    overflow: hidden;
}
.mybd form .info>div{
    width: 100%;
}
.mybd form .info select{
    width: 41.37%;
	height: 68px;
	background-color: #ffffff;
	border-radius: 20px;
	border: solid 1px #e0e0e0;
    margin-right: 70px;
    outline: none;
    padding-left: 21px;
    color: #999999;
}
.mybd form .info select:last-child{
    margin-right: 0;
}
.jmsq .mybd form >.text{
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
}
.jmsq .mybd form >.text textarea{
    background-color: #ffffff;
	border-radius: 20px;
    width: 100%;
	border: solid 1px #e0e0e0;
    padding-top: 26px;
    padding-left: 21px;
    padding-bottom: 26px;
    outline: none;
}
.jmsq .mybd form button{
    cursor: pointer;
    width: 21.5%;
	height: 56px;
    margin: auto;
    color: #fff;
	background-color: #589868;
	border-radius: 28px;
	border: solid 1px #cccccc;
}
.inside .img{
    width: 100px;
	height: 100px;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px 0px 
		rgba(33, 24, 21, 0.16);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* padpro端 */
@media screen and (min-width: 991px) and (max-width: 1366px){
    .content-sqjm {
        margin-top: 60px;
    }
    .sixblock .inside .text {
        text-align: right;
        margin-right: 15px;
        width: 75%;
    }
    .sixblock>div:nth-child(even) .text {
        text-align: left;
        margin-right: unset;
        margin-left: 15px;
    }
    .sixblock .inside .text p {
        font-size: 12px;
        line-height: 23px;
        color: #999999;
        margin-top: 14px;
    }
    .content-sqjm .titles h1{
        font-size: 30px;
        line-height: 30px;
        color: #333333;
    }
    .content-sqjm .titles p {
        font-size: 14px;
        line-height: 14px;
        color: #333333;
        margin-top: 12px;
        margin-bottom: 15px;
    }
    .jmtj .desc .titles span:nth-child(4) {
        margin-top: 20px;
    }
    .jmtj .desc .titles span {
        font-size: 14px;
        color: #666666;
        line-height: 22px;
        margin-top: 13px;
        display: block;
    }
    .jmtj .desc {
        padding-left: 88px;
        padding-top: 35px;
    }
    .jmlc .ico-items .blocks img{
        width: 112px;
        height: 112px;
    }
    .jmlc .ico-items .blocks{
        height: unset;
        width: calc(100%/6.5);
}
    .jmlc .ico-items>img{
        display: none;
    }
    .jmlc .ico-items{
        align-items: unset;
    }
}
/* pad端 */
@media screen and (min-width:768px) and (max-width:991px) {
    .content-sqjm {
        margin-top: 45px;
    }    
    .sixblock .inside .text {
        text-align: right;
        margin-right: 15px;
        width: 75%;
    }
    .sixblock>div:nth-child(even) .text {
        text-align: left;
        margin-right: unset;
        margin-left: 15px;
    }
    .sixblock .inside .text p {
        font-size: 12px;
        line-height: 23px;
        color: #999999;
        margin-top: 14px;
    }
    .jmys .sixblock>div {
        width: 48.85%;
    }
    .inside .img{
        width: 80px;
        height: 80px;
    }
    .sixblock .inside .text h4 {
        font-size: 20px;
        line-height: 20px;
        color: #333333;
        font-weight: bold;
    }
    .jmtj .imgs{
        display: none;
    }
    .jmtj .desc{
        width: 100%;
    }
    .jmtj .desc .titles span {
        font-size: 14px;
        color: #666666;
        line-height: 22px;
        margin-top: 13px;
        display: block;
    }
    .jmtj .desc {
      padding: 30px;
    }
    .jmtj .desc .titles span:nth-child(4) {
        margin-top: 20px;
    }
    .content-sqjm .titles h1{
        font-size: 25px;
        line-height: 25px;
        color: #333333;
    }
    .jmlc .ico-items .blocks{
        height: unset;
        width: calc(100%/6.5);
}
    .jmlc .ico-items>img{
        display: none;
    }
    .jmlc .ico-items{
        align-items: unset;
    }
    .ico-items .blocks h5 {
        font-size: 16px;
        margin-top: 20px;
    }
    .cjwt .inside .bottoms {
        padding: 10px 0;
        padding-left: 75px;
        font-size: 12px;
        line-height: 20px;
        color: #333333;
    }
    .cjwt .inside .tops {
        height: 55px;
        background-color: #f5f5f5;
        border-radius: 20px;
        display: flex;
        align-items: center;
        padding-left: 30px;
    }
    .cjwt .inside h5 {
        font-size: 16px;
        line-height: 16px;
        color: #333333;
    }
    .cjwt {
        margin-top: 30px;
    }
    .content-sqjm .jmtj {
        display: flex;
        margin-top: 30px;
    }
    .sixblock .inside{
        margin-bottom: 15px;
    }
    .jmlc {
        margin-top: 30px;
        background-color: #f5f5f5;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .jmsq{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .jmsq h1{
        color: #fff !important;
    }
    .mybd form .info select{
        margin-right: 15px;
    }
    .jmsq .mybd form{
        padding-left: 30px;
    padding-right: 30px;
    }
}
/* 移动端 */
@media (max-width:767px){
    .content-sqjm {
        margin-top: 30px;
    }    
    .sixblock .inside .text {
        text-align: right;
        margin-right: 15px;
        width: 75%;
    }
    .sixblock>div:nth-child(even) .text {
        text-align: left;
        margin-right: unset;
        margin-left: 15px;
    }
    .sixblock .inside .text p {
        font-size: 12px;
        line-height: 23px;
        color: #999999;
        margin-top: 14px;
    }
    .jmys .sixblock>div {
        width: 100%;
    }
    .inside .img{
        width: 80px;
        height: 80px;
    }
    .sixblock .inside .text h4 {
        font-size: 18px;
        line-height: 18px;
        color: #333333;
        font-weight: bold;
    }
    .jmtj .imgs{
        display: none;
    }
    .jmtj .desc{
        width: 100%;
    }
    .jmtj .desc .titles span {
        font-size: 14px;
        color: #666666;
        line-height: 22px;
        margin-top: 13px;
        display: block;
    }
    .jmtj .desc {
      padding: 30px;
    }
    .jmtj .desc .titles span:nth-child(4) {
        margin-top: 20px;
    }
    .content-sqjm .titles h1{
        font-size: 20px;
        line-height: 20px;
        font-weight: bold;
    }
    .jmlc .ico-items .blocks{
        height: unset;
        width: calc(100%/3.5);
        margin-bottom: 15px;
}
    .jmlc .ico-items>img{
        display: none;
    }
    .jmlc .ico-items{
        align-items: unset;
        flex-wrap: wrap;
    }
    .ico-items .blocks h5 {
        font-size: 16px;
        margin-top: 20px;
    }
    .cjwt .inside .bottoms {
        padding: 10px 0;
        padding-left: 25px;
        font-size: 12px;
        line-height: 20px;
        color: #666;
    }
    .cjwt .inside .tops {
        height: 55px;
        background-color: #f5f5f5;
        border-radius: 20px;
        display: flex;
        align-items: center;
        padding-left: 15px;
    }
    .cjwt .inside h5 {
        font-size: 12px;
    }
    .cjwt {
        margin-top: 30px;
    }
    .content-sqjm .jmtj {
        display: flex;
        margin-top: 30px;
    }
    .sixblock .inside{
        height: unset;
        margin-bottom: 30px;
    }
    .jmlc {
        margin-top: 30px;
        background-color: #f5f5f5;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .jmsq{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .jmsq h1{
        color: #fff !important;
    }
    .mybd form .info select{
        margin-right: 15px;
    }
    .jmsq .mybd form{
        padding-left: 30px;
    padding-right: 30px;
    flex-wrap: wrap;
    }
    .jmys .sixblock{
        flex-wrap: wrap;
    }
    .ico-items .blocks p {
        font-size: 12px;
        line-height: 20px;
        color: #666666;
        margin-top: 10px;
    }
    .jmsq .mybd form>.names, .jmsq .mybd form>.lxfs, .jmsq .mybd form >.info, .jmsq .mybd form >.xgjy {
        height: 46px;
        display: flex;
        align-items: center;
        width: 100%;
        position: relative;
    }
    .jmsq .mybd form>div{
        margin-bottom: 15px;
    }
    .mybd form .info select{
        height: 46px;
    }
    .jmsq .mybd form button{
        width: 30.5%;
        height: 40px;
    }
    .mybd form >div::before{
        margin-right: 12px;
    }
}
