﻿/*全局-整个网站*/
 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: url( /Content/image/zh/news.jpg) 0 0 repeat-y;
}
 .mdpage_body{
     padding-bottom: 50px;
}
/*全局-顶部导航*/
 .hdnavi {
     background: url(/Content/image/zh/logopic.jpg) 0 0 repeat-x;
     height: 35px;
     color: #bababa ;
     font-size: 14px;
     line-height: 35px;
     padding-left: 10px;
     -webkit-background-size:10px 38px;
     background-size:10px 38px;
}
/*顶部导航-目录文字*/
 .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: 84px;
     height:33px ;
}
 .hdnavi .hdnavis .hdnavlists {
     background-color: #454543;
     border-radius: 5px;
}
 .hdnavi .hdnavis a {
     font-size: 14px;
     display: block;
     color: #fafafa;
     height: 30px;
     line-height: 30px;
     text-indent: 25px;
     border-bottom: 1px solid #858484;
}
/*全局-页脚信息*/
 .foot_logo{
     line-height: 50px;
     text-align:center;
     height: 45px;
     width: 100%;
     background-color: #387f27;
     color: #fff;
}
/*全局-底部导航*/
 .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;
}
 #PhoneCommPageInfocompany_s.PhoneCommPageInfo {
     width:100%;
     padding: 10px;
     background: url( /Content/image/zh/news.jpg) 0 0 repeat-y;
}
 #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:100%;
}
 #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: 20px;
}
 #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;
}
 #PhoneCommPageInfocontacts_s.PhoneCommPageInfo {
     min-height: 400px;
     width:100%;
     padding: 10px;
     background: url( /Content/image/zh/news.jpg) 0 0 repeat-y;
}
 #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;
}
 #PhoneCommPageAboutcompany_n.PhoneCommPageAbout {
     width:100%;
     background-color: #000;
}
 #PhoneCommPageAboutcompany_n .wraper{
     background-color: #000;
     padding: 10px;
}
 #PhoneCommPageAboutcompany_n.PhoneCommPageAbout .hd {
     display: none;
}
 #PhoneCommPageAboutcompany_n.PhoneCommPageAbout .more_link {
}
 #PhoneCommPageAboutcompany_n.PhoneCommPageAbout .title {
     float: left;
     margin-left: 35px;
     font-size: 15px;
     color: #003366;
     font-weight: bold;
     width: 200px;
}
 #PhoneCommPageAboutcompany_n.PhoneCommPageAbout .img {
     padding: 5px;
     background-color: #858484;
     float:left;
     width:25%;
     background-image: http://00777.weba.shiwangyun.com/Content/image/zh/imgbag.png;
}
 #PhoneCommPageAboutcompany_n.PhoneCommPageAbout .content {
     background-color: #000;
     color: #fff;
     padding: 20px;
     border: 1px solid #858484;
     overflow: hidden;
}
 #PhoneCommPageAboutcompany_n.PhoneCommPageAbout .content .rightcontent{
     float: right;
     width: 65%;
}
 #PhoneNDetailnewsinfo_s.PhoneNDetail {
     width:100%;
     padding: 10px;
     background: url( /Content/image/zh/news.jpg) 0 0 repeat-y;
}
 #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 {
     padding: 20px;
     overflow: hidden;
     background: url( /Content/image/zh/news.jpg) 0 0 repeat-y;
}
 #PhoneNPListnewslist.PhoneNPList .hd {
     height:30px;
     line-height:30px;
     border: 1px solid #9f9f9f;
     border-bottom:none;
     overflow:hidden;
     padding:0px 10px;
}
 #PhoneNPListnewslist.PhoneNPList .hd .title{
     float: left;
     font-size: 15px;
     color: #000;
     font-weight: bold;
     width: 80px;
     border-radius: 3px;
     margin-top: 2px;
     text-align:center;
}
 #PhoneNPListnewslist.PhoneNPList .hd a{
     float: right;
     color: #000;
}
 #PhoneNPListnewslist.PhoneNPList .bd .lists {
     list-style:none;
     border: 1px solid #9f9f9f;
     border-top:none;
     padding:0px 10px;
}
 #PhoneNPListnewslist.PhoneNPList li {
     border-top: 1px solid #000;
     padding-left: 10px;
     vertical-align:middle;
     *zoom:1;
     font-size:12px;
     word-wrap: break-word;
}
 #PhoneNPListnewslist.PhoneNPList li a {
     display:inline-block;
     height:28px;
     line-height:28px;
     text-decoration:none;
     width: 65%;
}
 #PhoneNPListnewslist.PhoneNPList li .time{
     float:right;
     height:28px;
     line-height:28px;
     padding-right:20px;
     color:#666;
}
 #PhoneNPListnewslist.PhoneNPList .pager{
     padding:10px;
     text-align: center;
}

 #PhoneNPListnewslist.PhoneNPList .pager a{
     border: 1px solid #000;
}
 #PhonePhotoDetailphotodetail_a.PhonePhotoDetail {
     min-height: 400px;
     width:100%;
     padding: 10px;
     background: url( /Content/image/zh/news.jpg) 0 0 repeat-y;
}
 #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;
     background: url( /Content/image/zh/news.jpg) 0 0 repeat-y;
}
 #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;
}
 #PhonePPListprolist_cc.PhonePPList {
     padding: 20px;
     overflow: hidden;
     background: url( /Content/image/zh/news.jpg) 0 0 repeat-y;
}
 #PhonePPListprolist_cc.PhonePPList .hd {
     height:30px;
     line-height:30px;
     border: 1px solid #9f9f9f;
     overflow:hidden;
     padding:0px 10px;
}
 #PhonePPListprolist_cc.PhonePPList .hd .title{
     float: left;
     font-size: 15px;
     color: #000;
     font-weight: bold;
     width: 80px;
     border-radius: 3px;
     margin-top: 2px;
     text-align:center;
}
 #PhonePPListprolist_cc.PhonePPList .hd a {
     float: right;
     color: #000;
}
 #PhonePPListprolist_cc.PhonePPList .bd {
     list-style:none;
     border: 1px solid #9f9f9f;
     border-top:none;
     padding:0px 10px;
}
 #PhonePPListprolist_cc.PhonePPList .bd li {
     display: inline;
     float: left;
     margin-left: 1%;
     width: 32%;
     text-align: center;
     margin-top: 15px;
     margin-bottom: 15px;
}
 #PhonePPListprolist_cc.PhonePPList .img_thum {
}
 #PhonePPListprolist_cc.PhonePPList .bd li img {
     border: 1px solid #ccc;
     width:150px;
     padding: 3px;
     max-width: 95%;
}
 #PhonePPListprolist_cc.PhonePPList .bd .link_wrap {
     word-wrap: break-word;
     display: none;
}
 #PhonePPListprolist_cc.PhonePPList .bd .pd_link {
     text-decoration: none;
     line-height:15px;
     margin-top: 10px;
     margin-bottom: 10px;
     display: none;
}
 #PhonePPListprolist_cc.PhonePPList .bd .pd_link a{
     color: #387f27;
     font-size: 12px;
     font-weight: bold;
}
 #PhonePPListprolist_cc.PhonePPList .bd .pd_jj{
     display: none;
}
 #PhonePPListprolist_cc .pager{
     padding:10px;
     text-align: center;
     margin-top: 20px;
}
 #PhonePPListprolist_cc .pager a{
     border: 1px solid #000;
}
 #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 {
     padding: 20px;
     overflow: hidden;
     background: url( /Content/image/zh/news.jpg) 0 0 repeat-y;
}
 #PhonePhotoListphotolist_a.PhonePhotoList .hd {
     height:30px;
     line-height:30px;
     border: 1px solid #9f9f9f;
     overflow:hidden;
     padding:0px 10px;
}
 #PhonePhotoListphotolist_a.PhonePhotoList .hd .more {
     float: right;
}
 #PhonePhotoListphotolist_a.PhonePhotoList .hd h3 {
     font-size: 16px;
     font-weight: bold;
     padding-left: 10px;
}
 #PhonePhotoListphotolist_a.PhonePhotoList .bd {
     list-style:none;
     border: 1px solid #9f9f9f;
     border-top:none;
     padding:0px 10px;
}
 #PhonePhotoListphotolist_a.PhonePhotoList .bd li {
     display: inline;
     float: left;
     margin-left: 1%;
     width: 44%;
     text-align: center;
     margin-top: 15px;
     margin-bottom: 15px;
}
 #PhonePhotoListphotolist_a.PhonePhotoList .bd li img {
     border: 1px solid #ccc;
     width:150px;
     padding: 3px;
     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: #333;
}
 #PhonePhotoListphotolist_a #pager{
     padding:10px;
     text-align: center;
     margin-top: 20px;
}
 #PhonePhotoListphotolist_a #pager a{
     border: 1px solid #000;
}
 #PhoneCommPageInfomaps_a.PhoneCommPageInfo {
     min-height: 400px;
     width:100%;
     padding: 10px;
     background: url( http://07097.webab.shiwangyun.com/Content/image/zh/news.jpg) 0 0 repeat-y;
}
 #PhoneCommPageInfomaps_a.PhoneCommPageInfo .hd {
     text-align: center;
     padding-bottom: 20px;
}
 #PhoneCommPageInfomaps_a.PhoneCommPageInfo img {
     max-width:100%;
}
 #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: 20px;
}
 #PhoneCommPageInfomaps_a.PhoneCommPageInfo .bd {
     padding: 0 20px 20px;
}
 #PhoneCommPageInfomaps_a.PhoneCommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneCommPageInfomaps_a.PhoneCommPageInfo .con_bx {
     margin-top: 20px;
}
 