body {
    margin: 0;
    padding: 0;
    font: 12px/1.5 'Microsoft YaHei', 'HanHei SC', 'PingFang SC', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', 'sans-serif', \5b8b\4f53;
}
a:visited {
    text-decoration: none;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

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

ol,ul {
    list-style: none;
}

li {
    list-style-type: none;
}

.clearfix:after {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    visibility: hidden;
    content: ".";
}

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

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

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

.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_left_top p {
    font-size: 24px;
    font-family: Microsoft YaHei;
    color: #333333;
    display: block;
    text-align: center;
    font-weight: bold;
}

.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(../ny_css/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 h3{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
    }
.arte_fonts h2 {
    border-left: 5px solid #2d66bf;
  padding-left: 15px;
  line-height: 140%;
  margin-bottom: 10px;
  margin-top: 40px;
  font-size: 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_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(../ny_css/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;
}