
/*表单*/
.form{
    text-align: center;
    box-sizing: border-box;
    padding:calc(40rem/72) 0;
    background:url(/static/index/images/zhuanti/tzymZH/momb_06.jpg)no-repeat center #F2F4F5;
    -webkit-background-size: calc(719rem/72) calc(598rem/72);
    background-size: calc(719rem/72) calc(598rem/72);
}

.form h2{
    text-align: center;
    font-size:calc(32rem/72);
    font-weight: bold;
    line-height:calc(32rem/72);
    color: #4785D0;
    margin-bottom:calc(16rem/72);
}

.form>span{
    font-size:calc(24rem/72);
    display: inline-block;
    padding:0 calc(20rem/72);
    height:calc(40rem/72);
    color: #696969;
    margin-bottom:calc(35rem/72);
}

.form>span em{
    color: #4785D0;
    font-weight: bold;
}

.form dl{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.form dl dd{
    box-sizing: border-box;
    padding:0 calc(18rem/72);
    width:calc(440rem/72);
    height: calc(70rem/72);
    display: flex;
    justify-content: center;
    background: #FFFFFF;
    align-items: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom:calc(40rem/72);
    border: 1px solid #A0A0A0;
}
.form dl dd span{
    width:20%;
    text-align: left;
    font-size:calc(24rem/72);
    color: #454546;
}
.form dl .four_w span{
    width: 40%;
}
.form dl dd input,
.form dl dd select{
    width: 100%;
    height: 100%;
    font-size:calc(24rem/72);
    color: #454546;
}

.form>a{
    display: block;
    margin: 0 auto;
    width:calc(440rem/72);
    height:calc(63rem/72);
    line-height:calc(63rem/72);
    background: #FC7D5B;
    border-radius: 5px;
    font-size:calc(26rem/72);
    color: #FFFFFF;
}
/*表单一背景图*/
.form_1{
    background:url(/static/index/images/zhuanti/tzymZH/momb_03.jpg)no-repeat center #F2F4F5;
    -webkit-background-size: calc(719rem/72) calc(486rem/72);
    background-size: calc(719rem/72) calc(486rem/72);
}



.iss_why_more{
    width:calc(690rem/72);
    margin: calc(40rem/72) auto;
    box-sizing: border-box;
    padding:calc(30rem/72) calc(15rem/72) calc(15rem/72) calc(15rem/72);
    box-shadow: 0 0 10px rgba(55,124,186,0.3);
}

.iss_why_more>span{
    font-size: calc(26rem/72);
    font-weight: bold;
    color: #4785D0;
    line-height: calc(26rem/72);
    margin-bottom: calc(30rem/72);
    display: block;
    text-align: center;
}

.iss_why_more>p{
    font-size: calc(24rem/72);
    color: #4785D0;
    line-height: calc(35rem/72);
    margin-bottom:calc(50rem/72);
}

.iss_why_more img{
    width: 100%;
}

.iss_nxcp{
    height: calc(70rem/72);
    background: #377CBA;
    text-align: center;
    width: 100%;
    font-weight: bold;
    font-size: calc(32rem/72);
    color: #FFFFFF;
    line-height: calc(70rem/72);
}

.iss_qa{
    width:calc(690rem/72);
    margin: 0 auto calc(40rem/72);
}

.iss_qa>span{
    width: 100%;
    box-sizing: border-box;
    padding:calc(30rem/72) calc(32rem/72);
    background: #377CBA;
    font-size:calc(24rem/72);
    color: #FFFFFF;
    line-height: calc(35rem/72);
}

.iss_qa_main{
    box-shadow: 0 0 10px rgba(55,124,186,0.3);
    box-sizing: border-box;
    padding:calc(30rem/72) calc(32rem/72);
}

.iss_qa_main dt{
    font-size: calc(28rem/72);
    font-weight: bold;
    line-height: calc(28rem/72);
    margin-bottom: calc(30rem/72);
    color: #4785D0;
}

.iss_qa_main dd{
    margin-bottom:calc(40rem/72);
}

.iss_qa_main dd:last-child{
    margin-bottom:0;
}

.iss_qa_main dd span{
    font-size: calc(23rem/72);
    color: #4785D0;
    font-weight: bold;
}

.iss_qa_main dd p{
    font-size: calc(23rem/72);
    color: #4c4c4c;
}

.iss_lsdz{
    margin-bottom: calc(40rem/72);
}

.iss_lsdz>span{
    font-size: calc(32rem/72);
    font-weight: bold;
    color: #4785D0;
    text-align: center;
    line-height: calc(32rem/72);
    margin-bottom:calc(20rem/72);
}

.iss_lsdz>em{
    width:calc(318rem/72);
    height: calc(38rem/72);
    line-height: calc(38rem/72);
    font-size: calc(26rem/72);
    color: #4785D0;
    border: 1px solid #4785D0;
    margin: 0 auto calc(30rem/72) auto;
    text-align: center;
    display: block;
}


.iss_lsdz img{
    width: 100%;
    margin: 0 auto;
}

.iss_sjxs{
    margin-bottom:calc(30rem/72);
}

.iss_sjxs>span{
    font-size: calc(32rem/72);
    font-weight: bold;
    color: #4785D0;
    text-align: center;
    line-height: calc(32rem/72);
    margin-bottom:calc(20rem/72);
}

.iss_sjxs>em{
    width:calc(318rem/72);
    height: calc(38rem/72);
    line-height: calc(38rem/72);
    font-size: calc(26rem/72);
    color: #4785D0;
    border: 1px solid #4785D0;
    margin: 0 auto calc(30rem/72) auto;
    text-align: center;
    display: block;
}

.iss_sjxs ul{
    width: calc(580rem/72);
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.iss_sjxs li{
    /* width: calc(258rem/72); */
    width: calc(280rem/72);
    margin-right:calc(20rem/72);
    height: calc(134rem/72);
    box-sizing: border-box;
    margin-bottom: calc(20rem/72);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.iss_sjxs li a{
    margin: 0 calc(20rem/72);
}
.iss_sjxs li span{
    font-size:calc(26rem/72);
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom:calc(10rem/72);
    text-align: center;
}

.iss_sjxs li em{
    font-size:calc(22rem/72);
    line-height: calc(24rem/72);
    color: #FFFFFF;
    display: block;
    text-align: center;
}

.iss_sjxs li:nth-child(2n){
    margin-right: 0;
}

.iss_sjxs li:nth-child(1){
    background:url(/static/index/images/zhuanti/tzymZH/mg.jpg)no-repeat center;
}

.iss_sjxs li:nth-child(2){
    background:url(/static/mobile/images/zhuanti/tzymZH/gjbg-mo-pty.png)no-repeat center;
}

.iss_sjxs li:nth-child(3){
    background:url(/static/mobile/images/zhuanti/tzymZH/gjbg-mo-xl.png)no-repeat center;
}

.iss_sjxs li:nth-child(4){
    background:url(/static/mobile/images/zhuanti/tzymZH/gjbg-mo-met.png)no-repeat center;
}

.iss_sjxs li:nth-child(5){
    background:url(/static/mobile/images/zhuanti/tzymZH/gjbg-mo-hg.png)no-repeat center;
}

.iss_sjxs li:nth-child(6){
    background:url(/static/mobile/images/zhuanti/tzymZH/gjbg-mo-alq.png)no-repeat center;
}

.iss_sjxs li:nth-child(7) {
    background: url(/static/mobile/images/zhuanti/tzymZH/gjbg-mo-xyl.png)no-repeat center;
}
.iss_sjxs li:nth-child(8) {
    background: url(/static/mobile/images/zhuanti/tzymZH/gjbg-mo-xxl.png)no-repeat center;
}
.iss_sjxs li:nth-child(9) {
    background: url(/static/mobile/images/zhuanti/tzymZH/gjbg-mo-bnm.png)no-repeat center;
}
.iss_sjxs li:nth-child(10) {
    background: url(/static/mobile/images/zhuanti/tzymZH/gjbg-mo-ydl.png)no-repeat center;
}

.iss_byy{
    width: calc(690rem/72);
    margin: 0 auto calc(5rem/72);
    box-shadow: 0 0 10px rgba(55,124,186,0.3);
    box-sizing: border-box;
    padding: calc(30rem/72) calc(17rem/72);
}

.iss_byy>span{
    font-size: calc(32rem/72);
    font-weight: bold;
    color: #4785D0;
    text-align: center;
    line-height: calc(32rem/72);
    margin-bottom: calc(20rem/72);
}

.iss_byy>em{
    font-size: calc(26rem/72);
    font-weight: bold;
    color: #4785D0;
    line-height: calc(40rem/72);
}

.iss_byy>p{
    font-size: calc(26rem/72);
    color: #4c4c4c;
    line-height: calc(40rem/72);
}

.iss_byy_tit a{
    width: 100%;
    height:calc(112rem/72);
    background: #377CBA;
    box-sizing: border-box;
    padding-top: calc(15rem/72);
    margin-bottom:calc(30rem/72);
}

.iss_byy_tit span{
    font-size: calc(32rem/72);
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.iss_byy_tit em{
    display: block;
    font-size: calc(28rem/72);
    color: #FFFFFF;
    text-align: center;
}

.iss_icst{
    width:calc(720rem/72);
    height:calc(712rem/72);
    background:url(/static/index/images/zhuanti/tzymZH/tzzh-mo_28.jpg)no-repeat center;
    -webkit-background-size:calc(720rem/72) calc(712rem/72);
    background-size:calc(720rem/72) calc(712rem/72);
    box-sizing: border-box;
    padding-top: calc(120rem/72);
}

.iss_icst>ul{
    width:calc(546rem/72);
    margin: 0 auto calc(16rem/72) auto;
    display: flex;
    justify-content: space-around;
}

.iss_icst>ul li{
    width:calc(150rem/72);
    height: calc(40rem/72);
    margin-right: calc(16rem/72);
}

.iss_icst>ul li a{
    display: block;
    height: calc(38rem/72);
    background-color: #367cba;
    color: white;
    font-size: calc(26rem/72);
    line-height: calc(40rem/72);
    text-align: center;
}

.iss_icst>ul li:last-child{
    margin-right: 0;
}

.iss_icst_main{
    width:calc(690rem/72);
    margin: 0 auto;
    padding:calc(30rem/72) 0;
    background:rgba(55,124,186,0.3);
}

.iss_icst_main>span{
    font-size:calc(26rem/72);
    width:calc(260rem/72);
    height: calc(50rem/72);
    line-height: calc(50rem/72);
    background: #ffffff;
    border-radius: 5px;
    margin:0 auto calc(30rem/72) auto;
    color: #377CBA;
    font-weight: bold;
    text-align: center;
}

.iss_icst_main ul{
    width:90%;
    margin: 0 auto;
}

.iss_icst_main li{
    font-size:calc(26rem/72);
    width:100%;
    height: calc(50rem/72);
    line-height: calc(50rem/72);
    text-align: center;
    background: #ffffff;
    border-radius: 5px;
    margin-bottom: calc(20rem/72);
    padding: 0 calc(10rem/72);
}

.iss_icst_main li a{
    width: 100%;
    height: calc(50rem/72);
    color: #377CBA;
}

.iss_icst_main li:last-child{
    margin-bottom:0;
}

.form_2{
    width:calc(690rem/72);
    margin: 0 auto calc(40rem/72) auto;
    box-shadow: 0 0 10px rgba(55,124,186,0.3);
    box-sizing: border-box;
    background: #FFFFFF;
}

.iss_footer img{
    width: 100%;
}