.content {
    width: 1200px;
    margin: 20px auto;
    background: #fff;
}

.i-c {
    width: 100%;
    display: inline-block;
    padding: 20px;
    box-sizing: border-box;
}

.i-ct {
    width: 100%;
    /* height: 80px; */
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    /* margin-bottom: 20px; */
}

.i-ctd {
    padding: 0 20px;
    float: left;
    display: flex;
    flex-direction: column;
    padding-top: 15px;
}

.i-ctdt {
    display: block;
    font-size: 30px;
    font-weight: bold;
}

.i-title {
    display: block;
    font-size: 20px;
    font-weight: bold;
}

.i-d {
    width: 100%;
    display: flex;
    padding: 0;
}

.i-ul {
    width: 100%;
    display: inline-block;
    /* display: flex;
    justify-content: space-between;
    flex-wrap: wrap; */
}

.i-li {
    /* width: 20%;
    height: 100px;
    float: left;
    padding: 20px;
    box-sizing: border-box; */
    height: 180px;
    width: 22.5%;
    padding: 20px;
    box-sizing: border-box;
    /* border:1px solid #4ab4ff; */
    border-radius: 10px;
    box-shadow: 0 0px 10px #d3cfcf;
    margin-bottom: 65px;
    background: #7b64f3;
    border: 0;
    margin-right: 2%;
    /* background: white; */
}

.i-li:nth-child(4n) {
    margin-right: 0;
}

.i-liaa {
    width: 100%;
    height: 100%;
    display: block;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.i-li-t {
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
    color: #6b6b6b;
}

.i-li-i {
    width: 102px;
    height: 90px;
    /* margin-top: 13px; */
    padding: 10px;
    box-sizing: border-box;
}

.i-li:hover .i-li-i {
    transition: all 1s;
    padding: 0;
}

.i-li-c {
    display: block;
    margin-bottom: 0;
    font-size: 30px;
    color: #ffff;
    font-weight: bold;
    margin-top: 5px;
}

.i-li-b {
    display: block;
    margin-bottom: 10px;
    text-transform: Uppercase;
    color: #b3b3b3;
}

.i-li:hover {
    opacity: 0.8;
}

.i-li-p {
    color: #fff;
    /* height:150px; */
}

.yzs-search {
    display: flex;
    align-items: center;
    float: left;
}

.yzs-search span {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    margin-right: 10px;
    font-size: 24px;
}

.yzs-search input {
    border: 1px solid #ccc;
    padding: 0 5px;
    height: 50px;
    border-radius: 2px;
    font-size: 1px;
    font-size: 20px;
}

.yzs-search input:focus {
    border: 1px solid #409eff;
}

.yzs-search button {
    background: #409eff;
    color: #fff;
    height: 50px;
    padding: 0 10px;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 20px;
}

.robot {
    position: fixed;
    bottom: 40%;
    left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
}

.robot img {
    width: 80px;
}

.robot span {
    font-size: 18px;
    font-weight: bold;
    color: #409eff;
}

.robot-zlmz {
    bottom: 420px;
    /* background: #fff; */
    /* padding: 5px; */
}

.robot-zlmz img {
    width: 60px;
}

.robot-zlmz span {
    font-size: 16px;
    font-weight: bold;
    color: #409eff;
}

.i-login {
    float: right;
}

.i-logint {
    text-align: right;
    height: 44px;
    padding-top: 2px;
}

.i-login-name {
    font-size: 14px;
}

.i-logina {
    font-size: 14px;
}

.i-login-s {
    margin: 0 10px;
    color: #999;
}

.i-cta {
    margin: 0 10px;
    line-height: 50px;
    border-bottom: 4px solid #fff;
}

.i-cta.active {
    color: #16a3e3;
    border-bottom: 4px solid #16a3e3;
}



/*产业平台*/
.cypt {
    width: 21%;
}

.cypt-bt {
    background-image: linear-gradient(#3891f6, #5bb2f7);
    height: 70px;
    width: 100%;
    color: #fff;
    font-size: 28px;
    text-align: center;
    line-height: 70px;
    font-weight: bold;
    letter-spacing: 2px;
    border-radius: 10px 10px 0 0;
}

.cypt-ssk {
    margin-top: 12px;
    display: flex;
}

.cypt-ssk input {
    background-color: #f1f1f1;
    border: none;
    padding: 9PX 0;
    padding-left: 6px;
    flex: 1;
}

.cypt-ssk button {
    background-color: #51a6f7;
    color: white;
    padding: 9px 6PX;
    width: 40px;
}

.cypt-3 li {
    margin-top: 11px;
}

.cypt-3 a {
    display: block;
    height: 40px;
    background-color: #e5f1fd;
    padding-left: 30px;
    line-height: 40px;
    font-size: 18px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.cont-3 {
    margin: 0 auto;
    display: flex;
}

.swiper {
    width: 740px;
    height: 427px;
    position: relative;
}

.swiper-wz {
    height: 40px;
    width: 550px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.50);
    top: 387px;
    left: 0px;
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    line-height: 40px;
    padding-left: 10px;
}

.cont-3-r {
    border: 1px solid #3989e1;
    border-radius: 15px;
    margin-left: 20px;
}

.cont-3-bt {
    width: 430px;
    height: 40px;
    background-color: #117bd9;
    border-radius: 13px 13px 0 0;
    line-height: 40px;
    display: flex;
}

.xwbt {
    color: #85b6f4;
    font-weight: bold;
    font-size: 20px;
    padding-left: 20px;
    letter-spacing: 1px;
    cursor: pointer;
}

.xwlb-nr {
    margin: 5px 0px 0px 20px;
    width: 400px;
    border-bottom: 1px solid #ededed;

}

.xwlb-nx {
    position: relative;
}

.xwlb-nr-a {
    display: flex;
}

.new-list-more {
    color: #16a3e3;
    font-size: 16px;
    position: absolute;
    right: 20px;
}

.data {
    display: inline-block;
    width: 70px;
    height: 50px;
    font-size: 14px;
    color: #999999;
    text-align: center;
    padding-top: 14px;
}

.data b {
    display: block;
    color: #282828;
    font-weight: bold;
    font-size: 28px;
    width: 60px;
    margin: 0 auto;
}

.text {
    padding-left: 10px;
}

.text h3 {
    font-size: 16px;
    margin-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.text p {
    width: 330px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin-top: 4px;
    font-size: 14px;
}

#container2 {
    display: none;
}

.active {
    color: #fff;
}

.cont-4 {
    display: flex;
    margin-top: 30px;
    justify-content: space-between;
}

.cont-4-bt {
    font-weight: bold;
    font-size: 26px;
}

.cont-4-bg {
    background-color: #f7f7f7;
    width: 560px;
    height: 510px;
    margin-top: 20px;
    padding: 20px;
    padding-bottom: 0;
}

.cont-4-bt1 {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.cont-4-bt1 a {
    color: #1492fe;
}

.jcfw-bt {
    display: flex;
}

.jcfw-bt li {
    font-size: 20px;
    margin-right: 10px;
    cursor: pointer;
}

.jcjg-lb li {
    list-style-type: square;
    margin-left: 20px;
    margin-top: 30px;
}

.jcjg-nr {
    color: #828290;
    font-size: 14px;
        
    display: block;
    height: 45px;
    width: 540px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jcjg-nr span:hover {
    color: #1492ff;
}

.jcjg-nr span {
    display: block;
    font-size: 18px;
    color: black;
    margin-bottom: 6px;
    width: 500px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.fwfa-lb {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.fwfa-nr {
    display: block;
    text-align: center;
    margin-top: 30px;
}

.fwfa-nr:first-child {
    width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block
}

.fwfa-nr span {
    display: block;
}

#container-22 {
    display: none;
}

.active2 {
    color: #1492ff;
    font-weight: bold;
}

.bzfw-bt {
    display: flex;
}

.bzfw-btnr {
    display: block;
    width: 50%;
    background-color: #e5f1fd;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    cursor: pointer;
}

.active3 {
    background-color: #4ca2ed;
    font-weight: bold;
    color: white;
}

.dtbz-lb {
    margin-left: 20px;
    margin-top: 20px;
    padding: 20px;
}

.dtbz-lbnr {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.dtbz-data {
    border: 1px solid #7ec48b;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.dtbz-data span {
    color: #457d50;
    display: block;
    text-align: center;
}

.dtbz-xw {
    width: 420px;
    margin-left: 15px;
}

.dtbz-xwbt {
    display: block;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 6px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.dtbz-xw span:last-child {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.cont-3-more {
    color: #16a3e3;
    font-size: 16px;
    position: absolute;
    bottom: 0px;
    right: 20px;
}

#container-3 {
    position: relative;
}

#container-32 {
    display: none;
}

.rmfwbt {
    font-weight: bold;
    text-align: center;
    color: #1492ff;
    font-size: 36px;
    margin-top: 40px;
}

.cont-5 {
    background-color: #ebf6ff;
    width: 100%;
    margin-top: 30px;
}

.cont-5-lb {
    width: 1200px;
    margin: 20px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 30px;
    padding-top: 10px;
}

.cont-5-lb li {
    margin-top: 20px;
}

.cont5-lbnr {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    font-weight: bold;
    width: 360px;
    height: 150px;
    color: white;
}

.cont5-lbnr img {
    margin-right: 10px;
}

.cont5-lbnr:hover {
    color: white;
    box-shadow: 0px 0px 4px #85b6f4;
}

/*机构列表*/
.selection {
    width: 100%;
    background-color: white;
    padding: 20px 0;
    padding-bottom: 0px;
    border: 1px solid #ebeef5;
    border-radius: 5px;
}

.selection-1 {
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    padding: 0 20px 20px 20px;
    align-items: center;
}

.sx-sq {
    border: 1px solid #c8c8c8;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 14px;
    background-color: white;
}

#btn2 {
    display: none;
}

.selection-2 {
    border-top: 1px solid #c8c8c8;
    display: flex;
    align-items: center;
    border-bottom: 1px dashed #c8c8c8;
}

.selection-2-nr {
    background-color: #f7f7f7;
    display: flex;
    height: 60px;
    width: 100px;
    justify-content: center;
    align-items: center;
}

.selection-2-xz {
    padding: 0 20px;
    width: 1100px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.active-jg {
    color: white;
    background-color: #4497f7;
    padding: 2px 3px;
    border-radius: 4px;
}

.selection-3 {
    border-top: none;
}

.selection-3-xz {
    padding: 0 20px;
    width: 1100px;
    display: flex;
    flex-wrap: wrap;
}

.selection-3-xz li {
    margin-left: 20px;
}

.selection-3-xz li:first-child {
    margin-left: 0px;
}

.ssk-jg {
    width: 100%;
    background-color: white;
    padding: 20px 0;
    margin-top: 20px;
}

.ssk-jg input {
    width: 290px;
    height: 30px;
    padding-left: 10px;
    border: 1px solid #e5e5e5;
    margin-left: 20px;
}

.ssk-jg button {
    width: 32px;
    height: 32px;
    background-color: #f5f7fa;
    border: 1px solid #e5e5e5;
    border-left: none;
}

.cont-jg3 {
    width: 100%;
    margin-top: 20px;
}

.cont-jg3 li {
    margin-bottom: 20px;
}

.cont-jg3 li:hover {
    box-shadow: 0px 0px 8px rgb(223, 223, 223);
}

.cont-jg3 li:last-child {
    margin-bottom: 0px;
}

.cont-jg3nr {
    display: flex;
    background-color: white;
    width: 100%;
    height: 160px;
    align-items: center;
    justify-content: space-between;
}

.cont-jg3-l {
    margin: 20px;
    display: inline-block;
    width: 1000px
}

.cont-jg3-l h3 {
    width: 800px;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    line-height: 28px;
}

.cont-jg3-l p {
    color: #1492ff;
}

.cont-jg3-r a {
    display: flex;
    height: 36px;
    width: 130px;
    text-align: center;
    line-height: 36px;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    margin-right: 20px;
}

.cont-jg3-r img {
    margin-right: 6px;
}

.jg-zxzx {
    color: #1492ff;
    border: 1px solid #1492ff;
}

.jg-ljsq {
    color: #fff;
    background-color: #ff8f07;
    margin-top: 20px;
}

.bzcx-l {
    background-color: white;
    width: 230px;
    height: auto;
}

.bzcx-l p {
    font-size: 26px;
    color: white;
    background-color: #3989e1;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.bzcx-l img {
    margin-right: 10px;
}

.bzcx-l-2 {
    border-left: 1px solid #ccc;
    margin: 20px;
}

.bzcx-l-2 li {
    padding: 10px 0;
    padding-left: 15px;
    margin-bottom: 5px;
    font-size: 18px;
    border-left: 1px solid #fff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.bzcx-l-2 li:hover {
    border-left: 1px solid #0787ff;
    color: #0787ff;
}

.bzcx-r {
    background-color: white;
    margin-left: 20px;
    padding: 20px;
    width: 940px;
}

.bzcx-cx {
    display: flex;
    flex-wrap: wrap;
}

.bzcx-cx input {
    width: 300px;
    height: 40px;
    background-color: #f7f7f7;
    border: 1px solid #cdcdcd;
    padding-left: 10px;
}

.bzcx-cx span {
    display: block;
    margin-bottom: 30px;
}

.bzcx-an {
    background-color: #3989e2;
    color: white;
    font-size: 20px;
    padding: 10px 25px;
    border-radius: 10px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

.bzcx-an img {
    margin-right: 6px;
}

.cxjg {
    border-top: 2px solid #e0e0e0;
}

.cxjg-lb li {
    border-bottom: 1px solid #e0e0e0;
    padding: 20px 10px;
    padding-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cxjg-nr-l {
    display: flex;
    align-items: center;
}

.cxjg-data {
    width: 90px;
    text-align: center;
}

.cxjg-data p {
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 15px;
}

.cxjg-data span {
    color: #999;
}

.cxjg-nr {
    width: 450px;
    margin-left: 20px;
}

.cxjg-nr p {
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 22px;
    width: 450px;
}

.cxjg-nr span {
    color: #1492ff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    width: 450px;
}

.cxjg-nr-r {
    display: flex;
}

.cxjg-nr-r a {
    padding: 8px 15px;
    border-radius: 5px;
    margin-left: 20px;
    font-size: 16px;
}

.bzcx-xx {
    color: #3989e2;
    border: 1px solid #3989e2;
}

.bzcx-yl {
    display: flex;
    background-color: #3989e2;
    color: white;
    align-items: center;
    justify-content: center;
}

.cxjg-nr-r img {
    margin-right: 6px;
}

.bzcx-xq {
    background-color: #ff8f07;
}

.fenye {
    margin-top: 30px;
    text-align: center;
}

/*新闻列表*/
.xwlb-lb {
    padding: 20px;
}

.xwlb-lb li {
    display: flex;
    border-bottom: 1px solid #f0f4f4;
    padding-bottom: 30px;
    margin-top: 30px;
}

.xwlb-lb li:first-child {
    margin-top: 20px;
}

.xwlb-lb li:last-child {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}

.xwlb-lb li:hover {
    border-bottom: 1px solid #0787ff;
}

.xwlb-data {
    border-right: 1px solid #666666;
    padding-right: 15px;
    text-align: center;
}

.xwlb-data p {
    color: #1492ff;
    font-size: 36px;
    font-weight: bold;
    padding: 15px 0;
}

.xwlb-data span {
    color: #8c8c8c;
    display: inline-block;
    padding: 4px 0;
}

.xwlb-r {
    width: 1060px;
    margin-left: 20px;
}

.xwlb-r1 {
    display: flex;
    position: relative;
    align-items: center;
}

.xwlb-r1 h3 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;

    width: 940px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.xwlb-r1 a {
    display: flex;
    border: 1px solid #0787ff;
    position: absolute;
    right: 0;
    padding: 4px 12px;
    border-radius: 25px;
    align-items: center;
}

.xwlb-r1 img {
    margin-left: 6px;
}

.xwlb-r2 {
    color: #666666;
    margin-top: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.xwxq-bt {
    padding: 20px 0;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}

.xwxq-2 {
    text-align: center;

}

.xwxq-data {
    margin-right: 30px;

}

.xwxq-nr {
    padding: 30px 20px;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    margin-top: 30px;
}

.xwxq-nr p {
    text-indent: 32px;
    font-size: 16px;
    margin-top: 30px;
    line-height: 28px;
}

.xwxq-nr p:first-child {
    margin-top: 10px;
}

.xwxq-db {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.xwxq-dbl a {
    display: block;
    color: #4178be;
    font-size: 16px;
    margin-top: 10px;
}

.xwxq-fh {
    background-color: #ff8f07;
    font-size: 18px;
    color: white;
    padding: 10px 15px;
    border-radius: 2px;
}

/*服务方案详情*/
.service {
    background-color: white;
    width: 100%;
    display: flex;
}

.service-l {
    margin: 20px;
}

.service-l img {
    width: 350px;
    height: 350px;
}

#MagnifierWrap {
    position: relative;
    width: 350px;
    height: 350px;
}

.MagnifierMain {
    position: relative;
    width: 350px;
    height: 350px;
}

.MagnifierMain img {
    width: 350px;
    height: 350px;
    border: 1px solid #eee;
}

.service-r {
    margin-top: 30px;
    margin-left: 20px;
}

.service-r h2 {
    font-weight: bold;
    color: #023E8A;
    font-size: 28px;
}

.service-pro {
    margin-top: 30px;
    background-color: #f7f7f7;
    padding: 20px 20px;
    width: 700px;
}

.service-pro p {
    font-size: 18px;
    margin-top: 20px;
}

.service-pro p:first-child {
    margin-top: 0px;
}

.service-pro-l {
    display: inline-block;
    width: 100px;
}

.service-pro-r {
    font-weight: bold;
}

.service-pro-ph {
    display: flex;
    margin-top: 25px;
}

.ser-mode {
    display: flex;
}

.ser-mode-r {
    display: block;
    width: 590px;
    text-align: justify;
}

.inspection-list {
    width: 100%;
    background-color: #f9f9f9;
    margin-top: 20px;
    padding-top: 20px;
    display: flex;
    justify-content: ;
    flex-wrap: wrap;
}

.inspection-list li {
    margin-left: 20px;
    margin-bottom: 20px;
}

.inspection-cont:hover {
    box-shadow: 0px 0px 8px #d3cfcf;
    color: #000;
}

.inspection-cont {
    display: block;
    background-color: white;
    width: 216px;
    height: 280px;
    padding-top: 20px;
    text-align: center;
}

.inspection-cont img {
    width: 160px;
    height: 160px;
    display: block;
    margin: 0px auto;
}

.inspection-cont p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 16px;
    margin: 20px auto;
    margin-bottom: 10px;
    font-weight: bold;
    width: 200px;
}

.period {
    color: #666666;
}

.price {
    color: red;
    display: block;
    margin-top: 10px;
}

.institutional {
    font-weight: bold;
    font-size: 26px;
    border-bottom: 4px solid #4973bb;
    padding-bottom: 5px;

}

.institutional-2 {
    margin-top: 40px;
    text-indent: 32px;
    font-size: 17px;
    line-height: 34px;
    padding: 0 30px;
    text-align: justify;
}

.company-name {
    width: 100%;
    height: 250px;
    background-image: url(../images/new-img/jg-bj.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: white;
}

.company-name p {
    color: white;
    font-weight: bold;
    font-size: 36px;
    text-align: center;
    line-height: 200px;
}

/*填写委托单*/
.order {
    text-align: center;
    color: #1253a2;
    font-weight: bold;
    font-size: 24px;
    padding: 30px 0;
    border-bottom: 1px solid #e5e5e5;
}

.s-input {
    width: 1040px;
    margin: 30px auto;
}

.s-input-l {
    font-size: 18px;
    width: 130px;
    display: inline-block;
}

.s-input-l1 {
    color: #4c4c4c;
}

.s-input-l2 {
    color: red;
    margin-left: 6px;
}

.s-input-2 {
    margin-top: 30px;
    display: flex;
}

.p-cont-in {
    border: 1px solid #DCDFE6;
    padding: 0 15px;
    border-radius: 4px;
    min-width: 880px;
    max-width: 880px;
    min-height: 120px;
}

.s-input-3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.s-input-23 {
    display: flex;
    align-items: center;
}

.s-input-3r {
    height: 40px;
    padding-left: 15px;
    border: 1px solid #DCDFE6;
    border-radius: 4px;
    width: 260px;
}

.s-save {
    margin: 30px auto;
    border-radius: 10px;
    background-color: rgb(0, 160, 233);
    width: 120px;
    height: 40px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    cursor: pointer;
    font-weight: bold;
}

textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
}

textarea::-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
}

textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
}

textarea::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999999;
}

input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
}

input::-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
}

input::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999999;
}
/*elemennt*/
.el-button--primary{
    color:#0067ce !important;
    font-size: 18px !important;
    font-weight: bold !important;
    background-color: #FFF !important;
    border-color: #fff !important;
}