* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

.homes {
    background: url(/mobile/images/homes.png) no-repeat;
    width: 0.4rem;
    height: 0.3rem;
    position: absolute;
    right: 0.75rem;
    top: 50%;
    background-size: auto 0.3rem;
    transform: translateY(-50%);
}
.homes a {
    display: block;
    width: 100%;
    height: 100%;
}


.videos .vjs-big-play-button {
    display: block !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    font-size: 25px;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.vjs-controls-disabled .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button, .vjs-error .vjs-big-play-button {
    display: none !important;
}

body {
    max-width: 640px;
    margin: auto;
    width: 100%;
    overflow-x: hidden;
    padding-bottom: 1.45rem;
    /* padding-bottom: 0.7rem; */
    /* padding-top: 0.78rem; */
    /* box-sizing: border-box; */
}

.clearfloat:after {
    display: block;
    content: "";
    clear: both;
    overflow: hidden;
}

.clearfloat {
    zoom: 1;
}

.clearfloat:before,
.clearfloat:after {
    content: "";
    display: table;
    line-height: 0;
    visibility: hidden;
}

.clearfloat:after {
    clear: both;
}

.top {
    height: 0.78rem;
    overflow: hidden;
    position: fixed;
    left: 50%;
    top: 0;
    width: 100%;
    max-width: 640px;
    transform: translateX(-50%);
    background: #FFFFFF;
    z-index: 200;
}

.top_le {
    float: left;
    font-size: 0.21rem;
    color: #11466f;
    margin-left: 0.4rem;
    line-height: 0.78rem;
}

.top_rig {
    width: 4.2rem;
    float: right;
    padding-top: 0.11rem;
    box-sizing: border-box;
    font-size: 0.2rem;
    color: #000000;
    margin-right: 0.5rem;
    line-height: 0.3rem;
    vertical-align: middle;
}

.top_rig span {
    vertical-align: middle;
}

.nav_box {
    height: 0.6rem;
    width: 100%;
    position: relative;
    background: #ffffff;
    z-index: 10000;
}
.title_text{
    color:#ff9535;
}
.home {
    width: 0.7rem;
    position: absolute;
    left: 0.1rem;
    top: 50%;
    transform: translateY(-50%);
}

.home img {
    display: block;
    width: 100%;
}

.comp {
    line-height: 0.6rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 0.22rem;
    color: #11466f;
}

.menu {
    background: url(../images/menu.png) no-repeat;
    width: 0.34rem;
    height: 0.28rem;
    position: absolute;
    right: 0.25rem;
    top: 50%;
    background-size: 100%;
    transform: translateY(-50%);
}

.nav {
    position: absolute;
    font-size: 0.22rem;
    text-align: center;
    right: 0;
    opacity: 0;
    top: 0.6rem;
    width: 0rem;
    background: #11466f;
    padding: 0 0.3rem 0.3rem;
    box-sizing: border-box;
}

.nav a {
    color: #FFFFFF;
    padding: 0.15rem 0 .15rem 0;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    text-align: left;
}

.nav li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    height: 0.64rem;
    overflow: hidden;
}
.nav_item{
    position: relative;
}
.nav_item img{
    position: absolute;
    right: 0;
    top:50%;
    transform: translateY(-50%);
    width: .3rem;
    height: .3rem;
}
.nav_hide{
    display: block;
    height: auto !important;
}
.nav_hide a{
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    font-size: 0.2rem;
    margin-left: .15rem;
}
.nav_hide a:nth-last-of-type(1){
    border-bottom:0;
}
#mediaplayer_logo {
    display: none;
}

#mediaplayer_display_button {
    display: none !important;
    opacity: 0 !important;
}

#mediaplayer_display .jwpreview.jwuniform {
    min-height: 100px;
    background-color: none !important;
    background-size: cover !important;
}

#mediaplayer {
    min-height: 100px;
    position: relative;
    z-index: 10;
}

.super {
    position: relative;
    z-index: 50;
    width: 100%;
    box-sizing: border-box;
    padding-left: 0.38rem;
    text-align: center;
    font-size: 0.2rem;
    color: #FFFFFF;
    background: #11466f;
    height: 0.33rem;
    line-height: 0.33rem;
}

.sup_bj {
    background: url(../images/video.png) no-repeat;
    width: 0.82rem;
    height: 0.52rem;
    position: absolute;
    left: 0;
    bottom: 0;
    background-size: 0.82rem;
    background-position: 0;
}

.firm_box {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0.52rem;
    padding-top: 0.18rem;
    padding-bottom: 0.18rem;
    background:#fff;
}

.firm_pic img {
    width: 100%;
    display: block;
}

.firm_tit {
    text-align: center;
    margin: 0.25rem 0 0.1rem;
    font-size: 0.25rem;
    font-weight: 900;
    color: #000000;
}

.firm_tit a {
    color: #11466f;
}

.fir_info {
    font-size: 0.2rem;
    color: #000000;
    text-align: justify;
    margin-bottom: 0.2rem;
}

.fir_more {
    margin: 0 auto 0.15rem;
    width: 2.72rem;
    height: 0.3rem;
    border: 1px solid #a3a3a3;
    box-sizing: border-box;
    line-height: 0.28rem;
    text-align: center;
}

.fir_more a {
    display: block;
    font-size: 0.2rem;
    color: #000000;
    font-weight: 900;
}

.call a {
    display: inline-block;
    font-size: 0.4rem;
    color: #000000;
    font-weight: 900;
    padding-left: 0.58rem;
    box-sizing: border-box;
    background: url(../images/call.png) no-repeat;
    background-size: 0.46rem;
    height: 0.45rem;
    line-height: 0.45rem;
}

.tel_btn {
    margin: 0.26rem 0 0.49rem;
    width: 2.86rem;
    height: 0.45rem;
    line-height: 0.45rem;
    border-radius: 4px;
    background: #11466f;
    font-size: 0.28rem;
}

.tel_btn a {
    color: #FFFFFF;
    font-weight: 900;
    display: block;
    padding-left: 0.22rem;
    box-sizing: border-box;
}

.tel_btn span {
    vertical-align: middle;
}

.tel_btn img {
    vertical-align: middle;
    width: 0.32rem;
    margin-left: 0.2rem;
}
.skill{
    background:#fff;
}
.skill_tit {
    font-size: 0.28rem;
    color: #11466f;
    text-align: center;
    font-weight: 900;
    line-height: 0.28rem;
    box-sizing: border-box;
    padding-top: 0.33rem;
    margin-bottom: 0.25rem;
}

.skill_text {
    font-size: 0.2rem;
    text-align: center;
    margin-bottom: 0.25rem;
    font-weight: 900;
    line-height: 0.24rem;
    color: #11466f;
}

.skill_more a {
    font-size: 0.2rem;
    font-weight: 900;
    display: block;
    width: 2.9rem;
    height: 0.4rem;
    line-height: 0.38rem;
    box-sizing: border-box;
    border: 1px solid #bbbbbb;
    border-radius: 5px;
    text-align: center;
    margin: auto;
}

.skill_more {
    padding-bottom: 0.4rem;
}

.vjs-big-play-button {
    display: none !important;
}

/*.vjs-poster{background-color: none !important;}*/

.pro_box {
    width: 100%;
    background: #fff;
}

.pro_top {
    font-size: 0.28rem;
    line-height: 0.28rem;
    box-sizing: border-box;
    padding-left: 0.4rem;
    color: #11466f;
    font-weight: 900;
    margin: 0.2rem 0 0.1rem;
    padding-top:.2rem;
}

.pro_pic {
    width: 100%;
}

.pro_pic img {
    width: 100%;
    display: block;
}

.pro_tit {
    margin-bottom: 0.25rem;
    text-align: center;
    font-size: 0.2rem;
    color: #FFFFFF;
    background: #0198cd;
    height: 0.28rem;
    line-height: 0.28rem;
}

.pro_list li {
    padding-bottom: 0.4rem;
    box-sizing: border-box;
    margin-bottom: 0.18rem;
    position: relative;
    width: 2.9rem;
    margin-left: 0.2rem;
    float: left;
    overflow: hidden;
}

.pro_video {
    width: 2.9rem;
    height: 2.02rem;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.pro_list {
    margin-bottom: 0.15rem;
    overflow: hidden;
}

.pro_list .jobdetailMiddleVido {
    position: relative;
    z-index: 10;
}

.pro_type {
    font-size: 0.23rem;
    color: #FFFFFF;
    background: #333333;
    position: absolute;
    left: 0.1rem;
    bottom: 0;
    z-index: 100;
    width: 2.1rem;
    height: 0.62rem;
    line-height: 0.62rem;
    box-sizing: border-box;
    padding-left: 0.26rem;
}

.pro_se {
    background: url(../images/pro_se.png) no-repeat;
    width: 0.81rem;
    height: 0.63rem;
    background-size: 100%;
    position: absolute;
    right: 0.1rem;
    bottom: 0.12rem;
    z-index: 150;
}

/*产品*/
.acceptbox {
    padding: 0 0.04rem;
    box-sizing: border-box;
    background:#ffff;
}

.acc_top {
    font-size: 0.2rem;
    color: #31a5e1;
    text-align: center;
    line-height: 0.2rem;
    padding-top: 0.2rem;
}

.accept {
    font-size: 0.38rem;
    color: #31a5e1;
    text-align: center;
    margin-bottom: 0.06rem;
}

.accept em {
    color: #ff0000;
}

.accept span {
    padding-bottom: 0.05rem;
    border-bottom: 0.02rem solid #31a5e1;
}

.acc_com {
    font-size: 0.2rem;
    color: #31a5e1;
    text-align: center;
    margin-bottom: 0.3rem;
}

.acc_list li {
    float: left;
    width: 1.98rem;
    padding-bottom: 0.1rem;
}

.acc_list li + li {
    margin-left: 0.18rem;
}

.acc_text {
    width: 1.88rem;
    height: 0.26rem;
    box-sizing: border-box;
    border: 0.02rem solid #dfdfe1;
    margin: 0 auto 0.16rem;
    position: relative;
}

.acc_text span {
    white-space: nowrap;
    background: #FFFFFF;
    position: absolute;
    font-size: 0.31rem;
    color: #ff0000;
    font-weight: 900;
    top: -0.28rem;
    left: 50%;
    transform: translateX(-50%);
}

.acc_text i {
    font-size: 0.2rem;
    font-style: normal;
}

.acc_pic {
    width: 1.98rem;
}

.acc_pic img {
    display: block;
    width: 100%;
    background: #fff;
}

.next {
    text-align: center;
    background:#fff;
}

.next img {
    width: 0.13rem;
}

.suggest {
    background: url(../images/suggbj.png) no-repeat;
    padding-bottom: 0.4rem;
    box-sizing: border-box;
}

.sugg_top {
    padding-top: 0.1rem;
    box-sizing: border-box;
    font-size: 0.38rem;
    color: #31a5e1;
    text-align: center;
}

.sugg_top em {
    color: #ff0000;
}

.sugg_top span {
    border-bottom: 0.02rem solid #3eabe3;
    padding: 0 0.05rem 0.05rem;
    box-sizing: border-box;
}

.sugg_qu {
    font-size: 0.2rem;
    color: #31a5e1;
    text-align: center;
    margin: 0.05rem 0;
}

.sugg_pri h2 {
    text-align: center;
    font-size: 0.29rem;
    color: #31a5e1;
}

.sugg_good {
    font-size: 0.2rem;
    color: #000000;
    text-align: center;
    line-height: 0.34rem;
    margin: 0.1rem auto;
}

.sugg_good em {
    color: #ff0000;
}

.news_box {
    width: 100%;
    padding: 0 0.2rem;
    box-sizing: border-box;
    background:#fff;
}

.news_top {
    font-size: 0.28rem;
    color: #11466f;
    font-weight: 900;
    padding-left: 0.25rem;
    margin: 0.15rem 0 0.1rem;
    box-sizing: border-box;
}

.news_list li {
    padding: 0.1rem 0.2rem;
    box-sizing: border-box;
}

.news_list a {
    display: block;
}

.news_pic {
    float: left;
    width: 2.51rem;
    height: 1.37rem;
}

.news_pic img {
    display: block;
    width: 100%;
}

.news_com {
    width: 2.9rem;
    float: right;
    height: 1.37rem;
    overflow: hidden;
}

.news_com h2 {
    font-size: 0.28rem;
    color: #11466f;
    font-weight: 900;
    margin: 0.1rem 0 0.05rem;
}

.news_text {
    font-size: 0.2rem;
    color: #000000;
    font-weight: 900;
    height: 0.72rem;
    line-height: 0.24rem;
    text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -ms-flexbox;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news_list li + li {
    border-top: 0.02rem dashed #11466f;
}

.news_name {
    height: 0.48rem;
    line-height: 0.48rem;
    font-size: 0.28rem;
    color: #11466f;
    font-weight: 900;
    width:100%;
    float: left;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}

.news_info {
    width: 2.9rem;
    float: right;
    font-size: 0.2rem;
    color: #000000;
    font-weight: 900;
    height: 0.48rem;
    line-height: 0.24rem;
    text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -moz-box;
    display: -ms-flexbox;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news_list {
    padding-bottom: 0.3rem;
    box-sizing: border-box;
}

/*新闻列表*/
.letter {
    width: 100%;
    background: url(../images/suggbj.png);
    padding: 0.3rem 0;
    box-sizing: border-box;
}

.lett_top {
    font-size: 0.38rem;
    color: #31a5e1;
    text-align: center;
}

.lett_top em {
    color: #ff0000;
}

.lett_top span {
    border-bottom: 0.02rem solid #31a5e1;
    padding: 0 0.74rem 0.05rem;
    box-sizing: border-box;
}

.lett_com {
    font-size: 0.2rem;
    color: #31a5e1;
    text-align: center;
    margin: 0.1rem 0;
}

.lett_com span {
    vertical-align: middle;
    display: inline-block;
    width: 0.27rem;
    height: 1px;
    background: #11466f;
}

.lett_com em {
    vertical-align: middle;
    margin: 0 0.2rem;
}

.lett_text {
    font-size: 0.2rem;
    color: #ff0000;
    text-align: center;
    margin-bottom: 0.18rem;
}

.lett_pic img {
    display: block;
    width: 100%;
}

.copy {
    background: #11466f;
    padding: 0.15rem 0 0.4rem;
    line-height: 0.27rem;
    box-sizing: border-box;
    font-size: 0.2rem;
    color: #000000;
    text-align: center;
}

.copy_pic img {
    height: 0.36rem;
    width: auto;
    margin: 0 0.02rem;
}

.copy_pic {
    margin-top: 0.14rem;
}

.footer {
    z-index: 200;
    height: 1rem;
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 6.4rem;
    text-align: center;
    background: #114670;
}
.footer .footer_con{
    display: flex;
    flex-flow:row nowrap;
    justify-content: space-between;
    position: relative;
}
.footer li.tel_phone{
    background: #fff;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    border: .1rem solid #114670;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -.45rem;
}
.footer li.tel_phone a{
    color: #114670;
    transform: translateY(-50%);
    margin-top: 50%;
}
.footer li {
    width: 33.33%;
    display: inline-block;
    font-size:0;
    /* float: left;
    box-sizing: border-box; */
}
.footer li:not(.tel_phone){
    margin-top:.1rem;
}
.footer li a{
    color:#fff;
    font-size:.2rem;
    display: block;
}

.footer li:nth-of-type(1) a img{
    width: .59rem;
}
.footer li:nth-of-type(2) a img{
    width: .75rem;
}
.footer li:nth-of-type(3) a img{
    width: .44rem;
}
/*首页*/
.place {
    line-height: 36px;
    border-top: 1px solid #fff;
    height: 36px;
    padding-left: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-top: 1px solid #d9d9d9;
    box-shadow: 0 1px #fff;
    position: relative;
    background-color: #f6f6f6;
}

.place a {
    display: inline-block;
    color: #666;
    vertical-align: middle;
    font-size: 0.2rem;
}

.place span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 8px;
    position: relative;
    height: 36px;
    top: 11px;
    display: inline-block;
}

.place span:before {
    content: "";
    position: absolute;
    background: #7c7c7c;
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
    left: 2px;
    top: 3px;
    z-index: 10;
}

.place span:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    left: 1px;
    top: 3px;
    z-index: 11;
    background-color: #f2f2f2;
    transform: rotate(45deg);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#eeeeee));
    background-image: -webkit-linear-gradient(top, #f2f2f2, #eeeeee);
}

.press_list a {
    display: block;
    position: relative;
    border-bottom: 1px solid #ffffff;
    box-shadow: 0 1px #e6e6e6;
    margin-bottom: 2px;
    padding: 12px 36px 12px 10px;
}

.pre_tit {
    font-size: 0.24rem;
    height: 24px;
    color: #11466f;
    line-height: 24px;
    overflow: hidden;
    padding-right: 10px;
}

.pre_info {
    font-size: 0.2rem;
    line-height: 0.34rem;
    margin: 5px;
    margin-right: 3%;
    overflow: hidden;
}
.pre_info a{
    color: #0000cc;
}
.press_list span {
    display: block;
    width: 9px;
    height: 16px;
    position: absolute;
    top: 57px;
    right: 3%;
}

.press_list span:before {
    transform: rotate(45deg);
    content: "";
    position: absolute;
    background: #aaaaaa;
    width: 11px;
    height: 11px;
    right: 0;
    top: 0;
}

.press_list span:after {
    transform: rotate(45deg);
    content: "";
    position: absolute;
    background: #fff;
    width: 11px;
    height: 11px;
    right: 4px;
    top: 0;
}

.press_list li:nth-child(2n) {
    background: #fafafa;
}

.press_list li:nth-child(2n) span:after {
    background: #fafafa;
}

.press_list {
    margin-bottom: 0.3rem;
}

.page {
    text-align: center;
    margin-bottom: 0.3rem;
}

.page a {
    vertical-align: middle;
    display: inline-block;
    border-radius: 5px;
    display: inline-block;
    background-color: #11466f;
    color: #fff;
    font-size: 0.25rem;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 25%;
}

.page_sele {
    vertical-align: middle;
    display: inline-block;
    width: 77px;
    margin: 0 10px;
    height: 30px;
    line-height: 30px;
    position: relative;
    box-shadow: 0 0 5px #333 inset;
    border-radius: 5px;
}

.page_sele select {
    padding-left: 15px;
    box-sizing: border-box;
    background: transparent;
    outline: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: none;
}

.page_sele span {
    position: absolute;
    right: 26px;
    top: 0;
    z-index: 10;
}

/*新闻列表*/
.place {
    overflow: hidden;
}

.cont_top h2 {
    font-size: 18px;
    color: #11466f;
    padding: 0 0 10px 0;
}

.cont_box {
    background: #f9f9f9;
    margin-top: 1px;
    box-sizing: border-box;
    border-top: 1px solid #d9d9d9;
    padding-top: 24px;
    box-sizing: border-box;
    text-align: center;
}

.cont_time {
    padding-top: 10px;
    font-size: 12px;
    padding-bottom: 7px;
    border-bottom: 1px solid #fff;
}

.cont_info {
    border-top: 1px solid #e6e6e6;
    text-align: justify;
    box-sizing: border-box;
    padding: 10px 14px 7px 10px;
    line-height: 22px;
    text-indent: 26px;
    font-size: 14px;
}
.cont_info img{
    display: block;
    width: 100%;
    height: auto;
    margin: 10px auto;
}

.cont_pic  {
    display: block;
    width: 100%;
    margin: 10px auto;
}

/* 发展历程 */
.intro {
    display: block;
    padding: 0.25rem;
}

.intro h2 {
    font-size: 0.36rem;
    font-weight: bold;
}

.intro h2 em + em:before {
    margin: 0 3px;
    content: "·";
}

.intro h2 em .primary {
    color: #11466f;
}

.intro p {
    font-size: .24rem;
}

 .buttons {
    display: flex;
    padding: .35rem 0;
    align-items: center;
    justify-content: center;
}

.buttons a {
    display: block;
    flex: 50%;
    padding: .1rem;
    font-size: .25rem;
    text-align: center;
    border: 1px solid #333;
    border-radius: 25px;
}

.buttons a:first-child {
    color: #ffffff;
    background-color: #333;
}

.buttons a + a {
    margin-left: .25rem;
}

section.padding {
    padding: .35rem .25rem;
    padding-top: 0;
    overflow: hidden;
}

section .title {
    position: relative;
    font-weight: bold;
    font-size: 0.3rem;
    padding-bottom: .1rem;
    margin-bottom: .15rem;
    border-bottom: 1px solid #dddddd;
}

section .title.margin {
    margin: 0 .25rem;
}

section .title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 2px;
    width: 1rem;
    background-color: #11466f;
}

section .intro_item {
    display: flex;
    margin-top: .15rem;
    align-items: center;
    justify-content: flex-start;
}

section .intro_item label {
    flex: 1;
}

section .intro_item div p {
    display: flex;
    align-items: center;
    justify-content: flex-start;

}

section .intro_item div p span {
    margin: 0 3px;
    height: 10px;
    width: 10px;
    border-radius: 100%;
}

section .intro_item div p:nth-child(1) span {
    background-color: #11466f;
}

section .intro_item div p:nth-child(2) span {
    background-color: #333333;
}

section .image {
    padding: .15rem 0;
}

section .image a {
    display: block;
}

section .image a + a {
    margin-top: .15rem;
}

section .image a img {
    display: block;
    width: 100%;
}

section div p {
    text-align: center;
}

section .desc {
    margin-top: .15rem;
}

section .desc h3 {
    font-size: .26rem;
}

section .desc p {
    margin-top: .15rem;
}

/* 工厂舞台 */
section .intro_cell .text {
    padding: .25rem 0;
    font-size: .25rem;
    line-height: .5rem;
    text-indent: .45rem;
}

/* 公司文化 */

section .intro_cell .text em {
    color: #11466f;
}

section .intro_cell .text + .text {
    border-top: 1px solid #dddddd;
}

section .link .phone {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

section .link .phone img {
    width: .55rem;
}

section .link .phone span {
    margin-left: .25rem;
    font-size: .35rem;
}

section .link a {
    display: flex;
    width: 2.5rem;
    margin-top: .25rem;
    align-items: center;
    padding: .15rem .25rem;
    justify-content: flex-start;
    background-color: #11466f;
    border-radius: 5px;
    color: #fff;
    font-size: .3rem;
}

section .link a img {
    margin-left: .25rem;
    width: .45rem;
}

section .intro_cell .img_box img {
    display: block;
    width: 100%;
    margin: 10px auto;
}

section ul.list li {
    float: left;
    width: 50%;
}

section ul.list li a {
    display: block;
    padding: 5px;
    text-align: center;
}

section ul.list li a img {
    display: block;
    width: 100%;
    margin: 10px auto;
}

/* 特俗机型 */
section .intro_cell .cate {
    padding: .25rem 0;
    font-size: .23rem;
    line-height: .5rem;
}

/* 特俗机型 */
section .intro_cell .ftitle {
    font-size: .23rem;
    color: #11466f;
    text-align: left;
}

/* 特俗机型 */
section .intro_cell .cate p {
    line-height: .5rem;
    text-align: left;
    font-style: .23rem;
}

/* 售后 */
section .intro_cell .shtext {
    padding: .25rem 0;
    padding-top: 0rem;
    font-size: .25rem;
    line-height: .5rem;
    text-indent: .45rem;
}

section .intro_cell .shtext1 {
    padding: .25rem 0;
    padding-top: 0rem;
    font-size: .25rem;
    line-height: 1rem;
    text-indent: .45rem;
}

section .intro_cell .shftitle {
    font-size: .23rem;
    text-align: left;
}


/* 产品详情 */


section .intro_cell .info {
    padding: .25rem 0;
    font-size: .25rem;
    line-height: .5rem;
}

section .intro_cell .info+.info {
    border-top: 1px solid #dddddd;
}

section .intro_cell .info h3 {
    font-weight: bold;
    font-size: .3rem;
}

section .intro_cell .info p {
    text-align: left;
    color: #8e8c8c;
}

section .intro_cell .info ul li p {
    text-align: center;
}

section .intro_cell .info .danger {
    color: red;
}

section .intro_cell .info .img_list {
    position: relative;
    padding-top: 15px;
    overflow: hidden;
}

section .intro_cell .info .img_list img {
    position: relative;
    height: 215px;
    z-index: 10;
}

.topper {
    height: 0.78rem;
    overflow: hidden;
    position: fixed;
    left: 50%;
    top: 0.78rem;
    width: 100%;
    max-width: 640px;
    transform: translateX(-50%);
    background: #FFFFFF;
    border-bottom: 1px solid #dddddd;
    z-index: 200;
}

.topper .header {
    display: block;
    padding: .35rem .25rem;
}

.topper .header.right:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: -1px;
    height: 2px;
    width: 1rem;
    background-color: #11466f;
}

.topper .header.left:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 2px;
    width: 1rem;
    background-color: #11466f;
}


section .title,
section .header {
    position: relative;
    font-weight: bold;
    font-size: 0.25rem;
    padding-bottom: .1rem;
    margin-bottom: .15rem;
    border-bottom: 1px solid #dddddd;
    background-color: #fff;
    z-index: 200;
}

section .header.right:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: -1px;
    height: 2px;
    width: 1rem;
    background-color: #11466f;
}

section .header.left:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 2px;
    width: 1rem;
    background-color: #11466f;
}

#TabsTag {
    display: block;
    width: 100%;
    max-width: 640px;
}

/* 首页按钮 */
#ScrollTop{
    position: fixed;
    z-index:999;
    bottom:0;
    left:0;
    display:none;
}
.content_con{
    background:#e6e6e6;
}
.ad_pic{
    width: 100%;
    height: 2.98rem;
    vertical-align: middle;
}
/* 产品选择 */
.list_select{
    width:100%;
    padding:.1rem;
    box-sizing: border-box;
    background:#fff;
}
.item{
    width: 2.06rem;
    height: .5rem;
    line-height: .5rem;
    text-align: center;
    background: #114670;
    color: #fff;
    font-size: .2rem;
}
.item_title{
    line-height: 0.4rem;
}
.item a{
    color:#fff;
}
.item img{
    width: .5rem;
    height: .5rem;
    display: block;
    margin: 0 auto;
}
.subtitle{
    font-size: .2rem;
    margin: 0 0.3rem .1rem;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}
.subtitle div:nth-of-type(2){
    font-size: .16rem;
    background:#0099cd;
    color:#fff;
    padding: 0.02rem 0.25rem;
    border-radius: .05rem;
}
.subtitle div:nth-of-type(2) a{
    color:#fff;
}
.subtitle div:nth-of-type(2) img{
    width: .2rem;
    margin-left: .1rem;
    border-radius: .05rem;
}
.item_p{
    background: #ff8601;
}
tr:nth-of-type(1) td:nth-of-type(1) {
    border-radius: .1rem 0 0 0;
}
tr:nth-of-type(1) td:nth-last-of-type(1) {
    border-radius: 0 .1rem 0 0;
}
tr:nth-last-of-type(1) td:nth-last-of-type(1) {
    border-radius: 0 0 .1rem 0;
}
tr:nth-last-of-type(1) td:nth-of-type(1) {
    border-radius: 0 0 0 .1rem;
}

.modle_promise.modle{
    padding-bottom:0;
}
.modle{
    background:#fff;
    width: 100%;
    margin: .15rem 0;
    border-left: 0;
    border-right: 0;
    padding: 0.15rem 0;
}
.modle_title{
    color:#c2c2c2;
    text-align: center;
    font-size: .2rem;
    position: relative;
}
.modle_title::before{
    content: '';
    position: absolute;
    width: 1.5rem;
    height:.01rem;
    background:#e7e7e7;
    top:50%;
    transform: translateY(-50%);
    left: 1rem;
}
.modle_title:after{
    content: '';
    position: absolute;
    width: 1.5rem;
    height:.01rem;
    background:#e7e7e7;
    top:50%;
    transform: translateY(-50%);
    right: 1rem;
}
.modle_con{
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    position: relative;
    height: 2rem;
    align-items: center;
}
.modle_con .promise_con li{
    font-size:.2rem;
    margin-left:1.5rem;
    line-height: .45rem;
    width: 4.5rem;
    overflow: hidden;
    text-overflow:ellipsis; 
    white-space: nowrap;
}
.modle_con .promise_con li text{
    color:red;
}
.itch img{
    width: .87rem;
    height: 1.39rem;
    margin: 0 .2rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: .1rem;
}
.news_con li{
    line-height: .5rem;
    border-bottom: .01rem dashed #d1d1d1;
    position: relative;
    margin:0 .5rem;
    padding-left: .3rem;
    width: 5.1rem;
    overflow: hidden;
    text-overflow:ellipsis; 
    white-space: nowrap;
    font-size: .2rem;
}
.news_con li img{
    width: 0.13rem;
    position: absolute;
    left: .1rem;
    top:50%;
    transform: translateY(-50%);
}
#fix_tel{
    position: fixed;
    left:0;
    top:50%;
    transform: translateY(-50%);
    border-radius: 50%;
    width: .64rem;
    z-index:200;
    box-sizing: border-box;
}
#fix_tel img{
    width: 100%;
    height: 100%;
}
.bei_an{
    /* margin: 0.15rem 0; */
    background: #fff;
    border-top: .15rem solid #e6e6e6;
    /* border-bottom: .15rem solid #e6e6e6; */
    padding-top:.3rem;
}
.bei_an h1{
    text-align: center;
    font-weight: bold;
}
.bei_an .bei_an_imgCon{
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    margin:.4rem 0 .8rem;
}
.bei_an .bei_an_imgCon img{
    width: 1.8rem;
}