﻿/*全局样式*/
 a{
     color: #333;
}
 a:active{
     color: #003366;
}
/*自适应框架样式*/
 .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: #0084ce;
}
 .mdpage_body{
     padding-bottom: 68px;
}
/*自适应框架样式-结束*/
/*menu导航*/
 .menu{
     width: 100%;
     position: relative;
     margin-top: -10px;
     z-index: 3;
}
 .menu img{
     width: 100%;
}
 .listnavi{
     position: absolute;
     width: 100%;
     height: 100%;
}
 .listnavi li {
     width: 20%;
     height: 100%;
     float: left;
     color: #fff;
     position: relative;
}
 .listnavi li a{
     color: #fff;
}
 .listnavi .contacts a{
     border-right: 0;
}
 .listnavi a.f_link {
     position: absolute;
     top: 50%;
     width: 100%;
     height: 12px;
     line-height: 12px;
     color: #fff;
     display: block;
     text-align: center;
     font-weight: bold;
     font-size: 12px;
}
 .listnavi a.h_link{
     display: block;
     height: 100%;
}
/*全局-底部导航*/
 .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;
}
/*首页电话*/
 .phone{
     width: 100%;
     position: relative;
}
 .phone img{
     width: 100%;
}
 .phone a{
     position: absolute;
     font-size: 14px;
     top: 30%;
     left: 30%;
}
/*首页推荐产品*/
 #bestdiv {
     background-color:#f2f2f2;
     padding: 5px;
}
 #htmlwidget1bestpro_h{
     width: 30%;
     float: left;
}
 #PhonePPListbestpro_a{
     float: left;
     width: 70%;
}
 .bestpro {
     width: 100%;
     position: relative;
}
 .bestpro img{
     width: 100%;
}
 .bestpro .bestspan{
     position:absolute;
     width: 100%;
     background-color: rgba(0,0,0,0.4);
     height: 30px;
     bottom: 0;
     line-height: 30px;
}
 .bestpro .bestspan a{
     color: #fff;
     float: right;
     margin-right: 5px;
     font-size: 16px;
     font-weight: bold;
}
/*首页案例菜单*/
 .casemenu{
     width: 100%;
     position: relative;
}
 .casemenu img{
     width: 100%;
}
 .casemenu a{
     position: absolute;
}
 .casemenu .casetitle{
     font-size: 16px;
     font-weight: bold;
     top: 25%;
     left: 2%;
     color: #ae241a;
}
 .casemenu .casemore{
     right: 0px;
     height: 80px;
     width: 40%;
}
/*内页通用标题*/
 .pagetitle{
     width: 100%;
     position: relative;
}
 .pagetitle a {
     color: #000000;
     font-size: 15px;
     font-weight: bold;
     left: 2%;
     position: absolute;
     top: 15%;
     height: 30px;
     line-height: 30px;
}
/*--顶部导航---*/
 .indexnav{
     width: 100%;
     color: #fff;
     display: inline-block;
     text-align: center;
     font-family: "幼圆";
     height: 44px;
     background: url(/Content/image/zh/top_bg.png ) 0 0 no-repeat;
     background-size:100% 44px;
     -webkit-background-size: 100% 44px;
}
 .indexnav li {
     display: inline-block;
     float: left;
     text-align: center;
}
 .indexnav .home {
     width: 15%;
}
 .indexnav .meun {
     width: 15%;
}
 .indexnav .meun a.sub_menu {
     background:url(/Content/image/zh/left_menu.png ) no-repeat scroll 0 0 ;
     -webkit-background-size:75px 28px;
     background-size:75px 28px;
     display: block;
     float: right;
     height:28px;
     margin:12px 5px 0 0;
     width:74px;
     position: relative;
     z-index: 997 !important;
}
 .indexnav .home a.sub_home {
     background: url(http://00947.weba.shiwangyun.comhttp://01748.weba.shiwangyun.com/Content/image/zh/s_1.png) no-repeat scroll 0 0 ;
     -webkit-background-size:23px 20px;
     background-size:23px 20px;
     display: block;
     height: 20px;
     line-height: 20px;
     margin: 12px 0 12px 5px;
     width: 23px;
     position: relative;
     z-index: 9997!important;
}
 .indexnav .home a.sub_home2 {
     display: block;
     height: 20px;
     line-height: 20px;
     margin: 12px 0 12px 5px;
     width: 23px;
}
 .indexnav .wenzi{
}
 .indexnav .txt {
     font-size: 22px;
     font-weight: bold;
     line-height:50px;
     width:85%;
}
 .hdnavis {
     background: none repeat scroll 0 0 #F0F0F0;
     padding: 5px 0 10px;
     position: absolute;
     right: 1%;
     top: 50px;
     width: 76px;
     z-index:998 !important;
}
 .hdnavlists li {
     border-bottom: 1px solid #CCCCCC;
     padding: 3px 0;
}
 .hdnavlists a {
     color: #333333;
     line-height: 25px;
     margin: 4px 5px 4px 15px;
     padding: 3px 0;
}
 .foot_logo{
     background: #0084CE;
     width: 100%;
     padding-bottom:52px;
}
 .foot_logo .txt{
     width: 98%;
     margin: 0 1%;
     text-align: center;
}
/*--主导航--*/
 .mainmeun{
     height: 64px;
     background: #0084ce;
}
 .mainmeun ul{
     background: #fff;
     width: 98%;
     height: 100%;
     margin: 0 1%;
}
 .mainmeun li{
     float: left;
     display: inline-block;
     width: 25%;
     height: 31px;
     text-align: center;
}
 .mainmeun li a{
     display: block;
     color:#2c2c2c;
     white-space:nowrap;
     text-align:center;
     line-height:31px;
     padding-right: 7px;
     padding-bottom: 2px;
     background: url(/Content/image/zh/border-left.png ) right 0 no-repeat;
     -webkit-background-size:7px 31px;
     background-size:7px 31px;
}
 .mainmeun span{
     height:31px;
     line-height:31px;
     padding: 0 0 0 24px;
     display: inline-block;
}
 .c{
     clear: both;
}
 .mainmeun .index {
     background: url(/Content/image/zh/menu_ico1.png) no-repeat scroll 0 5px;
}
 .mainmeun .about{
     background: url(/Content/image/zh/menu_ico1.png) no-repeat scroll -138px 3px;
}
 .mainmeun .honor1{
     background: url(/Content/image/zh/menu_ico1.png) no-repeat scroll -279px 6px;
}
 .mainmeun .pro{
     background: url(/Content/image/zh/menu_ico1.png) no-repeat scroll -427px 5px;
}
 .mainmeun .news{
     background: url(/Content/image/zh/menu_ico1.png) no-repeat scroll 2px -39px;
}
 .mainmeun .honor{
     background: url(/Content/image/zh/menu_ico1.png) no-repeat scroll -140px -40px ;
}
 .mainmeun .map{
     background: url(/Content/image/zh/menu_ico1.png) no-repeat scroll -278px -39px;
}
 .mainmeun .lianxi{
     background: url(/Content/image/zh/menu_ico1.png) no-repeat scroll -427px -39px;
}
 .mainmeun .ditu a{
     background: none;
     padding-right: 0;
}
 .mainmeun .contact a{
     background: none;
     padding-right: 0;
}
  .newsinfo_Breadcrumbs {
     margin: 0 1%;
     width: 98%;
     background: #fff;
     padding-bottom: 52px;
}
 .ui-sortable{
     background: #0084CE;
     width: 100%;
}
 #PhoneCommPageInfojianjie_detail .title {
     color: #FFFFFF;
     float: left;
     padding: 0 40px;
     background: url( /Content/image/zh/tit_l.png) 23px 13px no-repeat;
}
 #PhoneCommPageInfojianjie_detail .newsinfo_Breadcrumbs .titlehd {
     width:98%;
     margin: 0 1%;
     background: color:#fff;
     font-size: 16px;
     font-weight: bold;
     height: 38px;
     line-height: 38px;
     overflow:hidden;
     background: url(/Content/image/zh/bg_l.png) 2% 0 no-repeat;
     background-size:100% 38px;
     -webkit-background-size:100% 38px ;
}
 #PhoneCommPageInfojianjie_detail.PhoneCommPageInfo .hd {
     text-align: center;
     padding-bottom: 20px;
}
 #PhoneCommPageInfojianjie_detail.PhoneCommPageInfo img {
     max-width:100%;
}
 #PhoneCommPageInfojianjie_detail.PhoneCommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneCommPageInfojianjie_detail.PhoneCommPageInfo .hd .con_title {
     color: #000;
     font-size: 26px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
  display: none;
}
 #PhoneCommPageInfojianjie_detail.PhoneCommPageInfo .con_subbx {
     color: #7e7e7e;
  display: none;
}
 #PhoneCommPageInfojianjie_detail.PhoneCommPageInfo .bd {
     padding: 0 20px 20px;
}
 #PhoneCommPageInfojianjie_detail.PhoneCommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneCommPageInfojianjie_detail.PhoneCommPageInfo .con_bx {
     margin-top: 20px;
}
 /*forSeprateConfigStyles*/#PhoneCommPageInfocontacts_h.PhoneCommPageInfo {
     margin: 0 1%;
     width: 98%;
     background: #fff;
     overflow: hidden;
     padding-bottom: 52px;
}
 .ui-sortable{
     background: #0084CE;
     width: 100%;
}
 #PhoneCommPageInfocontacts_h.PhoneCommPageInfo .hd {
     display: none;
     text-align: center;
     padding-bottom: 20px;
}
 #PhoneCommPageInfocontacts_h.PhoneCommPageInfo .titlehd .title {
     color: #FFFFFF;
     float: left;
     padding: 0 40px;
     background: url( http://01805.weba.shiwangyun.com/Content/image/zh/tit_l.png) 23px 13px no-repeat;
}
 #PhoneCommPageInfocontacts_h.PhoneCommPageInfo .titlehd {
     width:98%;
     margin: 0 1%;
     background: color:#fff;
     font-size: 16px;
     font-weight: bold;
     height: 38px;
     line-height: 38px;
     overflow:hidden;
     background: url(http://01805.weba.shiwangyun.com/Content/image/zh/bg_l.png) 2% 0 no-repeat;
     background-size:100% 38px;
     -webkit-background-size:100% 38px ;
}
 #PhoneCommPageInfocontacts_h.PhoneCommPageInfo img {
     max-width:100%;
}
 #PhoneCommPageInfocontacts_h.PhoneCommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneCommPageInfocontacts_h.PhoneCommPageInfo .hd .con_title {
     color: #000;
     font-size: 26px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
}
 #PhoneCommPageInfocontacts_h.PhoneCommPageInfo .con_subbx {
     color: #7e7e7e;
}
 #PhoneCommPageInfocontacts_h.PhoneCommPageInfo .bd {
     padding: 0 20px 20px;
}
 #PhoneCommPageInfocontacts_h.PhoneCommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     padding: 20px;
     color: #666;
}
 #PhoneCommPageInfocontacts_h.PhoneCommPageInfo .con_bx {
     margin-top: 20px;
}
 #PhonePicListproshow.PhonePicList {
     overflow: hidden;
     margin: 0 1%;
     width: 98%;
     background: #fff;
     padding-top: 5px;
}
 #PhonePicListproshow.PhonePicList .hd {
     width:98%;
     margin: 0 1%;
     background: color:#fff;
     font-size: 16px;
     font-weight: bold;
     height: 38px;
     line-height: 38px;
     overflow:hidden;
     background: url(/Content/image/zh/bg_l.png) 2% 0 no-repeat;
     background-size:100% 38px;
     -webkit-background-size:100% 38px ;
}
 #PhonePicListproshow.PhonePicList .hd a {
     color: #FFFFFF;
     float: right;
     font-size: 14px;
     margin-right: 5px;
}
 #PhonePicListproshow.PhonePicList .hd .more {
     float: right;
}
 #PhonePicListproshow.PhonePicList .hd h3 {
     font-size: 16px;
     font-weight: bold;
     padding-left: 10px;
}
/*产品分类按钮*/
 #PhonePicListproshow.PhonePicList .pdcate_btn {
     padding:0 10px;
     float:right;
     border:1px solid #dfdfdf;
     background:#fff;
     color:#000;
     font-size:12px;
}
/*产品分类列表*/
 #PhonePicListproshow.PhonePicList .pd_catelist {
     position:absolute;
     right:0;
     top:30px;
     background:#fff;
     border:1px solid #dfdfdf;
     width:150px;
     text-align:left;
}
 #PhonePicListproshow.PhonePicList .pd_catelist a {
     display:block;
     line-height:30px;
     font-size:12px;
     color:#666;
     font-weight:normal;
     padding-left:10px;
}
 #PhonePicListproshow.PhonePicList .bd {
     padding-top: 20px;
}
 #PhonePicListproshow.PhonePicList .bd li {
     display: inline;
     float: left;
     margin: 1% 0 0 1%;
     text-align: center;
     width: 31.5%;
}
 #PhonePicListproshow.PhonePicList .bd li img {
     border: 1px solid #CCCCCC;
     margin-top: 5px;
     max-width: 95%;
     width: 90%;
    height:120px;
}
 #PhonePicListproshow.PhonePicList .bd .link_wrap {
     overflow: hidden;
     padding: 10px;
     word-wrap: break-word;
}
 #PhonePicListproshow.PhonePicList .bd .pd_link {
     line-height: 15px;
     margin-bottom: 20px;
     text-decoration: none;
}
 #PhonePicListproshow.PhonePicList .Marquee_imgbx {
     margin-bottom:10px;
}
 /*forSeprateConfigStyles*/#PhoneNPListnewslist_c.PhoneNPList {
     margin: 0 1%;
     width: 98%;
     background: #fff;
     padding-top: 5px;
}
 .ui-sortable{
     background: #0084ce;
}
 .ui-sortable{
     width: 100%;
}
 #PhoneNPListnewslist_c.PhoneNPList .hd {
     width:98%;
     margin: 0 1%;
     background:#fff;
     font-size: 16px;
     font-weight: bold;
     height: 38px;
     line-height: 38px;
     overflow:hidden;
     background: #fff url(http://01805.weba.shiwangyun.com/Content/image/zh/bg_l.png ) 2% 0 no-repeat;
     background-size:100% 38px;
     -webkit-background-size:100% 38px ;
}
 #PhoneNPListnewslist_c.PhoneNPList .hd a{
     float:right;
     color: #fff;
     font-size: 14px;
     margin-right: 5px;
}
 #PhoneNPListnewslist_c.PhoneNPList .bd .lists {
     list-style:none;
}
 #PhoneNPListnewslist_c.PhoneNPList li {
     padding-left: 10px;
     vertical-align:middle;
     *zoom:1;
     font-size:12px;
     border-bottom: 1px solid #eeeeee;
     background: #fff;
}
 #PhoneNPListnewslist_c.PhoneNPList li a {
     display:inline-block;
     height:28px;
     line-height:28px;
     color: #000;
}
 #PhoneNPListnewslist_c.PhoneNPList li a:hover{
     text-decoration: underline;
     color: #000;
}
 #PhoneNPListnewslist_c.PhoneNPList li .time{
     float:right;
     height:28px;
     line-height:28px;
     padding-right:10px;
     color:#707070;
}
 #PhoneNPListnewslist_c.PhoneNPList .pager{
     padding:10px;
}
  #PhoneMListmessages_h.PhoneMList {
     background:#FFFFFF;
     margin: 0 1%;
     width: 98%;
     overflow:hidden;
     padding-bottom: 52px;
}
 .ui-sortable{
     background: #0084CE;
}
 #PhoneMListmessages_h.PhoneMList .hd {
     width:98%;
     margin: 0 1%;
     background: color:#fff;
     font-size: 16px;
     font-weight: bold;
     height: 38px;
     line-height: 38px;
     overflow:hidden;
     background: url(/Content/image/zh/bg_l.png) 2% 0 no-repeat;
     background-size:100% 38px;
     -webkit-background-size:100% 38px ;
}
 #PhoneMListmessages_h.PhoneMList .hd .title {
     color: #FFFFFF;
     float: left;
     padding: 0 40px;
     background: url( /Content/image/zh/tit_l.png) 23px 13px no-repeat;
}
 #PhoneMListmessages_h.PhoneMList table {
     width: 100%;
     table-layout: fixed;
     border-collapse: collapse;
}
 #PhoneMListmessages_h.PhoneMList td, #PhoneMListmessages_h.PhoneMList th {
     vertical-align: top;
     padding: 5px;
}
 #PhoneMListmessages_h.PhoneMList th {
     font-size: 12px;
     font-weight: bold;
     text-align: right;
     width: 60px;
     color: #333;
}
 #PhoneMListmessages_h.PhoneMList td {
     padding-left: 20px;
}
 #PhoneMListmessages_h.PhoneMList input.text {
     padding: 3px;
     border: 1px solid #999;
     -webkit-border-radius: 0;
     border-radius: 0;
     width: 98%;
}
 #PhoneMListmessages_h.PhoneMList textarea.lecontent {
     width: 98%;
     height: 100px;
     padding: 3px;
     overflow: auto;
     -webkit-border-radius: 0;
     border-radius: 0;
     border: 1px solid #999;
}
 #PhoneMListmessages_h.PhoneMList .lg_content {
     margin-top: 10px;
}
 #PhoneMListmessages_h.PhoneMList .send{
     color: #efefef;
     background: #960f0f;
     border: 1px solid #600303;
     -webkit-border-radius: 0;
     border-radius: 0;
     padding: 3px 5px;
}
 .droppable {
     background:#0084CE ;
}
 #PhoneNDetailnews_detail.PhoneNDetail .hd {
     width:98%;
     margin: 0 1%;
     background: color:#fff;
     font-size: 16px;
     font-weight: bold;
     height: 38px;
     line-height: 38px;
     overflow:hidden;
     background: url(http://01805.weba.shiwangyun.com/Content/image/zh/bg_l.png) 2% 0 no-repeat;
     background-size:100% 38px;
     -webkit-background-size:100% 38px ;
}
 #PhoneNDetailnews_detail.PhoneNDetail .hd span{
     color: #FFFFFF;
     float: left;
     padding: 0 40px;
     background: url( http://01805.weba.shiwangyun.com/Content/image/zh/tit_l.png) 23px 13px no-repeat;
}
 .PhoneNDetail_real , .PhoneNDetail_assemble{
     background: #fff;
     margin: 0 1%;
     width: 98%;
}
 #PhoneNDetailnews_detail.PhoneNDetail .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneNDetailnews_detail.PhoneNDetail .hd .con_title {
     color: #000;
     font-size: 16px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
}
 #PhoneNDetailnews_detail.PhoneNDetail .con_subbx {
     color: #7e7e7e;
}
 #PhoneNDetailnews_detail.PhoneNDetail span {
     padding-left: 20px;
}
 #PhoneNDetailnews_detail.PhoneNDetail .bd {
     min-height: 160px;
     padding: 0 10px 52px;
}
 #PhoneNDetailnews_detail.PhoneNDetail .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneNDetailnews_detail.PhoneNDetail .con_bx {
     margin-top: 10px;
}
 #PhoneNDetailnews_detail.PhoneNDetail .con_bx *{
     max-width:100%!important;
}
#PhoneNPListnews-list.PhoneNPList {
     margin: 0 1%;
     width: 98%;
     background: #fff;
     padding-bottom: 52px;
     overflow: hidden;
}
 .ui-sortable{
     background: #0084ce;
}
 .ui-sortable{
     width: 100%;
}
 #PhoneNPListnews-list.PhoneNPList .hd {
     width:98%;
     margin: 0 1%;
     background:#fff;
     font-size: 16px;
     font-weight: bold;
     height: 38px;
     line-height: 38px;
     overflow:hidden;
     background: #fff url(http://01805.weba.shiwangyun.com/Content/image/zh/bg_l.png ) 2% 0 no-repeat;
     background-size:100% 38px;
     -webkit-background-size:100% 38px ;
}
 #PhoneNPListnews-list.PhoneNPList .hd .title{
     color: #FFFFFF;
     float: left;
     padding: 0 40px;
     background: url( http://01805.weba.shiwangyun.com/Content/image/zh/tit_l.png) 23px 13px no-repeat;
}
 #PhoneNPListnews-list.PhoneNPList .hd a{
     float:right;
     color: #fff;
     font-size: 14px;
     margin-right: 5px;
}
 #PhoneNPListnews-list.PhoneNPList .bd .lists {
     list-style:none;
}
 #PhoneNPListnews-list.PhoneNPList li {
     padding-left: 10px;
     vertical-align:middle;
     *zoom:1;
     font-size:12px;
     border-bottom: 1px solid #eeeeee;
     background: #fff;
}
 #PhoneNPListnews-list.PhoneNPList li a {
     display:inline-block;
     height:28px;
     line-height:28px;
     color: #000;
}
 #PhoneNPListnews-list.PhoneNPList li a:hover{
     text-decoration: underline;
     color: #000;
}
 #PhoneNPListnews-list.PhoneNPList li .time{
     float:right;
     height:28px;
     line-height:28px;
     padding-right:10px;
     color:#707070;
}
 #PhoneNPListnews-list.PhoneNPList .pager{
     padding:10px;
     float: right;
}
 /* 挂件开始 */
 #PhoneCommPageAbout776.PhoneCommPageAbout {
}
/* 挂件头部 */
 #PhoneCommPageAbout776.PhoneCommPageAbout .hd {
     width:98%;
     margin: 0 1%;
     background: color:#fff;
     font-size: 16px;
     font-weight: bold;
     height: 38px;
     line-height: 38px;
     overflow:hidden;
     background: url(/Content/image/zh/bg_l.png) 2% 0 no-repeat;
     background-size:100% 38px;
     -webkit-background-size:100% 38px ;
}
 #PhoneCommPageAbout776.PhoneCommPageAbout .more_link {
     float:right;
}
 #PhoneCommPageAbout776.PhoneCommPageAbout .title{
     color: #FFFFFF;
     float: left;
     padding: 0 40px;
     background: url( /Content/image/zh/tit_l.png) 23px 13px no-repeat;
}
/* 单页简介的图片 */
 #PhoneCommPageAbout776.PhoneCommPageAbout .img {
     float:left;
     width:120px;
     height:120px;
}
/* 挂件主体 */
 #PhoneCommPageAbout776.PhoneCommPageAbout .content {
     overflow:hidden;
     padding:10px;
  background:#fff;
}
 /*forSeprateConfigStyles*/ #PhonePhotoDetailphotoinfo_h.PhonePhotoDetail{
     background:#FFFFFF;
     margin: 0 1%;
     width: 98%;
     overflow:hidden;
    padding-bottom: 52px;
}
 .ui-sortable{
     background: #0084CE;
}
 #PhonePhotoDetailphotoinfo_h.PhonePhotoDetail .albpic {
     text-align:center;
     padding: 10px 0;
     margin-bottom: 10px;
}
 #PhonePhotoDetailphotoinfo_h.PhonePhotoDetail img{
     max-width: 100%;
}
 #PhonePhotoDetailphotoinfo_h.PhonePhotoDetail .hd {
     width:98%;
     margin: 0 1%;
     background: color:#fff;
     font-size: 16px;
     font-weight: bold;
     height: 38px;
     line-height: 38px;
     overflow:hidden;
     background: url(http://01805.weba.shiwangyun.com/Content/image/zh/bg_l.png) 2% 0 no-repeat;
     background-size:100% 38px;
     -webkit-background-size:100% 38px ;
}
 #PhonePhotoDetailphotoinfo_h.PhonePhotoDetail .hd .title {
     color: #FFFFFF;
     float: left;
     padding: 0 40px;
     background: url( http://01805.weba.shiwangyun.com/Content/image/zh/tit_l.png) 23px 13px no-repeat;
}
 #PhonePhotoDetailphotoinfo_h.PhonePhotoDetail .picname{
     margin: 10px 0;
}
 #PhonePhotoDetailphotoinfo_h.PhonePhotoDetail .picDescript{
     color: #666;
}
 #PhonePhotoDetailphotoinfo_h.PhonePhotoDetail .bto{
     padding:0 10px 10px;
}
 #PhonePhotoDetailphotoinfo_h.PhonePhotoDetail .next_albumexp{
     margin-bottom: 5px;
}
  #PhonePhotoListphotolist_h.PhonePhotoList{
     background:#FFFFFF;
     margin: 0 1%;
     width: 98%;
     overflow: hidden;
    padding-bottom: 52px;
}
 .ui-sortable{
     background:#0084CE ;
}
 #PhonePhotoListphotolist_h.PhonePhotoList .hd {
     width:98%;
     margin: 0 1%;
     background: color:#fff;
     font-size: 16px;
     font-weight: bold;
     height: 38px;
     line-height: 38px;
     overflow:hidden;
     background: url(http://01805.weba.shiwangyun.com/Content/image/zh/bg_l.png) 2% 0 no-repeat;
     background-size:100% 38px;
     -webkit-background-size:100% 38px ;
}
 #PhonePhotoListphotolist_h.PhonePhotoList .hd .title {
     color: #FFFFFF;
     float: left;
     padding: 0 40px;
     background: url( http://01805.weba.shiwangyun.com/Content/image/zh/tit_l.png) 23px 13px no-repeat;
}
 #PhonePhotoListphotolist_h.PhonePhotoList .hd a {
     color: #FFFFFF;
     float: right;
     font-size: 14px;
     margin-right: 5px;
}
 #PhonePhotoListphotolist_h.PhonePhotoList .hd .more {
     float: right;
}
 #PhonePhotoListphotolist_h.PhonePhotoList .hd h3 {
     font-size: 16px;
     font-weight: bold;
     padding-left: 10px;
}
 #PhonePhotoListphotolist_h.PhonePhotoList .bd {
     padding: 5px;
}
 #PhonePhotoListphotolist_h.PhonePhotoList .bd li {
     display: inline;
     float: left;
     margin: 1% 0 0 1%;
     text-align: center;
     width: 49%;
}
 #PhonePhotoListphotolist_h.PhonePhotoList .bd li img {
     border: 1px solid #ccc;
     margin-top: 5px;
     width: 90%;
     max-width: 95%;
}
 #PhonePhotoListphotolist_h.PhonePhotoList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
     text-align: center;
}
 #PhonePhotoListphotolist_h.PhonePhotoList .bd .pd_link {
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
}
 #PhonePhotoListphotolist_h.PhonePhotoList .link_wrap a{
     color: #333;
}
 #PhonePhotoListphotolist_h.PhonePhotoList .bto{
     padding: 10px;
     float: right;
}
 #PhonePPListprolist_cc.PhonePPList {
     overflow: hidden;
     background: none repeat scroll 0 0 #FFFFFF;
     margin: 0 1%;
     overflow: hidden;
     padding-top: 5px;
     width: 98%;
     padding-bottom: 52px;
}
 .ui-sortable{
     background:#0084CE;
}
 #PhonePPListprolist_cc.PhonePPList .hd {
     background: url(/Content/image/zh/bg_l.png) 2% 0 no-repeat;
     background-size:100% 38px;
     -webkit-background-size:100% 38px ;
     font-size: 16px;
     font-weight: bold;
     height: 38px;
     line-height: 38px;
     margin: 0 1%;
     overflow: hidden;
     width: 98%;
}
 #PhonePPListprolist_cc.PhonePPList .hd .title{
     color: #FFFFFF;
     float: left;
     padding: 0 40px;
     background: url( /Content/image/zh/tit_l.png) 23px 13px no-repeat;
}
 #PhonePicListproshow.PhonePicList .hd a {
     color: #FFFFFF;
     float: right;
     font-size: 14px;
     margin-right: 5px;
}
 #PhonePPListprolist_cc.PhonePPList .hd a {
     color: #FFFFFF;
     float: right;
     font-size: 14px;
     margin-right: 5px;
}
 #PhonePPListprolist_cc.PhonePPList .bd {
     width: 100%;
}
 #PhonePPListprolist_cc.PhonePPList .bd li {
     display: inline;
     float: left;
     margin: 1% 0 0 1%;
     text-align: center;
     width: 49%;
}
 #PhonePPListprolist_cc.PhonePPList .img_thum {
}
 #PhonePPListprolist_cc.PhonePPList .bd li img {
     border: 1px solid #ccc;
     margin-top: 5px;
     width: 90%;
     max-width: 95%;
  height:180px;
}
 #PhonePPListprolist_cc.PhonePPList .bd link_wrap {
     text-decoration: none;
     line-height:15px;
     margin-bottom: 20px;
}
 #PhonePPListprolist_cc.PhonePPList .bd .pd_link a{
     color: #325478;
     font-size: 16px;
}
 #PhonePPListprolist_cc.PhonePPList .bd .pd_jj{
     color:#000;
     display: none;
}
 #PhonePPListprolist_cc.PhonePPList .pager{
     padding:10px;
     float: right;
}
 /*forSeprateConfigStyles*/#PhoneImgSwipeadsslider_a.PhoneImgSwipe {
     width:100%;
     max-width: 640px;
     margin:0 auto;
}
#PhoneImgSwipeadsslider_a.PhoneImgSwipe{
     background:#0084CE;
}
 #PhoneImgSwipeadsslider_a.PhoneImgSwipe .bd {
     position:relative;
     width: 98%;
     margin: 0 1%;
}
 #PhoneImgSwipeadsslider_a.PhoneImgSwipe .swipe {
     overflow: hidden;
     visibility: hidden;
     position: relative;
}
 #PhoneImgSwipeadsslider_a.PhoneImgSwipe .swipe-wrap {
     overflow: hidden;
     position: relative;
}
 #PhoneImgSwipeadsslider_a.PhoneImgSwipe .swipe-wrap .swipe-slide {
     float:left;
     width:100%;
     position: relative;
}
/*next 按钮需要是可以将display:none;
 去掉*/
 #PhoneImgSwipeadsslider_a.PhoneImgSwipe .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 按钮*/
 #PhoneImgSwipeadsslider_a.PhoneImgSwipe .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;
}
/*状态栏样式*/
 #PhoneImgSwipeadsslider_a.PhoneImgSwipe .swipe-navi{
     position: absolute;
     width:100%;
     bottom: 0;
     height: 10px;
     line-height: 0;
     padding:5px 0;
     text-align: center;
}
 #PhoneImgSwipeadsslider_a.PhoneImgSwipe .swipe-navi li{
     display: inline-block;
     width: 12px;
     height:12px;
     font-size: 0;
     line-height: 0;
     background: #343434;
     margin-right: 5px;
     -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
     border-radius: 8px;
}
/*当前状态样式*/
 #PhoneImgSwipeadsslider_a.PhoneImgSwipe .swipe-navi .on{
     background: #ec4f2d;
}
 #PhoneCommPageAboutjianjie.PhoneCommPageAbout {
     width: 100%;
}
 .title{
     color: #FFFFFF;
     float: left;
     padding: 0 40px;
     background: url( http://01805.weba.shiwangyun.com/Content/image/zh/tit_l.png) 23px 13px no-repeat;
}
 #PhoneCommPageAboutjianjie.PhoneCommPageAbout .hd {
     width:98%;
     margin: 0 1%;
     background: color:#fff;
     font-size: 16px;
     font-weight: bold;
     height: 38px;
     line-height: 38px;
     overflow:hidden;
     background: url(http://01805.weba.shiwangyun.com/Content/image/zh/bg_l.png ) 2% 0 no-repeat;
     background-size:100% 38px;
     -webkit-background-size:100% 38px ;
}
 #PhoneCommPageAboutjianjie.PhoneCommPageAbout .hd a {
     color: #FFFFFF;
     float: right;
     font-size: 14px;
     margin-right: 5px;
}
 .wraper{
     margin: 0 1%;
     width: 98%;
     background: #fff;
}
 #PhoneCommPageAboutjianjie.PhoneCommPageAbout .more_link {
     float:right;
}
 #PhoneCommPageAboutjianjie.PhoneCommPageAbout .img {
     float:left;
     width:120px;
     height:120px;
}
 #PhoneCommPageAboutjianjie.PhoneCommPageAbout .content {
     overflow:hidden;
     padding:10px;
}
 #PhoneCommPageAboutjianjie.PhoneCommPageAbout .content strong{
     font-weight: normal;
}
 #PhonePPDetailpro_detail.PhonePPDetail{
     background:#FFFFFF;
     margin: 0 1%;
     overflow: hidden;
     padding-bottom: 52px;
     width: 98%;
}
 .ui-sortable , .droppable {
     background: #0084CE;
}
 #PhonePPDetailpro_detail .hdtitle {
     width:98%;
     margin: 0 1%;
     font-size: 16px;
     font-weight: bold;
     height: 38px;
     line-height: 38px;
     overflow:hidden;
     background: url(http://01805.weba.shiwangyun.com/Content/image/zh/bg_l.png) 2% 0 no-repeat;
     background-size:100% 38px;
     -webkit-background-size:100% 38px ;
}
 #PhonePPDetailpro_detail .hdtitle .title{
     color: #FFFFFF;
     float: left;
     padding: 0 40px;
     background: url( http://01805.weba.shiwangyun.com/Content/image/zh/tit_l.png) 23px 13px no-repeat;
}
 #PhonePPDetailpro_detail.PhonePPDetail img {
     max-width: 100%;
}
 #PhonePPDetailpro_detail.PhonePPDetail .pd_Title {
     font-size: 16px;
     font-weight: bold;
     text-align:center;
}
 #PhonePPDetailpro_detail.PhonePPDetail .bd{
     padding: 10px 20px 20px;
}
 #PhonePPDetailpro_detail.PhonePPDetail .hd_bx {
     overflow: hidden;
}
 #PhonePPDetailpro_detail.PhonePPDetail .tip {
     height: 28px;
     line-height: 28px;
     border-bottom: 1px solid #dfdfdf;
     font-size: 14px;
     padding: 5px 10px;
}
 #PhonePPDetailpro_detail.PhonePPDetail .pd_content {
     padding: 5px 10px;
     word-break: break-all;
     word-wrap: break-word;
}
 #PhonePPDetailpro_detail.PhonePPDetail .pd_content *{
     max-width:100%!important;
}
 #PhonePPDetailpro_detail.PhonePPDetail .line_cell {
     margin-bottom: 15px;
}
 #PhonePPDetailpro_detail.PhonePPDetail .para_tip {
     padding: 5px 10px;
}
 #PhonePPDetailpro_detail.PhonePPDetail .pre_prod {
     margin-bottom: 10px;
}
#PhonePPDetailpro_detail.PhonePPDetail .pd_tip {
    display: none;
}
  .newsinfo_Breadcrumbs {
     margin: 0 1%;
     width: 98%;
     background: #fff;
     padding-bottom: 52px;
}
 .ui-sortable{
     background: #0084CE;
     width: 100%;
}
 #PhoneCommPageInfojianjie_detail .title {
     color: #FFFFFF;
     float: left;
     padding: 0 40px;
     background: url( http://35057.webai.shiwangyun.com/Content/image/zh/tit_l.png) 23px 13px no-repeat;
}
 #PhoneCommPageInfojianjie_detail .newsinfo_Breadcrumbs .titlehd {
     width:98%;
     margin: 0 1%;
     background: color:#fff;
     font-size: 16px;
     font-weight: bold;
     height: 38px;
     line-height: 38px;
     overflow:hidden;
     background: url(http://35057.webai.shiwangyun.com/Content/image/zh/bg_l.png) 2% 0 no-repeat;
     background-size:100% 38px;
     -webkit-background-size:100% 38px ;
}
 #PhoneCommPageInfojianjie_detail.PhoneCommPageInfo .hd {
     text-align: center;
     padding-bottom: 20px;
}
 #PhoneCommPageInfojianjie_detail.PhoneCommPageInfo img {
     max-width:100%;
}
 #PhoneCommPageInfojianjie_detail.PhoneCommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneCommPageInfojianjie_detail.PhoneCommPageInfo .hd .con_title {
     color: #000;
     font-size: 26px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
  display: none;
}
 #PhoneCommPageInfojianjie_detail.PhoneCommPageInfo .con_subbx {
     color: #7e7e7e;
  display: none;
}
 #PhoneCommPageInfojianjie_detail.PhoneCommPageInfo .bd {
     padding: 0 20px 20px;
}
 #PhoneCommPageInfojianjie_detail.PhoneCommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneCommPageInfojianjie_detail.PhoneCommPageInfo .con_bx {
     margin-top: 20px;
}
 /*forSeprateConfigStyles*/