.banner{
	width: 100%;
    box-shadow: 0px -1px 10px 0px #ccc;
    margin-bottom:0.2rem;
    overflow:hidden;
}
.banner img{
	width:100%;
}
.checkCnt{
	width: 95%;
    height: 9.5rem;
    box-shadow: 0 1px 7px 0px #ccc;
    margin: 0.5rem auto 0.2rem;
    padding:0.15rem;
}
.cnt{
	width:100%;
	height:100%;
	border: 4px solid #ffd300;
}
.checkT{
	text-align:center;
	color:#e30413;
	font-weight:bold;
	font-size:0.7rem;
	padding:0.7rem 0 0.5rem;
}
.checkInpu{
	width:64%;
	margin:0 auto;
}
.Inpunum{
	width:100%;
	height:1.5rem;
	box-shadow:0px 2px 7px 0px #e6e6e6;
	margin-bottom:0.3rem;
}
.Inpunum input{
	width:100%;
	height:100%;
	display:block;
	color:#585858;
	font-size:0.7rem;
	padding-left:1rem;
	box-shadow:0px 0 0px 0px transparent inset, /*左边阴影*/
              0 3px 9px 0px #e6e6e6 inset, /*顶部阴影*/
              0 0px 0px 0px transparent inset, /*底部阴影*/
              0px 0 0px 0px transparent inset; /*右边阴影*/
}
.submit{
	width:100%;
	height:1.5rem;
	background:#e30413;
	color:#fadcdd;
	font-size:0.7rem;
}
.index-below-action .left {
    float:left;
    height:1.5rem;
    line-height:1.5rem;
    background:none no-repeat scroll 0 0 #ffefbf;
    width:100%;
    font-size:13px;
    font-weight:bold;
    text-align:center;
    color:#575656;
    position:relative;
   margin:10px auto;
   padding-left:32px;
   /*border-top-left-radius: 10px;
   border-bottom-left-radius: 10px;*/
}
.index-below-action .left .label {
    position:absolute;
    left:0px;
    top:-0.1rem;
    display:block;
    width:1.7rem;
    height:1.7rem;
    background:none no-repeat scroll 0 0 #fcce01;
    cursor:pointer;
    background:#ffd300;
}
.btnCnt{
	box-shadow: 0px 1px 6px 0px #e6e6e6;
    margin: 0.35rem auto 0.35rem;
}
.btnCnt ul{
	overflow: hidden;
    padding: 0.7rem 0.4rem 0.35rem;
}
.btnCnt li{
	width: 49%;
    float: left;
    box-shadow: 0px 1px 5px 0px #e5e5e5;
    margin-bottom: 2%;
}
.btnCnt li img{
	width:100%;
}
.more{
	text-align:center;
	padding:0rem 0.4rem 0;
}
.more img{
	width:100%;
}
.caseCnt,.moreBtn{
	background:#fbce09;
	width:100%;
	height:5.8rem;
	margin-bottom:0.3rem;
	padding:0 2.5rem;
	overflow:hidden;
}
.moreBtn{
	background:none;
	padding:0 !important;
}
.moreBtn>img{
	width:100% !important;
}
.caseCnt img:nth-of-type(1){
	width:4.5rem;
	float:left;
}
.caseCnt img:nth-of-type(2){
	width:5.7rem;
	float:right;
	top: 50%;
    position: relative;
    transform: translateY(-50%);
}
.bottom p{
	font-size:0.56rem;
}
.resultCnt{
	position:fixed;
	width:84%;
	top:1.3rem;
	bottom:4rem;
	background:#fff;
	left:8%;
	z-index:99;
	color:#525151;
}
.result_head{
	width:100%;
	height:2.3rem;
	position:relative;
}
.result_head img{
	width:7.5rem;
	position:absolute;
	left:0.3rem;
	top:0.2rem;
}
.result_ban{
	background:#dadada;
	width:100%;
	height:8rem;
	padding:0.7rem 0.5rem 0 0.7rem;
	position:relative;
}
.result_ban img{
	width:100%;
}
.result_ban p{
	font-size:0.64rem;
	line-height:1.5em;
}
.result_ban p:nth-of-type(1){
	color:#4b4b4b;
	font-weight:bold;
	font-size:0.8rem;
}
.result_ban p:nth-of-type(3){
	margin-top:0.7rem;
}
.ban_left{
	float:left;
}
.ban_right{
	float:right;
}
.result_body{
	padding:0.7rem 0.5rem 0;
	font-size:0.64rem;
	line-height:1.5em;
}
.resultT p:last-child{
	font-size:0.74rem;
	margin-top:0.3rem;
	font-weight:bold;
}
.resultT p span:nth-of-type(2){
	font-weight:bold;
}
.result_btn{
	overflow:hidden;
	margin-top:0.5rem;
}
.spac{
	display:inline-block;
	width:1.2rem;
}
.resultYes{
	float:left;
	width:3.5rem;
	height:3.5rem;
	line-height:3.5rem;
	background:#9c9c9c;
	color:#fff;
	text-align:center;
	font-size:1rem;
}
.resultNo{
	float:right;
	width:3.5rem;
	height:3.5rem;
	line-height:3.5rem;
	background:#9c9c9c;
	color:#fff;
	text-align:center;
	font-size:1rem;
}
._visible,.resultY{
	visibility:hidden;
}
.resultY,.resultN{
	margin-top:0.5rem;
	position:relative;
	min-height:1.7rem;
	padding-left:1.8rem;
}
.resultYes.active{
	background:#83bb00;
}
.resultNo.active{
	background:#e30413;
}
.resultY img,.resultN img{
	width:1.5rem;
	position:absolute;
	left:0;
}
.bottom_btn{
	    overflow: hidden;
    width: 94%;
    /* margin: 0 auto; */
    position: absolute;
    bottom: 0.5rem;
    left: 3%;
}
.bottom_btn p:nth-of-type(1){
	width:50%;
	float:left;
	text-align:center;
	background:#ececec;
	height:1.8rem;
	line-height:1.8rem;
}
.bottom_btn p:nth-of-type(2){
	width:50%;
	float:right;
	text-align:center;
	background:#9c9c9c;
	height:1.8rem;
	line-height:1.8rem;
	color:#fff;
}
.btn_bottom{
	width:84%;
	height:2.3rem;
	position:fixed;
	left:8%;
	bottom:1.2rem;
	z-index:99;
}
.btn_bottom p:nth-of-type(1){
	float:left;
	background:#ffd300;
	color:#fff;
	width:50%;
	height:2.3rem;
	line-height:2.3rem;
	text-align:center;
	font-weight:bold;
}
.btn_bottom p:nth-of-type(2){
	float:right;
	background:#e30413;
	color:#fff;
	width:50%;
	height:2.3rem;
	line-height:2.3rem;
	text-align:center;
	font-weight:bold;
}
.bottom{
	padding: 0.4rem;
    text-align: center;
}
.bg{
	width:100%;
	height:100%;
	background:url(../images/bg.jpg) no-repeat center top;
	background-size:cover;
}
.oil{
	position: absolute;
    width: 4rem !important;
    right: 0.5rem;
    top: 50%;
    transform: translateY(-50%);
}







/*新增样式开始魏战朋*/

.pop_layer, .pop_layer1
{
    width: 100%;
    position: fixed;
    top: 50%;
    z-index: 9999999;
    padding: 10px 0;
    background: #000;
    margin-top: -117px;
}
.hideGif
{
    position: relative;
}

.pop_layer img, .pop_layer1 img
{
    width: 100%;
    height: 211px;
}

.closeGif
{
    background: #fff8d4;
    width: 25px;
    height: 25px;
    line-height: 25px;
    color: #595656;
    display: block;
    text-align: center;
    font-size: 18px;
    position: absolute;
    top: -10px;
    right: 0;
    cursor: pointer;
}

/*意见反馈*/


/*意见反馈*/
.cn_main
{
    margin: auto;
    text-align: left;
    padding: 15px 10px 10px;
    position: relative;
    color: #575656;
    font-size: 13px;
}
.cntt
{
    position: relative;
}
.p_first, .p_code span
{
    font-weight: bold;
}
.cn_main p
{
    line-height: 1.5em;
}
.p_code
{
    margin: 8px 0;
}
.cnt_inpu
{
    margin-bottom: 10px;
}
.cnt_inpu span
{
    width: 35%;
    display: inline-block;
}
.cnt_inpu input
{
    border: 1px solid #C6C6C6;
    height: 30px;
    width: 63%;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size:13px;
}
.cnt_right textarea
{
    width: 100%;
    padding: 0.5rem;
    color: #646161;
    border: 1px solid #C6C6C6;
    overflow: auto;
    height: 170px;
    line-height: 1.5em;
    font-size:13px;
}
.tip_text
{
    position: absolute;
    top: 0.7rem;
    padding: 0.7rem;
    color: #dcdcdc;
}
.cnt_right
{
    position: relative;
}
.radio_inpu input
{
    width: 20px;
    height: 20px;
    position: relative;
    top: 0.3rem;
    -webkit-appearance: checkbox;
}
.fed_btn
{
    margin-top: 1.5rem;
    overflow: hidden;
}
.inpu_sub
{
    float: left;
    width: 50%;
    background: #F6C712;
    display: block;
    height: 45px;
    font-size: 17px;
    font-weight: bold;
    cursor: pointer;
    margin: none;
}
.inpu_res
{
    float: right;
    width: 50%;
    background: #fff;
    border: 1px solid #C6C6C6 !important;
    display: block;
    height: 45px;
    font-size: 17px;
    font-weight: bold;
    cursor: pointer;
    margin: none;
}
.contact
{
    margin-top: 5px;
}
.t_url
{
    overflow: hidden;
    margin-bottom: 10px;
    font-weight: bold;
    color: #000;
}

input::-webkit-input-placeholder
{
    color: #d3d3d3; /*text-align:center;*/
}





.cont_first
{
    font-weight: bold;
    margin-top: 50px;
}
.feed_main, .true_icon
{
    text-align: center !important;
    border-bottom: none;
}
.bottom1
{
    padding: 0 10px;
    width: 100%;
    position: absolute;
    bottom: 15px;
    text-align: center;
    font-size:13px;
}
.t_ur2 span:nth-of-type(1)
{
    font-weight: normal;
}
.t_ur2 span:nth-of-type(2)
{
    font-weight: bold;
}
.p_thank
{
    position: relative;
    top: 0;
    font-weight: bold;
}

.true_icon1
{
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.true_icon1 img
{
    width: 50px;
    padding: 20px 0 0;
}
.inpu_sub1
{
    width: 100%;
    background: #fdd109;
    height: 45px;
    font-size: 17px;
    font-weight: bold;
    cursor: pointer;
    margin-top: 60px;
}
.code1
{
    padding: 0 10px;
}


/*意见反馈动画加载*/
.loading
{
    width: 100px;
    height: 100px;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; /*50%为自身尺寸的一半*/
    z-index: 20001;
}

.loading-mask
{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20000;
    background-color: #000;
    filter: alpha(opacity=30);
    -moz-opacity: 0.30;
    opacity: 0.30;
    text-align: center;
    overflow: hidden;
}


/*iphone5*/
@media screen and (max-width: 320px) {
	.resultCnt {
        top: 0.8rem;
        bottom: 3.7rem;
    }
    .btn_bottom {
        bottom: 0.8rem;
    }
}

