.g-t1{margin: 50px auto;}
.g-t1 img{display: block;margin: 0 auto;}
.m-txt1{font-size: 18px;line-height: 2;text-indent: 2em;}
.m-pic{margin: 30px 0 50px;}
.m-pic img{display: block;margin: 0 auto;}

.m-tab1{overflow: hidden;display: flex;margin-bottom: 40px;
    justify-content: space-between;
    flex-wrap: wrap;
}
.m-tab1 li{margin-bottom: 25px;}
.m-tab1 li a{display: block;width: 205px;height: 50px;position: relative;
	line-height: 46px;border-radius: 25px;color: #1570be;font-size: 18px;font-weight: bold;
    text-align: center;background: #fff;
    background-clip: padding-box;
    border: 2px solid transparent;
}
.m-tab1 li a::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    margin: -2px;
    border-radius: 25px;
    background: linear-gradient(to top, #1464b4, #1aa3e5);
}
.m-tab1 li span:after,.m-tab1 li span:before{content: '';display: inline-block;vertical-align: middle;
	width: 7px;height: 7px;border-radius: 50%;background-color: #fff;margin: 0 8px;
}
.m-tab1 li.on a{background: transparent;color: #fff;}
.m-txt2{border-radius: 20px;color: #2f2f2f;position: relative;padding: 60px 40px;
    background: #eaf4ff;font-size: 18px;
}
.m-txt2 p{line-height: 2;text-indent: 2em;margin-bottom: 10px;}

.m-t1{display: block;margin: 0 auto;margin-bottom: -25px;position: relative;z-index: 2;
	width: 205px;height: 50px;position: relative;
	line-height: 46px;border-radius: 25px;color: #1570be;font-size: 18px;font-weight: bold;
    text-align: center;background: #fff;
    background-clip: padding-box;
    border: 2px solid transparent;background: transparent;color: #fff;
}
.m-t1::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    margin: -2px;
    border-radius: 25px;
    background: linear-gradient(to top, #1464b4, #1aa3e5);
}
.m-t1 span:after,.m-t1 span:before{content: '';display: inline-block;vertical-align: middle;
	width: 7px;height: 7px;border-radius: 50%;background-color: #fff;margin: 0 8px;
}

.m-slide-certify{position: relative;padding-bottom: 40px;}
.m-slide-certify .swiper-slide{width: 454px;}
.m-slide-certify .swiper-slide img{display: block;width: 100%;display: block;}

.m-slide-certify .swiper-pagination{width: 100%;bottom: 0;}
.m-slide-certify .swiper-pagination-bullets .swiper-pagination-bullet{opacity: 1; margin: 0 5px; width: 10px;height: 10px;border: 1px solid #3187f8;background-color: transparent;}
.m-slide-certify .swiper-pagination-bullets .swiper-pagination-bullet-active {background-color: #3187f8; }

.m-slide-certify .swiper-arrow{position: absolute;top: 50%;width: 17px;height: 34px;margin-top: -17px;
	background-repeat: no-repeat;cursor: pointer;
	-webkit-background-size: 100% auto; 
	background-size: 100% auto; 
}
.m-slide-certify .swiper-prev{left: -40px;background-image: url(../image/arrow-l.png);}
.m-slide-certify .swiper-next{right: -40px;background-image: url(../image/arrow-r.png);}

.m-list1{padding-bottom: 24px;}
.m-list1 li{border-bottom: 1px dashed rgb(19, 117, 222);padding: 25px 0px;}
.m-list1 .tit{font-size: 22px;display: flex;align-items: center;color: rgb(19, 117, 222);}
.m-list1 .tit img{width: 46px;margin-right: 5px;display: block;}
.m-list1 .desc{font-size: 18px;padding: 20px 0 0;line-height: 1.5;}
.m-pic2{padding-top: 24px;}
.m-pic2 img{display: block;margin: 0 auto;}

.m-list2 li{padding: 25px 40px;margin-bottom: 15px;
    overflow: hidden;position: relative;
    background: #eff6ff;
}
.m-list2 .ico{position: absolute;top: 50%;right: 40px;width: 78px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.m-list2 .ico img{width: 100%;display: block;}
.m-list2 .tit{font-size: 22px;color: #1375de;padding-left: 25px;line-height: 36px;margin-bottom: 8px;
	background: url(../image/i-05.png) no-repeat left center;
}
.m-list2 .desc{font-size: 18px;color: #262626;padding-left: 25px;}

.m-slide-certify-1 .swiper-slide{width: 491px;}

.m-txt3{font-size: 18px;line-height: 2;text-align: center;}

.m-tab1-1 li:first-child{flex-basis: 100%;text-align: center;font-size: 0;}
.m-tab1 li a{margin: 0 auto;}
.m-tab1-1 li:first-child a{width: 205px;display: inline-block;}
.m-tab1-1 li a{width: auto;}


.m-list3{}
.m-list3 li{}
.m-list3 .top{padding: 10px 5px;overflow: hidden;
	border-bottom: 2px dashed #148fdd;line-height: 46px;
}
.m-list3 .tit{float: left;font-size: 22px;padding-left: 40px;color: #2a9dc5;
	background: url(../image/i-08.png) no-repeat left center;
}
.m-list3 .more{float: left;font-size: 18px;color: #2278d9;cursor: pointer;}
.m-list3 .more:after{content: "";height: 16px;width: 10px;margin: 0 20px 0 10px;display: inline-block;vertical-align: middle;
	background: url(../image/i-09.png) no-repeat center center;
}
.m-list3 li.on .more:after{
    transform: rotate(90deg);
}
.m-list3 .btn{float: right;width: 142px;height: 46px;line-height: 46px;font-size: 20px;font-weight: bold;
	color: #fff;border-radius: 22px;text-align: center;
	background: linear-gradient(to left, #00aee3, #296cd7);
}
.m-list3 .btn:after{content: '';width: 25px;height: 25px;display: inline-block;vertical-align: middle;
	background: url(../image/i-10.png) no-repeat center;margin-left: 5px;
}
.m-list3 .con{margin: 10px 0;padding: 20px;border-radius: 10px;display: none;
	background: #f5f5f5;
}
.m-list3 .t1{font-size: 18px;color: #2a9dc5;margin-bottom: 10px;font-weight: normal;}
.m-list3 .t1:before{content: '';width: 8px;height: 8px;border-radius: 50%;display: inline-block;vertical-align: middle;
	background-color: #ffca6e;margin-right: 10px;
}
.m-list3 .desc{padding-left: 20px;line-height: 30px;font-size: 18px;}

.pages{font-size: 0;text-align: center;margin: 30px 0;}
.pages ul{display: inline-block;}
.pages li{margin: 0 4px;float: left;}
.pages li a{width: 32px;height: 32px;border-radius: 4px;display: block;
	line-height: 30px;font-size: 14px;border: 1px solid #d9d9d9;color: rgba(0, 0, 0, 0.65);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.pages svg{display: inline-block;vertical-align: middle;}
.pages li:hover a,.pages li.on a{color: #1890ff;border-color: #1890ff;}
.pages li.disabled a{cursor: not-allowed;color: rgba(0, 0, 0, 0.25);border-color: #d9d9d9;}
.m-pic4{background-color: #f3fafe;overflow: hidden;}
.m-pic4 img{margin: 50px auto;display: block;}

.m-list4{width: 590px;margin: 0 auto 80px;}
.m-list4 li{margin-bottom: 20px;overflow: hidden;border-radius: 25px;height: 50px;line-height: 50px;
	background-color: #eff6ff;
}
.m-list4 .tit{float: left;width: 156px;height: 50px;border-radius: 25px;padding-left: 16px;margin-right: 15px;
	background-color: #0054a7;color: #fff;font-size: 20px;font-weight: normal;
}
.m-list4 .tit img{display: inline-block;vertical-align: middle;width: 25px;margin-right: 8px;}
.m-list4 .desc{overflow: hidden;font-size: 20px;}
.m-table table{width: 100%;}
.m-table th,.m-table td{border: 1px solid #333;height: 80px;text-align: center;
	font-size: 16px;
}
.m-table th{background-color: #0054a7;color: #fff;}
.m-table tbody tr:nth-child(2n) {
    background: #eff6ff;
}

.m-t2{font-size: 24px;margin-bottom: 30px;}
.m-form1{padding: 62px 0 0;}
.m-form1 .cont{*zoom:1;margin-bottom: 15px;position: relative;}
.m-form1 .cont:after,.m-form1 .cont:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.m-form1 .item{*zoom:1;margin-bottom: 21px;}
.m-form1 .item:after,.m-form1 .item:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }
.m-form1 .t1{float: left;font-size: 16px;color: #373737;position: relative;padding-left: 10px;
    line-height: 32px;
}
.m-form1 .t1 em{color: #E52323;position: absolute;left: 0;top: 0%;}
.m-form1 .inp{display: block;width: 100%;height: 32px;padding: 0 15px;font-size: 16px;
    border: 1px solid rgba(138, 150, 243, 0.3686);border-radius: 5px;
}
.m-form1 .t-c{overflow: hidden;}
.m-form1 .item-50{width: 420px;}
.m-form1 .inp:focus{border-color: #5063FA;}
.m-form1 .file-pic{}
.m-form1 .file-pic label{display: block;width: 82px;padding-top: 89px;cursor: pointer;
    background: url(../image/i-15.jpg) no-repeat center top;
    -o-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.m-form1 .file-pic input{position: absolute;left: -9999px;}
.m-form1 .file-pic span{display: block;text-align: center;font-size: 16px;color: #9E9E9E;}
.m-form1 .sex{font-size: 0;}
.m-form1 .sex label{display: inline-block;vertical-align: middle;cursor: pointer;
    font-size: 16px;color: #353535;line-height: 32px;margin-right: 57px;
}
.m-form1 .sex input{display: inline-block;vertical-align: middle;margin-right: 8px;cursor: pointer;}
.m-form1 .data-pick,.m-form1 select.inp{
    background: url(../image/i-16.png) no-repeat right 30px center;
}
.file-pic-1{overflow: hidden;}
.file-pic-1 label{float: left;margin-right: 20px;}
.m-form1 .file-jian .t1{line-height: 42px;}
.m-form1 .file-btn{display: block;width: 113px;height: 42px;border: 1px solid #d1d1d1;
    border-radius: 5px;font-size: 18px;color: #000;text-align: center;line-height: 40px;
    background-color: #fafafa;cursor: pointer;margin-bottom: 20px;
}
.m-form1 .file-btn input{position: absolute;left: -9999px;}
.m-form1 .file-tips{font-size: 14px;color: #9E9E9E;}
.m-form1 .btn{display: block;margin: 0 auto;width: 166px;height: 45px;border-radius: 23px;
    background: #0054A7;font-size: 18px;font-weight: bold;color: #fff;border: 0;cursor: pointer;
}

.m-form2{width: 600px;margin: -281px auto 57px;position: relative;z-index: 2;
    background: #FFFFFF;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
    padding: 25px;
}
.m-form2 .tit{font-size: 20px;color: #333333;text-align: center;
    border-bottom: 2px solid #094A9E;padding: 14px 0;margin-bottom: 22px;
}
.m-form2 .item{position: relative;margin-bottom: 22px;}
.m-form2 .inp{display: block;width: 100%;height: 50px;
    border: 1px solid #E2EBF0;padding-left: 63px;font-size: 16px;
    background-position: 20px center;background-repeat: no-repeat;
    -o-background-size: 20px auto;
    -ms-background-size: 20px auto;
    -moz-background-size: 20px auto;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
}
.m-form2 .bot{text-align: right;font-size: 14px;color: #4F4F4F;padding-top: 11px;margin-bottom: 27px;}
.m-form2 .bot a{margin-left: 21px;}
.m-form2 .btn{display: block;width: 100%;height: 50px;font-size: 20px;color: #fff;font-weight: bold;
    background: linear-gradient(270deg, #01A6BD 0%, #0A499E 100%);border: 0;cursor: pointer;
}
.m-form2 .i1 .inp{background-image: url(/gywm/images/i-f1.svg);}
.m-form2 .i2 .inp{background-image: url(/gywm/images/i-f2.svg);}


.m-form1 .t-c{padding-right: 60px;position: relative;}
.m-form1 .add-btn{position: absolute;right: 0;top: -5px;width: 113px;height: 42px;line-height: 40px;font-size: 18px;
    cursor: pointer;color: #333;border: 1px solid #D1D1D1;font-weight: normal;
    background-color: #fafafa;border-radius: 5px;text-align: center;
}
.m-form1 .item-50 .t-c{padding-right: 0;}
.m-form1 .m-t2{position: relative;}
.m-form1 .m-t2 .add-btn{top: 0;}
.m-form1 .js-jiao{right: 0;top: auto;bottom: 12px;}
.box-jiao{clear: both;}
.box-jiao .cont,
.box-jian .cont,
.box-shix .cont,
.box-gong .cont{margin-bottom: 0;}

.box-jiao .cont,
.box-shix .cont,
.box-gong .cont{border-top: 1px solid #ddd;padding-top: 20px;}

.jian-cont .t-c{padding-right: 130px;}
.m-form1 .t-c2{padding-right: 0;}
.m-form1 textarea.inp{height: 122px;padding: 10px 15px;}
.m-form1 .box-jian .t-c{margin-left: 90px;}