
/* CSS Document */
a{color: inherit;}
button{ outline:none;}
/*客户数据*/

.ly_text{ font-size:14px; color:#3e3e3e; padding-bottom:20px;}
.xm{ margin-bottom:20px; padding-left:0 !important;}
.xm ._t{ font-size:15px; color:#5c5c5c; width:62px; text-align:right;}
.xm ._l{ font-size:15px; color:#5c5c5c; width:62px; text-align:right; }
.xm b{ color:#F00;}
.xm input,.xm textarea,button{ outline:none;}
.inp{ width:75%; height:36px; border:#e5e5e5 1px solid;}
.inp01{ width:80%; height:36px; border:#e5e5e5 1px solid;}
.textarea{ width:80%; height:8em; border:#e5e5e5 1px solid; vertical-align:middle;}
.btn{ height:40px; padding:5px 2em; text-align:center; color:#fff; background:#b4b4b4; font-size:18px; margin-right:15px; border-radius:0; }
.btn:hover{ color:#fff;}
.sub{ background:#0a4ea1; }

.s_text{ padding:2%; }
.s_text .st_01{ font-size:14px; color:#676767;}
.s_text .st_02{ font-size:16px; color:#484747; padding-top:10px; line-height:25px;}
.s_text .st_02 a{ color:#0a4ea1;}
.s_text .st_02 span{ display:inline-block; margin-right:30px;}
.table_list{ margin-top:20px; width:100%; border-top:#e2e2e2 1px dotted; margin-bottom:50px;}
.table_list li{ font-size:16px; color:#000; height:49px; line-height:49px; border-bottom:#e2e2e2 1px dotted; background:url(../image/tab.jpg) no-repeat 10px center; padding-left:47px;}
.table_list li span{ display:inline; float:right; font-size:14px; color:#8c8c8c;}
.table_list li span.xz{ background:url(../image/xz.jpg) no-repeat left center; width:100px; padding-left:25px; }

@media screen and (max-width: 768px) {
	.ly{ padding:0 4%;}
	.inp01{ width:75%; }
	.textarea{ width:75%;}
	.anu{ padding:0;}
	.btn{ width:100%; margin-bottom:10px;}
}
