﻿/*主导航多级菜单*/
.hbg{width: 100%;height: 96px;position: absolute;top: 0px;z-index: 9999;background:#000;text-align: center;}
#logo{margin: 0;position: absolute;left: 10px;top:-18px;transition: .5s;}
#logo:hover{left: -10px;}
.ttel { margin: 1% 1% 0 0; position: absolute; right: 0; top: 0; }
#nav{width: 65%;height: 100%;display: inline-block;margin-right: 5%;}
#nav>ul{width:100%;position: relative;margin: 0;}
#nav>ul::after{content:'';clear:both;display:block;visibility:hidden;}
#nav>ul>li{width:14.28571428571429%;text-align:center;float:left;position: relative;}
#nav>ul>li a{display:block;position:relative;z-index:1;line-height:96px;padding: 0 2%;color: #c8c8c8;}
#nav>ul>li a.act, #nav>ul>li a:hover{color: #fff;}
#nav>ul>li>a::after{content:'';position:absolute;left:0;bottom:0;width:0;height:96px;z-index:-1;background:#da0300;opacity:0;transition:all .3s;top: 0px;    }
#nav>ul>li:hover>a::after{content:'';opacity:1;width:100%;}
#nav>ul>li>a.act:after{width:100%;opacity:1;}
#nav ul ul{display:none;width:100%;top:96px;position:absolute;left:0;background:rgba(0,0,0,.8);color:#fff;z-index: 9999;}
#nav ul ul li{width:100%;margin:0}
#nav>ul>li ul li a{padding:2%!important;transition: .5s}
#nav>ul>li ul li a span{display:block;overflow: hidden;}
#nav>ul>li ul li a img{width:100%;display:block;transform: translateZ(0) scale(1.55);}
#nav>ul>li ul li a p{line-height:30px;font-size: 14px;margin: 0;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
#nav>ul>li ul li a:hover{background: #f2030b;}
@media all and (max-width:1700px){
	.ttel {display: none;}
	#nav{display: block;float: right;margin-right: 2%;}
	#nav>ul>li>a>img{width: 100%}
}


.company_banner {
	background: url(../images/nb1.jpg) top center no-repeat #333;
}

.zy_banner {
	width: 100%;
	height: 600px;
	margin: 0px auto 0;
}
.hgroup {
	background: #000;
	width: 100%;
	height:60px;
	margin-bottom: 50px;
	    border-bottom: 1px dotted #000;
}

.hgroup .box {
	/*padding: 20px 0px;*/
	position: relative;
	width: 1300px;
	margin: 0 auto;
}
.hgroup span{
	color:#fff;
	font-size:30px;
	font-weight:bold;
	font-family:Impact;
	
}
.hgroup .box1 {
	/*padding: 20px 0px;*/
	position: relative;
	width: 1400px;
	margin: 0 auto;
}
.hgroup h3 {
	color: #fff;
	font-size: 34px;
	line-height: 60px;
	font-weight: 500;
	padding-top:20px;
	margin: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}


.hgroup p {
	color: #fff;
	font-size: 14px;
	line-height: 33px
}

.hgroup p a {
	display: inline-block;
	margin-right: 15px;
	position: relative;
	font-size: 14px;
	color: #fff;
}

.hgroup p a:hover {
	text-decoration: underline
}

.hgroup p a:not(:last-child)::after {
	content: '-';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -10px;
	height: 0;
	line-height: 0;
	margin: auto
}
.hgroup aside {
	float:left;
}

.hgroup nav {
	height: 100%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	font-size: 20px;
	color: #fff;
	line-height: 60px;
	float:right;
}

.hgroup nav a {
	line-height: 140px;
	padding: 0px 13px;
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	display:block;
	color: #666;
	font-size: 16px;
	/*background: #fff;*/
	float: left;
	margin: 0;
}

.hgroup nav a:hover,
.hgroup nav a.act {
	background: #3372ee;
	color: #fff
}

.hgroup nav em {
	color: #9a9a9a;
	font-size: 22px;
	line-height: 140px
}





.n_banner .swiper-slide{
    height: 300px;
}
.n_banner .pagination{
    position: absolute;
    z-index: 20;
    bottom: 20px;
    text-align: center;
    width: 100%;
}
.n_banner .swiper-pagination-switch{
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #198b5e;
    margin: 0 5px;
    cursor: pointer; 
}
.n_banner .swiper-active-switch{
    width: 40px;
    border-radius:20px; 
    background: #fff;
}

.pos{
    border: 1px solid #ededed;
    height: 50px;
    line-height: 50px;
}
.pos_con{
    width: 1200px;
    margin: 0 auto;
}
.pos_con span{
    font-size:15px; 
    color: #666;
    background: url(../images/dizhi.png) center left no-repeat;
    padding-left:30px; 
}
.page{
    background: url(../images/new_bg.png) top left no-repeat;
}
.page a{ display:inline;}
.page_com,.page_contact,.page_prolist
{
    width: 80%;
    margin: 50px auto;
    position: relative;
    
}
.page_com_con{
    margin-top: 30px;
}
.page_com h4,.page_contact h4,.page_prolist h4{
    font-size: 32px;
    text-align: center;
    color: #da0300;
	font-weight:bold;
}
.page_com>span,.page_contact>span,.page_prolist>span{
    width: 52px;
    height: 3px;
    background: #feae00;
    margin: 15px auto;
    display: block;
}
.page_com p{
    font-size:16px;
    line-height: 32px;
    color: #555; 
    text-indent: 32px;
    margin:15px 0; 
}
/* tuijian */
.tuijian_con{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.tuijian_go{
    width: 9999px;
}
#tuijian_a li,#tuijian_b li{
    float: left;
    width: 290px;
    padding: 15px 10px ;
    background: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,.3);
    cursor: pointer;
    margin: 5px;
    box-sizing: border-box;
}
#tuijian_a li a img,#tuijian_b li a img{
    width: 270px;
    min-height: 260px;
    height: auto;
    transition: all 0.3s;
}
#tuijian_a,#tuijian_b{
    float: left;
}
#tuijian_a a,#tuijian_b a{
    display: block;
    width: 270px;
    height: 260px;
    overflow: hidden;
}
#tuijian_a li p,#tuijian_b li p{
    /* font-size: 15px; */
    color: #585858;
    text-align: center;
    margin-top: 10px; 
}
#tuijian_a li span,#tuijian_b li span{
    width: 150px;
    height: 36px;
    border-radius: 18px; 
    background: #fca822 url(../images/c_p.png) 5px center no-repeat;
    padding-left:35px; 
    padding-right: 5px; 
    display: block;
    margin: 15px auto 5px auto;
    line-height: 36px;
    color: #fff;
    font-size:20px;
}
#tuijian_a li:hover img{
    transform: scale(1.1);
    
}
#tuijian_b li:hover img{
    transform: scale(1.1);
    transition: all 0.3s;
}
#tuijian_a li:hover p{
    color: #069225;
}
#tuijian_b li:hover p{
    color: #069225;
}
/*page_contact*/

.page_contact_con{
    width: 1200px;
    margin: 50px auto;
    overflow: hidden;
}
.map{
    float: left;
    width: 603px;
    height: 442px;
}
.map img{
    width: 100%;
}
.page_phone{
    float: left;
    margin-left: 50px;
}
.page_phone ul li{
    font-size: 18px;
    color: #555;
    line-height: 50px;
}
/*pro_list*/
.page_prolist>p{
    color: #666;
    text-align: center; 
}
.page_prolist h4{
    letter-spacing: 1px;
}
.type{
    margin: 30px 0 10px 0;
}
.type li{
    float: left;
    text-align: center;
    background: #da0300;
    border-radius:5px; 
    padding: 15px 79px;
    margin:5px;
    position: relative;
    cursor: pointer;
}
.type li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    position: relative;
    z-index: 22;
}
.co ver{
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #faa219;
    z-index: 1;
    border-radius:5px;
    transition: all 0.5s;
}
.type li:hover .cover{
    width: 100%;
}
.type_b {
    margin-top:30px;
}
.type_b li{
    float: left;
    width: 24.30%;
    margin: 10px 5px;
    cursor: pointer;
    overflow: hidden;
}
.type_b li a{
    overflow: hidden;
    width: 390px;
    height: 270px;
    cursor: pointer;
    display: block;
}
.type_b li a img{
    min-height: 270px;
    height: auto;
    width: 100%;
    transition: all 0.5s;
}
.pro_title{
    height: 45px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    background: #000;
    transition: all 0.5s;
    width: 100%;
    position: relative;
}
.pro_title a{
    color: #fff;
    position: relative;
    z-index: 2;
}
.type_b li:hover img{
    transform: scale(1.1);
}
.cover_gree{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    z-index: 1;
    background: #da0300;
    transition: all 0.5s;
}
.type_b li:hover .cover_gree{
    width: 100%;
}
/*news_list*/
.page_newslistcon ul li {
    overflow: hidden;
    padding:20px;
    background: #f7f7f7; 
    cursor: pointer;
    position: relative;
    margin: 10px 0;
}
.n_l{
    float: left;
    height: 150px;
    width: 220px;
    overflow: hidden;
}
.n_l img{
    width: 100%;
    min-height: 150px;
    height: auto;
}
.n_r{
    float: left;
    width: 910px;
    margin-left: 20px;
}
.n_r span{
    font-size:18px;
    color: #333; 
}
.n_r p{
    font-size:15px;
    color: #666;
    line-height: 30px; 
    margin-top:15px; 
}
.n_r a{
    text-align: center;
    background: #d6d6d6;
    color: #333;
    display: block;
    padding:6px 16px;
    border-radius:20px;
    width: 120px; 
    margin-top: 5px;  
    font-size: 15px; 
    transition: all 0.5s;
}
.page_newslistcon{
    margin-top: 30px;
}
.bor{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    background: rgba(0,0,0,.02);
    width: 100%;
}
.ad_len{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background: #feae00;
    transition: all 0.8s;
}
.page_newslistcon ul li:hover .ad_len{
    width: 100%;
}
.page_newslistcon ul li:hover a{
    background: #da0300;
    color: #fff;
}
.page_newslistcon ul li:hover span{
    color: #da0300;
}
/*show-news*/
.news_name{
    font-size:24px;
    text-align: center;
    display: block;
    color: #444; 
}
.update{
    display: block;
    font-size:15px;
    color: #666;
    text-align: center; 
    margin-top: 20px; 
}
.line{
    height: 1px;
    width: 100%;
    background: rgba(0,0,0,.1);
    margin: 30px 0;
}
.news_show p{
    color: #333;
    line-height: 32px;
}

/*pro_show*/
.pro_show{
    overflow: hidden;
}

.thumb{
    float: left;
    width: 480px;
    heigh t: 360px;
	display:block;
	text-align:center;
	font-size:20px;
    border: 8px solid #f3f3f3;
    box-shadow: 0 0 5px rgba(0,0,0,.02);

}
.thumb img{
    width: 100%;
    min-height: 360px;
    height: auto;
}
.pro_c{
    float: left;
    margin-left:60px; 
    width: 600px;
}
.pro_c a{
    display: block;
    width: 130px;
    height: 40px;
    text-align: center;
    background: #da0300;
    border-radius:5px;
    color: #fff;
    line-height: 40px;
    float: left; 
    margin-right:10px;  
    margin-top: 7px; 
}
.pro_c a:hover{
    background: #faa219;
}
.pro_c ul h3{
    font-size:20px;
    font-weight:bold;
    line-height: 40px;
    color: #da0300;  
}
.pro_c ul li{
    padding: 25px 0 10px 0;
    color: #333;
    border-bottom: 1px dotted #999;
}
.pro_c ul li::before{
    content: "";
    height: 25px;
    width: 3px;
    background: #da0300;
    display: inline-block;
    margin-right: 20px; 
}
.f_p{
    float: left;
    margin-top: 30px;
}
.pro_c img{
    float: left;
    margin-left: 20px;
    margin-top: 30px;
}
.description span{
    font-size:18px;
    background: #da0300;
    text-align: center;
    color:#fff;
    line-height: 30px;
    padding: 15px 30px; 
}
.line_p{
    height: 1px;
    width: 100%;
    background: rgba(0,0,0,.1);
    margin-bottom: 30px;
    margin-top: 10px;
}
.description{
    margin-top: 80px;
}
.description p{
    font-size: 15px;
    color: #666;
    line-height: 30px;
}
/*fenye*/
.fenye div{
    width: 100%;
    text-align: center;
    padding: 50px 0;
}
.fenye div span{
    font-size: 15px; 
}
.current{
    padding: 5px 15px;
    border: 1px solid #da0300;
    margin-right:5px;
    background: #da0300;
    color: #fff;
    font-size:16px;
    border-radius:30px;    
}
.fenye div a{
    padding: 5px 15px;
    border: 1px solid #cccccc;
    font-size:16px; 
    margin-right:5px;
    border-radius:30px; 
    color: #da0300;
}
/*shangxia*/
.np{
    width: 100%;
    text-align: center;
    height: 40px;
    margin: 30px 0;
    line-height: 40px;
    padding: 30px 0;
    font-size: 15px; 
}
.np .fl{
    float: left;
    padding:  0 50px;
    margin-left: 15px;
    background: #f0f0f0;
    border-radius: 30px;  
}
.np .fl a{
    color: #333;
}
.np .fl:hover{
    background:#da0300; 
    color: #fff;
}
.np .fl:hover a{
    color: #fff;
}
.np .fr{
    float: right;
    padding:  0 50px;
    margin-right: 15px;
    background: #f0f0f0;
    border-radius: 30px;  
}
.np .fr a{
    color: #333;
}
.np .fr:hover{
    background:#da0300; 
    color: #fff;
}
.np .fr:hover a{
    color: #fff;
}
/**/
.pos_con a{
    color: #666;
}
.pos_con a:hover{
    color: #da0300;
}
