﻿/*body的字体样式*/
 body{
     font-size: 12px;
     font-family: "微软雅黑";
}
 .colsg_inner{
     background: #f3f3f3;
}
/*自适应框架样式*/
 .mdpage_footer {
     display: block;
}
 .publicenv-page .mdpage_footer {
     position: fixed;
     bottom: 0;
     left: 50%;
     width: 100%;
     z-index: 3;
     max-width: 640px;
     -webkit-transform: translateX(-50%);
     -o-transform: translateX(-50%);
     -ms-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
     transform: translateX(-50%);
     margin-left: 0;
}
 .for_create{
     width: auto;
}
 .pagewrapper{
     width: 100%;
     max-width: 640px;
     min-width: 320px;
     margin: 0 auto;
     background: #fff;
     -webkit-background-size:100% 246px;
     background-size:100% 246px;
}
 .mdpage_body{
     padding-bottom: 52px;
}
/*底部导航*/
 .btonavi {
     background: url(/Content/image/zh/btonavibg.png) 0 0 repeat-x;
     height: 52px;
     -webkit-background-size:20px 52px;
     background-size:20px 52px;
}
 .btonavi li {
     width: 25%;
     height: 50px;
     float: left;
     padding-top: 2px;
}
 .btonavi a {
     display: block;
     height: 50px;
     line-height: 50px;
     font-size: 16px;
     font-weight: bold;
     color: #000;
     text-shadow: 1px 1px 3px rgba(250,250,250,0.6);
     text-align: center;
     border-left: 1px solid #505252;
     border-right: 1px solid #282929;
}
 .btonavi span{
     display:inline-block;
     height: 50px;
}
 .btonavi .phoneicon span{
     background: url(/Content/image/zh/bto_phone.png) 0 center no-repeat;
     -webkit-background-size:38px 28px;
     background-size:38px 28px;
     padding-left: 45px;
}
 .btonavi .phoneicon a {
     border-left: 0;
}
 .btonavi .smsicon span {
     background: url(/Content/image/zh/bto_sms.png) 0 center no-repeat;
     -webkit-background-size:32px 30px;
     background-size:32px 30px;
     padding-left: 45px;
}
 .btonavi .shareicon span {
     background: url(/Content/image/zh/bto_share.png) 0 center no-repeat;
     -webkit-background-size:34px 34px;
     background-size:34px 34px;
     padding-left: 45px;
}
 .btonavi .mailicon span {
     background: url(/Content/image/zh/bto_mail.png) 0 center no-repeat;
     -webkit-background-size:35px 25px;
     background-size:35px 25px;
     padding-left: 45px;
}
 .btonavi .mailicon a{
     border-right: 0;
}
 @media screen and (max-width: 360px) {
     .btonavi a{
         font-size: 14px;
    }
     .btonavi .phoneicon span{
         -webkit-background-size:30px 22px;
         background-size:30px 22px;
         padding-left: 32px;
    }
     .btonavi .smsicon span {
         -webkit-background-size:26px 24px;
         background-size:26px 24px;
         padding-left: 28px;
    }
     .btonavi .shareicon span {
         -webkit-background-size:27px 27px;
         background-size:27px 27px;
         padding-left: 32px;
    }
     .btonavi .mailicon span {
         -webkit-background-size:28px 20px;
         background-size:28px 20px;
         padding-left: 30px;
    }
}
/*分享弹层*/
 .publicenv-page .share-overlay,.publicenv-page .share-layer{
     display: none;
}
 .share-overlay{
     position: absolute;
     width: 100%;
     height: 100%;
     background: #000;
     opacity: 0.3;
     top: 0;
     left:0;
     z-index: 100;
}
 .share-layer{
     width: 280px;
     background: #3c3c3c;
     text-align: center;
     -webkit-border-radius: 3px;
     border-radius: 3px;
     position: absolute;
     top: 100px;
     left: 50%;
     z-index: 110;
     margin-left: -140px;
}
 .share-layer_inner{
     padding: 15px 0;
}
 .share-button {
     font-size: 0;
     display: inline-block;
     width: 60px;
     text-align: center!important;
}
 .share-button div{
     text-align: center!important;
     margin: 0!important;
}
 .share-button .share-button_title{
     line-height: 24px;
     color: #9d9d9d;
     width: 60px;
     text-align: center;
     font-size: 12px;
     display: block;
}
 .share-cancel-btn{
     height: 30px;
     line-height: 30px;
     background: #979797;
     width: 100px;
     text-align: center;
     color:#dfdfdf;
     display: block;
     -webkit-border-radius: 3px;
     border-radius: 3px;
     margin: 20px auto 0;
     font-size: 14px;
     letter-spacing: 2px;
}
 .c{
     clear: both;
}
 .toplogo{
     width: 100%;
     background: #f3f3f3;
}
 .toplogo .toplt{
     float: left;
     font-size: 14px;
     color: #423c3f;
     height: 40px;
     line-height: 40px;
     margin-left: 10px;
}
 .toplogo .toprt{
     float: right;
     color: #e17143;
     height: 40px;
     line-height: 40px;
     padding-left: 36px;
     margin-right: 8px;
     background: url( /Content/image/zh/header_tel.jpg) left center no-repeat;
     background-size:30px 20px;
}
 .toplogo .header_index{
     float: right;
     margin: 9px 10px 0 10px;
}
 .toplogo .header_index img{
     width: 25px;
}
 .mainmeun{
     background: #2b2728;
}
 .mainmeun li{
     float: left;
     display: inline-block;
     width: 16.5%;
     text-align: center;
     height: 40px;
     line-height: 40px;
}
 .mainmeun li a{
     display: block;
     font-weight: bold;
     color:#fff;
     width: 90%;
     font-size: 10px;
     height: 24px;
     line-height: 24px;
     margin: 8px auto 0;
}
 .mainmeun li a:hover{
     background: #4a3f43;
}
/* 导航下面的部分 */
 .nav_bottom{
  display: none;
     position: relative;
     background: url(/Content/image/zh/nav_bottom_bg.jpg ) 0 0 no-repeat;
     background-size: 100% 100%;
     height: 60px;
}
 .nav_bottom span{
     position: absolute;
     color: #5e5e5e;
     left: 33px;
     top: 15px;
}
 .nav_bottom p{
     text-align: center;
     padding-top: 10px;
}
 .nav_bottom p img{
     width: 100px;
}
/* 页脚信息样式 */
 .footer{
     text-align: center;
     height: 22px;
     line-height: 22px;
     background: #dfdfdf;
     color: #8f8e8e;
}
 .footer span{
     margin: 0 10px;
}
#PhoneCommPageInfoabout.PhoneCommPageInfo {
     margin: 10px 2%;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .titlehd {
     padding:0 10px 3px;
     overflow: hidden;
     background: url(/Content/image/zh/h_bg.jpg) 0 bottom repeat-x;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .titlehd .title{
     color: #5e5e5e;
     font-size: 14px;
     float: left;
     padding: 0;
     display: block;
     width: 100%;
     background: url(/Content/image/zh/about_bg.jpg) 64px 8px no-repeat;
     background-size: 52px 9px;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .hd {
     text-align: center;
     padding-bottom: 20px;
     display: none;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo img {
     max-width:100%;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .hd .con_title {
     color: #000;
     font-size: 26px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .con_subbx {
     color: #7e7e7e;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo span {
     padding-left: 20px;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .bd {
     padding: 0 10px 20px 10px;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .con_bx {
     margin-top: 20px;
}
 #PhonePicListchanpin.PhonePicList {
     overflow: hidden;
     margin: 0 2%;
}
 #PhonePicListchanpin.PhonePicList .hd {
     padding: 0 10px 3px;
     overflow: hidden;
     background: url(/Content/image/zh/h_bg.jpg) 0 bottom repeat-x;
}
 #PhonePicListchanpin.PhonePicList .hd .title{
     color: #5e5e5e;
     font-size: 14px;
     float: left;
}
 #PhonePicListchanpin.PhonePicList .hd a {
     float: right;
     color: #e17143;
     font-size: 10px;
     margin-top: 3px;
}
 #PhonePicListchanpin.PhonePicList .hd h3 {
     font-size: 16px;
     font-weight: bold;
     padding-left: 10px;
}
/*产品分类按钮*/
 #PhonePicListchanpin.PhonePicList .pdcate_btn {
     padding:0 10px;
     float:right;
     border:1px solid #dfdfdf;
     background:#fff;
     color:#000;
     font-size:12px;
}
/*产品分类列表*/
 #PhonePicListchanpin.PhonePicList .pd_catelist {
     position:absolute;
     right:0;
     top:30px;
     background:#fff;
     border:1px solid #dfdfdf;
     width:150px;
     text-align:left;
}
 #PhonePicListchanpin.PhonePicList .pd_catelist a {
     display:block;
     line-height:30px;
     font-size:12px;
     color:#666;
     font-weight:normal;
     padding-left:10px;
}
 #PhonePicListchanpin.PhonePicList .bd {
     margin-top: 10px;
}
 #PhonePicListchanpin.PhonePicList .bd li {
     float: left;
     width: 33%;
     display: inline;
     text-align: center;
}
 #PhonePicListchanpin.PhonePicList .bd li img {
     width: 100%;
     max-width: 150px;
     display: inline-block;
     vertical-align: middle;
}
 #PhonePicListchanpin.PhonePicList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
}
 #PhonePicListchanpin.PhonePicList .bd .pd_link {
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
}
 #PhonePicListchanpin.PhonePicList .Marquee_imgbx {
  width: 90%;
  margin: 0 auto;
     margin-bottom:10px;
}
 #PhonePicListchanpin.PhonePicList .Marquee_imgbx a{
     color:#333;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo {
     margin: 10px 2%;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .titlehd {
    padding:0 10px 3px;
overflow: hidden;
background: url( /Content/image/zh/h_bg.jpg) 0 bottom repeat-x;

}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .titlehd .title{
 color: #5e5e5e;
font-size: 14px;
float: left;
padding: 0;
display: block;
width: 100%;
background: url( /Content/image/zh/contact.jpg) 64px 8px no-repeat;
background-size: 66px 9px;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .hd {
     text-align: center;
     padding-bottom: 20px;
     display: none;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo img {
     max-width:100%;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .hd .con_title {
     color: #000;
     font-size: 26px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .con_subbx {
     color: #7e7e7e;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo span {
     padding-left: 20px;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .bd {
     padding: 0 10px 20px 0;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .con_bx {
     margin-top: 20px;
  padding: 0 10px;
}
#PhoneCommPageInfomap.PhoneCommPageInfo {
     margin: 10px 2%;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo .titlehd {
     padding:0 10px 3px;
overflow: hidden;
background: url( /Content/image/zh/h_bg.jpg) 0 bottom repeat-x;

}
 #PhoneCommPageInfomap.PhoneCommPageInfo .titlehd .title{
     color: #5e5e5e;
font-size: 14px;
float: left;
padding: 0;
display: block;
width: 100%;
background: url( /Content/image/zh/maps.jpg) 64px 8px no-repeat;
background-size: 34px 9px;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo .hd {
     text-align: center;
     padding-bottom: 20px;
     display: none;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo img {
     max-width:100%;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo .hd .con_title {
     color: #000;
     font-size: 26px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo .con_subbx {
     color: #7e7e7e;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo span {
     padding-left: 20px;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo .bd {
     padding: 0 10px 20px 0;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo .con_bx {
     margin-top: 20px;
}
#PhoneNPListnews.PhoneNPList {
     margin: 10px 2%;
}
 #PhoneNPListnews.PhoneNPList .hd {
     padding:0 10px 3px;
     overflow: hidden;
     background: url( /Content/image/zh/h_bg.jpg) 0 bottom repeat-x;
}
 #PhoneNPListnews.PhoneNPList .hd .title{
     color: #5e5e5e;
     font-size: 14px;
     float: left;
     padding: 0;
     display: block;
     width: 100%;
     background: url( /Content/image/zh/news.jpg) 64px 8px no-repeat;
     background-size: 38px 9px;
}
 #PhoneNPListnews.PhoneNPList .hd a{
     float:right;
}
 #PhoneNPListnews.PhoneNPList .bd .lists {
     list-style:none;
}
 #PhoneNPListnews.PhoneNPList li {
     border-bottom: 1px solid #cdcdcc;
     padding-left: 20px;
     vertical-align:middle;
     *zoom:1;
     font-size:12px;
     background: url( /Content/image/zh/li_bg2.jpg) 10px center no-repeat;
}
 #PhoneNPListnews.PhoneNPList li:nth-child(2n){
     background: #fff;
}
 #PhoneNPListnews.PhoneNPList li a {
     display:inline-block;
     height:28px;
     line-height:28px;
     text-decoration:none;
     color:#333;
}
 #PhoneNPListnews.PhoneNPList li .time{
     float:right;
     height:28px;
     line-height:28px;
     padding-right:20px;
     color:#666;
}
 #PhoneNPListnews.PhoneNPList .pager{
     padding:10px;
     color:#333;
     text-align: right;
}
 #PhoneNPListnews.PhoneNPList .pager a{
     color:#fff;
  background: #950101;
  border: 1px solid #998c8b;
  padding: 2px;
}
 #PhoneNDetailnewsview.PhoneNDetail {
     padding: 10px 0;
     margin: 10px 2%;
}
 #PhoneNDetailnewsview.PhoneNDetail .hd {
     padding:0 10px 3px;
     overflow: hidden;
     background: url( /Content/image/zh/h_bg.jpg) 0 bottom repeat-x;
}
 #PhoneNDetailnewsview.PhoneNDetail .hd span{
     color: #5e5e5e;
     font-size: 14px;
     float: left;
     padding: 0;
     display: block;
     width: 100%;
     background: url( /Content/image/zh/news.jpg) 64px 8px no-repeat;
     background-size: 38px 9px;
}
 #PhoneNDetailnewsview.PhoneNDetail .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneNDetailnewsview.PhoneNDetail .hd .con_title {
     color: #000;
     font-size: 16px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
}
 #PhoneNDetailnewsview.PhoneNDetail .con_subbx {
     color: #7e7e7e;
}
 #PhoneNDetailnewsview.PhoneNDetail span {
     padding-left: 20px;
}
 #PhoneNDetailnewsview.PhoneNDetail .bd {
     padding: 0 10px 20px 10px;
     text-align: center;
     margin-top: 10px;
}
 #PhoneNDetailnewsview.PhoneNDetail .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneNDetailnewsview.PhoneNDetail .con_bx {
     margin-top: 10px;
     text-align: left;
}
 #PhoneNDetailnewsview.PhoneNDetail .con_bx *{
     max-width:100%!important;
}
 #PhonePicListpro.PhonePicList {
     overflow: hidden;
     margin: 10px 2%;
}
 #PhonePicListpro.PhonePicList .hd {
     padding:0 10px 3px;
     overflow: hidden;
     background: url( /Content/image/zh/h_bg.jpg) 0 bottom repeat-x;
}
 #PhonePicListpro.PhonePicList .hd .title{
     color: #5e5e5e;
     font-size: 14px;
     float: left;
     padding: 0;
     display: block;
     width: 100%;
     background: url( /Content/image/zh/pro.jpg) 64px 8px no-repeat;
     background-size: 68px 9px;
}
 #PhonePicListpro.PhonePicList .hd .more {
     float: right;
}
 #PhonePicListpro.PhonePicList .hd h3 {
     font-size: 16px;
     font-weight: bold;
     padding-left: 10px;
}
/*产品分类按钮*/
 #PhonePicListpro.PhonePicList .pdcate_btn {
     padding:0 10px;
     float:right;
     border:1px solid #dfdfdf;
     background:#fff;
     color:#000;
     font-size:12px;
}
/*产品分类列表*/
 #PhonePicListpro.PhonePicList .pd_catelist {
     position:absolute;
     right:0;
     top:30px;
     background:#fff;
     border:1px solid #dfdfdf;
     width:150px;
     text-align:left;
}
 #PhonePicListpro.PhonePicList .pd_catelist a {
     display:block;
     line-height:30px;
     font-size:12px;
     color:#666;
     font-weight:normal;
     padding-left:10px;
}
 #PhonePicListpro.PhonePicList .bd {
     margin-top: 20px;
}
 #PhonePicListpro.PhonePicList .bd li {
     float: left;
     width: 33%;
     display: inline;
     text-align: center;
}
 #PhonePicListpro.PhonePicList .bd li img {
     width: 100%;
     max-width: 150px;
     display: inline-block;
     vertical-align: middle;
}
 #PhonePicListpro.PhonePicList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
}
 #PhonePicListpro.PhonePicList .bd .pd_link {
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
}
 #PhonePicListpro.PhonePicList .Marquee_imgbx {
     width: 92%;
     margin: 0 auto;
     margin-bottom:10px;
}
 #PhonePicListpro.PhonePicList .Marquee_imgbx a{
     color:#333;
}
 #PhonePicListpro.PhonePicList .bto{
     padding: 10px;
     text-align: right;
}
 #PhonePicListpro.PhonePicList .bto a{
   color: #fff;
background: #950101;
border: 1px solid #998c8b;
padding: 2px;
}
 #PhonePPDetailproview.PhonePPDetail {
     overflow: hidden;
     margin: 10px 2%;
}
 #PhonePPDetailproview.PhonePPDetail img {
     max-width: 100%;
}
 #PhonePPDetailproview.PhonePPDetail .hdtitle{
}
 #PhonePPDetailproview.PhonePPDetail .hdtitle .title{
     padding:0 10px 3px;
     overflow: hidden;
     background: url( /Content/image/zh/h_bg.jpg) 0 bottom repeat-x;
}
 #PhonePPDetailproview.PhonePPDetail .hdtitle .title span {
     color: #5e5e5e;
     font-size: 14px;
     float: left;
     padding: 0;
     display: block;
     width: 100%;
     background: url( /Content/image/zh/pro.jpg) 64px 8px no-repeat;
     background-size: 68px 9px;
}
 #PhonePPDetailproview.PhonePPDetail .pd_Title {
     font-size: 14px;
     font-weight: bold;
     text-align:center;
     margin-top: 10px;
}
 #PhonePPDetailproview.PhonePPDetail .bd {
     margin-top: 15px;
}
 #PhonePPDetailproview.PhonePPDetail .hd_bx {
     overflow: hidden;
}
 #PhonePPDetailproview.PhonePPDetail .tip {
     height: 28px;
     line-height: 28px;
     border-bottom: 1px solid #dfdfdf;
     font-size: 12px;
     padding: 5px 10px;
}
 #PhonePPDetailproview.PhonePPDetail .pd_content {
     padding: 5px 10px;
     word-break: break-all;
     word-wrap: break-word;
}
 #PhonePPDetailproview.PhonePPDetail .pd_content *{
     max-width:100%!important;
}
 #PhonePPDetailproview.PhonePPDetail .pd_tip{
     display: none;
}
 #PhonePPDetailproview.PhonePPDetail .line_cell {
     margin-bottom: 15px;
}
 #PhonePPDetailproview.PhonePPDetail .para_tip {
     padding: 5px 10px;
}
 #PhonePPDetailproview.PhonePPDetail .pre_prod {
     margin-bottom: 10px;
}
 #PhoneImgSwipebar.PhoneImgSwipe {
     max-width: 640px;
     margin:0 2%;
}
 #PhoneImgSwipebar.PhoneImgSwipe .bd {
     position:relative;
}
 #PhoneImgSwipebar.PhoneImgSwipe .swipe {
     overflow: hidden;
     visibility: hidden;
     position: relative;
}
 #PhoneImgSwipebar.PhoneImgSwipe .swipe-wrap {
     overflow: hidden;
     position: relative;
}
 #PhoneImgSwipebar.PhoneImgSwipe .swipe-wrap .swipe-slide {
     float:left;
     width:100%;
     position: relative;
}
/*next 按钮需要是可以将display:none;
 去掉*/
 #PhoneImgSwipebar.PhoneImgSwipe .swipe-next{
     position: absolute;
     z-index: 8;
     width: 30px;
     height: 40px;
     right: 5px;
     top: 50%;
     margin-top:-20px;
     background: url( /Content/image/zh/rightBtn.png) 0 0 no-repeat;
     background-size: 100% 100%;
  font-size: 0;
}
/*prev 按钮*/
 #PhoneImgSwipebar.PhoneImgSwipe .swipe-prev {
     position: absolute;
     z-index: 8;
     width: 30px;
     height: 40px;
     left: 5px;
     top: 50%;
     margin-top: -20px;
     background: url( /Content/image/zh/leftBtn.png) 0 0 no-repeat;
     background-size:100% 100% ;
   font-size: 0;
}
/*状态栏样式*/
 #PhoneImgSwipebar.PhoneImgSwipe .swipe-navi{
     display: none;
     position: absolute;
     width:100%;
     background: rgba(0,0,0,0.5);
     bottom: 0;
     height: 15px;
     line-height: 0;
     padding:5px 0;
     text-align: center;
}
 #PhoneImgSwipebar.PhoneImgSwipe .swipe-navi li{
     display: inline-block;
     width: 8px;
     height:8px;
     font-size: 0;
     line-height: 0;
     background: #fff;
     margin-right: 10px;
     -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
     border-radius: 8px;
}
/*当前状态样式*/
 #PhoneImgSwipebar.PhoneImgSwipe .swipe-navi .on{
     background: red;
}
 #PhoneCommPageAboutabout.PhoneCommPageAbout {
     width:100%;
     background: #f3f3f3;
     padding-top: 10px;
}
 #PhoneCommPageAboutabout.PhoneCommPageAbout .wraper{
     width: 92%;
     margin: 0 auto;
}
 #PhoneCommPageAboutabout.PhoneCommPageAbout .hd {
     padding:0 10px 3px;
     overflow: hidden;
     background: url( /Content/image/zh/h_bg.jpg) 0 bottom repeat-x;
}
 #PhoneCommPageAboutabout.PhoneCommPageAbout .hd .title{
     color: #5e5e5e;
     font-size: 14px;
     float: left;
}
 #PhoneCommPageAboutabout.PhoneCommPageAbout .more_link {
     float:right;
     color: #e17143;
     font-size: 10px;
     margin-top: 3px;
}
 #PhoneCommPageAboutabout.PhoneCommPageAbout .img {
     float:left;
     width:100%;
     min-height: 60px;
     padding: 2px;
     border: 1px solid #d7d6d6;
     margin-bottom: 6px;
}
 #PhoneCommPageAboutabout.PhoneCommPageAbout .content {
     overflow:hidden;
     padding:10px;
     color: #929090;
  height: 150px;
  overflow: hidden;
     line-height: 20px;
     margin: 0px 0 0 0;
}
 /*forSeprateConfigStyles*/#PhoneNPicListimgNews.PhoneNPicList {
     width: 92%;
     margin: 0 auto;
     overflow: hidden;
     padding-top: 10px;
}
 #PhoneNPicListimgNews.PhoneNPicList .hd {
     overflow: hidden;
     padding: 0 10px 3px;
     background: url(/Content/image/zh/h_bg.jpg) 0 bottom repeat-x;
}
 #PhoneNPicListimgNews.PhoneNPicList .hd .title{
     float: left;
     color: #5e5e5e;
     font-size: 14px;
}
 #PhoneNPicListimgNews.PhoneNPicList .hd a{
     float: right;
     color: #e17143;
     font-size: 10px;
     margin-top: 3px;
}
 #PhoneNPicListimgNews.PhoneNPicList .hd .more {
     float: right;
}
 #PhoneNPicListimgNews.PhoneNPicList .hd h3 {
     font-size: 16px;
     font-weight: bold;
     padding-left: 10px;
}
 #PhoneNPicListimgNews.PhoneNPicList .bd {
}
 #PhoneNPicListimgNews.PhoneNPicList .bd li {
     float: left;
     padding: 1px;
     margin: 8px 0 0 6px;
     display: inline;
     text-align: left;
     width: 100%;
}
 #PhoneNPicListimgNews.PhoneNPicList .bd li img {
     width: 90%;
     min-height: 60px;
     display: inline-block;
     vertical-align: middle;
     margin-right: 6px;
     padding: 2px;
     border: 1px solid #d7d6d6;
}
 #PhoneNPicListimgNews.PhoneNPicList .bd .link_wrap {
}
 #PhoneNPicListimgNews.PhoneNPicList .bd .pd_link {
     white-space: nowrap;
     overflow: hidden;
     text-decoration: none;
}
 #PhoneNPicListimgNews.PhoneNPicList .bd .pd_link a{
     color: #666;
}
 #PhoneNPicListimgNews.PhoneNPicList .bd .pd_jj{
     color: #e17143;
}
 #PhoneNPicListimgNews.PhoneNPicList .img_thum {
     float: left;
  width: 41%;
}
 #PhoneNPListindex_news.PhoneNPList {
     margin: 10px 10px 0;
}
 #PhoneNPListindex_news.PhoneNPList .hd {
     color:#fafafa;
     border-bottom: 2px solid #666;
     margin-bottom:1px;
     font-size: 14px;
     font-weight: bold;
     height: 30px;
     line-height: 30px;
     overflow:hidden;
     display: none;
}
 #PhoneNPListindex_news.PhoneNPList .hd .title{
     background-color:#666;
     padding:0 10px;
     float:left;
}
 #PhoneNPListindex_news.PhoneNPList .hd a{
     float:right;
}
 #PhoneNPListindex_news.PhoneNPList .bd .lists {
     list-style:none;
}
 #PhoneNPListindex_news.PhoneNPList li {
     border-bottom: 1px solid #dadada;
     padding-left: 10px;
     vertical-align:middle;
     *zoom:1;
     font-size:12px;
     margin: 0 10px;
     background: url(/Content/image/zh/li_bg.jpg) left center no-repeat;
}
 #PhoneNPListindex_news.PhoneNPList li a {
     display:inline-block;
     height:28px;
     line-height:28px;
     text-decoration:none;
     color: #838181;
}
 #PhoneNPListindex_news.PhoneNPList li .time{
     display: none;
     float:right;
     height:28px;
     line-height:28px;
     padding-right:20px;
     color:#666;
}
 #PhoneNPListindex_news.PhoneNPList .pager{
     padding:10px;
}
 #PhonePhotoListhonor.PhonePhotoList {
     overflow: hidden;
     margin: 10px 2%;
}
 #PhonePhotoListhonor.PhonePhotoList .hd {
     padding:0 10px 3px;
     overflow: hidden;
     background: url( /Content/image/zh/h_bg.jpg) 0 bottom repeat-x;
}
 #PhonePhotoListhonor.PhonePhotoList .hd .title{
     color: #5e5e5e;
     font-size: 14px;
     float: left;
     padding: 0;
     display: block;
     width: 100%;
     background: url( /Content/image/zh/honor.jpg) 64px 8px no-repeat;
     background-size: 42px 9px;
}
 #PhonePhotoListhonor.PhonePhotoList .hd .more {
     float: right;
}
 #PhonePhotoListhonor.PhonePhotoList .hd h3 {
     font-size: 16px;
     font-weight: bold;
     padding-left: 10px;
}
 #PhonePhotoListhonor.PhonePhotoList .bd {
     padding: 5px;
}
 #PhonePhotoListhonor.PhonePhotoList .bd li {
     float: left;
     width: 32%;
     margin: 1% 0 0 1%;
     display: inline;
     text-align: center;
}
 #PhonePhotoListhonor.PhonePhotoList .bd li img {
     border: 2px solid #e8e8e8;
     height: 100px;
     width: 100px;
     max-width: 95%;
}
 #PhonePhotoListhonor.PhonePhotoList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
     text-align: center;
}
 #PhonePhotoListhonor.PhonePhotoList .bd .pd_link {
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
}
 #PhonePhotoListhonor.PhonePhotoList .link_wrap a{
     color: #333;
}
 #PhonePhotoListhonor.PhonePhotoList #pager{
     padding: 10px;
  text-align: right;
}
 #PhonePhotoListhonor.PhonePhotoList #pager a{
  color: #fff;
background: #950101;
border: 1px solid #998c8b;
padding: 2px;
}
 #PhonePhotoDetailhonorview.PhonePhotoDetail {
     overflow: hidden;
     margin: 10px 2%;
}
 #PhonePhotoDetailhonorview.PhonePhotoDetail .albpic {
     text-align:center;
     padding: 10px 0;
     margin-bottom: 10px;
}
 #PhonePhotoDetailhonorview.PhonePhotoDetail img{
     max-width: 100%;
}
 #PhonePhotoDetailhonorview.PhonePhotoDetail .hd {
     padding:0 10px 3px;
     overflow: hidden;
     background: url( /Content/image/zh/h_bg.jpg) 0 bottom repeat-x;
}
 #PhonePhotoDetailhonorview.PhonePhotoDetail .hd h3 {
     color: #5e5e5e;
     font-size: 14px;
     float: left;
     padding: 0;
     display: block;
     width: 100%;
     background: url( /Content/image/zh/honor.jpg) 64px 8px no-repeat;
     background-size: 42px 9px;
}
 #PhonePhotoDetailhonorview.PhonePhotoDetail .picname{
     margin: 10px 0;
}
 #PhonePhotoDetailhonorview.PhonePhotoDetail .picDescript{
     color: #666;
}
 #PhonePhotoDetailhonorview.PhonePhotoDetail .bto{
     padding: 5px 8px;
}
#PhonePhotoDetailhonorview.PhonePhotoDetail .bto a{
  color: #333;
}
 #PhonePhotoDetailhonorview.PhonePhotoDetail .next_albumexp{
     margin-bottom: 5px;
}
 