﻿body {
    font-family: '微软雅黑' !important;
}
@media screen and (min-width: 1200px) {
    .layui-container {
        width: 1230px !important;
    }
}

.logcon {
    position: fixed;
    width: 100%;
    top: 47%;
    text-align: center;
}

canvas {
    display: block;
    vertical-align: bottom;
}

#particles-js {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
z-index:0;
}

.box_outer {
    background: url(../images/robotnew_bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    font-family: '微软雅黑' !important;
    position: relative;
}

.box {
    width: 1200px;
    display: block;
    margin: 0 auto;
    min-height: 655px;
}

.left-box {
    width: 618px;
    display: inline-block;
    position: relative;
}

.left-box .left_bg {
    position: absolute;
    bottom: -31px;
    z-index: 0;
    left: -340px;
    height: 576px;
    width: 576px;
}

.left-box .left_bg .corner {
    position: absolute;
    bottom: 0;
    right: 0;
}

.left-box .left-title {
    margin-top: 66px;
    font-size: 0;
}

.left-box .left-title img {
    display: inline-block;
    margin-right: 25px;
    vertical-align: text-bottom;
}

.left-box .left-title p {
    width: calc(100% - 268px);
    display: inline-block;
    font-size: 16px;
    color: #FFF;
    line-height: 24px;
    text-align: justify;
}

#left {
    position: relative;
    margin-top: 28px;
    margin-left: 13px;
    width: 605px;
    height: 453px;
    background: url(none);
    background-color: #f1f1f1;
    padding: 7px 8px;
    background-color: #FFF;
    box-sizing: border-box;
    -moz-box-shadow: 8px 8px 9px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 8px 8px 9px rgba(0, 0, 0, 0.2);
    box-shadow: 8px 8px 9px rgba(0, 0, 0, 0.2);
}

#topic {
    height: calc(100% - 46px);
    left: 0;
    padding: 26px 14px 0;
    width: 100%;
    background-color: #efeff9;
    box-sizing: border-box;
}

.answer {
    margin: 0;
}

.answer_icon {
    background: url(../images/robotnew_head.png) center top no-repeat;
}

.ask {
    margin-top: 0;
}

.answer_content {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    margin-bottom: 15px;
    float: none;
}

#search {
    width: 100%;
    height: 36px;
    margin: 10px auto 0;
    box-sizing: border-box;
    padding: 0;
}

#txt_search {
    background: url(none);
    height: 36px;
    padding: 0;
    text-indent: 5px;
    width: 99%;
    background-color: #FFF;
    margin-top: 0;
}

#send {
    background-color: #2f5db8;
    background-image: url(none);
    height: 36px;
    line-height: 34px;
    color: #FFF;
    font-size: 16px;
    border: 1px #2f5db8 solid;
    box-sizing: border-box;
    transition: all .3s;
    -webkit-transition: all .3s;
}

#send:hover {
    background-color: #FFF;
    color: #2f5db8;
    background-image: url(none);
}

#note {
    display: block;
    margin-top: 5px;
}

#rightbottom ul li:hover {
    background-color: #2f5db8
}

.ask_content {
    color: #2f5db8
}

.right-box {
    width: 515px;
    margin-left: 62px;
    display: inline-block;
    vertical-align: top;
}

.right_icon {
    font-size: 0;
    margin-top: 60px;
}

.right_icon div {
    margin-top: 0;
    -moz-box-shadow: 8px 8px 9px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 8px 8px 9px rgba(0, 0, 0, 0.2);
    box-shadow: 8px 8px 9px rgba(0, 0, 0, 0.2);
    background-color: #FFF;
    display: inline-block;
    padding-left: 20px;
    padding-top: 40px;
    box-sizing: border-box;
    height: 157px;
}

.right_icon div a {
    display: block;
    font-size: 0;
}

.right_icon div a p {
    display: inline-block;
    width: calc(100% - 80px);
    margin-left: 10px;
    vertical-align: top;
}

.right_icon div a p span {
    font-size: 20px;
    display: block;
    width: auto;
    margin: 0;
}

.right_icon div a p font {
    font-size: 12px;
    line-height: 18px;
    display: block;
    margin-top: 10px;
}

.right_icon div img {
    width: 65px;
}

.right_icon div.left {
    width: 46.5%;
    margin-right: 7%;
}

.right_icon div.left * {
    color: #cf4d4d;
}

.right_icon div.right {
    width: 46.5%;
    margin-right: 0;
}

.right_icon div.right * {
    color: #5358cd;
}

.right-answer {
    background-color: #FFF;
    display: block;
    margin-top: 33px;
    padding: 0 24px 15px;
    box-sizing: border-box;
    position: relative;
    height: 374px;
}

.right-answer #robot_answer {
    position: relative;
    z-index: 1;
}

.right-answer .index_title {
    display: block;
    font-size: 24px;
    padding: 20px 0;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    font-weight: bold;
    color: #ffb96d;
    margin: 0;
}

.right-answer .index_title a {
    position: absolute;
    right: 0;
    top: 20px;
    font-size: 22px;
    color: #9d9d9d;
    font-weight: normal;
    line-height: 30px;
    text-decoration: none;
}

.right-answer .index_title a i {
    font-size: 22px;
}

.right-answer .news-list a {
    font-size: 16px;
    color: #333333;
    transition: all .3s;
    -webkit-transition: all .3s;
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
    line-height: 48px;
}

.right-answer .news-list a:hover {
    color: #1b4e91
}

.right-answer .news-list span {
    color: #9d9d9d;
    font-size: 14px;
    line-height: 48px;
    display: block;
}

.right-answer img {
    position: absolute;
    right: -190px;
    bottom: -2px;
    z-index: 0;
}

#bottom {
    width: 100%;
    height: auto;
}

.bottom-dh-box {
    margin-top: 0 !important;
}

.bottom-dh-title span i {
    vertical-align: baseline;
}