@charset "utf-8";
/* CSS Document */
@import url(basic.css);

/*新闻列表详细 图片列表详细*/
.main_box{padding-top:54px; padding-bottom:20px; overflow:hidden;}

.cont_l{width:265px;}
.ser_intro{ width:263px; border:1px solid #d2d2d2;}
.tit_box{ width:100%; height:30px; line-height:30px; background:#d0d0d0;}
.tit_box span.fl{font-size:16px; color:#333; background:url(../images/icon_tit.jpg) left center no-repeat; padding-left:20px; margin-left:10px; padding-right:5px;}
.more{margin-right:10px;} 
.more a:hover{ color:#0a6d9d; text-decoration:underline;}
.ser_nrlist{padding:10px; overflow:hidden;}
.ser_nrlist li{ height:25px; line-height:25px; border-bottom:1px dotted #ccc; background:url(../images/icon_bt.jpg) left center no-repeat; padding-left:10px;}
.ser_nrlist li.none{border:0 none;}
.ser_nrlist li a{color:#555; font-family:"微软雅黑";}
.ser_nrlist li a:hover{ text-decoration:underline; color:#0a6d9d;}

.cus_intro{margin-top:20px; width:263px; border:1px solid #d2d2d2;}
.cus_nrlist{padding:10px 10px;}
.cus_nrlist li{ margin-bottom:10px;}
.cus_nrlist li .eval_text{ background:#0f82ba; height:28px; line-height:28px; color:#fff; font-size:14px; border-radius:3px; padding-left:10px;}
.cus_nrlist li .eval_talk{ background:url(../images/user_talk.png) 12px top no-repeat; height:10px; padding:0 12px;}
.cus_nrlist li .eval_user{ margin-top:3px; color:#666;}
.cus_nrlist li .eval_user span{ font-weight:bold; color:#0f82ba; margin-right:5px;}

/*cont_r*/
.cont_r{width:739px;}
.tit_r{ width:100%; height:30px; line-height:30px; border-bottom:2px solid #0a6d9d; color:#666; margin-bottom:20px;font-size:16px;}

.new_list{ padding:0 10px; overflow:hidden;}
.new_list li{ height:30px;line-height:30px;border-bottom:1px dotted #dbdbdb; font-size:14px; background:url(../images/icon_jt.jpg) left center no-repeat; padding-left:10px;}
.new_list li a{ color:#3c3c3c; font-family:"微软雅黑";}
.new_list li a:hover{ color:#0a6d9d; text-decoration:underline;}

.r_nr{}
.r_nr h3{ font-size:24px; line-height:30px; border-bottom:1px dotted #D2D2D2; color:#4D4D4D; padding:10px 0;}
.r_nr h3 span.fr{height:25px; line-height:25px; margin-right:5px; font-size:14px; color:#fff; font-weight:lighter; background:#0a6d9d; padding:5px 12px;}
.r_nr img{width:735px; margin:20px 0 0 0;}
.news_info{ height:38px; line-height:38px; color:#999;}
.r_nr p{ line-height:25px; font-size:16px; text-indent:24px;}

.examples_list{padding:0; overflow:hidden; margin-bottom:25px;}
.examples_list li .examples_list_t{ font-size:18px; font-weight:bold; color:#333; line-height:38px; margin-bottom:10px;}
.examples_list li .examples_list_nav{height:32px; line-height:32px;}
.examples_list li .examples_list_nav span{cursor:pointer; float:left; background:#0a6d9d; padding:0 30px; color:#fff; margin-left:15px; font-size:14px; border-top-left-radius:5px; border-top-right-radius:5px; display:inline-block;}
.examples_list li .examples_list_show{height:328px;border-radius:5px;border:1px solid #BEBEBE; overflow:hidden; *margin-top:-5px;}
.examples_list li .examples_list_show img{width:725px;margin:6px;cursor: url(../images/zoomin.cur), default;}

/*liu*/
.h3-tit{ height:34px; line-height:34px; background:#d0d0d0;}
.h3-tit h3{ font-size:16px; font-weight:normal; padding:0 10px;}
.common_list{ overflow:hidden; border:1px solid #d0d0d0; padding:10px 15px; margin-bottom:10px;}
.common_list li{ height:32px; line-height:32px; margin:8px 0;}
.common_list li a{ color:#333; display:block; background:#dadada; border-radius:3px; text-align:center; font-size:15px; font-family:"微软雅黑";}
.common_list li a:hover,.common_list li.c_blue a{ background:#2389c3;border-radius:3px; color:#fff;}
/*分页*/
.topage{overflow:hidden; margin:15px 0;}
.topage a{ display:inline-block; border:1px solid #ddd; padding:5px;}
.topage a:hover{ background:#f6f6f6;}











