/*body{-webkit-filter: grayscale(100%);}*/

.qr-code {
    position: absolute;
    top: 61px;
    right: 30px;
}

.qr-code img {
    width: 180px;
    height: 180px;
}

.selfrightImg {
    width: 30px;
    height: 30px;
    position: fixed;
    top: 63%;
    right: 0px;
    transition: all .5s;
}

.selfrightImgBack {
    right: 100px;
    transition: all .5s;
}

.selfrightSidebar {
    position: fixed;
    top: 50%;
    right: 0px;
    transition: all .5s;
    display: inline-block;
    z-index: 1000;
}

.selfClose {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.selfSidebar {
    width: 100px;
    height: 252px;
    background: url('https://qn.winseeing.com.cn/base_image/right_sidebar1.png') no-repeat;
    text-align: center;
    /*padding-top: 40px;*/
}

.selfSidebar .selfModel:nth-of-type(1) {
    margin: 4px auto 0 auto;
    /*margin-top: 18px;*/
    /*margin-bottom: 4px;*/
    text-align: center;
}

.selfSidebar .selfModel:not(:nth-of-type(1)) {
    margin: 0 auto;
    text-align: center;
    padding: 4px 0;
}

.selfqq {
    position: relative;
}

.selfqq .showBox {
    width: 140px;
    height: 68px;
    background: #1773b6;
    position: absolute;
    top: 0;
    left: -140px;
    align-items: center;
    padding-left: 5px;
    display: none;
    border-radius: 6px 0 0 6px;
}

.selfqq .showBox .boxImg {
    width: 60px;
    height: 60px;
}

.selfqq .showBox .txt {
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.1em;
}

.selficonLogo0 {
    width: 100px;
    height: 50px;
    /*background: url("https://qn.winseeing.com.cn/base_image/qq(1).png") no-repeat;*/
    transition: all .5s;
}

.selficonLogo0-1 {
    margin: 0 auto;
    width: 35px;
    height: 35px;
    background: url("https://qn.winseeing.com.cn/base_image/baidu.png") no-repeat;
}

.selficonLogo1 {
    margin: 0 auto;
    width: 35px;
    height: 35px;
    background: url(../images/wxicon.png) no-repeat;
}
/*background: url("https://qn.winseeing.com.cn/base_image/qq(1).png") no-repeat;*/
.selficonLogo2 {
    margin: 0 auto;
    width: 35px;
    height: 35px;
    background: url(../images/tel.png) no-repeat;
}

.selficonLogo3 {
    margin: 0 auto;
    width: 35px;
    height: 28px;
    background: url("https://qn.winseeing.com.cn/base_image/go_top(1).png") no-repeat;
}

.selfSidebar p {
    margin-top: 3px;
    font-size: 10px;
    color: #3269b0;
}

.selfModel {
    cursor: pointer;
}

.selfModel:not(:nth-of-type(1)) {
    height: 68px;
}

.selfModel:hover p {
    color: #eeb01b;
}

.selfonlineConsultant:hover .selficonLogo0 {
    width: 100px;
    height: 50px;
    background: url("https://qn.winseeing.com.cn/base_image/online_consultant.png") no-repeat;
    transition: all .5s;
}

.selfqq:hover .selficonLogo0-1 {
    width: 35px;
    height: 35px;
    background: url("https://qn.winseeing.com.cn/base_image/baidu1.png") no-repeat;
    transition: all .5s;
}
.selfqq:hover,
.selfPhone:hover {
    background: #1773b6;
}

.selfqq:hover .selficonLogo1 {
    width: 35px;
    height: 35px;
    background: url(../images/wxicon-bright.png) no-repeat;
    /* transition: all .5s; */
}

.selfqq:hover p,
.selfPhone:hover p {
    color: #fff;
}

.selfqq:hover .showBox {
    display: flex;    
}

.selfPhone {
    position: relative;
}

.selfPhone .showBoxTel {
    width: 140px;
    height: 68px;
    background: #1773b6;
    position: absolute;
    top: 0;
    left: -140px;
    flex-direction: column;
    align-items: center;
    display: none;
    border-radius: 6px 0 0 6px;
}

.selfPhone .showBoxTel div {
    width: 100%;
    height: 50%;
    color: #fff;
    text-align: left;
    padding-left: 10px;
    letter-spacing: 0.05em;
}

.selfPhone .showBoxTel div:nth-of-type(1) {
    font-size: 14px;
    line-height: 42px;
}

.selfPhone .showBoxTel div:nth-of-type(2) {
    font-size: 18px;
    font-weight: bold;
}

.selfPhone:hover .selficonLogo2 {
    width: 35px;
    height: 35px;
    background: url(../images/tel-bright.png) no-repeat;
    /* transition: all .5s; */
}

.selfBackTop:hover .selficonLogo3 {
    width: 35px;
    height: 28px;
    background: url("https://qn.winseeing.com.cn/base_image/go_top(2).png") no-repeat;
    /* transition: all .5s; */
}

.selfPhone:hover .showBoxTel {
    display: flex;
}

.d-none-m {
    display: none;
}

.content-description img {
    max-width: 100%;
}


.close-message {
    position: absolute;
    right: 5px;
    width: 30px;
    cursor: pointer;
}

.cooperation-message {
    z-index: 200;
    position: fixed;
    bottom: 10px;
    left: 50%;
    top: 20%;
    display: none;
    width: 400px;
    max-height: 450px;
    margin-left: -200px;
    border: 1px solid #eee;
    background: #fff;
    box-shadow: 1px 5px 5px #ccc;
}

.cooperation-message span{
    color: red;
    padding-left: 5px;
    font-size: 14px;
}


.cooperation-message h3 {
    padding-top: 40px;
    font-size: 30px;
    color: #093d86;
    text-align: center;
}

.cooperation-message p {
    width: 210px;
    margin-left: 95px;
    color: #666;
    text-align: center;
}

.cooperation-message input, .cooperation-message textarea {
    width: 200px;
    height: 40px;
    outline: none;
    margin-top: 10px;
    margin-left: 100px;
    padding-left: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border: 1px solid #eee;
}

.cooperation-message textarea {
    height: 60px;
}

.cooperation-message button {
    width: 200px;
    height: 40px;
    margin-top: 15px;
    margin-left: 100px;
    color: #fff;
    outline: none;
    border: none;
    border-radius: 5px;
    background: #28b0fd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.cooperation-message h6 {
    display: none;
    font-size: 12px;
    margin-left: 100px;
    font-weight: normal;
}

.cooperation-message .remind div {
    color: #ff6521;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}

.solution-message {
    z-index: 200;
    position: fixed;
    bottom: 10px;
    left: 50%;
    top: 20%;
    display: none;
    width: 400px;
    max-height: 450px;
    margin-left: -200px;
    border: 1px solid #eee;
    background: #fff;
    box-shadow: 1px 5px 5px #ccc;
}

.solution-message span {
    color: red;
    padding-left: 5px;
    font-size: 14px;
}


.solution-message h3 {
    padding-top: 40px;
    font-size: 30px;
    color: #093d86;
    text-align: center;
}

.solution-message p {
    width: 210px;
    margin-left: 95px;
    color: #666;
    text-align: center;
}

.solution-message input, .solution-message textarea {
    width: 200px;
    height: 40px;
    outline: none;
    margin-top: 10px;
    margin-left: 100px;
    padding-left: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border: 1px solid #eee;
}

.solution-message textarea {
    height: 60px;
}

.solution-message button {
    width: 200px;
    height: 40px;
    margin-top: 15px;
    margin-left: 100px;
    color: #fff;
    outline: none;
    border: none;
    border-radius: 5px;
    background: #28b0fd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.solution-message h6 {
    display: none;
    font-size: 12px;
    margin-left: 100px;
    font-weight: normal;
}

.solution-message .remind div {
    color: #ff6521;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}

.search-position {
    color: #FD9526;
}

.nav .nav-r-text img {
    margin-right: 12px;
}

.badge-search {
    position: absolute;
    top: 400px;
    width: 100%;
}

.badge-search>div{
    display: flex;
    justify-content: space-between;
    position: relative;
    height: 80px;
    padding: 0 30px;
    background: #f0f0f0;
}

.collaborate ul li:hover {
    cursor: pointer;
    color: blue;
}

.solution_info {
    width: 100%;
    background: url("https://qn.winseeing.com.cn/images20200606/pic_guanggao1.png") no-repeat center;
    height: 272px;
    margin-top: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.solution_info p {
    position: relative;
    font-size: 30px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 40px;
    margin-top: 42px;
    width: auto;
    padding-left: 26%;
    padding-right: 17%;
}

.solution_info p span {
    position: absolute;
    right: 12%;
    top: 0;
    display: inline-block;
    width: 115px;
    height: 40px;
    background: rgba(248, 182, 43, 1);
    border-radius: 6px;
    box-shadow: 0 0 10px #fff;
    font-size: 24px;
    font-family: "Microsoft YaHei", serif;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    text-shadow: 0px 2px 6px rgba(106, 74, 6, 0.41);
    text-align: center;
    line-height: 40px;
}


.collaborate_info {
    width: 100%;
    height: 248px;
    background: url("https://qn.winseeing.com.cn/images20200606/pic_guanggao2.png") no-repeat center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.collaborate_info p {
    font-size: 30px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 40px;
}

.collaborate_info p span {
    display: inline-block;
    width: 115px;
    height: 30px;
    background: rgba(247, 181, 43, 1);
    border-radius: 6px;
    font-size: 22px;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
    text-shadow: 0px 2px 6px rgba(106, 73, 5, 0.41);
    box-shadow: 0 0 10px #fff;
    text-align: center;
    margin: 0 20px;
}
@media (max-width: 1030px) {
    .badge-input input {
        width: 350px !important;
    }
}
@media (max-width: 980px) {
    .badge-input input {
        width: 300px !important;
    }
}
@media (max-width: 925px) {
    .badge-input input {
        width: 100% !important;
    }
}