﻿.comm-header .fo{
    font-weight: bold;
}
.explain{
    height:25.3125rem;
    margin: 0.75rem auto;
    background:rgba(255,255,255,1);
    margin-top: 0;
}
.explain.bishun-wrap {
    height: auto;
}
.bishun-wrap .bishun-bg {
    width: 7rem;
}
.bishun-wrap #character-target-div {
    width: 7rem;
    height: 7rem;
    background-image: url('../images/tianzi.png');
    background-size: 100%;
    margin-bottom: 0.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bishun-wrap #character-target-div span {
    font-size: 5rem;
}
.bishun-wrap .bishunc {
    display: flex;
    justify-content: center;
    margin: 0.875rem 0;
}
.bishun-wrap .button {
    width: 100%;
    height: 1.25rem;
    background: rgba(0, 133, 255, 1);
    border: none;
    color: #fff;
    font-size: 0.875rem;
    font-weight: bold;
}

.bishun-wrap .bihua {
    padding:0 1rem 1.25rem;
    font-size: 1rem;
}
.explain .grap_item_title{
    height: 3.4375rem;
    line-height: 3.4375rem;
    border-bottom: 0.0625rem solid rgba(198,198,200,1);
    padding: 0 1rem;
}
.explain .grap_item_title span, .explain .grap_item_title h1{
    font-size:1rem;
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(34,34,34,1);
}
.explain .img{
    width: 5.625rem;
    height: 6.4375rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1.25rem auto;
}
.explain .img img{
    display: block;
    max-width: 100%;
    min-width: 100%;
}
.explain .table{
    padding: 1rem 1rem 0 1rem;
}
.explain .table table{
    width: 100%;
    height: 9.8125rem;
    margin: 0 auto;
    font-size:0.875rem;
}
.explain .table table tr td{
    font-size: 0.875rem;
}
.explain .table table tr td:first-child{
    width: 5rem;
    font-weight:500;
    color:rgba(138,138,141,1);
}
.explain .table table tr:first-child td:last-child span:last-child{
    margin-left: 1.25rem;
}
.explain .table table tr:last-child td:last-child{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.explain .look{
    height: 2.1875rem;
    text-align: center;
    line-height: 2.1875rem;
}
.explain .look a{
    font-size:0.875rem;
    font-weight:500;
    color:rgba(12,138,253,1);
}
.strokes{
    margin: 0.75rem auto;
    background:rgba(255,255,255,1);
    border-radius:0.75rem;
}
.strokes .grap_item_title{
    height: 3.4375rem;
    line-height: 3.4375rem;
    padding: 0 1rem;
}
.strokes .grap_item_title span{
    font-size:1rem;
    font-weight:bold;
    color:#222222;
}
.strokes .div_case{
    width: 100%;
    margin: 0  auto;
    display: flex;
    flex-wrap: wrap;
    padding: 0 1rem 1.25rem;
    box-sizing: border-box;
}
.strokes .div_case .case:nth-child(1){
    margin-top: 0;
}
.strokes .div_case .case:nth-child(2){
    margin-top: 0;
}
.strokes .div_case .case:nth-child(3){
    margin-top: 0;
}
.strokes .div_case .case:nth-child(4){
    margin-top: 0;
}

.strokes .div_case .case:nth-child(4n){
    margin-right: 0;
}
.strokes .div_case .case{
    width:3.875rem;
    height:5rem;
    margin-right: 1.5rem;
    border:0.0625rem solid rgba(0,133,255,1);
    margin-top: 1.25rem;
}
.strokes .div_case .case img{
    width: 1.375rem;
    height: 1.375rem;
}
/*.mar_1{*/
/*    margin-top: 1px!important;*/
/*}*/
.strokes .div_case .case .img{
    text-align: center;
    margin-top: 0.625rem;
    font-size: 1.0625rem;
    font-weight: bold;
}
.strokes .div_case .case p:first-child{
    font-size:0.75rem;
    font-weight:400;
    text-indent: 0.0625rem;
    color:rgba(138,138,141,1);
}
.strokes .div_case .case p:last-child{
    width: 3.875rem;
    height:1.3125rem;
    margin-top: 0.625rem;
    background:rgba(0,133,255,0.1);
    border-top:0.0625rem solid rgba(0,133,255,1);
    font-size:0.75rem;
    font-weight:400;
    color:rgba(51,51,51,1);
    text-align: center;
    line-height: 1.3125rem;
}
.order{
    padding-bottom:.9375rem;
    border-radius: 0.75rem;
    background: #fff;
    margin-bottom: 0.75rem;
}
.order .grap_item_title{
    padding: 1.0625rem 1rem;
}
.order .grap_item_title span{
    font-size:1rem;
    font-family:PingFang SC;
    font-weight:bold;
    color:rgba(34,34,34,1);
}
.order img{
    max-width: 100%;
}
.order .order_box{
    margin-top: 1.25rem;
    margin-bottom: 0.75rem;
    padding: 0 1rem;
}
.dis_add_flex{
    display: flex;
    align-items: center;
}
.dis_add_flex span{
    display: flex;
    margin-right: 0.375rem;
}
.dis_add_flex span:nth-of-type(n+2){
    margin-left: 0.75rem;
}
.xinhua_text-item {
    width: 5rem;
    margin-right: 0.5rem;
    margin-bottom: 0.5625rem;
    text-align: center;
}
.xinhua_content-item .xinhua_text-item:nth-of-type(4n){
    margin-right: 0;
}
.xinhua_bpmd-content {
    display: flex;
    flex-wrap: wrap;
    padding: 1.25rem 1.25rem 0.1875rem 0;
}

.xinhua_content-item {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.xinhua_text-item span {
    display: block;
    font-size: 0.875rem;
    color: #222222;
    line-height: 1.5rem;
    height: 1.5rem;
    overflow: hidden;
    text-align: center;
}
.bishun_content-item{
    display: flex;
}
.bihua_content_height{
    padding: 0 0.9375rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*height: 28.9375rem;*/
    overflow: hidden;
}
.bihua_content_height .bihua_content_item:nth-of-type(1){
    margin-top: 0;
}
.bihua_content_height .bihua_content_item:nth-of-type(2){
    margin-top: 0;
}
.bishun_img_box{
    width: 3.75rem;
    margin-left: 1.25rem;
    margin-bottom: 0.8125rem;
}
.bishun_img_top img{
    width: 3.75rem;
    height: 3.75rem;
}
.bishun_img_box p{
    font-size: 0.875rem;
    color: #222222;
    text-align: center;
    line-height: 1.3125rem;
}
.bihua_content_item{
    width: 48%;
    margin-top: 1.25rem;
    display: flex;
    overflow: hidden;
}
.bihua_item_img{
    width: 3.75rem;
    height: 3.75rem;
    background: url(../images/tian.png) no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333333;
    font-family: KaiTi;
    margin-right: 0.75rem;

}
.bihua_item_img img{
    width: 2.75rem;
    height: 2.75rem;
}
.bihua_item_right p{
    white-space: nowrap;
    font-size: 0.875rem;
    color: #222222;
    line-height: 1.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bihua_item_right .bihua_item_a{
    color: #0085FF;
}
.bihua_item_a a{
    color: #0085FF;
}
.bihua_content_item .bihua_item_right{
    width: calc(100% - 4.875rem);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.rel {
    position: relative;
}
.mask-box .content-mask {
    position: absolute;
    left: 0;
    bottom: 2.125rem;
    width: 100%;
    height: 4.375rem;
    background: -moz-linear-gradient(bottom, hsla(0, 0%, 100%, 0), #fff);
    background: -webkit-gradient(linear, 0 top, 0 bottom, from(hsla(0, 0%, 100%, 0)), to(#fff));
    background: -o-linear-gradient(bottom, hsla(0, 0%, 100%, 0), #fff);
    background: linear-gradient(-180deg, hsla(0, 0%, 100%, 0), #fff);
}
.mask-box .content-more {
    height: 2.125rem;
    line-height: 2.125rem;
    font-size: .875rem;
    text-align: center;
    color: #0C8AFD;
    margin-top: 0.3125rem;
}
.mask-box .content-more .icon-arrow {
    position: relative;
    top: 0.25rem;
    left: 0;
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background: url(../images/isopen.png) no-repeat;
    background-size: 100%;
}
.mask-box .content-more .icon-close{
    position: relative;
    top: 0.25rem;
    left: 0;
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background: url(../images/isclose.png) no-repeat;
    background-size: 100%;
}
.js-content-close{
    display: none;
}

/* crumbs */
.comm-crumbs {
    display: flex;
    overflow: hidden;
    color: #cccccc;
    font-size: 0.75rem;
    padding: 0.3125rem 0.9375rem;
}

.comm-crumbs span {
    display: inline-block;
    float: left;
    width: 0;
    height: 0;
    margin-top: 0.3125rem;
    border-width: 0.3125rem;
    border-style: solid;
    border-color: transparent transparent transparent#0085FF;
}

.comm-crumbs a {
    display: inline-block;
    margin: 0 0.375rem;
    color: #8A8A8D;
    font-size: 0.875rem;
    white-space:nowrap;
}

.comm-crumbs .text-hide {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.comm-crumbs a:hover {
    color: #0085FF;
}

.comm-crumbs div {
    color: #8A8A8D;
}
/* crumbs */

.grap_item_list {
    padding: 0 1rem 1rem 1rem;
    display: flex;
    flex-wrap: wrap;
}
.grap_item_list li {
    width: 6.39rem;
    height: 1.75rem;
    line-height: 1.75rem;
    text-align: center;
    overflow: hidden;
    padding: 0 0.5rem;
    color: #222222;
    font-size: 0.875rem;
    box-sizing: border-box;
    margin-bottom: 0.75rem;
    border-radius: 0.75rem;
    background-color: #F4F6F8;
    margin-right: 0.75rem;
}
