﻿@charset "utf-8";
/* CSS Document */

/*========================产品维修查询Style===================*/
.chaxun_banner{
	width:100%;
    margin-top:30px;
    margin-bottom:100px;
}
.banner_title{
width: 289px;
height: 70px;
line-height: 70px;
font-size: 48px;
text-align: center;
margin:0px auto;
font-weight:bold;
}
.banner_right{
	width:600px;
    margin:0px auto;
    margin-top:50px;
}
.rightbox{
	width:100%;
	margin-bottom:30px;
}
.IMEIinput{
	width:100%;
	height:60px;
}
.sninput{
	width:100%;
	height:60px;
    border-radius: 5px;
    color:#888888;
    font-size: 20px;
    text-align: left;
    font-family: Microsoft Yahei;
    border: 1px solid rgba(187, 187, 187, 1);
    padding-left:8px;
}
.selectinput{
	width:610px;
	height:62px;
    border-radius: 5px;
    color: #888888;
    font-size: 20px;
    text-align: left;
    font-family: Microsoft Yahei;
    border: 1px solid rgba(187, 187, 187, 1);
    background-color:#E3E2E2;
    padding:0px 0px 0px 8px;
}
.shortinput{
	width:286px;
	height:60px;
    line-height:31px;
	background:#FFF;
    font-size: 20px;
	border:1px solid #cdcdcd;padding-left:8px;
     color:#888888;
}
.smallinput{
	width:280px;
	float:left;
    color:#888888;
}
.yzm_img{
	height:60px;
    vertical-align:middle;
	float:left;
	margin-left:30px;
}
    .yzm_img img {
        margin-top:9px;
        width:120px;
	    height:42px;
     
    }
.change{
	text-align:center;
	height:60px;
	float:left;
	padding-left:8px;
	vertical-align:middle;
}
.change a{
    display:block;
    width:141px;
	height:42px;
    margin-top:15px;
    margin-left:20px;
	color:#E51C23;
    line-height:29px;
    font-size:20px;
}
.input_btn{
	width:155px;
	height:60px;
	background:#E51C23;
	border:1px solid #BBBBBB;
	text-align:center;
	line-height:39px;
	margin:auto;
	margin-top:29px;
	border-radius:5px;
    color:white;
    font-size:20px;
}
  
.input_btn a{
	color:white;
	display:block;
    line-height:39px;
    font-size:20px;
}
.chanpin_list{
	width:1278px;
	border:1px solid #bebebe;
	margin:30px auto;
	margin-top:13px;
}
.list_title{
	text-align:center;
	line-height:39px;
	height:39px;
	background:#db3026;
	color:#FFF;
	font-size:20px;
	width:12%;
}
.list_onetd{
	font-size:20px;
	text-align:center;
	height:40px;
	line-height:40px;
	border-bottom:1px dashed #d6d6d6;
	color:#696969;
}
.list_onetd img
{ margin:4px 0; display:block;}
.list_noborder{
	border-bottom:none;
}
.jindu_box{
	width:1278px;
	border:1px solid #bebebe;
	margin:0 auto;
	margin-top:20px;
}
.jiudu_title{
	text-align:center;
	line-height:40px;
	height:40px;
	background:#db3026;
	color:#FFF;
	font-size:20px;
	width:20%;
}
.jindu_time{
	font-size:20px;
	text-align:center;
	height:40px;
	line-height:40px;
	border-bottom:1px dashed #d6d6d6;
	color:#696969;
}
.noborder{
	border-bottom:none;
}
.jindu_color{
	color:#d1d0d0;
}
.list_color{
	color:#f83d0d;
}

.error {
font-size:14px;
color:red;
}
.wxts {

margin:40px auto;
width: 430px;
height: 262px;
display:block;

}
.wxts-title {
    width:90px;
    margin:auto;
    font-size: 20px;
    color: rgba(16, 16, 16, 1);
    font-weight:bold;

}
.wxts-content {
    width: 430px;
    margin-top:40px;
    font-size: 20px;
    text-align:left;
    color: rgba(16, 16, 16, 1);
   

}