﻿/*自适应框架样式*/
 .mdpage_footer {
     display: block;
}
 .publicenv-page .mdpage_footer {
     position: fixed;
     bottom: 0;
     left: 50%;
     width: 100%;
     z-index: 3;
     max-width: 640px;
     -webkit-transform: translateX(-50%);
     -o-transform: translateX(-50%);
     -ms-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
     transform: translateX(-50%);
     margin-left: 0;
}
 .for_create{
     width: auto;
}
 .pagewrapper{
     width: 100%;
     max-width: 640px;
     min-width: 320px;
     margin: 0 auto;
     background: #fff;
     -webkit-background-size:100% 246px;
     background-size:100% 246px;
}
 .mdpage_body{
     padding-bottom: 52px;
}
/*底部导航*/
 .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;
    }
}
/*导航下拉菜单*/
 .hdnavis{
     position: absolute;
     right: 1px;
     top: 48px;
     width:90px;
     background: #f0f0f0;
     padding: 3px 0 3px 0;
     z-index: 999!important;
     box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
     border: 1px solid #d8d8d8;
}
 .hdnavlists li{
     padding: 1px 0;
     border-bottom: 1px solid #ccc;
}
 .hdnavlists a{
     color: #333;
     margin: 1px 5px 1px 5px;
     padding: 3px 10px;
     line-height:20px;
     display: block;
}
 .bshare{
     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;
}
 .c{
     clear: both;
}
 .top{
     width: 100%;
}
 .top .toplt{
     display: inline-block;
     float: left;
     white-space: nowrap;
     overflow: hidden;
     color:#456c05;
     font-size: 18px;
     font-weight: bold;
     line-height:40px;
     padding: 10px 2% 0 5%;
}
 .top .toprt{
     display: inline-block;
     float: right;
     white-space: nowrap;
     overflow: hidden;
     color:#666666;
     font-size: 14px;
     font-weight: bold;
     line-height:30px;
     padding: 20px 2% 0 5%;
}
 .mainmeun{
     width: 100%;
     height: 62px;
     padding-top: 31px;
     background: url(/Content/image/zh/tit_bg.jpg ) 0 0 no-repeat;
     -webkit-background-size:100% 31px;
     background-size:100% 31px;
}
 .mainmeun li{
     float: left;
     display: inline-block;
     width: 19%;
}
 .mainmeun li a{
     display: block;
     color:#666666;
     white-space:nowrap;
     text-align:center;
     line-height:30px;
     width: 100%;
     background: url(/Content/image/zh/ji_2.png ) right center no-repeat;
     -webkit-background-size:3px 15px;
     background-size:3px 15px;
}
 .mainmeun .index a,.mainmeun .news a, .mainmeun .lianxi a{
     background:none;
}
 .mainmeun li a:hover{
     color:#456c05;
}
 .mainmeun .index{
     clear:both;
     width: 24%;
     height:62px;
     position: relative;
     background: url( /Content/image/zh/il_1.png) right 10px no-repeat;
     -webkit-background-size:3px 42px;
     background-size:3px 42px;
}
 .mainmeun .about{
     background: url(/Content/image/zh/li_6.png) 5px bottom no-repeat;
     -webkit-background-size:100% 1px;
     background-size:100% 1px;
}
 .mainmeun .pro{
     background: url(/Content/image/zh/c_l.png) 0px bottom no-repeat;
     -webkit-background-size:100% 1px;
     background-size:100% 1px;
}
 .mainmeun .team{
     background: url(/Content/image/zh/c_r.png) 0px bottom no-repeat;
     -webkit-background-size:100% 1px;
     background-size:100% 1px;
}
 .mainmeun .news{
     background: url(/Content/image/zh/li_r.png) 0px bottom no-repeat;
     -webkit-background-size:100% 1px;
     background-size:100% 1px;
}
 .mainmeun .index .span1{
     position: absolute;
     z-index: 99;
     top: -15px;
     width: 100%;
     display: block;
     height:31px;
     background: url(/Content/image/zh/li_bg.png) 30% 0 no-repeat;
     -webkit-background-size:39px 33px;
     background-size:39px 33px;
}
 .mainmeun .index .span2{
     display: block;
     height:62px;
     width: 100%;
     line-height:62px;
     text-align: left;
     padding: 0 0 0 22%;
}
 .mainmeun .index a{
     line-height:62px;
}
 .protop{
     height: 62px;
     width: 98%;
     margin:0 1%;
     color: #fff;
     background: url(/Content/image/zh/pro_show.gif) 0 0 no-repeat;
     -webkit-background-size:100% 62px;
     background-size:100% 62px;
}
 .waijingtop{
     background: #fff url(/Content/image/zh/i_4.png ) center bottom no-repeat;
     text-align: center;
     height: 80px;
     margin-top: 15px;
}
 .waijingtop .topline{
     background: url(/Content/image/zh/i_5.png ) top center no-repeat;
     -webkit-background-size:90% 17px;
     background-size:90% 17px;
}
 .fotmeun{
     width: 100%;
     background: #9e9e9e;
     padding: 5px 0;
}
 .fotmeun ul{
     text-align: center;
     margin: 0 auto;
}
 .fotmeun li{
     float: left;
     display: inline-block;
     border-right: 1px solid#fff;
     width: 19%;
     text-align: center;
}
 .fotmeun .lianxi{
     border-right: none;
}
 .fotmeun li a{
     display: block;
     color:#fff;
     white-space:nowrap;
     text-align:center;
     line-height:20px;
     padding: 0 5px;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo {
     width: 98%;
     margin: 0 1% 10px 1%;
     background: #458218;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .titlehd {
     text-align: center;
     padding: 10px 0;
     font-size: 16px;
     font-weight: bold;
     color:#fff;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .hd {
     text-align: center;
     padding-bottom: 20px;
     display: none;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo img {
     max-width:100%;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .hd .con_title {
     color: #000;
     font-size: 26px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .con_subbx {
     color: #7e7e7e;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo span {
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .bd {
     padding: 0 20px 20px;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneCommPageInfoabout.PhoneCommPageInfo .con_bx {
     margin-top: 20px;
     color:#fff;
}
 #PhonePicListchanpin.PhonePicList {
     overflow: hidden;
     margin-bottom: 10px;
}
 #PhonePicListchanpin.PhonePicList .hd {
     display: none;
}
 #PhonePicListchanpin.PhonePicList .hd a{
     color:#333;
}
 #PhonePicListchanpin.PhonePicList .hd .more {
     float: right;
}
 #PhonePicListchanpin.PhonePicList .hd h3 {
     font-size: 16px;
     font-weight: bold;
     padding-left: 10px;
}
/*产品分类按钮*/
 #PhonePicListchanpin.PhonePicList .pdcate_btn {
     padding:0 10px;
     float:right;
     border:1px solid #dfdfdf;
     background:#fff;
     color:#000;
     font-size:12px;
}
/*产品分类列表*/
 #PhonePicListchanpin.PhonePicList .pd_catelist {
     position:absolute;
     right:0;
     top:30px;
     background:#fff;
     width:150px;
     text-align:left;
}
 #PhonePicListchanpin.PhonePicList .pd_catelist a {
     display:block;
     line-height:30px;
     font-size:12px;
     color:#666;
     font-weight:normal;
     padding-left:10px;
}
 #PhonePicListchanpin.PhonePicList .bd {
     padding-top: 2px;
}
 #PhonePicListchanpin.PhonePicList .bd .lists{
}
 #PhonePicListchanpin.PhonePicList .bd li {
     float: left;
     width: 32%;
     margin: 1% 0 0 1%;
     display: inline;
     text-align: center;
}
 #PhonePicListchanpin.PhonePicList .bd li img {
     width: 100%;
     display: inline-block;
     vertical-align: middle;
}
 #PhonePicListchanpin.PhonePicList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
     width: 100%;
}
 #PhonePicListchanpin.PhonePicList .bd .pd_link a{
     display: block;
     white-space: nowrap;
     overflow: hidden;
     background:#9ec85b;
     text-align: center;
}
 #PhonePicListchanpin.PhonePicList .Marquee_imgbx {
     margin:0 auto 5px auto;
     width: 100%;
     max-width: 150px;
}
 #PhonePicListchanpin.PhonePicList .Marquee_imgbx a{
     color:#fff;
}
 #PhonePhotoListwaijing.PhonePhotoList {
     overflow: hidden;
     width: 98%;
     margin: 0 1%;
     border-bottom: 1px solid #c4e3ba;
}
 #PhonePhotoListwaijing.PhonePhotoList a {
     color: #333333;
}
 #PhonePhotoListwaijing.PhonePhotoList .hd {
     margin-top: 10px;
     height:30px;
     line-height:30px;
     border: 1px solid #317915;
     overflow:hidden;
     padding:0 10px;
     background: #4da92d;
}
 #PhonePhotoListwaijing.PhonePhotoList .hd .title {
     float: left;
     display: block;
     font-size: 14px;
     font-weight: bold;
     color: #fff;
     line-height: 30px;
}
 #PhonePhotoListwaijing.PhonePhotoList .hd a {
     font-size: 14px;
     font-weight: bold;
     color:#ffc148;
     float:right;
}
 #PhonePhotoListwaijing.PhonePhotoList .hd .more {
     float: right;
}
 #PhonePhotoListwaijing.PhonePhotoList .hd h3 {
     font-size: 16px;
     font-weight: bold;
     padding-left: 10px;
}
 #PhonePhotoListwaijing.PhonePhotoList .bd {
     padding: 5px;
}
 #PhonePhotoListwaijing.PhonePhotoList .bd li {
     display: inline;
     float: left;
     margin: 1% 0 0 1%;
     text-align: center;
     width: 32%;
}
 #PhonePhotoListwaijing.PhonePhotoList .bd li img {
     border: 2px solid #E8E8E8;
     max-width: 150px;
     width: 98%;
}
 #PhonePhotoListwaijing.PhonePhotoList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
     text-align: center;
}
 #PhonePhotoListwaijing.PhonePhotoList .bd .pd_link {
     margin: 0 10px;
     overflow: hidden;
     white-space: nowrap;
}
 #PhonePhotoListwaijing.PhonePhotoList .link_wrap a {
     color: #333333;
}
 #PhonePhotoListwaijing.PhonePhotoList #pager {
     padding: 10px;
}
  
/* 挂件开始 */
 #PhoneClassPicList581.PhoneClassPicList {
     overflow: hidden;
     width: 98%;
     margin: 0 1%;
     border-bottom: 1px solid #c4e3ba;
}
/* 挂件头部 */
 #PhoneClassPicList581.PhoneClassPicList .hd {
     margin-top: 10px;
     height:30px;
     line-height:30px;
     border: 1px solid #317915;
     overflow:hidden;
     padding:0 10px;
     background: #4da92d;
}
 #PhoneClassPicList581.PhoneClassPicList .hd .more {
     float: right;
}
 #PhoneClassPicList581.PhoneClassPicList .hd h3 {
     font-size: 16px;
     font-weight: bold;
     padding-left: 10px;
}
 #PhoneClassPicList581.PhoneClassPicList .hd .title {
     float: left;
     display: block;
     font-size: 14px;
     font-weight: bold;
     color: #fff;
     line-height: 30px;
     padding-left: 10px;
}
/*产品分类列表*/
 #PhoneClassPicList581.PhoneClassPicList .pd_lists {
     margin-top:10px;
     border:1px solid #dfdfdf;
     padding:10px;
     overflow:hidden;
}
 #PhoneClassPicList581.PhoneClassPicList .pd_lists li {
     float:left;
     margin-right:10px;
}
 #PhoneClassPicList581.PhoneClassPicList .pd_lists a {
     color:#333;
}
/* 挂件主体 */
 #PhoneClassPicList581.PhoneClassPicList .bd {
     padding-top: 20px;
}
 #PhoneClassPicList581.PhoneClassPicList .bd li {
     float: left;
     width: 190px;
     padding: 1px;
     margin: 10px 0 0 10px;
     display: inline;
     text-align: center;
}
/* 产品图片 */
 #PhoneClassPicList581.PhoneClassPicList .bd li img {
     width: 190px;
     height: 150px;
     display: inline-block;
     vertical-align: middle;
     border: 1px solid #dfdfdf;
}
/* 产品标题 */
 #PhoneClassPicList581.PhoneClassPicList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
     background: #fafafa;
}
 #PhoneClassPicList581.PhoneClassPicList .bd .pd_link {
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
}
 #PhoneClassPicList581.PhoneClassPicList .Marquee_imgbx {
     margin-bottom: 10px;
}
/* 分页 */
 .PhonePicList #pager{
}
 /*forSeprateConfigStyles*/ 
/*挂件主体*/
 #PhoneJobListjob.PhoneJobList {
     width: 98%;
     margin: 0 1% 10px 1%;
     background: #458218;
     color: #fff;
}
 #PhoneJobListjob.PhoneJobList a{
     color:#fff;
}
 #PhoneJobListjob.PhoneJobList .hd{
     text-align: center;
     padding: 10px 0;
     font-size: 16px;
     font-weight: bold;
     color:#fff;
}
/*招聘表主体*/
 #PhoneJobListjob.PhoneJobList .job_data_box {
     table-layout: fixed;
     width: 100%;
     margin-bottom: 10px;
     text-align: center;
}
 #PhoneJobListjob.PhoneJobList .job_act {
     width: 100px;
}
 #PhoneJobListjob.PhoneJobList td, #PhoneJobListjob.PhoneJobListemploypage#PhoneJobListjob.PhoneJobList th {
     word-wrap: break-word;
     padding: 10px 0 0 10px;
}
/*分页样式*/
 #PhoneJobListjob.PhoneJobList #pager {
     font-size: 12px;
     padding: 10px;
     text-align: center;
     color: #fff;
}
  
/*挂件主体*/
 #PhoneJobDetailjobview.PhoneJobDetail {
     width: 98%;
     margin: 0 1% 10px 1%;
     background: #458218;
     color: #fff;
     padding-bottom: 10px;
}
 #PhoneJobDetailjobview.PhoneJobDetail .hd{
     text-align: center;
     padding: 10px 0;
     font-size: 16px;
     font-weight: bold;
     color:#fff;
}
 #PhoneJobDetailjobview.PhoneJobDetail th {
     width:40px;
     text-align:right;
     font-weight:bold;
}
 #PhoneJobDetailjobview.PhoneJobDetail th,#PhoneJobDetailjobview.PhoneJobDetail td {
     padding:10px 0 0 10px;
}
 #PhoneJobDetailjobview.PhoneJobDetail #PhoneJobDetailjobview.PhoneJobDetail_table {
     table-layout:fixed;
     width:100%;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo {
     width: 98%;
     margin: 0 1% 10px 1%;
     background: #458218;
     color: #fff;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .titlehd {
     text-align: center;
     padding: 10px 0;
     font-size: 16px;
     font-weight: bold;
     color:#fff;
}
 #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 {
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .bd {
     padding: 0 20px 20px;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneCommPageInfolianxi.PhoneCommPageInfo .con_bx {
     margin-top: 20px;
     color:#fff;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo {
    width: 98%;
     margin: 0 1% 10px 1%;
     background: #458218;
     color: #fff;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo .titlehd {
     text-align: center;
     padding: 10px 0;
     font-size: 16px;
     font-weight: bold;
     color:#fff;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo .hd {
     text-align: center;
     padding-bottom: 20px;
     display: none;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo img {
     max-width:100%;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo .hd .con_title {
     color: #000;
     font-size: 26px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo .con_subbx {
     color: #7e7e7e;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo span {
}
 #PhoneCommPageInfomap.PhoneCommPageInfo .bd {
     padding: 0 20px 20px;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneCommPageInfomap.PhoneCommPageInfo .con_bx {
     margin-top: 20px;
     color:#fff;
}
 #PhoneMListmsg.PhoneMList {
       width: 98%;
     margin: 0 1% 10px 1%;
     background: #458218;
     color: #fff;
}
 #PhoneMListmsg.PhoneMList .hd {
     text-align: center;
     padding: 10px 0;
     font-size: 16px;
     font-weight: bold;
     color:#fff;
}
 #PhoneMListmsg.PhoneMList table {
     table-layout: fixed;
     border-collapse: collapse;
     margin: 0 auto;
}
 #PhoneMListmsg.PhoneMList td, #PhoneMListmsg.PhoneMList th {
     vertical-align: top;
     padding: 5px;
}
 #PhoneMListmsg.PhoneMList th {
     font-size: 12px;
     font-weight: bold;
     text-align: right;
     width: 60px;
     color: #fff;
}
 #PhoneMListmsg.PhoneMList td {
     padding-left: 20px;
}
 #PhoneMListmsg.PhoneMList input.text {
     padding: 3px;
     border: 1px solid #999;
     -webkit-border-radius: 0;
     border-radius: 0;
     width: 98%;
}
 #PhoneMListmsg.PhoneMList textarea.lecontent {
     width: 98%;
     height: 100px;
     padding: 3px;
     overflow: auto;
     -webkit-border-radius: 0;
     border-radius: 0;
     border: 1px solid #999;
}
 #PhoneMListmsg.PhoneMList .lg_content {
     margin-top: 10px;
}
 #PhoneMListmsg.PhoneMList .send{
     color: #efefef;
     background: #960f0f;
     border: 1px solid #600303;
     -webkit-border-radius: 0;
     border-radius: 0;
     padding: 3px 5px;
}
 #PhoneNPListnews.PhoneNPList {
     width: 98%;
     margin: 0 1% 10px 1%;
     background: #458218;
     color: #fff;
}
 #PhoneNPListnews.PhoneNPList a{
     color:#fff;
}
 #PhoneNPListnews.PhoneNPList .hd {
     text-align: center;
     padding: 10px 0;
     font-size: 16px;
     font-weight: bold;
     color:#fff;
     overflow:hidden;
}
 #PhoneNPListnews.PhoneNPList .hd .title{
}
 #PhoneNPListnews.PhoneNPList .hd a{
     float:right;
}
 #PhoneNPListnews.PhoneNPList .bd {
     padding: 0 10px;
}
 #PhoneNPListnews.PhoneNPList .bd .lists {
     list-style:none;
}
 #PhoneNPListnews.PhoneNPList li {
     border-bottom: 1px dashed #afafaf;
     padding-left: 10px;
     vertical-align:middle;
     *zoom:1;
     font-size:12px;
}
 #PhoneNPListnews.PhoneNPList li a {
     display:inline-block;
     height:28px;
     line-height:28px;
     text-decoration:none;
}
 #PhoneNPListnews.PhoneNPList li .time{
     float:right;
     height:28px;
     line-height:28px;
     padding-right:20px;
     color:#666;
}
 #PhoneNPListnews.PhoneNPList .pager{
     padding:10px;
     text-align: right;
}
 #PhoneNDetailnewsview.PhoneNDetail {
     width: 98%;
     margin: 0 1% 10px 1%;
     background: #458218;
     color: #fff;
}
 #PhoneNDetailnewsview.PhoneNDetail .hd {
     text-align: center;
     padding: 10px 0;
     font-size: 16px;
     font-weight: bold;
     color:#fff;
}
 #PhoneNDetailnewsview.PhoneNDetail .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneNDetailnewsview.PhoneNDetail .hd .con_title {
     color: #000;
     font-size: 16px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
}
 #PhoneNDetailnewsview.PhoneNDetail .con_subbx {
     color: #fff;
}
 #PhoneNDetailnewsview.PhoneNDetail span {
     padding-left: 20px;
}
 #PhoneNDetailnewsview.PhoneNDetail .bd {
     text-align: center;
     padding: 10px;
}
 #PhoneNDetailnewsview.PhoneNDetail .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneNDetailnewsview.PhoneNDetail .con_bx {
     margin-top: 10px;
     text-align: left;
}
 #PhoneNDetailnewsview.PhoneNDetail .con_bx *{
     max-width:100%!important;
}
 #PhonePicListpro.PhonePicList {
     overflow: hidden;
     width: 98%;
     margin: 0 1% 10px 1%;
     background: #458218;
     color: #fff;
}
 #PhonePicListpro.PhonePicList a{
     color:#fff;
}
 #PhonePicListpro.PhonePicList .hd {
     text-align: center;
     padding: 10px 0;
     font-size: 16px;
     font-weight: bold;
     color:#fff;
}
 #PhonePicListpro.PhonePicList .hd a{
     color:#fff;
}
 #PhonePicListpro.PhonePicList .hd .more {
     float: right;
}
 #PhonePicListpro.PhonePicList .hd h3 {
     font-size: 16px;
     font-weight: bold;
     padding-left: 10px;
}
/*产品分类按钮*/
 #PhonePicListpro.PhonePicList .pdcate_btn {
     padding:0 10px;
     float:right;
     border:1px solid #dfdfdf;
     background:#fff;
     color:#000;
     font-size:12px;
}
/*产品分类列表*/
 #PhonePicListpro.PhonePicList .pd_catelist {
     position:absolute;
     right:0;
     top:30px;
     background:#fff;
     border:1px solid #dfdfdf;
     width:150px;
     text-align:left;
}
 #PhonePicListpro.PhonePicList .pd_catelist a {
     display:block;
     line-height:30px;
     font-size:12px;
     color:#666;
     font-weight:normal;
     padding-left:10px;
}
 #PhonePicListpro.PhonePicList .bd {
     padding-top: 2px;
}
 #PhonePicListpro.PhonePicList .bd li {
     float: left;
     width: 31%;
     margin: 10px 1% 0 1%;
     display: inline;
     text-align: center;
}
 #PhonePicListpro.PhonePicList .bd li img {
     width: 90%;
     max-width: 150px;
     display: inline-block;
     vertical-align: middle;
     border: 1px solid #dfdfdf;
}
 #PhonePicListpro.PhonePicList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
}
 #PhonePicListpro.PhonePicList .bd .pd_link {
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
}
 #PhonePicListpro.PhonePicList .Marquee_imgbx {
     margin-bottom:5px;
     padding: 10px 1% 0 1%;
}
 #PhonePicListpro.PhonePicList .Marquee_imgbx a{
     color:#fff;
}
 #PhonePicListpro.PhonePicList .bto {
     text-align: right;
     padding: 10px;
}
 #PhonePPDetailproview.PhonePPDetail {
    width: 98%;
     margin: 0 1% 10px 1%;
     background: #458218;
     color: #fff;
}
 #PhonePPDetailproview.PhonePPDetail img {
     max-width: 100%;
}
 #PhonePPDetailproview.PhonePPDetail .hdtitle h3 {
     text-align: center;
     padding: 10px 0;
     font-size: 16px;
     font-weight: bold;
     color:#333;
}
 #PhonePPDetailproview.PhonePPDetail .pd_Title {
     font-size: 16px;
     font-weight: bold;
     text-align:center;
}
 #PhonePPDetailproview.PhonePPDetail .hd_bx {
     overflow: hidden;
}
 #PhonePPDetailproview.PhonePPDetail .tip {
     height: 28px;
     line-height: 28px;
     border-bottom: 1px solid #dfdfdf;
     font-size: 14px;
     padding: 5px 10px;
}
 #PhonePPDetailproview.PhonePPDetail .pd_content {
     padding: 5px 10px;
     word-break: break-all;
     word-wrap: break-word;
}
 #PhonePPDetailproview.PhonePPDetail .pd_content *{
     max-width:100%!important;
}
 #PhonePPDetailproview.PhonePPDetail .line_cell {
     margin-bottom: 15px;
}
 #PhonePPDetailproview.PhonePPDetail .para_tip {
     padding: 5px 10px;
}
 #PhonePPDetailproview.PhonePPDetail .pre_prod {
     margin-bottom: 10px;
}
 #PhonePPDetailproview.PhonePPDetail .pd_tip {
     display: none;
}
  
/* 挂件开始 */
 #PhoneClassPicList588.PhoneClassPicList {
     overflow: hidden;
     width: 98%;
     margin: 0 1% 10px 1%;
     background: #458218;
     color: #fff;
}
/* 挂件头部 */
 #PhoneClassPicList588.PhoneClassPicList .hd {
     text-align: center;
     padding: 10px 0;
     font-size: 16px;
     font-weight: bold;
     color:#fff;
}
 #PhoneClassPicList588.PhoneClassPicList .hd .more {
     float: right;
}
 #PhoneClassPicList588.PhoneClassPicList .hd h3 {
     font-size: 16px;
     font-weight: bold;
     padding-left: 10px;
}
/*产品分类列表*/
 #PhoneClassPicList588.PhoneClassPicList .pd_lists {
     margin-top:10px;
     border:1px solid #dfdfdf;
     padding:10px;
     overflow:hidden;
}
 #PhoneClassPicList588.PhoneClassPicList .pd_lists li {
     float:left;
     margin-right:10px;
}
 #PhoneClassPicList588.PhoneClassPicList .pd_lists a {
     color:#333;
}
/* 挂件主体 */
 #PhoneClassPicList588.PhoneClassPicList .bd {
     padding-top: 20px;
}
 #PhoneClassPicList588.PhoneClassPicList .bd li {
     float: left;
     width: 190px;
     padding: 1px;
     margin: 10px 0 0 10px;
     display: inline;
     text-align: center;
}
/* 产品图片 */
 #PhoneClassPicList588.PhoneClassPicList .bd li img {
     width: 190px;
     height: 150px;
     display: inline-block;
     vertical-align: middle;
     border: 1px solid #dfdfdf;
}
/* 产品标题 */
 #PhoneClassPicList588.PhoneClassPicList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
     background: #fafafa;
}
 #PhoneClassPicList588.PhoneClassPicList .bd .pd_link {
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
}
 #PhoneClassPicList588.PhoneClassPicList .Marquee_imgbx {
     margin-bottom: 10px;
}
/* 分页 */
 .PhonePicList #pager{
}
 /*forSeprateConfigStyles*//* 挂件开始 */
 #PhonePPDetail594.PhonePPDetail {
     width: 98%;
     margin: 0 1% 10px 1%;
     background: #458218;
     color: #fff;
}
 #PhonePPDetail594.PhonePPDetail img {
     max-width: 100%;
}
/* 挂件头部标题 */
 #PhonePPDetail594.PhonePPDetail .hdtitle h3 {
     height: 30px;
     line-height: 30px;
     font-size: 16px;
     font-weight: bold;
     padding-left: 10px;
  
    text-align: center;
}
 #PhonePPDetail594.PhonePPDetail .pd_Title {
     font-size: 16px;
     font-weight: bold;
     text-align:center;
}
 #PhonePPDetail594.PhonePPDetail .pro_evalue{
     display: none;
}
 #PhonePPDetail594.PhonePPDetail .hd_bx {
     overflow: hidden;
}
 #PhonePPDetail594.PhonePPDetail .tip {
     height: 28px;
     line-height: 28px;
     border-bottom: 1px solid #dfdfdf;
     font-size: 14px;
     padding: 5px 10px;
}
/* 产品详情 */
 #PhonePPDetail594.PhonePPDetail .pd_content {
     padding: 5px 10px;
     word-break: break-all;
     word-wrap: break-word;
}
 #PhonePPDetail594.PhonePPDetail .pd_content *{
}
 #PhonePPDetail594.PhonePPDetail .line_cell {
     margin-bottom: 15px;
}
 #PhonePPDetail594.PhonePPDetail .para_tip {
     padding: 5px 10px;
}
 #PhonePPDetail594.PhonePPDetail .pre_prod {
     margin-bottom: 10px;
}
 #PhonePPDetail594.PhonePPDetail .bd {
     position: relative;
}
 #PhonePPDetail594.PhonePPDetail .swipe {
     overflow: hidden;
     visibility: hidden;
     position: relative;
}
 #PhonePPDetail594.PhonePPDetail .swipe-wrap {
     overflow: hidden;
     position: relative;
}
 #PhonePPDetail594.PhonePPDetail .swipe-wrap .swipe-slide {
     float: left;
     width: 100%;
     position: relative;
}
/*next 按钮需要是可以将display:none;
 去掉*/
 #PhonePPDetail594.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 按钮*/
 #PhonePPDetail594.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;
}
/*状态栏样式*/
 #PhonePPDetail594.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;
}
 #PhonePPDetail594.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;
}
/*当前状态样式*/
 #PhonePPDetail594.PhonePPDetail .swipe-navi .on {
     background: red;
}
 /*forSeprateConfigStyles*//* 挂件开始 */
 #PhonePPDetail594.PhonePPDetail {
     width: 98%;
     margin: 0 1% 10px 1%;
     background: #458218;
     color: #fff;
}
 #PhonePPDetail594.PhonePPDetail img {
     max-width: 100%;
}
/* 挂件头部标题 */
 #PhonePPDetail594.PhonePPDetail .hdtitle h3 {
     height: 30px;
     line-height: 30px;
     font-size: 16px;
     font-weight: bold;
     padding-left: 10px;
  
    text-align: center;
}
 #PhonePPDetail594.PhonePPDetail .pd_Title {
     font-size: 16px;
     font-weight: bold;
     text-align:center;
}
 #PhonePPDetail594.PhonePPDetail .pro_evalue{
     display: none;
}
 #PhonePPDetail594.PhonePPDetail .hd_bx {
     overflow: hidden;
}
 #PhonePPDetail594.PhonePPDetail .tip {
     height: 28px;
     line-height: 28px;
     border-bottom: 1px solid #dfdfdf;
     font-size: 14px;
     padding: 5px 10px;
}
/* 产品详情 */
 #PhonePPDetail594.PhonePPDetail .pd_content {
     padding: 5px 10px;
     word-break: break-all;
     word-wrap: break-word;
}
 #PhonePPDetail594.PhonePPDetail .pd_content *{
}
 #PhonePPDetail594.PhonePPDetail .line_cell {
     margin-bottom: 15px;
}
 #PhonePPDetail594.PhonePPDetail .para_tip {
     padding: 5px 10px;
}
 #PhonePPDetail594.PhonePPDetail .pre_prod {
     margin-bottom: 10px;
}
 #PhonePPDetail594.PhonePPDetail .bd {
     position: relative;
}
 #PhonePPDetail594.PhonePPDetail .swipe {
     overflow: hidden;
     visibility: hidden;
     position: relative;
}
 #PhonePPDetail594.PhonePPDetail .swipe-wrap {
     overflow: hidden;
     position: relative;
}
 #PhonePPDetail594.PhonePPDetail .swipe-wrap .swipe-slide {
     float: left;
     width: 100%;
     position: relative;
}
/*next 按钮需要是可以将display:none;
 去掉*/
 #PhonePPDetail594.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 按钮*/
 #PhonePPDetail594.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;
}
/*状态栏样式*/
 #PhonePPDetail594.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;
}
 #PhonePPDetail594.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;
}
/*当前状态样式*/
 #PhonePPDetail594.PhonePPDetail .swipe-navi .on {
     background: red;
}
 /*forSeprateConfigStyles*/#PhoneImgSwipebar.PhoneImgSwipe {
     width:100%;
     max-width: 640px;
     margin:0 auto;
}
 #PhoneImgSwipebar.PhoneImgSwipe .bd {
     position:relative;
}
 #PhoneImgSwipebar.PhoneImgSwipe .swipe {
     overflow: hidden;
     visibility: hidden;
     position: relative;
}
 #PhoneImgSwipebar.PhoneImgSwipe .swipe-wrap {
     overflow: hidden;
     position: relative;
}
 #PhoneImgSwipebar.PhoneImgSwipe .swipe-wrap .swipe-slide {
     float:left;
     width:100%;
     position: relative;
}
/*next 按钮需要是可以将display:none;
 去掉*/
 #PhoneImgSwipebar.PhoneImgSwipe .swipe-next{
     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 按钮*/
 #PhoneImgSwipebar.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;
}
/*状态栏样式*/
 #PhoneImgSwipebar.PhoneImgSwipe .swipe-navi{
     position: absolute;
     width:100%;
     background: rgba(0,0,0,0.1);
     bottom: 0;
     height: 10px;
     line-height: 0;
     padding:5px 0;
     text-align: center;
}
 #PhoneImgSwipebar.PhoneImgSwipe .swipe-navi li{
     display: inline-block;
     width: 10px;
     height:10px;
     font-size: 0;
     line-height: 0;
     background: #484848;
     margin-right: 10px;
     -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
     border-radius: 8px;
}
/*当前状态样式*/
 #PhoneImgSwipebar.PhoneImgSwipe .swipe-navi .on{
     background: #d70001;
}
 #PhoneCommPageAboutabout.PhoneCommPageAbout {
     background: #458218;
     width:98%;
     margin:0 1%;
}
 #PhoneCommPageAboutabout.PhoneCommPageAbout .hd {
     height:30px;
     line-height:30px;
     border-bottom:1px solid #2b540c;
     overflow:hidden;
     padding:0 10px;
}
 #PhoneCommPageAboutabout.PhoneCommPageAbout .hd .title {
     float: left;
     display: block;
     font-size: 14px;
     font-weight: bold;
     color: #fff;
     line-height: 30px;
}
 #PhoneCommPageAboutabout.PhoneCommPageAbout .more_link {
     font-size: 14px;
     font-weight: bold;
     color:#ffc148;
     float:right;
}
 #PhoneCommPageAboutabout.PhoneCommPageAbout .img {
     float:left;
     width:120px;
     height:120px;
}
 #PhoneCommPageAboutabout.PhoneCommPageAbout .content {
     overflow:hidden;
     padding:10px;
     color: #fff;
     border-top: 1px solid #81aa62;
}
 