.artebj {
    background: #F4F7FF;
    padding-bottom: 50px;
}

.artemain {
    padding: 20px 0;
}

.arte_title {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-bottom: 14px;
}

.arte {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.arte_left_top {
    width: 840px;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 30px;
    box-sizing: border-box;
}

.arte_left_top h1 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    color: #333333;
    display: block;
    text-align: center;
}

.arte_time {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 280px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.arte_time li {
    display: flex;
    align-items: center;
}

.arte_time li p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-left: 6px;
}

.arte_cont {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
}

.arte_cont span {
    color: #333333;
}

.arte_ggaobj {
    background: url(https://www.haoshunjia.com/skin/static/imgs/arte_ggao.png) no-repeat;
    background-size: 100% 100%;
    padding: 52px 30px 30px 30px;
    box-sizing: border-box;
    margin-top: 20px;
}

.arte_ggaobj p {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

/*.arte_ggaobj span {*/
/*    display: block;*/
/*    width: 326px;*/
/*    height: 32px;*/
/*    border: 1px solid #FFFFFF;*/
/*    border-radius: 16px;*/
/*    font-size: 14px;*/
/*    font-family: Microsoft YaHei;*/
/*    font-weight: 400;*/
/*    color: #FFFFFF;*/
/*    line-height: 32px;*/
/*    text-align: center;*/
/*    margin-top: 17px;*/
/*}*/

.arte_fonts {
    margin-top: 20px;
}

.arte_fonts p {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-bottom: 25px;
	line-height: 28px;
    text-indent: 2px;
    text-align: justify;
}

.arte_fonts p a {
    color: #6c6eff;
}

.arte_fonts p:nth-child(2) {
    text-indent: unset;
}

.arte_fonts li {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-bottom: 25px;
	line-height: 28px;
    text-indent: 2px;
    text-align: justify;
}

.arte_code {
    width: 128px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 10px;
    box-sizing: border-box;
    margin: 0 auto;
}

.arte_code img {
    margin: 0 auto;
    display: block;
    margin: 10px;
}

.arte_code p {
    background: #FF7D22;
    border-radius: 0px 0px 10px 10px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    padding: 8px 0;
    box-sizing: border-box;
}

.arte_label {
    display: flex;
    align-items: center;
    margin: 20px 0;
}

.arte_label span {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin-left: 7px;
    display: block;
}

.arte_label ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 300px;
}

.arte_label ul li a {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #6C6EFF;
}

.arte_wire {
    width: 780px;
    height: 1px;
    border: 1px solid #EAEAEA;
    border-radius: 1px;
}

.arte_up {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.arte_up p span a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.arte_left_botm {
    width: 840px;
    background: #FFFFFF;
    border-radius: 10px;
    margin-top: 10px;
    padding: 30px;
    box-sizing: border-box;
}

.arte_left_botm_img {
    background: url(../images/name_banner.png) no-repeat;
    background-size: 100% 100%;
    height: 140px;
    padding: 31px 55px 26px 32px;
    box-sizing: border-box;
}

.arte_left_botm_img {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.arte_left_botm_title p {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.arte_left_botm_title span {
    width: 306px;
    height: 40px;
    background: #6C6EFF;
    border-radius: 0px 18px 0px 18px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.arte_left_botm_img button {
    width: 166px;
    height: 48px;
    background: #FF6666;
    border-radius: 4px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.arte_left_botm_tjname {
    display: flex;
    align-items: center;
}

.arte_left_botm_tjname p {
    width: 12px;
    height: 12px;
    background: #FFFFFF;
    border: 2px solid #6C6EFF;
    border-radius: 50%;
    margin-right: 8px;
}

.arte_left_botm_tjname strong {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.arte_left_botm_tj {
    padding: 30px 0;
    box-sizing: border-box;
}

.arte_left_botm_tj ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.arte_left_botm_tj ul li{
    width: 47%;
}

.arte_left_botm_tj ul li a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: block;
    margin-top: 20px;
}

.arte_left_botm_tg ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 35px;
}

.arte_left_botm_tg ul li {
    width: 190px;
    background: #F4F7FF;
    border-radius: 10px;
    text-align: center;
    padding: 24px 0 28px 0;
    box-sizing: border-box;
}


.arte_left_botm_tg ul li span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.arte_left_botm_tg ul li p {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 10px;
    margin-bottom: 10px;
}

.arte_rigt_top {
    width: 350px;
    height: 76px;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 14px 26px;
    box-sizing: border-box;
}

.arte_rigt_topinp {
    width: 298px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 20px;
}

.arte_rigt_topinp input {
    padding-left: 20px;
    width: 100%;
    height: 100%;
}

.arte_fast {
    width: 350px;
    background: #FFFFFF;
    border-radius: 10px;
    margin-top: 10px;
    padding-bottom: 20px;
}

.fast_title {
    width: 100%;
    height: 60px;
    background: #FF7D22;
    border-radius: 10px 10px 0px 0px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.arte_fast_inpt1 {
    width: 298px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.arte_fast_inpt1 select {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    height: 100%;
    width: 100%;
    padding-left: 20px;
}

.arte_fast_inpt2 {
    width: 298px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    padding-left: 20px;
    box-sizing: border-box;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.arte_fast_inpt2 input {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    height: 100%;
    width: 100%;
    padding-left: 20px;
}

.arte_fast_inpt3 {
    width: 298px;
    display: flex;
    align-items: center;
    margin: 12px auto;
}

.arte_fast_inpt3 input {
    width: 14px;
    height: 14px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
}

.arte_fast_inpt3 p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-left: 5px;
}

.arte_fast_inpt3 p a {
    color: #6C6EFF;
}

.arte_fast button {
    width: 298px;
    height: 48px;
    background: #FF6666;
    border-radius: 4px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.arte_hot {
    width: 350px;
    background: #FFFFFF;
    border: 5px solid #FFFFFF;
    border-radius: 10px;
    margin: 10px 0;
    padding: 20px;
    box-sizing: border-box;
}

.arte_hot ul li a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 20px;
    display: inline-block;
}



* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.arte_left_top h1 {
    color: #333333;
    display: block;
    text-align: center;
}

.artebj {
    background: #F4F7FF;
    padding-bottom: 50px;
}

.arte_title {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-bottom: 14px;
}

.arte {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.arte_left_top {
    width: 840px;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 30px;
    box-sizing: border-box;
}

.arte_left_botm {
    width: 840px;
    background: #FFFFFF;
    border-radius: 10px;
    margin-top: 10px;
    padding: 30px;
    box-sizing: border-box;
}

.arte_time {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 280px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.arte_time li p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    margin-left: 6px;
}

.arte_cont {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
}

.arte_cont span {
    color: #333333;
}


.arte_ggaobj {
    /*background: url(../images/arte_ggao.png) no-repeat;*/
    background-size: 100% 100%;
    padding: 30px 30px 30px 20px;
    box-sizing: border-box;
    margin-top: 20px;
}

.arte_ggaobj p {
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.arte_ggaobj p {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.arte_fonts {
    margin-top: 20px;
}

.arte_fonts p {
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-bottom: 25px;
    line-height: 28px;
    text-indent: 2px;
    text-align: justify;
}
.arte_fonts p{
    margin-bottom: 9px;
    margin-top: 9px;
}
.arte_fonts h3{
        padding: 12px 0;
        font-size: 18px;
    }
.arte_fonts img{
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 100%;
}


.arte_left_botm_img {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.arte_left_botm_img {
    background: url(../images/name_banner.png) no-repeat;
    background-size: 100% 100%;
    height: 140px;
    padding: 31px 55px 26px 32px;
    box-sizing: border-box;
}

.arte_left_botm_img button {
    width: 166px;
    height: 48px;
    background: #FF6666;
    border-radius: 4px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.arte_wire {
    width: 780px;

    border-bottom: 1px solid #EAEAEA;
    border-radius: 1px;
}


.arte_up {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.arte_up p span a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.artemain {
    padding: 20px 0;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}



/* arte-right */
.arte_fast {
    width: 350px;
    background: #FFFFFF;
    border-radius: 10px;

    padding-bottom: 20px;
}

.fast_title {
    width: 100%;
    height: 60px;
    background: #FF7D22;
    border-radius: 10px 10px 0px 0px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}


.arte_fast_inpt1 {
    width: 298px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

select,
option {
    border: none;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.arte_fast_inpt1 select {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    height: 100%;
    width: 100%;
    padding-left: 20px;
}

.arte_fast_inpt2 {
    width: 298px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    padding-left: 20px;
    box-sizing: border-box;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.arte_fast_inpt2 input {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    height: 100%;
    width: 100%;
    padding-left: 20px;
}

.arte_fast_inpt3 {
    width: 298px;
    display: flex;
    align-items: center;
    margin: 12px auto;
}

.arte_fast button {
    width: 298px;
    height: 48px;
    background: #FF6666;
    border-radius: 4px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.arte_hot {
    width: 350px;
    background: #FFFFFF;
    border: 5px solid #FFFFFF;
    border-radius: 10px;
    margin: 10px 0;
    padding: 20px;
    box-sizing: border-box;
}

.arte_left_botm_tjname {
    display: flex;
    align-items: center;
}

.arte_left_botm_tjname p {
    width: 16px;
    height: 16px;
    background: #FFFFFF;
    border: 4px solid #6C6EFF;
    border-radius: 50%;
    margin-right: 8px;
}

.arte_left_botm_tjname strong {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.arte_hot ul li a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin-top: 20px;
    display: inline-block;
}

.arte_left_botm_tj ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.arte_left_botm_tj ul li {
    width: 47%;
}

.arte_left_botm_tj ul li a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    display: block;
    margin-top: 20px;
}

input,
button {
    outline: 0;
    border: none;
}

a:link,
a:visited {
    text-decoration: none;
}

li {
    list-style-type: none;
}

img {
    vertical-align: top;
    border: 0;
}

.arte_time li {
    display: flex;
    align-items: center;
}


.wx {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.arte_fast {
    box-sizing: border-box;
    border: 1px solid transparent;
    margin-bottom: 10px;
}

.wxTit {

    display: flex;
    align-items: center;
    margin-top: 20px;
    margin-left: 50px;

}




.erweima {
    display: block;
    /* margin: 0 auto; */
    margin-left: 50px;
    width: 231px;
    height: 231px;
    margin-top: 20px;
}

.userMsg {
    display: block;
    text-align: center;
    margin: 10px 0;
    font-size: 16px;
}

.arte_blue {
    display: block;
    width: 290px;
    height: 26px;
    line-height: 26px;
    margin: 0 auto;
    font-size: 16px;
    color: #6c6eff;
    background: #e9e9ff;
    text-align: center;
    border-radius: 13px;
}

.tip {
    padding: 15px 30px;
    background: #f7f8f9;
    font-size: 14px;
    position: relative;
    line-height: 20px;
    color: #666666;
}

.tip>img {
    position: absolute;
    left: 10px;
    top: 16px;
}

.zhuceTit {
    display: flex;
    align-items: center;
}

.zhuceTit>span {
    font-size: 14px;
}


.zhuceTit>strong {
    font-size: 20px;
    margin-right: 5px;
}

.zhuce {
    margin-top: 20px;
}

.zhuceContent {
    width: 780px;
    height: 145px;
    background-color: #fff2e0;
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.mySwiper {
    width: 780px;
    height: 145px;
    overflow: hidden;
}

.avt {
    margin-left: 30px;
    width: 94px;
    height: 94px;
}


.btn {
    width: 145px;
    height: 44px;
    color: #fff;
    background-color: #ff7676;
    font-size: 20px;
    border-radius: 22px;
    text-align: center;
    line-height: 44px;
}

.msgName {
    font-size: 18px;
    font-weight: 600;
    margin-right: 10px;
}

.msgTxt {
    font-size: 12px;
    color: #727070;
    line-height: 30px;

}

.blue {
    color: #6c6eff;
}


.msg {
    margin-left: 35px;
    width: 420px;
}

.goodAt {
    font-size: 14px;
}

.tag {
    height: 50px;
    display: flex;
    font-size: 12px;
    align-items: center;
}

.tag>div,
.tag>a {
    margin-right: 18px;
}

.tagTit {
    display: flex;
    align-items: center;
}

a {
    cursor: pointer;
}

.guwenList {
    width: 840px;
    background: #FFFFFF;
    border-radius: 10px;
    margin-top: 10px;
    box-sizing: border-box;
    padding: 10px 25px;
}

.question img,
.time img {
    vertical-align: middle;
    margin-right: 5px;
}

.question {
    font-size: 18px;
    font-weight: bold;
    line-height: 45px
}

.time {
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.time img {
    width: 11px;
    height: 11px;
}

.guwen {
    width: 780px;
    background: #f7f8f9;
    height: 60px;
    border-radius: 10px;
    display: flex;
    align-items: center;
}

.guwenImg {
    font-size: 0;
    margin-left: 20px;
    margin-right: 25px;
}

.guwenImg>img {
    margin-left: -6px;
}

.content {
    font-size: 14px;
    width: 585px;
    display: flex;
    align-items: center;
}


.jieshao {
    margin-top: 10px;
    display: flex;
}

.likeInput {
    display: block;
    font-size: 14px;
    width: 465px;
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    border: 1px solid #fff;
    border-radius: 17px 0 0 17px;
}

.likeInput {
    border-right: none;
}

.jieshao>a {
    font-size: 18px;
    display: block;
    width: 118px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    background: #ff6f6f;
    border-radius: 0 17px 17px 0;
}

.txtScroll-top {
    border: none !important
}