﻿/*自适应框架样式*/
 .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: #fff;
}
 .mdpage_body{
     padding-bottom: 50px;
}
/*自适应框架样式-结束*/
 a{
     color: #565039;
}
 a:active{
     color: #565039;
}
/*头部导航*/
 .hdnavi {
     position: relative;
     padding-left: 10px;
     z-index: 100;
     background: url(/Content/image/zh/hdbg.png) 0 0 repeat-x;
     -webkit-background-size: 2px 35px;
     background-size: 2px 40px;
     height: 40px;
}
 .hdnavi h1 a{
     font-size: 16px;
     float: left;
     line-height: 40px;
     color: #6b6b6b;
}
 .hdnavi .linkicon {
     position: absolute;
     right: 0;
     top: 0;
     background: url(/Content/image/zh/subbtn.png) 0 0 no-repeat;
     -webkit-background-size: 88px 30px;
     background-size:95px 35px;
     width: 95px;
     height: 35px;
     line-height: 35px;
     color: #fff;
     text-indent: 25px;
     font-size: 14px;
}
 .hdnavi .hdnavis {
     display: none;
     position: absolute;
     z-index: 10;
     top: 35px;
     right: 0;
     background:#6b654e;
     padding-top: 8px;
     width: 95px;
}
 .hdnavi .hdnavis a {
     display: block;
     color: #fafafa;
     height: 32px;
     line-height: 32px;
     text-indent: 10px;
     border-bottom: 1px solid #514c3b;
     border-top: 1px solid #878370;
}
 .hdnavi .hdnavis a:first-child {
     border-top: 0;
}
/*底部导航*/
 .btonavi {
     background: url(/Content/image/zh/btonavibg.png) 0 0 repeat-x;
     height: 52px;
     -webkit-background-size:20px 52px;
     background-size:20px 52px;
}
 .btonavi li {
     width: 50%;
     height: 50px;
     float: left;
     padding-top: 2px;
}
 .btonavi a {
     display: block;
     height: 50px;
     line-height: 50px;
     font-size: 16px;
     font-weight: bold;
     color: #000;
     text-shadow: 1px 1px 3px rgba(250,250,250,0.6);
     text-align: center;
     border-left: 1px solid #505252;
     border-right: 1px solid #282929;
}
 .btonavi span{
     display:inline-block;
     height: 50px;
}
 .btonavi .phoneicon span{
     background: url(/Content/image/zh/bto_phone.png) 0 center no-repeat;
     -webkit-background-size:38px 28px;
     background-size:38px 28px;
     padding-left: 45px;
}
 .btonavi .phoneicon a {
     border-left: 0;
}
 .btonavi .smsicon span {
     background: url(/Content/image/zh/bto_sms.png) 0 center no-repeat;
     -webkit-background-size:32px 30px;
     background-size:32px 30px;
     padding-left: 45px;
}
 .btonavi .smsicon a{
     border-right: 0;
}
 #PhoneCommPageInfoaboutdetail.PhoneCommPageInfo {
}
 #PhoneCommPageInfoaboutdetail.PhoneCommPageInfo .titlehd{
     display: none;
}
 #PhoneCommPageInfoaboutdetail.PhoneCommPageInfo .hd {
     text-align: center;
     background: #6c664c;
}
 #PhoneCommPageInfoaboutdetail.PhoneCommPageInfo img {
     max-width:100%;
}
 #PhoneCommPageInfoaboutdetail.PhoneCommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneCommPageInfoaboutdetail.PhoneCommPageInfo .hd .con_title {
     color: #fff;
     font-size:14px;
     font-weight: 800;
     margin-bottom: 6px;
     height:30px;
     line-height: 30px;
}
 #PhoneCommPageInfoaboutdetail.PhoneCommPageInfo .con_subbx {
     color: #7e7e7e;
}
 #PhoneCommPageInfoaboutdetail.PhoneCommPageInfo span {
     padding-left: 0px;
}
 #PhoneCommPageInfoaboutdetail.PhoneCommPageInfo .bd {
     padding: 0 20px 20px;
}
 #PhoneCommPageInfoaboutdetail.PhoneCommPageInfo .con_summer {
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneCommPageInfoaboutdetail.PhoneCommPageInfo .con_bx {
     margin-top: 20px;
}
 /*forSeprateConfigStyles*/#PhoneImgSwipelunbo.PhoneImgSwipe {
     width:100%;
     max-width: 640px;
     margin:0 auto;
}
 #PhoneImgSwipelunbo.PhoneImgSwipe .bd {
     position:relative;
}
 #PhoneImgSwipelunbo.PhoneImgSwipe .swipe {
     overflow: hidden;
     visibility: hidden;
     position: relative;
}
 #PhoneImgSwipelunbo.PhoneImgSwipe .swipe-wrap {
     overflow: hidden;
     position: relative;
}
 #PhoneImgSwipelunbo.PhoneImgSwipe .swipe-wrap .swipe-slide {
     float:left;
     width:100%;
     position: relative;
}
/*next 按钮需要是可以将display:none;
 去掉*/
 #PhoneImgSwipelunbo.PhoneImgSwipe .swipe-next{
     position: absolute;
     z-index: 8;
     width: 50px;
     height: 32px;
     text-indent: -200px;
     overflow: hidden;
     text-align: center;
     background: url(/Content/image/zh/slider_next.png ) 0 0 no-repeat;
     -webkit-background-size:50px 32px;
     background-size:50px 32px;
     right: 0;
     top: 50%;
     margin-top: -16px;
}
/*prev 按钮*/
 #PhoneImgSwipelunbo.PhoneImgSwipe .swipe-prev {
     position: absolute;
     z-index:8;
     width: 50px;
     height: 32px;
     text-indent: -200px;
     overflow: hidden;
     text-align: center;
     background: url(/Content/image/zh/slider_pre.png ) 0 0 no-repeat;
     -webkit-background-size:50px 32px;
     background-size:50px 32px;
     left: 0;
     top: 50%;
     margin-top: -16px;
}
/*状态栏样式*/
 #PhoneImgSwipelunbo.PhoneImgSwipe .swipe-navi{
     display: none;
     position: absolute;
     width:100%;
     background: rgba(0,0,0,0.5);
     bottom: 0;
     height: 15px;
     line-height: 0;
     padding:5px 0;
     text-align: center;
}
 #PhoneImgSwipelunbo.PhoneImgSwipe .swipe-navi li{
     display: inline-block;
     width: 15px;
     height:15px;
     font-size: 0;
     line-height: 0;
     background: #fff;
     margin-right: 10px;
     -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
     border-radius: 8px;
}
/*当前状态样式*/
 #PhoneImgSwipelunbo.PhoneImgSwipe .swipe-navi .on{
     background: red;
}
 #PhoneCommPageAbouthomeat.PhoneCommPageAbout {
     background-color:#a9222d;
}
 #PhoneCommPageAbouthomeat.PhoneCommPageAbout .hd {
     height:30px;
     line-height:30px;
     overflow:hidden;
     padding:0 10px;
     color: #fff;
     font-size: 14px;
}
 #PhoneCommPageAbouthomeat.PhoneCommPageAbout .more_link {
     float:right;
     color: #fff;
}
 #PhoneCommPageAbouthomeat.PhoneCommPageAbout .img {
     float:left;
     width:120px;
     height:120px;
}
 #PhoneCommPageAbouthomeat.PhoneCommPageAbout .content {
     overflow:hidden;
     padding:10px;
     color: #fff;
}
 /*forSeprateConfigStyles*/#PhoneCommPageAbouthomect.PhoneCommPageAbout {
}
 #PhoneCommPageAbouthomect.PhoneCommPageAbout .hd {
     height:30px;
     line-height:30px;
     overflow:hidden;
     padding:0 10px;
     font-size: 14px;
}
 #PhoneCommPageAbouthomect.PhoneCommPageAbout .more_link {
     float:right;
  	color: #7ab34a;
}
 #PhoneCommPageAbouthomect.PhoneCommPageAbout .img {
     float:left;
     width:120px;
     height:120px;
}
 #PhoneCommPageAbouthomect.PhoneCommPageAbout .content {
     overflow:hidden;
     padding:10px;
}
 #PhoneCommPageInfocontactdetail.PhoneCommPageInfo {
}
 #PhoneCommPageInfocontactdetail.PhoneCommPageInfo .titlehd{
     display: none;
}
 #PhoneCommPageInfocontactdetail.PhoneCommPageInfo .hd {
     text-align: center;
}
 #PhoneCommPageInfocontactdetail.PhoneCommPageInfo img {
     max-width:100%;
}
 #PhoneCommPageInfocontactdetail.PhoneCommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneCommPageInfocontactdetail.PhoneCommPageInfo .hd .con_title {
     color: #fff;
     font-size:14px;
     font-weight: 800;
     margin-bottom: 6px;
     height:30px;
     line-height: 30px;
     background: #6c664c;
}
 #PhoneCommPageInfocontactdetail.PhoneCommPageInfo .con_subbx {
     color: #7e7e7e;
}
 #PhoneCommPageInfocontactdetail.PhoneCommPageInfo span {
     padding-left: 0px;
}
 #PhoneCommPageInfocontactdetail.PhoneCommPageInfo .bd {
     padding: 0 20px 20px;
}
 #PhoneCommPageInfocontactdetail.PhoneCommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneCommPageInfocontactdetail.PhoneCommPageInfo .con_bx {
     margin-top: 20px;
}
 /*forSeprateConfigStyles*/#PhonePPListpic.PhonePPList {
     overflow: hidden;
}
 #PhonePPListpic.PhonePPList .hd {
     font-size: 14px;
     font-weight: bold;
     height: 30px;
     line-height: 30px;
     overflow:hidden;
     text-indent: 30px;
     color: #fff;
     background:#6c664c url( /Content/image/zh/list_cross.png) 10px center no-repeat;
}
 #PhonePPListpic.PhonePPList .hd .title{
     float:left;
}
 #PhonePPListpic.PhonePPList .hd a {
     float: right;
}
 #PhonePPListpic.PhonePPList .bd {
}
 #PhonePPListpic.PhonePPList .bd li {
     padding:5px;
     border-bottom: 1px solid #dfdfdf;
     text-align: left;
     overflow: hidden;
     background: #dddddd;
     background: -moz-linear-gradient(top, #dddddd 0%, #ffffff 100%);
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#ffffff));
     background: -webkit-linear-gradient(top, #dddddd 0%,#ffffff 100%);
     background: -o-linear-gradient(top, #dddddd 0%,#ffffff 100%);
     background: -ms-linear-gradient(top, #dddddd 0%,#ffffff 100%);
     background: linear-gradient(to bottom, #dddddd 0%,#ffffff 100%);
}
 #PhonePPListpic.PhonePPList .img_thum {
     float: left;
}
 #PhonePPListpic.PhonePPList .bd li img {
     display: inline-block;
     vertical-align: middle;
     width: 100px;
     height: 100px;
     padding: 1px;
     background: #fff;
     border: 1px solid #dfdfdf;
}
 #PhonePPListpic.PhonePPList .bd .link_wrap {
     padding-left: 10px;
     overflow: hidden;
}
 #PhonePPListpic.PhonePPList .bd .pd_link {
     white-space: nowrap;
     overflow: hidden;
     text-decoration: none;
     line-height:28px;
}
 #PhonePPListpic.PhonePPList .bd .pd_jj{
     color:#666;
}
 #PhonePPListpic.PhonePPList #pager{
     padding:10px;
}
 #PhonePPDetailpd1.PhonePPDetail {
}
 #PhonePPDetailpd1.PhonePPDetail img {
     max-width: 90%;
}
 #PhonePPDetailpd1.PhonePPDetail .hdtitle h3 {
     font-size: 14px;
     font-weight: bold;
     height: 30px;
     line-height: 30px;
     overflow:hidden;
     text-indent: 30px;
     color: #fff;
     background:#6c664c url( /Content/image/zh/list_cross.png) 10px center no-repeat;
}
 #PhonePPDetailpd1.PhonePPDetail .pd_Title {
     margin-top: 10px;
     font-size:16px;
     font-weight: 800;
     margin-bottom: 6px;
     height:30px;
     line-height: 30px;
  min-height:310px;
     text-align: center;
}
 #PhonePPDetailpd1.PhonePPDetail .hd_bx {
     overflow: hidden;
}
 #PhonePPDetailpd1.PhonePPDetail .tip {
     height: 28px;
     line-height: 28px;
     border-bottom: 1px solid #dfdfdf;
     font-size: 14px;
     padding: 5px 10px;
     display: none;
}
 #PhonePPDetailpd1.PhonePPDetail .pd_content {
     padding: 5px 10px;
     word-break: break-all;
     word-wrap: break-word;
  min-height:200px;
}
 #PhonePPDetailpd1.PhonePPDetail .pd_content *{
     max-width:95%!important;
}
#PhonePPDetailpd1.PhonePPDetail .pd_content img{
width: auto !important;
  height:auto !important;
}
 #PhonePPDetailpd1.PhonePPDetail .line_cell {
     margin-bottom: 15px;
}
 #PhonePPDetailpd1.PhonePPDetail .para_tip {
     padding: 5px 10px;
}
 #PhonePPDetailpd1.PhonePPDetail .pre_prod {
     margin-bottom: 10px;
}
 /*forSeprateConfigStyles*/#PhoneNPListone.PhoneNPList {
}
 #PhoneNPListone.PhoneNPList .hd {
     font-size: 14px;
     font-weight: bold;
     height: 30px;
     line-height: 30px;
     overflow:hidden;
     text-indent: 30px;
     color: #fff;
     background:#6c664c url( /Content/image/zh/list_cross.png) 10px center no-repeat;
}
 #PhoneNPListone.PhoneNPList .hd .title{
}
 #PhoneNPListone.PhoneNPList .hd a{
     float:right;
}
 #PhoneNPListone.PhoneNPList .bd .lists {
     list-style:none;
}
 #PhoneNPListone.PhoneNPList li {
     border-bottom: 1px solid #dfdfdf;
     padding-left: 10px;
     vertical-align:middle;
     *zoom:1;
     font-size:12px;
}
 #PhoneNPListone.PhoneNPList li a {
     display:inline-block;
     height:28px;
     line-height:28px;
     text-decoration:none;
}
 #PhoneNPListone.PhoneNPList li .time{
     float:right;
     height:28px;
     line-height:28px;
     padding-right:20px;
     color:#666;
}
 #PhoneNPListone.PhoneNPList .pager{
     padding:10px;
}
 #PhoneNDetailone.PhoneNDetail {
}
 #PhoneNDetailone.PhoneNDetail .hd {
     font-size: 14px;
     font-weight: bold;
     height: 30px;
     line-height: 30px;
     overflow:hidden;
     text-indent: 30px;
     color: #fff;
     background:#6c664c url( /Content/image/zh/list_cross.png) 10px center no-repeat;
}
 #PhoneNDetailone.PhoneNDetail .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #PhoneNDetailone.PhoneNDetail .hd .con_title {
     color: #000;
     font-size: 16px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
}
 #PhoneNDetailone.PhoneNDetail .con_subbx {
     color: #7e7e7e;
}
 #PhoneNDetailone.PhoneNDetail span {
     padding-left: 20px;
}
 #PhoneNDetailone.PhoneNDetail .bd {
     padding: 0 10px 20px;
}
 #PhoneNDetailone.PhoneNDetail .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
 #PhoneNDetailone.PhoneNDetail .news_head{
     text-align: center;
}
 #PhoneNDetailone.PhoneNDetail .con_title{
     font-size: 16px;
     padding: 10px 0 5px;
}
 #PhoneNDetailone.PhoneNDetail .con_bx {
     margin-top: 10px;
}
 #PhoneNDetailone.PhoneNDetail .con_bx *{
     max-width:100%!important;
}
 