*{
	padding: 0;
	margin: 0;
}

img{
	vertical-align: top;
}
li{
	list-style: none;
}

#focus-banner{
	position: relative;
	width: 100%;
	overflow: hidden;
}

#focus-banner-list{
	position: relative;
}
#focus-banner-list li{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
#focus-banner-list li img{
	width: 100%;}
.focus-banner-img{
	display: block;
}

#focus-banner-list .focus-banner-text{
	position: absolute;
	left: 50%;
	top: 0;
	width: 1000px;
	height: 100%;
	margin-left: -500px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

#focus-banner .focus-handle{
	position: absolute;
	top: 50%;
	margin-top: -40px;
	z-index: 10;
	display: block;
	width: 80px;
	height: 80px;
	background-image: url("../images/focus_handle.png");
}
#next-img{
	left: 0;
}
#next-img{
	left: 50px;
	background-position: 0 0;
}
#next-img:hover{
	background-position: 0 -80px;
}
#prev-img{
	right: 0;
}
#prev-img{
	right: 50px;
	background-position: -80px 0;
}
#prev-img:hover{
	background-position: -80px -80px;
}

#focus-bubble{
	position: absolute;
	left: 50%;
	bottom: 100px;
	z-index: 10;
}
#focus-bubble li{
	float: left;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border:1px #fff solid;
	cursor: pointer;
}
#focus-bubble li a{
	display: block;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=0);
	opacity: 0;
}
#focus-bubble li.current{
	background-color: #FF0000;
}
.promargin{
    margin: 30px auto 80px;
    width: 80%;
    font-size: 15px;
}
.bottom_border{
	border-bottom:1px solid #BFBFBF ;
    font-size: 18px;
	padding-bottom: 8px;
}
.pro img{
	margin-bottom: 35px;
}
.seemore{
	font-size: 16px;

}
.seemore img{
	margin-top: 60px;
	    margin-left: -7%;
}
.seemore span{
    position: relative;
    top: 32px;
    right: 143px;
    color: #555555;
    transition: all 0.2s;
}
.seemore a{
	font-size: 16px;
}
.advantage{
	margin-top: 60px;
}
.news_bigbox{
	margin-top: 80px;
}
.news_box{
	margin-bottom: 60px;
}
.news_box p{
	text-align: center;
	line-height: 34px;
	width: 90px;
	height: 34px;
}
.news_box p:nth-child(2){
	background: #EEEEEE;
	margin-left: 20px;
}
.news_box p:nth-child(3){
	background: #EEEEEE ;
	color: #555555;
}
.leftnews p:nth-child(2){
	margin: 10px auto 10px;
	font-size: 18px;
	color: #3D3D3D;
}
.leftnews p:nth-child(3){
	font-size: 15px;
}
.rightnews span{
	font-size: 18px;
}
.bottom{
	margin-bottom: 20px;
}
.marleft{
	margin-left: -24px;
}
.bot{
	margin-bottom: 32px;
}
.huoban_title{
	margin: 60px auto 60px;
}
.bgc{
	background: #F6F6F6;
	margin-top: 60px;
	padding-bottom: 80px;
}
.bgb{
	background: #222222;
}
.top_right_title{
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 60px;
}
.content_top_right{
	width: 23%;
}
.right_content_list{
 	color: #777777;
    font-size: 14px;
    margin-bottom: 15px;

 }   
 .right_content_list dd{
 	position: relative;
    line-height: 20px;
    margin-right: 6px;	
 }
.content_top_left{
	width: 55%;
    margin-top: 60px;
	margin-bottom: 40px;
}
.top_left_list{
	width: 20%;
}
.top_left_list dd{
	margin-bottom: 20px;	
}
.top_left_list dd a{
	font-size: 14px;
	color: #FFFFFF;
}
.top_left_list dt a{
    font-size: 14px;
    color: #777777;
    display: inline-block;
    width: 100%;
    margin-bottom: 12px;
}
.top_left_list dt a:last-child{
	margin-bottom: 0px;
}
.footer_logo{
    margin-top: 60px;
    margin-right: 74px;
}

.foot{
	border-top:1px solid #313131 ;
	background: #222222;
	padding-bottom: 20px;
}
.foot p{
	text-align: center;
	color: #777777;
	margin: 20px auto 0px;
}
.gongsi a{
	text-decoration: none;
}
.leftnews *{
	transition: all 0.3s;
}
.bot *{
	transition: all 0.3s;
}
.leftnews:hover *{
	color: #D3050F !important;
}
.bot:hover *{
	color: #D3050F !important;
}
.hangye{
	transition: all 0.2s;
}
.hangye:hover{
	background: #CE3643 !important;
}
.hangye:hover a{
	color: #FFFFFF !important;
}
.gongsi{
	transition: all 0.2s;
}
.gongsi:hover{
	background: #CE3643 !important;
}
.gongsi:hover a{
	color: #FFFFFF !important;
}
.seemore span:hover{
	color: #d3050f !important;
}
.leftnews img{
	transition: all 0.5s;
}
.leftnews img:hover{
	transform: scale(1.1);
}
.marleft img{
	transition: all 0.5s;
}
.marleft img:hover{
	transform: scale(1.1);
}
.pro img{
	transition: all 0.5s;
}
.pro img:hover{
	transform: scale(1.1);
}
.pro span{
	transition: all 0.5s;
}
.pro:hover .bottom_border{
	color: #D3050F;
    border-bottom: 1px solid #D3050F;
}
@media only screen and (min-width:1024px) and (max-width:1439px){
	
	.bottom{
		margin-bottom: 10px;
		font-size: 17px;
		margin-top: 0px;
	}
	.marleft{
		padding-right: 0px;
	}
	.bot{
		margin-bottom: 24px;
	}
	.footer_logo{
		margin-right: 78px;
	}
	.content_top_left{
		width: 51%;
	}
	.content_top_right{
		width: 21%;
	}
}
/*@media only screen and (min-width:768px) and (max-width:1023px){
	.seemore img{
		margin-left: 39%;
	}
	.content_top_left{
		width: 60%;
	}
	.content_top_right{
		width: 40%;
	}
	
}*/
@media only screen and (min-width:375px) and (max-width:767px){
	 .promargin{
	    line-height: 20px;
	    margin: 30px auto 40px;
	    width: 80%;
	    font-size: 14px;
	}
	.w375{
		width: 30%;
		margin-top: 20px;
	}
	.pro{
		text-align: center;
	}
	.pro img{
		margin-bottom: 20px;
	}
	.bottom_border{
		font-size: 16px;
	}
	.mt375{
		margin-top: 20px;
	}
	.seemore img{
		margin-left: 28%;
	}
	.w375_90{
		width: 90%;
		margin-bottom: 16px;
		margin-left: 16px;
	}
	.news_bigbox{
		margin-top: 40px;
	}
	.marleft{
		margin-left: 0px;
	}
	.news_box{
		margin-bottom: 80px;
	}
	.news_box p:nth-child(2){
		margin-left: 0px;
	}
	.news_box p{
	    margin: 0 55px 20px;
	}
	.news_img375{
		height: 210px;
	}
	.bot{
		margin-left: -6px !important;
	}
	.lll75{
		margin-left: 0px !important;
		padding-right: 15px !important;
	}
	.linehei375{
	    font-size: 14px;
	    line-height: 24px;
	}
	.bottom{
		margin-top:20px;
	}
	.huoban375{
		width: 60%;
	}
	.huoban_title{
		margin: 40px auto 30px;
	}
	.content_top_left{
		width: 100%;
		margin-bottom: 0px;
	}
	.content_top_right{
		width: 100%;
	}
	.top_right_title{
		margin-left: 20px;
	}
	.top_right_content{
		margin-left: 20px;
	}
	.bot{
		margin-bottom: 0px;
	}
	.promargin{
	    line-height: 20px;
	    margin: 30px auto 40px;
	    width: 80%;
	    font-size: 14px;
	}
	.w375{
		width: 30%;
		margin-top: 20px;
	}
	.pro{
		text-align: center;
	}
	.pro img{
		margin-bottom: 20px;
	}
	.bottom_border{
		font-size: 16px;
	}
	.mt375{
		margin-top: 20px;
	}
	.seemore img{
		margin-left: 30%;
	}
	.w375_90{
		width: 90%;
		margin-bottom: 16px;
		margin-left: 16px;
	}
	.news_bigbox{
		margin-top: 40px;
	}
	.marleft{
		margin-left: 0px;
	}
	.news_box{
		margin-bottom: 80px;
	}
	.news_box p:nth-child(2){
		margin-left: 0px;
	}
	.news_box p{
	    margin: 0 68px 20px;
	}
	.news_img375{
		height: 240px;
	}
	.bot{
		margin-left: -6px !important;
	}
	.lll75{
		margin-left: 0px !important;
		padding-right: 15px !important;
	}
	.linehei375{
	    font-size: 14px;
	    line-height: 24px;
	}
	.bottom{
		margin-top:20px;
	}
	.huoban375{
		width: 60%;
	}
	.huoban_title{
		margin: 40px auto 30px;
	}
	.content_top_left{
		width: 100%;
		margin-bottom: 0px;
	}
	.content_top_right{
		width: 100%;
	}
	.top_right_title{
		margin-left: 20px;
	}
	.top_right_content{
		margin-left: 20px;
	}
	.bot{
		margin-bottom: 0px;
	}

	
}
@media only screen and (min-width:374px) and (max-width:320px){
	 .promargin{
	    line-height: 20px;
	    margin: 30px auto 40px;
	    width: 80%;
	    font-size: 14px;
	}
	.w375{
		width: 30%;
		margin-top: 20px;
	}
	.pro{
		text-align: center;
	}
	.pro img{
		margin-bottom: 20px;
	}
	.bottom_border{
		font-size: 16px;
	}
	.mt375{
		margin-top: 20px;
	}
	.seemore img{
		margin-left: 28%;
	}
	.w375_90{
		width: 90%;
		margin-bottom: 16px;
		margin-left: 16px;
	}
	.news_bigbox{
		margin-top: 40px;
	}
	.marleft{
		margin-left: 0px;
	}
	.news_box{
		margin-bottom: 80px;
	}
	.news_box p:nth-child(2){
		margin-left: 0px;
	}
	.news_box p{
	    margin: 0 55px 20px;
	}
	.news_img375{
		height: 210px;
	}
	.bot{
		margin-left: -6px !important;
	}
	.lll75{
		margin-left: 0px !important;
		padding-right: 15px !important;
	}
	.linehei375{
	    font-size: 14px;
	    line-height: 24px;
	}
	.bottom{
		margin-top:20px;
	}
	.huoban375{
		width: 60%;
	}
	.huoban_title{
		margin: 40px auto 30px;
	}
	.content_top_left{
		width: 100%;
		margin-bottom: 0px;
	}
	.content_top_right{
		width: 100%;
	}
	.top_right_title{
		margin-left: 20px;
	}
	.top_right_content{
		margin-left: 20px;
	}
	.bot{
		margin-bottom: 0px;
	}
	
}


.overflow{
	overflow: hidden;
}
.pro1{
	margin-bottom: 38px;
}
.pro2{
	padding-top: 55px;
}
.pro3{
	padding-right: 40px;
}
.pro1 p:nth-child(2){
	color: #ffc001;
	font-size: 26px;
	margin: 40px 0px 30px;
	margin-left: 40px;
}
.pro1 p:nth-child(3){
	color: #848484;
	font-size: 16px;
	line-height: 27px;
	margin-left: 40px;
}
.pro1 div{
	margin-left: 40px;
	margin-top: 20px;
}
.pro3 div:nth-child(1){
	margin-right: 50px;
}
.pro3 p:nth-child(3){
	color: #ffc001;
	font-size: 26px;
	margin: 40px 0px 30px;
	margin-left: 20px;
	margin-right: 50px;
}
.pro3 p:nth-child(5){
	color: #848484;
	font-size: 16px;
	line-height: 27px;
	margin-left: 20px;
	margin-right: 50px;
    text-align: right;
}
.pro3 div:nth-child(1){
	margin-top: 20px;
}
.bgt1{
    width: 869px;
    height: 442px;
    position: absolute;
    top: 922px;
    left: 0;
}
.bgt2{
    width: 896px;
    height: 554px;
    position: absolute;
    top: 1365px;
    right: 0;
}
.bgt3{
	width: 860px;
    height: 447px;
    position: absolute;
    top: 1914px;
    left: 0;
}
.martop{
	margin-top:40px ;
}
.martop1{
	margin-top:20px ;
}
.pro4{
	margin-left: -15px;
}
.pro5{
	margin-top: 53px;
}
.pro6{
	margin-bottom: 29px;
}
.bh_about{
	background: #1e2432;
	height: 450px;
	width: 100%;
	position: relative;
}
.jz{
	margin: 74px 0px 87px;
	color: #FFFFFF;
}
.jz h3{
	font-size: 30px;
	background: url(../images/about_bgi.png) no-repeat ;
	background-position: 50% 50%;
}
.jz p{
    margin-top: 24px;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 1px;
}
.bgwh{
	background: #ecd722;
}
.bgwh p{
    width: 100%;
    font-size: 14px;
    line-height: 28px;
    color: #1f2533;
    margin: 50px auto 0;
}
.bgwh img{
    position: relative;
    top: -35px;
}
.jzb{
	margin: 74px 0px 87px;
	color: #212735;
}
.jzb h3{
	font-size: 30px;
	background: url(../images/about_bgib.png) no-repeat ;
	background-position: 50% 50%;
}
.jzb p{
    margin-top: 24px;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 1px;
}
.news_right{
	margin-left: -44px;	
}
.news_date{
    color: #adb1c3;
    font-size: 17px;
    margin-left: -15px;
    line-height: 65px;
}
.newsr_content{
    padding-right: 0;
    margin-left: 15px;
    padding-left: 54px;
}
.newsr_content p{
	color: #898989;
	transition:all 0.2s;
}
.newsr_content h4{
	color:#3d3d3d;
	transition:all 0.2s;
}
.mtop{
	margin-top: 20px;
}
.news_right{
	background: url(../images/news_icon.png) no-repeat;
	background-position-x:18%;
}
.news_bbbox{
	margin-bottom: 80px;
}
.mmm{
	margin-top:74px;
}
.newsr_content:hover p{
	color:#597ebd;
}
.newsr_content:hover h4{
	color:#597ebd;
}
@media only screen and (min-width: 1025px) and (max-width:1440px){
	
.bgt1{
		width: 644px;
	    height: 444px;
	    position: absolute;
	    top: 698px;
	    left: 0;
	}
	.bgt2{
		width: 662px;
	    height: 556px;
	    position: absolute;
	    top: 1141px;
	    right: 0;
	}
	.bgt3{
		width: 627px;
		height: 446px;
		position: absolute;
		top: 1693px;
		left: 0;
	}

	.martop{
		margin-top: 0px;
	}
	. div{
		margin-top: 0px;
	}
	.width_icon1{
		width: 80px;
	}
	.width_icon2{
		width: 70px;
	}
	.pro1 p:nth-child(2){
	    font-size: 22px;
	    margin: 26px 0px 12px;
	    margin-left: 40px;
	}
	.pro1 p:nth-child(3){
	    font-size: 14px;
	}
	.pro3 div:nth-child(1){
		margin-top: 0px;
	}
	.pro3 p:nth-child(3){
		color: #ffc001;
	    font-size: 22px;
	    margin: 23px 0px 10px;
	    margin-left: 20px;
	    margin-right: 50px;
	}
	.pro3 p:nth-child(5){
		color: #848484;
	    font-size: 14px;
	    line-height: 27px;
	    margin-left: 20px;
	    margin-right: 50px;
	    text-align: right;
	}
	.bgwh p{
	    margin: 20px auto 0;
	}
	.newsr_content h4{
		font-size: 16px;
		width: 370px;
	}
	.newsr_content p{
		width: 404px;
	}
	.news_right{
		background:transparent;
	}
	.newsr_content{
		margin-left: 0px; 
     	padding-left: 0px; 
	}
	.mtop{
		margin-top: 0px;
	}
	.jz h3,.jzb h3{
		font-size: 26px;
	}
	.jz p,.jzb p{
		font-size: 14px;
	}
	.pro6{
		margin-bottom:23px;
	}
	.mmm{
		margin-top:112px;
	}
}
@media only screen and (min-width: 769px) and (max-width:1024px){
	.martop{
		margin-top: 0px;
	}
	. div{
		margin-top: 0px;
	}
	.width_icon1{
		width: 80px;
	}
	.width_icon2{
		width: 70px;
	}
	.pro1 p:nth-child(2){
	    font-size: 22px;
	    margin: 26px 0px 12px;
	    margin-left: 40px;
	}
	.pro1 p:nth-child(3){
	    font-size: 14px;
	}
	.bgt1{
	    width: 438px;
	    height: 336px;
	    position: absolute;
	    top: 546px;
	    left: 0;
	}
	.pro3 div:nth-child(1){
		margin-top: 0px;
	}
	.pro3 p:nth-child(3){
		color: #ffc001;
	    font-size: 22px;
	    margin: 23px 0px 10px;
	    margin-left: 20px;
	    margin-right: 50px;
	}
	.pro3 p:nth-child(5){
		color: #848484;
	    font-size: 14px;
	    line-height: 27px;
	    margin-left: 20px;
	    margin-right: 50px;
	    text-align: right;
	}
	.bgt2{
	    width: 453px;
	    height: 564px;
	    position: absolute;
	    top: 882px;
	    right: 0;
	}
	.bgt3{
		width: 421px;
		height: 340px;
		position: absolute;
		top: 1441px;
		left: 0;
	}
	.bgwh p{
	    margin: 20px auto 0;
	}
	.newsr_content h4{
		font-size: 16px;
		width: 370px;
	}
	.newsr_content p{
		width: 404px;
	}
	.news_right{
		background:transparent;
	}
	.newsr_content{
		margin-left: 0px; 
     	padding-left: 0px; 
	}
	.mtop{
		margin-top: 0px;
	}
	.jz h3,.jzb h3{
		font-size: 26px;
	}
	.jz p,.jzb p{
		font-size: 14px;
	}
	.pro6{
		margin-bottom:23px;
	}
	.mmm{
		margin-top:112px;
	}
	

}
@media only screen and (min-width: 376px) and (max-width:768px){
	.martop{
		margin-top: 0px;
	}
	.pro1 div{
		margin-top: 0px;
		margin-left: 0px;
	}
	.width_icon1{
		width: 60px;
	}
	.width_icon2{
		width: 50px;
	}
	.pro1 p:nth-child(2){
	    font-size: 20px;
	    margin: 16px 0px 6px;
	}
	.pro1 p:nth-child(3){
	    font-size: 12px;
	    margin-left: 0px;
	}
	.bgt1{
	    width: 336px;
	    height: 264px;
	    position: absolute;
	    top: 422px;
	    left: 0;
	}
	.pro3 div:nth-child(1){
		margin-top: 0px;
		margin-right: 0px;
	}
	.pro3 p:nth-child(3){
		color: #ffc001;
	    font-size: 20px;
	    margin:16px 0px 6px;
	    margin-left: 20px;
	    margin-right: 0px;
	}
	.pro3 p:nth-child(5){
		color: #848484;
	    font-size: 12px;
	    line-height: 27px;
	    margin-left: 20px;
	    margin-right: 0px;
	    text-align: right;
	}
	.bgt2{
		width: 368px;
	    height: 393px;
	    position: absolute;
	    top: 686px;
	    right: 0;
	}
	.bgt3{
		width: 342px;
		height: 250px;
		position: absolute;
		top: 1092px;
		left: 0;
	}
	.bgwh p{
	    margin: 12px auto 0;
	    height: 190px;
	    overflow: hidden;
	}
	.newsr_content h4{
		font-size: 14px;
		width: 366px;
	}
	.newsr_content p{
		font-size: 12px;
		width: 350px;
	}
	.news_right{
		background:transparent;
	}
	.newsr_content{
		margin-left: 0px; 
     	padding-left: 0px; 
	}
	.mtop{
		margin-top: 0px;
	}
	.jz h3,.jzb h3{
		font-size: 26px;
	}
	.jz p,.jzb p{
		font-size: 14px;
	}
	.martop1{
		margin-top: 0px;
	}
	.pro2{
		padding-top: 0px;
	}
	.pro5{
		margin-top: 40px;
	}
	.jzb{
		margin: 74px 0px 70px;
	}
	.news_img{
		margin-top: 20px;
	}
	.content_top_left{
		width: 62%;
	}
	.content_top_right{
		width: 38%;
	}
	.pro6{
		margin-bottom: 30px;
	}
	.mmm{
		margin-top:60px;
	}
}
@media only screen and (min-width: 320px) and (max-width:375px){
	.martop{
		margin-top: 0px;
	}
	.pro1 div{
		margin-top: 0px;
		margin-left: 0px;
	}
	.width_icon1{
		width: 60px;
	}
	.width_icon2{
		width: 50px;
	}
	.pro1 p:nth-child(2){
	    font-size: 20px;
	    margin: 16px 0px 6px;
	}
	.pro1 p:nth-child(3){
	    font-size: 12px;
	    margin-left: 0px;
	}
	.bgt1{
	    width: 326px;
	    height: 226px;
	    position: absolute;
	    top: 349px;
	    left: 0;
	}
	.pro3 div:nth-child(1){
		margin-top: 0px;
		margin-right: 0px;
	}
	.pro3 p:nth-child(3){
		color: #ffc001;
	    font-size: 20px;
	    margin:16px 0px 6px;
	    margin-left: 20px;
	    margin-right: 0px;
	    float: left;
	}
	.pro3 p:nth-child(5){
		color: #848484;
	    font-size: 12px;
	    line-height: 27px;
	    margin-left: 20px;
	    margin-right: 0px;
	    text-align: left;
	}
	.bgt2{
    width: 330px;
    height: 364px;
    position: absolute;
    top: 753px;
    right: 0;
	}
	.bgt3{
    width: 330px;
    height: 226px;
    position: absolute;
    top: 1294px;
    left: 0;
	}
	.bgwh p{
	    margin: 12px auto 0;
	    height: 190px;
	    overflow: hidden;
	}
	.newsr_content h4{
		font-size: 14px;
		width: 366px;
	}
	.newsr_content p{
		font-size: 12px;
		width: 350px;
	}
	.news_right{
		background:transparent;
	}
	.newsr_content{
		margin-left: 0px; 
     	padding-left: 0px; 
     	margin-top: 40px;
	}
	.mtop{
		margin-top: 0px;
	}
	.jz h3,.jzb h3{
		font-size: 20px;
	}
	.jz p,.jzb p{
		font-size: 12px;
	}
	.martop1{
		margin-top: 0px;
	}
	.pro2{
	    position: relative;
	    padding-top: 0px;
	    top: 356px;
	}
	.pro5{
    position: relative;
    margin-top: 20px;
    top: 129px;
    left: 0%;
	}
	.jzb{
		margin: 74px 0px 10px;
	}
	.news_img{
		margin-top: 20px;
	}
	.content_top_left{
		width: 62%;
	}
	.content_top_right{
		width: 100%;
	}
	.pro4{
    position: relative;
    overflow: visible;
    margin-left: -342px;
    top: -46px;
    left: 344px;
	}
	.bgwh img{
		top: 20px;
	}
	.news_bbbox{
		margin-top: 100px;
		margin-bottom: 20px;
	}
	.news_right{
		margin-left: 0px;
	}
	.jz{
		margin: 34px 0px 27px;
	}
	.bh_about{
		margin-top: 113px;
	}
}
@media only screen and (width: 320px){
	.martop{
		margin-top: 0px;
	}
	.pro1 div{
		margin-top: 0px;
		margin-left: 0px;
	}
	.width_icon1{
		width: 60px;
	}
	.width_icon2{
		width: 50px;
	}
	.pro1 p:nth-child(2){
	    font-size: 20px;
	    margin: 16px 0px 6px;
	}
	.pro1 p:nth-child(3){
	    font-size: 12px;
	    margin-left: 0px;
	}
	.bgt1{
    width: 280px;
    height: 193px;
    position: absolute;
    top: 305px;
    left: 0;
	}
	.pro3 div:nth-child(1){
		margin-top: 0px;
		margin-right: 0px;
	}
	.pro3 p:nth-child(3){
		color: #ffc001;
	    font-size: 20px;
	    margin:16px 0px 6px;
	    margin-left: 20px;
	    margin-right: 0px;
	    float: left;
	}
	.pro3 p:nth-child(5){
		color: #848484;
	    font-size: 12px;
	    line-height: 27px;
	    margin-left: 20px;
	    margin-right: 0px;
	    text-align: left;
	}
	.bgt2{
    width: 278px;
    height: 304px;
    position: absolute;
    top: 698px;
    right: 0;
	}
	.bgt3{
    width: 281px;
    height: 192px;
    position: absolute;
    top: 1214px;
    left: 0;
	}
	.bgwh p{
padding-top: 10px;
    height: 253px;
    overflow: hidden;
	}
	.newsr_content h4{
		font-size: 14px;
		width: 300px;
	}
	.newsr_content p{
		font-size: 12px;
		width: 286px;
	}
	.news_right{
		background:transparent;
	}
	.newsr_content{
		margin-left: 0px; 
     	padding-left: 0px; 
     	margin-top: 40px;
	}
	.mtop{
		margin-top: 0px;
	}
	.jz h3,.jzb h3{
		font-size: 20px;
	}
	.jz p,.jzb p{
    width: 92%;
    font-size: 12px;
    margin: 0 auto;
	}
	.martop1{
		margin-top: 0px;
	}
	.pro2{
	    position: relative;
	    padding-top: 0px;
	    top: 300px;
	}
	.pro5{
	    position: relative;
	    margin-top: 0px;
	    top: 173px;
	}
	.jzb{
		margin: 0px 0px 0px;
	}
	.jzb h3{
		margin-top:0px;
	}
	.news_img{
		margin-top: 20px;
	}
	.content_top_left{
		width: 62%;
	}
	.content_top_right{
		width: 100%;
	}
	.pro4{
    position: relative;
    overflow: visible;
    top: -56px;
    width: 317px;
	}
	.bgwh img{
		top: 20px;
	}
	.news_bbbox{
		margin-top: 200px;
		margin-bottom: 20px;
	}
	.news_right{
		margin-left: 0px;
	}
	.jz{
		margin:34px 0 27px;
	}
	.pro6{
		    margin-bottom: 37px;
	}
}
@media only screen and (max-width: 767px){

	.promargin{
	    line-height: 20px;
	    margin: 30px auto 40px;
	    width: 80%;
	    font-size: 14px;
	}
	.w375{
		width: 30%;
		margin-top: 20px;
	}
	.pro{
		text-align: center;
	}
	.pro img{
		margin-bottom: 20px;
	}
	.bottom_border{
		font-size: 16px;
	}
	.mt375{
		margin-top: 20px;
	}
	.seemore img{
		margin-left: 30%;
	}
	.w375_90{
		width: 90%;
		margin-bottom: 16px;
		margin-left: 16px;
	}
	.news_bigbox{
		margin-top: 40px;
	}
	.marleft{
		margin-left: 0px;
	}
	.news_box{
		margin-bottom: 80px;
	}
	.news_box p:nth-child(2){
		margin-left: 0px;
	}
	.news_box p{
	    margin: 0 68px 20px;
	}
	.news_img375{
		height: 240px;
	}
	.bot{
		margin-left: -6px !important;
	}
	.lll75{
		margin-left: 0px !important;
		padding-right: 15px !important;
	}
	.linehei375{
	    font-size: 14px;
	    line-height: 24px;
	}
	.bottom{
		margin-top:20px;
	}
	.huoban375{
		width: 60%;
	}
	.huoban_title{
		margin: 40px auto 30px;
	}
	.content_top_left{
		width: 100%;
		margin-bottom: 0px;
	}
	.content_top_right{
		width: 100%;
	}
	.top_right_title{
		margin-left: 20px;
	}
	.top_right_content{
		margin-left: 20px;
	}
	.bot{
		margin-bottom: 0px;
	}
	.martop{
		margin-top: 0px;
	}
	.pro1 div{
		margin-top: 0px;
		margin-left: 0px;
	}
	.width_icon1{
		width: 60px;
	}
	.width_icon2{
		width: 50px;
	}
	.pro1 p:nth-child(2){
	    font-size: 20px;
	    margin: 16px 0px 6px;
	}
	.pro1 p:nth-child(3){
	    font-size: 12px;
	    margin-left: 0px;
		    margin-bottom: 36px;
	}
	.bgt1{
width: 326px;
    height: 249px;
    position: absolute;
    top: 380px;
    left: 0;
	}
	.pro3 div:nth-child(1){
		margin-top: 0px;
		margin-right: 0px;
	}
	.pro3 p:nth-child(3){
		color: #ffc001;
	    font-size: 20px;
	    margin:16px 0px 6px;
	    margin-left: 20px;
	    margin-right: 0px;
	    float: left;
	}
	.pro3 p:nth-child(5){
		color: #848484;
	    font-size: 12px;
	    line-height: 27px;
	    margin-left: 20px;
	    margin-right: 0px;
	    text-align: left;
	}
	.bgt2{
    width: 330px;
    height: 394px;
    position: absolute;
    top: 810px;
    right: 0;
	}
	.bgt3{
    width: 330px;
    height: 254px;
    position: absolute;
    top: 1376px;
    left: 0;
	}
	.bgwh p{
	    margin: 12px auto 0;
	    height: 190px;
	    overflow: hidden;
	}
	.newsr_content h4{
		font-size: 14px;
		width: 366px;
	}
	.newsr_content p{
		font-size: 12px;
		width: 350px;
	}
	.news_right{
		background:transparent;
	}
	.newsr_content{
		margin-left: 0px; 
     	padding-left: 0px; 
     	margin-top: 40px;
	}
	.mtop{
		margin-top: 0px;
	}
	.jz h3,.jzb h3{
		font-size: 20px;
	}
	.jz p,.jzb p{
		font-size: 12px;
	}
	.martop1{
		margin-top: 0px;
	}
	.pro2{
	    position: relative;
	    padding-top: 0px;
	    top: 380px;
	}
	.pro5{
    position: relative;
    margin-top: 20px;
    top: 129px;
    left: 0%;
	}
	.jzb{
		margin: 40% 0px 10px;
	}
	.news_img{
		margin-top: 20px;
	}
	.content_top_left{
		width: 62%;
	}
	.content_top_right{
		width: 100%;
	}
	.pro4{
    width: 400px;
    position: relative;
    overflow: hidden;
    top: -170px;
    left: 6%;
	}
	.bgwh img{
		top: 20px;
	}
	.news_bbbox{
		margin-top: 100px;
		margin-bottom: 20px;
	}
	.news_right{
		margin-left: 0px;
	}
	.jz{
		margin: 34px 0px 27px;
	}
	.bh_about{
		margin-top: 113px;
	}
	.jzdq_img{
		    text-align: center;
	}
	.jzdq_text{
		    width: 90%;
		 margin: 0 auto;
	}
	.jingkuang{
		 margin-bottom: -100px;

	}
}
@media only screen and (max-width: 425px){
.jzdq_text{
		    width: 100%;
	}
.jingkuang{
		 margin-bottom: 0px;

	}
	.promargin{
	    line-height: 20px;
	    margin: 30px auto 40px;
	    width: 80%;
	    font-size: 14px;
	}
	.w375{
		width: 30%;
		margin-top: 20px;
	}
	.pro{
		text-align: center;
	}
	.pro img{
		margin-bottom: 20px;
	}
	.bottom_border{
		font-size: 16px;
	}
	.mt375{
		margin-top: 20px;
	}
	.seemore img{
		margin-left: 30%;
	}
	.w375_90{
		width: 90%;
		margin-bottom: 16px;
		margin-left: 16px;
	}
	.news_bigbox{
		margin-top: 40px;
	}
	.marleft{
		margin-left: 0px;
	}
	.news_box{
		margin-bottom: 80px;
	}
	.news_box p:nth-child(2){
		margin-left: 0px;
	}
	.news_box p{
	    margin: 0 68px 20px;
	}
	.news_img375{
		height: 240px;
	}
	.bot{
		margin-left: -6px !important;
	}
	.lll75{
		margin-left: 0px !important;
		padding-right: 15px !important;
	}
	.linehei375{
	    font-size: 14px;
	    line-height: 24px;
	}
	.bottom{
		margin-top:20px;
	}
	.huoban375{
		width: 60%;
	}
	.huoban_title{
		margin: 40px auto 30px;
	}
	.content_top_left{
		width: 100%;
		margin-bottom: 0px;
	}
	.content_top_right{
		width: 100%;
	}
	.top_right_title{
		margin-left: 20px;
	}
	.top_right_content{
		margin-left: 20px;
	}
	.bot{
		margin-bottom: 0px;
	}
	.martop{
		margin-top: 0px;
	}
	.pro1 div{
		margin-top: 0px;
		margin-left: 0px;
	}
	.width_icon1{
		width: 60px;
	}
	.width_icon2{
		width: 50px;
	}
	.pro1 p:nth-child(2){
	    font-size: 20px;
	    margin: 16px 0px 6px;
	}
	.pro1 p:nth-child(3){
	    font-size: 12px;
	    margin-left: 0px;
	}
	.bgt1{
width: 326px;
    height: 249px;
    position: absolute;
    top: 380px;
    left: 0;
	}
	.pro3 div:nth-child(1){
		margin-top: 0px;
		margin-right: 0px;
	}
	.pro3 p:nth-child(3){
		color: #ffc001;
	    font-size: 20px;
	    margin:16px 0px 6px;
	    margin-left: 20px;
	    margin-right: 0px;
	    float: left;
	}
	.pro3 p:nth-child(5){
		color: #848484;
	    font-size: 12px;
	    line-height: 27px;
	    margin-left: 20px;
	    margin-right: 0px;
	    text-align: left;
	}
	.bgt2{
    width: 330px;
    height: 394px;
    position: absolute;
    top: 810px;
    right: 0;
	}
	.bgt3{
    width: 330px;
    height: 254px;
    position: absolute;
    top: 1376px;
    left: 0;
	}
	.bgwh p{
	    margin: 12px auto 0;
	    height: 190px;
	    overflow: hidden;
	}
	.newsr_content h4{
		font-size: 14px;
		width: 366px;
	}
	.newsr_content p{
		font-size: 12px;
		width: 350px;
	}
	.news_right{
		background:transparent;
	}
	.newsr_content{
		margin-left: 0px; 
     	padding-left: 0px; 
     	margin-top: 40px;
	}
	.mtop{
		margin-top: 0px;
	}
	.jz h3,.jzb h3{
		font-size: 20px;
	}
	.jz p,.jzb p{
		font-size: 12px;
	}
	.martop1{
		margin-top: 0px;
	}
	.pro2{
	    position: relative;
	    padding-top: 0px;
	    top: 380px;
	}
	.pro5{
    position: relative;
    margin-top: 20px;
    top: 129px;
    left: 0%;
	}
	.jzb{
		margin: 74px 0px 10px;
	}
	.news_img{
		margin-top: 20px;
	}
	.content_top_left{
		width: 62%;
	}
	.content_top_right{
		width: 100%;
	}
	.pro4{
    position: relative;
    overflow: visible;
    margin-left: -375px;
    top: -46px;
    left: 380px;
	}
	.bgwh img{
		top: 20px;
	}
	.news_bbbox{
		margin-top: 100px;
		margin-bottom: 20px;
	}
	.news_right{
		margin-left: 0px;
	}
	.jz{
		margin: 34px 0px 27px;
	}
	.bh_about{
		margin-top: 113px;
	}
}

