﻿/*自适应框架样式*/
 .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;
}
 .mdpage_body{
     padding-bottom: 50px;
}
/*导航下拉菜单*/
 .hdnavis{
     position: absolute;
     right: 1px;
     top: 38px;
     width:76px;
     background: #f0f0f0;
     padding: 5px 0 10px 0;
     z-index: 999!important;
}
 .hdnavlists li{
     padding: 3px 0;
     border-bottom: 1px solid #ccc;
}
 .hdnavlists a{
     color: #333;
     margin: 4px 5px 4px 15px;
     padding: 3px 0;
}
/*底部导航*/
 .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: 50%;
     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 .smsicon a{
     border-right: 0;
}
 .top{
     background: url(/Content/image/zh/i_13.png ) 0 0 repeat-x;
     -webkit-background-size:11px 75px;
     background-size:11px 75px;
     height: 75px;
}
 #toprt .topmeun{
     margin:18px 10px 0 10px;
     float: right;
}
 #toprt .topmeun a{
     display: block;
     background: url( /Content/image/zh/i_1.png) center center no-repeat;
     -webkit-background-size:18px 16px;
     background-size:18px 16px;
     width: 18px;
     height: 16px;
}
 #toplt .logo{
     padding: 20px 0 5px 5%;
}
 #toplt .logo .txt{
     float: left;
     display: block;
     color:#fff;
     font-size: 16px;
     font-weight: bold;
     padding: 0 2% 0 0;
}
 #toplt .logo .tel{
     float: left;
     display: block;
     color:#e4cc01;
     font-size: 16px;
     font-weight: bold;
     margin: 0 2% 0 0;
     background: url(/Content/image/zh/i_3.png) 0 bottom repeat-x;
     -webkit-background-size:2px 2px;
     background-size:2px 2px;
}
 #toplt .logo .ico{
     float: left;
     display: block;
     background: url(/Content/image/zh/i_2.png) 0 0 no-repeat;
     -webkit-background-size:25px 30px;
     background-size:25px 30px;
     width: 25px;
     height:30px;
}
 .c{
     clear: both;
}
 .meun .line{
     display: block;
     background: url(/Content/image/zh/i_3.png) 0 0 repeat-x;
     -webkit-background-size:2px 2px;
     background-size:2px 2px;
     width: 100%;
     height:2px;
     margin: 30px 0 10px 0;
}
 .meun .line2{
     display: block;
     background: url(/Content/image/zh/i_3.png) 0 0 repeat-x;
     -webkit-background-size:2px 2px;
     background-size:2px 2px;
     width: 100%;
     height:2px;
     margin: 10px 0 20px 0;
}
 .meun .nvi li{
     float: left;
     width: 23%;
     padding: 0 1% 0 1%;
}
 .meun .nvi li img {
     vertical-align: middle;
     width: 100%;
     min-width: 85px;
}
 .meun .nvi li p a{
     color:#fff;
}
 .meun .nvi{
     position: relative;
     width: 100%;
     display: block;
     clear: both;
}
 .meun .nvi li p{
     position: absolute;
     top: 50%;
     height: 24px;
     line-height: 24px;
     margin-top: -16px;
     text-indent: 10px;
}
 .bg{
     background: url(/Content/image/zh/i_4.png) 0 0 repeat;
     -webkit-background-size:10px 10px;
     background-size:10px 10px;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo {
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .titlehd {
     border-bottom: 1px solid #dfdfdf;
  margin-bottom: 10px;
     height: 30px;
     line-height:30px;
}
 #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 20px 20px;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .con_bx {
     margin-top: 20px;
}
 #PhoneCommPageAboutjianjie.PhoneCommPageAbout {
     
}
 #PhoneCommPageAboutjianjie.PhoneCommPageAbout .hd {
     height:35px;
     line-height:30px;
     border-bottom:1px solid #ffb000;
     padding:0 10px;
}
 #PhoneCommPageAboutjianjie.PhoneCommPageAbout .hd .title{
     line-height:30px;
  background: url(http://00808.weba.shiwangyun.com/Content/image/zh/i_12.png) 0 0 no-repeat;
-webkit-background-size:116px 36px;
     background-size:116px 36px;
     width: 116px;
     height:36px;
  display: block;
  padding: 5px 0 0 0;
  text-align: center;
  font-weight: bold;
  color: #666;
}
 #PhoneCommPageAboutjianjie.PhoneCommPageAbout .more_link {
     float:right;
}
 #PhoneCommPageAboutjianjie.PhoneCommPageAbout .img {
     float:left;
     width:120px;
     height:120px;
}
 #PhoneCommPageAboutjianjie.PhoneCommPageAbout .content {
     overflow:hidden;
     padding:10px;
  background: #eeeeee;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo {
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .titlehd {
     border-bottom: 1px solid #dfdfdf;
  margin-bottom: 10px;
     height: 30px;
     line-height:30px;
}
 #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 20px 20px;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .con_bx {
     margin-top: 20px;
}
#PhoneNPListnews.PhoneNPList {
}
 #PhoneNPListnews.PhoneNPList .hd {
     border-bottom: 1px solid #dfdfdf;
     margin-bottom:1px;
     font-size: 14px;
     font-weight: bold;
     height: 30px;
     line-height: 30px;
     overflow:hidden;
}
 #PhoneNPListnews.PhoneNPList .hd .title{
     padding:0 10px;
     float:left;
}
 #PhoneNPListnews.PhoneNPList .hd a{
     float:right;
}
 #PhoneNPListnews.PhoneNPList .bd .lists {
     list-style:none;
}
 #PhoneNPListnews.PhoneNPList li {
     border-bottom: 1px dashed #afafaf;
     padding-left: 10px;
     vertical-align:middle;
     *zoom:1;
     font-size:12px;
}
 #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:#333;
}
 #PhoneNDetailnewsview.PhoneNDetail {
}
 #PhoneNDetailnewsview.PhoneNDetail .hd {
      border-bottom: 1px solid #dfdfdf;
     margin-bottom:10px;
     font-size: 14px;
     font-weight: bold;
     height: 30px;
     line-height: 30px;
}
 #PhoneNDetailnewsview.PhoneNDetail .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneNDetailnewsview.PhoneNDetail .bd {
  text-align: center;
}
 #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;
}
 #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;
}
 #PhonePicListpro.PhonePicList .hd {
     height: 30px;
     line-height: 30px;
     border-bottom: 1px solid #dfdfdf;
}
 #PhonePicListpro.PhonePicList .hd .title{
     padding-left: 10px;
     font-weight: bold;
}
 #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:105px;
     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 {
     padding-top: 20px;
}
 #PhonePicListpro.PhonePicList .bd li {
     float: left;
     width: 46%;
     padding: 1px;
     margin: 1% 0 0 2%;
     display: inline;
     text-align: center;
}
 #PhonePicListpro.PhonePicList .bd li img {
     width: 90%;
     display: inline-block;
     vertical-align: middle;
     border: 1px solid #dfdfdf;
     max-width: 150px;
     height: 150px;
}
 #PhonePicListpro.PhonePicList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
     background: #fafafa;
}
 #PhonePicListpro.PhonePicList .bd a{
     color:#333;
}
 #PhonePicListpro.PhonePicList .bd .pd_link {
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
}
 #PhonePicListpro.PhonePicList .Marquee_imgbx {
     margin-bottom:10px;
     -webkit-border-radius: 8px;
     border-radius:8px;
     box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
     border: 1px solid #eee;
     padding: 10px;
}
 #PhonePicListpro.PhonePicList .bto {
     text-align: right;
     padding: 5px 10px;
     color:#333;
}
 #PhonePicListpro.PhonePicList .bto a{
     color:#333;
}
 /*forSeprateConfigStyles*/#PhonePPDetailproview.PhonePPDetail {
}
 #PhonePPDetailproview.PhonePPDetail img {
     max-width: 100%;
}
 #PhonePPDetailproview.PhonePPDetail .hdtitle h3 {
     border-bottom: 1px solid #dfdfdf;
     margin-bottom:10px;
     font-size: 14px;
     font-weight: bold;
     height: 30px;
     line-height: 30px;
  padding-left: 10px;
}
 #PhonePPDetailproview.PhonePPDetail .pd_Title {
     font-size: 16px;
     font-weight: bold;
     text-align:center;
}
 #PhonePPDetailproview.PhonePPDetail .hd_bx {
     overflow: hidden;
}
#PhonePPDetailproview.PhonePPDetail .bd {
     padding: 10px;
}
 #PhonePPDetailproview.PhonePPDetail .tip {
     height: 28px;
     line-height: 28px;
     border-bottom: 1px solid #dfdfdf;
     font-size: 14px;
     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 {
     width:100%;
     max-width: 640px;
     margin:0 auto;
}
 #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: 20px;
     height: 36px;
     line-height: 36px;
     text-align: center;
     right: 2px;
     top: 45%;
     background: url( /Content/image/zh/i_5.png) 0 0 no-repeat;
     -webkit-background-size:20px 36px;
     background-size:20px 36px;
     font-size: 0;
}
/*prev 按钮*/
 #PhoneImgSwipebar.PhoneImgSwipe .swipe-prev {
     position: absolute;
     z-index: 8;
     width: 20px;
     height: 36px;
     line-height: 36px;
     text-align: center;
     left: 2px;
     top: 45%;
     background: url( /Content/image/zh/i_6.png) 0 0 no-repeat;
     -webkit-background-size:20px 36px;
     background-size:20px 36px;
     font-size: 0;
}
/*状态栏样式*/
 #PhoneImgSwipebar.PhoneImgSwipe .swipe-navi{
     position: absolute;
     width:100%;
     bottom: -28px;
     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: #000;
     margin-right: 10px;
     -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
     border-radius: 8px;
}
/*当前状态样式*/
 #PhoneImgSwipebar.PhoneImgSwipe .swipe-navi .on{
     background: #f4bb0a;
}
 #PhoneImgSwipebars.PhoneImgSwipe
{
  width:100%;
  max-width: 640px;
  margin:0 auto;
    }
#PhoneImgSwipebars.PhoneImgSwipe .bd
{
   position:relative;
 }
#PhoneImgSwipebars.PhoneImgSwipe .swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
#PhoneImgSwipebars.PhoneImgSwipe .swipe-wrap {
  overflow: hidden;
  position: relative;
}
#PhoneImgSwipebars.PhoneImgSwipe .swipe-wrap .swipe-slide {
  float:left;
  width:100%;
  position: relative;
}
/*next 按钮需要是可以将display:none;去掉*/
#PhoneImgSwipebars.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 按钮*/
#PhoneImgSwipebars.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;
}
/*状态栏样式*/
#PhoneImgSwipebars.PhoneImgSwipe .swipe-navi{
  position: absolute;
  width:100%;
  background: rgba(0,0,0,0.5);
  bottom: 0;
  height: 15px;
  line-height: 0;
  padding:5px 0;
  text-align: center;
}
#PhoneImgSwipebars.PhoneImgSwipe .swipe-navi li{
  display: inline-block;
  width: 15px;
  height:15px;
  font-size: 0;
  line-height: 0;
  background: #fff;
  margin-right: 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
/*当前状态样式*/
#PhoneImgSwipebars.PhoneImgSwipe .swipe-navi .on{
  background: red;
}