﻿@charset 'utf-8';
/*css reset*/
*{margin:0;padding:0;font-family:'微软雅黑';}
a{text-decoration:none;color:#000}
ul{list-style:none;}
img{border:0;}
.clear{clear:both;}
.clearfix:after {content: ".";display: block;clear: both;visibility:hidden;}
.header,.Nav,.content{width:1200px;margin:0 auto;}

/* 内容开始 */
.content-left{float:left;width:253px;position:relative;margin-top:-30px;background-color:#efefef;}
.cl_top{width:253px;height:118px;background-color:#3e87e0;color:#fff;line-height:118px;text-align:center;font-size:24px;}
.cl_center{overflow:hidden;}
.cl_center ul li{height:40px;line-height:40px;padding-left:55px;font-size:16px;color:#1f74dd;background:url(../images/i_bgtu6.jpg) 30px 15px no-repeat;margin:10px 0;}
.cl_center ul li:hover{background:#1f74dd url(../images/i_bgtu5.jpg) 30px 15px no-repeat;color:#fff;}
#sele1{background:#1f74dd url(../images/i_bgtu5.jpg) 30px 15px no-repeat;color:#fff;}

.content-right{float:left;width:940px;position:relative;margin-top:-5px;background-color:#fff;}
.cr_top{width:900px;margin-left:25px;text-align:right;font-size:13px;margin-top:10px;height:27px;border-bottom:3px solid #e6e6e6;}
.cr_top span{margin-left:5px;}
.cr_bottom{width:900px;margin-left:25px;padding-bottom:15px;margin-top:10px;}

/* 列表页 */
.content1{width:880px;height:150px;margin:35px 0 0 10px;position:relative;}
.p_li1{color:#333;font-size:18px;}
.p_span1{float:right;font-size:12px;}
.p_li2{color:#999;margin-top:10px;font-size:14px;}
.sx{width:112px;height:29px;line-height:29px;text-align:center;font-size:12px;background-color:#eeeeee;color:#1f74dd;position:absolute;top:115px;border-radius:2px;box-shadow:#666 0px 2px 5px;}
.imgdx{width:187px;height:132px;}
.content1:hover .sx{background-color:#3366cc;color:#fff;border:1px solid #3366cc;}
.bottom-bottom{width:40%;margin:25px auto;overflow:hidden;}

/* 详细页 */

.cr_top a:hover{text-decoration:underline}
.crb_p1{font-size:18px;font-weight:bold;margin-top:20px;}
.crb_p2{font-size:12px;color:#cec8c8;margin-top:15px;}
.crb_div1{margin-top:25px;}

/* 内容结束 */