.clear{ clear:both;}
.head-right {    width: 25%;}
.head-right img{ width:23px; }
.index-nav li em{ position: relative;    top: -54px;}
.goods-list .cover-box ._bg{ height:260px;}


.base-nav .mynavs a{ margin-left:0;}
.base-nav .navs a:hover{ color:#002f7b; }

.news-list2 .title{ padding-left:0; }

.service li { background:#f5f5f5; width:360px; border:1px solid #eee;  padding:60px 0;  float:left; margin:10px; text-align:center; font-size:22px; border-radius:20px; font-weight:bold;  }
.service li span{ display:block;  font-size:20px; color:#999; font-weight:normal; padding-top:10px;  }
.service li:hover { background:#00307b; color:#fff; }
.service li:hover span{ color:rgba(255,255,255,0.5)}

.contact-map{ border-bottom:0; }
.swiperNews .tit{ height: 60px; line-height: 60px; background:#002f7c;}
.index-nav li a{ border:2px solid #888; width:90px; height:90px; line-height:90px;border-radius:45px;  padding-top: 53px; margin: 0 auto;}
.index-nav li a:hover{ border:2px solid #002f7c; background:#002f7c; color:#fff;}
.index-nav li em{ height:90px;  line-height:22px;}

.company-video-box .txt p{ text-indent:2em; }
.preNext li { padding-top:10px; }
.good-top h2{ color:#111; }
@media (max-width: 1199px)  { 
.swiperNews {display:none;}

} 

@media (max-width: 1075px)  { 
.mybase_nav{ height:113px;}
}  

@media (max-width: 992px)  { 
.mybase_nav{ height:98px;}
}  

@media (max-width: 768px)  { 
.mybase_nav .w1200{ height: .7rem;    line-height: .7rem;}
.mybase_nav{ height:80px;}
.mybase_nav .mynavs a{ height:33px; line-height:33px;}
}  

@media (max-width: 606px)  { 
.mybase_nav .w1200{ height: .7rem;    line-height: .7rem;}
.mybase_nav{ height:122px;}
.mybase_nav .mynavs a{ height:33px; line-height:33px;}
}  
/*分页样式*/
.page_info { text-align: center; margin: 50px 0;	color: #333; }
.page_info span { padding: 0 2px; font-weight: bold;}
.page_list { line-height: 24px; text-align: center;	letter-spacing: 0; 	font-size: 20px; margin: 50px 0; }
.page_list a { display: inline-block; color: #666; border:  1px solid #e5e5e5;;	background: #fff;     width: 35px;  font-size:14px;
    height: 35px;   line-height: 35px;   margin: 0 3px;}
.page_list a:hover {	color: #1c7ccc;
    border: 1px solid #1c7ccc;	background: #fff;}
.page_list a.on { display: inline-block; color: #fff; border:  1px solid #e5e5e5;	background: #002f7b;     width: 35px;  font-size:14px;
    height: 35px;   line-height: 35px;   margin: 0 3px; }
