@charset "utf-8";
/* CSS Document */

.sort_list{display:none} /*隐藏导航菜单列表*/
.news_banner{
width:100%;
height:300px;
background:url(/static/images/webpage/news_bg.jpg) center no-repeat;
color:#333333;
}
.news_banner_frame{
width:1200px;
margin:0 auto;
}
.news_top_txt{
float:right;
width:550px;
text-align:left;
margin-top:50px;
}
.news_top_txt p{ padding:0; margin:0;}
.news_top_title{ font-size:26px; line-height:60px;color:#D1F0FC}
.news_top_content{ font-size:14px; line-height:25px; color:#D1F0FC}
.news_top_link a{ float:left; padding:10px 20px; background-color:#C9151E; color:#FFFFFF; text-decoration:none; margin-top:15px;border-radius:3px;}
.news_top_link a:hover{ background-color:#E82029;}

.news_frame{ width:1200px; margin:auto; margin-top:30px;}
.news_nav_item{
float:left;
width:285px;

}
.news_nav_item .iconfont{ font-size:24px; color:#898989; padding-right:5px;}
.news_nav_item dl{ float:left; padding:0; margin:0;}
.news_nav_item dl dt{ float:left;height:50px; line-height:50px;}
.news_nav_item dl dt a{ float:left; width:275px; height:50px;padding-left:10px; background-color:#24292E; color:#FFFFFF; text-decoration:none; font-size:16px;}
.news_nav_item dl dt a:hover{background-color:#C9151E; color:#FFFFFF;}
.news_nav_item dl dd{ float:left; background-color:#5B5B5B;padding:0; margin:0; border-bottom:1px solid #6D6D6D;}
.news_nav_item dl dd a{ float:left; width:275px; height:40px; line-height:40px; padding-left:10px; color:#D6D6D6; text-decoration:none; font-size:14px;}
.news_nav_item dl dd a:hover,.news_nav_item dl dd a.sele{ background-color:#C9151E; color:#FFFFFF;}
.news_nav_item dl a .iconfont { font-size:18px;}
.news_nav_item dl a:hover .iconfont,.news_nav_item dl a.sele .iconfont{color:#FFFFFF;}
.news_nav_item dl dd .icon-xiala{ float:right;}

.news_mid_frame{ float:left; width:555px; margin-left:30px;}
.news_info_frame{
float:left;
margin-top:20px;
}
.width555{width:555px;}
.width300{width:300px;}
.mgtop0{ margin-top:0px;}
.news_info_frame dl{
float:left;
width:100%;
background-color:#EAEAEA;
margin:0;
}
.news_info_frame dt{
float:left;
width:100%;
height:50px;
line-height:50px;
background: -webkit-linear-gradient(#E3E3E3, #CACACA); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(#E3E3E3, #CACACA); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(#E3E3E3, #CACACA); /* Firefox 3.6 - 15 */
background: linear-gradient(#E3E3E3, #CACACA); /* 标准的语法 */
font-size:16px;
border-bottom:1px solid #5B5B5B;
}
.news_info_frame dt i{ font-size:24px; color:#898989; padding:0px 5px 0px 10px;}
.news_info_frame dt a{ float:right; padding-right:10px; color:#000000;}
.news_info_frame dt a:hover{ color:#C9151E}
.news_info_frame dd{ padding:0; margin:10px;}
.news_info_frame table{ float:left; text-align:left; margin-top:10px;}
.news_info_frame table th{ height:40px; border-bottom:1px solid #A0A0A0}
.news_info_frame table td{ height:35px; border-bottom:1px dashed #CCCCCC; color:#333333;}
.news_info_frame table td a{ color:#000000;}
.news_info_frame table td a:hover{ color:#C9151E}

.news_info_frame .brand_news_group{
float:left;
width:515px;
padding:10px;
border-bottom:1px solid #B4B4B4;
margin:0;
margin-left:10px;
}

.news_info_frame .brand_news_border{ float:left; width:160px; height:90px; background-color:#FFFFFF; padding:5px; display:flex; align-items:center; justify-content:center;}
.brand_news_border img{ max-width:160px; max-height:90px;}
.news_info_frame .brand_news_title { float:left; margin-left:10px; overflow:hidden; width:330px;white-space:nowrap;}
.news_info_frame .brand_news_title a{ float:left;font-size:16px; text-decoration:none; color:#000000; line-height:28px;}
.news_info_frame .brand_news_title a:hover{ text-decoration:underline;}
.news_info_frame .brand_news_content { float:left; width:330px; margin-left:10px; font-size:12px; color:#666666; line-height:20px;}

.news_right_frame{ float:left; width:300px; margin-left:30px;}
.news_right_frame dl{ padding-bottom:10px;}
.news_right_frame dt{ margin-bottom:6px;}
.news_right_frame dd{ float:left; padding:0; margin:0; padding-left:10px; line-height:27px; width:280px;}
.news_right_frame dd a{ float:left;color:#000000; text-decoration:none;}
.news_right_frame dd a:hover{ color:#C9151E; text-decoration:underline}
.news_right_frame dd span{ float:right; color:#666666; font-size:12px;}

.news_list_frame{
float:left;
width:885px;
margin-left:30px;
}
.news_list_frame ul{ float:left;margin:0; padding:0;}
.news_list_frame ul li{ float:left; list-style:none; height:150px;border-bottom:1px dashed #CCCCCC; padding-top:10px;}
.news_list_frame ul li:hover{ background-color:#F6F6F6;}
.news_list_frame_date{ float:left; width:72px; padding-left:5px;}
.news_list_frame_date p{ float:left;margin:35px 0px 0px 0px; padding:0;width:60px; height:40px; background-color:#7E7E7E; text-align:center; line-height:40px; color:#FFFFFF; font-size:24px;}
.news_list_frame_date span{ float:left;width:60px; height:20px; text-align:center; line-height:20px; background-color:#BDBDBD; color:#FFFFFF; font-size:12px; margin-top:1px;}
.news_list_frame_img{ float:left; margin-left:27px; margin-top:10px;}
.news_list_frame_img span{ float:left;width:170px; height:110px; border:1px solid #DCDCDC;border-radius:3px; display:flex;justify-content:center;align-items:center; background-color:#FFFFFF;}
.news_list_frame_img span img{ max-width:160px; max-height:100px;}
.news_list_frame_title{ float:left; width:485px; margin-left:16px; margin-top:5px;}
.news_list_frame_title h1{ font-size:16px;}
.news_list_frame_title a{ text-decoration:none; color:#000000;}
.news_list_frame_title a:Hover{ color:#C9151E; text-decoration:underline;}
.news_list_frame_title p{ float:left; margin:0; padding:0;font-size:12px; color:#999999; line-height:20px;}
.news_list_frame_btn{ float:left; height:150px;width:100px; text-align:right; padding-right:5px; margin-top:60px;}
.news_list_frame_btn a{color:#FFFFFF; background-color:#C9151E; padding:8px 10px;border-radius:3px; text-decoration:none}
.news_list_frame_btn a:hover{ background-color:#CC3927;}

.nav_crumbs{ width:1200px; margin:auto; height:30px; line-height:30px; margin-top:20px;}
.nav_crumbs a{ color:#000000;}
.nav_crumbs a:hover{ color:#C9151E;}

.news_content_header{ border-bottom:1px solid #CCCCCC; text-align:center; padding-bottom:10px;}
.news_content_header h1{ font-size:22px;}
.news_content_header p{color:#999999; font-size:12px; }
.news_content_header span{ margin-right:10px;}
.news_content_text{ padding:10px 0px; font-size:14px; line-height:25px;}
.news_keywords{ float:left; width:100%;}
.news_keywords span{ float:left; line-height:35px; font-weight:bold;}
.news_keywords a{ float:left; background-color:#D1D1D1; padding:8px 10px; margin-right:10px; text-decoration:none; color:#333333;border-radius:3px;}
.news_keywords a:hover{ background-color:#C9151E; color:#FFFFFF;}
.news_up_down{ 
float:left; 
width:100%; 
height:50px; 
line-height:50px; 
margin-top:30px; 
text-align:center; 
border-top:1px solid #D8D8D8;
border-bottom:1px solid #D8D8D8;
background-color:#EDEDED;
}
.news_up_down a{ text-decoration:none; color:#333333; margin-right:20px;}
.news_up_down a:hover{ color:#C9151E;}

.product_item_frame{ width:885px; margin:auto; }
.product_item_frame dl{ float:left; width:270px; height:295px; margin:0; padding:0; border:1px solid #DCDCDC;border-radius:5px; margin-right:30px; margin-top:30px; transition: transform 0.5s;}
.product_item_frame .mgr0{ margin-right:0px;}
.product_item_frame dl:hover{ 
border:1px solid #999999;
transform:translate(-5px,-5px);
-webkit-box-shadow: 3px 3px 3px #C3C3C3;
-moz-box-shadow: 3px 3px 3px #C3C3C3;
box-shadow: 3px 3px 3px #C3C3C3;
}

.product_item_frame dl dt{
float:left;
width:260px; 
height:190px; 
margin:5px;
}
.product_item_frame dl dt span{
width:260px;
height:190px;
text-align:center;
display: table-cell;
vertical-align:middle;
*display: block; 
*font-size: 165px;/* -----Height*0.873 -----*/
*font-family:Arial;
}
.product_item_frame dl dt img{
max-width:260px;
max-height:190px;
}

.product_item_frame dl dd{
float:left;
padding:0;
margin:0;
width:240px;
font-size:12px;
background-color:#EDEDED;
margin-left:5px;
padding:6px 10px 13px 10px;
}
.product_item_link{text-decoration:none; color:#000000; font-size:12px; line-height:18px; float:left; height:36px;}
.product_item_link:hover{ text-decoration:underline; color:#C9151E}
.product_item_btn{text-decoration:none; padding:5px 10px; background-color:#C9151E; color:#FFFFFF;border-radius:3px; margin-right:10px;}
.product_item_btn:hover{ background-color:#9A1017;}
.btn_bg_change{ background-color:#EF8201}
.product_xg_frame{ float:left;width:920px; margin-top:30px; font-size:16px; height:20px; line-height:20px;}
.product_xg_frame span{ float:left; width:6px; height:20px; background:#C9151E; margin-right:6px;}
.news_ad{float:left; width:100%; height:180px; background-color:#CCCCCC; line-height:200px; text-align:center; margin-top:20px;}