﻿/*body的字体样式*/
 body{
     font-family: "微软雅黑";
}
/*全局-自适应*/
 .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;
     margin: 0 auto;
     background: #f4f4f4;
}
 .mdpage_body{
     padding-bottom: 50px;
}
 .c{
     clear: both;
}
/*页面头部信息*/
 .header{
     overflow: hidden;
     background-color: rgba(255,255,255,0.3);
     position: absolute;
     z-index: 10;
     top: 0;
     width: 100%;
}
 .logo{
     float: left;
     height: 42px;
     line-height: 42px;
     color: #fff;
     font-size: 16px;
     margin-left: 12px;
}
 .header_tel{
     float: right;
     height: 42px;
     line-height: 42px;
     color: #fff;
     font-size: 16px;
     margin-right: 10px;
}
/*页面底部的电话和短信*/
/*底部导航*/
 .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;
}
/*页脚版权信息样式*/
 .footer{
     overflow: hidden;
     background: #fff;
}
 .footer_left{
     float: left;
     color: #000;
     font-size: 12px;
     height: 28px;
     line-height: 28px;
     width: 55%;
     padding-right: 5%;
     text-align: right;
}
 .footer_right{
     float: right;
     color: #000;
     font-size: 12px;
     height: 28px;
     line-height: 28px;
     width: 35%;
     padding-left: 5%;
     text-align: left;
}
/*首页导航样式*/
 .index_nav{
}
 .index_nav ul{
     overflow: hidden;
}
 .index_nav ul li{
     float: left;
     width: 50%;
     background: url(/Content/image/zh/nav_li_bg.jpg ) 0 0 no-repeat;
}
 .index_nav div{
     padding-left: 50%;
     overflow: hidden;
     border-right: 1px solid #636363;
}
 .index_nav div a{
     font-size: 14px;
     display: block;
     color: #fff;
     height: 38px;
     line-height: 38px;
     margin-top: 10px;
}
 .index_nav div span{
     display: block;
     font-size: 12px;
     color: #fff;
     margin-bottom: 10px;
}
 .index_nav .home div{
     background: url(/Content/image/zh/home_bg.png ) 25% 22px no-repeat;
     background-size: 30px 48px;
}
 .index_nav .about div{
     background: url( /Content/image/zh/about.png) 25% 25px no-repeat;
     background-size:36px 36px ;
}
 .index_nav .product div{
     background: url(/Content/image/zh/product.png ) 25% 25px no-repeat;
     background-size:36px 37px ;
}
 .index_nav .news div{
     background: url(/Content/image/zh/news_bg.png ) 26% 18px no-repeat;
     background-size: 25px 50px;
}
 .index_nav .map div{
     background: url(/Content/image/zh/maps_bg.png ) 25% 12px no-repeat;
     background-size: 34px 50px;
}
 .index_nav .contact div{
     background: url(/Content/image/zh/contact_bg.png ) 26% 10px no-repeat;
     background-size: 20px 60px;
}
/*内页导航样式*/
 .menu{
     position: relative;
     background: url(/Content/image/zh/header_bg.jpg ) 0 0 no-repeat;
     background-size: 100% 100%;
}
 .btn_left{
     position: absolute;
     left: 10px;
     top: 10px;
}
 .btn_left img{
     width: 26px;
}
 .menuA{
     position: absolute;
     right: 10px;
     top: 16px;
}
 .menuA img{
     width: 18px;
}
 .menu h1{
     text-align: center;
     height: 46px;
     line-height: 46px;
     font-size: 16px;
     color: #fff;
}
 .nav{
     position:absolute ;
     right: 10px;
     top: 46px;
     z-index: 100;
     background: #fff;
     padding-top: 10px;
}
 .nav a{
     display: block;
     color: #000;
     height: 24px;
     line-height: 24px;
     padding: 0 15px;
}
 #ygl_div2{
     background: url( /Content/image/zh/div_bg.jpg) 0 0 repeat-y;
     padding-bottom: 20px;
     padding-top: 20px;
}
 #ygl_div3{
     background: url( /Content/image/zh/div_bg.jpg) 0 0 repeat-y;
     padding-bottom: 20px;
     padding-top: 20px;
}
 #ygl_div4{
     background: url( /Content/image/zh/div_bg.jpg) 0 0 repeat-y;
     padding-bottom: 20px;
     padding-top: 20px;
}
 .footer{
     text-align: center;
     background-color: #F4F4F4;
}
 .header{
     background-color: #F4F4F4;
}
/* 挂件开始 */
 #PhonePhotoList342.PhonePhotoList {
     background: url(http://24970.weban.shiwangyun.com/Content/image/zh/body.png ) 0 0 repeat-y;
     background-size: 100% 100%;
     width: 90%;
     margin: 0 auto;
     border-radius: 15px;
}
/* 挂件头部 */
 #PhonePhotoList342.PhonePhotoList .hd {
     height: 36px;
     line-height: 36px;
     font-size: 14px;
     font-weight: bold;
     color: #fff;
     display: block;
     border-bottom: 1px solid #d4dc2e;
     margin: 0 20px;
     background: url( http://24970.weban.shiwangyun.com/Content/image/zh/h_bg.png) 0 11px no-repeat;
     background-size: 14px 13px;
     padding-left: 20px;
}
 #PhonePhotoList342.PhonePhotoList .hd .more {
     float: right;
}
 #PhonePhotoList342.PhonePhotoList .hd h3 {
     font-size: 16px;
     font-weight: bold;
     padding-left: 10px;
}
/* 挂件主体部分 */
 #PhonePhotoList342.PhonePhotoList .bd {
     padding: 5px;
}
 #PhonePhotoList342.PhonePhotoList .bd li {
     float: left;
     width: 32%;
     margin: 1% 0 0 1%;
     display: inline;
     text-align: center;
}
/* 新闻图片 */
 #PhonePhotoList342.PhonePhotoList .bd li img {
     border: 2px solid #e8e8e8;
     height: 100px;
     width: 100px;
     max-width: 95%;
}
/* 新闻标题 */
 #PhonePhotoList342.PhonePhotoList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
     text-align: center;
}
 #PhonePhotoList342.PhonePhotoList .bd .pd_link {
    display: none;
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
}
 #PhonePhotoList342.PhonePhotoList .link_wrap a{
     color: #333;
}
/* 分页 */
 #PhonePhotoList342.PhonePhotoList #pager{
     padding: 10px;
}
 /*forSeprateConfigStyles*//* 挂件开始 */
 #PhonePhotoDetail344.PhonePhotoDetail {
     background: url(http://24970.weban.shiwangyun.com/Content/image/zh/body.png ) 0 0 repeat-y;
     background-size: 100% 100%;
     width: 90%;
     margin: 0 auto;
     border-radius: 15px;
}
 #PhonePhotoDetail344.PhonePhotoDetail .albpic {
     text-align:center;
     padding: 10px 0;
     margin-bottom: 10px;
}
 #PhonePhotoDetail344.PhonePhotoDetail img{
     max-width: 100%;
}
/* 挂件头部 */
 #PhonePhotoDetail344.PhonePhotoDetail .hd {
     height: 36px;
     line-height: 36px;
     font-size: 14px;
     font-weight: bold;
     color: #fff;
     display: block;
     border-bottom: 1px solid #d4dc2e;
     margin: 0 20px;
     background: url( http://24970.weban.shiwangyun.com/Content/image/zh/h_bg.png) 0 11px no-repeat;
     background-size: 14px 13px;
     padding-left: 20px;
}
/* 挂件头部标题 */
 #PhonePhotoDetail344.PhonePhotoDetail .hd h3 {
     font-size: 16px;
     font-weight: bold;
}
/* 挂件主体 */
 #PhonePhotoDetail344.PhonePhotoDetail bd{
}
 #PhonePhotoDetail344.PhonePhotoDetail .picname{
     display: none;
     margin: 10px 0;
}
 #PhonePhotoDetail344.PhonePhotoDetail .picDescript{
     color: #666;
}
/* 分页 */
 #PhonePhotoDetail344.PhonePhotoDetail .bto{
     padding: 5px 8px;
}
 #PhonePhotoDetail344.PhonePhotoDetail .next_albumexp{
     margin-bottom: 5px;
}
 /*forSeprateConfigStyles*/#PhonePPMarquee504.PhonePPMarquee{
     width:100%;
}
 #PhonePPMarquee504.PhonePPMarquee .Marquee_title{
     font-size: 16px;
     font-weight: bold;
     padding-left:5px;
}
 #PhonePPMarquee504.PhonePPMarquee .Marquee_box{
     overflow:hidden;
     width:100%;
     height:116px;
     position:relative;
}
 #PhonePPMarquee504.PhonePPMarquee .prev_btn {
     position:absolute;
     left:3px;
     top:50%;
}
 #PhonePPMarquee504.PhonePPMarquee .next_btn {
     position:absolute;
     right:3px;
     top:50%;
}
 #PhonePPMarquee504.PhonePPMarquee .Marquee_lists{
     padding: 10px;
}
 #PhonePPMarquee504.PhonePPMarquee .Marquee_li{
     padding-right:10px;
     width:152px;
     margin-bottom:10px;
}
 #PhonePPMarquee504.PhonePPMarquee .Marquee_img{
     height:70px;
     padding:2px;
     border:1px solid #dfdfdf;
     padding-right:15px;
     padding-left:15px;
     width:120px;
}
 #PhonePPMarquee504.PhonePPMarquee .Marquee_link{
     color:#164e6b;
}
 #PhonePPMarquee504.PhonePPMarquee .Marquee_link:hover{
     color:#31a7e4;
}
 #PhonePPMarquee504.PhonePPMarquee .Marquee_name{
     text-align: center;
     line-height: 25px;
     overflow: hidden;
}
 #PhonePPMarquee504.PhonePPMarquee .Marquee_hd {
     height: 30px;
     line-height: 30px;
}
 #PhonePPMarquee504.PhonePPMarquee .Marquee_hd a {
     float: right;
     color: #00BFFF;
     padding-right:5px;
}
 #PhonePPMarquee504.PhonePPMarquee .Marquee_bd {
     border:1px solid #dfdfdf;
     padding:10px 15px;
     position:relative;
     zoom:1;
}
 #PhonePPMarquee504.PhonePPMarquee .jqzoom {
     display: block;
}
/*设置图片列表放大镜*/
 .jqzoom {
     position: relative;
}
 .zoomdiv {
     z-index: 999;
     position: absolute;
     top: 0px;
     left: 0px;
     width: 300px;
     height: 300px;
     background: #fff;
     border: 1px solid #ccc;
     display: none;
     text-align: center;
     overflow: hidden;
}
 .zoomdiv img {
     width: 400px !important;
     height: 500px !important;
}
 .jqZoomPup {
     z-index: 999;
     visibility: hidden;
     position: absolute;
     top: 0px;
     left: 0px;
     border: 1px solid #aaa;
     background: #fff;
     opacity: 0.5;
     -moz-opacity: 0.5;
     -khtml-opacity: 0.5;
     filter: alpha(Opacity=50);
}
 /*forSeprateConfigStyles*/#PhoneNPListnews.PhoneNPList {
     background: url(http://01970.weba.shiwangyun.com/Content/image/zh/body.png ) 0 0 repeat-y;
     background-size: 100% 100%;
     width: 90%;
     margin: 0 auto;
     border-radius: 15px;
}
 #PhoneNPListnews.PhoneNPList .hd {
}
 #PhoneNPListnews.PhoneNPList .hd .title{
     height: 36px;
     line-height: 36px;
     font-size: 14px;
     font-weight: bold;
     color: #fff;
     display: block;
     border-bottom: 1px solid #d4dc2e;
     margin: 0 20px;
     background: url( http://01970.weba.shiwangyun.com/Content/image/zh/h_bg.png) 0 11px no-repeat;
     background-size: 14px 13px;
     padding-left: 20px;
}
 #PhoneNPListnews.PhoneNPList .hd a{
     float:right;
}
 #PhoneNPListnews.PhoneNPList .bd .lists {
     list-style:none;
  margin: 10px 0;
}
 #PhoneNPListnews.PhoneNPList li {
     border-bottom: 1px dashed #fff;
     padding-left: 10px;
     margin: 0 20px;
     vertical-align:middle;
     *zoom:1;
     font-size:12px;
}
 #PhoneNPListnews.PhoneNPList li a {
     display:inline-block;
     height:28px;
     line-height:28px;
     text-decoration:none;
     color: #fff;
}
 #PhoneNPListnews.PhoneNPList li .time{
     float:right;
     height:28px;
     line-height:28px;
     padding-right:10px;
     color:#fff;
}
 #PhoneNPListnews.PhoneNPList .pager{
     padding:10px;
     padding-left: 30px;
     color: #fff;
}
 #PhoneNPListnews.PhoneNPList .pager a{
     color: #fff;
}
 #PhoneNDetailnewsview.PhoneNDetail {
     background: url( /Content/image/zh/div_bg.jpg) 0 0 repeat-y;
     padding-bottom: 20px;
     padding-top: 20px;
}
 #PhoneNDetailnewsview.PhoneNDetail .PhoneNDetail_real{
     background: url(/Content/image/zh/body.png ) 0 0 repeat-y;
     background-size: 100% 100%;
     width: 90%;
     margin: 0 auto;
     border-radius: 15px;
}
 #PhoneNDetailnewsview.PhoneNDetail .hd {
     height: 36px;
     line-height: 36px;
     font-size: 14px;
     font-weight: bold;
     color: #fff;
     display: block;
     border-bottom: 1px solid #d4dc2e;
     margin: 0 20px;
     background: url( /Content/image/zh/h_bg.png) 0 11px no-repeat;
     background-size: 14px 13px;
}
 #PhoneNDetailnewsview.PhoneNDetail .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneNDetailnewsview.PhoneNDetail .bd .con_title {
     color: #fff;
     font-size: 14px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
     text-align: center;
}
 #PhoneNDetailnewsview.PhoneNDetail .con_subbx {
     text-align: center;
     color: #fff;
}
 #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;
     color: #fff;
     padding: 0 10px;
}
 #PhoneNDetailnewsview.PhoneNDetail .con_bx *{
     max-width:100%!important;
}
 /*forSeprateConfigStyles*/#PhonePPListpro.PhonePPList {
     background: url(http://01970.weba.shiwangyun.com/Content/image/zh/body.png ) 0 0 repeat-y;
     background-size: 100% 100%;
     width: 90%;
     margin: 0 auto;
     border-radius: 15px;
}
 #PhonePPListpro.PhonePPList .hd {
}
 #PhonePPListpro.PhonePPList .hd .title{
     height: 36px;
     line-height: 36px;
     font-size: 14px;
     font-weight: bold;
     color: #fff;
     display: block;
     border-bottom: 1px solid #d4dc2e;
     margin: 0 20px;
     background: url( http://01970.weba.shiwangyun.com/Content/image/zh/h_bg.png) 0 11px no-repeat;
     background-size: 14px 13px;
     padding-left: 20px;
}
 #PhonePPListpro.PhonePPList .hd a {
     float: right;
}
 #PhonePPListpro.PhonePPList .bd {
}
 #PhonePPListpro.PhonePPList .bd .lists{
     overflow: hidden;
  width: 92%;
  margin: 0 auto;
}
 #PhonePPListpro.PhonePPList .bd li {
     width: 33%;
     float: left;
     text-align: center;
     margin-top: 10px;
}
 #PhonePPListpro.PhonePPList .img_thum {
}
 #PhonePPListpro.PhonePPList .bd li img {
     display: inline-block;
     vertical-align: middle;
     width: 80px;
     height: 70px;
     padding: 1px;
     background: #fff;
     border: 1px solid #dfdfdf;
}
 #PhonePPListpro.PhonePPList .bd .link_wrap {
     padding-left: 10px;
     overflow: hidden;
}
 #PhonePPListpro.PhonePPList .bd .pd_link {
     overflow: hidden;
     text-decoration: none;
     line-height:38px;
     color:#fff;
}
 #PhonePPListpro.PhonePPList .bd .pd_link a{
     color: #fff;
}
 #PhonePPListpro.PhonePPList .bd .pd_jj{
     color:#333;
     display: none;
}
 #PhonePPListpro.PhonePPList .pager{
     padding:10px;
     padding-left: 20px;
     color:#fff;
}
 #PhonePPListpro.PhonePPList .pager a{
     color:#fff;
}
 /* 挂件开始 */
 #PhonePPDetail348.PhonePPDetail {
     background: url(/Content/image/zh/body.png ) 0 0 repeat-y;
     background-size: 100% 100%;
     width: 90%;
     margin: 0 auto;
     border-radius: 15px;
}
 #PhonePPDetail348.PhonePPDetail img {
     max-width: 100%;
}
/* 挂件头部标题 */
 #PhonePPDetail348.PhonePPDetail .hdtitle h3 {
     height: 36px;
     line-height: 36px;
     font-size: 14px;
     font-weight: bold;
     color: #fff;
     display: block;
     border-bottom: 1px solid #d4dc2e;
     margin: 0 20px;
     background: url( /Content/image/zh/h_bg.png) 0 11px no-repeat;
     background-size: 14px 13px;
     padding-left: 20px;
}
 #PhonePPDetail348.PhonePPDetail .pd_Title {
     font-size: 16px;
     font-weight: bold;
     text-align:center;
}
 #PhonePPDetail348.PhonePPDetail .hd_bx {
     overflow: hidden;
}
 #PhonePPDetail348.PhonePPDetail .tip {
     height: 28px;
     line-height: 28px;
     border-bottom: 1px solid #dfdfdf;
     font-size: 14px;
     padding: 5px 10px;
}
/* 产品详情 */
 #PhonePPDetail348.PhonePPDetail .pd_content {
     padding: 5px 10px;
     word-break: break-all;
     word-wrap: break-word;
}
 #PhonePPDetail348.PhonePPDetail .pd_content *{
}
 #PhonePPDetail348.PhonePPDetail .line_cell {
     margin-bottom: 15px;
}
 #PhonePPDetail348.PhonePPDetail .para_tip {
     padding: 5px 10px;
}
 #PhonePPDetail348.PhonePPDetail .pre_prod {
     margin-bottom: 10px;
}
 #PhonePPDetail348.PhonePPDetail .bd {
     position: relative;
}
 #PhonePPDetail348.PhonePPDetail .swipe {
     overflow: hidden;
     visibility: hidden;
     position: relative;
}
 #PhonePPDetail348.PhonePPDetail .swipe-wrap {
     overflow: hidden;
     position: relative;
}
 #PhonePPDetail348.PhonePPDetail .swipe-wrap .swipe-slide {
     float: left;
     width: 100%;
     position: relative;
}
/*next 按钮需要是可以将display:none;
去掉*/
 #PhonePPDetail348.PhonePPDetail .swipe-next {
     display: none;
     position: absolute;
     z-index: 3;
     width: 30px;
     height: 30px;
     line-height: 30px;
     text-align: center;
     background: #fff;
     border: 1px solid #dfdfdf;
     right: 0;
     top: 0;
}
/*prev 按钮*/
 #PhonePPDetail348.PhonePPDetail .swipe-prev {
     display: none;
     position: absolute;
     z-index: 3;
     width: 30px;
     height: 30px;
     line-height: 30px;
     text-align: center;
     background: #fff;
     border: 1px solid #dfdfdf;
     left: 0;
     top: 0;
}
/*状态栏样式*/
 #PhonePPDetail348.PhonePPDetail .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;
}
 #PhonePPDetail348.PhonePPDetail .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;
}
/*当前状态样式*/
 #PhonePPDetail348.PhonePPDetail .swipe-navi .on {
     background: red;
}
/*forSeprateConfigStyles*/#PhoneImgSwipelunbo.PhoneImgSwipe {
     width:100%;
     max-width: 640px;
     margin:0 auto;
}
 #PhoneImgSwipelunbo.PhoneImgSwipe .bd {
     position:relative;
}
 #PhoneImgSwipelunbo.PhoneImgSwipe .swipe {
     overflow: hidden;
     visibility: hidden;
     position: relative;
}
 #PhoneImgSwipelunbo.PhoneImgSwipe .swipe-wrap {
     overflow: hidden;
     position: relative;
}
 #PhoneImgSwipelunbo.PhoneImgSwipe .swipe-wrap .swipe-slide {
     float:left;
     width:100%;
     position: relative;
}
/*next 按钮需要是可以将display:none;
 去掉*/
 #PhoneImgSwipelunbo.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 按钮*/
 #PhoneImgSwipelunbo.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;
}
/*状态栏样式*/
 #PhoneImgSwipelunbo.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;
}
 #PhoneImgSwipelunbo.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;
}
/*当前状态样式*/
 #PhoneImgSwipelunbo.PhoneImgSwipe .swipe-navi .on{
     background: red;
}
 #PhoneImgSwipelunbo.PhoneImgSwipe .bd{
     padding-top:0px;
}
 /*forSeprateConfigStyles*/#PhoneCommPageInfoabout.PhoneCommPageInfo {
     background: url( /Content/image/zh/div_bg.jpg) 0 0 repeat-y;
     padding-bottom: 20px;
     padding-top: 20px;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .newsinfo_Breadcrumbs{
     background: url(/Content/image/zh/body.png ) 0 0 repeat-y;
     background-size: 100% 100%;
     width: 90%;
     margin: 0 auto;
     border-radius: 15px;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .hd {
     text-align: center;
     padding-bottom: 20px;
     display: none;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo img {
     max-width:90%;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .title{
     height: 36px;
     line-height: 36px;
     font-size: 14px;
     font-weight: bold;
     color: #fff;
     display: block;
     border-bottom: 1px solid #d4dc2e;
     margin: 0 20px;
     background: url( /Content/image/zh/h_bg.png) 0 11px no-repeat;
     background-size: 14px 13px;
}
 #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: 10px;
     color: #fff;
}
 /*forSeprateConfigStyles*/#PhoneCommPageInfolianxi.PhoneCommPageInfo {
     background: url( http://24970.weban.shiwangyun.com/Content/image/zh/div_bg.jpg) 0 0 repeat-y;
     padding-bottom: 20px;
     padding-top: 20px;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .newsinfo_Breadcrumbs{
     background: url(http://24970.weban.shiwangyun.com/Content/image/zh/body.png ) 0 0 repeat-y;
     background-size: 100% 100%;
     width: 90%;
     margin: 0 auto;
     border-radius: 15px;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .title{
     height: 36px;
     line-height: 36px;
     font-size: 14px;
     font-weight: bold;
     color: #fff;
     display: block;
     border-bottom: 1px solid #d4dc2e;
     margin: 0 20px;
     background: url( http://24970.weban.shiwangyun.com/Content/image/zh/h_bg.png) 0 11px no-repeat;
     background-size: 14px 13px;
}
 #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 10px;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .con_bx {
     margin-top: 10px;
     color: #fff;
}
 /*forSeprateConfigStyles*/#PhoneCommPageInfomaps.PhoneCommPageInfo {
    background: url( /Content/image/zh/div_bg.jpg) 0 0 repeat-y;
     padding-bottom: 20px;
     padding-top: 20px;
}
#PhoneCommPageInfomaps.PhoneCommPageInfo .newsinfo_Breadcrumbs{
  background: url(/Content/image/zh/body.png ) 0 0 repeat-y;
     background-size: 100% 100%;
     width: 90%;
     margin: 0 auto;
     border-radius: 15px;
}
#PhoneCommPageInfomaps.PhoneCommPageInfo .title{
   height: 36px;
     line-height: 36px;
     font-size: 14px;
     font-weight: bold;
     color: #fff;
     display: block;
     border-bottom: 1px solid #d4dc2e;
     margin: 0 20px;
     background: url( /Content/image/zh/h_bg.png) 0 11px no-repeat;
     background-size: 14px 13px;
}
 #PhoneCommPageInfomaps.PhoneCommPageInfo .hd {
     text-align: center;
     padding-bottom: 20px;
}
 #PhoneCommPageInfomaps.PhoneCommPageInfo img {
     max-width:100%;
}
 #PhoneCommPageInfomaps.PhoneCommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneCommPageInfomaps.PhoneCommPageInfo .hd .con_title {
  display: none;
     color: #000;
     font-size: 26px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
}
 #PhoneCommPageInfomaps.PhoneCommPageInfo .con_subbx {
     color: #7e7e7e;
}
 #PhoneCommPageInfomaps.PhoneCommPageInfo span {
     padding-left: 20px;
}
 #PhoneCommPageInfomaps.PhoneCommPageInfo .bd {
     padding: 0 20px 20px;
}
 #PhoneCommPageInfomaps.PhoneCommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneCommPageInfomaps.PhoneCommPageInfo .con_bx {
     margin-top: 10px;
}
#PhoneNDetailnewsinfo_a.PhoneNDetail {
  padding: 10px;
}
#PhoneNDetailnewsinfo_a.PhoneNDetail .hd {
  text-align: center;
  padding-bottom: 10px;
}
#PhoneNDetailnewsinfo_a.PhoneNDetail .aboutnews {
  text-align: left;
  padding-bottom: 20px;
  font-weight: bold;
}
#PhoneNDetailnewsinfo_a.PhoneNDetail .hd .con_title {
  color: #000;
  font-size: 16px;
  font-weight: 800;
  line-height: 30px;
  margin-bottom: 6px;
}
#PhoneNDetailnewsinfo_a.PhoneNDetail .con_subbx {
  color: #7e7e7e;
}
#PhoneNDetailnewsinfo_a.PhoneNDetail span {
  padding-left: 20px;
}
#PhoneNDetailnewsinfo_a.PhoneNDetail .bd {
  padding: 0 10px 20px;
}
#PhoneNDetailnewsinfo_a.PhoneNDetail .con_summer {
  border: 1px solid #dfdfdf;
  background: #efefef;
  padding: 20px;
  color: #666;
}
#PhoneNDetailnewsinfo_a.PhoneNDetail .con_bx {
  margin-top: 10px;
}
#PhoneNDetailnewsinfo_a.PhoneNDetail .con_bx *{
  max-width:100%!important;
}