﻿/*******===== 网站首页样式 =====*****/
.Banner{ width:980px; margin:0 auto; height:364px; background:#f6debc; overflow:hidden;}
.Banner .left{ width:730px;float:left;}
.Banner .right{ width:246px; float:right;}
.Banner .right dl{ width:224px; margin:0 auto; padding:18px 0 0 0; background:url(../images/yun.png) no-repeat right top;}
.Banner .right .item{ padding:5px 0 0 0; height:132px; border-bottom:#d9c9b9 solid 1px;}
.Banner .right .item li{ line-height:26px;}
.Banner .right .item li a,.Banner .right .item li a:visited{ color:#170800; background:url(../images/icon/icon02.jpg) no-repeat 16px center; padding-left:31px;}
.Banner .right dt{ width:232px;margin:0 auto; padding:10px 0 0 0;}

.Never{ width:980px; margin:0 auto; margin-top:8px; background:#ffffff; padding:10px 0 0 0; }
.Never dl{ background:url(../images/tit/tit_bg1.jpg) no-repeat; height:33px; padding-left:105px;}
.Never dl a,.Never dl a:visited{ font-family:"Microsoft Yahei","微软雅黑"; font-size:18px; font-weight:bold; margin-left:34px;color:#3e3e3e;}
.Never dl a:hover{ color:#3e3e3e;}
.Never dl.Never-Banner{background:none;width:980px; height:196px; overflow:hidden; padding:7px 0 0 0;}


.Iaem{ width:980px; height:330px; margin:0 auto; overflow:hidden;}
.Iaem .left{ width:715px; height:330px; float:left;}
.Iaem .left dl{ width:715px; float:left;}
.Iaem .left .news{ width:263px; float:left;}
.Iaem .left .news dt{ border:#e9e8e4 solid 5px; width:253px; height:186px; margin:18px 0 0 2px;}
.Iaem .left .news p{ padding:8px 10px 0 0; color:#040404; line-height:18px;}
.Iaem .left .news p a,.Iaem .left .news p a:visited{color:#040404;}
.Iaem .left .news_list{ width:430px; float:right; margin:18px 0 0 0;}
.Iaem .left .news_list .tit{ width:430px; height:25px; line-height:20px;}
.Iaem .left .news_list .tit .Show{ float:left; cursor:pointer; text-align:center; width:78px; height:25px; background:url(../images/show.jpg) no-repeat; display:block; color:#ffffff; font-weight:bold;}
.Iaem .left .news_list .tit .Hide{ float:left; cursor:pointer; text-align:center; width:78px; height:25px; background:url(../images/hide.jpg) no-repeat; display:block; color:#4c4c4c;}

.Iaem .left .news_list .Show01-n{ display:none;}
.Iaem .left .news_list .Hide01-n{ display:none;}
.Iaem .left .news_list .new{ padding-left:6px;}
.Iaem .left .news_list .new li{ width:410px; height:28px; line-height:28px; border-bottom:#000400 dashed 1px; float:left;}
.Iaem .left .news_list .new li a,.Iaem .left .news_list .new li a:visited{ background:url(../images/icon/icon04.jpg) no-repeat 0px center; padding-left:15px; float:left; color:#0d0d0d;}
.Iaem .left .news_list .new li a:hover{}
.Iaem .left .news_list .new li span{ float:right; color:#969696;}
.Iaem .left .news_list .new li.different{ text-align:right; border-bottom:0px; padding-top:24px;}
.Iaem .left .news_list .new li.different a,.Iaem .left .news_list .new li.different a:visited{ float:none;background:none;}
.Iaem .right{ width:252px; float:right;}
.Iaem .right .Convenient{}
.Iaem .right .Convenient dl{ padding:2px 0 0 0;}
.Iaem .right .Convenient ul{ background:url(../images/4.gif) repeat; width:247px; height:127px; margin-top:4px;}
.Iaem .right .Convenient ul li{ width:82px; height:60px; text-align:center;line-height: 20px;padding-top: 3px;overflow: hidden;float: left;}
.Iaem .right .Convenient ul li p{ color:#372811;}
.Iaem .right .Convenient ul li img{ width:36px; height:36px;}
.Iaem .right .Contact{ background:url(../images/contact_bg.png) no-repeat; width:242px; height:105px; margin:19px 0 0 0; padding:45px 0 0 9px;}
.Iaem .right .Contact p{ font-family:"Microsoft Yahei","微软雅黑"; color:#000000; line-height:18px;}
.Iaem .right .Contact p span{ color:#454545;}



/* 幻灯开始*/
#imageShow{clear:both;border-bottom:1px solid #fff; overflow:hidden;}
#imageShow .imagebg{height:316px;overflow:hidden;position:relative;}
#imageShow .imagebg li{height:316px;overflow:hidden;position:absolute;top:0;left:0;display:block;filter:alpha(opacity=0);opacity:0;}
#imageShow .imagebg li a.bannerbg_main{width:728px;height:316px;display:block;}
.scrollbg{height:47px; width:728px;}
.scroll{margin:0 auto;width:728px;height:47px;position:relative;}
.s_pre, .s_next{display:block;width:9px;height:47px;position:absolute;}
a.s_pre{background:url(../images/arrow_l.png);left:0;}
a.s_pre:hover{background:url(../images/arrow_l_on.png);}
a.s_next{background:url(../images/arrow_r.png);top:0px;right:0;}
a.s_next:hover{background:url(../images/arrow_r_on.png);}
.outScroll_pic{ height:47px;margin-left:9px;overflow:hidden;position:relative;width:710px;}
.outScroll_pic .scroll_pic{position:absolute}
.scroll_pic{margin:0 auto;width:40000px;height:47px; overflow:hidden;}
.scroll_pic li{float:left;float:left;height:47px;width:142px;cursor:pointer;background:#000;}
.scroll_pic li img{filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}
.scroll_pic li:hover img,.scroll_pic li:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.scroll_pic li.currently img{filter:alpha(opacity=100)!important;-moz-opacity:1!important;opacity:1!important;}
.scroll .current{width:140px;height:45px;border:1px #999999 solid;z-index:10;position:absolute;left:0;}


/* 滚动开始*/
a.abtn{display:block;height:153px;width:23px; margin-right:5px;overflow:hidden;background:url(../images/arrow3.jpg) no-repeat 0px 50%; display:inline;}
a.aleft{float:left; margin-left:10px;}
a.agrayleft{cursor:default;background-position:-0px 50%;}
a.aright{float:right;background-position:-46px 50%;}
a.agrayright{cursor:default;background-position:-104px 50%;}
.scrolllistDiv,.scrolllist{width:980px;height:184px; background:#ffffff; overflow:hidden;}
.scrolllist .imglist_w{width:900px;height:184px;overflow:hidden;float:left;position:relative;/*必要元素*/}
.scrolllist .imglist_w ul{width:20000px;position:absolute;left:0px;top:0px;}
.scrolllist .imglist_w li{width:151px;padding:15px;float:left; }
.scrolllist .imglist_w li img{border:solid 1px #cacaca; width:151px; height:151px;}
.scrolllist .imglist_w li a{color:#3366cc;text-decoration:none;}
.scrolllist .imglist_w li a:hover img{filter:alpha(opacity=53);-moz-opacity:0.53;opacity:0.53;}
.scrolllist .imglist_w li p{width:auto;height:40px;line-height:40px;overflow:hidden;text-align:center;}
.scrolllist .imglist_w li p a,.scrolllist .imglist_w li p a:visited{ color:#FFFFFF; font-size:14px; font-weight:bold;}
.scrolllist .imglist_w li p a:hover{ color:#FFFFFF; text-decoration:underline;}

/* 关于我们 公共*/
.list_all{ background:#ffffff; height:auto!important; padding-top:8px;}
.list_banner{ width:980px; margin:0 auto; border-bottom:#e80000 solid 1px; height:auto!important; min-height:245px;}
.list_all .left{ height:auto; width:712px;}
.AboutUs{line-height:24px; padding:0 0 30px 0;}
.AboutUs .title{padding-left:15px;height:30px; line-height:30px; border-bottom:#f4d3a6 solid 1px; background:url(../images/yun.png) no-repeat 657px center; font-family:"Microsoft Yahei","微软雅黑"; font-size:14px; color:#000000; }
.AboutUs .about_nr{padding:20px 10px 0 10px; font-size:14px; }
/* 行业新闻、政策法规、业务介绍*/
.IndustryNews ul{ padding:20px 0 0 0;}
.IndustryNews ul li{ line-height:24px;}
.IndustryNews ul li a,.IndustryNews ul li a:visited{ color:#030303;background:url(../images/icon/icon05.jpg) no-repeat 18px center; padding-left:32px;}
.IndustryNews ul li a:hover{ color:#e80000; font-weight:bold;}
/* 页数*/
.End{ padding:25px 0 25px 15px;}
.End a,.End a:visited{ color:#030303;}
/* 公司风貌 */
.outlook ul{}
.outlook ul li{border-bottom: #CCC dotted 1px;height: 150px;padding-top: 20px;}
.outlook ul li .out01{float: left;width:184px; padding-left:16px;}
.outlook ul li .out01 img{ border:#9e8458 solid 1px;}
.outlook ul li .out02{float: left;width:480px;color: #666;line-height: 25px;}
.outlook ul li .out02 h1{ color:#8c640f; font-size:14px;}
.outlook ul li .out02 p{ color:#030303;}
.outlook ul li .out02 p a,.outlook ul li .out02 p a:visited{ color:#e80000;}
.outlook ul li .out02 p a:hover{ text-decoration:underline;}
/* 绝当物品拍卖 */
.Forfeited ul{}
.Forfeited ul li{ width:178px; height:175px; float:left; text-align:center; margin-top:20px;}
.Forfeited ul li p.feited01{height:150px;}
.Forfeited ul li p.feited01 img{ width:150px; height:150px;}
.Forfeited ul li p.feited02{ height:25px; line-height:25px;}
.Forfeited ul li p.feited02 a,.Forfeited ul li p.feited02 a:visited{ color:#000000;}
.Forfeited ul li p.feited02 a:hover{ color:#e80000;}
/* 联系我们 */
.Contactus{ padding-bottom:100px;}
.Contactus ul{ padding:25px; 0 40px 0;}
.Contactus ul li{ color:#393939; font-size:14px;}
.Contactus p{ width:446px; height:291px; border:#cccccc solid 2px; margin-left:120px;}
/* 网站导航 */
.Navigation .title{ background:none; border-bottom:0px; text-align:center; height:60px; color:#e80000; margin-top:15px; font-weight:bold; font-size:16px; padding-left:0px;}
.Navigation ul{ padding:20px 0 0 54px;}
.Navigation ul li{ color:#494848; font-family:"Microsoft Yahei","微软雅黑"; font-size:14px;}
/* 人才招聘 业务介绍内容页 */
.Recruitment ul{ padding-top:0px;}
.Recruitment li{ padding:26px 0 0 0;}
.Recruitment li h1{ color:#575757;font-size:13px; font-family:"宋体";}
.Recruitment li p{color:#575757; font-size:13px; font-family:"宋体"; padding-left:29px;}
/* 鉴定室内容页 接待室内容页 总经理办公室 */
.Identification ul{}
.Identification ul li.cation01{ margin-bottom:30px; text-align:center;}
.Identification ul li.cation02{ line-height:24px; color:#000000; font-size:13px; font-family:"宋体"; text-indent:2em; padding:0 5px;}
/* 新闻列表内容页 */
.ListContents .title{ color:#000000; height:24px;}
.ListContents h2{ text-align:center; font-weight:normal; color:#989898;}
/* 绝当物品内容页 */
.Forfeited_nr{}
.Forfeited_nr td{ color:#525252; font-size:14px;}
.Forfeited_nr .title1{padding-left:15px;height:30px; line-height:30px; border-bottom:#f4d3a6 solid 1px; background:url(../images/yun.png) no-repeat 657px center; font-family:"Microsoft Yahei","微软雅黑"; font-size:14px; color:#000000; margin-top:20px; }
.Forfeited_nr p{ text-align:center; padding:30px 0 0 0;}
.Forfeited_nr .forfeited_zt01{ color:#e80000; font-size:14px; font-weight:bold;}
.Forfeited_nr .forfeited_zt02{ font-family:"Microsoft Yahei","微软雅黑"; font-size:18px; font-weight:normal;}
/* 绝当物品内容页后加修改 */
.Forfeited_nr .last_bot01{ background:url(../images/xiangqing01.jpg) no-repeat; width:118px; height:35px; font-size:14px; color:#FFFFFF; font-weight:bold; border:0px; cursor:pointer}
.Forfeited_nr .last_bot02{ background:url(../images/xiangqing01.png) no-repeat;}

/*******======================================================= 确认订单信息 ====================================================*****/
.Settlement{ width:940px; margin:0 auto; height:38px; line-height:38px; background:#eeeeee; border:#dddddd solid 1px; margin-top:20px;}
.Settlement .left{ float:left;color:#333333; padding:0 0 0 31px;}
.Settlement .left span{ color:#cc0000; font-weight:bold;}
.Settlement .right{ float:right; text-align:right;padding:0 20px 0 0; color:#333333; font-size:14px; font-weight:bold;}
.Settlement .right span{ color:#cc0000; font-size:20px; font-family:"微软雅黑"; font-weight:normal;}
.Push{ text-align:right; margin-top:20px; padding-right:10px;}

.orderlist{ padding:0 10px 20px 10px;}
.orderlist td{ border-bottom:#d4d4d3 dashed 1px;}




