/*妤煎叞瀹濈洅鏍峰紡*/
html,body {
    position: relative;
    height: 100%;
    margin: 0;
}
::-webkit-scrollbar{width:0px;}
/********鐧诲綍楠岃瘉椤�**********/
.header{
	display: block;
}
.header .logo{
	text-align: right;
	padding-right: 20px; 
	padding-top: 10px; 
}
.header .logo-absolute{
	position: absolute;
	text-align: right;
	top: 10px;
	right: 10px; 
}
.header .logo img ,.header .logo-absolute img{
	width: 76px;
	height: auto;
}
body{
	background: #fff;
}
.container{
	display: block;
	margin: 0px auto;
}
.container .ui-form{
    padding: 0  30px 10px 30px;
}
.img-icon{
	width: 17px;
	height: auto;
	padding-top: 7px;
}
.ui-form-item label:not(.ui-switch):not(.ui-checkbox):not(.ui-radio) {
    width: auto;
}
.ui-form-item {
	background: #F3F3F3;
	margin-top: 10px; 
	border: 1px solid #c3c3c3;
	border-radius: 6px;
	height: 40px;
	line-height: 40px;
}
.ui-form-item input{
	padding-left: 30px;
}
.ui-form-item-r input:not([type="checkbox"]):not([type="radio"]) {
    padding-left: 30px;
}
.ui-col-60{
	width: 60%;
}
.ui-col-40{
	width: 40%;
	padding-left: 10px;
}
.ui-col-40 button{
	margin-top: 10px;
	float: right;
}

.btn-primary{
	background: #f39800;
	border-color: #F39800;
	color: #fff;
	font-size: 18px;
    height: 42px;
	line-height: 42px;
    display: block;
    border-radius: 5px;
    width: 100%;
    text-align: center;
}
.btn-primary:active{
	background: #c3c3c3;
	color: #fff;
}
.btn-primary-gray{	
	background: #636363;
	border-color: #636363;
	color: #fff;
	font-size: 18px;
    height: 42px;
	line-height: 42px;
    display: block;
    border-radius: 5px;
    width: 100%;
}
.btn-primary-gray:active{
	background: #fdaa20;
	color: #fff;
}
.disabled{
	background: #c3c3c3;
}
.ui-btn-wrap {
    padding: 0 30px;
}
/**********闂璇︽儏**********/
.header-bg img{
		width: 100%;
		height: auto;

}
.question .header{
	
}
.question i[class^='icon-']{
	background-color:#888889;
	display:inline-block;
	width: 24px;
	height: 24px;
	border-radius: 50%; 
	margin: 5px;
	background-repeat:no-repeat;
	-webkit-background-size: 100% 100%;
			background-size: 100% 100%;
}
.container .view-list li a{
	background: #f3f3f3;
    color: #4e4e4e;;
    display: block;
    height: auto;
    text-align: left;
    padding: 5px 10px;
    margin:5px 20px;
    border-radius: 30px;
}
i[class^='icon-text']{
	text-align: center;
    font-weight: bold;
    font-size: 1.3em;
    font-style: italic;
    line-height: 1.1em;
    color: #ffffff;
}
.question .icon-1{
	background-image: url("../images/num1.png");	
}
.question .icon-2{
	background-image: url("../images/num2.png");	
}
.question .icon-3{
	background-image: url("../images/num3.png");	
}
.question .icon-4{
	background-image: url("../images/num4.png");	
}
.question .icon-5{
	background-image: url("../images/num5.png");	
}
.question .icon-6{
	background-image: url("../images/num6.png");	
}
.question .icon-7{
	background-image: url("../images/num7.png");	
}
.question .icon-8{
	background-image: url("../images/num8.png");	
}
.question .icon-9{
	background-image: url("../images/num9.png");	
}
.question .icon-10{
	background-image: url("../images/num10.png");	
}
.question .icon-11{
	background-image: url("../images/num11.png");
}
.question .content{
	padding: 10px 20px;
}
.question .content .content{
	padding: 20px;
}
.content-bg{
	background: #f3f3f3;
}
.question .title{
	display: inline-block;
    text-align: left;
    margin-top: 2px;
    margin-left: 8px;
    font-size: 1.2em;
    line-height: 1.4em;
    font-weight: bold;
    color: #4e4e4e;
}

.question .content .item-title{
	display: inline-block;
    background: #f39800;
    width: auto;
    padding: 5px 10px;
    float: left;
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
}
.question .content .item-text{
	display: inline-block;
    width: 100%;
    height: auto;
    text-indent: 10px;
    margin-top: 10px;
    color: #4e4e4e;
    margin-bottom: 10px;
}
.question .content .item-remark{
	display: inline-block;
    color: #f39800;
    width: 100%;
    text-align: left;
    font-weight: bold;
}
/********鏂版墜鎸囧紩************/
.container .view-list{
	list-style: none;
	display: block;
}
.view-list .question-content{
	color: #4e4e4e;
    font-size: 14px;
    text-align: left;
    padding: 8px 15px;
    height: auto;
    border-radius: 30px;
}
.view-list .col-12{
	padding-top: 5px;
}
.col-12 i[class^="icon-"]{
	margin-right: 10px;
	margin-left: 0;
}
.container .view-list li .active{
	background: #F39800;
	color:#fff;
}
.container .view-list .content{
	padding: 15px;
    margin: 5px 20px;
    border-radius:10px;
}
.view-list .content{
	padding-top: 0;
	padding-bottom: 0;
}
.answer,.answer div{
	-webkit-transition: max-height .5s ease-in-out;
			transition: max-height .5s ease-in-out;
	max-height:0;
	overflow-y:auto; 
	margin: 2px 0;
    border-radius: 10px;
    padding:0  10px;
}
.view-list .active,.view-list .active div{
	overflow-y:hidden;
	max-height:11000px;
}
.view-list .active ul .content-bg, .view-list .active  i[class^='icon-']{
	background-color: #88b4e9;
	color: #fff;	
}
/*************闂鍒楄〃******************/
.content-list{
	color: #4e4e4e;
}
.content-list .text{
	color: #4e4e4e;
	font-size: 14px;;
	text-align: left;
	padding: 5px 10px;
	min-height:48px;
	height: auto;
	border-radius:30px;
}
.content-list .content:active .content-bg,.content-list .content:active i[class^='icon-']{
	background-color: #88b4e9;
	color: #fff;	
}
.content-list div{
	-webkit-box-sizing:border-box;
			box-sizing:border-box;
}
.content-list .col-12{
	width: 12%;
}
.content-list .col-88{
	width: 88%;
}
/*********浜у搧浠嬬粛*************/
.clear-margin{
	margin: 0;
}
.btn_link{
	display: block;
	text-align: center;
    margin-top: -5px;
}
.btn_link a{
	background-color: #2C2B27;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	text-align:center;
	color:#F78F00;
	border: 1px solid #F78F00;
	position: relative;
	display: inline-block;
	font-size:12px;
	width: 170px;
}
.icon_jd{
	display: inline-block;
	width: 40px;
	height: 25px;
	background-repeat:no-repeat;
	-webkit-background-size: 100% 100%;
			background-size: 100% 100%;
	background-image: url("../images/icon_jd.jpg ");
	position: absolute;
	top:13px;
	left:11px;
}
/**********妤煎叞瓒宠抗***********/
.arrowGif{
    position: absolute;
    bottom: 10px;
    height: 30px;
    left: 48%;
    -webkit-transform: rotate(180deg);
    		transform: rotate(180deg);
    width: 30px;
    z-index: 999;
}
.wrap{    
	background-image: url('');
    background-position-x: 50%;
    background-position-y: 0;
    background-size: 100% auto;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    position: relative;
}
.swiper-slide{display: block; }
.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.videoWrap iframe {
    width: 86%;
    top: 55%;
    height: 37%;
    position: absolute;
    left: 7%;
}
/*******涓嬭浇椤�******/
.download-img{
	text-align: center;
	margin: 30px 20px;
}
.download-img img{
	width: 50%;
	max-width:210px;
	height: auto;
}
.download-img p{
	color: #555555;
	margin-top: 10px;
	font-size: 1.1em;

}
/*********杞﹁締鍒嗕韩*********/
.img-bg{
	width: 100%;
	height: auto;
}
.share_body{
	background-image:url(../images/share_foot.jpg), url(../images/share_body.jpg);
	background-size: 100% auto, 100% auto;
    background-repeat: no-repeat,repeat;
    background-position: bottom left,top left;
    padding-bottom: 39%;
}
.share-submit {
	padding: 10px 0;	
}
.share-submit  .share-btn-primary{
	background-image:url("../images/btn_submit.png");
	-webkit-background-size:100% 200%; 
			background-size:100% 200%; 
	background-repeat: no-repeat;
	background-color: inherit;
    border-color: none;
    display:inline-block;
    height: 40px;
    line-height: 40px;
    width: 100%;
    color:#743817;
}
.share-submit  .share-btn-primary:active{
    background-position-y: 100%;
    color:rgba(116, 56, 23, 0.54);
}
.share_head{
	position: relative;
    overflow: hidden;
    line-height: 0;
}
.share_head .logo{
	position: absolute;
	top:15px;
	left: 15px;
	width: 30%;
}
.tips{
	position: absolute;
    top: 50%;
    left: 10%;
    width: 80%;
    overflow: hidden;
}
.tips .bg_img{
	width: 100%;
}
.tips .edit_img{
	position: absolute;
    top: 22%;
    right: 15px;
    width: 16%;
}
.tips p{
	font-size: 1.5em;
    line-height: 1.5;
    color: #ffffff;
    position: absolute;
    top: 28%;
    left: 15px;
}
@media(max-width:360px){
	.tips p{
		font-size: 1.3em;
	}
	.tips .edit_img{
	    top: 28%;
	    width: 14%;
	}
}
.share_body{
	text-align: center;
}
.share_body .ui-form{
	display: inline-block;
	width: 86%;
	background-color: inherit;
	padding: 10px;
}
.share_body .ui-form-item{
	background: #fef6df;
	border: inherit;
}
.share_body .credentials{
	height: inherit;
	padding: 10px
}
.share_body .credentials img{
	width: 75%;
}
.share_body .credentials p{
	line-height: 1.5;
    padding: 5px;
    text-align: left;
    color: #968f87;
}
.share_body .btn-primary{
	background: #ffb703;
	color:#743813;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	font-size: 15px;
}
.share_body .btn-primary:active{
	background: #cccccc;
	color:#fff;
}
.share_body .credentials .ui-btn-primary{
	background: #923400;
	border-color: #923400;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	border-radius: 0;
	overflow: hidden;
}
.share_body .credentials .ui-btn-primary:active{
	background: #a13a02;
  	border-color: #a13a02;
}
.ui-form-item label:not(.ui-switch):not(.ui-checkbox):not(.ui-radio){
	color:#968f87;
	width: 70px;
	text-align: justify;
	line-height: 1.5;
	left:15px;
}
.share-container .ui-form-item label:not(.ui-switch):not(.ui-checkbox):not(.ui-radio){
	top:8px;
}
.share_body .ui-form-item label{
	
}
.share_body .ui-form-item input{
	line-height: 1.5;
	padding-left: 80px;
}
.share_body .title{
	padding: 10px;
}
.share_body .title h1{
    font-size: 1.2em;
	font-weight: bold;
	color: #fbe6bb;
}
.share_foot .img-bg{
	width: 100%;
	height: auto;
}
.sb-group{
	padding-top: 40px;
}
.sb-group .agreement-title{
	text-align: left;
	color: #fbe6bb;
}
.place{
	position: fixed;
	top:0;
	background: rgba(34, 34, 34, 0.61);
	width: 100%;
	height: 100%;
	overflow-y:auto;
	font-size: 1.3em;
	-webkit-transition:-webkit-transform .2s linear;
			transition:transform .2s linear;
	-webkit-transform: translateX(100%);
			transform: translateX(100%);
}
.ui-selector-content,.ui-selector-content *{
	background: none;
	color:#fff;
}
.ui-selector-content p{
	line-height: 2;
	font-size: 1.3em;
}
.ui-list-info{
	line-height: 1;
}
.ui-list > li{
	margin: 0;
	padding: 3px 15px;
    border-bottom: 1px solid rgba(224, 224, 224, 0.45);
}
.ui-selector-item{
	border-bottom: 1px solid rgba(224, 224, 224, 0.45);
}
.stickiness{
	position: fixed;
	top:0;
	left: 0;
}
.share-container{
	height: 100%;
	overflow-y:auto;
	-webkit-overflow-scrolling: touch;
}
.share-agreement{
	position: fixed;
	height: 100%;
	width: 100%;
	top:0;
	left: 0;
	background-image:url('../images/share_head.jpg'),url('../images/share_body.jpg');
	background-size: 100% auto, 100% auto,100% auto;
    background-repeat: no-repeat,no-repeat;
    background-position: top left,top left;
    -webkit-transition:-webkit-transform .2s linear;
			transition:transform .2s linear;
	-webkit-transform: translateX(100%);
			transform: translateX(100%);
}
.share-agreement .container{
	text-align: center;
}
.share-agreement .content{
	display: inline-block;
	background: #fef6df;
	border-color: #fef6df;
	font-size: 15px;
    border-radius: 5px;
    position: absolute;
    left: 10%;
    top: 23%;
    width: 80%;
    height: 62%;
    -webkit-overflow-scrolling: touch;
}
.share-agreement .agreement-title{
	position: absolute;
    top: 17%;
    left: 10%;
    text-align: center;
    color: #FEF6DF;
    font-size: 1.2em;
	width: 80%;
}
.share-agreement .agreement-title span{
	line-height: 1;
}
.share-agreement .share_head{
	height: 20%;
}
.sb-group .agreement-title p{
	font-size:1em;
}
.greement-btn{
	position: absolute;
    top: 87%;
    left: 10%;
    width: 80%;
}
.show-model{
	-webkit-transform: translateX(0);
			transform: translateX(0);
}
.share_body .disabled{
	background: #cccccc;
	color:#fff;
}
.agreemnetText{
	padding: 10px;
	font-size: 14px;
}
.agreemnetText p{
	display: inline-block;
    word-break: break-all;
  		word-wrap: break-word;
  		width: 100%;
}
.agreemnetText .indent{
	text-indent: 24px
}
.agreemnetText .title{
	font-weight: bold;
}
.share-hide{
	display:none;
}
#idleStartTime,#idleEndTime{
	line-height:1;
	height: 30px;
}
.share-reminding,.share-serviceNos{
	position: relative;
	height: 100%;
	width: 100%;
	top:0;
	left: 0;
	background-image:url('../images/share_head.jpg'),url('../images/share_body.jpg');
	background-size: 100% auto, 100% auto,100% auto;
    background-repeat: no-repeat,no-repeat;
    background-position: top left,top left;
}

.share-reminding .container{
	position: absolute;
	width: 80%;
	left: 10%;
	top: 30%;
}
.share-reminding .bg-img{
	width: 100%;
}
.share-reminding .content{
	position:absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	text-align: center;
}
.share-reminding .icon-img{
	display: inline-block;
	width: 30%;
	margin: 15px;
}
.share-reminding .text{
	display: inline-block;
    padding: 5px;
    line-height: 1.2;
    color: #fff;
    font-size: 1.2em;
    text-align: left;
}
.logo{
	position: absolute;
	width: 30%;
	top:15px;
	left: 15px;
}
.share-serviceNos .tips{
	top:88px;
}
.share-serviceNos .tips .icon{
	position: absolute;
	width:10%;
	top: 30%;
	left: 12%;
}
.share-serviceNos .tips p{
	left: 25%;
	font-size: 1.4em;
}
.share-serviceNos .list-area{
	position: absolute;
	width:90%;
	top: 190px;
	left: 5%;
}
.share-serviceNos .list-area .ui-row{
	display: inline-block;
	width: 100%;
	font-size: 1.2em;
	color: #fbe6bb;
	height: 45px;
    line-height: 45px;
}
.share-serviceNos .btn-img{
	text-align: right;
	height: 43px;
    line-height: 43px;
    overflow-y: hidden;
}
.share-serviceNos .btn-img img{
	padding-top:3px;
	width: 70%;
	display: inline-block;
	max-width:78px;
	max-height: 40px;
	
}
.share-serviceNos .ui-col-28{
	width: 28%;
}
.share-serviceNos .ui-col-30{
	width: 30%;
}
.share-serviceNos .ui-col-42{
	width: 42%;
	padding: 0;
}
@media(max-width:375px){
	.share-serviceNos .ui-col{
		font-size: 1.0em;
	}
	.share-serviceNos .btn-img img{
	    padding-top: 6px;
		width: 80%;
	}
	.share-serviceNos .ui-col-s-47{
		width:47%;
	}
	.share-serviceNos .ui-col-s-25{
		width: 25%;
	}
}
@media(max-width:360px){
	.share-serviceNos .tips p{
		font-size: 1.2em;
	}
	.share-serviceNos .tips .icon{
		left: 11%;
	}
	.share-serviceNos .list-area .ui-row{
		font-size: 1.1em;
	}
	.share-reminding .text{
		padding: 0;
		font-size: 1em;
	}
}
.share-reminding .one-line{
	text-align: center;
	display: block;
	font-size: 1.4em;
}

.share-form{
	position: relative;
}
.share-form .form-readonly{
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 999;
}
.news-container{
	background-color:#ECECEC;
	padding: 10px 15px;
	box-sizing:border-box;
	-webkit-overflow-scrolling:touch;
	font-family: "微软雅黑";  
	height: 100%;
	overflow: auto;
}
.news-container *{
  box-sizing:border-box;
}
.news-module{
	background-color: #fff;
	width:100%;
	padding: 15px;
	margin-bottom: 30px;
	border-radius: 3px;
}
.news-module header{
	font-size:16px;
}
.news-date{
	font-size: 12px;
    color: #9d9d9d;
    height: 30px;
    line-height: 25px;
    display: block;
}
.news-content{
	margin-bottom: 15px;
}
.news-imgae{
	background-image: url("../images/default.png");
	background-repeat: no-repeat;
	background-size:cover;
	background-position:center center;
	display: inline-block; 
	width: 100%;
	padding-top: 55.56%;
}
.news-abstract{
	padding-top: 10px;
	font-size: 14px;
    color: #9d9d9d;
    line-height: 1.5;
}
.news-module footer{
	font-size: 14px;
}
