@charset "utf-8";
/* CSS Document */

body{ background:#f7f7f7;}
.banner{ width:100%; height:400px; background:url(../images/news_banner.jpg) no-repeat center;}
.news_bt{ width:516px; height:37px; margin:52px auto;}
.news_bt a{ width:165px; height:37px; background:#e4e4e4; float:left; text-align:center; line-height:37px; color:#333; font-size:15px; margin:0 3px; display:block; transition:all 0.6s;}
.news_bt a:hover{ background:#da2416; color:#fff;}
.news_bt a.case_dq{ background:#da2416; color:#fff;}

.news_con{ width:1200px; height:auto; margin:0 auto;}
.news_con ul{ width:1232px; overflow:hidden;}
.news_con ul li{ width:584px; height:279px; background:#fff; float:left;  margin-right:32px; margin-bottom:32px; padding:32px 25px; box-sizing:border-box; transition:all 0.5s;}
.news_con ul li .bt{ width:534px; height:60px; border-bottom:1px solid #dbdbdb;}
.news_con ul li .bt span{ font-size:18px; color:#333;}
.news_con ul li .bt p{ font-size:16px; color:#999;}
.news_con ul li .nr{ width:534px; height:105px; margin-top:15px;}
.news_con ul li .nr h3{ width:530px; height:25px; line-height:25px; font-size:16px; color:#333; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_con ul li .nr p{ width:534px; height:50px; color:#666; overflow:hidden; line-height:25px;}
.news_con ul li .more{ width:106px; height:30px; border:1px solid #dbdbdb; border-radius:25px; color:#999; text-align:center; line-height:30px;}
.news_con ul li:hover{ box-shadow: 5px 5px 5px #bebebe;}
.news_con ul li.active{ width:584px; height:279px; margin-left:0px; opacity:1;}
.news_con ul li:hover .nr h3{ color:#e77600;}
.news_con ul li:hover .more{ border:1px solid #999; color:#999;}

.news_con_bt{ width:1000px; height:100px; margin:0 auto;}
.news_con_bt h3{ font-size:20px; color:#333; text-align:center; margin-bottom:15px;}
.news_con_bt .xin{ width:283px; height:25px; margin:0 auto;}
.news_con_bt .xin_left{ width:156px; height:25px; float:left; color:#999;}
.news_con_bt .xin_right{ width:100px; height:25px; float:right; color:#999;}
.news_con_nr{ margin:0 auto; width:1200px; height:auto!important; height:350px; min-height:350px; border-bottom:1px solid #dedede; padding-bottom:30px; margin-bottom:35px;}
.news_con_nr p{ line-height:30px; color:#333;}

.xi{ width:1200px; height:85px;margin:0 auto; margin-bottom:60px;}
.xi p{ color:#333; line-height:40px;}
.xi p a{ color:#333; width:550px; height:40px; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.xi p span{ width:65px; height:40px; line-height:40px; color:#333; float:left; display:block;}
.xi p i{ display:block; float:left; width:0px; height:1px; background:#333; margin-top:19px; transition:all 0.5s;}
.xi p:hover i{ width:30px; margin-right:10px;}













