/* 轮播图 */
#indexslide{width: 100%;height: 623px;position:relative;-webkit-animation: all .3s;animation: all .3s;*z-index:10;}
.flexslider{position:relative;height:623px;overflow:hidden;background:url(../images/common/loading.gif) 50% no-repeat;width:100%;z-index:1;}
.slides{position:relative;z-index:1;}
.slides li{height:623px;}
.flex-control-nav{position:absolute;bottom:15px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:20px;height:20px;margin:0 5px;*display:inline;zoom:1; line-height:40px;}
.flex-control-nav a{display:inline-block;width:20px;height:20px;line-height:60px;overflow:hidden;background:url(../images/common/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:42%;}
.flex-direction-nav li a{display:block;width:45px;height:80px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:0px;background:url(../images/common/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:0px;background:url(../images/common/next.png) center center no-repeat;}

/*分类*/
.fenlei{ width:100%; height:96px; line-height:96px; background:url(../images/common/flbg.jpg) repeat-y center;}
.fenlei ul{ display:block; width:1200px; height:96px; line-height:96px; margin:0 auto;}
.fenlei ul li{ width:50%; text-align:center; float:left; font-size:28px; font-weight:400;}
.fenlei ul li a{ color:#fff; display:block; width:100%; height:100%;}
.fenlei ul li a:hover{ background:#c41b00;}

/*产品推荐*/
.pro{ width:1360px;height:auto; margin:0 auto; overflow:hidden;}
.pro_bt{ width:100%; color:#333; font-size:36px; height:100px; line-height:100px; text-transform:uppercase; text-align:center; margin:30px 0;}
.pro_list .pcont {width:1203px;float:left;overflow:hidden; margin-left:30px; height:430px;}
.pro_list .ScrCont {width:4766px;zoom:1;margin-left:-5px;}
.pro_list #List1_1, .pro_list #List2_1 { float:left; width:1203px; overflow:hidden; height:430px;}
.pro_list .LeftBotton, .pro_list .RightBotton{ height:86px; float:left; margin-top:100px;}
.pro_list .LeftBotton{width:42px; float:left; height:86px; background:url(../images/common/left1.png) no-repeat;}
.pro_list .RightBotton{width:42px; float:right; height:86px; background:url(../images/common/right1.png) no-repeat;}
.pro_list .LeftBotton:hover{background:url(../images/common/left11.png) no-repeat;}
.pro_list .RightBotton:hover{background:url(../images/common/right11.png) no-repeat;}
.pro_list li { cursor:pointer;width:272px; height:426px;float:left; text-align:center; margin:0 16px; overflow:hidden; border:1px solid #bebdbc; background:#f9f6f3; line-height:60px;}
.pro_list li a{ display:block;width:100%; height:100%; overflow:hidden; line-height:24px; color:#333;  font-size:24px; background:#f9f6f3;transition: all .6s; }
.pro_list li a p{ width:272px; height:272px; overflow:hidden;border-bottom:1px solid #bebdbc; margin-bottom:34px;}
.pro_list li a p img{ width:272px; height:272px; background:#fff; z-index:1;transition: all .6s;}
.pro_list li a span{ font-size:16px; color:#875551; display:block; width:125px; height:30px; line-height:30px; border-radius:60px; border:1px solid #875551; margin:26px auto 0; background:url(../images/common/buy.png) no-repeat 30px center; text-indent:60px; text-align:left;}
.pro_list li a:hover p img{transform: scale(1.1);}
.pro_list li a:hover{ color:#875551; background:#fff;}
.pro_list li a:hover span{ background:url(../images/common/buy1.png) no-repeat 30px center #875551; color:#fff;}


/*关于我们*/
.aboutbg{ width:100%; height:180px; background:#875551; padding:20px 0; margin-top:80px;}
.about{ width:1200px; height:auto; margin:0 auto;}
.about_left{ width:820px; float:left;}
.about_left span{ font-size:36px; color:#fff; display:block; margin-bottom:15px; text-transform:uppercase;}
.about_left span::first-letter{ font-size:60px;}
.about_left p{ font-size:16px; color:#cfbfbe; line-height:30px;}
.about_left p a{color:#cfbfbe;}
.about_right{ width:300px; float:right;}
.about_right a{ display:block; width:300px; height:60px; line-height:60px; text-align:center; color:#c41b00; background:#fff; border-radius:3px; margin-top:24px; text-transform:uppercase; font-size:24px;}
.about_right a:hover,.about_right a.cont_cur{ background:#c41b00; color:#fff;}

/*新闻*/
.news{ width:888px; float:left; margin:60px 0 40px;}
.news_bt{ width:100%; height:70px; line-height:70px; background:url(../images/common/btbg.png) no-repeat top left; font-size:28px;  text-transform:uppercase;}
.news_bt a{color:#333;}
.news_list{ width:100%;}
.news_list li{ width:390px; float:left; height:56px; line-height:24px; margin:20px 54px 20px 0;}
.news_list li span{ font-size:24px; width:82px; height:56px; float:left; text-align:center; margin-right:30px;}
.news_list li span em{ color:#0096c7; font-size:16px;}
.news_list li a{ font-size:18px; color:#666;}

.cata{ width:300px; float:right; margin:60px 0 40px;}
.cata ul{ display:block; margin-top:14px; float:left; width:100%;}
.cata ul li{ height:31px; line-height:31px; width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; background:url(../images/common/libg.png) no-repeat left center; text-indent:15px;}
.cata ul li a{ color:#666; font-size:16px;}




















