@charset "utf-8";
/* CSS Document */
body,div,p,h1,h2,h3,h4,span,input,ul,li,dl,dt,dd,ol,li,b,a,button{margin:0;padding:0;list-style:none;border:0;}
img,span{display:block;}
 select,option,input,textarea:focus { outline: none;}
a:link,a:visited{color:#ececec;text-decoration:none;}
a:hover{text-decoration:none;color:red;}
body{
	font-size:12px;
	color:#3e3e3e;
	font-family:"微软雅黑";
	background:#f5f5f5;
}
.yijian{
	width: 1000px;
	margin: 20px auto;
}
.yijian .zx_cr {
	color: red;
}
.yijian .ttx{
	background: url(../img/beijing1.png) no-repeat;
	font-size:18px;
	color: #fff;
	line-height: 30px;
	border-bottom: 3px solid #1b8be2;
	font-weight: normal;
	padding-left: 13px;
}
.yijian .yijian-con{
   height:700px;
   background:#fff;
   margin-top:20px;
   padding:20px;
   box-sizing:border-box;
   box-shadow: 0 0 6px 0 #666;
}
.yijian-con h4{
	font-size: 26px;
	color: #2f4e9a;
	text-align: center;
	font-weight: normal;
	margin-bottom:30px;
}
.yijian-con .ppn,.ppz{
	font-size:18px;
	color: #333;
	margin-left: 258px;
	margin-top:30px;
}
.ppn .inputs{
	width:375px;
	height: 35px;
	line-height:35px;
	border:1px solid #b7b7b7;
	background: #f5f5f5;
}
.ppn .spancc{
	font-size: 16px;
	color: #1b8be2;
	display: inline-block;
	margin-left:30px;
}
.ppn .imgbb{
	display: inline-block;
	position: relative;
	top:10px;
	left: 20px;
}
.ppz{
	position: relative;
}
.ppz b{
	position: relative;
	top:-175px;
	font-weight: normal;
}
.ppz textarea{
	width: 370px;
	height: 200px;
	border:1px solid #b7b7b7;
	background: #f5f5f5;
	resize:none;
	padding-left: 5px;
	position: relative;
    left: -5px;
}
.ppz .shuru{
	font-size: 12px;
	position: absolute;
	left:92px;
}
.yijian-con .btnss{
	width:90px;
	height:40px;
	background: #1b8be2;
	font-size: 18px;
	text-align: center;
	line-height:40px;
	color: #fff;
	border-radius: 6px;
	margin-left: 30px;
	margin-top:30px;
	cursor: pointer;
}

/*我要报案样式*/
.yijian .baoan-con{
	height: 800px;
}
.baoan-con .inputs{
	width:315px;
	padding-left: 4px;
}
.baoan-con .ppk select{
	width: 319px;
	height:38px;
	border: 1px solid #b7b7b7;
	background: #f5f5f5;
	font-size: 16px;
	color: #666;
}
.baoan-con .ppn{
	margin-top:20px;
}
.baoan-con .pph{
	margin-top:20px;
}
.baoan-con .pph textarea{
	width: 420px;
	margin-left:16px;
}
.baoan-con .pph .shuru11{
	position: absolute;
	left: 106px;
}
.baoan-con .ppw{
	margin-top:30px;
}
.baoan-con .ppw  .input1{
	margin-left:16px;
	height: 32px;
}
.baoan-con .ppw .input2{
	width:80px;
	height: 32px;
	background: #9dc8f8;
	font-size: 16px;
	text-align: center;
	line-height: 32px;
	color: #fff;
	border-radius: 6px;
	margin-left:-45px;
	cursor: pointer;
}



