/*通用公用样式*/
*{ margin: 0px; padding: 0px; }
img, input, button { border: none; outline: none; }
a { color: #333333; }
a:hover { color: #ad1616; cursor: pointer; text-decoration: none; }
ul li, ol li { list-style-type: none; }
body { background-color: #ffffff; font-family: "microsoft Yahei"; }
.fl { float: left; }
.fr { float: right; }
.clearfix { zoom: 1; }
.clearfix:after { content: "020"; height: 0px; display: block; overflow: hidden; clear: both; }
/*去除系统默认样式*/
/*头部*/
.yqfk_top{width: 100%;height: 396px;background: url(ztpccc.jpg) no-repeat;}
.yqfk_cont{width: 1200px;margin: 0 auto;position: relative;}
.backindex{position: absolute !important; font-size: 18px !important;right: 14px !important;top: 6px !important;background: #fff;padding: 4px 8px !important;border-radius: 4px !important;}
/*内容*/
.main{width: 100%;}
.cont1{width: 1200px;margin: 0 auto;margin-top: 30px;}
.contNr{width: 585px;}
.contNr_top{line-height: 36px;padding: 10px 10px 0 10px;border-bottom: 2px solid #0069b5;} 
.contNr_top span{font-size: 24px;color: #0069b5;}
.contNr_list li{height: 52px;line-height: 52px;padding-left: 20px;border-bottom: 1px dashed #ccc;background: url(dian.png) left center no-repeat;}
.contNr_list li a{width: 80%;display: block;float: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 17px;}
.contNr_list li span{float: right;font-size: 17px;}
.contNr_gd{width: 100%;height: 50px;text-align: center;margin-top: 20px;}
.contNr_gd a{display: inline-block;width: 150px;height: 50px;line-height: 50px;background: #eee;font-size: 17px;}
.cont2{width: 1200px;margin: 0 auto;margin-top: 30px;}
