.noWrap {
    white-space: nowrap
}

@font-face {
    font-family: iconfont;
    src: url(../iconfont/iconfont.eot);
    src: url(../iconfont/iconfont.eot?#iefix) format('embedded-opentype'), url(../iconfont/iconfont.woff) format('woff'), url(../iconfont/iconfont.ttf) format('truetype'), url(../iconfont/iconfont.svg#iconfont) format('svg')
}

.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

html {
    min-width: 1300px;
    width: 100%;
    overflow-x: hidden;
    height: 100%
}

body {
    position: relative;
    width: 100%;
    min-height: 100%;
    overflow-x: hidden
}

.l_con {
    position: relative;
    margin: 0 auto;
    width: 1200px
}

img[class^=icon_] {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

i[class^=icon_] {
    vertical-align: middle;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: inline-block;
    font-style: normal
}

body {
    font-size: 18px
}

.wrapper {
    position: relative;
    max-width: 1920px;
    margin: 0 auto
}

.clear {
    *zoom: 1
}

.clear:after,
.clear:before {
    content: "";
    display: table
}

.clear:after {
    clear: both
}

.box {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.fl {
    float: left
}

.fr {
    float: right
}

.toh {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.f-theme {
    color: #00876f
}

.noWrap {
    white-space: nowrap
}

.fl {
    float: left
}

.fr {
    float: right
}

.tc {
    text-align: center
}

.tl {
    text-align: left
}

.tr {
    text-align: right
}

.pa {
    position: absolute
}

.pr {
    position: relative
}

.pf {
    position: fixed
}

.wf {
    width: 100%;
    max-width: 100%
}

.hide {
    display: none
}

.toh {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.blod {
    font-weight: 700
}

[class^=g-] {
    *zoom: 1
}

[class^=g-]:after,
[class^=g-]:before {
    content: "";
    display: table
}

[class^=g-]:after {
    clear: both
}

.g-d-2>* {
    float: left;
    width: 50%
}

.g-d-3>* {
    float: left;
    width: 33.33333333%
}

.g-d-4>* {
    float: left;
    width: 25%
}

.g-d-5>* {
    float: left;
    width: 20%
}

.g-d-6>* {
    float: left;
    width: 16.66666667%
}

.g-d-7>* {
    float: left;
    width: 14.28571429%
}

.g-d-8>* {
    float: left;
    width: 12.5%
}

.bg-c {
    background-color: #00876f
}

.bg-sc {
    background-color: #00876f
}

.f-c {
    color: #00876f
}

.f-sc {
    color: #00876f
}

.f-t-c {
    text-align: center
}

.f-wb {
    font-weight: 700
}

.btHov {
    transition: all .22s linear 0s;
    -moz-transition: all .22s linear 0s;
    -webkit-transition: all .22s linear 0s;
    -o-transition: all .22s linear 0s
}

.btHov:hover {
    -khtml-opacity: .85;
    -moz-opacity: .85;
    opacity: .85;
    filter: alpha(opacity=85);
    filter: "alpha(opacity=85)";
    filter: alpha(opacity=85)
}

.noShow {
    visibility: hidden
}

@font-face {
    font-family: Gotham-Bold;
    src: url(../fonts/Gotham-Bold.otf)
}

* {
    padding: 0;
    margin: 0;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

button,
input {
    border: none;
    background-color: transparent
}

::-ms-clear,
::-ms-reveal {
    display: none
}

html {
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    position: relative;
    margin: 0;
    background: #fff
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
    margin: 0;
    padding: 0
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: none
}

a:active,
a:hover {
    outline: 0
}

a:visited {
    color: inherit
}

b,
strong {
    font-weight: 700
}

em {
    font-style: normal
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

li,
ol,
ul {
    list-style: none
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    outline: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

.noWrap {
    white-space: nowrap
}

@font-face {
    font-family: iconfont;
    src: url(../iconfont/iconfont.eot);
    src: url(../iconfont/iconfont.eot?#iefix) format('embedded-opentype'), url(../iconfont/iconfont.woff) format('woff'), url(../iconfont/iconfont.ttf) format('truetype'), url(../iconfont/iconfont.svg#iconfont) format('svg')
}

.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

html {
    min-width: 1300px;
    width: 100%;
    overflow-x: hidden;
    height: 100%
}

body {
    position: relative;
    width: 100%;
    min-height: 100%;
    overflow-x: hidden
}

.l_con {
    position: relative;
    margin: 0 auto;
    width: 1200px
}

img[class^=icon_] {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

i[class^=icon_] {
    vertical-align: middle;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: inline-block;
    font-style: normal
}

body {
    font-size: 18px
}

.clear {
    *zoom: 1
}

.clear:after,
.clear:before {
    content: "";
    display: table
}

.clear:after {
    clear: both
}

.box {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.fl {
    float: left
}

.fr {
    float: right
}

.toh {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.f-theme {
    color: #930f15
}

.noWrap {
    white-space: nowrap
}

.fl {
    float: left
}

.fr {
    float: right
}

.tc {
    text-align: center
}

.tl {
    text-align: left
}

.tr {
    text-align: right
}

.pa {
    position: absolute
}

.pr {
    position: relative
}

.pf {
    position: fixed
}

.wf {
    width: 100%;
    max-width: 100%
}

.toh {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.blod {
    font-weight: 700
}

[class^=g-] {
    *zoom: 1
}

[class^=g-]:after,
[class^=g-]:before {
    content: "";
    display: table
}

[class^=g-]:after {
    clear: both
}

.g-d-2>* {
    float: left;
    width: 50%
}

.g-d-3>* {
    float: left;
    width: 33.33333333%
}

.g-d-4>* {
    float: left;
    width: 25%
}

.g-d-5>* {
    float: left;
    width: 20%
}

.g-d-6>* {
    float: left;
    width: 16.66666667%
}

.g-d-7>* {
    float: left;
    width: 14.28571429%
}

.g-d-8>* {
    float: left;
    width: 12.5%
}

.bg-c {
    background-color: #930f15
}

.bg-sc {
    background-color: #930f15
}

.f-c {
    color: #930f15
}

.f-sc {
    color: #930f15
}

.f-t-c {
    text-align: center
}

.f-wb {
    font-weight: 700
}

.btHov {
    transition: all .22s linear 0s;
    -moz-transition: all .22s linear 0s;
    -webkit-transition: all .22s linear 0s;
    -o-transition: all .22s linear 0s
}

.btHov:hover {
    -khtml-opacity: .85;
    -moz-opacity: .85;
    opacity: .85;
    filter: alpha(opacity=85);
    filter: "alpha(opacity=85)";
    filter: alpha(opacity=85)
}

.noShow {
    visibility: hidden
}

.header {
    position: relative;
    z-index: 3000;
    background-color: #930f15
}

.header>.l_con {
    position: relative;
    height: 140px
}

.header .left {
    float: left;
    width: 600px
}

.header .left .logo {
    margin-top: 36px
}

.header .right {
    position: absolute;
    top: 0;
    right: 0;
    left: 600px;
    bottom: 0;
    height: 100%;
    width: 600px
}

.relt_info,
.user {
    float: right;
    height: 33px;
    margin-top: 33px;
    font-size: 0 !important
}

.relt_info,
.relt_info>a,
.relt_info>span,
.user,
.user>a,
.user>span {
    height: 33px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    transition: all .22s linear 0s;
    -moz-transition: all .22s linear 0s;
    -webkit-transition: all .22s linear 0s;
    -o-transition: all .22s linear 0s;
    font-size: 14px;
    color: #ccc;
    line-height: 33px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.relt_info:hover,
.relt_info>a:hover,
.relt_info>span:hover,
.user:hover,
.user>a:hover,
.user>span:hover {
    color: #ccc
}

.relt_info>.login,
.user>.login {
    color: #eee;
    transition: all 60ms linear 0s;
    -moz-transition: all 60ms linear 0s;
    -webkit-transition: all 60ms linear 0s;
    -o-transition: all 60ms linear 0s;
    margin-right: 8px;
    padding-left: 26px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../images/change_doc/hb/hb_soft_user.png)
}

.relt_info>.login:hover,
.user>.login:hover {
    opacity: .8
}

.relt_info>.register,
.user>.register {
    color: #eee;
    transition: all 60ms linear 0s;
    -moz-transition: all 60ms linear 0s;
    -webkit-transition: all 60ms linear 0s;
    -o-transition: all 60ms linear 0s;
    margin-left: 8px
}

.relt_info>.register:hover,
.user>.register:hover {
    opacity: .8
}

.relt_info>.account,
.user>.account {
    color: #eee;
    margin-right: 8px;
    transition: all 60ms linear 0s;
    -moz-transition: all 60ms linear 0s;
    -webkit-transition: all 60ms linear 0s;
    -o-transition: all 60ms linear 0s;
    padding-left: 26px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../images/change_doc/hb/hb_soft_user.png)
}

.relt_info>.account:hover,
.user>.account:hover {
    opacity: .8
}

.relt_info>.quiz,
.user>.quiz {
    color: #eee;
    transition: all 60ms linear 0s;
    -moz-transition: all 60ms linear 0s;
    -webkit-transition: all 60ms linear 0s;
    -o-transition: all 60ms linear 0s;
    margin-left: 8px
}

.relt_info>.quiz:hover,
.user>.quiz:hover {
    opacity: .8
}

.header .search {
    position: relative;
    height: 35px;
    margin-top: 40px
}

.header .search input {
    float: right;
    color: #fff;
    width: 126px;
    height: 33px;
    font-size: 14px;
    line-height: 33px;
    padding-left: 15px;
    padding-right: 52px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border-radius: 35px;
    background-color: transparent;
    border: 1px solid #fff
}

.header .search .btn_search {
    position: absolute;
    top: 7px;
    right: 14px;
    width: 23px;
    height: 21px;
    background-image: url(../images/ico/search.png)
}

.header .menus {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 0;
    left: - 600px;
    width: 1200px
}

.header .menus>ul {
    float: right;
    width: 600px;
    height: 58px;
    margin-top: -58px
}

.header .menus>ul>li {
    float: left;
    width: 100px;
    text-align: center;
    transition: all .22s linear 0s;
    -moz-transition: all .22s linear 0s;
    -webkit-transition: all .22s linear 0s;
    -o-transition: all .22s linear 0s
}

.header .menus>ul>li>a {
    font-size: 16px;
    color: #fff;
    line-height: 58px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.header .menus>ul>li>.subs {
    position: absolute;
    top: 0;
    left: -150px;
    width: 1500px;
    overflow: hidden;
    transition: all .22s linear 0s;
    -moz-transition: all .22s linear 0s;
    -webkit-transition: all .22s linear 0s;
    -o-transition: all .22s linear 0s;
    height: 0;
    background-color: #fff
}

.header .menus>ul>li>.subs>div {
    background-image: url(../images/com/bg_sub_menu_1.png);
    background-position: right center;
    background-repeat: no-repeat
}

.header .menus>ul>li>.subs .l_con {
    *zoom: 1;
    padding-top: 25px;
    padding-bottom: 45px
}

.header .menus>ul>li>.subs .l_con:after,
.header .menus>ul>li>.subs .l_con:before {
    content: "";
    display: table
}

.header .menus>ul>li>.subs .l_con:after {
    clear: both
}

.header .menus>ul>li>.subs .l_con>ul {
    width: 800px;
    float: left
}

.header .menus>ul>li>.subs .l_con>ul>li {
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 150px;
    margin-top: 20px;
    text-align: left;
    margin-right: 10px
}

.header .menus>ul>li>.subs .l_con>ul>li .dot {
    position: relative;
    top: -3px;
    *top: -7px;
    width: 8px;
    height: 8px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 8px;
    background-image: url(../images/ico/dot.png)
}

.header .menus>ul>li>.subs .l_con>ul>li a {
    font-size: 16px;
    color: #333;
    line-height: 100%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.header .menus>ul>li>.subs .l_con>ul>li:hover a {
    color: #930f15
}

.header .menus>ul>li.active {
    background-color: #fff
}

.header .menus>ul>li.active>a {
    color: #930f15
}

.header .menus>ul>li:hover {
    background-color: #fff
}

.header .menus>ul>li:hover>a {
    color: #930f15
}

.footer {
    position: absolute;
    width: 100%;
    max-width: 100%;
    bottom: 0;
    background-color: #f4f4f3;
    background-image: url(../images/com/bg_footer.png);
    background-position: left bottom;
    background-repeat: no-repeat
}

.footer>.l_con {
    *zoom: 1
}

.footer>.l_con:after,
.footer>.l_con:before {
    content: "";
    display: table
}

.footer>.l_con:after {
    clear: both
}

.footer>.l_con .col_1 {
    float: left;
    width: 410px
}

.footer>.l_con .col_1 .code1,
.footer>.l_con .col_1 .code2 {
    float: left;
    width: 100px;
    margin-top: 52px;
    margin-left: 15px
}

.footer>.l_con .col_1 .code1 .txt,
.footer>.l_con .col_1 .code2 .txt {
    position: relative;
    left: 50%;
    width: 158px;
    margin-top: 7px;
    margin-left: -79px;
    text-align: center;
    font-size: 16px;
    color: #7e8a93;
    line-height: 100%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.footer>.l_con .col_1 .code2 {
    margin-left: 60px
}

.footer>.l_con .col_2 {
    float: left;
    width: 188px
}

.footer>.l_con .col_2 .tit {
    margin-top: 44px;
    font-size: 16px;
    color: #7e8a93;
    line-height: 100%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.footer>.l_con .col_2 .list {
    margin-top: 15px
}

.footer>.l_con .col_2 .list .item {
    display: block;
    transition: all .1s linear 0s;
    -moz-transition: all .1s linear 0s;
    -webkit-transition: all .1s linear 0s;
    -o-transition: all .1s linear 0s;
    margin-bottom: 16px;
    font-size: 14px;
    color: #7e8a93;
    line-height: 100%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.footer>.l_con .col_2 .list .item:hover {
    color: #5c646a
}

.footer>.l_con .col_3 {
    float: left;
    margin-left: 77px;
    width: 300px
}

.footer>.l_con .col_3 .tit {
    margin-top: 44px;
    font-size: 16px;
    color: #7e8a93;
    line-height: 100%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.footer>.l_con .col_3 .list {
    margin-top: 15px
}

.footer>.l_con .col_3 .list>li {
    transition: all .1s linear 0s;
    -moz-transition: all .1s linear 0s;
    -webkit-transition: all .1s linear 0s;
    -o-transition: all .1s linear 0s;
    margin-bottom: 16px;
    font-size: 14px;
    color: #7e8a93;
    line-height: 100%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.footer>.l_con .col_3 .list>li:hover {
    color: #5c646a
}

.footer>.l_con .cols_4 {
    float: right;
    width: 192px;
    margin-left: 33px
}

.footer>.l_con .cols_4 .logo {
    margin-top: 52px
}

.footer .bottom {
    height: 50px;
    margin-top: 34px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#52d4d4d3', endColorstr='#52d4d4d3');
    background-color: rgba(212, 212, 211, .32)
}

:root .footer .bottom {
    filter: none
}

.footer .bottom>.l_con {
    text-align: center;
    font-size: 12px;
    color: #66747f;
    line-height: 50px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.footer .bottom>.l_con>span {
    margin: 0 10px
}

.comp_radio {
    width: auto
}

.comp_radio input {
    display: none !important
}

.comp_radio .one {
    float: left;
    cursor: pointer;
    margin-top: 7px
}

.comp_radio .two {
    float: left;
    cursor: pointer;
    margin-top: 7px;
    margin-left: 50px
}

.comp_radio .sexRadio {
    float: left;
    font-size: 18px;
    color: #333;
    line-height: 100%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    height: 25px;
    line-height: 25px
}

.comp_radio .sexCheck {
    float: left;
    margin-left: 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    height: 23px;
    width: 23px;
    border: 1px solid #ccc;
    text-align: center;
    font-size: 0;
    line-height: 23px
}

.comp_radio .sexCheck img {
    margin-top: 20%;
    width: 92%;
    display: none
}

.comp_radio .active .sexCheck {
    background-color: #930f15;
    border: 1px solid #930f15
}

.comp_radio .active .sexCheck img {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.comp_select {
    position: relative;
    float: left;
    width: 230px;
    height: 35px;
    z-index: 2000;
    cursor: default
}

.comp_select .noTxt {
    font-size: 16px;
    color: #999;
    line-height: 100%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    line-height: 35px
}

.comp_select>.c_input {
    border: 1px solid #000;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    height: 35px;
    font-size: 16px;
    color: #000;
    line-height: 100%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border-radius: 35px
}

.comp_select>.comp_down {
    position: relative;
    z-index: 1000;
    overflow-y: auto;
    display: none;
    border: 1px solid #000;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .5);
    margin-top: 1px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px
}

.comp_select>.comp_down>ul {
    position: relative;
    z-index: 1000;
    max-height: 234px;
    *height: 234px;
    overflow-y: auto
}

.comp_select>.comp_down>ul>li {
    position: relative;
    z-index: 1000;
    transition: all .1s linear 0s;
    -moz-transition: all .1s linear 0s;
    -webkit-transition: all .1s linear 0s;
    -o-transition: all .1s linear 0s;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: transparent;
    font-size: 14px;
    color: #000;
    line-height: 20px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.comp_select>.comp_down>ul>._preChoose {
    background-color: #000;
    color: #fff
}

.comp_select>.ico_drop_down {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 8px;
    width: 14px;
    background-image: url(../images/ico/arrow_down0.png);
    background-repeat: no-repeat
}

.comp_select ._search {
    outline: 0;
    width: 100%;
    max-width: 100%;
    margin: 10px 0 15px 0;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #f1f1f1;
    background-color: #f1f1f1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}

.comp_select ._search:focus {
    border: 1px solid #eee;
    -moz-box-shadow: 2px 2px 9px 0 #fff;
    -webkit-box-shadow: 2px 2px 9px 0 #fff;
    box-shadow: 2px 2px 9px 0 #fff;
    background-color: #fff
}

.comp_select.active>.c_input {
    border: 1px solid #000
}

.comp_select.active>.comp_down {
    display: block
}

.comp_tip {
    position: fixed;
    left: 50%;
    top: 35%;
    z-index: 4000
}

.comp_rightTip {
    background-color: #fff;
    -moz-box-shadow: 2px 2px 5px 0 #999;
    -webkit-box-shadow: 2px 2px 5px 0 #999;
    box-shadow: 2px 2px 5px 0 #999;
    padding: 6px 22px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
    text-align: center
}

.comp_rightTip>img {
    float: left;
    display: inline-block
}

.comp_rightTip .comp_txt {
    display: inline-block;
    margin-left: 10px;
    font-size: 20px;
    color: #333;
    line-height: 40px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    font-weight: 700
}

.comp_errorTip {
    background-color: #fff;
    -moz-box-shadow: 2px 2px 5px 0 #999;
    -webkit-box-shadow: 2px 2px 5px 0 #999;
    box-shadow: 2px 2px 5px 0 #999;
    padding: 6px 22px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
    text-align: center
}

.comp_errorTip>img {
    float: left;
    display: inline-block
}

.comp_errorTip .comp_txt {
    display: inline-block;
    margin-left: 10px;
    font-size: 20px;
    color: #333;
    line-height: 40px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    font-weight: 700
}

.comp_checkbox {
    *zoom: 1;
    cursor: pointer
}

.comp_checkbox:after,
.comp_checkbox:before {
    content: "";
    display: table
}

.comp_checkbox:after {
    clear: both
}

.comp_checkbox input {
    display: none
}

.comp_checkbox .comp_label {
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 21px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.comp_checkbox .comp_check {
    float: left;
    height: 19px;
    width: 19px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-left: 10px;
    font-size: 0
}

.comp_checkbox .comp_check>img {
    width: 100%;
    display: none;
    margin-top: 15%
}

.comp_input {
    margin-left: 1px;
    margin-right: 1px;
    height: 38px;
    line-height: 38px;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    transition: all .22s linear 0s;
    -moz-transition: all .22s linear 0s;
    -webkit-transition: all .22s linear 0s;
    -o-transition: all .22s linear 0s
}

.comp_input>div {
    position: relative;
    margin-right: 10px;
    margin-left: 10px;
    height: 100%
}

.comp_input input,
.comp_input textarea {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    outline: 0;
    font-size: 16px;
    color: #000;
    line-height: 40px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    z-index: 2;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background-color: transparent
}

.comp_input input:focus,
.comp_input textarea:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.comp_input .placeholder {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
    text-align: left;
    font-size: 16px;
    color: #ccc;
    line-height: 40px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.comp_input.focus {
    border: 1px solid #930f15;
    -moz-box-shadow: 0 0 3px 0 #e92932;
    -webkit-box-shadow: 0 0 3px 0 #e92932;
    box-shadow: 0 0 3px 0 #e92932
}

.comp_loading {
    position: fixed;
    top: 35%;
    left: 50%;
    z-index: 4000;
    width: 110px;
    display: none;
    height: 92px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#80000000', endColorstr='#80000000');
    background-color: rgba(0, 0, 0, .5);
    margin-top: -45px;
    margin-left: -55px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px
}

:root .comp_loading {
    filter: none
}

.comp_loading .spin_img {
    margin: 21px auto;
    width: 50px;
    height: 50px;
    display: block
}

.comp_loading .spinner {
    margin: 25px auto;
    width: 42px;
    height: 42px;
    position: relative
}

.comp_loading .container1>div,
.comp_loading .container2>div,
.comp_loading .container3>div {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.comp_loading .spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%
}

.comp_loading .container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

.comp_loading .container3 {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg)
}

.comp_loading .circle1 {
    top: 0;
    left: 0
}

.comp_loading .circle2 {
    top: 0;
    right: 0
}

.comp_loading .circle3 {
    right: 0;
    bottom: 0
}

.comp_loading .circle4 {
    left: 0;
    bottom: 0
}

.comp_loading .container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.comp_loading .container3 .circle1 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.comp_loading .container1 .circle2 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.comp_loading .container2 .circle2 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.comp_loading .container3 .circle2 {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.comp_loading .container1 .circle3 {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.comp_loading .container2 .circle3 {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.comp_loading .container3 .circle3 {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.comp_loading .container1 .circle4 {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.comp_loading .container2 .circle4 {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.comp_loading .container3 .circle4 {
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s
}

@-webkit-keyframes bouncedelay {

    0%,
    100%,
    80% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes bouncedelay {

    0%,
    100%,
    80% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

::-webkit-scrollbar {
    width: 14px;
    height: 14px
}

::-webkit-scrollbar-thumb,
::-webkit-scrollbar-track {
    border-radius: 999px;
    border: 5px solid transparent
}

::-webkit-scrollbar-track {
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .2) inset
}

::-webkit-scrollbar-thumb {
    min-height: 20px;
    background-clip: content-box;
    box-shadow: 0 0 0 5px rgba(0, 0, 0, .2) inset
}

::-webkit-scrollbar-corner {
    background: 0 0
}

body {
    background: url(../images/robot/rbg2.png) no-repeat;
    background-size: cover;
    background-position: center
}

#wrapper .header {
    width: 100%;
    height: 100px;
    background-color: #041d5d
}

#wrapper .header .logo {
    float: left;
    margin-top: 22.5px;
    position: relative;
    padding-right: 30px
}

#wrapper .header .logo .l_txt {
    position: absolute;
    top: 10px;
    right: -200px;
    font-size: 22px;
    color: #fff
}

#wrapper .header .logo img {
    display: block
}

#wrapper .header .options {
    float: right;
    width: 180px;
    height: 35px;
    line-height: 35px;
    margin-top: 32.5px;
    border: 1px solid #fff;
    border-radius: 4px;
    *zoom: 1
}

#wrapper .header .options:after,
#wrapper .header .options:before {
    content: "";
    display: table
}

#wrapper .header .options:after {
    clear: both
}

#wrapper .header .options li {
    float: left;
    width: 90px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    border-radius: 4px
}

#wrapper .header .options li.active {
    color: #00c1de;
    background: #fff
}

.robotWrap {
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    position: fixed;
    top: 125px;
    bottom: 20px;
    z-index: 11
}

.robotWrap .r_left {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 860px;
    background: #fff
}

.robotWrap .r_left .l_header {
    width: 100%;
    height: 44px;
    background: #EEEFF2;
    position: relative;
    line-height: 35px;
}

.robotWrap .r_left .l_header .touch_box {
    font-size: 14px;
    color: #258999;
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer
}

.robotWrap .r_left .l_header .touch_box img {
    width: 20px;
    height: 16px;
    float: left;
    margin-top: 10px;
    margin-right: 5px
}

.robotWrap .r_left .l_header .touch_box span {
    float: left
}

.robotWrap .r_left .l_header .service {
    position: absolute;
    left: 90px;
    top: 2px;

    font-weight: 600;
    font-size: 17px;
    color: #1B1E21;
}

.robotWrap .r_left .l_header .robot {
    position: absolute;
    left: 12px;
    display: block;
    top: -22px;
}

.robotWrap .r_left .l_header .tit {
    font-size: 12px;
    color: #698185;
    text-align: center;
    line-height: 38px
}

.robotWrap .r_left .l_header .tit a {
    color: #4ccfe6
}

.robotWrap .r_left .l_header .rgzx {
    position: absolute;
    top: 0;
    right: 25px;
    height: 35px;
    color: #39adfe;
    font-size: 14px;
    line-height: 35px;
    transition: all .22s linear 0s;
    -moz-transition: all .22s linear 0s;
    -webkit-transition: all .22s linear 0s;
    -o-transition: all .22s linear 0s
}

.robotWrap .r_left .l_header .rgzx .icon_user {
    position: relative;
    top: -1px;
    width: 14px;
    height: 14px;
    transition: all .22s linear 0s;
    -moz-transition: all .22s linear 0s;
    -webkit-transition: all .22s linear 0s;
    -o-transition: all .22s linear 0s;
    background-image: url(../images/robot/icon_user.png)
}

.robotWrap .r_left .l_header .rgzx:hover {
    opacity: .8
}

.robotWrap .r_left .chatBody {
    position: absolute;
    top: 51px;
    right: 0;
    left: 0;
    bottom: 170px;
    background: #fff;
    overflow-y: auto
}

.robotWrap .r_left .chatBody .chatInn {
    padding: 0 30px
}

.robotWrap .r_left .chatBody .chatInn .time {
    text-align: center;
    font-size: 12px;
    margin-bottom: 5px;
    color: #bdbdbd
}

.robotWrap .r_left .chatBody .chatInn a {
    color: #338ecf
}

.robotWrap .r_left .chatBody .chatInn dl {
    position: relative;
    margin-bottom: 20px;
    *zoom: 1
}

.robotWrap .r_left .chatBody .chatInn dl:after,
.robotWrap .r_left .chatBody .chatInn dl:before {
    content: "";
    display: table
}

.robotWrap .r_left .chatBody .chatInn dl:after {
    clear: both
}

.robotWrap .r_left .chatBody .chatInn dl dt {
    position: absolute;
    top: 0
}

.robotWrap .r_left .chatBody .chatInn dl dt img {
    width: 50px
}

.robotWrap .r_left .chatBody .chatInn dl dd {
    position: relative
}

.robotWrap .r_left .chatBody .chatInn dl dd img {
    position: absolute
}

.robotWrap .r_left .chatBody .chatInn dl.link .word {
    padding: 15px 15px 10px !important;
    position: static
}

.robotWrap .r_left .chatBody .chatInn dl.link table {
    width: 94%;
    height: 90px;
    margin-left: 3%;
    margin-top: 10px
}

.robotWrap .r_left .chatBody .chatInn dl.link table td {
    text-align: center
}

.robotWrap .r_left .chatBody .chatInn dl.link table td a {
    display: block
}

.robotWrap .r_left .chatBody .chatInn dl.link table td a img {
    width: 45px;
    display: block;
    position: relative;
    margin: 0 auto
}

.robotWrap .r_left .chatBody .chatInn dl.link table td a p {
    font-size: 14px;
    color: #666;
    margin-top: 0
}

.robotWrap .r_left .chatBody .chatInn dl.answer dt {
    left: 0
}

.robotWrap .r_left .chatBody .chatInn dl.answer dd {
    float: left;
    padding: 4px 0 0 80px
}

.robotWrap .r_left .chatBody .chatInn dl.answer dd .jiao {
    left: 70px;
    top: 21px
}

.robotWrap .r_left .chatBody .chatInn dl.answer dd .word {
    border-radius: 5px;
    padding: 10px 15px;
    background: #f7fafb;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    color: #333;
    max-width: 620px;
    line-height: 175%
}

.robotWrap .r_left .chatBody .chatInn dl.answer dd .word img {
    position: static;
    max-width: 100%
}

.robotWrap .r_left .chatBody .chatInn dl.answer dd .word .temple_1>.tit a {
    color: #40affb;
    font-weight: 700
}

.robotWrap .r_left .chatBody .chatInn dl.answer dd .word .temple_1 table {
    margin-top: 10px;
    border: 1px solid #00c1de !important
}

.robotWrap .r_left .chatBody .chatInn dl.answer dd .word .temple_1 table th {
    font-weight: 400
}

.robotWrap .r_left .chatBody .chatInn dl.answer dd .word .temple_1 table td,
.robotWrap .r_left .chatBody .chatInn dl.answer dd .word .temple_1 table th {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #7de0ee;
    background-color: #edfbfd
}

.robotWrap .r_left .chatBody .chatInn dl.answer dd .word .temple_1>.other {
    margin-top: 10px
}

.robotWrap .r_left .chatBody .chatInn dl.answer dd .word .temple_1>.other a {
    font-size: 12px;
    color: #40affb
}

.robotWrap .r_left .chatBody .chatInn dl.answer dd .word .temple_1>.other .pot {
    position: relative;
    top: -2px;
    width: 5px;
    height: 5px;
    margin-right: 6px;
    border-radius: 50%;
    display: inline-block;
    background-color: #40affb
}

.robotWrap .r_left .chatBody .chatInn dl.answer .vote {
    position: absolute;
    left: 80px;
    bottom: -37px;
    width: 56px;
    border: 1px solid #e5e5e5;
    height: 30px;
    width: 144px;
    font-size: 0;
    padding: 0 4px;
    background: #f7fafb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.robotWrap .r_left .chatBody .chatInn dl.answer .vote .icon_ted {
    width: 12px;
    height: 14px;
    background-image: url(../images/ico/ted.png);
    background-repeat: no-repeat
}

.robotWrap .r_left .chatBody .chatInn dl.answer .vote .icon_tread {
    width: 12px;
    height: 14px;
    background-image: url(../images/ico/tread.png);
    background-repeat: no-repeat
}

.robotWrap .r_left .chatBody .chatInn dl.answer .vote>li {
    float: left;
    width: 72px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    color: #818181;
    line-height: 30px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.robotWrap .r_left .chatBody .chatInn dl.answer .vote>li i {
    margin-bottom: 5px
}

.robotWrap .r_left .chatBody .chatInn dl.answer .vote>li:hover {
    opacity: .8
}

.robotWrap .r_left .chatBody .chatInn dl.answer .vote>li.active {
    color: #00c1de
}

.robotWrap .r_left .chatBody .chatInn dl.answer .vote>li.active .icon_ted {
    background-image: url(../images/ico/ted_active.png)
}

.robotWrap .r_left .chatBody .chatInn dl.answer .vote>li.active .icon_tread {
    background-image: url(../images/ico/tread_active.png)
}

.robotWrap .r_left .chatBody .chatInn dl.ask dt {
    right: 0
}

.robotWrap .r_left .chatBody .chatInn dl.ask dd {
    float: right;
    padding: 4px 80px 0 0
}

.robotWrap .r_left .chatBody .chatInn dl.ask dd .jiao {
    right: 69px;
    top: 16px
}

.robotWrap .r_left .chatBody .chatInn dl.ask dd .word {
    border-radius: 5px;
    padding: 10px 15px;
    background: #40affb;
    color: #fff;
    font-size: 14px;
    max-width: 620px;
    line-height: 175%
}

.robotWrap .r_left .chatBody .chatInn dl.ask dd .word img {
    position: static;
    max-width: 100%
}

.robotWrap .r_left .askBody {
    position: absolute;
    border: 1px solid #e5e5e5;
    box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, .05);
    height: 140px;
    bottom: 0;
    left: 0;
    right: 0
}

.robotWrap .r_left .askBody .hot_quse_box {
    height: 48px;
    padding-top: 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #dedede;
    position: relative
}

.robotWrap .r_left .askBody .hot_quse_box img {
    width: 72px;
    height: 15px;
    float: left;
    margin-top: 9px;
    margin-left: 19px
}

.robotWrap .r_left .askBody .hot_quse_box ul li {
    width: 75px !important;
    height: 28px;
    border-radius: 14px;
    float: left;
    margin-right: 19px;
    text-align: center;
    line-height: 28px;
    font-size: 10px;
    cursor: pointer
}

.robotWrap .r_left .askBody .hot_quse_box ul li:hover {
    border: 1px solid #429ddb;
    background-color: #429ddb;
    color: #fff
}

.robotWrap .r_left .askBody .hot_quse_box ul .category_1,
.robotWrap .r_left .askBody .hot_quse_box ul .category_13,
.robotWrap .r_left .askBody .hot_quse_box ul .category_7 {
    background-color: #fcede6;
    border: solid 1px #ed8442;
    color: #ed8442
}

.robotWrap .r_left .askBody .hot_quse_box ul .category_14,
.robotWrap .r_left .askBody .hot_quse_box ul .category_2,
.robotWrap .r_left .askBody .hot_quse_box ul .category_8 {
    background-color: #f3e8fc;
    border: solid 1px #b963ea;
    color: #b963ea
}

.robotWrap .r_left .askBody .hot_quse_box ul .category_15,
.robotWrap .r_left .askBody .hot_quse_box ul .category_3,
.robotWrap .r_left .askBody .hot_quse_box ul .category_9 {
    background-color: #fcedeb;
    border: solid 1px #ea665d;
    color: #ea665d
}

.robotWrap .r_left .askBody .hot_quse_box ul .category_10,
.robotWrap .r_left .askBody .hot_quse_box ul .category_4 {
    background-color: #e3f7f5;
    border: solid 1px #2ac0b3;
    color: #2ac0b3
}

.robotWrap .r_left .askBody .hot_quse_box ul .category_11,
.robotWrap .r_left .askBody .hot_quse_box ul .category_5 {
    background-color: #fedfff;
    border: solid 1px #f605ff;
    color: #f605ff
}

.robotWrap .r_left .askBody .hot_quse_box ul .category_12,
.robotWrap .r_left .askBody .hot_quse_box ul .category_6 {
    background-color: #fff4de;
    border: solid 1px #ffa800;
    color: #ffa800
}

.robotWrap .r_left .askBody .hotKey {
    position: relative;
    height: 39px;
    border-bottom: 1px solid #E5E5E5
}

.robotWrap .r_left .askBody .hotKey .lab {
    float: left;
    line-height: 39px;
    font-size: 12px;
    text-align: left;
    width: 72px;
    padding-left: 28px
}

.robotWrap .r_left .askBody .hotKey .lab_c {
    float: left;
    line-height: 39px;
    font-size: 12px;
    color: #373D41;
    width: 757px;
    overflow: hidden
}

.robotWrap .r_left .askBody .hotKey .lab_c .key {
    display: inline-block;
    padding: 0 11px;
    height: 20px;
    line-height: 20px;
    margin-right: 15px;
    border: 1px solid rgba(155, 158, 160, .6);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: #F4F7FC;
    transition: all 50ms linear 0s;
    -moz-transition: all 50ms linear 0s;
    -webkit-transition: all 50ms linear 0s;
    -o-transition: all 50ms linear 0s;
    cursor: pointer;
    font-size: 11px;
    color: #666;
    text-decoration: none
}

.robotWrap .r_left .askBody .hotKey .lab_c .key:hover {
    color: #00c1de;
    border: 1px solid #00c1de
}

.robotWrap .r_left .askBody .hotKey .lab_c .refresh {
    font-size: 11px;
    color: #666;
    cursor: pointer;
    transition: all 50ms linear 0s;
    -moz-transition: all 50ms linear 0s;
    -webkit-transition: all 50ms linear 0s;
    -o-transition: all 50ms linear 0s
}

.robotWrap .r_left .askBody .hotKey .lab_c .refresh:hover {
    color: #00c1de
}

.robotWrap .r_left .askBody .askInn textarea {
    float: left;
    color: #333;
    width: 650px;
    height: 80px;
    resize: none;
    overflow: auto;
    font-size: 14px;
    transition: all .22s linear 0s;
    -moz-transition: all .22s linear 0s;
    -webkit-transition: all .22s linear 0s;
    -o-transition: all .22s linear 0s;
    margin-left: 19px;
    border: none;
    margin-top: 10px
}

.robotWrap .r_left .askBody .askInn textarea::-webkit-input-placeholder {
    font-size: 12px;
    color: #91bccb
}

.robotWrap .r_left .askBody .askInn textarea:-moz-placeholder {
    font-size: 12px;
    color: #91bccb
}

.robotWrap .r_left .askBody .askInn textarea::-moz-placeholder {
    font-size: 12px;
    color: #91bccb
}

.robotWrap .r_left .askBody .askInn textarea:-ms-input-placeholder {
    font-size: 12px;
    color: #91bccb
}

.robotWrap .r_left .askBody .askInn textarea.placeholder {
    font-size: 12px;
    color: #91bccb
}

.robotWrap .r_left .askBody .askInn div {
    float: right;
    width: 100px
}

.robotWrap .r_left .askBody .askInn div .btn {
    font-size: 16px;
    margin: 22px 17px 0 0
}

.robotWrap .r_left .askBody .askInn div .btn .send {
    display: block;
    cursor: pointer;
    /* width: 82px;
    height: 30px; */
    line-height: 33px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    /* border: 1px solid #00c1de; */
    text-align: center;
    color: #fff;
    font-size: 13px;
    letter-spacing: 2px;
    /* background: #e2f8fb */
    width: 65px;
    height: 34px;
    background: #3D5CB2;
}

.robotWrap .r_left .askBody .list_box {
    display: BLOCK;
    position: absolute;
    bottom: 100px;
    left: 25px;
    width: 670px;
    background: #fff;
    border: 1px solid #e5e5e5;
    color: #666
}

.robotWrap .r_left .askBody .list_box ul li {
    padding: 0 13px;
    line-height: 34px;
    font-size: 14px
}

.robotWrap .r_left .askBody .list_box ul li a {
    display: block;
    border-bottom: 1px dashed #dedede;
    padding: 4px 0;
    font-size: 14px;
    color: #666
}

.robotWrap .r_left .askBody .list_box ul li:hover {
    background: #eff7fa;
    color: #34a8cc !important
}

.robotWrap .r_left .askBody .list_box ul li:hover em {
    color: #34a8cc !important
}

.robotWrap .r_left .askBody .list_box ul li:last-child a {
    border-bottom: none
}

.robotWrap .r_left .askBody .list_box ul li em {
    color: red
}

.robotWrap .r_right {
    position: absolute;
    right: 0;
    top: 383px;
    bottom: 0;
    width: 320px;
    background: #fff
}

.robotWrap .r_right .rightTab {
    zoom: 1;
    text-align: center;
    font-size: 14px;
    background: #F5F6F8;
    height: 35px;
    color: #258999
}

.robotWrap .r_right .rightTab:after,
.robotWrap .r_right .rightTab:before {
    content: "";
    display: table
}

.robotWrap .r_right .rightTab:after {
    clear: both
}

.robotWrap .r_right .rightTab li {
    width: 160px;
    cursor: pointer;
    height: 35px;
    font-size: 14px;
    color: #2C3135;
    line-height: 30px;
}

.robotWrap .r_right .rightTab li.on {
    font-size: 14px;
    color: #3F5EB0;
    line-height: 30px;
    font-weight: 500;
    border-top: 2px solid #3F5EB0;
    background: #fff;
}

.robotWrap .r_right .rightInn {
    position: absolute;
    left: 0;
    right: 0;
    top: 35px;
    bottom: 60px;
    overflow-x: auto;
    padding: 20px 30px 0
}

.robotWrap .r_right .rightInn .tips {
    padding-left: 40px;
    font-size: 14px;
    color: #999;
    line-height: 21px;
    background: url(../images/robot/r_icon_03.png) no-repeat left 2px;
    margin-bottom: 15px
}

.robotWrap .r_right .rightInn ul li {
    margin-bottom: 15px;
    padding-left: 40px;
    line-height: 27px;
    background: url(../images/robot/icon-t.png) no-repeat 5px 8px;
    text-align: justify;
    text-align: inter-ideograph
}

.robotWrap .r_right .rightInn ul li a {
    color: #333;
    font-size: 14px;
    transition: all .1s linear 0s;
    -moz-transition: all .1s linear 0s;
    -webkit-transition: all .1s linear 0s;
    -o-transition: all .1s linear 0s
}

.robotWrap .r_right .rightInn ul li a:hover {
    color: #338ecf
}

.robotWrap .r_right .rightInn .sugg textarea {
    padding: 5px 10px;
    border: 1px solid #888;
    resize: none;
    height: 88px;
    width: 228px;
    font-size: 13px;
    color: #333;
    line-height: 150%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    margin-top: 15px;
    transition: all .22s linear 0s;
    -moz-transition: all .22s linear 0s;
    -webkit-transition: all .22s linear 0s;
    -o-transition: all .22s linear 0s
}

.robotWrap .r_right .rightInn .sugg textarea:focus {
    border-color: #12c5e0
}

.robotWrap .r_right .rightInn .sugg textarea::-webkit-input-placeholder {
    font-size: 13px;
    color: #999;
    line-height: 150%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.robotWrap .r_right .rightInn .sugg textarea:-moz-placeholder {
    font-size: 13px;
    color: #999;
    line-height: 150%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.robotWrap .r_right .rightInn .sugg textarea::-moz-placeholder {
    font-size: 13px;
    color: #999;
    line-height: 150%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.robotWrap .r_right .rightInn .sugg textarea:-ms-input-placeholder {
    font-size: 13px;
    color: #999;
    line-height: 150%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.robotWrap .r_right .rightInn .sugg textarea.placeholder {
    font-size: 13px;
    color: #999;
    line-height: 150%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.robotWrap .r_right .rightInn .sugg .sugg_tip {
    margin-top: 8px;
    font-size: 13px;
    color: #666;
    line-height: 100%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.robotWrap .r_right .rightInn .sugg .sugg_tip span {
    color: #12c5e0
}

.robotWrap .r_right .rightInn .sugg .btn_sugg {
    float: right;
    background-color: #12c5e0;
    width: 56px;
    height: 28px;
    margin-top: 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    outline: 0;
    font-size: 14px;
    color: #fff;
    line-height: 100%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    transition: all .22s linear 0s;
    -moz-transition: all .22s linear 0s;
    -webkit-transition: all .22s linear 0s;
    -o-transition: all .22s linear 0s
}

.robotWrap .r_right .rightInn .sugg .btn_sugg:hover {
    opacity: .8
}

.pause_btn {
    width: 30px;
    height: 30px;
    cursor: pointer;
    margin-left:30px;
}

.robotWrap .r_right .change {
    /* border: solid 1px #40affb; */
    /* color: #40affb; */
    /* border-radius: 4px; */
    /* width: 260px;
    height: 30px; */
    text-align: center;
    cursor: pointer;
    line-height: 30px;
    position: absolute;
    bottom: 11px;
    left: 30px;
    font-size: 12px;
    transition: all 50ms linear 0s;
    -moz-transition: all 50ms linear 0s;
    -webkit-transition: all 50ms linear 0s;
    -o-transition: all 50ms linear 0s;
    user-select: none;
    width: 260px;
    height: 34px;
    background: #FFFFFF;
    border-radius: 17px;
    border: 1px solid #3F5EB0;
    color: #3F5EB0;
}

/* .robotWrap .r_right .change:hover {
    background: #ccc
} */

.robotWrap .r_right .yz_logo {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 200
}

.robotWrap .r_right .yz_logo a {
    display: block;
    width: 100%;
    text-align: center
}

.robotWrap .r_right .yz_logo a img {
    width: 100px
}

.robotWrap .r_right .yz_logo .suport {
    text-align: center;
    font-size: 12px;
    color: #999;
    margin-top: 5px;
    margin-bottom: 43px;
    text-decoration: none
}

.robotWrap .r_right_top .fast {
    width: 268px;
    height: 80px;
    display: block;
    margin: 20px auto 0
}

.robotWrap .r_right_top ul {
    padding: 0 40px;
    box-sizing: border-box
}

.robotWrap .r_right_top ul li {
    float: left;
    margin-top: 24px;
    margin-right: 30px;
    width: 60px
}

.robotWrap .r_right_top ul li img {
    width: 42px;
    height: 42px;
    margin: 0 auto;
    display: block
}

.robotWrap .r_right_top ul li p {
    font-size: 12px;
    color: #333;
    margin-top: 5px;
    text-align: center
}

.robotWrap .r_right_top ul li:nth-of-type(3),
.robotWrap .r_right_top ul li:nth-of-type(6),
.robotWrap .r_right_top ul li:nth-of-type(9) {
    margin-right: 0
}

.gr_tb_box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#80000000', endColorstr='#80000000');
    background-color: rgba(0, 0, 0, .5)
}

:root .gr_tb_box {
    filter: none
}

.gr_tb_box .entity {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 920px;
    margin-top: -450px;
    margin-left: -460px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(../images/robot/bg_top.png)
}

.gr_tb_box .entity>div {
    *zoom: 1;
    width: 100%;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-image: url(../images/robot/bg_bottom.png)
}

.gr_tb_box .entity>div:after,
.gr_tb_box .entity>div:before {
    content: "";
    display: table
}

.gr_tb_box .entity>div:after {
    clear: both
}

.gr_tb_box .entity .tit {
    text-align: center;
    margin-top: 66px;
    font-size: 26px;
    color: #333;
    line-height: 100%;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.gr_tb_box .entity .close {
    position: absolute;
    top: 26px;
    right: 35px;
    width: 25px;
    height: 25px;
    transition: all 50ms linear 0s;
    -moz-transition: all 50ms linear 0s;
    -webkit-transition: all 50ms linear 0s;
    -o-transition: all 50ms linear 0s;
    background-image: url(../images/robot/icon_close.png)
}

.gr_tb_box .entity .close:hover {
    background-image: url(../images/robot/icon_close_hover.png)
}

.gr_tb_box .entity form {
    width: 100%;
    margin-top: 30px
}

.gr_tb_box .form-item {
    position: relative;
    height: 34px;
    *zoom: 1;
    margin-bottom: 22px
}

.gr_tb_box .form-item:after,
.gr_tb_box .form-item:before {
    content: "";
    display: table
}

.gr_tb_box .form-item:after {
    clear: both
}

.gr_tb_box .form-item .item-name {
    width: 300px;
    height: 34px;
    line-height: 34px;
    float: left;
    text-align: right;
    padding-right: 10px
}

.gr_tb_box .form-item .item-name>span {
    color: red;
    font-size: 15px
}

.gr_tb_box .form-item .item-name label {
    font-size: 14px;
    color: #666;
    font-weight: 400
}

.gr_tb_box .form-item .form-box {
    float: left;
    font-size: 0;
    position: relative;
    width: 300px
}

.gr_tb_box .form-item .form-box input {
    width: 297px;
    height: 34px;
    border-radius: 3px;
    border: 1px solid #ccc;
    font-size: 14px;
    padding-left: 10px;
    line-height: 34px
}

.gr_tb_box .form-item .form-box input:focus,
.gr_tb_box .form-item .form-box select:focus,
.gr_tb_box .form-item .form-box textarea:focus {
    border-color: #33cde5 !important;
    outline: 0
}

.gr_tb_box .form-item .form-box input.error,
.gr_tb_box .form-item .form-box select.error,
.gr_tb_box .form-item .form-box select.error+.select2,
.gr_tb_box .form-item .form-box textarea.error {
    border: 1px solid red
}

.gr_tb_box .form-item .form-box input[type=radio] {
    width: 20px;
    height: 20px
}

.gr_tb_box .form-item .form-box select {
    width: 308px;
    height: 34px;
    border-radius: 3px;
    font-size: 14px;
    outline: 0;
    line-height: 34px;
    border: 1px solid #ccc;
    padding-left: 0
}

.gr_tb_box .form-item .form-box .select2 {
    font-size: 14px;
    border-radius: 3px
}

.gr_tb_box .form-item .form-box textarea {
    font-size: 13px;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #ccc
}

.gr_tb_box .form-item .label-box {
    float: left;
    position: relative;
    margin-left: 20px;
    line-height: 20px;
    width: 228px;
    padding-top: 7px;
    padding-bottom: 7px
}

.gr_tb_box .form-item .label-box .tip-text {
    position: absolute;
    width: 220px;
    left: 27px;
    top: -2px;
    color: #0083ad;
    word-wrap: break-word;
    border: 1px solid #48c1ed;
    border-radius: 3px;
    padding: 5px 5px;
    display: none;
    font-size: 13px;
    background: #fff;
    z-index: 1111;
    line-height: 22px
}

.gr_tb_box .form-item .label-box .tip-text:before {
    content: '';
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 5px solid #48c1ed;
    position: absolute;
    top: 10px;
    left: -5px
}

.gr_tb_box .form-item .label-box .tip-text:after {
    content: '';
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #fff;
    position: absolute;
    top: 11px;
    left: -4px
}

.gr_tb_box .form-item .item-text {
    float: left
}

.gr_tb_box .form-item .item-text textarea {
    width: 100%;
    height: 100%;
    border-radius: 3px;
    display: block;
    border: 1px solid #ccc;
    font-size: 15px;
    padding: 10px
}

.gr_tb_box .form-item .form-checkbox {
    float: left;
    position: relative;
    top: 2px;
    height: 34px;
    line-height: 30px
}

.gr_tb_box .form-item .form-checkbox input[type=checkbox] {
    width: 14px;
    height: 14px;
    border-radius: 2px;
    position: relative;
    top: 3px;
    margin-left: 20px;
    margin-right: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    background: url(../images/ks_06.jpg);
    background-size: 100% 100%
}

.gr_tb_box .form-item .form-checkbox input[type=checkbox]:checked {
    background-image: url(../images/ks_03.jpg) !important
}

.gr_tb_box .form-item .form-checkbox label {
    font-size: 14px;
    font-weight: 400
}

.gr_tb_box .form-item.form-item-addr .label-box {
    margin-left: 3px
}

.gr_tb_box .form-item.form-item-addr .form-box {
    width: 318px
}

.gr_tb_box .form-item.form-item-addr .form-box select {
    width: 99px;
    height: 34px;
    outline: 0;
    font-size: 14px;
    line-height: 34px;
    margin-right: 3px;
    border-radius: 2px;
    padding-left: 0;
    border: 1px solid #ccc
}

.gr_tb_box .form-item.form-item-addr .form-box .select2 {
    margin-right: 3px;
    font-size: 14px
}

.gr_tb_box .btn_submit {
    color: #fff;
    width: 309px;
    height: 40px;
    outline: 0;
    font-size: 14px;
    margin-left: 310px;
    background-color: #00c1de
}

.gr_tb_box .btn_submit:hover {
    opacity: .8
}

.gr_tb_box .regist_info_off {
    margin-top: -5px;
    margin-bottom: 17px
}

.gr_tb_box .regist_info_off>span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    cursor: pointer;
    margin-left: 310px;
    font-size: 11px;
    color: #00c1de;
    line-height: 16px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
    padding-left: 22px;
    background-repeat: no-repeat;
    background-image: url(../images/robot/icon_arrow_down.png)
}

.gr_tb_box .regist_info_off>span.on {
    background-image: url(../images/robot/icon_arrow_up.png)
}

.gr_tb_box .other_regist_info {
    display: none
}

.gr_tb_box .other_regist_info input {
    border: 1px solid #00c1de;
    background-color: #f7f7f7
}

.gr_tb_box .validateCodeRefresh {
    position: relative;
    top: -5px;
    font-size: 14px;
    color: #999;
    margin-left: 5px;
    vertical-align: middle
}

.gr_tb_box .codeImg {
    position: relative;
    top: -5px;
    margin-left: 10px;
    vertical-align: middle
}

.select2-container--default .select2-selection--single {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #bcbccc
}

.select2-results__option {
    font-size: 14px
}

.select2-container {
    z-index: 200
}

.select2-container--open {
    z-index: 20000
}

.select2-container .select2-selection--single {
    height: 36px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 36px
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 15px
}

.select2-results__option {
    font-size: 12px;
    padding: 10px 15px
}

.temple_1,
.temple_resultList,
.temple_ssgradeList,
.temple_sszygradeList,
.temple_zsjhList {
    width: 620px
}

.robotWrap .r_left .chatBody .chatInn dl.answer dd .word .temple_1 table td,
.robotWrap .r_left .chatBody .chatInn dl.answer dd .word .temple_1 table th {
    padding: 5px 8px;
    line-height: 150%
}

.temple_video {
    *zoom: 1;
    width: 620px;
    background-color: #fff;
    border-radius: 6px;
    padding-bottom: 25px
}

.temple_video:after,
.temple_video:before {
    content: "";
    display: table
}

.temple_video:after {
    clear: both
}

.temple_video .comp_video {
    font-size: 0;
    height: 340px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px
}

.temple_video .comp_video>video {
    width: 100%;
    max-width: 100%;
    height: 340px
}

.temple_video .txt {
    margin-top: 25px;
    margin-left: 15px;
    margin-right: 15px
}

.temple_video .t_see_more {
    margin-left: 15px;
    font-size: 14px;
    color: #00c1de;
    line-height: 30px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.temple_video .t_see_more:hover {
    opacity: .8
}

.temple_auto {
    *zoom: 1;
    width: 620px;
    background-color: #fff;
    border-radius: 6px;
    padding-bottom: 25px
}

.temple_auto:after,
.temple_auto:before {
    content: "";
    display: table
}

.temple_auto:after {
    clear: both
}

.temple_auto .comp_auto {
    font-size: 0;
    margin-top: 25px;
    margin-left: 15px;
    margin-right: 15px
}

.temple_auto .txt {
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px
}

.temple_auto .t_see_more {
    margin-left: 15px;
    font-size: 14px;
    color: #00c1de;
    line-height: 30px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.temple_auto .t_see_more:hover {
    opacity: .8
}

.temple_imgs {
    *zoom: 1;
    width: 620px;
    background-color: #fff;
    border-radius: 6px;
    padding-bottom: 25px
}

.temple_imgs:after,
.temple_imgs:before {
    content: "";
    display: table
}

.temple_imgs:after {
    clear: both
}

.temple_imgs .comp_imgs {
    *zoom: 1;
    font-size: 0;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 5px
}

.temple_imgs .comp_imgs:after,
.temple_imgs .comp_imgs:before {
    content: "";
    display: table
}

.temple_imgs .comp_imgs:after {
    clear: both
}

.temple_imgs .comp_imgs>div {
    float: left;
    width: 190px;
    height: 130px;
    margin-right: 10px;
    border-radius: 2px;
    background-size: cover;
    background-color: green;
    background-position: center;
    background-repeat: no-repeat
}

.temple_imgs .txt {
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px
}

.temple_imgs .t_see_more {
    margin-left: 15px;
    font-size: 14px;
    color: #00c1de;
    line-height: 30px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.temple_imgs .t_see_more:hover {
    opacity: .8
}

.common_link .cl_txt {
    text-align: justify;
    text-justify: inter-ideograph
}

.common_link .cl_txt>div {
    margin-top: 10px;
    font-size: 15px;
    color: #333;
    line-height: 28px;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.common_link .codes {
    text-align: center
}

.common_link .codes .code1,
.common_link .codes .code2 {
    position: relative;
    width: 60px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-top: 25px;
    margin-right: 25px
}

.common_link .codes .code1 .txt,
.common_link .codes .code2 .txt {
    position: relative;
    width: 100%;
    color: #333;
    margin-top: 8px;
    font-size: 14px;
    line-height: 125%;
    text-align: center;
    vertical-align: top;
    font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif
}

.common_link .codes .code1>.code_img,
.common_link .codes .code2>.code_img {
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #efefef;
    background-image: url(../images/change_doc/hb/code_zb.png)
}

.common_link .codes .code2 {
    margin-right: 0
}

.common_link .codes .code2>.code_img {
    background-image: url(../images/change_doc/hb/code_gf.png)
}

.contact .tijiao {
    float: right;
    width: 80px;
    height: 36px;
    background-color: #fff;
    border-radius: 6px;
    border: solid 1px #40affb;
    text-align: center;
    line-height: 36px;
    font-size: 12px;
    color: #40affb;
    margin-top: 13px;
    cursor: pointer
}

.contact textarea {
    width: 260px;
    height: 290px;
    background-color: #f7fafb;
    border: solid 1px #e5e5e5;
    padding: 17px;
    box-sizing: border-box;
    font-size: 12px;
    resize: none
}

.contact ::-webkit-input-placeholder {
    font-size: 12px;
    color: #91bccb
}

.contact :-moz-placeholder {
    font-size: 12px;
    color: #91bccb
}

.contact ::-moz-placeholder {
    font-size: 12px;
    color: #91bccb
}

.contact :-ms-input-placeholder {
    font-size: 12px !important;
    color: #91bccb !important
}

.contact ::-ms-input-placeholder {
    font-size: 12px;
    color: #91bccb
}

.contact ::placeholder {
    font-size: 12px;
    color: #91bccb
}

.mySwiper .on {
    color: #3F5EB0;
    position: relative
}

.mySwiper .on:before {
    content: '';
    position: absolute;
    bottom: 0;
    /* left: 48px; */
    width: 20px;
    height: 2px;
    background: #3F5EB0;
    border-radius: 1px
}

.mySwiper {
    position: relative;
    overflow: hidden;
    float: left;
    width: 551px;
    height: 43px;
    border-bottom: 1px solid #e5e5e5
}

.redian_box2 {
    width: 652px;
    height: 187px;
    background-color: #f7fafb;
    border-radius: 8px;
    border: solid 1px #e5e5e5;
    margin: 20px auto 20px
}

.redian_box .redian_left {
    background: url(../images/robot/redian.png) no-repeat;
    background-size: 100% 100%;
    width: 100px;
    height: 187px;
    overflow: hidden;
    float: left
}

.redian_box .redian_left .huan {
    width: 66px;
    height: 22px;
    border-radius: 11px;
    border: solid 1px #fff;
    margin: 131px auto 0;
    text-align: center;
    line-height: 22px;
    font-size: 10px;
    color: #fff;
    cursor: pointer
}

.redian_box .swiper-slide {
    height: 43px;
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 14px;
    line-height: 43px;
    color: #3F5EB0;
    cursor: pointer
}

.redian_box .swiper-button-next {
    width: 7px;
    height: 12px;
    background-size: 100% 100%;
    top: 38px
}

.redian_box .swiper-button-prev {
    width: 7px;
    height: 12px;
    background-size: 100% 100%;
    top: 38px
}

.job_new_con{
    display: flex;
    flex-direction: column;
}
.job_new_con>p{
    font-weight: 400;
    font-size: 14px;
    color: #1B1E21;
    line-height: 24px;
}
.job_new_item{
    display: flex;
    justify-content: space-between;
    background: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    padding: 13px 20px;
    margin-top: 10px;
}
.job_new_item_l{
    display: flex;
    flex-direction: column;
}
.job_new_item_l > p{
    font-size: 16px;
    color: #1B1E21;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 5px;
}
.job_new_item_lv1{
    display: flex;
    
    flex-wrap: wrap;
    /* max-width: 400px; */
    width: 383px;
}
.job_new_item_lv1 > span{
    /* width: 53px; */
    margin-bottom: 5px;
    height: 20px;
    background: #E0E9FF;
    border-radius: 4px 4px 4px 4px;
    opacity: 0.9; 
    font-weight: 500;
    font-size: 11px;
    color: #3F5EB0;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    margin-right: 8px;
    padding: 0 5px;
}
.job_new_item_lv2{
    display: flex;
    color: #A4A5A6;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
}
.job_new_item_lv2 > span{
    display: inline-block;
    padding-right: 5px;
    /* border-right: 1px solid #A4A5A6; */
}
/* .job_new_item_lv2 > span:nth-child(n+1){
    margin-left: 5px;
}
.job_new_item_lv2 > span:last-child{
    border-right: none;
} */
.job_new_item_r{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    flex-shrink: 0;
}
.job_new_item_rt1{
    width: 67px;
    height: 27px;
    background: #3F5EB0;
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #6C88D3;
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF!important;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
}
.job_new_item_rt2{
    font-weight: 400;
    font-size: 12px;
    color: #A4A5A6;
    line-height: 24px;
    width: 200px;
}
.quse_box {
    margin-top: 60px;
    margin-left: 130px
}

.quse_box li {
    line-height: 18px
}

.quse_box li a {
    font-size: 14px;
    color: #333 !important;
    margin-top: 12px;
    display: block
}

.quse_box li a:hover {
    color: #40affb
}
.jieru{
	display: flex;
	justify-content: center;
}
.jieru > div{
	width: 160px;
	height: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #F5F6F8;
	border-radius: 13px;
	margin-bottom: 15px;
	box-sizing: border-box;
}
.jieru > div > span{
	font-size: 12px;
	color: #8E9092;
	line-height: 15px;
}
.jieru > div > img{
	width: 62px;
	height: 13px;
	margin-left: 5px;
}
.new_btn_con{
    display: flex;
    width: 652px;
    justify-content: space-between;
    margin-top: 30px;
    margin: 0 auto;
    margin-bottom: 30px;
    box-sizing: border-box;
}
.ai_btn_new{
    display: flex;
}
.ai_btn_n1{
    width: 67px;
    height: 27px;
    background: #3F5EB0;
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #6C88D3;
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF!important;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
    margin-right: 5px;
    text-decoration: none;
}
.new_btn_tit1_b{
    border: 1px solid #3D5CB2;
}
.new_btn_tit1{
    width: 157px;
    height: 80px;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    display: flex;
    justify-content: flex-end;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
    box-shadow: 1px 0px 4px 0px #F1F1F1;
}
.new_btn_tit1 > img{
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    left: 0;
}
.new_btn_tit1 > div{
    /* height: 50px; */
    width: 110px;
    box-sizing: border-box;
    margin-right: 5px;
}
.new_btn_tit1 > div p{
    font-size: 15px;
    color: #1B1D1F;
    line-height: 30px;
    font-weight: 600;
}
.new_btn_tit1 > div span{
    font-weight: 400;
    font-size: 12px;
    color: #A3A5A7;
    line-height: 16px;
}
.hot_list {
    width: 668px;
    float: left;
    overflow: hidden;
    margin-left: 10px
}

.hot_list .swiper-button-next {
    width: 7px;
    height: 12px;
    background-size: 100% 100%;
    top: 42px;
    right: 30px
}

.hot_list .swiper-button-prev {
    width: 7px;
    height: 12px;
    background-size: 100% 100%;
    top: 42px;
    left: 778px
}