*{margin:0;padding:0}
html{min-height: 100%; height: auto;}
body{background-color: #F1EFF2;}
.mui-content{background: transparent;}

/* 标准深蓝 #1D72AB */
.mui-plus.mui-android header.mui-bar{display: none;}
.mui-plus.mui-android .mui-bar-nav~.mui-content{padding: 0;}
.mui-popover.mui-popover-action .mui-table-view{color: #1D72AB;}
.mui-btn-block{font-size: 14px; padding: 10px 0;}
.mui-switch-blue.mui-active{border: 2px solid #1D72AB;background-color: #1D72AB;}

.mui-slider-indicator.mui-text-right{ padding-right: 10px;}
.mui-slider-indicator .mui-indicator {width: 20px;height: 3px;margin: 0;border-radius: 0;background: #aaa;-webkit-box-shadow: none;box-shadow: none;}

.mui-btn{border-radius: 6px;}
.mui-btn-blue, .mui-btn-primary, input[type=submit]{color: #fff;border: 1px solid #1D72AB;background-color: #1D72AB;}
.mui-btn-grey{border: 1px solid #CCCCCC;background-color: #CCCCCC;}

.homeSearch{  position: fixed; top: 0; z-index: 2; width: 100%; padding: 10px 10px 0 10px; background: rgba(0,0,0,0.1); z-index: 5;}
input[type=search]{background-color:rgba(255,255,255,0.5) ;}
.mui-search .mui-placeholder{color: #666; top: 1px; left: 5px;text-align: left;}/*   */
.mui-pull-bottom-tips{text-align: center; padding: 10px 0; font-size: 12px;}

.homeSection{height: 100%;}
.homeSection .cardBox{margin: 0; padding: 0;}
.homeSection .cardBox li{font-size: 16px; padding: 15px; position: relative;overflow: hidden;margin: 10px;border-radius: 6px;background-color: #fff;background-clip: padding-box;}
.homeSection .cardBox li p.title{font-size: 16px; color: #000;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;  height: auto; padding-right: 5px;}
.homeSection .cardBox li:after{height: 0;}
.homeSection .cardBox li p{font-size: 13px; line-height: 18px; color: #ACACAC;height: 56px;overflow:hidden;text-overflow:ellipsis;}
.homeSection .mui-media-object{width: 78px; height: 78px; object-fit: cover;}
.homeSection h4{ font-weight: normal; color: #1D72AB; padding-left: 10px; margin-top: 15px;}
.homeSection .newsBox{position:absolute; width: 100%; bottom: 50px; top: 300px;}
.homeSection #slider{ height: 56vw;}
.homeSection #slider .mui-slider-group{height: 100%;}
.homeSection #slider .mui-slider-item a{height: 100%;}
@media screen and (max-width: 325px) {
.homeSection .cardBox li p.title{font-size: 14px; color: #000;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;  height: auto; padding-right: 5px;}
.homeSection .mui-media-object{width: 60px; height: 60px; object-fit: cover;}
}
.resSection{height: 100%;}
.resSection .cardBox{margin: 0; padding: 0;}
.resSection .cardBox li{font-size: 16px; padding: 15px; position: relative;overflow: hidden;margin: 10px;border-radius: 6px;background-color: #fff;background-clip: padding-box;}
.resSection .cardBox li p.title{font-size: 16px; color: #000;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;  height: auto; padding-right: 5px;}
.resSection .cardBox li:after{height: 0;}
.resSection .cardBox li p{font-size: 13px; line-height: 18px; color: #ACACAC;height: 56px;overflow:hidden;text-overflow:ellipsis;}
.resSection .mui-media-object{width: 78px;height: 78px;object-fit: cover;}
.resSection h4{ font-weight: normal; color: #E0393B; padding-left: 10px; margin-top: 15px;}
.resSection .newsBox{position:absolute; width: 100%; bottom: 50px; top: 50px;}
/* tab图标  */
.icon-home{background: url(/content/images/Wechat/icon_home.png) !important;background-size: contain !important;}
.icon-group{background: url(/content/images/Wechat/icon_group.png) !important;background-size: contain !important;}
.icon-person{background: url(/content/images/Wechat/icon_person.png) !important;background-size: contain !important;}
.mui-active .icon-home{background: url(/content/images/Wechat/icon_home_active.png) !important;background-size: contain !important;}
.mui-active .icon-group{background: url(/content/images/Wechat/icon_group_active.png) !important;background-size: contain !important;}
.mui-active .icon-person{background: url(/content/images/Wechat/icon_person_active.png) !important;background-size: contain !important;}
.mui-bar-tab .mui-tab-item.mui-active{color: #1D72AB;}
.mui-bar{background-color: #FFF;}

.showNewsSection{background-color: #FFF;}
.showNewsSection h4{ text-align: center; margin: 15px 0; line-height: 1.5em;}
.showNewsSection p.newsTime{color: #666;}
.showNewsSection p img{max-width: 100%;}
.showNewsSection .icon_great{width: 17px; height: 20px; display: inline-block; background:url(/content/images/Wechat/great.png); background-size: 100% 100%; vertical-align: middle;}
.mui-btn.mui-active{color: #E0393B;border: 1px solid #E0393B;}
.mui-btn.mui-active .icon_great{background:url(/content/images/Wechat/great_active.png); background-size: 100% 100%; }
.showNewsSection textarea{height: 86px; font-size: 14px;}

.showNewsComArea {margin: 20px 0 20px;}
.showNewsComArea .mui-btn{width: auto !important;}
/* 创建故事 */
.cStorySection{}
.cStorySection textarea{border-radius: 6px; border: none;}
.cStorySection .image-list {border-radius: 6px;background: #FFFFFF;padding: 10px 10px;font-size: 0;-webkit-text-size-adjust:none; margin-bottom: 20px;}
.cStorySection .image-item {
	width: calc(( 100vw - 80px ) / 4);height: calc(( 100vw - 80px ) / 4);
	max-width: 100px; max-height: 100px;min-width: 60px; min-height: 60px;margin: 0 5px 10px 5px;
	background-size:cover;background-position:center;display: inline-table;position: relative;vertical-align: top;
}
.cStorySection .image-item .file {position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;opacity: 0;cursor: pointer;z-index: 0;}
.cStorySection .image-item .image-close {position: absolute;display: inline-block;right: -6px;top: -6px;width: 6vw;height: 6vw;text-align: center;line-height: 20px;border-radius: 3vw;
	background: url(/content/images/Wechat/whiteClose.png) #FF5053 ;background-size: 100% 100%;box-shadow: 0px 2px 2px rgba(0,0,0,0.4);color: #f3f3f3;font-size: 9px;font-weight: 200;z-index: 1;
	max-width: 28px; max-height: 28px;
}
.cStorySection .image-item .image-up{height: 100%;width: 100%;border: 1px solid #ccc;color: #ccc; display: inline-block;text-align: center;background: url(/content/images/Wechat/addIcon.png);background-size:100% 100% ;}
.cStorySection .mui-input-row{padding-bottom: 15px;}
.cStorySection .mui-input-row textarea{margin-bottom: 0; font-size:14px ;}
.cStorySection .mui-input-row .mui-switch{float: left;}
.cStorySection .mui-input-row .mui-switch~span{line-height: 30px; margin-top: 5px; display: inline-block; font-size: 14px;}
.cStorySection .mui-input-row>label{background: #FFF; width: 25%; border-radius: 6px 0 0 6px ; font-size: 14px; padding: 13px 0 12px 5px;}
.cStorySection .mui-input-row .mui-btn+input,.cStorySection .mui-input-row label+input,.cStorySection  .mui-input-row:last-child{background: #FFF;width: 75%;border-radius: 0 6px 6px 0 ; font-size:14px ;}
.cStorySection .mui-input-row>label~input, .mui-input-row>label~select{}

/* 创建卡片 */
.cCardSection{}
.cCardSection textarea{border-radius: 6px; border: none;}
.cCardSection .card-list {border-radius: 6px;background: #FFFFFF;padding: 10px 10px;font-size: 0;-webkit-text-size-adjust:none; margin-bottom: 15px;}
.cCardSection .card-list .cardBox{ width: 100%; height:120px;position: relative;}
.cCardSection .cardBox .mui-scroll{width:auto;white-space: nowrap;}
.cCardSection .card-item {width: 155px; height: 116px;
	margin: 0 5px 10px 5px; position: relative; display: inline-block;
	border:2px solid #FFF; white-space:normal;
	/* height: calc(( 100vw - 80px ) / 4); max-height: 100px;min-height: 60px; */
}
.cCardSection .card-item img{object-fit: cover; width: 100%; height: 100%; position: absolute;z-index: 0;}
.cCardSection .card-item .cont{position: absolute; width: 385px; height: 210px; z-index: 1; -webkit-transform: scale(0.4); -webkit-transform-origin: 0 0; opacity: 0;}
.cCardSection .card-item.active .cont{opacity: 1;}
.cCardSection .card-item .cont p{position: absolute;word-wrap:break-word !important; word-break:normal;}
.cCardSection .card-item .image-close {position: absolute;display: inline-block;right: -6px;top: -6px;width: 6vw;height: 6vw;text-align: center;line-height: 20px;border-radius: 3vw;
	background: url(/content/images/Wechat/whiteClose.png) #FF5053 ;background-size: 100% 100%;box-shadow: 0px 2px 2px rgba(0,0,0,0.4);color: #f3f3f3;font-size: 9px;font-weight: 200;z-index: 1;
	max-width: 28px; max-height: 28px;
}
.cCardSection .card-item .image-check {position: absolute;display: inline-block;right: -6px;top: -6px;width: 6vw;height: 6vw;text-align: center;line-height: 20px;border-radius: 3vw;
	background: url(/content/images/Wechat/whiteClose.png) #FF5053 ;background-size: 100% 100%;box-shadow: 0px 2px 2px rgba(0,0,0,0.4);color: #f3f3f3;font-size: 9px;font-weight: 200;z-index: 1;
	max-width: 28px; max-height: 28px;
}
.cCardSection .card-item .image-up{height: 100%;width: 100%;border: 1px solid #ccc;color: #ccc; display: inline-block;text-align: center;background: url(/content/images/Wechat/addIcon.png);background-size:100% 100% ;}
.cCardSection .card-item .file {position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;opacity: 0;cursor: pointer;z-index: 0;}

.cCardSection .mui-input-row label{background: #FFF; margin-bottom: 15px; width: 25%; border-radius: 6px 0 0 6px ; font-size: 14px; padding: 13px 0 12px 15px; font-size: 14px;}
.cCardSection .mui-input-row .mui-btn+input,.cCardSection .mui-input-row label+input{background: #FFF;width: 75%;border-radius: 0 6px 6px 0 ; font-size: 14px;}
.cCardSection textarea{font-size: 14px;}
.cCardSection .mui-input-row label~input, .mui-input-row label~select{ margin-bottom: 15px;}
.cCardSection .card-item.active{border:2px solid #0062CC;}
.cCardSection .radio-row{ clear: left; background: #FFF; border-radius: 6px; margin-bottom: 15px;}
.cCardSection .radio-row>label{background: #FFF; margin-bottom: 15px; width: 30%; border-radius: 6px 0 0 6px ; font-size: 14px; padding: 13px 0 12px 15px; float: left;line-height: 1.1}
.cCardSection .radio-row .mui-radio{display: inline-block; width: 65px; height: 40px; margin-left: 5px; }
.cCardSection .radio-row .mui-radio input[type=radio]{top: 6px; right: auto; left: 0;}
.cCardSection .radio-row .mui-radio>label{ padding: 10px 0 10px 28px; font-size: 14px;}
.mui-checkbox input[type=checkbox]:before, .mui-radio input[type=radio]:before{
	content: '' !important; background: url(/content/images/Wechat/checkBox1.png); background-size: 100% 100%; width: 28px; height: 28px; position: absolute;
}
.mui-checkbox input[type=checkbox]:checked:before, .mui-radio input[type=radio]:checked:before{
	content: '' !important; background: url(/content/images/Wechat/checkBox2.png); background-size: 100% 100%; width: 28px; height: 28px; position: absolute;
}
.cCardSection p{color: #000;}



/* 故事圈 */
.storySection{}
.storySection .storyHead{height: 50vw; max-height: 209px; background: url(/content/images/Wechat/ch.jpg); background-size:cover ; position: relative; z-index: 1;}
.storySection .storyHead .headBox{ left: 15px; top: 30px; position: absolute;}
.storySection .storyHead .headBox .head{width: 72px; height: 72px; border-radius: 36px; padding: 3px;background:rgba(255,255,255,0.5); overflow: hidden; z-index: 1; display: inline-block; float: left;}
.storySection .storyHead .headBox .head>img{width: 66px; height: 66px; border-radius: 33px;}
.storySection .storyHead .headBox p{ display: inline-block; float: left; padding-left: 10px; position: relative; margin: 0; height: 72px; line-height: 72px; color: #FFF;}
.storySection .storyHead .creatBtn{width: 42px; height: 42px; border-radius: 21px; background: url(/content/images/Wechat/icon_edit.png) #FFF; background-size: 100% 100%; right:23px; bottom: 15px; position: absolute; }
.storySection .storyHead .creatBtn:after{content:'';position:absolute;width: 48px; height: 48px; left: -3px;top: -3px; border-radius: 24px; background:rgba(255,255,255,0.5); z-index: -1;}
.mui-card{overflow:visible; margin-top: 40px; border-radius: 10px; box-shadow: none;}
.mui-card .head{width: 72px; height: 72px; border-radius: 36px; padding: 3px; background:#F1EFF2; overflow: hidden;
	position: absolute; left: 10px; top: -33px;}
.mui-card .head>img{width: 66px; height: 66px; border-radius: 33px; }
.mui-card .mui-card-header p.moreBtn{padding-right: 20px; background: url(/content/images/Wechat/arrawRight.png) no-repeat; background-size:21px 21px; background-position: center right;}
.mui-card .mui-card-content>img{width: calc(100vw - 40px); max-height: calc((100vw - 40px) /2 ); object-fit: cover; margin: 10px; border-radius: 6px;}
.mui-card .mui-card-content>p{color: #333; padding: 0 10px;}
.mui-card .mui-card-footer{padding: 10px 10px;}
.mui-card .mui-card-footer a{display: block; text-align: center; color: #CCC; font-size: 12px; padding: 0 5px;}
.mui-card .mui-card-footer a.active{color: #333;}
.mui-card a .icon_v1{ width: 24px; height: 24px; background: url(/content/images/Wechat/icon_v1_gray.png); background-size: 100% 100%;}
.mui-card a .icon_v2{ width: 24px; height: 24px; background: url(/content/images/Wechat/icon_v2_gray.png); background-size: 100% 100%;}
.mui-card a .icon_v3{ width: 24px; height: 24px; background: url(/content/images/Wechat/icon_v3_gray.png); background-size: 100% 100%;}
.mui-card a .icon_v4{ width: 24px; height: 24px; background: url(/content/images/Wechat/icon_v4_gray.png); background-size: 100% 100%;}
.mui-card a .icon_v5{ width: 24px; height: 24px; background: url(/content/images/Wechat/icon_v5_gray.png); background-size: 100% 100%;}
.mui-card a .icon_v6{ width: 24px; height: 24px; background: url(/content/images/Wechat/icon_v6_gray.png); background-size: 100% 100%;}
.mui-card a .icon_v7{ width: 24px; height: 24px; background: url(/content/images/Wechat/icon_v7_gray.png); background-size: 100% 100%;}
.mui-card a .icon_v8{ width: 24px; height: 24px; background: url(/content/images/Wechat/icon_v8_gray.png); background-size: 100% 100%;}
    .mui-card a .icon_v100 {
        width: 24px;
        height: 24px;
        background: url(/content/images/Wechat/great.png);
        background-size: 100% 100%;
    }
.mui-card a.active .icon_v1{  background: url(/content/images/Wechat/icon_v1_color.png); background-size: 100% 100%;}
.mui-card a.active .icon_v2{  background: url(/content/images/Wechat/icon_v2_color.png); background-size: 100% 100%;}
.mui-card a.active .icon_v3{  background: url(/content/images/Wechat/icon_v3_color.png); background-size: 100% 100%;}
.mui-card a.active .icon_v4{  background: url(/content/images/Wechat/icon_v4_color.png); background-size: 100% 100%;}
.mui-card a.active .icon_v5{  background: url(/content/images/Wechat/icon_v5_color.png); background-size: 100% 100%;}
.mui-card a.active .icon_v6{  background: url(/content/images/Wechat/icon_v6_color.png); background-size: 100% 100%;}
.mui-card a.active .icon_v7{  background: url(/content/images/Wechat/icon_v7_color.png); background-size: 100% 100%;}
.mui-card a.active .icon_v8{  background: url(/content/images/Wechat/icon_v8_color.png); background-size: 100% 100%;}
    .mui-card a.active .icon_v100 {
        background: url(/content/images/Wechat/great_active.png);
        background-size: 100% 100%;
    }

.mui-card .mui-card-header p:first-of-type{ padding-left: 75px;}
.mui-card .switch>div{margin: auto;}
.mui-card .mui-card-content .mPicBox{ padding: 5px 25px 15px 25px;float: left; min-width: 100%;}

.nomCard{width: calc(100% - 20px); margin: 10px 10px 0 10px;  min-height: 210px; max-height: 300px;  background: url(/content/images/Wechat/nominationBg.png); background-size:cover; border-radius:6px ; float: left;}
.nomCard p{color: #FFF; text-shadow: 4px 4px 2px rgba(0,0,0,0.25);}
.nomCard p.p1{font-size: 16px;}
.thanksCard{width: calc(100% - 20px); margin:10px; height: 210px;  background: url(/content/images/Wechat/thanksBg.png); background-size:cover; border-radius:6px ; position: relative;}
.thanksCard p{color: #333; text-shadow: 4px 4px 2px rgba(0,0,0,0.25);position:absolute;}
.thanksCard p.p1{font-size: 16px;}

#topPopover {width: 170px; z-index: 1000;}
#topPopover .mui-popover-arrow{ transform: translateX(-6px);}
#topPopover .mui-popover-arrow:after {}
#topPopover li{font-size: 14px;}

.mui-popover .mui-table-view li{font-size: 14px;}

.icon-add{width: 20px; height: 20px; background: url(/content/images/Wechat/addIconOpa.png); background-size: 100% 100%; float: left; margin-top: 0px; margin-right: 6px;}
.mPicBox a{width: calc(( 100vw - 88px ) / 3);height: calc(( 100vw - 88px ) / 3);  margin:3px; float: left; background-size: cover; background-position: 50% 50%; padding: 0;}
.mPicBox a img{width: calc(( 100vw - 88px ) / 3);height: calc(( 100vw - 88px ) / 3);object-fit:cover}
.mPicBox>img{width: calc(( 100vw - 88px ) / 3);height: calc(( 100vw - 88px ) / 3);object-fit:cover;margin:3px; float: left;}
.expTextArea {position: relative;}
.expTextArea textarea{border: none; border-top: 1px solid #EEEEEE; border-radius: 0; margin-top: 5px; font-size: 14px; height: 80px; padding-bottom: 0; margin-bottom: 0;}
.expTextArea:before{content: ' '; position: absolute; width: 14px; height: 7px; z-index: 1; left: calc(( 100% - 20px -225px) / 4 * 3 - 12px); top: 0px; background: url(/content/images/Wechat/arraw.png); background-size: 100% 100%;}
.expTextArea .sendComBlock{font-size: 14px; border: none; border-top-left-radius: 0; border-top-right-radius: 0; border-top: 1px solid #EEE;}
.expTextArea .sendComBlock:active{border: none; border-top: 1px solid #EEE;}
.comList{border-top: 1px solid #EEEEEE;}
.comList .mui-table-view{border-top-left-radius: 0; border-top-right-radius: 0;}
.comList .mui-table-view .mui-table-view-cell:first-child, .comList .mui-table-view .mui-table-view-divider:first-child{border-top-left-radius: 0; border-top-right-radius: 0;}
.comList .mui-media-body{font-size: 14px;}
.comList .mui-media-body p{font-size: 12px;}
.comList .mui-media-body .comTime{font-size: 12px;}
/* myProfile */
.myProfile{}
.myProfile .profileHead{height: 50vw; background: url(/content/images/Wechat/storyHeadBg.jpg); background-size:cover ; position: relative; z-index: 1;}
.myProfile .profileHead .headBox{ left: 7.2vw; top: 7.2vw; position: absolute;}
.myProfile .profileHead .headBox .head{width: 17.4vw; height: 17.4vw; border-radius: 8.7vw; padding: 0.7vw;background:rgba(255,255,255,0.5); overflow: hidden; z-index: 1; display: inline-block; float: left;}
.myProfile .profileHead .headBox .head>img{width: 16vw; height: 16vw; border-radius: 8vw;}
.myProfile .profileHead .headBox p{ display: inline-block; float: left; padding-left: 10px; position: relative; margin: 0; height: 72px; line-height: 72px; color: #FFF;}
.myProfile .profileHead .desBox{ width: 61.8vw; height: 28.6vw; border-bottom: 1px solid rgba(255,255,255,0.5); position: absolute; left: 32.1vw; top: 0; padding-top: 7.5vw;}
.myProfile .profileHead .desBox p{ color: #FFF; margin: 0; font-size: 12px;}
.myProfile .profileHead .desBox p.name{ font-size: 20px; margin-bottom:1.2vw;}
.myProfile .profileHead .desBox p>a{ color: #FFF;}
.myProfile .profileHead .v1Box{ width: 40.4vw; height: 18.8vw; position: absolute; left: 6vw; top: 25.4vw;}
.myProfile .profileHead .v2Box{width: 15.9vw; height: 7.2vw; position: absolute; left: 36vw; top: 34.4vw;}
.myProfile .profileHead .v3Box{width: 15.9vw; height: 7.2vw; position: absolute; left: 57vw; top: 34.4vw;}
.myProfile .profileHead .v4Box{width: 15.9vw; height: 7.2vw; position: absolute; left: 78vw; top: 34.4vw;}
.myProfile .profileHead .v1Icon{ width: 18.8vw; height: 18.8vw; background: url(/content/images/Wechat/v1icon.png); background-size: 100% 100%; float: left;}
.myProfile .profileHead .v2Icon{ width: 7.2vw; height: 7.2vw; background: url(/content/images/Wechat/v2icon.png); background-size: 100% 100%; float: left;}
.myProfile .profileHead .v3Icon{ width: 7.2vw; height: 7.2vw; background: url(/content/images/Wechat/v3icon.png); background-size: 100% 100%; float: left;}
.myProfile .profileHead .v4Icon{ width: 7.2vw; height: 7.2vw; background: url(/content/images/Wechat/v4icon.png); background-size: 100% 100%; float: left;}
.myProfile .profileHead .bDes{width: 18.8vw; height: 18.8vw; float: left; margin-left: -1vw;}
.myProfile .profileHead .bDes p.d1{color: #FFF; margin: 0; font-size: 12px; line-height: 12px; margin-top: 20vw; position: absolute; left: 0vw; width: 18.8vw; text-align: center; }
.myProfile .profileHead .bDes p.d2{color: #FFF; margin: 0; font-size: 20px; line-height: 20px; margin-top: 12vw; margin: 12vw 0 0 -3vw;}
.myProfile .profileHead .v1Icon img{width: 100%; height: 100%; -webkit-mask-image: url(/content/images/Wechat/mask.png);-webkit-mask-repeat:repeat-x;-webkit-mask-size:cover;-webkit-mask-position:0 10vw;}
.myProfile .profileHead .sDes{width: 8.6vw; height: 8vw; float: left; padding-left: 0; vertical-align:middle;}
.myProfile .profileHead .sDes p.d1{color: #FFF; margin: 0; font-size: 12px; line-height: 12px; margin-top: 8vw; position: absolute; left: -5vw; width: 17.2vw; text-align: center; }
.myProfile .profileHead .sDes p.d2{color: #FFF; margin: 0; font-size: 12px; line-height: 12px;margin-top: 4vw;}
@media screen and (min-width: 740px){
.myProfile .profileHead .desBox p{font-size: 14px;}
.myProfile .profileHead .bDes p.d1{color: #FFF; margin: 0; font-size: 14px; line-height: 14px; margin-top: 20vw; position: absolute; left: 0vw; width: 18.8vw; text-align: center; }
.myProfile .profileHead .bDes p.d2{color: #FFF; margin: 0; font-size: 26px; line-height: 26px; margin-top: 12vw;}
.myProfile .profileHead .sDes p.d1{color: #FFF; margin: 0; font-size: 14px; line-height: 14px; margin-top: 8vw; position: absolute; left: -5vw; width: 17.2vw; text-align: center; }
.myProfile .profileHead .sDes p.d2{color: #FFF; margin: 0; font-size: 14px; line-height: 14px;margin-top: 4vw;}
}
.myProfile .profileHead .creatBtn{width: 42px; height: 42px; border-radius: 21px; background: url(/content/images/Wechat/icon_edit.png) #FFF; background-size: 100% 100%; right:23px; bottom: 15px; position: absolute; }
.myProfile .profileHead .creatBtn:after{content:'';position:absolute;width: 48px; height: 48px; left: -3px;top: -3px; border-radius: 24px; background:rgba(255,255,255,0.5); z-index: -1;}

.myProfile .mui-table-view .mui-table-view-cell{line-height: 24px; font-size: 14px;}
.myProfile .mui-table-view .icon{width: 24px; height: 24px; float: left; background: #2AC845; margin-right: 10px;}
.myProfile .mui-table-view .icon.icon1{background: url(/content/images/Wechat/pIcon1.png); background-size: 100% 100%;}
.myProfile .mui-table-view .icon.icon2{background: url(/content/images/Wechat/pIcon2.png); background-size: 100% 100%;}
.myProfile .mui-table-view .icon.icon3{background: url(/content/images/Wechat/pIcon3.png); background-size: 100% 100%;}
.myProfile .mui-table-view .icon.icon4{background: url(/content/images/Wechat/pIcon4.png); background-size: 100% 100%;}
.myProfile .mui-table-view .icon.icon5{background: url(/content/images/Wechat/pIcon5.png); background-size: 100% 100%;}
.myProfile .mui-table-view .icon.icon6{background: url(/content/images/Wechat/pIcon6.png); background-size: 100% 100%;}
.myProfile .mui-table-view .icon.icon7{background: url(/content/images/Wechat/pIcon7.png); background-size: 100% 100%;}
.myProfile .mui-table-view .icon.icon8{background: url(/content/images/Wechat/pIcon8.png); background-size: 100% 100%;}
.cgBg{}
.cgBg .mui-content-padded>img{ width: 100%; margin-bottom: 15px;}
.cgBg input[type=file]{position: absolute; width: 100%; height: 100%; opacity: 0;}



/* 弹窗 */
/* popup */
.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	max-width: 750px;
	min-width: 320px;
	height: auto;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
}

.md-show {visibility: visible;}
.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	background: rgba(0,0,0,0.5);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show ~ .md-overlay {opacity: 1;visibility: visible;}

/* Content styles */
.md-content {
	position: relative;
	margin: 0 auto;
	
}
.md-show.md-effect-18 ~ .md-overlay {
	background: rgba(0,0,0,0.5);
	-webkit-transition: all 0.5s;
}



.md-effect-18 .md-content {
	-webkit-transform: translateX(200%);
	opacity: 0;
}
.md-show.md-effect-18 .md-content {
	-webkit-transform: translateX(0) translateY(0);
	opacity: 1;
	-webkit-transition: all 0.5s 0.1s;
}
/* 故事圈弹窗  */
.popup{width: 290px; height: 230px; background:#FFF; border-radius: 13px; text-align: center; padding-top: 10px;}
.popup .mui-popup-buttons {bottom: 0;position:absolute; width: 100%;  height: 45px;}
.popup .mui-popup-buttons:before{height: 1px; width: 100%; position: absolute; top: 0; content: ''; background: #000;}
.popup textarea{font-size: 14px;}
.popup .mui-popup-buttons .mui-popup-button{color: #1D72AB; font-size: 14px;}

/* 我的主页弹窗  */
.gifPop{width: 100%; height: 200px;   text-align: center;}
.gifPop .bgImg{opacity:0;width: 400px; height: 300px; left: 50%; margin-left: -200px; top: -100px; position: absolute; background: url(/content/images/Wechat/gifBg.png); background-size: 100% 100%;}
.gifPop .gifImg{ width: 260px; height: 260px; left: 50%; margin-left: -130px; top: 20px; position: absolute; text-align: center;}
.gifPop .gifImg img{ max-width: 260px; max-height: 374px; object-fit: cover;  margin: auto;}
.md-show.md-effect-1 .md-content  .bgImg {
	-webkit-animation: showin 1000ms ease-out 300ms  forwards; transform-origin: 50% 100%;
}
.md-show.md-effect-1 .md-content  .gifImg {
	-webkit-animation: tagShake 1000ms  forwards;
}
@-webkit-keyframes tagShake{   
		0%{-webkit-transform: scale(0.4) rotateZ(30deg);opacity: 0;}
		20%{-webkit-transform: scale(1.1)rotateZ(0deg);opacity: 100;}
		40%{-webkit-transform: scale(0.9);}
		60%{-webkit-transform: scale(1.01);}
		80%{-webkit-transform: scale(0.99);}
		100%{-webkit-transform: scale(1);}
}
@-webkit-keyframes showin{   
		0%{-webkit-transform: scale(0.4);opacity: 0;}
		20%{-webkit-transform: scale(1.1);opacity: 100;}
		40%{-webkit-transform: scale(0.9);}
		60%{-webkit-transform: scale(1.01);}
		80%{-webkit-transform: scale(0.99);}
		100%{-webkit-transform: scale(1);opacity: 100;}
}
.mui-pull-top-tips {
	position: absolute;
				top: -20px;
				left: 50%;
				margin-left: -25px;
				width: 40px;
				height: 40px;
				border-radius: 100%;
				z-index: 2000;
			}
			.mui-bar~.mui-pull-top-tips {
				top: 24px;
			}
			.mui-pull-top-wrapper {
				width: 42px;
				height: 42px;
				display: block;
				text-align: center;
				background-color: #efeff4;
				border-radius: 25px;
				background-clip: padding-box;
				box-shadow: 0 4px 10px #bbb;
				overflow: hidden;
				background: #FFF;
			}
			.mui-pull-top-tips.mui-transitioning {
				-webkit-transition-duration: 200ms;
				transition-duration: 200ms;
			}
			.mui-pull-top-wrapper .mui-icon,
			.mui-pull-top-wrapper .mui-spinner {
				margin: auto;
				margin-top: 8px;
			}

.msgPage,.msgPage .mui-content{ background: #F7F7F7;}
.msgD{ text-align: center; padding-top: 100px;}
.msgD img{ width: 120px; height: 120px;  -webkit-animation: msgRollAni 800ms linear alternate;}
.msgD .msgTitle{ font-size: 22px; color: #333; margin-top: 15px;}
.msgD .msgContent{ font-size: 14px; color: #333; margin-top: 15px; padding: 0 25px;}

.msgPage p.primary{color: #1D72AB;}
.msgPage p.alert{color: #dd524d;}
@-webkit-keyframes msgRollAni{
    0%{transform:rotateY(-90deg);}
    70%{transform:rotateY(20deg);}
    85%{transform:rotateY(-10deg);}
    100%{transform:rotateY(0deg);}
}


.prizeSection{height: 100%;}
.prizeSection .prizeBox{margin: 0; padding: 0;}
.prizeSection .prizeBox li{font-size: 14px; padding: 15px; position: relative;overflow: hidden; margin: 10px;border-radius: 6px;background-color: #fff;background-clip: padding-box;}
.prizeSection .prizeBox li p.title{font-size: 16px; color: #000;line-height:20px;  height:20px;  width: 100%; overflow:hidden;    white-space: nowrap;
    text-overflow: ellipsis;display:inline-block;vertical-align:top;}
.prizeSection .prizeBox li:after{height: 0;}
.prizeSection .prizeBox li p{font-size: 12px; line-height: 18px; max-height: 54px; overflow: hidden; color: #ACACAC; width: calc(100% - 70px);vertical-align:top;}
.prizeSection .mui-media-object{width: 60px;height: 60px;object-fit: cover;margin-right: 8px;}
.prizeSection .mui-media-body{ float: left;width: calc(100% - 70px);}
.prizeSection h4{ font-weight: normal; color: #E0393B; padding-left: 10px; margin-top: 15px;}
.prizeSection .listBox{position:absolute; width: 100%; bottom: 50px; top: 0px;}


/* 签到 */

.signedPage{}
.signedPage .signedDiv{ width: 100%; height: 100px; background:url(/content/images/Wechat/signedDivBg.png) no-repeat; background-size: 100% 100%; text-align: center;}
.signedPage .signedDiv .signedBtn{ margin: 20px 20px; width: calc(100% - 40px);  background-size: 100% 100%;}
.signedPage .signedDiv .signedCountDiv{ width: 100%; display: flex; height: 80px;justify-content:center; margin-top: 2px;}
.signedPage .signedDiv .signedCountDiv>span{font-size: 13px; background: #FFF; line-height: 30px;position: relative;display: block;overflow: hidden;box-sizing: border-box;width: 100%;height: 80px;padding: 0 5px;text-align: center;white-space: nowrap;text-overflow: ellipsis;color: #ccc;-webkit-box-flex: 1;}
span.yellowS{color: #1D72AB; display: block; font-size: 30px; line-height: 50px; font-weight: normal;}


/* 个人主页 - 故事圈 ver2 */
.myProfile .cardBox.ver2{}
.myProfile .cardBox.ver2 .storytime{ width: 60px;}
.myProfile .cardBox.ver2 .storytime .storytimeday{font-size: 20px; text-align: right; display: inline-block; width: 22px;}
.myProfile .cardBox.ver2 .storytime .storytimemon{top: 20px; left: 36px; position: absolute; font-size: 14px;}
.myProfile .cardBox.ver2 .mui-media-object{ width: 75px; height: 75px; max-width: 75px; position: relative;}
.pic1 img{width: 100%; height: 100%; object-fit: cover;}
.pic2 img:first-child{ width: 100%; height: calc(50% - 1px); object-fit: cover; position: absolute;}
.pic2 img:last-child{ width: 100%; height: calc(50% - 1px); object-fit: cover; position: absolute; bottom: 0;}
.pic3 img:nth-child(2){width:calc(50% - 1px);height:calc(50% - 1px); position: absolute; right: 0; top: 0; object-fit: cover;}
.pic3 img:nth-child(1){width:calc(50% - 1px); height: 100%; position: absolute; left: 0; object-fit: cover;}
.pic3 img:nth-child(3){width:calc(50% - 1px);height:calc(50% - 1px); position: absolute; right: 0; top: auto; bottom: 0; object-fit: cover;}
.pic4 img:nth-child(1){width:calc(50% - 1px);height:calc(50% - 1px); position: absolute; left: 0; top: 0; object-fit: cover;}
.pic4 img:nth-child(2){width:calc(50% - 1px);height:calc(50% - 1px); position: absolute; right: 0; top: 0; object-fit: cover;}
.pic4 img:nth-child(3){width:calc(50% - 1px);height:calc(50% - 1px); position: absolute; left: 0; bottom: 0; object-fit: cover;}
.pic4 img:nth-child(4){width:calc(50% - 1px);height:calc(50% - 1px); position: absolute; right: 0; bottom: 0; object-fit: cover;}
.myProfile .cardBox.ver2 li p{font-size: 12px;}
.myProfile .cardBox.ver2 li p.title{font-size: 16px; color: #000;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;  height: auto; padding-right: 5px;}
.myProfile .cardBox.ver2 li.year{ padding-left: 18px; font-size: 20px; line-height: 36px; background: #FFF;}

.myProfile .cardBox.ver2 li .card-item{width: 155px; height: 86px; margin-right: 10px;
	position: relative; display: inline-block;
	border:2px solid #FFF; white-space:normal;}
.myProfile .cardBox.ver2 li .card-item img{object-fit: cover; width: 100%; height: 100%; position: absolute;z-index: 0;}
.myProfile .cardBox.ver2 li .card-item .cont{position: absolute; width: 385px; height: 210px; z-index: 1; -webkit-transform: scale(0.4); -webkit-transform-origin: 0 0; opacity: 1;}
.myProfile .cardBox.ver2 li .card-item .cont p{position: absolute;word-wrap:break-word !important; word-break:normal;}

.mui-icon .mui-badge{background-color: #007aff;}



.cStorySection .mui-input-row.mui-checkbox>label{width: 100%; background: transparent !important; line-height: 28px; padding: 0;}
.cStorySection .mui-input-row.mui-checkbox>label .cb{width: 5px; height: 28px; float: left;  margin-right: 5px;}
.cStorySection .mui-input-row.mui-checkbox>label .c1{background: #E03F8A;}
.cStorySection .mui-input-row.mui-checkbox>label .c2{background: #E8B000;}
.cStorySection .mui-input-row.mui-checkbox>label .c3{background: #0091CB;}
.cStorySection .mui-input-row.mui-checkbox>label .c4{background: #E67108;}
.cStorySection .mui-input-row.mui-checkbox>label .c5{background: #578C2F;}
.cStorySection .mui-input-row.mui-checkbox>label .c6{background: #62539F;}
.cStorySection .mui-input-row.mui-checkbox>input{ width: 28px; right: 0; top: -2px; background: transparent !important;} 
.cStorySection .mui-input-row.mui-checkbox{ width: 100% !important; border-radius: 0 !important; background: transparent !important; padding-bottom: 0 !important; height: 28px;}
.cStorySection .mui-input-row.mui-checkbox input[type=checkbox]:before{
	content: '' !important; background: url(/content/images/Wechat/checkBox1t.png); background-size: 100% 100%; width: 28px; height: 28px; position: absolute;
}
.cStorySection .mui-input-row.mui-checkbox input[type=checkbox]:checked:before{
	content: '' !important; background: url(/content/images/Wechat/checkBox2t.png); background-size: 100% 100%; width: 28px; height: 28px; position: absolute;
}

#NLFInput{background: #FFF;width: 75%;border-radius: 0 6px 6px 0;float: right;margin-bottom: 0;padding-left: 0;border: 0;line-height: 21px;height: 40px;padding: 5px 15px;outline: 0; position: relative;}
#NLFInput .mui-scroll-wrapper{ right: 5px; left: 5px; width: auto;}
#NLFInput .mui-scroll{width:auto;white-space: nowrap; padding: 5px;}
#NLFInput span{ width:auto; height: 30px;font-size: 12px; border-radius: 10px; background: red; display: inline-block; line-height: 30px; padding: 0 10px; text-overflow: ellipsis; overflow: hidden; margin-right: 2px; color: #FFF;}
#NLFInput span.c1{background: #E03F8A;}
#NLFInput span.c2{background: #E8B000;}
#NLFInput span.c3{background: #0091CB;}
#NLFInput span.c4{background: #E67108;}
#NLFInput span.c5{background: #578C2F;}
#NLFInput span.c6{background: #62539F;}

#CultureBeliefsInput{background: #FFF;width: 75%;border-radius: 0 6px 6px 0;float: right;margin-bottom: 0;padding-left: 0;border: 0;line-height: 21px;height: 40px;padding: 5px 15px;outline: 0; position: relative;}
#CultureBeliefsInput .mui-scroll-wrapper{ right: 5px; left: 5px; width: auto;}
#CultureBeliefsInput .mui-scroll{width:auto;white-space: nowrap; padding: 5px;}
#CultureBeliefsInput span{ width:auto; height: 30px;font-size: 12px; border-radius: 10px; background: red; display: inline-block; line-height: 30px; padding: 0 10px; text-overflow: ellipsis; overflow: hidden; margin-right: 2px; color: #FFF;}
#CultureBeliefsInput span.c1{background: #E03F8A;}
#CultureBeliefsInput span.c2{background: #E8B000;}
#CultureBeliefsInput span.c3{background: #0091CB;}
#CultureBeliefsInput span.c4{background: #E67108;}
#CultureBeliefsInput span.c5{background: #578C2F;}
#CultureBeliefsInput span.c6{background: #62539F;}

#RespectInput{background: #FFF;width: 75%;border-radius: 0 6px 6px 0;float: right;margin-bottom: 0;padding-left: 0;border: 0;line-height: 21px;height: 40px;padding: 5px 15px;outline: 0; position: relative;}
#RespectInput .mui-scroll-wrapper{ right: 5px; left: 5px; width: auto;}
#RespectInput .mui-scroll{width:auto;white-space: nowrap; padding: 5px;}
#RespectInput span{ width:auto; height: 30px;font-size: 12px; border-radius: 10px; background: red; display: inline-block; line-height: 30px; padding: 0 10px; text-overflow: ellipsis; overflow: hidden; margin-right: 2px; color: #FFF;}
#RespectInput span.c1{background: #E03F8A;}
#RespectInput span.c2{background: #E8B000;}
#RespectInput span.c3{background: #0091CB;}
#RespectInput span.c4{background: #E67108;}
#RespectInput span.c5{background: #578C2F;}
#RespectInput span.c6{background: #62539F;}


/* TRE修改为多选弹窗 */
.cStorySection .mui-input-row.mui-checkbox>label .tre{width: 5px; height: 28px; float: left;  margin-right: 5px;}
.cStorySection .mui-input-row.mui-checkbox>label .tre.c1{background: #0E6EB8;}
.cStorySection .mui-input-row.mui-checkbox>label .tre.c2{background: #E61874;}
.cStorySection .mui-input-row.mui-checkbox>label .tre.c3{background: #8EC31F;}

#TREInput{background: #FFF;width: 75%;border-radius: 0 6px 6px 0;float: right;margin-bottom: 0;padding-left: 0;border: 0;line-height: 21px;height: 40px;padding: 5px 15px;outline: 0; position: relative;}
#TREInput .mui-scroll-wrapper{ right: 5px; left: 5px; width: auto;}
#TREInput .mui-scroll{width:auto;white-space: nowrap; padding: 5px;}
#TREInput span{ width:auto; height: 30px;font-size: 12px; border-radius: 10px; background: red; display: inline-block; line-height: 30px; padding: 0 10px; text-overflow: ellipsis; overflow: hidden; margin-right: 2px; color: #FFF;}
#TREInput span.c1{background: #0E6EB8;}
#TREInput span.c2{background: #E61874;}
#TREInput span.c3{background: #8EC31F;}


/* 故事圈增加search */
/* 以下两行会覆盖之前的css */
.storySection .storyHead{height: 60vw; max-height: 209px; background: url(/content/images/Wechat/ch.jpg); background-size:cover ; position: relative; z-index: 1;}
.storySection .storyHead .headBox{ left: 15px; top: 60px; position: absolute;}

.typeBtn{ padding-left:28px; width: auto; padding-right: 10px; height: 28px; line-height:28px;   position: absolute; right: 13px; top:13px; border-radius: 6px; background: url(/content/images/Wechat/type.png) no-repeat #FFF; background-size: 28px 100%; z-index: 100; font-size: 14px;}
#typePopover{width:auto; }
.expTextArea.insix:before{content: ' '; position: absolute; width: 14px; height: 7px; z-index: 1; left: calc(( 100% - 20px -225px) / 6 * 4 - 22px); top: 0px; background: url(/content/images/Wechat/arraw.png); background-size: 100% 100%;}
.mui-table-view-radio .mui-table-view-cell.mui-selected .mui-navigate-right:after{
	content: '' !important; background: url(/content/images/Wechat/checkBox2t.png); background-size: 100% 100%; width: 28px; height: 28px; position: absolute;
}

.storyTipBox{ width: 100%; text-align: center; position: relative; height: 26px;}
.storyTip{margin: auto; display: inline-block; margin-top: 10px; padding: 5px 10px; height: 30px; background: rgba(0,0,0,0.5); color: #FFF; font-size: 14px; line-height:20px ; border-radius: 6px;}
.tipFadeOut{-webkit-animation: tipFadeOutAni 500ms ease-out forwards;}
@-webkit-keyframes tipFadeOutAni{
	0%{opacity: 1; height: 26px;}
	100%{opacity: 0; height: 0px;}
}

.extBtn{margin-top: 6px; width: 54px;}
.extBtned{margin-top: 6px;}

.cardMask{background: url(/content/images/Wechat/cardMask.png); background-size: 100% 100%; position: absolute; width: calc(100% + 30px); height:  calc(100% + 20px); top: -10px; left: -20px;}


.icon-award{background: url(/content/images/Wechat/icon_award.png) !important;background-size: contain !important;}
.mui-active .icon-award{background: url(/content/images/Wechat/icon_award_active.png) !important;background-size: contain !important;}
.icon-cup{background: url(/content/images/Wechat/icon_cup.png) !important;background-size: contain !important;}
.mui-active .icon-cup{background: url(/content/images/Wechat/icon_cup_active.png) !important;background-size: contain !important;}


.favBtn{ background: transparent; color: #FFF; border:1px solid #FFF; padding:5px 10px; font-size: 13px; border-radius: 4px; padding-left: 32px; background: url(/content/images/Wechat/favIcon1.png) no-repeat; background-position: 6px 5px;}
.favBtn.active{background: url(/content/images/Wechat/favIcon2.png) no-repeat; background-position: 6px 5px;}
.myProfile .mui-table-view .icon.icon9{background: url(/content/images/Wechat/pIcon9.png); background-size: 100% 100%;}
.myProfile .mui-table-view .icon.icon10{background: url(/content/images/Wechat/pIcon10.png); background-size: 100% 100%;}

.favTitle{font-size: 16px; color: #666; padding: 8px 15px;}


.cCardSection .mui-input-row .mui-switch{float: left; margin-bottom: 30px;}
.cCardSection .mui-input-row .mui-switch~span{line-height: 30px; margin-top: 5px; display: inline-block; font-size: 14px;}


/* 20171109 新增 */
.createInputCt{background: #FFF; border-radius:6px ; padding: 10px; margin-bottom: 15px;}
.createInputBox{display: flex;justify-content: space-between; width: 100%;  padding: 0px 35px;}
.createInputBox a{display: block; text-align: center; color: #CCC; font-size: 12px; padding: 0 5px;}
.createInputBox a.active{color: #333;}
.createInputBox a .icon_v1{ width: 24px; height: 24px; background: url(/content/images/Wechat/icon_v1_gray.png); background-size: 100% 100%;}
.createInputBox a .icon_v2{ width: 24px; height: 24px; background: url(/content/images/Wechat/icon_v2_gray.png); background-size: 100% 100%;}
.createInputBox a .icon_v3{ width: 24px; height: 24px; background: url(/content/images/Wechat/icon_v3_gray.png); background-size: 100% 100%;}
.createInputBox a.active .icon_v1{  background: url(/content/images/Wechat/icon_v1_color.png); background-size: 100% 100%;}
.createInputBox a.active .icon_v2{  background: url(/content/images/Wechat/icon_v2_color.png); background-size: 100% 100%;}
.createInputBox a.active .icon_v3{  background: url(/content/images/Wechat/icon_v3_color.png); background-size: 100% 100%;}

.mui-card a .icon_v9{ width: 24px; height: 24px; background: url(/content/images/Wechat/icon_v9_gray.png); background-size: 100% 100%;}
.mui-card a.active .icon_v9{  background: url(/content/images/Wechat/icon_v9_color.png); background-size: 100% 100%;}

.forwardTxt{position: absolute; right: 35px; bottom: -5px; font-size: 10px; text-align: right; }
@media screen and (max-width:480px) {
.mui-card .mui-card-footer a{font-size: 3vw !important;}
}
@media screen and (min-width:480px) {
.mui-card .mui-card-footer a{font-size: 12px !important;}
}


.popupWait{width: 290px; height: 120px; background:#FFF; border-radius: 13px; text-align: center;}
.popupWait p{margin-top: -20px;}

.forwardBox{background: #EDEDED; padding: 10px !important; margin: 10px;}
.forwardBox a{color: #000000;}


/* 2017.11.22 增加头像编辑 */
.editIcon{width: 20px; height: 20px; border-radius: 9px; position: absolute; right: 0; top: 0; background: url(/content/images/Wechat/headEdit.png) #FFF no-repeat; background-size: 10px 10px; background-position: center;}
.headShowBox{ }
.headShowBox .head{width: 200px; height: 200px; border-radius: 100px; padding: 10px;background:rgba(255,255,255,0.5); overflow: hidden; z-index: 1; display: inline-block; float: left;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.15);   margin-left: calc((100% - 210px)/2); margin-bottom: 20px;}
.headShowBox .head>img{width: 180px; height: 180px; border-radius: 90px; object-fit: cover;}
.headShowBox p{ display: inline-block; float: left; padding-left: 10px; position: relative; margin: 0; height: 72px; line-height: 72px; color: #FFF;}


/* 2017.12.26 提名卡投票 */
.cardAwardSection{background: #FFF;}
.cardScrollTop{ height: 24.1vw; background:url(/content/images/Wechat/cardAwardHeadBg.png) #333; background-repeat: no-repeat; background-size: 82px 8px; background-position: center bottom;
 padding: 13px 30px 0; position: relative;}

.swiper-container {width: 100%;height: 100%;}
#swiperTop .swiper-slide {text-align: center; height: 66px;}

.cardScrollMain{ width: 100%; height: 410px; padding-top: 20px;}
.swiperMain .swiper-slide{width:268px; height: 363px; background: url(/content/images/Wechat/cardAwardBg.png) no-repeat; background-size: 100% 100%; border-radius: 10px; box-shadow: 0 0 10px rgba(0,0,0,0.25); position: relative;}
.swiperMain .swiper-slide-shadow-left,.swiperMain .swiper-slide-shadow-right{border-radius: 10px !important;}
.swiperMain .swiper-slide .footer{ height: 32px; width: 100%; height: 32px; position: absolute; bottom: 0; background: #FF9505;
	border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; display: flex; justify-content: space-between;
}
.swiperMain .swiper-slide .footer .link{ width: 50%; text-align: center; color: #FFF; height: 20px; margin-top: 6px; font-size: 14px;}
.swiperMain .swiper-slide .footer .link:first-child{border-right:1px solid #FFF;}
.cardAwardSection .btnsLine{text-align: center;}
.cardAwardSection .btnsLine .mui-btn{ padding: 10px 34px; font-size: 16px;}
.alAward{width: 80px; height: 80px; position: absolute; bottom: 42px; right: 10px;background: url(/content/images/Wechat/alAward.png) no-repeat; background-size: 100% 100%}
.swiper-slide p{position: absolute; color: #000;}
.swiper-slide a:not(.link){display: block; position: absolute; font-size: 14px;}
.cardScrollMain .mui-scroll-wrapper{ top:50px; left: 10px; right: 10px; bottom: 40px; width: auto; }
.cardScrollMain .mui-scroll p{position:initial;}
.cardScrollMain .mui-scroll p.ind{ padding-left: 10px;}
.cardScrollMain .mui-scroll a{font-size: 14px;position:initial;}
.swiper-button-next{width:14px !important; height:27px !important;right:5px !important; margin-top: -13px  !important; color: #FFF; background: url(/content/images/Wechat/swArrawRight.png) no-repeat !important; background-size: 100% 100% !important;}
.swiper-button-prev{width:14px !important; height:27px !important;left:5px !important;margin-top: -13px  !important;color: #FFF;background: url(/content/images/Wechat/swArrawleft.png) no-repeat !important; background-size: 100% 100% !important;}

#swiperTop .swiper-slide .ball{text-align: center;font-size: 16px;background: #0073B0; color: #FFF; width: 16vw; height: 16vw; border-radius: 8vw;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;}

.cardAwardSection .swiper-pagination-bullet{margin: 0 1px !important;}



/* 创新奖投票 */
.awardSection{ background: #FFF;}
.awardSection .cardScrollTop{ height: 24.1vw; background:url(/content/images/Wechat/cardAwardHeadBg.png) #333; background-repeat: no-repeat; background-size: 82px 8px; background-position: center bottom;
 padding: 8px 30px 0; position: relative;}
#awardTop .swiper-slide {text-align: center; height: 66px;}
#awardTop .swiper-slide .ball{text-align: center;font-size: 16px; color: #FFF; width: 14vw; height: 14vw; border-radius: 7vw; margin: auto;}
#awardTop .swiper-slide .ball.icon1{background: url(/Content/images/award/aw1.png); background-size: 100% 100%;}
#awardTop .swiper-slide .ball.icon2{background: url(/Content/images/award/aw2.png); background-size: 100% 100%;}
#awardTop .swiper-slide .ball.icon3{background: url(/Content/images/award/aw3.png); background-size: 100% 100%;}
#awardTop .swiper-slide .ball.icon4{background: url(/Content/images/award/aw4.png); background-size: 100% 100%;}
#awardTop .swiper-slide .ball.icon5{background: url(/Content/images/award/aw5.png); background-size: 100% 100%;}
#awardTop .swiper-slide .ball.icon6{background: url(/Content/images/award/aw6.png); background-size: 100% 100%;}
#awardTop .swiper-slide p{font-size: 12px; color: #FFF; width: 100%; margin-top: 5px;}

.awardScrollMain{ width: 100%; height: 106vw; max-height: 420px; }
.awardScrollMain .swiper-container{padding-top: 10px;}
.awardMain .swiper-slide{width:238px; height: 96vw; max-height: 350px;  border-radius: 10px; box-shadow: 0 0 10px rgba(0,0,0,0.25); position: relative; background: #FFF;}
.awardMain .swiper-slide-shadow-left,.awardMain .swiper-slide-shadow-right{border-radius: 10px !important;}
.awardMain .headImg{height: 118px; width: 100%; background: #EDEDED; border-top-left-radius: 10px;border-top-right-radius: 10px; overflow: hidden;}
.awardMain .cardCont{ margin: 0 10px;}
.awardMain .headImg>img{object-fit:cover ; width: 100%; height: 100%;}
.awardMain .cardTitle{ font-size: 14px; height: 37px; line-height: 37px; border-bottom:1px solid #EEEEEE;}
.awardMain .cardNote{ border-bottom:1px solid #EEEEEE; padding: 5px 0;}
.awardMain p{ position: initial; margin: 0; font-size: 12px; color: #AAAAAA; line-height: 18px;}
.awardMain .cardDis{ max-height: 120px; padding: 5px 0;}

.awardMain .swiper-slide .footer {
    height: 32px !important;
    width: 100%;
    height: 32px;
    position: absolute;
    bottom: 0;
    background: #FFF;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #EEEEEE;
}
.awardMain .swiper-slide .footer .link{ width: 40%; text-align: center; color: #AAAAAA; height: 20px; margin-top: 6px; font-size: 14px;}
.awardMain .swiper-slide .footer .link:first-child{border-right:1px solid #eee; width: 60%; font-size: 16px; padding-left: 5px; }
.awardMain .swiper-slide .footer .link.mui-active{background: url(/Content/images/award/check.png) no-repeat; background-size: 15px 12px; color: #1D72AB; background-position: 25px 4px;}
.awardSection .btnsLine{text-align: center;}
.awardSection .btnsLine .mui-btn{ padding: 10px 30px; font-size: 16px;}

/* modal */
.awardSection .md-modal {position: fixed;top: 50%;left: 50%;height: auto;z-index: 2000;visibility: hidden;-webkit-backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);}
.awardSection .md-show {visibility: visible;}
.awardSection .md-overlay {position: fixed;width: 100%;height: 100%;visibility: hidden;top: 0;left: 0;z-index: 1000;opacity: 0;background: rgba(0,0,0,0.5);
	-webkit-transition: all 0.3s;}
.awardSection .md-show ~ .md-overlay {opacity: 1;visibility: visible;}

/* Content styles */
.awardSection .md-content {background: #fff;position: relative;margin: 0 auto; }
.awardSection .md-show.md-effect-18 ~ .md-overlay {background: rgba(0,0,0,0.8);-webkit-transition: all 0.5s;}
.awardSection .md-effect-18 .md-content {-webkit-transform: translateY(50%);opacity: 0;}
.awardSection .md-show.md-effect-18 .md-content {-webkit-transform: translateX(0) translateY(0);opacity: 1;-webkit-transition: all 0.5s 0.1s;}

.awardSection .md-modal .pop{top: 0; left: 0; width: 350px; height: 570px; border-radius: 10px;}
.awardSection .md-close{width: 30px; height: 30px;   position: absolute; right: 0px; top: 0px; background: url(/Content/images/award/mdClose.png) no-repeat; background-size: 12px 12px; background-position: 9px 9px;}
.awardSection .popContent{ height: 100%; position: relative; width: 100%;}
.awardSection .popContent .mui-scroll-wrapper{left: 10px; top: 50px; right: 10px; bottom: 40px; width: auto;}

.awardSection .popContent .cardTitle{ font-size: 14px; min-height: 37px; line-height: 24px; max-height: 48px; border-bottom:1px solid #EEEEEE;}
.awardSection .popContent .cardNote{ border-bottom:1px solid #EEEEEE; padding: 5px 0;}
.awardSection .popContent p{ position: initial; margin: 0; font-size: 12px; color: #AAAAAA; line-height: 18px;}
.awardSection .popContent .cardDis{  padding: 5px 0;}
.awardSection .popContent .cardDis img{max-width: 100%}
.awardSection .md-content .footer {
    height: 32px !important;
    width: 100%;
    height: 32px;
    position: absolute;
    bottom: 0;
    background: #FFF;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #EEE;
}
.awardSection .md-modal .popNote{top: 0; left: 0; width: 262px; height: 285px; border-radius: 10px; background: url(/Content/images/award/noteBg.png?v=1.0.1) #FFF no-repeat; background-size: 83px 136px; background-position: right bottom;}
.awardSection .popNote .popContent .mui-scroll-wrapper{left: 10px; top: 30px; right: 10px; bottom: 10px; width: auto;}
.awardSection .popNote .popContent p{ position: initial; margin: 0; margin-bottom: 5px; font-size: 12px; color: #333; line-height: 18px;}
.awardSection .popNote .popContent .cardNote{ border-bottom:none; padding: 5px 0;}

.awardSection .md-content .footer .link{ width: 40%; text-align: center; color: #AAAAAA; height: 20px; margin-top: 6px; font-size: 14px;}
.awardSection .md-content .footer .link:first-child{border-right:1px solid #eee; width: 60%; font-size: 16px; padding-left: 5px; }
.awardSection .md-content .footer .link.mui-active{background: url(/Content/images/award/check.png) no-repeat; background-size: 15px 12px; color: #1D72AB; background-position: 25px 4px;}
.awardMain .swiper-slide .footer .link.viewRuleFull,.awardSection .md-content .footer .link.backBtnFull{width: 100%; border-right: none;}


.iconInput{border-radius: 10px !important; height: 40px!important;; margin-bottom: 30px !important; font-size: 16px !important;  line-height: 37px !important; border: none !important; box-shadow: 0 0 10px rgba(0,0,0,0.03); -webkit-transition: all 500ms;}
.iconInput:focus{ box-shadow: 5px 5px 10px rgba(0,0,0,0.1);  -webkit-transition: all 1000ms;}

.awardBindSection .loginFormPadded{padding: 0 10px;}
.awardBindSection .inputPhone{ background: url(/Content/images/award/inputIcon_phone.png) #FFF no-repeat !important; background-size: 40px 40px !important; padding-left: 45px !important;}
.awardBindSection .inputLocker{ background: url(/Content/images/award/inputIcon_locker.png) #FFF no-repeat !important; background-size: 40px 40px !important; padding-left: 45px !important;}
.awardBindSection .mui-btn-primary{margin-top: 1.33rem;}
.awardBindSection .getCodeBtn{position: absolute; right: 0; height: 40px; background: #0073B0; color: #FFF; width: 100px; top: 0; border-top-right-radius: 10px; border-bottom-right-radius: 10px; line-height: 40px; text-align: center; font-size: 14px;}

.awardBindSection .mui-input-group .mui-input-row{height: 1.06rem;}
.awardBindSection .mui-input-group .mui-input-row label{ font-size: .4rem; padding: 0; padding-left: 0.4rem; line-height: 1.06rem;}
.awardBindSection .mui-input-group .mui-input-row:after{content: ''; height: 0;}
.awardBindSection .mui-input-group:before{content: ''; height: 0;}
.awardBindSection .mui-input-group:after{content: ''; height: 0;}
.awardBindSection .mui-input-row{overflow: visible;}

.awardHomeSection{background: -webkit-linear-gradient(top,#fff,#F1EFF2); text-align: center;}
.awardHomeSection .logo{width: 225px; height: 78px; background: url(/Content/images/award/logo.png?v=1.0.4); background-size: 100% 100%; margin:32px auto 32px;}
.awardHomeSection .awardHome{ }
.awardHome .swiper-slide{width:238px; height: 350px;  border-radius: 10px; box-shadow: 0 0 10px rgba(0,0,0,0.25); position: relative; background: #FFF; text-align: center;}
.awardHome .swiper-slide-shadow-left,.awardHome .swiper-slide-shadow-right{border-radius: 10px !important;}
.awardHome .iconImg{height: 100%; width: 100%; overflow: hidden; margin: auto; background: url(/Content/images/award/homeCardBg.png) no-repeat; background-size: 100% auto; background-position: bottom; border-radius: 10px;}
.awardHome .iconImg>img{object-fit:cover ; width: 100px; height: 100px;margin-top: 60px;}
.awardHome .cardTitle{ font-size: 14px; height: 37px; line-height: 37px; margin-top: 120px; color:#333333;}
.awardHome .swiper-slide.color1{background: -webkit-linear-gradient(-135deg,#00D99A,#009275);background: #f7aebb;}
.awardHome .swiper-slide.color2{background: -webkit-linear-gradient(-135deg,#B754A4,#952E7F);background: #96e2f7;}
.awardHome .swiper-slide.color3{background: -webkit-linear-gradient(-135deg,#81C700,#009032);background: #c39af6;}
.awardHome .swiper-slide.color4{background: -webkit-linear-gradient(-135deg,#FFC600,#FF9100);background: #f7d09e;}
.awardHome .swiper-slide.color5{background: -webkit-linear-gradient(-135deg,#00CAFF,#0052BF);background: #f9f1c9;}
.awardHome .swiper-slide.color6{background: -webkit-linear-gradient(-135deg,#00BCF6,#0096C5);background: #a7f6c4;}


/* 2018.1.5 新增awardList页面印章 */
.savedAward{}
.unSubmitAward{}

.awardSection #awardTop .ckeckedAward .ball:after{width: 20px; height: 20px; content: ''; position: absolute; background: url(/Content/images/award/check.png) no-repeat #FFF; background-size: 14px 14px; background-position: 3px 3px; top: 0px; left: 50%; margin-left: 10px; border-radius: 50%;}
.awardSection #awardTop .ckeckedAwardYel .ball:after{width: 20px; height: 20px; content: ''; position: absolute; background: url(/Content/images/award/checkYel.png) no-repeat #FFF; background-size: 14px 14px; background-position: 3px 3px; top: 0px; left: 50%; margin-left: 10px; border-radius: 50%;}

.cardDis h4{font-size: 13px; min-height: 20px; line-height: 20px; font-weight: normal; margin: 6px 0; background: #EC971F; padding: 5px;}
.pop {
    background: url(/Content/images/award/logo2.jpg?v=1.0.3) right 20px top no-repeat #FFF !important;
    background-size: 120px 51px !important;
}
.cardTitle.withBg{height: 51px !important; background: url(/Content/images/award/logo2.jpg?v=1.0.2) right top no-repeat; background-size: 120px 51px; padding-right: 120px; padding-top: 6px; line-height: 20px !important;}

/* 调整华为手机显示 */
.awardHomeSection .logo{margin:12px auto 32px;}
.awardHomeSection .awardHome{ padding-top: 0;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:-2px !important;}
.awardSection .md-modal .pop{ height: 470px;}

/* 2018.12.18 新增 */
.newsArchive{background: -webkit-linear-gradient(left, #7ADA9B , #5BBDEA); color: #FFF; margin: 10px; border-radius: 5px; padding: 10px; text-align: center;}
.homeBtnBox{ margin: 0 10px; display: flex; justify-content: space-between;flex-wrap:wrap}
.homeBtn{width:calc(50%  - 5px); background: #0052BF; height: 120px; margin-bottom: 10px; border-radius: 5px; text-align: center; padding-top: 40px; color: #FFF;}
.homeBtn span{font-size: 12px;}
.homeBtn1{background:rgb(230,24,116);}
.homeBtn2{background:rgb(142,195,31);}
.homeBtn3{background: -webkit-linear-gradient(left, #ff9b4d , #feb83f);}
.homeBtn4{background: rgb(14,110,184);}


/* 2019.03.02 新增*/
.cStorySection .video-item {
    width: calc(( 100vw - 80px ) / 4);
    height: calc(( 100vw - 80px ) / 4);
    max-width: 100px;
    max-height: 100px;
    min-width: 60px;
    min-height: 60px;
    margin: 0 5px 10px 5px;
    display: inline-table;
    position: relative;
    vertical-align: top;
}

    .cStorySection .video-item > video {
        width: 100%;
        height: 100%;
    }

    .cStorySection .video-item .image-close {
        position: absolute;
        display: inline-block;
        right: -6px;
        top: -6px;
        width: 6vw;
        height: 6vw;
        text-align: center;
        line-height: 20px;
        border-radius: 3vw;
        background: url(/content/images/Wechat/whiteClose.png) #FF5053;
        background-size: 100% 100%;
        box-shadow: 0px 2px 2px rgba(0,0,0,0.4);
        color: #f3f3f3;
        font-size: 9px;
        font-weight: 200;
        z-index: 1;
        max-width: 28px;
        max-height: 28px;
    }

.mui-card .mui-card-content > video {
    width: calc(100vw - 40px);
    max-height: calc((100vw - 40px) /2 );
    object-fit: cover;
    margin: 10px;
    border-radius: 6px;
}


/* 独立按钮样式 */
.blue-btn {
    border: 0;
    background: #2c6eab !important;
    border-radius: 5px;
    padding: 5px 15px !important;
    font-size: 10px !important;
    display: inline-block;
    color: #fff !important;
    margin: 50px 15px 50px;
}

.footer {
    height: 60px !important;
}

    .footer .footP {
        position: relative;
        width: auto !important;
        ;
        flex-grow: 1;
        color: #fff;
        font-size: 11px;
        height: 40px;
        margin-top: 6px;
        text-align: center;
    }

    .footer .viewRule {
        width: auto !important;
        flex-grow: 1;
        font-size: 11px;
        height: 40px !important;
    }

    .footer .voteNum {
        width: auto !important;
        flex-grow: 1;
        font-size: 11px;
        height: 40px !important;
    }

.swiperMain .swiper-slide .footer .link {
    border-right: 1px solid #FFF;
}
.cardScrollMain .mui-scroll-wrapper {
    bottom: 60px !important;
}

.blue {
    color: #0276FE;
    font-weight: bold;
}
.flexBtnLine {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

    .flexBtnLine button, .flexBtnLine a {
        width: 170px;
        margin: 0 15px;
        height: 40px;
        background: #0276FE;
        color: #fff;
        line-height: 40px;
        padding: 0;
        border-radius: 30px;
        border: 0;
        box-shadow: 2px 10px 10px rgba(47,143,255,0.2);
    }

    .flexBtnLine .grey {
        box-shadow: 2px 10px 10px rgba(0,0,0,0.2);
        background: #E3E3E3;
        color: #333;
    }

.nomCard {
    overflow: hidden;
    float: inherit;
}



.mPicBox {
    float: inherit !important;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .mPicBox > img {
        float: inherit;
    }


/* 20220421 begin */
.storySection .storyHead .example {
    width: 140px;
    height: 42px;
    border-radius: 21px;
    background: url(..//content/images/Wechat/2022/example.png) #FFF no-repeat;
    background-size: 22px 24px;
    background-position: 8px 9px;
    right: 82px;
    bottom: 15px;
    position: absolute;
    line-height: 24px;
    padding: 9px 5px 9px 32px;
    font-size: 12px;
}

    .storySection .storyHead .example:after {
        content: '';
        position: absolute;
        width: 146px;
        height: 48px;
        left: -3px;
        top: -3px;
        border-radius: 24px;
        background: rgba(255, 255, 255, 0.5);
        z-index: -1;
    }
/* 20220421 end */


.myProfile .profileHead {
    height: 55vw;
}

.vBoxTip {
    color: #ccc;
    position: absolute;
    left: 36vw;
    top: 46vw;
}

.myProfile .mui-table-view .icon.icon11 {
    background: url(/content/images/Wechat/pIcon11.png);
    background-size: 100% 100%;
}


/* 20220830 */
.mui-card a .icon_v10 {
    width: 24px;
    height: 24px;
    background: url(/content/images/Wechat/icon_v10_gray.png);
    background-size: 100% 100%;
}

.mui-card a.active .icon_v10 {
    background: url(/content/images/Wechat/icon_v10_color.png);
    background-size: 100% 100%;
}

.mui-card a .icon_v11 {
    width: 24px;
    height: 24px;
    background: url(/content/images/Wechat/icon_v11_gray.png);
    background-size: 100% 100%;
}

.mui-card a.active .icon_v11 {
    background: url(/content/images/Wechat/icon_v11_color.png);
    background-size: 100% 100%;
}

.mui-card a .icon_v12 {
    width: 24px;
    height: 24px;
    background: url(/content/images/Wechat/icon_v12_gray.png);
    background-size: 100% 100%;
}

.mui-card a.active .icon_v12 {
    background: url(/content/images/Wechat/icon_v12_color.png);
    background-size: 100% 100%;
}

.mui-card a .icon_v13 {
    width: 24px;
    height: 24px;
    background: url(/content/images/Wechat/icon_v13_gray.png);
    background-size: 100% 100%;
}

.mui-card a.active .icon_v13 {
    background: url(/content/images/Wechat/icon_v13_color.png);
    background-size: 100% 100%;
}

.mui-card a .icon_v14 {
    width: 24px;
    height: 24px;
    background: url(/content/images/Wechat/icon_v14_gray.png);
    background-size: 100% 100%;
}

.mui-card a.active .icon_v14 {
    background: url(/content/images/Wechat/icon_v14_color.png);
    background-size: 100% 100%;
}

.mui-card a .icon_v15 {
    width: 24px;
    height: 24px;
    background: url(/content/images/Wechat/icon_v15_gray.png);
    background-size: 100% 100%;
}

.mui-card a.active .icon_v15 {
    background: url(/content/images/Wechat/icon_v15_color.png);
    background-size: 100% 100%;
}


.myProfile .profileHead .counterBox {
    position: absolute;
    width: 100%;
    height: 22vw;
    bottom: -15px;
    display: flex;
}

    .myProfile .profileHead .counterBox .box {
        width: 20%;
        text-align: center;
    }

        .myProfile .profileHead .counterBox .box.vBox {
            width: 30%
        }

.boxIcon1 {
    margin: auto;
    width: 56px;
    height: 56px;
    margin-top: -32px;
    background: url(/content/images/Wechat/v1iconFront20240125.png);
    background-size: 100% 100%;
}

.boxIcon2 {
    margin: auto;
    width: 24px;
    height: 24px;
    background: url(/content/images/Wechat/boxIcon2.png);
    background-size: 100% 100%;
}

.boxIcon3 {
    margin: auto;
    width: 24px;
    height: 24px;
    background: url(/content/images/Wechat/boxIcon3.png);
    background-size: 100% 100%;
}

.boxIcon4 {
    margin: auto;
    width: 24px;
    height: 24px;
    background: url(/content/images/Wechat/boxIcon4.png);
    background-size: 100% 100%;
}

.boxIcon5 {
    margin: auto;
    width: 24px;
    height: 24px;
    background: url(/content/images/Wechat/boxIcon5.png);
    background-size: 100% 100%;
}

.boxDes {
    color: #FFF;
    font-size: 12px;
    line-height: 14px;
    margin-top: 5px;
}

.boxValue {
    color: #FFF;
    font-size: 18px;
}