﻿@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;padding-bottom:15px;}
.cl_center .sstep{height:40px;line-height:40px;font-size:16px;color:#1f74dd;background:url(../images/i_bgtu6.jpg) 30px 15px no-repeat;margin:10px 0;}
.cl_center .sstep:hover{background:#1f74dd url(../images/i_bgtu5.jpg) 30px 15px no-repeat;color:#fff;}
.current1{background:#1f74dd url(../images/i_bgtu5.jpg) 30px 15px no-repeat;color:#fff;}
.cl_center ul{margin-top:-5px;}
.cl_center ul li{background:url(../images/i_bgtu13.jpg) 31px 7px no-repeat;font-size:14px;padding-left:55px;height:30px;}
.cl_center ul li a{display:block;height:30px;}
.cl_center ul li a:hover{color:#1f74dd;}


.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;}

/* 列表页 */
.cr_bottom ul{ overflow:hidden; zoom:1; }
.cr_bottom ul li{float:left;width:220px;height:390px;overflow:hidden;margin-left:65px;}
.cr_bottom ul li .pic{width:220px;height:220px;}
.cr_bottom ul li .pic img{width:100%;height:100%;}
.cr_bottom ul li .title{font-size:18px;margin-top:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.cr_bottom ul li .title1{width:154px;height:60px;margin-top:25px;background:url(../images/p_bgtu8.png) no-repeat;}
.cr_bottom ul li:hover .title1{background:url(../images/p_bgtu7.png) no-repeat;}
.bottom-bottom{width:40%;margin:25px auto;overflow:hidden;}

/* 详细页 */
.crb_top{overflow:hidden;}
.crbt-left{float:left;width:300px;overflow:hidden;}
.crbt-right{float:right;width:570px;overflow:hidden;line-height:30px;}
.crbtr-p1{font-size:17px;font-weight:bold;}
.crbtr-p2{font-size:13px;}
.crb_bottom{margin-top:55px;overflow:hidden;}
.crbb_top{overflow:hidden;padding-bottom:30px;}
.crbbt{height:50px;background-color:#efefef;}
.crbb_top p{width:143px;height:70px;text-align:center;line-height:50px;color:#fff;font-size:15px;background:url(../images/i_bgtu14.png) no-repeat;}
.crbb_bottom{margin-top:25px;overflow:hidden;}

/* 内容结束 */