﻿@charset "utf-8";

/* CSS reset */
html {
 color: #000;
 background: #FFF;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, td, strong {
 padding: 0;
 margin: 0;
 font-family: "Microsoft YaHei", tahoma, arial, sans-serif;
}
table {
 border-collapse: collapse;
 border-spacing: 0;
}
fieldset, img {
 border: 0;
}
a {
 text-decoration: none;
 color: #000;
 outline: none;
}/*此处待添加默认链接颜色*/
var, em, strong {
 font-style: normal;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
 font-style: inherit;
 font-weight: inherit;
}
del, ins {
 text-decoration: none;
}
li {
 list-style: none;
}
caption, th {
 text-align: left;
}
h1, h2, h3, h4, h5, h6 {
 font-size: 100%;
 font-weight: normal;
}
q:before, q:after {
 content: '';
}
abbr, acronym {
 border: 0;
 font-variant: normal;
}
sup {
 vertical-align: baseline;
}
sub {
 vertical-align: baseline;
}
legend {
 color: #000;
}
input, button, textarea, select, optgroup, option {
 font-family: inherit;
 font-size: inherit;
 font-style: inherit;
 font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input {
 border: none;
 outline: none;
}
abbr, article, aside, audio, canvas, datalist, details, dialog, eventsource, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, time, video {
 display: block;
}
/*body{-webkit-user-select:none;-webkit-text-size-adjust:none;-webkit-transform-style:preserve-3d;}
*{-webkit-tap-highlight-color:rgba(0,0,0,0);}*/
.clearfix:after {
 content: "\200B";
 display: block;
 height: 0;
 clear: both;
}
.clearfix {
*zoom:1;
}
.swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }

/*页码*/


.yema_main{
	width: 100%;
	margin:0 auto 2% auto;
	padding: 10px;
	text-align: center;
}
@media (max-width: 1200px){
	.yema_main{
	width: 100%;
	margin:20px auto 2% auto;
	text-align: center;
}
}

/*header*/
/*nav*/



.nav-main{
	position: relative;
}
.language_index{
	float: right;
	/*width: 100%;
	position: absolute;
	top:0;
	right: 0;*/
	z-index: 999;
	
}
.language_index a{
	display: block;
    float: left;
    margin-top: 32px;
    margin-left: 10px;
}
.language_index img{
	width: 36px;
    height: auto;
	float:right;
	margin:0 2%;
	padding-top: 1%;
	padding-bottom: 1%;
}
.language{
	width: 100%;
	position: absolute;
	top:0;
	right: 0;
	z-index: 999;
	
}
.language img{
	width: 36px;
    height: auto;
	float:right;
	margin:0 2%;
	padding-top: 1%;
	padding-bottom: 1%;
}

@media (max-width: 992px){
	nav.navbar.bootsnav ul.nav > li > a {
    font-weight: normal;
    line-height: 32px;
    width: 100%;
}
	nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in {
    left: inherit;
    right: 0;
        width: 40%;
z-index:999;
}
nav.navbar.bootsnav.navbar-mobile ul.nav {
    width: 100%;
}
	.nav-main{
	position:static;
}
	.language{
	   width: 22%;
    position: absolute;
        top: 4%;
    right: 18%;
    z-index: 999;
}
.language_index{
	width: 150px;
	/*position: absolute;
	top:36%;
	right: 17%;
	z-index: 999;	*/
}
.language_index img{
		width: 35px;
		height: auto;
	}
	.language_index a{
	    margin-top: 20px;
    margin-left: 15px;
}
	.language img{
		width: 35px;
		height: auto;
	}
	.nav-logo img{width: 10%;height: auto;}
}
@media (max-width: 578px){

.language{
	top: 2%;
}
.language_index{
	    /*width: 33%;*/
}
}
@media (max-width: 480px){
.language img{
	width: 12px;
    height: auto;
	float:right;
	margin:0.2%;
	padding-top: 1%;
	padding-bottom: 1%;
}
.language_index img{
	width: 25px;
    height: auto;
	float:right;
	margin:1.5%;
	padding-top: 15%;
	padding-bottom: 1%;
}
}
.navbar .nav > li .dropdown-menu {  
    margin: 0;  
}  
.navbar .nav > li:hover .dropdown-menu {  
    display: block;  
}  
nav.navbar.bootsnav{
	border: none;
}
.index-body header{
	    background: rgba(255,255,255,0.75);
    position: fixed;
	z-index: 999;
}
nav.navbar.bootsnav .navbar-toggle{
	background: none;
}
@media (max-width: 480px){
	
}

/*video*/
video{width: 100%;}
.mov{
	position: relative;
}
.wenzi{
	position: absolute;
	bottom: 7%;
	height: 118px;
	background:#000000;
	opacity: 0.75;
	width: 100%;
}
.wenzi h1{
	font-size: 30px;
	text-align: center;
	font-weight: normal;
	font-family: "微软雅黑";
		
	color: #FFFFFF;
	margin-top:30px;
}
.wenzi p{
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	font-family: "微软雅黑";
	color: #FFFFFF;
	margin-top:10px;
	line-height: 16px;
}


@media (max-width: 1440px){

}
@media (max-width: 1366px){

}
@media (max-width: 1280px){

}
@media (max-width: 1024px){
	.container img{
/*		height: 60px;*/
	}

	nav.navbar.bootsnav .navbar-header{
		margin-top: 8px;
	}
	nav.navbar.bootsnav ul.nav > li > a{
		font-size:16px;
		padding: 15px;
	}
	.wenzi {
	    height: 100px;
	}
	.wenzi h1 {
    	font-size: 1.5em;
    	margin-top: 20px;
	}
	.wenzi p {
	    font-size: 1em;
	}
}
@media (max-width: 768px){
	.wenzi {
	    display: none;
	}
}
@media (max-width: 576px){
	nav.navbar.bootsnav .navbar-header {
		margin-top: 0px;
	}
	.nav-logo {
    float: left;
        margin: 10px 0 0 0;
		width: 40%; 
}

}
@media (max-width: 480px){
	nav.navbar.bootsnav .navbar-toggle {
    margin-top: 20px;
}
.swiper-container5 {
    padding-top: 70px;
}
}
@media (max-width: 320px){

}







/*centent1*/
/*公共标题样式*/
.index_public{}
.index_public_main{
	width: 1200px;
	margin:0 auto;
}
.index_public_title{
	margin-bottom: 40px;
}
.index_public_title span{
	color: #fe0000;
	font-size: 24px;
	padding: 10px;
}
.index_public_title a{
	color: #808080;
	font-size: 14px;
	padding-left:20px;
	
}



@media (max-width: 1200px){
	.index_public_main {
	width: 100%;
}

	.index_public_title{
		padding-left:5%;
	}
	.index_public_title img{
		width: 33px;
		height: auto;
	}
	.index_public_title span{
		font-size: 18px;
	}
.disp{display: none;}
}

@media (max-width: 480px){
	.index_public_title {
	    margin-bottom: 20px;
	}
}



/*新闻*/
.index_news_main{
	width: 1200px;
	margin:0 auto;
}
.index_news_top{
	/*padding-bottom: 30px;*/
	padding:0 3px;
}
.index_news_top_l{
	float: left;
	width: 50%;
	overflow: hidden;
}
.index_news_top_l img{
	width:100%;
	height:auto;
	
}

.index_news_top_r{
	float: left;
	width: 50%;
}
.index_news_top_r h1{
	font-size: 22px;
	color: #fe0000;
	/*text-align: center;*/
	margin-bottom: 30px;
	padding-left: 20px;
}
.index_news_top_r p{
	font-size: 16px;
	color: #4c4c4c;
	margin-bottom: 64px;
	line-height: 22px;
	padding:0 20px;
	text-align:justify; 
	text-justify:inter-ideograph;
	text-indent: 30px;
	
}
.index_news_top_r a{
	font-size: 16px;
	color: #808080;
	padding-left: 40px;
}

.index_news_bottom{
	margin-top: 30px;
	margin-bottom: 50px;
}
.index_news_bottom h1{
	text-align: center;
	color: #4c4c4c;
	font-size: 14px;
	line-height: 30px;
}
.index_news_bottom_l{
	float: left;
	width: 33%;
	overflow: hidden;
}
.index_news_bottom_l img{
	width:95%;
}
.index_news_bottom_c{
	float: left;
	width: 33%;
	overflow: hidden;
}
.index_news_bottom_c img{
	width:95%;
}
.index_news_bottom_r{
	float: left;
	width: 33%;
	overflow: hidden;
}
.index_news_bottom_r img{
	width:95%;
}






@media (max-width: 1200px){


.index_news_main{
	width: 100%;
}

.index_news_top_r h1{
	font-size: 18px;
	padding-left:40px;
	
	}
.index_news_top_r p{
	font-size: 14px;
	color: #4c4c4c;
	margin-bottom: 64px;
	line-height: 22px;
	padding:0 40px;
	height: 130px;
	overflow: hidden;
}
.index_news_top_r a{
	font-size: 14px;
	color: #808080;
	padding-left: 40px;
}
.index_news_bottom_l,.index_news_bottom_c,.index_news_bottom_r{
		width: 28%;
		margin:0 1% 0 1%;
	}
	.index_news_bottom_l{margin-left: 4%;}
}
@media (max-width: 1366px){

}
@media (max-width: 1280px){

}
@media (max-width: 996px){
	.disp{display: none;}
	.index_news_top_r p{margin-bottom: 30px;}
	.index_news_bottom{display:none;}
	.index_news_top{margin-bottom:30px;}
	
}


@media (max-width: 768px){
	video {
   display: none;
}
.nav-logo img{width:14%;}
}
@media (max-width: 640px){
	.nav-logo img {
    height: 50px;
	width:auto;
}
	.nav-logo {
    width: 20%;
}
	.language_index {
    /*width: 30%;*/
	margin-right: 10px;
}
 	.index_news_top_l{
	float: none;
	width: 100%;
	overflow: hidden;
	
}
	.index_news_top_r{
	float: none;
	width: 100%;
		padding: 20px;
}
.index_news_top_r p{
	padding-left:10px;
	padding-right:10px;
}
.index_news_top_r a{
	padding-left:10px;
}
.index_news_top_r h1{
	padding-left:10px;
}
	
}
@media (max-width: 480px){
	/*.language_index {
    width: 32%;
}*/
	.index_news_bottom{
		display: none;
	}
}
@media (max-width: 320px){

}



/*产品中心*/
.index_product{
	width: 100%;
	margin-bottom: 40px;
}
.index_product a{
	color: #FFFFFF;
	display: block;
	
}
.index_product_l{
	float: left;
	width: 27%;
	height: 1050px;
	background: url(../images/index_pic7.jpg) no-repeat center;
	overflow: hidden;
}
.index_product_l,.index_product_r_1,.index_product_r_2,.index_product_r_3,
.index_product_r_4,.index_product_r_5,.index_product_r_6,.index_product_r_7,
.index_product_r_8,.index_product_r_9,.index_product_r_10,.index_product_r_11,
.index_product_r_12{
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 620px;
}
.index_product_l span{
	line-height: 2030px;
}
.index_product_r{
	float:right;
	width: 73%;
}
.index_product_r_1{
	width: 24.9%;
	height: 350px;
	background: url(../images/index_pic8.jpg) no-repeat center;
	-webkit-filter: brightness(0.90);filter: brightness(0.90);
	float: left;
	
}
.index_product_r_2{
	width: 24.9%;
	height: 350px;
	background: url(../images/index_pic9.jpg) no-repeat center;
	-webkit-filter: brightness(0.90);filter: brightness(0.90);
	float: left;
}
.index_product_r_3{
	width: 24.9%;
	height: 350px;
	background: url(../images/index_pic10.jpg) no-repeat center;
	-webkit-filter: brightness(0.90);filter: brightness(0.90);
	float: left;
}
.index_product_r_4{
	width: 24.9%;
	height: 350px;
	background: url(../images/index_pic11.jpg) no-repeat center;
	-webkit-filter: brightness(0.90);filter: brightness(0.90);
	float: left;
}
.index_product_r_5{
	width: 24.9%;
	height: 350px;
	background: url(../images/index_pic12.jpg) no-repeat center;
	-webkit-filter: brightness(0.90);filter: brightness(0.90);
	float: left;
}
.index_product_r_6{
	width: 24.9%;
	height: 350px;
	background: url(../images/index_pic13.jpg) no-repeat center;
	-webkit-filter: brightness(0.90);filter: brightness(0.90);
	float: left;
}
.index_product_r_7{
	width: 24.9%;
	height: 350px;
	background: url(../images/index_pic14.jpg) no-repeat center;
	-webkit-filter: brightness(0.90);filter: brightness(0.90);
	float: left;
}
.index_product_r_8{
	width: 24.9%;
	height: 350px;
	background: url(../images/index_pic15.jpg) no-repeat center;
	-webkit-filter: brightness(0.90);filter: brightness(0.90);
	float: left;
}
.index_product_r_9{
	width: 24.9%;
	height: 350px;
	background: url(../images/index_pic16.jpg) no-repeat center;
	-webkit-filter: brightness(0.90);filter: brightness(0.90);
	float: left;
}
.index_product_r_10{
	width: 24.9%;
	height: 350px;
	background: url(../images/index_pic17.jpg) no-repeat center;
	-webkit-filter: brightness(0.90);filter: brightness(0.90);
	float: left;
}
.index_product_r_11{
	width: 24.9%;
	height: 350px;
	background: url(../images/index_pic18.jpg) no-repeat center;
	-webkit-filter: brightness(0.90);filter: brightness(0.90);
	float: left;
}
.index_product_r_12{
	width: 24.9%;
	height: 350px;
	background: url(../images/index_pic19.jpg) no-repeat center;
	-webkit-filter: brightness(0.90);filter: brightness(0.90);
	float: left;
}


/*hover*/

.index_product_l:hover{
	background: url(../images/index_pic20.jpg) no-repeat top center;
	transform: scale(1.01);
	transition:  0.8s;
	-moz-transition:  0.8s;	/* Firefox 4 */
	-webkit-transition:  0.8s;	/* Safari 和 Chrome */
	-o-transition:  0.8s;	/* Opera */
}
.index_product_r_1:hover{
	/*background: url(../images/index_pic21.jpg) no-repeat center;*/
	-webkit-filter: brightness(1);filter: brightness(1);
transform: scale(1.01);
	transition:  0.8s;
	-moz-transition:  0.8s;	/* Firefox 4 */
	-webkit-transition:  0.8s;	/* Safari 和 Chrome */
	-o-transition:  0.8s;	/* Opera */
}
.index_product_r_2:hover{
	/*background: url(../images/index_pic22.jpg) no-repeat center;*/
	-webkit-filter: brightness(2.5);filter: brightness(2.5);
transform: scale(1.01);
	transition:  0.8s;
	-moz-transition:  0.8s;	/* Firefox 4 */
	-webkit-transition:  0.8s;	/* Safari 和 Chrome */
	-o-transition:  0.8s;	/* Opera */
}
.index_product_r_3:hover{
	/*background: url(../images/index_pic23.jpg) no-repeat center;*/
	-webkit-filter: brightness(2.5);filter: brightness(2.5);
transform: scale(1.01);
	transition:  0.8s;
	-moz-transition:  0.8s;	/* Firefox 4 */
	-webkit-transition:  0.8s;	/* Safari 和 Chrome */
	-o-transition:  0.8s;	/* Opera */
}
.index_product_r_4:hover{
	/*background: url(../images/index_pic24.jpg) no-repeat center;*/
	-webkit-filter: brightness(2.5);filter: brightness(2.5);
transform: scale(1.01);
	transition:  0.8s;
	-moz-transition:  0.8s;	/* Firefox 4 */
	-webkit-transition:  0.8s;	/* Safari 和 Chrome */
	-o-transition:  0.8s;	/* Opera */
}
.index_product_r_5:hover{
	/*background: url(../images/index_pic25.jpg) no-repeat center;*/
	-webkit-filter: brightness(2.5);filter: brightness(2.5);
transform: scale(1.01);
	transition:  0.8s;
	-moz-transition:  0.8s;	/* Firefox 4 */
	-webkit-transition:  0.8s;	/* Safari 和 Chrome */
	-o-transition:  0.8s;	/* Opera */
}
.index_product_r_6:hover{
	/*background: url(../images/index_pic26.jpg) no-repeat center;*/
	-webkit-filter: brightness(2.5);filter: brightness(2.5);
transform: scale(1.01);
	transition:  0.8s;
	-moz-transition:  0.8s;	/* Firefox 4 */
	-webkit-transition:  0.8s;	/* Safari 和 Chrome */
	-o-transition:  0.8s;	/* Opera */
}
.index_product_r_7:hover{
	/*background: url(../images/index_pic27.jpg) no-repeat center;*/
	-webkit-filter: brightness(2.5);filter: brightness(2.5);
transform: scale(1.01);
	transition:  0.8s;
	-moz-transition:  0.8s;	/* Firefox 4 */
	-webkit-transition:  0.8s;	/* Safari 和 Chrome */
	-o-transition:  0.8s;	/* Opera */
}
.index_product_r_8:hover{
	/*background: url(../images/index_pic28.jpg) no-repeat center;*/
	-webkit-filter: brightness(2.5);filter: brightness(2.5);
transform: scale(1.01);
	transition:  0.8s;
	-moz-transition:  0.8s;	/* Firefox 4 */
	-webkit-transition:  0.8s;	/* Safari 和 Chrome */
	-o-transition:  0.8s;	/* Opera */
}
.index_product_r_9:hover{
	/*background: url(../images/index_pic29.jpg) no-repeat center;*/
	-webkit-filter: brightness(2.5);filter: brightness(2.5);
transform: scale(1.01);
	transition:  0.8s;
	-moz-transition:  0.8s;	/* Firefox 4 */
	-webkit-transition:  0.8s;	/* Safari 和 Chrome */
	-o-transition:  0.8s;	/* Opera */
}
.index_product_r_10:hover{
	/*background: url(../images/index_pic30.jpg) no-repeat center;*/
	-webkit-filter: brightness(2.5);filter: brightness(2.5);
transform: scale(1.01);
	transition:  0.8s;
	-moz-transition:  0.8s;	/* Firefox 4 */
	-webkit-transition:  0.8s;	/* Safari 和 Chrome */
	-o-transition:  0.8s;	/* Opera */
}
.index_product_r_11:hover{
	/*background: url(../images/index_pic31.jpg) no-repeat center;*/
	-webkit-filter: brightness(2.5);filter: brightness(2.5);
transform: scale(1.01);
	transition:  0.8s;
	-moz-transition:  0.8s;	/* Firefox 4 */
	-webkit-transition:  0.8s;	/* Safari 和 Chrome */
	-o-transition:  0.8s;	/* Opera */
}
.index_product_r_12:hover{
	/*background: url(../images/index_pic32.jpg) no-repeat center;*/
	-webkit-filter: brightness(2.5);filter: brightness(2.5);
transform: scale(1.01);
	transition:  0.8s;
	-moz-transition:  0.8s;	/* Firefox 4 */
	-webkit-transition:  0.8s;	/* Safari 和 Chrome */
	-o-transition:  0.8s;	/* Opera */
}


@media (max-width: 1200px){
.index_product_l,.index_product_r_1,.index_product_r_2,.index_product_r_3,
.index_product_r_4,.index_product_r_5,.index_product_r_6,.index_product_r_7,
.index_product_r_8,.index_product_r_9,.index_product_r_10,.index_product_r_11,
.index_product_r_12{
	
	
	font-size: 20px;
	
}
}
@media (max-width: 992px){
	.index_product_l,.index_product_r_1,.index_product_r_2,.index_product_r_3,
.index_product_r_4,.index_product_r_5,.index_product_r_6,.index_product_r_7,
.index_product_r_8,.index_product_r_9,.index_product_r_10,.index_product_r_11,
.index_product_r_12{
	
	
	font-size: 14px;
	overflow: hidden;
	
}
}

@media (max-width: 520px){
.index_product_l{
	float: none;
	width: 100%;
	height: 250px;
	background: url(../images/index_pic7.jpg) no-repeat  top center;
	overflow: hidden;
	line-height: 350px;
}

.index_product_r{
	float:none;
	width: 100%;
}
.index_product_l span{
	line-height: 450px;
}
.index_product_r_1,.index_product_r_2,.index_product_r_3,
.index_product_r_4,.index_product_r_5,.index_product_r_6,.index_product_r_7,
.index_product_r_8,.index_product_r_9,.index_product_r_10,.index_product_r_11,
.index_product_r_12{
	text-align: center;
	color: #FFFFFF;
	line-height: 230px;
	float: left;
	width: 33.3%;
	height:130px;
}
	
}
@media (max-width: 480px){

}
@media (max-width: 320px){

}




/*公司介绍*/


.index_company_main{
	 width: 1200px;
	 margin:0 auto 40px auto;
}
.index_company_l{
	float: left;
    width: 49%;
    margin-left: 1%;
	overflow: hidden;
}
.index_company_l img{
	width:100%;
}
.index_company_r{
	float: left;
	width: 50%;
}
.index_company_r h1{
	font-size: 22px;
	color: #fe0000;
	/*text-align: center;*/
	margin-bottom: 30px;
	padding-left: 10px;
	text-align: center;
}
.index_company_r p{
	font-size: 16px;
	color: #4c4c4c;
	margin-bottom: 15px;
	line-height: 26px;
	padding-left: 40px;
	text-indent: 32px;
}


@media (max-width: 1200px){
.index_company_main {
	width: 100%;
}

.index_company_r h1{
	font-size: 18px;
	
	}
.index_company_r p{
	font-size: 16px;
	color: #4c4c4c;
	margin-bottom: 15px;
	line-height: 20px;
	padding:0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
    	display: -webkit-box;
    	-webkit-line-clamp: 6;
    	-webkit-box-orient: vertical;

}
}
@media (max-width: 992px){
.index_company_r p{margin-bottom: 30px;}
}
@media (max-width: 640px){
.index_company_l{
	float: none;
	width: 98%;
	overflow: hidden;
}
.index_company_r{
	float: none;
	width: 100%;
	margin-top: 30px;
}
.index_company_r p{
	font-size: 14px;
	margin-bottom: 5px;
}
.index_company_r h1{
	margin-bottom: 5px;
}
}
@media (max-width: 768px){
	.index_company_r p{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;

}
}
@media (max-width: 640px){
		.index_company_r p{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;

}
}
@media (max-width: 320px){

}







/*banner*/
.banner_into{
	
	background: url(../images/banner_zoujin.jpg);
	height: 400px;
    background-position: center;
}
/*--------------------------------------------------------a公司概要---------------------------------------------------------*/
/*centent*/


.a_centent{
width: 100%;
}
.a_centent_main{
	width: 1400px;
	margin:0 auto;
}

/*centent_left*/

.a_centent_left{
float:left;
background-color: #333333;
color: white;
text-align: center;
width: 250px;
box-shadow:0px 0px 10px #000000;
position:relative;
top:-30px;
}
.a_fixed{position: fixed;top:50px;font-size: 1em;width: 250px;}

.a_fl{float:left;}

.a_fr{float:right;}

.a_centent_left h1{
line-height: 80px;
font-size: 16px;
font-weight: normal;
}
.a_centent_left h1 a{color:#fff;}
.a_centent_left h1 a{text-decoration:none;}
.a_centent_left h1:hover{
	background-color: #FF0004;
}
.a_centent_left a {color: #ffffff;}





/*centent_right*/

.a_centent_right{
float:right;
width: 75%;

}
.a_centent_right_title{
   margin-top: 0%;
	
}
.a_centent_right_title img{
	width:5%;
	height:auto;
}

.a_centent_right_title h1{
	font-size: 20px;
	margin-left: 7%;
	color: #4c4c4c;
	line-height: 64px;
}
.a_centent_right_pic{
	margin:30px auto;
	width: 80%;
}
.a_centent_right_pic img{
	margin:0 15px;
	display: block;
	float: left;
}
.a_centent_right p{
	margin:0 0;
	font-size: 14px;
	color: #4c4c4c;
	text-indent: 30px;
}
.a_centent_right_b_r{
	float: right;
	width:40%;
}

.a_centent_right_b_l {
    margin-top: 4px;
    margin-left: 7%;
    float: left;
}
.a_centent_right_b_l h6{
	font-size: 12px;
	color: #4c4c4c;
	text-align: center;
	padding: 10px;
}

/*a响应*/


@media only screen and (max-width: 1400px){

.a_centent_main{
	width: 95%;
}

.a_centent_right{

width: 75%;

}
.a_centent_left{
	width: 16%
}
	
.banner_into{
	width: 100%;
}
	
.a_centent_right_pic img{
	
    margin: 10px 0;
    display: block;
    float: left;
    width: 100%;
    height: auto;
}
	
.a_centent_left h1{
line-height: 60px;
font-size: 0.8em;
font-weight: normal;
}

.a_centent_right p{
	padding: 10px;
}
}


@media (max-width: 1366px){

.a_centent_left{
	width: 14%
}
}
@media (max-width: 1280px){

.a_centent_right_b_l {
	margin-top: 4px;
	margin-left: 0%;
	
	overflow: hidden;
}
.a_centent_right_b_r{width:42%;}
.a_centent_right_b_l img{width:90%;
height: auto;}

}

@media (max-width: 1024px){


nav.navbar.bootsnav ul.nav > li > a{
	font-size: 16px;
	padding: 10px;
}
.a_centent_right_title h1{
	font-size:16px;
	line-height:35px;
}
.a_centent_right_b_l {
	display: none;
}
	
.a_centent_right_b_r{
	float: none;
	width: 100%;
}
}


@media (max-width: 992px){
.a_centent_right p {
    margin: 5px 0;
    font-size: 14px;
    color: #4c4c4c;
	text-indent: 30px;
	}
}
@media (max-width: 640px){
	.a_centent_right h1{
	font-size:18px;
}
.a_centent_right_title img{
	display:none;
}
.a_centent_right_title{padding:0;}
.a_centent_right_title h1{
	text-align:center;
	margin-top:14%;
margin-left:0%;
}
.a_centent_left{
	display:none;
	
}
.a_centent_left h1{
    float: left;
    margin:0 20px;
}
.a_centent_right{
	float: none;
	width: 100%;
}
.product_nav{
	display: none;
	background-color: #333333;
	color: #fff;
	float: none;
    width: 100%;
    line-height: 7px;
    z-index: 999;
    box-shadow: 0px 0px 10px #000000;
    position: relative;
    top: 0;
    text-align: center;
}
.product_nav h1{
	line-height: 30px;
}
}


/*--------------------------------------------------------b企业文化---------------------------------------------------------*/

.b_centent_right{
float:right;
width: 75%;
margin-bottom: 130px;

}
.b_centent_right_1{
/*	height: 70px;*/
	margin:5px 0;
}
.b_centent_right_2{
	margin:5px 0;
/*	height: 100px;*/
}
.b_centent_right_3{
	margin:5px 0;
/*	height: 100px;*/
}
.b_centent_right_1_l{
	float: left;
	background: #333333;
	color: #fff;
	font-size: 16px;
	
	width: 20%;
	line-height: 70px;
	text-align: center;
}
.b_centent_right_1_r{
	float: left;
	background: #e5e5e5;
	color: #4c4c4c;
	font-size: 16px;
	
	width: 80%;
	line-height: 70px;
	text-align: left;
}
.b_centent_right_1_r p{
	padding-left: 20px;
	font-size:14px;
}
.b_centent_right_2_l{
	float: left;
	background: #333333;
	color: #fff;
	font-size: 16px;
	
	width: 20%;
	line-height: 100px;
	text-align: center;
}
.b_centent_right_2_r{
	float: left;
	background: #e5e5e5;
	color: #4c4c4c;
	font-size: 16px;
	
	width: 80%;
	text-align: left;
}
.b_centent_right_2_r p{
	line-height: 33px;
	padding-left: 20px;
	font-size:14px;
}


.b_centent_right_3_l{
	float: left;
	background: #333333;
	color: #fff;
	font-size: 16px;
	
	width: 20%;
	line-height: 156px;
	text-align: center;
}
.b_centent_right_3_r{
	float: left;
	background: #e5e5e5;
	color: #4c4c4c;
	font-size: 16px;
	
	width: 80%;
	
	text-align: left;
}
.b_centent_right_3_r p{
	line-height: 31px;
	padding-left: 20px;
	font-size:14px;
}



@media (max-width: 1200px){
.b_centent_right_1_l,.b_centent_right_2_l,.b_centent_right_3_l{
	font-size: 16px;
	float: none;
	width: 100%;
}
.b_centent_right_1_r,.b_centent_right_2_r,.b_centent_right_3_r{
	font-size: 14px;
	float: none;
	width: 100%;
	
}
.b_centent_right_3_l{
	line-height: 70px;
}
.b_centent_right_2_l{
	line-height: 70px;
}
}
@media (max-width: 1086px){
	
.b_centent_right_2_l{
	min-height:  70px;
	line-height: 70px;
}
.b_centent_right_2_r{
	min-height: 100px;
}
.b_centent_right_2_r p{
	line-height: 33px;
}
.b_centent_right_3_l{
	
	min-height: 70px;
	line-height: 70px;
}
.b_centent_right_3_r{
	
	min-height: 156px;
}
.b_centent_right_3_r p{
	line-height: 31px;
}
	
}
@media (max-width: 640px){
.b_centent_right{
	float:none;
	width: 100%;
	margin-bottom: 130px;

}
}

@media (max-width: 320px){

}



/*--------------------------------------------------------c领导致辞---------------------------------------------------------*/

.c_centent_right p{
	width:80%;
	margin:0 auto;
}
.c_centent_right img{
	width: 47%;
	height: auto;
}
@media (max-width: 992px){
	.c_centent_right p{
	width:100%;
	margin:0 auto;
}
	.c_centent_right img{
	width: 47%;
	height: auto;
}
}
@media (max-width: 768px){
	.c_centent_right p{
	width:100%;
	margin:0 auto;
}
	.c_centent_right img{
	width: 40%;
	height: auto;
}
}

/*--------------------------------------------------------d全资及控股公司---------------------------------------------------------*/

.d_centent_right img{
	width: 96%;
	height: auto;
}
@media (max-width: 640px){
	
.d_centent_right img{
	width: 90%;
	height: auto;
}
}


/*--------------------------------------------------------E荣誉证书---------------------------------------------------------*/


.e_centent_right{
	
}
.e_centent_right ul li{
	width: 28.5%;
	height: 280px;
	border: solid 1px #000000;
	float: left;
	margin: 2% 2.3%;
}
.e_centent_right ul li img{
	margin: 65px auto 0 auto ;
	display: block;
}

.e_centent_right ul li img:hover{
	width: 80%;
	height: auto;
	box-shadow: 1px 1px 5px 3px #000;
}

.e_centent_right ul li p{
	color: #4c4c4c;
	font-size: 16px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 200px;
}

.e_centent_right_num{
	font-size: 16px;
	color:#4d4d4d;
	text-align: center;
	padding:10px;
	margin: 30px 0 0 0;
}



@media (max-width: 1200px){
	
}
@media (max-width: 1086px){
	.e_centent_right ul li{
	width: 28.5%;
	height: 200px;
}
	.e_centent_right ul li img{
	margin: 30px auto 0 auto ;
		width: 60%;
		height: auto;
}
	.e_centent_right ul li img:hover{
	width: 70%;
	height: auto;
	box-shadow: 1px 1px 5px 3px #000;
}
	.e_centent_right ul li p{
	font-size: 14px;
	line-height:184px;
}
}
@media (max-width: 992px){
		.e_centent_right ul li{
	width: 40%;
	height: 180px;
}
	.e_centent_right ul li img{
		margin: 30px auto 0 auto ;
		width: 60%;
		height: auto;
}
	.e_centent_right ul li img:hover{
	width: 70%;
	height: auto;
	box-shadow: 1px 1px 5px 3px #000;
}
	.e_centent_right ul li p{
	font-size: 14px;
	line-height:150px;
}
	.e_centent_right ul li:last-child{
		display: none;
	}
}
@media (max-width: 640px){
		.e_centent_right ul li{
	width: 40%;
	height: 140px;
	border: none;
}
	.e_centent_right ul li img{
		margin: 10px auto 0 auto ;
		width:80%;
		height: auto;
}
	.e_centent_right ul li img:hover{
	width: 70%;
	height: auto;
	box-shadow: 1px 1px 5px 3px #000;
}
	.e_centent_right ul li p{
	display: none;
}
}
@media (max-width: 480px){
.e_centent_right ul li{
	width: 100%;
	height: 230px;
	border: none;
}
	.e_centent_right ul li img{
		margin: 30px auto 0 auto ;
		width: 60%;
		height: auto;
}
}
@media (max-width: 320px){
.e_centent_right ul li{
	width: 100%;
	height: 175px;
	border: none;
}
}

/*---------------------------------------------*/

.banner-1 {
	width: 100%;
	margin: 0 auto;
}
/*------------人才招聘-------------*/
.job {
	width: 1200px;
	margin: 0 auto;
	padding: 0px 0;
}
.kuangjia{
	width:100%;
	height:auto;
}
.job-l {
	width: 400px;
	float: left;
	height:273px;
	overflow:hidden;
}
.job-l img{
	width:100%;
}
.job-b {
	width: 800px;
	float: left;
	height: 273px;
	background: #f5f5f5;
}
.job-b h1 {
	font-size: 30px;
	line-height: 50px;
	text-align: center;
}
.job-b p {
	margin: 0 8%;
	font-size: 18px;
	line-height: 32px;
	text-align: left;
}
.zhaop h2 {
	line-height: 100px;
	text-align: center;
	font-size: 30px;
}
.job1 {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 40px;
}
.job1 h3 {
	font-size: 24px;
	line-height: 56px;
	background-color: #fe0000;
	color: aliceblue;
	text-indent: 40px;
}
.job1-t {
	padding: 40px 0;
	background-color: #f5f5f5;
}
.job1-t p {
	font-size: 18px;
	margin: 0 40px;
	line-height: 32px;
}
.job1-t span {
	font-size: 18px;
	line-height: 60px;
	margin: 0 0 0 40px;
}
/*------------联系我们-----------*/
.contact {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0;
}
.contact-t, .contact-c {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 50px;
}
.contact-t h1 {
	font-size: 30px;
	line-height: 80px;
}
.contact-t p {
	line-height: 50px;
}
.contact-t a {
	font-size: 16px;
	margin-left: 20px;
}
.contact-c h2 {
	text-align: left;
	font-size: 30px;
	line-height: 70px;
}
.contact-c p {
	font-size: 16px;
	text-indent: 40px;
	margin: 40px 0;
}
.contact-c table {
	width: 100%;
	margin: 0 auto;
	border: 0;
}
.contact-c table td {
	line-height: 40px;
}
.style1 {
	width: 95%;
	height: 40px;
	border: solid 1px #9E9E9E;
}
.style2 {
	width: 97.5%;
	height: 40px;
	border: solid 1px #9E9E9E;
}
.style3 {
	width: 97.5%;
	height: 100px;
	border: solid 1px #9E9E9E;
}
.style4 {
	background-color: #FF0004;
	color: aliceblue;
	width: 160px;
	height: 40px;
	margin-top: 20px;
	text-align: center;
}
.contact-b {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 40px;
}
.contact-b h3 {
	text-align: left;
	font-size: 30px;
	line-height: 70px;
	margin-bottom: 30px;
}
.contact-b-1 {
	width: 100%;
	height: 500px;
}
/*----------营销中心-------------*/
.market {
	width: 100%;
	margin: 0 auto;
	padding: 0px 0;
}
.market h1 {
	font-size: 40px;
	text-align: center;
	line-height: 80px;
margin-top: 0px;
}

.market1-t h1 {
	font-size: 40px;
	text-align: center;
	line-height: 80px;
}
.market ul {
	width: 60%;
	margin: 0 auto;
	padding: 20px 0;
}
.market ul li {
	float: left;
	width: 50%;
	margin: 40px 0;
}
.market-l {
	float: left;

	line-height: 50px;
	font-size: 30px;
	text-align: center;
	color: #4D4B4B;

}
.market-r {
	float: left;
	line-height: 50px;
	font-size: 24px;
	margin-left: 10%;
	color: #FF0004;
}
.market1 {
	width: 100%;
	margin: 0 auto;
	background: url(../images/marketing3.jpg) no-repeat;
}
.market1-t {
	width: 100%;
	margin: 0 auto;
	padding: 40px 0;
}
.market1-t ul {
	width: 80%;
	margin: 0 auto;
}
.market1-t ul li {
	width: 20%;
	float: left;
	margin: 40px 0;
}
.market1-t ul li h2 {
	width: 150px;
	height: 150px;
	font-size: 24px;
	text-align: center;
	line-height: 150px;
	color: #3b3b3b;
	background-color: #bfbfbf;
	margin: 0 auto;
}
.market2 {
	width: 100%;
	margin: 0 auto;
	/*background:url(../images/marketing4.gif) no-repeat center;*/
	height:1120px;
}
.market2 h3 {
	font-size: 40px;
	text-align: center;
	color: #000;
padding-top:50px;
}
.market3 {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 60px 0;
}
.market3 h4 {
	font-size: 40px;
	text-align: center;
	    padding-top: 30px;
}
.market3 table {
	width: 1200px;
	margin: 0 auto;
}
.style5 {
	width: 90%;
	height: 40px;
	margin-top: 80px;
	border: solid 1px #767676;
}
.style6 {
	width: 95%;
	height: 40px;
	border: solid 1px #767676;
	margin-top: 30px;
}
.style7 {
	width: 97.5%;
	height: 100px;
	border: solid 1px #767676;
	margin-top: 30px;
}
.style8 {
	width: 160px;
	height: 40px;
	margin-top: 40px;
	background-color: #ff4d4e;
	color: aliceblue;
	border-radius: 5px;
}

@media (max-width: 992px){
	.market2{
		display: none;
	}
	.market-l {
	float: left;
	width: 0px;
	height: 0;
	line-height: 50px;
	font-size: 24px;
	text-align: center;
	color: #4D4B4B;
	border:none;
}
.market-r {
	float: left;
	line-height: 50px;
	font-size: 16px;
	margin-left: 10%;
	color: #FF0004;
}
@media (max-width: 768px){
	.market ul li{
		width:100%;
		
		float:none;
		
		padding-left: 25%;
}
}
}
/*-----------成长历程-----------------*/

.banner_history{
	background:url(../images/banner_zoujin.jpg) no-repeat center;
	height: 400px;
}
.history {
	width: 75%;
	float: right;
	padding: 50px 0 130px 0;
}
.history h2 {
	text-align: center;
	line-height: 60px;
	padding-bottom: 100px;
}
.history a {
	font-size: 30px;
	margin-left: 20px;
	line-height: 60px;
	cursor:pointer;
}



/*-------------产品基地---------------*/
.base {
	width: 75%;
	float: right;
	padding: 20px 0;
}
.base h2 {
	font-size: 36px;
	line-height: 80px;
	text-align: left;
	text-indent: 40px;
}
.base ul li {
	float: left;
	width: 33.3%;
	margin: 20px 0;
	text-align: center;
}
.base ul li a {
	font-size: 18px;
	line-height: 40px;
}
.base1 {
	width: 75%;
	float: right;
	padding: 20px 0 60px 0;
}
.base1 h2 {
	line-height: 50px;
	font-size: 24px;
	padding-bottom: 40px;
}
.base1 p {
	width: 96%;
	margin-left: 2%;
	font-size: 16px;
	line-height: 30px;
	text-indent: 36px;
}

@media (max-width: 640px){
	.base{
		float: none;
		width: 100%;
	}
	.base1 {
	width: 100%;
	float: none;
}
.base h2 {
	font-size: 36px;
	line-height: 80px;
	text-align: center;
	text-indent: 0px;
margin-top: 22px;
	
}
.base1 h2 {
	line-height: 50px;
	font-size: 24px;
	padding-bottom: 40px;
	text-align:center;
}
}

/*-----------产品展示---------------*/
.product, .product-1 {
	width: 75%;
	float: right;
	padding: 20px 0 00px 0;
}
.product ul li {
	float: left;
	width: 33.3%;
	margin: 20px 0;
	text-align: center;
	border: solid 1px #e2e2e2;
	overflow: hidden;
}
.product ul li span{
	display: block;
	overflow: hidden;
}
.product ul li a {
	font-size: 18px;
	line-height: 30px;
}
.product ul li a h6{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	height:20px;

}
.product ul li img {
	margin: 0 auto;
	cursor: pointer;

    transition: all 0.8s;
}
.product ul li:hover img{  
    transform: scale(1.2);  
 }  
.product-1 {
	width: 75%;
	float: right;
	padding: 0px 0 50px 0;
	text-align: center;
}
.product-1 a {
	font-size: 16px;
	text-align: center;
	margin-right: 10px;
}
@media (max-width: 640px){
	.product, .product-1 {
	width: 100%;
	float: none;
	padding: 0px 0 30px 0;
}
}


/*------------------产品中心内页-------------------*/


.product_main{
	width: 100%;
}

.nav_small{
	
	width: 100%;
}

.nav_small_main{
	
	margin: 0 auto;
	font-size: 16px;
	line-height: 42px;
	
}
.nav_small_main ul{padding-right: 20px;}
.nav_small_main ul a{
	color: #4c4c4c;
	float: right;
	
}
.pro_centent{
	margin:0 auto;
	width:1200px;
	
}
.pro_centent_l{
	float: left;
	width: 40%;
}
.pro_centent_r{
	width: 60%;
	float: right;
	padding: 0 26px;
}
.pro_centent_r img{width: 100%;}
.pro_centent_r h1{
	color: #ff4d4e;
	font-size: 18px;
	line-height: 40px;
}

.pro_centent_r dl dt{
	font-size: 16px;
	color: #4c4c4c;
	line-height: 35px;
}
.pro_centent_r dl dd{
	font-size: 14px;
	color: #808080;
	text-indent: 30px;
	line-height: 30px;
}

.pro_main_bt{
	width: 100%;
}

.pro_main_bt_c{
	width: 1200px;
	margin:0 auto 30px auto;
	border: #cccccc solid 1px;
}
.pro_main_bt_c ul {
	width: 80%;
	margin:0 auto;
}
.pro_main_bt_c ul img{
	width: 100%;
}
.pro_main_bt_c_c{
	background: #e6e6e6;
	font-size: 16px;
	color: #4c4c4c;
	line-height: 60px;
	padding-left: 20px;
	border-bottom: #cccccc solid 1px;
}


@media only screen and (max-width: 1200px){
	.nav_small_main,.pro_main_bt_c,.pro_centent{
		width:100%;
		height: auto;
}
}
@media only screen and (max-width: 992px){
	.pro_centent_l,.pro_centent_r{
		width: 100%;
		float: none;
	}
}
@media only screen and (max-width: 440px){
	.pro_main_bt_c_c{
		line-height: 35px;
	}
}





/*--------------------------------------------------------f news 主要内容区域---------------------------------------------------------*/
/*banner*/
.banner_news{
	
	background: url(../images/f_banner.jpg);
	height: 400px;
    background-position: center;
}




.f_centent{
width: 100%;
}
.f_centent_main{
	width: 1400px;
	margin:0 auto;
}

/*centent_left*/
.f_centent_left{
float:left;
background-color: #333333;
color: white;
text-align: center;
width: 250px;
box-shadow:0px 0px 10px #000000;
position:relative;
top:-30px;
}
.f_fixed{position: fixed;top:30px;font-size: 1em;width: 250px;}



.f_centent_left h1{
line-height: 80px;
font-size: 1.2em;
font-weight: normal;
}
.f_centent_left h1:hover{
	background-color: #FF0004;
}
.f_centent_left a {color: #ffffff;}

/*centent_right*/



.f_centent_right{
float:right;
width: 75%;
margin-top: 30px;
}


.f_centent_right h1{
color: #fe0000;
font-size:36px;
text-align: center;
margin-bottom: 30px;
}
.f_centent_right h2{
	font-size: 14px;
	color: #808080;
	text-align: center;
	margin-bottom: 30px;
}

.f_centent_right p {
	text-indent: 30px;
	font-size: 16px;
	color: #4c4c4c;
	margin-bottom: 10px;
	padding-right:10px;
	text-align:justify;
 	text-justify:inter-ideograph;
}
.f_centent_right img{
	margin:10px 0 10px 0;
	width: 80%;
	height: auto;
}
.f_centent_right h3{
	font-size: 16px;
	color: #4c4c4c;
	text-align: center;
	margin:20px 0;
}
.f_centent_right h4{
	font-size: 16px;
	color: #4c4c4c;
	margin:20px 0;
}
.f_centent_right h5{
	font-size: 16px;
	color: #4c4c4c;
	margin-bottom: 50px;
}




/*f响应*/


@media only screen and (max-width: 1400px){

.f_centent_main{
	width: 100%;
}

.f_centent_right{

width: 75%;

}
.f_centent_left{
	width: 16%;
}
	
.banner_news{
	width: 100%;
}
	
.f_centent_left h1{
line-height: 60px;
font-size: 0.8em;
font-weight: normal;
}
}


@media (max-width: 1366px){

.f_centent_left{
	width: 14%;
}
}


@media (max-width: 1024px){
.f_centent_right h1{
	font-size:30px;
}
}

@media (max-width: 992px){
.f_centent_right h1{
	font-size:24px;
}
}

@media (max-width: 640px){
.f_centent_right h1{
	font-size:18px;
margin-top: 50px;

}
.f_centent_left{
	float:none;
	width: 100%;
	background: #333333;
	height: 60px;
    line-height:60px;
}
.f_centent_left h1{
    float: left;
    margin:0 20px;
    

}
.f_centent_right{
	float: none;
	margin: 0 auto;
}

}
@media (max-width: 480px){
	.f_centent_left h1{
    float: left;
    margin-right: 10px;
    font-size: 12px;
    line-height: 30px;
}
}

/*-----------新闻中心--------------*/
.news_right{
	float:right;
	width: 75%;
	margin-top: 30px;
}
.news_right ul li{
	margin: 30px 0;
}
.news_main_l{
	float: left;
	width: 40%;
}
.news_main_l img{
	width: 100%;
	height: auto;
}
.news_main_r{
	float: right;
	width: 55%;
}
.news_main_r h1{
	font-size: 20px;
	color: #fe0000;
	width: 100%;
}
.news_main_r h1 a{
	color: #fe0000;
	width: 90%;
    display: block;
    overflow:hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-line-clamp:1;
-webkit-box-orient:vertical;
text-align:center;
padding: 0 10px;
}
.news_main_r h1 span{
	font-size: 12px;
	color: #808080;
	float: right;
	padding-right: 10px;
}

.news_main_r p{
	font-size: 16px;
	color: #4c4c4c;
	text-indent: 30px;
	overflow: hidden;
	margin:30px 10px;
	text-align:justify;
 	text-justify:inter-ideograph;
}
.news_main_r h2{
	font-size: 16px;
	color: #808080;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
.news_main_r h2 a{
	color: #808080;
}
/*响应*/


@media (max-width: 1200px){
.news_main_r p{
	font-size: 14px;
	margin:30px 0;
	padding-right: 10px;
}
.news_main_r h1 span{
	font-size: 12px;
	padding-right: 10px;
}
.news_main_r h2{
	font-size: 14px;
padding-right:10px;
}
}

@media (max-width: 992px){
.news_main_l{
	float: none;
	width: 100%;
}
.news_main_l img{
	width: 98%;
	height: auto;
}
.news_main_r{
	float: none;
	width: 100%;
	margin-top: 20px;
}
}
@media (max-width: 640px){
.news_right{
	float:none;
	width: 100%;
	margin-top: 30px;
}
.news_main_l img{

	width: 95%;
	height: auto;
	margin: 2.5% 0 0 2.5%;
}
.news_main_r p{
	font-size: 14px;
	margin:10px 0;
	padding-right: 10px;
	padding-left: 10px;
}
.news_main_r h1 span{
	display: none;
}

}


/*----------------------*/
.parHd li.act span {
	display: block;
	width: 66px;
	height: 66px;
	overflow: hidden;
	background: url(../images/history2.png) no-repeat;
	position: absolute;
	top: 0;
	left: 19px;
	z-index: 21;
}
.parHd .tempWrap:after {
	content: '';
	width: 85%;
	height: 1px;
	/*background: #580000;*/
	position: absolute;/* top:33%;*//* right:-140%;*/
	right: 8%;
	top: 35%;/* margin-top:-0.5px;*/
	z-index: 10;
}
.parHd li {
	display: inline-block;
	cursor: pointer;
	padding-top: 80px;
	font-size: 18px;
	color: #000;
	text-align: center;
	margin: 0 30px;
	position: relative;
}
.parBd h4 {
	position: relative;
	font-size: 40px;
	margin-bottom: 3%;/*width:200px;*/
	padding: 0 30px;
	display: inline-block;
	text-align: center;
}
.parBd h4:after {
	content: '';
	background: #000;
	width: 100px;
	height: 1px;
	position: absolute;
	left: -100px;
	bottom: 12px;
}
.parBd h4:before {
	content: '';
	background: #000;
	width: 100px;
	height: 1px;
	position: absolute;
	right: -100px;
	bottom: 12px;
}
.parBd p {
	line-height:40px;
	font-size: 16px;
	width: 80%;
	margin: 0 auto;
}
/*----------响应----------*/
@media (max-width: 1440px) {
.contact {
	width: 80%;
}
.market2 h3 {
	bottom: 770px;
}
.base ul li img {
	width: 90%;
	margin: 0 auto;
}
.parBd h4:after {
	content: '';
	background: none;
	width: 100px;
	height: 1px;
	position: absolute;
	left: -100px;
	bottom: 12px;
}
.parBd h4:before {
	content: '';
	background: none;
	width: 100px;
	height: 1px;
	position: absolute;
	right: -100px;
	bottom: 12px;
}
}

@media (max-width: 1366px) {
h1 img, .market2 h3 img, .market3 h4 img {
	width: 30%;
}
.market2 h3 {
	bottom: 730px;
}
.parHd li.act span {
	left: 20px;
}
}

@media (max-width: 1280px) {
.job {
	width: 80%;
	margin: 0 auto;
	padding: 0px 0;
}
.kuangjia{display:none;}
.job-l {
	display:none;
}

.job-b {
	display:none;
}
.job-b p {
	margin: 0 1%;
	line-height: 28px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.market2 h3 {
	bottom: 680px;
}
.market3 table {
	width: 80%;
}
.parHd li.act span {
	left: 20px;
}
}

@media (max-width: 1024px) {
.job-b {
	width: 75%;
	height: 183px;
}
.job-b p {
	line-height: 24px;
}
.market h1 {
	font-size: 30px;
	line-height: 60px;
}
.market ul {
	width: 80%;
}
.market ul li {
	margin: 0px 0;
}
.market-r {
	font-size: 20px;
}
.market1-t ul li h2 {
	width: 120px;
	height: 120px;
	font-size: 20px;
	line-height: 120px;
}
.market2 h3 {
	font-size: 30px;
	line-height: 60px;
	bottom: 540px;
}
.market3 {
	padding: 0 0 60px 0;
}
.market3 h4 {
	font-size: 30px;
}
.product ul li img {
	width: 90%;
}
.parHd .tempWrap:after {
	width: 66%;
	right: 28%;
}
.parHd li.act span {
	left: 19px;
}
.parBd h4:after {
	display: none;
}
.parBd h4:before {
	display: none;
}
}

@media (max-width: 991px) {
.job-b h1 {
	font-size: 26px;
	line-height: 40px;
}
.job-b p {
	font-size: 16px;
}
.kuangjia{display:none;}
.job-l img{
	display:none;
}

.job-b {
	display:none;
}
.zhaop h2 {
	line-height: 80px;
	text-align: center;
	font-size: 26px;
}
.job1 h3 {
	font-size: 26px;
	line-height: 70px;
}
.job1-t {
	padding: 30px 0;
}
.job1-t p {
	font-size: 16px;
	line-height: 26px;
}
.job1-t a {
	font-size: 16px;
	line-height: 40px;
}
.market2 h3 {
	bottom: 520px;
}
.market-r {
	margin-left: 5%;
}
.parHd li {
	margin: 0 25px;
}
}

@media (max-width: 768px) {
.job-l {
	display: none;
}
.job-b {
	width: 100%;
	height: 183px;
}
.job1-t a {
	margin: 0 0 0 10px;
}
.contact-t h1 {
	font-size: 24px;
	line-height: 70px;
}
.contact-t a {
	font-size: 14px;
}
.contact-c h2 {
	font-size: 24px;
	line-height: 50px;
}
.contact-c p {
	font-size: 14px;
	text-indent: 36px;
	margin: 20px 0;
}
.contact-b h3 {
	font-size: 24px;
	line-height: 50px;
}
.contact-b-1 {
	width: 100%;
	height: 450px;
}
.market2 h3 {
	bottom: 400px;
}
.market ul {
	width: 95%;
}
.market-r {
	font-size: 18px;
}
.market1-t ul {
	width: 90%;
	margin: 0 auto;
}
.market3 table {
	width: 90%;
}
.product ul li a {
	font-size: 16px;
}
.parHd .tempWrap:after {
	width: 50%;
	right: 46%;
}
.parHd li {
	margin: 0 23px;
}
.parHd li.act span {
	left: 19px;
}
	.parBd h4 {
	font-size: 30px;
	padding: 0 25px;
}

}

@media (max-width: 640px){
	.history {
	width: 100%;
	float: none;
}
.parHd .tempWrap:after {
	width: 18%;
	right: 80%;
}
	.parHd a img{
		width: 35%;
	}
}


@media (max-width: 480px) {
.job {
	width: 90%;
}
.job-b h1 {
	font-size: 22px;
	line-height: 36px;
}
.job-b p {
	font-size: 15px;
}
.job-b {
	height: 177px;
}
.zhaop h2 {
	line-height: 80px;
	text-align: center;
	font-size: 22px;
}
.job1 h3 {
	font-size: 22px;
	line-height: 50px;
	text-indent: 20px;
}
.job1-t {
	padding: 30px 0;
}
.job1-t p {
	font-size: 15px;
	line-height: 24px;
	margin: 0 20px;
}
.job1-t a {
	font-size: 15px;
	line-height: 24px;
}
.contact-b-1 {
	width: 100%;
	height: 400px;
}
.market {
	padding: 20px 0;
}
.market h1 {
	font-size: 24px;
	line-height: 50px;
}
.market ul {
	width: 95%;
	padding: 00px 0;
}
.market ul li {
	width: 100%;
	margin: 10px 0;
}
.market-l {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
}
.market-r {
	float: none;
	line-height: 30px;
	font-size: 18px;
	color: #FF0004;
}
.market1-t {
	width: 100%;
	padding: 20px 0;
}
.market1-t ul {
	width: 100%;
}
.market1-t ul li {
	width: 33.3%;
	margin: 20px 0;
}
.market1-t ul li:last-child {
	display: none;
}
.market1-t ul li h2 {
	width: 90px;
	height: 90px;
	font-size: 18px;
	line-height: 90px;
}
.market2 h3 {
	font-size: 24px;
	line-height: 30px;
	bottom: 250px;
}
.market3 {
	padding: 00px 0 60px 0;
}
.market3 h4 {
	font-size: 24px;
	text-align: center;
}
.market3 table {
	width: 98%;
	margin: 0 auto;
}
.style5 {
	margin-top: 50px;
}
.base h2 {
	font-size: 20px;
	line-height: 60px;
	text-indent: 20px;
}
.base ul li {
	width: 50%;
	margin: 10px 0;
}
.base ul li a {
	font-size: 14px;
}
.base1 h2 {
	line-height: 20px;
	font-size: 20px;
	padding-bottom: 30px;
}
.base1 p {
	width: 96%;
	margin-left: 2%;
	font-size: 14px;
	line-height: 28px;
	text-indent: 36px;
}
.product ul li {
	width:96%;
	margin-left:2%;
}
.product ul li a {
	font-size: 14px;
	line-height: 30px;
}
.history h2 {
    text-align: left;
    line-height: 60px;
    padding-bottom: 50px;
}
.parHd .tempWrap:after {
	width: 30%;
	right: 65%;
}
.parHd li {
	margin: 0 16px;
}
	.parBd h4 {
	font-size: 24px;
	padding: 0 10px;
}
.parBd h4:after {
	display: none;
}
.parBd h4:before {
	display: none;
}
.parBd p {
	font-size: 14px;
	
}
	
.history h2 {
	text-align: center;
	line-height: 60px;
	padding-bottom: 50px;
}
}

@media (max-width: 320px) {
.contact {
	width: 90%;
}
.contact-t h1 {
	font-size: 22px;
	line-height: 50px;
}
.contact-t p {
	line-height: 40px;
}
.contact-t a {
	font-size: 16px;
	margin-left: 10px;
}
.contact-c h2 {
	font-size: 20px;
	line-height: 20px;
}
.contact-c p {
	font-size: 16px;
	text-indent: 32px;
	margin: 20px 0;
}
.contact-b h3 {
	font-size: 20px;
	line-height: 40px;
}
.market2 h3 {
	bottom: 150px;
}
	.parHd .tempWrap:after {
	width: 18%;
	right: 80%;
}
	.parHd a img{
		width: 35%;
	}
}










/*--------------------------------------------------------footer---------------------------------------------------------*/



/*footer*/


footer{
	background: #666666;
	
}
.foot_main{
	width: 1400px;
	margin:0 auto;
}
.foot_main_l{
	float:left;
	margin-left: 5%;
}
.foot_main_l ul{
	float:left;
	color:#ffffff;
	font-size: 16px;
	margin: 30px 24px 40px 24px;
    line-height: 90px;
}
.foot_main_l ul li{
	color: #a4a4a4;
	font-size: 14px;
	line-height: 30px;

}
.foot_main_l a{color: #fff;}
.foot_main_l ul li a{
	color: #a4a4a4;
}

.foot_main_c{
	float:left;
	margin: 5%;
}
.foot_main_r{
	float:left;
	margin-top: 4%;
}
.foot_main_r p{
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}



@media only screen and (max-width: 1400px){

.foot_main_l{
	float:left;
	margin-left: 0%;
	width:60%;
}

.foot_main_c{
	float:left;
	margin: 5% 5% 0 0;
	width: 8%
}

.foot_main_r{
	float:left;
	margin-top: 4%;
	width: 20%;
}



.foot_main{
	width: 100%;
	
}

}


@media (max-width: 1366px){

	.foot_main_l{
	float:none;
	margin: 0 0 0 20%;
	width:100%;
}

.foot_main_c{
	float:left;
	margin: 5% 5% 0 0;
	width: 8%
}

.foot_main_r{
	float:none;
	margin-top: 4%;
	width: 30%;
	margin-left: 20%;
}



}
@media (max-width: 1280px){}

@media (max-width: 1024px){}

@media (max-width: 992px){
	
	.foot_main_l{
	float:none;
	margin: 0 0 0 0;
	width:100%;

}

	.foot_main_c{
	float:left;
	margin: 8% 5% 0 0;
	width: 8%
}

	.foot_main_r{
	float:none;
	margin-top: 4%;
	width: 30%;
	margin-left: 0%;
}
.foot_main_r p{/*padding-left:5%;*/ }
}
@media (max-width: 800px){
.foot_main_l{
	float:left;
	margin: 0 0 0 0;
	width:100%;
	text-align: center;

}
	.foot_main_c{
	float:left;
	margin: 5% auto;
	width: 100%;
}
.foot_main_c img{
   display: block;
   margin: 0 auto;
   width: 30%;
   height: auto;
}
.foot_main_r{
	float:left;
	margin-top: 4%;
	width:100%;
	text-align: center;
	margin-left: 0%;
}
.foot_main_l ul{
	float:left;
	color:#ffffff;
	font-size: 14px;
	margin: 30px 10px 40px 10px;
    line-height: 90px;
    width: 13%;
}
.foot_main_l ul li{
	color: #a4a4a4;
	font-size: 12px;
	line-height: 30px;

}
}
@media (max-width: 640px){
.foot_main_l{
	display: none;
}
}
.swiper-container5 {
      width: 100%;
      height: 100%;
overflow:hidden;
	
    }
.swiper-container5{display:none;}
  .swiper-slide img{width: 100%;height: auto;}

@media (max-width: 768px){
	.swiper-container5{
    margin-bottom: 20px;
}
	.swiper-container5{display:block;overflow:hidden;}
}
@media (max-width: 375px){
	/*.language_index {
	    width: 36%;
	}	*/
}
label {
    display: block;
        max-width: initial;
}


@media (max-width: 320px){
.language_index {
    width: 46%;

}
.nav-logo img {
    width: 50%;
    margin-bottom: 0;
}
}
@media (max-width: 290px){
.language_index a {
    margin-left: 10px;
}

}