/*字体设置*/
 body {
    /*font-family:'Helvetica Neue',Helvetica,sans-serif;*/
    font-family:"微软雅黑";
}
/* 去掉谷歌浏览器自动添加的样式 */
 select:-webkit-autofill, textarea:-webkit-autofill, input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset;
}
/*=============    覆盖mui的样式      ================*/
 .clearfix {
    *zoom: 1
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content:""
}
.clearfix:after {
    clear: both
}
.layout {
    width:100%;
    max-width: 750px;
    margin: 0 auto;
}
/*修改导航条，为红色 字体为白色*/
 .mui-bar {
    height:45px;
}
/*修改底部导航条，红色字体改为蓝色*/
 .mui-bar-tab .mui-tab-item.mui-active {
    color:#01b7e6;
}
.mui-bar-tab .mui-tab-item {
    color: #505674;
    padding-top: 4px;
}
.mui-table-view.tn-list {
    background-color:#0000ff
}
.mui-bar-nav {
    background-color:#01b7e6;
}
.mui-title {
    font-size:20px;
    color:#ffffff;
    line-height: 40px;
    font-weight: 600;
}
.mui-bar a {
    color:#ffffff
}
.mui-bar-nav~.mui-content {
    padding-top: 40px;
}
/*覆盖muibody的背景色*/
 body {
    background-color: #efefef;
}
/*覆盖更换区域弹出框定位*/
 .mui-popover.mui-popover-action {
    bottom:-8px;
}
/*覆盖nui按钮颜色*/
 .mui-btn-danger, .mui-btn-negative, .mui-btn-red {
    background-color: #01b7e6;
    border: none;
}
.mui-btn-outlined.mui-btn-danger {
    /*border: 1px solid #DD524D;*/
    border: 1px solid #01b7e6;
    color: #01b7e6;
}
.mui-btn2 {
    border:1px solid #01b7e6;
    color:#01b7e6;
    background-color:#fff;
}
/*============= 应用公共样式 =============*/
 * {
    margin: 0;
    padding:0;
}
ul, li {
    list-style: none;
}
.fen_ge {
    height:10px;
}
a {
    outline: none;
    text-decoration: none;
    color:black;
}
i {
    font-style: normal;
}
/*
	标准区块
*/
 .tn-normal-div {
    background-color:#ffffff
}
/*
	
*/
 .tn-div-center {
    text-align:center;
    width:100%;
}
/*
	按钮图片
*/
 .tn-img-button {
    width:50px;
    height:50px;
}
/*
	标准字体：颜色、字号、行高
*/
 .tn-normal-txt {
    color:#000;
    font-size:13px;
    line-height:16px;
    text-align: center;
}
.tn-normal-txt-oneline {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*=============    应用专用样式      =============*/

/*
	保障图片
*/
 .tn-img-safe {
    width:80px;
    height:29px;
}
.tn-my-information {
    background:url(../images/m-bgn.jpg) no-repeat left top;
}
/*=============    应用其他样式      =============*/

/*公共底部样式*/

/*footer样式*/
 .footer_div {
    margin:8px auto 15px;
    text-align: center;
    white-space:nowrap;
}
.footer_div a {
    font-size: 14px;
    padding:0 14px;
    border-right:1px solid black;
}
.footer_p {
    font-size: 10px;
    padding:0 15px 10px 15px;
    line-height: 18px;
}
.footer_p a{
    color: #8f8f94;
}
/**************************/

/*
 覆盖之前样式，底部导航栏修改字符图标--919
 * */
 @font-face {
    font-family:"iconfont";
    src:url('../fonts/icomoon.ttf') format('truetype');
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
}
.iconfont {
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
}
/**************************/

/*添加返回顶部按钮的样式-920*/
 #backTop {
    height: 64px;
    width: 64px;
    position: fixed;
    bottom:80px;
    right:10px;
    background: #01B7E6;
    opacity: 0.8;
    /*border-radius: 50%;*/
    display: none;
    z-index: 9;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    border-radius:45px;
}
#backTop>img {
    height: 40px;
    width: 40px;
    display: block;
    margin:0 auto;
    margin-top: 010px;
}
#telId {
    height: 45px;
    width: 45px;
    position: fixed;
    bottom:100px;
    right:10px;
    /*background: yellow;*/
    background: #01B7E6;
    opacity: 0.8;
    z-index: 9;
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    border-radius:45px;
}
#telId a {
    width: 100%;
    height: 100%;
    display: block;
}
#telId a img {
    width: 100%;
    height: 100%;
}
/*添加返回顶部按钮的样式-920-------------end*/
 .mui-input-row label {
    height: 100%;
}
.mui-input-row label img {
    height: 80%;
}
/*修改登录注册页面图标大小*/
 .paddng_top {
    height: 6px;
}
/*输入框字体*/
 form .mui-input-row input {
    color: #FFFFFF;
}
/*类型名称*/
 .news_cat_name {
    display: block;
    width: 80px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    border: 1px solid #01B7E6;
    font-size: 14px;
    border-radius:5px;
    color:#01B7E6;
}
.news_info_name {
    text-align: left;
    display: block;
    font-size: 12px;
    line-height: 20px;
    color:#505674;
    margin-left: 10px;
}
.news_banner {
    margin: 0 08px;
    border-right: 1px solid #efefef;
    padding-top: 5px;
    padding-bottom: 2px;
}
.mui-control-item1 {
    border: none;
    border-bottom: 1px solid #fff;
    display: block;
    width: 100%;
    height: 100px;
    line-height: 100px;
    font-size:14px;
    color: #01061e;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mui-control-item2 {
    border: none;
    border-bottom: 1px solid #efefef;
    display: block;
    width: 100%;
    height: 100px;
    line-height: 100px;
    font-size:14px;
    color: #01061e;
    position: absolute;
    top: 0;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: #fff;
}
/*分页代码*/
 .pages {
    text-align: center;
    height: 32px;
    line-height: 32px;
}
.pages a {
    background: #E1DFE0;
    padding: 4px 8px;
    color: #333;
    font-size: 14px;
    border-radius: 5px;
}
.pages a.page_prev, .pages a.page_next, .pages a:hover {
    background: #E1DFE0;
    color: #333;
}
.pages .page_prev, .pages .page_next {
    margin-right: 12px;
    background: #E1DFE0;
    padding: 4px 8px;
    color: #333;
    font-size: 14px;
    border-radius: 5px;
}
.ifenlei {
    width:100%;
    margin-top:0;
    margin-bottom:0;
    padding-top:12px;
    padding-bottom:12px;
    border-bottom:1px solid #efefef;
    border-right:1px solid #efefef;
    text-align:center;
}
.BannerCommon {
    background-repeat:no-repeat;
    height:auto;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    background-size:100%
}
.BannerCommon img {
    width: 100%;
    height:auto;
}
.page-detail .serviceBannerCommon {
    background-repeat:no-repeat;
    height:auto;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    background-size:100%
}
.page-detail .serviceBannerCommon img {
    width: 100%;
    height:auto;
}
.page-detail .serviceBanner {
    background-repeat:no-repeat;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    background-size:100%
}
.page-detail .serviceBanner img {
    width: 100%;
    height:auto;
}
.page-detail .serviceDetail {
    background:#f4f4f4;
}
.page-detail .serviceContent1 {
    padding:8px;
    background:#fff;
}
.page-detail .serviceName {
    padding-top: 5px;
}
.page-detail .serviceName .title {
    display:block;
    font-size:20px;
    line-height: 27px;
    color:#222;
    padding-bottom:10px;
}
.page-detail .serviceName .info {
    line-height:14px;
    font-size:14px;
    color:#c1c1c1;
}
.page-detail .serviceName span {
    padding:0 3px;
    font-size:14px;
    color:#52cbf8;
    border:1px solid #52cbf8;
    text-align:center;
    border-radius:5px;
}
.page-detail .des {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    font-size:14px;
}
.page-detail .price {
    margin:10px 0;
    padding:0 18px 0 0;
    font-size:14px;
    color:#999;
}
.page-detail .price t {
    font-size:14px;
    padding:2px 5px;
    margin-right:10px;
    border-radius:5px;
    background:#ff636a;
    color:#fff;
}
.page-detail .price span {
    font-size:14px;
    color:#ff636a;
}
.page-detail .price span b {
    font-size:24px;
    font-weight:normal;
}
.page-detail .clinch p {
    color:#bbb;
    font-size:12px
}
.page-detail .depict {
    font-size:12px;
    color:#666
}
.page-detail .servicePrice {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-top:4px;
}
.page-detail .buyNow, .page-detail .price {
    display:block;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1
}
.page-detail .price {
    color:#ff8468;
    font-size:12px
}
.page-detail .price span {
    font-size:12px;
    margin-right:5px;
}
.page-detail .buyNow {
    text-align:right
}
.page-detail .buyBtn {
    display:inline-block;
    width:64px;
    height:14px;
    line-height:14px;
    text-align:center;
    background-color:#fe7652;
    color:#fff;
    font-size:12px;
    border-radius:10px
}
.page-detail .page-footer .buyBtn {
    display:block;
    width:100%;
    height:20px;
    line-height:20px;
    border-radius:0
}
.page-detail .preferentialList li {
    border-top:1px dashed #d8d8d8;
    padding:6px 8px
}
.page-detail .preferentialList {
    background:#fff;
    border-bottom:1px solid #d8d8d8
}
.page-detail .preferential {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.page-detail .preferentialInfo {
    display:block;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    font-size:12px;
    color:#666
}
.page-detail .arrowRight {
    display:inline-block;
    height:12px;
    width:12px;
    border-width:2px 2px 0 0;
    border-color:#999;
    border-style:solid;
    position:relative;
    top:-5px;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    margin-top:2px
}
.page-detail .preferentialInfo .commonWidth {
    display:inline-block;
    padding:5px 8px;
    line-height:12px;
    font-size:12px;
    color:#fff;
    text-align:center;
    border-radius:3px;
    margin-right:4px;
}
.page-detail .less {
    background-color:#ff8261
}
.page-detail .preferentialInfo .lessSpan {
    color:#ff8261
}
.page-detail .province {
    background-color:#ff464e
}
.page-detail .preferentialInfo .provinceSpan {
    color:#ff464e
}
.page-detail .preferentialInfo .ticket {
    background-color:#f60
}
.page-detail .matter, .page-detail .serviceData {
    background-color:#fff;
    border-bottom:1px solid #d8d8d8;
    margin-top:5px;
}
.page-detail .serviceData {
    border-top:1px solid #d8d8d8
}
.page-detail .viewDetail {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    padding:5px;
}
.page-detail .viewAttr {
    font-size: 18px;
    border-bottom:1px dotted #ccc;
    padding: 5px;
    color: #222;
}
.page-detail .viewAttc {
    font-size: 16px;
    padding: 5px;
    color: #333;
}
.page-detail .viewAttc p {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 5px;
    color: #333;
}
.page-detail .viewAttc blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes:"\201C""\201D""\2018""\2019";
}
.page-detail .viewAttc blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}
.page-detail .viewAttc a {
    color:#222;
}
.page-detail .viewAttc a:hover {
    color:#ff0000;
}
.page-detail .viewAttc hr {
    border-top:1px dashed #333;
    margin: 10px 0;
}
.page-detail .viewAttc img {
    max-width: 100% !important;
    height: auto!important;
}
.page-detail .sourcelink {
    font-size: 14px;
    color:#c1c1c1;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.page-detail .viewInfo {
    font-size: 14px;
    color:#c1c1c1;
    line-height: 18px;
    padding-top: 5px;
    border-top:1px dotted #ccc;
}
.page-detail .viewInfo a {
    color:#c1c1c1;
}
.page-detail .detailTit, .page-detail .viewTit {
    display:block;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    font-size:18px;
    font-weight: bold;
}
.page-detail .viewTit {
    text-align:right;
    padding-right: 8px;
}
.page-detail .viewTit a {
    display:inline-matterblock;
    font-size:18px;
    color:#5bcef8;
    font-weight: normal;
}
.page-detail .detailTit {
    color:#222;
    padding-left: 5px;
}
.page-detail .serviceData li dl {
    padding:5px 8px;
    border-top:1px solid #e4e4e4
}
.page-detail .serviceData li dl dt {
    color:#222;
    font-size:6px;
    margin-bottom:4px;
}
.page-detail .serviceData li dl dd {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    color:#666;
    font-size:6px;
    margin-bottom:4px;
}
.page-detail .serviceData li dl dd p {
    display:block;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1
}
.page-detail .matter {
    padding:5px 8px;
}
.page-detail .matterTit {
    font-size:12px;
    color:#666;
    font-weight:400;
    padding-top:4px;
    padding-bottom:6px;
    margin-bottom:4px;
    border-bottom:1px solid #e4e4e4
}
.page-detail .matterList {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex
}
.page-detail .matterList li {
    display:block;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    height:18px;
    margin-top:5px;
    background-size:100%;
}
.page-detail .matterOne {
    background:url(../images/matter1.png) no-repeat;
    margin-right:4px;
}
.page-detail .matterTwo {
    background:url(../images/matter2.png) no-repeat
}
.page-detail .matterList li div {
    width:48px;
    margin-left:18px;
    margin-top:4px;
    color:#fff;
    font-size:10px;
}
.page-detail .matterThree {
    background:url(../images/matter3.png) no-repeat;
    margin-right:4px;
}
.page-detail .matterFour {
    background:url(../images/matter4.png) no-repeat
}
.page-detail .noteMatter {
    border-top:1px dashed #d8d8d8;
    margin-top:10px;
    padding-top:10px
}
.page-detail .noteMatter li {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    margin-bottom:4px;
}
.page-detail .noteMatter li p {
    display:block;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    font-size:12px;
    color:#444
}
.page-detail .noteMatter li span {
    display:inline-block;
    width:14px;
    height:14px;
    border-radius:50%;
    margin-right:4px;
    margin-top:4px;
}
.page-detail .radiusColor {
    background-color:#ff8261
}
.page-detail .radiusColor1 {
    background-color:#12c2f4
}
.page-detail .colorSpan1 {
    color:#ff8261
}
.page-detail .colorSpan2 {
    color:#12c2f4
}
.page-detail .noteMatter li p span {
    display:inline
}
.page-detail .problem {
    background-color:#fff;
    margin-top:6px;
    padding:6px 8px;
    border-top:1px solid #d8d8d8
}
.page-detail .problemTit {
    font-size:12px;
    color:#666;
    font-weight:400;
    padding-top:10px;
    padding-bottom:6px;
    margin-bottom:6px;
    border-bottom:1px solid #e4e4e4
}
.page-detail .problemTit1 {
    margin-bottom:6px
}
.page-detail .titContent {
    font-weight:700;
    font-size:12px;
    color:#222
}
.page-detail .answer1, .page-detail .ask {
    padding:0 2px;
    color:#fff;
    margin-top:2px;
    border-radius:10px;
    font-size:12px;
    margin-right:4px;
    float:left;
    text-align:center
}
.page-detail .ask {
    background-color:#ff8261
}
.page-detail .answer1 {
    background-color:#12c2f4
}
.page-detail .answerContent {
    margin-left:10px;
    font-size:12px;
    color:#666
}
.page-detail .problem ul li {
    border-bottom:1px dashed #d8d8d8;
    padding-bottom:8px;
    margin-top:12px
}
.page-detail .makeupTxt, .page-detail .textareaContent {
    padding:4px;
    width:100%;
    border:1px solid #ccc
}
.page-detail .foot_buynow {
    background-color:#ff8468;
    height:20px;
    line-height:20px;
    text-align:center;
    font-size:12px;
    color:#fff
}
.page-detail .noteMatter1 li h4 span {
    display:inline-block;
    width:14px;
    height:14px;
    border-radius:50%;
    margin-right:4px;
    margin-top:4px;
}
.page-detail .noteMatter1 li h4 {
    font-size:12px;
    color:#222
}
.page-detail .noteMatter1 li p {
    font-size:12px;
    color:#444;
    margin-left:12px
}
.page-detail .noteMatter1 li {
    margin-bottom:4px;
}
.page-detail .color-blue {
    color:#12c2f4
}
.page-detail .color-orange {
    color:#ff8261
}
.page-detail .demand {
    border-top:1px dashed #d8d8d8;
    border-bottom:1px dashed #d8d8d8;
    margin:6px 0 4px;
    padding-top:4px;
    padding-bottom:4px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.page-detail .demandContent {
    display:block;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    margin-left:2px
}
.page-detail .demandTit {
    font-size:12px;
    color:#666
}
.page-detail .makeup {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center
}
.page-detail .makeupDiv {
    display:block;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    margin-left:2px
}
.page-detail .form-input {
    height:auto;
    padding:2px 6px;
    border:1px solid #ccc;
    border-radius:2px;
    font-size:12px
}
/*轮播*/
 .swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
/*产品&服务列表*/
 .Products {
    font-size:0px;
}
.Products li {
    display:inline-block;
    width:50%;
    font-size:0px;
    text-align:center;
    vertical-align:top;
    border-top:1px solid #e5e5e5;
}
.Products li a {
    display:block;
    padding:5px;
    text-align:center;
    border-right:1px solid #e5e5e5;
}
.Products li:nth-child(1) {
    border-top:none;
}
.Products li:nth-child(2) {
    border-top:none;
}
.Products li:nth-child(even) a {
    border-right:1px solid #fff;
}
.Products li a img {
    width:100%;
}
.Products li a span {
    height:21px;
    font-size:14px;
    font-weight:normal;
    line-height:21px;
    overflow:hidden;
}
.beian {
    width: 18px;
    padding: 0 2px;
    vertical-align: middle;
}