@charset "utf-8";
html {
    color: #000;
    background: #FFF
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%
}

legend {
    color: #000
}

#yui3-css-stamp.cssreset {
    display: none
}

strong {
    font-weight: bold
}


/*common*/

body {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    min-width: 1200px;
    padding-top: 70px
}

.clearfix {
    clear: both;
    width: 100%;
    height: 0
}

.clear {
    display: block;
    zoom: 1
}

.mr0 {
    margin-right: 0 !important
}

.t3 {
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s
}

a {
    color: #000;
    text-decoration: none
}

.container {
    width: 1200px;
    margin: 0 auto
}

.col_left {
    margin-bottom: -40px;
    width: 300px;
    float: left
}

.col_right {
    width: 880px;
    float: right
}

.col_right_tag {
    width: 780px;
    float: left
}

.fl {
    float: left !important
}

.fr {
    float: right !important
}

.prd_tit {
    text-align: center
}

.prd_tit h3 {
    font-size: 24px;
    text-align: center !important;
    margin-bottom: 10px
}

.prd_tit p {
    font-size: 14px;
    color: #999
}

.bgc_blck {
    background-color: #343544
}

.bgc_blue {
    background-color: #57B382
}

.mb30 {
    margin-bottom: 30px
}

.mb50 {
    margin-bottom: 50px
}

.mtb30 {
    margin: 30px 0
}

.mt0 {
    margin-top: 0 !important
}

.mr20 {
    margin-right: 20px
}

.mtt20 {
    margin-top: -20px
}

.pt40 {
    padding-top: 40px
}

.pd50 {
    padding: 50px !important
}

.pdlr50 {
    padding: 0 50px !important
}

.pb100 {
    padding-bottom: 100px !important
}

.bgc_white {
    background-color: #fff
}

.fs15 {
    font-size: 15px !important
}

.green {
    color: #1b7c67
}

.crumb {
    background: #eee;
    margin: 0 0 10px 0;
    line-height: 40px;
    padding-left: 20px;
    border-left: 2px solid #2689FF;
    border-bottom: 2px solid #ccc
}

.top {
    width: 100%;
    background-color: #343544;
    height: 70px;
    position: fixed;
    z-index: 999;
    top: 0
}

.top_con {
    width: 1200px;
    height: 100%;
    margin: 0 auto
}

.topimg {
    padding: 14px 0
}

.topimgsize img {
    display: block;
    height: 42px
}

.nav {
    padding: 0 20px;
    height: 70px;
    line-height: 70px;
    position: relative;
    z-index: 1
}

.nav .hot {
    position: absolute;
    top: 10px;
    left: 275px;
    z-index: 999
}

.nav a {
    color: #fff
}

.nav>li {
    float: left;
    position: relative;
    display: inline
}

.nav>li:hover {
    background: #131313
}

.nav>li>a {
    display: flex;
    align-items: center;
    padding: 0 20px;
    font-size: 16px;
}

.nav .sub {
    display: none;
    min-width:100%;
    left: 0;
    top: 70px;
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    line-height: 26px;
    padding: 5px 0
}

.nav .sub li {
    zoom: 1;
    text-align: center
}

.nav .sub a {
    display: block;
    padding: 0 10px;
    line-height: 40px
}

.nav .sub a:hover {
    background: rgba(109, 109, 109, 0.36);
    color: #fff
}

.nav .on h3 a {
    line-height: 70px
}

.nav-li.on>a::after{
    content: "";
    width: 13px;
    height: 13px;
    background: url(img/ico-nav.png) no-repeat 0 0;
    background-size: 13px;
    margin-left: 2px;
}

.nav-ul {
    position: fixed;
    top: 70px;
    left: 0;
    width: 100%;
    background-color: #111;
    display: none;
}

.nav-ul * {
    line-height: 2;
}

.nav-ul ul {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
}

.nav-ul ul h3 {
    flex: auto;
    width: 100%;
    font-size: 18px;
    border-bottom: 1px solid #c5c1c1;
    color: #fff;
    line-height: 2.6;
    margin: 0 0 15px 0;
}

.nav-ul ul li {
    width: 20%;
    margin: 0 0 15px 0;
}

.nav-ul ul li h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.nav-ul ul li p a {
    color: #919191;
    line-height: 2;
}

.banner_home {
    width: 100%;
    height: 480px;
    position: relative;
    z-index: 1
}

.focusBox {
    position: relative;
    width: 100%;
    height: 480px;
    overflow: hidden
}

.focusBox .pic {
    position: relative;
    z-index: 0;
    width: 100% !important
}

.focusBox .pic li {
    position: absolute;
    left: 50% !important;
    margin-left: -960px;
}

.focusBox .pic img {
    height: 480px;
    display: block
}

.focusBox .hd {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    font-size: 0;
    z-index: 1
}

.focusBox .hd li {
    margin: 0 5px;
    background: url(img/flash-dot.png) no-repeat 0 -16px;
    height: 16px;
    overflow: hidden;
    width: 16px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    _background: url(img/dot8.png) no-repeat 0 -16px
}

.focusBox .hd .on {
    background-position: 0 0
}

.focusBox .prev,
.focusBox .next {
    width: 60px;
    height: 90px;
    margin: -60px 0 0;
    display: none;
    background: url(img/ad_ctr.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: alpha(opacity=20);
    opacity: 0.2
}

.focusBox .prev {
    left: 0
}

.focusBox .next {
    background-position: 0 -90px;
    right: 0
}

.focusBox .prev:hover,
.focusBox .next:hover {
    filter: alpha(opacity=50) !important;
    opacity: 0.5 !important
}

.banner_home .banner_desc {
    height: 320px;
    color: #fff;
    padding-top: 120px
}

.banner_home .banner_desc h2 {
    color: #fff;
    width: 100%;
    font-size: 36px;
    text-align: center
}

.banner_home .banner_desc .desc_con {
    margin-top: 40px;
    text-align: center
}

.banner_home .banner_desc .desc_con li {
    margin-bottom: 15px
}

.banner_home .banner_desc .desc_con .icon_diamond {
    width: 10px;
    height: 10px;
    background-color: #fff;
    display: inline-block;
    margin-right: 10px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.banner_home .banner_desc .desc_con li a {
    color: #fff
}

.banner_home .banner_desc .test_btn {
    width: 200px;
    height: 50px;
    margin: 0 auto;
    margin-top: 60px;
    display: block;
    border: solid 2px #fff;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    text-align: center;
    line-height: 48px;
    color: #fff;
    box-sizing: border-box;
    font-family: "寰蒋闆呴粦"
}

.banner_home .banner_desc .test_btn:hover {
    background-color: #57B382;
    border-color: #57B382
}

.banner_home .banner_desc .test_btn .icon_test {
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url(img/icon-test.png) no-repeat;
    margin-bottom: -5px;
    margin-right: 10px
}

.products_home {
    padding: 30px 0 60px 0
}

.products_home .products_list {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow-x: auto;
}

.products_home .products_list li {
    width: 224px;
    float: left;
    margin-right: 20px;
    flex:none;
}
.products_home .products_list li:last-child{
    margin-right: 0;
}

.products_home .products_list li h4 {
    width: 100%;
    text-align: center;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    font-weight: normal;
    color: #fff
}

.products_home .products_list li h4 a {
    color: #fff
}

.products_home .products_list li .prd_desc {
    height: 256px;
    background: url(img/prd-bg.png) no-repeat
}

.products_home .products_list li .prd_desc .price {
    text-align: center;
    padding: 20px 0 10px 0
}

.products_home .products_list li .prd_desc .price b {
    font-size: 32px;
    color: #57B382;
    margin-right: 8px
}

.products_home .products_list li .prd_desc .price span {
    font-size: 16px;
    color: #666
}

.products_home .products_list li .prd_desc .prd_info {
    padding: 0 20px;
    color: #666;
    font-size: 14px;
    line-height: 22px;
    height: 132px;
    overflow: hidden;
}
.products_home .products_list li .prd_desc .prd_info>*{
    line-height: 22px;
    margin: 0;
    padding: 0;
}

.products_home .products_list li .prd_desc .query_btn {
    width: 120px;
    height: 32px;
    margin: 0 auto;
    margin-top: 10px;
    display: block;
    text-align: center;
    line-height: 32px;
    color: #fff;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: #f5460a
}

.products_home .products_list li:hover {
    box-shadow: 0px 0px 10px #888888
}

.products_home .products_list li .prd_desc .query_btn:hover {
    background-color: #E40924
}

.process_home {
    width: 100%;
    height: 515px;
    background: url(img/process_home.jpg) center center no-repeat;
    overflow: hidden;
}

.process_home .title {
    font-size: 24px;
    color: #57b382;
    text-align: center;
    padding-top: 75px
}

.process_home .line {
    color: #57b382;
    float: left;
    line-height: 129px;
    margin: 0 14px;
    width: 114px;
    text-align: center
}

.process_home ul {
    padding-top: 100px
}

.process_home ul li {
    float: left;
    width: 125px
}

.process_home ul li span {
    color: #57b382;
    display: block;
    text-align: center;
    font-size: 17px
}

.process_home ul li span.numb {
    margin-top: 20px
}

.process_home ul li span.subtitle {
    margin-top: 10px
}

.process_home ul li img {
    transition: 0.6s all
}

.process_home ul li img:hover {
    transform: rotateY(180deg)
}

.prestige_home {
    padding-top: 60px
}

.prestige_home .prestige_tell {
    width: 600px;
    float: left;
    height: 220px;
    overflow: hidden
}

.prestige_home .prestige_tell h4 {
    font-size: 20px;
    color: #57B382;
    font-weight: normal;
    padding: 0 40px
}

.prestige_home .prestige_tell h4 em {
    font-family: Impact;
    color: #ffffff;
    font-size: 20px;
    background: #287800;
    font-style: normal;
    padding: 3px 10px;
    margin-right: 10px
}

.prestige_home .prestige_tell .icon_line {
    width: 75px;
    height: 4px;
    display: block;
    margin: 0 auto;
    background: url(img/icon-line.png) no-repeat;
    margin-top: 15px
}

.prestige_home .prestige_tell p {
    padding: 20px 40px;
    line-height: 24px;
    font-size: 14px;
    color: #7d7d7d
}

.cheat_home {
    width: 100%;
    background-color: #f5f5f5
}

.cheat_home .cheat {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0
}

.cheat_home .cheat .cheat_list {
    margin-top: 50px
}

.cheat_home .cheat .cheat_list li {
    width: 400px;
    float: left
}

.cheat_home .cheat .cheat_list li .icon_safe {
    float: left;
    margin: 10px 10px 0 55px
}

.cheat_home .cheat .cheat_list li h4 {
    font-size: 20px;
    font-weight: normal;
    margin: 20px 0;
    color: rgb(51, 51, 51)
}

.cheat_home .cheat .cheat_list li p {
    font-size: 14px;
    color: rgb(102, 102, 102);
    padding: 0 30px 0 135px;
    line-height: 24px
}

.purpose_home {
    padding: 60px 0
}

.purpose_home .purpose_list {
    margin-top: 50px
}

.purpose_home .purpose_list li {
    width: 300px;
    float: left
}

.purpose_home .purpose_list li .icon1 {
    background: url(img/icon-service.png) no-repeat
}

.purpose_home .purpose_list li .icon2 {
    background: url(img/icon-revise.png) no-repeat
}

.purpose_home .purpose_list li .icon3 {
    background: url(img/icon-writer.png) no-repeat
}

.purpose_home .purpose_list li .icon4 {
    background: url(img/icon-deli.png) no-repeat
}

.purpose_home .purpose_list li i {
    width: 132px;
    height: 130px;
    display: block;
    margin: 0 auto
}

.purpose_home .purpose_list li h4 {
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 20px;
    color: #333
}

.purpose_home .purpose_list li p {
    font-size: 14px;
    color: #7d7d7d;
    padding: 0 50px;
    text-align: center;
    line-height: 23px
}

.news_home {
    width: 100%;
    background-color: #F5F5F5
}

.news_home .news {
    padding: 60px 0
}

.news_home .news_tell {
    float: left;
    width: 385px;
    margin-right: 20px;
}

.news_home .news_tell:nth-child(3n) {
    margin-right: 0;
}

.news_home .news_tell h4 {
    font-size: 18px;
    padding-left: 10px;
    border-left: solid 2px #57B382;
    font-weight: normal;
    color: #57B382;
    margin-bottom: 20px
}

.news_home .news_tell .news_link {
    border: solid 1px #ccc;
    box-sizing: border-box;
}

.news_home .news_tell .news_link .news_img {
    display: block;
    width: 100%;
    height: 160px;
    position: relative;
    overflow: hidden
}

.news_home .news_tell .news_link .news_img span {
    width: 100%;
    height: 30px;
    display: block;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6)
}

.news_home .news_tell .news_link .news_img span a {
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    padding-left: 20px
}

.news_home .news_tell .news_link .more {
    float: right;
    display: inline-block;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #333;
    cursor: pointer
}

.news_home .news_tell .news_link .more:hover {
    color: #57B382
}

.news_home .news_tell .news_link .news_list {
    padding: 0 20px
}

.news_home .news_tell .news_link .news_list li {
    padding: 6px 0;
    display: flex;
    align-items: center;
}

.news_home .news_tell .news_link .news_list li:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #333;
    margin: 0 4px 0 0
}

.news_home .news_tell .news_link .news_list li:first-child {
    margin-top: 10px
}

.news_home .news_tell .news_link .news_list li a {
    font-size: 14px;
    color: #333;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: auto;
}

.news_home .news_tell .news_link .news_list li span {
    flex: none;
    margin-left: 15px;
    opacity: 0.6;
}

.news_home .news_tell .news_link .news_list li a:hover {
    color: #57B382
}

.service_home {
    width: 100%;
    background-color: #222
}

.service_home .service_list li {
    width: 25%;
    height: 50px;
    margin: 25px 0;
    color: #fff
}

.service_home .service_list li .list_icon {
    width: 50px;
    height: 50px;
    margin-left: 10px
}

.service_home .service_list .service1 .list_icon {
    background: url(img/service-icon1.png) no-repeat
}

.service_home .service_list .service2 .list_icon {
    background: url(img/service-icon2.png) no-repeat
}

.service_home .service_list .service3 .list_icon {
    background: url(img/service-icon3.png) no-repeat
}

.service_home .service_list .service4 .list_icon {
    background: url(img/service-icon4.png) no-repeat
}

.service_home .service_list li .service_content {
    margin-left: 6px
}

.service_home .service_list li .service_content span {
    display: block;
    margin-left: 8px;
    font-size: 14px;
    color: #b2b2b2
}

.service_home .service_list li .service_content .title {
    font-size: 18px;
    margin-bottom: 6px
}

.footer {
    width: 100%;
    background-color: #343544
}

.friendLink {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0 10px 0
}

.friendLink h4 {
    font-size: 14px;
    color: #b2b2b2;
    font-weight: normal;
    float: left
}

.friendLink ul {
    width: 1120px;
    margin-left: 10px;
    float: left
}

.friendLink ul li {
    display: inline-block;
    margin-bottom: 10px
}

.friendLink ul li a {
    margin-right: 15px;
    margin-bottom: 5px;
    color: #b2b2b2;
    font-size: 14px
}

.friendLink ul li a:hover {
    color: #57B382
}

.footer .footer_content {
    padding: 20px 0 30px 0;
    text-align: center;
    color: #b2b2b2;
}

.footer .footer_content ul {
    width: 240px;
    height: 19px;
    margin: 0 auto
}

.footer .footer_content ul li {
    float: left;
    margin-right: 15px
}

.footer .footer_content ul li a {
    font-size: 14px;
    color: #b2b2b2
}

.footer .footer_content ul li a:hover {
    color: #57B382
}

.footer .footer_content p {
    font-size: 14px;
    color: #b2b2b2;
    text-align: center;
    margin-top: 10px
}

.footer .footer_content p a {
    color: #b2b2b2
}

.footer .footer_content p a:hover {
    color: #57B382
}

.pages {
    height: 28px;
    margin: 20px 0 15px 25px
}

.pages>* {
    display: block;
    float: left;
    height: 100%;
    width: 28px;
    background: #E7E7E7;
    margin-right: 10px;
    text-align: center;
    line-height: 28px;
    color: #000;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}

.pages a:hover {
    color: #FFF;
    background: #57B382
}

.pages .a1 {
    width: 58px
}

.pages>span,
.pages a:hover {
    color: #FFF;
    background: #57B382
}

.banner_news {
    width: 100%;
    height: 120px;
    background: url(img/news_banner.png) no-repeat
}

.container_news {
    position: relative;
    background: #f5f5f5
}

.container_news .container {
    position: relative;
    left: 0;
    top: -40px
}

.container_news .container .col_right .title {
    border-left: solid 4px #57B382;
    margin-top: 30px;
    margin-left: 25px;
    padding-left: 10px;
    font-size: 18px;
    color: #57B382;
    margin-bottom: 25px
}

.container_news .container .col_right_tag .title {
    border-left: solid 4px #57B382;
    margin-top: 15px;
    margin-left: -25px;
    padding-left: 10px;
    font-size: 18px;
    color: #57B382;
    margin-bottom: 25px
}

.container_news .container .col_right .news_list {
    padding: 0 25px
}

.container_news .container .col_right .news_list .item {
    width: 100%;
    height: 60px;
    border-bottom: solid 1px #e8e8e8;
    line-height: 60px;
    list-style: none;
    position: relative;
}


/*.container_news .container .col_right .news_list li:before{content:"";display:inline-block;width:6px;height:6px;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;background-color:#666;margin-right:10px;margin-top:28px;float:left}
.container_news .container .col_right .news_list li a{font-size:16px;float:left;color:#333;width:700px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.container_news .container .col_right .news_list li a:hover{color:#57B382}
.container_news .container .col_right .news_list li span{font-size:16px;color:#999;float:right}*/

.container_news .container .col_right .news_list .item {
    height: 150px;
    border-bottom: 2px dashed #f1eee0;
    padding: 20px 0
}

.container_news .container .col_right .news_list .item .pic {
    float: left;
    width: 215px;
    height: 150px;
    margin-right: 20px
}

.container_news .container .col_right .news_list .item img {
    width: 215px;
    height: 150px;
    object-fit: cover;
}

.container_news .container .col_right .news_list .item .nopic {
    width: 215px;
    height: 150px;
    display: block;
    background: #eee;
    text-align: center;
    color: #8c8c8c
}

.container_news .container .col_right .news_list .item .nopic h3 {
    padding-top: 30px;
    font-size: 20px;
    line-height: 20px
}

.container_news .container .col_right .news_list .item .nopic p {
    padding-top: 20px;
    font-size: 14px;
    line-height: 14px
}

.container_news .container .col_right .news_list .item .newstitle,
.newslist .item .summary,
.newslist .item .info {
    float: left;
    width: 555px
}

.container_news .container .col_right .news_list .item .newstitle {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 20px
}

.container_news .container .col_right .news_list .item .newstitle a:hover {
    color: #57b382;
    text-decoration: underline
}

.container_news .container .col_right .news_list .item .info {
    margin-bottom: -6px;
    color: #a2a2a2;
    line-height: 40px;
}

.container_news .container .col_right .news_list .item .info .jb {
    padding: 4px 8px 5px 0;
    float: left
}

.container_news .container .col_right .news_list .item .info .keywords {
    float: right;
    width: 370px;
    height: 55px;
    overflow: hidden;
    text-align: right
}

.container_news .container .col_right .news_list .item .info .keywords a {
    display: inline-block;
    margin-left: 0px;
    background: #eee;
    padding: 4px 8px 5px 8px;
    line-height: 14px;
    margin-left: 5px;
}

.container_news .container .col_right .news_list .item .info .keywords a:hover {
    background: #57b382;
    color: #fff
}

.container_news .container .col_right .news_list .item .info a {
    color: #a2a2a2
}

.container_news .container .col_right .news_list .item .info a:hover {
    color: #57b382
}

.container_news .container .col_right .news_list .item .summary {
    line-height: 25px;
    color: #656565
}

.info-container .col_left {
    float: right;
    margin: 0 0 0 20px;
}

.info-container .col_right {
    float: left;
}

.iTitle4 {
    font-size: 18px
}

.iTitle4 i {
    width: 30px;
    height: 2px;
    background: #57B382;
    display: block;
    margin-top: 20px
}

.leftBox {
    background: #fff;
    margin-bottom: 20px;
    padding: 15px;
    font-size: 14px
}

.leftBox a:hover {
    color: #57B382
}

.leftBox li {
    overflow: hidden
}

.leftBox .ranking {
    margin-top: 20px;
    line-height: 22px
}

.leftBox .ranking li {
    height: 22px;
    margin-bottom: 20px
}

.leftBox .ranking i {
    background: #ccc;
    width: 22px;
    height: 22px;
    line-height: 22px;
    margin-right: 8px;
    float: left;
    display: block;
    color: #fff;
    font-style: normal;
    text-align: center
}

.leftBox .ranking .hot i {
    background: #57B382
}

.leftBox .ranking a {
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 240px;
    float: left
}

.leftBox .ranking .rankingpic {
    height: 136px
}

.leftBox .ranking .rankingpic a {
    height: 136px
}

.leftBox .ranking a img {
    height: 136px
}

.leftBox .news {
    margin-top: 10px
}

.leftBox .news li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.leftBox .news li a {
    margin-left: 10px
}

.leftBox .news li a:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #666;
    margin-top: 13px;
    float: left
}

.ta-c {
    text-align: center;
}

.viewMore {
    margin: 20px 0;
    text-align: center;
    display: inline-block;
    background: #57B382;
    padding: 10px 24px;
    color: #fff;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

.viewMore:hover {
    background: #020400;
    color: #fff
}

.leftHonor {
    width: 270px;
    position: relative;
    padding-bottom: 10px;
    margin-top: 20px
}

.leftHonor #pic {
    overflow: hidden
}

.leftHonor #pic ul {
    width: 270px;
    height: 360px;
    float: left
}

.leftHonor #pic li {
    width: 270px;
    height: 360px;
    float: left
}

.leftHonor #pic li img {
    width: 270px;
    height: 360px
}

.leftHonor #tip {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 3px;
    z-index: 13;
    text-align: center
}

.leftHonor #tip ul li {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 0 3px;
    cursor: pointer;
    background: url('img/honorList.png') no-repeat
}

.leftHonor #tip ul li.on {
    background: url('img/honorOn.png') no-repeat
}

.leftBox .tel li {
    border-bottom: 0 solid #eee;
    line-height: 26px;
    padding-top: 14px;
    margin-top: 5px;
    padding-left: 26px;
    background-repeat: no-repeat !important;
    background-position: 0 17px !important
}

.leftBox .tel .t1 {
    background: url('img/ico_t1.png')
}

.leftBox .tel .t2 {
    background: url('img/ico_t2.png')
}

.leftBox .tel .t3 {
    background: url('img/ico_t3.png')
}

.leftBox .tel .t4 {
    background: url('img/ico_t4.png')
}

.container_show {
    background: #f5f5f5
}

.container_show .container {
    margin-bottom: -20px;
    top: -40px;
    position: relative
}

.container_show .col_right {
    width: 878px
}

.container_show .col_right_show {
    border: 1px solid #DDDDDD
}

.position {
    font-size: 12px;
    line-height: 33px;
    background: url(img/box_bg5.jpg) repeat left top
}

.position span {
    padding-left: 10px
}

.position a {
    color: #666666
}

.position a:hover {
    color: #338ae5
}

.main {
    padding: 10px 20px;
    font-size: 12px
}

.main .content .title h3 {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    font-family: "Microsoft Yahei"
}

.main .content .infos {
    font-size: 12px;
    line-height: 40px;
    color: #666666;
    text-align: center;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px
}

.main .content .maincontent {
    font-size: 12px
}

.main .content .maincontent p {
    padding: 5px 0px;
    line-height: 200%;
    font-size: 14px;
    text-indent: 2em
}

.main .content .maincontent p img {
    text-align: center;
    max-width: 100%;
    margin-left: -2em
}

.main .content .maincontent h3 {
    text-align: left
}


.main .content .prenext {
    padding: 10px 0px;
    margin-top: 10px
}

.main .content .prenext ul li {
    line-height: 30px;
    padding-left: 15px
}

.container_show .col_right .products_home ul li {
    margin: 53px 53px 0 0
}

.main .content .prenext ul li a:hover {
    color: #338ae5
}

.products_test {
    padding: 148px 0
}

.main .content .entrance_list {
    padding: 0 35px
}

.main .content .entrance_list li {
    float: left;
    margin: 44px 88px 0 0
}

.section_pf {
    height: 570px
}

.section_pf .section_list {
    padding-top: 40px;
    color: #333
}

.section_pf .section_list h4 {
    text-align: center;
    font-size: 26px;
    line-height: 2.5
}

.section_pf .section_list .main_title_h4 {
    font-size: 26px;
    font-weight: bold
}

.section_pf .section_list ul {
    background: url(img/step.png) no-repeat center;
    margin-top: 20px
}

.section_pf .section_list ul li {
    text-align: center;
    width: 33%;
    height: 300px;
    float: left
}

.section_pf .section_list ul li .logo_section {
    margin-top: 20px
}

.section_pf .section_list ul li h3 {
    padding-top: 15px;
    font-size: 20px;
    font-weight: 600;
    color: #ff3030;
    margin-bottom: 20px
}

.section_pf .section_list ul li .explain_section p {
    line-height: 30px;
    font-size: 16px
}

.advantage_pf_bgc {
    background: #e6e6e6;
}

.advantage_pf {
    margin: 0 auto;
    text-align: center;
    padding: 60px 0
}

.advantage_pf h3 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px
}

.advantage_pf h4 {
    font-size: 16px;
    line-height: 30px;
    padding: 0px 20px
}

.advantage_pf .selfMo_promise {
    overflow: hidden;
    height: 504px
}

.advantage_pf .selfMo_promise .wrapper {
    margin: 0 auto;
    width: 1080px
}

.advantage_pf .selfMo_promise .wrapper .title_bg {
    margin: 10px 0 30px 0;
    padding-bottom: 26px;
    height: 32px;
    background: url(img/title_bg.png) center bottom no-repeat;
    text-align: center;
    font-size: 24px;
    line-height: 32px
}

.advantage_pf .selfMo_promise li {
    float: left;
    margin-right: 20px;
    width: 255px;
    height: 320px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .13);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .13);
    box-shadow: 0 0 10px rgba(0, 0, 0, .13);
    text-align: center;
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, .13);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, .13)
}

.advantage_pf .selfMo_promise li .img {
    height: 192px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background-color: #ff9f58;
    text-align: center;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0
}

.advantage_pf .selfMo_promise li img {
    margin-top: 37px
}

.advantage_pf .selfMo_promise li .selfMoPro_con {
    margin: 0 auto;
    width: 216px
}

.advantage_pf .selfMo_promise li h3 {
    padding-top: 20px;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px
}

.advantage_pf .selfMo_promise li p {
    color: #888;
    font-size: 14px;
    line-height: 24px
}

.news_pf {
    height: 440px;
    padding-bottom: 10px
}

.news_pf .news_list {
    padding-top: 50px;
    color: #333
}

.news_pf .news_list .list {
    float: left;
    width: 550px;
    margin-right: 100px
}

.news_pf .news_list .list h3 {
    height: 40px;
    width: 300px;
    background: #e9eff5;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    text-indent: -40px
}

.news_pf .news_list .list .icon {
    float: left;
    width: 40px;
    height: 40px;
    background: url(img/icon.png);
    background-position: -23px -48px
}

.news_pf .news_list .list .icon_paper {
    background-position: -23px -195px
}

.news_pf .news_list .list ul {
    margin: 35px 0;
    width: 500px
}

.news_pf .news_list .list ul li {
    list-style: decimal;
    margin-left: 20px;
    line-height: 30px
}

.news_pf .news_list .list a:hover {
    color: #aaa
}

.news_pf .news_list .list ul li span {
    float: right
}

.container_free .col_right .title {
    font-weight: 600
}

.col_right .pd_list {
    padding: 0 25px;
    padding-bottom: 80px
}

.col_right .pd_list li {
    width: 400px;
    float: left;
    border: solid 1px #e0e0e0;
    box-sizing: border-box;
    padding: 0 30px;
    margin: 0 30px 20px 0
}

.col_right .pd_list li h4 {
    font-size: 20px;
    color: #333;
    margin-top: 30px;
    font-weight: 600
}

.col_right .pd_list li p {
    font-size: 14px;
    color: #7d7d7d;
    line-height: 24px;
    margin-top: 20px
}

.col_right .pd_list li .pd_row {
    padding: 20px 0
}

.col_right .pd_list li .pd_row label {
    font-size: 30px;
    color: #57B382;
    float: left
}

.col_right .pd_list li .pd_row a {
    display: block;
    float: right;
    width: 120px;
    height: 40px;
    background-color: #57B382;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 16px
}

.col_right .pd_list li .pd_row a:hover {
    opacity: 0.8
}

.col_right .pd_list .tips {
    height: 32px;
    margin: 0 -30px 0 -30px;
    background-color: #f0f0f0;
    border-top: solid 1px #e0e0e0;
    line-height: 32px;
    padding-left: 30px;
    color: #7d7d7d;
    font-size: 14px
}

.papertab {
    width: 1200px;
    height: 40px;
    background: #f5f5f5;
    margin: 30px auto 10px
}

.papertab li {
    width: 100px;
    float: left
}

.papertab li a {
    color: #999;
    font-size: 14px;
    display: block;
    line-height: 38px;
    text-align: center;
    height: 100%
}

.papertab li.active {
    border-top: 2px solid #ee6648;
    background-color: #fff
}

.repebody {
    width: 900px;
    margin: 40px auto 0 auto;
    line-height: 25px;
    color: #333;
    font-size: 16px;
    letter-spacing: 1px
}

.repebody h3 {
    background: url(img/greenline.png) no-repeat;
    padding-left: 60px;
    background-position-y: 7px;
    color: #ee6648;
    font-size: 18px
}

.repebody p {
    text-indent: 2em;
    margin: 18px 0 10px 0
}

.relation {
    margin-top: 30px
}

.relation ul li {
    float: left;
    width: 409px;
    margin-right: 20px;
    line-height: 34px
}

.common-tit {
    background: url(img/tt.png) no-repeat left center;
    margin: 0 20px
}

.common-tit h3 {
    font-size: 22px;
    font-weight: normal;
    padding-left: 45px;
    color: #666;
    height: 50px;
    line-height: 70px
}

.common-tit .box-hr {
    border-top: 1px solid #75996F;
    border-bottom: 2px solid #75996F;
    height: 3px;
    margin: 10px 0;
    width: 100%
}

.rute-con {
    padding: 0 20px
}

.rute-con li {
    margin-top: 20px
}

.rute-con li .elem-field {
    margin-bottom: 10px;
    padding: 0;
    border: 1px solid #e2e2e2
}

.rute-con li .elem-field legend {
    margin-left: 20px;
    padding: 0 10px;
    font-size: 20px;
    font-weight: 300;
    color: #333
}

.rute-con li .field-box {
    padding: 10px 15px;
    color: #666;
    line-height: 28px;
    font-size: 14px
}

.col_right .desc {
    font-size: 16px;
    padding: 0 20px;
    text-indent: 2em;
    margin: 50px 0 20px 0;
    line-height: 28px;
    color: #333
}

.col_right .desc span {
    color: #ed5565
}

.col_right .descpic {
    text-align: center
}

.hottag {
    margin: 20px 0 50px 0
}

.hottag a {
    margin: 20px 10px 0 0;
    float: left
}

.leftBox .tag {
    overflow: hidden;
    margin-top: 15px;
}

.leftBox .tag a {
    background: #eee;
    margin: 0 1px 1px 0;
    float: left;
    padding: 6px 15px 8px 15px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    display: block;
    height: 19px
}

.leftBox .tag a:hover {
    background: #57B382;
    color: #fff
}

.location {
    background: #eee;
    line-height: 40px;
    padding-left: 15px;
    border-left: 2px solid #57B382;
    border-bottom: 2px solid #ccc
}

.content-show .name {
    background: #eee;
    line-height: 25px;
    font-size: 16px;
    border-left: 4px solid #57B382;
    margin: 0px -15px 0 -19px;
    margin-bottom: 15px;
    padding: 5px 0 5px 18px
}

.content-show .en {
    color: #ADACAC
}

.content-show .taglist {
    margin: 0 10px 10px 0;
    display: block;
    float: left;
    border-radius: 0;
    font-weight: 100;
    padding: 6px 15px 8px 15px;
    background: #eee;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.content-show .taglist:hover {
    background: #57B382;
    color: #fff
}

.col_right_show .cprevious,
.col_right_show .cnext,
.col_right_show .keywords {
    display: block;
    line-height: 30px;
    font-size: 14px
}

.col_right_show .keywords a {
    margin-right: 10px
}

.col_right_show .keywords a:hover {
    color: #57B382
}

.col_right_show .showCheck {
    border-top: 1px dashed #2689FF;
    margin-top: 20px;
    padding-top: 20px
}

.col_right_show .showCheck p {
    padding-left: 14px
}

.col_right_show .showCheck .one {
    text-indent: 0
}

.col_right_show .cprevious a:hover {
    color: #57B382
}

.col_right_show .cnext a:hover {
    color: #57B382
}

.related {
    margin-top: 20px
}

.related li {
    width: 375px;
    margin-right: 5px;
    float: left;
    line-height: 30px;
    height: 30px;
    background: url(img/dot.png) no-repeat left;
    padding-left: 15px;
    overflow: hidden;
    color: #888;
    font-size: 14px
}

.related li a:hover {
    color: #57B382
}

.related .cTitle {
    background: #eee;
    line-height: 30px;
    font-size: 16px;
    color: #393939;
    border-left: 4px solid #343544;
    margin: -10px -20px 0 -20px;
    margin-bottom: 15px;
    padding: 5px 0 5px 18px;
    text-align: left
}

.related .en {
    color: #ADACAC
}

.news_list .item {
    height: 150px;
    border-bottom: 2px dashed #f1eee0;
    padding: 20px 0
}

.news_list .item .pic {
    float: left;
    width: 215px;
    height: 150px;
    margin-right: 20px
}

.news_list .item img {
    width: 215px;
    height: 150px
}

.news_list .item .nopic {
    width: 215px;
    height: 150px;
    display: block;
    background: #eee;
    text-align: center;
    color: #8c8c8c
}

.news_list .item .nopic h3 {
    padding-top: 30px;
    font-size: 20px;
    line-height: 20px
}

.news_list .item .nopic p {
    padding-top: 20px;
    font-size: 14px;
    line-height: 14px
}

.news_list .item .title1,
.news_list .item .summary,
.news_list .item .info {
    float: left;
    width: 555px
}

.news_list .item .title1 {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 20px
}

.news_list .item .title1 a:hover {
    color: #57B382;
    text-decoration: underline
}

.news_list .item .info {
    margin-bottom: 12px;
    color: #a2a2a2
}

.news_list .item .info .jb {
    padding: 4px 8px 5px 0;
    float: left
}

.news_list .item .info .keywords {
    float: right
}

.news_list .item .info .keywords a {
    display: inline-block;
    margin-left: 0px;
    background: #eee;
    padding: 4px 8px 5px 8px;
    line-height: 14px
}

.news_list .item .info .keywords a:hover {
    background: #2689FF;
    color: #fff
}

.news_list .item .info a {
    color: #a2a2a2
}

.news_list .item .info a:hover {
    color: #2689FF
}

.news_list .item .summary {
    line-height: 25px;
    color: #656565
}

.block1200 {
    width: 1200px;
    display: table;
    height: auto;
    margin: 0 auto
}

.err-cont-l {
    width: 42%;
    float: left
}

.txtbox {
    margin: 60px auto
}

.txtbox .rt {
    float: left;
    padding-left: 40px;
    margin-bottom: 100px
}

.sorry {
    color: #e0262a;
    font-size: 36px;
    font-weight: bold;
    line-height: 30px;
    padding-bottom: 20px
}

.txtbox p {
    line-height: 25px;
    color: #989898;
    font-size: 14px
}

.txtbox p a {
    color: #429fff;
    text-decoration: none
}

.err-cont-l hr {
    margin-left: 40px;
    margin-right: 15%;
    border: 0;
    border-top: 1px solid #d81e06;
    width: 100%
}

.txtbom {
    margin: 60px auto 60px 40px
}

.txtbom h3 {
    color: #e0262a;
    font-size: 24px;
    font-weight: bold
}

.txtbom p {
    color: #717171;
    font-size: 18px;
    margin-top: 60px;
    margin-bottom: 10px
}

.txtbom a {
    color: #d81e06;
    font-size: 18px;
    font-style: italic
}

.err-cont-l+span {
    display: block;
    margin: 100px auto 60px auto;
    width: 58%;
    float: right
}

.err-cont-l+span img {
    max-width: 100%;
    max-height: 100%
}

.evaluate-home {
    border-bottom: 1px solid #eee;
    background: #f5f5f5;
    height: 45px;
    overflow: hidden
}

.txtMarquee-left {
    position: relative
}

.txtMarquee-left .bd {}

.txtMarquee-left .bd .tempWrap {
    width: 1200px !important;
}

.txtMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.txtMarquee-left .bd ul li {
    margin-right: 40px;
    float: left;
    height: 45px;
    line-height: 45px;
    text-align: left;
    _display: inline;
    width: auto !important;
}

.txtMarquee-left .bd ul li span {
    color: #333;
    margin-right: 10px;
    font-weight: bold
}

.txtMarquee-left .bd ul li a {
    color: #777
}

.txtMarquee-left .bd ul li a:hover {
    color: #bbb
}

.kf {
    width: 60px;
    border-radius: 5px;
    background: #343544;
    text-align: center;
    height: 160px;
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -103px;
    z-index: 999;
}

.kf i {
    display: inline-block;
    width: 30px;
    height: 35px;
    background: url("img/icon.png") no-repeat 0 0;
    margin: 10px 15px;
    overflow: hidden;
}

.kf i:hover {
    background: url("img/icon_hove.png") no-repeat 0 0
}

.kf .kf-a1 {
    background-position: -598px -40px;
    margin: 15px 10px 0px 10px;
}

.kf .kf-a1:hover {
    background-position: -598px -40px;
    margin: 15px 10px 0px 10px;
}

.kf .kf-a2 {
    background-position: -663px -40px;
    margin: 5px 5px 0;
    width: 35px;
}

.kf .kf-a2:hover {
    background-position: -663px -40px;
    margin: 5px 5px 0;
    width: 35px;
}

.kf .kf-a3 {
    background-position: -735px -40px;
    margin: 5px 5px 0;
    width: 35px;
}

.kf span {
    color: #FFF;
    font-size: 12px;
    margin: 0 5px 10px 5px;
    display: block;
}

.qq-box {
    top: 560px;
    right: 20px;
    position: fixed;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
}

.qq-box iframe {
    border: 0;
    width: 106px;
    height: 167px
}

.info-cata-box {
    position: fixed;
    top: 100px;
    left: 50%;
    margin-left: -850px;
    width: 240px;
    z-index: 199;
    display: none;
}

.info-cata-box section {
    background-color: #fff;
    display: flex;
    align-items: center;
    border-radius: 3px;
    height: 3em;
    padding: 0 1em;
    margin-bottom: 1em;
}

.info-cata-box section span {
    flex: auto;
    text-align: right;
    font-size: 0.8em;
    opacity: 0.7;
    cursor: pointer;
}

.info-cata {
    font-size: 0.85em;
    position: relative;
}

.info-cata::after {
    content: "";
    position: absolute;
    left: 15px;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #e8eaec;
}

.info-cata>* {
    font-size: 1em;
    padding-left: 30px;
    position: relative;
}

.info-cata>*::after {
    content: "";
    position: absolute;
    left: 12px;
    top: 50%;
    width: 0.6em;
    height: 0.6em;
    margin-top: -0.3em;
    border-radius: 50%;
    background-color: #8590a6;
    z-index: 10;
}

.info-cata>* span {
    display: block;
    line-height: 2.4;
    padding: 0 0.4em;
    border-radius: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.info-cata>* span:hover {
    background-color: #ddd;
}

.info-cata>*:hover::after {
    background-color: #57B382;
}

.pchide {
    display: none;
}

@media screen and (max-width:768px) {
    body {
        width: 100%;
        min-width: auto;
        padding-top: 14vw;
    }
    html * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .waphide {
        display: none;
    }
    .top_con,
    .container,
    .col_right,
    .col_left,
    .container_show .col_right,
    .related li,
    .cheat_home .cheat,
    .prestige_home .prestige_tell,
    .cheat_home .cheat .cheat_list li,
    .friendLink {
        width: 100%;
        overflow: hidden;
    }
    .top_con,
    .container {
        padding-left: 2vw;
        padding-right: 2vw;
    }
    .top {
        height: 14vw;
    }
    .topimg {
        padding: 2vw 0;
    }
    .topimgsize img {
        height: 10vw;
    }
    .nav-on {
        position: absolute;
        right: 2vw;
        top: 0;
        height: 14vw;
        display: inline-flex;
        align-items: center;
        width: 6vw;
    }
    .nav-on i {
        display: inline-flex;
        align-items: center;
        width: 100%;
        height: 5vw;
        position: relative;
        border-top: 3px solid #fff;
        border-bottom: 3px solid #fff;
    }
    .nav-on i::after {
        content: "";
        width: 100%;
        display: block;
        height: 1px;
        border-top: 3px solid #fff;
    }
    .nav {
        position: absolute;
        top: 100%;
        left: 0;
        background-color: #444;
        padding: 3vw 0;
        height: auto;
        line-height: 3em;
        display: none;
        width: 100%;
    }
    .nav>li {
        width: 100%;
    }
    .container_news .container .col_right .news_list .item {
        height: auto;
        padding: 1em 0;
        min-height: 6em;
    }
    .news_list .item .info,
    .news_list .item .summary,
    .container_news .container .col_right .news_list .item .newstitle {
        width: 100%;
        padding-left: 25vw;
    }
    .container_news .container .col_right .news_list .item .pic {
        position: absolute;
        left: 0;
        width: 22vw;
        height: 4em;
        margin-right: 3vw;
    }
    .container_news .container .col_right .news_list .item img {
        width: 100%;
        height: 100%;
    }
    .container_news .container .col_right .news_list .item .newstitle {
        margin: 0 0 0.5em 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .container_news .container .col_right .news_list .item .info {
        line-height: 1.2;
    }
    .leftBox .tag a {
        height: auto;
    }
    .col_left,
    .info-container .col_left {
        margin: 20px 0 0 0;
    }
    .banner_home,
    .focusBox,
    .focusBox .pic img {
        height: 40vw;
    }
    .focusBox .pic img {
        width: 100%;
        object-fit: cover;
    }
    .focusBox .pic li {
        left: 0!important;
        margin: 0!important;
        width: 100%;
    }
    .main_news {
        padding-left: 2vw;
        padding-right: 2vw;
    }
    .news_home .news_tell {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .friendLink {
        padding: 20px 10px 10px 10px;
    }
    .friendLink ul {
        width: 100%;
        margin: 10px 0 0 0;
    }
    .products_home .products_list{
        justify-content:flex-start;
    }
    .purpose_home .purpose_list li {
        width: 48%;
        margin: 0 0 15px 0;
    }
    .purpose_home .purpose_list li:nth-child(2n) {
        float: right;
    }
    .products_home .products_list li .prd_desc {
        background-size: 100% 100%;
    }
    .prestige_home .prestige_tell,
    .cheat_home .cheat .cheat_list li {
        height: auto;
        margin: 15px 0;
    }
    .purpose_home .purpose_list li p {
        padding: 0;
        height: 115px;
        overflow: hidden;
        margin-bottom: 30px;
    }
    .products_home,
    .purpose_home,
    .news_home .news {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .purpose_home .purpose_list li i {
        width: 80px;
        height: 80px;
        background-size: 100%!important;
    }
    .process_home {
        height: auto;
    }
    .process_home ul {
        display: flex;
        align-items: center;
        overflow-x: auto;
        padding: 10vw 5vw 5vw 5vw;
    }
    .process_home ul li img {
        width: 20vw;
        height: auto;
    }
    .process_home .line {
        line-height: 1;
        margin-bottom: 20vw;
    }
    .process_home ul li span.subtitle {
        white-space: nowrap;
    }
    .cheat_home .cheat .cheat_list li .icon_safe{
        margin-left: 4vw;
        width: 20vw;
    }
    .cheat_home .cheat .cheat_list li .icon_safe img{
        width: 100%;
    }
    .cheat_home .cheat .cheat_list li p{
       padding: 0 30px 0 25vw;
    }
    .cheat_home .cheat .cheat_list li h4{
        padding-right: 1em;
    }
}