/*
Powered by ly200.com		http://www.ly200.com
广州联雅网络科技有限公司		020-83226791
*/

.banner{width:100%;max-height:686px;}
.banner_area{width:1200px;max-height:686px;margin:0 auto;position:relative;}
.banner .banner_name{font-family:'Swiss721BT Blank',Tahoma,arial;font-size:72.64px;font-weight:bold;position:absolute;left:0px;top:250px;width:510px;color:#fff;text-align:center;}
.banner .banner_link{position:absolute;top:455px;left:180px;display:inline-block;width:175px;height:40px;background:url('../images/banner_link_bg.jpg') no-repeat center center;line-height:46px;text-align:center;text-decoration:none;font-size:16px;font-family:'Shruti';color:#000;}

.index_main{width:1200px;margin:0 auto;}
.index_main .products_bg{width:1200px;border-top:1px solid #ffe401;margin-top:60px;text-align:center;}
.index_main .products_bg .products_title{display:inline-block;font-family:'OpenSans Light',Euphemia,arial;color:#ffe401;font-size:42px;margin-top:-27px;background:#000;padding:0px 20px;}
.index_main .products_bf_desc{font-family:'ArialNarrow',arial;text-align:center;color:#fff;font-size:18px;width:900px;margin:20px auto;}
.index_main .category_nav{width:100%;text-align:center;height:40px;}
.index_main .category_nav li{display:inline-block;min-width:90px;height:40px;border-radius:3px;background:#ffe200;line-height:40px;position:relative;margin:0px 7px;}
.index_main .category_nav li a{font-family:'arial';font-size:16px;font-weight:bold;color:#000;padding:0px 20px;text-decoration:none;display:block;}
.index_main .category_nav li .arrow{width:0;height:0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 4px solid #ffe200;position:absolute;bottom:-4px;left:40%;display:none;}
.index_main .category_nav li.on .arrow{display:block;}
.index_main .category_nav li:hover{background:#e30101;}
.index_main .category_nav li:hover a{color:#fff;}
.index_main .category_nav li:hover .arrow{border-top: 4px solid #e30101;}

.pro_list_box{width:1200px;min-height:856px;}
.pro_list{width:1200px;margin-top:40px;position:relative;display:none;}
.pro_list.show{display:block;}
.pro_list .left_btn{position:absolute;top:400px;left:-90px;width:60px;height:60px;background:url('../images/left_btn.png') no-repeat;cursor:pointer;}
.pro_list .right_btn{position:absolute;top:400px;right:-90px;width:60px;height:60px;background:url('../images/right_btn.png') no-repeat;cursor:pointer;}
.pro_list li{width:1200px;float:left;margin-right:13px;}
.pro_list dd{width:290px;height:410px;float:left;border-radius:3px;overflow:hidden;margin-right:13px;margin-bottom:18px;}
.pro_list dd:nth-child(4),.pro_list dd:nth-child(8){margin-right:0px;}
.pro_list dd .pro_pic{width:290px;height:290px;background:#fff;}
.pro_list dd .pro_msg{width:290px;height:120px;background:#361b5a;display:inline-block;}
.pro_list dd .pro_msg .pro_name{font-family:'Arial';font-weight:bold;font-size:17px;color:#fff;width:250px;margin:20px auto 0px;height:40px;overflow:hidden;}
.pro_list dd .pro_msg .pro_num{font-family:'Arial';font-size:14px;color:#d4d1d9;width:250px;margin:5px auto;}
.pro_list dd .pro_msg .more{font-family:'ArialNarrow',arial;font-size:14px;color:#d4d1d9;text-decoration:none;border-bottom:1px solid #d4d1d9;margin-left:20px;}

.pro_list dd:hover .pro_msg{background:#ffe200;}
.pro_list dd:hover .pro_name{color:#000;}
.pro_list dd:hover .pro_num{color:#000;}
.pro_list dd:hover .more{color:#695c00;border-color:#695c00;}
