﻿/* 遗失声明主页 CSS */

/*  背景设置  */
body { background-image: url("yszy_1.png"); background-position: top center; background-repeat: no-repeat; background-color: #e3f1ff;   }
.f-mn { background: url("yszy_2.png") no-repeat bottom center; }

.c-h20 { height: 20px; clear: both; }
.f-mn .c-warp { background: #fff; box-sizing: border-box; padding: 20px; }

/* 搜索 */
.m-seach {  text-align: right; border-bottom: 2px solid #0764c6; }
.m-seach input { margin-bottom: 15px; }
.m-seach .content { width: 250px; height: 38px; line-height: 38px; padding: 0 15px; border: 1px solid #b7d5fe; box-sizing: border-box; margin-right: 5px; }
.m-seach .button {  width: 80px; height: 38px; line-height: 38px; text-align: center; border: 0; background: #4f98ff;color: #fff; cursor: pointer; }

/* 声明列表 */
.m-smcp { background: #f4f9ff; width: 100%; height: auto ; overflow: hidden; padding: 15px 15px 30px;  box-sizing: border-box; position: relative; margin-top: 20px; }
.m-smcp::before { content: ""; width: 0; height: 0; border-style: solid; border-width: 21px 21px 0 0; border-color: #dae8ff #fff transparent transparent; position: absolute; right: 0; bottom: 0; }
.u-title { font-size: 24px; font-weight: bold; text-align: center; border-bottom: 1px dashed #4f98ff; color: #0764c6; padding-bottom: 15px;  }

.u-xzbox { width: 100%; height: auto; overflow: hidden; border-bottom: 1px dashed #e3e3e3;  }
.u-xzbox ul { width: 1200px; max-height: 120px; overflow: hidden; margin-top: 10px; padding-bottom: 20px; }
.u-xzbox li { float: left; width: 180px; height: 50px; line-height: 50px; text-align: center; background: #6bb4fd; margin: 10px 10px 0 0 ;  }
.u-xzbox li a { color: #fff; }
.u-xzbox .button { width: 196px; height: 49px; line-height: 49px; text-align: center; color: #fff; background: #4f98ff; margin: 20px auto 20px; cursor: pointer; }
.u-xzbox .button img { margin: 0 10px; }
.u-xzbox .show { padding-bottom: 0; }
.u-xzbox .slide {padding-bottom: 20px; margin-top: 0;  }

.u-xwbox li { float: left; width: 100%; height: 54px; line-height: 54px; border-bottom: 1px solid #e3e3e3; }
.u-xwbox span { display: inline-block; width: 29px; height: 100%; background: url("ysxw_1.png") no-repeat center; text-align: center; color: #fff; font-size: 14px; } 
.u-xwbox div { display: inline-block; }
.u-xwbox .flm { color: #045aa3; font-size: 16px; }
.u-xwbox .title { color: #333; font-size: 16px; }

.phone { display: none; }