@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 #db2039; padding:10px 20px; margin:0; color:#fff; cursor:pointer; font-size:15px; border-radius:2px;}
.formtable td .but:hover{background:#db2039;}

/*按钮 */
.ug a{background:#e43d3f; border:1px solid #db2039; 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:#db2039;}

.sumorder{background:#e43d3f; border:1px solid #db2039; color:#fff; font-size:16px; height:40px; line-height:40px;width:150px; text-align:center; border-radius:2px; margin-top:10px;}
.sumorder:hover{background:#db2039;}

/* 内页导航 */
/* 内页导航 */
.pagenav_one{margin:0; list-style:none; overflow:hidden; background:url(img/sl.jpg) bottom repeat-x; margin-bottom:20px;}
.pagenav_one li{line-height:40px;float:left; padding-right:15px;height:45px; background:url(img/sa.jpg) right center no-repeat;}
.pagenav_one li a{display:block; font-size:14px; font-weight:bold; padding:0 15px; background:#ed5048;color:#fff; }
.pagenav_one .curr a{background:#11b509; }
.pagenav_one .pagenav_two{display:none;}

.pagenav_one .curr .pagenav_two li a{padding-left:30px; background:url(images/two.gif) no-repeat 15px 13px; color:#333; display:block;}
.pagenav_one .curr .pagenav_two li a:hover{color:#ab7036;}
.pagenav_one .curr .pagenav_two .curr a{color:#ab7036;}

.pagenav_one .curr .pagenav_two .curr .pagenav_three li a{padding-left:50px; background:url(images/three.gif) no-repeat 35px 13px; color:#333;}
.pagenav_one .curr .pagenav_two .curr .pagenav_three li a:hover{color:#ab7036;}
.pagenav_one .curr .pagenav_two .curr .pagenav_three .curr a{color:#ab7036;}

/* 焦点图 */
.flexslider{position:relative;height:431px;overflow:hidden;background:url(images/loading.gif) 50% no-repeat; border-bottom:1px solid #dfdfdf;}
.flexslider ul{margin:0; padding:0; list-style:none;}
.slides{position:relative;z-index:1;}
.slides li{height:431px;}
.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:#db2039;}
.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:32px; background:url(images/arrs.gif) left center no-repeat; padding-left:10px; height:32px; 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 #333333; padding:10px 0; font-size:12px;  overflow:hidden; }
.clist2 ul li img{border:1px solid #dfdfdf; padding:4px; margin-right:10px; width:161px; height:200px; 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;color:#47a63c}


.clist3 ul{ padding-top:10px; list-style:none; width:920px; margin:auto;}
.clist3 ul li{overflow:hidden; width:224px; height:325px; float:left; margin:0 5px 15px 0;}
.clist3 ul li .c_img{height:300px; width:224px; background:#fff; display:block; overflow:hidden;}
.clist3 ul li .c_title{height:30px; line-height:30px;}
.clist3 ul li a{cursor:pointer;}
.clist3 ul li a:hover .c_title{color:#db2039}
.clist3 ul li .c_img img{height:300px;width:224px; overflow:hidden;}
.clist3 ul li .c_img .imgf{display:none;}
.clist3 ul li .c_img:hover img{display:none;}
.clist3 ul li .c_img:hover .imgf{display:block;}
.clist3 ul li .c_title{font-size:14px; display:block; height:25px; line-height:25px; overflow:hidden; text-align:center;}

.clist4 ul{margin-top:10px; padding:0; list-style:none; width:1290px; background:url(img/case_ul_bg.png) no-repeat top left;}
.clist4 ul li{overflow:hidden; width:257px; height:137px; border:1px solid #dfdfdf; padding:1px;float:left; margin:0 52px 20px 0;}
.clist4 ul li .c_img{height:258px; width:110px; background:#fff;}
.clist4 ul li a{cursor:pointer;}
.clist4 ul li a:hover span{color:#db2039}
.clist4 ul li .c_img img{height:112px;width:260px;}
.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:800px; float:right;}
.p_des span{display:block; padding:5px 0;}
.p_des h1{margin:0; padding:0;color:#db2039; font-size:20px;}
.p_des .price{font-size:15px; display:block; color:#db2039;}
.p_des .buy a{background:#e43d3f; border:1px solid #db2039; 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:#db2039;}
.p_tab_title{background:#f4f8f9 url(images/line.jpg) bottom repeat-x; height:57px; margin:10px 0;}
.p_tab_title ul{margin:0; padding:0; list-style:none; background:#42d199;}
.p_tab_title ul li{float:left; height:57px; font-size:15px; font-weight:bold; display:block; width:167px; text-align:center;line-height:36px; border-bottom:none; margin-right:10px; cursor:pointer;}
.p_tab_title ul .hover{ color:#ffffff; height:57px;background:url(img/detailbg.png) no-repeat; }

/*图片局部放大*/
.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:#db2039; 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:#db2039; 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:#db2039;}


/*招聘*/
.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; }

.pageleft{border-bottom:1px solid #47a63c ;}