@charset "utf-8";
/* CSS Document */
/* 分页 */
.pages {padding: 10px 0; text-align: center; font-family:Arial, Helvetica, sans-serif;}
.pages a {border:#ddd 1px solid; padding: 2px 5px; margin-right: 2px;}
.pages a:hover{background:#f2f2f2}
.pages .current {padding:2px 5px; background:#eee; color:#999;border:#ddd 1px solid; margin-right:2px; }

/* 上一页,下一页 */
.next_previous{padding:10px 0; overflow:hidden; float:none; border-top:1px dotted #dfdfdf;}
.next_previous .previous{width:45%; float:left; text-align:left; background:url(images/iprevious.gif) left center no-repeat; padding-left:20px;}
.next_previous .next{width:45%; float:right; text-align:right; background:url(images/inext.gif) right center no-repeat; padding-right:20px;}

/*表单 */
.formtable td{padding:5px;}
.formtable td .text{border:1px solid #ccc; height:30px; line-height:30px; padding:0 5px; margin:0; outline:none;}
.formtable td textarea{border:1px solid #ccc; margin:0; padding:5px; overflow:auto; outline:none;}
.formtable td .scode{height:26px; border:1px solid #ccc; padding:2px; float:left; border-left:none; cursor:pointer;}
.formtable td .but{background:#e43d3f; border:1px solid #800000; padding:10px 20px; margin:0; color:#fff; cursor:pointer; font-size:15px; border-radius:2px;}
.formtable td .but:hover{background:#800000;}

/*按钮 */
.ug a{background:#e43d3f; border:1px solid #800000; color:#fff; font-size:16px; height:40px; line-height:40px; display:block; width:200px; text-align:center; margin:100px auto; border-radius:2px;}
.ug a:hover{background:#800000;}

.sumorder{background:#e43d3f; border:1px solid #800000; color:#fff; font-size:16px; height:40px; line-height:40px;width:150px; text-align:center; border-radius:2px; margin-top:10px;}
.sumorder:hover{background:#800000;}

/* 内页产品导航
.pagenav_one{margin:0; padding:0 10px; list-style:none;}
.pagenav_one li{line-height:35px; width:100%; float:left;}
.pagenav_one li a{display:block; padding-left:15px; background:url(img/one.jpg) no-repeat 0 13px; border-bottom:1px dotted #dfdfdf; font-size:12px;}
.pagenav_one .curr a{color:#800000;}
.pagenav_two{display:none;}
.pagenav_three{display:none;}
.pagenav_one .curr .pagenav_two li a{padding-left:30px; background:url(img/one.jpg) no-repeat 15px 13px; color:#333;}
.pagenav_one .curr .pagenav_two li a:hover{color:#800000;}
.pagenav_one .curr .pagenav_two .curr a{color:#800000;}
.pagenav_one .curr .pagenav_two .curr .pagenav_three li a{padding-left:50px; background:url(img/one.jpg) no-repeat 35px 13px; color:#333;}
.pagenav_one .curr .pagenav_two .curr .pagenav_three li a:hover{color:#800000;}
.pagenav_one .curr .pagenav_two .curr .pagenav_three .curr a{color:#800000;}*/

.pagenav_one{margin:0; padding:0 10px; list-style:none;}
.pagenav_one li{line-height:45px; width:100%; float:left;}
.pagenav_one li a{display:block; padding-left:15px;  no-repeat 0 13px; border-bottom:1px dotted #dfdfdf; font-size:15px;}
.pagenav_one .curr a{color:#800000;}
.pagenav_two{display:none;}
.pagenav_three{display:none;}
.pagenav_one .curr .pagenav_two li a{padding-left:30px; background:url(img/one.jpg) no-repeat 15px 13px; color:#333;}
.pagenav_one .curr .pagenav_two li a:hover{color:#800000;}
.pagenav_one .curr .pagenav_two .curr a{color:#800000;}
.pagenav_one .curr .pagenav_two .curr .pagenav_three li a{padding-left:50px; background:url(img/one.jpg) no-repeat 45px 13px; color:#333;}
.pagenav_one .curr .pagenav_two .curr .pagenav_three li a:hover{color:#800000;}
.pagenav_one .curr .pagenav_two .curr .pagenav_three .curr a{color:#800000;}




/* 焦点图 */
.flexslider{position:relative;height:418px;overflow:hidden;background:url(images/loading.gif) 50% no-repeat;}
.flexslider ul{margin:0; padding:0; list-style:none;}
.slides{position:relative;z-index:1;}
.slides li{height:418px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:#333;cursor:pointer; border-radius:10px;}
.flex-control-nav .flex-active{background:#e43d3f;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(images/prev.gif) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(images/next.gif) center center no-repeat;}


/*分类信息列表*/
.clist1 ul{margin:0; padding:0; list-style:none;}
.clist1 ul li{border-bottom:1px dotted #dfdfdf; line-height:35px; background:url(img/nic.jpg) left center no-repeat; padding-left:20px; height:35px; overflow:hidden;}
.clist1 ul li a{float:left;}
.clist1 ul li span{float:right; color:#999;}

.clist2 ul{margin:0; padding:0; list-style:none;}
.clist2 ul li{border-bottom:1px dotted #dfdfdf; padding:10px 0; font-size:12px;  overflow:hidden;}
.clist2 ul li img{border:1px solid #dfdfdf; padding:4px; margin-right:10px; width:120px; float:left;}
.clist2 ul li .c_tip{color:#999; display:block;}
.clist2 ul li .c_title{font-size:15px; display:block;}
.clist2 ul li .c_title strong{font-size:15px;}


.clist3 ul{margin:0; padding:0; list-style:none; width:760px;}
.clist3 ul li{padding:4px; border:1px solid #dfdfdf; overflow:hidden; width:170px; height:200px; float:left; margin:0 10px 10px 0;}
.clist3 ul li .c_img{/*非IE的主流浏览器识别的垂直居中的方法*/ 
display: table-cell; 
vertical-align:middle; 
/*设置水平居中*/ 
text-align:center; 
/* 针对IE的Hack */ 
*display: block; 
*font-size: 149px;/*约为高度的0.873，200*0.873 约为175*/ 
*font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/ 
width:170px; 
height:170px; 
}
.clist3 ul li a{cursor:pointer;}
.clist3 ul li .c_img img{max-height:170px; max-width:170px; vertical-align:middle;}
.clist3 ul li .c_title{font-size:12px; display:block; height:25px; line-height:25px; overflow:hidden; text-align:center;}

.clist4 ul{margin:0; padding:0; list-style:none; width:880px;}
.clist4 ul li{padding:6px; border:1px solid #dfdfdf; overflow:hidden; width:170px; height:172px; float:left; margin:0 0 35px 30px;}
.clist4 ul li .c_img{height:140px; width:130px; margin:auto;}
.clist4 ul li a{cursor:pointer;}
.clist4 ul li a:hover span{color:#db2039}
.clist4 ul li .c_img img{width:156px; height:140px; margin:auto;}
.clist4 ul li .c_title{font-size:12px; display:block; height:25px; line-height:25px; overflow:hidden; text-align:center;}

/*文章头部*/
.a_title{text-align:center; padding-bottom:10px; margin-bottom:10px; border-bottom:1px dotted #dfdfdf;}
.a_title h1{font-size:20px; margin:0; padding:0; line-height:40px;}
.a_title span{display:block; text-align:center; color:#999;}

/*产品展示*/
.p_des{width:400px; float:right;}
.p_des span{display:block; padding:5px 0;}
.p_des h1{margin:0; padding:0;color:#800000; font-size:20px;}
.p_des .price{font-size:15px; display:block; color:#800000;}
.p_des .buy a{background:#e43d3f; border:1px solid #800000; color:#fff; font-size:15px; height:30px; line-height:30px; display:block; text-align:center; width:120px; margin:5px 0; border-radius:2px;}
.p_des .buy a:hover{background:#800000;}
.p_tab_title{background:#fff url(images/line.jpg) bottom repeat-x; height:85px; margin:10px 0;}
.p_tab_title ul{margin:0; padding:0; list-style:none;}
.p_tab_title ul li{float:left; height:34px; font-size:15px; font-weight:bold; display:block; width:100px; text-align:center;line-height:34px; border:1px solid #dfdfdf; background:images/line.jpg) bottom repeat-x; border-bottom:none; margin-right:10px; cursor:pointer;}
.p_tab_title ul .hover{background:#fff; color:#800000;}

/*图片局部放大*/
.zoom_section{width:310px; float:left;}
.zoom_small_image {border:1px solid #dfdfdf;}
.zoom_small_image img{width:308px;}
.zoom_thum{clear:both; overflow:hidden; width:320px;}
.zoom_thum img{width:60px; height:60px; padding:4px; border:1px solid #dfdfdf; margin:10px 10px 0 0; float:left;}
.zoom_thum .cimg img{border:1px solid #ff8998;}
.cloud_zoom_lens{background:#ffcc00;cursor:move;}
.cloud_zoom_title{display:none;}
.cloud_zoom_big{border:1px solid #dfdfdf;overflow:hidden; margin-left:-8px; margin-top:3px;}
.cloud_zoom_loading{color:white;background:#222;padding:5px;border:1px solid #000;}

.carttable td{border-bottom:1px dotted #dfdfdf; padding:5px 0; background:#fff;}
.carttable .ctype td{font-size:13px;color:#800000; padding-bottom:15px;}
.carttable .ctype:hover td{background:#fff;}
.carttable tr:hover td{background:#fff3f3;}
.carttable td img{border:1px solid #dfdfdf; padding:4px; width:50px; background:#fff;}
.carttable td input{height:20px; line-height:20px; text-align:center; width:50px; margin:0; padding:5px; border:1px solid #dfdfdf;float:left;}
.carttable td .cartnum{border:1px solid #dfdfdf; height:30px;width:50px; padding:0 5px; border:1px solid #dfdfdf; line-height:30px; background:#fff; float:left; display:block; text-align:center;}
.carttable td .change{height:30px;width:30px; border:1px solid #dfdfdf; border-left:none; background:#fff; float:left; display:block; text-align:center;}
.carttable td .change a{display:block; height:30px; line-height:30px; font-size:15px;color:#800000; font-family:Arial, Helvetica, sans-serif;}
.carttable td .newnum{position:absolute;width:124px;height:32px; margin-left:0; padding:0; background:#fff; z-index:2; float:left; display:none;}
.carttable td .newnum a{border:1px solid #dfdfdf; text-align:center; line-height:30px; display:block;color:#800000;}


/*招聘*/
.job{border-bottom:1px dotted #dfdfdf; margin-bottom:10px; padding-bottom:10px;}
.job .jtitle{margin:0; padding:0; font-size:14px; background:url(images/arr.gif) left center no-repeat; padding-left:15px; display:block; font-weight:bold;}
.job span{padding-right:30px;}
.memo{color:#999; border-bottom:1px dotted #dfdfdf; line-height:30px; display:block; text-align:center;}

/*相册幻灯*/
.slidealbum{}
.Hidden{display:none;}
.OriginalPicBorder{margin:0; padding:0;}
#OriginalPic{width:750px;overflow:hidden;position:relative;font-size:12px;}
#OriginalPic img{display:block;margin:0 auto;}
.CursorL{position:absolute;z-index:999;width:50%;height:600px;color:#FFF;left:0; bottom:60px;cursor:url(images/CurL.cur),auto;background:url(images/space.gif) repeat scroll 0 0 transparent;}
.CursorR{position:absolute;z-index:999;width:50%;height:600px;color:#FFF;right:0; bottom:60px;cursor:url(images/CurR.cur),auto;background:url(images/space.gif) repeat scroll 0 0 transparent;}
.SliderPicBorder{width:750px;}
.SliderPicBorder img{width:750px;}
.Summary{line-height:40px;display:block;padding:0 100px 0 10px; color:#fff; background:#000; position:relative; height:40px; overflow:hidden; margin-top:-40px; filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;}
.ThumbPicBorder{width:750px; padding-top:10px;}
#ThumbPic img{background:#fff; cursor:pointer; padding:1px; border:1px solid #dfdfdf; margin:0 0 0 10px;width:71px;height:71px;display:block;}
#ThumbPic img.active{border:1px solid #cc0000; height:71px; width:71px;}
.jCarouselLite{float:left;}
#btnPrev{background:#333 url(images/arrowl.gif) center no-repeat; height:75px; width:30px; float:left; display:block; cursor:pointer;}
#btnNext{background:#333 url(images/arrowr.gif) center no-repeat; height:75px; width:30px; float:right; display:block; cursor:pointer;}
.slidecount{width:80px; padding-right:10px; height:40px; line-height:40px; color:#ff0000; font-size:16px; text-align:right; display:block; float:right; position:relative; margin-top:-40px;}
.slidecount span{ color:#ff0000; font-size:16px; }


