﻿/*新闻相关*/
.width{width:1200px;margin:0 auto;}
.p10{padding:10px;}
.subject{border-bottom:1px solid #eaeaea;}
.subject b{border-bottom:1px solid #156EB8;height:40px;line-height:40px;display:inline-block;margin-bottom:-1px;font-weight:normal;color:#3b3b3b;font-size:18px;font-family:microsoft yahei;}
.subject .more{float:right;}
.more a{font-size:14px;color:#999;}
.more a:hover{color:#f99f2e;}

.home_title{width:1080px;margin:20px auto;text-align:center; font-size: 14px;line-height: 24px;}
.home_title .border{padding:20px 0;margin:-25px auto -14px auto; color:#999999}
.home_title h2{font-size:32px;font-weight: 300;color: #37474f;display:inline-block;padding:0 30px;}

.home_title p{font-size:14px;color:#999;background:#fafafa;display:inline-block;padding:0 10px;margin:0;font-weight:400;}

.home_more{width:1080px;margin:20px auto;text-align:center; font-size: 14px;line-height: 24px;}
span.more{display: inline-block;width: auto; position: relative; margin-bottom: 10px;}
span.more a{display: block; padding: 5px 18px; color: #2384D5;margin: 0 2px; border-radius: 2px;border: 1px solid #2384D5; line-height:26px;}
span.more a:hover{background: #2384D5;color: #fff;border: 1px solid #2384D5;}
span.more a .fa {
    padding-left: 10px;
}

.bg_white .border{border-color:#f3f3f3;}
.bg_white .home_title h2,.bg_white .home_title p{background:#fff;}


.home_about{clear:both;overflow:hidden;}
.home_about .left{float:left;width:410px;margin-right:30px;}
.home_about .left video{background:#000;}
.home_about .right{float:right;width:750px;line-height:30px;font-size:14px;}
.home_about .right h2{font-size: 25px;font-weight: 600;margin-bottom: 15px;}
.home_about .right p{font-size:15px;line-height:28px;margin:0 0 10px 0; color:#777}
.home_about .right a.btn-about{padding: 10px 20px;}

.home_nav{text-align:center;}
.home_nav ul{margin:25px auto;}
.home_nav ul li{display:inline-block;width:auto;position:relative;margin-bottom:10px;}
.home_nav ul li a{display:block;padding:6px 30px;color:#333;font-size:14px;background:#fff;margin:0 2px;border-radius:2px;border:1px solid #E7E7E7;}
.home_nav ul .hover a,.home_nav ul li a:hover{display:block;color:#fff;font-size:14px;background:#2384D5;margin:0 2px;}

.home_nav ul li dl{display:none;background:#2384D5;padding:2px 0;margin:16px 0 0 0;z-index:999;}
.home_nav ul .hover dl{display:none;text-align:left;position:absolute;top:20px;left:3px;}
.home_nav ul .hover dl dt a{display:block;font-weight:normal;color:#fff;background:#2384D5;min-width:200px;border:0;}
.home_nav ul .hover dl dt a:hover{background:#fff;color:#333;border:0;}

.home_pro{margin:30px 0 0px 0;width:1206px;clear:both;}
.home_pro ul li{width:24%;margin:0 1% 1% 0;float:left;}
.home_pro ul li a{border:1px solid #ededed;padding:4px;display:block;background:#fff;}
.home_pro ul li a div{overflow:hidden;width:100%;height:100%;min-height:279px;text-align:center;}
.home_pro ul li a div img{max-width:279px;max-height:279px;border:0;transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}
.home_pro ul li:hover{box-shadow:0px 1px 10px rgba(0,0,0,0.1);}
.home_pro ul li a:hover div img{transform:scale(1.3);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);}
.home_pro ul li a p{text-align:left;font-size:14px;color:#333;margin:0;padding:10px;}
.home_pro ul li a:hover p{color:#f30;}
.home_pro ul li a .title{min-height:70px;}
.home_pro ul li a .price{min-height:40px;color:#f60;font-family:Lucida Grande, Arial, 微软雅黑, 宋体;font-weight:400;padding:0 10px 10px 10px;}
.home_pro ul li a .price span{float:right;font-weight:normal;color:#999;}

.home_news{margin-bottom:20px;background:#fff;}
.home_news_list{}
.home_news_list li{overflow:hidden;padding:12px 0 12px 0;float:left;width:49%;margin-right:1%;min-height:90px;}
.home_news_list li .date{float: left; width: 86px;height: 80px;}
.home_news_list li .date .dateline{width: 70px;height: 54px;display: block;background-color:#2384d5;text-align: center;line-height: 54px;font-size: 30px;font-weight: bold;color: #fff;}
.home_news_list li .date em{display: block;text-align: center;font-style: normal;width: 70px; background: #eee; color: #888;}
.home_news_list li .txt{color: #999; font-size: 12px; margin-left: 88px; line-height: 22px; text-decoration:none;}
.home_news_list li .txt a{display: block;line-height: 30px; font-size: 16px; color: #333;text-decoration:none;}
.home_news_list li .txt a:hover{ color: #db261f;text-decoration:none;}
.home_more{width:1080px;margin:20px auto;text-align:center; font-size: 14px;line-height: 24px;}
span.more{display: inline-block;width: auto; position: relative; margin-bottom: 10px;}
span.more a{display: block; padding: 5px 18px; color: #2384D5;margin: 0 2px; border-radius: 2px;border: 1px solid #2384D5; line-height:26px;}
span.more a:hover{background: #2384D5;color: #fff;border: 1px solid #2384D5;}
span.more a .fa {
    padding-left: 10px;
}
