﻿.banners-pc{ clear:both; font-size:0;}
.banners-pc { clear: both; height:380px;}
.banners-pc .frame { height:380px; background: no-repeat center center; background-size: cover; }

.banners-mb{ clear:both; font-size:0;}
.banners-mb { display: none; clear: both; height: 380px; }
.banners-mb div { }
.banners-mb .frame { height: 100%; background: no-repeat center center; background-size: cover; }
.banners-pc .slick-dots li button{border:solid #f5883b 1px; width:10px; height:12px; opacity:0.7; background: none;}
.slick-dots li.slick-active button{ opacity:1; background:#f5883b;}

@media (max-width: 1024px) {
	.banners-pc { display: none; }
	.banners-mb { display: block; }
}



.news_home{}
.news_home .one{ display: block;}
.news_home .two{ display:none;}

.news_home .left{ margin-right:30px; width:270px; float:left;}
.news_home .left .h1{ padding:10px; font-size:16px; font-weight:bold; color:#fff; background:#0c62b9;}
.news_home .left .nav_lt{ margin-bottom:20px; overflow:hidden;}
.news_home .left .nav_lt .list{ overflow: hidden;}
.news_home .left .nav_lt .list li{}
.news_home .left .nav_lt .list li .box{ padding:15px 0; font-size:14px; color:#333; display:block; border-bottom:dashed #e4e4e4 1px;}
.news_home .left .nav_lt .list li .box .fa{ margin-right:10px; font-size:5px;-webkit-text-stroke: 3px white; color:#0c62b9;}
.news_home .left .nav_lt .list li .box:hover{ color:#0c62b9;}
.news_home .left .nav_lt .list li .on{ color:#0c62b9;}

.news_home .left .news_lt { overflow: hidden;}
.news_home .left .news_lt .list{ overflow: hidden;}
.news_home .left .news_lt .list li{float:left; width:49%;}
.news_home .left .news_lt .list li .box{padding:15px 0; display:block; overflow:hidden; border-bottom: solid #e4e4e4 1px;} 
.news_home .left .news_lt .list li .box .pic{ margin-right:10px; height: 65px; width:90px; background: no-repeat center center; background-size: cover; float:left; }
.news_home .left .news_lt .list li .box .p1{ margin-bottom:5px; line-height:20px; font-size:14px; color:#333; overflow:hidden; height:3em; }
.news_home .left .news_lt .list li .box .p2{ font-size:14px; color:#888888;}
.news_home .left .news_lt .list li .box:hover .p1{ color:#0c62b9;  transition: ease .3s;}

.news_home .right{ margin-bottom:35px; padding:35px 35px 0 35px; overflow:hidden; border:solid #eeeeee 1px; border-top:solid #0c62b9 2px;}
.news_home .right .tel{ text-align:center;}
.news_home .right .tel .p1{ margin-bottom:20px; font-size:30px; color:#333;}
.news_home .right .tel .p2{ margin-bottom:30px; font-size:14px; color:#999;}
.news_home .right .g_content{ margin-bottom:30px;}

.news_home .right .page{ border-top: dashed #e4e4e4 1px; padding:30px 0;}
.news_home .right .page .box{ margin-bottom:10px; display:block; font-size:14px; color:#888888;}
.news_home .right .page .next{ margin-bottom:0;}
.news_home .right .page .box span{ color:#333;}
.news_home .right .page .box:hover span{ color:#0c62b9;transition: ease .3s}

@media (max-width: 1024px) {
.news_home .one{ width:100%;}
.news_home .one .news_lt{ display:none;}
.news_home .two{ display:block; width:100%;}
.news_home .right{ width:100%;}
}

@media (max-width: 667px) {
.news_home .right{ padding:25px 15px 0 15px;}
}

.g_tag{padding:1em 0;}
