﻿/*全局-整个网站*/
 a{
     color: #000;
}
 a:active{
     color: #ccc;
}
 a:hover{
     color: #ccc;
}
/*全局-自适应*/
 .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-color: #fff;
}
 .mdpage_body{
     padding-bottom: 50px;
}
/*全局-顶部导航*/
 .hdnavi {
     height: 40px;
     color: #fff ;
     font-size: 14px;
     line-height: 40px;
     padding-left: 10px;
     text-align: center;
     background-color: #00adef;
}
 .hdnavi img{
     width: 20px;
     height: 15px;
     float: left;
     margin-left: 10px;
     margin-top: 10px;
}
/*顶部导航-目录文字*/
 .hdnavi .linkicon {
     float: right;
     height: 34px;
     padding-left: 15px;
     padding-top:1px;
}
 .hdnavi .hdnavis {
     display: none;
     position: absolute;
     right: 1px;
     top: 35px;
     width: 100px;
     height:160px;
     z-index:10;
}
 .hdnavi .linkicon img{
     width: 22px;
     height:15px ;
     margin-top:10px;
     margin-right: 10px;
}
 .hdnavi .hdnavis .hdnavlists {
     background-color: #00adef;
}
 .hdnavi .hdnavis a {
     font-size: 14px;
     display: block;
     color: #fff;
     height: 30px;
     line-height: 30px;
     text-indent: 4px;
     border-bottom:1px solid #ccc;
}
 .hdnavi .hdnavis .last a {
     border-bottom:none;
}
/*全局-页脚信息*/
 .foot_logo{
     line-height: 50px;
     text-align:center;
     height:55px;
     width: 300px;
     background-color: #00adef;
     color: #fff;
     border-radius: 5px;
     margin: 10px auto;
}
/*全局-底部导航*/
 .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;
    }
}
/*全局-E站代码*/
 .publicenv-page .e_footer{
     display: none;
}
/*全局-我的分享*/
 .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;
}
/*2宫格顶部LOGO*/
 .logodiv{
     width: 100%;
}
 .logodiv_left{
     width: 66.6%;
     float: left;
     text-align: left;
}
 .logodiv_right{
     width: 33.3%;
     float: right;
     position: relative;
}
 .logodiv_right img {
     width: 100%;
}
 .logodiv_right a{
     position: absolute;
     top: 58%;
     width: 100%;
     text-align: center;
     color: #fff;
     font-weight: bold;
}
 .logodiv_left .logo_title{
     font-size: 16px;
     font-weight: bold;
     margin-top:10px;
     margin-left: 15px;
}
 .logodiv_left .logo_banner{
     font-size: 14px;
     margin-left: 15px;
}
 .logodiv_left .logo_phone{
     font-size: 12px;
     background-color: #5d87b7;
     margin-left: 15px;
     width: 150px;
     padding: 3px;
     border-top-right-radius: 10px;
}
/*3宫格一层*/
 .firstdiv_h{
     width: 100%;
}
 .seconddiv_h{
     width: 100%;
}
 .thirddiv_h{
     width: 100%;
}
 .firstdiv_h img,.seconddiv_h img,.thirddiv_h img{
     width: 100%;
}
 .first_left{
     width: 33.3%;
     float: left;
     position: relative;
}
 .first_middle{
     width: 33.3%;
     float: left;
     position: relative;
}
 .first_right{
     float: right;
     width: 33.3%;
     position: relative;
}
 .firstdiv_h a,.seconddiv_h a,.thirddiv_h a{
     position: absolute;
     top: 58%;
     width: 100%;
     text-align: center;
     color: #fff;
     font-weight: bold;
}
 #PhoneCommPageInfocompany_s.PhoneCommPageInfo {
     width:100%;
     padding: 3px;
}
 #PhoneCommPageInfocompany_s.PhoneCommPageInfo .titlehd{
     display: none;
}
 #PhoneCommPageInfocompany_s.PhoneCommPageInfo .hd {
     text-align: center;
     padding-bottom: 20px;
     margin-top: 20px;
     display: none;
}
 #PhoneCommPageInfocompany_s.PhoneCommPageInfo img {
     max-width:95%;
  display: none;
}
 #PhoneCommPageInfocompany_s.PhoneCommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneCommPageInfocompany_s.PhoneCommPageInfo .hd .con_title {
     color: #000;
     font-size: 26px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
}
 #PhoneCommPageInfocompany_s.PhoneCommPageInfo .con_subbx {
     color: #7e7e7e;
}
 #PhoneCommPageInfocompany_s.PhoneCommPageInfo span {
     padding-left: 0px;
}
 #PhoneCommPageInfocompany_s.PhoneCommPageInfo .bd {
     padding: 0 20px 20px;
}
 #PhoneCommPageInfocompany_s.PhoneCommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneCommPageInfocompany_s.PhoneCommPageInfo .con_bx {
     margin-top: 20px;
}
 /*forSeprateConfigStyles*/#PhoneCommPageInfocontacts_s.PhoneCommPageInfo {
     min-height: 400px;
     width:100%;
     padding: 10px;
     
}
 #PhoneCommPageInfocontacts_s.PhoneCommPageInfo .hd {
     text-align: center;
     padding-bottom: 20px;
     margin-top: 20px;
}
 #PhoneCommPageInfocontacts_s.PhoneCommPageInfo .titlehd{
     display: none;
}
 #PhoneCommPageInfocontacts_s.PhoneCommPageInfo img {
     max-width:100%;
}
 #PhoneCommPageInfocontacts_s.PhoneCommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneCommPageInfocontacts_s.PhoneCommPageInfo .hd .con_title {
     color: #000;
     font-size: 26px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
}
 #PhoneCommPageInfocontacts_s.PhoneCommPageInfo .con_subbx {
     color: #7e7e7e;
}
 #PhoneCommPageInfocontacts_s.PhoneCommPageInfo span {
     padding-left: 20px;
}
 #PhoneCommPageInfocontacts_s.PhoneCommPageInfo .bd {
     padding: 0 20px 20px;
}
 #PhoneCommPageInfocontacts_s.PhoneCommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneCommPageInfocontacts_s.PhoneCommPageInfo .con_bx {
     margin-top: 20px;
}
 #PhoneNDetailnewsinfo_s.PhoneNDetail {
     width:100%;
     padding: 10px;
     
}
 #PhoneNDetailnewsinfo_s.PhoneNDetail .hd {
     text-align: center;
     padding-bottom: 10px;
}
 #PhoneNDetailnewsinfo_s.PhoneNDetail .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneNDetailnewsinfo_s.PhoneNDetail .news_head .con_title {
     color: #000;
     font-size: 16px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
     text-align: center;
}
 #PhoneNDetailnewsinfo_s.PhoneNDetail .con_subbx {
     text-align: center;
     color: #ccc;
}
 #PhoneNDetailnewsinfo_s.PhoneNDetail span {
     padding-left: 20px;
}
 #PhoneNDetailnewsinfo_s.PhoneNDetail .bd {
     padding: 0 10px 20px;
}
 #PhoneNDetailnewsinfo_s.PhoneNDetail .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneNDetailnewsinfo_s.PhoneNDetail .con_bx {
     margin-top: 10px;
}
 #PhoneNDetailnewsinfo_s.PhoneNDetail .con_bx *{
     max-width:100%!important;
}
 #PhoneNPListnewslist.PhoneNPList {
     overflow: hidden;
}
 #PhoneNPListnewslist.PhoneNPList .hd {
     height:30px;
     line-height:30px;
     border-bottom:none;
     overflow:hidden;
     padding:0px 10px;
}
 #PhoneNPListnewslist.PhoneNPList .hd .title{
     float: left;
     font-size: 15px;
     color: #00adef;
     font-weight: bold;
     width: 80px;
     line-height: 28px;
     height: 28px;
     border-bottom: 2px solid #00adef;
     text-align:center;
}
 #PhoneNPListnewslist.PhoneNPList .hd a{
     float: right;
     color: red;
}
 #PhoneNPListnewslist.PhoneNPList .bd .lists {
     list-style:none;
}
 #PhoneNPListnewslist.PhoneNPList li {
     border-top: 1px solid #ccc;
     padding-left: 10px;
     vertical-align:middle;
     *zoom:1;
     font-size:12px;
     word-wrap: break-word;
}
#PhoneNPListnewslist.PhoneNPList li:last-child{
	border-bottom: 1px solid #ccc;

}
 #PhoneNPListnewslist.PhoneNPList li:active{
     background-color: #fff;
}
 #PhoneNPListnewslist.PhoneNPList li a:active{
     color: #402c22;
}
 #PhoneNPListnewslist.PhoneNPList li a {
     display:inline-block;
     height:35px;
     line-height:35px;
     text-decoration:none;
     width: 65%;
     color: #292929;
     background-size: 10px 10px;
     -webkit-background-size: 10px 10px;
}
 #PhoneNPListnewslist.PhoneNPList li .time{
     float:right;
     height:28px;
     line-height:28px;
     padding-right:5px;
     color:#292929;
}
 #PhoneNPListnewslist.PhoneNPList .pager{
     padding:10px;
     text-align: center;
     color: #292929;
}
 #PhoneNPListnewslist.PhoneNPList .pager a{
     padding: 5px;
     color: #666;
}
 #PhonePhotoDetailphotodetail_a.PhonePhotoDetail {
     min-height: 400px;
     width:100%;
     padding: 10px;
    
}
 #PhonePhotoDetailphotodetail_a.PhonePhotoDetail .albpic {
     text-align:center;
}
 #PhonePhotoDetailphotodetail_a.PhonePhotoDetail img{
     width:200px;
     height:150px;
}
 #PhonePhotoDetailphotodetail_a.PhonePhotoDetail .hd {
     height: 30px;
     line-height: 30px;
}
 #PhonePhotoDetailphotodetail_a.PhonePhotoDetail .hd h3 {
     font-size: 16px;
     font-weight: bold;
     padding-left: 10px;
}
 #PhonePPDetailproinfo_s.PhonePPDetail {
     min-height: 400px;
     width:100%;
     padding: 10px;
     
}
 #PhonePPDetailproinfo_s.PhonePPDetail img {
}
 #PhonePPDetailproinfo_s.PhonePPDetail .hdtitle h3 {
     height: 30px;
     line-height: 30px;
     font-size: 16px;
     font-weight: bold;
     padding-left: 10px;
}
 #PhonePPDetailproinfo_s.PhonePPDetail .pd_Title {
     font-size: 16px;
     font-weight: bold;
     text-align:center;
}
 #PhonePPDetailproinfo_s.PhonePPDetail .hd_bx {
     overflow: hidden;
}
 #PhonePPDetailproinfo_s.PhonePPDetail .tip {
     height: 28px;
     line-height: 28px;
     border-bottom: 1px solid #dfdfdf;
     font-size: 14px;
     padding: 5px 10px;
}
 #PhonePPDetailproinfo_s.PhonePPDetail .pd_content {
     padding: 5px 10px;
     word-break: break-all;
     word-wrap: break-word;
}
 #PhonePPDetailproinfo_s.PhonePPDetail .pd_content *{
     max-width:100%!important;
}
 #PhonePPDetailproinfo_s.PhonePPDetail .line_cell {
     margin-bottom: 15px;
}
 #PhonePPDetailproinfo_s.PhonePPDetail .para_tip {
     padding: 5px 10px;
}
 #PhonePPDetailproinfo_s.PhonePPDetail .pre_prod {
     margin-bottom: 10px;
}
 #PhoneClassPPListproclass_s.PhoneClassPPList {
     overflow: hidden;
}
 #PhoneClassPPListproclass_s.PhoneClassPPList .hd {
     height:30px;
     line-height:30px;
     border-bottom:none;
     overflow:hidden;
     padding:0px 10px;
     border-bottom: 1px solid #ccc;
}
 #PhoneClassPPListproclass_s.PhoneClassPPList .hd .title {
     float: left;
     font-size: 15px;
     color: #00adef;
     font-weight: bold;
     width: 80px;
     line-height: 28px;
     height: 28px;
     border-bottom: 2px solid #ccc;
     text-align:center;
}
 #PhoneClassPPListproclass_s.PhoneClassPPList .hd a{
     float: right;
     color: red;
}
 #PhoneClassPPListproclass_s.PhoneClassPPList .hd .morelink {
     float: right;
     color: red;
}
/*产品分类按钮*/
 #PhoneClassPPListproclass_s.PhoneClassPPList .pdcate_btn {
     padding: 0 10px;
     float: right;
     border: 1px solid #dfdfdf;
     background: #fff;
     color: #000;
     font-size: 12px;
}
/*产品分类列表*/
 #PhoneClassPPListproclass_s.PhoneClassPPList .pd_catelist {
     position: absolute;
     right: 0;
     top: 30px;
     background: #fff;
     border: 1px solid #c8bb5d;
     width: 150px;
     text-align: left;
}
 #PhoneClassPPListproclass_s.PhoneClassPPList .pd_catelist a {
     display: block;
     line-height: 30px;
     font-size: 12px;
     color: #666;
     font-weight: normal;
     padding-left: 10px;
}
 #PhoneClassPPListproclass_s.PhoneClassPPList .bd {
     list-style:none;
}
 #PhoneClassPPListproclass_s.PhoneClassPPList .bd li {
     display: inline;
     float: left;
     margin-left: 1%;
     width: 49%;
     text-align: center;
     margin-top: 15px;
     margin-bottom: 15px;
}
 #PhoneClassPPListproclass_s.PhoneClassPPList .img_thum {
     float: left;
     width: 100%;
}
 #PhoneClassPPListproclass_s.PhoneClassPPList .bd li img {
     border: 1px solid #40403f;
     width:90%;
     padding: 1px;
     margin: 0px auto;
}
 #PhoneClassPPListproclass_s.PhoneClassPPList .bd .link_wrap {
     word-wrap: break-word;
}
 #PhoneClassPPListproclass_s.PhoneClassPPList .bd .pd_link {
     text-decoration: none;
     line-height:15px;
}
 #PhoneClassPPListproclass_s.PhoneClassPPList .bd .pd_link a{
     color: #40403f;
     display: inline-block;
     font-size: 13px;
     font-weight: bold;
     max-width: 95%;
     width: 150px;
     height: 22px;
     line-height: 22px;
}
 #PhoneClassPPListproclass_s.PhoneClassPPList .bd .pd_jj {
     color: #666;
     display: none;
}
 #PhoneClassPPListproclass_s.PhoneClassPPList .pager {
     padding:10px;
     text-align: center;
     color: #666;
}
 #PhoneClassPPListproclass_s.PhoneClassPPList .pager a{
     padding: 5px;
     color: #666;
}
 #PhoneClassPPListproclass_s.PhoneClassPPList .pd_lists {
     padding: 10px;
     overflow: hidden;
}
 #PhoneClassPPListproclass_s.PhoneClassPPList .pd_lists li {
     float: left;
     margin-right: 10px;
}
 #PhoneClassPPListproclass_s.PhoneClassPPList .pd_lists a {
     padding: 5px;
     color: red;
}
 #PhoneImgSwipeadsslider_n.PhoneImgSwipe {
     width:100%;
     max-width: 640px;
     margin:0 auto;
}
 #PhoneImgSwipeadsslider_n.PhoneImgSwipe .bd {
     position:relative;
}
 #PhoneImgSwipeadsslider_n.PhoneImgSwipe .swipe {
     overflow: hidden;
     visibility: hidden;
     position: relative;
}
 #PhoneImgSwipeadsslider_n.PhoneImgSwipe .swipe-wrap {
     overflow: hidden;
     position: relative;
}
 #PhoneImgSwipeadsslider_n.PhoneImgSwipe .swipe-wrap .swipe-slide {
     float:left;
     width:100%;
     position: relative;
}
/*next 按钮需要是可以将display:none;
 去掉*/
 #PhoneImgSwipeadsslider_n.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 按钮*/
 #PhoneImgSwipeadsslider_n.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;
}
/*状态栏样式*/
 #PhoneImgSwipeadsslider_n.PhoneImgSwipe .swipe-navi{
     position: absolute;
     width:100%;
     bottom: 0;
     height: 15px;
     line-height: 0;
     padding:5px 0;
     text-align: center;
}
 #PhoneImgSwipeadsslider_n.PhoneImgSwipe .swipe-navi li{
     display: inline-block;
     width: 12px;
     height:12px;
     font-size: 0;
     line-height: 0;
     background: #fff;
     margin-right: 10px;
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;
}
/*当前状态样式*/
 #PhoneImgSwipeadsslider_n.PhoneImgSwipe .swipe-navi .on{
     background:#666;
}
 #PhonePhotoListphotolist_a.PhonePhotoList {
     overflow: hidden;
}
 #PhonePhotoListphotolist_a.PhonePhotoList .hd {
     height:30px;
     line-height:30px;
     border-bottom:none;
     overflow:hidden;
     padding:0px 10px;
     border-bottom: 1px solid #ccc;
}
 #PhonePhotoListphotolist_a.PhonePhotoList .hd .more {
     float: right;
}
 #PhonePhotoListphotolist_a.PhonePhotoList .hd .title{
     float: left;
     font-size: 15px;
     color: #00adef;
     font-weight: bold;
     width: 80px;
     line-height: 28px;
     height: 28px;
     border-bottom: 2px solid #ccc;
     text-align:center;
}
 #PhonePhotoListphotolist_a.PhonePhotoList .hd h3 {
     float: left;
     font-size: 15px;
     color: #d09c00;
     font-weight: bold;
     width: 80px;
     border-radius: 3px;
     margin-top: 2px;
     text-align:center;
}
 #PhonePhotoListphotolist_a.PhonePhotoList .bd {
     list-style:none;
    
}
 #PhonePhotoListphotolist_a.PhonePhotoList .bd li {
     display: inline;
     float: left;
     margin-left: 1%;
     width: 49%;
     text-align: center;
     margin-top: 15px;
     margin-bottom: 15px;
}
 #PhonePhotoListphotolist_a.PhonePhotoList .bd li img {
     border: 1px solid #ccc;
     width:90%;
     padding: 3px;
     margin: 0px auto;
     max-width: 95%;
}
 #PhonePhotoListphotolist_a.PhonePhotoList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
     text-align: center;
}
 #PhonePhotoListphotolist_a.PhonePhotoList .bd .pd_link {
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
}
 #PhonePhotoListphotolist_a.PhonePhotoList .link_wrap a{
     color: #ccc;
}
 #PhonePhotoListphotolist_a #pager{
     padding:10px;
     text-align: center;
     color: #666;
}
 #PhonePhotoListphotolist_a #pager a{
     padding: 5px;
     color: #666;
}
 #PhoneCommPageInfomaps_a.PhoneCommPageInfo {
     min-height: 400px;
     width:100%;
     padding: 2px;
}
 #PhoneCommPageInfomaps_a.PhoneCommPageInfo .titlehd{
     display: none;
}
 #PhoneCommPageInfomaps_a.PhoneCommPageInfo .hd {
     text-align: center;
     padding-bottom: 20px;
}
 #PhoneCommPageInfomaps_a.PhoneCommPageInfo img {
     max-width:95%;
}
 #PhoneCommPageInfomaps_a.PhoneCommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneCommPageInfomaps_a.PhoneCommPageInfo .hd .con_title {
     color: #000;
     font-size: 26px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
}
 #PhoneCommPageInfomaps_a.PhoneCommPageInfo .con_subbx {
     color: #7e7e7e;
}
 #PhoneCommPageInfomaps_a.PhoneCommPageInfo span {
     padding-left: 0px;
}
 #PhoneCommPageInfomaps_a.PhoneCommPageInfo .bd {
     padding: 0 10px 20px;
}
 #PhoneCommPageInfomaps_a.PhoneCommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneCommPageInfomaps_a.PhoneCommPageInfo .con_bx {
     margin-top: 20px;
}
 /*forSeprateConfigStyles*/