html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
dl,
dt,
dd,
iframe,
span {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    padding: 0;
    margin: 0;
    zoom: 100%;
    font-size: 16px;
    line-height: 1;
    font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma, Arial, 'Hiragino Sans GB';
}

table {
    width: 100%;
    text-align: center;
}

table td {
    word-break: break-all;
    word-wrap: break-word;
    font: 500 14px Arial;
}

ul,
dl,
dt,
dd,
ol {
    list-style-type: none;
}

select,
input {
    vertical-align: middle;
    padding: 0;
    margin: 0;
    outline: none;
}

textarea {
    resize: none;
    outline: none;
}

input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
}

.sxz_shadow {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.sxz_padding {
    padding: 50px 60px !important;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover {
    color: #dd2525;
    cursor: pointer;
}

em {
    font-style: normal;
}

i {
    font-style: normal;
}

* html .clear {
    zoom: 1;
}

*+html .clear {
    zoom: 1;
}

* {
    margin: auto;
    padding: auto;
    font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma, Arial, 'Hiragino Sans GB';
}

.Clear {
    clear: both;
}

.container1 {
    width: 1110px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.r {
    float: right;
}

.l {
    float: left;
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}

body {
    background: #f5fbff;
}

.sbsfw_header {
    width: 100%;
    height: 538px;
    background: url(../images/sbsfw_xx_img1.png) no-repeat center;
}

.sbsfw_NeiR {
    margin-top: 33px;
    /* margin-bottom: 50px; */
}


.sbsfw_NeiR .container1 {
    box-sizing: border-box;
    padding: 50px 30px;
    background: url(../images/sbsfw_xx_img4.png) no-repeat center;
    height: 455px;
    border: 2px solid #1352e2;
    border-radius: 15px;
}

.sbsfw_NeiR label {
    cursor: pointer;
    position: relative;
    height: 38px;
    line-height: 38px;
    margin-right: 60px;
}

.sbsfw_NeiR label input[type="radio"] {
    opacity: 0;
    margin-right: 10px;
}

.sbsfw_NeiR label b {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background: url(../images/radio.png) no-repeat center;
}

.sbsfw_NeiR label b.on {
    background: url(../images/radio_on.png) no-repeat center;
}

.sbsfw_NeiR .left {
    float: left;
}

.sbsfw_NeiR .right {
    float: right;
}

.sbsfw_NeiR span {
    float: left;
    width: 95px;
    height: 38px;
    line-height: 38px;
    margin-right: 20px;
}

.sbsfw_NeiR span i {
    color: #e60000;
    margin-right: 5px;
}

.sbsfw_NeiR .container1>div {
    margin-bottom: 20px;
}

.sbsfw_NeiR .block1 .right {
    float: left;
}

.sbsfw_NeiR textarea,
.sbsfw_NeiR input[type="text"] {
    float: left;
    width: 380px;
    box-sizing: border-box;
    border: 1px solid #e1e6ea;
    border-radius: 5px;
    background: #fff;
    outline: none;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
}

.sbsfw_NeiR textarea {
    width: 931px;
    padding: 10px 20px;
    height: 120px;
}

.sbsfw_NeiR .block5 img {
    float: left;
    width: 71px;
    height: 27px;
    margin-left: 30px;
    margin-top: 5px;
    cursor: pointer;
}

.sbsfw_NeiR .block5 input {
    width: 274px;
}

.sbsfw_NeiR .block3 .right input {
    background: url(../images/sbsfw_xx_img3.png) no-repeat right 20px center;
    background-color: #fff;
    cursor: auto;
}

.sbsfw_NeiR .block6 {
    text-align: center;
    margin-top: 30px;
}

.sbsfw_NeiR .block6 button {
    display: inline-block;
    width: 158px;
    height: 40px;
    line-height: 38px;
    outline: none;
    border: none;
    border-radius: 25px;
    background: #1352e2;
    color: #fff;
    font-size: 18px;
    margin: 0 10px;
}

.sbsfw_NeiR .block6 button:hover {
    font-weight: 700;
}
.sbsfw_NeiR .intro {
  padding:30px;
  text-decoration: none;
}

.sbsfw_NeiR .intro p{
  line-height: 40px;
  border-bottom: 1px solid #ddd;
  text-decoration: none;
}