@charset "UTF-8";
body {
    font: 12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,"\u5b8b\u4f53",sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #666;
    background: #fff;
}
ol, ul {
    list-style: none;
}
.mod1 
	{
    text-align: center;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 180px;
    padding-left: 0px;
	}
.row {
    position: relative;}
.zk-wrap .inner {
    width: 1190px;
    margin: 0 auto;
    position: relative;
}
.zk-wrap .title-area {
    text-align: center;
    margin-bottom: 40px;
}
.zk-wrap .title-area h2 {
    border-bottom: 1px solid #ff656f;
    display: inline-block;
    font-size: 32px;
}
.zk-wrap .title-area span {
    border-bottom: 4px solid #ff656f;
    font-weight: 700;
    padding: 0 150px 20px;
    margin-bottom: 5px;
    display: inline-block;
}
.zk-wrap .title-area i {
    color: #ff656f;
    font-style: italic;
}
.zk-wrap .inner .col-4 {
    float: left;
    width: 26%;
    padding: 0 3%;
}
.mod1 .col-4 {
    padding: 30px 0;
    border-right: 1px solid #e2e2e2;
}
.mod1 .num {
    width: 100px;
    margin: 0 auto 20px;
}
.mod1 .num em {
    font-size: 32px;
    float: left;
    margin-right: 3px;
    line-height: 48px;
    font-weight: 400;
    font-style: normal;
}
.mod1 .num span {
    float: left;
    width: 48px;
    height: 48px;
}
.mod1 .icon1 {
    background: url(/sjrz_images/icon-1.png) 50% no-repeat;
    background-size: cover;
}
.mod1 .num:after {
    clear: both;
    content: "";
    display: table;
}
.mod1 p {
    font-size: 20px;
    line-height: 1.2;
}
.mod1 p span {
    display: block;
}
.mod1 .icon2 {
    background: url(/sjrz_images/icon-2.png) 50% no-repeat;
    background-size: cover;
}
.mod1 .icon3 {
    background: url(/sjrz_images/icon-3.png) 50% no-repeat;
    background-size: cover;
}
.mod2 {
    background: #efefef;
    padding: 40px 0;
}
.mod2 .part1 {
    margin-bottom: 20px;
}
.mod2 .part1 .step {
    width: 165px;
    height: 801px;
    float: left;
    margin-top: 40px;
}
.mod2 .part1 .step-list li {
    display: block;
    width: 100%;
}
.mod2 .part1 .step-title {
    margin-bottom: 20px;
    background: #63a5f2;
    color: #fff;
    padding: 15px 10px;
    text-align: right;
    line-height: 10px;
    border-radius: 50px 0 0 50px;
}
.mod2 .part1 .step strong {
    font-size: 22px;
    line-height: 24px;
    display: block;
    margin-bottom: 5px;
}
.mod2 .part1 .step-bar {
    margin-bottom: 10px;
    border: 1px solid #63a5f2;
    border-right: 0;
    color: #63a5f2;
    border-radius: 50px 0 0 50px;
    padding: 5px 10px 5px 20px;
    text-align: right;
    float: right;
}
.mod2 .part1 .step-list li:after {
    clear: both;
    content: "";
    display: table;
}
.mod2 .part1 .vline:before {
    right: -9px;
    bottom: -4px;
    border-width: 8px 8px 0;
    border-color: #63a5f2 transparent;
}
.mod2 .part1 .vline:after, .mod2 .part1 .vline:before {
    position: absolute;
    width: 0;
    height: 0;
    content: "";
    border-style: solid;
}
.mod2 .part1 .vline:after {
    right: -7px;
    bottom: -1px;
    border-width: 6px 6px 0;
    border-color: #efefef transparent;
}
.mod2 .part1 .vline {
    color: #63a5f2;
    position: relative;
    border-right: 2px solid #63a5f2;
    width: 21px;
    height: 35px;
    float: right;
    margin: 0 20px 15px 0;
}
.mod2 .part1 .content {
    width: 1020px;
    margin-left: 165px;
    min-height: 800px;
    padding: 40px;
    line-height: 24px;
    border-radius: 20px;
    background: #fff;
    font-size: 16px;
}
.mod2 .part1 .content li {
    margin-bottom: 26px;
    position: relative;
}
.mod2 .part1 .p1 {
    padding-top: 80px;
}
.mod2 .part1 .p7 strong{
    color: #ff656f;
}
.mod2 .part1 .btn-entry {
    position: absolute;
    right: 0;
}
.zk-wrap a.btn {
    border-radius: 50px;
    font-size: 16px;
    border: 0;
    background: #63a5f2;
    padding: 10px 30px;
    color: #fff;
    text-decoration: none;
}
.mod2 .part1 .content strong {
    font-size: 22px;
    line-height: 24px;
    display: block;
    margin-bottom: 10px;
}
b, strong {
    font-weight: 700;
}
.mod2 .part1 .p3 {
    padding-top: 2px;
}
.mod2 .part1 .vl4{height: 60px;
	
	
}