﻿/* body字体的样式 */
 body{
     font-family: "微软雅黑";
     font-size: 12px;
}
/*自适应框架样式*/
 .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: #e1e2e7;
     -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;
    }
}
/*导航下拉菜单*/
 .hdnavis{
     position: absolute;
     left: 1%;
     top: 40px;
     width:90px;
     background: #f0f0f0;
     padding: 3px 0 3px 0;
     z-index: 999!important;
     box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
     border: 1px solid #d8d8d8;
}
 .hdnavlists li{
     padding: 1px 0;
     border-bottom: 1px solid #ccc;
}
 .hdnavlists a{
     color: #333;
     margin: 1px 5px 1px 5px;
     padding: 3px 10px;
     line-height:20px;
     display: block;
}
/*分享弹层*/
 .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{
     background: url( /Content/image/zh/header_bg.jpg) 0 0 no-repeat;
     background-size: 100% 100%;
     height: 76px;
}
 .toplogo .toplt{
     margin-left: 20px;
}
 .toplogo .toplt .logo{
     font-size: 20px;
     font-weight: bold;
     color: #fff;
     padding-top: 10px;
}
 .toplogo .toplt .pinyin{
     color: #fff;
     font-size: 12px;
     margin-top: 8px;
}
 .mainmeun{
     padding-left: 1%;
     border-bottom: 3px solid #23548c;
}
 .mainmeun li{
     float: left;
     display: inline-block;
     width: 15%;
     text-align: center;
     height: 50px;
     line-height: 50px;
}
 .mainmeun li.index{
     width: 10%;
}
 .mainmeun li a{
     display: block;
     text-align: center;
     font-weight: bold;
     color:#333;
     margin: 0 auto;
     height: 80%;
     font-size: 10px;
}
 .mainmeun li a:hover{
     color: #ff6600;
     border-bottom: 2px solid #f29400;
}
/* 页脚的版权信息 */
 .ygl_copyright{
     background: #000;
     text-align: center;
     color: #ccc;
     height: 32px;
     line-height: 32px;
     border-top: 1px solid #dcdde2;
     border-bottom: 1px solid #dcdde2;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo {
     margin: 10px 2%;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .titlehd {
     height: 32px;
     line-height: 30px;
     border-bottom: 1px solid #ccc;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .titlehd .title{
     font-weight: bold;
     border-bottom:3px solid #1a5087;
     padding: 0 15px 6px 15px;
  font-size: 14px;
  color: #1a518a;
}
 #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 0;
}
 #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;
}
 #PhonePicListchanpin.PhonePicList .hd {
     height: 40px;
     line-height: 30px;
     text-align: center;
     background: url( http://01878.weba.shiwangyun.com/Content/image/zh/index_pro_h_bg.jpg) center 3px no-repeat;
     margin: 10px 0;
}
 #PhonePicListchanpin.PhonePicList .hd .title{
     color: #23548c;
     font-weight: bold;
     height: 40px;
     display: block;
     margin: 0 auto;
     font-size: 14px;
     background: url(http://01878.weba.shiwangyun.com/Content/image/zh/index_pro_h.png ) center 28px no-repeat;
     background-size: 140px 9px;
}
 #PhonePicListchanpin.PhonePicList .hd .more {
     float: right;
}
 #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-left: 2%;
}
 #PhonePicListchanpin.PhonePicList .bd li {
     float: left;
     width: 29%;
     background: #edeef1;
     border: 1px solid #ccc;
     border-bottom: 5px solid #ccc;
     display: inline;
     text-align: center;
     padding-top: 6px;
     margin: 0 1.5% 15px;
}
 #PhonePicListchanpin.PhonePicList .bd li img {
     min-width: 80px;
     width: 90%;
     display: inline-block;
     vertical-align: middle;
     border: 1px solid #dfdfdf;
}
 #PhonePicListchanpin.PhonePicList .bd .link_wrap {
     height: 40px;
     line-height: 40px;
}
 #PhonePicListchanpin.PhonePicList .bd .pd_link {
     white-space: nowrap;
     overflow: hidden;
  margin: 0 10px;
}
 #PhonePicListchanpin.PhonePicList .Marquee_imgbx {
}
 #PhonePicListchanpin.PhonePicList .Marquee_imgbx a{
     color:#333;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo {
     margin: 10px 2%;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .titlehd {
     height: 32px;
     line-height: 30px;
     border-bottom: 1px solid #ccc;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .titlehd .title{
     font-weight: bold;
border-bottom:3px solid #1a5087;
padding: 0 15px 6px 15px;
font-size: 14px;
color: #1a518a;
}
 #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;
}
#PhoneCommPageInfomap.PhoneCommPageInfo {
     margin: 10px 2%;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo .titlehd {
     height: 32px;
     line-height: 30px;
     border-bottom: 1px solid #ccc;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo .titlehd .title{
     font-weight: bold;
border-bottom:3px solid #1a5087;
padding: 0 15px 6px 15px;
font-size: 14px;
color: #1a518a;
}
 #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 {
     height: 32px;
     line-height: 30px;
     border-bottom: 1px solid #ccc;
}
 #PhoneNPListnews.PhoneNPList .hd .title{
     font-weight: bold;
     border-bottom:3px solid #1a5087;
     padding: 0 15px 6px 15px;
     font-size: 14px;
     color: #1a518a;
}
 #PhoneNPListnews.PhoneNPList .hd a{
     float:right;
}
 #PhoneNPListnews.PhoneNPList .bd .lists {
     list-style:none;
  margin-top: 8px;
}
 #PhoneNPListnews.PhoneNPList li {
     background: url(http://01878.weba.shiwangyun.com/Content/image/zh/news_li_bg.jpg ) left center no-repeat;
     padding-left: 10px;
     margin-left: 10px;
     vertical-align:middle;
     *zoom:1;
     font-size:12px;
}
 #PhoneNPListnews.PhoneNPList li a {
     display:inline-block;
     height:30px;
     line-height:30px;
     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:#333;
}
 #PhoneNDetailnewsview.PhoneNDetail {
     padding: 10px 0;
     margin: 10px 2%;
}
 #PhoneNDetailnewsview.PhoneNDetail .hd {
    height: 32px;
line-height: 30px;
border-bottom: 1px solid #ccc;
}
 #PhoneNDetailnewsview.PhoneNDetail .hd span{
  

font-weight: bold;
border-bottom:3px solid #1a5087;
padding: 0 15px 6px 15px;
font-size: 14px;
color: #1a518a;
}
 #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: 0 2%;
}
 #PhonePicListpro.PhonePicList .hd {
     height: 32px;
     line-height: 30px;
     border-bottom: 1px solid #ccc;
}
 #PhonePicListpro.PhonePicList .hd .title{
     font-weight: bold;
     border-bottom:3px solid #1a5087;
     padding: 0 15px 6px 15px;
     font-size: 14px;
     color: #1a518a;
}
 #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-left: 2%;
  margin-top: 12px;
}
 #PhonePicListpro.PhonePicList .bd li {
     float: left;
     width: 29%;
     background: #edeef1;
     border: 1px solid #ccc;
     border-bottom: 5px solid #ccc;
     display: inline;
     text-align: center;
     padding-top: 6px;
     margin: 0 1.5% 15px;
}
 #PhonePicListpro.PhonePicList .bd li img {
     min-width: 80px;
     width: 90%;
     display: inline-block;
     vertical-align: middle;
     border: 1px solid #dfdfdf;
}
 #PhonePicListpro.PhonePicList .bd .link_wrap {
     height: 40px;
     line-height: 40px;
}
 #PhonePicListpro.PhonePicList .bd .pd_link {
     white-space: nowrap;
     overflow: hidden;
     margin: 0 10px;
}
 #PhonePicListpro.PhonePicList .Marquee_imgbx {
     margin-bottom:10px;
}
 #PhonePicListpro.PhonePicList .Marquee_imgbx a{
     color:#333;
}
 #PhonePicListpro.PhonePicList .bto{
     padding: 10px;
     text-align: right;
}
 #PhonePicListpro.PhonePicList .bto a{
     color:#333;
}
 #PhonePPDetailproview.PhonePPDetail {
     overflow: hidden;
     margin: 0 2%;
}
 #PhonePPDetailproview.PhonePPDetail img {
     max-width: 100%;
}
 #PhonePPDetailproview.PhonePPDetail .hdtitle{
     height: 32px;
     line-height: 30px;
     border-bottom: 1px solid #ccc;
}
 #PhonePPDetailproview.PhonePPDetail .hdtitle .title span {
     font-weight: bold;
     border-bottom:3px solid #1a5087;
     padding: 0 15px 6px 15px;
     font-size: 14px;
     color: #1a518a;
}
 #PhonePPDetailproview.PhonePPDetail .pd_Title {
     font-size: 14px;
     font-weight: bold;
     text-align:center;
     margin-top: 10px;
}
#PhonePPDetailproview.PhonePPDetail .pd_tip{
  display: none;
}
 #PhonePPDetailproview.PhonePPDetail .bd {
     margin-top: 30px;
}
 #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 .line_cell {
     margin-bottom: 15px;
}
 #PhonePPDetailproview.PhonePPDetail .para_tip {
     padding: 5px 10px;
}
 #PhonePPDetailproview.PhonePPDetail .pre_prod {
     margin-bottom: 10px;
}
 #PhoneImgSwipebar.PhoneImgSwipe {
     max-width: 640px;
}
 #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{
     display: none;
     position: absolute;
     z-index: 8;
     width: 30px;
     height: 30px;
     line-height: 30px;
     text-align: center;
     background: #fff;
     border:1px solid #dfdfdf;
     right: 0;
     top: 0;
}
/*prev 按钮*/
 #PhoneImgSwipebar.PhoneImgSwipe .swipe-prev {
     display: none;
     position: absolute;
     z-index: 8;
     width: 30px;
     height: 30px;
     line-height: 30px;
     text-align: center;
     background: #fff;
     border:1px solid #dfdfdf;
     left: 0;
     top: 0;
}
/*状态栏样式*/
 #PhoneImgSwipebar.PhoneImgSwipe .swipe-navi{
     position: absolute;
     width:100%;
     background: rgba(0,102,153,0.7);
     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;
}
 #PhoneCommPageAboutprimary.PhoneCommPageAbout {
background: #23548c;
     width:100%;
}
 #PhoneCommPageAboutprimary.PhoneCommPageAbout .hd {
     overflow:hidden;
}
 #PhoneCommPageAboutprimary.PhoneCommPageAbout .hd .title{
  border-bottom: 1px solid #7493b6;
  display: block;
  color: #fff;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  margin:0 30px 0 20px;
  padding-left: 4px;
  background: url( http://01878.weba.shiwangyun.com/Content/image/zh/index_about_h_bg.png) 92px 17px no-repeat;
background-size: 80px 8px;
}
 #PhoneCommPageAboutprimary.PhoneCommPageAbout .more_link {
     float:right;
}
 #PhoneCommPageAboutprimary.PhoneCommPageAbout .content a{
  display: block;
    
}
 #PhoneCommPageAboutprimary.PhoneCommPageAbout .img {
     float:left;
     width:20%;
  min-width: 100px;
     height:120px;
  margin-right: 10px;
border: 5px solid #fff;
  border-radius: 5px;
}
 #PhoneCommPageAboutprimary.PhoneCommPageAbout .content {
     overflow:hidden;
     padding:10px;
  margin-left:10px;
  margin-right: 10px;
  color: #fff;
}
#PhoneCommPageAboutprimary.PhoneCommPageAbout .com_content{
  padding-right: 16px;
}
 #PhonePhotoListhonor.PhonePhotoList {
     overflow: hidden;
     margin: 0 2%;
}
 #PhonePhotoListhonor.PhonePhotoList .hd {
     height: 32px;
     line-height: 30px;
     border-bottom: 1px solid #ccc;
}
 #PhonePhotoListhonor.PhonePhotoList .hd .title{
     font-weight: bold;
     border-bottom:3px solid #1a5087;
     padding: 0 15px 6px 15px;
     font-size: 14px;
     color: #1a518a;
}
 #PhonePhotoListhonor.PhonePhotoList .hd .more {
     float: right;
}
 #PhonePhotoListhonor.PhonePhotoList .hd h3 {
     font-size: 16px;
     font-weight: bold;
     padding-left: 10px;
}
 #PhonePhotoListhonor.PhonePhotoList .bd {
     margin-top: 12px;
}
 #PhonePhotoListhonor.PhonePhotoList .bd li {
     float: left;
     width: 29%;
     background: #edeef1;
     border: 1px solid #ccc;
     border-bottom: 5px solid #ccc;
     display: inline;
     text-align: center;
     padding-top: 6px;
     margin: 0 1.5% 15px;
}
 #PhonePhotoListhonor.PhonePhotoList .bd li img {
     min-width: 80px;
     width: 90%;
     display: inline-block;
     vertical-align: middle;
     border: 1px solid #dfdfdf;
}
 #PhonePhotoListhonor.PhonePhotoList .bd .link_wrap {
     height: 40px;
     line-height: 40px;
}
 #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: #000;
}
#PhonePhotoDetailhonorInfo.PhonePhotoDetail {
     margin: 10px;
     margin: 0 2%;
}
 #PhonePhotoDetailhonorInfo.PhonePhotoDetail .albpic {
     text-align:center;
     padding: 10px 0;
     margin-bottom: 10px;
}
 #PhonePhotoDetailhonorInfo.PhonePhotoDetail img{
     max-width: 100%;
}
 #PhonePhotoDetailhonorInfo.PhonePhotoDetail .hd {
     height: 32px;
     line-height: 30px;
     border-bottom: 1px solid #ccc;
}
 #PhonePhotoDetailhonorInfo.PhonePhotoDetail .hd h3 {
     font-weight: bold;
     border-bottom:3px solid #1a5087;
     padding: 0 15px 0px 15px;
     font-size: 14px;
     display: inline-block;
     color: #1a518a;
}
 #PhonePhotoDetailhonorInfo.PhonePhotoDetail .picname{
     margin: 10px 0;
}
 #PhonePhotoDetailhonorInfo.PhonePhotoDetail .picDescript{
     color: #666;
}
 #PhonePhotoDetailhonorInfo.PhonePhotoDetail .bto{
     padding: 5px 8px;
}
 #PhonePhotoDetailhonorInfo.PhonePhotoDetail .next_albumexp{
     margin-bottom: 5px;
}
 #PhonePhotoDetailhonorInfo.PhonePhotoDetail .bto a{
  color: #000;
}
 