body{
	width: 100%;
}

.header{
	width: 100%;
	height: 100px;
	background: #222;
}

.header-wrapper{
	width: 1140px;
	margin: 0 auto;
}

.header .logo{
	float: left;
	width: 177px;
	height: 100px;
	background: url("../image/logo.png")no-repeat left 15px;
}

.header .nav-bar{
	float: left;
	margin: 0 0 0 130px;
}

.header .nav-bar .item{
	float: left;
	line-height: 98px;
	padding: 0 10px;
	margin: 0 0 0 40px;
	position: relative;
}

.header .nav-bar .item .bar-son{
	display: none;
	z-index: 999;
	position: absolute;
	left:0;
	top: 100px;
	width: 160px;
	background: #fff;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0 0 4px 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175); 
}

.header .nav-bar .item .bar-son li{
    text-align: center;
    line-height: 40px;
    
}

.header .nav-bar .item .bar-son li:hover{
	background: #eee;
}

.header .nav-bar .item>a{
	display: block;
	color: #eee;
	font-size: 14px;
	-webkit-transition: 0.4s ease all;
}

.header .nav-bar .item:hover{
	border-bottom: 2px solid #002751;
}

.header .nav-bar .item>a:hover{
	color: #fff;
}

.header  .language{
	float: right;
	color: #eee;
	font-size: 14px;
	line-height: 98px;
}

.header  .language a{
	color: #eee;	
}

.footer{
	width: 100%;
	background: #212121;
	color: #aaa;
	padding: 50px 0 0 0;
}

.footer a{
	color: #aaa;
}

.footer-wrapper{
	width: 1140px;
	margin: 0 auto;
}

.footer-content{
	width: 100%;
	padding-bottom: 30px;
	border-bottom: 1px solid #666;
}

.footer-content .title{
	font-size: 16px;
	color: #ddd;
	margin-bottom: 10px;
}

.footer-content .footer-contact{
	float: left;
}

.footer-content .footer-contact li{
	line-height: 36px;
	text-indent: 36px;
}

.footer-content .footer-contact .item-1{
	height: 36px;
	background: url("../image/foot-icon.png")no-repeat left 10px;
}

.footer-content .footer-contact .item-2{
	height: 36px;
	background: url("../image/foot-icon.png")no-repeat left -62px;
}

.footer-content .footer-contact .item-3{
	height: 36px;
	background: url("../image/foot-icon.png")no-repeat left -24px;
}

.footer-content .footer-contact .item-4{
	height: 36px;
	background: url("../image/foot-icon.png")no-repeat left -98px;
}

.footer-content .footer-nav{
	float: left;
	width: 200px;
	margin: 0 0 0 180px;
}

.footer-content .footer-nav li{
	float: left;
	line-height: 36px;
	margin-right: 40px;
	-webkit-transition: 0.2s ease all;
}

.footer-content .footer-nav li:hover a{
	color: #ddd;
}

.footer-content .footer-partner{
	float: right;
}

.footer-content .footer-partner>img{
	display: block;
	margin: 20px 0 0 0;
}

.footer-copyright{
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.index-banner{
	width: 100%;
	position: relative;
}

.banner-list{
	width:100%;
}

.index-banner .item{
	width: 100%;
	height: 520px;
}

.index_main{
	width: 100%;
}

.index-brand{
	width: 1140px;
	margin: 70px auto 0;
}

.index-brand>h6{
	font-size: 30px;
	color: #666;
	text-align: center;
}

.index-brand>h6>span{
	display: block;
	width: 70px;
	margin: 18px auto 0;
	border-top: 2px solid #666;
}

.index-brand>h5{
	margin: 40px 0 0 0;
	height: 80px;
	line-height: 80px;
	font-size: 24px;
	text-align: center;
	background: url("../image/brand-icon.png") no-repeat center 0;
}

.index-brand>h5>span{
	color: #002751;
}

.index-brand .brand-left{
	float: left;
	width: 575px;
	height: 380px;
	background: url("../image/brand-left.jpg") no-repeat;
}

.index-brand .brand-right{
	float: right;
	width: 560px;
	height: 380px;
	background: url("../image/brand-right.jpg") no-repeat;
	color: #fff;
}

.index-brand .brand-right{
	float: right;
	width: 560px;
	height: 380px;
	background: url("../image/brand-right.jpg") no-repeat;
}

.index-brand .brand-right>h6{
	margin-top: 90px;
	height: 90px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	background: url("../image/brand-icon2.png")no-repeat center bottom;
}

.index-brand .brand-right>div{
	width: 150px;
	margin: 50px auto 0;
	text-align: center;
	height: 38px;
	line-height: 38px;	
	border: 1px solid #fff;
	letter-spacing:4px;
}

.index-brand .brand-right>div>a{
	color: #fff;
	font-size: 14px;
}

.index-title{
	text-align: center;
	font-size: 32px;
	color: #002751;
	font-family: "Times New Roman";
	margin: 0 0 40px 0;
}

.index-title>i{
	font-size: 26px;
	color: #333;
	font-family: "Microsoft Yahei";
}

.index-company{
	width: 1140px;
	margin: 60px auto 0;
}

.index-company p{
	font-size: 12px;
	color: #333;
	line-height: 2em;
	text-align: justify;
	text-indent: 2em;
}

.index-company .company-more{
	margin: 40px 0 0 0;
}

.index-company .company-more>ul{
	float: left;
}

.index-company .company-more>ul>li{
	float: left;
	margin-right: 60px;
	height: 40px;
	line-height: 40px;
	text-indent: 60px;
	font-size: 14px;
	color: #333;
}

.index-company .company-more>a{
	float: right;
	display: block;
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #002751;
	color: #fff;
	-webkit-transition: 0.4s ease all;
}

.index-company .company-more>a:hover{
	background: #981505;
}

.index-list{
	margin-top: 100px;
	width: 100%;
	height: 200px; padding-top:40px;  background:#eee;
	/*background: url("../img/list.jpg")no-repeat center top;*/
}

.index-list .list-wrapper{
	width: 1140px;
	margin: 0 auto;
}

.index-list .index-title{
	padding: 120px 0 0 0;
	    color: #333;
	background: url("../image/list-icon.png") no-repeat center top 40px;
}

.index-list .index-title>i{
	    color: #333;
}

.index-list .list-cate{
	width: 100%;
}

.index-list .list-cate>li{
	float: left;
	margin: 0 8px;
	height: 38px;
	line-height: 38px;
	padding: 0 22px;
	background: rgba(255,255,255,.8);
	-webkit-transition: 0.4s ease all;
}

.index-list .list-cate>li>a{
	display: block;
	color: #333;
	font-size: 14px;
	-webkit-transition: 0.2s ease all;
}

.index-list .list-cate .active{
	background: rgba(206,34,13,.8);
}

.index-list .list-cate .active>a{
	color: #fff;
}

.index-list .list-cate>li:hover{
	background: rgba(206,34,13,.8);
}

.index-list .list-cate>li:hover a{
	color: #fff;
}

.index-product{
	width: 100%;
	height: 350px;
	background: #eee;
}

.index-product>ul{
	width: 1184px;
	margin: 0 auto;
	padding: 52px 0 0 0;
}

.index-product .item{
	float: left;
	width: 250px;
	margin: 0 22px;
	padding-top:8px;
	-webkit-transition: 0.4s ease all;
}

.index-product .item>a>img{
	display: block;
	width: 100%;
	height: 190px;
}

.index-product .item>a>h6{
	text-align: center;
	height: 38px;
	line-height: 38px;
	background: #fff;
	color: #333;
	font-size: 12px;
}

.index-product .item:hover{
	padding-top:0;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
}

.index-news{
	width: 1184px;
	margin: 60px auto;
}

.index-news .item{
	float: left;
	width: 350px;
	margin: 0 22px;
}

.index-news .item>img{
	display: block;
	width: 100%;
	height: 200px;
}

.index-news .item .news-content{
	width: 310px;
	padding: 0 20px;
	height: 150px;
	background:#e0e0e0;	
}

.index-news .item .news-content>h6{
	display: block;
	height: 54px;
	line-height: 54px;
	border-bottom: 1px dashed #333;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
}

.index-news .item .news-content>h6>a{
	font-size: 14px;
	color: #333;	
}

.index-news .item .news-content>p{
	padding: 8px 0;
	line-height: 24px;
	height: 48px;
	color: #333;
	text-align: justify;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-news .item .news-content>div{
	padding: 0 0 20px 0;
}

.index-news .item .news-content>div>span{
	float: left;
	color: #333;
}


.index-news .item .news-content>div>a{
	float: right;
	color: #333;
	-webkit-transition: 0.2s ease all;
}

.index-news .item .news-content>div>a:hover{
	color: #002751;
}


/*内页*/
.sub-banner{
	width: 100%;
}

.sub-banner>div{
	width: 100%;
	height: 300px;
}

.sub_main{
	width: 100%;
	padding: 40px 0 80px 0;
	min-height: 400px;
}

.sub-wrapper{
	width: 1140px;
	margin: 0 auto;
}

.sub-sidebar{
	float: left;
	width: 260px;
}

.sub-sidebar .sidebar-header{
	font-size: 18px;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #002751 url("../image/com-icon6.png")no-repeat left top;
	background-size: 100px 100px;
	border-radius: 4px;
	color: #fff;
	text-indent: 20px;
}

.sub-sidebar .sidebar-header>span{
	font-size: 12px;
	margin: 0 0 0 10px;
	font-family: "Arial";
}

.sub-sidebar>ul{
	width: 100%;
}

.sub-sidebar>ul>li{
	width: 100%;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px dotted #ddd;
	background: url("../image/com-icon4.png")no-repeat 20px center;
	background-size: 4px 6px;
	text-indent: 50px;
	-webkit-transition: 0.2s ease all;
}

.sub-sidebar>ul>li>a{
	display: block;
	width: 100%;
	color: #333;
	font-size: 12px;
}


.sub-sidebar>ul>li:hover{
	background:#f2f2f2 url("../image/com-icon4.png")no-repeat 20px center;
	background-size: 4px 6px;
}

.sub-right{
	float: right;
	width: 800px;
}

.sub-position{
	width: 100%;
	color: #666;
	height: 40px;
	line-height: 40px;
	text-align: right;
	border-bottom: 1px solid #ddd;
	background: url("../image/com-icon7.png") no-repeat right 180px center;
	background-size: 14px 13px;
	text-indent: 20px;
}

.sub-company{
	width: 100%;
	margin: 40px 0 0 0;
}

.sub-comequip{
	width: 100%;
	margin: 40px 0 0 0;
}

.sub-comequip .item{
	float: left;
	width: 240px;
	height:200px;
	margin-bottom: 20px;
}

.sub-comequip .item:nth-child(3n-1){
	margin: 0 38px;
}

.sub-comequip .item>a{
	display: block;
	width: 240px;
	height: 160px;
	overflow:hidden;
}

.sub-comequip .item>a>img{
	display: block;
	width: 100%;
	height: 160px;
	overflow:hidden;
	transition:all 0.4s ease-in-out;  
    -webkit-transition:all 0.4s ease-in-out;  
    -moz-transition:all 0.4s ease-in-out;   
    -o-transition:all 0.4s ease-in-out;
}

.sub-comequip .item:hover img{
	transform:scale(1.1);   
    -webkit-transform:scale(1.1);   
    -moz-transform:scale(1.1);    
    -o-transform:scale(1.1);   
    -ms-transform:scale(1.1);
}

.sub-comequip .item h6{
	font-size: 12px;
	color: #666;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.sub-product{
	width: 100%;
}

.sub-product>ul{
	margin: 40px 0 0 0;
}

.sub-product .item{
	float: left;
	width: 240px;
    transition:all 0.3s ease-in-out;  
    -webkit-transition:all 0.3s ease-in-out;  
    -moz-transition:all 0.3s ease-in-out;   
    -o-transition:all 0.3s ease-in-out;
    margin-bottom: 30px;
}

.sub-product  .item:nth-child(3n-1){
	margin: 0 40px;
}

.sub-product  .item img{
	display: block;
	width: 100%;
	height: 182px;
}

.sub-product .item div{
	width:238px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #ddd;
	color: #666;	
}

.sub-product .item:hover{
	padding: 0;
	box-shadow: 0 1px 10px rgba(0,0,0,.2);
}

.sub-product .pro-description{
	border-bottom: 1px solid #ddd;
	padding: 40px 20px;
	cursor:pointer;
	transition:all 0.2s ease-in-out;  
    -webkit-transition:all 0.2s ease-in-out;  
    -moz-transition:all 0.2s ease-in-out;   
    -o-transition:all 0.2s ease-in-out;
}

.sub-product .pro-description>img{
	float: left;
	display: block;
	width: 180px;
}

.sub-product .pro-description>p{
	float: right;
	width: 520px;
	line-height: 2em;
	color: #666;
	text-align: justify;
}

.sub-product .pro-description:hover{
	box-shadow: 0 4px 10px rgba(0,0,0,.2);
}

.sub-news{
	width: 100%;
	margin:40px 0 0 0;
}

.sub-news  .item{
	width: 100%;
	padding: 0 0 30px 0;
	margin:0 0 40px 0;
	border-bottom: 1px dotted #ddd;
}

.sub-news  .item>img{
	float: right;
	display: block;
	width: 280px;
	padding: 4px;
	border:2px solid #002751;
}

.sub-news  .item>div{
	float: left;
	width: 460px;
}

.sub-news  .item>div>a{
	display: block;
	font-size: 16px;
	font-weight: 600;
	color: #333;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: 0.4s ease all;
}

.sub-news .item div>p{
	margin: 20px 0 30px 0;
	line-height: 24px;
	min-height: 72px;
	color: #666;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.sub-news .item .news-date{
	height: 20px;
	line-height: 20px;
}

.sub-news .item .news-date>span{
	display: inline-block;
	float: left;
	text-indent: 20px;
	color: #666;
	background: url("../image/date-icon.png") no-repeat left center;
	background-size: 14px 16px;
}

.sub-news .item .news-date>a{
	float: right;
	color: #666;
}

.sub-news .item>div>a:hover{
	color: #002751;
}

.jion-background{
	width: 100%;
    height: 100%;
	position: fixed;
	background: url("../image/jion.jpg")no-repeat top center;
	left: 0px;
    top: 0;
    z-index: -10;
}

.sub-jion{
	color: #f8f8f8;
	min-height: 800px;
}

.sub-jion .title{
	font-size: 28px;
	margin: 60px 0 0 0;
}

.sub-jion .title>span{
	font-size: 24px;
	font-family: "Arial";
	color: #bbb;
}

.jion-position{
	text-indent: 30px;
	background: url("../image/com-icon8.png") no-repeat left center;
	background-size: 14px 13px;
}

.sub-jion .jion-part1{
	margin: 40px 0 0 0;
	height: 340px;
	padding: 20px;
	background: rgba(51,51,51,.9);
}

.sub-jion .jion-part1>img{
	display: block;
	float: left;
	width: 520px;
}

.sub-jion .jion-part1>div{
	width: 520px;
	padding:0 20px;
	float: right;
}

.sub-jion .jion-part1>div>h6{
	line-height: 40px;
	font-size: 18px;
	padding: 0 0 30px 0;
}

.sub-jion .jion-part1>div>p{
	line-height: 3em;
	color: #eee;
	font-size: 12px;
	text-align: justify;
	text-indent: 2em;
}

.sub-jion .jion-part2{
	margin: 30px 0 0 0;
}

.sub-jion .jion-part2>h6{
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #aaa;
	color: #eee;
}

.sub-jion .jion-part2>table{
	margin: 20px 0 0 0;
}

.sub-jion .jion-part2>table>thead>tr{
	height: 50px;
	line-height: 50px;
	background: rgba(51,51,51,.9);
}

.sub-jion .jion-part2>table>tbody>tr{
	height: 70px;
	line-height: 24px;
	background: rgba(68,68,68,.8);

}

.sub-jion .jion-part2>table>tbody>tr>td{
	text-align: center;
	padding: 0 20px;
}

.sub-technology{
	width: 100%;
	margin:40px 0 0 0;
}

.sub-technology li{
	float: left;
	margin: 0 12px;
	width: 240px;
	height: 300px;
	padding:10px 0;
	border: 1px solid #ddd;
}

.sub-technology li>p{
	line-height: 2em;
	padding: 10px 14px 0 14px;
	color: #666;
	text-align: justify;
}